#js_page1,
#js_page2,
#js_router_info,
#js_fsmore,
#js_hkmore {
  display: none;
}

#js_page1.active,
#js_page2.active,
#js_router_info.active,
#js_fsmore.active,
#js_hkmore.active {
  display: block;
}

body {
  font-size: 14px;
  color: #555555;
}
@media screen and (min-width: 780px) {
  body {
    font-size: 16px;
  }
}

a:hover {
  opacity: 1;
}

.hp_fz14 {
  font-size: 14px;
}

@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .inner_wrapper .bl_confirm_table_one_txt.hp_pl2 {
    padding-left: 2.6em;
  }
}

.bl_fvArea {
  width: 95%;
  height: auto;
  margin: 0 auto;
}
.bl_fvArea .mobile_fv {
  display: block;
  width: 100%;
}
.bl_fvArea .lg_fv {
  display: none;
  width: 100%;
}

.el_btn {
  width: 90%;
  height: 65px;
  border-radius: 6px;
  margin: 0 auto 1em;
  cursor: pointer;
  transition: 0.3s;
}
.el_btn p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  height: 100%;
}
.el_btn #submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: bold;
}

.el_btn.orange {
  border: 2px solid #10a99a;
}

.el_btn.orange:hover {
  background-color: #10a99a;
  color: white;
  transition: 0.3s;
}

.el_btn.gray {
  border: 2px solid #c6c6c6;
  background-color: #e6e6e6;
}

.el_btn.gray:hover {
  opacity: 0.7;
  transition: 0.3s;
}

input[type=text]:focus,
input[type=date]:focus,
select:focus {
  outline: 2px solid #6464e6;
}

#js_contractor_address_not,
#js_machine_address_not,
#js_installation_address_not,
#js_claim_address_not {
  display: none;
}

#js_contractor_address_not.active,
#js_machine_address_not.active,
#js_installation_address_not.active,
#js_claim_address_not.active {
  display: block;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-response-output {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 0 auto 1em !important;
  font-size: 1.1rem;
}

.bl_form {
  padding: 3em 2em;
}
.bl_form .inner_wrapper {
  width: 95%;
  margin: 0 auto;
}
.bl_form_title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 2em;
  padding: 0.25em;
  border-bottom: 2px solid #6464e6;
  font-size: 1.5rem;
  font-weight: bold;
}
.bl_form_one {
  margin: 1em 0;
}
@media screen and (min-width: 780px) {
  .bl_form_one_area {
    display: flex;
    justify-content: center;
  }
}
.bl_form_one_area.file {
  margin: 0em auto;
}
.bl_form_one_area_titleArea {
  width: 100%;
}
@media screen and (min-width: 780px) {
  .bl_form_one_area_titleArea {
    width: 30%;
    min-width: 210px;
  }
}
.bl_form_one_area_titleArea_title {
  font-weight: bold;
  padding: 1em 1em 1em 0;
}
@media screen and (min-width: 780px) {
  .bl_form_one_area_titleArea_title {
    padding: 1em;
  }
}
.bl_form_one_area_titleArea_title.file {
  font-size: 18px;
  padding: 16px 16px 0 0;
}
@media screen and (min-width: 780px) {
  .bl_form_one_area_titleArea_title.file {
    padding: 16px;
  }
}
.bl_form_one_area_titleArea_title span {
  font-size: 0.8rem;
  color: red;
}
.bl_form_one_area_titleArea_title.file {
  padding-bottom: 0;
}
.bl_form_one_area_inputArea {
  width: 100%;
}
@media screen and (min-width: 780px) {
  .bl_form_one_area_inputArea {
    width: 70%;
  }
}
.bl_form_one_area_inputArea select {
  width: 200px;
}
.bl_form_one_area_delivery_request {
  width: 70%;
}
.bl_form_one_area_delivery_request input {
  width: 200px;
}
.bl_form_one_postInputArea {
  width: 100%;
}
@media screen and (min-width: 780px) {
  .bl_form_one_postInputArea {
    width: 62%;
  }
}
.bl_form_one_postInputArea_one {
  margin: 0.5em 0;
}
.bl_form_one_postInputArea_one p {
  font-weight: bold;
}
.bl_form_one_formInput {
  background-color: #ededff;
  padding: 1em;
  width: 100%;
  line-height: 1.5;
  min-width: 100px;
}
.bl_form_one_formInput::-moz-placeholder {
  color: #808080;
}
.bl_form_one_formInput::placeholder {
  color: #808080;
}
.bl_form_one_formpostNumber {
  width: 40%;
}
.bl_form_one_formpost {
  width: 100%;
}
.bl_form_one_formpost:focus {
  border: 1px solid #6464e6;
}
.bl_form_one_check {
  display: inline-block;
  font-weight: bold;
  width: auto;
  margin-top: -3px;
  margin-right: 0.5em;
  font-weight: bold;
}
.bl_form_one_checknot::after, .bl_form_one_checknotKiki::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  position: relative;
  top: 0;
  left: 0;
}
.bl_form_one_info {
  margin: 1em 0 0 0;
  color: #808080;
  font-size: 0.8rem;
  text-align: left;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
}
@media screen and (min-width: 780px) {
  .bl_form_one_info {
    font-size: 14px;
  }
}
.bl_form_one_file {
  font-weight: bold;
  background-color: transparent;
  width: 100%;
  padding: 1em 0;
}
@media screen and (min-width: 780px) {
  .bl_form_one_file {
    padding: 1em;
  }
}
.bl_form_one_file:active {
  border: none;
}
.bl_form_one_fileInfo {
  color: #808080;
  font-size: 0.8rem;
  font-weight: bold;
}
.bl_form_one_fileInfo_li {
  margin-left: 1em;
  text-indent: -1em;
}
.bl_form_checkarea {
  display: flex;
  flex-direction: column;
  margin: 2em auto;
  width: -moz-fit-content;
  width: fit-content;
}
.bl_form_checkarea label {
  text-align: left;
  width: 300px;
  font-size: 14px;
}
.bl_form .post {
  margin-right: 1em;
}

.bl_plan .inner_wrapper {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 0 0 1em;
  border-radius: 20px 20px 0 0;
}
.bl_plan h2 {
  width: 100%;
  padding: 1em 0;
  border-radius: 20px 20px 0 0;
  background-color: #6464e6;
  color: white;
  text-align: center;
  font-size: 1.25rem;
}
.bl_plan p {
  font-size: 14px;
}
.bl_plan_one {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px dotted #707070;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1.5em 0.5em;
}
@media screen and (min-width: 780px) {
  .bl_plan_one {
    padding: 1.5em 5em;
  }
}
.bl_plan_one_title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.bl_plan_one_title.hp_pl1 {
  padding-left: 1em;
}
.bl_plan_one_txt {
  font-weight: bold;
}
.bl_plan_one .exp {
  font-weight: normal;
  font-size: 0.8rem;
}
.bl_plan_one_txt.exp.mt1 {
  margin-top: 1em;
}
.bl_plan_one .exp.mr1 {
  margin-right: 1em;
}
.bl_plan_one_icon::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #6464e6;
  content: "\f107";
  position: relative;
  top: 1px;
  left: 0.5em;
  font-size: 1.2rem;
}
.bl_plan_one_ul_li {
  font-size: 12px;
  color: #717171;
  font-weight: bold;
}
@media screen and (min-width: 780px) {
  .bl_plan_one_ul_li {
    font-size: 14px;
  }
}
.bl_plan_one_ul_li a {
  color: #717171;
  text-decoration: underline;
}
.bl_plan_one.blue {
  background-color: #ededff;
}

.bl_confirm {
  padding: 3em 0em;
}
.bl_confirm h2 {
  width: 100%;
  padding: 1em 0 2em;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}
.bl_confirm .inner_wrapper {
  width: 95%;
  margin: 0 auto;
}
.bl_confirm_table_one_title {
  font-weight: bold;
  background-color: #6464e6;
  padding: 1em;
  color: white;
}
.bl_confirm_table_one_txt {
  padding: 1em;
  background-color: #ededff;
  font-weight: bold;
}

.bl_form_one.bl_form_checkarea {
  margin: 2em auto;
}

.bl_productInfo.bl_confirm {
  padding-bottom: 0;
}
.bl_productInfo.bl_confirm .inner_wrapper h2 {
  padding-bottom: 0.5em;
  text-align: left;
  font-size: 1rem;
  max-width: 850px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .inner_wrapper h2 {
    width: 85%;
  }
}
@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .inner_wrapper {
    width: 85%;
  }
}
.bl_productInfo.bl_confirm .inner_wrapper .bl_confirm_table_one {
  border-bottom: 1px solid white;
}
@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .inner_wrapper .bl_confirm_table_one {
    border-bottom: 2px solid white;
  }
}
.bl_productInfo.bl_confirm .inner_wrapper .bl_confirm_table_one_title {
  border-bottom: 1px solid white;
}
@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .inner_wrapper .bl_confirm_table_one_title {
    width: 28%;
    border-right: 2px solid white;
  }
}
@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .inner_wrapper .bl_confirm_table_one_txt {
    width: 57%;
    padding-left: 2em;
  }
}
.bl_productInfo.bl_confirm .exp {
  width: 90%;
  max-width: 850px;
  text-align: left;
  font-size: 0.8rem;
  margin: 0.5em auto;
  font-weight: bold;
}
@media screen and (min-width: 780px) {
  .bl_productInfo.bl_confirm .exp {
    width: 85%;
    font-size: 0.9rem;
  }
}
.bl_productInfo.bl_confirm .bl_confirm_table_one_title {
  background-color: #10a99a;
}
.bl_productInfo.bl_confirm .bl_confirm_table_one_txt {
  background-color: #e7f8f7;
}

.productPoint {
  margin: 5em auto 3em;
}
.productPoint .inner_wrapper {
  width: 95%;
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 780px) {
  .productPoint .inner_wrapper {
    flex-direction: row;
    width: 70%;
    min-width: 700px;
  }
}
.productPoint_one {
  border: 2px solid #6464e6;
  position: relative;
  margin: 2em auto;
  width: 95%;
}
@media screen and (min-width: 780px) {
  .productPoint_one {
    width: 47%;
  }
}
.productPoint_one_pointArea {
  background-color: #6464e6;
  width: 50%;
  margin: 0 auto;
  padding: 1em;
  position: absolute;
  top: 0;
  left: 25%;
  transform: translateY(-50%);
}
.productPoint_one_pointArea p {
  color: white;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.productPoint_one_txtArea {
  padding: 4em 3em 1em;
  padding-top: 4em;
  height: 100%;
}
.productPoint_one_txtArea_txt {
  font-weight: bold;
}
.productPoint_one_txtArea img {
  width: 100%;
}

.bl_attention {
  margin: 1em auto 3em;
}
.bl_attention h2 {
  margin-bottom: 1em;
  font-weight: bold;
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
}
.bl_attention .inner_wrapper {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 2em;
  border: 1px solid #707070;
  padding: 1em;
}
@media screen and (min-width: 780px) {
  .bl_attention .inner_wrapper {
    width: 60%;
    min-width: 700px;
    max-width: 920px;
  }
}

.bl_terms {
  margin: 1em auto 5em;
}
@media screen and (min-width: 500px) {
  .bl_terms {
    margin: 1em auto 3em;
  }
}
.bl_terms h2 {
  margin-bottom: 1em;
  font-weight: bold;
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
}
.bl_terms .inner_wrapper {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 2em;
}
.bl_terms_anchor {
  text-align: center;
}
.bl_terms_checkarea {
  text-align: center;
  margin: 2em 0;
}
.bl_terms_checkarea_check {
  margin-top: -3px;
  margin-right: 1em;
}

.btnArea {
  margin: 4em auto;
}

.formFooter .inner_wrapper {
  width: 100%;
  background-color: #6464e6;
}
.formFooter_nav {
  display: flex;
  flex-direction: column;
  color: white;
  gap: 1em;
  padding: 1.5em 1em;
}
@media screen and (min-width: 780px) {
  .formFooter_nav {
    flex-direction: row;
    gap: 3em;
  }
}
.formFooter_nav a {
  color: white;
}

@media screen and (min-width: 780px) {
  .bl_fvArea {
    width: 100%;
    height: auto;
  }
  .bl_fvArea .mobile_fv {
    display: none;
  }
  .bl_fvArea .lg_fv {
    display: block;
  }
  .bl_form .inner_wrapper {
    width: 50%;
    min-width: 700px;
    max-width: 920px;
  }
  .bl_form_one label {
    cursor: default;
  }
  .bl_form_one_area {
    display: flex;
    gap: 3em;
    justify-content: center;
  }
  .bl_form_one_postArea {
    display: flex;
    justify-content: center;
    gap: 3em;
  }
  .bl_form_one_postInputArea {
    width: 70%;
  }
  .bl_form_one_postInputArea_one {
    margin: 0.5em 0;
  }
  .bl_form_one_titleArea {
    width: 30%;
    min-width: 210px;
  }
  .bl_form_one_titleArea_title {
    padding: 1em;
  }
  .bl_form_one_formInput {
    width: 100%;
  }
  .bl_form_one_formpost {
    width: 100%;
  }
  .bl_form_one_formpostNumber {
    width: 30%;
  }
  .bl_form_one_fileInfo {
    width: 100%;
    margin: 0 auto;
  }
  .bl_form_one_fileInfo_li {
    text-indent: -1em;
  }
  .bl_form_one_file {
    width: 70%;
  }
  .bl_form_one_file:active {
    border: none;
  }
  .bl_plan .inner_wrapper {
    width: 70%;
    min-width: 780px;
    max-width: 1000px;
    margin: 0 auto;
  }
  .bl_form_checkarea {
    text-align: center;
    margin: 2em auto;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
  }
  .bl_confirm {
    padding: 3em 0em;
  }
  .bl_confirm h2 {
    width: 100%;
    padding: 1em 0 2em;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .bl_confirm .inner_wrapper {
    width: 70%;
    margin: 0 auto;
    min-width: 780px;
    max-width: 1000px;
  }
  .bl_confirm_table_one {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid white;
  }
  .bl_confirm_table_one_title {
    width: 25%;
    padding: 1.5em;
    text-align: center;
  }
  .bl_confirm_table_one_txt {
    width: 60%;
    padding: 1.5em;
  }
  .bl_terms {
    margin: 1em auto 3em;
  }
  .bl_terms h2 {
    margin-bottom: 1em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 1.5rem;
  }
  .bl_terms .inner_wrapper {
    width: 60%;
    margin: 0 auto;
    min-width: 700px;
    max-width: 920px;
  }
  .btnArea {
    width: 70%;
  }
  .formFooter {
    background-color: #6464e6;
  }
  .formFooter .inner_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .formFooter_nav a {
    color: #fff;
  }
}
.header {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 99;
  height: 70px;
}
@media screen and (min-width: 780px) {
  .header {
    height: 80px;
  }
}
.header .inner_wrapper {
  width: 95%;
  margin: 0 auto;
  padding: 24px 0 32px;
}
.header_imgArea {
  position: relative;
  padding: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.header_imgArea a {
  display: block;
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
}
.header_orderBtn {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #10a99a;
  cursor: pointer;
  width: 120px;
  height: 70px;
}
@media screen and (min-width: 780px) {
  .header_orderBtn {
    width: 155px;
    height: 80px;
  }
}
.header_orderBtn_a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 780px) {
  .header_orderBtn_a {
    font-size: 1.2rem;
  }
}
.header_orderBtn:hover {
  opacity: 0.8;
}

.bl_specification .inner_wrapper {
  width: 95%;
  margin: 0 auto;
  max-width: 920px;
}
.bl_specification_h2 {
  font-weight: bold;
  font-size: 1.25rem;
  text-align: center;
}
.bl_specification_imgArea {
  text-align: center;
}
.bl_specification_dlArea {
  margin: 32px auto;
  max-width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bl_specification_dlArea_dl {
  display: flex;
  flex-wrap: wrap;
}
.bl_specification_dlArea_dl_dt {
  display: inline-block;
  width: 20%;
  margin: 0 auto 20px;
}
.bl_specification_dlArea_dl_dd {
  font-weight: bold;
  width: 75%;
  display: inline-block;
  margin: 0 auto 20px;
}
.bl_specification_tableArea {
  max-width: 800px;
  margin: 0 auto;
}
.bl_specification_tableArea p {
  font-weight: bold;
  font-size: 12px;
}
@media screen and (min-width: 780px) {
  .bl_specification_tableArea p {
    font-size: 16px;
  }
}
.bl_specification_tableArea_one {
  border-top: 1px solid #afafaf;
  display: flex;
  box-sizing: border-box;
  height: 70px;
}
.bl_specification_tableArea_one:last-child {
  border-bottom: 1px solid #afafaf;
}
.bl_specification_tableArea_one.hp_h90 {
  height: 90px;
}
.bl_specification_tableArea_one.column2 {
  height: 140px;
}
.bl_specification_tableArea_one.column3 {
  height: 210px;
}
.bl_specification_tableArea_one_left {
  width: 50%;
  padding: 0 0.5em;
  border-right: 1px solid #afafaf;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.bl_specification_tableArea_one_left_one {
  padding: 0.5em 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.bl_specification_tableArea_one_left_one.column2 {
  height: 70px;
}
.bl_specification_tableArea_one_left_one.column3 {
  height: 70px;
}
.bl_specification_tableArea_one_left.row3 {
  width: 25%;
}
.bl_specification_tableArea_one_left.hk {
  width: 25%;
}
.bl_specification_tableArea_one_center {
  width: 25%;
  padding: 0;
  border-right: 1px solid #afafaf;
  box-sizing: border-box;
}
.bl_specification_tableArea_one_center.hk {
  width: 25%;
}
.bl_specification_tableArea_one_center_one {
  display: flex;
  align-items: center;
  padding: 0.5em;
  height: 100%;
}
.bl_specification_tableArea_one_center_one.column2 {
  height: 70px;
  border-bottom: 1px solid #afafaf;
}
.bl_specification_tableArea_one_center_one.column2:last-child {
  border-bottom: none;
}
.bl_specification_tableArea_one_center_one.column3 {
  height: 70px;
  border-bottom: 1px solid #afafaf;
}
.bl_specification_tableArea_one_center_one.column3:last-child {
  border-bottom: none;
}
.bl_specification_tableArea_one_right {
  width: 50%;
  max-width: 50%;
}
.bl_specification_tableArea_one_right_one {
  padding: 0.5em;
  display: flex;
  align-items: center;
  height: 100%;
}
.bl_specification_tableArea_one_right_one.column2 {
  border-bottom: 1px solid #707070;
  box-sizing: border-box;
  height: 70px;
}
.bl_specification_tableArea_one_right_one.column2:last-child {
  border: none;
}
.bl_specification_tableArea_one_right_one.column3 {
  border-bottom: 1px solid #707070;
  box-sizing: border-box;
  height: 70px;
}
.bl_specification_tableArea_one_right_one.column3:last-child {
  border: none;
}

.bl_btnArea {
  margin: 40px auto;
}

.el_moreBtn {
  padding: 1em;
  width: 80%;
  max-width: 300px;
  border: 2px solid #6464e6;
  border-radius: 33px;
  transition: 0.3s;
  cursor: pointer;
  margin: 0 auto;
}
.el_moreBtn p {
  color: #6464e6;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
}
.el_moreBtn:hover {
  transition: 0.3s;
  background-color: #6464e6;
}
.el_moreBtn:hover p {
  color: white;
}

.bl_expArea {
  width: 95%;
  margin: 16px auto;
  max-width: 800px;
}
@media screen and (min-width: 780px) {
  .bl_expArea {
    margin: 24px auto;
  }
}
.bl_expArea_ul_li {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 1em;
  text-indent: -2em;
  font-weight: bold;
}
@media screen and (min-width: 780px) {
  .bl_expArea_ul_li {
    font-size: 14px;
  }
}

.bl_flow {
  margin: 6em auto;
}
.bl_flow .inner_wrapper {
  width: 95%;
  margin: 0 auto;
  max-width: 800px;
}
.bl_flow_h2 {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  margin-bottom: 2em;
}
.bl_flow_area_one {
  padding: 1em;
  background-color: #ededff;
}
.bl_flow_area_one_imgArea {
  text-align: center;
}
.bl_flow_area_one_h3 {
  font-weight: bold;
  padding: 0.5em 0;
  text-align: center;
}
@media screen and (min-width: 780px) {
  .bl_flow_area_one_h3 {
    font-size: 18px;
  }
}
.bl_flow_area_one_txt {
  text-align: center;
  font-size: 0.9rem;
}
.bl_flow_area_one_txt a {
  color: #6464e6;
}
.bl_flow_area_one_triangle {
  width: 100%;
  height: 60px;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
          clip-path: polygon(0 0, 100% 0%, 50% 100%);
  background-color: #ededff;
  margin-bottom: 20px;
  position: relative;
  top: -1px;
}

.bl_tokusho {
  margin: 32px auto 120px;
}
.bl_tokusho .inner_wrapper {
  max-width: 800px;
  margin: 0 auto;
  width: 95%;
}
.bl_tokusho_h2 {
  font-size: 20px;
  margin-bottom: 2.5em;
  font-weight: bold;
  text-align: center;
}
.bl_tokusho_tableArea {
  width: 85%;
  margin: 0 auto;
}
.bl_tokusho_tableArea_one {
  display: flex;
  flex-direction: column;
}
.bl_tokusho_tableArea_one_left {
  border: 1px solid #b4b4b4;
  background-color: #efefef;
}
.bl_tokusho_tableArea_one_left_txt {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 1em;
}
.bl_tokusho_tableArea_one_right {
  border: 1px solid #b4b4b4;
}
.bl_tokusho_tableArea_one_right_txt {
  font-weight: bold;
  font-size: 14px;
  padding: 1em;
}

.bl_expArea.tokusho {
  width: 100%;
  margin-top: 40px;
}
.bl_expArea.tokusho p {
  font-weight: bold;
  margin-bottom: 1em;
}
.bl_expArea.tokusho .bl_expArea_ul_li {
  font-weight: bold;
  font-size: 12px;
  padding-left: 0;
  text-indent: 0;
}
@media screen and (min-width: 780px) {
  .bl_expArea.tokusho .bl_expArea_ul_li {
    font-size: 14px;
  }
}

.bl_termArea {
  margin: 40px auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
.bl_termArea_one {
  margin: 0 auto;
}


.privacy_box {
  border-radius: 0.4em;
  border: #808080 1px solid;
  height: 250px;
  overflow: scroll;
  overflow-x: hidden;
  line-height: 1.4;
  background: white;
  padding: 10px;
  margin: 1em;
}

.inner_wrapper.accept {
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 10px 0;
}

/*# sourceMappingURL=form.css.map */