/* recent_contents_end  */
/* searchstart  */



@media (min-width:781px) and (max-width: 1079px) {

  
.update_centering{margin: 0 auto 0 auto;
    display: inline-block;
}

.search_container{background: url(../img/Search_Btn_Orange_Bg.png) no-repeat;
    background-size: cover;
    margin:10px 0 10px 0;
    width:223px;
    height:240px;
    float:left;
}

.search_container:hover{background: url(../img/Search_Btn_Orange_Bg.png) no-repeat;
    background-size: cover;
    margin:10px 0 10px 0;
    width:223px;
    height:240px;
    position:relative;
    top:5px;
    float:left;
}

/* 画像 */
.search_container input{border-radius: 200px;
    width:140px;
    height:140px;
    position:relative;
    top:18px;
    z-index:5000;
}

.search_name{color:#9B6506;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    position:relative;
    top:57px;
    z-index: 5000;
    margin:0 0 0 50px;
    border:1px solid red;
}

.search_name_l{color:#694300;
    font-size:14px;
    width:180px;
    font-weight: bold;
    text-align: center center;
    position:relative;
    top:5px;
    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;
            text-align: center;
            font-weight: bold;
            font-size:30px;
            border-radius:20px;
}

}


/* search_End*/
/* search_End*/
/* main_base_end  */
/* html_end  */

