
@media (max-width:780px) {
    
 
/* recent_contents_end  */
/* searchstart  */

.update_centering{margin: 0 auto 0 auto;
    display: inline-block;
}.search_container{background: url(../img/Search_Btn_Bg.png) no-repeat;
    background-size: 100% auto;
    margin:0 0 5px 0;
    width:185px;
    height:210px;
    float:left;
}

.search_container:hover{background: url(../img/Search_Btn_Bg.png) no-repeat;
    background-size: 100% auto;
    margin:0 0 5px 0;
    width:185px;
    height:210px;
    position:relative;
    top:5px;
    float:left;
}

/* 画像 */
.search_container input{border-radius: 200px;
    width:120px;
    height:120px;
    position:relative;
    top:10px;
    z-index:5000;
}

.search_name{color:#3C572B;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    position:relative;
    top:57px;
    z-index: 5000;
    margin:0 0 0 50px;
}

.search_name_l{color:#3C572B;
    font-size:12px;
    width:140px;
    font-weight: bold;
    text-align: center center;
    position:relative;
    top:-11px;
    z-index: 5000;
}

.centering_box{
    width:180px;
    height:50px;
    margin:0 0 0 0;
  display: table-cell;
  vertical-align: middle;
    position:relative;
    left:20px;
}

.form{border:1px solid red;
        display:block;
}

.search_top_img img{width:160px;
                height:160px;
                border-radius: 100px;
                position:relative;
                top:69px;
}

.up_grade img{background: url(../img/Dot_Grade_Up_White.png) repeat-x;
        width:100%;
        height:141px;
        position:relative;
        z-index:150000;
        /* border:1px solid red; */
}

.main_title p{background:#B0D038;
            color:#3F5026;
            padding:20px 50px 20px 50px;
            text-align: center;
            font-weight: bold;
            font-size:30px;
            border-radius:20px;
}
}



/* search_End*/
/* search_End*/
/* main_base_end  */
/* html_end  */

