@charset "UTF-8";
/* CSS Document */
/* =======================================
    ALL PAGE
======================================= */
  html,body{
  height:100%;
  }
  html{
  font-size:10px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	font-family: Muli,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック", "MS PGothic",Sans-Serif;
  }
  a { text-decoration: none; }
  a:link { color: #595856; }
  a:visited { color: #595856; }
  a:active { color: #595856; }
  a:hover {
  color : #cccccc;
  text-decoration : none;
  text-decoration : none;
  -moz-transition : all 0.5s ease-out;
  -webkit-transition : all 0.5s ease-out;
  -o-transition : all 0.5s ease-out;
  -ms-transition : all 0.5s ease-out;
  transition : all 0.5s ease-out; }

.map  {  color : #a6a6a6; }
.map a { text-decoration: none; }
.map a:link { color: #a6a6a6; }
.map a:visited { color: #a6a6a6; }
.map a:active { color: #a6a6a6; }
.map a:hover {
  color : #dedede;
  text-decoration : none;
  text-decoration : none;
  -moz-transition : all 0.5s ease-out;
  -webkit-transition : all 0.5s ease-out;
  -o-transition : all 0.5s ease-out;
  -ms-transition : all 0.5s ease-out;
  transition : all 0.5s ease-out; }

.naiyou-click  {  color : #a6a6a6; }
.naiyou-click a { text-decoration: none; }
.naiyou-click a:link { color: #a6a6a6; }
.naiyou-click a:visited { color: #a6a6a6; }
.naiyou-click a:active { color: #a6a6a6; }
.naiyou-click a:hover {
  color : #dedede;
  text-decoration : none;
  text-decoration : none;
  -moz-transition : all 0.5s ease-out;
  -webkit-transition : all 0.5s ease-out;
  -o-transition : all 0.5s ease-out;
  -ms-transition : all 0.5s ease-out;
  transition : all 0.5s ease-out; }

.naiyou-click-2  {  color : #a6a6a6; }
.naiyou-click-2 a { text-decoration: none; }
.naiyou-click-2 a:link { color: #a6a6a6; }
.naiyou-click-2 a:visited { color: #a6a6a6; }
.naiyou-click-2 a:active { color: #a6a6a6; }
.naiyou-click-2 a:hover {
  color : #dedede;
  text-decoration : none;
  text-decoration : none;
  -moz-transition : all 0.5s ease-out;
  -webkit-transition : all 0.5s ease-out;
  -o-transition : all 0.5s ease-out;
  -ms-transition : all 0.5s ease-out;
  transition : all 0.5s ease-out; }

/* =======================================
    INDEX PAGE
======================================= */
@media only screen and (min-width: 720px){
  body { 
  color: #595856;
  background-color:#ffffff; 
  margin: 0;
  font-style : normal;
  font-weight : normal;
  font-size:1.24em;
  line-height:2.3em;
  letter-spacing: 0.15em;
  width: 100%;
  height: 100%;
  position: relative;
  }
#BOTTOM{
  position: fixed;
  width: 100%;
  height: 10%;
  background-color: #ffffff; 
  max-width: 2000px;
  min-height: 77px;
  max-height: 120px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  }
#BOTTOM .logo{
  width: 34%;
  min-width: 230px;
  max-width: 285px;
  margin: 0;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3%;
  }
#BOTTOM .logo img{
  width: 100%;
  min-width: 230px;
  max-width: 280px;
  }
#BOTTOM-menu{
  position: fixed;
  width: 100%;
  height: 10%;
  background-color: transparent; 
  max-width: 2000px;
  min-height: 77px;
  max-height: 120px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  }
#BOTTOM-menu .logo{
  width: 34%;
  min-width: 230px;
  max-width: 280px;
  margin: 0;
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3%;
  }
#BOTTOM-menu .logo img{
  width: 100%;
  min-width: 230px;
  max-width: 285px;
  }
ul {
  padding-left: 0;
  list-style: none;
  display: inline;
  }
li {
  padding-left: 0;
  list-style: none;
  display: inline;
  }
#C {
  position: fixed;
  width: 94%;
  max-width: 1860px;
  height: 30px;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  }
#INFO {
  width: 95%;
  max-width: 2000px;
  height: 100%;
  margin: auto;    
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  }
  .info-left-waku {
  width: 50%;
  height: 88%;
  max-width: 1200px;
  max-height: 1300px;
  float: left;
  position: fixed;
  top: 10.5%;
  }
  .info-right-waku {
  width: 60%;
  float: left;
  position: absolute;
  top: 31%;
  right: 0;
  }
  .info-left {
  background-image: url("../img/infomation.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 65%;
  height: 100%;
  min-width: 300px;
  max-width: 600px;
  max-height: 1150px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  }
  .info-right {
  letter-spacing: 0.12em;
  width: 60%;
  min-width: 290px;
  max-width: 500px;
  position: absolute;
  left: 25%;
  }
  .info-right {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  }
  @keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
  }
  @-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
  }
#GIFT {
  width: 95%;
  max-width: 1700px;
  height: 100%;
  margin: auto;    
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  }
  .gift-left-waku {
  width: 50%;
  float: left;
  position: absolute;
  top: 31%;
  left: 0;
  }
  .gift-right-waku {
  width: 50%;
  height: 88%;
  max-width: 800px;
  max-height: 1300px;
  float: left;
  position: absolute;
  top: 12%;
  right: 0%;
  }
  .gift-left {
  letter-spacing: 0.12em;
  width: 60%;
  min-width: 290px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  }
  .gift-left {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  }
  .gift-right {
  position: absolute;
  float: left;
  width: 80%;
  min-width: 327px;
  max-width: 640px;
  height: 100%;
  max-height: 1000px;
  }
  .gift-right-main {
  background-image: url("../img/gift-1-square.jpg");
  background-repeat: no-repeat;
  background-position:center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  position: absolute;
  width: 100%;
  height: 76%;
  }
  .gift-right-select {
  position: absolute;
  width: 100%;
  max-width: 1150px;
  background-color:#e9e9e9;
  text-align: right;
  border-color : #ffffff;
  border-style: solid;
  border-width: 7px 0px 50px 0px ;
  top: 75%;
  }
  .gift-right-select-img img {
  width: 18.5%;
  background-color : #ffffff;
  padding: 0px 0px 0px 1.5% ;
  }
  .gift-right-select-img2 img {
  width: 18.5%;
  background-color : #ffffff;
  padding: 0px 0px 0px 0px ;
  }
  .gift-right-select-space {
  background-color : #ffffff;
  height: 7px;
  }
  .gift-title {
  margin: 0 0 63px 0;
  }
  .gift-title img {
  width: 55%;
  min-width: 126px;
  max-width: 171px;
  }
#MENU {
  width: 95%;
  max-width: 2000px;
  height: 100%;
  margin: auto;    
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  }
  .menu-left-waku {
  width: 50%;
  height: 100%;
  max-width: 1200px;
  max-height: 1300px;
  float: left;
  position: fixed;
  top: 0;
  }
  .menu-right-waku {
  width: 60%;
  float: left;
  position: absolute;
  top: 26%;
  right: 0;
  }
  .menu-left {
  background-image: url("../img/menu.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 65%;
  height: 105%;
  min-width: 300px;
  max-width: 600px;
  top: -5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  }
  .menu-right {
  letter-spacing: 0.12em;
  width: 60%;
  min-width: 300px;
  max-width: 500px;
  position: absolute;
  left: 25%;
  }
  .menu-right {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  }
  .menu-bg {
  position: fixed;
  width: 50%;
  height: 10%;
  background-color: #ffffff; 
  min-height: 77px;
  max-height: 120px;
  left: 53.5%;
  top: 0;
  bottom: 0;
  }
  .menu-midashi {
  margin: 0;
  padding: 0 0 0 0;
  font-size:1.07em;
  }
  .menu-midashi-2 {
  margin: 0;
  padding: 63px 0 0 0;
  font-size:1.07em;
  }
  .menu-list {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  }
  .menu-list-keisen img {
  width: 99%;
  min-width: 300px;
  max-width: 500px;
  height: 1px;
  margin: 0;
  padding: 7px 0 0 0;
  }
  .menu-title {
  margin: 169px 0 63px 0;
  }
  .box-name {
  line-height:1.5em;
  letter-spacing: 0.125em;
  float: left;
  width: 72%;
  margin: 0;
  padding: 0 6px 0 6px;
  }
  .box-price {
  line-height:1.5em;
  float: left;
  text-align: right;
  width: 22%;
  margin: 0;
  padding: 0 6px 0 0;
  }
  .box-under {
  float: left;
  text-align: right;
  width: 98%;
  margin: 0;
  padding: 16px 6px 50px 0;
  }
  .box-name-2 {
  line-height:2.23em;
  font-size:0.95em;
  line-height:2em;
  letter-spacing: 0em;
  float: left;
  width: 32%;
  margin: 0;
  padding: 0 5px 0 6px;
  }
  .box-setsumei {
  line-height:2.12em;
  font-size:0.95em;
  letter-spacing: 0.11em;
  float: right;
  text-align: left;
  width: 60%;
  margin: 0;
  padding: 0 6px 0 0;
  }
  .menu-space {
  height: 110px;
  }
  .box-dot {
  font-weight: 900;
  float: left;
  text-align: left;
  width: 7px;
  margin: 0;
  padding: 0;
  }
  .box-naiyou {
  float: right;
  text-align: left;
  width: 95%;
  margin: 0;
  padding: 0;
  }
  .naiyou-title {
  margin: 0 0 63px 0;
  }
  .naiyou-title img {
  width: 55%;
  min-width: 126px;
  max-width: 171px;
  }
  .naiyou-title-2 {
  margin: 190px 0 63px 0;
  }
  .naiyou-title-2 img {
  width: 55%;
  min-width: 126px;
  max-width: 171px;
  }
  .naiyou-title-policy {
  margin: 190px 0 57px 0;
  }
  .naiyou-title-policy img {
  width: 166px;
  }
  .naiyou-midashi {
  margin: 0 0 35px 0;
  font-size:1.07em;
  clear: both;
  }
  .naiyou-midashi-policy {
  margin: 0 0 14px 0;
  font-size:1.07em;
  clear: both;
  }
  .naiyou-text {
  margin: 0 0 50px 0;
  }
  .naiyou-text-2 {
  margin: 0 0 55px 0;
  }
  .naiyou-text-3 {
  margin: 0 0 35px 0;
  }
  .naiyou-text-policy {
  letter-spacing: 0.015em;
  font-size:0.93em;
  margin: 0 0 55px 0;
  }
  .naiyou-click {
  margin: 0 0 55px 0;
  }
  .naiyou-text-click {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
  margin: 0;
  }
  .naiyou-click-2 {
  margin: 0 0 55px 0;
  }
  .naiyou-text-click-2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
  margin: 0;
  }
  .naiyou-space {
  height: 50px;
  }
  }
@media only screen and (max-width: 720px){
  body { 
  color: #595856;
  background-color:#ffffff; 
  margin: 0;
  font-style : normal;
  font-weight : normal;
  font-size:1.27em;
  line-height:2.03em;
  letter-spacing: 0.135em;
  }
#BOTTOM{
  position: fixed;
  top: 0;
  width: 100%;
  height: 57px;
  background-color:#f7f7f7; 
  }
#BOTTOM .logo{
  width: 50%;
  margin: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);  
  top: 50%;
  left: 14px;
  }
#BOTTOM .logo img{
  width: 222px;
  height: 20px;
  }
#BOTTOM-menu{
  position: fixed;
  top: 0;
  width: 100%;
  height: 57px;
  background-color:#f7f7f7; 
  }
#BOTTOM-menu .logo{
  width: 230px;
  margin: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);  
  top: 50%;
  left: 14px;
  }
#BOTTOM-menu .logo img{
  width: 222px;
  height: 20px;
  }
#C {
  background-color:#f7f7f7; 
  position: fixed;
  width: 100%;
  font-size:0.8em;
  bottom: 0;
  padding: 5px 20px;
  left: 0;
  }
  .info-left {
  background-image: url("../img/infomation.jpg");
  background-repeat: no-repeat;
  background-position:center center;
  background-size: cover;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  text-align: right;
  top: 57px;
  left: 0;
  width: 100%;
  height: 425px;
  }
  .info-right {
  letter-spacing: 0.12em;
  position: absolute;
  float: left;
  width: 87%;
  left : 7%;
  top: 510px;
  }
  .info-right {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  }
  @keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
  }
  @-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
  }
#GIFT {
  width: 80%;
  }
  .gift-left {
  position: absolute;
  float: left;
  width: 87%;
  left : 7%;
  top: 510px;
  }
  .gift-left {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  }
  .gift-right {
  position: absolute;
  float: left;
  width: 100%;
  }
  .gift-right-main {
  background-image: url("../img/gift-1-square.jpg");
  background-repeat: no-repeat;
  background-position:center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 100%;
  height: 425px;
  top: 57px;
  }
  .gift-right-select {
  position: absolute;
  width: 100%;
  top: 432px;
  background-color:#e9e9e9;
  text-align: right;
  border-color : #ffffff;
  border-style: solid;
  border-width: 4px 0px 0px 0px ;
  }
  .gift-right-select-img img {
  width: 19%;
  border-color : #ffffff;
  border-style: solid;
  border-width: 0px 0px 0px 4px ;
  }
  .gift-right-select-img2 img {
  width: 19%;
  border-color : #ffffff;
  border-style: solid;
  border-width: 0px 0px 0px 0px ;
  }
  .gift-right-select-space {
  height: 4px;
  background-color : #ffffff;
  }
  .gift-title {
  margin: 32.5% 0 45px 0;
  }
  .gift-title img {
  width: 131px;
  }
#MENU {
  width: 80%;
  }
  .menu-left {
  background-image: url("../img/menu-2.jpg");
  background-repeat: no-repeat;
  background-position:bottom center;
  background-size: cover;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  text-align: right;
  top: 57px;
  left: 0;
  width: 100%;
  height: 425px;
  }
  .menu-right {
  letter-spacing: 0.12em;
  position: absolute;
  float: left;
  width: 87%;
  left : 7%;
  top: 510px;
  }
  .menu-right {
    animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
  }
  .menu-bg {
  position: fixed;
  width: 0;
  height: 0;
  background-color: transparent; 
  }
  .menu-midashi {
  margin: 0;
  padding: 0 0 10px 0;
  font-size:1.07em;
  }
  .menu-midashi-2 {
  margin: 0;
  padding: 63px 0 10px 0;
  font-size:1.07em;
  }
  .menu-list {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  }
  .menu-list-keisen img {
  width: 100%;
  height: 1px;
  margin: 0;
  padding: 7px 0 0 0;
  }
  .menu-title {
  margin: 169px 0 63px 0;
  }
  .box-name {
  line-height:1.65em;
  letter-spacing: 0.125em;
  float: left;
  width: 70%;
  margin: 0;
  padding: 0 6px 0 6px;
  }
  .box-price {
  line-height:1.65em;
  float: right;
  text-align: right;
  width: 22%;
  margin: 0;
  padding: 0 6px 0 0;
  }
  .box-under {
  float: left;
  text-align: right;
  width: 98%;
  margin: 0;
  padding: 16px 6px 50px 0;
  }
  .box-name-2 {
  font-size:0.9em;
  line-height:2em;
  letter-spacing: 0em;
  float: left;
  width: 32%;
  margin: 0;
  padding: 0 5px 0 6px;
  }
  .box-setsumei {
  font-size:0.9em;
  line-height:2.07em;
  letter-spacing: 0.11em;
  float: right;
  text-align: left;
  width: 60%;
  margin: 0;
  padding: 0 6px 0 0;
  }
  .menu-space {
  height: 70px;
  }
  .box-dot {
  font-weight: 900;
  float: left;
  text-align: left;
  width: 7px;
  margin: 0;
  padding: 0;
  }
  .box-naiyou {
  float: right;
  text-align: left;
  width: 95%;
  margin: 0;
  padding: 0;
  }
  .naiyou-title {
  margin: 30px 0 45px 0;
  }
  .naiyou-title img {
  width: 131px;
  }
  .naiyou-title-2 {
  margin: 130px 0 45px 0;
  }
  .naiyou-title-2 img {
  width: 131px;
  }
  .naiyou-title-policy {
  margin: 130px 0 40px 0;
  }
  .naiyou-title-policy img {
  width: 134px;
  }
  .naiyou-midashi {
  margin: 0 0 25px 0;
  font-size:1.05em;
  }
  .naiyou-midashi-policy {
  margin: 0 0 6px 0;
  font-size:1.05em;
  }
  .naiyou-text {
  margin: 0 0 30px 0;
  }
  .naiyou-text-2 {
  margin: 0 0 45px 0;
  }
  .naiyou-text-3 {
  margin: 0 0 25px 0;
  }
  .naiyou-text-policy {
  line-height:2.07em;
  letter-spacing: 0.1em;
  font-size:0.93em;
  margin: 0 0 40px 0;
  }
  .naiyou-click {
  margin: 0 0 45px 0;
  }
  .naiyou-text-click {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
  margin: 0;
  }
  .naiyou-click-2 {
  margin: 0 0 35px 0;
  }
  .naiyou-text-click-2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
  margin: 0;
  }
  .naiyou-space {
  margin: 0 0 30px 0;
  }
  }


/* =======================================
    MENU
======================================= */
@media screen and (min-width: 720px) {
  .toggleWrap {
  font-size:1.07em;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 3%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  }
  .mainNav {
  display: flex;
  }
  .mainNav li {
  list-style-type: none;
  margin: 0 10px;
  }
  }

@media screen and (max-width: 720px) {
  a { text-decoration: none; }
  a:link { color: #373634; }
  a:visited { color: #373634; }
  a:active { color: #373634; }
  a:hover {
  color : #cccccc;
  text-decoration : none;
  text-decoration : none;
  -moz-transition : all 0.5s ease-out;
  -webkit-transition : all 0.5s ease-out;
  -o-transition : all 0.5s ease-out;
  -ms-transition : all 0.5s ease-out;
  transition : all 0.5s ease-out; }
  #toggle {
  display: block;
  background: transparent;
  text-align: center;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  }
  .trigger,
  .trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
          transition: all .4s;
  }
  .trigger {
  position: relative;
  width: 22px;
  height: 20px;
  }
  .trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #595856;
  border-radius: 4px;
  }
  .trigger span:nth-of-type(1) {
  top: 0;
  }
  .trigger span:nth-of-type(2) {
  top: 9px;
  }
  .trigger span:nth-of-type(2)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #595856;
  border-radius: 4px;
  -webkit-transition: all .4s;
          transition: all .4s;
  }
  .trigger span:nth-of-type(3) {
  bottom: 0;
  }
  .trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) scale(0);
          transform: translateY(8px) scale(0);
  }
  .trigger.active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  }
  .trigger.active span:nth-of-type(2)::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  }
  .trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) scale(0);
          transform: translateY(-8px) scale(0);
  }
  .toggleWrap {
  background: rgba(223, 223, 223, 0.8);
  padding: 0 0 0 0;
  position: fixed;
  top: 57px;
  left: 0;
  width: 100%;
  height: 100%;
  font-size:1.32em;
  line-height:2.2em;
  letter-spacing: 0.095em;
  }
  .mainNav li {
  list-style-type: none;
  }
  .navItem {
  width: 100%;
  margin: 0 auto 0 -20px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  padding: 15px 0;
  text-align: center;
  }
  .hide {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  }
  }
  .animation {
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  }
  .no-scroll {
  overflow: hidden;
  }
  }
