@charset "UTF-8";

section#contact{
	width: 100vw;
  margin: 50px calc(50% - 50vw) 0;
  padding: 0 2.6vw;
}

section#contact .Inner {
  display: flex;
  -moz-column-gap: 2%;
       column-gap: 2%;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
}
section#contact .Inner h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
section#contact .Inner .contents{
  width: 38%;
  margin-top: 0;
}

section#contact .Inner .contents p{
	font-size: 14px;
}

section#contact .Inner .contents h3{
	border-left: #0083c8 10px solid;
	padding-left: 15px;
	font-size: 18px;
	margin-bottom: .5em;
	text-align: left;
}

section#contact .form__wrap{
	width: 60%;
}

input[type=text], input[type=password], input[type=email], input[type=tel], select, textarea, input[type=number], select , textarea{
	border-color: #ccc !important;
	    background-color: #F1F1F1 !important;
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus, input[type=tel]:focus, input[type=number]:focus{
	border: 2px solid #000 !important;
}

section#contact .form__wrap dl.flex dt {
  width: 24%;
  min-width: 24%;
  font-size: 16px;
}
section#form .form__wrap dl.flex dd {
  width: 74%;
}
p.Center a{
    color: #1967d2 !important;
}
.area__wrap .photo__wrap picture{
  max-width: calc(100% / 4);
}
.area__wrap .photo__wrap picture img{
  max-height: 100px;
  width: 100%;
  max-width: 100px;
  min-width: 100px;
  object-fit: cover;
  object-position: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.area__wrap .photo__wrap picture img{
	max-width:70px;
	min-width:70px;
	max-height:70px;
	height:70px;
	}
	.area__wrap .photo__wrap picture {
    max-width: calc(94% / 4);
}
}
.area__wrap .photo__wrap{
  display: flex;
  column-gap: 2%;
  margin-bottom: 2em;
}
.screen-reader-response p{
	margin-bottom:0;
}

@media screen and (max-width: 767px) {

	.area__wrap .photo__wrap{
		justify-content: center;
		margin-bottom: .5em;
	}

	section#contact, section#about{
		padding-left:1em;
		padding-right:1em;
	}

	.area__wrap .photo__wrap picture{
	max-width: calc(96% / 3);
	}

	section#contact .form__wrap, section#contact .Inner .contents{
		width: 100%;
	}

	.area__wrap .photo__wrap picture img{
	max-height: 100%;
	width: 100%;
	max-width: 100px;
	min-width: 100px;
	height: 85px;
	object-fit: cover;
	object-position: center;
	}
}

section#about{
	background: #36a0da;
	padding: 5vh 2.6vw;
		width: 100vw;
  margin: 5vh calc(50% - 50vw) -37px;
}


section#about .Inner{
	max-width: 800px;
	margin: 0 auto;
}

section#about .Inner *{
	color:#fff;
}

section#about .Inner dl.border{
	border-bottom: 2px solid #fff;
	padding: .5em 0;
	margin-bottom: 0;
	display: flex;
}

section#about .title{
	background: #fff;
	color:#36a0da;
	padding: .5em;
	text-align: center;
	max-width: 600px;
	border-radius: 10px;
	margin: 0 auto 1em;
	font-size: 1.5rem;
	font-weight: bold;
}

section#about .Inner dl.border dt{
	width: 28%;
	text-align: center;
	padding: 0 .5em;
	margin: 0;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

section#about .Inner dl.border dd{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 72%;
}

table {
    border-color: rgba(0, 131, 200, .5);
}
form table th {
    border: 1px solid rgba(0, 131, 200, .5) !important;
    background-color: rgba(0, 131, 200, .1);
	font-weight: 400;
	vertical-align: middle;
	font-size: 0.9rem;
}
table th, table td {
    border: 1px solid #eee;
    padding: 6px;
}
table th p {
    display: flex;
    align-items: center;
    justify-content: center;
}

span.text_red {
    background: #fe0000;
    padding: .1em .75em .1em .75em;
    color: #fff;
    font-size: 0.7rem;
    margin-left: .3em;
    text-align: center;
    border-radius: 1.35em;
    line-height: 1.0;
}

table th p {
    display: flex;
    align-items: center;
    justify-content: center;
}

table.comm_mb20 td p {
    margin-bottom: 0;
}

table:not(.has-border-color) th, table:not(.has-border-color) td {
    border-color: rgba(0, 131, 200, .5);
}
@media screen and (max-width: 767px) {
	section#about .title{
		font-size: 1.1rem;
		padding: .35em;
	}

	section#about .Inner dl.border dt, section#about .Inner dl.border dd{
		font-size: 13px;
	}
	h2 .fz32{
		font-size:19px;
	}
	
}
@media screen and (max-width: 767px) {
    table.comm_mb20 th, table.comm_mb20 td {
        display: block;
        width: 100%;
    }
	.form__check{
		margin:1em auto;
	}
}
.form__check, .privacy_text{
	margin-bottom:5px;
}
.privacy_text {
    font-size: 15px;
}
.form__check, .privacy_text {
    margin-bottom: 5px;
}
.privacy_text{
	font-size:15px;
	margin-top: 1em;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	font-size:14px;
	    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ffb900;
}

.wpcf7 .screen-reader-response{
	display:none;
}
.wpcf7-form p.privacy_text br {
    display: inline;
}

@media screen and (max-width: 767px) {
	.privacy_text{
		font-size: 13px;
	}
	input[type="submit"]{
		margin-top: .2em;
	}
}

input[type="checkbox"]{
	  -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    -ms-appearance: checkbox;
    appearance: checkbox;
    display: block;
    float: none;
    margin-right: 0;
    opacity: 1;
    border: 1px solid #ccc;
    margin-bottom: -5px;
	margin-right: 8px;
	cursor: pointer;
}

input[type='submit'], #bbp_reply_submit, .bp-login-widget-register-link a {
    background: #de2304;
    color: #fff;
    border: none;
    border-radius: 8px;
    color: #fff;
    border-bottom: 3px solid #c21c00;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 1em 1em 1em 1em;
    font-size: 1.3rem;
    max-width: 450px;
	height: auto;
	line-height: 1.2;
	font-weight: 600;
}

.wpcf7 .wpcf7-submit:disabled {
    background: #aaa;
    border-color: #999;
}

.wpcf7-not-valid-tip{
	font-size: 0.9rem;
}