@charset "UTF-8";
body.home {
  background: url("../../images/index/bg-mv.png") no-repeat left top;
  position: relative;
}
@media only screen and (max-width:750px) {
  body.home {
    background: url(../../images/index/bg-mv-sp.png) no-repeat left top;
  }
}
.boxIndexTopWrap {
  padding-bottom: 70px;
}
.boxIndexSlide .item {
  width: 942px;
  border-radius: 34px;
  border: 1px solid #fff;
  overflow: hidden;
  margin-right: 38px;
  position: relative;
}
.boxIndexSlide:before {
  content: "";
  width: 100%;
  height: 123px;
  background: url("../../images/index/img-slide-over.png") no-repeat center top;
  position: absolute;
  left: 300px;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
.boxIndexSlide {
  width: calc(100% - 500px);
  margin-left: auto;
  position: relative;
  padding-bottom: 35px
}
.boxIndexTopWrap {
  position: relative;
}
.boxIndexImg {
  position: absolute;
  left: 0;
  top: 226px;
  pointer-events: none;
}
.boxIndexCatch {
  color: #52a0cd;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-size: 1.75rem;
  position: absolute;
  left: 420px;
  z-index: 1;
  top: 49px;
}
.boxIndexCatch span {
  display: inline-block;
  background-color: #fff;
  line-height: 1;
  padding: 0.25em 0.5em;
  border-radius: 4px;
}
.boxIndexCatch span:first-child {
  margin-bottom: 10px;
}
.boxIndexSlide:after {
  content: "";
  width: 129px;
  height: 58px;
  border-radius: 10em;
  background: url("../../images/index/bg-slide-nav.png") no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 90px;
  left: 874px;
  z-index: 2;
}
.boxIndexSlide .slide-arrow {
  width: 10px;
  height: 10px;
  cursor: pointer;
}
.boxIndexSlide .prev-arrow:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  z-index: 3;
  bottom: 78px;
  left: 907px
}
.boxIndexSlide .next-arrow:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  z-index: 3;
  bottom: 78px;
  left: 962px
}
.boxIndexTop .cont01 {
  width: 468px;
  padding: 22px;
  background-color: rgba(255,255,255,0.6);
  border-radius: 26px;
  margin-top: -245px;
  z-index: 1;
}
.boxIndexTop .cont01 .cont01in {
  border-radius: 23px;
  background-color: #fff;
  padding: 10px 10px 28px 10px;
}
.boxIndexTop .cont01 .cont01in .img {
  position: relative;
  margin-bottom: 28px;
}
.boxIndexTop .cont01 .cont01in .img img {
  border-radius: 15px;
}
.boxIndexTop .cont01 .cont01in .img .circle {
  width: 85px;
  height: 85px;
  border-radius: 10em;
  background: url("../../images/index/bg-circle.png") no-repeat;
  background-size: cover;
  position: absolute;
  left: -30px;
  bottom: -26px;
  text-align: center;
  color: #fff;
  padding: 12px 0 0 0;
}
.boxIndexTop .cont01 .cont01in .img .circle .text {
  width: 110px;
  position: absolute;
  left: -38px;
  top: -15px;
}
.boxIndexTop .cont01 .cont01in .img .circle .date01 {
  display: block;
  font-size: 0.835rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  line-height: 1;
}
.boxIndexTop .cont01 .cont01in .img .circle .date02 {
  display: block;
  font-size: 1.358rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  line-height: 1;
  margin: 7px 0 5px 0;
}
.boxIndexTop .cont01 .cont01in .img .circle .i {
  display: block;
  width: 40px;
  height: 18px;
  margin: auto;
  position: relative;
}
.boxIndexTop .cont01 .cont01in .img .circle .i img {
  width: 40px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.boxIndexTop .cont01 .cont01in .ttl {
  padding: 0 25px;
  text-align: center;
  color: #52a0cd;
  font-weight: bold;
  letter-spacing: 0.12em;
  font-size: 1.375rem;
}
.boxIndexTop .cont01 .cont01in .ttl:after {
  content: "";
  width: 100%;
  height: 11px;
  background: url("../../images/index/bg-border01.png") no-repeat center center;
  display: block;
  margin: 15px 0 20px 0;
}
.boxIndexTop .cont01 .cont01in .txt {
  padding: 0 25px;
  font-weight: 500;
  font-size: 0.9375rem;
  margin-bottom: 1em;
}
.boxIndexTop .cont01 .btnMore01 {
  margin: 0 21px 0 auto;
}
.boxIndexTop {
  display: flex;
}
.boxIndexTop .cont02 {
  width: calc(100% - 468px);
  padding: 70px 0 0 70px;
}
.ttlIndex01 {
  color: #52a0cd;
  letter-spacing: 0.22em;
  font-size: 1.875rem;
  margin-bottom: 1em;
  font-weight: bold;
}
.ttlIndex01 span {
  display: block;
  color: #cdc2a5;
  font-size: 0.875rem;
  padding: 9px 0 8px 36px;
  background: url(../../images/common/ico-star.svg) no-repeat left center;
  background-size: 27px;
  margin-left: 5px;
  margin-bottom: 5px;
}
.boxIndexTop .cont02 .boxIndexInfo {
}

.boxIndexTop .cont02 .boxIndexInfo dl {
  display: flex;
  align-items: center;
}
.boxIndexTop .cont02 .boxIndexInfo dl:nth-child(n+2) {
  margin-top: 25px;
}
.boxIndexTop .cont02 .boxIndexInfo dl dt {
  display: flex;
  align-items: center;
}
.boxIndexTop .cont02 .boxIndexInfo dl dt .date {
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 1.5em;
  letter-spacing: 0.08em;
  line-height: 1;
}
.boxIndexTop .cont02 .boxIndexInfo dl dd {
  width: 100%;
  padding-left: 20px;
  position: relative;
}
.boxIndexTop .cont02 .boxIndexInfo dl dd a {
  display: flex;
}
.boxIndexTop .cont02 .boxIndexInfo dl dd a .ttl {
  font-weight: bold;  
}
/*
.boxIndexTop .cont02 .boxIndexInfo dl dd a .ttl:after {
  content: "";
  display: inline-block;
  margin: 0 10px;
  width: 1px;
  height: 1rem;
  background-color: #ddcaaf;
  transform: rotate(45deg);
}*/
.boxIndexTop .cont02 .boxIndexInfo dl dd a .text {
  font-size: 0.9375rem;
  display: none;
}
.boxIndexTop .cont02 .boxIndexInfo dl dd {
  
}
.boxIndexTop .cont02 .boxIndexInfo dl dd:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 10em;
  background-color: #fff;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 10px rgba(218, 234, 265, 1);
}
.boxIndexTop .cont02 .boxIndexInfo dl dd:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-top: 1px solid #27649d;
    border-right: 1px solid #27649d;
    transform: rotate(45deg) translateY(-60%);
    position: absolute;
    right: 16px;
    top: 50%;
}
.boxIndex01 {
}
.boxIndex01 .ttl01 {
  letter-spacing: 0.28em;
  font-weight: bold;
  color: #52a0cd;
  font-size: 1.875rem;
  text-align: center;
  line-height: 1.8;
}
.boxIndex01 .ttl01:after {
  content: "";
  background: url("../../images/index/img-cross.png") no-repeat;
  width: 150px;
  height: 217px;
  display: block;
  margin: -30px auto -90px auto;
}
.boxIndex01Wrap {
  padding: 90px 0 0 0 ;
  background: url("../../images/index/bg01-min.png") no-repeat center top;
}
.boxIndex01 .lead {
  line-height: 2;
  letter-spacing: 0.12em;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 5em;
}
.boxIndex01 .boxItem01 {
  display: flex;
  gap: 2em;
}
.boxIndex01 .boxItem01 .box {
  flex-basis: 0;
  flex-grow: 1; 
  border-radius: 18px;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(232,222,215,0.35);
  padding: 20px 20px 35px 20px;
}
.boxIndex01 .boxItem01 .box a .img {
  border-radius: 14px;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
}
.boxIndex01 .boxItem01 .box a .img:before {
  content: "";
  width: 100%;
  height: 112px;
  background: url("../../images/index/img-over.png") no-repeat;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.boxIndex01 .boxItem01 .box a .ttl {
  padding: 0 15px;
  margin-bottom: 0.8em;
}
.boxIndex01 .boxItem01 .box a .txt {
  padding: 0 15px;
}
.boxIndex01 .boxItem01 .box a ul {
  padding: 0 15px;
}
.boxIndex01 .boxItem01 .box a ul li {
  width: 48%;
}
.boxIndex01 .boxItem01 .box ul li:nth-child(n+3) {
  margin-top: 0.7em;
}
.boxIndex02Wrap {
  padding: 80px 0;
}
.boxIndex02 .box_wrap {
  display: flex;
}
.boxIndex02 .box_wrap .box {
  width: 15.6%;
  text-align: center;
}
.boxIndex02 .box_wrap .box:nth-child(n+2) {
  margin-left: 1.28%;
}
.boxIndex02 .box_wrap .box .ttl {
  letter-spacing: 0.18em;
  font-weight: bold;
  line-height: 1.176;
  font-size: 1.375rem;
  margin-bottom: 10px;
  margin-top: 20px;
}
.boxIndex02 .box_wrap .box p {
  font-weight: bold;
  font-size: 0.9375rem;
}
.boxIndex02 .box_wrap .box:nth-of-type(2) .ttl,
.boxIndex02 .box_wrap .box:nth-of-type(3) .ttl,
.boxIndex02 .box_wrap .box:nth-of-type(4) .ttl,
.boxIndex02 .box_wrap .box:nth-of-type(5) .ttl {
  padding-bottom: 5.5px;
}
.boxIndex02 .box_wrap .box:nth-of-type(1) .ttl {
  color: #52a0cd;
}
.boxIndex02 .box_wrap .box:nth-of-type(2) .ttl {
  color: #ab9426;
}
.boxIndex02 .box_wrap .box:nth-of-type(3) .ttl {
  color: #3399af;
}
.boxIndex02 .box_wrap .box:nth-of-type(4) .ttl {
  color: #65b65b;
}
.boxIndex02 .box_wrap .box:nth-of-type(5) .ttl{
  color: #7870ba;
}
.boxIndex02 .box_wrap .box:nth-of-type(6) .ttl {
  color: #f87e2d;
}
.boxIndex03Wrap {
  background: url("../../images/index/bg02.png") no-repeat center top;
  padding: 100px 0 115px 0;
  color: #fff;
  background-size: cover;
}
.boxIndex03 .ttl {
  letter-spacing: 0.26em;
  font-size: 1.875rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.8em;
}
.boxIndex03 .ttl span {
  display: block;
  font-size: 0.466em;
  letter-spacing: 0.28em;
}
.boxIndex03 .lead {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 1.89;
  margin-bottom: 2.5em;
}
.boxIndex03 .btn_area {
  display: flex;
  justify-content: center;
}
.boxIndex03 .btn_area .wp-block-button.white {
  margin: 0 8px;
}
.boxIndex03 .btn_area .wp-block-button.white .wp-block-button__link.wp-element-button {
  width: 254px;
  height: 45px;
  color: #3399af;
}
.boxIndex03 .btn_area .wp-block-button.white .wp-block-button__link.wp-element-button:before {
  background-color: #dcf2f7;
}
.boxIndex03 .btn_area .wp-block-button.white .wp-block-button__link.wp-element-button:after {
  border-color: #5c7b85;
}
.boxIndex03 .ico {
  width: 27px;
  margin: 0 auto 14px auto;
}

.boxIndexTop .cont02 .boxIndexInfo .IconCategory01:not(:last-child) {
  margin-left: 0.5em;
}

@media all and (max-width: 750px){
  .boxIndexSlide {
    width: 80%;
    margin-left: auto;
    position: relative;
    padding-bottom: 3vw;
    margin-bottom: 1.5rem;
}
  .boxIndexTop .cont01 {
    margin-top: 0;
  }
  .boxIndexSlide .item {
    margin: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .boxIndexCatch {
    font-size: 1rem;
    left: 0;
    z-index: 1;
    top: 40vw;
  }
  .boxIndexImg {
    position: absolute;
    left: -4vw;
    top: 16vw;
    pointer-events: none;
    z-index: 1;
    width: 30vw;
}
  body.home .boxHeader {
    background-color: transparent;
  }
  body.home.scroll_cont .boxHeader {
    background-color: #fff;
  }
  .boxIndexSlide:before {
    background-size: contain;
    height: 10vw;
    left: 0;
  }
  .boxIndexTop {
    display: block;
  }
  .boxIndexTop .cont01 {
    width: 100%;
    padding: 0;
  }
  .boxIndexTop .cont01 .cont01in {
    padding: 10px;
    position: relative;
  }
  .boxIndexTop .cont02 {
    clear: both;
    width: 100%;
    padding: 2rem 0 0 0;
  }
  .boxIndexTop .cont01 .cont01in .img {
    width: 45%;
    position: absolute;
    left: 10px;
    top: 10px;
    margin-bottom: 0;
  }
  .boxIndexTop .cont01 .cont01in .ttl {
    width: 50%;
    padding: 0;
    font-size: 1rem;
    text-align: left;
    margin-bottom: 0.7em;
    margin-left: auto;
  }
  .boxIndexTop .cont01 .cont01in .txt {
    width: 50%;
    margin-left: auto;
    padding: 0;
    font-size: 0.9rem;
    margin-bottom: 0.7em;
  }
  .boxIndexTop .cont01 .btnMore01 {
    margin-left: auto;
    margin-right: 0;
    font-size: 0.7rem;
    width: 10em;
    height: 2em;
  }
  .boxIndexTop .cont01 .cont01in .ttl:after {
    content: none;
  }
  .boxIndexTop .cont01 .cont01in .img .circle {
    width: 12vw;
    height: 12vw;
    left: -4vw;
    bottom: auto;
    top: -3vw;
    padding-top: 1.5vw;
  }
  .boxIndexTop .cont01 .cont01in .img .circle .text {
    display: none;
  }
  .boxIndexTop .cont01 .cont01in .img .circle .date01 {
    font-size: 0.7rem;
  }
  .boxIndexTop .cont01 .cont01in .img .circle .date02 {
    font-size: 0.9rem;
    margin: 0.5vw 0 0 0;
  }
  .boxIndexTop .cont01 .cont01in .img .circle .i {
    width: 49%;
    height: 3vw;
}
  .boxIndexTop .cont01 .cont01in .img .circle .i img {
    width: 100%;
    height: 3vw;
  }
  .ttlIndex01 {
    font-size: 1.6rem;
  }
  .boxIndexTop .cont02 .boxIndexInfo dl {
    display: block;
    position: relative;
  }
  .boxIndexTop .cont02 .boxIndexInfo dl dt {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .boxIndexTop .cont02 .boxIndexInfo dl dd {
    width: 100%;
    padding-left: 0;
    margin-top: 0.5em;
    position: static;
  }
  .boxIndexTop .cont02 .boxIndexInfo .IconCategory01:not(:last-child) {
    margin: 0 0.5em 0 0;
  }
  .boxIndexTop .cont02 .boxIndexInfo dl dt .date {
    margin: 0 1em 0 0;
  }
  .boxIndex01 .ttl01 {
    font-size: 1.5rem;
    letter-spacing: 0.2em;
  }
  .boxIndex01 .ttl01:after {
    margin-bottom: -25vw;
  }
  .boxIndex01 .lead {
    font-size: 1rem;
  }
  .boxIndex01 .boxItem01 {
    display: block;
  }
  .boxIndex01 .boxItem01 .box a .ttl {
    font-size: 1.6rem;
    padding: 0;
  }
  .boxIndex01 .boxItem01 .box a .txt {
    padding: 0;
  }
  .boxIndex01 .boxItem01 .box a ul {
    padding: 0;
  }
  .boxIndex01 .boxItem01 .box a ul li {
    font-size: 0.9rem;
    width: 50%;
  }
  .boxIndex01 .boxItem01 .box:nth-child(n+2) {
    margin-top: 2rem;
  }
  body.home .boxIndex02 .ttlH2Base02 {
    margin-top: 0;
  }
  .boxIndex02 .box_wrap {
    display: block;
  }
  .boxIndex02 .box_wrap .box {
    width: 100%;
    clear: both;
  }
  .boxIndex02 .box_wrap .box a {
    width: 40%;
    float: left;
  }
  .boxIndex02 .box_wrap .box .ttl {
    font-size: 1.15rem;
    float: right;
    width: 55%;
    margin-top: 2em;
    text-align: left;
  }
  .boxIndex02 .box_wrap .box .ttl br {
    display: none;
  }
  .boxIndex02 .box_wrap .box p {
    float: right;
    width: 55%;
    text-align: left;
  }
  .boxIndex02Wrap {
    overflow: hidden;
  }
  .boxIndex02 .box_wrap .box:nth-child(n+2) {
    padding-top: 1.5rem;
  }
  .boxIndex03Wrap {
    padding: 5rem 0;
  }
  .boxIndex03 .ttl {
    font-size: 1.6rem;
  }
  .boxIndex03 .btn_area {
    display: block;
  }
  .boxIndex03 .btn_area .wp-block-button.white {
    margin: 0;
    display: flex;
    justify-content: center;
  }
  .boxIndex01Wrap {
    padding-top: 3rem;
  }
  .boxIndexSlide:after {
    width: 77px;
    height: 34px;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 3%;
    background-size: 100%;
  }
  .boxIndexSlide .prev-arrow:before {
    bottom: -0.1vw;
    left: auto;
    right: 16vw;
  }
  .boxIndexSlide .next-arrow:before {
    bottom: -0.1vw;
    left: auto;
    right: 8%;
}
    .boxIndex01 .boxItem01 .box {
    width: 100%;
      margin-left: 0;
  }
  
}

@media only screen and (max-width:1500px) and (min-width:751px) {
  .boxIndexSlide .item {
    width: 850px;
  }
  .boxIndexSlide:after {
    right: 82px;
    left: auto;
  }
  .boxIndexSlide .prev-arrow:before {
    right: 167px;
    left: auto;
  }
  .boxIndexSlide .next-arrow:before {
    left: auto;
    right: 115px;
  }
  
}
.boxIndexTop .cont02 .ttlIndex01 .pc_only {
  display: none!important;
}
@media only screen and (max-width:1400px) and (min-width:751px) {
  .boxIndexTop .cont02 .ttlIndex01 .pc_only {
    display: block!important;
  }
  
}
@media only screen and (max-width:1340px) and (min-width:751px) {
  .boxIndex01 .lead {
    font-size: 1rem;
  }
  .boxItem01 .box .ttl {
    font-size: 1.6rem;
  }
  .boxItem01 .box ul li {
    font-size: 0.8rem;
  }
  .boxIndex02 .box_wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .boxIndex02 .box_wrap .box {
    width: 25%;
    margin: 0 0 0 2%!important;
  }
  .boxIndex02 .box_wrap .box:nth-child(n+4) {
    margin-top: 3rem!important;
  }
  .boxIndex02 .box_wrap .box:nth-of-type(3n+1) {
    margin-left: 0!important;
  }
  .boxIndex01 .boxItem01 .box a ul {
    padding: 0;
  }

}
.boxIndexTop .cont02 {
  position: relative;
  min-height: 323px;
}
.boxIndexTop .cont02 .btnMore01 {
  position: absolute;
  top: 121px; 
  right: 0;
}
.boxIndex02 .ttlH2Base02 {
  margin-top: 0;
}