/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:300;
	line-height:1.9em;
	text-transform:none; 
}
#body {	
	padding-top: 1.5em; 
}
#content {	background-image: none;
	padding: 0px; 
}
#sidebar {	
	padding: 0px; 
}
h1 {		text-transform:none; 
}
h2 {		text-transform:none; 
}
h3 {		font-weight:normal;
	text-transform:none;	text-align:left; 
}
h4 {		text-transform:none; 
}
h5 {		line-height:1.1em;
	text-transform:none; 
}
h6 {		font-weight:normal;
	letter-spacing:4px;
	font-size:26px;
	line-height:1.1em;
	text-transform:none; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {		font-size:0.8em;
 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #ff0000;
	color: #ffffff; 
}
body[class*="themify"] #site-logo img {		width: 350px;
	height: 33px; 
}
#site-logo {		position:relative;

	top: 0.1em; 
}
#site-description {	display: none; 
}
.post {	
	margin-bottom: 0.5em; 
}
.post-title, .post-title a {		font-size:1.3em;
	line-height:1.3em;
	text-transform:none; 
}
.post-title {	
	margin-bottom: 1.5em; 
}
.page-title {		font-size:2em;
	line-height:1.3em;
	text-transform:none;
	margin-bottom: 1em; 
}
#footerwrap {	background: none;
	background-color: #eeeeee;background-image: none; 
}
.footer-widgets-wrap {	background: none;
	background-color: #eeeeee;background-image: none; 
}
.footer-widgets .widget {	background: none;
	background-color: #eeeeee; 
}
.footer-widgets .widget a {	
	color: #000000; 
}
.footer-widgets .widget a:hover {	
	color: #000000; 
}
.footer-widgets .widgettitle {	
	color: #000000; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 350px;
	height: 33px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 350px;
	height: 33px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 350px;
	height: 33px; 
}
 }
/* Themify Custom CSS */
html, h1, h2, h3, h4, h5, h6 {
    font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Meiryo,sans-serif;
    letter-spacing: 0.05em;
}
.module-title {
    font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Meiryo,sans-serif;
    letter-spacing: 0.1em;
}
a:hover img {
	border: none;
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
* {-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
  }
p {
	margin: 0;
	padding: 0 0 1em;
}

.widget {
	margin: 0 0 1em;
}
h6{
background: url("/2018/wp-content/uploads/sites/2/2018/05/icon.png") no-repeat left center;
background-size: 30px 30px;
padding: 4px 0 0 38px;
margin: 0;
}
#page-2 .post-image {
	margin: 0 0 .5em 0;
}
.loops-wrapper.grid3 .post-title {
	font-size: .9em;
	letter-spacing: .05em;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table th,
table td {
  padding: 10px;
  border: 1px solid #999;
}
table th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}

@media screen and (max-width: 480px) {
  table {
		border-top: 1px solid #999;
  }
  table td {
    padding: 0.5em 0;
    display: block;
    text-align: center;
    width: 100%;
  }
  table th {
    padding: 0.5em 0;
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
}
}
table.list {
border-top: 1px solid #ccc;
}
table th.list,
table td.list {
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 0.5em;
    border-top: none;
    border-bottom: 1px solid #d6d6d6;
    border-left: none;
    border-right: none;
    vertical-align: top;
    width: 5%;
}
table th.list {
    background: none;
    color: #134e94;
    text-align: left;
}
@media screen and (max-width: 480px) {
  table.list {
    font-size: 1.2em;
    border: 1px solid #d6d6d6;
  }
  table td.list {
    padding: 0.3em 0;
    border: none;
    display: block;
    text-align: center;
    width: 100%;
  }
  table th.list {
    padding: 0.1em 0;
    border: none;
    background-color: #eee;
    color: #000;
    text-align: center;
    width: 100%;
  }
  td.list:last-child, th.list:last-child{
    border-bottom: 1px solid #d6d6d6;
  }

}