@charset "UTF-8";

/* 326 search / サイト内検索（Googleカスタム検索）
-------------------------------------------------*/
.gsc-input-box{
	height:36px !important;
}

.gsst_a{
	padding-top:8px !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
	width:20px !important;
	height:20px !important;
}

/* Bebasフォント */
.bebas{
	font-size:36px;
	font-weight:600;
	color:#000;
}

div#yjserp{
	width:96% !important;
	margin:0 auto;

    box-sizing: border-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

div#yjserp iframe{
	width:100%;
}