@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display:block;}
li{ list-style:none;}
blockquote, q { quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none;}
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}
ins { background-color:#ff9; color:#000; text-decoration:none;}
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del { text-decoration: line-through;}
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help;}
table { border-collapse:collapse; border-spacing:0;}
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select { vertical-align:middle;}

.bold { font-weight:bold;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both;}
.al { text-align:left;}
.ar { text-align:right;}
.ac { text-align:center;}
.clearfix:after { height:0; visibility:hidden; content:"."; display:block; clear:both;}
.clearfix { _height: 1px; min-height: 1px; /*￥*//*/ height: auto; overflow: hidden; /**/}
.hidden { display: none;}
.absolute { position:absolute;}
.relative { position:relative;}

.menu-trigger,.menu-trigger span { display: inline-block; transition: all .4s; box-sizing: border-box;}
.menu-trigger { position: relative; width:30px; height:24px;}
.menu-trigger span { position:absolute; left:0; width:100%; height:4px; background-color:#87382D; border-radius:4px;}
.menu-trigger span:nth-of-type(1) { top:0;}
.menu-trigger span:nth-of-type(2) { top:10px;}
.menu-trigger span:nth-of-type(3) { bottom:0;}
.menu-trigger.active span:nth-of-type(1) { -webkit-transform: translateY(10px) rotate(-45deg); transform: translateY(10px) rotate(-45deg);}
.menu-trigger.active span:nth-of-type(2) { opacity:0;}
.menu-trigger.active span:nth-of-type(3) { -webkit-transform: translateY(-10px) rotate(45deg); transform: translateY(-10px) rotate(45deg);}

* { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

body { text-align: center; font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; line-height:1.7; color:#000; letter-spacing:0.1em;}
img{ border:none; vertical-align:middle; max-width:100%;}
img{ width:auto\9; height:auto\9;}
a{ text-decoration: none; color:#333;}
a:hover{ text-decoration: none;}
header, footer, nav, section, article, aside, h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, table, th, td, a,li { box-sizing: border-box;}

.futura{ font-family: 'Open Sans', sans-serif;}


#wrapper,.wrapper{ max-width:1000px; margin:0 auto; position:relative; width:100%; overflow:hidden;}


header{ height:60px; position:fixed; background:#fff; top:0; left:0; width:100%; z-index:301;}
#headerWrapper{ text-align:right; padding:1rem; max-width:1000px; margin:0 auto; position:relative;}

#gNav ul li{ display:inline-block; padding:0 0 0 1rem;}
#gNav ul li a{ font-family: 'Open Sans', sans-serif; color:#87382D; font-size:0.8rem; position:relative; line-height:1;}
#gNav ul li a:after{ content:""; height:1px; width:100%; background:#87382D; position:absolute; bottom:-1px; left:0; transition: all .5s; -webkit-transform:scaleX(0); transform:scaleX(0);}
#gNav ul li a:hover:after{ -webkit-transform:scaleX(1); transform:scaleX(1);}
#hamburger{ display:none;}

#main{ margin:60px 0 0; position:relative;}
#main h1 img{ width:220px; height:auto;}
#main h1{ position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); z-index:300;}
#mainBgLoopWrapper{ width:100%; height:calc(100vh - 60px); background:#eee; position:relative;}
#mainBgList li{ width:100%; height:100%; background:#333; position:absolute; top:0; left:0; opacity:0;}
#mainBgList li#photo1{background:url(img/main_bg_1.jpg) center center no-repeat; background-size:cover;}
#mainBgList li#photo2{background:url(img/main_bg_2.jpg) center center no-repeat; background-size:cover;}
#mainBgList li#photo3{background:url(img/main_bg_3.jpg) center center no-repeat; background-size:cover;}
#mainBgList li#photo4{background:url(img/main_bg_4.jpg) center center no-repeat; background-size:cover;}

.flex-container{ padding:0 0 2rem; display:flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items:center; align-content:center; width:100%;}
.flex-primary{ flex-basis: 50%; text-align:left}
.flex-secondary{ flex-basis: 50%; padding:2rem;}
.flex-secondary.pv2rem{ padding:2rem 0;}
.flex-secondary.al{text-align:left;}
.flex-secondary.ar{text-align:right;}
.flex-secondary img{ max-width:400px;}
.flex-secondary img.max460{ max-width:460px;}

.one-container{ padding:0 1rem 2rem; width:100%; text-align:left;}
.one-container p{ font-size:0.8rem; margin-top:1rem;}

.catTitle{ font-size:1.8rem; color:#fff; font-family: 'Open Sans', sans-serif; padding:0.5rem 1rem; font-weight:300; margin-bottom:2rem; line-height:1;}
.color01{ background:#87382D;}
.color02{ background:#528736;}
.color03{ background:#D6AE58;}
.color04{ background:#C30D23;}

.catContent{ padding:0 1rem;}
.subTitle{ color:#87382D; font-weight:normal; margin-bottom:1rem;}
.catContent p{ font-size:0.8rem;}
.catContent dl{ font-size:0.8rem;}
.catContent dl dt{ margin-top:1rem;}

#menuList li:nth-child(1){ margin-bottom:1rem;}
#menuList li:nth-child(1) img{ height:3.5rem; width:auto;}
#menuList li:nth-child(2) img{ height:4.5rem; width:auto;}
#menuList li img:hover{ opacity:0.8;}

#galleriaBtnWrapper{ padding:0 1rem;}
#galleriaBtnWrapper img{ max-width:420px; width:100%; height:auto;}
#galleriaBtnWrapper img:hover{ opacity:0.8;}

#footerWrapper{position:relative; margin-top:4rem; text-align:left; font-size:0.8rem; padding:2rem 0 1rem;}
#footerWrapper h3 img{ height:1.8rem;}
#footerWrapper table{ margin:1rem 0;}
#footerWrapper table td{ padding:0 1rem 0 0;}

#footerRight{ position:absolute; bottom:2rem; right:0; text-align:right;}
#snsList li{ display:inline-block; padding:0 0 0 1rem; vertical-align:bottom;}
#snsList li img{ height:3rem; width:3rem;}
#snsList li:nth-child(1) img{ height:3.4rem; width:3.4rem;}
#copyright{ letter-spacing:0em; padding-top:1rem;}


#event{ margin-top:-60px; padding-top:100px;}
#idea{ margin-top:-60px; padding-top:100px;}
#prodotti{ margin-top:-60px; padding-top:60px;}
#bracciola{ margin-top:-60px; padding-top:60px;}
#menu{ margin-top:-60px; padding-top:60px;}


#lower{ margin:60px 0 2rem; position:relative;}


#galleriaList{padding:0 2px;}
#galleriaList li{ float:left; width:33.3333%;padding:1px;}


#formList{ margin:2rem auto; max-width:480px; padding:0 1rem;}
#formList > dt{ margin-bottom:0.5rem;}
#formList > dd{ margin-bottom:1rem;}

input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  max-width:480px;
  width: 100%;
  box-sizing:border-box;
}
input[type=text]:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  outline: none;
}

textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 120px;
  padding: 0.4em 0.8em;
  width: 100%;
  box-sizing:border-box;
}
textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  box-shadow: none;
  outline: none;
}

input[type=submit] {
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 1);
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  margin: 0 0 1em;
  padding: 0.6em 2em;
  text-decoration: none;
  box-sizing:border-box;
}
input[type=submit]:hover,
input[type=submit]:focus {
  outline: none; background-color: rgba(0, 0, 0, 0.32);
}
input[type=submit]::-moz-foucus-inner {
  border: none;
  padding: 0;
}

#sendCheckText{ margin-bottom:1rem;}
.checkAnser{ background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.16); padding: 0.4em 0.8em; width:100%; text-align:left;}
.submitBtn.sizeS{ vertical-align:bottom;
  background-color: rgba(0, 0, 0, 1); max-height:43px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  margin:0 0 1rem 1rem;
  padding: 0.6em 2em;
  text-decoration:none;
}
.submitBtn.sizeS:hover{ background-color: rgba(0, 0, 0, 0.32);}
.squareBtn{
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  margin:2rem auto 0;
  padding: 0.6em 2em;
  text-decoration:none;
}
.squareBtn:hover{ background-color: rgba(0, 0, 0, 0.32);}

#event a:hover{ text-decoration:underline;}
#nataleImgTitle{ max-width:280px; margin-bottom:2rem;}
#nataleImgTitle img{ width:100%; height:100%;}
#nataleFigImg{ max-width:240px; width:100%; height:100%; margin-bottom:2rem;}


/* タブレット ---------------------------------------------*/
@media screen and (max-width : 930px) {

header{ height:54px;}
#main{ margin:54px 0 2rem;}
#mainBgLoopWrapper{ height:calc(100vh - 54px);}
#gNav{ display:none; position:fixed; top:1rem; right:0; text-align:center; width:50%;}
#gNav ul{ background:#fff; padding:2rem;}
#gNav ul li{ display:block;}
#hamburger{ display:block;}

#main h1 img{ width:140px; height:auto;} 

.flex-container{ padding:0 0; flex-direction: column;}
.flex-primary{ flex-basis: 100%; order:1;}
.flex-secondary{ flex-basis: 100%; order:2;}

.catTitle{ font-size:1.4rem; width:100vw;}

.catContent{ width:100%;}

#footerWrapper{ padding:2rem 1rem 1rem;}
#footerRight{ position:static; text-align:left;}

#event{ margin-top:-54px; padding-top:54px;}
#idea{ margin-top:-54px; padding-top:54px;}
#prodotti{ margin-top:-54px; padding-top:54px;}
#bracciola{ margin-top:-54px; padding-top:54px;}
#menu{ margin-top:-54px; padding-top:54px;}

#lower{ margin:54px 0 2rem;}
}


/* スマホ ---------------------------------------------*/
@media screen and (max-width : 600px) {
.flex-secondary img{ max-width:280px;}
.flex-secondary img.max460{ max-width:340px;}
}


/* IE11 にのみ適用される */
@media all and (-ms-high-contrast: none) {
*::-ms-backdrop, .flex-secondary{ flex-basis: 50%; padding:2rem 0;}
}