@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -80px auto 0;
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-tel-link {
  padding-left: 23px;
  background-position-y: 4px;
  background-size: 14px;
  font-size: 2rem;
}
.com-tel-note {
  font-size: 1rem;
}

.com-bg01 {
  background-size: 45%;
  background-position: left bottom, right bottom;
}

.com-box {
  background-size: auto 5px, auto 5px, 50px;
}

.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 5%;
}
.news-post-time {
  width: 97px;
  height: 26px;
  font-size: 1.3rem;
  line-height: 26px;
}
.news-post-ttl {
  padding-left: 15px;
}
.news-post-ttl::before {
  top: 12px;
}

.com-tag {
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-tag > li:nth-of-type(2n) {
  margin: 0 0 0 2%;
}
.com-tag > li:nth-of-type(n+3) {
  margin-top: 6%;
}
.com-tag-item {
  width: 49%;
}
.com-tag-link {
  margin: auto;
  padding: 13px 18px;
  background-position-x: calc(100% - 12px);
  background-size: 5px;
  font-size: 1.4rem;
}

/* =========================================

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about::before {
  width: 100%;
  background-size: 180px;
}
#top-about .about-list {
  margin-top: -10%;
  height: 0;
  padding-top: 48%;
}
#top-about .about-list-item {
  width: 23%;
}
#top-about .about-list-item01 {
  top: 0;
  left: 0;
}
#top-about .about-list-item02 {
  top: 36%;
  left: 9%;
}
#top-about .about-list-item03 {
  width: 25%;
  left: 23%;
  bottom: 0;
}
#top-about .about-list-item04 {
  width: 22%;
  right: 27%;
  bottom: 0;
}
#top-about .about-list-item05 {
  width: 22%;
  top: 29%;
  right: 11%;
}
#top-about .about-list-item06 {
  top: 0;
  right: 0;
}
#top-about .about-txt-box {
  margin-top: 30px;
}

/* top-partner  SP
------------------------------------ */
#top-partner::before {
  width: 100%;
  height: 650px;
  background-position: center 110px, left top;
  background-size: 90%, cover;
  background-color: #000;
  top: 75px;
  right: 0;
}
#top-partner::after {
  width: 248px;
  height: 173px;
  left: 0;
}
#top-partner .partner-images {
  margin-top: 50%;
}
#top-partner .partner-images li:nth-of-type(n+2) {
  margin-left: 2%;
}
#top-partner .partner-txt {
  margin-top: 25px;
}

/* top-genghis  SP
------------------------------------ */
#top-genghis::before {
  width: 100%;
  padding-top: 35%;
}
#top-genghis .genghis-inner {
  padding-top: 20%;
}
#top-genghis .genghis-ttl {
  font-size: 3rem;
}
#top-genghis .genghis-ttl-wrap::before, #top-genghis .genghis-ttl-wrap::after {
  width: calc(50% - 150px);
}
#top-genghis .genghis-ttl-wrap::before {
  margin-right: 15px;
}
#top-genghis .genghis-ttl-wrap::after {
  margin-left: 15px;
}
#top-genghis .genghis-box {
  padding: 35px 15px 50%;
  background-size: auto 5px, auto 5px, 42%, 40%, 250px;
}
#top-genghis .genghis-txt-box {
  margin-top: 20px;
}

/* top-cut  SP
------------------------------------ */
#top-cut {
  background: url(../img/top/parts-bg-img.png) no-repeat left 75px/70%, url(../img/top/parts-bg.png) no-repeat right bottom/cover;
}
#top-cut::before {
  content: none;
}
#top-cut::after {
  width: 221px;
  height: 135px;
  right: 0;
  top: 50px;
}
#top-cut .cut-txt {
  margin-top: 50px;
}
#top-cut .cut-btn-wrap li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

/* top-contact  SP
------------------------------------ */
#top-contact {
  padding-top: 50px;
}
#top-contact::before {
  display: block;
  height: 0;
  padding-top: 45%;
  position: static;
}
#top-contact .contact-inner {
  margin-top: -20%;
  padding-top: 0;
}
#top-contact .contact-box {
  padding: 30px 15px;
  background-size: 250%;
}
#top-contact .contact-txt {
  margin-top: 25px;
}
#top-contact .contact-list {
  flex-direction: column;
  align-items: center;
}
#top-contact .contact-list li:nth-of-type(n+2) {
  width: 100%;
  border-left: none;
  border-top: 1px solid rgba(212, 212, 212, 0.3);
  margin: 20px auto 0;
  padding: 20px 0 0;
}
#top-contact .contact-tel-link {
  padding-left: 30px;
  background-position: left bottom;
  background-size: 20px;
  font-size: 3rem;
}
#top-contact .contact-btn {
  height: 70px;
  font-size: 1.8rem;
}

/* top-news  SP
------------------------------------ */
#top-news .news-inner {
  padding: 0 0 50px;
}
#top-news .news-box {
  padding: 35px 15px;
}
#top-news .news-flx {
  flex-direction: column;
  align-items: center;
}
#top-news .news-post {
  margin: 25px auto 0;
}

/* =========================================

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .strengths-list {
  margin-top: 30px;
}
#about .strengths-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#about .strengths-list-img {
  position: static;
}
#about .strengths-list-box {
  margin: 10px auto 0;
  padding: 30px 15px 30px;
  background-size: 200px, 50px;
}
#about .strengths-list-ttl {
  padding-bottom: 10px;
  font-size: 1.8rem;
}
#about .strengths-list-ttl .num {
  font-size: 2.2rem;
}
#about .strengths-list-txt {
  margin-top: 20px;
  padding: 0 15px;
}
#about .strengths-box-dl {
  flex-direction: column;
  align-items: center;
}
#about .strengths-box-dl-item {
  margin: auto;
  width: 260px;
  justify-content: flex-start;
}
#about .strengths-box-dl-item:nth-of-type(n+2) {
  margin: 10px auto 0;
}
#about .strengths-box-dl dt {
  height: 28px;
  line-height: 28px;
}
#about .strengths-box-dl dd {
  margin-left: 12px;
  font-size: 2rem;
}
#about .store-inner {
  padding: 50px 0;
}

/* genghis  SP
------------------------------------ */
#genghis .lamb-images li {
  width: 45%;
}
#genghis .lamb-images li:nth-of-type(n+2) {
  margin-left: 2%;
}
#genghis .lamb-box {
  margin: -5% auto 0;
  padding: 10% 15px 30px;
}
#genghis .feature-list {
  margin-top: 30px;
}

.com-list .com-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-list-item {
  padding: 30px 20px 40px;
  flex-direction: column;
  align-items: center;
}
.com-list-con {
  margin: 15px auto 0;
}
.com-list-txt {
  margin-top: 10px;
}

/* beef_lamb  SP
------------------------------------ */
.com-guide .guide-tag:not(.fixed-none) {
  background: #1c1c1c;
  position: fixed;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 10;
  flex-direction: row;
  flex-wrap: nowrap;
}
.com-guide .guide-tag:not(.fixed-none) li {
  width: 49%;
}
.com-guide .guide-tag:not(.fixed-none) li:nth-of-type(n+2) {
  margin: 0 0 0 2%;
}
.com-guide .guide-ttl::before {
  width: 67px;
  left: calc(50% - 147px);
}
.com-guide .guide-ttl::after {
  width: 67px;
  right: calc(50% - 147px);
}
.com-guide .guide-txt {
  margin-top: 25px;
}
.com-guide .guide-list {
  margin-top: 50px;
}
.com-guide .guide-list-box {
  padding: 30px 15px;
}
.com-guide .guide-list-ttl::after {
  margin-top: 5px;
}
.com-guide .guide-list-illu {
  margin-top: 20px;
}
.com-guide .guide-list-inner {
  padding-top: 30px;
}
.com-guide .guide-detail {
  margin-top: 30px;
}
.com-guide .guide-detail > li {
  margin-top: 30px;
}
.com-guide .guide-detail-box {
  padding: 25px 15px;
}
.com-guide .guide-detail-flx {
  flex-direction: column-reverse;
  align-items: center;
}
.com-guide .guide-detail-con {
  margin: 10px auto 0;
}
.com-guide .guide-detail-ttl .ttl {
  font-size: 1.8rem;
}
.com-guide .guide-detail-ttl .price {
  font-size: 1.4rem;
  flex-shrink: 0;
}
.com-guide .guide-detail-txt {
  margin-top: 15px;
}
.com-guide .guide-reco-ttl::before, .com-guide .guide-reco-ttl::after {
  width: calc(50% - 78px);
}
.com-guide .guide-reco-list li {
  margin-bottom: 7px;
  padding: 8px 10px;
  font-size: 1.7rem;
}
.com-guide .guide-reco-list li:nth-of-type(n+2) {
  margin-left: 7px;
}
.com-guide .guide-reco-txt {
  margin-top: 14px;
}

/* other  SP
------------------------------------ */
#other .guide-ttl::before {
  width: 78px;
  top: 7px;
  left: calc(50% - 155px);
  background-image: url(../img/other/guide-ttl-l-sp.png);
}
#other .guide-ttl::after {
  width: 80px;
  top: -8px;
  right: calc(50% - 151px);
  background-image: url(../img/other/guide-ttl-r-sp.png);
}

/* news  SP
------------------------------------ */
#news .news-post-tag {
  margin-top: 18px;
}
#news .com-list-link {
  padding: 25px 20px 25px;
  flex-direction: column;
  align-items: center;
}
#news .com-list-img {
  margin: 0 auto 15px;
}
#news .com-list-con {
  margin: auto;
}
#news .com-list-ttl {
  margin-top: 5px;
  padding-bottom: 5px;
}
#news .com-news-txt {
  font-size: 1.5rem;
}
#news .detail-box {
  padding: 25px 20px 25px;
}

/* site  SP
------------------------------------ */
#site .dropdown-menu__list {
  margin-top: 0;
  margin-left: 21px;
}
#site .dropdown-menu__link {
  padding-left: 25px;
}/*# sourceMappingURL=style_sp.css.map */