.clear:after {
  display: block;
  content: "clear";
  width: 0;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

.show_main {
  display: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none
}

.contact_tab > .wpcf7 {
  border:none;
}

.contact_form {
  padding: 85px 0 90px;
  background: #2f8dbb;
  background: -moz-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #2f8dbb), color-stop(100%, #2fadbb));
  background: -webkit-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: -o-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: -ms-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: linear-gradient(to right, #2f8dbb 0, #2fadbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f8dbb', endColorstr='#2fadbb', GradientType=0)
}

:root .contact_form {
  filter: none
}

.wpcf7-form div#anchor_contact {
  font-size: 16px;
  color: #efefef;
}

.contact_form .inner {
  width: 750pt;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 50px
}

.contact_content {
  width: 750pt;
  max-width: 95%;
  margin: 45px auto 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box
}

.contact_content02 {
  border-top: 0 0 !important
}

.contact_line {
  width: 100%;
  display: table;
  margin-bottom: 14px;
  table-layout: fixed
}

.contact_line01 {
  margin-bottom: 25px
}

.contact_type {
  width: 260px;
  display: table-cell;
  vertical-align: middle;
  font-size: 2rem;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  padding-right: 15px;
  padding-left: 5pc;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 3px
}

.contact_type.mast:after {
  content: "必須";
  color: #fff;
  background-color: #fe8300
}

.contact_type.mast02:after,
.contact_type.mast:after {
  display: inline-block;
  width: 55px;
  font-size: 1.6rem;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  font-weight: 700;
  border: 1px solid #fe8300;
  padding: 5px 0 4px;
  padding: 7px 0 2;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 20px
}

.contact_type.mast02:after {
  content: "任意";
  color: #fe8300;
  background-color: #fff
}

:root .contact_type.mast:after,
_::-webkit-full-page-media,
_:future {
  padding: 6px 0 5px
}

.contact_line02 .contact_type {
  vertical-align: top;
  padding-top: 23px
}

.check .contact_line02 .contact_type {
  padding-top: 15px
}

.contact_write {
  width: auto;
  display: table-cell;
  vertical-align: middle;
  height: 4pc
}

.contact_write02 {
  padding: 0 0 0 25px
}

.name_inputBox {
  overflow: hidden
}

.name_inputBox li {
  width: 50%;
  float: left
}

.name_inputBox li input {
  width: 358px;
  max-width: 95%
}

.name_inputBox li:nth-child(2) input {
  margin: 0 0 0 auto
}

.radio_list {
  width: 100%
}

.radio_list li {
  width: 110px;
  float: left;
  position: relative;
  font-size: 1pc;
  padding-left: 13px
}

.radio_list02 li {
  width: 150px
}

.radio_list .wpcf7-list-item,
.radio_left {
  width: 18px
}

.radio_list .wpcf7-list-item,
.radio_left,
.radio_right {
  display: table-cell;
  vertical-align: middle
}


.radio_right {
  padding-left: 10px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  padding-top: 3
}

.radio_list li input[type="radio"] {
  width: 1pc;
  height: 1pc;
  opacity: 0;
  display: block
}

.radio_list li label {
  position: absolute;
  left: 13px;
  top: 2px;
  width: 1pc;
  height: 1pc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  box-sizing: border-box
}

.radio_list li input.input_radio:checked+label {
  background: #fff
}

.radio_list li input.input_radio:checked+label:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  background-color: #fe8300;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #7e7e7e;
  font-size: 1pc;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif;
  font-weight: 400
}

input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
  color: #7e7e7e;
  font-size: 1pc;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif;
  font-weight: 400
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #7e7e7e;
  font-size: 1pc;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif;
  font-weight: 400
}

input.input_text,
textarea {
  display: block;
  width: 100%;
  height: 4pc;
  border: 0;
  background: #fff;
  font-size: 1.6rem;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif;
  padding: 0 20px;
  padding-top: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  outline: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  border: 1px solid #fff;
  border-radius: 8px
}

textarea {
  height: auto;
  padding: 15px 20px;
  resize: none
}

.birthdayBox ul li {
  display: inline-block;
  padding-right: 30px
}

.birthdayBox ul li:last-child {
  padding-right: 0
}

.birthdayBox ul li span {
  font-size: 1.6rem;
  margin-left: 9pt
}

.birthdayBox02 ul li {
  display: inline-block;
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px
}

.birthdayBox02 ul li:last-child {
  padding-right: 0
}

.birthdayBox02 ul li span {
  font-size: 1.6rem;
  margin-left: 9pt
}

.contact_write select {
  position: relative;
  width: 358px;
  padding: 24px 50px 22px 1pc;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1;
  background: url(../img/k_select_bg.png)scroll, #fff;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px)center;
  border: 1px solid #fff;
  border-radius: 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif;
  outline: 0
}

select::-ms-expand {
  display: none
}

.name_inputBox li > .wpcf7-form-control-wrap {
  margin: 0;
}

.name_inputBox li select {
  width: 358px;
  max-width: 95%
}

.name_inputBox li:nth-child(2) select {
  margin: 0 0 0 auto
}

.contact_type03 {
  display: block;
  width: 435px;
  padding-right: 0;
  margin-right: 0;
  margin-top: 10px;
  padding-right: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.contact_type03.mast:after {
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.contact_write03 {
  padding-top: 22px;
  padding-bottom: 20px
}

.checkbox_list ul {
  position: relative;
  margin-bottom: -15px
}

.checkbox_list li {
  float: left;
  position: relative;
  font-size: 1.6rem;
  padding-right: 20px;
  margin-bottom: 15px
}

.checkbox_left {
  width: 18px;
  display: table-cell;
  vertical-align: top;
  padding-top: 2px
}

.input_chb {
  width: 18px;
  height: 18px;
  opacity: 0;
  vertical-align: middle
}

.checkbox_list label {
  position: absolute;
  left: 0;
  top: 2px;
  margin: auto;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e0e4ec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.checkbox_list input.input_chb:checked+label {
  background: #0650cb
}

.checkbox_list input.input_chb:checked+label:after {
  content: "";
  position: absolute;
  left: 4px;
  bottom: 7px;
  width: 7px;
  height: 3px;
  border: 2px solid #fff;
  border-top: 0;
  border-right: 0;
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.checkbox_right {
  width: auto;
  display: table-cell;
  padding-left: 8px;
  vertical-align: top;
  color: #000;
  font-size: 1.6rem
}

.contact_annotation {
  padding-top: 20px;
  font-size: 1.6rem;
  line-height: 2.2rem
}

.experienceBox {
  width: 100%;
  border-collapse: separate
}

.experienceBox td.eC_borderB {
  border-bottom: 4px solid #fff
}

.experienceBox td.eC_borderR {
  border-right: 4px solid #fff
}

.experienceBox td.eC_th {
  width: 285px;
  padding: 22px 20px 18px;
  vertical-align: top;
  font-size: 1.6rem;
  color: #000;
  font-weight: 700;
  line-height: 2.2rem;
  text-align: justify
}

.experienceBox td.eC_td,
.experienceBox td.eC_th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.experienceBox td.eC_td {
  padding: 20px;
  vertical-align: middle
}

.experienceBox td.eC_td .checkbox_list li {
  padding-right: 0;
  margin-bottom: 0;
  top: 1px
}

.experienceBox select {
  position: relative;
  width: 7pc;
  padding: 10px 28px 10px 1pc;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1;
  background: url(../image/k_select_bg.png)no-repeat scroll right center, #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none
}

.computationTime {
  width: 98%;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 5px
}

.computationTime table {
  width: 100%
}

.computationTime table td:nth-child(1) {
  width: 43px;
  font-size: 1.6rem;
  line-height: 1
}

.computationTime input.input_text {
  height: 38px;
  border: 1px solid #fff
}

.computationTime p {
  font-size: 1.4rem;
  padding-top: 10px
}

.eB_pink {
  background-color: #ffe8e9
}

.eB_blue {
  background-color: #d2ecf6
}

.eB_yellow {
  background-color: #f7e8ad
}

.eB_green {
  background-color: #cce198
}

.mg_bottom20 {
  margin-bottom: 20px
}

.font_normal {
  font-weight: 400
}

.contact_type04 {
  display: block;
  width: auto;
  margin-right: 0;
  margin-top: 10px;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.contact_annotation02 {
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding-top: 10px
}

.agree {
  position: relative;
  margin-top: 25px
}

.agree_left {
  width: 18px;
  display: table-cell;
  vertical-align: top;
  padding-top: 2px
}

.agree label {
  position: absolute;
  left: 0;
  top: 2px;
  margin: auto;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #e0e4ec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.agree input.input_chb:checked+label {
  background: #0650cb
}

.agree input.input_chb:checked+label:after {
  content: "";
  position: absolute;
  left: 4px;
  bottom: 7px;
  width: 7px;
  height: 3px;
  border: 2px solid #fff;
  border-top: 0;
  border-right: 0;
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.agree_right {
  width: auto;
  display: table-cell;
  padding-left: 10px;
  vertical-align: top;
  color: #e60012;
  font-size: 1pc;
  font-weight: 700
}

.wpcf7-form .wpcf7-previous,
.wpcf7-form .wpcf7-submit,
.wpcf7-form .wpcf7-submit,
#submit {
  width: 5in;
  /* padding: 25px 5px 22px; */
  padding: 9px 5px;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 2.8rem;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  border: 1px solid #fe8300;
  display: block;
  margin: 35px auto 0;
  background: url(../img/annoyance_img02.png), #fe8300;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 30px)center !important;
  transition: all .5s;
  box-shadow: none;
}
.wpcf7-form .wpcf7-previous {
  border: 1px solid #666;
  background: url(../img/annoyance_img02.png), #666;
}

.wpcf7-form .wpcf7-previous:hover {
  color: #666;
  background: url(../img/annoyance_img03-2.png), #fff;
}
.wpcf7-form .wpcf7-submit:hover,
#submit:hover {
  color: #fe8300;
  background: url(../img/annoyance_img03.png), #fff;
}

.check {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .8);
  z-index: 1;
  color: #000
}

.check_content .contact_type {
  color: #221815;
  padding-left: 0;
  width: 190px
}

.check_content {
  overflow: auto;
  max-height: 80%;
  background: #fff;
  padding: 50px 50px 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box
}

.check_content .contact_line {
  margin-bottom: 20px
}

.check_content .contact_line:last-of-type .contact_type {
  vertical-align: top
}

.check_txt {
  font-size: 1pc;
  background: #efefef;
  padding: 15px 20px 9pt;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box
}

.check_btn {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  clear: both;
  padding: 50px 0
}

.check_btn a {
  width: 48%;
  display: block;
  float: right;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  background: #a0a0a0;
  text-align: center;
  color: #fff;
  padding: 20px 10px 18px;
  padding: 23px 10px 15;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-radius: 10px
}

.check_btn a.next {
  margin-left: 4%;
  color: #fff;
  background: #fe8300
}

.check_btn a:hover {
  transform: translateY(-5px)
}

pre {
  font-size: 1pc;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #efefef;
  padding: 15px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-family: 游ゴシック, YuGothic, メイリオ, Meiryo, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, sans-serif
}

.thankspage_pop {
  z-index: 1;
  color: #000;
  padding: 5pc 0;
  background: #2f8dbb;
  background: -moz-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #2f8dbb), color-stop(100%, #2fadbb));
  background: -webkit-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: -o-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: -ms-linear-gradient(left, #2f8dbb 0, #2fadbb 100%);
  background: linear-gradient(to right, #2f8dbb 0, #2fadbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f8dbb', endColorstr='#2fadbb', GradientType=0)
}

:root .thankspage_pop {
  filter: none
}

.thankspage_pop_content {
  text-align: center;
  border-top: 2px solid #2fafbb;
  border-bottom: 2px solid #2fafbb;
  padding: 60px 0 50px;
  font-size: 20px;
  font-weight: 700;
  color: #2fafbb;
  background-color: #fff
}

.thankspage {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: hsla(0, 0%, 100%, .8);
  z-index: 1;
  color: #000
}

.thankspage_content {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  border-top: 2px solid #255898;
  border-bottom: 2px solid #255898;
  padding: 60px 0 50px;
  font-size: 20px;
  font-weight: 700;
  color: #255898;
  background-color: #fff
}

.btn_top {
  display: block;
  color: #fff;
  text-align: center;
  margin: 40px auto 0;
  line-height: 1;
  padding: 20px 10px 18px;
  padding: 23px 10px 15;
  width: 350px;
  border: 1px solid #fe8300;
  border-radius: 5px;
  background: url(../img/annoyance_img02.png), #fe8300;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 30px)center !important
}

.btn_top:hover {
  color: #fe8300;
  background: url(../img/annoyance_img03.png), #fff
}

.mg_bottom0 {
  margin-bottom: 0 !important
}


/* 追加CSS */
.wpcf7-form .radio_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wpcf7-form .radio_list .wpcf7-form-control {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 1em;
  max-width: 300px;
  width: 95%;
}
.wpcf7-form .radio_list .wpcf7-form-control .wpcf7-list-item {
  padding: 0 .25em 0 0;
  box-sizing: border-box;
}

.wpcf7-form .radio_list .wpcf7-list-item {
  position: relative;
  display: flex;
  align-items: center;
  /* margin-bottom: 10px; */
}

.wpcf7-form .radio_list input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.wpcf7-form .radio_list label {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 30px; /* Space for custom radio */
}

.wpcf7-form .radio_list label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px; /* Size of the custom radio */
  height: 20px; /* Size of the custom radio */
  border-radius: 50%;
  border: 2px solid #ccc; /* Border color of the custom radio */
  background: #fff; /* Background color of the custom radio */
  transform: translateY(-50%);
}

.wpcf7-form .radio_list input[type="radio"]:checked + .wpcf7-list-item-label::before {
  background: #fff;
  border-color: #fe8300; /* Border color when selected */
}

.wpcf7-form .radio_list input[type="radio"]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 16%;
  top: 50%;
  width: 10px; /* Size of the inner dot */
  height: 10px; /* Size of the inner dot */
  background-color: #fe8300; /* Color of the inner dot */
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.wpcf7-form .wpcf7-list-item-label {
  display: inline;
  /* position: relative; */
  padding-left: 10px; /* Adjust to avoid overlap with the custom radio */
  width: auto;
  word-break: keep-all;
  font-size: 18px;
  color: #FFF;
}





@media only screen and (max-width:1024px) {
  .radio_list li {
    width: 150px
  }

  .radio_list02 {
    position: relative;
    top: 5px;
    margin-bottom: -5px
  }

  .radio_list02 li {
    margin-bottom: 5px
  }

  input.input_text,
  textarea {
    padding: 0 15px
  }

  textarea {
    height: auto;
    resize: none
  }

  .check_txt,
  textarea {
    padding: 15px
  }

  .check_btn a {
    width: 49%;
    font-size: 18px;
    padding: 20px 10px 18px
  }

  .check_btn a.next {
    margin-left: 2%
  }

  pre {
    padding: 15px
  }
}

@media only screen and (max-width:768px) {
  .contact_explain {
    font-size: 1.4rem;
    line-height: 2rem;
    padding-bottom: 20px
  }

  .contact_form .inner {
    padding-top: 40px
  }

  .contact_content {
    margin-top: 30px
  }

  .contact_type {
    padding-left: 0
  }

  .contact_type.mast02:after,
  .contact_type.mast:after {
    font-size: 1.2rem;
    border-radius: 3px;
    padding: 4px 0;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 10px
  }

  :root .contact_type.mast:after,
  _::-webkit-full-page-media,
  _:future {
    padding: 4px 0 2px
  }

  input.input_text,
  textarea {
    height: 3pc;
    border-radius: 5px
  }

  .contact_write select {
    padding: 1pc 50px 14px 1pc
  }

  textarea {
    height: auto
  }

  .name_inputBox li input {
    max-width: 98%
  }

  .radio_right {
    padding-left: 8px;
    font-size: 1.6rem;
    padding-top: 2px
  }

  .radio_list li label {
    top: 0
  }

  .contact_line {
    width: 100%;
    display: block;
    margin-bottom: 20px
  }

  .contact_line01 {
    margin-bottom: 15px
  }

  .contact_type {
    width: 100%;
    display: block;
    text-align: left;
    padding-right: 0;
    margin-bottom: 10px;
    font-size: 1.8rem
  }

  .contact_type br {
    display: none
  }

  .check .contact_line02 .contact_type,
  .contact_line02 .contact_type {
    padding-top: 0
  }

  .contact_write {
    width: 100%;
    display: block;
    padding: 0;
    height: auto
  }

  .contact_write03 {
    padding-top: 0;
    padding-bottom: 0
  }

  .checkbox_list {
    margin-bottom: -15px
  }

  .checkbox_list02 {
    margin-bottom: 0
  }

  .experienceBox td.eC_th {
    width: 225px;
    padding: 15px 15px 9pt
  }

  .experienceBox td.eC_td {
    padding: 15px
  }

  .contact_annotation02 {
    padding-top: 0
  }

  .agree {
    margin-top: 15px
  }

  .contact_annotation {
    padding-top: 5px
  }

  .wpcf7-form .wpcf7-submit,
  .wpcf7-form .wpcf7-previous,
  #submit {
    margin: 40px auto 0;
    padding: 17px 5px 14px;
    font-size: 2rem;
    width: 90%;
    background-position: calc(100% - 25px)center !important
  }

  #submit,
  #submit:hover {
    background-size: 8px auto
  }

  .check_content {
    padding: 50px 20px 0
  }

  .check_content .contact_line {
    margin-bottom: 20px
  }

  .check_content .contact_line:last-of-type .contact_type {
    vertical-align: top
  }

  .check_txt,
  pre {
    padding: 15px
  }

  .btn_top {
    padding: 17px 5px 14px;
    width: 20pc;
    background-position: calc(100% - 25px)center !important
  }

  .btn_top,
  .btn_top:hover {
    background-size: 8px auto
  }
}

@media only screen and (max-width:650px) {
  .name_inputBox02 li {
    width: 60%
  }

  .name_inputBox02 li select {
    width: 100%;
    max-width: 100%
  }
}

@media only screen and (max-width:480px) {
  .contact_form .inner {
    padding-top: 35px
  }

  .contact_tab_btn {
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding: 15px 10px 10px
  }

  .contact_content {
    margin-top: 25px
  }

  .contact_line01 {
    margin-bottom: 5px
  }

  .contact_type {
    text-align: justify
  }

  .radio_list {
    width: 100%
  }

  .radio_list li {
    float: left;
    margin-bottom: 0;
    font-size: 1.4rem;
    width: 75pt
  }

  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-size: 1.4rem
  }

  input:-moz-placeholder,
  input::-moz-placeholder,
  textarea:-moz-placeholder,
  textarea::-moz-placeholder {
    font-size: 1.4rem
  }

  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-size: 1.4rem
  }

  input.input_text,
  textarea {
    font-size: 1.4rem;
    padding: 2px 10px 0
  }

  textarea {
    padding: 10px
  }

  .contact_write select {
    font-size: 1.4rem
  }

  .contact_type03 {
    padding-right: 55px
  }

  .contact_type03.mast:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
  }

  .radio_right {
    font-size: 1.4rem
  }

  .birthdayBox ul li {
    padding-right: 20px
  }

  .birthdayBox ul li span {
    font-size: 1.4rem
  }

  .birthdayBox02 ul li {
    padding-right: 20px
  }

  .birthdayBox02 ul li span {
    font-size: 1.4rem
  }

  .checkbox_list {
    margin-bottom: -10px
  }

  .checkbox_list02 {
    margin-bottom: 0
  }

  .checkbox_list li {
    padding-right: 15px;
    margin-bottom: 10px
  }

  .checkbox_right {
    padding-top: 1px
  }

  .checkbox_right,
  .contact_annotation {
    font-size: 1.4rem
  }

  .experienceBox td.eC_th {
    width: 35%;
    padding: 15px 10px 9pt;
    font-size: 1.4rem;
    line-height: 1.8rem
  }

  .experienceBox td.eC_td {
    padding: 10px 10px 8px
  }

  .computationTime table td:nth-child(1) {
    width: 35px;
    font-size: 1.4rem
  }

  .contact_annotation02 {
    font-size: 1.2rem;
    line-height: 2rem
  }

  .agree_right {
    font-size: 14px;
    padding-top: 1px
  }

  .wpcf7-form .wpcf7-previous,
  .wpcf7-form .wpcf7-submit,
  #submit {
    margin: 30px auto 0;
    font-size: 2rem;
    background-position: calc(100% - 15px)center !important
  }

  .check_content {
    padding: 40px 15px 0
  }

  .check_txt {
    font-size: 14px;
    padding: 15px
  }

  .check_btn {
    padding: 40px 0
  }

  .check_btn a {
    width: 100%;
    float: none;
    font-size: 1pc;
    padding: 20px;
    border-radius: 5px
  }

  .check_btn a.next {
    margin-left: 0;
    margin-bottom: 20px
  }

  pre {
    font-size: 14px;
    padding: 15px
  }

  .thankspage_content {
    font-size: 18px
  }

  .btn_top {
    max-width: 85%
  }

  .thankspage_pop_content {
    font-size: 1.8rem
  }

  .btn_top {
    background-position: calc(100% - 15px)center !important
  }

  .name_inputBox02 li {
    width: 100%
  }
}