﻿@charset "utf-8";

/*************************************************
CSS
/cmn_jp_v1/css/smallImageTrigger.css

15.02.23
update:15.02.23
*************************************************/

/* ------------------------- TOC
Setting
Form
-------------------------- */



/* ============================================================ Setting */

/*.img_ico { display: none; }
.img_wrapper { display: none; }

*//* @media */
/*@media (max-width: 640px) {*/
/*	.smallTable.hidden { display: none; }
	.img_ico { display: block; }
	.img_wrapper { width: 1024px; margin-top: 50px; padding: 0 15px; }
	.img_btn { margin-bottom: 20px; }
	.smallImage { text-align: center;}
*/	.smallImageTriggerPC { background: none no-repeat scroll 1px #f3f3f3 !important; border-radius: 5px !important; padding: 3px 10px 3px 24px !important; text-align: center !important; background-image: url("/-/Media/Ricoh/Common/cmn_v1/img/icon_s_zoom_01.png")  !important; display: inline-block !important; font-size: 14px !important; margin-left:auto !important; margin-right:auto !important; text-align:center !important; }
}