@charset "UTF-8";
/* utility */
/* layout */
#inner-header-SP .top-nav li a {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 1px;
  background-color: rgba(0, 0, 0, 0.8);
}
#inner-header-SP .top-nav li .sub-menu {
  margin-left: 10px;
}
#inner-header-SP .top-nav li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
}
#inner-header-SP .top-nav li .sub-menu li .sub-menu {
  margin-left: 10px;
}
/* メールマガジン */
.mail_magazine {
  background-color: #333333;
  padding: 35px 30px;
  box-sizing: border-box;
}
.mail_magazine form {
  max-width: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.mail_magazine .btn_input {
  width: 80%;
}
.mail_magazine .btn_input input {
  width: 100%;
  height: 40px;
  font-size: 12px;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
  border: 5px solid #f7f7f7;
  box-shadow: none;
  border-radius: 0;
}
.mail_magazine .btn_submit {
  width: 20%;
}
.mail_magazine .btn_submit input {
  background-color: #9c9c9c;
  background-color: #ccc;
  color: #fff;
  height: 40px;
  font-size: 15px;
  border: none;
  padding: 0 20px;
  /* font-weight: bold; */
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.mail_magazine .btn_submit input:hover {
  background-color: #b71731;
}
.mail_magazine .btn_submit .wpcf7-spinner {
  display: none;
}
.mail_magazine .wpcf7-response-output {
  position: absolute;
  bottom: -40px;
}

/* parts */
.editor_content .recruit-contents {
  margin: 30px 0 80px;
  color: #fff;
  display: flex;
}
@media screen and (max-width: 810px) {
  .editor_content .recruit-contents {
    flex-flow: column;
  }
}
@media screen and (max-width: 810px) {
  .editor_content .recruit-contents.sp_reverse {
    flex-flow: column-reverse;
  }
}
.editor_content .recruit-contents .box-recruit {
  width: 50%;
  margin: 0 10px;
}
@media screen and (max-width: 740px) {
  .editor_content .recruit-contents .box-recruit {
    margin: 0 0 30px;
  }
  .editor_content .recruit-contents .box-recruit .fle {
    justify-content: center;
  }
}
.editor_content .recruit-contents .box-recruit .fle {
  justify-content: flex-end;
}
.editor_content .recruit-contents .box-recruit .title {
  font-size: 5vw;
  line-height: 1;
  margin: 0 0 30px;
}
@media screen and (max-width: 810px) {
  .editor_content .recruit-contents .box-recruit .title {
    font-size: 50px;
  }
}
.editor_content .recruit-contents .box-recruit .title01 {
  font-size: 37px;
  line-height: 1;
  margin: 0 0 20px;
}
.editor_content .recruit-contents .box-recruit .title02 {
  font-size: 10vw;
  line-height: 1;
  margin: 0 0 10px;
}
.editor_content .recruit-contents .box-recruit .title03 {
  font-size: 5vw;
  line-height: 1;
  margin: 0 0 10px;
}
.editor_content .recruit-contents .box-recruit .sub-title {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 20px;
  display: block;
}
.editor_content .recruit-contents .box-recruit .position-list-title01 {
  font-size: 40px;
  line-height: 1;
  margin: 0 0 20px;
  min-height: 85px;
}
.editor_content .recruit-contents .box-recruit .sub-title02 {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 10px;
  display: block;
}
.editor_content .recruit-contents .box-recruit .about-title {
  font-size: 37px;
  line-height: 1;
  margin: 0 0 50px;
}
.editor_content .recruit-contents .box-recruit .about-title {
  margin: 30px 0 60px;
}
.editor_content .recruit-contents .box-recruit .about-title .bumon {
  font-size: 30px;
  padding-bottom: 0 !important;
  margin-bottom: 5px;
  line-height: normal;
}
.editor_content .recruit-contents .box-recruit .about-title .yaku {
  font-size: 40px;
  padding-bottom: 0 !important;
  margin-bottom: 5px;
}
.editor_content .recruit-contents .box-recruit .about-title .jyo {
  font-size: 18px;
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
.editor_content .recruit-contents .box-recruit .position-contents dl {
  margin-bottom: 50px;
}
.editor_content .recruit-contents .box-recruit .position-contents dl dt {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.editor_content .recruit-contents .box-recruit .position-contents dl dd {
  font-size: 16px;
}
.editor_content .recruit-contents .box-recruit .position-contents dl dd p {
  font-size: 16px;
}
.editor_content .recruit-contents .box-recruit .position-contents dl dd p.mb0 {
  margin-bottom: 0;
  padding-bottom: 5px !important;
}
.editor_content .recruit-contents .box-recruit .position-contents dl dd ul li {
  font-size: 16px;
}
.editor_content .recruit-contents .box-recruit .caption {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: normal;
}
.editor_content .recruit-contents .box-recruit .caption02 {
  margin: 0 0 40px;
  font-size: 18px;
}
.editor_content .recruit-contents .box-recruit .link a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 18px;
}
.editor_content .recruit-contents .box-recruit .link.red a {
  color: red !important;
}
.editor_content .recruit-contents .box-recruit .link-btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor_content .recruit-contents .box-recruit .link-btn01 a {
  box-sizing: border-box;
  display: inline-block;
  min-width: 240px;
  padding: 20px;
  background-color: #999999;
  text-decoration: none !important;
  text-align: center;
  color: #fff !important;
}
.editor_content .recruit-contents .box-recruit .link-btn01 a:hover {
  background-color: #b71731;
}
.editor_content .recruit-contents .box-recruit.c10 {
  width: 10%;
}
.editor_content .recruit-contents .box-recruit.c20 {
  width: 20%;
}
.editor_content .recruit-contents .box-recruit.c30 {
  width: 30%;
}
.editor_content .recruit-contents .box-recruit.c40 {
  width: 40%;
}
.editor_content .recruit-contents .box-recruit.c50 {
  width: 50%;
}
.editor_content .recruit-contents .box-recruit.c60 {
  width: 60%;
}
.editor_content .recruit-contents .box-recruit.c70 {
  width: 70%;
}
.editor_content .recruit-contents .box-recruit.c80 {
  width: 80%;
}
.editor_content .recruit-contents .box-recruit.c90 {
  width: 90%;
}
.editor_content .recruit-contents .box-recruit.c100 {
  width: 100%;
}
.editor_content .recruit-contents .box-recruit.c_position {
  width: 85%;
}
.editor_content .recruit-contents .box-recruit .mb0 {
  margin-bottom: 0 !important;
}
.editor_content .recruit-contents .box-recruit .mb10 {
  margin-bottom: 10px !important;
}
.editor_content .recruit-contents .box-recruit .mb20 {
  margin-bottom: 20px !important;
}
.editor_content .recruit-contents .box-recruit .mb30 {
  margin-bottom: 30px !important;
}
.editor_content .recruit-contents .box-recruit .mb40 {
  margin-bottom: 40px !important;
}
.editor_content .recruit-contents .box-recruit .mb50 {
  margin-bottom: 50px !important;
}
.editor_content .recruit-contents .box-recruit .mb100 {
  margin-bottom: 100px !important;
}
.editor_content .recruit-contents .box-recruit .mb145 {
  margin-bottom: 145px !important;
}
@media screen and (max-width: 740px) {
  .editor_content .recruit-contents .box-recruit {
    flex-flow: column;
    width: 100% !important;
  }
}
.editor_content .recruit-contents .box-recruit .list01 ul {
  list-style-type: none;
  padding-left: 2px;
}
.editor_content .recruit-contents .box-recruit .list01 ul li {
  list-style-type: none;
  margin-bottom: 5px;
}
.editor_content .recruit-contents .box-recruit .list01 ul li a {
  text-decoration: none !important;
  color: #fff !important;
  font-weight: bold;
  font-size: 20px;
}
.editor_content .recruit-contents .box-recruit .list01 ul li a::after {
  content: "→";
  display: inline-block;
  font-weight: bold;
  margin: 0 0 0 20px;
}
.editor_content .recruit-contents .box-recruit .list01 ul li a:hover {
  color: red !important;
}
.editor_content .recruit-contents .box-recruit .img-contents01 {
  display: flex;
}
.editor_content .recruit-contents .box-recruit .img-contents01 .inner {
  display: flex;
  flex-wrap: wrap;
  width: 587px;
}
.editor_content .recruit-contents .box-recruit .img-contents01 .inner img {
  display: block;
  margin: 0 !important;
}
.editor_content .recruit-contents .box-recruit .img-contents01 .inner .blank01 {
  max-width: 196px;
  max-height: 391px;
  width: 100%;
  height: 100%;
}
.editor_content .recruit-contents .box-recruit .img-contents01 .inner .blank02 {
  max-width: 195px;
  max-height: 196px;
  width: 100%;
  height: 100%;
}
.editor_content .recruit-contents .box-recruit .img-contents01 .inner .blank03 {
  max-width: 391px;
  max-height: 196px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1211px) {
  .editor_content .recruit-contents .box-recruit .img-contents01 .inner .blank01, .editor_content .recruit-contents .box-recruit .img-contents01 .inner .blank02, .editor_content .recruit-contents .box-recruit .img-contents01 .inner .blank03 {
    display: none;
  }
  .editor_content .recruit-contents .box-recruit .img-contents01 .inner .img01 {
    max-width: 100%;
    width: 100%;
  }
  .editor_content .recruit-contents .box-recruit .img-contents01 .inner .img02 {
    width: 50%;
  }
  .editor_content .recruit-contents .box-recruit .img-contents01 .inner .img03 {
    width: 50%;
  }
  .editor_content .recruit-contents .box-recruit .img-contents01 .inner .img04 {
    width: 50%;
  }
}
.editor_content .recruit-contents .box-recruit .img-contents01 .redbar {
  width: 100px;
  height: 490px;
  background-color: red;
}
@media screen and (max-width: 810px) {
  .editor_content .recruit-contents .box-recruit .img-contents01 .redbar {
    display: none;
  }
}
.editor_content .recruit-contents .box-recruit .img-contents02 {
  display: flex;
}
.editor_content .recruit-contents .box-recruit .img-contents02 .inner {
  display: flex;
  flex-wrap: wrap;
  width: 396px;
}
.editor_content .recruit-contents .box-recruit .img-contents02 .inner img {
  display: block;
  margin: 0 !important;
}
.editor_content .recruit-contents .box-recruit .img-contents02 .inner .blank01 {
  max-width: 198px;
  max-height: 198px;
  width: 100%;
  height: 100%;
}
.editor_content .recruit-contents .box-recruit .img-contents02 .inner .blank02 {
  max-width: 198px;
  max-height: 198px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1211px) {
  .editor_content .recruit-contents .box-recruit .img-contents02 .inner .blank01, .editor_content .recruit-contents .box-recruit .img-contents02 .inner .blank02 {
    display: none;
  }
  .editor_content .recruit-contents .box-recruit .img-contents02 .inner .img02 {
    width: 50%;
  }
  .editor_content .recruit-contents .box-recruit .img-contents02 .inner .img03 {
    width: 50%;
  }
}
.editor_content .recruit-contents .box-recruit .img-contents03 {
  display: flex;
}
.editor_content .recruit-contents .box-recruit .img-contents03 .inner {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.editor_content .recruit-contents .box-recruit .img-contents03 .inner .img02 {
  width: 392px;
  margin-left: auto;
}
.editor_content .recruit-contents .box-recruit .img-contents04 {
  display: flex;
}
.editor_content .recruit-contents .box-recruit .img-contents04 .inner {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.editor_content .recruit-contents .box-recruit .img-contents04 .inner .img02 {
  width: 195px;
  margin-left: auto;
}
.editor_content .recruit-contents .box-recruit .img-contents05 {
  display: flex;
}
.editor_content .recruit-contents .box-recruit .img-contents05 .inner img {
  display: block;
  margin: 0 !important;
}
.editor_content .recruit-contents .box-recruit .img-contents05 .inner .blank01 {
  width: 196px;
  height: 160px;
  float: left;
}
.editor_content .recruit-contents .box-recruit .img-contents05 .inner .blank02 {
  width: 196px;
  height: 196px;
}
@media screen and (max-width: 1211px) {
  .editor_content .recruit-contents .box-recruit .img-contents05 .inner .blank01, .editor_content .recruit-contents .box-recruit .img-contents05 .inner .blank02 {
    display: none;
  }
  .editor_content .recruit-contents .box-recruit .img-contents05 .inner .img02 {
    width: 50%;
  }
  .editor_content .recruit-contents .box-recruit .img-contents05 .inner .img03 {
    width: 50%;
  }
}
.editor_content .recruit-contents .box-recruit .img-contents06 {
  display: flex;
}
.editor_content .recruit-contents .box-recruit .img-contents06 .inner {
  display: flex;
  flex-wrap: wrap;
  width: 500px;
}
.editor_content .recruit-contents .box-recruit .img-contents06 .inner img {
  display: block;
  margin: 0 !important;
}
.editor_content .recruit-contents .box-recruit .img-contents06 .inner .blank01 {
  width: 196px;
  height: 196px;
}
.editor_content .recruit-contents .box-recruit .img-contents06 .inner .blank02 {
  width: 196px;
  height: 196px;
}
.editor_content .recruit-contents .box-recruit .img-contents06 .inner .blank03 {
  width: 196px;
  height: 196px;
}
@media screen and (max-width: 1211px) {
  .editor_content .recruit-contents .box-recruit .img-contents06 .inner .blank01, .editor_content .recruit-contents .box-recruit .img-contents06 .inner .blank02 {
    display: none;
  }
  .editor_content .recruit-contents .box-recruit .img-contents06 .inner .img02 {
    width: 50%;
  }
  .editor_content .recruit-contents .box-recruit .img-contents06 .inner .img03 {
    width: 50%;
  }
}
.editor_content .recruit-contents .box-recruit .img-contents06 .redbar {
  width: 100px;
  height: 490px;
  background-color: red;
}
@media screen and (max-width: 810px) {
  .editor_content .recruit-contents .box-recruit .img-contents06 .redbar {
    display: none;
  }
}
.editor_content .recruit-redbox {
  margin: 0 0 30px;
  background-color: red;
  width: 410px;
  height: 90px;
}
@media screen and (max-width: 810px) {
  .editor_content .recruit-redbox {
    width: 100%;
  }
}
.detail_basic_recruit {
  background-color: #000 !important;
}

.area_article_recruit {
  background-color: #000 !important;
  max-width: none !important;
}

.editor_content .photo-slider p {
  padding-bottom: 0 !important;
}
.editor_content .photo-slider p img {
  margin-bottom: 0 !important;
}
.editor_content .slick-list {
  margin-bottom: 0 !important;
}
.editor_content .slick-list .slick-slide {
  margin-bottom: 0 !important;
}
.editor_content .slick-list .slick-slide img {
  margin-bottom: 0 !important;
}

.bjb2023-index {
  position: relative;
  display: block;
}
.bjb2023-index .btn {
  position: absolute;
  bottom: 10px;
  right: 5px;
  width: 240px;
  height: 41px;
  color: white;
  display: flex;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.arrow_anchor_01 {
  background-image: url(/ja/data/img/common/arrow_anchor.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 20px;
  line-height: 22px;
  padding: 0 0 0 30px;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
}

body .editor_content .seminar_btn02 {
  margin: 0 auto 30px;
  max-width: 240px;
}
body .editor_content .seminar_btn02 a {
  box-sizing: border-box;
  display: inline-block;
  min-width: 240px;
  padding: 20px;
  background-color: #b71731;
  text-decoration: none !important;
  text-align: center;
  color: #fff !important;
}
body .editor_content .seminar_btn02 a:hover {
  background-color: #999999;
}
body .editor_content img {
  margin-bottom: 30px;
}
body .editor_content blockquote {
  background: #f7f5f5 !important;
  padding: 20px 20px 20px 60px !important;
  margin: 10px 10px 30px !important;
  color: #2196f3 !important;
  position: relative;
  font-weight: bold;
  font-size: 15px !important;
}
body .editor_content blockquote p {
  color: #2196f3 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
}
body .editor_content blockquote::after {
  content: "“";
  display: block;
  color: #2196f3 !important;
  position: absolute;
  left: 10px;
  top: 0;
  font-weight: normal;
  font-size: 100px !important;
}
body .editor_content .mb0 {
  margin-bottom: 0px !important;
}
body .editor_content .mb5 {
  margin-bottom: 5px !important;
}
body .editor_content .mb10 {
  margin-bottom: 10px !important;
}
body .editor_content .mb15 {
  margin-bottom: 15px !important;
}
body .editor_content .mb20 {
  margin-bottom: 20px !important;
}
body .editor_content .mb25 {
  margin-bottom: 25px !important;
}
body .editor_content .mb30 {
  margin-bottom: 30px !important;
}
body .editor_content .mb35 {
  margin-bottom: 35px !important;
}
body .editor_content .mb40 {
  margin-bottom: 40px !important;
}
body .editor_content .mb45 {
  margin-bottom: 45px !important;
}
body .editor_content .mb50 {
  margin-bottom: 50px !important;
}
body .editor_content .mb55 {
  margin-bottom: 55px !important;
}
body .editor_content .mb60 {
  margin-bottom: 60px !important;
}
body .editor_content .mb65 {
  margin-bottom: 65px !important;
}
body .editor_content .mb70 {
  margin-bottom: 70px !important;
}
body .editor_content .mt0 {
  margin-top: 0px !important;
}
body .editor_content .mt5 {
  margin-top: 5px !important;
}
body .editor_content .mt10 {
  margin-top: 10px !important;
}
body .editor_content .mt15 {
  margin-top: 15px !important;
}
body .editor_content .mt20 {
  margin-top: 20px !important;
}
body .editor_content .mt25 {
  margin-top: 25px !important;
}
body .editor_content .mt30 {
  margin-top: 30px !important;
}
body .editor_content .mt35 {
  margin-top: 35px !important;
}
body .editor_content .mt40 {
  margin-top: 40px !important;
}
body .editor_content .mt45 {
  margin-top: 45px !important;
}
body .editor_content .mt50 {
  margin-top: 50px !important;
}
body .editor_content .mt55 {
  margin-top: 55px !important;
}
body .editor_content .mt60 {
  margin-top: 60px !important;
}
body .editor_content .mt65 {
  margin-top: 65px !important;
}
body .editor_content .mt70 {
  margin-top: 70px !important;
}
body .editor_content .btn01 {
  margin-bottom: 30px;
}
body .editor_content .btn01 a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  color: #fff;
  background-color: #ccc;
  display: inline-block;
  text-align: center;
  width: 200px;
  text-decoration: none !important;
  padding: 15px 20px;
}
body .editor_content .btn01 a:hover {
  opacity: 0.8;
}
body .editor_content .column1 {
  -moz-column-count: 1;
       column-count: 1;
  margin-top: 20px;
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 {
    flex-flow: column;
  }
  body .editor_content .column1 .box {
    width: 100% !important;
  }
}
body .editor_content .column1 .box {
  width: calc(100% / 1);
}
body .editor_content .column1 .box0 {
  width: 0%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box0 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box10 {
  width: 10%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box10 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box20 {
  width: 20%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box20 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box30 {
  width: 30%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box30 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box40 {
  width: 40%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box40 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box50 {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box50 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box60 {
  width: 60%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box60 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box70 {
  width: 70%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box70 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box80 {
  width: 80%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box80 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box90 {
  width: 90%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box90 {
    width: 100% !important;
  }
}
body .editor_content .column1 .box100 {
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column1 .box100 {
    width: 100% !important;
  }
}
body .editor_content .column2 {
  -moz-column-count: 2;
       column-count: 2;
  margin-top: 20px;
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 {
    flex-flow: column;
  }
  body .editor_content .column2 .box {
    width: 100% !important;
  }
}
body .editor_content .column2 .box {
  width: calc(100% / 2);
}
body .editor_content .column2 .box0 {
  width: 0%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box0 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box10 {
  width: 10%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box10 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box20 {
  width: 20%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box20 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box30 {
  width: 30%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box30 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box40 {
  width: 40%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box40 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box50 {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box50 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box60 {
  width: 60%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box60 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box70 {
  width: 70%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box70 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box80 {
  width: 80%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box80 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box90 {
  width: 90%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box90 {
    width: 100% !important;
  }
}
body .editor_content .column2 .box100 {
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column2 .box100 {
    width: 100% !important;
  }
}
body .editor_content .column3 {
  -moz-column-count: 3;
       column-count: 3;
  margin-top: 20px;
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 {
    flex-flow: column;
  }
  body .editor_content .column3 .box {
    width: 100% !important;
  }
}
body .editor_content .column3 .box {
  width: calc(100% / 3);
}
body .editor_content .column3 .box0 {
  width: 0%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box0 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box10 {
  width: 10%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box10 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box20 {
  width: 20%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box20 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box30 {
  width: 30%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box30 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box40 {
  width: 40%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box40 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box50 {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box50 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box60 {
  width: 60%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box60 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box70 {
  width: 70%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box70 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box80 {
  width: 80%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box80 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box90 {
  width: 90%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box90 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box100 {
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column3 .box100 {
    width: 100% !important;
  }
}
body .editor_content .column4 {
  -moz-column-count: 4;
       column-count: 4;
  margin-top: 20px;
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 {
    flex-flow: column;
  }
  body .editor_content .column4 .box {
    width: 100% !important;
  }
}
body .editor_content .column4 .box {
  width: calc(100% / 4);
}
body .editor_content .column4 .box0 {
  width: 0%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box0 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box10 {
  width: 10%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box10 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box20 {
  width: 20%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box20 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box30 {
  width: 30%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box30 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box40 {
  width: 40%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box40 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box50 {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box50 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box60 {
  width: 60%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box60 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box70 {
  width: 70%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box70 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box80 {
  width: 80%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box80 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box90 {
  width: 90%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box90 {
    width: 100% !important;
  }
}
body .editor_content .column4 .box100 {
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  body .editor_content .column4 .box100 {
    width: 100% !important;
  }
}
body .editor_content .column3 .box {
  width: 33.3333333333%;
}

.purpose_btn {
  pointer-events: none;
}

.cs_list_img {
  display: flex;
  flex-wrap: wrap;
  margin: 0 !important;
  padding: 0 !important;
}
.cs_list_img li {
  width: 20%;
  margin: 0 !important;
  list-style-type: none !important;
}
.cs_list_img li img {
  margin: 0 !important;
}
@media screen and (max-width: 640px) {
  .cs_list_img li {
    width: 50%;
  }
}

.cont_form dl {
  display: flex;
  align-items: stretch;
  margin-bottom: 3px;
}
.cont_form dl dt {
  background-color: #333;
  color: #fff;
  padding: 15px;
  width: 30%;
}
.cont_form dl dt p {
  padding: 0 !important;
  margin: 0 !important;
  color: #fff;
}
.cont_form dl dt .red {
  color: red;
}
.cont_form dl dd {
  background-color: #f7f7f7;
  padding: 15px;
  width: 70%;
}
.cont_form dl dd input {
  width: 100%;
  padding: 10px;
}
.cont_form dl dd p {
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 640px) {
  .cont_form dl {
    flex-flow: column;
  }
  .cont_form dl dt {
    width: 100%;
  }
  .cont_form dl dd {
    width: 100%;
  }
}
.cont_form .btn_submit {
  text-align: center;
  padding: 30px;
}
.cont_form .btn_submit input {
  font-size: 16px;
  padding: 2%;
  background-color: #999999;
  color: #ffffff;
  width: 270px;
  border: none;
}/*# sourceMappingURL=new_style.css.map */