.article-main_visual_bg{
    background-image: url("/sites/default/files/planter/img/bg.png");
    background-repeat: repeat repeat;
    background-position: top center;
    border-bottom-left-radius: 50% 50px;
    border-bottom-right-radius: 50% 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    padding-bottom:30px;
    margin-bottom: 2rem;
}
@media screen and (max-width: 1199px){
    .article-main_visual_bg{
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
    }
}
@media screen and (max-width:767px) {

    .article-main_visual_bg{
        border-bottom-left-radius: 50% 30px;
        border-bottom-right-radius: 50% 30px;
    }

}
.article-main_wrap{
    width: 90%;
    max-width: 1080px;
    padding: 3em 1em;
}

.article-main_title{
    width:100%;
    margin:0 auto;
}

.article-main_title,.article-main_visual{
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
}
.content-block .is-line {
    border-top:none;
    padding-top:2rem;
}

.article-sub_title{
    font-weight: bold;
    background-image: url("/sites/default/files/planter/img/s-head_bg.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 2em;
    color: #0e3192;
    margin-top: 1em;
    margin-bottom: 1em;
}

.article-prepare_wrap{
    background-color: rgba(255,254,238);
    position: relative;
    margin: 2em 1em 0;
    padding:2em 1em 1em;
    border: solid 1px black;
    border-radius: 10px;
}
.article-tools::before{
    position:absolute;
    left:-1.5em;
    top:1px;
    content:url("/sites/default/files/planter/img/begin_check.png");
}
.article-prepare_wrap .article-tools{
    position: relative;
    font-weight: bold;
    color:#0e3192;
}
.article-prepare_tools_wrap{
    margin:2em 2em 1em;
}
.article-prepare{
    position: absolute;
    top:-5%;
    left:-3%;
}
.article-planter_points_header{
    font-weight: bold;
}

.article-planter_points_header:before{
    content: "笆�";
    color:skyblue;
}
.article-planter_points{
    margin:2em 0 0;
}
.article-recommed_planter_size_box .article-recommed_planter_size{
    width:70%;
    padding-left:2em;
}
.article-recommed_planter_size_box{
    display: flex;
    flex:1 1 40%;
    background-color: rgb(223, 243, 239);
    margin:1em 0 1em 3em;
    padding:1.5em;
    justify-content: space-between;
    position: relative;
    border-radius: 1em;
}

.article-recommed_planter_size_box_wrap{
    display:flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.article-planter_size{
    font-weight: bold;
    color:#0e3192;
}
.article-planter_size_icon{
    position:absolute;
    top:50%;
    left:-3em;
    transform: translate(0, -50%);
}
.article-planter_img{
    margin-left: 1em;
    width:30%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.article-planter_soil{
    margin-top:1em;
    background-color:  rgb(223, 243, 239);
    border-radius: 1em;
    padding:1em 1.5em;
}
.article-planter_soil h4{
    font-weight: bold;
    color: #0e3192;
    margin-bottom: 0.5em;
    font-size: 18px;
}
.article-planter_soil .article-soil_craft_explain{
    width:60%;
}

.article-planter_soil_box{
    display: flex;
    justify-content: end;
    margin-bottom:1em;
    padding:2em;
    background-color: white;
    height:13em;
    border: 1px solid #91d4c9;
    box-shadow: 2px 2px rgba(145,212,201,0.5);
    border-radius: 10px;
    position:relative;
}
.article-planter_soil_box p{
    width:60%;
}
.article-planter_soil_img{
    width:30%;
    padding:1rem;
}
@media screen and (max-width:1079px) {
    .article-planter_soil_box .article-planter_soil_num{
        padding-right: 0;
        text-align: center;
    }
    .article-planter_soil_box{
        display: block;
        height:auto;
    }
    .article-planter_soil_box p{
        width:100%;
    }
    .article-planter_soil_img {
        text-align: center;
        width:100%;
    }
    .article-recommed_planter_size_box{
        display: block;
    }
    .article-recommed_planter_size_box .article-recommed_planter_size{
        width:100%;
        padding-left:3em;
    }
    .article-planter_img{
        width:100%;
        margin:1em auto 0;
    }
}
@media screen and (max-width:767px) {
    .article-recommed_planter_size_box_wrap{
        display: block;
    }
}

.article-mark_arrow::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    transform: rotateZ(180deg)  translate(50%);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 34px solid rgba(128,206,193);
    top: -1.6em;
    left: 50%;
}
.article-planter_soil_num{
    padding-right:1em;
}
.article-main_title_pc{
    display:block;
}
.article-main_title_sp{
    display:none;
}
@media screen and (max-width:767px) {
    .article-main_title_pc{
        display:none;
    }
    .article-main_title_sp{
        display:block;
    }
}

.content-block{
	border-top: none;
    padding-top: 0;
}

.content-wrap{
	padding-top: 0;
}

.content-block .content-wrap{
    padding-bottom: 0;
}
.article-paragraph_margin{
    margin-left:1.2em;
    margin-right:1.2em;
}

/* 荳矩Κ繝懊ち繝ｳ */

.l-planter__link__button__wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.l-planter__link__buttons{
    flex: 0 0 30%;
    max-width:320px;
}
@media screen and (max-width:767px) {
    .l-planter__link__button__wrap{
        display: block;
        margin:0  auto;
    }
    .l-planter__link__buttons{
        margin:0  auto;
    }
}

.c-creation-date {
    max-width: 1080px;
    margin: auto;
}