.flex{
    display: flex;
    flex-wrap: wrap;
}
.red{
    color: #ce0000;
}

.days-wrap {
  overflow: hidden;
  padding: 4.93333vw 0 0;
}

@media screen and (max-width: 767px) {
  .days-wrap {
    padding: 18vw 0 0;
  }
}

@media screen and (max-width: 767px) {
  .days-wrap .header {
    height: 8vw;
  }
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .logo2 {
    width: 220px;
  }
}

.days-wrap .header .headerInner2 .btn-area {
  margin: 0 0 0 14.66667vw;
}

@media screen and (min-width: 768px) {
  .days-wrap .header .headerInner2 .btn-area {
    display: flex !important;
    gap: 0 3.33333vw;
  }
}

.days-wrap .header .headerInner2 .btn-area a {
  display: block;
}

.days-wrap .header .headerInner2 .btn-area a img {
  height: 16px;
  width: auto;
}

/* .days-wrap .header .headerInner2 .btn-area a:nth-child(1) {
  width: 5.53333vw;
}

.days-wrap .header .headerInner2 .btn-area a:nth-child(2) {
  width: 5.86667vw;
}

.days-wrap .header .headerInner2 .btn-area a:nth-child(3) {
  width: 6.73333vw;
}

.days-wrap .header .headerInner2 .btn-area a:nth-child(4) {
  width: 5.2vw;
  margin: 0;
} */

.days-wrap .header .headerInner2 .btn-area a img {
  display: block;
  width: 100%;
}

.days-wrap .header .headerInner2 .btnBox {
  height: 100%;
  display: flex;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox {
    width: 37.33333vw;
  }
}

.days-wrap .header .headerInner2 .btnBox a {
  background: #6db328;
  display: block;
  width: 9.33333vw;
  height: 100%;
  padding: 1.86667vw 0 0;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox a {
    width: 18.66667vw;
    padding: 2.66667vw 0 0;
  }
}

.days-wrap .header .headerInner2 .btnBox a img {
  display: block;
  width: 5.33333vw;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox a img {
    width: 10.66667vw;
  }
}

.days-wrap .header .headerInner2 .btnBox a.mypageBtn {
  background: #008236;
}

.days-wrap .header .headerInner2 .btnBox a.mypageBtn img {
  width: 6.53333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox a.mypageBtn img {
    width: 13.06667vw;
  }
}

.days-wrap .header .headerInner2 .btnBox span {
  background: #B5B5B6;
  display: block;
  width: 9.33333vw;
  height: 100%;
  padding: 1.86667vw 0 0;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox span {
    width: 18.66667vw;
    padding: 2.66667vw 0 0;
  }
}

.days-wrap .header .headerInner2 .btnBox span img {
  display: block;
  width: 5.33333vw;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox span img {
    width: 10.66667vw;
  }
}

.days-wrap .header .headerInner2 .btnBox span.mypageBtn img {
  width: 6.53333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .header .headerInner2 .btnBox span.mypageBtn img {
    width: 13.06667vw;
  }
}

@media screen and (max-width: 767px) {
  .days-wrap .header .btn-area {
    background: #FFF;
    text-align: center;
    padding: 2.66667vw 0;
  }

  .days-wrap .header .btn-area a {
    display: inline-block;
  }

  .days-wrap .header .btn-area a+a {
    margin-left: 3vw
  }

  .days-wrap .header .btn-area a img {
    height: 10px;
    width: auto;
  }

  .days-wrap .header .btn-area a img {
    display: block;
    width: 100%;
  }
}

.days-wrap .titleVisual {
  background: #0071bc;
  padding: 1.66667vw 0 0.66667vw;
}

.days-wrap .titleVisual h3 {
  width: 35.46667vw;
  margin: 0 auto;

}

.days-wrap .titleVisual h3 img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .days-wrap .titleVisual h3 {
    width: 65%;
    padding: 3.33333vw 0 0.33333vw;
  }
}

.days-wrap .keyVisual {
  background-size: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
  background: #00a1e3;
}

.days-wrap .keyVisual .inner {
  padding: 5.33333vw 0 3.33333vw;
  width: auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .keyVisual .inner {
    padding: 3rem 0;
  }
}

.days-wrap .keyVisual .inner h3 {
  width: 42.13333vw;
  margin: 0 auto 5.46667vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .keyVisual .inner h3 {
    width: 54.13333vw;
    margin: 0 auto 5.33333vw;
  }
}

.days-wrap .keyVisual .inner h2 {
  /* width: 56.77vw; */
  max-width: 1076px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .days-wrap .keyVisual .inner h2 {
    max-width: 350px;
  }
}

.days-wrap .keyVisual .inner .area-tokyo {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 200px;
  width: 17%;
}

@media screen and (max-width: 767px) {
  .days-wrap .keyVisual .inner .area-tokyo {
    width: 47%;
  }
}

.days-wrap .keyVisual .inner .area-kyushu {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 200px;
  width: 17%;
}

@media screen and (max-width: 767px) {
  .days-wrap .keyVisual .inner .area-kyushu {
    width: 47%;
  }
}

.days-wrap .txtVisual {
  margin: 1.2vw 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .txtVisual {
    margin: 10.66667vw 0 13.33333vw;
  }
}

.days-wrap .txtVisual h2 {
  max-width: 37.1vw;
  margin: 0 auto;
}

.days-wrap .read {
  background: url(../../assets/img/summer/bg01.webp) no-repeat center top;
  background-size: cover;
  position: relative;
  z-index: 0;
  height: 82.100%;
  margin: 0;
}

.days-wrap .read .inner {
    width: 90%;
    max-width: 990px;
    min-width: 650px;
    margin: 0 auto;
    padding: 0 20px;
    display: block;
}
.read{
    position: relative;
}
.read .blue-grad{
    display: block;
    width: 100%;
    height: 100%;
   background-image: linear-gradient(180deg, rgba(0, 161, 227, 1) 20%, rgba(255, 255, 255, 0) 70%);
   position: absolute;


}
.read .txtBox {
    padding: 3rem 0 6rem;
}
.read .txtBox .txt01.txtbg{
    background: url(../../assets/img/summer/txtbg-white.png) no-repeat center center;
    background-size: cover;
}
.read .txtBox .txt01{
    color: #0071bc;
    font-size: clamp(18px, 4.8vw, 46px);
    font-weight: bolder;
    margin-bottom: 3rem;
    text-align: center;
    padding: 0 .5rem;
    word-break: keep-all;
}
.read .txtBox .txt02.txtbg{
    background-color: rgba(255, 255, 255, 0.7);
}
.read .txtBox .txt02{
    font-size: clamp(14px, 3.733vw, 24px);
    padding: 2rem;
    text-align: center;
}



.days-wrap .attention {
  color: red;
  text-decoration: underline;
  font-size: 23px;
  font-size: 1.53333vw;
  font-weight: bold;
  line-height: 1.7;
  width: 46.66667vw;
  margin: 50px auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .days-wrap .attention {
    width: calc(100% - 10%);
    margin: 0 auto 30px;
    font-size: 14px;
  }
}

.days-wrap .program .inner {
  width: 77.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .program .inner {
    width: calc(100% - 10%);
    margin: 0 auto 20px;
  }
}

.days-wrap .program .inner h2 {
  width: 23.33333vw;
  margin: 0 0 6.66667vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .program .inner h2 {
    width: 130px;
    margin: 0 0 20px;
  }
}

.days-wrap .program .inner h4 {
  color: #231815;
  font-size: 35px;
  font-size: 2.33333vw;
  font-weight: bold;
  width: 46.66667vw;
  margin: 0 auto;
  padding: 0;
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .days-wrap .program .inner h4 {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto 10px;
    padding: 0;
    text-align: left;
    text-align-last: initial;
    -moz-text-align-last: initial;
  }
}

.days-wrap .program .inner h3 {
  color: #ffffff;
  background: #00a0e9;
  font-weight: bold;
  width: 100%;
  display: flex;
}

@media screen and (max-width: 767px) {
  .days-wrap .program .inner h3 {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto 10px;
    letter-spacing: 0;
    text-align: left;
    -moz-text-align-last: initial;
    text-align-last: initial;
  }
}

.days-wrap .program .inner p {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.55;
  width: 46.66667vw;
  margin: 0 auto;
  text-align: justify;
}

.days-wrap .program .inner p.sub-txt {
  color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 6rem;
}

.days-wrap .program .inner p span {
  font-size: 18px;
  font-size: 1.2vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .program .inner p span {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .days-wrap .program .inner p {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    -moz-text-align-last: initial;
    text-align-last: initial;
  }
  .days-wrap .program .inner p.sub-txt {
  
    margin-bottom: 2rem;
    }
}

.days-wrap .process {
  position: relative;
  background: url(../../assets/img/summer/bg02.webp) no-repeat center top;
    background-size: cover;
    padding: 0 2rem;
}
/* @media screen and (max-width: 767px) {
  .days-wrap .process {
    background-size: 233%;
  }
} */

.days-wrap .process .inner {
  position: relative;
  width: 100%;
  max-width: 1050px;
  min-width: 700px;
    padding: 4.4rem 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner {
    margin: 0 auto;
    /* width: calc(100% - 10%); */
    padding: 2rem 0;
  }
}

.days-wrap .process .inner h2 {
    max-width: 130px;
    display: block;
    margin: 0 auto;
    padding-top: 2rem;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner h2 {
    padding-top: 10px;
  }
}

.days-wrap .process .inner .flow {
  padding-top: 10%;
  background: url(../../assets/img/summer/bg_process_img.png) no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow {
    padding: 0 0 0 0;
    background: none;
  }
}

.days-wrap .process .inner .flow ul {
  margin: 0 0 0;
  padding-bottom: 1rem;
}

.days-wrap .process .inner .flow ul li {
  background: #0071bc;
  margin: 0 0 1vw;
  box-sizing: border-box;
  position: relative;
  color: #fff;
  padding: 1rem 0 1rem 1rem;
  font-size: 0.8vw;
  font-weight: bold;
  line-height: 1.25;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li {
    font-size: 12px;
  }
}

.days-wrap .process .inner .flow ul li .mb20 {
  margin-bottom: 1.33333vw;
}

.days-wrap .process .inner .flow ul li p {
  display: block;
  color: #fff;
  font-size: min(3.7vw, 16px);
  font-weight: bold;
}

.days-wrap .process .inner .flow ul li a {
  border-bottom: none;
  font-size: inherit;
  color: inherit;
}

.days-wrap .process .inner .flow ul li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li p {
    font-size: 12px;
  }
}

.days-wrap .process .inner .flow ul li .repletion {
  font-size: 10px;
  letter-spacing: -.04em;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li .repletion {
    font-size: 12px;
  }
}

.days-wrap .process .inner .flow ul li:nth-child(1) {
  max-width: 332px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li:nth-child(1) {
    width: 100%;
    padding: 10px;
    max-width: unset;
  }
}

.days-wrap .process .inner .flow ul li:nth-child(2) {
    width: 30%;
    margin-bottom: 1vw;
    left: 50%;
    transform: translateX(-53%);
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li:nth-child(2) {
    width: 100%;
    padding: 10px;
  }
}

.days-wrap .process .inner .flow ul li:nth-child(3) {
    width: 30%;
    margin-bottom: 1vw;
    left: 100%;
    transform: translateX(-109%);
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li:nth-child(3) {
    width: 100%;
    padding: 10px;
    margin-left: 0;
  }
}

.days-wrap .process .inner .flow ul li:nth-child(4) {
  width: 17.5vw;
  margin: 0 0 1vw 23vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li:nth-child(4) {
    width: 100%;
    padding: 10px;
    margin-left: 0;
  }
}

.days-wrap .process .inner .flow ul li:nth-child(5) {
  width: 15vw;
  margin: -6.5vw 0 0 43.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li:nth-child(5) {
    width: 100%;
    padding: 10px;
    margin: 0;
  }
}

.days-wrap .process .inner .flow ul li:nth-child(6) {
  width: 22.66667vw;
  margin: 0 0 4vw 60vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .flow ul li:nth-child(6) {
    width: 100%;
    padding: 10px;
    margin-left: 0;
  }
}

.days-wrap .process .inner .caution {
  /* visibility: hidden; */
  color: #FFF;
  /* text-align: center; */
  font-size: 14px;
  margin: 0 auto 0;
  background: #fff;
  padding: 10px 20px;
  color: #ce0000;
  font-weight: bold;
  border-left: 1px solid #2CA9DF;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .caution {
    margin: 1vw 0 0;
  }
}

.days-wrap .process .inner .dayList {
  background: #FFF;
  padding: 4vw 3.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList {
    padding: 0;
  }
}

.days-wrap .process .inner .dayList .BoxCont {
  display: flex;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList .BoxCont {
    align-items: baseline;
    padding: 0 10px;
  }
}

.days-wrap .process .inner .dayList ul li {
  background: #6db229;
  margin: 0 0 4vw;
}

.days-wrap .process .inner .dayList ul li:last-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:last-child {
    margin: 0 auto 30px;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox {
  display: inline-block;
  vertical-align: middle;
  width: 37.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox {
    display: block;
    vertical-align: middle;
    width: 88%;
    margin: 0 auto 0;
    padding: 20px 0 0;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .days {
  background: #FFF;
  display: inline-block;
  vertical-align: middle;
  width: 19.33333vw;
  height: 8.93333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox .days {
    width: 100px;
    height: auto;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .days span {
  display: block;
  position: relative;
  width: 17.33333vw;
  height: 6.93333vw;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox .days span {
    width: auto;
    height: auto;
    padding: 6px 0;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .days span:before {
  border: 0.53333vw solid #231815;
  border-right: none;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.06667vw;
  height: calc(100%);
  box-sizing: border-box;
}

.days-wrap .process .inner .dayList ul li .leftBox .days span:after {
  border: 0.53333vw solid #231815;
  border-left: none;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.06667vw;
  height: calc(100%);
  box-sizing: border-box;
}

.days-wrap .process .inner .dayList ul li .leftBox .days span img {
  display: block;
  margin: 0 auto;
}

.days-wrap .process .inner .dayList ul li .leftBox .area {
  color: #FFF;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  font-size: 2vw;
  font-weight: bold;
  width: 18vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox .area {
    font-size: 16px;
    font-weight: bold;
    width: auto;
    margin: 10px;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .imgBox {
  display: block;
  padding: 2.4vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox .imgBox {
    padding: 0;
    margin: 10px 10px 15px 0;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .imgBox img {
  display: block;
  width: 100%;
}

.days-wrap .process .inner .dayList ul li .leftBox .imgBox--02 {
  padding: 2.4vw 2.4vw 0.66667vw 2.4vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox .imgBox--02 {
    padding: 0;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .imgBox--03 {
  padding: 0 2.4vw 2.4vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .leftBox .imgBox--03 {
    padding: 0;
  }
}

.days-wrap .process .inner .dayList ul li .leftBox .imgBox--03 p {
  font-size: 16px;
  font-size: 1.06667vw;
  color: #fff;
  padding-top: 0.66667vw;
}

.days-wrap .process .inner .dayList ul li .rightBox {
  display: inline-block;
  vertical-align: middle;
  width: 33.33333vw;
  padding: 2.4vw;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .rightBox {
    display: block;
    vertical-align: middle;
    width: 88%;
    padding: 0 0 20px;
    margin: 0 auto;
  }
}

.days-wrap .process .inner .dayList ul li .rightBox .subttl {
  font-size: 30px;
  font-size: 2vw;
  color: #fff;
  margin: 0 0 1.66667vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .rightBox .subttl {
    font-size: 14px;
    line-height: 2;
  }
}

.days-wrap .process .inner .dayList ul li .rightBox .subttl span {
  color: #6db229;
  background: #fff;
  padding: 5px;
}

.days-wrap .process .inner .dayList ul li .rightBox .subttl__cat {
  margin-right: 20px;
}

.days-wrap .process .inner .dayList ul li .rightBox h3 {
  color: #FFF;
  font-size: 22px;
  font-size: 1.46667vw;
  font-weight: bold;
  line-height: 1.6;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .rightBox h3 {
    font-size: 14px;
  }
}

.days-wrap .process .inner .dayList ul li .rightBox .last {
  margin: 0 0 2vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .rightBox .last {
    margin: 0 0 15px 0;
  }
}

.days-wrap .process .inner .dayList ul li .rightBox p {
  color: #FFF;
  font-size: 16px;
  font-size: 1.06667vw;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 2vw;
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .rightBox p {
    font-size: 13px;
  }
}

.days-wrap .process .inner .dayList ul li .rightBox .caution {
  display: block;
  color: #FFF;
  font-size: 14px;
  font-size: 0.93333vw;
  font-weight: bold;
  line-height: 1.8;
  text-align: justify;
  position: relative;
  padding: 0 0 0 1em;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .rightBox .caution {
    font-size: 11px;
  }
}

.days-wrap .process .inner .dayList ul li .rightBox .caution:before {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.days-wrap .process .inner .dayList ul li .reportBox {
  padding: 0 2.4vw;
}

.days-wrap .process .inner .dayList ul li .reportBox h4 {
  font-size: 20px;
  font-size: 1.33333vw;
  color: #fff;
  border-bottom: solid 1px #fff;
  margin-bottom: 2vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox h4 {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 60px;
  max-width: 850px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner {
    display: block;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt {
  font-size: 14px;
  line-height: 1.4;
  color: #6db229;
  background: #fff;
  padding: 14px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt {
    padding: 5px 8px;
    font-size: 12px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(1) {
  margin-left: 70px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(1) {
    margin: 0 0 30px 20px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(1):before {
  content: "";
  position: absolute;
  top: 40%;
  left: -42px;
  transform: rotate(155deg);
  border: 8px solid transparent;
  border-left: 40px solid #fff;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(1):before {
    left: -32px;
    border-left: 30px solid #fff;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(1):after {
  content: "";
  position: absolute;
  top: 30px;
  left: -55px;
  background: url(../../assets/img/summer/icon_daylist_01.png) no-repeat center top;
  width: 20px;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(1):after {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(2) {
    margin: 0 0 30px 30px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(2):before {
  content: "";
  position: absolute;
  top: 40%;
  left: -42px;
  transform: rotate(155deg);
  border: 8px solid transparent;
  border-left: 40px solid #fff;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(2):before {
    left: -32px;
    border-left: 30px solid #fff;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(2):after {
  content: "";
  position: absolute;
  top: 30px;
  left: -60px;
  background: url(../../assets/img/summer/icon_daylist_02.png) no-repeat center top;
  width: 21px;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(2):after {
    top: 10px;
    left: -64px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(3) {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(3) {
    margin: 0 30px 30px 0;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(3):before {
  content: "";
  position: absolute;
  top: 40%;
  right: -42px;
  transform: rotate(25deg);
  border: 8px solid transparent;
  border-left: 40px solid #fff;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(3):before {
    right: -32px;
    border-left: 30px solid #fff;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(3):after {
  content: "";
  position: absolute;
  top: 30px;
  right: -60px;
  background: url(../../assets/img/summer/icon_daylist_03.png) no-repeat center top;
  width: 20px;
  height: 68px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(3):after {
    top: 10px;
    right: -50px;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(4) {
  margin: 30px 100px 0 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(4) {
    margin: 0 30px 30px 0;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(4):before {
  content: "";
  position: absolute;
  top: 40%;
  right: -42px;
  transform: rotate(25deg);
  border: 8px solid transparent;
  border-left: 40px solid #fff;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(4):before {
    right: -32px;
    border-left: 30px solid #fff;
  }
}

.days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(4):after {
  content: "";
  position: absolute;
  top: 30px;
  right: -60px;
  background: url(../../assets/img/summer/icon_daylist_04.png) no-repeat center top;
  width: 22px;
  height: 64px;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li .reportBox .report-inner .report-txt:nth-child(4):after {
    top: 10px;
    right: -50px;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(1) .leftBox .days span {
  padding: 1.73333vw 0 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(1) .leftBox .days span {
    padding: 6px 0;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(1) .leftBox .days span img {
  width: 10vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(1) .leftBox .days span img {
    width: 60%;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(2) .leftBox .days span {
  padding: 1.73333vw 0 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(2) .leftBox .days span {
    padding: 6px 0;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(2) .leftBox .days span img {
  width: 6.4vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(2) .leftBox .days span img {
    width: 45%;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(3) .leftBox .days span {
  padding: 1.73333vw 0 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(3) .leftBox .days span {
    padding: 6px 0;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(3) .leftBox .days span img {
  width: 6.4vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(3) .leftBox .days span img {
    width: 45%;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(4) .leftBox .days span {
  padding: 1.73333vw 0 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(4) .leftBox .days span {
    padding: 6px 0;
  }
}

.days-wrap .process .inner .dayList ul li:nth-child(4) .leftBox .days span img {
  width: 6.4vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .process .inner .dayList ul li:nth-child(4) .leftBox .days span img {
    width: 45%;
  }
}

.days-wrap .interview {
  background-color: rgba(0, 161, 227, 0.8);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(0, 161, 227, 0.5) 5px, rgba(0, 161, 227, 0.5) 35px);
}

@media screen and (max-width: 767px) {
  .days-wrap .interview {
    background-size: 100% 100%;
    height: 106.66667vw;
  }
}

.days-wrap .interview .inner {
  width: 77.33333vw;
  padding: 0;
  margin-top: -8vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .interview .inner {
    padding: 6vw 0 0;
    width: 90%;
  }
}

.days-wrap .interview .inner h2 {
  width: 27.46667vw;
  margin: 0 0 5.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .interview .inner h2 {
    width: 150px;
    margin: 0 0 10px;
  }
}

.days-wrap .interview .inner h3 {
  color: #fff;
  font-size: 62px;
  font-size: 3.13333vw;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 2vw;
}

.days-wrap .interview .inner .moreBtn {
  display: block;
  background: #231815;
  border-radius: 0.53333vw;
  width: 12.66667vw;
  height: 2.66667vw;
  margin: 0 auto;
  padding: 0.8vw 0 0;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .days-wrap .interview .inner .moreBtn {
    width: 160px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0;
  }
}

.days-wrap .interview .inner .moreBtn img {
  display: block;
  width: 9.06667vw;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .interview .inner .moreBtn img {
    width: 80px;
  }
}

.days-wrap .interview .imgBox img {
  width: 120px;
}

.days-wrap .outline .inner {
  width: 77.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner {
    width: calc(100% - 10%);
    padding: 1vw 0 0;
  }
}

.days-wrap .outline .inner h2 {
  width: 21.2vw;
  margin: 0 0 5.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner h2 {
    width: 130px;
  }
}

.days-wrap .outline .inner .summary {
  margin: 0 0 10.66667vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .summary {
    margin: 0 auto 30px;
  }
}

.days-wrap .outline .inner .summary h3 {
  color: #231815;
  position: relative;
  width: 37.33333vw;
  margin: 0 auto 4vw;
  text-align: center;
  font-size: 32px;
  font-size: 2.13333vw;
  font-weight: bold;
  letter-spacing: -.02em;
  line-height: 5.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .summary h3 {
    width: 200px;
    font-size: 16px;
    padding: 5px 20px;
    line-height: 1.5;
  }
}

.days-wrap .outline .inner .summary h3:before {
  border: 0.33333vw solid #231815;
  border-right: none;
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 3.06667vw;
  height: calc(100% + 4px);
  box-sizing: border-box;
}

.days-wrap .outline .inner .summary h3:after {
  border: 0.33333vw solid #231815;
  border-left: none;
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: 0;
  width: 3.06667vw;
  height: calc(100% + 4px);
  box-sizing: border-box;
}

.days-wrap .outline .inner .summary p {
  color: #231815;
  text-align: center;
  font-size: 26px;
  font-size: 1.73333vw;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .summary p {
    font-size: 12px;
  }
}

.days-wrap .outline .inner .summary p a {
  color: #231815;
}

.days-wrap .outline .inner .detail {
  width: 57.33333vw;
  margin: -5vw auto;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail {
    width: 100%;
  }
}

.days-wrap .outline .inner .detail h4 {
  color: #231815;
  position: relative;
  /* width: 31.73333vw; */
  margin: 0 auto 4vw;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -.02em;
  line-height: 5.33333vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail h4 {
    font-size: 23px;
    line-height: 1.5;
    margin-bottom: 2rem;
    padding: 5px 20px;
  }
}

.days-wrap .outline .inner .detail .corona {
  margin-bottom: 60px;
  color: #231815;
  text-align: center;
  font-size: 26px;
  font-size: 1.73333vw;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .corona {
    font-size: 12px;
    margin-bottom: 30px;
  }
}

.days-wrap .outline .inner .detail .leftBox {
  display: inline-block;
  width: 45%;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .leftBox {
    width: 40%;
    padding-right: 3%;
  }
}

.days-wrap .outline .inner .detail .leftBox ul li {
  margin: 0 0 4.66667vw;
}

.days-wrap .outline .inner .detail .leftBox ul li:last-child {
  margin: 0;
}

.days-wrap .outline .inner .detail .leftBox ul li .days {
  display: block;
  height: 3.73333vw;
  margin: 0 0 1.06667vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .leftBox ul li .days {
    height: 30px;
  }
}

.days-wrap .outline .inner .detail .leftBox ul li .days img {
  height: 100%;
}

.days-wrap .outline .inner .detail .leftBox ul li .area {
  color: #231815;
  font-size: 30px;
  font-size: 2vw;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .leftBox ul li .area {
    font-size: 12px;
  }
}

.days-wrap .outline .inner .detail .leftBox ul li p {
  color: #231815;
  font-size: 24px;
  font-size: 1.6vw;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .leftBox ul li p {
    font-size: 12px;
  }
}

.days-wrap .outline .inner .detail .rightBox {
  display: inline-block;
  width: 55%;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .rightBox {
    width: 57%;
  }
}

.days-wrap .outline .inner .detail .rightBox dl {
  margin: 0 0 3.33333vw;
}

.days-wrap .outline .inner .detail .rightBox dl dt {
  color: #231815;
  font-size: 20px;
  font-size: 1.33333vw;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .rightBox dl dt {
    font-size: 12px;
  }
}

.days-wrap .outline .inner .detail .rightBox dl dd {
  color: #231815;
  font-size: 20px;
  font-size: 1.33333vw;
  font-weight: bold;
  padding: 0 0 0 1.5em;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .rightBox dl dd {
    font-size: 12px;
    padding: 0 0 0 .5em;
  }
}

.days-wrap .outline .inner .detail .fullBox {
  display: block;
  max-width: 760px;
  margin: 0 auto;
}

.days-wrap .outline .inner .detail .fullBox dl {
  margin: 0 0 3.33333vw;
  position: relative;
}

.days-wrap .outline .inner .detail .fullBox dl dt {
  position: relative;
  color: #43a6de;
  font-size: 20px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  background-color: #fff;
  padding-right: 1vw;
  z-index: 1;
  margin-bottom: 0.5em;
}

.days-wrap .outline .inner .detail .fullBox dl dt::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #43a6de;
  position: absolute;
  top: 50%;
  z-index: 0;
}

.days-wrap .outline .inner .detail .fullBox dl dt span {
  display: inline-block;
  background: #fff;
  padding: 0 1vw 0 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .fullBox dl dt {
    font-size: 18px;
  }
}

.days-wrap .outline .inner .detail .fullBox dl dd {
  color: #231815;
  font-size: 1vw;
  font-weight: bold;
  padding: 0 0 0 1.5em;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .days-wrap .outline .inner .detail .fullBox dl dd {
    font-size: 12px;
    padding: 0 0 0 .5em;
  }
}

.days-wrap .outline .inner .detail .fullBox dl dd a {
  color: #231815;
  text-decoration: none;
  border-bottom: 1px solid #007934;
}

.days-wrap .outline .inner .detail .fullBox dl dd a:hover {
  opacity: 0.7;
}

.days-wrap .entry {
  background: url(../../assets/img/summer/bg_entry.png) no-repeat center bottom;
  background-size: 100%;
  height: 44.93333vw;
  position: relative;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry {
    background: url(../../assets/img/summer/bg_entry.png) no-repeat center bottom;
    background-size: cover;
    height: 260px;
    position: relative;
  }
}

.days-wrap .entry .inner {
  width: 77.33333vw;
  padding: 12.66667vw 0 2vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry .inner {
    width: 88%;
    padding: 10vw 0 0;
  }
}

@media screen and (max-width: 400px) {
  .days-wrap .entry .inner {
    width: 88%;
    padding: 20vw 0 0;
  }
}

.days-wrap .entry .inner h2 {
  width: 15.46667vw;
  margin: 0 0 6.66667vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry .inner h2 {
    width: 100px;
    margin-bottom: 20px;
  }
}

.days-wrap .entry .inner h3 {
  width: 56.66667vw;
  margin: 0 auto 2vw;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry .inner h3 {
    margin: 0 auto;
  }
}

.days-wrap .entry .inner .btnBox {
  display: flex;
  width: 58.66667vw;
  margin: 0 auto;
}

.days-wrap .entry .inner a {
  display: block;
  width: 27.2vw;
  box-shadow: 7px 7px 5px rgba(35, 24, 21, 0.3);
  transition: transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
  margin: 0 auto 2vw;
}

@media screen and (min-width: 768px) {
  .days-wrap .entry .inner a:hover {
    opacity: 1;
    transform: translateY(7px);
    box-shadow: 0 0 5px rgba(35, 24, 21, 0.3);
  }
}

.days-wrap .entry .inner a.disable {
  pointer-events: none;
}

.days-wrap .entry .inner a img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.days-wrap .entry__link {
  display: flex;
  gap: 50px;
  justify-content: center;
  padding: 10px 0;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry__link {
    margin: 12px;
  }
}

.days-wrap .entry__link p {
  color: #4C4948;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry__link p {
    font-size: 10px;
  }
}

.days-wrap .entry__link p a {
  color: #4C4948;
  transition: all 0.3s ease;
  text-decoration: underline;
}

.days-wrap .entry__link p a:hover {
  opacity: 0.7;
}

.days-wrap .entry__link p.u-wh {
  color: #fff;
}

.days-wrap .entry__link p.u-wh a {
  color: #fff;
  text-decoration: none;
}

.days-wrap .entry .copyright {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 10px;
  font-size: 0.66667vw;
  position: absolute;
  bottom: 0.66667vw;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .days-wrap .entry .copyright {
    font-size: 10px;
  }
}

.days-wrap .keyVisual .inner img,
.days-wrap .txtVisual img,
.human img {
  width: 100%;
  vertical-align: middle;
}
.days-wrap .keyVisual .inner h2 .kvtit01 {
    margin: 0 auto 6rem;
    width: 70.270%;
    display: block;
}

/* .days-wrap .keyVisual .inner h2 img:nth-of-type(1) {
  margin-bottom: 6rem;
} */

.days-wrap .keyVisual .inner h2 figure {
  position: relative;
}

/* .days-wrap .keyVisual .inner h2 figure img:not(:nth-of-type(3)) {
  position: absolute;
} */

.days-wrap .keyVisual .inner h2 figure img:nth-of-type(1) {
  /* width: 30vw; */
  width: 100%;
  margin-bottom: 3.5rem;
  /* top: -4vw;
  left: -1vw; */
}

.days-wrap .keyVisual .inner h2 figure img:nth-of-type(2) {
  /* top: 13vw;
  left: -1vw; */
  width: 93.243%;
}

.days-wrap .keyVisual .inner h2 figure img:nth-of-type(3) {
    position: relative;
    left: 13vw;
    top: 1vw;
    width: 76%;
}

.days-wrap .process .inner .bg-wrapper {
  background-image: repeating-linear-gradient(-45deg, #00a1e380 0 5px, #00a1e3cc 5px 20px);
  border-radius: 30px;
  position: relative;
  z-index: 0;
  padding: 0 8.67% 4vw;
}

.days-wrap .process .inner .bg-wrapper em {
  margin-top: -3vw;
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: bolder;
  font-size: 3vw;
}

.days-wrap .process .inner .bg-wrapper p.sub-txt {
  text-align: center;
  color: #fff;
  /* font-size: 1.4vw; */
  font-weight: 600;
  /* margin-top: min(10vw, 60px); */
}

.days-wrap .process .inner .bg-wrapper em:nth-of-type(2) {
  margin-top: 3vw;
  font-size: clamp(14px, 3.777vw, 24px);
  font-weight: bolder;
  font-family: "Noto Sans", sans-serif;
}

.days-wrap .process .inner .bg-wrapper .summary {
    max-width: 790px;
    width: 100%;
    margin: 2vw auto;
}

.days-wrap .process .inner .bg-wrapper .summary table {
  width: 100%;
  border-collapse: collapse;
}

.days-wrap .process .inner .bg-wrapper .summary tr:nth-of-type(2) {
  border-bottom: #000 solid 1px;
}

/* .days-wrap .process .inner .bg-wrapper .summary tr:nth-of-type(1) th:nth-of-type(1){
  background-color: unset;
} */
.days-wrap .process .inner .bg-wrapper .summary tr th:nth-of-type(1),
.days-wrap .process .inner .bg-wrapper .summary tr td:nth-of-type(1) {
  border-right: #000 solid 1px;
}

.days-wrap .process .inner .bg-wrapper .summary th,
.days-wrap .process .inner .bg-wrapper .summary td {
  text-align: center;
  padding: 1vw 0;
}

.days-wrap .process .inner .bg-wrapper .summary th {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background-color: #0071bc;
  line-height: 1.2;
}

.days-wrap .process .inner .bg-wrapper .summary th span {
  display: block;
  font-size: 12px;
}

.days-wrap .process .inner .bg-wrapper .summary td {
  font-size: 14px;
  font-weight: 600;
  background-color: #ffffff;
}

.days-wrap .process .inner .flow ul li {
  position: relative;
}

.days-wrap .process .inner .flow ul li::after {
  content: '';
  display: block;
  position: absolute;
  border-right: 0;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 20px;
  background: url(../img/summer/arrow_bu.png) no-repeat 0 0 / 100% 100%;
}

.days-wrap .process .inner .flow ul li .f-yellow {
  color: #fff799;
}

.days-wrap .process .inner .flow ul li p {
  line-height: 1.4em;
  font-size: 16px;
}

.days-wrap .process .inner .flow ul li p+p {
  margin-top: 0.5em;
}

.days-wrap .process .inner .flow ul li .tit span {
  font-size: 0.9em;
}

.days-wrap .process .inner .flow ul li .time {
  font-size: 14px;
  line-height: 1.8em;
}
.days-wrap .process .inner .flow ul li.scrlDays07 .time{
    text-align: center;
    padding-right: 1rem;
}
.days-wrap .process .inner .flow ul li.scrlDays08.pc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: unset;
}

.days-wrap .process .inner .flow ul li.scrlDays08 .bg-blue {
  background: #0071bc;
}

.days-wrap .process .inner .flow ul li.scrlDays08 .bg-blue:nth-of-type(1) {
  position: relative;
  padding: 2.11vw 4vw 2.11vw 1vw;
}

.days-wrap .process .inner .flow ul li.scrlDays08 .bg-blue:nth-of-type(1)::after {
  content: '';
  display: block;
  position: absolute;
  right: -1.9vw;
  top: 0;
  border-top: 3.7vw solid transparent;
  border-bottom: 3.7vw solid transparent;
  border-left: 1.92vw solid #0071bc;
}

.days-wrap .process .inner .flow ul li.scrlDays08 .bg-blue:nth-of-type(2) {
  padding: 0.8vw 0.5vw 0.8vw 1vw;
}


.days-wrap .program {
  margin: 0;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 24px, rgba(0, 161, 227, 0.2) 24px, rgba(0, 161, 227, 0.2) 29px);
}


.program .flex{
    justify-content: space-between;
    max-width: 820px;
    margin: 0 auto;
}
.program .program-box{
    width: 48%;
}

.days-wrap .program .inner {
  width: 63.9vw;
  min-width: 700px;
  padding: 0 20px;
  background: #fff;
}

.days-wrap .program .inner>div+div {
  margin-top: max(40px, 3vw);
}

.days-wrap .program .inner h2 {
    width: 100%;
    margin: 4rem auto 1rem;
    text-align: center;
}

.days-wrap .program .inner em {
  background: #22b573;
  color: #fff;
  font-size: 1.5vw;
  font-weight: 600;
  padding: 0.5vw 1vw;
  display: inline-block;
  margin-bottom: 0.2vw;
}

.days-wrap .program .inner h3 {
  color: #ffffff;
  background: #00a0e9;
  font-weight: bold;
  width: 100%;
  display: flex;
  align-items: center;
}

.days-wrap .program .inner h3 span:nth-of-type(1) {
  font-size: 30px;
  background: #0080cb;
  display: inline-block;
  width: 3em;
  text-align: center;
  padding: 0.7vw 0;
  letter-spacing: 1.8px;
}

/* .days-wrap .program .inner h3 span:nth-of-type(2){
  text-align: center;
  width: 24vw;
  font-size: 1.3vw;
} */
.days-wrap .program .inner h3 span:nth-of-type(2) {
  text-align: left;
  width: calc(100% - 5.5em);
  font-size: 24px;
  padding: 0 1em;
}

.days-wrap .program .inner .item {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.days-wrap .program .inner .item figure {
  width: 100%;
}

.days-wrap .program .inner .item figure img {
  width: 100%;
  vertical-align: middle;
}

.days-wrap .program .inner .item .txtArea {
  width: 100%;
  padding: 1rem;
  /* position: relative; */
}

/* .days-wrap .program .inner .item .txtArea p:nth-of-type(1){
  color: #0080cb;
  font-size: 1.5vw;
  width: 100%;
  font-family: "Noto Sans", sans-serif;
} */
.days-wrap .program .inner .item .txtArea p {
  color: #000;
  font-size: 16px;
  line-height: 1.5rem;
  display: inline-block;
  width: 100%;
}

/* .days-wrap .program .inner .program02 {
  margin-top: 5vw;
  padding-bottom: 14vw;
} */

.days-wrap .interview {
  position: relative;
}

.days-wrap .interview h2 {
  margin: 0 auto 5.33333vw;
  width: 10.16vw;
  position: relative;
  top: -5.5vw;
}

.days-wrap .interview figure {
  margin-top: 2vw;
}

.days-wrap .interview figure img {
  width: 100%;
  vertical-align: bottom;
}

.days-wrap .outline {
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 24px, rgba(0, 161, 227, 0.2) 24px, rgba(0, 161, 227, 0.2) 29px);
  padding-bottom: 3rem;
}

.days-wrap .outline .inner {
    background: #fff;
    width: 63.9vw;
    min-width: 700px;
    padding: 3rem 20px 5rem;
}

.days-wrap .outline .inner h2 {
    width: 100%;
    text-align: center;
}

.days-wrap .outline .inner .fullBox .entry_btn {
  width: 80%;
  display: block;
  margin: 30px auto 0;
  transition: 0.3s;
}

.days-wrap .entry02 {
  background: #0071bc;
}

.days-wrap .entry02 .inner {
  padding: 0;
}

.days-wrap .entry02 .inner .copyright {
  color: #fff;
  text-align: center;
  display: block;
}

@media screen and (max-width: 767px) {

  .days-wrap .txtVisual {
    margin: 2.66667vw 0 3.33333vw;
  }

  .days-wrap .txtVisual h2 {
    max-width: 58.1vw;
  }

  .days-wrap .process .inner {
    min-width: unset;
  }
  .days-wrap .process .inner .bg-wrapper {
      padding: 1rem;
    }

  .days-wrap .process .inner .bg-wrapper .summary tr:nth-of-type(1) th:nth-of-type(2),
  .days-wrap .process .inner .bg-wrapper .summary tr td:nth-of-type(1) {
    border-right: unset;
  }

  .days-wrap .process .inner .bg-wrapper .summary tr:nth-of-type(2),
  .days-wrap .process .inner .bg-wrapper .summary tr:nth-of-type(5) {
    border-bottom: #000 solid 1px;
  }

  .days-wrap .process .inner .bg-wrapper .summary tr:nth-of-type(4) th:nth-of-type(1) {
    background-color: unset;
  }

  .days-wrap .process .inner .bg-wrapper .summary th,
  .days-wrap .process .inner .bg-wrapper .summary td {
    font-size: 4vw;
    padding: 0.7em 0.5em;
  }

  .days-wrap .process .inner .bg-wrapper .summary th span {
    font-size: 3vw;
  }

  .days-wrap .process .inner .flow ul {
    margin: 0;
    padding-bottom: 0;
  }

  .days-wrap .process .inner .flow ul li {
    line-height: 1.5;
  }

  .days-wrap .process .inner .flow ul li:nth-child(6) {
    margin-bottom: 1vw;
  }

  .days-wrap .process .inner .flow ul li a,
  .days-wrap .process .inner .flow ul li .f-yellow {
    font-size: min(3.7vw, 16px);
  }

  /* .days-wrap .process .inner .flow ul li.scrlDays07 p {
    font-size: 2.666vw;
  } */

  .days-wrap .process .inner .flow ul li.scrlDays08.pc {
    display: none;
  }

  .days-wrap .process .inner .flow ul li::after {
    display: none;
  }

  .days-wrap .program .inner,
  .days-wrap .outline .inner {
    width: 90%;
    margin: 0 auto;
    min-width: unset;
  }

  /* .days-wrap .process .inner h2,
  .days-wrap .program .inner h2,
  .days-wrap .interview h2,
  .days-wrap .outline .inner h2 {
    width: 25vw;
    margin: 0vw auto 3vw;
  } */

  .program .program-box{
    width: 100%;
}

  .days-wrap .program .inner {
    padding-bottom: 13vw;
  }

  /* .days-wrap .program .inner h2 {
    padding-top: 14vw;
  } */

  .days-wrap .process .inner .bg-wrapper .summary {
    margin-bottom: 20px;
  }

  .days-wrap .process .inner .bg-wrapper em {
    font-size: 5.5vw;
    margin-bottom: 20px;
  }

  .days-wrap .process .inner .bg-wrapper p.sub-txt {
        margin-bottom: 0.5em;
        word-break: keep-all;
  }

  .days-wrap .program .inner em {
    font-size: 4.5vw;
  }

  .days-wrap .program .inner h3 span:nth-of-type(1) {
    display: block;
    position: relative;
    margin-left: 0;
    font-size: 6vw;
    flex-basis: 3em;
  }

  .days-wrap .program .inner h3 span:nth-of-type(2) {
    background: #00a0e9;
    display: block;
    width: 100%;
    font-size: 4.5vw;
    flex-basis: calc(100% - 3em);
  }

  .days-wrap .program .inner .item {
    /* flex-direction: column; */
    padding: 0;
  }

  .days-wrap .program .inner .item figure {
    width: 100%;
  }

  .days-wrap .program .inner .item .txtArea {
    width: 100%;
    margin-bottom: 1rem;
  }

  .days-wrap .program .inner .item .txtArea p:nth-of-type(1) {
    font-size: clamp(14px, 3.733vw, 16px);
  }

  .days-wrap .program .inner .item .txtArea p:nth-of-type(2) {
    font-size: 3.2vw;
  }

  .days-wrap .interview .inner h3 {
    font-size: 5.8vw;
    margin-bottom: 4vw;
  }

  .days-wrap .entry02 .inner .copyright {
    font-size: 10px;
  }
}


/* 250611 add */
.cloud.cloud02 {
    top: 0;
}
.period {
    width: 100%;
}

.outline .outline_txt {
    font-size: 16px;
}
.outline .outline_caption li{
    font-size: 12px;
    text-indent: -.8rem;
    padding-left: .8rem;
}

/* modal */
button{ cursor: pointer; transition: .3s; border: none; background: none;}
button:hover{ opacity: .5;}
.modal__open-button { display: inline-block; margin-left: .5rem; padding: 0;}

dialog { border: none; border-radius: 8px; padding: 20px 20px 40px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); width: 90%; max-width: 600px; opacity: 0; transition: opacity 0.3s ease-in-out;}
/* モーダルが開いている時のフェードイン */
dialog[open] { opacity: 1;}
/* モーダルの背景（backdrop）のスタイル */
dialog::backdrop { background-color: rgba(0, 0, 0, 0.6); opacity: 0; transition: opacity 0.3s ease-in-out;}
/* モーダルが開いている時の背景のフェードイン */
dialog[open]::backdrop { opacity: 1;}
/* モーダルのヘッダー */
.modal__header { display: flex; justify-content: right; align-items: center;}
/* 閉じるボタンのスタイル */
.modal__close-button { background: none; border: none; font-size: 2em; cursor: pointer; color: #555; padding: 0 5px; line-height: 1;}
.modal__close-button:hover { color: #000;}
/* モーダルのコンテンツ領域 */
.modal__content { max-height: 70vh; overflow-y: auto; padding-right: 10px; display: inline-block; position: relative; left: 55%; transform: translateX(-55%);}
.modal__content p { margin-bottom: 1em; line-height: 1.6;}
.modal__list{font-weight: bold; margin-top: 1rem;}
.modal__listTitle{ font-size: 20px;}
.modal__listTxt{ font-size: 18px;}
/* モーダルのフッター */
.modal__footer { text-align: right; margin-top: 20px; border-top: 1px solid #eee; padding-top: 10px;}
/* 背面のスクロール抑制 */
body.modal-open { overflow: hidden; position: fixed; width: 100%; height: 100%; left: 0;}

/****--------- ボール ---------****/
.anime-ball{
  animation: ball 0.5s alternate infinite ease-in-out;
  -webkit-animation: ball 0.5s alternate infinite ease-in-out;
  -moz-animation: ball 0.5s alternate infinite ease-in-out;
    vertical-align: top;
}
@keyframes ball{
  0%   { transform:translate(0%, 0%) rotateX(35deg); }
  100% { transform:translate(0%, -5px); }
}
@-webkit-keyframes ball{
  0%   { -webkit-transform:translate(0%, 0%) rotateX(35deg); }
  100% { -webkit-transform:translate(0%, -5px); }
}

@-moz-keyframes ball{
  0%   { -moz-transform:translate(0%, 0%) rotateX(35deg); }
  100% { -moz-transform:translate(0%, -5px); }
}

@media screen and (max-width:768px){
    .days-wrap .keyVisual .inner h2 .kvtit01 {
        margin: 0 auto 2rem;
    }
    .days-wrap .keyVisual .inner h2 figure img:nth-of-type(1) {
        margin-bottom: 2rem;
    }
    .days-wrap .read .inner {
        min-width: unset;
    }
    .read .txtBox {
        padding: 2rem 0;
    }
    .read .txtBox .txt01 {
        margin-bottom: 1rem;
    }
    .days-wrap .process .inner .bg-wrapper .summary tr th:nth-of-type(1), .days-wrap .process .inner .bg-wrapper .summary tr td:nth-of-type(1) {
        border-right: none;
    }
    .days-wrap .process .inner .flow ul li:nth-child(2),
    .days-wrap .process .inner .flow ul li:nth-child(3) {
        left: 0;
        transform: unset;
    }

}
#sec1 {
    position: unset;
    display: unset;
    width: unset;
    height: unset;
    top: unset;
}
#sec1{ scroll-margin:150px;}
#sec2, #sec3, #sec4{ scroll-margin: 50px;}
@media screen and (max-width:768px){
    #sec1, #sec2, #sec3, #sec4{ scroll-margin: 30px;}
}

/* lording */
 .loader .loaderInner{ width: 300px;}
 .loader .loaderInner .loaderIcon__title{ width: 100%;}