@charset "utf-8";
/*==============================*/
/* background 
/*==============================*/
/*==============================*/
/* Font/Text & Color Settings 
/*==============================*/
/* == color variation == */
 :root {
     --base-color: #fff;
     --bg-color: #213360;
     --assort-color: #e8f6f7;
     --assort-color2: #ffc813;
     --font-color: #000;
     --font-color2: #333;
}
 * {
     color: var(--font-color2);
}
/* == topbtn == */
 .topBtn {
     z-index: 99999;
}
 .topBtn a {
     background-color: #648613;
     color: #F4F5E7;
}
/* == mvtop section == */
 .section .sectionInner .subttl, .section .sectionInner .ttl {
     font-family: Zen Kaku Gothic New;
     font-weight: 900;
}
 .section .sectionInner .subttl, .section .sectionInner .ttl, .section .hashList *, .section .sectionInner .date * {
     color: var(--font-color);
}
 #section01 .date + .infotxt {
     color: var(--font-color2);
}
 #section01 .interviewBox {
     background-color: var(--assort-color);
}
 #section01 .interviewBox .photoBox .imgCap {
     color: var(--bg-color);
}
 #section01 .interviewBox .interview .txt {
     color: var(--bg-color);
}
 .section.contents {
     background-color: var(--bg-color);
}
 .section.contents .sectionTtl span {
     color: #648613;
     font-family: Kiwi Maru;
     font-weight: 500;
     padding-top:20px;
}
 .section .anchorBox .anchorTxt a {
     color: var(--font-color);
}
 #section01 .pickUpBox .pickUpBoxInner {
     border: solid 2px var(--font-color);
}
 #section01 .pickUpBox .pickUpBoxInner div {
     background: var(--base-color);
}
 #section01 .pickUpBox::after {
     background-color: var(--assort-color2);
}
/* == Tip for you == */
 .section.contents .interviewBox .fukidashiBox {
     background: var(--assort-color2);
}
 .section.contents .infoBox div {
    /* background: var(--assort-color);
     */
}
 .section.contents .infoBox > .ttl, .section.contents .infoBox .infoItem .ttl {
     color: var(--base-color);
}
/* == scroll bar == */
 .thumbScrollBox::-webkit-scrollbar-thumb, .thumbScrollBox::-webkit-scrollbar-thumb {
     background: var(--font-color);
}
 section.contents .infoBox .storeLink {
     color: var(--font-color);
}
/* == sns bar == */
 .shareSection {
     background-color: #333;
}
/* == author == */
 .section.author {
     background: #fff;
}
 .featureList .col2 .txtBox .ttl {
     color: var(--font-color2);
}
 .section.author .sectionTtl {
}
 .infotxtEditor .titleMain span{
     position: relative;
}
 .titleMain .editor2:before {
     position: absolute;
     content: '';
     width: 40px;
     height: 40px;
     background: url(../../../common/images/common_ill_marupo_02.jpg);
     background-size: contain;
     top: -8px;
     left: -50px;
     border-radius: 100%;
}
 .titleMain .editor3:before {
     position: absolute;
     content: '';
     width: 40px;
     height: 40px;
     background: url(../../../common/images/common_ill_marupo_03.jpg);
     background-size: contain;
     top: -8px;
     left: -50px;
     border-radius: 100%;
}
 .titleMain .editor4:before {
     position: absolute;
     content: '';
     width: 40px;
     height: 40px;
     background: url(../../../common/images/common_ill_marupo_04.jpg);
     background-size: contain;
     top: -8px;
     left: -50px;
     border-radius: 100%;
}
 .titleMain .editor5:before {
     position: absolute;
     content: '';
     width: 40px;
     height: 40px;
     background: url(../../../common/images/common_ill_marupo_05.jpg);
     background-size: contain;
     top: -8px;
     left: -50px;
     border-radius: 100%;
}
 .titleMain .editor6:before {
     position: absolute;
     content: '';
     width: 40px;
     height: 40px;
     background: url(../../../common/images/common_ill_marupo_06.jpg);
     background-size: contain;
     top: -8px;
     left: -50px;
     border-radius: 100%;
}
/*==============================*/
/* icon/images Settings 
/*==============================*/
/* == topbtn icon == */
 .topBtn a:before {
     background: url(../images/ai_ico_toparrow_01.svg) center/cover no-repeat;
}
 .section .pickUpBox .ttl::before {
     background: url(../images/ai_ico_line_01.svg) center/cover no-repeat;
}
 .section .pickUpBox .ttl::after {
     background: url(../images/ai_ico_line_02.svg) center/cover no-repeat;
}
/* == anchor icon == */
 #section01 .anchorBox .anchorTxt a:before {
     background: url(../images/ai_ico_arrow_01.png) center/cover no-repeat;
}
/* == section title icon == */
 .section.contents .sectionTtl::before {
     display: none;
}
/* == accordion icon == */
 .section.contents .accSwitch a:before {
     background: url(../images/ai_ico_arrow_01.png) center/cover no-repeat;
}
/* == Tip for you == */
 .section.contents .interviewBox .ttl::before {
     background: url(../images/ai_ico_line_01.svg) center/cover no-repeat;
}
 .section.contents .interviewBox .ttl::after {
     background: url(../images/ai_ico_line_02.svg) center/cover no-repeat;
}
 .shareSection .ttl::before {
     background: url(../images/ai_ico_line_01.svg) center/cover no-repeat;
}
 .shareSection .ttl::after {
     background: url(../images/ai_ico_line_02.svg) center/cover no-repeat;
}
 .section.contents:nth-child(3) .interviewBox .fukidashiBox .img {
     background-image: url(../images/ai_img_lunch_08.jpg);
}
 .section.contents:nth-child(4) .interviewBox .fukidashiBox .img {
     background-image: url(../images/ai_img_lunch_16.jpg);
}
 .section.contents:nth-child(5) .interviewBox .fukidashiBox .img {
     background-image: url(../images/ai_img_lunch_24.jpg);
}
 .section.contents .txtLink01::after {
     background: url(../images/ai_ico_arrow_03.svg) center/cover no-repeat;
}
/* == infoItem icon == */
 .section.contents .infoBox .infoItem .time::before {
     background: url(../images/ai_ttl_info_01.svg) center/cover no-repeat;
}
 .section.contents .infoBox .infoItem .tel::before {
     background: url(../images/ai_ttl_info_02.svg) center/cover no-repeat;
}
 .section.contents .infoBox .infoItem .address::before {
     background: url(../images/ai_ttl_info_03.svg) center/cover no-repeat;
}
 .section.contents .infoBox .infoItem .payment::before {
     background: url(../images/ai_ttl_info_04.svg) center/cover no-repeat;
}
 .section.contents .infoBox .infoItem .seats::before {
     background: url(../images/ai_ttl_info_05.svg) center/cover no-repeat;
}
 .section.contents .infoBox .infoItem .etc::before {
     background: url(../images/ai_ttl_info_06.svg) center/cover no-repeat;
}
 .section.contents .infoBox .storeLink::after {
     background: url(../images/ai_ico_arrow_02.svg) center/cover no-repeat;
}
/* == author section icon == */
 .section.author .sectionTtl:first-of-type::before {
     background: url(../images/ai_ttl_author_01.svg) center/cover no-repeat;
}
 .section.author .sectionTtl:nth-of-type(2)::before {
     background: url(../images/ai_ttl_author_02.svg) center/cover no-repeat;
}
/*==============================*/
/* indvidual Settings 
/*==============================*/
 #section01 .pickUpBox .txt, .section.contents .sectionTtl span {
     text-align: center;
}
 .section.contents .interviewBox .fukidashiBox {
     margin: auto;
     margin-top: 14px;
     padding-bottom: 30px;
     background: none;
}
 .section.contents .interviewBox .ttl {
     justify-content: center;
}
 .section.contents .interviewBox .fukidashiBox .txt {
     display: flex;
     flex-direction: column;
     align-items: center;
     width: 100%;
     padding: 16px;
     border-radius: 10px;
     background: var(--assort-color2);
     font-size: 1.5rem;
     line-height: 1.53;
     word-break: break-all;
}
 .section.contents .interviewBox .fukidashiBox.andImage .txt {
     border-top-left-radius: 10px;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 10px;
}
 .section.contents .interviewBox .fukidashiBox .txt a {
     text-decoration: underline;
}
 .section .anchorBox {
     position: relative;
     z-index: 100;
     padding-top: 21px;
     padding-bottom: 26px;
}
 #section01 .anchorBox .ttl {
     color: #648613;
     font-family: 'Kiwi Maru';
     letter-spacing: .02rem;
}
 #section01 .anchorBox .anchorTxt a {
     margin-top: 18px;
     color: #648613;
     font-size:15px;
}
 .section.contents {
     position: relative;
     margin-top: 29px;
     border-top: solid #e9e9e9 9.5px;
     background-color: var(--base-color);
}
 .section.contents > p:first-child {
     margin-top: 18px;
     color: var(--font-color);
     font-family: Alfa Slab One;
     font-weight: bold;
     font-size: 1.8rem;
     letter-spacing: 1.1px;
     text-align: center;
}
 .section.contents .sectionTtl {
     justify-content: center;
     padding-top: 5px;
     padding-bottom: 20px;
     font-size: 20px;
}
 .section.contents .sectionTtl span {
     justify-content: center;
     color:#648613;
     font-family: Kiwi Maru;
     font-weight: 900;
}
 .section.contents .infotxt {
     margin-top: 19px;
     padding-bottom: 7px;
     font-size: 1.5rem;
     line-height: 1.48;
     letter-spacing: .2px;
}
 .section.contents .infotxt.copy {
     margin-bottom: 1rem;
     color: var(--font-color);
     font-weight: bold;
     font-size: 1.7rem;
     line-height: 1.4;
     text-align: center;
}
 .section.contents .infotxt.copy br {
     content: none;
}
 .section.contents .infotxt.copy + .infotxt {
     margin-top: 10px;
     letter-spacing: -.2px;
}
 .section.contents .interviewBox {
     margin-top: 30px;
}
 .ttl.ver2 > img {
     width: 50px;
     margin-right: 10px;
     border-radius: 100%;
}
 .section.contents .menuBox .infotxt.copy {
     margin-top: -20px;
}
 .section.contents .menuBox .menuList + .infotxt.copy {
     margin-top: 29px;
}
 .section.contents .menuList {
     margin-top: -2px;
}
 .section.contents .menuPrice {
     margin-top: -2px;
}
 .section.contents figcaption p {
     margin-top: 5px;
     font-size: 1.3rem;
}
 .section.contents .menuList + .interviewBox .ttl {
     font-family: Alfa Slab One;
     font-size: 1.75rem;
}
/* .section.contents .menuList + .interviewBox .fukidashiBox {
     margin-top: 10px;
}
 .section.contents .menuList + .interviewBox .fukidashiBox .txt {
     padding-bottom: 12px;
     border: solid var(--font-color)2px;
     background: none;
}
 */
 .section.contents .infoBox {
     margin-top: 10px;
}
 .section.contents .infoBox > .ttl {
     justify-content: left;
     padding: 20px 20px 20px;
     background-color: var(--font-color2);
     color: var(--base-color);
     font-family: Alfa Slab One ;
     font-weight: 500;
     font-size: 1.8rem;
}
 .section.contents .infoBox h3 + div {
     margin-top: 0;
}
 .section.contents .infoBox .infoItem {
     background-color: var(--font-color2);
}
 .section.contents .infoBox .infoItem * {
     color: var(--base-color);
}
 .shareSection .ttl {
     color: #648613;
}
/* TCID Edited */
 .backNumber .sectionBn {
     display: flex;
     align-items: center;
     margin: 22px 0px 0;
     color: #648613;
     font-family: Zen Old Mincho, serif;
     font-weight: 600;
     font-size: 2rem;
}
 .backNumber .sectionBn:nth-of-type(2) {
     margin-top: 41px;
}
 .backNumber .sectionBn:first-of-type::before {
     content: "";
     display: block;
     width: 30px;
     height: 30px;
     margin-right: 10px;
     background: url(../images/ai_ttl_author_02.svg) center/cover no-repeat;
}
 .section.author .pcsectionTtl {
     display: flex;
     align-items: center;
     color: #648613;
     font-family: Zen Old Mincho, serif;
     font-weight: 600;
     font-size: 2rem;
}
 .section.author .pcsectionTtl:first-of-type::before {
     content: "";
     display: block;
     width: 30px;
     height: 30px;
     margin-right: 10px;
     background: url(../images/ai_ttl_author_01.svg) center/cover no-repeat;
}
 @media screen and (min-width: 767.5px) and (max-width:1023px) {
     .mainTtlPC{
         display: none;
    }
}
 @media (min-width: 100px) and (max-width:767.5px) {
     .section.author .pcsectionTtl{
         display: none;
    }
     .mainTtlPC2{
         display: none !important;
    }
}
 @media (min-width: 767.5px){
     .featureList .col2 {
         flex-shrink: 0;
         flex-direction: column !important;
         width: 100%;
    }
     .featureList .col2 .imgBox {
         flex-shrink: 0;
         width: 100%;
    }
     .section.contents .infoBox h3+div {
         background: var(--font-color2);
    }
     .section.contents .infoBox > .ttl {
         padding: 20px 20px 0 20px;
    }
}
 .mainTtlPC2 {
     width: 100%;
    /* min-width: 1023px;
     */
     height: 162px;
     background-color: #E9E9E9;
     position: relative;
     z-index: 1;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .section.contents .infoBox .infoItem {
     padding-left: 20px;
}
 .recommand .recommandList .itemList div:first-child {
     flex-basis: 50%;
}
 .recommand .recommandList .info {
    flex-basis: 50%;
}
/*** 読了時間を強調する ***/
 .readtime {
     color: #999999;
     font-size: 11px;
}
 .timebold {
     color: #FF5252;
     font-size: 15px;
}
/*title*/
 #section01 .subttl{
    font-family: 'Kiwi Maru';
    color:#4D3D2C;
}
 #section01 .sectionInner>.ttl{
    font-family: 'Kiwi Maru';
    color:#4D3D2C;
}
 #section01 .anchorBox .ttl{
    color:#648613;
}
 #section01 .hashList,#section01 .date p{
    color:#4D3D2C;
}
 #section07 {
    border-top:none;
}
 .section.contents .interviewBox .fukidashiBox.andImage .txt{
    max-width:330px;
    width:100%;
     border-top-left-radius: 10px;
     border-top-right-radius: 10px;
     border-bottom-right-radius: 10px;
     border-bottom-left-radius: 10px;
     padding:20px 20px 42px 20px;
     line-height:1.8;
}
 .section.contents .interviewBox .fukidashiBox{
    justify-content: center;
}
 .section.contents .interviewBox .fukidashiBox .txt{
    background-color: #F0F3DA;
}
 .section.contents .interviewBox .ttl{
    font-family: 'Kiwi Maru';
    color:#648613;
}
 .shareSection{
    background-color: #E9E9E9;
    margin-bottom:40px;
}
/*読了時間*/
 .timeCheck{
    font-size:11px;
    color:#4D3D2C;
    margin:31px 0 16px;
}
 .timeCheck span{
    font-size:15px;
    color:#648613;
}
/*マルポ編集部*/
 .infotxtEditor {
    background-color: #F4F5E7;
    padding:24px 32px 47px;
    margin-top:56px;
}
 .infotxtEditor .titleMain{
    font-size:15px;
    color:#648613;
    padding-bottom:16px;
    border-bottom:1px solid #648613;
    margin-bottom:12px;
    text-align: center;
    line-height:1.8;
}
 .infotxtEditor .titleDesc{
    font-size:15px;
    color:#4D3D2C;
    line-height:1.8;
}
/*こちらもおすすめ*/
 .recommand {
    border:2px solid #A0C153;
    margin-top:24px;
    padding:0 32px 32px;
}
 .recommand > p{
    font-size:15px;
    color:#648613;
    padding-bottom:12px;
    border-bottom:1px solid #648613;
    margin-bottom:16px;
    text-align: center;
    margin-top:28px;
}
 .recommand .recommandList{
    display:flex;
    flex-flow:row wrap;
    gap:24px 16px;
    justify-content: center;
    padding:0px;
}
 .recommand .recommandList > span{
    display: flex;
}
 .recommand .recommandList .itemList{
    min-width:313px;
    flex: 0 0 46%;
    display: flex;
    flex-flow:row;
    gap:10px;
    justify-content: center;
    align-items: center;
}
 .recommand.second{
    margin:0 20px;
}
 .itemList img{
    min-width:122px;
}
 .itemList.lineUnder{
    border-bottom:1px solid #ccc;
    padding:16px 0 24px;
}
 .itemList .info > a{
    display: block;
}
 .itemList .info .text01{
    font-size:11px;
    color:#4D3D2C
}
 .itemList .info .text02{
    font-size:11px;
    color:#4D3D2C;
    margin:6px 0;
}
 .itemList .info .text03{
    font-size:13px;
    font-family: 'Zen Kaku Gothic New';
    color:#4D3D2C;
    text-decoration: underline;
}
/*bxslider*/
 .bxslider .itemList{
    width:100%;
    display: flex;
    flex-flow:column;
    justify-content: center;
    align-items: center;
}
 .bxslider .itemList .info .text01{
    margin-top:10px;
}
 .bxslider2 .itemList{
    display: flex;
    flex-flow:column;
    justify-content: center;
    align-items: center;
}
 .bxslider2 .itemList img{
    min-width:160px;
}
 .bxslider2 .itemList .info .text01{
    margin-top:10px;
}
/*anchor area*/
 .sectionInner .subTitle{
    text-align: center;
    font-size:17px;
    color:#648613;
    margin:12px 0;
    line-height:1.8;
}
/*banner area*/
 .banner_lists{
    display:flex;
    flex-flow:row;
    justify-content: center;
    gap:32px;
    margin-bottom:140px;
}
 .slider-wrapper,.slider-wrapper2 {
     display: none;
}
/*underlineMark*/
 .underlineMark{
     background: linear-gradient(to top, rgba(228, 234, 171, 0.8) 50%, rgba(255, 255, 255, 0.8) 50%);
}
 .fontBold{
    font-weight:bold;
}
 .section.contents .infotxt{
    line-height:1.8;
}
 .only_pc{
    display:block;
}
 .only_sp{
    display: none;
}
 @media (max-width: 749px) {
     .only_pc{
        display:none;
    }
     .only_sp{
        display: block;
    }
     .bxslider2 .itemList img{
        min-width:unset;
    }
     .recommandList{
         display: none!important;
    }
     .recommand > p{
        margin-top:0px;
    }
     .slider-wrapper,.slider-wrapper2 {
         display: block;
         position: relative;
    }
     .bxslider li,.bxslider2 li {
        /* border-right: 1px solid #c6c4c2ed;
         */
         position: relative;
         margin-right:30px;
         overflow: inherit;
        /* padding-right:20px;
         */
    }
     .bxslider li:not(:last-child)::after, .bxslider2 li:not(:last-child)::after {
         content: '';
         position: absolute;
         display: block;
         width: 1px;
         height: 100%;
         background: #c6c4c2ed;
         right: -16px;
         top: 0;
    }
     .bxslider.last-slide li, .bxslider2.last-slide li {
         min-width: auto;
    }
     .bxslider li:last-child, .bxslider2 li:last-child{
         border-right: none;
    }
     .slider-wrapper.initial::before, .slider-wrapper.initial::after, .slider-wrapper2.initial::before, .slider-wrapper2.initial::after {
         background: none;
    }
     .slider-wrapper::before, .slider-wrapper::after, .slider-wrapper2::before, .slider-wrapper2::after {
         content: "";
         position: absolute;
         top: 0;
         bottom: 0;
         width: 4%;
         pointer-events: none;
    }
     .slider-wrapper.be::before, .slider-wrapper2.be::before{
         width:0%;
    }
     .slider-wrapper.af::after, .slider-wrapper2.af::after{
         width:0%;
    }
     .slider-wrapper.beActive::before, .slider-wrapper2.beActive::before {
         left: 0;
         width:4%;
         z-index: 10;
         background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    }
     .slider-wrapper::before, .slider-wrapper2::before {
         left: 0;
         width:4%;
         z-index: 10;
         background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    }
     .slider-wrapper::after, .slider-wrapper2::after {
         right: 0;
         width:4%;
         background: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    }
     .slider-wrapper.afActive::after, .slider-wrapper2.afActive::after{
         right: 0;
         width:4%;
         background: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    }
     .bx-controls {
         position: absolute;
         top: 50%;
         width: 100%;
         display: flex;
         justify-content: space-between;
         transform: translateY(-50%);
    }
     .bx-prev,.bx-prev2 {
         position: absolute;
         left: -42px;
         transform: translateY(-50%);
    }
     .bx-next,.bx-next2 {
         position: absolute;
         right: -42px;
         transform: translateY(-50%);
    }
     .bx-prev, .bx-next, .bx-prev2, .bx-next2 {
         cursor: pointer;
         border-radius: 5px;
         padding: 5px 10px;
    }
     .recommand{
        padding:20px;
    }
     .banner_lists{
        display:flex;
        flex-flow:column;
        justify-content: center;
        gap:0px;
        margin:25px 0 40px;
        align-items: center;
    }
     .banner_lists > a{
        width:80%;
        margin-bottom:12px;
    }
     .section.author .sectionTtl{
        color:#648613;
    }
    .bxslider .itemList div:first-child {
        flex-basis: 50%;
    }
    .recommand .info {
        height: 150px;
        flex-basis: 50%;
    }
    .itemList .info .text01, .itemList .info .text02 {
      font-size:11px !important;
    }
    .itemList .info .text03{
      font-size:13px !important;
  }
}
 @media (min-width: 300px) and (max-width: 340px) {
     .bxslider li:not(:last-child) .itemList::after, .bxslider2 li:not(:last-child) .itemList::after {
         right: -5vw;
    }
}
 @media (min-width: 341px) and (max-width: 690px) {
     .bxslider li:not(:last-child) .itemList::after, .bxslider2 li:not(:last-child) .itemList::after {
         right: -3.5vw;
    }
}
 @media (min-width: 689px) and (max-width: 749px) {
     .bxslider li:not(:last-child) .itemList::after, .bxslider2 li:not(:last-child) .itemList::after {
         right: -2vw;
    }
}
