@charset "utf-8";
@import url("./jquery.bxslider.css");

/*
  File Name   : top.css
  Description : トップページ
*/


/* container
============================================================ */
#container {
  padding: 0;
}

/* inview
============================================================ */
.inview-slide {
  position: relative;
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  transform: translateY(50px);
  opacity: 0;
}
.oninview.inview-slide {
  transform: translateY(0);
  opacity: 1;
}

/* kv
============================================================ */
.kv {
  position: relative;
  padding: 0 0 100px;
  z-index: 0;
}
.kv-inner {
  position: relative;
  min-height: 400px;
  height: 100vh;
}
.kv__copy {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
.kv-slider-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.kv-slider-wrap * {
	height: 100%;
}
.kv-slider-item {
	overflow: hidden;
}
.kv-slider-item div {
	background: no-repeat center bottom;
	background-size: cover;
}
/* over write bxslider */
.bx-wrapper {
  margin-bottom: 0;
  border: none;
  background: none;
  box-shadow: none;
}
.bx-wrapper .bx-loading {
  background-color: inherit;
  background-size: 32px auto;
}
.mainimage-slider__item,
.thumbnail-slider__item {
  display: none;
}
.bx-viewport .mainimage-slider__item,
.bx-viewport .thumbnail-slider__item {
  display: block !important;
}

/* intro
============================================================ */
.intro {
  position: relative;
  max-width: 960px;
  margin: -100px auto 0;
  padding: 0 20px;
  /*background: url(/assets/img/top/bg-intro-01.png) no-repeat center 230px #fff;*/
  background: url(/assets/img/top/bg-intro-01.png) no-repeat center 360px #fff;
}
.intro-inner {
  /*height: 630px;*/
  height: 730px;
  padding-top: 60px;
  text-align: center;
}

.intro-inner p{ 
  text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}

.intro__ttl {
  margin-bottom: 1em;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: .05em;
}

.meti_logo {
  margin-bottom: 40px;
  text-align: center;
}

.meti_logo img{
  width: 100%;
  max-width: 600px;
  height: auto;
}



/* service
============================================================ */
.service {
}
.service-header {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(/assets/img/top/bg-service-01.jpg) no-repeat center center;
  background-size: cover;
  z-index: 0;
}
.service-header-inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.service__desc {
  font-size: 16px;
  letter-spacing: .05em;
}
.service-inner-wrap {
  padding: 100px 20px;
  background: #fff;
}
.service-inner {
  max-width: 960px;
  margin: 0 auto;
}
.service-category__ttl {
  position: relative;
  padding-bottom: .25em;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: bold;
  color: #5c8c4b;
  text-align: center;
}
.service-category__ttl:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 40px;
  height: 0;
  border-bottom: 5px solid;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shop + .service-category__ttl {
  margin-top: 50px;
}

/* shop */
.shop {
  position: relative;
  padding-bottom: 55px;
}
.shop:after{
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 0;
  border-bottom: 2px solid #eee;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shop + .shop {
  margin-top: 50px;
}
.shop__ttl {
  margin-bottom: 25px;
  text-align: center;
  background: no-repeat center center;
  background-size: auto 100%;
}
.shop-inner {
  position: relative;
}
.shop__concept {
  font-size: 18px;
  font-weight: bold;
  color: #5c8c4b;
}
.shop__txt {
  padding: .5em 0 .75em;
  border-bottom: 1px solid #eee;
}
.shop__address {
  margin-top: .75em;
}
.shop__address em {
  font-weight: bold;
  font-style: normal;
}
.shop__address span {
  display: inline-block;
}
.shop__btn-more {
  margin-top: 20px;
}
.shop__figure-sub {
  position: absolute;
}

.shop:last-of-type {
  padding-bottom: 0;
}
.shop:last-of-type:after {
  content: none;
}

/* shop-catering */
.shop-catering .shop__ttl {
  padding: 125px 0;
  margin-bottom: 55px;
  background-image: url(/assets/img/top/bg-catering-01.jpg);
}
.shop-catering .shop__ttl img {
  background: rgba(229, 83, 95, .8);
}
.shop-catering .shop-inner {
  padding-right: 280px;
}
.shop-catering .shop__figure-sub {
  top: -45px;
  right: -110px;
}

/* shop-eventos */
.shop-eventos .shop__ttl {
  background-image: url(/assets/img/top/bg-eventos-01.jpg);
}
.shop-eventos .shop__ttl img {
  background: rgba(0, 0, 0, .8);
}
.shop-eventos .shop-inner {
  padding-left: 280px;
}
.shop-eventos .shop__figure-sub {
  top: -38px;
  left: -110px;
}

/* shop-oishi */
.shop-oishi .shop__ttl {
  background-image: url(/assets/img/top/bg-oishi-01.jpg);
}
.shop-oishi .shop__ttl img {
  background: rgba(0, 88, 59, .8);
}
.shop-oishi .shop-inner {
  padding-right: 280px;
}
.shop-oishi .shop__figure-sub:nth-of-type(1) {
  top: -250px;
  right: -170px;
}
.shop-oishi .shop__figure-sub:nth-of-type(2) {
  top: -45px;
  left: -200px;
}

/* shop-grandsvins */
.shop-grandsvins .shop__ttl {
  background-image: url(/assets/img/top/bg-grandsvins-01.jpg);
}
.shop-grandsvins .shop__ttl img {
  background: rgba(61, 30, 6, .8);
}
.shop-grandsvins .shop-inner {
  padding-left: 280px;
}
.shop-grandsvins .shop__figure-sub:nth-of-type(1) {
  top: -350px;
  right: -220px;
}
.shop-grandsvins .shop__figure-sub:nth-of-type(2) {
  top: -100px;
  left: 10px;
}

/* shop-bianco */
.shop-bianco .shop__ttl {
  background-image: url(/assets/img/top/bg-bianco-01.jpg);
}
.shop-bianco .shop__ttl img {
  background: rgba(255, 255, 255, .8);
}
.shop-bianco .shop-inner {
  padding-left: 280px;
}
.shop-bianco .shop__figure-sub:nth-of-type(1) {
  top: -600px;
  left: -240px;
}
.shop-bianco .shop__figure-sub:nth-of-type(2) {
  top: -40px;
  left: -130px;
}

/* recruit
============================================================ */
.recruit {
}
.recruit-header {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(/assets/img/top/bg-recruit-01.jpg) no-repeat center center;
  background-size: cover;
  z-index: 0;
}
.recruit-header-inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.recruit__desc {
  font-size: 16px;
  letter-spacing: .05em;
}
.recruit-inner-wrap {
  min-height: 52vh;
  /*padding: 100px 20px;*/
  padding: 100px 20px 0;
  background: #fff;
}
.recruit-inner {
  max-width: 960px;
  margin: 0 auto;
}
.recruit-inner dt {
  line-height: 1;
  margin-bottom: 1em;
  font-size: 35px;
  font-weight: normal;
  letter-spacing: .05em;
  text-align: center;
}
.recruit__btn-more {
  margin-top: 50px;
}


/* topics
============================================================ */
.topics {
}
.topics-header {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(/assets/img/top/bg-topics-01.jpg) no-repeat center center;
  background-size: cover;
  z-index: 0;
}
.topics-header-inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.topics__ttl {
  font-size: 40px;
  font-weight: normal;
}
.topics-inner-wrap {
  /*padding: 60px 20px 0;*/
  padding: 60px 20px 80px;
  background: #fff;
}
.topics-inner {
  margin: 0 -20px;
  padding: 1px 20px;
  background: #f5f5f5;
}
.topics-list {
  max-width: 1560px;
  margin: 0 auto;
}
.topics__item {
  position: relative;
  width: 260px;
  border: 1px solid #f5f5f5;
  background: #fff;
}
.topics__item a {
  display: block;
  padding: 29px;
}
.topics__figure {
  position: relative;
  width: 100%;
  padding-top: 80%;
  margin-bottom: 1em;
}
.topics__figure div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
}
.topics__txt {
  height: 4.5em;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.topics__date {
  position: absolute;
  top: -2px;
  left: 0;
  width: 60px;
  height: 60px;
  padding: 1em 0 0 .6em;
  line-height: 1.2;
  font-size: 12px;
  color: #fff;
  background: #5c8c4b;
}
.topics__date strong {
  display: block;
  font-size: 133%;
}
.topics__btn-more {
  max-width: 960px;
  margin: 60px auto 0;
}

@media screen and (max-width: 1599px){
  .topics-list {
    max-width: 1040px;
  }
}
@media screen and (max-width: 1039px) {
  .topics-list {
    max-width: 960px;
  }
  .topics__item {
    width: 33.33%;
  }
}

@media screen and (min-width: 768px) {
  /* parallax
  ============================================================ */
  body.pc .parallax-wrap.parallax-inview .parallax-bg {
    background-attachment: fixed;
    z-index: -100;
  }
  body.pc .parallax-wrap.parallax-inview .parallax-content {
    position: fixed;
    z-index: -100;
  }
}

@media screen and (max-width: 767px) {
  /* kv
  ============================================================ */
  .kv {
    margin-top: 10vw;
    padding: 0;
  }
  .kv-inner {
    min-height: 0;
    height: 56.25vw;
  }
  .kv__copy {
    padding: 0 3.125vw;
  }

  /* intro
  ============================================================ */
  .intro {
    margin: 0 auto;
    padding: 0 3.125vw;
    background: url(/assets/img/top/bg-intro-01.png) no-repeat center bottom #fff;
    background-size: 50% auto;
  }
  .intro-inner {
    height: auto;
    padding: 3.125vw 0 31.25vw;
    text-align: left;
  }
  .intro__ttl {
    font-size: 150%;
    text-align: center;
  }
  
  /* service
  ============================================================ */
  .service {
  }
  .service-header {
    height: 56.25vw;
  }
  .service-header-inner {
    padding: 0 3.125vw;
  }
  .service__ttl img {
    max-width: 50vw;
  }
  .service__desc {
    font-size: 80%;
  }
  .service-inner-wrap {
    padding: 9.38vw 3.125vw;
  }
  .service-category__ttl {
    margin-bottom: 1em;
    font-size: 150%;
  }
  .service-category__ttl:after {
    width: 1.33em;
    border-width: .2em;
  }
  .shop + .service-category__ttl {
    margin-top: 9.38vw;
  }
  
  /* shop */
  .shop {
    padding-bottom: 9.38vw;
  }
  .shop:after{
    border-width: .1em;
  }
  .shop + .shop {
    margin-top: 9.38vw;
  }
  .shop-inner {
    padding: 0 !important;
  }
  .shop__ttl {
    margin: 0 -3.125vw 4.69vw;
  }
  .shop__ttl img {
    max-width: 35.94vw;
  }
  .shop__concept {
    font-size: 110%;
  }
  .shop__btn-more {
    margin-top: 3.125vw;
  }

  /* shop-catering */
  .shop-catering .shop__ttl {
    padding: 19.53vw 0;
    margin-bottom: 4.69vw;
  }
  .shop-catering .shop-inner {
    padding-right: 0;
  }


  /* recruit
  ============================================================ */
  .recruit {
  }
  .recruit-header {
    height: 56.25vw;
  }
  .recruit-header-inner {
    padding: 0 3.125vw;
  }
  .recruit__ttl img {
    max-width: 50vw;
  }
  .recruit__desc {
    font-size: 80%;
  }
  .recruit-inner-wrap {
    min-height: 0;
    padding: 9.38vw 3.125vw;
  }
  .recruit-inner dt {
    font-size: 175%;
  }
  .recruit__btn-more {
    margin-top: 3.125vw;
  }
  
  
  /* topics
  ============================================================ */
  .topics {
  }
  .topics-header {
    height: 56.25vw;
  }
  .topics-header-inner {
    padding: 0 3.125vw;
  }
  .topics__ttl {
    font-size: 200%;
  }
  .topics-inner-wrap {
    /*padding: 3.125vw 3.125vw 0;*/
    padding: 3.125vw 3.125vw 3.825vw;
  }
  .topics-inner {
    margin: 0;
    padding: 0;
    background: none;
  }
  .topics-list {
    padding: 0;
  }
  .topics__item {
    display: block !important;
    width: auto;
    max-width: 100%;
    border: none;
    border-bottom: .1em solid #f5f5f5;
  }
  .topics__item:nth-child(5) ~ .topics__item {
    display: none !important;
  }
  .topics__item a {
    padding: 3.125vw 0;
    text-decoration: none;
  }
  .topics__figure {
    float: left;
    width: 18.75vw;
    padding-top: 15vw;
    margin: 0 3.125vw 0 0;
  }
  .topics__txt {
    height: 3em;
    font-size: 100%;
    -webkit-line-clamp: 2;
  }
  .topics__date {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin-bottom: .5em;
    font-size: 90%;
    color: #5c8c4b;
    background: none;
  }
  .topics__date strong {
    display: inline-block;
    font-size: 122%;
  }
  .topics__btn-more {
    margin: 6.25vw 0 0;
  }
}

.top-measures-link {
  text-align: center;
  margin-bottom: 1em;
  font-size: 18px;
  font-weight: bold;

}
.top-measures-link a{
  color: #E37077;
  text-decoration: underline;
}

.top-measures-link a:hover{
  text-decoration: none;
}


@media screen and (max-width: 767px) {
  .top-measures-link {
    font-size: 110%;
  }
}



.noujyou-bnr {
  text-align: center;
  margin: 0 0 40px;
}
.noujyou-bnr img{
  max-width: 440px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
.noujyou-bnr {
  margin: 0 20px 20px;
}
}


/* .fixed-bnr
============================================================ */

.fixed-bnr{
  position: fixed;
  bottom: 120px;
  right: 20px;
  display: block;
  text-decoration: none;
  z-index: 99;
}
.fixed-bnr.none{
  display: none !important;
}
.fixed-bnr .close-btn{
  position: absolute;
  top: -30px;
  right: 0;
  width: 27px;
  height: 27px;
  cursor: pointer;
}
.fixed-bnr .close-btn img{
  width: 100%;
  height: auto;
}
.fixed-bnr a img {
  width: 188px;
  height: auto;
}

@media screen and (max-width: 767px) {

.fixed-bnr{
    right: 10px;
}
.fixed-bnr a img {
  width: 18vw;
  height: auto;
}


}

@media screen and (max-width: 400px) {

.fixed-bnr{
  bottom: 80px;
}

}  