@charset "utf-8";

/***************************************************
  cm.css
***************************************************/


/* CM情報
------------------------------------------------------------ */

.mainvisual img{
  width: 100%;
}
.box-ttl{
  text-align: center;
  padding-top: 90px;
}
p.ttl-01{
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  border-bottom: #c51426 solid 3px;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
p.ttl-01 + p{
  font-size: 14px;
  font-weight: bold;
  color: #dddddd;
}
.box-ttl + p{
  font-size: 15px;
  text-align: center;
}

.area-cm{
  max-width: 980px;
  width: 96%;
  margin: 0 auto;
}
.area-cm .box-ttl{
  margin-bottom: 23px;
}
.box-cm{
  padding: 55px 0 85px;
}
.box-cm li{
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 55px;
  text-align: center;
}
.box-cm li:nth-child(2n){
  margin-right: 0;
}
.box-cm li:nth-last-child(-n+2){
  margin-bottom: 0;
}
.box-cm li p{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 17px;
}
.box-cm li img{
  cursor: pointer;
}
.area-glay{
  background-color: #f8f8f8;
}
.area-products{
  padding-bottom: 87px;
  background: url(/sp/yakiniku/cm/img/bg_products.jpg)no-repeat bottom center;
  background-size: 100% auto;
}
.area-products .box-ttl{
  margin-bottom: 40px;
}
.area-products ul{
  max-width: 1076px;
  width: 96%;
  margin: 0 auto;
}
.area-products li{
  width: 24%;
  -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
  box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
  background-color: #fff;
}
.area-products li a{
  text-decoration: none;
  display: block;
  padding: 15px 10px;
}
.area-products li a figure{
  text-align: center;
  margin-bottom: 10px;
}
.area-products li a figure img{
  max-width: 75%;
}
.area-products li p.ttl-02{
  font-size: 18px;
  font-weight: bold;
}
.area-products li p.ttl-02 + p{
  font-size: 14px;
  margin: 8px 0 23px;
  text-align: left;
}
.area-products li span{
  display: block;
  width: 100%;
  color: #c51426;
  border: #c51426 solid 1px;
  text-align: center;
  padding: 10px;
  background: url(/shared/img/svg/ar01.svg) no-repeat center right 15px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.area-products ul.list-products01{
  padding: 40px 0 27px;
  display: flex;
  justify-content: center;
}
.area-products ul.list-products01 li{
  /* float: left; */
  margin-right: 1.33%;
}
.area-products ul.list-products01 li:nth-child(4){
  margin-right: 0;
}
.area-products ul.list-products02 li{
  margin: 0 auto;
}
.area-products .list-products02 li p.ttl-02{
  text-align: left;
}
.area-new{
  max-width: 840px;
  margin: 0 auto;
  text-align: center;
  padding: 75px 0 120px;
  width: 96%;
}
.area-new li.box-txt{
  float: left;
  width: 63%;
  padding-top: 53px;
}
.area-new li.box-txt p.ttl-03{
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  color: #fff;
  background-color: #c41325;
  padding: 10px 24px;
  margin-bottom: 40px;
  position: relative;
}
.area-new li.box-txt p.ttl-03:after{
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #c41325 transparent transparent transparent;  
}
.area-new li.box-txt p.ttl-03 + p{
  font-size: 22px;
}
.area-new li.box-txt p.ttl-04{
  font-size: 56px;
  line-height: 56px;
  margin: 7px 0 35px;
}
.area-new li.box-txt p.ttl-04 span{
  color: #c41325;
}
.area-new li.box-txt p.ttl-04 + p{
  font-size: 15px;
  line-height: 27px;
}
.area-new li.box-image{
  float: right;
  width: 37%;
}
a.btn-news01{
  display: block;
  width: 414px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #c41325;
  background: url(/shared/img/svg/ar01.svg) no-repeat center right 15px;
  border: solid 1px #c41325;
  margin: 0 auto;
  text-decoration: none;
}
.area-present{
  max-width: 760px;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 120px;
}
.area-present li.box-image{
  width: 51%;
  float: left;
}
.area-present li.box-txt{
  width:47%;
  float: right;
  text-align: center;
}
.area-present .box-txt p.ttl-03{
  font-size: 20px;
  color: #fff;
  background-color: #c41325;
  line-height: 26px;
  padding: 9px 25px;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
.area-present .box-txt p.ttl-03:after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #c41325 transparent transparent transparent;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
}
.area-present .box-txt p{
  font-size: 24px;
  line-height: 45px;
}
.area-present .box-txt span {
  font-size: 35px;
  color: #e10000;
}
.area-present ul + p{
  text-align: center;
  font-size: 18px;
  margin: 50px 0 10px;
  font-weight: bold;
}
@media only screen and (min-width: 641px) {
  .area-products li a:hover{
    background: rgba(146, 135, 105, 0.2);
  }
  .area-products li a:hover span{
    background-color: #c51426;
    color: #fff;
    background-image: url(/shared/img/svg/ar02.svg);
  }
  .area-new a:hover{
    color: #fff;
    background-color: #c51426;
    background-image: url(/shared/img/svg/ar02.svg);
  }
  .area-present a:hover{
    color: #fff;
    background-color: #c41325;
    background-image: url(/shared/img/svg/ar02.svg);
  }

  .box-cm2{
    margin-top: 50px;
  }
  .box-cm2 .col_2 .movie_list {
    float: left;
    width: 48.5%;
    margin-right: 3%;
  }
}

@media only screen and (max-width: 640px) {
  p.ttl-01{
    font-size: 18px;
  }
  p.ttl-01 + p {
    font-size: 13px;
  }
  .box-ttl{
    padding-top: 33px;
  }
  .box-ttl + p{
    font-size: 12px;
    margin-bottom: 25px;
  }
  .area-cm{
    width: 100%;
    padding: 0 20px;
  }
  .box-cm{
    padding: 0 0 12px;
  }
  .box-cm li,.box-cm li:nth-last-child(-n+2){
    width: 100%;
    margin: 0 0 35px;
    float: none;
  }
  .box-cm li p{
    font-size: 15px;
    margin-bottom: 15px;
  }
  .box-cm2 .col_2 .movie_list {
    margin-bottom: 17px;
  }
  .area-products .box-ttl{
    margin-bottom: 25px;
  }
  .area-products .box-ttl + p{
    margin-bottom: 15px;
  }
  .area-products li{
    width: 100%;
  }
  .area-products ul.list-products01 li{
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .area-products ul.list-products01{
    padding: 0 20px;
    display: block;
  }
  .area-products ul{
    width: 100%;
    padding: 0 20px;
  }
  .area-products{
    padding-bottom: 60px;
    background: url(/sp/yakiniku/cm/img/bg_products2.jpg) no-repeat center top,
                url(/sp/yakiniku/cm/img/bg_products3.jpg) no-repeat center bottom;
    background-size: contain;
  }
  .area-products li a{
    padding: 23px 25px 25px;
  }
  .area-products li p.ttl-02{
    font-size: 16px;
  }
  .area-products li p.ttl-02 + p{
    margin: 6px 0 15px;
  }
  .area-new{
    width: 100%;
    padding: 46px 20px 50px;
  }
  .area-new li.box-txt{
    width: 100%;
    float: none;
    padding-top: 0;
  }
  .area-new li.box-image{
    float: none;
    width: 100%;
  }
  .area-new li.box-txt p.ttl-03{
    font-size: 13px;
    padding: 6px 15px;
    margin-bottom: 15px;
  }
  .area-new li.box-txt p.ttl-03:after{
    border-width: 8px 6px 0 6px;
  }
  .area-new li.box-txt p.ttl-03 + p{
    font-size: 14px;
  }
  .area-new li.box-txt p.ttl-04{
    font-size: 28px;
    line-height: 33px;
    margin: 1px 0 13px;
  }
  .area-new li.box-txt p.ttl-04 + p{
    font-size: 13px;
    line-height: 17px;
  }
  .area-new li.box-image{
    margin: 25px 0;
  }
  .area-new li.box-image img{
    width: 65px;
  }
  a.btn-news01{
    width: 270px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .area-present{
    width: 100%;
    padding: 0 20px 60px;
  }
  .area-present li.box-txt{
    float: none;
    width: 100%;
  }
  .area-present .box-txt p.ttl-03{
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 50px;
  }
  .area-present .box-txt p{
    font-size: 18px;
    line-height: 32px;
    margin-top: 0;
  }
  .area-present .box-txt span {
    font-size: 23px;
  }
  .area-present li.box-image{
    float: none;
    width: 65%;
    margin: 25px auto 0;
  }
  .area-present ul + p{
    font-size: 14px;
    margin: 27px 0 10px;
  }
}
ul.list-products02 {
    text-align: center;
}
ul.list-products02 img {
    max-width: 204px;
}
/*印刷時画像削除*/
@media print {
	.mainvisual img,
  .box-cm2 .move-conts,
	.box-cm li:nth-child(2) img,
  .box-cm li:nth-child(4) img,
	.area-present li.box-image img,
  .move_frame {
		display:none;
	}
}
.bnr-link{
  text-align: center;
  margin: 20px 0 45px;
}
.bnr-link a{
  display: inline-block;
}
@media screen and (max-width: 780px){
  .bnr-link{
    margin: 20px 0;
  }
}

.box-cm2 .col_2 .movie_list:nth-child(2n) {
  margin-right: 0%;
}

.box-cm2 .move-ttl{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 17px;
  text-align: center;
}
.box-cm2 .move-conts + .move-ttl{
  margin-top: 17px;
}
.move-conts {
  max-width: 100%;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}
.move-conts img,
.move-conts iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.move-conts img{
  cursor: pointer;
}
.products-conts {
  box-sizing: border-box;
  margin-top: 42px;
}
.products-conts{
  box-sizing: border-box;
  margin-top: 42px;
}
.products-conts a{
  text-decoration: none;
}
.products-conts .txt-01{
  font-size: 17px;
  font-weight: bold;
}
.products-conts .txt-link{
  font-size: 16px;
  padding-right: 24px;
  background: url(/shared/img/svg/ar08.svg)no-repeat center right 6px;
  background-size: 9px 16px;
  display: inline-block;
}
.products-conts .txt-02{
  font-size: 12px;
  color: #65562d;
  padding: 8px 0 20px;
}
.products-conts .txt-03{
  font-size: 19px;
  font-weight: bold;
  padding-left: 30px;
  background: url(/shared/img/svg/ico_note01.svg)no-repeat top 4px left;
  background-size: 21px 23px;
  margin-bottom: 10px;
}
.box-move-inner-01{
  height: 100%;
  width: 31%;
  float: left;
  margin-right: 4%;
  min-width: 222px;
  margin-bottom: 30px;
}
.box-move-inner-02{
  width: 65%;
  float: left;
  min-width: 445px;
}
.products-conts .txt-04{
  font-size: 19px;
  font-weight: bold;
  padding-left: 25px;
  background: url("/shared/img/svg/recipe_ico03.svg")no-repeat top 3px left;
  background-size: 22px 24px;
  margin-bottom: 10px;
}
.products-conts .txt-05{
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  background: url("/shared/img/svg/ico_mv02.svg")no-repeat top 3px left;
  background-size: 25px 26px;
  margin-top: 42px;
}
.box-move-inner-01 ul{
  box-shadow: 0 0 2px 1px rgb(232, 232, 232);
  border: 1px solid #ccc;
  min-height: 160px;
}
.box-move-inner-01 ul:hover,.box-move-inner-02 ul:hover{
  background: rgba(146, 135, 105, 0.2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.box-move-inner-01 ul:hover img{
  opacity: 0.8;
}
.box-move-inner-02 ul:hover li:first-child{
  opacity: 0.8;
}
.box-move-inner-01 li:nth-child(1){
  padding: 33px 0px;
  width: 40%;
  float: left;
  position: relative;
}
.box-move-inner-01 li:nth-child(2){
  padding: 27px 0px;
  width: 60%;
  float: right;
  position: relative;
}
.box-move-inner-01 li:nth-child(1) figure{
  overflow: hidden;
  text-align: center;
}
.box-move-inner-01 li:nth-child(1) figure img{
  max-height: 90px;
  max-width: 80px;
}
.box-move-inner-01 li:nth-child(2) p.txt-link {

}
.box-move-inner-01 ul .txt-01{
  margin-bottom: 9px;
}
.box-move-inner-02 ul{
  box-shadow: 0 0 2px 1px rgb(232, 232, 232);
  border: 1px solid #ccc;
}
.box-move-inner-02 li:nth-child(1){
  margin-right: 23px;
  width: 36%;
  float: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.box-move-inner-02 li:nth-child(2){
  width: 49%;
  padding: 22px 0 10px;
  float: left;
}
.box-cm2:last-child{
  margin-bottom: 30px;
}
.list-move-anc {
  margin: 40px 0 0;
}
.list-move-anc li{
  float: left;
  width: 30%;
  margin: 0 5% 20px 0;
  box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
  display: table;
}
.list-move-anc li:nth-child(3n) {
  margin-right: 0;
}
.list-move-anc li a {
  text-align: center;
  display: block;
  padding: 16px 32px 17px 5px;
  background: url(/shared/img/svg/ar07.svg) 95% 50% no-repeat;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.list-move-anc li a:hover {
  text-decoration: none;
  background-color: rgba(0,0,0,0.5);
  color: #FFF;
  background-image: url(/shared/img/svg/ar06.svg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 780px){
  .products-conts{
    height: auto;
    padding-top: 17px;
    margin-top: 0;
  }
  .box-cm2 .ttl-01 + p{
    font-size: 14px;
  }
  .products-conts li{
    float: none;
  }
  .box-move-inner-01{
    height: auto;
    width: 100%;
    float: none;
    min-width: 100%;
  }
  .box-move-inner-01 li:nth-child(2){
    padding: 0 3px;
  }
  .box-move-inner-02{
    width: 100%;
    float: none;
    min-width: 100%;
  }
  .box-move-inner-01 ul{
    width: 100%;
    height: auto;
    padding: 15px 16px;
    min-height: inherit;
  }
  .box-move-inner-01 li:nth-child(1){
    margin-top: 0;
    padding-left: 10px;
    padding: 0 0 0;
  }
  .box-move-inner-01 ul .txt-01 {
    position: inherit;
    top: inherit;
  }
  .box-move-inner-01 li:nth-child(2) p.txt-link {
    position: inherit;
    top: inherit;
    background-position: center right;
  }
  .products-conts .txt-01{
    font-size: 17px;
    padding-top: 0;
  }
  .products-conts .txt-link{
    font-size: 13px;
    background-size: 7px 12px;
    padding-right: 12px;
    background-position: center right;
  }
  .products-conts .txt-03{
    font-size: 15px;
    background: url("/shared/img/svg/ico_note01.svg")no-repeat top 2px left;
    background-size: 13px 15px;
    padding-left: 20px;
    margin: 23px 0 17px;
    float: none;
  }
  .box-cm2 .txt-04{
    font-size: 15px;
    background-size: 13px 16px;
    margin: 13px 0 17px;
    background-position: top 2px left;
  }
  .box-cm2 .txt-05{
    font-size: 15px;
    background: url("/shared/img/svg/ico_mv02.svg")no-repeat top 1px left;
    background-size: 15px 17px;
    margin: 27px 0 10px;
    padding-left: 20px;
  }
  .box-move-inner-02 ul{
    position: static;
    height: auto;
    width: 100%;
  }
  .box-move-inner-02 li:nth-child(1),.box-move-inner-02 li:nth-child(2){
    width: 100%;
  }
  .box-move-inner-02 li:nth-child(1){

  }
  .box-move-inner-02 li:nth-child(2){
    padding: 17px 15px;
  }
  .products-conts .txt-02{
    font-size: 14px;
    padding: 8px 0 10px;
  }
  .box-move-inner-01 ul:hover,.box-move-inner-02 ul:hover{
    background: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .box-move-inner-01 ul:hover img{
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
  .box-move-inner-02 ul:hover li:first-child{
    opacity: 1;
  }
  .list-move-anc li,
  .list-move-anc li:nth-child(3n) {
    float: left;
    width: 100%;
    margin: 0 4% 20px 0;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.2);
    display: block;
  }
  .list-move-anc li a{
    width: 100%;
    display: block;
  }
}

.mainvisual,
.move-conts,
.area-present li.box-image{
  position: relative;
}
.mainvisual:after,
.move-conts:after,
.area-present li.box-image:after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/shared/img/block.gif);
  top: 0;
  left: 0;
}
.move-conts.no-after:after{
  content: none;
}

.mainvisual,
.move-conts img,
.area-present li.box-image img{
  user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

.mordal-conts{
  max-width: 980px;
  width: 96%;
}
@media screen and (max-width: 780px){
  .mordal-conts{
    width: calc(100% - 40px);
  }
}


.area-products ul.list-products02 {
  /* text-align: center; */
  display: flex;
  justify-content: center;
}
.area-products ul.list-products02 li {
  /* display: inline-block; */
  margin: 0;
}
.area-products ul.list-products02 li + li {
  margin-left: 1.33%;
}
a.btn-news01 + a.btn-news01 {
  margin-top: 30px;
}
.lemon_to {
  margin: 30px 0 100px;
}
@media only screen and (max-width: 640px) {
  .area-products ul.list-products02 {
    display: block;
  }
  .area-products ul.list-products02 li + li {
    margin-left: 0;
    margin-top: 15px;
  }
  .area-new li.box-image img {
    width: 230px;
  }
  a.btn-news01 + a.btn-news01 {
    margin-top: 20px;
    padding: 5px 29px;
    line-height: 19px;
    height: auto;
  }
  .lemon_to {
    margin-bottom: 60px;
  }
  .box-cm2 {
    margin-bottom: 20px;
  }
}

.move_frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.move_frame iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}