@charset "utf-8";

/* ===================================================================
css information

File Name  : searchResult.css
Author     : 
Style Info : 
=================================================================== */

/*********************************************************************

.layout-searchResult //////////////////////////////////////////////////

*********************************************************************/


/*********************************************************************

.text-box-1

*********************************************************************/

.text-box-1 { font-size:1rem; padding:10px 0 0 0; }

@media screen and (max-width:768px){
.text-box-1 { font-size:0.923rem; padding:10px 0 5px 0; } 
}

/*-----------------------------------
.web-view
-----------------------------------*/
.web-view .text-box-1 { font-size:0.923rem; padding:10px 0 5px 0; } 
