@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
  font-size: 1.4rem;
  line-height: 1.8;
  overflow-x: hidden;
  font-weight: normal;
  letter-spacing: 1px;
}

a:hover, a:hover>img, a:hover>h4, a:hover>p, .btn_menu i:hover {
  opacity: 0.6;
  text-decoration: none;
}

.container {
  position: relative;
  width: 95%;
  max-width: 1120px;
  margin: 0 auto;
}

.fade_in {
  transition: 1.5s!important;
  opacity: 0;
}

.full {
  width: 100%;
}

header {
  padding: 20px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

header h1 {
  display: block;
  width: 96px;
  margin: 0 auto 12px;
}

header .lang_list {
  text-align: center;
}

header .lang_list li {
  display: inline-block;
  border-right: 1px solid #333;
}

header .lang_list li:last-child {
  border-right: 0;
}

header .lang_list a {
  display: block;
  padding: 0 20px;
}

header nav {
  display: none;
}

header .btn_cart {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 25px;
  line-height: 1;
}

header .btn_cart i::after {
  display: block;
  content: "shop";
  width: fit-content;
  font-size: 10px;
  margin: 2px 1px 0 3px;
  font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
}

header .btn_menu {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 25px;
  line-height: 1;
}

.main_vsl {
  position: relative;
  height: 210px;
  background-image: url(../img/home/main_vsl_sp.jpg);
  background-size: cover;
  background-position: center;
}

.main_vsl h2 {
  position: absolute;
  height: 85%;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main_vsl h2 img {
  display: block;
  height: 100%;
}

.pc_only {
  display: none!important;
}

a.banner {
  display: block;
  max-width: 280px;
  margin: 0 auto 20px;
}

a.banner img {
  display: block;
  width: 100%;
}

.home article {
  padding-bottom: 40px;
}

.home .col_main a.banner.banner_shopping {
  display: block;
  margin: 20px auto 0;
}

.home a.banner.banner1 {
  position: relative;
}

.home a.banner.banner1::before {
  content: '';
  position: absolute;
  left: -7%;
  bottom: -5%;
  background-image: url(../img/home/top_banner1_before.png);
  background-size: cover;
  width: 100px;
  height: 83px;
}

.home .col_side a.banner.banner_shopping {
  display: none;
}

.home section {
  padding: 40px 0;
}

.home section h3 {
  text-align: center;
  font-size: 2.1rem;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}

.home section h3 span {
  border-bottom: 2px solid #333;
  padding: 0 .2em .15em;
}

.home #section1 {
  padding: 40px 0 0;
}

.home #section1 ul {
  border-top: 1px solid #ccc;
  margin-bottom: 15px;
}

.home #section1 ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.home #section1 ul li span.date {
  display: block;
  color: #777;
  font-family: YuGothic, 'Yu Gothic', sans-serif;
}

.home #section1 ul li a {
  display: block;
}

.home #section1 a.more {
  display: block;
  width: 40%;
  margin: 0 auto;
  text-align: center;
}

.home #section2 h3+p {
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', sans-serif;
  text-align: center;
}

.home #section2 dt {
  text-align: center;
}

.home #section2 dd {
  margin-bottom: 15px;
  text-align: center;
}

.home #section3 {
  padding-bottom: 0;
}

.home #section6 {
  display: none;
}

.home .banner_block .col {
  position: relative;
}

.home .banner_block .col a {
  position: relative;
  display: block;
  cursor: pointer;
}

.home .banner_block .col a img {
  display: block;
  width: 100%;
}

.home .banner_block .col a img.arrow {
  position: absolute;
  top: 50%;
  right: 3%;
  transform: translateY(-50%);
  width: 5.1vw;
  transition: .5s;
}

.home .banner_block .col a:hover img.arrow {
  right: 1.5%;
}

.home .banner_block .col a .txt_block {
  position: absolute;
  left: 20px;
  bottom: 30px;
  color: #fff;
}

.home .banner_block .col a .txt_block h4 {
  font-size: 3.2rem;
}

.home .banner_block .col a .txt_block p {
  font-size: 1.4rem;
}

.dark_block {
  background-color: #20353d
}


.home section#section4 h3 {
  text-align: center;
}

.home section#section4 h3 img {
  margin: 0 auto;
}

.home section#section4 h3+p {
  color: #fff;
  line-height: 2.1;
}

.home section#section4 h3+p span {
  display: block;
}

.home section#section4 h3+p span.mb {
  margin-bottom: 1em;
}

.home section#section4 h3+p br {
  display: none;
}

.home section#section4 iframe {
  display: block;
  width: 100%;
  height: 56.25vw;
  margin: 40px auto -40px;
}

.home section .container .wrap {
  margin: 0 auto;
}

.home section#section5 .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto 20px;
  max-width: 960px;
}

.home section#section5 .flex li {
  width: 45%;
  margin-bottom: 22px;
  text-align: center;
  list-style: none;
}

.home section#section5 .flex li img {
  height: 190px;
  margin: 0 auto;
}

.home section#section5 .flex li h4 {
  margin-bottom: 1em;
  font-size: 1.4rem;
  font-weight: 600;
}

.home section#section5 a.btn_online {
  display: block;
  width: 223px;
  margin: 40px auto 0;
  border: solid 3px #000;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  line-height: 4;
}

#map {
  width: 100%;
  height: 400px;
  background-color: grey;
}

footer .content {
  background-color: #0e171b;
  padding: 20px 0;
  color: #fff;
  text-align: center;
}

footer .content h1 {
  margin-bottom: 10px
}

footer .content h1 {
  display: block;
  font-size: 1.6rem;
}

footer .content span.tel {
  display: block;
}

footer .content p {
  font-size: 1.2rem;
}

footer .content a {
  color: #fff;
}

footer .content a.mail {
  display: block;
  margin-top: 10px;
  font-size: 1.2rem;
}

footer .content p.copy {
  margin-top: 45px;
  font-size: 1.2rem;
}

footer .sns_link {
  margin-bottom: 15px;
  text-align: center;
}

footer .sns_link li {
  display: inline-block;
  padding: 0 15px;
}

@media screen and (max-width:767px) {
  .low {
    display: none
  }
}

@media screen and (min-width:768px) {
  header {
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 10000;
  }
  @keyframes slideInDown {
    0% {
      top: -100px
    }
    100% {
      top: 0px
    }
  }
  header.fixed {
    position: fixed;
    animation: slideInDown .3s forwards linear;
    padding: 15px 0;
  }
  header.fixed h1 {
    width: 72px;
    margin-bottom: 0;
  }
  header.fixed nav {
    font-size: 1.2rem;
  }
  header.fixed nav li a i {
    font-size: 1.5rem;
  }
  .home .banner_block .lg_flex {
    display: flex;
    flex-wrap: wrap;
  }
  .home .banner_block .lg_flex {
    display: flex;
  }
  .home .banner_block .lg_flex .col_2 {
    width: 50%;
  }
  .home .banner_block .lg_flex .col_3 {
    width: calc(100% / 3);
  }
  .home .banner_block .col a img.arrow {
    width: 2.55vw;
  }
  body {
    font-size: 1.4rem;
  }
  .pc_only {
    display: block!important;
  }
  .sp_only {
    display: none!important;
  }
  header {
    padding: 25px 0;
  }
  header h1 {
    width: 144px;
    margin-bottom: 10px;
  }
  header .lang_list a {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  header .lang_list li:nth-child(1) a {
    padding: 0 30px 0 0;
  }
  header .lang_list li:nth-child(2) a {
    padding: 0 0 0 30px;
  }
  header nav {
    display: block;
  }
  .main_vsl {
    height: 430px;
    background-image: url(../img/home/main_vsl.jpg);
  }
  .main_vsl h2 {
    height: 73%;
    font-size: 3rem;
  }
  .lg_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .home .col_main {
    width: 60%;
    max-width: 696px;
  }
  .home .col_main a.banner.banner_shopping {
    display: none;
  }
  .home .col_side {
    width: 35%;
    max-width: 390px;
  }
  .home a.banner {
    max-width: 357px;
    margin-bottom: 40px;
  }
  .home .col_side {
    padding: 58px 0 0;
  }
  .home .col_side a.banner.banner_shopping {
    display: block;
  }
  .home section h3 {
    margin-bottom: 15px;
    font-size: 3.0rem;
  }
  .home section#section1 h3, .home section#section2 h3 {
    text-align: left;
  }
  .home section h3 span {
    border-bottom: 4px solid #030000;
  }
  .home #section1 ul {
    margin-bottom: 20px;
  }
  .home #section1 ul li {
    display: flex;
    padding: 20px 0;
    text-align: left;
  }
  .home #section1 ul li span.date {
    width: 105px;
    margin-right: 15px;
  }
  .home #section1 ul li a {
    width: 100%;
  }
  .home #section1 a.more {
    margin: 0;
    width: 100%;
    text-align: right;
  }
  .home #section2 h3+p {
    font-size: 1.3rem;
    text-align: left;
  }
  .home #section2 dt {
    text-align: left;
    margin-right: 10px;
  }
  .home #section2 dd {
    text-align: left;
    margin-bottom: 15px;
    display: inline-block;
  }
  .home section#section4 {
    padding: 95px 0 50px
  }
  .home section#section4 h3+p {
    text-align: center;
  }
  .home section#section4 h3+p span {
    display: inline;
  }
  .home section#section4 h3+p br {
    display: block;
  }
  .home section#section4 iframe {
    display: block;
    width: 800px;
    height: 450px;
    margin: 65px auto 0;
  }
  .home section .container .wrap {
    width: 100%
  }
  .home .banner_block .col:hover {
    opacity: .8
  }
  .home .banner_block .col:hover a::after {
    right: 15px;
  }
  .home .banner_block .col a .txt_block {
    bottom: 10%;
  }
  .home .banner_block .col a .txt_block h4 {
    font-size: 2.55vw
  }
  .home .banner_block .col a .txt_block p {
    font-size: 1.55vw
  }
  .home section.ig_block ul li {
    width: calc(100% / 6 - .3%);
  }
  .home section#section5 {
    padding: 125px 0 125px;
  }
  .home section#section5 h3 {
    margin-bottom: 75px
  }
  .home section#section5 .flex {
    justify-content: space-between;
  }
  .home section#section5 .flex li {
    width: 30%;
    margin-bottom: 40px;
    text-align: center;
    list-style: none;
  }
  .home section#section5 .flex li img {
    height: auto;
    margin: 0 auto 15px;
    height: 20vw;
    max-height: 192px;
  }
  .home section#section5 .flex li h4 {
    margin-bottom: 15px;
    font-weight: 600;
  }
  .home section#section5 a.btn_online {
    display: block;
    width: 446px;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
    line-height: 99px;
  }
  .home #section6 {
    display: block;
  }
  footer .content {
    padding: 40px 0;
  }
  footer .content h1 {
    margin-bottom: 15px;
    font-size: 2.0rem;
  }
  footer .content p {
    font-size: 1.4rem;
  }
}

@media screen and (max-width:959px) {
  header nav {
    display: block;
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    transition: .5s;
    z-index: 10;
  }
  header nav .btn_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    z-index: 11;
  }
  header nav .btn_close:hover {
    opacity: 0.6;
  }
  header.open nav {
    top: 0;
  }
  header.open nav ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
  }
  header.open nav li:last-child {
    display: block;
    margin-top: 50px;
  }
  header.open nav a {
    display: block;
    margin-bottom: 1em;
    color: #fff;
  }
  header.open nav a span {
    display: none
  }
  header.open nav a i {
    font-size: 25px;
  }
  header.open nav a img {
    zoom: .5;
  }
  header.open nav li {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  header .btn_cart, header .btn_menu, header nav .btn_close {
    display: none;
  }
  header .lang_list {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
  }
  header nav ul {
    display: flex;
    justify-content: space-between;
  }
  header nav li {
    line-height: 32px;
    height: 32px;
  }
  header.fixed nav li {
    line-height: 22px;
    height: 22px;
  }
  header nav li a i {
    font-size: 25px;
    vertical-align: middle;
  }
  header nav li a span {
    vertical-align: middle;
  }
}

/*--  about.html  --*/

.about {
  color: #000;
}

.about .main_vsl {
  height: 425px;
  background-image: url(../img/about/about_vsl.jpg);
  background-size: cover;
  background-position: center;
}

.about .main_vsl h2 {
  height: 65%;
  font-size: 3rem;
}

.about #map2 {
  width: 100%;
  height: 855px;
}

.about #about1 {
  text-align: center;
  padding: 75px 0 0;
  letter-spacing: 0.22em;
}

.about #about1 h2 {
  text-align: center;
}

.about #about1 h2 img {
  margin: 0 auto;
}

.about #about1 h3 {
  text-align: center;
  font-size: 3.6rem;
  line-height: 6.1rem;
  padding: 80px 0 0;
}

.about #about1 h4 {
  font-size: 3.0rem;
  line-height: 4.9rem;
  padding-bottom: 50px;
}

.about #about1 p {
  text-align: center;
  font-size: 1.6rem;
  line-height: 4.0rem;
}

.about #about1 h5 {
  font-size: 2.4rem;
  line-height: 4.8rem;
  padding: 100px 0 25px;
}

.about #about1 .about_mark {
  margin: 0 auto 35px;
}

.about #about1 .about1_photo {
  padding-top: 260px;
}

.about #about1 .about1_part {
  width: 19.6%;
  margin-right: 0.5%;
}

.about #about1 .about1_part:last-child {
  margin-right: 0;
}

.about #about1 .about1_part img {
  width: 100%;
}

.about #about2 {
  text-align: center;
  padding: 180px 0 255px;
}

.about #about2 h2 {
  text-align: center;
  font-size: 2.6rem;
  line-height: 3.9rem;
  font-weight: bold;
}

.about #about2 .about2_txt1 {
  text-align: center;
  font-size: 2.0rem;
  line-height: 3.5rem;
  padding: 40px 0 45px;
}

.about #about2 .about2_txt2 {
  text-align: center;
  font-size: 1.6rem;
  line-height: 3.5rem;
  padding: 0 0 35px;
}

.about #about2 .about2_txt3 {
  text-align: center;
  font-size: 3.0rem;
  line-height: 3.5rem;
}

.about #about2 .about2_txt4 {
  text-align: center;
  font-size: 2.4rem;
  line-height: 4.3rem;
}

.about #about2 .about2_txt5 {
  text-align: center;
  font-size: 1.6rem;
  line-height: 3.0rem;
  padding: 0 0 30px;
}


.about #about2 a.btn_info {
  display: block;
  width: 436px;
  color: #20353d;
  margin: 0 auto;
  font-size: 24px;
  text-align: center;
  line-height: 88px;
  font-weight: 600;
  border: solid 3px #20353d;
}

@media screen and (max-width:767px) {
  .about .main_vsl {
    position: relative;
    height: 210px;
    background-image: url(../img/about/about_vsl_sp.jpg);
    background-size: cover;
    background-position: center;
  }
  .about .main_vsl h2 {
    position: absolute;
    height: 71%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .about #map2 {
    width: 100%;
    height: 430px;
  }
  .about #about1 {
    text-align: center;
    padding: 25px 0 0;
    letter-spacing: 0.22em;
  }
  .about #about1 h2 {
    text-align: center;
  }
  .about #about1 h2 img {
    width: 82px;
    margin: 0 auto;
  }
  .about #about1 .about1_sttl_sp {
    width: 100%;
    max-width: 295px;
    text-align: center;
    padding: 35px 0 18px;
  }
  .about #about1 p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 200%;
  }
  .about #about1 h5 {
    font-size: 1.8rem;
    line-height: 200%;
    padding: 75px 0 15px;
  }
  .about #about1 .about_mark {
    margin: 0 auto 18px;
  }
  .about #about1 .about1_photo {
    padding-top: 37px;
  }
  .about #about1 .about1_photo img {
    width: 96%;
    margin: 0 auto;
  }
  .about #about2 {
    text-align: center;
    padding: 80px 0 60px;
  }
  .about #about2 h2 {
    text-align: center;
    font-size: 1.9rem;
    line-height: 150%;
    font-weight: bold;
  }
  .about #about2 .about2_txt1 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 180%;
    padding: 18px 0 30px;
  }
  .about #about2 .about2_txt2 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 170%;
    padding: 0 0 25px;
  }
  .about #about2 .about2_txt3 {
    text-align: center;
    font-size: 1.6rem;
    line-height: 140%;
  }
  .about #about2 .about2_txt4 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 180%;
    padding: 0 0 10px;
  }
  .about #about2 .about2_txt5 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 100%;
    padding: 0 0 20px;
  }
  .about #about2 a.btn_info {
    display: block;
    width: 217px;
    margin: 0 auto;
    font-size: 1.2rem;
    text-align: center;
    line-height: 4;
    font-weight: 600;
    border: solid 3px #20353d;
  }
}

@media screen and (min-width:768px) {}

/*--  sake.html  --*/

.sake {
  color: #000;
}

.sake .main_vsl {
  height: 425px;
  background-image: url(../img/sake/sake_vsl.jpg);
  background-size: cover;
  background-position: center;
}

.sake .main_vsl h2 {
  height: 52%;
  font-size: 3rem;
}

.sake #sake1 {
  text-align: center;
  padding: 70px 0 0;
  letter-spacing: 0.05em;
}

.sake #sake1 h2 {
  text-align: center;
  padding-bottom: 140px;
}

.sake #sake1 h2 img {
  width: 1020px;
  margin: 0 auto;
}

.sake .sake1_item {
  width: 95%;
  max-width: 940px;
  margin: 0 auto;
}

.sake .sake1_item h3 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 3.6rem;
  line-height: 1.6;
  letter-spacing: 0.27em;
}

.sake .sake1_item h3 img {
  width: 530px;
  display: block;
  margin: 0 auto;
}

.sake .sake1_item p {
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.75;
  padding: 25px 0 0;
  letter-spacing: 0.25em;
}

.sake #sake1_item1 {
  padding: 0 0 90px;
  background: url(../img/sake/sake1_bg1.png) no-repeat;
  background-position: top left;
}

.sake #sake1_item2 {
  padding: 0 0 160px;
  background: url(../img/sake/sake1_bg2.png) no-repeat;
  background-position: top right;
}

.sake #sake1_item3 {
  padding: 0 0 330px;
  background: url(../img/sake/sake1_bg3.png) no-repeat;
  background-position: top left;
}

.sake .sake2_item {
  width: 100%;
  text-align: center;
}

.sake .sake2_item h3 {
  width: 100%;
  height: 568px;
  font-size: 6.0rem;
  letter-spacing: 0.2em;
  line-height: 1;
  color: #fff;
  text-align: center;
}

.sake .sake2_item h3 span {
  font-size: 4.8rem;
}

.sake .sake2_item h3 img {
  padding-top: 347px;
  width: 530px;
  display: block;
  margin: 0 auto;
}

.sake #sake2_item1 h3 {
  background: url(../img/sake/sake2_bg1.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.sake #sake2_item2 h3 {
  background: url(../img/sake/sake2_bg2.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.sake #sake2_item3 h3 {
  background: url(../img/sake/sake2_bg3.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.sake .sake2_txtarea {
  width: 95%;
  max-width: 1120px;
  margin: -45px auto 0;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.1;
  text-align: center;
  background: #fff;
  padding-bottom: 150px;
}

.sake .sake2_txtarea h4 {
  text-align: center;
  font-size: 3.6rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding: 35px 0 20px;
}

.sake #sake3 {
  padding: 95px 0 120px
}

.sake #sake3 h3 {
  text-align: center;
  margin-bottom: 45px;
}

.sake #sake3 h3 img {
  margin: 0 auto;
}

.sake #sake3 h3+p span {
  display: inline;
}

.sake #sake3 h3+p br {
  display: block;
}

.sake #sake3 h3+p {
  color: #fff;
  line-height: 2.4;
  font-size: 1.6rem;
  letter-spacing: 0.19em;
  text-align: center;
}

.sake #sake3 iframe {
  display: block;
  width: 89%;
  max-width: 996px;
  height: 513px;
  margin: 65px auto 0;
}

@media screen and (max-width:959px) {
  .sake .sake1_item p {
    letter-spacing: 0.1em;
  }
}

@media screen and (max-width:767px) {
  .sake .main_vsl {
    position: relative;
    height: 210px;
    background-image: url(../img/sake/sake_vsl_sp.jpg);
    background-size: cover;
    background-position: center;
  }
  .sake .main_vsl h2 {
    position: absolute;
    height: 53%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .sake #sake1 {
    padding: 0;
  }
  .sake #sake1 h2 {
    padding-bottom: 0;
  }
  .sake #sake1 h2 img {
    width: 110px;
    margin: 0 auto;
  }
  .sake #sake1 p.sake1_txt {
    width: 95%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.2rem;
    line-height: 2.5;
    padding-bottom: 60px;
    max-width: 360px;
  }
  .sake .sake1_item {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  .sake .sake1_item h3 {
    width: 100%;
    text-align: center;
  }
  .sake .sake1_item h3 img {
    width: 300px;
    display: block;
    margin: 0 auto;
  }
  .sake .sake1_item p {
    /* width: 95%; */
    margin: 0 auto;
    text-align: center;
    font-size: 1.2rem;
    line-height: 2.5;
    padding: 0;
    letter-spacing: 0.25em;
  }
  .sake #sake1_item1 {
    padding: 0 0 55px;
    background: url(../img/sake/sake1_bg1_sp.png) no-repeat;
    background-position: top left;
    background-size: 100% auto;
  }
  .sake #sake1_item2 {
    padding: 0 0 45px;
    background: url(../img/sake/sake1_bg2_sp.png) no-repeat;
    background-position: top right;
    background-size: 100% auto;
  }
  .sake #sake1_item3 {
    padding: 0 0 160px;
    background: url(../img/sake/sake1_bg3_sp.png) no-repeat;
    background-position: top left;
    background-size: 100% auto;
  }
  .sake .sake2_item {
    width: 100%;
    text-align: center;
  }
  .sake .sake2_item h3 {
    width: 100%;
    height: 75.8vw;
    font-size: 2.0rem;
    font-size: 5.3vw;
    letter-spacing: 0.2em;
    line-height: 1;
    color: #fff;
    text-align: center;
  }
  .sake .sake2_item h3 span {
    font-size: 60%;
  }
  .sake .sake2_item h3 img {
    padding-top: 50vw;
    width: 72%;
    display: block;
    margin: 0 auto;
  }
  .sake #sake2_item1 h3 {
    background: url(../img/sake/sake2_bg1_sp.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
  }
  .sake #sake2_item2 h3 {
    background: url(../img/sake/sake2_bg2_sp.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
  }
  .sake #sake2_item3 h3 {
    background: url(../img/sake/sake2_bg3_sp.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
  }
  .sake .sake2_txtarea {
    width: 92%;
    max-width: 682px;
    margin: -6vw auto 0;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    line-height: 2.1;
    text-align: center;
    background: #fff;
    padding-bottom: 70px;
  }
  .sake .sake2_txtarea h4 {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding: 25px 0 10px;
  }
  .sake .sake2_txtarea p {
    max-width: 360px;
    margin: 0 auto;
  }
  .sake #sake3 {
    padding: 45px 0 40px;
  }
  .sake #sake3 h3 {
    text-align: center;
    margin-bottom: 25px;
  }
  .sake #sake3 h3 img {
    width: 250px;
    margin: 0 auto;
  }
  .sake #sake3 h3+p {
    color: #fff;
    line-height: 1.8;
    font-size: 1.2rem;
    letter-spacing: 0.19em;
    text-align: center;
  }
  .sake #sake3 h3+p span {
    display: block;
  }
  .sake #sake3 h3+p br {
    display: none;
  }
  .sake #sake3 iframe {
    display: block;
    width: 94%;
    height: 50vw;
    margin: 20px auto 0;
  }
}

@media screen and (min-width:768px) {}

/*--  fanclub.html  --*/

.fanclub {
  color: #000;
}

.fanclub .main_vsl {
  height: 425px;
  background-image: url(../img/fanclub/fanclub_vsl.jpg);
  background-size: cover;
  background-position: center;
}

.fanclub .main_vsl h2 {
  height: 43%;
  font-size: 3rem;
}

.fanclub #fanclub1 {
  text-align: center;
  padding: 40px 0 30px;
  font-size: 1.8rem;
  line-height: 2.1;
  letter-spacing: 0.22em;
}

.fanclub #fanclub1 .fanclub1_logo {
  width: 123px;
  vertical-align: bottom;
  margin: 0 auto;
}

.fanclub #fanclub1 h2 {
  text-align: center;
  font-size: 3.0rem;
  line-height: 1.6;
  padding: 15px 0 20px;
}

.fanclub #fanclub2 .fanclub2_area {
  width: 808px;
  margin: 0 auto;
  text-align: center;
  background: #eaeff1;
  padding: 40px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.fanclub #fanclub2 h2 {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.6;
  font-weight: 600;
}

.fanclub #fanclub2 h2 span {
  padding: 0 .2em .15em;
  border-bottom: 3px solid #000;
}

.fanclub #fanclub2 p {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.9;
  letter-spacing: 0.1em;
  color: #333;
  padding: 20px 0 40px;
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fanclub #fanclub2 p.form_txt1 {
  text-align: center;
  font-size: 1.3rem;
  line-height: 2.1;
  letter-spacing: 0.1em;
  color: #333;
  padding: 0;
}

.fanclub #fanclub2 p strong {
  font-weight: bold
}


.fanclub #fanclub2 input[type="text"], .fanclub #fanclub2 input[type="email"], .fanclub #fanclub2 input[type="button"] {
  font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', serif;
}

.fanclub #fanclub2 input[type="text"], .fanclub #fanclub2 input[type="email"] {
  text-align: center;
  width: 320px;
  height: 39px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #333;
  padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  background: #fff;
  border: 0;
}

.fanclub #fanclub2 input[type="text"] {
  margin-bottom: 20px;
}

.fanclub #fanclub2 input[type="email"] {
  margin-bottom: 60px;
}

.fanclub #fanclub2 input[type="button"] {
  cursor: pointer;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 340px;
  height: 70px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  background: #eaeff1;
}

.fanclub #fanclub2 input[type="button"]:hover {
  opacity: 0.6;
}

.fanclub #fanclub2 .form_in_btn {
  font-size: 2.2rem;
  line-height: 1;
  padding: 20px 0;
  border: 6px solid #20353d;
}

.fanclub #fanclub2 .form_out_btn {
  font-size: 1.8rem;
  line-height: 1;
  padding: 22px 0;
  border: 6px solid #eaeff1;
}

.fanclub #fanclub2 .fanclub2_txtarea {
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.7;
  padding-top: 32px;
  letter-spacing: 0;
}

.fanclub #fanclub2 .fanclub2_txtarea h3 {
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  padding-bottom: 5px;
}

.fanclub #fanclub2 .fanclub2_txtarea p {
  letter-spacing: 0;
  padding: 0 0 25px;
}

.fanclub #fanclub3 {
  text-align: center;
  padding: 50px 0 210px;
}

.fanclub #fanclub3 h2 {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.6;
  font-weight: 600;
}

.fanclub #fanclub3 h2 span {
  padding: 0 .2em .15em;
  border-bottom: 3px solid #000;
}

.fanclub #fanclub3 .fanclub3_area {
  text-align: center;
  letter-spacing: -0.3em;
  padding-top: 32px;
}

.fanclub #fanclub3 .fanclub3_item {
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: bolder;
  text-align: 800;
  letter-spacing: 0.02em;
  vertical-align: top;
  width: 415px;
  margin: 0 18px 70px;
}

.fanclub #fanclub3 .fanclub_flag {
  display: block;
  width: 50px;
  margin: 0 auto;
  letter-spacing: 0;
  padding-bottom: 10px;
}

.fanclub #fanclub3 .fanclub3_img {
  width: 100%;
}

.fanclub #fanclub3 h3 {
  text-align: center;
  font-size: 2.0rem;
  line-height: 1.3;
  letter-spacing: 0.2em;
  padding: 15px 0;
  font-weight: bolder;
}

.fanclub #fanclub3 .fanclub3_item p {
  font-weight: bolder;
}

@media screen and (max-width:767px) {
  .fanclub .main_vsl {
    position: relative;
    height: 210px;
    background-image: url(../img/fanclub/fanclub_vsl_sp.jpg);
    background-size: cover;
    background-position: center;
  }
  .fanclub .main_vsl h2 {
    position: absolute;
    height: 52%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .fanclub #fanclub1 {
    padding: 20px 0 25px;
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .fanclub #fanclub1 .fanclub1_logo {
    width: 80px;
  }
  .fanclub #fanclub1 h2 {
    font-size: 1.8rem;
    padding: 15px 0 12px;
  }
  .fanclub #fanclub2 .fanclub2_area {
    width: 100%;
    padding: 30px 0 40px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .fanclub #fanclub2 h2 {
    font-size: 1.6rem;
  }
  .fanclub #fanclub2 h2 span {
    padding: 0 .2em .15em;
    border-bottom: 2px solid #000;
  }
  .fanclub #fanclub2 p {
    width: 95%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.7;
    padding: 15px 0 20px;
  }
  .fanclub #fanclub2 p.form_txt1 {
    font-size: 1.2rem;
  }
  .fanclub #fanclub2 input[type="text"], .fanclub #fanclub2 input[type="email"] {
    text-align: center;
    width: 80%;
    max-width: 540px;
    height: auto;
    font-size: 1.4rem;
    line-height: 2.3;
  }
  .fanclub #fanclub2 input[type="text"] {
    margin-bottom: 15px;
  }
  .fanclub #fanclub2 input[type="email"] {
    margin-bottom: 30px;
  }
  .fanclub #fanclub2 input[type="button"] {
    width: 50%;
    max-width: 340px;
    height: auto;
    letter-spacing: 0.1em;
  }
  .fanclub #fanclub2 .form_in_btn {
    font-size: 1.4rem;
    line-height: 2.8;
    padding: 0;
    border: 3px solid #20353d;
  }
  .fanclub #fanclub2 .form_out_btn {
    font-size: 1.3rem;
    line-height: 2.8;
    padding: 0;
    border: 3px solid #eaeff1;
  }
  .fanclub #fanclub2 .fanclub2_txtarea {
    text-align: center;
    width: 92%;
    margin: 0 auto;
    font-size: 1.1rem;
    line-height: 1.5;
    padding-top: 20px;
    letter-spacing: 0.1em;
  }
  .fanclub #fanclub2 .fanclub2_txtarea p {
    letter-spacing: 0;
    padding: 0 0 30px;
  }
  .fanclub #fanclub3 {
    text-align: center;
    padding: 50px 0 30px;
  }
  .fanclub #fanclub3 h2 {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .fanclub #fanclub3 h2 span {
    padding: 0 .2em .15em;
    border-bottom: 2px solid #000;
  }
  .fanclub #fanclub3 .fanclub3_area {
    padding-top: 30px;
  }
  .fanclub #fanclub3 .fanclub3_item {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.6;
    letter-spacing: 0.02em;
    width: 90%;
    max-width: 597px;
    margin: 0 auto 55px;
  }
  .fanclub #fanclub3 .fanclub_flag {
    width: 10vw;
    max-width: 50px;
    padding-bottom: 10px;
  }
  .fanclub #fanclub3 h3 {
    font-size: 1.6rem;
    line-height: 1.4;
    letter-spacing: 0.2em;
    padding: 18px 0 12px;
  }
}

@media screen and (min-width:768px) {}

/*--  news.html  --*/

.news {
  color: #000;
}

.news .main_vsl {
  height: 425px;
  background-image: url(../img/news/news_vsl.jpg);
  background-size: cover;
  background-position: center;
}

.news .main_vsl h2 {
  height: 40%;
  font-size: 3rem;
}

.news #news1 {
  text-align: center;
  padding: 70px 0 0;
  letter-spacing: 0.05em;
}

.news #news1 h2 {
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.0rem;
  line-height: 1.6;
  text-align: center;
}

.news #news1 h2 span {
  border-bottom: 4px solid #333;
  padding: 0 .2em .15em;
}

.news #news1 h3 {
  font-size: 2.0rem;
  line-height: 1.6;
  letter-spacing: 0.09em;
  text-align: center;
  padding: 30px 0 10px;
}

.news #news1 .news_date {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.2;
  color: #999;
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.news #news1 .news_txt {
  width: 98%;
  max-width: 1100px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.09em;
  padding: 50px 0 80px;
  margin: 0 auto;
}

.news #news1 .news_img {
  width: 100%;
}

.news #news1 .news_btnarea {
  text-align: center;
  padding: 150px 0 230px;
}

.news #news1 a.btn_news {
  display: block;
  width: 434px;
  margin: 0 auto;
  color: #20353d;
  font-size: 24px;
  letter-spacing: 0.09em;
  text-align: center;
  line-height: 88px;
  font-weight: 600;
  border: solid 6px #20353d;
}

@media screen and (max-width:767px) {
  .news .main_vsl {
    position: relative;
    height: 210px;
    background-image: url(../img/news/news_vsl_sp.jpg);
    background-size: cover;
    background-position: center;
  }
  .news .main_vsl h2 {
    position: absolute;
    height: 45%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .news #news2, .news #news3 {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .news #news2 h3, .news #news3 h3 {
    text-align: center;
    font-size: 2.1rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
  }
  .news #news2 h3 span, .news #news3 h3 span {
    border-bottom: 2px solid #333;
    padding: 0 .2em .15em;
  }
  .news #news2 h3+p {
    margin-bottom: 18px;
    font-size: 1.2rem;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Yu Gothic', sans-serif;
    text-align: center;
  }
  .news #news2 ul {
    margin-bottom: 35px;
    text-align: center;
  }
  .news #news2 li {
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .news #news3 ul {
    border-top: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .news #news3 ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  .news #news3 ul li span.date {
    display: block;
    color: #777;
    font-family: YuGothic, 'Yu Gothic', sans-serif;
  }
  .news #news3 ul li a {
    display: block;
  }
  .news #news3 a.more {
    display: block;
    width: 40%;
    margin: 0 auto;
    text-align: center;
  }
}

@media screen and (min-width:768px) {}

/*--  koshihata.html  --*/

.koshihata {
  color: #000;
}

.koshihata .main_vsl {
  height: 425px;
  background-image: url(../img/koshihata/koshihata_vsl.jpg);
  background-size: cover;
  background-position: center;
}

.koshihata .main_vsl h2 {
  height: 67%;
  font-size: 3rem;
}

.koshihata #koshihata1 {
  text-align: center;
  padding: 75px 0 30px;
  letter-spacing: 0.22em;
}

.koshihata #koshihata1 h2 {
  text-align: center;
  padding-bottom: 30px;
  font-size: 3.6rem;
  line-height: 4.8rem;
}

.koshihata #koshihata1 h2 span {
  font-size: 2.4rem;
}

.koshihata #koshihata1 p {
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.1;
}

.koshihata #koshihata2 h2 {
  text-align: center;
  font-size: 1.8rem;
  line-height: 3.6rem;
  letter-spacing: 0.22em;
  margin: 0 auto 28px;
}

.koshihata #koshihata2 h2 span {
  font-size: 2.5rem;
  border-bottom: 3px solid #000;
  padding: 0 0 0.25em;
}

.koshihata #koshihata2 .koshihata2_txt1 {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 92%;
  max-width: 714px;
  text-align: center;
  color: #993300;
  padding: 12px 24px;
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0.14em;
  margin: 25px auto 18px;
  background: #f9f5de;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.koshihata #koshihata2 .koshihata2_txt2 {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 92%;
  max-width: 720px;
  text-align: center;
  padding: 25px 0 100px;
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0.1em;
  margin: 0 auto;
}

.koshihata #koshihata2 .koshihata2_txt3 {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 92%;
  text-align: center;
  padding: 40px 0 80px;
  font-size: 1.8rem;
  font-weight: bolder;
  line-height: 25px;
  letter-spacing: 0.02em;
  margin: 0 auto;
}

.koshihata #koshihata2 .koshihata2_txt3 span {
  font-size: 1.6rem;
  font-weight: bolder;
}

.koshihata #koshihata2 .koshihata2_tb {
  width: 92%;
  max-width: 800px;
  margin: 0 auto;
  padding: 12px 24px;
  font-size: 1.8rem;
  font-weight: bolder;
  line-height: 33px;
  letter-spacing: 0.1em;
  border-collapse: collapse;
  border-top: 1px solid #000;
}

.koshihata #koshihata2 .number {
  display: inline;
  vertical-align: middle;
  padding-right: 10px;
}

.koshihata #koshihata2 .koshihata2_tb th, .koshihata #koshihata2 .koshihata2_tb td {
  text-align: left;
  padding: 20px 15px;
  vertical-align: middle;
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bolder;
}

.koshihata #koshihata2 .koshihata2_tb tr {
  border-bottom: 1px solid #000;
}

.koshihata #koshihata2 .koshihata2_tb th {
  width: 280px;
}

.koshihata #koshihata2 .koshihata2_tb p {
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bolder;
  display: inline;
  position: relative;
  font-size: 1.8rem;
  line-height: 33px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

.koshihata #koshihata2 .koshihata2_tb p span {
  position: absolute;
  top: -10px;
  left: 0;
  color: #993333;
  font-size: 1.1rem;
  letter-spacing: 0.02em;
  line-height: 1;
}

.koshihata #koshihata2 .koshihata2_tb td span {
  font-size: 1.4rem;
  letter-spacing: 0;
}

.koshihata2_area {
  text-align: center;
  letter-spacing: -0.3em;
}

.koshihata2_item {
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  vertical-align: top;
  width: 380px;
  margin: 0 40px 40px;
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8;
}

.koshihata2_item h3 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.2;
  letter-spacing: 0.06em;
  padding-bottom: 20px;
  font-weight: bolder;
}

.koshihata2_item p {
  font-weight: bolder;
}

.koshihata2_item a {
  font-weight: bolder;
}


@media screen and (max-width:767px) {
  .koshihata .main_vsl {
    position: relative;
    height: 210px;
    background-image: url(../img/koshihata/koshihata_vsl_sp.jpg);
    background-size: cover;
    background-position: center;
  }
  .koshihata .main_vsl h2 {
    position: absolute;
    height: 72%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .koshihata #koshihata1 {
    text-align: center;
    padding: 35px 0 80px;
    letter-spacing: 0.1em;
  }
  .koshihata #koshihata1 h2 {
    text-align: center;
    padding-bottom: 25px;
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .koshihata #koshihata1 h2 span {
    font-size: 1.2rem;
  }
  .koshihata #koshihata1 p {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .koshihata #koshihata2 h2 {
    font-size: 1.4rem;
    line-height: 2.1rem;
    letter-spacing: 0.1em;
    margin: 0 auto 16px;
  }
  .koshihata #koshihata2 h2 span {
    font-size: 1.8rem;
    border-bottom: 1.5px solid #000;
  }
  .koshihata #koshihata2 .koshihata2_txt1 {
    width: 92%;
    max-width: 714px;
    padding: 7px 5px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.14em;
    margin: 25px auto 18px;
    background: #f9f5de;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .koshihata #koshihata2 .koshihata2_txt2 {
    width: 92%;
    max-width: 720px;
    text-align: center;
    padding: 15px 0 70px;
    font-size: 1.2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
    margin: 0 auto;
  }
  .koshihata #koshihata2 .koshihata2_txt3 {
    width: 92%;
    text-align: center;
    padding: 20px 0 130px;
    font-size: 1.4rem;
    font-weight: bolder;
    line-height: 1.6;
    letter-spacing: 0.02em;
    margin: 0 auto;
  }
  .koshihata #koshihata2 .koshihata2_txt3 span {
    font-size: 1.2rem;
    font-weight: bolder;
  }
  .koshihata #koshihata2 .koshihata2_tb {
    width: 92%;
    padding: 6px 5px;
    font-size: 1.2rem;
    line-height: 16px;
    letter-spacing: 0;
    border-top: 1px solid #000;
  }
  .koshihata #koshihata2 .number {
    width: 16px;
    padding-right: 2px;
  }
  .koshihata #koshihata2 .koshihata2_tb th, .koshihata #koshihata2 .koshihata2_tb td {
    padding: 15px 3px;
  }
  .koshihata #koshihata2 .koshihata2_tb th {
    width: 160px;
  }
  .koshihata #koshihata2 .koshihata2_tb p {
    font-size: 1.2rem;
    line-height: 16px;
    letter-spacing: 0;
  }
  .koshihata #koshihata2 .koshihata2_tb p span {
    position: absolute;
    top: -10px;
    left: 0;
    color: #993333;
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1;
  }
  .koshihata #koshihata2 .koshihata2_tb td span {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .koshihata2_area {
    text-align: center;
    letter-spacing: 0em;
  }
  .koshihata2_item {
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
    vertical-align: top;
    width: 90%;
    margin: 0 auto 50px;
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .koshihata2_item h3 {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.2;
    letter-spacing: 0.06em;
    padding-bottom: 20px;
    font-weight: bolder;
  }
}

@media screen and (min-width:768px) {}

/*--  recruit.html  --*/

.recruit {
  color: #000;
}

.recruit .main_vsl {
  height: 425px;
  background-image: url(../img/recruit/recruit_vsl.jpg);
  background-size: cover;
  background-position: center;
}

.recruit .main_vsl h2 {
  height: 40%;
  font-size: 3rem;
}

.recruit #recruit1 {
  text-align: center;
  padding: 70px 0 0;
  letter-spacing: 0.05em;
}

.recruit #recruit1 h2 {
  font-family: YuGothic, 'Yu Gothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Meiryo, "游ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.0rem;
  line-height: 1.6;
  text-align: center;
}

.recruit #recruit1 h2 span {
  border-bottom: 4px solid #333;
  padding: 0 .2em .15em;
}

.recruit #recruit1 h3 {
  font-size: 2.0rem;
  line-height: 1.6;
  letter-spacing: 0.09em;
  text-align: center;
  padding: 30px 0 10px;
}

.recruit #recruit1 .recruit_txt {
  width: 98%;
  max-width: 1100px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.9;
  letter-spacing: 0.09em;
  padding: 20px 0 100px;
  margin: 0 auto;
}

.recruit #recruit1 .recruit_img {
  width: 100%;
}

@media screen and (max-width:767px) {
  .recruit .main_vsl {
    position: relative;
    height: 210px;
    background-size: cover;
    background-position: center;
  }
  .recruit .main_vsl h2 {
    position: absolute;
    height: 45%;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .recruit #recruit1 {
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .recruit #recruit1 h2 {
    font-size: 2.1rem;
    padding: 15px 0 12px;
    margin-bottom: 20px;
  }
  .recruit #recruit1 h3 {
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding: 0;
  }
  .recruit #recruit1 .recruit_txt {
    width: 98%;
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.9;
    letter-spacing: 0.065rem;
    padding: 0;
    margin: 0 auto 40px;
  }
}

@media screen and (min-width:768px) {}
