@charset "UTF-8";
/* CSS Document */

/*izutsu seral*/
.postinner.serial{
    position: relative;
}
.postinner.serial h1{
    position: relative;
    display: flex;
    align-items: center;
}
.postinner.serial h1 span{
    font-size: clamp(2rem,2.5vw,2.8rem);
    width: 85%;
    font-feature-settings: "palt";
    margin-left: 3%;
}
.postinner.serial h1::before{
   content: '';
    background:url(/wp-content/uploads/2023/03/izui-logo-1.png)no-repeat;
    width: 190px;
    height: 190px;
    display: block;
    background-size: contain;
    transform: rotate(-10deg);   
    margin-left: -30px;

}
.postinner.serial .series_lead{
    padding: 20px 20px;
    background: #f1e1a0;
    margin: -40px 20px 50px;
    color: #2d1008;
    font-size: clamp(1.4rem,1.5vw,1.6rem);
    position: relative;
    z-index: -1;
    border-radius: 2em .6em 3em .4em/.3em 4em .6em 2em;
}
.postinner.serial .series_lead::before {
 position: absolute;
    top: 6px;
    left: 6px;
    width: 100%;
    height: 100%;

    content: '';
}

.postinner.serial .postdate {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 2rem;
    position: absolute;
    top: 0;
    right: 0;
}
/*single blocqeut*/
.booklink-head{
	font-size:1.3rem;
	margin:1rem 0 .4rem;
}
.booklink{
	    padding: 0!important;
    margin: 0!important;
    line-height: 2.5;
    display: flex;
}
.booklink li{
	    list-style: none!important;
    padding: 0;
    margin-right: 20px;
}

.booklink li a{
	    text-decoration: none!important;
    text-decoration: none;
    border: 1px solid #333;
    padding: 7px 10px;
    font-size: 1.2rem;
    background: #fff;
	color:#000000;
}

.booklink li a:after{
	    content: '';
    background: url(/wp-content/themes/yebisu-magazin/common/img/icon_blank.svg);
    background-size: 100%;
    display: inline-block;
    width: 14px;
    height: 11px;
    margin-left: 0.5rem;
    top: 2px;
    position: relative;
}




main h2 {
   font-size: 1.5rem;
   line-height: 1.5;
   margin-bottom: 1rem;
}
a:hover {
   opacity: 0.8;
}
main dd p {
   font-size: 1.4rem;
   line-height: 1.6;
   margin-bottom: 2rem;
}
.datetext {
   font-size: 1.1rem;
   font-weight: bold;
}
.archivebox article {
   max-width: 32%;
   margin-right: 2%;
   margin-bottom: 5rem;
}
.archivebox article img {
   overflow: hidden;
   display: block;
}
.archivebox article .imgover {
   overflow: hidden;
   margin-bottom: 10px;
}
.archivebox article:nth-child(3n) {
   margin-right: 0;
}
.search h1, .archive .archivebox h1 {
   margin: 7rem 0 5rem;
   font-size: 3rem;
}
.archivebox article a:hover img {
   transform: scale(1.1);
}
.archivebox article a img {
   transform: scale(1);
   transition: .3s ease;
}
.archivebox article dd p {
   margin-bottom: 1rem;
}
.datetext dt {
   color: #c3c1ba;
}
/*slider
---------------------------------*/
.slider {
   opacity: 0;
   transition: opacity .3s linear;
}
.slider.slick-initialized {
   opacity: 1;
}
.section-lineup {
   overflow: hidden;
   padding: 6rem 0;
}
.section-lineup h2.head2 {
   float: left;
}
.section-lineup ul h2 {
   font-size: 1.5rem;
   line-height: 1.3;
   margin-bottom: 1rem;
}
.section-lineup ul dd p {
   margin-bottom: 1rem;
   font-size: 1.4rem;
   line-height: 1.5;
}
#footerinfo a, .page_nextprev a, .section-lineup a {
   transition: ease .3s;
}
.inner {
   margin: 0 auto;
   max-width: 1100px;
   padding-left: 0;
   padding-right: 0;
}
.lineup {
   position: relative;
   max-width: 1100px;
}
.swiper-slide {
   margin-right: 2%;
}
.lineup-carousel img {
   display: block;
   margin-bottom: 16px;
   width: 100%;
}
.slick-list {
   overflow: visible;
}
.slick-nav-arrows {
   position: absolute;
   top: 9px;
   right: 0;
   width: 10px;
}
.swiper {
   padding: 4rem 0;
   overflow: visible;
}
.slick-arrow.slick-disabled {
   background: #999;
}
.swiper-button-prev, .swiper-button-next {
   display: inline-flex;
   width: 30px;
   height: 30px;
   align-items: center;
   justify-content: center;
   background: #161616;
   border-radius: 100px;
   margin: 0 .6rem;
   cursor: pointer;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
   content: none;
}
.swiper-button-prev::before, .swiper-button-next::before {
   content: '';
   width: 8px;
   height: 8px;
   margin: 0 10px;
   border-left: 1px solid #fff;
   border-bottom: 1px solid #fff;
   transform: rotate(-135deg);
   display: inline-block;
}
.swiper-button-next {
   right: 0;
}
.swiper-button-prev {
   left: -70px;
}
.swiper-button-prev::before {
   transform: rotate(45deg);
}
.swiper-button-next:before, .swiper-button-prev:before {
   color: #000 !important;
}
/*pagenav*/
.nav-links {
   margin: 3rem auto 10rem;
}
.page-numbers {
   display: flex;
   justify-content: center;
   align-items: center;
}
.page-numbers li:first-child, .page-numbers li:last-child {
   position: relative;
}
.page-numbers li:first-child a::before {
   content: '';
   width: 10px;
   height: 10px;
   margin: 0 10px;
   border-left: 1px solid #333;
   border-bottom: 1px solid #333;
   transform: rotate(45deg);
   display: inline-block;
}
.page-numbers li:last-child a::before {
   content: '';
   width: 10px;
   height: 10px;
   margin: 0 10px;
   border-left: 1px solid #333;
   border-bottom: 1px solid #333;
   transform: rotate(-135deg);
   display: inline-block;
}
.page-numbers li {
   text-align: center;
   line-height: 1;
   justify-content: center;
   align-items: center;
   margin-right: 2px;
}
.page-numbers li a {
   display: flex;
   border: 1px solid #D6D6D6;
   background: #fff;
   width: 40px;
   height: 40px;
   line-height: 1;
}
.page-numbers li .current {
   border: 1px solid #D6D6D6;
   background: #F0F0F0;
   width: 40px;
   height: 40px;
}
/*page thumbnextprev
------------------------------*/
.page_nextprev li a {
   display: flex;
   padding: 10px 10px 10px 10px;
   border: 3px solid #e8e5de;
   align-items: center;
}
.page_nextprev {
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.page_nextprev li {
   width: 47%;
}
.page_nextprev li:last-child a {
   flex-direction: row-reverse;
   text-align: right;
}
.page_nextprev li:first-child span {
   margin-left: 1rem;
}
.page_nextprev li span {
   font-size: 1.3rem;
   line-height: 1.4;
}
.page_nextprev li:last-child span {
   margin-right: 1rem;
}
.single main .page_nextprev img {
   width: 20%;
}
.date::after, .date a[target="_blank"]::after {
   content: '';
   background: url("/wp-content/themes/yebisu-magazin/common/img/icon_blank.svg");
   background-size: 100%;
   display: inline-block;
   width: 14px;
   height: 11px;
   margin-left: .5rem;
   top: 2px;
   position: relative;
}
.date, .date a {
   font-size: 1rem;
   color: #ADAA8E;
   font-weight: bold;
}
/*footerinfo
-----------------------------*/
#footerinfo {
   margin: 4rem auto 0;
   background: #fff;
   padding-top: 5rem;
}
#footerinfo h4 {
   background: #333;
   color: #fff;
   padding: 5px 2rem;
   font-size: 1.6rem;
   letter-spacing: 1px;
   font-weight: normal;
}
#footerinfo .d-flex {
   justify-content: space-between;
}
#footerinfo .d-flex > div {
   width: calc((100% - 50px)/3);
}
#footerinfo .d-flex > div:last-child {
   margin-right: 0;
}
#footerinfo .d-flex dl {
   font-size: 1.3rem;
   display: flex;
   line-height: 0;
}
#footerinfo .d-flex dl dt {
   /* width: 80px; */
   flex: 1 1 0ch;
}
#footerinfo .d-flex dl dd {
   flex: 1 1 102ch;
   line-height: 1.4;
}
#footerinfo .d-flex dl dt img {
   width: auto;
   height: auto;
   max-width: 59px;
}
#footerinfo .d-flex .fi_seasonal dl {
   background: #EFEEE7;
   padding: 1rem;
}
#footerinfo .fi_seasonal a {
   display: block;
   margin-bottom: 5px;
}
#footerinfo .fi_seasonal a dd {
   padding: 0 1rem;
   display: flex;
   align-items: center;
}
#footerinfo .fi_news dl {
   font-size: 1.3rem;
   display: flex;
   line-height: 0;
   background: #fff;
}
#footerinfo .fi_news dl img {
   /*   border: 1px solid #e8e8e8;*/
}
#footerinfo .fi_news dl dd {
   display: flex;
   flex-direction: column;
   padding: 0 1rem;
}
#footerinfo .fi_news d_l dd .date {
   margin-top: 1rem;
}
#footerinfo .fi_news a {
   padding: 1rem;
   display: block;
   margin-bottom: 5px;
}
.newdate {
   font-size: 1rem;
   color: #bebebe;
   font-weight: normal;
}
.fi_brandcontainer {
   background: #FAF9F5;
   padding: 0;
}
.fi_brandcontainer article {
   border-bottom: 1px solid #F4F1E9;
   padding: 1rem 2rem;
   font-size: 1.2rem;
   min-height: 80px;
}
.fi_brandcontainer article .blankbtn {
   font-size: 80%;
}
.fi_news dd, .fi_brandcontainer p, .fi_seasonal {
   font-weight: bold;
}
.fi_news dd span + small, .fi_brandinfo .blankbtn {
   position: relative;
   color: #ADAA8E;
   font-weight: bold;
}
.fi_news dd span + small::after, .fi_brandinfo .blankbtn::after {
   content: '';
   background: url("/wp-content/themes/yebisu-magazin/common/img/icon_blank.svg");
   background-size: 100%;
   display: inline-block;
   width: 14px;
   height: 11px;
   margin-left: .5rem;
   top: 2px;
   position: relative;
}
#footerbnr {
   margin: 6rem 0 0;
   padding-bottom: 6rem;
   background: #fff;
}
#footerbnr ul {
   display: flex;
   justify-content: flex-start !important;
}
#footerbnr ul li img {
   width: 100%;
}
#footerbnr ul li {
   width: calc((100% - 50px)/3);
   margin-right: 25px;
}
#footerbnr ul li:last-child {
   margin-right: 0;
}
/*post
------------------------------*/
.catlist {
   display: flex;
   margin: 5rem 0 3rem;
}
.catlist li a {
   display: block;
   margin-right: 2rem;
}
.catlist li a::after {
   content: '';
   border-bottom: 1px solid #333;
   top: -1px;
   left: -1px;
   height: 1px;
   background: #333;
   width: 10%;
   display: block;
   transition: all .4s;
}
.catlist li a:hover::after {
   content: '';
   width: 100%;
   width: calc(100% + 1px);
   transition: all .4s;
}
.catlist li:last-child a {
   margin-right: 0;
}
.postinner {
   font-size: clamp(1.5rem,2vw,1.6rem);
}
.postinner img {
   margin: 0;
}
.postinner i {
   font-style: italic;
}
.postinner .postdate {
   font-size: 1.2rem;
   font-weight: bold;
   margin-bottom: 2rem;
}
.postinner h1 {
   font-size: 3rem;
   margin: 1rem auto;
   line-height: 1.4;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",sans-serif;
}
.postinner h2 {
   font-size: 2.5rem;
   margin: 3rem auto 2rem;
}
.postinner h3 {
   font-size: 2rem;
   margin: 1rem auto;
   line-height: 1.4;
}
.postinner h4 {
   font-size: 1.6rem;
   margin: 1rem auto;
}
.postinner h5 {
   font-size: 1.5rem;
   margin: 1rem auto;
}
.postinner h6 {
   font-size: 1.4rem;
   margin: 1rem auto;
}
.postinner strong {
   font-weight: bold;
   font-size: 1.6rem;
   line-height: 1;
}
.postinner p {
   margin: 1rem auto 2rem;
   letter-spacing: .05rem;
   line-height: 1.8;
}
.entry-title span span,
.postinner small {
   font-size: 1.2rem;
   display: block;
}
.postinner ol, .postinner ul {
   margin-left: 2em;
   margin-bottom: 2rem;
}
.postinner ul li {
   list-style: outside circle;
}
.postinner ol li {
   list-style: outside decimal;
}
.postinner blockquote {
   background: #e9e7e0;
   padding: 2rem;
   margin: 2rem auto;
   overflow: hidden;
}
.postinner blockquote p {
   margin-bottom: 0;
   margin-top: 0;
}
.postinner blockquote .sozai td {
   line-height: 1.7;
}
.postinner blockquote .sozai td p {
   margin-bottom: 1em;
   line-height: 1.5;
}
table.recipe img{
        margin-bottom: 1rem;
        display: block;
    }
.postinner figcaption {
   color: #999;
   font-size: 1.2rem;
   margin-bottom: 2rem;
}
.postinner hr {
   border: none;
   background: #333;
   height: 1px;
   width: 100%;
   margin: 2rem auto
}
.searchtext {
   margin: 1rem 0 3rem;
   background: #fff;
   padding: 10px;
}
/*single
----------------------------*/
.singlecontainer {
   width: 900px;
}
.single main img {
   width: auto;
}
.single main .postinner a {
   text-decoration: underline;
}
.singlecontainer table {
   border-collapse: collapse;
   border: 1px solid #ccc;
   width: 100%;
}
.singlecontainer table th, .singlecontainer table td {
   border: 1px solid #e3e1db;
   padding: 10px;
   line-height: 1.4;
   vertical-align: top;
   background: #fff;
}
blockquote .txt p {
   font-size: 1.4rem;
   line-height: 1.7;
}
.recipe td {
   width: 50%;
}

.writingby {
    margin: 0 0 1rem;
    color: #838383;
    font-size: 1.1rem;
    display: flex;
    margin-right: 0;
    text-align: right;
    margin-left: auto;
    justify-content: end;
}
.wp-dcaption{

    width: 35px;
    display: block;
    margin-left: 1rem;
}
/*----------------------------*/
@media(max-width:1100px) {
   .inner {
      margin: 0 auto;
      max-width: 1100px;
      padding-left: 20px;
      padding-right: 4rem;
   }
}
@media(max-width:900px) {
   .singlecontainer {
      width: 100%;
   }
}
@media(max-width:820px) {
    .postinner.serial .series_lead {
    padding: 20px 30px;
    background: #f1e1a0;
    margin: -20px 0px 30px;
        text-align: justify;

}
    .postinner.serial h1 span{
        margin-left: 3%;
    }
    .postinner.serial h1::before{
        width: 140px;
        height: 170px;
        margin-left: -10px;
    }
   .archivebox article {
      max-width: 48%;
      margin-right: 4%;
      margin-bottom: 5rem;
   }
   .archivebox article:nth-child(even) {
      margin-right: 0;
   }
   .archivebox article:nth-child(2n -1) {
      margin-right: 4%;
   }
   main h2 {
      font-size: 1.3rem;
      line-height: 1.3;
      margin-bottom: 1rem;
      font-feature-settings: "palt";
      letter-spacing: 1px;
   }
   #footerinfo .d-flex > div {
      width: 100%;
      margin-bottom: 3rem;
   }
   #footerinfo .d-flex dl dt {
      /* width: 80px; */
      flex: 1 1 10ch;
   }
   #footerinfo .d-flex dl dd {
      flex: 1 1 60ch;
      line-height: 1.4;
   }
   #footerbnr ul li {
      width: 55%;
      margin: auto;
   }
   #footerbnr ul li:last-child {
      margin-right: auto;
   }
   #footerinfo h4 {
      background: #333;
      color: #fff;
      padding: 5px 2rem;
      font-size: 1.4rem;
      letter-spacing: 1px;
      font-weight: normal;
   }
   main h2 br {
      display: none;
   }
}
@media(max-width:768px) {
   .archivebox .d-flex {
      flex-direction: row;
   }
   .inner {
      margin: 0 auto;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 0;
   }
	.wp-block-quote{
		flex-direction:column;
	}
    .postinner.serial h1::before{
        width: 140px;
        height: 160px;
    }
}
@media(max-width:480px) {
    .postinner.serial h1::before{
        width: 140px;
        height: 120px;
        position: relative;
        top: 0px;
        margin-left: -30px;
    }
    .postinner.serial .series_lead{
            margin: -30px 0px 30px;
    }
   .catlist {
      display: flex;
      margin: 4rem 0 3rem;
   }
   .postinner h1 {
      font-size: 2.5rem;
      margin: 1rem auto;
   }
   .postinner h2 {
      font-size: 2rem;
      margin: 3rem auto 1rem;
   }
   .postinner h3 {
      font-size: 1.6rem;
      margin: 1rem auto;
   }
   .postinner h4 {
      font-size: 1.5rem;
      margin: 1rem auto;
   }
   .postinner h5 {
      font-size: 1.4rem;
      margin: 1rem auto;
   }
   .postinner h5 {
      font-size: 1.3rem;
      margin: 1rem auto;
   }
   .postinner strong {
      font-weight: bold;
      font-size: 1.4rem;
      line-height: 1;
   }
   .postinner p {
      margin: 1rem auto 1rem;
      letter-spacing: 0;
      text-align: justify;
   }
   .postinner img {
      margin-bottom: 0;
   }
   .postinner blockquote {
      background: #e9e7e0;
      padding: 2rem 2rem;
      margin: 2rem auto;
      text-align: justify;
   }
	.postinner blockquote > div:first-child{
		    margin-right: 0;
    text-align: center;
    margin-bottom: 1rem;
	}
   .postinner blockquote .txt {
      line-height: 1.5;
      text-align: justify;
      font-size: 1.3rem;
   }
   .postinner figure {
      width: 100% !important;
   }
   .archivebox .d-flex {
      flex-direction: row;
   }
   .archive main dd p {
      font-size: 1.2rem;
      line-height: 1.4;
      margin-bottom: 2rem;
   }
   .archivebox article dd p {
      font-size: 1.3rem;
   }
   .page-numbers {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 1rem auto 8rem;
   }
   #footerbnr ul li {
      width: 90%;
      margin: auto;
   }
   .section-lineup ul h2 {
      font-size: 1.2rem;
      line-height: 1.3;
      margin-bottom: 1rem;
   }
   .section-lineup small {
      display: none;
   }
   .section-lineup span::after {
      content: none;
   }
   .page_nextprev {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: column;
      width: 100%;
   }
   .page_nextprev li {
      width: 100%;
      margin-bottom: 10px;
   }
   .page_nextprev li a span {
      font-size: 1.2rem;
      line-height: 1.6;
   }
   .single main .page_nextprev img {
      width: 46%;
   }
   table.recipe th, table.recipe td {
      display: flex;
      flex-direction: column;
      width: 100%;
       font-size: 1.4rem;
   }
    
   .postinner blockquote .sozai td {
      line-height: 1.7;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
       font-size: 1.4rem;
   }
   .postinner blockquote .sozai td p {
      line-height: 1.5;
      margin: 0 0 1em;
       font-size: 1.4rem;
   }
    .singlecontainer table {
    border-collapse: collapse;
    border: none;
    width: 100%;
}
}