﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
header {
  position: fixed;
  width: 100vw;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
@media (min-width: 750px) {
  header .drawer_menu {
    width: 100%;
    max-width: 1200px;
    height: 4.16667vw;
  }
}
@media (min-width: 1200px) {
  header .drawer_menu {
    height: 50px;
  }
}
@media (max-width: 749px) {
  header .drawer_menu {
    width: 100%;
    height: 11.73333vw;
  }
}
header .drawer_menu.flc {
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header .drawer_menu.flc > .fli:first-of-type > a {
  display: block;
}
@media (min-width: 750px) {
  header .drawer_menu.flc > .fli:first-of-type > a {
    width: calc(1vw * 660 / 12);
    max-width: 660px;
  }
}
@media (max-width: 749px) {
  header .drawer_menu.flc > .fli:first-of-type > a {
    width: calc(1vw * 455 / 7.5);
  }
}
header .drawer_menu.flc > .fli:last-of-type.flc {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 750px) {
  header .drawer_menu.flc > .fli:last-of-type.flc {
    font-size: 2.5vw;
    width: 20.83333vw;
    max-width: 250px;
    margin-right: 3.75vw;
  }
}
@media (min-width: 1200px) {
  header .drawer_menu.flc > .fli:last-of-type.flc {
    font-size: 30px;
    margin-right: 45px;
  }
}
@media (max-width: 749px) {
  header .drawer_menu.flc > .fli:last-of-type.flc {
    margin-right: 2.66667vw;
    width: 30.66667vw;
    font-size: 5.73333vw;
  }
}
header .drawer_menu.flc > .fli:last-of-type.flc > a {
  color: #595757;
}
@media (min-width: 750px) {
  header .drawer_menu.flc > .fli:last-of-type.flc > .fli.pc {
    width: 5vw;
    max-width: 60px;
  }
}
@media (max-width: 749px) {
  header .drawer_menu.flc > .fli:last-of-type.flc > .fli.pc {
    display: none;
  }
}
@media (min-width: 750px) {
  header .drawer_menu.flc > .fli:last-of-type.flc > .fli#hbg {
    width: 2.5vw;
    max-width: 30px;
    height: 2.08333vw;
    max-height: 25px;
  }
}
@media (max-width: 749px) {
  header .drawer_menu.flc > .fli:last-of-type.flc > .fli#hbg {
    width: calc(1vw * 44 / 7.5);
    height: calc(1vw * 35 / 7.5);
  }
}
header .drawer_menu.flc > .fli:last-of-type.flc > .fli#hbg.flc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header
  .drawer_menu.flc
  > .fli:last-of-type.flc
  > .fli#hbg.flc
  > .fli:first-of-type,
header
  .drawer_menu.flc
  > .fli:last-of-type.flc
  > .fli#hbg.flc
  > .fli:nth-of-type(2),
header
  .drawer_menu.flc
  > .fli:last-of-type.flc
  > .fli#hbg.flc
  > .fli:nth-of-type(3) {
  background-color: #595757;
  border-radius: 1px;
}
@media (min-width: 750px) {
  header
    .drawer_menu.flc
    > .fli:last-of-type.flc
    > .fli#hbg.flc
    > .fli:first-of-type,
  header
    .drawer_menu.flc
    > .fli:last-of-type.flc
    > .fli#hbg.flc
    > .fli:nth-of-type(2),
  header
    .drawer_menu.flc
    > .fli:last-of-type.flc
    > .fli#hbg.flc
    > .fli:nth-of-type(3) {
    width: 100%;
    height: 0.33333vw;
    max-height: 4px;
  }
}
@media (max-width: 749px) {
  header
    .drawer_menu.flc
    > .fli:last-of-type.flc
    > .fli#hbg.flc
    > .fli:first-of-type,
  header
    .drawer_menu.flc
    > .fli:last-of-type.flc
    > .fli#hbg.flc
    > .fli:nth-of-type(2),
  header
    .drawer_menu.flc
    > .fli:last-of-type.flc
    > .fli#hbg.flc
    > .fli:nth-of-type(3) {
    width: calc(1vw * 44 / 7.5);
    height: calc(1vw * 5 / 7.5);
  }
}
header .fixed-menu-wrapper {
  background-color: #fff;
}
@media (min-width: 750px) {
  header .fixed-menu-wrapper {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 749px) {
  header .fixed-menu-wrapper {
    width: 100vw;
  }
}
@media (min-width: 750px) {
  header .fixed-menu-wrapper .drawer_nav_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    transition: top 0.3s ease;
  }
}
@media (max-width: 749px) {
  header .fixed-menu-wrapper .drawer_nav_wrapper {
    position: fixed;
    z-index: 9999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    top: 0;
    left: 19.46667vw;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    transition: left 0.3s ease;
  }
}
@media (min-width: 750px) {
  header .fixed-menu-wrapper .drawer_nav_wrapper.hide {
    top: -501vh;
  }
}
@media (max-width: 749px) {
  header .fixed-menu-wrapper .drawer_nav_wrapper.hide {
    left: 101vw;
  }
}
header .fixed-menu-wrapper .drawer_nav_wrapper > .drawer_nav {
  background-color: #fff;
  color: #595757;
}
@media (min-width: 750px) {
  header .fixed-menu-wrapper .drawer_nav_wrapper > .drawer_nav {
    width: 28.33333vw;
    max-width: 340px;
    padding-bottom: 30px;
  }
}
@media (max-width: 749px) {
  header .fixed-menu-wrapper .drawer_nav_wrapper > .drawer_nav {
    width: 80.53333vw;
    padding-bottom: 8vw;
  }
}
header .fixed-menu-wrapper .drawer_nav_wrapper > .drawer_nav > .flc {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #595757;
}
@media (min-width: 750px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc
    > .fli.logo {
    width: 7.5vw;
    max-width: 90px;
    margin: 15px 0 15px 15px;
  }
}
@media (max-width: 749px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc
    > .fli.logo {
    width: 17.33333vw;
    margin: 2vw 0 2vw 2vw;
  }
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .flc
  > .fli:last-of-type
  > span {
  display: inline-block;
  margin: 0;
  padding: 0.2em 0 0 0.2em;
  font-weight: bold;
}
@media (min-width: 750px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc
    > .fli:last-of-type
    > span {
    font-size: 3.75vw;
    margin-right: 3.75vw;
  }
}
@media (min-width: 1200px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc
    > .fli:last-of-type
    > span {
    font-size: 45px;
    margin-right: 45px;
  }
}
@media (max-width: 749px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc
    > .fli:last-of-type
    > span {
    font-size: calc(1vw * 70 / 7.5);
    margin-right: 2.66667vw;
  }
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .flc:last-of-type {
  border-bottom: none;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 750px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc:last-of-type {
    width: 18.33333vw;
    max-width: 220px;
    font-size: 30px;
  }
}
@media (max-width: 749px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .flc:last-of-type {
    width: 53.33333vw;
    font-size: 6.66667vw;
  }
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item
  > a {
  display: block;
  text-decoration: none;
  color: #595757;
}
@media (min-width: 750px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .drawer-menu-item
    > a {
    font-size: 1.5vw;
    line-height: 1.27778em;
  }
}
@media (min-width: 1200px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .drawer-menu-item
    > a {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .drawer-menu-item
    > a {
    font-size: 4.13333vw;
    line-height: 1.29412em;
  }
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item
  > a.flc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item
  > a
  > span {
  display: block;
  padding: 1.5em 0;
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item
  > a
  > span:first-of-type {
  width: 100%;
  border-bottom: 1px solid #595757;
  padding-left: 1em;
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item
  > a
  > span:last-of-type {
  padding-left: 1em;
  padding-right: 1em;
  color: #ffda00;
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item:nth-last-of-type(2) {
  border-bottom: 1px solid #595757;
}
@media (min-width: 750px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .drawer-menu-item:nth-last-of-type(2) {
    margin-bottom: 5vw;
  }
}
@media (min-width: 1200px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .drawer-menu-item:nth-last-of-type(2) {
    margin-bottom: 30px;
  }
}
@media (max-width: 749px) {
  header
    .fixed-menu-wrapper
    .drawer_nav_wrapper
    > .drawer_nav
    > .drawer-menu-item:nth-last-of-type(2) {
    margin-bottom: 8vw;
  }
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .drawer-menu-item:nth-last-of-type(2)
  a
  > span {
  border-bottom: none;
}
footer {
  width: 100%;
  background-color: #ffda00;
  color: #595757;
}
footer > .copyright {
  text-align: center;
}
@media (min-width: 750px) {
  footer > .copyright {
    height: 100px;
  }
}
@media (max-width: 749px) {
  footer > .copyright {
    height: 26.66667vw;
  }
}
footer > .copyright.flc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 750px) {
  .sp {
    display: none;
  }
}
@media (max-width: 749px) {
  .pc {
    display: none;
  }
}
@font-face {
  font-family: "M PLUS Rounded 1c";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("/bosogibier/wp-content/themes/html5blank-stable/fonts/m-plus-rounded-1c-v10-japanese-regular.woff2")
      format("woff2"),
    url("/bosogibier/wp-content/themes/html5blank-stable/fonts/m-plus-rounded-1c-v10-japanese-regular.woff")
      format("woff");
}
@font-face {
  font-family: "M PLUS Rounded 1c";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("/bosogibier/wp-content/themes/html5blank-stable/fonts/m-plus-rounded-1c-v10-japanese-700.woff2")
      format("woff2"),
    url("/bosogibier/wp-content/themes/html5blank-stable/fonts/m-plus-rounded-1c-v10-japanese-700.woff")
      format("woff");
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial",
    "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo",
    "ＭＳ Ｐゴシック", sans-serif;
}
@media (max-width: 749px) {
  html {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
html .serif {
  font-family: "Times New Roman", "Hiragino Mincho ProN", "YuMincho",
    "Yu Mincho", "MS PMincho", serif;
}
html .marugoshi {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro",
    "Hiragino Maru Gothic Pro", "M PLUS Rounded 1c", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-display: swap;
}
@media (min-width: 750px) {
  html .marugoshi {
    -webkit-transform: rotate(0.03deg);
    -ms-transform: rotate(0.03deg);
    transform: rotate(0.03deg);
  }
}
@media (max-width: 749px) {
  html .marugoshi {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
body {
  color: #595757;
  overflow-x: hidden;
}
.webp #bg,
.no-webp #bg {
  background-attachment: fixed;
  background-size: 100% auto;
}
@media (min-width: 750px) {
  .webp #bg {
    background-image: url("https://bosogibier.com/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/back.jpg");
  }
}
@media (max-width: 749px) {
  .webp #bg {
    background-image: url("https://bosogibier.com/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/back-sp.jpg");
  }
}
@media (min-width: 750px) {
  .no-webp #bg {
    background-image: url("/bosogibier/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/bg-body_pc.jpg");
  }
}
@media (max-width: 749px) {
  .no-webp #bg {
    background-image: url("/bosogibier/wp-content/themes/html5blank-stable/common/imgs/body/2022/01/bg-body_sp.jpg");
  }
}
.wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: initial;
}
@media (min-width: 750px) {
  .wrapper {
    max-width: 1200px;
    width: 96%;
  }
}
@media (max-width: 749px) {
  .wrapper {
    width: 100vw;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .wrapper {
    max-width: 100vw;
  }
}
.full-width {
  position: relative;
  right: 50%;
  left: 50%;
  margin-right: -50vw;
  margin-left: -50vw;
  width: 100vw;
}
.flc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.posBox {
  position: relative;
  display: block;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  opacity: 0.6;
}
*:focus {
  outline: none;
}
.breadcrumb-area {
  padding-left: 0.5em;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
@media (min-width: 750px) {
  .breadcrumb-area {
    margin-top: 4.16667vw;
    height: 2.91667vw;
    line-height: 2.91667vw;
    font-size: 12px;
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  .breadcrumb-area {
    margin-top: 50px;
    height: 35px;
    line-height: 35px;
  }
}
@media (max-width: 749px) {
  .breadcrumb-area {
    margin-top: 11.73333vw;
    font-size: 2vw;
    height: 6.66667vw;
    line-height: 8vw;
  }
}
sup {
  vertical-align: super;
  font-size: 0.5em;
}
#top_scroll {
  position: relative;
  z-index: 100;
  margin: 0;
  padding: 0;
}
#page-top {
  position: fixed;
  right: 10px;
  bottom: -250px;
  z-index: 999;
  display: block;
  padding: 0;
  width: 35px;
  height: 35px;
  color: #222;
  text-align: center;
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#page-top:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
#top_scroll:hover {
  background: #fff;
}
.container-common-smallheader,
.container-common-small-mv {
  text-align: center;
}
@media (min-width: 750px) {
  .container-common-smallheader,
  .container-common-small-mv {
    margin-bottom: 30px;
  }
}
@media (max-width: 749px) {
  .container-common-smallheader,
  .container-common-small-mv {
    margin-bottom: 6.66667vw;
  }
}
.container-common-smallheader > .inner,
.container-common-small-mv > .inner {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 750px) {
  .container-common-smallheader > .inner,
  .container-common-small-mv > .inner {
    max-width: 1200px;
    width: 100%;
  }
}
.container-common-smallheader > .inner > .posBox,
.container-common-small-mv > .inner > .posBox {
  position: relative;
}
.container-common-smallheader > .inner > .posBox > .objBox,
.container-common-small-mv > .inner > .posBox > .objBox {
  position: absolute;
  z-index: 2;
}

.webp #bg {
  padding-top: 60px;
}

.drawer_menu img.add {
  width: 450px;
}

@media (max-width: 749px) {
  .webp #bg {
    padding-top: 45px;
  }

  .breadcrumb-area {
    margin-top: 0;
  }
}

/* 20241021 追記 */
header .drawer_menu.flc > .fli:last-of-type.flc {
  & a.youtube {
    & img {
      height: 18px;
      display: table;
      padding-bottom: 2px;
    }
  }
}
header
  .fixed-menu-wrapper
  .drawer_nav_wrapper
  > .drawer_nav
  > .flc:last-of-type {
  & a.youtube {
    & img {
      height: 18px;
      display: table;
      margin-top: 5px;
      @media screen and (min-width: 750px) {
        margin-top: 10px;
      }
    }
  }
}

html {
  body {
    p,
    dl,
    dt,
    dd {
      @media screen and (min-width: 750px) {
        font-size: 16px;
        line-height: 1.83333em;
      }
    }
  }
}
