@charset "utf-8";

.logo {
	display: block;
	width: 385px;
}

/* h2 {
	font-family: 'Kaisotai', sans-serif;
	width: 100%;
	text-align: center;
	font-size: 55px;
	color: #00bf99;
	line-height: 47px;
}

h2::after {
	content: '';
	display: block;
	width: 80px;
	height: 3px;
	background-color: #00bf99;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
} */

.main h2 {
  margin-top: 70px;
  font-size: 40px;
  font-weight: bold;
  line-height: 32px;
  font-family: 'Kaisotai', sans-serif;
	width: 100%;
	text-align: center;
}

.main h2::after {
	content: '';
	display: block;
	width: 80px;
	height: 3px;
	background-color: #00bf99;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

h3 {
	font-family: 'Kaisotai', sans-serif;
	width: 100%;
	text-align: left;
	font-size: 55px;
	color: #000;
	line-height: 47px;
}

h4 {
	font-family: 'Kaisotai', sans-serif;
	width: 100%;
	text-align: left;
	font-size: 35px;
	color: #000;
	line-height: 28px;
	margin: 10px 0 30px;
}


.title {
  height: 310px;
  background-image: url(../img/contact-top.jpg);
  background-repeat: no-repeat;
  background-position: center 75%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: -1;
}

.map {
  width: 930px;
  max-width: 90%;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
}

.map iframe {
  display: block;
  width: 100%;
  height: 320px;
  margin-top: 25px;
}

.contact {
  background-color: #fff;
  width: 800px;
  max-width: 90%;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

.append {
   font-size: 14px;
   font-family: sans-serif;
   line-height: 22px;
   margin-top: 30px;
   text-align: center;
}

.form-area {
  /* border: 1px solid #aaaaaa; */
  margin-top: 25px;
  padding: 30px 80px;
  display: flex;
  flex-wrap: wrap;
}

table.form-area tr {
  border-bottom: 1px solid #ccc;
}

.form-area th {
  font-family: sans-serif;
  width: 200px;
  padding: 15px 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  text-align: left;
}

.form-area th .required::after {
  content: '必須';
  font-size: 11px;
  color: #eb4f32;
  margin-left: 10px;
}

.form-area td {
  font-family: sans-serif;
  width: calc(100% - 200px);
  padding: 15px 0;
}

th, td {
  /* border-bottom: 1px solid #ccc; */
  padding: 5px 0 5px 7em;
 }

 .select-col {
  display: flex;
}

.select-col > div {
  position: relative;
  margin: 0 10px 0 0;
}

/* .select-col > div:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  position: absolute;
  top: 48%;
  right: 15px;
  z-index: -1;
  transform: translateY(-50%) rotate(45deg);
} */

.select-col select {
  /* -webkit-appearance: none; */
  display: block;
  width: 100%;
  padding: 8px 35px 4px 8px;
  font-size: 15px;
  box-sizing: border-box;
  border: 1px solid #aaa;
  border-radius: 3px;
  text-align: right;
  background: none;
}

.input-text {
  width: 100%;
  max-width: 280px;
  height: 30px;
  border: 1px solid #aaaaaa;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 4px;
  margin-top: 4px;
}

.select-box {
  width: 200px;
  height: 40px;
  padding-left: 8px;
  border: 1px solid #aaaaaa;
}

.radio-button {
  display: block;
  margin-top: 10px;
}

.radio-button:first-child {
  margin-top: 0;
}

.radio-button input {
  margin-right: 8px;
}

input[type="radio"],input[type="checkbox"]{
  vertical-align:middle;
 }

 .message-pc {
  /* width: 100%;
  height: 130px; */
  display: block;
  padding: 10px;
  line-height: 1.5;
  border: 1px solid #aaaaaa;
}

.message-sp {
  display: none;
}

.confirm-text {
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
}

.handling  {
  display: block;
  margin-top: 5px;
  margin-bottom: 80px;
  padding-bottom: 1px;
  text-align: center;
  font-family: sans-serif;
}

.textbox {
  display: block;
  margin: 30px auto;
  width: 70%;
  padding: 8px 35px 4px 8px;
  font-size: 15px;
  box-sizing: border-box;
  border: 1px solid #aaa;
  border-radius: 3px;
  text-align: left;
  background: none;
  overflow: scroll;
}

/* .submit-button {
  width: 230px;
  background-color: #f4dd64;
  display: block;
  min-width: 180px;
  line-height: 48px;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  cursor: pointer;
  border: none;
  margin-left: auto;
  margin-right: auto;
}

.submit-button:hover {
  background-color: #d8b500;
} */

/* 送信ボタン */
.submit-button {
  /* buttonタグのリセットCSS */
  background-color: #f4dd64;
  display: block;
  border: none;
  min-width: 180px;
  line-height: 48px;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  outline: none;
  color: #fff;
  padding: 0;
  /* background-color: #3abec1; */
  cursor: pointer; /* ポインターカーソルを表示 */
  margin-left: auto;
  margin-right: auto;
}

.submit-button[disabled] {
  background-color: #ccc;
  cursor: not-allowed; /* クリック不可のカーソルを表示 */
}

.form-example {
  display: block;
  margin-left: 10px;
  font-size: 15px;
  color: #b3b3b3;
}

.footer {
  margin-top: 100px;
}

.link-button {
	font-family: 'Kaisotai', sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 47px;
	border: 2px solid #fff;
	border-radius: 40px;
	display: inline-block;
	margin: 30px auto 80px;
	padding: 10px;
	width: 280px;
	cursor: pointer;
  transition: background 300ms;
}

@media (max-width: 800px) {
  .map,
  .contact {
    width: 500px;
    margin-top: 45px;
  }

  table.form-area tr {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ccc;
  }

  table.form-area td {
    padding: 5px 0 15px 0px;
  }

  .form-area th,
  .form-area td {
    width: 100%;
  }

  .form-area th {
    padding-bottom: 0;
  }

  .submit-button {
    width: 80%;
  }

    .form-area {
    /* width: 118%; */
    /* text-align: center; */
    /* border: 1px solid #aaaaaa; */
    margin-top: 25px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
  }

  th, td {
    /* border-top: 1px solid #ccc; */
    padding: 5px 0 5px 7em;
    border-bottom: none;
  }

  .message-sp {
    /* width: 100%;
    height: 130px; */
    display: block;
    padding: 10px;
    line-height: 1.5;
    border: 1px solid #aaaaaa;
  }

  .message-pc {
    display: none;
  }

  .textbox {
    width: 90%;
    padding: 8px;
  }

  .append {
    font-size: 1.1em;
    line-height: 1.5;
    margin: 20px;
  }

}

textarea {
  width: 100%;
  margin: 5px 0;
  padding: 10px;
  font-size: 16px;
  line-height: 1.6;
  border: 1px solid #aaaaaa;
  vertical-align: middle;
}

@media screen and (max-width: 769px) {
  textarea, input[type="text"] {
      width: 95%;
  }
}

.mt-10 {
	margin-top: 10px !important;
}