h1 {
  color: #08294d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 36px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6em;
}
h2 {
  font-size: 18px;
  margin-top: 60px;
  background-color: #45688C;
  padding: 10px 20px;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  text-align: center;
}
.cont_wrp {
  width: 900px;
  margin: 0 auto;
}
.lead {
  text-align: center;
}
table {
  width: 100%;
}
table tr td {
  border: 1px solid #000;
}
td {
  width: 80%;
  padding: 5px 10px;
}
td:first-of-type {
  width: 10%;
  text-align: justify;
}
table span {
  padding-left: 3.8em;
}
.shousai_wrp p {
  margin-left: 1em;
  text-indent: -1em;
}
iframe {
  width: 100%;
}
.calendar_wrp {
  margin: 20px 0;
}
.appli_wrp {
  text-align: center;
  margin: 40px 0;
}
.appli {
  padding: 20px 30px;
  background-color: #062b48;
  color: #FFF;
  font-size: 24px;
  display: inline-block;
}
.appli:hover {
  opacity: 60%;
}
.sns_wrp {
  margin-top: 80px;
}
/*フォーム部分の設定*/
.form_leed {
  margin-top: 75px;
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: bold;
}
.input_item {
  width: 820px;
  margin-bottom: 34px;
}
.input_item dl {
  width: 410px;
}
.input_item dl dt {
  float: left;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  padding: 3px 0;
  width: 100px;
}
.input_item dl dd {
  float: left;
  font-size: 18px;
  height: auto;
  line-height: 30px;
  width: 310px;
}
input[type="text"] {
  font-size: 18px;
  height: 30px;
  margin: 0;
  padding: 3px 0 3px 0px;
  width: 298px;
}
.input_left {
  float: left;
  width: 410px;
  box-sizing: border-box;
}
.input_right {
  float: right;
  box-sizing: border-box;
}
.seibetu_dd {
  width: 170px !important;
}
.migiyose {
  text-align: right;
  box-sizing: border-box;
  padding-right: 0.5em !important;
}
.input_seibetu_wrp {
  width: 280px !important;
}
.input_nenrei_wrp {
  float: left !important;
}
.seibetu_dd {
  padding-top: 3px !important;
}
.nenrei_dt {
  width: 50px !important;
}
.nengappi {
  width: 820px !important;
}
.nengappi dd {
  width: 600px !important;
}
input[name="年齢"] {
  font-size: 18px;
  height: 30px;
  margin: 0;
  padding: 3px 0 3px 0px;
  width: 80px;
  margin-right: 5px;
}
.hide_radio {
  display: none;
}
.hide_radio + label {
  padding-left: 20px;
  position: relative;
  margin-right: 20px;
}
.hide_radio + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.hide_radio:checked + label {
  color: #009a9a;
}
.hide_radio:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #009a9a;
  border-radius: 50%;
}
.form_in_attention {
  font-size: 16px;
  color: #a40000;
  font-weight: bold;
  display: block;
  margin-top: 70px;
  margin-bottom: 40px;
}
.line01input {
  display: block;
  float: none !important;
  width: 820px;
  margin-bottom: 34px;
}
.line01input dt {
  width: 115px;
  float: left;
}
.line01input dt {
  width: 115px !important;
  float: left;
}
input[name="住所"], input[name="住所 "] {
  font-size: 18px;
  height: 30px;
  margin: 0;
  padding: 3px 0 3px 0px;
  width: 705px;
}
.jyusho_dd {
  width: 705px !important;
  float: left;
}
input[name="郵便番号1"], input[name="郵便番号01"] {
  font-size: 18px;
  height: 30px;
  margin: 0;
  padding: 3px 0 3px 0px;
  width: 60px;
}
input[name="郵便番号2"], input[name="郵便番号02"] {
  font-size: 18px;
  height: 30px;
  margin: 0;
  padding: 3px 0 3px 0px;
  width: 60px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select {
  width: 20%;
  font-size: 12px;
  padding: 10px;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  background: #fff;
  text-align: center;
  background-color: #222222;
}
.hukusu {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8em;
  margin-bottom: 10px;
}
input[name="お仲間名"] {
  width: 100%;
}
.level_attention {
    margin: 20px 0;
  }
  .level_attention dt {
    font-size: 18px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
.renraku {
  color: #a40000;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5em;
}
textarea {
  width: 100%;
  height: 220px;
}
textarea {
  resize: none;
}
input[type="submit"] {
  background: #000;
  color: #ffffff;
  display: block;
  font-size: 18px;
  padding: 10px 35px;
  border: none;
  display: inline-block;
  cursor: pointer !important;
}
input[type="submit"]:hover {
  background: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.submit_btn_wrp {
  text-align: center;
  margin-top: 60px;
}
.tel_wrp {
  text-align: center;
  margin-top: 80px;
}
.tel_wrp dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #003567;
  margin-bottom: 10px;
}
.tel_wrp dl dd {
  font-size: 16px;
  font-weight: bold;
  color: #323333;
}
.tel_wrp dl dd:first-of-type {
  margin-bottom: 10px !important;
}
.tel_wrp dl dd a {
  font-size: 48px;
  color: #003567;
}
.line {
  width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: 152px;
  border-bottom: #000 1px dotted;
  margin-bottom: 95px;
}
.fumi_teiin {
  margin-left: 0 !important;
  text-indent: 0px !important;
}
.sc_title {
  font-size: 18px;
  font-weight: bold;
}
.month_wrp {
  margin-top: 45px;
}
.month_wrp dl:nth-child(1) {
  float: left;
}
.month_wrp dl:nth-child(2) {
  float: right;
}
.month_wrp dl dt {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom: #000 1px solid;
  width: 377px;
  margin-bottom: 5px;
}
.month_wrp dl dd {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 3px;
}
.month_wrp dl:nth-child(1) {
  margin-bottom: 45px;
}
select[name="レッスン日"] {
  width: 298px !important;
}
option {
  padding-bottom: 0.5em;
}
@media only screen and (max-width:640px) {
  .cont_wrp {
    width: 90%;
  }
  td:first-of-type {
    width: 16%;
    text-align: left;
  }
  table span {
    padding-left: 0;
  }
  .input_box {
    margin-bottom: 30px;
  }
  .input_item {
    margin-bottom: 0px;
    width: 100%;
  }
  .input_item dl dt {
    float: none;
    font-size: 18px;
    height: 30px;
    line-height: 1.8em;
    padding: 3px 0;
    width: 95px;
  }
  .input_item dl dd {
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 1.8em;
    width: 100%;
  }
  .input_item dl {
    width: 100%;
  }
  .line01input {
    display: block;
    float: none;
    margin-bottom: 34px;
    width: 100%;
  }
  .line01input dt {
    float: none;
    width: 115px;
    margin-bottom: 10px;
  }
  .jyusho_dd {
    float: none;
    width: 100% !important;
  }
  input[name="住所"], input[name="住所 "] {
    font-size: 18px;
    height: 30px;
    margin: 0;
    padding: 3px 0;
    width: 98% !important;
  }
  .tel_wrp dl dd a {
    color: #003567;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
  }
  
  .tel_wrp dl dd {
    margin-bottom: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #323333;
    line-height: 1.8em;
  }
  select {
    width: 100%;
    font-size: 12px;
    padding: 10px;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    background: #fff;
    text-align: center;
    background-color: #222222;
  }
  select[name="年"], select[name="月"], select[name="日にち"] {
    -moz-appearance: none;
    background: #222222 none repeat scroll 0 0;
    border: 1px solid #999;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    width: 20%;
  }
  .calendar_wrp {
    width: 100%;
    height: 610px;
    overflow-x: scroll;
    -webkit-overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    transform: translateZ(0);
  }
  .line {
    border-bottom: 1px dotted #000;
    box-sizing: border-box;
    margin: 0 auto 95px;
    padding-bottom: 152px;
    width: 95%;
  }
  input[name="お仲間名"] {
    width: 98%;
  }
  .nengappi {
    width: 98% !important;
  }
  .shousai dt {
    width: 6em;
  }
  .nijikan {
    display: block;
    margin-left: 1em !important;
  }
  .shousai li:nth-child(5), .shousai p:nth-child(6) {
    font-size: 16px;
    text-indent: -1em;
    margin-left: 1em;
  }
  .cation {
    font-size: 14px;
  }
  .nengappi dd {
    width: 100% !important;
  }
  .month_wrp dl dd {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .form_leed {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.8em;
  }
  .sp_cld_leed {
    display: block;
    font-size: 12px;
    color: #a40000;
    margin-bottom: 5px;
  }
}