/* フォーム全体 */
.container {
  border: none;
}

/* body { background-image: url(https://www.seiwapat.jp/.assets/h_yokohama2.gif); } */ 

/*
body {
  font-family: Noto Sans JP,游ゴシック,Yu Gothic,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;
  line-height: 1.4;
  position: relative; center;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    font-weight: 500;
    color: #151514;
    overflow-wrap: break-word;
    -webkit-font-smoothing: antialiased;
　 line-height: 2;
}
*/

/*
a {
  color: #a59aca;
}
*/

/*
.container {
  max-width: 65%;
  border: 0;
}
*/

/*
.help-block {
  font-size: 0.75em;
}
*/

/*
.form-column {
  padding-bottom: 20px;
  margin-bottom: 20px; 
  border-bottom: 1px solid #cccccc;
}
*/

/*
.form-column-name {
display:flow;
}
*/

/* テキスト表示エリア 全体 */
.form-column-note {
  /* text-align: center; */
  border-bottom: 1px solid #3882d9;
}

/* 見出し 全体 */
.form-column-heading {
  font-size: 1.2em;
  font-family: Noto Serif,serif;
  letter-spacing: 0.14em;
  margin-top: 50px;
  margin-bottom: 25px;
  position: relative;
  /*border-bottom: 1px solid #3882d9;*/
}

/* 見出し 後に青い線 */
.form-column-heading::after {
  content: "";
  height: 1px;
  width: 50px;
  display: block;
  background-color: #3882d9;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}

/* 見出し 後に青い線 */
.form-column-heading::before {
  content: "";
  height: 1px;
  width: 100%;
  display: block;
  background-color: #3882d9;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  opacity: 0.2;
}

/* テキスト表示エリア と 見出し 以外 */
.form-column:not(.form-column-note, .form-column-heading) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

/* ドロップダウンリスト */
select {
  font-size: 1.9rem;
}

/* ラジオボタン */
.form-column-radio .option {
  font-size: 1.9rem;
  /*display: inline-block;*/
  margin-right: 20px;
}

/*
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 5px;
  box-shadow: 3px -4px 7px -4px #a3a3a3;
  outline: none;
  font-size: 1.3em;
}
*/

/*
input[type="radio"] {
  border-radius: 40px;
  border: 1px solid #cccccc;
}
*/

/*
input[type="date"] {
  border: 1px solid #6a767d;
}
*/

/* 1行テキスト テキストボックス */
input[type="text"] {
  font-size: 1.9rem;
  /*height: 1.75em;*/
  /*width: 60%;*/
  /*min-width: 500px;*/
  /*max-width: 100%;*/
  outline: none;
  /*line-height: 1.75em;*/
  /*padding: 2px 4px;*/
  border: 1px solid #6a767d;
  /*transition: all 0.3s;*/
  border-radius: 5px;
  box-shadow: 3px -4px 7px -4px #a3a3a3;
}


/* 複数行テキスト テキストボックス */
textarea {
  font-size: 1.9rem;
  height: 10em;
  width: 100%;
  outline: none;
  border-radius: 5px;
  box-shadow: 3px -4px 7px -4px #a3a3a3;
}

/* 電話番号 テキストボックス */
input[type="tel"] {
  font-size: 1.9rem;
  /*height: 1.75em;*/
  /*width: 60%;*/
  min-width: 120px;
  max-width: 100%;
  outline: none;
  /*line-height: 1.75em;*/
  /*padding: 2px 4px;*/
  border: 1px solid #6a767d;
  /*transition: all 0.3s;*/
  border-radius: 5px;
  box-shadow: 3px -4px 7px -4px #a3a3a3;
}

/* メールアドレス テキストボックス */
input[type="email"] {
  font-size: 1.9rem;
  /*height: 1.75em;*/
  /*width: 60%;*/
  min-width: 350px;
  max-width: 100%;
  outline: none;
  /*line-height: 1.75em;*/
  /*padding: 2px 4px;*/
  border: 1px solid #6a767d;
  /*transition: all 0.3s;*/
  border-radius: 5px;
  box-shadow: 3px -4px 7px -4px #a3a3a3;
}

/* ＜ご関心事項／ご質問等＞ 補足説明文 */ 
.content-confirmation .form-column-97ffeb29-b32f-44d5-87c6-a36ae0072ca3 .description-block {
  visibility: collapse; 
}

/* テキスト表示エリア （令和6年10月21日までにご連絡いただけますと幸甚です。） */ 
.content-confirmation .form-column-c83a8ea7-c0bc-40ad-9ff8-3d7480ff6f59 {
  visibility: collapse; 
}

/* ラベル全体 */
.label {
  font-family: Noto Sans JP,游ゴシック,Yu Gothic,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,sans-serif;
  color: #707070;
}

/*
label h3 {
  font-size: 1.3em;
  display: inline-block;
  margin: 0 0 0.5em;
  font-weight: bold;
}
*/

/* 必須ラベル */
label .badge-required {
  width: auto;
  display: inline-block;
  margin-left: 0.25em;
  padding: 4px 6px;
  line-height: 1em;
  font-size: 0.75em;
  color: #fff;
  top: -2px;
  position: relative;
  background-color: #c73b3b;
  border-radius: 4px;
}

/*
.description-block {
  color: #151514;
  margin-top: 0.5em;
}
*/

/*
.button-group {
  margin-top: 1em;
}
*/

/*
.button-group .help-block {
  margin-top: 0.5em;
  font-size: 0.75em;
}
*/

/*
button {
  display: inline-block;
  padding: 0.5em 1em;
  text-align: center;
  cursor: pointer;
  border: 1px solid #6a767d;
  margin: 0 0.5em 0 0;
}
*/

/* プレースホルダー */
input::placeholder, 
textarea::placeholder {
 color: #bababa;
}

/* 送信内容を確認する ボタン */
button.button-confirm {
  min-width:180px;
  padding:14px 20px;
  display:inline-block;
  background-color:#002546;
  color:#fff;
  font-size: 1em;
  font-weight:bold;
  line-height:1.5;
  border-radius: 0px;
}

/* 戻る ボタン */
button.button-back {
  background-color: #002546;
  color: #fff;
  border-radius: 0px;
}

/* 送信する ボタン */
button.button-submit {
  background-color: #002546;
  border: 1px solid #666666;
  color: #fff;
  border-radius: 0px;
}

/*
button.button-submit span.fa {
margin-right: 4px;
}
*/

/*
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea {
  height: 1.75em;
  width: 60%;
  min-width: 500px;
  max-width: 100%;
  outline: none;
  line-height: 1.75em;
  padding: 2px 4px;
  border: 1px solid #6a767d;
  transition: all 0.3s;
}
*/

/* カーソルのある入力欄 */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 2px #88c6ea;
  border: 1px solid #88c6ea;
}

/*
input[type="file"] {
  display: block;
  line-height: 1.75;
}
*/

/*
input[type="password"] {
  height: 1.75em;
  width: 100%;
  outline: none;
  border: 1px solid #6a767d;
  transition: all 0.3s;
}
*/

/*
.form-column-date .input-group select {
  width: auto;
  display: inline-block;
}
*/

/*
.form-column-calendar input {
  width: auto;
}
*/

/*
.form-column-zip-code-jp .input-group input {
  width: auto;
  min-width: auto;
  display: inline-block;
}
*/

/* 郵便番号、都道府県、住所（自動入力） */
.form-column-zip-code-autofill.form-column {
  border-bottom: 0;
  margin-bottom: 0;
}

/*
.form-column-checkbox label,
.form-column-radio label {
  margin-right: 1em;
}
*/

/*
select {
  width: auto;
  height: 1.75em;
  border: 1px solid #6a767d;
}
*/

/*
.message-block-complete,
.message-block-closed {
  padding: 20px;
  text-align: center;
background-color: #002546;
color: #fff;
}
*/

/*
@media (max-width: 640px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="url"],
  textarea {
    width: 100%;
    min-width: 100%;
  }
  select {
    width: 100%;
  }

  .form-column-calendar input {
    width: auto;
    min-width: auto;
  }
}
*/
