@charset "UTF-8";
header .header02 nav .nav_01 .nav_01_01 .nav_01_01_02 {
  justify-content: center;
}
.footer01_01_01,
.footer01_01_02{
  display: none!important;
}
footer {
    padding-bottom: 126px;
}
@media only screen and (max-width: 767px){
    footer {
        padding-bottom: 0;
    }
}
/* CSS Document */
main {
  width: 100%;
}
.cont01-01 {
  position: relative;
  height: 593px;
  background: linear-gradient(rgba(2, 17, 78, 0.3), rgba(2, 17, 78, 0.3)), url("../img/spf_kanoya/top_pc_img.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cont01-01__01 {
  width: 100%;
  height: auto;
  padding: 80px 20px 50px;
  text-align: center;
  margin: auto;
}
.cont01-01__01_1 {
  /* width: 432px; */
  width: 1080px;
  margin: 0 auto 20px;
}
.cont01-01__01_1 img {
  display: block;
  width: 100%;
  height: auto;
}






/* .cont01-01 p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  text-shadow: 0px 3px 6px #555;
}
.cont01-01 h3 {
  font-size: 62px;
  font-weight: 700;
  padding: 20px 0 0;
  color: #fff;
  text-shadow: 0px 3px 6px #000;
  font-style: italic;
}
.cont01-01__college {
  background-image: url("../img/spf_kanoya/top_white_img.png");
  background-size: contain;
  padding: 11px 0;
  text-align: center;
  margin: 30px auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cont01-01__college p {
  color: #02114E;
  font-size: 39px;
  font-weight: 700;
  padding-top: 0;
  text-shadow: none;
} */
.cont01-01__day {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  column-gap: 20px;
  letter-spacing: 1px;
  margin: 0 auto;
  text-shadow: 0px 3px 6px #555;
}
.cont01-01__day-01 {
  display: block;
  font-size: 30px;
  font-weight: 700;
}
.cont01-01__day-01 span {
  font-size: 64px;
  font-style: italic;
}
.cont01-01__day-01__left {
  text-align: right;
  line-height: 60px;
}
.cont01-01__day-01__right {
  border: 1px #fff solid;
  padding: 15px 23px;
}
.cont01-01__day-01__right-01 {
  letter-spacing: 2px;
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
}
.cont01-01__day-01__right-01 span {
  font-size: 37px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .cont01-01 {
    height: 409px;
    background: linear-gradient(rgba(2, 17, 78, 0.4), rgba(2, 17, 78, 0.4)), url("../img/spf_kanoya/top_sp_img.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .cont01-01__01 {
    padding: 35px 20px 25px;
  }
  .cont01-01__01_1 {
    /* width: 208px; */
    width: 100%;
    max-width: 375px;
  }
  /* .cont01-01 p {
    font-size: 13px;
    padding-top: 12px;
  }
  .cont01-01 h3 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 12px;
  }
  .cont01-01__college {
    margin: 10px auto;
  }
  .cont01-01__college p {
    font-size: 21px;
    padding-top: 0;
  } */
  .cont01-01__day {
    display: block;
    width: fit-content; /*これは有効かを確認*/
  }
  .cont01-01__day-01 {
    font-size: 18px;
    line-height: 40px;
  }
  .cont01-01__day-01 span {
    font-size: 41px;
  }
  .cont01-01__day-01__right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px; 
    font-size: 13px;
    margin: 0px auto 0;
    padding: 0px 10px;
  }
  .cont01-01__day-01__right-01 {
    font-size: 13px;
  }
  .cont01-01__day-01__right-01 span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 344px){
  .cont01-01__day-01 span {
    font-size: 30px;
  }
}
.cont01-02 {
  background-color: #02114E;
  color: #fff;
  padding: 30px 20px;
}
.cont01-02__01 {
  text-align: center;
  line-height: 40px;
}
@media only screen and (max-width: 767px){
  .cont01-02__01 {
    width: 90%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.cont01-02__01 p {
  font-size: 24px;
  font-weight: 700;
}
.cont01-02__01-01 {
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  margin-top: 10px;
}
@media only screen and (max-width: 767px){
  .cont01-02 {
    padding: 18px 20px;
  }
  .cont01-02__01 p {
    font-size: 15px;
    line-height: 27px;
    text-align: left;
  }
  .cont01-02__01-01 {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }
}
.cont02 {
  background-image: url("../img/spf_kanoya/blue-abstract-gradient-wave-wallpaper01.png");
  background-size: cover;
  padding: 40px 0;
}
.cont02 .cont02-01 {
  margin: 0 auto;
  max-width: 451px;
}
.cont02 .cont02-01 p {
  color: #D32E05;
  font-size: 23px;
  font-weight: 700;
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center;
}
.cont02 .cont02-01__button {
  width: 308px;
  height: auto;
  margin: 0 auto;
}
.cont02 .cont02-01__button a {
  width: 308px;
  height: 62px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #D32E05;
  box-shadow: 2px 2px 2px #B12200;
}
.cont02 .cont02-01 .cont02-01__button a .cont02-01__button-img{
  width: 20px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}
.cont02 .cont02-01 .cont02-01__button a .cont02-01__button-img img{
  width: 100%;
  vertical-align: middle;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .cont02 {
    background-size: contain;
    padding: 25px 30px;
  }
  .cont02-01 p {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 11px;
  }
  .cont02-01__button {
    font-size: 20px;
    width: 308px;
    margin: 0 auto;
  }
}
.cont03 {
  background-image: url("../img/spf_kanoya/bg02.png");
  color: #fff;
  padding: 0px 0px 30px; 
}
.cont03 ul {
  width: 1080px;
  height: auto;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
.cont03 ul li {
  width: calc((100% - 40px * 4) / 4);
  height: auto;
  margin: 27px 20px 0 20px;
  border-bottom: 1px solid #DDDDDD;
}
.cont03 ul li a {
  width: 100%;
  height: auto;
  padding-bottom: 13px;
  display: block;
  color: #ffffff;
  position: relative;
}
.cont03 ul li span {
  display: block;
  width: 100%;
  height: 23px;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.cont03 ul li:nth-of-type(1) a span,
.cont03 ul li:nth-of-type(2) a span,
.cont03 ul li:nth-of-type(3) a span,
.cont03 ul li:nth-of-type(4) a span {
  height: 40px;
}
.cont03 ul li span::after {
  content: '';
  width: 18px;
  height: 18px;
  background-image: url("../img/spf_kanoya/under-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  left: auto;
}
@media only screen and (max-width: 767px) {
  .cont03 {
    padding: 0px 20px 20px;
  }
  .cont03 ul {
    width: 90%;
    max-width: 320px;
    justify-content: space-between;
  }
  .cont03 ul li {
    width: 50%;
    max-width: 147px;
    margin: 0;
    margin-top: 20px;
  }
  .cont03 ul li:nth-last-of-type(-n+2) {
    border: none;
  }
  .cont03 ul li a {
    padding-bottom: 7px;
  }
  .cont03 ul li a span {
    height: 43px;
  }
  /* 最大行数が3行の場合 */
  .cont03 ul li:nth-of-type(1) a span,
  .cont03 ul li:nth-of-type(2) a span {
    height: 61px;
  }
  /* 最大行数が2行の場合 */
  .cont03 ul li:nth-of-type(3) a span,
  .cont03 ul li:nth-of-type(4) a span,
  .cont03 ul li:nth-of-type(5) a span,
  .cont03 ul li:nth-of-type(6) a span {
    height: 43px;
  }
  /* 最大行数が1行の場合 */
  .cont03 ul li:nth-of-type(7) a span,
  .cont03 ul li:nth-of-type(8) a span {
    height: 23px;
  }
  .cont03 ul li a span {
    font-size: 13px;
    line-height: 18px;
  }
  .cont03 ul li span::after {
    width: 14px;
    height: 14px;
    top: 0;
    right: 1px;
  }
}
.cont04 {
  width: 1080px;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
}
h2 {
  height: auto;
  padding: 0 0 5px;
  margin: 0 auto 30px;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  position: relative;
  font-weight: 800;
}
h2::before {
  content: '';
  width: 310px;
  height: 3px;
  background-color: #001777;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont04-01 p {
  text-align: left;
  line-height: 30px;
  font-size: 17px;
}
/* 募集中ここから */
.cont04-02 {
  display: flex;
  margin: 60px auto 0;
  max-width: 1000px;
  width: 100%;
  height: 300px;
  background-color: #E0E0E2;
}
.cont04-02__01 {
  display: block;
  padding: 30px 30px 30px;
  background-color: #1C2A70;
  width: calc(50% - 30px);
  height: 100%;
  position: relative;
  text-align: left;
}
.cont04-02__01-01 {
  width: 100%;
  height: auto;
}
.cont04-02__01-01 img {
  display: block;
  width: 100%;
  height: auto;
}
.cont04-02__01 p {
  font-size: 25px;
  color: #fff;
  padding-top: 10px;
  line-height: 34px;
}
.cont04-02__01-03 {
  font-size: 54px;
  color: #fff;
  font-weight: 300;
  padding-top: 12px;
}
.cont04-02 .sankaku {
  width: 50px;
  height: 100%;
  background-color: #1C2A70;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.cont04-02__02 {
  background-color: #E0E0E2;
  padding: 30px 20px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.cont04-02__02-01 {
  font-size: 18px;
  line-height: 2.3rem;
  padding-bottom: 10px;
}
.cont04-02__02-01-2 {
  font-size: 30px;
}
.cont04-02__02-button {
  width: 100%;
  background-color: #FFD136;
  box-shadow: 2px 2px 2px #CC9E00;
  font-size: 22px;
  margin-top: 20px;
}
.cont04-02__02-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 15px 30px;
}
.cont04-02 .cont04-02__02 .cont04-02__02-button a img {
  display: block;
  width: 27px;
  height: auto;
  margin-left: 10px;
}
.cont04-02__02-02 {
  padding-top: 20px;
  font-size: 16px;
  text-decoration: underline;
}
@media only screen and (max-width: 767px){
  .cont04-02 {
    display: block;
    height: auto;
  }
  .cont04-02__01 {
    width: 100%;
    text-align: center;
    padding: 20px 20px 0;
  }
  .cont04-02__01 p {
    font-size: 15px;
    line-height: 22px;
    padding-top: 5px;
  }
  .cont04-02__01-03 {
    font-size: 31px;
    font-weight: 800;
    padding-top: 5px;
  }
  .cont04-02 .sankaku {
    width: 100%;
    height: 53px;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
  }
  .cont04-02__01-01 {
    margin: 0 auto;
  }
  .cont04-02__02 {
    padding-top: 0;
  }
  .cont04-02__02-01 {
    font-size: 14px;
    padding-bottom: 0;
  }
  .cont04-02__02-01-2 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 15px;
  }
  .cont04-02__02-button {
    font-size: 20px;
    max-width: 272px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .cont04-02__02-02 {
    font-size: 13px;
    padding-top: 15px;
  }
  .cont04-02__02-button a {
    justify-content: center;
    font-size: 16px;
    width: auto;
    margin: 0 auto;
  }
  .cont04-02 .cont04-02__02 .cont04-02__02-button a img {
    width: 20px;
  }
}
/* 募集中ここまで */
/* 募集終了時ここから */
.cont04-03 {
  margin: 60px auto 0;
  width: 800px;
  height: 176px;
  background-color: #E0E0E2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 767px){
  .cont04-03 {
    margin: 90px auto 0;
    padding-bottom: 20px;
    width: 100%;
    height: auto;
    flex-direction: column;
  }
}
.cont04-03 .item01 {
  width: 277px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 25px;
  color: #ffffff;
  text-align: left;
  background-color: #D32E05;
  position: absolute;
  top: -6px;
  right: 6px;
  z-index: 1;
  transform: rotate(8deg);
}
@media only screen and (max-width: 767px){
  .cont04-03 .item01 {
    width: 209px;
    height: 54px;
    font-size: 16px;
    line-height: 21px;
    position: absolute;
    top: -36px;
    left: 6px;
    z-index: 1;
    transform: rotate(-8deg);
  }
}
.cont04-03__01 {
  display: block;
  padding: 26px 17px 26px 50px;
  background-color: #1C2A70;
  width: calc(100% - 132px);
  height: 100%;
  text-align: left;
}
@media only screen and (max-width: 767px){
  .cont04-03__01 {
    padding: 46px 0 0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.cont04-03__01 .cont04-03__01-02 {
  display: block;
  width: 204px;
  height: auto;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px){
  .cont04-03__01 .cont04-03__01-02 {
    width: 140px;
    margin-bottom: 11px;
  }
}
.cont04-03__01 .cont04-03__01-02 img {
  width: 100%;
  height: auto;
}
.cont04-03__01 p {
  font-size: 21px;
  line-height: 31px;
  color: #fff;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px){
  .cont04-03__01 p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}
.cont04-03__01-03 {
  font-size: 35px;
  line-height: 45px;
  color: #fff;
}
@media only screen and (max-width: 767px){
  .cont04-03__01-03 {
    font-size:  26px;
    line-height: 33px;
  }
}
.cont04-03 .sankaku {
  width: 97px;
  height: 100%;
  background-color: #1C2A70;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media only screen and (max-width: 767px){
  .cont04-03 .sankaku {
    width: 100%;
    height: 53px;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
  }
}
/* 募集終了時ここまで */



@media only screen and (max-width: 767px) {
  h2 {
    font-size: 23px;
    line-height: 31px;
    margin: 0 auto 10px;
  }
  h2::before {
    width: 200px;
    bottom: -3px;
  }
  .cont04 {
    width: 90%;
    max-width: 320px;
    height: auto;
  }
  .cont04-01 p {
    font-size: 16px;
    padding-top: 20px;
    line-height: 25px;
  }
}
.cont05 {
  padding: 70px 0;
  background-color: #F7F7F7;
}
.cont05-01 {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .cont05-01 {
    width: 90%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.cont05-youtube {
  width: 654px;
  height: 370px;
  position: relative;
  margin: 30px auto;
}
.cont05-01 h3 {
  font-size: 20px;
  padding-top: 20px;
}
.cont05-01 p {
  padding: 20px 0;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  letter-spacing: 1.2px;
  text-align: left;
  line-height: 30px;
}
.cont05-01 a {
  font-size: 17px;
  color: #0E70BC;
  padding-top: 20px;
  text-decoration: underline;
}
.cont05-button img {
  width: 10px;
  margin-left: 5px;
  margin-bottom: -3px;
}
@media only screen and (max-width: 767px) {
  .cont05 {
    padding: 50px 30px;
  }
  .cont05-youtube {
    width: 100%;
    height: 179px;
  }
  .cont05-01 h3 {
    font-size: 16px;
    line-height: 26px;
    padding-top: 0;
  }
  .cont05-01 p {
    font-size: 15px;
    line-height: 24px;
  }
  .cont05-button {
    text-align: left;
  }
}
.cont06 {
  background-image: url("../img/spf_kanoya/cont-5-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.cont06-01 {
  background-color: #1C2A70;
  text-align: center;
  padding: 30px 0;
}
.cont06-01 p {
  color: #fff;
  font-size: 32px;
  line-height: 35px;
  font-weight: 700; /*--spと違います--*/
}
@media only screen and (max-width: 767px){
  .cont06 {
    background-image: url("../img/spf_kanoya/cont-5-bgsp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.triangle {
  width: 47px;
  height: 14px;
  background: linear-gradient(to top right, transparent 50%, #1C2A70 50%) no-repeat top left / 50% 100%, linear-gradient(to top left, transparent 50%, #1C2A70 50%) no-repeat bottom right/50% 100%;
  margin: 0 auto;
}
.cont06-02 {
  display: flex;
  justify-content: space-between;
  width: 1080px;
  margin: 0 auto;
  padding: 100px 0 60px;
}
.cont06-02-01 {
  position: relative;
  margin: 0 auto;
  text-align: center;
  max-width: 336px; /*------あとで確認--------*/
  width: 100%;
}
.cont06-02-01__01 {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 129px;
}
.cont06-02-01__01 img {
  width: 100%;
}
.cont06-02-01__02 {
  width: 336px;
  height: auto;
}
@media only screen and (max-width: 767px){
  .cont06-02-01__02 {
    width: 100%;
  }
}
.cont06-02-01__02 img {
  display: block;
  width: 100%;
  height: auto;
}
.cont06-02-01__03 {
  width: 59px;
  margin: 23px auto 17px;
}
@media only screen and (max-width: 767px){
  .cont06-02-01__03 {
    margin: 15px auto;
  }
}
.cont06-02-01__03 img {
  width: 100%;
}
.cont06-02-01 p {
  font-size: 23px;
  line-height: 40px;
  text-align: left;
}
.cont06-02-01 p span {
  color: #D32E05;
}
@media only screen and (max-width: 767px) {
  .cont06-01 {
    padding: 20px;
  }
  .cont06-01 p {
    line-height: 32px;
    font-size: 24px;
    font-weight: 800;
  }
  .cont06-02 {
    display: block;
    width: 90%;
    max-width: 320px;
  }
  .cont06-02-01 {
    padding-top: 100px;
  }
  .cont06-02-01:first-child {
    padding-top: 0px;
  }
  .cont06-02-01 p {
    font-size: 20px;
    line-height: 30px;
  }
  .cont06-02-01__01 {
    width: 115px;
  }
}


.cont07 {
  background-color: #001777;
  padding: 80px 20px 60px;
}
.cont07 .cont07-01 {
  width: 1080px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
@media only screen and (max-width: 767px){
  .cont07 .cont07-01 {
    width: 90%;
    max-width: 320px;
  }
}
.cont07 h2 {
  font-size: 35px;
  font-weight: 700;
  font-family: 'Noto_Sans_JP', sans-serif;
}
.cont07 h2::before {
  display: none;
}
.cont07 p {
  font-size: 17px;
  margin: 0 auto;
}
/*アコーディオン*/
.cont07 .accordion {
  padding-top: 40px;
  margin: 0 auto;
}
.cont07 .accordion-item {
  margin-bottom: 0.7rem;
}
.cont07 .accordion-check {
  display: none;
}
.cont07 .accordion-label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 30px;
  text-align: left;
  background: linear-gradient(white, #6AB8D5);
  color: #001777;
  font-size: 28px;
  font-weight: 700;
  max-width: 1080px;
  width: 100%;
}
.cont07 .accordion-label::after {
  position: absolute;
  top: 80%;
  right: 20px;
  height: 100%;
  width: 40px;
  transform: translateY(-50%);
  color: #001777;
  text-align: center;
  font-size: 2.4rem;
  content: '+';
}
.cont07 .accordion-check:checked ~ .accordion-box {
  height: auto;
  opacity: 1;
  padding: 40px 60px 0;
}
.cont07 .accordion-check:checked + .accordion-label:after {
  content: '−';
}
.cont07 .accordion-check:checked ~ .accordion-box:last-child {
  padding-bottom: 50px;
}
.cont07 .accordion-box {
  height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #fff;
  color: #141414;
  text-align: left;
}
.cont07 .accordion-box h3 {
  font-size: 25px;
}
.cont07 .accordion-box p {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  padding-bottom: 25px;
}
.cont07 .accordion-box a {
  color: #0E70BC;
  font-size: 14px;
  border-bottom: 1px solid;
}
.cont07 .accordion-box-01__01 {
  color: #001777;
  font-size: 25px;
}
.cont07 .accordion-box-01 h3 {
  font-size: 25px;
  padding: 25px 0;
}
.cont07 .accordion-box-02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.cont07 .accordion-box-02__02 {
  display: flex;
  justify-content: space-between;
}
.cont07 .accordion-box-02 h3 {
  font-size: 22px;
  padding-bottom: 15px;
}
.cont07 .accordion-box-02__02 h3 {
  font-size: 22px;
}
.cont07 .accordion-box-02 h4 {
  font-size: 17px;
  line-height: 24px;
  padding-bottom: 15px;
}
.cont07 .accordion-box-02__02 h4 {
  font-size: 17px;
  padding-bottom: 20px;
}
.cont07 .accordion-box-02 p {
  font-size: 14px;
  line-height: 28px;
}
.cont07 .accordion-box-02 a {
  color: #0E70BC;
  font-size: 14px;
  border-bottom: 1px solid;
}
.cont07 .accordion-box-02-name {
  font-size: 22px;
}
.cont07 .accordion-box-02-name-02 {
  font-size: 17px;
}
.cont07 .accordion-box-02__01 {
  width: 70%;
}
.cont07 .accordion-box-02__01-1 {
  color: #001777;
  font-size: 24px;
  padding-bottom: 15px;
}
.cont07 .accordion-box-02_img {
  width: 230px;
  height: 300px;
  margin: 0 auto;
}
.cont07 .accordion-box-02_img img {
  width: 100%;
}
.cont07 .line {
  border-bottom: 1px #707070 solid;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}
.cont07 .line02 {
  border-bottom: 2px #a7a7a7 dotted;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .cont07 {
    padding: 50px 20px 40px;
  }
  .cont07 h2 {
    font-size: 24px;
    font-family: 'Hiragino Sans'; /*--pcはnoto--*/
    font-weight: 800;
  }
  .cont07 p {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }
  .cont07 .accordion-label {
    font-size: 18px;
    padding: 15px;
    max-width: 480px;
    margin: 0 auto;
    line-height: 25px;
  }
  .cont07 .accordion-check:checked ~ .accordion-box {
    padding: 20px 20px 0;
  }
  .cont07 .accordion-label::after {
    width: 20px;
    top: 80%;
  }
  .cont07 .accordion-box {
    max-width: 480px;
    margin: 0 auto;
  }
  .cont07 .accordion-box-01__01 {
    font-size: 18px;
  }
  .cont07 .accordion-box-01 h3 {
    font-size: 22px;
    letter-spacing: 0.5px;
    padding: 15px 0;
  }
  .cont07 .accordion-box-01 p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.6px;
  }
  .cont07 .accordion-box-02 {
    display: block;
    text-align: center;
  }
  .cont07 .accordion-box-02 img {
    width: 200px;
    height: 260px;
  }
  .cont07 .accordion-box-02__02 img {
    width: 200px;
    height: 260px;
  }
  .cont07 .accordion-box-02 h3 {
    text-align: left;
    font-size: 18px;
    padding-bottom: 10px;
  }
  .cont07 .accordion-box-02 h4 {
    text-align: left;
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .cont07 .accordion-box-02 p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .cont07 .accordion-box-02__01 {
    text-align: left;
    width: 100%;
  }
  .cont07 .accordion-box-02__01 a {
    text-align: left;
  }
  .cont07 .accordion-box-02-name {
    font-size: 18px;
  }
  .cont07 .accordion-box-01 h4 {
    line-height: 41px;
  }
  .cont07 .accordion-box-02__01 {
    font-size: 21px;
  }
  .cont07 .accordion-box-02__01-1 {
    font-size: 21px;
  }
  .cont07 .accordion-box-02__02 {
    display: block;
    text-align: center;
  }
  .cont07 .accordion-box-02__02 h3 {
    font-size: 18px;
  }
  .cont07 .accordion-box-02__02 h4 {
    font-size: 15px;
    line-height: 24px;
  }
  .cont07 .line {
    width: 100%;
  }
  .cont07 .line02 {
    width: 100%;
    padding-top: 0;
  }
}

.cont08 {
  padding: 80px 0;
  background-image: url("../img/spf_kanoya/blue-abstract-gradient-wave-wallpaper02.png");
  background-size: cover;
}
.cont08-01 {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .cont08-01 {
    width: 90%;
    max-width: 320px;
  }
}
.cont08-01 h3 {
  font-size: 20px;
  line-height: 40px;
}
.cont08-01 ul {
  padding-top: 40px;
  text-align: left;
}
.cont08-01 ul li {
  font-size: 16px;
  line-height: 32px;
}
.cont08-01 ul li::before {
  content: '・';
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.cont08-01__01 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 20px;
}
.cont08-02 {
  border: 1px #707070 solid;
  padding: 20px 25px;
  font-size: 13px;
  margin-bottom: 40px;
  text-align: left;
  line-height: 20px;
}
.cont08 .cont02-01 {
  margin: 0 auto;
  max-width: 451px;
}
.cont08 .cont02-01 p {
  color: #D32E05;
  font-size: 23px;
  line-height: 33px;
  font-weight: 700;
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .cont08 .cont02-01 p {
    font-size: 18px;
    line-height: 28px;
  }
}
.cont08 .cont02-01__button {
  width: 450px;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 767px){
  .cont08 .cont02-01__button {
    width: 308px;
  }
}
.cont08 .cont02-01__button a {
  width: 100%;
  height: 82px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #D32E05;
  box-shadow: 2px 2px 2px #B12200;
}
@media only screen and (max-width: 767px){
  .cont08 .cont02-01__button a {
    height: 62px;
    font-size: 20px;
    line-height: 30px;
  }
}
.cont08 .cont02-01 .cont02-01__button a .cont02-01__button-img{
  width: 27px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}
@media only screen and (max-width: 767px){
  .cont08 .cont02-01 .cont02-01__button a .cont02-01__button-img{
    width: 20px;
  }
}
.cont08 .cont02-01 .cont02-01__button a .cont02-01__button-img img{
  width: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .cont08 {
    padding: 50px 20px;
    background-position: top right;
  }
  .cont08-01 h3 {
    font-size: 18px;
    text-align: left;
    line-height: 28px;
  }
  .cont08-01 ul {
    padding-top: 20px;
  }
  .cont08-01 ul li {
    font-size: 15px;
    line-height: 25px;
  }
  .cont08-01__01 {
    line-height: 25px;
    padding-bottom: 10px;
  }
  .cont08-02 {
    margin-bottom: 30px;
  }
  table {
    margin-top: 20px;
  }
  th {
    width: 27%;
    padding: 20px 10px;
  }
}
.cont09 {
  width: auto;
  height: auto;
  padding-bottom: 70px;
}
.cont09-title {
  background-color: #1C2A70;
  text-align: center;
  padding: 30px 0;
}
.cont09-title p {
  color: #fff;
  font-size: 32px;
  line-height: 35px;
  font-weight: 700; /*--spと違います--*/
}
@media only screen and (max-width: 767px){
  .cont09-title {
      padding: 20px;
  }
  .cont09-title p {
      line-height: 32px;
      font-size: 24px;
      font-weight: 800;
  }
}
.cont09-01 {
  width: 1080px;
  margin: 30px auto 0;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .cont09-01 {
    width: 90%;
    max-width: 320px;
  }
}
table {
  margin-top: 20px;
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
th, td {
  font-size: 15px;
  border: 1px #AAAAAA solid; /* 枠線をつける */
  padding: 20px;
}
th {
  background-color: #F7F7F7;
  width: 20%;
  vertical-align: middle;
}
td {
  background-color: #fff;
  line-height: 25px;
}
@media only screen and (max-width: 767px) {
  .cont09 {
    padding: 50px 0;
  }
  .cont09-01 img {
    width: 100%;
  }
  .cont9-01 h3 {
    font-size: 16px;
  }
  .cont9-01 p {
    font-size: 15px;
  }
  th {
    width: 25%;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  td {
    padding: 20px 10px;
    line-height: 22px;
  }
}
.cont10 {
  padding: 70px 0;
  background-color: #F7F7F7;
}
.cont10-01 {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .cont10-01 {
    width: 90%;
    max-width: 320px;
  }
}
.cont10-01 h2 {
  letter-spacing: 6px;
}
.cont10-01 h3 {
  font-size: 18px;
  padding-bottom: 20px;
  line-height: 40px;
}
.cont10-01__01 {
  padding-top: 30px;
  display: flex;
  width: 100%;
  height: auto;
  justify-content: space-between;
  align-items: center;
}
.cont10-01__01-01 {
  width: 505px;
  height: 382px;
  position: relative;
}
.cont10-01__01-02 {
  width: 505px;
  text-align: left;
  display: block;
}
.cont10-01__01-02-01 {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: #AAAAAA 1px solid;
}
.cont10-01__01-02-01 h3 {
  padding-left: 30px;
  padding-bottom: 0;
  line-height: 26px;
}
.cont10-01__01-02 p {
  padding-top: 10px;
  padding-bottom: 30px;
  line-height: 25px;
  font-size: 15px;
}
.cont10-01__01-02-01-01 {
  width: 32px;
}
.cont10-01__01-02-01-01 img {
  width: 100%;
}
.cont10-01__01-03 {
  font-size: 15px;
  line-height: 25px;
}
.cont10-01__01-03 a {
  color: #0E70BC;
  text-decoration: underline;
}
.cont10-01__01-03 img {
  width: 10px;
  margin-left: 5px;
  margin-bottom: -3px;
  margin-right: 3px;
}
@media only screen and (max-width: 767px) {
  .cont10 {
    padding: 50px 20px;
  }
  .cont10-01 h3 {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 7px;
  }
  .cont10-01 p {
    font-size: 15px;
  }
  .cont10-01__01 {
    display: block;
  }
  .cont10-01__01 {
    padding-top: 30px;
  }
  .cont10-01__01-01 {
    width: 100%;
    height: 241px;
  }
  .cont10-01__01-02 {
    width: 100%;
    padding-top: 30px;
  }
  .cont10-01__01-02 p {
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 30px;
  }
  .cont10-01__01-02-01-01 {
    width: 30px;
  }
  .cont01-01__01-03 {
    font-size: 14px;
  }
}
.cont11 {
  background-image: url("../img/spf_kanoya/bg02.png");
  padding: 70px 0;
}
.cont11-01 {
  margin: 0 auto;
  max-width: 451px;
}
.cont11-01 p {
  color: #fff;
  font-size: 23px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .cont11 {
    padding: 30px 20px;
  }
  .cont11-01 p {
    font-size: 17px;
    text-align: center;
    line-height: 24px;
  }
}
.cont11 .cont02-01__button {
  width: 450px;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 767px){
  .cont11 .cont02-01__button {
    width: 308px;
  }
}
.cont11 .cont02-01__button a {
  width: 100%;
  height: 82px;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #D32E05;
  box-shadow: 2px 2px 2px #B12200;
}
@media only screen and (max-width: 767px){
  .cont11 .cont02-01__button a {
    height: 62px;
    font-size: 20px;
    line-height: 30px;
  }
}
.cont11 .cont02-01__button a .cont02-01__button-img{
  width: 27px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}
@media only screen and (max-width: 767px){
  .cont11 .cont02-01__button a .cont02-01__button-img{
    width: 20px;
  }
}
.cont11 .cont02-01__button a .cont02-01__button-img img{
  width: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*cont12ここから*/
.cont12{
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  background-color: #F7F7F7;
}
.cont12 .cont12_01{
  width: 850px;
  height: auto;
  padding: 70px 0;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01{
    width: 90%;
    max-width: 320px;
    padding: 45px 0 0;
  }
}
.cont12 .cont12_01 h2{
  width: 100%;
  height: auto;
  padding: 0 0 8px;
  margin: 0 auto 40px;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 h2{
    padding: 0 0 10px;
    margin: 0 auto 26px;
    font-size: 25px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 374px){
  .cont12 .cont12_01 h2{
    font-size: 22px;
    line-height: 30px;
  }
}
.cont12 .cont12_01 h2::before{
  content: '';
  width: 310px;
  height: 3px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 h2::before{
    width: 221px;
  }
}
.cont12 .cont12_01 .cont12_01_01{
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
  display: block;
}
.cont12.en .cont12_01 .cont12_01_01{
  margin: 0 auto;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 .cont12_01_01{
    margin: 0 auto 25px;
  }
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01{
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin: 14px auto 0;
  display: block;
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01:nth-of-type(1){
  margin-top: 0;
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3{
  width: 100%;
  height: auto;
  position: relative;
  font-size: 17px;
  line-height: 27px;
  color: #ffffff;
  cursor: pointer;
  padding: 9px 60px 9px 28px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cont12.en .cont12_01 .cont12_01_01 .cont12_01_01_01 h3 {
  word-break: keep-all;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3{
    font-size: 15px;
    line-height: 20px;
    padding: 11px 60px 11px 17px;
  }
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3::before{
  content: '';
  position: absolute;
  top: 50%;
  right: 24px;
  width: 18px;
  height: 4px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  background-color: #ffffff;
  transition: all .3s ease-in-out;
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 24px;
  width: 18px;
  height: 4px;
  background-color: #ffffff;
  transition: all .2s ease-in-out;
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3.open::before{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3.open::after{
  opacity: 0;
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3 span{
  margin: 0 30px 0 0;
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h3 span{
    margin: 0 8px 0 0;
    font-size: 18px;
    line-height: 28px;
  }
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h4{
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 28px;
  padding: 15px 0;
}
.cont12.en .cont12_01 .cont12_01_01 .cont12_01_01_01 h4{
  word-break: keep-all;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h4{
    font-size: 15px;
    line-height: 25px;
  }
}
.cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h4 a{
  font-size: 16px;
  line-height: 28px;
  text-decoration: underline;
}
@media only screen and (max-width: 767px){
  .cont12 .cont12_01 .cont12_01_01 .cont12_01_01_01 h4 a{
    font-size: 15px;
    line-height: 25px;
  }
}
/*cont12ここまで*/

/*cont13ここから*/
.cont13{
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 70px 0 0;
  display: block;
}
@media only screen and (max-width: 767px){
  .cont13{
    padding-top: 50px;
  }
}
.cont13 .cont13_01{
  width: 1080px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01{
    width: 100%;
    padding: 0;
  }
}
.cont13 .cont13_01 .cont13_01_01{
  width: 100%;
  height: auto;
  margin: 0 auto 70px;
  display: block;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01{
    margin: 0 auto;
  }
}
.cont13.en .cont13_01 .cont13_01_01{
  margin: 85px auto 0;
}
@media only screen and (max-width: 767px){
  .cont13.en .cont13_01 .cont13_01_01{
    margin: 80px auto 0;
  }
}
.cont13 .cont13_01 .cont13_01_01 .text02{
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
  font-size: 28px;
  line-height: 38px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 .text02{
    width: 90%;
    max-width: 320px;
    margin: 0 auto 13px;
    font-size: 20px;
    line-height: 30px;
  }
}
.cont13 .cont13_01 .cont13_01_01 .text02::before{
  content: '';
  width: 14px;
  height: 14px;
  margin: 0 11px 0 0;
  background-color: #0683C4;
  display: block;
  flex-shrink: 0;
}
.cont13 .cont13_01 .cont13_01_01 h4{
  width: 100%;
  height: auto;
  padding: 0 0 10px;
  margin: 0 auto 30px;
  font-size: 25px;
  line-height: 35px;
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 h4{
    width: 90%;
    max-width: 320px;
    padding: 0 0 7px;
    margin: 0 auto 18px;
    font-size: 18px;
    line-height: 26px;
  }
}
.cont13 .cont13_01 .cont13_01_01 h4::before{
  content: '';
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #0683C4 0 141px, #DEDEDE 141px 100%);
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 h4::before{
    background: linear-gradient(90deg, #0683C4 0 95px, #DEDEDE 95px 100%);
  }
}
.cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01{
  width: 100%;
  height: auto;
  margin: 62px auto 0;
  display: block;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01{
    margin: 30px auto 0;
  }
}
.cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01:nth-of-type(1){
  margin-top: 0;
}
.cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01{
  width: 100%;
  height: auto;
  margin: 0 auto 80px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01{
    max-width: 375px;
    display: block;
    margin: 0 auto 40px;
  }
}
.cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 img{
  width: calc((100% - 26px * 2) / 3 );
  height: auto;
  margin: 26px 26px 0 0;
  display: block;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 img{
    width: 100%;
    padding: 0 28px;
    margin: 0 auto;
  }
}
.cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 img:nth-of-type(-n+3){
  margin-top: 0;
}
.cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 img:nth-of-type(3n){
  margin-right: 0;
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 img:nth-of-type(1){
    margin-top: 0;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 img:nth-of-type(3n){
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px){
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-prev,
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-next{
    width: 37px;
    height: 39px;
    background-color: #0683C4;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    z-index: 10;
    transition: all .5s;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-prev:hover,
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-next:hover{
    opacity: .8;
    transition: all .5s;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-prev{
    left: 0;
    right: auto;
    margin: auto;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-next{
    left: auto;
    right: 0;
    margin: auto;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-prev::before{
    width: 10px;
    height: 18px;
    background-image: url(../img/slick/arrow01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 1;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-next::before{
    width: 10px;
    height: 18px;
    background-image: url(../img/slick/arrow02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 1;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-dots{
    width: 90%;
    max-width: 320px;
    height: auto;
    margin: 18px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: static;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-dots li{
    width: 6px;
    height: 6px;
    margin: 4px calc(11px / 2) 0;
    display: block;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-dots li:nth-of-type(-n+12){
    margin-top: 0;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-dots li button{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-dots li button::before{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    display: block;
    font-family: none;
    font-size: 0;
    line-height: 0;
    position: static;
    background: none;
    background-color: #E6E6E6;
  }
  .cont13 .cont13_01 .cont13_01_01 .cont13_01_01_01 .cont13_01_01_01_01 .slick-dots .slick-active button::before{
    background-color: #3E3E3E;
  }
}
/*cont13ここまで*/
/*cont14ここから*/
.cont014 {
  padding: 70px 0;
}
@media only screen and (max-width: 767px){
  .cont014 {
    padding: 50px 0;
  }
}
.cont014-01 {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .cont014-01 {
        width: 90%;
        max-width: 320px;
    }
}
table.cont014_table {
    margin-top: 20px;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
table.cont014_table th, table.cont014_table td {
    font-size: 15px;
    border: 1px #AAAAAA solid; /* 枠線をつける */
    padding: 20px;
}
table.cont014_table th {
    background-color: #F7F7F7;
    width: 20%;
    vertical-align: middle;
}
table.cont014_table td {
    background-color: #fff;
    line-height: 25px;
}
@media only screen and (max-width: 767px) {
    .cont014 {
        padding: 50px 20px;
    }
    .cont014-01 img {
        width: 100%;
    }
    .cont9-01 h3 {
        font-size: 16px;
    }
    .cont9-01 p {
        font-size: 15px;
    }
    table.cont014_table th {
        width: 25%;
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
    }
    table.cont014_table td {
        padding: 20px 10px;
        line-height: 22px;
    }
}
/*cont14ここまで*/



/*cont015ここから*/
.cont015{
	width: 100%;
	height: auto;
	margin: 0 auto;
    padding: 80px 20px 60px;
	display: block;
    background-color: #001777;
}
@media only screen and (max-width: 767px){
    .cont015{
        padding: 50px 20px 40px;
    }
}
.cont015 .cont015_01{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont015 .cont015_01{
		width: 100%;
		max-width: 320px;
	}
}
.cont015 .cont015_01 h2{
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    font-size: 35px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
}
@media only screen and (max-width: 767px){
	.cont015 .cont015_01 h2{
		margin: 0 auto 10px;
		font-size: 24px;
        line-height: 32px;
	}
}
@media only screen and (max-width: 374px){
	.cont015 .cont015_01 h2{
		font-size: 22px;
		line-height: 30px;
	}
}
.cont015 .cont015_01 .text01{
    width: 100%;
    margin: 0 auto 10px;
    font-size: 17px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .text01{
        font-size: 16px;
        line-height: 28px;
        text-align: left;
    }
}
.cont015 .cont015_01 .text02{
    width: 100%;
    margin: 0 auto 30px;
    font-size:  14px;
    line-height: 29px;
    color: #ffffff;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .text02{
        text-align: left;
    }
}
.cont015 .cont015_01 .cont015_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
	display: block;
}
.cont015.en .cont015_01 .cont015_01_01{
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.cont015 .cont015_01 .cont015_01_01{
		margin: 0 auto 25px;
	}
}
.cont015 .cont015_01 .cont015_01_01 .item01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 14px auto 0;
	display: block;
}
.cont015 .cont015_01 .cont015_01_01 .item01:nth-of-type(1){
	margin-top: 0;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .text03{
	width: 100%;
	height: auto;
    padding: 30px;
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 28px;
    line-height: 38px;
    text-align: left;
    color: #001777;
    background: linear-gradient(white, #6AB8D5);
}
@media only screen and (max-width: 767px){
	.cont015 .cont015_01 .cont015_01_01 .item01 .text03{
		font-size: 15px;
		line-height: 20px;
		padding: 11px 60px 11px 17px;
	}
}
.cont015 .cont015_01 .cont015_01_01 .item01 .text03::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 24px;
	width: 18px;
	height: 4px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	background-color: #001777;
	transition: all .3s ease-in-out;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .text03::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 24px;
	width: 18px;
	height: 4px;
	background-color: #001777;
	transition: all .2s ease-in-out;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .text03.open::before{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.cont015 .cont015_01 .cont015_01_01 .item01 .text03.open::after{
	opacity: 0;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 {
    width: 100%;
	height: auto;
    padding: 50px 60px 40px;
    background-color: #ffffff;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 {
        padding: 20px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 28px;
    margin-top: 40px;
	padding: 40px 0 0;
    border-top: 1px solid #707070;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01:nth-of-type(1) {
    margin: 0;
    padding: 0;
    border: none;
}
@media only screen and (max-width: 767px){
	.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01{
		font-size: 15px;
		line-height: 25px;
	}
}


.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 {
    width: 100%;
    height: auto;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 p.text04 {
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 35px;
    color: #001777;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 p.text04 {
        font-size: 18px;
        line-height: 28px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 .text05 {
    font-size: 25px;
    line-height: 35px;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 .text05 {
        font-size: 18px;
        line-height: 28px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 .text06 {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_01 .text06 {
        font-size: 15px;
        line-height: 25px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #707070;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02:nth-of-type(2) {
    padding-top: 0;
    border: none;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 {
        flex-direction: column-reverse;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 {
    width: auto;
    height: auto;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text07 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text07 {
        font-size: 18px;
        line-height: 28px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text07 span {
    display: block;
    font-size: 24px;
    line-height: 34px;
    color: #0E70BC;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text07 span {
        font-size: 18px;
        line-height: 28px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text08 {
    font-size: 17px;
    line-height: 27px;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text08 {
        font-size: 15px;
        line-height: 25px;
    }
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 .item01_01_02_01 .text09 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .link01 {
    color: #0E70BC;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid;
    display: inline-block;
    margin-top: 20px;
}
.cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 img {
    display: block;
    width: 230px;
    height: auto;
    margin-left: 25px;
}
@media only screen and (max-width: 767px){
    .cont015 .cont015_01 .cont015_01_01 .item01 .toggle01 .item01_01 .item01_01_02 img {
        margin: 0 auto 20px;
        width: 200px;
    }
}



.cont015 .cont015-button {
    margin: 45px auto 0;
  }
.cont015 .cont015-button .text01 {
  color: #ffffff;
  font-size: 23px;
  font-weight: 700;
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px){
  .cont015 .cont015-button .text01 {
    font-size: 20px;
  }
}
  .cont015 .cont015-button a {
    max-width: 480px;
    height: 82px;
    margin: 0 auto;
    padding: 20px 50px;
    font-size: 25px;
    line-height: 35px;
    color: #141414;
    background-color: #FFD136;
    box-shadow: 2px 2px 2px #A38212;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cont015 .cont015-button-01 {
    width: 27px;
    height: auto;
    margin-left: 10px;
  }
  .cont015 .cont015-button-01 img {
    display: block;
    width: 100%;
  }
  .cont015 .cont015-01__01 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
  }
  @media only screen and (max-width: 767px){
    .cont015 .cont015-button {
      margin-top: 30px;
    }
    .cont015 .cont015-button a {
      width: 318px;
      padding: 0;
      height: 52px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .cont015 .cont015-button a  {
      font-size: 16px;
      line-height: 26px;
      width: 100%;
    }
    .cont015 .cont015-button-01 {
      width: 20px;
      height: 26px;
      position: relative;
    }
    .cont015 .cont015-button-01 img {
      width: 100%;
      height: auto;
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }
    .cont015 .cont015-01__01 {
        text-align: left;
        line-height: 22px;
        text-align: left;
      }
  }
/*cont015ここまで*/


.fixed01 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    position: fixed;
    /* bottom: -110%; */
    left: 0;
    z-index: 10;
    background-image: url("../img/spf_kanoya/blue-abstract-gradient-wave-wallpaper01.png");
    background-size: cover;
    border-top: 1px solid #001777;
    transition: bottom 1s ease-in-out;
}
@media only screen and (max-width: 767px){
    .fixed01 {
        padding: 0;
        background-image: none;
        border-top: none;
    }
}
.fixed01 .fixed01_01 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fixed01 .fixed01_01 p {
    color: #D32E05;
    font-size: 23px;
    font-weight: 700;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}
.fixed01 .fixed01_01 a {
    width: 308px;
    height: 62px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #D32E05;
    box-shadow: 2px 2px 2px #B12200;
    position: relative;
}
@media only screen and (max-width: 767px){
    .fixed01 .fixed01_01 a {
        width: 230px;
        height: 50px;
        box-shadow: none;
    }
}
.fixed01 .fixed01_01 a span {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
@media only screen and (max-width: 767px){
    .fixed01 .fixed01_01 a span {
        font-size: 15px;
        line-height: 25px;
    }
}
.fixed01 .fixed01_01 a img {
    display: block;
    width: 20px;
    height: auto;
    margin: 3px 0 0 10px;
}
@media only screen and (max-width: 767px){
    .fixed01 .fixed01_01 a img {
        display: block;
        width: 15px;
        height: auto;
        margin: 3px 0 0 10px;
    }
}

html body a.btn-top {
    z-index: 100;
}