#contents{
	padding-top:24%;
}


#column-area{
    margin: 3rem auto 3rem auto;
  }

#step-up-column{
    margin: 1rem 1rem 1rem 1rem;
}
/* #step-up-column .step-hr:last-child{
display: none;
} */

/* .head-border {
    display: flex;
    align-items: center;
    margin: 1rem;
}

.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.head-border:before {
    margin-right: 1rem;
}

.head-border:after {
    margin-left: 1rem;
} */

#step-up-logo{
    max-width: 85%;
    margin: 0.5rem auto 0rem auto;
    display: block;
}


#step-up_top{
    padding: 1rem 1rem 0rem 1rem;
}

#step-up-info{
    width: 69%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    line-height: 1.6rem;
}

#step-colum-top{
    display: inline-block;
    width:28%;
    max-height: 150px;
    object-fit: cover;
    object-position: 50% 70%;
    margin: 0 auto 0 auto;
}

.step-colum-catch{
    text-align: center;
    font-weight: bold;
    color: #00BE00;
    margin-bottom: 1rem;
    line-height: 2.2rem;
    font-size: 1.7rem;
}

.step-list{
    border-top: 5px solid #00BE00;
    height: 250px;
    border-bottom: 2px solid #00BE00;
}

.step-top-list{
    border-top: 2px solid #00BE00;
    height: 145px;
    border-bottom: 2px solid #00BE00;
    color: rgb(55, 55, 55);
    display: flex;
    justify-content: space-between;
}

.step-list-box{
    max-width: 100%;
    padding-right: 2%;
}

.step-cate{
    padding: 4pt 5pt 4pt 4pt;
    text-decoration: none;
    background-color: #00BE00;
    color: #FFF;
    font-weight: bold;
    border-radius: 10px 10px 0px 0px;
    /* vertical-align:top; */
    display: inline;
    word-break: keep-all;
    font-size: 14px;
}

.new-icon{
    display: inline-block;
    font-weight: bold;
    color: #E9546A;
    margin-left: 0.5rem;
    margin-bottom: 0.2rem;
    margin-right: 1rem;
}

.step-post_date{
display: inline;
font-size: 0.75rem;
/* bottom: -3px; */
/* position: relative; */
/* line-height: 2rem; */
/* vertical-align: middle; */
}

.step-title{
    font-weight: bold;
    font-size: 1.6rem;
    padding:1.5rem 0 1.5rem 0;
    line-height: 1.7rem;
    color: #E9546A;
}

.step-list_title{
    font-weight: bold;
    font-size: 1.1rem;
    padding: 1rem 0 0.5rem 0;
    line-height: 1.2rem;
    color: #E9546A;
    height: 40px;
}

.step-top_title{
    font-weight: bold;
    font-size: 12pt;
    padding:0.3rem 0 0 0;
    line-height: 1.2rem;
    color: #E9546A;
}

.step-list_text{
    border-bottom: 1px dotted #00BE00;
    padding:0rem 0 1rem 0;
    line-height: 1.7rem;
}
.step-list_text strong{
    padding:3rem 0 1.5rem 0;
    font-size: 1.2rem;
    display: block;
    color:#00BE00;
}

.step-list_cont{
    border-bottom: 1px dotted #00BE00;
    padding:0 0 1rem 0;
    line-height: 1.7rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 37pt;
    font-size: 11pt;
    line-height: 16pt;
}
.step-list_cont strong{
    /* padding:1rem 0 1rem 0; */
    /* font-size: 1.2rem; */
    display: block;
    color:#00BE00;
}

.step-list_p{
    margin-top: 0.5rem;
    display: flex;
    /* max-width:100%; */
    position: relative;
    font-size: 1rem;
    /* display: flex;
    justify-content: space-between; */
}

.step-list_info{
    display: inline-block;
    width: 100%;
    font-size:9pt;
    /* bottom: -5px; */
    position: relative;
}

.step-list_info_yosumi{
    width: 75%;
}
.step-list_info_yosumi ,.step-list_info{
    bottom: 0px;
}
.step-list_info a{
    word-wrap: break-word;
}

.step-list-img{
    display: inline-block;
    width: 25%;
    height: 100px;
    object-fit: cover;
    text-align: right;
    /* position: absolute; */
    /* right: 0;
    top: 0; */
    margin-top: 3px;
}

.step-list-top-img{
    display: inline-block;
    max-width: 90px;
    height: 140px;
    object-fit: cover;
    text-align: right;
    margin-top: 3px;
}


.yosumi-img{
    height: 100px;
    margin-left: -3rem;
}
.step-detail-img{
    display: block;
    width: 30%;
    height: 150px;
    object-fit: cover;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.step-nav-pos{
    text-align: left;
    line-height: 1rem;
    /* padding:0.5rem 0 0 0; */
}

.step-nav{
    font-weight: bold;
    /* margin-bottom: 0.5rem; */
}

.step-nav-name{
    font-weight: bold;
    font-size: 1rem;
    padding:0 0 0.5rem 0;
}

.step-hr{
    background-color: #B4F078;
    margin: 1rem 40% 1rem 40%;
    height: 7px;
    border-radius: 10px;
    border: none;
}

h4{
  display:none;
  margin-bottom: 1rem;
}


.btn_area{
    margin:0% auto 0% auto;
    width: 85%;
}

.column-list-btn{
    color:#FFF;
    background-color:#00BE00; 
    text-align:center;
    font-size:1.2rem;
    font-weight:bold;
    line-height:1.5rem;
    margin: 1rem auto 5rem auto;
    border-radius:10px; 
    display:block;
    text-decoration: none; 
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}

.snsBtns{
    margin-top: 2rem;
}

.column-text-box{
    /* width: 75%; */
    display: inline-block;
    vertical-align: top;
    /* margin-right: 4%; */
}

@media screen and (min-width: 450px) {

#contents{
    padding-top:22.5%;
}

#step-up-logo {
    max-width: 55%;
}
#step-colum-top {
    width: 15%;
    max-height: 85px;
}

#step-up_top {
    text-align: center;
}

#step-up-info {
    text-align: left;
}

#step-up-column {

}

.step-up-item{
    /* width: 45%;
    display: inline-block;
    padding: 0 0.6rem 0 0.6rem;
    text-align: left; */
}

.step-list{
    height: 265px;
}

.column-text-box{
    max-width: 100%;
}
.step-list_cont {
    font-size: min(3vw, 15px);
    line-height: min(5vw, 1.7rem);
    height: 50pt;
}

.step-list_title{
    /* height: calc(1em* 1* 1.7); */
    line-height: min(3.5vw, 1.4rem);
    font-size: unset;
}

.step-list_info{
    height: min(28.5vw, 10rem);
    line-height: min(5.5vw, 1.2rem);
    /* font-size: min(2vw, 13px); */
    width: 75%;
}

.step-list-img{
    width: 15%;
    margin-top: unset;
}

.step-list-top-img{
        /* height: 95%; */
        /* width: min(100%, 105px); */
        object-fit: cover;
}

.step-list_info_yosumi{
    width: 100%;
    line-height: min(5.5vw, 1rem);
}
.step-nav-pos{
    line-height: 15px;
    /* font-size: min(1.7vw, 12px); */
    /* margin-bottom: 0.5rem; */
    padding:0;
}
.step-nav{
    font-size: min(1.8vw, 13px);
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.step-nav-name{
    height: calc(1em* 1* 2);
    line-height: min(3.5vw, 2.1rem);
    font-size: min(3vw, 15px);
}

.column-list-btn {
    width: min(25vw, 150px);
}

.yosumi-img{
    margin-left: -2rem;
}

.snsBtns{
    margin-bottom: 4rem;
}

}

@media screen and (min-width: 640px) {
    .step-up-item {
        display: inline-block;
        width: 45%;
        margin: 0 2% 0 2%;
    }
    .step-list {
        height: min(41vw, 205pt);
    }
    .step-list-top-img{
        height: 160px;
        /* width: min(40%, 115px); */
    }
    .step-list_info {
        width: 100%;
    }

    .step-top-list {
        height: 165px;
    }
   .column-text-box{
        width: min(24vw, 275px);
   }
   .step-list-img {
        width: min(30%, 125px);
   }
}