@charset "utf-8";

::-moz-selection {
  background:rgba(255,255,255,.75);
}

::selection {
  background:rgba(255,255,255,.75);
}

/***** header *****/

.header {
  width:100%;
  height:670px;
  background:url(../img/bg-hero02.jpg) center bottom no-repeat fixed;
  background-size:cover;
  position:relative;
}

.logoMain {
  width:471px;
  height:96px;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}

.arrowHeroDown {
  display:block;
  width:50px;
  height:25px;
  background:url(../img/arrow-hero-bottom.png) center top no-repeat;
  position:absolute;
  right:0;
  left:0;
  bottom:50px;
  margin:0 auto;
}

.arrowHeroDown:hover {
  background:url(../img/arrow-hero-bottom.png) center bottom no-repeat;
}

nav {
  -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.navMainWrapper {
  width:100%;
  height:119px;
  background:transparent;
}

.navMainContainer {
  width:900px;
  padding:20px 0 0;
  margin:0 auto;
}

.navMainContainer h2 {
  margin:0 0 16px;
}

.navMainContainer h2 span {
  display:inline-block;
  height:24px;
  padding:12px 0 0 30px;
  color:#fff;
  font-size:12px;
  font-size:1.2rem;
  line-height:1;
  vertical-align:bottom;
  letter-spacing:.1em;
}

.navMainList {
  font-size:0;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}

.navMainList li {
  display:inline-block;
}

.navMainList li a {
  display:block;
  height:34px;
  padding:11px 0 0;
  text-align:center;
}

.navMainList li a span {
  display:block;
  height:13px;
  -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.navMain01 {
  width:99px;
}

.navMain01 a span {
  background:url(../img/bg-nav-main01.png) center bottom no-repeat;
}

.navMain01 a:hover span {
  background:url(../img/bg-nav-main01.png) center top no-repeat;
}

.navMain02 {
  width:110px;
}

.navMain02 a span {
  background:url(../img/bg-nav-main02.png) center bottom no-repeat;
}

.navMain02 a:hover span {
  background:url(../img/bg-nav-main02.png) center top no-repeat;
}

.navMain03 {
  width:109px;
}

.navMain03 a span {
  background:url(../img/bg-nav-main03.png) center bottom no-repeat;
}

.navMain03 a:hover span {
  background:url(../img/bg-nav-main03.png) center top no-repeat;
}

.navMain04,
.navMain05 {
  width:145px;
}

.navMain04 a span {
  background:url(../img/bg-nav-main04.png) center bottom no-repeat;
}

.navMain04 a:hover span {
  background:url(../img/bg-nav-main04.png) center top no-repeat;
}

.navMain05 a span {
  background:url(../img/bg-nav-main05.png) center bottom no-repeat;
}

.navMain05 a:hover span {
  background:url(../img/bg-nav-main05.png) center top no-repeat;
}

.navMain06 {
  width:180px;
}

.navMain06 a span {
  background:url(../img/bg-nav-main06.png) center bottom no-repeat;
}

.navMain06 a:hover span {
  background:url(../img/bg-nav-main06.png) center top no-repeat;
}

.navMain07 {
  width:112px;
}

.navMain07 a span {
  background:url(../img/bg-nav-main07.png) center bottom no-repeat;
}

.navMain07 a:hover span {
  background:url(../img/bg-nav-main07.png) center top no-repeat;
}

.fixed {
  position:fixed;
  right:0;
  left:0;
  margin:0 auto;
  background:rgba(204,204,204,.85);
  z-index:9999;
}


/***** footer *****/

.footer {
  width:100%;
  height:180px;
  background:#f2f2f2;
}

.footerContainer {
  width:900px;
  padding:65px 0 0;
  margin:0 auto;
  position:relative;
}

.navFooter {
  padding:7px 0 15px;
}

.navFooter li {
  float:left;
  padding:0 17px;
  line-height:1;
  border-right:1px solid #000;
}

.navFooter li:first-child {
  border-left:1px solid #000;
}

.navFooter li a {
  font-size:12px;
  font-size:1.2rem;
  color:#000;
}

.navFooter li a:hover {
  color:#fff;
  text-decoration:underline;
}

.copy small {
  font-size:13px;
  font-size:1.3rem;
}

.logoFooter {
  width:131px;
  height:26px;
  position:absolute;
  right:170px;
  top:65px;
}

.goTop {
  display:block;
  width:50px;
  height:50px;
  background:url(../img/button-gotop.png) left top no-repeat;
  position:absolute;
  top:-25px;
  right:-30px;
}

.goTop:hover {
  background:url(../img/button-gotop.png) left bottom no-repeat;
}


/***** contents *****/

.content {
  height:670px;
}

.contentContainer {
  width:960px;
  padding:36px 0 0;
  margin:0 auto;
}

.contentContainer h2 {
  text-align:center;
}

.bridge01,
.bridge02 {
  width:100%;
  height:670px;
}

.bridge01 {
  background:url(../img/bg-bridge01a.jpg) center center no-repeat fixed;
  background-size:cover;
}

.bridge02 {
  background:url(../img/bg-bridge02a.jpg) center center no-repeat fixed;
  background-size:cover;
}

.bridge02 span {
  display:block;
  width:100%;
  height:100%;
  background:url(../img/img-bridge02-title.png) center center no-repeat fixed;
}


/***** news *****/

.content.news {
  background:#e1e0e6 url(../img/number-content-01.png) 55px center no-repeat;
}

.news .contentArticle {
  width:540px;
  margin:0 auto;
}

.news h2 {
  margin:0 0 45px;
}

.newsList li + li {
  margin:25px 0 0;
}

.newsList li a {
  display:block;
  width:540px;
  height:150px;
}

.newsThumb {
  display:block;
  float:left;
}

.newsTxt {
  float:right;
  width:350px;
  padding:35px 0 0;
  color:#000;
}

.newsList li a:hover .newsTxt {
  color:#fff;
}

.newsTitle {
  margin:0 0 8px;
  padding:5px 0 0;
  font-size:18px;
  font-size:1.8rem;
  border-bottom:1px solid #000;
}

.newsList li a:hover .newsTxt .newsTitle {
  border-bottom:1px solid #fff;
}

/***** info *****/

.content.info {
  background:#f0eae2 url(../img/number-content-02.png) 55px center no-repeat;
}

.info h2 {
  margin:0 0 50px;
}

.info .contentArticle {
  width:776px;
  margin:0 auto;
  position:relative;
}

.infoHp {
  position:absolute;
  right:12px;
  top:-50px;
}

.info .scroll {
  height:490px;
  font-size:0;
  overflow:hidden;
}

.scroll li {
  margin:0 0 10px;
  padding:0 0 10px;
  border-bottom:1px dotted #000;
}

.scroll li.lineTop {
  padding:10px 0;
  border-top:3px solid #000;
}

.scroll li.lineBottom {
  border-bottom:3px solid #000;
}

.scroll li.end {
  margin:0;
}

.infoDate,
.infoDetail,
.infoLink {
  display:inline-block;
  font-size:11px;
  font-size:1.1rem;
  line-height:2;
  letter-spacing:.15em;
}

.infoDate {
  width:105px;
  padding:0 0 0 15px;
  vertical-align:top;
}

.infoDetail {
  width:623px;
  vertical-align:top;
}

.infoDetail a {
  color:#000;
}

.infoDetail a:hover {
  color:#999;
  text-decoration:underline;
}

.infoLink {
  display:none;
  width:36px;
  vertical-align:bottom;
}

.infoLink a {
  color:#000;
}

.infoLink a:hover {
  color:#fff;
  text-decoration:underline;
}

.infoLink a + a {
  margin:0 0 0 .5em;
}

/***** profile *****/

.content.profile {
  background:#ebefcc url(../img/number-content-03.png) 55px center no-repeat;
}

.profile .contentArticle {
  width:770px;
  margin:0 auto;
}

.profile h2 {
  margin:0 0 80px;
}

.profileLeft {
  float:left;
}

.profileLeft figure figcaption {
  margin:22px 0 0;
  text-align:center;
  letter-spacing:.2em;
}

.profileRight {
  float:right;
  width:420px;
}

.profileRight h3 {
  letter-spacing:.3em;
  font-weight:700;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;
}

.profileRight hr {
  display:block;
  width:80px;
  height:1px;
  margin:15px 0;
  border:none;
  background:#fff;
}

.profileHistory li {
  margin:0 0 10px;
  font-size:12px;
  font-size:1.2rem;
  letter-spacing:.1em;
}

.profileHistory li span {
  display:inline-block;
  padding:0 1em 0 .5em;
}

.profileGreeting {
  font-size:12px;
  font-size:1.2rem;
  line-height:2.2;
}

.profileShop li {
  margin:0 0 10px;
  font-size:12px;
  font-size:1.2rem;
}

.profileShop li a {
  color:#000;
  font-size:14px;
  font-size:1.4rem;
}

.profileShop li a:hover {
  text-decoration:underline;
  color:#fff;
}

/***** contact *****/

.content.contact {
  background:#b2b76c url(../img/number-content-04.png) 55px center no-repeat;
}

.contact h2 {
  margin:0 0 45px;
}

.contact .contentArticle {
  width:665px;
  margin:0 auto;
}

.formName,
.formMail,
.formMessage {
  font-size:0;
}

.formMail,
.formMessage {
  margin:28px 0 0;
}

.formName dt,
.formMail dt,
.formMessage dt {
  display:inline-block;
  width:166px;
  font-size:14px;
  font-size:1.4rem;
  letter-spacing:.15em;
  vertical-align:top;
}

.formName dd,
.formMail dd,
.formMessage dd {
  display:inline-block;
  width:499px;
  font-size:16px;
  font-size:1.6rem;
}

.formMessage dd {
  margin:0 0 24px;
}

.contact form input {
  width:499px;
  height:45px;
  padding:5px;
}

.formMessage dd textarea {
  width:499px;
  height:220px;
  padding:5px;
  /*margin:0 0 0 166px;*/
  resize:none;
}

.contact form input.send {
  display:block;
  width:201px;
  height:37px;
  padding:0;
  margin:0 0 0 auto;
  border:0;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  background:url(../img/button-contact-send-off.png) center center no-repeat;
  cursor:pointer;
}

.contact form input.send:hover {
  background:url(../img/button-contact-send-on.png) center center no-repeat;
}

input.error {
  color:#ca1b1b;
}

label.error {
  font-size:12px;
  font-size:1.2rem;
  color:#ca1b1b;
  font-weight:700;
}

.sent {
  padding:180px 0 0;
  font-size:16px;
  font-size:1.6rem;
  color:#fff;
  letter-spacing:.1em;
  text-align:center;
}

/***** gallery *****/

.content.gallery {
  background:#fef2e0 url(../img/number-content-05.png) 55px center no-repeat;
}

.gallery h2 {
  margin:0 0 75px;
}

.gallery .contentArticle {
  width:840px;
  margin:0 auto;
}

.galleryBox {
  height:432px;
  overflow:hidden;
}

.galleryThumb {
  font-size:0;
}

.galleryThumb li {
  display:inline-block;
  width:174px;
  height:174px;
  margin:0 18px 42px;
}

.galleryThumb li a {
  display:block;
  width:174px;
  height:174px;
}

.galleryThumb li a:hover img {
  opacity:0;
}

.galleryThumb .item01 a:hover {
  background:url(../img/gallery/thumb-gallery-item01-on.png) center center no-repeat;
}

.galleryThumb .item02 a:hover {
  background:url(../img/gallery/thumb-gallery-item02-on.png) center center no-repeat;
}

.galleryThumb .item03 a:hover {
  background:url(../img/gallery/thumb-gallery-item03-on.png) center center no-repeat;
}

.galleryThumb .item04 a:hover {
  background:url(../img/gallery/thumb-gallery-item04-on.png) center center no-repeat;
}

.galleryThumb .item05 a:hover {
  background:url(../img/gallery/thumb-gallery-item05-on.png) center center no-repeat;
}

.galleryThumb .item06 a:hover {
  background:url(../img/gallery/thumb-gallery-item06-on.png) center center no-repeat;
}

.galleryThumb .item07 a:hover {
  background:url(../img/gallery/thumb-gallery-item07-on.png) center center no-repeat;
}

.galleryThumb .item08 a:hover {
  background:url(../img/gallery/thumb-gallery-item08-on.png) center center no-repeat;
}

.galleryThumb .item09 a:hover {
  background:url(../img/gallery/thumb-gallery-item09-on.png) center center no-repeat;
}

.galleryThumb .item10 a:hover {
  background:url(../img/gallery/thumb-gallery-item10-on.png) center center no-repeat;
}

.galleryThumb .item11 a:hover {
  background:url(../img/gallery/thumb-gallery-item11-on.png) center center no-repeat;
}

.galleryThumb .item12 a:hover {
  background:url(../img/gallery/thumb-gallery-item12-on.png) center center no-repeat;
}

.galleryThumb .item13 a:hover {
  background:url(../img/gallery/thumb-gallery-item13-on.png) center center no-repeat;
}

.galleryThumb .item14 a:hover {
  background:url(../img/gallery/thumb-gallery-item14-on.png) center center no-repeat;
}

.galleryThumb .item15 a:hover {
  background:url(../img/gallery/thumb-gallery-item15-on.png) center center no-repeat;
}

.galleryThumb .item16 a:hover {
  background:url(../img/gallery/thumb-gallery-item16-on.png) center center no-repeat;
}

.galleryThumb .item17 a:hover {
  background:url(../img/gallery/thumb-gallery-item17-on.png) center center no-repeat;
}

.galleryThumb .item18 a:hover {
  background:url(../img/gallery/thumb-gallery-item18-on.png) center center no-repeat;
}

.galleryThumb .item19 a:hover {
  background:url(../img/gallery/thumb-gallery-item19-on.png) center center no-repeat;
}

.galleryThumb .item20 a:hover {
  background:url(../img/gallery/thumb-gallery-item20-on.png) center center no-repeat;
}

.galleryThumb .item21 a:hover {
  background:url(../img/gallery/thumb-gallery-item21-on.png) center center no-repeat;
}

.galleryThumb .item22 a:hover {
  background:url(../img/gallery/thumb-gallery-item22-on.png) center center no-repeat;
}

.galleryThumb .item23 a:hover {
  background:url(../img/gallery/thumb-gallery-item23-on.png) center center no-repeat;
}

.galleryThumb .item24 a:hover {
  background:url(../img/gallery/thumb-gallery-item24-on.png) center center no-repeat;
}

.galleryThumb .item25 a:hover {
  background:url(../img/gallery/thumb-gallery-item25-on.png) center center no-repeat;
}

.galleryThumb .item26 a:hover {
  background:url(../img/gallery/thumb-gallery-item26-on.png) center center no-repeat;
}

.galleryThumb .item27 a:hover {
  background:url(../img/gallery/thumb-gallery-item27-on.png) center center no-repeat;
}

.galleryThumb .item28 a:hover {
  background:url(../img/gallery/thumb-gallery-item28-on.png) center center no-repeat;
}
  

/***** shop *****/

.content.shop {
  background:#dae0ed url(../img/number-content-06.png) 55px 150px no-repeat;
}

.shop .contentContainer {
  width:100%;
}

.shop h2 {
  margin:0 0 15px;
}

.shop .contentArticle {
  text-align:center;
}

.shopInfo {
  padding:40px 0 0;
}

.shopInfo h3 {
  margin:0 0 20px;
  letter-spacing:.25em;
}

.shopLink {
  float:left;
  letter-spacing:.15em;
}

.shopLink a {
  color:#000;
  font-size:14px;
  font-size:1.4rem;
}

.shopLink a:hover {
  text-decoration:underline;
  color:#fff;
}

.shopContact {
  line-height:83px;
  letter-spacing:.15em;
}

.shopContact a {
  display:inline-block;
  padding:0 3px;
  letter-spacing:.2em;
  color:#000;
}

.shopContact a:hover {
  text-decoration:underline;
}

.shopContact span {
  display:inline-block;
  padding:0 5px;
  vertical-align:middle;
}

.shopContact span a {
  display:block;
  width:84px;
  height:70px;
  background:url(../img/button-shop-contact-on.png) center center no-repeat;
}

.shopContact span a:hover img {
  opacity:0;
}

.shop .contentArticleBand {
  width:100%;
}

.shop .contentArticleBand.shop02 {
  height:154px;
  margin:25px 0 0;
  background:#bdccee;
}

.shop .contentArticleBand.shop03 {
  text-align:center;
}

.shop .contentArticleBandIn {
  width:960px;
  height:154px;
  margin:0 auto;
  padding:55px 0 0 220px;
  position:relative;
}

.shopList {
  float:left;
  margin:0 35px 0 0;
}

.shopName,
.shopUrl {
  display:inline-block;
}

.shopName {
  margin:0 15px 0 0;
}

.shopUrl {
  vertical-align:top;
}

a.buttonContact {
  display:block;
  width:51px;
  height:50px;
  background:url(../img/button-shop-contact.png) center top no-repeat;
  position:absolute;
  bottom:-25px;
  right:0;
}

a.buttonContact:hover {
  background:url(../img/button-shop-contact.png) center bottom no-repeat;
}


/***** link *****/

.content.link {
  height:590px;
  background:#dca13d url(../img/number-content-07.png) 55px 150px no-repeat;
}

.link .contentContainer {
  width:100%;
}

.link h2 {
  margin:0 0 80px;
}

.link .contentArticle {
  text-align:center;
}

.linkList {
  width:960px;
  height:158px;
  margin:0 auto;
  padding:40px 0 0 220px;
  font-size:0;
  position:relative;
}

.linkList dt,
.linkList dd {
  display:inline-block;
  font-size:14px;
  font-size:1.4rem;
  letter-spacing:.15em;
  vertical-align:top;
}

.linkList dt {
  width:240px;
}

.linkList dd {
  width:500px;
  margin:0 0 25px;
}

.linkList dd a {
  color:#000;
}

.linkList dd a:hover {
  text-decoration:underline;
  color:#fff;
}

.link .contentArticleBand {
  width:100%;
}

.link .contentArticleBand.link02 {
  height:158px;
  margin:50px 0 0;
  background:#e9c383;
}


/***** item *****/

.item {
  background:#f2f2f2;
}

.item .main {
  background:#fef2e0;
}

.item .header {
  height:120px;
  background:#ccc;
}

.contentItem {
  width:960px;
  margin:0 auto;
  padding:50px 0 100px;
}

.contentItem h2 {
  margin:0 0 70px;
  text-align:center;
}

.contentItem .contentArticle {
  width:640px;
  margin:0 auto;
}

.contentItem .contentArticle h3 {
  margin:0 0 30px;
  font-size:16px;
  font-size:1.6rem;
  letter-spacing:.1em;
}

.pagerItem {
  margin:30px 0;
}

.pagerItem li {
  float:left;
  width:50%;
}

.pagerItem li + li {
  float:right;
  text-align:right;
}

.pagerItem li a {
  font-size:13px;
  font-size:1.3rem;
  color:#000;
}

.pagerItem li a:hover {
  color:#ccc;
  text-decoration:underline;
}