/* PC */
@media only screen and (min-width:767px),print {

.contact__left .tel img {
  width: .6em;
}
.request__tel .tel img {
  width: .9em;
}
.contact__left {
  width: 510px;
}

.contact__button {
  border-radius: 10px;
  font-size: 17px;
  height: 150px;
  width: 330px;
  padding-top: 58px;
  background-image: url(/use/meat/images/mail-icon.png);
  background-size: 58px auto;
  background-position: center top 40px;
  background-repeat: no-repeat;
}

.serif {
  font-family: 'Yu Mincho', 'YuMincho', serif;
  font-weight: 500;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.wagyu-mv {
  height: 500px;
  width: 100%;
  background-image: url(/use/meat/images/mv/mv-bg2.png),url(/use/meat/images/mv/mv-bg.jpg);
  background-size: auto 481px, cover;
  background-position: left top,right center;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-left: 8%;
  box-sizing: border-box;
  min-width: 1250px;
  position: relative;
}
.main.wagyu {
  min-width: 1250px;
}

.main-logo {
  width: 200px;
  height: 32px;
  left: 4%;
  top: 30px;
  display: block;
  position: absolute;
}

.wagyu-intro {
  background-image: url(/use/meat/images/intro/intro-ushi.png),url(/use/meat/images/intro/intro-bg.jpg);
  background-repeat: no-repeat;
  background-size: 136px auto,cover;
  background-position: left calc(50% + 480px) bottom -2px,center;
  padding: 90px 0 90px;
  text-align: center;
}
.wagyu-intro figure {
  width: 1120px;
  margin: 50px auto 60px;
}
.wagyu-intro h3 {
  font-size: 32px;
  line-height: 1.6em;
}
.wagyu-intro p {
  font-size: 16px;
  line-height: 2.2em;
  font-weight: bold;
}
.wagyu-intro-nav {
  width: 1120px;
  margin: 65px auto 0;
}
.wagyu-intro-nav li {
  display: block;
  width: 210px;
  height: 60px;
  background-color: #fff;
  float: left;
  margin-right: 17px;
  margin-bottom: 18px;
  background-image: url(/use/meat/images/sankaku-1.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: right 14px center;
  transition: all 0.3s;
}
.wagyu-intro-nav li:hover {
  background-color: #95794d;
}
.wagyu-intro-nav li:nth-child(5n) {
  margin-right: 0;
}
.wagyu-intro-nav li a {
  width: 100%;
  height: 60px;
  display: table;
  font-size: 14px;
  transition: all 0.3s;
  color: #333;
}
.wagyu-intro-nav li:hover a {
  color: #fff;
}
.wagyu-intro-nav li a span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3em;
  font-weight: bold;
}
.wagyu-contents {
  padding: 80px 0 100px;
}
.wagyu-contents > h3 {
  text-align: center;
  font-size: 34px;
  line-height: 1em;
  margin-bottom: 60px;
}
.wagyu-contents div {
  text-align: center;
}
.wagyu-contents div section {
  display: inline-block;
  margin: 0 40px;
  width: 440px;
  vertical-align: top;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section {
  width: 320px;
  margin: 0 60px 0 0;
  display: block;
  float: left;
  color: #333;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section:nth-child(3) {
  margin-right: 0;
}
.wagyu-contents div section figure {
  margin-bottom: 25px;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section figure,
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section figure img {
  width: 100%;
  border-radius: 20px;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section h3 {
  margin-bottom: 20px;
  font-size: 21px;
}
.wagyu-contents div section h4 {
  font-size: 24px;
  line-height: 1.5em;
  margin-bottom: 25px;
}
.wagyu-contents div section:nth-child(2) h4 {
  line-height: 3em;
}

.wagyu-contents div section p {
  font-size: 15px;
  line-height: 2em;
  text-align: left;
}
.wagyu-contents.yamagata,
.wagyu-contents.yonezawa,
.wagyu-contents.matsuzaka,
.wagyu-contents.kobe,
.wagyu-contents.tottori,
.wagyu-contents.sakekasu-miso,
.wagyu-contents.roast-beef,
.wagyu-contents.other {
  width: 1120px;
  margin: 0 auto;
  border-top: 2px solid #000;
  padding-top: 50px;
  color: #333;
  padding-bottom: 150px;
}
.wagyu-contents.sakekasu-miso {
  padding-top: 80px;
  border-top: none;
}
.wagyu-contents.kobe ul,
.wagyu-contents.tottori ul {
  width: 730px;
  margin: 0 auto;
}
.wagyu-contents.wagyu-catalogue > ul {
  margin: 70px auto 0;
  width: 1120px;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents {
  margin: 100px auto 0;
  width: 1080px;
  padding-top: 80px;
  border-top: 2px solid #d7d7d5;
}
.wagyu-contents .contents-header {
  font-size: 50px;
  text-align: center;
  line-height: 1em;
  margin-bottom: 40px;
  letter-spacing: 15px;
}
.wagyu-contents.tottori .contents-header,
.wagyu-contents.roast-beef .contents-header,
.wagyu-contents.wagyu-catalogue .contents-header {
  letter-spacing: 7px;
}
.wagyu-contents .contents-lead {
  font-size: 15px;
  text-align: center;
  line-height: 2em;
  margin-bottom: 70px;
}
.wagyu-contents ul .wagyu-item {
  width: 340px;
  float: left;
  margin-right: 50px;
}
.wagyu-contents ul .wagyu-item:nth-child(3n),
.wagyu-contents ul .wagyu-item:last-child {
  margin-right: 0;
}
.wagyu-contents ul .wagyu-item figure {
  margin-bottom: 25px;
  text-align: center;
}
.wagyu-contents ul .wagyu-item h3 {
  font-size: 21px;
  line-height: 1.4em;
}
.wagyu-contents ul .wagyu-item h4 {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: normal;
  margin: 10px 0;
}
.wagyu-contents ul .wagyu-item h5 {
  font-size: 18px;
  line-height: 1.2em;
  margin: 0 auto 20px;
}
.wagyu-contents ul .wagyu-item h5 small {
  font-size: 12px;
}
.wagyu-contents ul .wagyu-item p {
  font-size: 15px;
  line-height: 1.8em;
  min-height: 6em;
  margin-bottom: 30px;
}
.wagyu-contents.yonezawa ul .wagyu-item p {
  min-height: 7.5em;
}
.wagyu-contents ul .wagyu-item a {
  display: block;
  transition: all 0.3s;
}
.wagyu-contents ul .wagyu-item a:hover {
  opacity: 0.6;
}
.wagyu-contents ul .wagyu-item > a {
  width: 100%;
  line-height: 45px;
  background-color: #292929;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-image: url(/use/meat/images/sankaku-2w.png);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: right 15px center;
  margin-top: 30px;
}
.wagyu-contents > a {
  width: 500px;
  line-height: 50px;
  text-align: center;
  display: block;
  margin: 80px auto 0;
  background-color: #ad9775;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background-image: url(/use/meat/images/sankaku-2.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: right 20px center;
  transition: all 0.3s;
  border-radius: 25px;
}
.wagyu-contents > a:hover {
  opacity: 0.6;
}
.wagyu-other {
  padding: 50px 0 0 5%;
  background-image: url(/use/meat/images/other-bg2.jpg);
  background-size: cover;
  background-position: center center;
  height: 500px;
  box-sizing: border-box;
  position: relative;
  color: #fff;
  margin: 0 auto 70px;
  background-attachment: fixed;
}
.wagyu-other h2 {
  font-size: 48px;
  margin-bottom: 25px;
  line-height: 1em;
}
.wagyu-other a {
  position: absolute;
  right: 5%;
  bottom: 50px;
  width: 450px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 25px;
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  background-image: url(/use/meat/images/sankaku-2.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: right 20px center;
  transition: all 0.3s;
}
.wagyu-other a:hover {
  opacity: 0.6;
}
.wagyu-other p {
  font-weight: bold;
  font-size: 15px;
  line-height: 2em;
}
.wagyu-catalogue {
  background-color: #ebebe8;
  padding: 90px 0 110px;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents .contents-list:nth-child(2) {
  margin-bottom: 90px;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents h2 {
  font-size: 24px;
  text-align: center;
  line-height: 2em;
  margin-bottom: 60px;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents h2 strong {
  font-size: 40px;
display: block;
}
.wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents h2 span {
  font-size: 12px;
  font-weight: normal;
  display: block;
  line-height: 1.2em;
  margin-top: 20px;
}
.pc-only {
  display: block;
}
.sp-only {
  display: none !important;
}

}

.main.wagyu {
  font-family: 'Yu Gothic', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}

/* SP */
@media only screen and (max-width:768px) {
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none !important;
  }
  .contact__left .tel img {
    width: .6em;
  }
  .request__tel .tel img {
    width: .9em;
  }
  .contact__left {
    width: 100%;
  }

  .contact__button {
    border-radius: 0.7rem;
    font-size: 1rem;
    height: 4rem;
    width: 100%;
    padding-left: 4rem;
    background-image: url(/use/meat/images/mail-icon.png);
    background-size: 2.5rem auto;
    background-position: left 1.5rem center;
    background-repeat: no-repeat;
  }
  .contact__title {
    font-size: 1.3rem;
  }
  .contact__tel-info {
    height: 4.2rem;
    padding: 0.8rem 0;
    width: 85%;
    border-radius: 0.8rem;
    margin: 0 auto;
}
.aftercare__title {
  text-align: center;
  font-size: 1.3rem;
}
.philosophy__title {
  font-size: 1.3rem;
  margin-bottom: 1.3rem;
}
  .serif {
    font-family: 'Yu Mincho', 'YuMincho', serif;
    font-weight: 500;
  }
  .clearfix:after {
    content: '';
    display: block;
    clear: both;
  }

  .wagyu-mv {
    height: 33rem;
    width: 100%;
    background-image: url(/use/meat/images/mv/mv-bg2.png),url(/use/meat/images/mv/sp_mv-bg.jpg);
    background-size: 100% auto, cover;
    background-position: left bottom,top center;
    background-repeat: no-repeat;
    padding-top: 20.5rem;
    box-sizing: border-box;
    position: relative;
  }
  .main.wagyu {
    min-width: 320px;
  }
  .wagyu-mv h2 {
    width: 84%;
  margin: 0 auto;
  }
  .wagyu-mv h2 img {
    width: 100%;
    height: auto;
  }

  .main-logo {
    width: 150px;
    height: 22px;
    left: 16px;
    top: 16px;
    display: block;
    position: absolute;
  }
  .main-logo  {
    display: block;
  }
  .main-logo img {
    width: 100%;
    display: block;
  }
  .wagyu-intro {
    background-image: url(/use/meat/images/intro/intro-ushi.png),url(/use/meat/images/intro/intro-bg.jpg);
    background-repeat: no-repeat;
    background-size: 7rem auto,cover;
    background-position: right 1.5rem bottom -2px,center;
    text-align: center;
    padding: 3rem 1.5rem;
    box-sizing: border-box;
  }
  .wagyu-intro figure {
    width: 100%;
    margin: 2rem auto 2.5rem;
  }
  .wagyu-intro figure img {
    width: 100%;
    height: auto;
  }
  .wagyu-intro h3 {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
  .wagyu-intro p {
    font-size: 0.9rem;
    line-height: 2em;
    font-weight: bold;
    text-align: left;
  }
  .wagyu-intro-nav {
    width: 100%;
    margin: 3rem auto 0;
  }
  .wagyu-intro-nav li {
    display: block;
    width: 48%;
    height: 3rem;
    background-color: #fff;
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
    background-image: url(/use/meat/images/sankaku-1.png);
    background-repeat: no-repeat;
    background-size: 0.7rem auto;
    background-position: right 0.7rem center;
    transition: all 0.3s;
  }
  .wagyu-intro-nav li:hover {
    background-color: #95794d;
  }
  .wagyu-intro-nav li:nth-child(even) {
    margin-right: 0;
  }
  .wagyu-intro-nav li a {
    width: 100%;
    height: 3rem;
    display: table;
    font-size: 0.7rem;
    transition: all 0.3s;
    color: #333;
  }
  .wagyu-intro-nav li:hover a {
    color: #fff;
  }
  .wagyu-intro-nav li a span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3em;
    font-weight: bold;
  }
  .wagyu-contents {
    padding: 3rem 0 3rem;
  }
  .wagyu-contents > h3 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1em;
    margin-bottom: 2rem;
  }
  .wagyu-contents div {
    text-align: center;
  }
  .wagyu-contents div section {
    display: block;
    padding: 0 1.5rem;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 2.5rem;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section {
    width: 100%;
    margin: 0 auto 2.6rem;
    display: block;
    color: #333;
    padding: 0;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section:nth-child(3) {
    margin-right: 0;
  }
  .wagyu-contents div section figure {
    margin-bottom: 1.5rem;
    width: 100%;
  }
  .wagyu-contents div section figure img {
    width: 100%;
    height: auto;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section figure,
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section figure img {
    width: 100%;
    border-radius: 1.1rem;
    background-color: #fff;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section figure img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents section h3 {
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }
  .wagyu-contents div section h4 {
    font-size: 1.1rem;
    line-height: 1.7em;
    margin-bottom: 1.5rem;
  }

  .wagyu-contents div section p {
    font-size: 0.75rem;
    line-height: 2em;
    text-align: left;
  }
  .wagyu-contents.yamagata,
  .wagyu-contents.yonezawa,
  .wagyu-contents.matsuzaka,
  .wagyu-contents.kobe,
  .wagyu-contents.tottori,
  .wagyu-contents.sakekasu-miso,
  .wagyu-contents.roast-beef,
  .wagyu-contents.other {
    width: calc(100% - 3rem);
    margin: 0 1.5rem;
    border-top: 2px solid #000;
    padding: 3rem 0;
    color: #333;
    padding-bottom: 5rem;
  }
  .wagyu-contents.sakekasu-miso {
    padding-top: 4rem;
    border-top: none;
  }
  .wagyu-contents.kobe ul,
  .wagyu-contents.tottori ul {
    width: 100%;
    margin: 0 auto;
  }
  .wagyu-contents.wagyu-catalogue > ul {
    margin: 4rem auto 0;
    width: 100%;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents {
    margin: 5rem auto 0;
    width: 100%;
    border-top: 2px solid #d7d7d5;
    padding: 3rem 0;
    box-sizing: border-box;
  }
  .wagyu-contents .contents-header {
    font-size: 1.8rem;
    text-align: center;
    line-height: 1em;
    margin-bottom: 2rem;
    letter-spacing: 0.4rem;
  }
  .wagyu-contents.tottori .contents-header,
  .wagyu-contents.roast-beef .contents-header,
  .wagyu-contents.wagyu-catalogue .contents-header {
    letter-spacing: 0.2rem;
  }
  .wagyu-contents .contents-lead {
    font-size: 0.8rem;
    text-align: left;
    line-height: 2em;
    margin-bottom: 3rem;
  }
  .wagyu-contents ul .wagyu-item {
    width: 100%;
    margin-bottom: 4rem;
  }
  .wagyu-contents ul .wagyu-item:last-child {
    margin-bottom: 0;
  }
  .wagyu-contents ul .wagyu-item figure {
    margin-bottom: 1.8rem;
  }
  .wagyu-contents ul .wagyu-item figure img {
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  .wagyu-contents ul .wagyu-item h3 {
    font-size: 1.2rem;
    line-height: 1.4em;
  }
  .wagyu-contents ul .wagyu-item h4 {
    font-size: 0.7rem;
    line-height: 1.4em;
    font-weight: normal;
    margin: 0.6rem 0 0.8rem;
  }
  .wagyu-contents ul .wagyu-item h5 {
    font-size: 1.2rem;
    line-height: 1.2em;
    margin: 0 auto 1rem;
  }
  .wagyu-contents ul .wagyu-item h5 small {
    font-size: 0.7rem;
  }
  .wagyu-contents ul .wagyu-item p {
    font-size: 0.75rem;
    line-height: 1.8em;
    margin-bottom: 1.5rem;
  }
  .wagyu-contents ul .wagyu-item a {
    display: block;
  }
  .wagyu-contents ul .wagyu-item a:hover {
    opacity: 0.6;
  }
  .wagyu-contents ul .wagyu-item > a {
    width: 90%;
    line-height: 2.6rem;
    background-color: #292929;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
    background-image: url(/use/meat/images/sankaku-2w.png);
    background-repeat: no-repeat;
    background-size: 0.6rem auto;
    background-position: right 1rem center;
    transition: all 0.3s;
    margin: 2rem auto 0;
  }
  .wagyu-contents > a {
    width: 90%;
    line-height: 2.8rem;
    text-align: center;
    display: block;
    margin: 3rem auto 0;
    background-color: #ad9775;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
    background-image: url(/use/meat/images/sankaku-2.png);
    background-repeat: no-repeat;
    background-size: 0.6rem auto;
    background-position: right 1rem center;
    transition: all 0.3s;
    border-radius: 1.4rem;
  }
  .wagyu-contents > a:hover {
    opacity: 0.6;
  }
  .wagyu-other {
    padding: 1.6rem 1.5rem;
    background-image: url(/use/meat/images/sp_other-bg2.jpg);
    background-size: cover;
    background-position: center center;
    height: 26rem;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    margin: 0 auto 1rem;
  }
  .wagyu-other h2 {
    font-size: 1.85rem;
    margin-bottom: 1rem;
    line-height: 1em;
  }
  .wagyu-other a {
    background-color: #fff;
    border-radius: 1.1rem;
    text-align: center;
    color: #333;
    font-size: 0.7rem;
    font-weight: bold;
    background-image: url(/use/meat/images/sankaku-2.png);
    background-repeat: no-repeat;
    background-size: 0.5rem auto;
    background-position: right 0.7rem center;
    display: block;
    width: 60%;
    line-height: 2.2rem;
    margin: 1.2rem auto 0 0;
  }
  .wagyu-other a:hover {
    opacity: 0.6;
  }
  .wagyu-other p {
    font-weight: bold;
    font-size: 0.8rem;
    line-height: 2em;
  }
  .wagyu-catalogue {
    background-color: #ebebe8;
    padding: 3rem 1.5rem;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents .contents-list:nth-child(2) {
    margin-bottom: 5rem;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents h2 {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.8em;
    margin-bottom: 2.5rem;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents h2 strong {
    font-size: 1.6rem;
    display: block;
    line-height: 1.2em;
  }
  .wagyu-contents.wagyu-catalogue .wagyu-catalogue-contents h2 span {
    font-size: 0.6rem;
    font-weight: normal;
    display: block;
    line-height: 1.2em;
    margin-top: 1rem;
  }


}