@charset "utf-8";
/* CSS Document */

.hojin_area_wrap {
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
    margin-bottom: 0px;
    background: #fff;
    padding: 0px 0px 0px 0px;
}
.fathersday.end *,
.fathersday.end a {
    pointer-events: none
}
.end .main-visual .end-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 10;
    width: 90%;
    height: 50%;
    background: hsla(0,0%,100%,.95);
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.7);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.7);
    border: 5px solid #c00;
    margin-top: -15%;
    text-align: center;
    font-size: 3rem;
}

.end .main-visual .end-copy p {
    font-weight: 700
}
.bgBLK {
    /* background-color: #FFD7D7; */
}
.section {
    overflow: hidden;
    padding-top: 120px;
    padding-bottom: 50px;
}
.bggift {
    background: #f1f1f1;
}
.top-countdown {background:#BE0500;color: #fff;}
.wrap, .sec-inner {
    max-width: 1030px;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 20px;
    line-height: normal;
}
.sec-inner h2 {
    text-align: center;
    font-size: 16px;
}

.txt-center {
    text-align:center;
}

.special-gift h2, .special-gift p, .special-gift a {
    /* color: #2c090d; */
}
.sec-title {
    margin-bottom: 40px;
    font-size: 4rem;
    text-align: center;
}
.special-gift .txt-center {
    margin: 40px 0px;
    font-size: 20px;
    text-align: center;
}
.special-wrap {
    padding-top: 100px;
}
.special-item.newitem {
    width: 100%;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}
.newitem .special-img {
    /* max-width: 500px; */
}
.newitem .special-visual {
        max-width: 50%;
        padding: 0px 0px 0px 20px;
}
.newitem .special-detail {
    max-width: 50%;
    padding: 20px;
    box-sizing: border-box;
}
.newitem .special-detail h2{font-size: 20px;}
.newitem .special-detail .special-price-box {
    
/* border: 1px solid #ccc; */
    
width: 100%;
    
margin: 0px 0px 20px 0px;
}
.special-item {
    margin-bottom: 180px;
    /* width: 49%; */
    box-sizing: border-box;
   
}
.special-item, .special-item a {
    display: block;
    position: relative;
    z-index: 100;
    /* background: #fff; */
}

.special-item > div {
    text-decoration: none;
     display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#container .special-item a {
    text-decoration: none;

}
.special-visual {
    position: relative;
    background-color: #ffffff;
    width: 50%;
}
.special-detail {
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
    margin-top: auto;
}
.special-img {
    width: 100%;
}
.btn-buy {
    margin-left: 10px;
}
.special-gift h2, .special-gift p, .special-gift a {
    /* color: #2c090d; */
}
.item-price-box {width: 100%;/* border-right: 1px solid #2c090d; */display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;flex-wrap: wrap;}

.special-gift h2 {
    padding: 0;
    margin: 0;
}
.item-name {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.sec-title {
    font-size: 22px;
    line-height: 44px;
    border-bottom: 1px solid #222;
    padding: 0px 0px 30px 0px;
}
.sec-title  span {
    display: block;
    font-size: 50px;
}
.special-visual_number {
    position: absolute;
    top: -70px;
    left: -80px;
    display: none;
    width: 77%;
    z-index: 999;
    transform: skew(18deg,-18deg);
}
.special-visual_number img{
}
.special-detail .special-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    text-align: left;
}
.price_m {
    font-size: 12px;
}
.price_m span{
    font-size: 34px;
}

.special-detail > div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    float: right;
}
.rate_area th {
    font-size: 14px;
}
.rate_area td {}
.rate_box {
    line-height: 16px;
    padding: 10px 0px 10px 0px;
}
.newitem .special-detail > div {
  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.special-detail .special-price-box {
    width: 100%;
    /* border-right: 1px solid #2c090d; */
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.special-delivery01 {
    display: inline-block;
    margin-bottom: 15px;
    /* width: 100px; */
    margin: 0px 5px 0px 0px;
    color: #900;
    font-size: 27px;
}
.delivery {
    display: inline-block;
    /* margin-bottom: 15px; */
    /* width: 100px; */
    font-size: 23px;
    margin: 0px 5px 0px 0px;
    color: #900;
}
.special-price-box .price_l {
    line-height: 1;
    margin-bottom: 15px;
    font-size: 12px;
}
.delivery-in {
    /* background-color: #900; */
}
.delivery-in, .delivery-out {
    /* display: block; */
    padding-top: 8px;
    padding-bottom: 7px;
    width: 100%;
    color: #ffffff;
    text-decoration: none !important;
    /* text-align: center; */
    font-weight: bold;
    font-size: 11px;
    line-height: 1;
    color: #900;
}
.special-price-box .price_l span {
    font-weight: bold;
    font-size: 34px;
}
.special-price-box .price_l span.yen {
    font-size: 2.4rem;
}
.btn-buy {
    margin-top: 0;
    text-align: center;
}

.btn-more .btn, .isOtherDevice .btn-buy .btn {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-buy .btn {
    display: block;
    width: 330px;
    border: 1px solid #ffffff;
}

.btn-more .btn, .btn-buy .btn {
    display: inline-block;
    position: relative;
    padding: 14px 30px;
    width: 100%;
    width: auto;
    background: #000000;
    color: #ffffff;
    text-decoration: none !important;
    font-size: 14px;
}
.special-description {
    padding-left: 0;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    margin: 0px 0px 0px 0px;
}
a:hover {
    text-decoration:none;
}

.mainimg {
    padding: 0;
    border-top: 32px solid #000;
    position: relative;
    text-align: center;
    background: url(https://nikunoiijima.co.jp/store/wp-content/uploads/2020/07/yakiniku_bg_banner.jpg);
    background-size: cover;
    line-height: 0;
}
.mainimg img{
}
.sec-item_col2 {
    width: 100%;
    margin-right: 0;
    background: #fff;
    padding: 20px;
    margin: 0px 0px 30px 0px;
}
.sec-item_col2 > div {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.sec-item_col2 .item-img {
    width: 50%;
}
.sec-item_col2 .sec-item_detail {
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
    margin-top: auto;
}

.item-img a {}
.sec-item_col2 a .item-img {
    padding: 0px 30px 0px 0px;
    width: 50%;
}

.sec-item_col2 a .sec-item_detail{
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
    margin-top: auto;
}
.sec-item_col4 {
    width: 23%;
    margin-right: 2%;
    background: #fff;
    padding: 20px;
    min-height: 400px;
}
.special-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}

.sec-item_col1 a{
    display:block;
    border:1px solid #fff;
    padding:20px;
    margin-bottom:50px;
    box-shadow:0px 0px 10px #eee;
    transition:0.3s;
    color: #000;
    background: #fff;
}
.sec-item_col1 a:hover{
    box-shadow:0px 0px 10px #ddd;
    opacity:0.6;
}





.item-description {
    font-size:14px;
    line-height: 20px;
}
.item-description .cut{display: inline-block;background: #f1f1f1;padding: 9px;line-height: 23px;}







@media only screen and (max-width:768px) {

.top-countdown {
    
/* padding: 40px 0px; */
}

.sec-inner .txt-center{
    font-size:12px;
    padding:0px 20px;

}

.sec-title {
    font-size: 12px;
    line-height: 28px;
}
.sec-title span {
    font-size: 24px;
}
.special-detail > div {
    display:block;
}

.special-detail {padding: 10px 20px;width: 100%;}
.special-detail .special-price-box {
    width: 100%;
    margin: 0px auto;
    border: 0;
    flex: inherit;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}
.special-delivery01 {
    text-align:center;
    display: block;
    /* width: 100px; */
    padding: 0;
    margin: 0;
}
.special-delivery01 span {
    /* display: block; */
    /* padding: 10px; */
}
.special-detail .special-name {
    text-align:center;
    padding: 0;
}
.special-price-box .price_l {
    text-align:right;
    width: 270px;
    padding: 0;
    margin: 0;
}

.special-description {
    padding:0;
}

.special-wrap {
    width:100%;
}
.special-visual_number {
    width: 280px;
    top: -50px;
    left: -10px;
}
.special-item {/* border: 1px solid #111; *//* padding: 10px; */background: #fff;}
.special-item::after {
    
width: 0;
}
.btn-buy {
    width:100%;
    text-align: center;
    /* padding: 20px 0px 0px 0px; */
}

.sec-item_col2 a {
    /* display:block; */
}


.sec-item_col4 {
    width: 48%;
    margin: 0px 2% 30px 0px;
    min-height: auto;
}
}


h1.fs-c-heading--page {
    position: absolute;
    top: 602px;
    left: 0;
    font-size: 28px;
    right: 0;
    line-height: normal;
    margin: auto;
    z-index: 999;
    color: #fff;
    border-color: #fff;
}
.fs-c-heading--page:after {
    background: #fff;
}


.sec-item_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sec-item_wrap .sec-item_col1{
    width: 49%;
}
.sec-item_wrap .sec-item_col1 a{}


@media screen and (max-width:768px){
        .mainimg {
    margin: 111px 0px 0px 0px;
    border: 0;
}
    .newitem .special-visual {
        width: 45%;
        padding: 0px 0px 0px 00px;
}
.newitem {
    flex-wrap:wrap;
}
.newitem .special-detail {
    max-width: 100%;
}
.newitem .special-detail .special-price-box {
    /* width: 450px; */
    padding: 10px 0px 0px 0px;
}
.newitem .special-detail > div {
    width: 100%;   
}
h1.fs-c-heading--page {
    top: 750px;
}
.sec-item_col2 a .item-img {
    width: 40%;
}
.sec-item_col2 a .sec-item_detail {
    width: 50%;
}

body {
    font-family: 'Noto Serif JP', sans-serif;
}
}

@media screen and (max-width:425px){
    h1.fs-c-heading--page {
    top: 420px;
}
.mainimg img {
    width: 240px;
}
.special-wrap{
    /* display:block; */
}
.special-item {
    width:100%;
    clear: both;
    margin: 0px 0px 70px 0px;
    overflow: hidden;
}
.sec-item_wrap .sec-item_col1 {
    width:100%;   
}
    .sec-item_col2 {
    padding: 5px;
    margin: 0px 0px 80px 0px;
}
.special-gift h2 {
    font-size: 16px;
}
    .item-name {
        font-size: 12px;
    }
 .sec-item_col2 .sec-item_detail {
    padding: 5px;
}
    .item-description {
    font-size: 10px;
}
    .item-description .cut {
    padding: 5px;
    line-height: 16px;
}
    .delivery {
    font-size: 16px;
}
    .price_m span {
    font-size: 18px;
}
    .price_m {
    font-size: 10px;
    margin: .0px;
}
    .item-price-box {
        /* display:block; */
    }
    .sec-item_col2 .item-img {
    width: 45%;
    margin-bottom: auto;
    float: left;
    margin: 0px 13px 0px 0px;
}
    .sec-item_col2 .sec-item_detail {
    width: 100%;
    padding: 0px 0px 0px 10px;
}
    .newitem .special-detail h2{font-size: 16px;}
    .special-detail .special-name {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
    .special-description {
    font-size: 10px;
    text-align: left;
}
    .newitem .special-detail > div {
    display: block;
}
    .newitem .special-detail .special-price-box {
    width: 100%;
    /* display: block; */
    margin: 0px 0px 0px 0px;
}
    .special-delivery01 {
    font-size: 16px;
    text-align: left;
    margin: 0px 10px 0px 0px;
}
    .special-price-box .price_l {
    width: initial;
    font-size: 10px;
    text-align: left;
}
    .special-price-box .price_l span {
    font-weight: normal;
    font-size: 24px;
}
    .special-item.newitem {
    display: block;
    clear: both;
    margin: 0px 0px 30px 0px;
    overflow: hidden;
}
    .newitem .special-visual {
    margin-bottom: auto;
    float: left;
    display: block;
    margin: 0px 10px 0px 0px;
}
    .newitem .special-detail {
    width: 100%;
    padding: 5px;
    display: block;
    /* clear: both; */
}
    .btn-more .btn, .btn-buy .btn {
    padding: 10px 20px;
    font-size: 12px;
    margin: 10px 0px 0px 0px;
}
    .rate_area th {
    font-size: 12px;
    font-weight: normal;
}
    .special-detail .special-price-box {
    /* display: block; */
}
.sec-item_col2 > div {
    display: block;
}
    .special-item > div {
    display: block;
}
    .special-visual {
    float: left;
    margin: 0px 10px 0px 0px;
}
}
#people {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 60px 0px;
  background: #f1f5ed
}
#people > header > strong {
  margin: 4rem 0 0 0
}
#people > p {
  margin: 0;
  font-size: 22px;
}
#people > .list > ul {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 450px auto 0;
  padding: 0px;
  /* transform: translateX(3.5rem); */
  text-align: left;
  line-height: 1.7;
  max-width: 980px;
}
#people > .list > ul > li {
  flex: 1 1 calc(33.3333% - 7rem);
  margin: 0px 10px 0px 10px;
  list-style: none;
}
#people > .list > ul > li > a {
  display: block;
  position: relative;
  padding: 17px;
  text-decoration: none;
  background: #f1f5ed;
  color: #000;
}
#people > .list > ul > li .image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -3.8rem;
  right: 3.8rem;
  margin: -100% 0 0;
  overflow: hidden
}
#people > .list > ul > li .image::before {
  display: block;
  content: "";
  height: 0;
  padding: 125.7142% 0 0;
  overflow: hidden
}
#people > .list > ul > li .image > img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
}
#people > .list > ul > li h2 {
  display: inline;
  transition: background-size .4s;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.7;
  background: linear-gradient(currentColor, currentColor) 100% 100%/0 1px no-repeat
}
#people > .list > ul > li small {
  display: block;
  margin: 1.65rem 0 0;
  font-size: 16px;
  color: #000;
}
#people > .list > ul > li em {
  font-size: 1.4rem;
  background: #900;
  color: #fff;
  display: inline-block;
  padding: 4px 7px;
}
#people > .list > ul > li:nth-child(2n+1) > a {
  margin-top: -6rem;
  color: #000;
}
#people > .list > ul > li > a:hover {
  opacity:1;
}
#people > .list > ul > li > a:hover > h2 {
  background-position: 0 100%;
  background-size: 100% 1px;
}
#people > .list > ul > li > a:hover > .image > img {
  transform: scale(1.1);
}
#people > .session {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 90rem;
  height: 30rem;
  position: relative;
  box-sizing: border-box;
  margin: 4.5rem auto 0;
  padding: 5rem 4rem;
  padding-left: 36rem;
  text-decoration: none;
  border-top: 2px solid #fff
}
#people > .session > .image {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4rem;
  width: 30rem;
  height: 20rem;
  margin: auto
}
#people > .session > .image > img {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 2.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;"
}
#people > .session > h2 {
  font-family: "Helvetica Neue", Helvetica, Arial;
  font-feature-settings: "palt";
  font-weight: normal;
  letter-spacing: .06em;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1;
  margin-top: -2rem
}
#people > .session > strong {
  position: relative;
  margin: 2.3rem 0 0;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.5
}
#people > .session > strong::before {
  display: block;
  position: absolute;
  bottom: -0.1em;
  left: 0;
  width: 100%;
  content: "";
  border-bottom: 1px solid currentColor;
  transform: scaleX(0);
  transform-origin: right top;
  transition: transform .7s cubic-bezier(0.19, 1, 0.22, 1) 0s
}
#people > .session:hover > strong::before {
  transform: scaleX(1);
  transform-origin: left top
}
#people > .session:hover > .image > img {
  transform: scale(1.1)
}
#people > .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 22rem;
  transform: translateY(-50%)
}
#people > .image > img {
  width: 100%;
  height: auto
}
@media screen and (max-width: 599px) {
  #people {
    padding: 9.6rem 3rem 0
  }
  #people > header > strong {
    margin: 3.2rem 0 0 0
  }
  #people > p {
    margin: 3.2rem 0 0;
    font-size: 17px;
  }
  #people > .list {
    margin: 0 -3rem;
    padding: 0 0 0 4.5rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
  }
  #people > .list > ul {
    width: 200%;
    margin: 0 -0.75rem;
    padding: 8rem 0 0;
    transform: none
  }
  #people > .list > ul > li {
    flex: 1 1 21rem;
    margin: 19.2rem .75rem 0
  }
  #people > .list > ul > li > a {
    padding: 2.2rem
  }
  #people > .list > ul > li .image {
    left: -1.5rem;
    right: 3rem;
    margin: -19.2rem 0 0
  }
  #people > .list > ul > li .image::before {
    padding: 24.4rem 0 0
  }
  #people > .list > ul > li h2 {
    font-size: 1.5rem
  }
  #people > .list > ul > li small {
    margin: .9rem 0 0;
    font-size: 1rem
  }
  #people > .list > ul > li em {
    font-size: 1rem;
    margin-top: .2rem
  }
  #people > .list > ul > li:nth-child(2n+1) > a {
    margin-top: -2.9rem
  }
  #people > .session {
    width: auto;
    height: auto;
    margin: 4.5rem auto 4rem;
    padding: 4rem 3rem;
    border-top-width: 1px
  }
  #people > .session > .image {
    position: static;
    width: auto;
    height: auto;
    margin: 0
  }
  #people > .session > .image > img {
    height: auto
  }
  #people > .session > h2 {
    margin: 3.8rem 0 0;
    font-size: .9rem
  }
  #people > .session > strong {
    margin: 1.1rem 0 0;
    font-size: 1.9rem
  }
  #people > .image {
    width: 12rem;
    height: 9rem
  }
  #people > .image > img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
}

.entry-content {
    
max-width: 980px;
    
margin: 0px auto;
    
padding: 90px 0px;
}

.entry-content > h3 {
        text-align: center;
        font-size: 23px;
}
.entry-content > p {
        text-align: center;
        padding: 0px 0px 90px 0px;
}
.entry-content .row {
  padding: 0px 0px 70px 0px;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;flex-wrap: wrap;
-webkit-justify-content: space-between;
    justify-content: space-between;
}

.entry-content .row div:first-child{
    width: 45%;
}
.entry-content .row div:last-child{
    width: 50%;
}
.entry-content .row h4{display: inline;font-size: 26px;background-image:
  linear-gradient(rgba(0,0,0,0) 70%, rgb(250,238,0) 70%);}
.entry-content .row p{padding: 10px 0px 0px 0px;}
.entry-content .row a{
    display: inline-block;
    background: #900;
    color: #fff;
    padding: 5px;
    margin: 0px 0px 0px 0px;
}


br.sp {
  display:none;
}

@media screen and (max-width:768px){
br.sp {
  display:block;
}

  .entry-content > h3 {
    font-size:18px;
  }
.entry-content .row {
    padding: 0px 10px;
}
  
  .entry-content .row h4 {
    
    font-size: 16px;
}

.entry-content .row p {
  font-size:12px;
}

  
}


.icon {
    display: -webkit-flex;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0px 0px 20px 0px;
}
.icon li{
    display: inline-block;
    background: #000;
    color: #fff;
    margin: 0px 7px 0px 0px;
    padding: 2px 5px;
}
.icon li.add{}
.icon li.add.kense {background: #FBB03B;}
.icon li.add.kenpoku {background: #ED1E79;}
.icon li.add.keno {background: #009245;}
.icon li.address{}

.icon li.fee{
    background: #900;
}




