@charset "UTF-8";
/* RESET */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup,
sub {
  vertical-align: baseline;
}

legend {
  color: #363636;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

/* RESET HTML5 */
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* GENERAL */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  width: 100%;
  height: 100%;
  background-color: #009944;
  color: #ffffff;
  position: relative;
  font-size: 14px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

a:link, a:visited {
  color: #363636;
  text-decoration: none;
}
a:hover {
  color: #363636;
  text-decoration: underline;
}
a img {
  vertical-align: bottom;
}
a {
  outline: none;
}

/* CLEARFIX */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.companyList:after,
.howList li:after,
.address:after,
.wineHead:after,
.wineDetail:after,
.foodList li:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

strong {
  font-weight: bold;
}

img,
canvas {
  vertical-align: top;
}

input[type=submit] {
  border-radius: 0;
}

textarea,
input {
  outline: none;
}

#opFlexslider {
  width: 100%;
  height: 100%;
}
#opFlexslider .slides {
  width: 100%;
  height: 100%;
}
#opFlexslider .slides li {
  width: 100%;
  height: 100%;
}

html.opened {
  overflow: hidden;
}
html {
  height: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ------------------------------------------
LAYOUT
------------------------------------------ */
.onlyPc {
  display: block;
}

.onlySp {
  display: none;
}

.mt40 {
  margin-top: 40px;
}

.mt20 {
  margin-top: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb20 {
  margin-bottom: 20px;
}

/* ------------------------------------------
header
------------------------------------------ */
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 140px;
  background-color: #fff;
  height: 100%;
  z-index: 100;
  background-repeat: no-repeat;
  background-size: 71px 70px;
  min-height: 500px;
}

h1.logo a {
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  text-indent: -9999px;
  display: block;
  width: 110px;
  height: 85px;
  background-image: url(../images/hd_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
}
h1.logo a:hover {
  opacity: 0.85;
}
h1.logo.yamanashi a {
  background-image: url(../images/hd_logo_yamanashi.png);
}
h1.logo.osaka a {
  width: 110px;
  height: 69px;
  background-image: url(../images/hd_logo_osaka.png);
}

.topLogo {
  width: 410px;
  height: 85px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/img_logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
  margin-bottom: 30px;
}

header nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.wineArea {
  font-size: 20px;
  margin-bottom: 10px;
}

.wineDisp {
  margin-bottom: 40px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.snsList {
  font-size: 0;
  padding: 10px 0;
}
.snsList li {
  display: inline-block;
}
.snsList li.nav7 a {
  display: inline-block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-image: url(../images/ico_twitter.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}
.snsList li.nav8 a {
  display: inline-block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-image: url(../images/ico_facebook.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}
.snsList li.nav9 a {
  display: inline-block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-image: url(../images/ico_instagram.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}

/*
.navList li.nav4{
	display: none;
}
*/
.navList {
  margin-left: 17px;
  margin-right: 17px;
  margin-bottom: 35px;
}
.navList li a {
  display: block;
  text-indent: -9999px;
  width: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 13px 20px;
  margin-left: auto;
  margin-right: auto;
}
.navList li.nav_top a {
  height: 52px;
  background-image: url(../images/hd_nav_top.png);
  background-size: 16px auto;
}
.navList li.nav1 a {
  height: 34px;
  background-image: url(../images/hd_nav01.png);
  background-size: 16px 34px;
}
.navList li.nav2 a {
  height: 72px;
  background-image: url(../images/hd_nav02.png);
  background-size: 16px 72px;
}
.navList li.nav3 a {
  height: 87px;
  background-image: url(../images/hd_nav03.png);
  background-size: 16px 87px;
}
.navList li.nav4 a {
  height: 49px;
  background-image: url(../images/hd_nav04.png);
  background-size: 16px 49px;
}
.navList li.nav7 a {
  height: 68px;
  background-image: url(../images/hd_nav07.png);
  background-size: 16px 68px;
}

/*
.navList li.nav3{
	display: none;
}
*/
.navList2 {
  margin: 0 12px;
  border-top: 1px solid #eee;
  letter-spacing: 0.1em;
}
.navList2 li {
  border-bottom: 1px solid #eee;
}
.navList2 li a {
  padding: 16px 0;
  display: block;
  font-weight: bold;
}
.navList2 li a:hover {
  color: #901c4d;
  text-decoration: none;
}

/* ------------------------------------------
main
------------------------------------------ */
.white {
  background-color: #f0f0f0;
}

.leftBnr {
  width: 190px;
}

.bnrList li {
  margin-top: 5px;
}
.bnrList img {
  max-width: 100%;
}

.footer-bnrList {
  width: 390px;
  margin: 0 auto 30px;
}
.footer-bnrList li {
  margin-top: 5px;
  display: inline-block;
}
.footer-bnrList img {
  max-width: 100%;
}

.bg {
  width: 100%;
  height: 100%;
}

.mainVisual {
  background: url(../images/bg_mv.png) center center repeat-x #009944;
  background-size: auto 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 140px;
  width: calc(100% - 140px);
  height: 100vh;
}

.mv_pc img {
  width: 100%;
  max-width: 540px;
  height: auto;
}

.leftBnr {
  position: absolute;
  z-index: 3;
  left: 180px;
  bottom: 40px;
}

.rightBnr {
  position: absolute;
  z-index: 3;
  right: 40px;
  bottom: 40px;
}
.rightBnr img {
  height: 24vh;
  max-height: 268px;
}

.scrollBtn {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 34px;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-left: 45px;
  border-radius: 30px;
  background-color: #901c4d;
  background-color: rgba(144, 28, 77, 0.9);
  background-image: url(../images/arr_scroll.png);
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: center center;
  text-indent: -9999px;
}

main {
  margin-left: 140px;
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h2 {
  position: relative;
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 56px;
}

h2:before,
h2:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30%;
  height: 1px;
  background-color: #13a554;
}

h2:before {
  left: 0;
}

h2:after {
  right: 0;
}

.ttl .ja {
  display: block;
  color: #fff;
  font-size: 36px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  margin-bottom: 5px;
  line-height: 1.2;
  font-weight: bold;
}
.ttl .en {
  display: block;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

section {
  padding: 40px;
  padding-top: 80px;
}

.newsList {
  font-size: 0;
}
.newsList li {
  display: inline-block;
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  font-size: 14px;
  text-align: left;
  margin-bottom: 40px;
}
.newsList li .img img {
  width: 100%;
  margin-bottom: 10px;
}
.newsList li .date {
  text-align: right;
  font-style: italic;
  color: #999;
}
.newsList li .img {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.newsList li .img:before {
  content: "";
  display: block;
  padding-top: 61.4%;
}
.newsList li .img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.newsList li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.mapBtn {
  margin-bottom: 20px;
}

.btnArea {
  text-align: center;
}

.btnAreaTwo {
  white-space: nowrap;
}
.btnAreaTwo a.btn span {
  display: block;
  font-size: 13px;
}
.btnAreaTwo a.btn {
  line-height: 120%;
  padding: 15px 40px 10px 30px;
  margin-left: 15px;
  margin-right: 15px;
}

a.btn {
  border-radius: 50px;
  font-weight: bold;
}
a.btn.mini {
  padding: 10px 36px 10px 20px;
  font-size: 14px;
  background-size: 10px auto;
  background-position: right 16px center;
}
a.btn {
  display: inline-block;
  background-color: #ed7faf;
  background-image: url(../images/arr_right.png);
  background-repeat: no-repeat;
  background-size: 15px 20px;
  background-position: right 24px center;
  padding: 15px 48px 15px 30px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0.08em;
}
a.btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
a.btn.sub {
  background-color: #323232;
}

.outline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
}

.redBg {
  color: #fff;
  font-size: 16px;
}

.infoList {
  padding: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  border-radius: 60px;
  background: #ed7faf;
}
.infoList a {
  color: #fff;
  text-decoration: underline;
}

.howList a {
  text-decoration: underline;
}

.infoList li {
  padding: 0;
  border-bottom: 1px solid #ffa0cb;
  padding-bottom: 40px;
  width: 100%;
}
.infoList li .ttl {
  font-size: 16px;
  color: #ed7faf;
  background-color: #fff;
  padding: 8px 40px;
  display: inline-block;
  margin-bottom: 20px;
  font-weight: bold;
  border-radius: 58px;
}
.infoList li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.mini {
  font-size: 13px;
}

.companyList {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.companyList li {
  display: block;
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: 5px;
  padding: 0 2%;
}
.companyList li.big {
  width: 66.6%;
}
.companyList a {
  color: #ffffff;
  background-image: url(../images/arr_right.png);
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: right center;
  padding-right: 18px;
}

.box-primary {
  padding: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  color: #fff;
  border-radius: 60px;
  background: #ed7faf;
}

footer {
  clear: both;
  margin-left: 140px;
  text-align: center;
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.twitterBox {
  margin-bottom: 100px;
}

.companyBox {
  margin: 24px 0 48px;
  padding: 0 24px;
  font-size: 12px;
  max-width: 960px;
}

.copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ed7faf;
}

.pageImg img {
  width: 100%;
}

.pageLinkList {
  margin-bottom: 80px;
}
.pageLinkList li {
  display: inline-block;
  border-left: 1px solid #333;
}
.pageLinkList li:last-child {
  border-right: 1px solid #333;
}
.pageLinkList li a {
  font-size: 16px;
  padding: 4px 60px;
}

.howList {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.howList .left {
  float: left;
}
.howList .right {
  float: right;
}
.howList .short {
  width: 13%;
}
.howList .long {
  /*width: 87%;*/
  width: 100%;
  padding-top: 20px;
  text-align: left;
}
.howList .img img {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}
.howList .left .mainTtl {
  text-align: left;
}
.howList .right .mainTtl {
  text-align: right;
}
.howList h3.ttl {
  font-size: 14px;
  color: #ed7faf;
  font-weight: bold;
}
.howList .disp {
  margin-bottom: 30px;
}
.howList .disp:last-child {
  margin-bottom: 0;
}
.howList li {
  clear: both;
  margin-bottom: 40px;
  padding-top: 20px;
}

/**/
.notice {
  width: 100%;
}

.attentionList {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 16px;
}
.attentionList .ttl {
  font-size: 14px;
  color: #ed7faf;
  font-weight: bold;
}
.attentionList .img img {
  max-width: 100%;
  height: auto;
}
.attentionList .disp {
  margin: 40px 0 0;
}

/**/
.specialList {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.specialList .short {
  width: 13%;
}
.specialList .long {
  width: 100%;
  padding-top: 20px;
  text-align: left;
}
.specialList .img img {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}
.specialList .left .mainTtl {
  text-align: left;
}
.specialList .right .mainTtl {
  text-align: right;
}
.specialList h3.ttl {
  font-size: 20px;
  color: #ed7faf;
  font-weight: bold;
  margin-bottom: 20px;
}
.specialList h4.sttl {
  font-size: 15px;
  color: #ed7faf;
  font-weight: bold;
  margin-bottom: 10px;
}
.specialList .disp,
.specialList .sentence {
  margin-bottom: 30px;
}
.specialList li {
  clear: both;
  margin-bottom: 5px;
}

/**/
.only-pc {
  display: block;
}

.only-sp {
  display: none;
}

.access-map-sec {
  margin-bottom: 16px;
}
.access-map-sec iframe {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}

/**/
#mapCanvas {
  display: block;
  position: relative;
  width: 100%;
}
#mapCanvas:before {
  content: "";
  display: block;
  padding-top: 31.588%;
}
#mapCanvas > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.recruit {
  text-align: left;
  max-width: 830px;
  margin: 0 auto;
}
.recruit .ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}
.recruit .disp {
  margin-bottom: 20px;
  font-size: 14px;
}

.recruitList {
  border-top: 1px solid #ffa0cb;
  padding-top: 16px;
}
.recruitList li {
  border-bottom: 1px solid #ffa0cb;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.recruitList li .each {
  float: left;
  font-weight: bold;
}
.recruitList li .eachDisp {
  padding-left: 150px;
}

.fujimura {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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;
  text-align: left;
}
.fujimura .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  padding: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  border-radius: 16px;
  background: rgba(0, 0, 0, 0.1);
  font-size: 16px;
}
.fujimura .ttl {
  width: 100%;
  text-align: center;
  font-family: YuGothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
}
.fujimura .ttl span {
  display: block;
  text-align: center;
  font-family: Birthstone;
  font-size: 24px;
}
.fujimura .sttl {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.fujimura .img-sec img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.address,
.live {
  text-align: left;
}
.address .left,
.live .left {
  float: left;
  width: 53%;
}
.address .right,
.live .right {
  float: right;
  width: 37%;
}
.address .ttl,
.live .ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.address .disp,
.live .disp {
  margin-bottom: 20px;
  font-size: 14px;
}
.address .addressList,
.live .addressList {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.address h3.ttl,
.live h3.ttl {
  font-size: 20px;
  color: #ed7faf;
  font-weight: bold;
  margin-bottom: 20px;
}
.address h4.sttl,
.live h4.sttl {
  font-size: 16px;
  color: #ed7faf;
  font-weight: bold;
  margin-bottom: 10px;
}
.address .disp,
.address .sentence,
.live .disp,
.live .sentence {
  margin-bottom: 30px;
}
.address li,
.live li {
  clear: both;
  margin-bottom: 5px;
}

.google-maps iframe {
  width: 100%;
}

.centerLayout {
  text-align: center;
}

.live {
  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;
}
.live .img-sec {
  margin-bottom: 8px;
}
.live .img-sec img {
  border-radius: 4px;
}
.live .timetable {
  margin-bottom: 24px;
}
.live .art-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  max-width: 960px;
}
@media screen and (max-width: 719px) {
  .live .art-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.live .art-list-item img {
  width: 100%;
  height: auto;
  max-width: 468px;
}
@media screen and (max-width: 719px) {
  .live .art-list-item img {
    width: 80%;
  }
}
@media screen and (max-width: 415px) {
  .live .art-list-item img {
    width: 240px;
  }
}
.live .centerLayout {
  text-align: center;
}
.live h3.ttl {
  font-size: 20px;
  color: #ed7faf;
  font-weight: bold;
  margin-bottom: 20px;
}
.live h4.sttl {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
.live h5.sttl {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
}
.live .top-border {
  padding-top: 40px;
  border-top: 1px solid #13a554;
}

/* Blind Tasting Challenge 告知カード */
.blindTastingCard {
  margin: 48px auto 0;
  padding: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 3px solid #6b2d3c;
  border-radius: 2px;
}

.blindTastingCard__frame {
  border: 1px solid #6b2d3c;
  border-radius: 1px;
  padding: 28px 20px 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff5f8;
}

.blindTastingCard__inner {
  text-align: center;
  color: #333;
}

.blindTastingCard__titleEn {
  font-family: "Birthstone", cursive;
  font-size: clamp(2.25rem, 6vw, 3rem);
  font-weight: 500;
  line-height: 1.15;
  color: #6b2d3c;
  margin: 0 0 8px;
  letter-spacing: 0.02em;
}

.blindTastingCard__titleJa {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  color: #6b2d3c;
  margin: 0 0 24px;
  letter-spacing: 0.01em;
}

.blindTastingCard__body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 15px;
  line-height: 2;
  text-align: center;
  margin: 0 0 28px;
  color: #252525;
}

.blindTastingCard__schedule {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
  font-size: 15px;
  line-height: 1.85;
  margin: 0;
  color: #252525;
}

@media screen and (max-width: 719px) {
  .blindTastingCard {
    margin-top: 40px;
    padding: 8px 10px;
  }
  .blindTastingCard__frame {
    padding: 22px 16px 26px;
  }
  .blindTastingCard__body {
    font-size: 13px;
    text-align: left;
  }
  .blindTastingCard__schedule {
    font-size: 13px;
  }
}
.formBtn {
  margin-top: 40px;
}

.leftTop {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.rightTop {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.whiteBg {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.mainDispBox {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 200%;
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
  margin-top: -30px;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(0);
  transform: translateY(-50%) translateX(-50%) rotate(0);
}

.topCopy {
  padding-bottom: 0px;
  font-weight: bold;
}
.topCopy p {
  margin-bottom: 30px;
}

.newsArea {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  font-size: 14px;
  letter-spacing: 0.08em;
  width: 100%;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.8);
}
.newsArea .date {
  float: left;
  width: 35%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 80px;
  padding-top: 20px;
}
.newsArea .ttl {
  float: left;
  width: 60%;
  padding-top: 20px;
  font-weight: bold;
}

.terrace-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.terrace-box .img-sec {
  padding: 0 40px 0 0;
}
.terrace-box .img-sec img {
  border-radius: 4px;
}

.centerLayout {
  text-align: center;
}

.wineBox {
  color: #252525;
  background-color: #fff;
  border: 1px solid #dedede;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
  border-radius: 8px;
}

.wineHead {
  margin-bottom: 10px;
}
.wineHead .ttl {
  float: left;
  font-size: 26px;
  color: #ed7faf;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.wineHead .desp {
  clear: both;
  text-align: left;
  padding-top: 10px;
}
.wineHead .shop-url {
  text-align: left;
  text-decoration: underline;
  font-size: 11px;
  word-wrap: break-word;
}
.wineHead .link {
  float: right;
  margin-left: 40px;
  padding-right: 10px;
}
.wineHead .info {
  float: right;
  text-align: right;
}

.wineTbl {
  width: 100%;
  border-top: 1px solid #dedede;
  text-align: center;
}
.wineTbl .ttl {
  text-align: left;
  width: 200px;
}
.wineTbl .ttl a {
  color: #e84c95;
}
.wineTbl tr {
  border-bottom: 1px solid #dedede;
}
.wineTbl th {
  background-color: #eee;
  text-align: center;
  padding: 10px;
}
.wineTbl td {
  padding: 10px;
}

a.detail {
  color: #fff;
  display: inline-block;
  background-color: #ed7faf;
  background-image: url(../images/arr_right.png);
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position: right 5px center;
  padding: 3px 10px;
  padding-right: 18px;
  border-radius: 4px;
  white-space: nowrap;
}
a.detail:hover {
  text-decoration: none;
  opacity: 0.8;
}
a.official {
  color: #ed7faf;
  display: inline-block;
  background-image: url(../images/ico_home.png);
  background-repeat: no-repeat;
  background-size: 20px 18px;
  background-position: left center;
  padding-left: 25px;
  padding-top: 1px;
}
a.official:hover {
  text-decoration: none;
  opacity: 0.8;
}

.popupBox {
  text-align: left;
  display: none;
  padding-top: 10px;
}
.popupBox .ttl {
  font-size: 26px;
  color: #ed7faf;
  margin-bottom: 20px;
}

.wineDetail {
  width: 800px;
}
.wineDetail .left {
  float: left;
  width: 40%;
  text-align: center;
  margin-bottom: 20px;
  /* 	background-color: #fff; */
}
.wineDetail .right {
  width: 100%;
}
.wineDetail img {
  max-width: 100%;
  max-height: 340px;
}
.wineDetail .disp {
  font-size: 16px;
  margin-bottom: 20px;
  padding-top: 0px;
}

.specTbl {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  font-size: 14px;
}
.specTbl tr {
  border-bottom: 1px solid #e0e0e0;
}
.specTbl th {
  /* 	width: 30%; */
  background-color: #fbeff9;
  padding: 5px 20px;
  font-weight: bold;
}
.specTbl td {
  padding: 5px 20px;
  padding-right: 10px;
}

#button_container {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 55px;
  z-index: 300;
  width: 80px;
}

#overlay {
  display: none;
}

#toggle {
  position: absolute;
  right: 20px;
  top: 30px;
  height: 27px;
  width: 30px;
  cursor: pointer;
  z-index: 300;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
#toggle:hover {
  opacity: 0.7;
}
#toggle.active .top {
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
  transform: translateY(10px) translateX(0) rotate(45deg);
  background: #000;
}
#toggle.active .middle {
  opacity: 0;
  background: #000;
}
#toggle.active .bottom {
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  background: #000;
}
#toggle span {
  background: #000;
  border: none;
  height: 2px;
  width: 30px;
  position: absolute;
  top: 0px;
  left: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
}
#toggle span:nth-of-type(2) {
  top: 10px;
}
#toggle span:nth-of-type(3) {
  top: 20px;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: hidden;
  -webkit-transition: opacity 0.35s, visibility 0.35s, width 0.35s;
  transition: opacity 0.35s, visibility 0.35s, width 0.35s;
  z-index: 200;
}
#overlay:before {
  content: "";
  background: #fff;
  left: -55%;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  -webkit-transition: left 0.35s ease;
  transition: left 0.35s ease;
}
#overlay:after {
  content: "";
  background: #fff;
  right: -55%;
  top: 0;
  width: 50%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
#overlay.open {
  opacity: 0.9;
  visibility: visible;
  height: 100%;
}
#overlay.open:before {
  left: 0;
}
#overlay.open:after {
  right: 0;
}
#overlay.open li {
  -webkit-animation: fadeInRight 0.5s ease forwards;
  animation: fadeInRight 0.5s ease forwards;
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}
#overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}
#overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}
#overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}
#overlay.open li:nth-of-type(5) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
#overlay.open li:nth-of-type(6) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}
#overlay.open li:nth-of-type(7) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}
#overlay.open li:nth-of-type(8) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
#overlay.open li:nth-of-type(9) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
#overlay.open li:nth-of-type(10) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
#overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  z-index: 100;
}
#overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}
#overlay ul li {
  display: block;
  /*
    height: 25%;
    height: calc(100% / 5);
  */
  /*   min-height: 50px; */
  position: relative;
  opacity: 0;
}
#overlay ul li a {
  display: block;
  position: relative;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  padding: 14px 0;
  font-size: 18px;
}
#overlay ul li.language span {
  display: inline-block;
  position: relative;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  padding: 15px 0;
  font-size: 20px;
}
#overlay ul li.language a {
  display: inline-block;
}
#overlay ul li a:hover:after, #overlay ul li a:focus:after, #overlay ul li a:active:after {
  width: 100%;
}
#overlay ul.snsList {
  margin-left: auto;
  margin-right: auto;
  right: auto;
  top: auto;
  position: relative;
  text-align: center;
  margin-top: 30px;
}
#overlay ul.snsList li {
  float: none;
  display: inline-block;
}
#overlay ul.snsList li.rss, #overlay ul.snsList li.instagram, #overlay ul.snsList li.twitter {
  display: none;
}

/*
#overlay ul.lineList > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 1px;
  background: #666;
  -webkit-transition: .35s;
          transition: .35s;
}
*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.foodList {
  border-top: 1px solid #dedede;
  text-align: left;
}
.foodList li {
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
  padding-top: 20px;
}
.foodList li:last-child {
  border-bottom: none;
}
.foodList li .img {
  float: left;
  width: 300px;
}
.foodList li .img img {
  max-width: 100%;
  max-height: 360px;
}
.foodList li .dispArea {
  padding-left: 350px;
}
.foodList li .ttl {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.foodList li .price {
  color: #ed7faf;
  margin-bottom: 10px;
}

.wineTbl td.ttl {
  background-color: #fbeff9;
}

.wineTbl td.number {
  background-color: #fbeff9;
  padding: 10px 0 10px 10px;
}

/* ------------------------------------------
ipad
------------------------------------------ */
@media screen and (max-width: 768px) {
  .foodList li .img {
    width: 220px;
  }
  .foodList li .dispArea {
    padding-left: 260px;
  }
}
.tblBoxStr {
  display: none;
}

.coming {
  text-align: center;
}

.en,
.en-italic {
  font-family: "Birthstone", serif;
  font-weight: 400;
  font-style: normal;
}

.animation {
  -webkit-animation: fade-in 3s;
          animation: fade-in 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* ------------------------------------------
smartphone
------------------------------------------ */
@media screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }
  .only-sp {
    display: block;
  }
  .noImg {
    display: none;
  }
  .fancybox-nav {
    display: none !important;
  }
  .wineDetail {
    width: 100%;
    max-width: 100%;
  }
  .wineDetail img {
    height: 180px;
  }
  .wineDetail .disp {
    font-size: 14px;
  }
  .companyList li.big {
    width: 100%;
  }
  .wineHead .ttl {
    margin-left: 0;
    padding-left: 0;
  }
  .tblBoxStr {
    display: block;
    font-size: 13px;
    text-align: left;
    color: #666;
    /* 	text-align: right; */
  }
  .tblBox {
    overflow: scroll;
    /* 	border-right: 1px solid #eee; */
    -webkit-box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.2) inset;
            box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.2) inset;
  }
  #button_container,
  #overlay {
    display: block;
  }
  .leftTop {
    top: -40px;
    left: -30px;
  }
  .rightTop {
    top: -160px;
    width: 98px;
    overflow: hidden;
  }
  .rightTop img {
    margin-right: -30px;
  }
  .top .mainVisual {
    height: auto;
    overflow: hidden;
  }
  .mainDispBox {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 0;
    padding: 120px 20px 0px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translateY(0%) translateX(0%) rotate(0);
    transform: translateY(0%) translateX(0%) rotate(0);
  }
  .topLogo {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .topCopy {
    line-height: 140%;
    font-weight: normal;
  }
  .btnAreaTwo a.btn {
    display: block;
    margin-bottom: 15px;
  }
  .btnArea {
    margin-bottom: 30px;
  }
  .newsArea {
    position: relative;
    left: auto;
    bottom: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .newsArea .date {
    float: none;
    width: auto;
    padding-left: 0;
    padding-bottom: 0;
  }
  .newsArea .ttl {
    float: none;
    width: auto;
    padding-top: 0;
    padding-bottom: 20px;
  }
  header {
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
  }
  main {
    padding-left: 0;
    margin-left: 0;
  }
  .redBg {
    font-size: 14px;
  }
  .infoList {
    padding: 40px 20px;
    border-radius: 24px;
  }
  .top .bg {
    min-height: 500px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .bnrList {
    width: 100%;
  }
  .mainVisual {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 88px 0 0;
    margin-left: 0;
    width: 100%;
    min-height: 720px;
    background-size: 1360px auto;
    background-position: center center;
    height: auto;
    min-height: 184vw;
    background-size: 318vw auto;
  }
  .mv_pc {
    margin-left: 0;
    height: auto;
    text-align: center;
  }
  .mv_pc img {
    height: auto;
    width: 80%;
  }
  .rightBnr {
    right: auto;
    bottom: 20px;
    left: 0px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .rightBnr {
    position: relative;
    z-index: 3;
    right: inherit;
    bottom: inherit;
    text-align: center;
  }
  .rightBnr img {
    height: auto;
    max-height: 268px;
    width: 100%;
  }
  .scrollBtn {
    margin: 0;
    left: calc(50% - 25px);
    display: none !important;
  }
  .footer-bnrList {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
  }
  .footer-bnrList li {
    width: 45%;
  }
  .snsList {
    display: none;
  }
  h1.logo a {
    margin-top: 10px;
    float: left;
    margin-left: 20px;
    height: 54px !important;
  }
  header {
    background-image: none;
    min-height: auto;
  }
  .navList,
  .navList2 {
    display: none;
  }
  body.site main {
    padding-top: 0;
  }
  section {
    padding: 40px 20px;
    padding-top: 40px;
  }
  h2.ttl span {
    margin-bottom: 20px;
    font-size: 26px;
    max-width: 100%;
  }
  h2.ttl span:before {
    left: -45px;
  }
  .infoList li {
    padding: 0;
    padding-bottom: 20px;
  }
  .companyList li {
    width: 50%;
    text-align: left;
    margin-bottom: 10px;
  }
  .companyList li::before {
    content: "- ";
  }
  footer {
    margin: 0;
  }
  .copyright {
    padding: 24px 0;
  }
  .pageLinkList {
    margin-bottom: 30px;
  }
  .pageLinkList li {
    margin-bottom: 10px;
  }
  .pageLinkList li a {
    padding: 4px 10px;
  }
  .lineList .nav4 {
    display: none;
  }
  .address .left {
    float: none;
    width: auto;
    margin-bottom: 60px;
  }
  .address .right {
    float: none;
    width: auto;
  }
  .newsList li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .wineDetail .left,
  .wineDetail .right {
    float: none;
    width: 100%;
  }
  .popupBox .ttl {
    font-size: 20px;
  }
  .specTbl th,
  .specTbl td {
    padding: 10px 10px;
  }
  .wineTbl th {
    white-space: nowrap;
  }
  .wineBox {
    padding: 20px 0;
  }
  .wineHead,
  .tblBoxStr {
    padding-left: 20px;
  }
  .wineHead .ttl {
    font-size: 20px;
  }
  #mapCanvas:before {
    padding-top: 50%;
  }
  .foodList li .img {
    float: none;
    width: auto;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .foodList li .dispArea {
    float: none;
    width: auto;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .wineTbl {
    width: 180%;
  }
  .wineTbl td.ttl {
    width: 200px;
  }
  .wineHead {
    text-align: left;
    padding-right: 20px;
  }
  .wineBox {
    padding-bottom: 0;
  }
  .terrace-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .terrace-box .img-sec {
    text-align: center;
  }
  .terrace-box .img-sec {
    padding: 0 0 24px;
  }
  .terrace-box .img-sec img {
    width: 100%;
    height: auto;
  }
  .live .img-sec img {
    max-width: 100%;
    height: auto;
  }
  h2 {
    margin-bottom: 8px;
  }
  h2:before,
  h2:after {
    width: 25%;
  }
  .ttl .ja {
    font-size: 24px;
  }
  .ttl .en {
    color: #fff;
    font-size: 22px;
  }
  .fujimura .box {
    padding: 24px;
    font-size: 14px;
  }
  .fujimura .ttl span {
    font-size: 22px;
  }
  .box-primary {
    padding: 24px;
    border-radius: 24px;
    gap: 16px;
  }
  .recruitList li .eachDisp {
    padding-left: 60px;
  }
  .page .pageImg {
    padding-top: 68px;
  }
}
/* Fancybox Modal Padding */
@media screen and (max-width: 767px) {
  .fancybox-skin {
    padding: 20px !important;
  }
}/*# sourceMappingURL=style.css.map */