@charset "UTF-8";
.fv {
  display: flex;
  margin-left: 2.34375vw;
  margin-top: 3.828125vw;
  /* swiper */
}

.fv-box {
  width: 84.140625vw;
  height: 42.65625vw;
  position: relative;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}

.fv .swiper-slide-active .slide-img,
.fv .swiper-slide-duplicate-active .slide-img,
.fv .swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 12s linear 0s;
  animation: zoomUp 12s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fv .swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 42.65625vw;
}

.fv .slide-img {
  background-size: cover;
  background-position: center center;
  height: 42.65625vw;
}

.fv-inner {
  background-color: rgba(255, 255, 255, 0.85);
  width: 153.15px;
  height: 155.05px;
  padding-top: 26px;
  box-sizing: border-box;
  position: absolute;
  top: 1.328125vw;
  left: 3.125vw;
  z-index: 5;
}

.fv-tit {
  font-size: 21px;
  line-height: 1.71;
  letter-spacing: 0.03em;
  display: table;
  margin: 0 auto;
}

.fv-txt {
  padding-top: 13.4375vw;
  margin-left: 2.4218vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 14px;
  display: table;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  color: #83ACC6;
  letter-spacing: 0.15em;
}

.nav {
  margin-right: 1.09375vw;
  padding-top: 5.40625vw;
}

.nav-logo {
  width: 7.656vw;
}

.nav-list {
  width: 7.734vw;
}

.nav-item {
  font-size: 15px;
  font-family: 'Crimson Text', serif;
}

.nav-item a {
  color: #333;
}

.nav-item:nth-child(n+2) {
  margin-top: 3.75vw;
  padding-left: 0.39vw;
}

.nav-pic {
  display: table;
}

.nav-pic img {
  width: 100%;
}

.about {
  margin-top: 5.9375vw;
  text-align: center;
  letter-spacing: 0.1em;
}

.about-txt {
  font-size: 23px;
  display: table;
  margin: 0 auto;
  margin-top: 5.5468vw;
  line-height: 1.478;
  position: relative;
}

.about-txt span::before {
  content: "うぞう";
  display: block;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.8em;
  margin-left: 0.7031vw;
}

.about-txt2 {
  margin-top: 3.359vw;
  font-size: 18px;
  line-height: 4.166;
}

.bread {
  width: 89.0625vw;
  margin: 0 0 0 auto;
  margin-top: 9.453vw;
}

.bread-inner {
  background-color: #fff;
  width: 100%;
  display: flex;
  position: relative;
  padding-left: 1.953vw;
  padding-top: 4.843vw;
  height: 35.9375vw;
  box-sizing: border-box;
}

.bread-pic {
  display: table;
  margin-right: 3.90625vw;
}

.bread-pic img {
  width: 35.390vw;
}

.bread-tit:after {
  content: "UZOUのパン";
}

.bread-txt, .bread-txt2 {
  font-size: 15px;
  line-height: 2.3333;
  letter-spacing: 0.1em;
  margin-top: 4.21875vw;
}

.bread-txt2 {
  margin-top: 5.078125vw;
  margin-left: 5.46875vw;
}

.bread-pic2 {
  position: absolute;
  bottom: -16.328vw;
  right: 10.9375vw;
  display: table;
}

.bread-pic2 img {
  width: 35.39vw;
}

.coffee {
  background-image: url(../img/top/coffee_bg@2x.png);
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 32.5vw;
  display: flex;
  padding-left: 12.968vw;
  box-sizing: border-box;
  padding-top: 5.78125vw;
  margin-top: 20.39vw;
  color: #fff;
}

.coffee-tit:after {
  content: "こだわりの珈琲";
  margin-left: 0;
  color: #fff;
}

.coffee-txt {
  margin-left: 0;
  margin-top: 4.6093vw;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.coffee-txt2 {
  margin-top: 2.343vw;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 2.333;
  margin-left: 0;
}

.coffee-pic {
  display: table;
}

.coffee-pic img {
  width: 25.9375vw;
}

.news {
  width: 60.234vw;
  height: auto;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 9.453vw;
  padding-top: 4.6875vw;
  padding-bottom: 4.6875vw;
  border: 5px solid rgba(131, 172, 198, 0.3);
}

.news-tit {
  text-align: center;
}

.news-tit::after {
  content: "お知らせ情報";
}

.news-list {
  margin-top: 3.18125vw;
  margin-left: 4.843vw;
}

.news-item {
  display: flex;
}

.news-item:nth-child(n+2) {
  margin-top: 1.64vw;
}

.news-txt {
  width: 8.984vw;
  font-size: 17px;
  color: #4E6B91;
  font-family: 'Crimson Text', serif;
  letter-spacing: 0.1em;
  line-height: 1.8;
}

.news-txt2 {
  width: 38.67vw;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.8;
}

.access {
  width: 89.0625vw;
  margin-top: 9.84375vw;
}

.access-inner {
  background-color: #fff;
  width: 100%;
  display: flex;
  padding-left: 13.67vw;
  padding-top: 5.625vw;
  height: 37.692vw;
  box-sizing: border-box;
}

.access iframe {
  width: 32.578vw;
  height: 24.453vw;
  margin-right: 5.859vw;
}

.access-tit::after {
  content: "アクセス";
}

.access-table {
  margin-top: 2.5vw;
}

.access-ttit {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: left;
  color: #002B62;
  line-height: 1.6666;
  width: 7.89vw;
}

.access-tdata {
  font-size: 15px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #333;
  line-height: 1.6666;
  padding-bottom: 2.1875vw;
}

.access-trow:last-of-type .access-tdata {
  padding-bottom: 0;
}

.footer {
  margin-top: 6.25vw;
  padding-bottom: 3.28125vw;
}

.footer-pic {
  display: table;
  margin: 0 auto;
}

.footer-pic img {
  width: 8.203125vw;
}

.footer-txt {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  text-align: center;
  margin-top: 2.421875vw;
}

#nav-toggle {
  display: none;
}

@media screen and (max-width: 750px) {
  .fv {
    display: block;
    margin-left: 0;
    margin-top: 100px;
  }
  .fv-box {
    width: 100%;
    height: 393px;
    position: relative;
    margin-top: 34px;
  }
  .fv .swiper-slide {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 393px;
    width: 100%;
  }
  .fv .slide-img {
    background-size: cover;
    background-position: center center;
    height: 393px;
    width: 100%;
  }
  .fv-list {
    width: 100%;
    height: 393px;
  }
  .fv-item {
    width: 100%;
    height: 393px;
  }
  .fv-inner {
    background-color: rgba(255, 255, 255, 0.85);
    width: 98.61px;
    height: 99.83px;
    padding-top: 17px;
    top: 32px;
    left: 20px;
  }
  .fv-tit {
    font-size: 13px;
  }
  .fv-txt {
    display: none;
  }
  .nav {
    margin-right: 0;
    padding-top: 0;
  }
  .nav-logo {
    width: 98px;
  }
  .nav-list {
    width: 335px;
    margin: 0 auto;
    position: fixed;
    left: 20px;
    top: 28px;
    z-index: 100;
  }
  .nav-item:nth-child(n+2) {
    display: none;
  }
  .about {
    margin-top: 52px;
  }
  .about-txt {
    font-size: 17px;
    margin-top: 48px;
  }
  .about-txt span::before {
    content: "うぞう";
    display: block;
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.8em;
    margin-left: 6px;
  }
  .about-txt2 {
    margin-top: 55px;
    font-size: 15px;
    line-height: 3.66666;
  }
  .bread {
    width: 355px;
    margin: 0 0 0 auto;
    margin-top: 81px;
  }
  .bread-inner {
    display: block;
    padding-left: 20px;
    padding-top: 28px;
    height: 630px;
    box-sizing: border-box;
  }
  .bread-pic {
    margin-right: 0;
  }
  .bread-pic img {
    width: 294px;
  }
  .bread-tit {
    margin-top: 36px;
  }
  .bread-tit:after {
    content: "UZOUのパン";
  }
  .bread-txt, .bread-txt2 {
    font-size: 15px;
    line-height: 2.3333;
    letter-spacing: 0.1em;
    margin-top: 25px;
    width: 293px;
  }
  .bread-txt2 {
    margin-top: 142px;
    margin-left: 20px;
  }
  .bread-pic2 {
    position: absolute;
    bottom: -105px;
    right: unset;
    left: 20px;
    display: table;
  }
  .bread-pic2 img {
    width: 294px;
  }
  .coffee {
    background-image: url(../img/top/coffee_bg_sp@2x.png);
    width: 100%;
    height: 760px;
    display: block;
    padding-top: 55px;
    padding-left: 20px;
    margin-top: 109px;
  }
  .coffee-tit:after {
    content: "こだわりの珈琲";
    margin-left: 0;
  }
  .coffee-txt {
    margin-left: 0;
    margin-top: 51px;
    font-size: 18px;
    line-height: 1.66666;
  }
  .coffee-txt span {
    display: block;
  }
  .coffee-txt2 {
    margin-top: 37px;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 2.333;
    margin-left: 0;
    padding-right: 20px;
  }
  .coffee-pic {
    display: table;
    margin-top: 54px;
  }
  .coffee-pic img {
    width: 332px;
  }
  .news {
    width: 334px;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 102px;
    padding-top: 45px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 45px;
    border: 5px solid rgba(131, 172, 198, 0.3);
  }
  .news-tit {
    text-align: center;
  }
  .news-tit::after {
    content: "お知らせ情報";
  }
  .news-list {
    margin-top: 44px;
    margin-left: 0px;
  }
  .news-item {
    display: block;
  }
  .news-item:nth-child(n+2) {
    margin-top: 57px;
  }
  .news-txt {
    width: 100%;
    font-size: 17px;
  }
  .news-txt2 {
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.1em;
    margin-top: 15px;
    line-height: 1.6666;
  }
  .access {
    width: 352px;
    margin-top: 67px;
  }
  .access-inner {
    width: 100%;
    flex-wrap: wrap-reverse;
    padding-left: 20px;
    padding-top: 69px;
    padding-bottom: 87px;
    padding-right: 20px;
    height: auto;
  }
  .access iframe {
    width: 315px;
    height: 235px;
    margin-right: 0;
    margin-top: 61px;
  }
  .access-table {
    margin-top: 28px;
  }
  .access-ttit {
    font-size: 15px;
    width: 100%;
    display: block;
  }
  .access-tdata {
    font-size: 15px;
    padding-bottom: 30px;
    display: block;
    width: 100%;
    margin-top: 21px;
  }
  .access-trow:last-of-type .access-tdata {
    padding-bottom: 0;
  }
  .footer {
    margin-top: 72px;
    padding-bottom: 38px;
  }
  .footer-pic img {
    width: 105px;
  }
  .footer-txt {
    font-size: 12px;
    margin-top: 50px;
  }
  /* ハンバーガーメニュー */
  #nav-toggle {
    display: block;
    cursor: pointer;
    z-index: 1000;
    height: 60px;
    width: 47px;
    position: fixed;
    top: 6px;
    right: 20px;
    padding-top: 30px;
  }
  #nav-toggle > div {
    position: relative;
    width: 100%;
  }
  #nav-toggle span {
    width: 100%;
    height: 2px;
    display: block;
    background: #83ACC6;
    position: absolute;
    transition: transform .6s ease-in-out, top .5s ease;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  .open #nav-toggle {
    position: fixed;
    top: 6px;
    right: 20px;
  }
  .open #nav-toggle span {
    background: #83ACC6;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    transform: rotate(15deg);
  }
  .open #nav-toggle span:nth-child(2) {
    top: 11px;
    transform: rotate(-15deg);
  }
}

#gloval-nav {
  background: rgba(255, 255, 255, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transition: opacity .6s ease, visibility .6s ease;
}

.gnav_sp {
  margin-top: 140px;
  margin-left: 40px;
}

.gnav_sp-item {
  font-size: 18px;
}

.gnav_sp-item:nth-child(n+2) {
  margin-top: 51px;
}

.gnav_sp-item a {
  color: #333333;
  font-family: 'Crimson Text', serif;
  display: table;
}

.gnav_sp-item a img {
  width: 100%;
}

.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}


/* Loading Block */
#loading {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  /* flexboxを使ってローディングアイコンを画面の中央に寄せる */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


#loader img{
  max-width: 250px;
  height: auto;
  margin-bottom: 30%;
}


/* Hide Loading Block */
.loaded {
  opacity: 0;
    transition: all 1s;
  visibility: hidden;
}
