/*基礎設定*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	font-size: 75%;
	line-height: 1.6;
	color: #ffffff;
}
hr {
	display: none;
}
ul{
	list-style: none;
}
img {
	vertical-align: bottom;
	border-style: none;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #13A300;
	text-decoration: none;
}
#wrapper{
	overflow-x: hidden;
	background: linear-gradient(#ffeeff,#ffffcc);
}
.inner{
	width: 1000px;
	margin: 0 auto;
}
/*------------------------ヘッダー--------------------------*/
header{
	background: linear-gradient(#ffeeff,#ffffee);
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
header .logo {
    text-align: center;
}
.tel{
	background: linear-gradient(#880000,#cc6633);
	text-align: center;
	font-size: 18px;
}
/*--------------------グローバルナビ------------------------*/
nav {
	background-color: #cc6699;
	height: 48px;
}
nav ul {
	list-style: none;
}
nav ul li {
	width: 156px;
	height: 44px;
    font-size: 18px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	float: left;
	border: 5px solid #ffffcc;
	border-radius: 25%;
	border-right: none;
}
nav ul li:last-child{
	width: 165px;
	border-right: 5px solid #ffffcc;
}
nav ul li a {	
	width: 164px;
	height: 48px;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
    line-height: 48px;
}
/*--------------------シャッター--------------------*/
.shutter{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#ffffcc;
  z-index:9999;
  -webkit-animation: byeShutter 2.6s forwards;
          animation: byeShutter 2.6s forwards;
}
.shutter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #ffeeff;
  width: 0;
	height: 1px;
	 -webkit-animation: shutterOpen 2.6s forwards;
          animation: shutterOpen 2.6s forwards;
}
.content {
  -webkit-animation: contentScale 2.6s forwards;
          animation: contentScale 2.6s forwards;
}
@keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@keyframes shutterOpen {
  0% {
    width: 0;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes shutterOpen {
  0% {
    width: 0;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes shutterOpen {
  0% {
    width: 0;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
/*-------------------------メインビジュアル差し替え----------------------------------*/

/*--------------------メインコンテンツ＆ビジュアル--------------------*/
#main_contents {
	background: linear-gradient(#ffeeff,#ffffcc);
	/*border-bottom: 3px #cc6699 solid;*/
}
#main_contents h1{
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	color: #000000;
	padding-top: 20px;
	text-align: center;
	letter-spacing: 0.1em;
}
#main_contents p {
	font-size: 21px;
    color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
}
.concept img{
	width:1000px;
}

/*--------------------スライド画像コンテンツ--------------------*/	
#information{
	background: linear-gradient(#ffeeff,#ffffcc);
	border-bottom: 3px #cc6699 solid;
}
/*#information h1{
	font-size: 24px;
	color: #000000;
    font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	text-align: center;
	padding-top: 10px
}*/
.barmenu{
	/*background: linear-gradient(#ffeeff,#ffffcc);/*#ffeeff;*/
	display: inline-block;
	float:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 30px;
}
.barmenu img{
	border: 3px #cc6699 solid;
	border-radius: 10%;
   height: 200px;/*200px;*/
    width: 100%;
}
*{
	list-style: none;
}
/*---------ホームページ見た---------------*/
.otoku {
		height: 200px;
		background: #440000;
	}
.otoku h1 {
		font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
		font-size: 35px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		padding-top: 15px;
	}
.otoku p {
		font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
		font-size: 22px;
		text-align: center;
		margin: auto;
	}
/*--------------------新着情報--------------------*/
#news-text {
	/*height: 230px;*/
	background: linear-gradient(#ffeeff,#ffffcc);
	text-align: center;
}
#sub-title{
	font-size: 24px;
	color: #000000;;
    font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
    padding-top: 10px;
	text-align: center;
}
#news-text dl{
	font-size: 15px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	padding-top: 15px;
	text-align: center;
}
#news-text dl dt{
	font-weight: bold;
}
/*---------------------店舗情報テーブル----------------------*/
table {
		border-collapse: collapse;  /* セルの線を重ねる */
        width; 800px;
}
th,td {
    padding: 5px 10px;          /* 余白指定 */
}
th {
    background-color: #888888;/*#2196F3;  /* 背景色指定 */
    color:  #ffffff;               /* 文字色指定 */
    font-weight:  normal;       /* 文字の太さ指定 */
    position:  relative;        /* 位置指定 */
    z-index: 10;                /* 重なり調整 */
    font-size: 19px;
}
td {
    background-color: #ff97c2;/*#cc6699;/*#770000;/*#c0c9ff; /* 背景色指定 */
    padding-left: 25px;         /* 余白指定 */
    font-size: 19px;
}
th::after {
    content:'';                 /* 空の要素を作る */
    position:  absolute;        /* 位置指定 */
    height: 20px;               /* 高さ指定 */
    width: 20px;                /* 幅指定 */
    /*background-color: #008080;/*#2196F3;  /* 背景色指定 */
    transform:  rotate(45deg);  /* 要素を回転 */
    top: 5px;                   /* 位置指定 */
    right: -12px;               /* 位置指定 */
    z-index:  -1;               /* 重なり調整 */
}
tr {
    border-bottom:  solid #fff; /* 線指定 */
	}

#basho {
		margin: 10px 90px 0px 90px;
		padding-bottom: 30px;
	}
.tenpomidashi h1 {
		font-size: 25px;
		text-align: center;
		color: #000000;
		font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	}
#main_contents2 {
	background: linear-gradient(#ffeeff,#ffffcc);/*#ffffcc;/*linear-gradient(#ffeeff,#ffffcc);
	/*border-bottom: 3px #cc6699 solid;*/
		text-align: center;
}
#main_contents2 h1{
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	color: #000000;
	padding-top: 20px;
	text-align: center;
	letter-spacing: 0.1em;
}
#main_contents2 p {
	font-size: 18px;
    color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
}
.menu {
	text-align: center;
	}
/*--------------------フッター--------------------*/
footer{
	height: 44px;
	background: #cc6699;
	border-top: 2px solid #997700;
	border-bottom: 2px solid #997700;
}
footer ul{
	list-style: none;
}
footer ul li{
	color: #ffffff;
	font-size: 12px;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	font-weight: normal;
	float: left;
	padding-left: 20px;
	line-height: 40px;
}
#privacy_policy{
	line-height: 40px;
}
.pagetop{
	float: right;
	line-height: 40px;
	padding-right: 20px;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
}

/*--------------------アクセス--------------------*/
#access{
		
		background: #ffffee;
}
#access_place{
	height: 1000px;
}
#sub-titleaccess{
	font-size: 24px;
	color: #000000;
    font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
    padding-top: 30px;
	text-align: center;
}
/*address{
	float: left;
	font-size: 16px;
	color: #000000;
    font-weight: bold;
    padding-top: 10px;
	margin-left: 10px;
	text-align: center;
}
#map{
	float: right;
	padding-top: 30px;
	padding-right: 40px;
}*/

#map2{
	margin: 0 auto;
}

/*--------------パリコレスライダー-----------------*/
		/* 表示枠 */
#stage {
	margin: auto;
	position:relative;
	width:630px;
	height:270px;
	background:#770000;
}
/* タイトルボックスのサイズと配置 */
#box1,#box2,#box3,#box4,#box5,#box6 {
	width:200px;
	height:112px;
}
#box1 {
	position:absolute;
	left:5px; top:20px;
}
#box2 {
	position:absolute;
	left:215px; top:20px;
}
#box3 {
	position:absolute;
	left:425px; top:20px;
}
#box4 {
	position:absolute;
	left:5px; top:142px;
}
#box5 {
	position:absolute;
	left:215px; top:142px;
}
#box6 {
	position:absolute;
	left:425px; top:142px;
}
#box1 img,#box2 img,#box3 img,#box4 img,#box5 img,#box6 img {
	position:absolute;
	left:0;top:0;
}
/* タイトルボックスのhoverでanimation開始 */
/* 裏面配置サムネイルのanimation設定 */
#box1:hover #thumb1 img,#box2:hover #thumb2 img,#box3:hover #thumb3 img,#box4:hover #thumb4 img,#box5:hover #thumb5 img,#box6:hover #thumb6 img{
	cursor:pointer;
	-webkit-transform-origin:50% 50%;
	-webkit-animation:rot1 0.5s linear;
	-webkit-animation-fill-mode: forwards;
	transform-origin:50% 50%;
	animation:rot1 0.5s linear;
	animation-fill-mode: forwards;	
}
/* 裏面配置タイトルボックスのanimation設定 */
#box1:hover #title1 img,#box2:hover #title2 img,#box3:hover #title3 img,#box4:hover #title4 img,#box5:hover #title5 img,#box6:hover #title6 img {
	cursor:pointer;
	-webkit-transform-origin:50% 50%;
	-webkit-animation:rot2 0.5s linear;
	-webkit-animation-fill-mode: forwards;	
	transform-origin:50% 50%;
	animation:rot2 0.5s linear;
	animation-fill-mode: forwards;
}
@-webkit-keyframes rot1 {
	0%  {-webkit-transform:rotateY(-180deg) skewY(0deg); z-index:10;}
	50% {-webkit-transform:rotateY(-90deg) skewY(20deg); z-index:10;}
	100%{-webkit-transform:rotateY(0deg) skewY(0deg); z-index:11;}
}
@-webkit-keyframes rot2 {
	0%  {-webkit-transform:rotateY(0deg) skewY(0deg); z-index:11;}
	50% {-webkit-transform:rotateY(90deg) skewY(-20deg); z-index:10;}
	100%{-webkit-transform:rotateY(180deg) skewY(0deg); z-index:10;}
}
@keyframes rot1 {
	0%  {transform:rotateY(-180deg) skewY(0deg); z-index:10;}
	50% {transform:rotateY(-90deg) skewY(20deg); z-index:11;}
	100%{transform:rotateY(0deg) skewY(0deg); z-index:11;}
}
@keyframes rot2 {
	0%  {transform:rotateY(0deg) skewY(0deg); z-index:11;}
	50% {transform:rotateY(90deg) skewY(-20deg); z-index:10;}
	100%{transform:rotateY(180deg) skewY(0deg); z-index:10;}
}
/* 拡大写真の配置とtransitionをセット */
.photo {
    position:absolute;
    top:5px;left:5px;
	z-index:-1;
    opacity:0;
    transition: opacity 1s ease;
}
/* クリックされたサムネイルに該当する拡大写真の不透明度を1に */
.photo:target {
    z-index:100;
    opacity:1;
}
.cls {
    position:absolute;
    top:360px;
    left:550px;
}
.cls a {
    text-decoration:none;
    color:#fff;
    font-weight:bold;   
}
/*-----------------着付写真集----------------*/
/* ラジオボタンを非表示に */
#r1,#r2,#r3,#r4,#r5,#r6,#r7,#r8,#r9,#r10,#r11,#r12 { 
		display:none;
		}
/* 表示枠 */
#container { 
		position:relative; 
		max-width:1000px;
		max-height:2500px;
		margin: auto;
		}
/* 枠内一杯にテーブル */
#stage2 { position:relative;
		display:table;
		width:100%;
		}
/* 行 */
#stage2 .row {
		display:table-row;
		}
/* セル（辺が150pxの正方形に設定し、transitionを設定） */
#stage2 .row label {
			display:table-cell;
			width:150px;
			height:150px;
			border:#fff 1px solid;
			transition: all ease 0.3s;
			-webkit-transition: all ease 0.3s; 
		}
/* セル内にセルの大きさで写真を表示、サムネイル下の隙間を削除 */
#stage2 .row label img {
		width:100%;
		height:100%;
		vertical-align: bottom;
		}
/* テーブルhoverですべてのセルを縮小 */
#stage2:hover > div label {
		width:80px;
		height:80px;
		cursor:pointer;
		}
/* 行hoverでその行だけ高さを拡大 */
#stage2 .row:hover > label  {
		height:360px;
		}
/* セルhoverで、そのセルの列だけ幅を拡大 */
#stage2 .row .cell1:hover {
		width:360px;
		}
#stage2 .row .cell2:hover {
		width:360px;
		}
#stage2 .row .cell3:hover { 
		width:360px;
		}
#stage2 .row .cell4:hover {
		width:360px;
		}
/* サムネイルクリックでその写真を画面いっぱいに拡大表示し、
　　その他のサムネイル格納セルの幅・高さを0にして枠線をなくし、写真を非表示にする */
#r1:checked ~ #stage2 .row label[for="r1"] { width:600px;height:600px; }
#r1:checked ~ #stage2 .row label:not([for="r1"]) { width:0;height:0;border:none; }
#r1:checked ~ #stage2 .row label:not([for="r1"]) img { display:none; }
#r2:checked ~ #stage2 .row label[for="r2"] { width:600px;height:600px; }
#r2:checked ~ #stage2 .row label:not([for="r2"]) { width:0;height:0;border:none; }
#r2:checked ~ #stage2 .row label:not([for="r2"]) img { display:none; }
#r3:checked ~ #stage2 .row label[for="r3"] { width:600px;height:600px; }
#r3:checked ~ #stage2 .row label:not([for="r3"]) { width:0;height:0;border:none; }
#r3:checked ~ #stage2 .row label:not([for="r3"]) img { display:none; }
#r4:checked ~ #stage2 .row label[for="r4"] { width:600px;height:600px; }
#r4:checked ~ #stage2 .row label:not([for="r4"]) { width:0;height:0;border:none; }
#r4:checked ~ #stage2 .row label:not([for="r4"]) img { display:none; }
#r5:checked ~ #stage2 .row label[for="r5"] { width:600px;height:600px; }
#r5:checked ~ #stage2 .row label:not([for="r5"]) { width:0;height:0;border:none; }
#r5:checked ~ #stage2 .row label:not([for="r5"]) img { display:none; }
#r6:checked ~ #stage2 .row label[for="r6"] { width:600px;height:600px; }
#r6:checked ~ #stage2 .row label:not([for="r6"]) { width:0;height:0;border:none; }
#r6:checked ~ #stage2 .row label:not([for="r6"]) img { display:none; }
#r7:checked ~ #stage2 .row label[for="r7"] { width:600px;height:600px; }
#r7:checked ~ #stage2 .row label:not([for="r7"]) { width:0;height:0;border:none; }
#r7:checked ~ #stage2 .row label:not([for="r7"]) img { display:none; }
#r8:checked ~ #stage2 .row label[for="r8"] { width:600px;height:600px; }
#r8:checked ~ #stage2 .row label:not([for="r8"]) { width:0;height:0;border:none; }
#r8:checked ~ #stage2 .row label:not([for="r8"]) img { display:none; }
#r9:checked ~ #stage2 .row label[for="r9"] { width:600px;height:600px; }
#r9:checked ~ #stage2 .row label:not([for="r9"]) { width:0;height:0;border:none; }
#r9:checked ~ #stage2 .row label:not([for="r9"]) img { display:none; }
#r10:checked ~ #stage2 .row label[for="r10"] { width:600px;height:600px; }
#r10:checked ~ #stage2 .row label:not([for="r10"]) { width:0;height:0;border:none; }
#r10:checked ~ #stage2 .row label:not([for="r10"]) img { display:none; }
#r11:checked ~ #stage2 .row label[for="r11"] { width:600px;height:600px; }
#r11:checked ~ #stage2 .row label:not([for="r11"]) { width:0;height:0;border:none; }
#r11:checked ~ #stage2 .row label:not([for="r11"]) img { display:none; }
#r12:checked ~ #stage2 .row label[for="r12"] { width:600px;height:600px; }
#r12:checked ~ #stage2 .row label:not([for="r12"]) { width:0;height:0;border:none; }
#r12:checked ~ #stage2 .row label:not([for="r12"]) img { display:none; }
#r13:checked ~ #stage2 .row label[for="r13"] { width:600px;height:600px; }
#r13:checked ~ #stage2 .row label:not([for="r13"]) { width:0;height:0;border:none; }
#r13:checked ~ #stage2 .row label:not([for="r13"]) img { display:none; }
#r14:checked ~ #stage2 .row label[for="r14"] { width:600px;height:600px; }
#r14:checked ~ #stage2 .row label:not([for="r14"]) { width:0;height:0;border:none; }
#r14:checked ~ #stage2 .row label:not([for="r14"]) img { display:none; }
#r15:checked ~ #stage2 .row label[for="r15"] { width:600px;height:600px; }
#r15:checked ~ #stage2 .row label:not([for="r15"]) { width:0;height:0;border:none; }
#r15:checked ~ #stage2 .row label:not([for="r15"]) img { display:none; }
#r16:checked ~ #stage2 .row label[for="r16"] { width:600px;height:600px; }
#r16:checked ~ #stage2 .row label:not([for="r16"]) { width:0;height:0;border:none; }
#r16:checked ~ #stage2 .row label:not([for="r16"]) img { display:none; }
/* 閉じるボタンの設定 */
#close_btn {
	display:block;
	color:#fdd;font-size:50px; font-weight:bold;
	position:absolute;top:5px;right:10px;
	z-index:100;
}
#close_btn:hover { color:#f00; cursor:pointer; }
	
	/* 「スケジュール」ページ ここから↓ */
table thead tr {
	/*background-color: linear-gradient(#880000,#cc6633);*/
	background-color: #333333;
	color: #ffffff;
}
table tbody tr:nth-child(even) {
	background-color: #000000;/*#f2f2f2;*/
}
/* 「スケジュール」ページ ここまで↑ */
/*#contents5 {
	margin-bottom: 30px;
	overflow: hidden;
}*/
table {
	width: 100%;
	border-collapse: collapse;
}
table caption {
	overflow: hidden;
	text-align: left;
}
table caption p {
	margin-bottom: 30px;
}
table th, table td {
	padding: 15px;
	border: 1px solid #775644;
		color: #000000;
}
/*table tr {
		color: #ffffff;
	}*/
table tr th:first-child {
	width: 30%;
}
table tr td:nth-child(2) {
	width: 45%;
}
table tr td:last-child {
	text-align: center;
}
#contents h1{
		color: #000000;
		text-align: center;
		font-size: 30px;
		padding-top: 20px;
		padding-bottom: 10px;
		font-style: bold;
		font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincyou Pro";
	}
#contents caption {
		color: #000000;
		text-align: center;
		font-size: 12px;
		}
#contents p {
		color: #000000;
		text-align: center;
		font-size: 20px;
		padding-bottom: 15px;
}