@import url(./style_mce.css);
@charset "utf-8";

/* // サンクスページ2
----------------------------------------------- */

/* ________PC________ */

.consultation_window {
  margin-bottom: 80px;
  padding: 40px 0 !important;
  margin-top: 40px;
}

.seminarListA .item .image {
  height: 170px !important;
}

.seminarListA .item .contents {
  padding: 30px 20px 32px;
  position: relative;
}
.thanksBlockA {
  padding-bottom: 0 !important;
}
.pageTitleA._s2 .textWrap .ja {
  margin-bottom: 20px;
  font-size: 200%;
}
.pageTitleA .textWrap a {
  text-decoration: underline;
  color: #fff;
}
.pageTitleA .textWrap a:hover {
  text-decoration: none;
}
.detailInfoA dl {
  display: inherit;
}
.detailInfoA._s1 dl dt {
  padding: 12px 6px 12px 6px;
  min-width: 108px;
  font-weight: 700;
}
.detailInfoA._s1 dl dd {
  padding: 12px;
}
dd p {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}
dd p:not(:last-child) {
  margin-bottom: 15px;
}
.autoHeightChild2 span {
  font-size: 80%;
}
.itemWrapA .item .image {
  height: 270px;
}
.linkHoverA .hover:after {
  display: none;
}
.points li {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 90%;
  line-height: 1.4;
  padding: 4px 8px 4px 18px;
  margin-bottom: 2px;
}
.points li:after {
  position: absolute;
  left: 0;
  top: 14px;
  font-size: 115%;
  content: "\ea7c";
  font-family: iconfontA;
  color: #2a94e0;
  transform: translateY(-50%);
}
.seminar_title {
  font-size: 120% !important;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 12px;
}
.itemWrapB .item .image .in2 {
  height: 90% !important;
}
.itemWrapB .item .contents2 {
  padding: 0 20px 85px !important;
}
.download_thanks_title {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

/*吹き出し1*/
.comment {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.comment .person {
  width: 10%;
}
.comment .person img {
  width: 100%;
}
.comment .text {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  font-weight: 500;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-left: 25px;
}
.comment .text a {
  color: #2a94e0;
  text-decoration: underline;
  font-weight: 700;
}
.comment .text:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
  z-index: 2;
}
/*吹き出し2*/
.comment2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}
.comment2 .person {
  width: 10%;
}
.comment2 .person img {
  width: 100%;
}
.comment2 .text {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  font-weight: 500;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-right: 25px;
}
.comment2 .text:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #fff;
  z-index: 2;
}
.sectionA_thanks {
  padding: 40px 0 95px !important;
}
.appeals {
  margin-bottom: 40px;
}
.appeals .piece {
  width: 200px;
  height: 200px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  margin-right: 20px;
  border: 8px solid #ebebeb;
  box-sizing: border-box;
}
.appeals .piece p {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 184px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.appeals .piece p span {
  font-size: 17px;
  font-weight: 900;
  line-height: 1.4;
}
.rank {
  position: relative;
}
.rank1:before {
  background: url(/_pack/img/documents_thanks_rank1.png) no-repeat;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  content: "";
  width: 60px;
  height: 10%;
  display: inline-block;
  background-size: contain;
}
.rank2:before {
  background: url(/_pack/img/documents_thanks_rank2.png) no-repeat;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  content: "";
  width: 60px;
  height: 10%;
  display: inline-block;
  background-size: contain;
}
.rank3:before {
  background: url(/_pack/img/documents_thanks_rank3.png) no-repeat;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  content: "";
  width: 60px;
  height: 10%;
  display: inline-block;
  background-size: contain;
}
.itemWrapG .item .contents .description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.download_thanks_lead {
  margin-bottom: 30px;
}

.download_thanks_titleB {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.6;
}
.download_thanks_titleC {
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.6;
}
.sectionA.bgcB {
  position: relative;
  overflow: hidden;
}
.sectionA.bgcB:before {
  content: " ";
  position: absolute;
  display: block;
  width: 526px;
  height: 580px;
  background-image: url(/_pack/img/cmn_bg_03.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  background-color: transparent;
  left: 20px;
  top: 20px;
  z-index: 5;
}
.sectionA.bgcB:after {
  content: " ";
  position: absolute;
  display: block;
  width: 384px;
  height: 617px;
  background-image: url(/_pack/img/cmn_bg_04.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  background-color: transparent;
  right: 20px;
  bottom: 20px;
  z-index: 5;
}

.consultation_window .widthFix {
  position: relative;
  z-index: 10;
}
.consultation_window .btn .tx {
  font-size: 18px;
  font-weight: bold;
  padding: 20px 60px;
}
.consultation_window .wrap {
  padding: 50px;
  background-color: #fff;
  margin-top: 40px;
}
.consultation_window .wrap .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.consultation_window .wrap .inner .left {
  width: 50%;
}
.consultation_window .wrap .inner .left .title {
  font-size: 24px;
  margin-bottom: 45px;
}
.consultation_window .wrap .inner .left ul li {
  border-bottom: 1px dotted #7f7f7f;
  padding-bottom: 15px;
  font-size: 120%;
  font-weight: 700;
}
.consultation_window .wrap .inner .left ul li:not(:last-child) {
  margin-top: 15px;
}
.consultation_window .wrap .inner .right {
  width: 46%;
}

/* ________SP________ */
@media screen and (max-width: 840px) {
  .seminarListA .item .image {
    height: 150px !important;
  }
  .seminarListA .item .contents {
    padding: 30px 15px 32px;
    position: relative;
  }
  .columnWrapA {
    display: inherit !important;
  }
  .pageTitleA._s2 .textWrap .ja {
    margin-bottom: 20px;
    font-size: 140%;
  }
  .pageTitleA._s2 .textWrap p {
    font-size: 3vw;
  }
  .itemWrapA .item .image {
    height: calc(85vw * 26 / 46);
  }

  .points li {
    font-size: 84%;
    padding: 5px 6px 5px 26px;
  }
  .points li:after {
    left: 8px;
    top: 13px;
    font-size: 102%;
  }
  .itemWrapB .item .contents2 {
    padding: 0 15px 15px 15px !important;
  }
  .download_thanks_title {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }

  /*吹き出し1*/
  .comment {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .comment .person {
    width: 20%;
  }
  .comment .person img {
    width: 100%;
  }
  .comment .text {
    width: 75%;
    background-color: #fff;
    padding: 15px;
    border-radius: 20px;
    font-weight: 500;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-left: 5%;
  }
  .comment .text a {
    color: #2a94e0;
    text-decoration: underline;
    font-weight: 700;
  }
  .comment .text:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-right: 12px solid #fff;
    z-index: 2;
  }
  /*吹き出し2*/
  .comment2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
  }
  .comment2 .person {
    width: 20%;
  }
  .comment2 .person img {
    width: 100%;
  }
  .comment2 .text {
    width: 75%;
    background-color: #fff;
    padding: 15px;
    border-radius: 20px;
    font-weight: 500;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-right: 5%;
  }
  .comment2 .text:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #fff;
    z-index: 2;
  }
  .sectionA_thanks {
    padding: 30px 0 calc(95px * 0.7) !important;
  }
  .appeals {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .appeals .piece {
    width: 44vw;
    height: 44vw;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    margin-right: 1.3vw;
    border: 7px solid #ebebeb;
    box-sizing: border-box;
  }
  .appeals .piece:nth-child(n + 3) {
    margin-top: 10px;
  }
  .appeals .piece p {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40vw;
    text-align: center;
    font-size: 3.4vw;
    font-weight: 500;
  }
  .appeals .piece p span {
    font-size: 4vw;
    font-weight: 900;
    line-height: 1.5;
  }
  .rank1:before {
    background: url(/_pack/img/documents_thanks_rank1.png) no-repeat;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "";
    width: 50px;
    height: 10%;
    display: inline-block;
    background-size: contain;
  }
  .rank2:before {
    background: url(/_pack/img/documents_thanks_rank2.png) no-repeat;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "";
    width: 50px;
    height: 10%;
    display: inline-block;
    background-size: contain;
  }
  .rank3:before {
    background: url(/_pack/img/documents_thanks_rank3.png) no-repeat;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    content: "";
    width: 50px;
    height: 10%;
    display: inline-block;
    background-size: contain;
  }
  .download_thanks_titleB {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
  }
  .download_thanks_titleC {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
  }
  .sectionA.bgcB:before {
    width: 180px;
    height: 198px;
    left: -50px;
  }
  .sectionA.bgcB:after {
    width: 180px;
    height: 289px;
    right: 0;
  }
  .consultation_window .btn .tx {
    font-size: 4.2vw;
    font-weight: bold;
    padding: 20px 0;
  }
  .consultation_window .wrap {
    padding: 30px 20px;
    background-color: #fff;
    margin-top: 30px;
  }
  .consultation_window .wrap .inner {
    display: inherit;
    margin-bottom: 40px;
  }
  .consultation_window .wrap .inner .left {
    width: 100%;
    margin-bottom: 40px;
  }
  .consultation_window .wrap .inner .left .title {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .consultation_window .wrap .inner .right {
    width: 100%;
  }
}
