.liter{
  margin-top: 8%;
  margin-bottom: 5%;
}
.text_tetele_cl{
    font-weight: 100;
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: 0.3px;
    text-align: center;
    margin-bottom: 10%;
}
.column_img{
  width: 40.52%;
    margin: 0 auto;
    display: block;
    margin-top: -1%;
    margin-bottom: 3%;
}
.liter_sp{
  display: none;
}
.column_top_img_tetle_sp{
  display: none;
}
.column_top_img_sp{
  display: none;
}
.waterschool_flex{
  display: flex;
  justify-content: space-between;
}
.waterschool_flex img{
    width: 87%;
    margin: 6% auto 0% auto;
}
.cloumu_title{
    position: absolute;
    top: 71.3%;
    right: 9.2%;
    letter-spacing: 2.3px;
    font-family: "athelas", serif;
    font-weight: 400;
    font-style: normal;
    font-size: clamp(34px, 2.5vw, 24px);
}
.img_co{
    width: 68.52%;
    margin: 0 auto;
    display: block;
    margin-top: 10.4%;
    margin-bottom: 3%;
}
.none{
   display: none;
}
.column_top_img_box{
  position: relative;
}
.section{
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 9%;
}
.column_top_img_tetle{
    position: absolute;
    width: 43.5%;
    right: 8%;
    top: 53%;
}
.mobaile_none{
  display: none;
}
.spase_colamu{
  margin-bottom: 1.5% !important;
}
.fonts_spase{
  margin-bottom: 10% !important;
}
.atag{
  color: #231815;
}
.ul_box01_text{
  line-height: 1.5;
}
.atag:hover{
  opacity: 0.7;
  transition: 0.7s;
}
.brspase{
  display: none;
}
.p_title_01{
  margin-top: 12%;
}
.mobile_none{
  display: none;
}
.column03{
  margin-top: 8.4796px;
}

.fonts_spase{
  margin-bottom: 11%;
}
.main17_title {
  font-weight: 100;
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 4%;
  line-height: 1.3;
}
.innr{
  width: 76%;
  margin: 0 auto;
}
.p_title{
  font-size: 1.5rem;
  text-align: center;
  color: #231815;
  margin-bottom: 4%;
}
.count{
  font-size: 1.1rem;
  line-height: 3.5;
}
.p_text{
  font-weight: 100;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0.3px;
}
.spase{
  margin-bottom: 8%;
}
.flex_column_box {
  width: 92%;
}
.flex_column_box_02{
  width: 56%;
}
.img_spase p{
  margin-bottom: 15%;
  line-height: 1.4;
}
.img_spase02{
  margin-bottom: 5%;
}


.img_spase{
  max-width: 270px;
  margin-left: 4%;
  margin-bottom: 4%;
}
.img_spase p{
  margin-bottom: 15%;
  line-height: 1.4;
}
.img_spase{
  max-width: 277px;
  margin-left: 6%;
  margin-bottom: 4%;
}
.img_spase p{
  margin-bottom: 15%;
  line-height: 1.4;
}
.img_spase02{
  margin-bottom: 5%;
}
.text{
  padding: 0rem 0.7rem;
  border-left: 4px solid #BFA773;
  font-size: 1.6rem;
  color: #BFA773;
  font-weight: 300;
  margin-bottom: 3%;
}
.links_p{
  font-size: 1.2rem;
  margin-top: 3%;
}
.text{
  margin-bottom: 2%;
  font-weight: 500;
}
.ul_box01 {
  width: 20%;
  font-weight: 500;
}
.ul_box02 {
  width: 150%;
}
.spase_box {
  margin-bottom: 1.5%;
}
.links_p {
  font-size: 1rem;
  line-height: 1.6;
  padding-bottom: 7%;
}
.related{
  padding-top: 3%;
}
.dotted-line02 {
  width: 69%;
  margin: 0 auto;
}
.links{
  color: #231815;
}
/*コラムアニメーション*/
.slide-in {
  overflow: hidden;
  display: inline-block;
}
.slide-in_inner {
  display: inline-block;
}
.leftAnime {
  opacity: 0;
}
.slideAnimeLeftRight {
  animation-name: slideTextX100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes slideTextX100 {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  animation-name: slideTextX-100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes slideTextX-100 {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
}
}
.line_bottom{
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 auto;
}
/*コラムアニメーション*/
@media (max-width: 1130px){
  .cloumu_title{
    font-size: 3.5vw;
  }
  .section {
    margin: 0px 6% 0 6%;
}
.innr {
  width: 95%;
}
.dotted-line02 {
  width: 83%;
  margin: 0px auto 0px 7.5%;
}
.cloumu_title{
  font-size: 3vw;
}
}
@media (max-width: 1024px){
  .section {
    margin: 5% 6% 0 6%;
}
.p_title_01 {
  margin-top: 7%;
}
}
@media (max-width: 920px){
.main17_title {
  font-size: 2rem;
}
.p_text,.text_tetele_cl {
  font-size: 1.2rem;
}
}
@media (max-width: 770px){
  .liter{
    display: none;
  }
  .line_bottom {
    margin-top: 8%;
}
  .liter_sp{
    display: block;
    margin-top: 8%;
    margin-bottom: 8%;
  }
  .column_top_img_sp{
    display: block;
  }
  .column_top_img{
    display: none;
  }
  .main17_title{
    font-weight: 600;
  }
  .text_nonecollomh{
    display: none;
  }
  .p_text_spase {
    margin-bottom: 10% !important;
}
  .spase_colamu {
    margin-bottom: 5% !important;
}
  .section {
    padding-top: 25%;
    margin: 0px 0% 0 0%;
}
.img_spase img {
  width: 88%;
  margin: 0 auto;
  display: block;
  margin-top: -5%;
  margin-bottom: 5%;
}
.column_top_img_tetle{
  display: none;
}
  .none{
    display: block;
  }
  .none_sp{
    display: none;
  }
  .column_top_img_tetle_sp{
    display: block;
    position: absolute;
    width: 49.5%;
    right: 6.8%;
    top: 42%;
  }
  .waterschool_flex{
    flex-direction: column;
    margin-bottom: 13%;
  }
  .waterschool_flex img{
    width: 100%;
  }
  .img_co {
    width: 76.52%;
        margin-top: 7%;
    margin-bottom: 3%;
}
  .cloumu_title{
    font-size: 5vw;
        right: 7.4%;
        top: 73.4%;
        letter-spacing: 1.4px;
        font-size: 3.8vw;
    }
    .fonts{
      font-family:
      "Hiragino Kaku Gothic ProN",
      "Hiragino Sans",
      Meiryo,
      sans-serif !important;
    }
    .ul_box01_text{
      font-weight: 600 !important;
    }
  .text {
    margin-bottom: 3%;
}
.weith{
  font-weight: 400;
}
  .p_title {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .fonts{
    font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
            line-height: 1.7;
}
.brspase{
  display: block;
}
.img_spase img {
  width: 88%;
  margin: 0 auto;
  display: block;
  margin-bottom: 5%;
  margin-top: -5%;
}
.links_p {
  font-size: 1.2rem;
  margin-top: 5%;
  padding-bottom: 12%;
}
.dotted-line02 {
  width: 89%;
  margin: 0px auto 0px 4.5%;
}
.related {
  padding-top: 8%;
  margin-bottom: 5%;
}
.spase_box {
  margin-bottom: 3.5%;
}
.p_title{
  text-align: left;
  line-height: 1.4;
  font-weight: 500;
}
.mobile_text{
  text-align: left;
  line-height: 1.4;
  margin-bottom: 3% !important;
}
.mobile_none{
  display: none;
}
.pc_none{
  display: block;
}
.spase_mobaile{
  margin-bottom: 0.6% !important;
}
.main17_title {
  text-align: left;
  margin-bottom: 6.9%;
  line-height: 1.5;
}
.innr{
  width: 100%;
  width: 90%;
}
.p_text,.text_tetele_cl {
  font-size: 1.4rem;
  margin-bottom: 5%;
  line-height: 1.6;
}
.img_spase {
  margin-bottom: 5%;
}
.ul_box02 {
  width: 100%;
}
.links {
  font-size: 1.4rem;
}
.mobaile_none{
  display: block;
}
.p_title {
  text-align: center;
}
.text_tetele_cl_im{
  width: 90%;
    margin: 0 auto;
    margin-bottom: 11% !important;
}
}
@media (max-width: 500px){
.ul_box02 {
  font-size: 1.3rem;
}
.ul_box01 {
  font-size: 1.3rem;
}
.p_title {
  font-size: 1.6rem;
}
.count {
  line-height: 0;
}
.img_spase p {
  width: 70%;
  margin: 2% auto 6% auto;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 100;
}
.main17_title {
  line-height: 1.4;
  text-align: left;
}
.related {
  padding-top: 16%;
}
.links_p {
  font-size: 1.2rem;
  margin-top: 8%;
  font-weight: 100;
  margin-bottom: 4%;
}
.links {
  font-size: 1.3rem;
  font-weight: 100;
}
.p_text,.text_tetele_cl {
  margin-bottom: 0%;
}
.ul_box02 {
  width: 76%;
}
.spase_box {
  margin-bottom: 4%;
}
}
@media (max-width: 300px){
  .main17_title {
    font-size: 1.4rem;
}
.p_title {
  font-size: 1.3rem;
}
.p_text,.text_tetele_cl {
  font-size: 1.2rem;
}
.ul_box01,.ul_box02{
  font-size: 1rem;
}
.ul_box02 {
  width: 72%;
}
.links {
  font-size: 1rem;
}
.txt-box {
  font-size: 1.2rem;
}
}