@charset "utf-8";

/*
Theme Name: ss_theme_202608_v1
Theme URI: 
Version: 2.0
Description: 
Author: 
Author URI: 
*/

@import "./css/wpset.min.css";
@media (min-width: 1200px) {
article section .table1 table tbody tr th{
	width: 220px;
}
article section .table1 table tbody tr td{
	width: 440px;
}
}

@media (max-width: 767px) {
header #nav-drawer #nav-content.active ul li a img {
	opacity: 0.3;
	}
}