._sp {
  display: none;
}
@media screen and (max-width: 767px) {
  ._sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  ._pc {
    display: none;
  }
}
body {
  min-width: 1440px;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
}
main {
  width: 100%;
}
.main-visual {
  background: url("../images/trailblazer/main-image-bg.png") no-repeat bottom -22px
    right;
  background-size: 100%;
}
.main-inner {
  width: 1170px;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 767px) {
  .main-inner {
    width: auto;
    flex-flow: column;
    position: relative;
  }
}
.main-content {
  padding: 60px 0 0 20px;
}
@media screen and (max-width: 767px) {
  .main-content {
    padding: 32px 20px 55px 20px;
  }
}
.main-content-head {
  font-size: 44px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 20px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .main-content-head {
    font-size: 24px;
    margin: 0 0 16px 0;
  }
}
.main-content-text {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 28px 0;
}
@media screen and (max-width: 767px) {
  .main-content-text {
    font-size: 12px;
    margin: 0 0 20px 0;
  }
}
.main-content-link {
  width: 152px;
  height: 42px;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 767px) {
  .main-content-link {
    width: 128px;
    height: 42px;
    margin: 0 0 24px 0;
  }
}
.main-content-link a {
  display: flex;
  width: 152px;
  height: 42px;
  font-size: 14px;
  line-height: 1.2;
  border: 1px solid #032d60;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .main-content-link a {
    width: 128px;
  }
}
.main-content-text-link {
  font-size: 16px;
  line-height: 1.2;
  color: #0b5cab;
  font-weight: bold;
  margin: 0 0 10px 0;
  display: flex;
  align-items: center;
}
.main-content-text-link:after {
  content: "";
  width: 12px;
  height: 7px;
  margin: 0 0 0 3px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.121%22%20height%3D%2211.414%22%20viewBox%3D%220%200%207.121%2011.414%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_123%22%20data-name%3D%22%E3%83%91%E3%82%B9%20123%22%20d%3D%22M-6137%2C11648.521l5%2C5%2C5-5%22%20transform%3D%22translate(-11647.814%20-6126.296)%20rotate(-90)%22%20fill%3D%22none%22%20stroke%3D%22%230b5cab%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.main-content-text-link a:hover {
  text-decoration: underline;
}
.main-content-nav {
  display: flex;
  margin: 40px 0 0 0;
}
@media screen and (max-width: 767px) {
  .main-content-nav {
    flex-flow: column;
  }
}
.main-content-nav li {
  margin: 0 20px 0 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .main-content-nav li {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}
.main-content-nav li a:hover {
  text-decoration: underline;
}
.main-content-nav li:before {
  content: "";
  width: 12px;
  height: 7px;
  margin: 0 8px 0 0;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2211.414%22%20height%3D%227.121%22%20viewBox%3D%220%200%2011.414%207.121%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_110%22%20data-name%3D%22%E3%83%91%E3%82%B9%20110%22%20d%3D%22M-6137%2C11648.521l5%2C5%2C5-5%22%20transform%3D%22translate(6137.71%20-11647.814)%22%20fill%3D%22none%22%20stroke%3D%22%23032d60%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E")
    no-repeat;
}
.main-image {
  width: 480px;
  margin: 32px 0 0 auto;
}
@media screen and (max-width: 767px) {
  .main-image {
    width: 182px;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 340px) {
  .main-image {
    width: 150px;
  }
}
.section1 {
  background: #ecf5fd;
  padding: 36px 60px 40px 60px;
}
@media screen and (max-width: 767px) {
  .section1 {
    padding: 28px 20px 8px 20px;
  }
}
.section1-head {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section1-head {
    font-size: 20px;
    margin: 0 0 16px 0;
  }
}
.section1-block-head {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 20px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section1-block-head {
    font-size: 16px;
    margin: 0 0 16px 0;
  }
}
.section1-block-head span {
  font-size: 12px;
  margin: 0 0 0 5px;
}
@media screen and (max-width: 767px) {
  .section1-block-head span {
    font-size: 11px;
  }
}
.section1-blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px 28px 0;
}
@media screen and (max-width: 767px) {
  .section1-blocks {
    margin: 0 -6px 24px -6px;
  }
}
.section1-blocks li {
  width: 144px;
  background: #fff;
  padding: 12px 12px 20px 12px;
  box-sizing: border-box;
  margin: 0 12px 12px 0;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .section1-blocks li {
    width: calc(50% - 12px);
    margin: 0 6px 12px 6px;
  }
}
.section1-block-icon {
  width: 100px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: contain;
  margin: 0 auto 16px auto;
  position: relative;
}
.section1-block-name {
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  color: #0b5cab;
  margin: 0 0 8px 0;
  display: flex;
  align-items: center;
  min-height: 39px;
}
.section1-block-name a:hover {
  text-decoration: underline;
}
.section1-block-text {
  font-size: 11px;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.section1-block-text2 {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 20px 0;
}
.section1-block-text2 a {
  color: #0b5cab;
  text-decoration: underline;
}
.section1-block-text2 a:hover {
  text-decoration: none;
}
.section2 {
  padding: 30px 60px 0 60px;
  background: #ecf5fd;
}
@media screen and (max-width: 767px) {
  .section2 {
    padding: 30px 20px 0 20px;
  }
}
.section2-header {
  display: flex;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .section2-header {
    justify-content: start;
    flex-flow: column;
    margin: 0 0 18px 0;
  }
}
.section2-head {
  font-size: 28px;
  line-height: 1.2;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section2-head {
    font-size: 20px;
    margin: 0 0 12px 0;
  }
}
.section2-head-block {
  display: flex;
  margin: 0 0 -10px auto;
}
@media screen and (max-width: 767px) {
  .section2-head-block {
    margin: 0;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.section2-head-groups {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section2-head-groups {
    margin: 0 0 3px 0;
  }
}
.section2-head-groups li {
  display: flex;
  align-items: center;
  font-size: 10px;
  line-height: 1.2;
  margin: 0 0 0 12px;
}
@media screen and (max-width: 767px) {
  .section2-head-groups li:first-child {
    margin: 0;
  }
}
.section2-head-groups li span {
  width: 8px;
  height: 8px;
  margin: 0 4px 0 0;
}
.section2-head-groups li span.ユーザグループ {
  background: #00a1e0;
}
.section2-head-groups li span.コミュニティーグループ {
  background: #fe9339;
}
.section2-head-buttons {
  display: flex;
  align-items: center;
  margin: 0 0 0 14px;
}
@media screen and (max-width: 767px) {
  .section2-head-buttons {
    display: none;
  }
}
.section2-head-buttons li {
  margin: 0 0 0 10px;
}
.section2-head-buttons li button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  cursor: default;
}
.section2-head-buttons li.active button {
  cursor: pointer;
}
.section2-head-buttons li.active path {
  stroke: #032d60;
}
.section2-head-buttons-sp {
  display: none;
  align-items: center;
  margin: 0 0 0 14px;
}
@media screen and (max-width: 767px) {
  .section2-head-buttons-sp {
    display: flex;
  }
}
.section2-head-buttons-sp li {
  margin: 0 0 0 10px;
}
.section2-head-buttons-sp li button {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.section2-head-buttons-sp li.active path {
  stroke: #032d60;
}
.section2-events-wrap {
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section2-events-wrap {
    display: none;
  }
}
.section2-events-wrap-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .section2-events-wrap-sp {
    display: block;
  }
}
.section2-events {
  display: none;
  flex-wrap: wrap;
  min-width: 100%;
  margin: 0 -12px 0 0;
}
.section2-events.show {
  display: flex;
}
@media screen and (max-width: 767px) {
  .section2-events {
    flex-flow: column;
    margin: 0;
  }
}
.section2-events li {
  width: 258px;
  height: 132px;
  background: #fff;
  border-radius: 10px;
  margin: 0 12px 12px 0;
  box-sizing: border-box;
  padding: 16px;
}
@media screen and (max-width: 767px) {
  .section2-events li {
    width: 100%;
    margin: 0 0 12px 0;
  }
}
.section2-events-sp {
  display: none;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
}
.section2-events-sp.show {
  display: block;
}
.section2-events-sp li {
  width: 100%;
  height: 132px;
  background: #fff;
  border-radius: 10px;
  margin: 0 0 12px 0;
  box-sizing: border-box;
  padding: 16px;
}
.section2-events-sp li:last-child {
  margin: 0;
}
.section2-events-name {
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  color: #0b5cab;
  margin: 0 0 8px 0;
  padding: 0 0 0 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.section2-events-name.コミュニティグループ {
  border-left: 2px solid #fe9339;
}
.section2-events-name.ユーザグループ {
  border-left: 2px solid #00a1e0;
}
.section2-events-icon {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.section2-events-icon span {
  font-size: 10px;
  line-height: 1.4;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.section2-events-icon img {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  border: 1px solid #eee;
  margin: 0 8px 0 0;
}
.section2-events-date {
  font-size: 12px;
  line-height: 1.4;
}
.section3 {
  padding: 50px 0 0 0;
}
@media screen and (max-width: 767px) {
  .section3 {
    padding: 48px 20px 0 20px;
  }
}
.section3-head {
  text-align: center;
  font-size: 28px;
  line-height: 1.2;
  color: #032d60;
  margin: 0 0 47px 0;
}
@media screen and (max-width: 767px) {
  .section3-head {
    font-size: 20px;
    margin: 0 0 24px 0;
    text-align: left;
  }
}
.section3-contents {
  display: flex;
  width: 1070px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section3-contents {
    width: auto;
    flex-flow: column;
  }
}
@media screen and (max-width: 767px) {
  .section3-content {
    order: 2;
  }
}
.section3-text {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 36px 0;
  color: #222;
}
@media screen and (max-width: 767px) {
  .section3-text {
    margin: 0 0 28px 0;
  }
}
.section3-text a {
  color: #0b5cab;
  text-decoration: underline;
}
.section3-text a:hover {
  text-decoration: none;
}
.section3-link {
  color: #0b5cab;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 5px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section3-link {
    font-size: 14px;
  }
}
.section3-link:hover {
  text-decoration: underline;
}
.section3-link:after {
  content: "";
  width: 12px;
  height: 7px;
  margin: 0 0 0 3px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.121%22%20height%3D%2211.414%22%20viewBox%3D%220%200%207.121%2011.414%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_123%22%20data-name%3D%22%E3%83%91%E3%82%B9%20123%22%20d%3D%22M-6137%2C11648.521l5%2C5%2C5-5%22%20transform%3D%22translate(-11647.814%20-6126.296)%20rotate(-90)%22%20fill%3D%22none%22%20stroke%3D%22%230b5cab%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center center;
}
.section3-image {
  width: 540px;
  min-width: 540px;
  margin: 0 0 0 auto;
  padding: 0 0 0 60px;
}
@media screen and (max-width: 767px) {
  .section3-image {
    width: auto;
    min-width: auto;
    margin: 0 0 28px 0;
    padding: 0;
    order: 1;
  }
}
.section4 {
  padding: 0 60px;
  background: #ecf5fd;
}
@media screen and (max-width: 767px) {
  .section4 {
    padding: 20px;
  }
}
.section4-content {
  border-radius: 10px;
  position: relative;
  padding: 75px 0 80px 0;
  background-color: #ecf5fd;
  background-image: url("../images/trailblazer/mailmagazine-icon-1.png"),
    url("../images/trailblazer/mailmagazine-icon-2.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left 50px center, right 60px center;
  background-size: 208px, 184px;
}
@media screen and (max-width: 767px) {
  .section4-content {
    padding: 32px 20px 200px 20px;
    background-position: left 20px bottom 30px, right 25px bottom 32px;
    background-size: 140px, 123px;
  }
}
.section4-content-head {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  text-align: center;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 767px) {
  .section4-content-head {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
}
.section4-content-head br {
  display: none;
}
@media screen and (max-width: 767px) {
  .section4-content-head br {
    display: block;
  }
}
.section4-content-text {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 32px 0;
}
@media screen and (max-width: 767px) {
  .section4-content-text {
    text-align: left;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .section4-content-text br {
    display: none;
  }
}
.section4-content-form {
  display: flex;
  width: 440px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section4-content-form {
    width: auto;
    margin: 0;
  }
}
.section4-content-form input {
  width: 360px;
  height: 44px;
  font-size: 14px;
  text-indent: 16px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section4-content-form input {
    margin: 0 13px 0 0;
  }
}
.section4-content-form button {
  margin: 0 0 0 auto;
  width: 68px;
  color: #fff;
  height: 44px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  background: #0b5cab;
  border: none;
}
@media screen and (max-width: 767px) {
  .section4-content-form button {
    min-width: 68px;
  }
}
.section4-content-icon1 {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 208px;
}
.section4-content-icon2 {
  position: absolute;
}
.group_icon {
  display: flex;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.5;
  align-items: center;
  margin: 4px 0 0 0;
  color: #000;
}
.group_icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  border-radius: 24px;
  border: 1px solid #eee;
  margin: 0 8px 0 0;
}
