@charset "utf-8";
.contents{
  margin-bottom: 4rem;
}

.link-block{
  padding-bottom: 2.4rem;
}
.link-block-inner{
  max-width: 1200px;
  margin: 0 auto ;
  box-shadow: 0px 0px 7px 0px #dedede;
  padding: 15px 35px;
}
.link-block-inner .anc-1-pcAuto-sp1 .anc-1 {
  margin-top: 0;
}

.challenge{
  background-image: linear-gradient(130deg, rgba(253, 229, 219, 1), rgba(255, 242, 192, 1));
}

.individual-box{
  border: 1px solid #ccc;
  border-top: 2px solid #e6002d;
  background-color: #fff;
  display: grid;
  grid-template-rows: 1fr 70px;
}
.individual-box-inner{
  padding: 25px 30px;
}
.individual-box-inner p{
  margin-top: 20px;
}
.individual-box .h3-s{
  margin-top: 0;
}
.individual-box-link{
  align-self: end;
  padding: 20px 30px;
  border-top: 1px solid #ddd;
  font-weight: bold;
  font-size: 2rem;
}

.about-block{
  display: grid;
  gap:20px;
  grid-template-columns: 400px 1fr;
  padding-bottom: 3rem;
}
.about-block figcaption{
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.about-block figcaption span{
  font-size: 1.4rem;
}
.about-block img{
  width: 376px;
}

.department-block{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  box-shadow: 0px 0px 7px 0px #dedede;
}
.department-block > div{
  position: relative;
  padding: 20px 25px;
}
.department-block .h4-s-link{
}
.department-block .u-color--red{
  margin-bottom: 30px;
}
.department-border01{
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.department-border02{
  border-bottom: 1px solid #ddd;
}
.department-border03{
  border-right: 1px solid #ddd;
}


.btn-individual{
  min-width: 400px;
}

.mod_s_pb1e {
  padding-bottom: 1em;
}

.merit .contents{
  margin-bottom: 6rem;
}
.merit .individual-box {
  width: calc((100% - (36px * 3)) / 4);
}

.individual-box .nl-2-pc2-sp1 li{
  width: 100%;
  color: #666;
}

.website-block{
  margin-top: 40px;
  border-top: 2px solid #e6002d;
  padding-top: 25px;
}
.website-block-detail{
  display: flex;
  justify-content: space-between;
  gap: 36px;
}
.website-block-detail figure{
  width: 376px;
}
.website-block-right{
  flex-grow: 1;
}

/* 投資をお考えの方へ */
.investment-cd-block{
  display: flex;
  gap: 36px;
  justify-content: space-between;
  margin-bottom: 30px;
}
.investment-cd-block .cd-2{
  width: calc((100% - 72px) / 3);
}
.investment-cd-block .cd-2 .txt-box .ttl{
  margin-bottom: 0;
}
.investment-btn-block{
  box-shadow: 0px 0px 7px 0px #dedede;
}
.investment-btn-list{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.investment-btn-list li a{
  display: block;
  padding: 23px;
  font-weight: bold;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 1.8rem;
}
.investment-btn-list li a:hover{
  text-decoration: underline;
}
.investment-btn-list li:nth-child(3) a{
  border-right: none;
}
.investment-btn-list li:nth-child(4) a,.investment-btn-list li:nth-child(5) a{
  border-bottom: none;
}
.investment-btn-list .ll-1-link:after{
  bottom: 7px;
}
.investment .contents {
  margin-bottom: 8rem;
}


@media only screen and (max-width:767.98px) {
  .contents {
    padding-top: 40px;
  }
  .link-block-inner{
    margin: 0 15px;
    padding: 10px 20px;
  }
  .link-block .anc-1-pcAuto-sp1{
    display: block;
  }
  .anc-1-pcAuto-sp1 {
    display: block;
  }
  .link-block {
    padding-bottom: 0;
  }
  .link-block .anc-1 a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .link-block .anc-1 a:before {
    top: 0.8em;
  }
  .mod_s_mb2e {
    margin-bottom: 2em;
  }
  .individual-box-link {
    font-size: 1.5rem;
    padding: 15px 20px;
  }
  .challenge .contents {
    margin-bottom: 10px;
  }
  .challenge .col-1 {
    margin-bottom: 0;
  }

  .about-block {
    display: block;
    padding-bottom: 0;
  }
  .about-block figure{
    margin-bottom: 30px;
    text-align: center;
  }
  .about-block figcaption{
    text-align: left;
    font-size: 1.5rem;
  }
  .about-block figcaption span {
    font-size: 1.2rem;
  }
  .about-block img {
    width: 282px;
  }
  .department-block {
    display: block;
  }
  .department-block .u-color--red {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .department-border01 {
    border-right: none;
  }
  .department-border03 {
    border-bottom: 1px solid #ddd;
    border-right: none;
  }
  .department-block > div {
    padding: 15px;
  }
  .department-block .h4-s-link {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .btn-individual {
    min-width: 100%;
  }
  .merit .contents {
    margin-bottom: 26px;
  }
  .merit .individual-box {
    width: 100%;
    display: block;
  }
  .individual-box-inner {
    padding: 15px 20px;
  }
  .individual-box-inner p {
    margin-top: 15px;
  }
  .h4-s{
    margin-bottom: 1.2rem;
  }
  .merit .col-1 {
    margin-bottom: 4px;
  }
  .website-block {
    margin-top: 0;
    padding-top: 20px;
  }
  .website-block-detail {
    display: block;
  }
  .website-block-detail figure {
    width: 100%;
    margin-bottom: 15px;
  }
  .investment-cd-block {
    display: block;
  }
  .investment-cd-block .cd-2 {
    width: 100%;
  }
  .investment-btn-list {
    display: block;
    text-align: left;
  }
  .investment-btn-list li a {
    padding: 11px 15px;
    font-size: 1.4rem;
    border: none;
    border-bottom: 1px solid #ddd;
  }
  .investment-btn-list li:nth-child(4) a{
    border-bottom: 1px solid #ddd;
  }
  .investment .contents {
    margin-bottom: 4rem;
  }
}