@charset "UTF-8";

@media screen and (max-width:767px) {
  .newsTitleWrapper {
    width: 92%;
    margin: auto;
  }

  .newsDetail.staticPageMain {
    width: 100%;
  }
}

  img{
    width:100%;
    height:auto;
  }

  .news_240522 {
    text-align: center;
    width: calc(710*(100vw / 750));
    margin: auto;
  }

  .newsDetail.staticPageMain p.newsDate {
    margin-bottom: calc(23*(100vw / 750));
  }

  .main_ct {
    text-align: center;
    margin-top: calc(42 *(100vw /750));
  }

  .textBox01,
  .textBox03 {
    font-size: calc(24 *(100vw /750));
    line-height: 2;
    letter-spacing: 0.025em;
  }

  .textBox02 {
    margin-top: calc(65*(100vw / 750));
    font-size: calc(20*(100vw / 750));
    letter-spacing: 0.025em;
  }

  .textBox03 {
    margin-top: calc(116 *(100vw /750));
  }

  span.tet01 {
    font-weight: bold;
    color: #9BB3CE;
  }

  .item01 {
    margin-top: calc(140*(100vw / 750));
    border: solid 1px #D8E58C;
    padding: calc(74*(100vw / 750)) 0 calc(136*(100vw / 750));
  }
  .item02{
    margin-top: calc(135* (100vw /750));
  }
  .item02.item .textBox01{
    margin-top: calc(36* (100vw /750));
  }

  .bold{
    font-weight: 600;
  }
  .item .item__ttl {
    font-size: calc(40 *(100vw /750));
    font-weight: bold;
    position: relative;
    display: inline-block;
  }

  .item01 .item__ttl {
    color: #D8E58C;
  }

  .item02 .item__ttl {
    color: #8FADC6;
  }
  
  .item .item__ttl+p{
    font-size: calc(24* (100vw /750));
    margin-top: calc(45* (100vw /750));
    line-height:2;
    letter-spacing:0.025em;
  }

  .item .NameArea {
    font-size: calc(24* (100vw /750));
    margin-top: calc(26* (100vw /750));
    line-height:2;
    letter-spacing:0.025em;
  }


  .item .textBox01 {
    margin-top: calc(48 *(100vw /750));
  }

  .item .textBox02 {
    margin-top: calc(70 *(100vw /750));
  }

  .contents1 {
    text-align: center;
    margin: calc(130*(100vw / 750)) auto 0;
    position: relative;
  }
  .contents1::after {
    position: absolute;
    content: "";
    width: calc(708 * (100vw / 750));
    height: calc(584 * (100vw / 750));
    top: 0;
    left: 0;
    border: #D8E58C solid 1px;
    z-index: -1;
  }
  .contents1::before {
    position: absolute;
    content: "";
    width: calc(692 * (100vw / 750));
    height: calc(568 * (100vw / 750));
    top: calc(8 * (100vw / 750));
    left: calc(8 * (100vw / 750));
    border: #D8E58C solid 1px;
    z-index: -1;
  }

  .contents1 .textBox {
    padding-top: calc(88 *(100vw /750));
    padding-bottom: calc(100 *(100vw /750));
  }

  .contents1 .textBox .ct2__date {
    font-size: calc(32*(100vw / 750));
    color: #D8E58C;
    font-weight: bold;
  }
  .contents1 .textBox .ct2__ttl {
    font-size: calc(40 *(100vw /750));
    line-height: 1.8;
    font-weight: bold;
    color: #9BB3CE;
    letter-spacing: 0;
    font-feature-settings: "palt";
    margin-top: calc(20*(100vw / 750));
  }

  .contents1 .textBox .ct2__ttl .border {
    position: relative;
    display: inline-block;
    font-weight: bold;
  }

  .contents1 .textBox .ct2__ttl .border::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #9BB3CE;
    bottom: calc(5 * (100vw / 750));
    left: 0;
  }

  .contents1 .textBox01{
    margin-top: calc(45* (100vw /750));
  }

  .contents1 .textBox02{
    margin-top: calc(30* (100vw /750));
  }

  .contents2{
    margin-top: calc(136* (100vw /750));
  }

  .item__detail.--1 .item__img.--1{
    width:calc(350* (100vw /750));
    margin:calc(50* (100vw /750)) auto 0;
  }

  .item__detail.--2 .item__img.--1{
    width: calc(350*(100vw / 750));
    margin: calc(140*(100vw / 750)) auto 0;
  }

  .item__detail.--3 .item__img.--1{
    width: calc(710*(100vw / 750));
    margin: calc(48*(100vw / 750)) auto 0;
  }

  .item__detail.--4 .item__img.--1{
    width:calc(710* (100vw /750));
    margin:calc(130* (100vw /750)) auto 0;
  }

  .item__detail.--5 .item__img.--1{
    width:calc(350* (100vw /750));
    margin:calc(126* (100vw /750)) auto 0;
  }

  .item__detail.--6 .item__img.--1{
    width:calc(350* (100vw /750));
    margin:calc(126* (100vw /750)) auto 0;
  }

  .item__detail.--7 .item__img.--1{
    width:calc(700* (100vw /750));
    margin:calc(126* (100vw /750)) auto 0;
  }


@media screen and (min-width:768px) {


  .news_240522 {
    width: auto;
  }

  .newsDetail.staticPageMain p.newsDate {
    margin-bottom: 47px;
  }

  .main_ct {
    margin-top: 0;
  }

  .textBox01,
  .textBox03 {
    font-size: 1.4rem;
    letter-spacing: 0;
  }

  .textBox02 {
    margin-top: 3.3rem;
    font-size: 1.2rem;
    letter-spacing: 0;
  }

  .textBox03 {
    margin-top: 8.7rem;
  }

  .item01 {
    margin-top: 10.2rem;
    padding: 5rem 0 9.7rem;
  }
  .item02{
    margin-top: 9.7rem;
  }
  .item02.item .textBox01{
    margin-top: 1.4rem;
  }

  .item .item__ttl {
    font-size: 2rem;
  }
  
  .item .item__ttl+p{
    font-size: 1.4rem;
    margin-top: 3.1rem;
    letter-spacing:0;
  }

  .item .NameArea {
    font-size: 1.4rem;
    margin-top: 2.4rem;
    letter-spacing:0;
  }


  .item .textBox01 {
    margin-top: 3.4rem;
  }

  .item .textBox02 {
    margin-top: 3.2rem;
  }

  .contents1 {
    margin: 9.2rem auto 0;
  }
  .contents1::after {
    width: 67rem;
    height: 26.6rem;
    right: 0;
    margin: auto;
    box-sizing: border-box;
  }
  .contents1::before {
    width: 66rem;
    height: 25.6rem;
    top: 0.5rem;
    left: 0.5rem;
    right: 0.5rem;
    margin: auto;
    box-sizing: border-box;
  }

  .contents1 .textBox {
    padding-top: 5.5rem;
    padding-bottom: 6rem;
  }

  .contents1 .textBox .ct2__date {
    font-size: 1.8rem;
  }
  .contents1 .textBox .ct2__ttl {
    font-size: 2rem;
    line-height: 1;
    margin-top: 1.7rem;
  }

  .contents1 .textBox .ct2__ttl .border::after {
    bottom: -0.8rem;
  }

  .contents1 .textBox01{
    margin-top: 4.2rem;
  }

  .contents1 .textBox02{
    margin-top: 1rem;
  }

  .contents2{
    margin-top: 9.7rem;
  }

  .item__detail.--1 .item__img.--1{
    width:26rem;
    margin:3rem auto 0;
  }

  .item__detail.--2 .item__img.--1{
    width: 26rem;
    margin: 10.4rem auto 0;
  }

  .item__detail.--3 .item__img.--1{
    width: 62rem;
    margin: 3.3rem auto 0;
  }

  .item__detail.--4 .item__img.--1{
    width:62rem;
    margin:9rem auto 0;
  }

  .item__detail.--5 .item__img.--1{
    width:26rem;
    margin:9rem auto 0;
  }

  .item__detail.--6 .item__img.--1{
    width:26rem;
    margin:9.1rem auto 0;
  }

  .item__detail.--7 .item__img.--1{
    width:52rem;
    margin:9.1rem auto 0;
  }
}
