﻿@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */


/*================== ○○○○.html =================*/

.cont_4:nth-of-type(2) {
	padding: 3% 3% 0 3% !important;
}
.cont_4:nth-of-type(3) {
	padding: 0% 3% !important;
}
.cont_4:nth-of-type(4) {
	padding: 0% 3% 3% 3% !important;
}
.cont_402 table {
	max-width: 380px;
	margin: 0 auto;
}
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}