@charset "UTF-8";
/* CSS Document */
a{
    text-decoration: underline;
}
a:visited{
    color: inherit;
    text-decoration: underline;
}
a:hover{
    text-decoration: none !important;
}
.recipe-ttl {
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-align: center;
    vertical-align: middle;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: rgb(8, 140, 0);
    border-radius: 30px;
    padding: 10px;
}
.recipe-ttl_block {
    max-width: 36rem;
    width: 95%;
    min-width: 24rem;
    height: auto;
}
.block-ttl{
    background: #b53229;
}
.page-point-custom .ttl span.txt.block{
    display: inline-block;
    color: #ffa697;
    font-weight: 700;
    border-bottom: 2px solid #ffa697;
}
.page-point-custom .point-contents .point-ttl.block{
    color: #ffa697;
    font-weight: 700;
}

.popular01,
.popular02,
.popular03{
    position: relative;
    display: block;
}
.popular01::before,
.popular02::before,
.popular03::before{
    content: '';
    position: absolute;
    top: -22%;
    left: 50%;
    transform: translateX(-110%);
    display: block;
    width: 43%;
    max-width: 128px;
    aspect-ratio: 120 / 91;
    background-image: url(../recipe/images/popular01.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 5;
}
.popular02::before{
    background-image: url(../recipe/images/popular02.png);
}
.popular03::before{
    background-image: url(../recipe/images/popular03.png);
}

.ribbon-red {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 4px 0;
    margin-bottom: 4.4em;
    font-size: 1.6rem;
    font-weight: 400 !important;
    background: linear-gradient(to right, #e10a27, #c8001b 75%, #7c0010);
    color: #FFF;
    box-sizing: border-box;
}
.ribbon-red span {
    display: block;
    margin: 0;
    padding: 0 50px 0 22px;
    border-top: solid 1px #c77e33;
    border-bottom: solid 1px #c77e33;
    line-height: 40px;
}
.ribbon-red:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 25px 22px 25px 0px;
    border-color: rgba(255,255,255,0) #EFEFEE rgba(255,255,255,0) rgba(255,255,255,0);
    border-style: solid;
}
.buisearch-title{
    margin-bottom: 0.2em;
    font-size: 2.0rem;
    font-weight: 400 !important;
    line-height: 1.2 !important;
}
.buisearch-title.top{
    font-size: 1.7rem;
}
.buisearch-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.7rem 1.0rem;
}
.buisearch-list::after{
    content: '';
    width: 32.4%;
}
.buisearch-list a{
    display: block;
    width: 32.4%;
}
.recipetitle-list ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.8em 3%;
    padding-left: 0;
}
.recipetitle-list ul::after{
    content: '';
    width: 30%;
}
.recipetitle-list li{
    width: 31%;
    max-width: 320px;
}
.recipetitle-list li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.recipetitle-list li a:hover{
    opacity: 0.6;
}
.recipetitle-list li a img{
    width: 100%;
    height: auto;
}
.recipetitle-list li a .smaller{
    width: 90%;
}
.recipetitle-list li a .smaller02{
    width: 75%;
}
.custom-flow .border.blockNiku{
    background-color: #b53229;
}

@media (max-width: 1200px){
    .buisearch-list a{
    width: 49%;
    }
    .popular01::before,
    .popular02::before,
    .popular03::before{
    max-width: 114px;
    }
}

@media (max-width: 996px){
    .ribbon-red{
    font-size: 1.4rem;
    }
    .ribbon-red span{
    padding: 0 40px 0 20px;
    }
    .buisearch-list a{
    width: 100%;
    }
    .recipetitle-list{
        padding: 0;
    }
    .recipetitle-list ul{
        justify-content: center;
    }
    .recipetitle-list ul::after{
        content: '';
        width: 48%;
    }
    .recipetitle-list li{
        width: 48%;
    }
}
.ribbon5 {
    display: inline-block;
    position: relative;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 4px 0;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    background: #088c00;
    color: #FFF;
    box-sizing: border-box;
}
    .ribbon5 p {
    margin: 0;
    padding: 0 22px 0 11px;
    border-top: dashed 1px #FFF;
    border-bottom: dashed 1px #FFF;
    line-height: 24px;
}
    .ribbon5:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 18px 9px 18px 0px;
    border-color: rgba(255,255,255,0) #fff rgba(255,255,255,0) rgba(255,255,255,0);
    border-style: solid;
}
.custom-recipeList03 li.flex{
    gap: 1rem;
}
.num{
    white-space: nowrap;
}
.custom-cook-point.kantan .ttl img {
    width: 16.5rem;
}
.link,
.link:visited{
    color: #31708f;
    border-bottom: 1px solid #31708f;
}
.green-link,
.green-link:visited{
    color: #3c763d;
    border-bottom: 1px solid #3c763d;
}
.link:hover,
.green-link:hover{
    border-bottom: 1px solid transparent;
    text-decoration: none;
}
.blue-bold{
    color: #31708f;
    font-weight: 700;
}

@media (max-width: 767px){
    .page-point-custom .point-contents .point-img {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    justify-content: space-around;
    }
    .page-point-custom .point-contents .point-img::after {
    display: block;
    content:"";
    width: 90px;
    }
}
