@charset "UTF-8";

/*基本設定
-----------------------------------------*/
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(../img/trancepercent.png);
}
li {
list-style: none;
}
a img {
border: none;
}
html {
}
body {
padding: 0;
margin: 0;
position: relative;
font-size: 24px;
color: #534741;
line-height: 1.2;
font-family: "Times New Roman","Hiragino Mincho Pro","Hiragino Mincho ProN","Yu Mincho","游明朝","YuMincho","游明朝体",serif;
background: #ffffff;
}
a {
color: #be4141;
}
a:hover {
color: #EE869A;
}
hr {
border: none;
height: 0;
overflow: hidden;
border-bottom: 1px dotted #959595;
clear: both;
}
main, header, footer, section, article, figure ,figcaption {
display: block;
}
body > header + div,
body [id*="bg"] > header + div {
width: 1000px;
margin: 0 auto;
}
body > header:after,
body > header + div:after,
body [id*="bg"] > header + div:after {
content: "";
display: block;
clear: both;
height: 0;
width: 0;
}

/*ヘッダー
-----------------------------------------*/
body > header {
background: #FFF;
}
#main-img {
background: #FFF;
position: relative;
overflow: hidden;
height: 815px;
}
#main-img img {
position: absolute;
top: 0;
left: 50%;
margin-left: -775px;
}
#site-info {
background: #EB6D9A;
}
#site-info > div {
display: table;
width: 900px;
margin: 0 auto;
}
#site-info h1 {
font-size: 25px;
font-weight: normal;
padding: 5px 2% 5px 0;
display: table-cell;
vertical-align: middle;
color: #a8b464;
}
#site-info h1 a,
#site-info h1 a:hover {
color: #a8b464;
text-decoration: none;
}
#site-info h1 + div {
font-size: 12px;
color: #FFF;
font-weight: normal;
width: 1%;
padding: 0 2% 0 0;
display: table-cell;
white-space: nowrap;
vertical-align: middle;
}
#site-info h1 + div p {
margin: 0;
color: #FFF;
line-height: 1;
display: inline;
}
#site-info h1 + div p.address {
}
#site-info h1 + div p.tel {
font-size: 24px;
}
/*ヘッダー:メニュー
-----------------------------------------*/
#navigation {
background: #eb6d9a;
width: 100%;
}
nav {
width: 1000px;
margin-left: auto;
margin-right: auto;
}
/*ここでナビの文字調節する！
margin: 0 auto;
*/

nav:after,
nav > ul:after {
content: "";
display: block;
clear: both;
}
nav > ul {
border-left: 1px dotted #FFFFFF;
float: right;
}
nav > ul > li {
float: left;
border-right: 1px dotted #FFFFFF;
position: relative;
}
nav > ul > li > a {
display: block;
width: 100%;
padding: 15px 20px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
line-height: 1;
position: relative;
}
nav > ul > li > a:hover,
nav > ul > li.here > a {
color: #e6477c;
}
nav > ul > li > a:hover:before,
nav > ul > li.here > a:before {
content: "";
width: 0;
height: 0;
display: block;
overflow: hidden;
border: 5px solid transparent;
border-left: 10px solid #FFFFFF;
position: absolute;
top: 20px;
left: 5px;
}

/*ヘッダー:メニュー 子メニュー
-----------------------------------------*/
nav > ul > li ul {
display: none;
position: absolute;
left: 0;
width: 200px;
padding: 0;
z-index: 9999;
text-align: left;
}
nav > ul > li:hover ul {
display: block;
}
nav > ul > li ul a {
display: block;
padding: 10px;
color: #FFF;
background: rgba(102, 52, 19, .8);
text-decoration: none;
border: 1px solid #FFF;
border-top: none;
}
.ie8 nav > ul > li ul a {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF663413', endColorstr='#BF663413',GradientType=0 );
}
nav > ul > li ul li:first-child a {
border: 1px solid #FFF;
}
nav > ul > li ul a:hover {
color: #FFF;
background: rgba(190, 65, 65, .8);
}
.ie8 nav > ul > li ul a:hover {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BFbe4141', endColorstr='#BFbe4141',GradientType=0 );
}

/*フッター
-----------------------------------------*/
footer {
clear: both;
margin: 0;
}
footer small {
display: block;
font-size: 16px;
text-align: center;
line-height: 40px;
width: 100%;
height: 5px;
color: #FFF;
font-family: Arial,sans-serif;
background: #EB6D9A;
border-bottom: 30px solid #8D415C;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/*noscript
-----------------------------------------*/
p#noscript {
width: 80%;
padding: 30px;
margin: 0 auto;
color: red;
font-weight: bold;
}

/*ベースレイアウト系
-----------------------------------------
-----------------------------------------*/
main {
padding: 0 0 120px 0;
}
body section {
padding: 30px 0;
margin: 0;
position: relative;
}
section.imgList {
padding: 30px 0 0;
border-bottom: 1px dotted #a0927f;
}
body section + section {
}
article {
margin: 0 0 25px;
padding-bottom: 10px;
position: relative;
border-bottom: 1px dotted #a0927f;
}
section.imgList article,
section.access article {
border-bottom: none;
}
article:last-child {
margin: 0;
}
main:after,
section:after,
article:after {
content: "";/*IE対策のため全角スペース*/
display: block;
clear: both;
}
.clear {
clear: both;
}

/*大見出し
-----------------------------------------*/
section > header,
section > header h1 {
}
section > header {
}
section > header h1 {
background: url(../img/midashi0.png) no-repeat bottom center;
font-size: 60px;
font-family: serif;
color: #eb6d9a;
font-weight: normal;
padding: 0 0 3px;
margin: 50px 0 35px;
}
section > header h1 span {
font-size: 18px;
}

/*中見出し
-----------------------------------------*/
section header {
margin: 0 0 20px;
font-weight: normal;
position: relative;
clear: both;;
}
section header h2 {
padding: 0 30 0 30px;
font-size: 32px;
font-weight: normal;
}

h2 {
  border-bottom: solid 3px #EB6D9A;
  position: relative;
}

h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #8D415C;
  bottom: -3px;
  width: 20%;
}
}

.heading1 {
	position: relative;
	padding-top: 30px;
	font-size: 32px;
	font-weight: bold;
}

.heading1 span {
	position: relative;
	z-index: 1;
}

.heading1::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: -5px;
	color: rgba(62,62,62,0.2);
	font-size: 30px;
	text-transform: uppercase;
	z-index: 2;
}


h3 {
  position: relative;
  width: 50%;
  padding: 0.5rem 1rem;
  border: 1px solid #222222;
  border-radius: 1px;
}

h3:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 11px 0 11px;
  border-style: solid;
  border-color: #222222 transparent transparent transparent;
}

h3:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}


h4 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
h4:before, h4:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
h4:before {
  left:0;
}
h4:after {
  right: 0;
}

h6 {
  font-size: 18px;
  font-weight: lighter;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN",
    "Hiragino Sans",Meiryo,
    sans-serif;
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
}


.ttl_line7 {
  font-weight: bold;
  padding: 0.3em 0.5em;
  border-left: 10px double #4c9ac0;
}


.ttl_frame6 {
  margin: 0 0 20px;
  font-weight: bold;
  font-color: #845f77;
  padding: 0 0em;
  margin-left: 1.5em;
  margin-right: 1.5em;
  border-left: 3px dotted #845f77;
  background-color: #fff;
  outline: 1px solid #845f77;
  outline-offset: 0.5em;
  position: relative;
  padding: 0.em 0.1em;
}
.ttl_frame6::after {
  content: '';
  position: absolute;
  right: calc(-0.5em - 1px);
  top: calc(-0.5em - 1px);
  border-width: 0 20px 20px 0;
  border-style: solid;
  border-color: #845f77 #fff #845f77;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

/*平文
-----------------------------------------*/
p {
margin-bottom: 1em;
line-height: 160%;
}
section p {
clear: both;
}
section > div,
.theme-tmp + div {
display: block;
clear:both;
margin: 20px 35px 2em;
}
section > div {
margin: 0 0 3.5em;
}

/*画像
-----------------------------------------*/
main img {
margin: 0px;
vertical-align: bottom;
}
main section > img {
margin: 0 0 0px;
}

/* 画像配置（キャプション入り）
-----------------------------------------*/
figure {
font-size: 12px;
}
figure img,
.imgList article img {
margin: 0px 0px 0px 0px;
}

/* 文章＋画像設定
-----------------------------------------*/
section > figure,
section  > figure + figure,/*画像一覧*/
article figure,/*画像配置（キャプションあり）*/
article div > img,/* 画像配置（キャプションなし）*/
article > img,/*画像が見出しと同列になるタイプ（キャプションなし）*/
.imgList article /* imgList*/{
float: left;
margin: 0 35px 0px 0;
}
article figure + div,/*画像配置（キャプションあり）*/
article div > img + div/* 画像配置（キャプションなし）*/{
float: left;
}
article > header + div:after {
content: "";
display: block;
clear: both;
}
figure.endOfLine,
.imgList article.endOfLine/*画像一覧:行末*/ {
margin-right: 0;
}

.imgList article h1 {
font-size: 20px;
font-weight: normal;
margin: 0 0 3px;
}
.imgList article p {
line-height: 140%;
margin: 0 0 3px;
}
.imgList article p.price {
font-size: 20px;
display: block;
margin: 0;
text-align: left;
font-weight: bold;
}

/*逆レイアウト*/
article.reverse figure,/*画像配置（キャプションあり）*/
article.reverse div > img,/*画像配置（キャプションなし）*/
article.reverse > img/*画像が見出しと同列になるタイプ（キャプションなし）*/ {
float: right;
margin: 0 0 0px 35px;
}

/* 画像が見出しと同列になるタイプ
-----------------------------------------*/
section article > figure + div,/*キャプションあり*/
section article > img + div/*キャプションなし*/ {
float: left;
}
section div header h2 {
margin: 0;
}
/*逆レイアウト*/
section article.reverse > figure + div,/*キャプションあり*/
section article.reverse > img + div/*キャプションなし*/ {
float: right;
}

/* 枠付き記事
-----------------------------------------*/
section.frame article {
border: 1px solid #998675;
}
section.frame article img + div,
section.frame article figure + div {
border-left: 1px dotted #998675;
}
section.frame article img,
section.frame article figure {
margin: 20px;
}
section.frame article figure img {
margin: 0 0 5px 0;
}
section.frame article header {
border-top: none;
border-left: none;
border-right: none;
}
section.frame div header h2 {
margin-right: 100px;
}
section.frame article p {
margin: 1em;
}
/*逆レイアウト*/
section.frame article.reverse > figure + div,/*キャプションあり*/
section.frame article.reverse > img + div/*キャプションなし*/ {
border-left: none;
border-right: 1px dotted #998675;
}

/*普通のリスト
-----------------------------------------*/
main ul {
margin: 0 0 0 1em;
}
main ul li {
margin: 0 0 6px 0;
}
main ul li:before {
content: "・";
margin-left: -1em;
}

/* テーブル
-----------------------------------------*/
table {
border-spacing: 0;
border-collapse: collapse;
margin: 0 0 10px 0;
}
table caption {
text-align:left;
font-weight: bold;
}
td, th {
border-bottom: 1px #998675 dotted;
padding: 20px 5px 10px;
}
th {
text-align:left;
white-space: nowrap;
width: 1%;
font-weight:normal;
font-size: 16px;
}


/* Shop用
-----------------------------------------*/
section.access {
margin-bottom: 0px;
}
section.access div.mapData {
float: left;
width: 300px;
margin: 0 35px 25px 0;
}
section.access div.mapData img {
float: left;
margin: 0;
}
section.access div.mapData img[width="230"] {
margin: 20px 20px 0 0;
}
section.access div.mapData img[width="230"] + img {
margin: 20px 0 0 0;
}
section.access div.infoData {
float: left;
width: 650px;
margin: 0 0 25px;
}
section.access div.infoData table {
margin: 0 0 25px;
}
section.access div p {
clear: both;
display: block;
}

.mini {
font-size: 12px;
}

.midle {
font-size: 20px;
}

.fixed {
position: fixed;
top: 0;
z-index: 9999;
}

/*パララックス背景 #bg3が手前、#bg1が奥
-----------------------------------------
#bg1 {
background:  url(../img/back01.png);
}
#bg2 {
background:  url(../img/back02.png);
}
#bg3 {
background:  url(../img/back03.png);
}
*/




