@charset "UTF-8";
.lower {
  padding-top: 140px;
}
@media only screen and (max-width: 768px) {
  .lower {
    padding-top: 17.9487179487vw;
  }
}
.lower #main_area {
  padding: 80px 0 40px;
}
@media only screen and (max-width: 768px) {
  .lower #main_area {
    padding: 50px 0 22px;
  }
}
.lower .return_btn,
.lower #add_form {
  margin-bottom: 144px;
}
@media only screen and (max-width: 768px) {
  .lower .return_btn,
  .lower #add_form {
    margin-bottom: 98px;
  }
}

/*     Component
======================================================= */
#lower_title {
  padding: 0 32px;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  #lower_title {
    padding: 0 16px;
    margin-bottom: 1em;
  }
}
#lower_title .wrap {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768.1px) {
  #lower_title .wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 409px;
    background: #ebf2ff url(../images/lower/bg_lower_title.png) no-repeat 100% 100%;
    background-size: auto 100%;
    border-radius: 16px;
  }
  #lower_title .wrap img {
    border-radius: 16px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
  }
  #lower_title .wrap .main_width {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (min-width: 1550.1px) {
  #lower_title .wrap img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  #lower_title .wrap img {
    border-radius: 16px;
  }
}
#lower_title .wrap .main_width {
  width: 100%;
}
#lower_title .wrap .title_wrap {
  margin-bottom: 55px;
}
@media only screen and (max-width: 768px) {
  #lower_title .wrap .title_wrap {
    margin-bottom: 0;
    position: absolute;
    left: 4vw;
    bottom: 7vw;
    z-index: 10;
  }
}
#lower_title .wrap .title_wrap .title {
  font-size: 44px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #lower_title .wrap .title_wrap .title {
    font-size: 7.1794871795vw;
  }
}
#lower_title .wrap .title_wrap .en {
  color: #0060ce;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  #lower_title .wrap .title_wrap .en {
    margin-top: 0.1em;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #lower_title .wrap .title_wrap .en {
    font-size: 3.5897435897vw;
  }
}
#lower_title.lower_image-title .wrap .title_wrap .title,
#lower_title.lower_image-title .wrap .title_wrap .en {
  color: #fff;
}
#lower_title + #bread {
  margin-top: 28px;
}
@media only screen and (max-width: 768px) {
  #lower_title + #bread {
    margin-top: 4.1025641026vw;
  }
}
#lower_title {
  /* @include media1300 {
    height: calc(409vw / 1300 * 100);
  } */
}

#lower_hierarchy_title .main_width {
  width: 100%;
}
@media only screen and (min-width: 768.1px) {
  #lower_hierarchy_title {
    padding: 0 32px;
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 768px) {
  #lower_hierarchy_title {
    padding: 10.2564102564vw 0 0;
    margin-bottom: 8.2051282051vw;
  }
  #lower_hierarchy_title + #main_area {
    padding-top: 0;
  }
}
#lower_hierarchy_title .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px #b1b1b1;
}
@media only screen and (min-width: 768.1px) {
  #lower_hierarchy_title .wrap {
    height: 314px;
    padding: 76px 0 32px;
  }
}
#lower_hierarchy_title .wrap .upper-title_wrap .upper-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.417;
}
@media only screen and (max-width: 768px) {
  #lower_hierarchy_title .wrap .upper-title_wrap .upper-title {
    line-height: 1.4545;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #lower_hierarchy_title .wrap .upper-title_wrap .upper-title {
    font-size: 5.641025641vw;
  }
}
#lower_hierarchy_title .wrap .upper-title_wrap .en {
  color: #0060ce;
  font-family: "Inter";
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  #lower_hierarchy_title .wrap .upper-title_wrap .en {
    margin-top: 0.1em;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #lower_hierarchy_title .wrap .upper-title_wrap .en {
    font-size: 3.0769230769vw;
  }
}
#lower_hierarchy_title .wrap .title_wrap .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4375;
}
@media only screen and (max-width: 768px) {
  #lower_hierarchy_title .wrap .title_wrap .title {
    padding: 1.5em 0 1.25em;
    line-height: 1.5454;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #lower_hierarchy_title .wrap .title_wrap .title {
    font-size: 5.641025641vw;
  }
}
#lower_hierarchy_title .wrap .title_wrap .en {
  color: #0060ce;
  font-family: "Inter";
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  #lower_hierarchy_title .wrap .title_wrap .en {
    margin-top: 0.1em;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #lower_hierarchy_title .wrap .title_wrap .en {
    font-size: 3.5897435897vw;
  }
}
#lower_hierarchy_title.lower_image-title .wrap .title_wrap .title,
#lower_hierarchy_title.lower_image-title .wrap .title_wrap .en {
  color: #fff;
}
#lower_hierarchy_title + #bread {
  margin-top: 28px;
}
@media only screen and (max-width: 768px) {
  #lower_hierarchy_title + #bread {
    margin-top: 4.1025641026vw;
  }
}
#lower_hierarchy_title {
  /* @include media1300 {
    height: calc(409vw / 1300 * 100);
  } */
}

#bread {
  margin-top: 38px;
}
#bread ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bread ol li {
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}
#bread ol li > a,
#bread ol li > span {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #bread ol li {
    font-size: 3.0769230769vw;
  }
}
#bread ol li + li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bread ol li + li:before {
  background: url(../images/common/ar._breadsvg.svg) no-repeat 50% 50%;
  background-size: 0.5em auto;
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  margin: 0 1em;
}
@media only screen and (max-width: 768px) {
  #bread {
    margin-top: 4.1025641026vw;
  }
  #bread ol {
    overflow-x: auto;
    padding-bottom: 0.5em;
  }
}

.section-read {
  margin: 30px 0 80px;
}
.section-read p {
  font-size: 16px;
  line-height: 1.75;
}
@media only screen and (max-width: 768px) {
  .section-read {
    margin: 0 0 32px;
  }
  .section-read p {
    font-size: 16px;
    line-height: 1.75;
  }
}

.form_lead {
  text-align: center;
  margin-bottom: 80px;
}
.form_lead .title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .form_lead .title {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .form_lead .title {
    font-size: 5.641025641vw;
  }
}
.form_lead p {
  font-size: 16px;
  line-height: 1.89;
}
@media only screen and (max-width: 768px) {
  .form_lead p {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .form_lead p {
    font-size: 4.1025641026vw;
  }
}

.return_btn a {
  border: 1px solid #b1b1b1;
  background-color: #fff;
  border-radius: 50px;
  display: block;
  font-weight: 700;
  width: 240px;
  text-align: center;
  position: relative;
  padding: 1.508em 1em;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .return_btn a {
    width: 62%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .return_btn a {
    font-size: 3.5897435897vw;
  }
}
.return_btn a:after {
  background: url(../images/common/icon_arrow_r.svg) no-repeat 0 0;
  background-size: contain;
  content: "";
  width: 1.1em;
  height: 1.1em;
  position: absolute;
  top: 50%;
  right: 1.1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 1024.1px) {
  .return_btn a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .return_btn a:after {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .return_btn a:hover {
    background-color: rgb(0, 96, 206);
    color: #fff;
  }
  .return_btn a:hover:after {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
}

.post-head-ttl {
  position: relative;
  z-index: 1;
  color: #222222;
  font-weight: 700;
  line-height: 1.3;
}
.post-head-ttl .post-head-ttl_ja {
  display: block;
  margin-top: 0.4em;
  font-size: 24px;
}
.post-head-ttl .post-head-ttl_en {
  margin: 0.35em auto 0;
  font-size: 12px;
  letter-spacing: -0.05em;
  display: block;
  color: #0060ce;
}
@media only screen and (max-width: 768px) {
  .post-head-ttl .post-head-ttl_ja {
    margin-top: 0em;
    font-size: 5.641025641vw;
  }
  .post-head-ttl .post-head-ttl_en {
    margin: 0.05em auto 0;
    font-size: 3.0769230769vw;
  }
  .post-head-ttl.sp-center {
    text-align: center;
  }
  .post-head-ttl.sp-center::before {
    left: 50%;
    translate: -50% 0;
  }
}

/*     #strength SB C&Sの強み
======================================================= */
@media only screen and (min-width: 768.1px) {
  #strength #lower_title .wrap {
    background: #ebf2ff url("../images/lower/bg_strength_title.jpg") center/cover no-repeat;
  }
}
@media only screen and (min-width: 768.1px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768.1px) and (min-resolution: 2dppx) {
  #strength #lower_title .wrap {
    background: #ebf2ff url("../images/lower/bg_strength_title2x.jpg");
  }
}
@media only screen and (min-width: 768.1px) {
  #strength .strength-intro-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #strength .strength-intro-cont .strength-intro-txt {
    width: 583px;
    max-width: 48.5833333333%;
  }
  #strength .strength-license-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #strength .strength-license-ttl,
  #strength .provided-block {
    width: 100%;
  }
  #strength .solution-block {
    width: calc(50% - 36px);
  }
}
#strength {
  /* strength-intro */
}
#strength .strength-intro-ttl {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.44;
}
#strength .strength-intro-txt p {
  font-size: 16px;
  line-height: 1.75;
}
#strength .strength-intro-txt p + p {
  margin-top: 1.5em;
}
@media only screen and (max-width: 768px) {
  #strength .strength-intro-ttl {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.54;
  }
  #strength .strength-intro-txt p {
    font-size: 16px;
    line-height: 1.85;
  }
  #strength .strength-intro-txt p + p {
    margin-top: 1.5em;
  }
}
#strength {
  /* strength-license */
}
#strength .strength-license {
  margin-top: 120px;
}
#strength .strength-license-ttl {
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 16px;
  line-height: 1;
  margin-bottom: 32px;
}
#strength .solution-block {
  border: solid 1px #b1b1b1;
  border-radius: 40px;
  padding: 76px 25px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 8px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  #strength .solution-block {
    width: 100%;
  }
}
#strength .solution-block {
  /*&:nth-child(even) {
    &::before {
      content: '';
      position: absolute;
      display: block;
      right: -35px;
      top: 50%;
      translate: 50% -50%;
      width: 40px;
      height: 40px;
      background: url('../images/lower/solution-block-plus.svg') center / contain no-repeat;
    }
  }*/
}
#strength .solution-block .solution-block-ttl {
  font-size: 32px;
  line-height: 1.14;
  font-weight: 500;
  margin: 0 auto;
}
#strength .solution-block .solution-block-ttl > span {
  margin: 0.5em auto auto;
  display: block;
  font-size: 50%;
  letter-spacing: -0.01em;
}
#strength .solution-block p {
  font-size: 12px;
  line-height: 1.84;
}
#strength .provided-block {
  margin-top: 78px;
  background: #ebf2ff;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 48px;
  position: relative;
}
#strength .provided-block::before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: -16px;
  translate: -50% -100%;
  width: 46px;
  height: 46px;
  background: url("../images/lower/provided-block-arr.svg") center/contain no-repeat;
}
#strength .provided-block p {
  font-size: 20px;
  font-weight: 700;
  color: #0060ce;
  line-height: 1.4;
  letter-spacing: 0.01em;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #strength .strength-license {
    margin-top: 72px;
  }
  #strength .strength-license-ttl {
    height: auto;
    font-size: 18px;
    border-radius: 16px;
    line-height: 1.55;
    margin-bottom: 16px;
    padding: 12px;
  }
  #strength .solution-block {
    border-radius: 35px;
    padding: 24px 22px 32px;
    min-height: 212px;
  }
  #strength .solution-block + .solution-block {
    margin-top: 12px;
  }
  #strength .solution-block:nth-child(even) {
    /*&::before {
      right: 50%;
      top: auto;
      bottom: -12px;
      translate: 50% 100%;
      //width: 40px;
      //height: 40px;
    }*/
  }
  #strength .solution-block .solution-block-ttl {
    max-width: 260px;
    font-size: 28px;
    margin: 0 auto;
  }
  #strength .solution-block .solution-block-ttl > span {
    margin: 0.7em auto auto;
    letter-spacing: -0.01em;
  }
  #strength .solution-block p {
    max-width: 260px;
    text-align: left;
    margin: auto;
    line-height: 1.6;
  }
  #strength .provided-block {
    margin-top: 70px;
    padding: 24px;
  }
  #strength .provided-block::before {
    top: -12px;
  }
  #strength .provided-block p {
    font-size: 18px;
    line-height: 1.75;
  }
}

/*     #license ライセンスプログラム概要
======================================================= */
@media only screen and (min-width: 768.1px) {
  #license #lower_title .wrap {
    background: #ebf2ff url("../images/lower/bg_license_title.jpg") center/cover no-repeat;
  }
}
@media only screen and (min-width: 768.1px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768.1px) and (min-resolution: 2dppx) {
  #license #lower_title .wrap {
    background: #ebf2ff url("../images/lower/bg_license_title2x.jpg");
  }
}
@media only screen and (min-width: 768.1px) {
  #license .license-intro-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #license .license-intro-cont .license-intro-ttl {
    width: 480px;
    max-width: 40%;
  }
  #license .license-intro-cont .license-intro-txt {
    width: 583px;
    max-width: 48.5833333333%;
  }
}
#license {
  /* license-intro */
}
#license .license-intro-ttl {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.44;
}
#license .license-intro-txt p {
  font-size: 16px;
  line-height: 1.75;
}
#license .license-intro-txt p + p {
  margin-top: 1.5em;
}
@media only screen and (max-width: 768px) {
  #license .license-intro-ttl {
    margin-bottom: 20px;
    font-size: 22px;
  }
}
#license {
  /* license-3-program */
}
#license .license-3-program {
  margin-top: 120px;
}
#license .program-cont {
  padding: 64px 0;
  border-bottom: solid 1px #b1b1b1;
}
@media only screen and (min-width: 768.1px) {
  #license .program-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #license .program-cont .program-cont-detail {
    width: 617px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #license .program-cont .program-cont-image {
    width: 514px;
  }
}
@media only screen and (max-width: 768px) {
  #license .program-cont:last-child {
    border-bottom: none;
  }
}
#license .program-cont .program-cont-detail {
  padding: 0 0 0.3em;
}
#license .program-cont .program-cont-detail .program-cont-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#license .program-cont .program-cont-detail .program-cont-ttl > span {
  display: block;
  font-weight: 500;
}
#license .program-cont .program-cont-detail .program-cont-ttl .num {
  font-size: 28px;
  font-family: "Inter", sans-serif;
  color: #0060ce;
  line-height: 1.42;
  padding: 10px 0 8px;
  position: relative;
}
#license .program-cont .program-cont-detail .program-cont-ttl .num::before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  bottom: 0;
  width: 1.1em;
  height: 1px;
  border-bottom: solid 1px #000;
}
#license .program-cont .program-cont-detail .program-cont-ttl .large {
  margin: 0.65em 0 0;
  font-size: 48px;
  line-height: 1;
}
#license .program-cont .program-cont-detail .program-cont-ttl .main {
  margin: 0.5em 0 0;
  font-size: 20px;
  line-height: 1.9;
  letter-spacing: -0.01em;
}
#license .program-cont .program-cont-detail p {
  font-size: 16px;
  line-height: 1.75;
}
#license .program-cont .program-cont-image img {
  border-radius: 24px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #license .license-3-program {
    margin-top: 64px;
  }
}
#license .program-cont {
  padding: 32px 0;
}
#license .program-cont .program-cont-detail {
  padding: 0 0 32px;
}
#license .program-cont .program-cont-detail .program-cont-ttl .large {
  margin: 0.45em 0 0;
}
#license .program-cont .program-cont-detail .program-cont-ttl .main {
  margin: 0.25em 0 1em;
  font-size: 16px;
}
#license .program-cont .program-cont-image img {
  border-radius: 24px;
  width: 100%;
}
#license {
  /* license-csp-program */
}
#license .license-csp-program {
  margin-top: 120px;
}
#license .license-csp-program.lead {
  margin-top: 80px;
}
#license .license-csp-program.lead + .license-csp-program {
  margin-top: 80px;
}
#license .license-csp-program.lead p {
  font-size: 18px;
  line-height: 1.75;
}
@media only screen and (max-width: 768px) {
  #license .license-csp-program.lead {
    margin-top: 32px;
  }
  #license .license-csp-program.lead p {
    font-size: 16px;
  }
  #license .license-csp-program.lead + .license-csp-program {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 768px) {
  #license .license-csp-program {
    margin-top: 32px;
  }
}
#license .csp-program-cont {
  padding: 64px 0;
}
@media only screen and (min-width: 768.1px) {
  #license .csp-program-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: solid 1px #b1b1b1;
  }
  #license .csp-program-cont .csp-program-cont-detail {
    width: 583px;
  }
  #license .csp-program-cont .csp-program-cont-image {
    width: 514px;
  }
}
@media only screen and (max-width: 768px) {
  #license .csp-program-cont {
    padding: 32px 0;
  }
}
#license .csp-program-cont .csp-program-cont-detail p {
  font-size: 16px;
  line-height: 1.75;
}
#license .csp-program-cont .csp-program-cont-detail p + p {
  margin-top: 2.1em;
}
#license .csp-program-cont .csp-program-cont-image img {
  border-radius: 24px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  #license .csp-program-cont .csp-program-cont-image {
    margin-top: 32px;
  }
}

/*     #faq よくあるご質問
======================================================= */
@media only screen and (min-width: 768.1px) {
  #faq #lower_title .wrap {
    background: #ebf2ff url("../images/lower/bg_faq_title.jpg") center/cover no-repeat;
  }
}
@media only screen and (min-width: 768.1px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 768.1px) and (min-resolution: 2dppx) {
  #faq #lower_title .wrap {
    background: #ebf2ff url("../images/lower/bg_faq_title2x.jpg");
  }
}
#faq .faq-section {
  max-width: 994px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#faq .faq-set {
  border-radius: 24px;
  border: solid 1px #b1b1b1;
  overflow: hidden;
}
#faq .faq-set + .faq-set {
  margin-top: 24px;
}
#faq .faq-set .faq-q,
#faq .faq-set .faq-a_inr {
  padding: 40px 40px 24px 120px;
  min-height: 103px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
#faq .faq-set .faq-q::before,
#faq .faq-set .faq-a_inr::before {
  font-weight: 500;
  position: absolute;
  left: 39px;
  top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  width: 56px;
  height: 55px;
  line-height: 1;
  font-size: 32px;
  font-family: "Inter", sans-serif;
}
#faq .faq-set .faq-q {
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.66;
}
#faq .faq-set .faq-q::before {
  content: "Q";
  background: #0060ce;
  color: #fff;
}
#faq .faq-set .faq-q::after {
  display: block;
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  right: 50px;
  top: calc(40px + 0.5em);
  translate: 50% 0;
  background: url("../images/lower/faq-arr.svg") center/contain no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
#faq .faq-set .faq-q.open::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
#faq .faq-set .faq-q > span {
  padding-right: 1.75em;
}
#faq .faq-set .faq-a {
  display: none;
}
#faq .faq-set .faq-a_inr {
  background: #ebf2ff;
}
#faq .faq-set .faq-a_inr::before {
  content: "A";
  background: #fff;
  color: #0060ce;
}
#faq .faq-set .faq-a_inr p {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  #faq .faq-set {
    border-radius: 16px;
  }
  #faq .faq-set .faq-q,
  #faq .faq-set .faq-a_inr {
    padding: 24px 12px 24px 60px;
  }
  #faq .faq-set .faq-q::before,
  #faq .faq-set .faq-a_inr::before {
    font-weight: 500;
    position: absolute;
    left: 12px;
    top: 24px;
    width: 38px;
    height: 38px;
    font-size: 22px;
    font-family: "Inter", sans-serif;
  }
  #faq .faq-set .faq-q {
    cursor: pointer;
    font-size: 16px;
    line-height: 1.75;
  }
  #faq .faq-set .faq-q::after {
    top: calc(20px + 0.5em);
    right: 20px;
  }
  #faq .faq-set .faq-a_inr p {
    font-size: 14px;
  }
}

/*     #download 資料ダウンロード
======================================================= */
#download .download-section {
  margin-bottom: 120px;
}
#download .download-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -18px;
}
#download .download-list-li {
  width: 33.3333%;
  padding: 18px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #download .download-section {
    margin-bottom: 98px;
  }
  #download .download-list {
    margin: -8px 0;
  }
  #download .download-list-li {
    width: 100%;
    padding: 8px 0;
  }
}
#download .download-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  border: solid 1px #b1b1b1;
  border-radius: 16px;
  overflow: hidden;
}
#download .download-item .download-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 32px;
}
#download .download-item .download-item-wrap .download-item-image {
  overflow: hidden;
  aspect-ratio: 39/22;
}
#download .download-item .download-item-wrap .download-item-image img {
  width: auto;
  max-height: 100%;
  margin: 0 auto;
}
#download .download-item .download-item-ttl {
  margin: 24px 0 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
}
#download .download-item .download-item-txt p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.085em;
}
#download .download-link-btn {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ebf2ff;
  margin-top: auto;
}
@media only screen and (max-width: 768px) {
  #download .download-item .download-item-wrap {
    padding: 24px;
  }
}
@media only screen and (min-width: 768.1px) {
  #download .request-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #download .request-wrap .download-item {
    width: 582px;
  }
  #download .request-wrap .download-form {
    width: 554px;
  }
}
#download .request-wrap .download-item {
  border-style: none;
  background: #ebf2ff;
  padding: 16px;
  border-radius: 24px;
}
#download .request-wrap .download-item-wrap {
  background: #fff;
  border-radius: 8px;
  padding: 40px 26px 30px;
}
#download .request-wrap .download-item-image img {
  width: 100%;
}
#download .request-wrap .download-item-image {
  margin: 0 0 32px;
}
#download .request-wrap .download-item-txt p {
  letter-spacing: 0.085em;
}
#download .request-wrap .download-item-index {
  margin-top: 20px;
}
#download .request-wrap .download-item-index ol li {
  list-style: decimal;
  list-style-position: inside;
  line-height: 2;
}
#download .request-wrap .download-item-index ol li:nth-child(n+2) {
  margin-top: 0.1em;
}
#download .request-wrap .item-index-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 2;
  padding-bottom: 0.6em;
  margin-bottom: 0.7em;
  border-bottom: solid 1px #b1b1b1;
}
@media only screen and (max-width: 768px) {
  #download .request-wrap .download-item {
    padding: 10px;
    border-radius: 16px;
  }
  #download .request-wrap .download-item-wrap {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
  }
  #download .request-wrap .download-item-image {
    margin: 0 0 20px;
  }
  #download .request-wrap .download-item-index {
    margin-top: 12px;
  }
}
#download .request-wrap .request-head {
  margin-bottom: 48px;
}
#download .request-wrap .request-head-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.18;
  margin-bottom: 0.8em;
}
#download .request-wrap .request-head-read {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  #download .request-wrap .download-form {
    margin-top: 25px;
  }
  #download .request-wrap .request-head {
    margin-bottom: 16px;
  }
  #download .request-wrap .request-head-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #download .request-wrap #add_form {
    margin-bottom: 54px;
  }
}
#download .request-link-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 32px 0 0;
  border-top: solid 1px #b1b1b1;
}
/*     #contact お問い合わせ
======================================================= */
#contact #add_form {
  max-width: 994px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768.1px) {
  #contact #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__horiz_group .satori__input_group {
    padding: 10px 12px 10px 0;
  }
  #contact #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__horiz_group .satori__input_group + .satori__input_group {
    padding: 10px 0 10px 12px;
  }
}

/*                #add_form
======================================================= */
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group > label,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group > label {
  width: 100%;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group {
  padding: 10px 0;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group label:first-child,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group label:first-child {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.5em;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea {
  background-color: #fff;
  border-color: #b1b1b1;
  border-radius: 4px;
  padding: 20px 20px;
  color: #000;
  font-size: 16px;
  font-family: "Noto Sans JP", serif;
  max-width: 100%;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text]::-webkit-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel]::-webkit-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password]::-webkit-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email]::-webkit-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number]::-webkit-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url]::-webkit-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text]::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel]::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password]::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email]::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number]::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url]::-webkit-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea::-webkit-input-placeholder {
  color: #000;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text]::-moz-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel]::-moz-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password]::-moz-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email]::-moz-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number]::-moz-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url]::-moz-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text]::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel]::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password]::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email]::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number]::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url]::-moz-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea::-moz-placeholder {
  color: #000;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text]:-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel]:-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password]:-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email]:-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number]:-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url]:-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text]:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel]:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password]:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email]:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number]:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url]:-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea:-ms-input-placeholder {
  color: #000;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text]::-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel]::-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password]::-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email]::-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number]::-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url]::-ms-input-placeholder, #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text]::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel]::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password]::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email]::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number]::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url]::-ms-input-placeholder, #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea::-ms-input-placeholder {
  color: #000;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text]::placeholder,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel]::placeholder,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password]::placeholder,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email]::placeholder,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number]::placeholder,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url]::placeholder,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text]::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel]::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password]::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email]::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number]::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url]::placeholder,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea::placeholder {
  color: #000;
}
@media only screen and (max-width: 768px) {
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=text],
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=tel],
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=password],
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=email],
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=number],
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=url],
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea,
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=text],
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=tel],
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=password],
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=email],
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=number],
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=url],
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea {
    padding: 16px 20px;
  }
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=checkbox],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 20px;
  height: 20px;
  accent-color: #ededed;
  background-color: #ededed;
  border: solid 1px #cbcbcb;
  border-radius: 3px;
  translate: 0 -2px;
  margin-right: 0.25em;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=checkbox] + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=checkbox] + label {
  width: calc(100% - 36px);
  color: #000;
  font-size: 16px;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=checkbox]:checked,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=checkbox]:checked {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  background-image: url("../images/common/form-check.svg");
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=checkbox]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=checkbox]:disabled {
  display: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=checkbox]:disabled + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=checkbox]:disabled + label {
  display: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=radio],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 20px;
  height: 20px;
  accent-color: #ededed;
  background-color: #ededed;
  border: solid 1px #cbcbcb;
  border-radius: 50%;
  translate: 0 2px;
  margin-left: 0;
  margin-right: 0.25em;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=radio] + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=radio] + label {
  width: calc(100% - 36px);
  color: #000;
  font-size: 16px;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=radio]:checked,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=radio]:checked {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px 8px;
  background-image: url("../images/common/form-radio.svg");
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=radio]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=radio]:disabled {
  display: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group input[type=radio]:disabled + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group input[type=radio]:disabled + label {
  display: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group textarea,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group textarea {
  height: 180px;
  width: 100%;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group select,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group select {
  background-color: #fff;
  border-color: #b1b1b1;
  border-radius: 4px;
  padding: 5px 14px;
  color: #000;
  font-size: 16px;
  height: 52px;
  width: 379px;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group select::-ms-expand,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group select::-ms-expand {
  display: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group select,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group select {
  background-image: url("../images/lower/select-arr.svg");
  background-size: right center;
  background-size: 10px 5px;
  background-position: right 21px;
  background-position: calc(100% - 14px) 23px;
  background-repeat: no-repeat;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group .satori__error_messages,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group .satori__error_messages {
  color: #fe0000;
  font-size: 12px;
  margin-top: 0.3em;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=text],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=tel],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=password],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=email],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=number],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=url],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error textarea,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error select,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=text],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=tel],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=password],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=email],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=number],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=url],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error textarea,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error select {
  background-color: #fdf5f5;
  border-color: #fe0000;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=checkbox],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error input[type=radio],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=checkbox],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error input[type=radio] {
  accent-color: #fdf5f5;
  background-color: #fdf5f5;
  border: solid 1px #fe0000;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__input_group.error .satori__error_messages,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__input_group.error .satori__error_messages {
  display: block;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn {
  border: solid 1px #0060ce;
  background-position: calc(100% - 20px) center;
  background-image: url("../images/common/input-btn_arr-white.svg");
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn.cancel,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn.cancel {
  background-color: #fff;
  border: solid 1px #b1b1b1;
  color: #000;
  background-image: url("../images/common/input-btn_arr-bk_left.svg");
  background-position: 20px center;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn:hover,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn:hover {
  opacity: 1;
}
@media (hover: hover) {
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn,
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn {
    -webkit-transition: color 0.5s, background-color 0.5s, background-image 0.5s;
    transition: color 0.5s, background-color 0.5s, background-image 0.5s;
  }
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn:hover,
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn:hover {
    color: #0060ce;
    background-color: #fff;
    background-image: url("../images/common/input-btn_arr-blue.svg");
  }
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn.cancel:hover,
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn.cancel:hover {
    background-color: #0060ce;
    color: #fff;
    background-image: url("../images/common/input-btn_arr-white_left.svg");
  }
}
@media only screen and (max-width: 768px) {
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group,
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #add_form .satori__custom_form_caa07dd28cc1d966_css .satori__submit_group .satori__btn,
  #add_form .satori__custom_form_b76e815cdbea63ce_css .satori__submit_group .satori__btn {
    margin-top: 12px;
  }
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=text],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=tel],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=password],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=email],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=number],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=url],
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group textarea,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=text],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=tel],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=password],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=email],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=number],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=url],
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group textarea {
  background-color: #b1b1b1;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=text]:disabled,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=tel]:disabled,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=password]:disabled,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=email]:disabled,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=number]:disabled,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group input[type=url]:disabled,
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group textarea:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=text]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=tel]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=password]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=email]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=number]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group input[type=url]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group textarea:disabled {
  background-color: #b1b1b1;
  cursor: default;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm .satori__input_group select,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm .satori__input_group select {
  background-color: #fff;
  border-color: #b1b1b1;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:disabled,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:disabled {
  display: block;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__form_confirm #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:disabled + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__form_confirm #satori__privacy_policy_agreement_wrapper .satori__input_group input[type=checkbox]:disabled + label {
  cursor: default;
  display: block;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__require,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__require {
  background-color: #fe0000;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1;
  padding: 0.4em 0.75em 0.6em;
  translate: 0 -2px;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__horiz_group .satori__input_group,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__horiz_group .satori__input_group {
  padding: 10px 8px 10px 0;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__horiz_group .satori__input_group + .satori__input_group,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__horiz_group .satori__input_group + .satori__input_group {
  padding: 10px 0 10px 8px;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__notes,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__notes {
  background: #fff;
  border-style: none;
  font-size: 12px;
  line-height: 1.833;
  padding: 6px 0 0;
  width: 100%;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__notes::before,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__notes::before {
  content: "※";
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__btn,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__btn {
  width: 240px;
  height: 62px;
  border-radius: 31px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: "Noto Sans JP", serif;
  background-color: #0060ce;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
  background-image: url("../images/lower/input-btn_arr.svg");
}
#add_form .satori__custom_form_caa07dd28cc1d966_css .satori__system_notes,
#add_form .satori__custom_form_b76e815cdbea63ce_css .satori__system_notes {
  color: #000;
  font-weight: 500;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css #satori__privacy_policy_agreement_wrapper,
#add_form .satori__custom_form_b76e815cdbea63ce_css #satori__privacy_policy_agreement_wrapper {
  margin-top: 48px;
}
@media only screen and (max-width: 768px) {
  #add_form .satori__custom_form_caa07dd28cc1d966_css #satori__privacy_policy_agreement_wrapper,
  #add_form .satori__custom_form_b76e815cdbea63ce_css #satori__privacy_policy_agreement_wrapper {
    margin-top: 28px;
    margin-bottom: 28px;
  }
}
#add_form .satori__custom_form_caa07dd28cc1d966_css #satori__privacy_policy_agreement_wrapper .satori__message,
#add_form .satori__custom_form_b76e815cdbea63ce_css #satori__privacy_policy_agreement_wrapper .satori__message {
  font-size: 16px;
  line-height: 1.625;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css #satori__privacy_policy_agreement_wrapper input[type=checkbox],
#add_form .satori__custom_form_b76e815cdbea63ce_css #satori__privacy_policy_agreement_wrapper input[type=checkbox] {
  translate: 0 -2px;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css #satori__privacy_policy_agreement_wrapper input[type=checkbox] + label,
#add_form .satori__custom_form_caa07dd28cc1d966_css #satori__privacy_policy_agreement_wrapper .satori__custom_form_caa07dd28cc1d966_css input[type=radio] + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css #satori__privacy_policy_agreement_wrapper input[type=checkbox] + label,
#add_form .satori__custom_form_b76e815cdbea63ce_css #satori__privacy_policy_agreement_wrapper .satori__custom_form_caa07dd28cc1d966_css input[type=radio] + label {
  font-size: 16px;
  line-height: 1;
  color: #000;
  width: auto;
}
#add_form .satori__custom_form_caa07dd28cc1d966_css a,
#add_form .satori__custom_form_b76e815cdbea63ce_css a {
  color: #0060ce;
}

/*                #news
======================================================= */
@media only screen and (min-width: 768.1px) {
  .post-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .post-wrap .post-head {
    width: 206px;
  }
  .post-wrap .post-article {
    width: 927px;
    max-width: calc(100% - 130px);
  }
}
@media only screen and (max-width: 768px) {
  .post-wrap .post-article {
    margin-top: 10.7692307692vw;
  }
}

/*  .post-article  */
.post-article .post-meta {
  border-bottom: solid 1px #b1b1b1;
  padding-bottom: 32px;
  margin-bottom: 48px;
}
.post-article .post-date {
  font-size: 16px;
  line-height: 1.8;
}
.post-article .post-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.625;
  letter-spacing: 0.1em;
  margin-right: -0.25em;
}
@media only screen and (max-width: 768px) {
  .post-article .post-meta {
    padding-bottom: 34px;
    margin-bottom: 24px;
  }
  .post-article .post-date {
    letter-spacing: -0.005em;
  }
  .post-article .post-title {
    font-size: 22px;
    line-height: 1.5;
    margin-right: -0.15em;
  }
}

/*  .post-article  */
/*  .page_nv  */
.page_nv {
  margin: 80px 0 0;
}
.page_nv ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_nv li {
  padding: 0 8px;
}
.page_nv li a,
.page_nv li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  width: 40px;
  height: 37px;
  overflow: hidden;
  position: relative;
}
.page_nv li a.current,
.page_nv li span.current {
  background-color: #ebf2ff;
}
.page_nv li a.prev::after, .page_nv li a.next::after,
.page_nv li span.prev::after,
.page_nv li span.next::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url("../images/common/icon_page_nav-rrow_r.svg");
  translate: -50% -50%;
}
.page_nv li a.prev::after,
.page_nv li span.prev::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-position: right center;
}
.page_nv li a.next::after,
.page_nv li span.next::after {
  background-position: right center;
}
@media only screen and (max-width: 768px) {
  .page_nv {
    margin: 12.3076923077vw 0 0;
  }
  .page_nv li {
    padding: 0 0.5128205128vw;
  }
  .page_nv li a,
  .page_nv li span {
    font-size: 4.1025641026vw;
    width: 12.3076923077vw;
    height: 11.0256410256vw;
  }
  .page_nv li a.prev::after, .page_nv li a.next::after,
  .page_nv li span.prev::after,
  .page_nv li span.next::after {
    background-size: 4.1025641026vw 4.1025641026vw;
  }
  .page_nv li a.prev, .page_nv li a.next,
  .page_nv li span.prev,
  .page_nv li span.next {
    width: 7.1794871795vw;
  }
  .page_nv li a.prev::after,
  .page_nv li span.prev::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    background-position: right center;
  }
  .page_nv li a.next::after,
  .page_nv li span.next::after {
    background-position: right center;
  }
}

.news-cont-link-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}