﻿@charset "UTF-8"

*, *::before, *::after{
  box-sizing: border-box;
}

body{
  color: #333;
  background: #fff;
  margin: 0px;
  letter-spacing: 0.2em;
  font-family: 'Open Sans',"Hiragino Kaku Gothic ProN",'Meiryo',
  'ヒラギノ丸ゴ ProN W4','Hiragino Maru Gothic ProN',sans-serif;
  line-height: 1.5em;
}

p {
  font-size: 15px;
  color: #333;
  margin:0;
}


#main{
  width: 1000px;
  margin: 0 auto;
  font-size: 14px;
  background-color: #fff;
  padding: 20px 20px;
  text-align: center;
  z-index: 100;
}

.sub {
  border-top:solid 1px #999 ;
  box-sizing: border-box;
  margin: 30px 0 0;
  padding: 30px 0 0 0;
}

.sub h2 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

/* ヘッダー */

header {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 42px;
  text-align: center;
}

.t-m {
  text-align: left;
  margin: 0 0 10px;
}

.title {
  margin: 0;
  max-width: 220px;
  max-height: 50px;
  width: 100%;
  height: 100%;
}

.mail {
  float: right;
  vertical-align: baseline;
  margin: 0;
  padding: 25px 0 0;
  font-size: 18px;
  color: #333;
  text-decoration: none;
}

.mail:hover {
  text-decoration: none;
  opacity: 0.3;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

.top {
    position: relative;
}

.top-image {
  border:none;
  margin: 0 0 20px;
  max-width: 958px;
  max-height: 820px;
  width: 100%;
  height: 100%;
}

.top-p {
  position: absolute;
  bottom: 60%;
  margin: 0;
  padding: 0 20px;
  font-size: 2.3em;
  font-weight: bold;
  color: #fff;
  text-align: left;
  letter-spacing: 0.25em;
  line-height: 2em;
}

.menu-ul{
  box-sizing: border-box;
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
  font-size:0;
}

.menu-ul li {
  display: inline-block;
  box-sizing: border-box;
  margin: 6px;
  padding: 0;
  font-size: 15px;
}

.a-menu {
  display: block;
  box-sizing: border-box;
  padding: 8px 5px;
  margin: 0px;
  text-decoration: none;
  color: #fff;
  font-size: 17px;
  background-image: url("images/img-102.jpg") ;
  width: 290px;
}

li a:hover {
  text-decoration: none;
  opacity: 0.3;
}


/*nabi開閉部分*/
.nav-wrap{
    display: none;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    background-color: #999;
}
.gnav {
  list-style-type: none;
  background: #999;
  width: 100%;
  z-index: 9999;
}

.gnav li {
  border-bottom: 1px solid #eee;
}

.gnav li a {
  display: block;
  text-decoration: none;
  /* (44-16)/2=14px */
  padding: .875rem 1rem;
  color: #fff;
}

.gnav li a:hover {
  color: #333;
}

/*ハンバーガーボタン*/

.icon-animation {
  width: 44px;
  height: 44px;
  display: block;
  cursor: pointer;
  float: right;
  position: absolute;
  right: .5rem;
  text-align: center;
  top: .5rem;
}

.icon-animation span {
  width: 39px;
  height: 1px;
  display: block;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 1000;
}

.icon-animation .top {
  -webkit-transform: translateY(-13px);
  -ms-transform: translateY(-13px);
  transform: translateY(-13px);
}

.icon-animation .bottom {
  -webkit-transform: translateY(13px);
  -ms-transform: translateY(13px);
  transform: translateY(13px);
}

.is-open .middle {
  background: rgba(51, 51, 51, 0);
}

.is-open .top {
  -webkit-transform: rotate(-45deg) translateY(0px);
  -ms-transform: rotate(-45deg) translateY(0px);
  transform: rotate(-45deg) translateY(0px);
}

.is-open .bottom {
  -webkit-transform: rotate(45deg) translateY(0px);
  -ms-transform: rotate(45deg) translateY(0px);
  transform: rotate(45deg) translateY(0px);
}



/* 商品一覧 */

.titleM {
  border:none;
  margin: 0 0 5px 0;
  max-width: 731px;
  max-height: 56;
  width: 100%;
  height: 100%;
}

.listT {
  display: inline-block;
  font-size: 25px;
  color: #58473F;
  font-weight: bold;
  margin-top: 5px;
}

.listS {
  margin: 0 0 8px 0;
  font-size: 16px;
  color: #58473F;
  font-weight: bold;
}

.listD {
  margin:0;
  font-size: 15px;
  color: #333;
}

#list-Letter {
  border:none;
  margin:0;
  max-width: 731px;
  max-height: 360px;
  width: 100%;
  height: 100%;
}

#list-Accord {
  border:none;
  margin:0;
  max-width: 731px;
  max-height: 331px;
  width: 100%;
  height: 100%;
}

#list-Commu {
  border:none;
  margin:0;
  max-width: 731px;
  max-height: 352px;
  width: 100%;
  height: 100%;
}

#list-Ori {
  border:none;
  margin:0;
  max-width: 731px;
  max-height: 334px;
  width: 100%;
  height: 100%;
}

#list-Color {
  border:none;
  margin:0;
  max-width: 731px;
  max-height: 362px;
  width: 100%;
  height: 100%;
}

#list-Events {
  border:none;
  margin:0;
  max-width: 731px;
  max-height: 362px;
  width: 100%;
  height: 100%;
}



/* アクセス */

#map-table {
  display: inline;
  width: 90%;
  margin: 0;
  padding: 0;
  border: none;
}

.td-map {
  display: inline-block;
  width: 400px;
  margin: 0;
  padding: 0;
}

.td-ad {
  display: inline-block;
  font-size: 14px;
  color: #333;
  text-align:left;
  vertical-align: top;
  margin: 0 0 0 10px;
  padding: 0 8px 0 0;
}

.logoT {
  margin: 0 0 5px;
}

.logoR {
  vertical-align: middle;
  margin: 10px 0 5px 0;
}

.tel {
  font-weight: bold;
  font-size: 1.3em;
  color: #333;
  margin:8px 0;
}


/* フッター */

footer {
  border-top:solid 1px #999 ;
  box-sizing: border-box;
  margin: 30px 20px 30px;
  padding: 5px 10px;
  font-size:14px;
  color: #333;
  text-align: left;
}




/* ページトップ */

#pagetop {
	display: ;
	position: fixed;
	bottom: 30px;
	right: 55px;
  text-align: center;
  color: #2E9AFE;
}

#pagetop a {
  display: block;
  z-index: 999;
  text-decoration: none;
  text-align: center;
}

#pagetop a:hover {
  text-decoration: none;
  opacity: 0.5;
}

#pagetop a img {
  max-width: 80px;
  max-height: 80px;
  width: 100%;
  height: 100%;
}


/* medium */

@media (max-width: 1000px) {

  #main {
    width: 90%;
    padding: 20px 10px;
  }

  header {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    z-index: 1;
  }

  .top-image {
    border:none;
    margin: 0 0 20px;
    width: 100%;
    height: 100%;
    z-index: 1;
    }

  .top-p {
    position: absolute;
    top: 15%;
    margin: 0;
    padding: 0 2.5vw;
    font-size: 3vw;
    font-size-adjust: auto;
    font-weight: bold;
    color: #fff;
    text-align: left;
    letter-spacing: 0.25em;
    line-height: 2em;
    z-index: 1;
    }

  .td-map {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .td-ad {
    display: block;
    width: 100%
    font-size: 14px;
    color: #333;
    text-align:left;
    vertical-align: top;
    margin: 0;
    padding: 15px 0 0;
  }

  footer {
    border-top:solid 1px #999 ;
    box-sizing: border-box;
    margin: 30px auto 30px;
    padding: 5px 10px;
    font-size:14px;
    color: #333;
    text-align: left;
  }

  #pagetop {
    display: ;
    position: fixed;
    bottom: 5px;
    right: 25px;
    text-align: center;
    color: #2E9AFE;
    font-size: 0;
  }

  #pagetop a img {
    max-width: 80px;
    max-height: 80px;
    width: 60%;
    height: 60%;
  }

}



@media (max-width: 700px) {

  .nav-wrap{
      display: block;
      z-index: 9998;
    }


  .icon-animation {
      z-index: 9999;
  }

  #main{
    margin-top: 60px;
    }

    .nav {
      display: none;
    }

  }
