
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.recipe_cook_beans_wrapper{
    padding:60px 7% 0;
    max-width: 600px;
    margin:0 auto;
}
.recipe_beans_sec{
    background-color: #fff;
    padding:17px;
    border-radius: 30px;
    
    margin:0 auto;
}
.dotted {
  position: relative;
 
  padding: 17px;
}
.recipe_beans_sec{
    margin-bottom: 100px;
}
.recipe_beans_sec__inner{
    border:2px solid #7C3049;
    border-radius: 20px;
    position: relative;
    padding:5% 20px 20px;
    position: relative;
}
.recipe_beans_sec__inner::after{
    content:"";
    position: absolute;
    top:-5px;
    left:20px;
    right: 20px;
    height: 10px;
    background-color: #fff;
}
.recipe_beans_sec_title{
    margin-top:-20px;
    display: block;
    line-height: 0;
    position: absolute;
    margin:auto;
    left:0;
    right:0;
    top:-19px;
    text-align: center;
}
.recipe_beans_sec_title span{
    position: absolute;
    content:"";
    top:calc(50% - 6px);
    height: 12px;
    width: 100%;
    background-color: #fff;
    line-height: 1;
}
.recipe_beans_sec_title img{
    width: 80%;
    position: relative;
    z-index: 2;
}

.recipe_beans_sec_desc{
    line-height: 1.7;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.recipe_beans_sec_title_bean{
     line-height: 1.2;
     position: relative;
     padding-left: 24px;
     margin:0 0 26px;
     font-family: "Zen Maru Gothic", sans-serif;
     font-weight: 400;
     font-style: normal;
}
.recipe_beans_sec_title_bean::before{
    content:"";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../assets/img/cook_beans/icon_beans.png);
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
    top:6px;
    left:0;
}
.recipe_beans_sec_title_bean span{
    color: #E63101;
    font-size: 20px;
   
    display: inline-block;
    font-family: "Zen Maru Gothic", sans-serif;
     font-weight: 400;
     font-style: normal;
}
.prepare_to_boil{
    margin-bottom: 40px;
}
.recipe_beans_sec2{
   
}
.recipe_beans_sec2_title{
    font-size: 95%;
    border-bottom: 1px solid #E63101;
    padding-bottom: 3px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.num_list,.recipe_beans_sec2_note_list{
    list-style-type: none;
    padding-left: 1.4em;
}
.num_list li{
    position: relative;
    font-size: 14px;
    margin-bottom: 0.5em;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.num_list li::before{
    position: absolute;
    left: -1.2em;
    font-size: 14px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.recipe_beans_sec2_note_list li{
    position: relative;
    font-size: 12px;
    margin-bottom: 0.5em;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.recipe_beans_sec2_note_list li::before{
    content:"※";
     position: absolute;
    left: -1.2em;
    font-size: 12px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.num-blk  li::before{
    color:#000;
}
.num-blk .num-1::before{
    content:"①";
}
.num-blk .num-2::before{
    content:"②";
}
.num-blk .num-3::before{
    content:"③";
}
.num-blk .num-4::before{
    content:"④";
}
.num-blk .num-5::before{
    content:"⑤";
}
.num-org  li::before{
    color:#DC5310;
}
.num-org .num-1::before{
    content:"❶";
}
.num-org .num-2::before{
    content:"❷";
}
.num-org .num-3::before{
    content:"❸";
}
.num-org .num-4::before{
    content:"❹";
}
.num-org .num-5::before{
    content:"❺";
}
.cook_beans__sec1_img__box{
    margin-top:22px;
}
.how_to_boil .cook_beans__sec1_img__box{
    margin-top:40px;
}
.boil_beans .recipe_beans_sec__inner{
    padding-bottom: 50px;
}
.cook_beans__sec1_img__box,
.cook_beans__img_box,
.cook_beans__img_box2{
    text-align: center;
}
.cook_beans__sec1_img-1,
.cook_beans__sec1_img-2,
.cook_beans__photo{
    width: 50%;
    height: auto;
}
.cook_beans__sec2_img{
    width: 70%;
    height: auto;
}
.cook_beans_btn_box{
    text-align: center;
}
.cook_beans_btn_shoukai{
    display: inline-block;
    width: 70%;
    opacity: 1;
    transition: opacity 0.3s;
}
@media (hover: hover) {
  .cook_beans_btn_shoukai:hover{
    opacity: 0.5;
  }
}

@media (hover: none) {
  .cook_beans_btn_shoukai:active{
    opacity: 0.5;
  }
}

.cook_beans_btn_shoukai img{
    width: 100%;
    height: auto;
}


.recipe_beans_sec .sec_desc{
    margin-bottom: 30px;
}
.recipe_beans_sec_title_bean{
    margin-bottom: 1.5em;
}
.how_to_cook{
    margin-bottom: 30px;
}
.how_to_cook .recipe_beans_sec2__inner{
    margin-bottom: 27px;
}

.cook_beans_btn_box{
    margin-top:30px;
}


@media screen and (min-width: 768px) {
    .recipe_cook_beans_wave{
        height: 56px;
        background-image:url(../assets/img/cook_beans/wave.png);
        background-size: 300px 56px;
        background-repeat: repeat-x;
        background-position: top center;
    }
    .page-template-page-how_to_boil_beans footer{
        padding-top:0;
    }
    .recipe_cook_beans__body{
        background-image:url(../assets/img/cook_beans/bg1.png);
        background-size: 178px 150px;
        background-repeat: repeat;
        background-position: top center;
        padding-bottom: 100px;
    }
    .wave {
        position: absolute;
        width: 0;
        height: 0;
    }
    .recipe_cook_beans_wrapper{
        padding:80px 20px 0;
        max-width: 808px;
    }
    
    .recipe_beans_sec{
        max-width: unset;
    }
    .recipe_beans_sec_title{
        top:-28px;
    }
    .recipe_beans_sec_title img{
         width: 60%;
    }
    .recipe_beans_sec__inner::after{
        left:17%;
        right:17%;
    }
    .prepare_to_boil,.how_to_boil {
        position: relative;
    }
    .prepare_to_boil .recipe_beans_sec2_title{
        width: 80%;
    }
    .prepare_to_boil .cook_beans__sec1_img__box{
        position: absolute;
        top:-13px;
        right: 0;
        width: 140px;
    }
    .prepare_to_boil .cook_beans__sec1_img__box img{
        width: 100%;
    }
    .how_to_boil .cook_beans__sec1_img__box{
        position: absolute;
        top: 182px;
        right: -12px;
        width: 140px;
    }
    .how_to_boil .cook_beans__sec1_img__box img{
        width: 100%;
    }
    .boil_beans .recipe_beans_sec__inner{
        padding-bottom: 70px;
    }
    .how_to_cook{
        position: relative;
    }
    .how_to_cook .recipe_beans_sec_title_bean{
        width:80%;
    }
    .how_to_cook .recipe_beans_sec_title_bean::before{
        top:9px;
    }
    .how_to_cook .cook_beans__img_box{
        position: absolute;
        top:0;
        right:0;
        width: 140px;
    }
    .how_to_cook .cook_beans__img_box img{
        width: 100%;
    }
    .how_to_cook .num_list{
        width: 75%;
    }
    .cook_note{
        position: relative;
    }
    .recipe_beans_sec2_note_list{
        width: 80%;
    }
    .cook_note .cook_beans__img_box2{
        position: absolute;
        top:54px;
        right: -9px;
        width: 200px;
    }
    .cook_note .cook_beans__img_box2 img{
        width: 100%;
    }
    .cook_beans_btn_box{
        text-align: center;
    }
    .cook_beans_btn_shoukai{
        display: inline-block;
        width: 40%;
    }
    .cook_beans .recipe_beans_sec__inner{
        padding-bottom: 50px;
    }

}
@media screen and (min-width: 1100px) {
    .recipe_cook_beans_wave{
        height: 112px;
        background-size: 600px 112px;
    }
    .recipe_cook_beans__body{
        background-size: 356px 300px;
        padding-bottom: 100px;
    }
    .recipe_cook_beans_wrapper{
        padding:28px 20px 0;
        max-width: 1140px;
    }
    .recipe_beans_sec_title img{
        width: 50%;
    }
    .recipe_beans_sec_title {
        top: -32px;
    }
    .recipe_beans_sec__inner::after {
        left: 22%;
        right: 22%;
    }
    .recipe_beans_sec__inner{
        padding-left: 66px;
        padding-right: 66px;
    }
    .recipe_beans_sec_desc{
        font-size: 20px;
        letter-spacing: 0.2em;
    }
    .recipe_beans_sec_title_bean{
        padding-left: 34px;
        
    }
    .recipe_beans_sec_title_bean span{
        font-size: 28px;
    }
    .recipe_beans_sec_title_bean::before{
        width: 30px;
        height: 30px;
        top:4px;
        left:0;
    }
    .recipe_beans_sec2_title{
        font-size: 1.17em;
    }
    .num_list{
        padding-left: 2em;
    }
    .num_list li{
        font-size: 1.2em;
    }
    .num_list li::before{
        font-size: 1.2em;
        line-height: 1.2;
    }
    .prepare_to_boil .recipe_beans_sec2_title{
        width: 83%;
    }
    .prepare_to_boil .cook_beans__sec1_img__box{
        top: -13px;
        right: -44px;
        width: 220px;
    }
    .how_to_boil .cook_beans__sec1_img__box {
        top: 276px;
        right: -51px;
        width: 220px;
    }
    .boil_beans .recipe_beans_sec__inner {
        padding-bottom: 140px;
    }
    .how_to_cook .recipe_beans_sec2__inner{
        margin-bottom: 45px;
    }
    .how_to_cook .cook_beans__img_box{
        top: 0;
        right: -32px;
        width: 200px;
    }
    .recipe_beans_sec2_note_list{
        width: 85%;
    }
    .recipe_beans_sec2_note_list li{
        font-size: 1em;
    }
    .recipe_beans_sec2_note_list li::before{
        left: -1.2em;
        font-size: 1em;
    }
    .cook_note .cook_beans__img_box2{
        top: 83px;
        right: -26px;
        width: 270px;
    }
    .cook_beans_btn_box{
        margin-top:70px;
    }
}
