@font-face { font-family: 'SoDoSans'; font-style: normal; font-weight: 400; src: url("/common/fonts/SoDoSans/SoDoSans-Regular.woff") format("woff"); }
@font-face { font-family: 'SoDoSans Bold'; font-style: normal; font-weight: 700; src: url("/common/fonts/SoDoSans/SoDoSans-Bold.woff") format("woff"); }
.english {
  font-family: SoDoSans;
}
.lp-contents {
  position: relative;
  text-align: center;
}

.lp-contents .leadArea .detailWrap p:first-child {
  text-align: left;
}

.lp-contents .leadArea .detailWrap p:first-child span {
  position: relative;
  display: inline-block;
}

.lp-contents .infomationArea {
  position: relative;
}

.lp-contents .infomationArea::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  background-color: #000;
}

.lp-contents .accessArea h4 {
  color: #000;
}

.lp-contents .accessArea h4 span {
  position: relative;
  display: inline-block;
}

.lp-contents .accessArea dl dt {
  font-weight: bold;
}

.lp-contents .journeyArea {
  background-color: #f8f5f2;
}

.lp-contents .instaTwitterArea ul {
  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;
}

.lp-contents .instaTwitterArea ul li {
  text-align: center;
}

.urgentNotice {
  border: 2px solid #999;
  padding: 1.2vw 2.5vw 1.2vw 1.5vw;
  display: block;
  font-size: 0;
  width: 82%;
  text-align: left;
  margin: 4vw auto 0;
  position: relative;
}

.urgentNotice a {
  display: block;
}

.urgentNotice > p {
  font-size: 1.2vw;
}

.urgentNotice .title {
  text-align: center;
}
.urgentNotice .title > strong {
  font-weight: bold;
}
.urgentNotice > strong {
  border-bottom: 1px solid #999;
  font-weight: bold;
  display: inline-block;
}
.urgentNotice .text {
  font-size: 1.1vw;
  margin-top: 10px;
}
.urgentNotice .text ._indent {
  display: block;
  text-indent: 1em;
}
.urgentNotice .businessTime {
  margin-top: 10px;
}
.urgentNotice .businessTime ._item{
  font-size: 1.1vw;
} 
.urgentNotice .txtLink {
  color: #9f7a53;
  text-decoration: underline;
}

@media screen and (min-width: 910px) {
  .lp-contents .leadArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4vw;
    padding: 0 5vw;
  }
  .lp-contents .leadArea .imgWrap {
    width: 20%;
  }
  .lp-contents .leadArea .detailWrap {
    width: 80%;
    padding: 1.5vw 7vw 0 5vw;
  }
  .lp-contents .leadArea .detailWrap p:first-child {
    line-height: 1.9;
  }
  .lp-contents .leadArea .detailWrap p:first-child span {
    top: -0.5vw;
    font-size: 1vw;
  }
  .lp-contents .leadArea .detailWrap .linkBtnWrap {
    margin-top: 2.5vw;
    text-align: left;
  }
  .lp-contents .infomationArea {
    margin-top: 3.5vw;
    padding-top: 9.5vw;
    border-bottom: 2px solid #000;
  }
  .lp-contents .infomationArea::before {
    height: 6.5vw;
  }
  .lp-contents .infomationArea h3 {
    margin: 0 auto;
    width: 65%;
  }
  .lp-contents .infomationArea ul {
    margin: 0 auto;
    width: 65%;
  }
  .lp-contents .accessArea {
    margin-top: 7vw;
  }
  .lp-contents .accessArea h3 {
    margin: 0 auto;
    width: 12%;
  }
  .lp-contents .accessArea .imgWrap {
    margin: 2.1vw auto 0 auto;
    width: 60%;
  }
  .lp-contents .accessArea h4 {
    margin-top: 3.5vw;
    font-weight: bold;
    font-size: 1.6vw;
  }
  .lp-contents .accessArea h4 span {
    top: -0.5vw;
    font-size: 1vw;
  }
  .lp-contents .accessArea .address {
    margin-top: 1.5vw;
    font-size: 1.4vw;
  }
  .lp-contents .accessArea .route {
    margin-top: 0;
    font-size: 1.2vw;
  }
  .lp-contents .accessArea .time {
    margin-top: 0.4vw;
    font-size: 1.2vw;
  }
  .lp-contents .accessArea .linkBtnWrap {
    margin-top: 2.5vw;
  }
  .lp-contents .accessArea dl {
    margin-top: 3vw;
  }
  .lp-contents .accessArea dl dt {
    font-size: 1.0vw;
  }
  .lp-contents .accessArea dl dd {
    margin-top: 0.4vw;
    font-size: 1.0vw;
  }
  .lp-contents .journeyArea {
    margin-top: 7.5vw;
    padding: 4.5vw 4vw;
  }
  .lp-contents .journeyArea h3 {
    margin: 0 auto;
    width: 72%;
  }
  .lp-contents .journeyArea .imgWrap {
    margin: 0 auto;
    width: 19%;
  }
  .lp-contents .journeyArea .imgWrap + p {
    margin-top: 1vw;
  }
  .lp-contents .journeyArea .linkBtnWrap {
    margin-top: 3vw;
  }
  .lp-contents .instaTwitterArea {
    margin-top: 7.5vw;
    padding: 5vw 0;
    background-color: #f8f5f2;
  }
  .lp-contents .instaTwitterArea ul {
    margin: 0 auto;
    width: 60%;
  }
  .lp-contents .instaTwitterArea ul li {
    margin: 0 2.5vw;
  }
  .roasteryFoot {
    margin-top: 0;
  }
  .urgentNotice .text {
    /* text-align: center; */
  }  
  .urgentNotice .businessTime {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;

  }
  .urgentNotice .businessTime ._col{
    width: 36%;
  }
}

@media screen and (max-width: 909px) {
  .lp-contents .leadArea {
    margin-top: 8vw;
  }
  .lp-contents .leadArea .imgWrap {
    margin: 0 auto;
    width: 28%;
  }
  .lp-contents .leadArea .detailWrap {
    margin-top: 4vw;
    padding: 0 4vw;
  }
  .lp-contents .leadArea .detailWrap p:first-child {
    line-height: 1.8;
  }
  .lp-contents .leadArea .detailWrap p:first-child span {
    top: -1.2vw;
    font-size: 2vw;
  }
  .lp-contents .leadArea .detailWrap .linkBtnWrap {
    margin-top: 5.5vw;
  }
  .lp-contents .infomationArea {
    margin-top: 7vw;
    padding-top: 15vw;
  }
  .lp-contents .infomationArea::before {
    height: 13vw;
  }
  .lp-contents .infomationArea h3 {
    margin: 0 0 0 auto;
    width: 80%;
  }
  .lp-contents .infomationArea ul li {
    margin: 0 0 0 auto;
  }
  .lp-contents .infomationArea ul li:first-child {
    width: 92%;
  }
  .lp-contents .infomationArea ul li:nth-child(2) {
    width: 96%;
  }
  .lp-contents .accessArea {
    margin-top: 12vw;
  }
  .lp-contents .accessArea h3 {
    margin: 0 auto;
    width: 20%;
  }
  .lp-contents .accessArea .imgWrap {
    margin: 5vw auto 0 auto;
  }
  .lp-contents .accessArea h4 {
    margin-top: 6.5vw;
    font-weight: bold;
    font-size: 4.5vw;
  }
  .lp-contents .accessArea h4 span {
    top: -1.2vw;
    font-size: 2vw;
  }
  .lp-contents .accessArea .address {
    margin-top: 2.6vw;
    font-size: 4.1vw;
  }
  .lp-contents .accessArea .route {
    font-size: 3.5vw;
  }
  .lp-contents .accessArea .time {
    margin-top: 0.4vw;
    font-size: 3.8vw;
  }
  .lp-contents .accessArea .linkBtnWrap {
    margin-top: 4vw;
  }
  .lp-contents .accessArea dl {
    margin-top: 8vw;
    padding-left: 8.5vw;
    padding-right: 8.5vw;
  }
  .lp-contents .accessArea dl dt {
    font-size: 3.0vw;
  }
  .lp-contents .accessArea dl dd {
    margin-top: 0.4vw;
    font-size: 3.0vw;
    text-align: left;
  }
  .lp-contents .journeyArea {
    margin-top: 12vw;
    padding: 10vw 8.5vw;
  }
  .lp-contents .journeyArea h3 {
    margin: 0 auto;
    width: 88%;
  }
  .lp-contents .journeyArea .imgWrap {
    margin: 0 auto;
    width: 39%;
  }
  .lp-contents .journeyArea .imgWrap + p {
    text-align: left;
    margin-top: 3vw;
  }
  .lp-contents .journeyArea .linkBtnWrap {
    margin-top: 6vw;
  }
  .lp-contents .instaTwitterArea {
    margin-top: 12vw;
    padding: 8vw 0;
    background-color: #f8f5f2;
  }
  .lp-contents .instaTwitterArea ul {
    margin: 0 auto;
    width: 80%;
  }
  .lp-contents .instaTwitterArea ul li {
    margin: 0 3vw;
  }
  .urgentNotice {
    margin: 8vw 4vw 0;
    padding: 4vw;
    width: auto;
  }
  .urgentNotice .title {
    font-size: 3.25vw;
  }
  .urgentNotice .text {
    font-size: 3vw;
  }
  .urgentNotice .businessTime ._item{
    font-size: 3vw;
  }
  .roasteryFoot {
    margin-top: 0;
  }
}


.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.lityYoutube {
  cursor: pointer;
}

body.isFullScreen .lity {
  background: rgba(0, 0, 0, 0.95);
}

body.isFullScreen button.lity-close {
  position: absolute;
  font-size: 0;
  color: transparent;
}

body.isFullScreen button.lity-close::before, body.isFullScreen button.lity-close::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  background-color: #fff;
}

body.isFullScreen button.lity-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

body.isFullScreen button.lity-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (min-width: 910px) {
  .lityYoutube :hover {
    opacity: 0.7;
  }
  body.isFullScreen button.lity-close {
    top: -4vw;
  }
  body.isFullScreen button.lity-close::before, body.isFullScreen button.lity-close::after {
    height: 32px;
  }
  .lp-contents .kvArea{
    position: relative;
  }
  .lp-contents .btnYoutubeArea {
    position: absolute;
    width: 27vw;
    left: 9.47%;
    top: 64.92%;
    background: rgba(255, 255, 255, 0.9);
  }
  .lp-contents .btnYoutubeArea .btnModalYoutube{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 1px solid #9f7a53;
    align-items: center;
    padding: 1.111vw 1.98vw;
  }
  .lp-contents .btnYoutubeArea .btnModalYoutube ._p {
    width: 2.54vw;
    margin-right: 5%;
  }
  .lp-contents .btnYoutubeArea .btnModalYoutube ._t {
    flex-grow: 1;
    font-size: 1.75vw;
    color: #a27f58;
    text-align: left;
  }

}

@media screen and (max-width: 909px) {
  body.isFullScreen button.lity-close {
    top: -12vw;
    right: 2vw;
  }
  body.isFullScreen button.lity-close::before, body.isFullScreen button.lity-close::after {
    height: 28px;
  }
  .lp-contents .btnYoutubeArea {
    padding: 0 4vw;
    margin-top: 4vw;
  }
  .lp-contents .btnYoutubeArea .btnModalYoutube{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: 1px solid #9f7a53;
    align-items: center;
  }
  .lp-contents .btnYoutubeArea .btnModalYoutube ._p {
    width: 18.7%;
  }
  .lp-contents .btnYoutubeArea .btnModalYoutube ._t {
    flex-grow: 1;
    font-size: 4.6vw;
    text-align: center;
    color: #a27f58;
  }
}