.et_pb_post {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dashed #AAAAAA !important;
}

#glt-translate-trigger {
    background: #f89406;
    display: none;
} 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
		text-align:left;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
	div.wpcf7 table th {
    text-align: left !important;
}
	.table tbody tr td .form-control, .table tbody tr th .form-control, .table td .form-control, .table th .form-control, .table thead tr td .form-control, .table thead tr th .form-control, table tbody tr td .form-control, table tbody tr th .form-control, table td .form-control, table th .form-control, table thead tr td .form-control, table thead tr th .form-control {
    max-width: 100%; 
}
	
	input.wpcf7-form-control.wpcf7-submit.btn.btn-lg.btn-red {
    background: #d01126;
    border: 1px solid #d01126;
    color: white;
    width: 90%;
}
	
.contactform-submit{  text-align: center;}

	.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-direction: column;
} 
	ul.inpage-nav >li {
    border-right: 0px solid #1d2088;
    padding: 0.5rem 1rem;
		border-bottom:1px #82aacb dotted;
}
	ul.inpage-nav >li:last-child {
		border-bottom:none;
}
	

}

.lcp_thumbnail { float: left; margin-right: 10px;}


.sns_navSM {
    text-align: center;
	    margin: 2em auto;
}

@media screen and (min-width: 480px)
{
.sns_navSM {
    display: none;
}
	}

@media screen and (max-width: 480px)
{
	.wp-block-columns.has-background {
     padding: 10px !important;
    border-radius: 5px !important;
}

	.wp-block-columns.has-background {
    padding: 20px;
    border-radius: 10px;

}	.wp-block-column {
			margin-bottom:10px;
}

	}


ul.inpage-nav {
    border: 1px solid #1d2088;
    border-radius: 5px;
    padding: 10px;
}

.nav li a {
    color: #337ab7;
	font-size:1.1em;
	font-weight:bold;
}

ul.inpage-nav {
    background-color: aliceblue;
}

.topbannerimg {
    max-width: 400px;
    height: auto;
    width: 100%;
}



.wp-block-columns.has-background {
    padding: 20px;
    border-radius: 10px;
}
	h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 15px;
}
.h2, .h3, .h4, .h5, .h6, .mainSection-title, h2, h3, h4, h5, h6 {
    margin: 15px 0;
    clear: both;
}