@charset "utf-8";
/*---------------------
TOP
---------------------*/
#education .cmn_topicpath {
  margin-bottom: 20px;
}
/*¥¿¥¤¥È¥ë*/
#education .sec_feature .txt_top {
  margin-bottom: 5px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
#education .sec_feature h2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
#education .sec_feature h2 .en {
  font-size: 76px;
  font-size: 6.6rem;
  font-style: italic;
}
#education .sec_feature h2 .small {
  font-size: 28px;
  font-size: 2.8rem;
}
/*¥¿¥¤¥È¥ë Ó¢ÕZ¥Ú©`¥¸*/
#education .sec_feature.en h2 {
  margin-bottom: 50px;
  font-size: 38px;
  font-size: 3.8rem;
  letter-spacing: 0.01em;
}
/*¥¹¥é¥¤¥À©`*/
#education #swiper_container.cmn_swiper {
  margin-top: 5px;
}
#education #swiper_container .swiper-wrapper .swiper-slide .ttl {
  padding: 0 50px;
  background-size: 17px 5px;
  margin-top: 35px;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.3;
  font-family: "ÓÎÃ÷³¯Ìå", "Yu Mincho", "¥Ò¥é¥®¥ÎÃ÷³¯Pro", "Hiragino Mincho Pro", YuMincho, serif;
  text-align: center;
  font-weight: bold;
}
#education #swiper_container .swiper-wrapper .swiper-slide .ttl::after {
  content: '';
  display: block;
  width: 87px;
  height: 1px;
  margin: 15px auto;
  background-color: #df6b70;
}
#education #swiper_container .swiper-wrapper .swiper-slide .text {
  width: 80%;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.6;
  margin: 0 auto;
}
#education .cmn_swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -55px;
}
/*¥¹¥é¥¤¥À©`¡¡Ó¢ÕZ¥Ú©`¥¸*/
#education .sec_feature.en #swiper_container .swiper-wrapper .swiper-slide .text {
  width: 94%;
}
/*¥¤¥ó¥Ç¥Ã¥¯¥¹*/
#education .cmn_textlink_menu {
  padding-top: 50px;
}
#education .cmn_textlink_menu > ul > li {
  width: 21.2%;
}
#education .cmn_textlink_menu > ul > li:nth-child(3n+1) {
  margin-left: 3.2%;
}
/*ÔÚÑ§Éú¤ÎÉù*/
#education .sec_voice {
  margin-bottom: 60px;
}
#education .sec_voice .bg_box {
  width: 100%;
  padding-bottom: 25%;
  background: url("/shi/education/img/img_voice_pc.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#education .sec_voice a {
  display: block;
  position: relative;
  z-index: 1;
}
#education .sec_voice .box_text {
  background: #fff;
  width: 13vw;
  height: 13vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  padding: 2vw 1.5vw 1vw;
}
#education .sec_voice .box_text .ttl {
  text-align: center;
  font-size: 2.67vw;
  line-height: 1;
  padding-right: 10px;
  background: url(/shi/common/img/ico_arrow_g.svg) no-repeat right top 50%;
  background-size: 17px 5px;
}
#education .sec_voice .box_text .subttl {
  margin: 0 0 0.8vw 0;
  text-align: center;
}
#education .sec_voice .box_text .subttl span {
  display: inline-block;
  font-size: 0.7vw;
  text-align: center;
  border-bottom: 1px solid #df6b70;
  padding: 0 0 10px 0;
}
#education .sec_voice .box_text .text {
  font-size: 0.71vw;
  line-height: 1.5;
}
@media screen and (max-width :1280px) {
  /*¥¤¥ó¥Ç¥Ã¥¯¥¹*/
  #education .cmn_textlink_menu > ul > li {
    width: 48.2%;
    margin-left: 3.2%;
    margin: 0 0 20px 3.6%;
  }
  #education .cmn_textlink_menu > ul > li:nth-child(3n+1) {
  margin-left: 0;
}
  #education .cmn_textlink_menu > ul > li:nth-child(2n+1) {
    margin-left: 0;
}
    #education .cmn_textlink_menu > ul > li:nth-child(even) {
    margin-left: 3.6%;
}
  #education .cmn_textlink_menu > ul > li a {
    min-height: 102px;
    padding: 13px 0 0 0;
  }
  /*ÔÚÑ§Éú¤ÎÉù*/
  #education .sec_voice .bg_box {
    background: url("/shi/education/img/img_voice_sp.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 119%;
  }
  #education .sec_voice .box_text {
    width: 30vw;
    height: 30vw;
    top: 50%;
    left: 15vw;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 5vw 2.5vw 5vw;
  }
  #education .sec_voice .box_text .subttl span {
    font-size: 1.4vw;
    text-align: center;
    border-bottom: 1px solid #df6b70;
    padding: 0 0 10px 0;
  }
  #education .sec_voice .box_text .subttl {
    margin: 0 0 1.8vw 0;
  }
  #education .sec_voice .box_text .text {
    font-size: 1.5vw;
  }
  #education .sec_voice .box_text .ttl {
    font-size: 4.5vw;
    padding-right: 10px;
  }
}
@media screen and (max-width :768px) {
  /*¥¿¥¤¥È¥ë*/
  #education .sec_feature .txt_top {
    margin-bottom: 16px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #education .sec_feature h2 {
    margin-bottom: 12px;
    font-size: 27.5px;
    font-size: 2.74rem;
  }
  #education .sec_feature h2 .en {
    font-size: 50px;
    font-size: 5rem;
  }
  #education .sec_feature h2 .small {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #education .sec_feature .bf_ttl {
    font-size: 25px;
    font-size: 2.5rem;
    margin: 0 0 17px 0;
  }
  #education .sec_feature .bf_ttl span {
    font-size: 17px;
    font-size: 1.7rem;
  }
  /*¥¿¥¤¥È¥ë Ó¢ÕZ¥Ú©`¥¸*/
  #education .sec_feature.en h2 {
    font-size: 27.5px;
    font-size: 2.74rem;
    margin-bottom: 35px;
  }
  /*¥¹¥é¥¤¥À©`*/
  #education #swiper_container .swiper-wrapper .swiper-slide .ttl {
    padding: 0 50px;
    margin-top: 27px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #education #swiper_container .swiper-wrapper .swiper-slide .ttl::after {
    width: 60px;
    height: 1px;
    margin: 10px auto;
  }
  #education #swiper_container .swiper-wrapper .swiper-slide .text {
    width: 90%;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
    margin: 0 auto;
  }
  #education .cmn_swiper.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -36px;
  }
  /*¥¤¥ó¥Ç¥Ã¥¯¥¹*/
  #education .cmn_textlink_menu {
    padding-top: 7px;
    margin-bottom: 30px;
  }
  /*ÔÚÑ§Éú¤ÎÉù*/
  #education .sec_voice {
    margin-bottom: 40px;
  }
  #education .sec_voice .box_text {
    width: 56vw;
    height: 56vw;
    top: 50%;
    left: 28vw;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    padding: 12vw 5vw 6vw;
  }
  #education .sec_voice .box_text .ttl {
    font-size: 9vw;
    line-height: 1;
    letter-spacing: 0.02em;
    background-position: right 10px top 50%;
  }
  #education .sec_voice .box_text .subttl {
    margin: 5px 0 20px 0;
    text-align: center;
  }
  #education .sec_voice .box_text .subttl span {
    font-size: 3.4vw;
    padding: 0 0 10px 0;
  }
  #education .sec_voice .box_text .text {
    font-size: 3vw;
  }
}
/*--------------------
¥Ú©`¥¸¥ã©`
--------------------*/
#education .cmn_pagination li a:hover, .cmn_pagination li.active a {
  border-bottom: 3px solid;
  border-image: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  border-image: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  border-image: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  border-image-slice: 1;
}
#education .cmn_pagination li {
  width: 60px;
}
/*--------------------
¥³¥ó¥Æ¥ó¥ÄÒ»ÓE
--------------------*/
 #education .area_contets {
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
 #education .area_contets .box_contents {
  width: 22%;
  margin-right: 4%;
  margin-bottom: 77px;
}
 #education .area_contets .box_contents:nth-child(4n) {
  margin-right: 0;
}

 #education .area_contets .box_contents .ov_link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
 #education .area_contets .box_contents .ov_link:hover {
  opacity: .6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
 #education .area_contets .box_contents .category {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 auto;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
}
 #education .area_contets .box_contents .category::after {
  margin: 5px auto 13px;
  content: "";
  display: block;
  height: 1px;
  width: 66px;
  background: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
}
 #education .area_contets .box_contents figure {
  overflow: hidden;
  padding-top: 100%;
  position: relative;
}
 #education .area_contets .box_contents figure > img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;  
  z-index: 1;
}
@media all and (-ms-high-contrast:none) {
	.sec_sns ul.list_insta li a > *{
		width: auto;
    max-width: inherit;
	}
}
 #education .area_contets .box_contents figure::after {
  position: relative;
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  z-index: 2;
}
 #education .area_contets .box_contents h2 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: 1.444;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 27px;
}
 #education .area_contets .box_contents .date {
  margin-top: 28px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width :1000px) {
  #education .main_contents.inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*--------------------
  ¥³¥ó¥Æ¥ó¥ÄÒ»ÓE
  --------------------*/
  #education .area_contets .box_contents {
    width: 46.5%;
    margin-right: 7%;
    margin-bottom: 35px;
  }
#education .area_contets .box_contents:nth-child(even) {
margin-right: 0;
  }
}
@media screen and (max-width :768px) {
  #education .main_contents.inner {
    padding-left: 0;
    padding-right: 0;
  }
  #education .cmn_p {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.2;
    margin-top: 24px;
  }
  /*--------------------
  ¥Ú©`¥¸¥ã©`
  --------------------*/
  #education .cmn_pagination {
    margin: 20px 0 15px;
  }
  /*--------------------
  ¥³¥ó¥Æ¥ó¥ÄÒ»ÓE
  --------------------*/
  #education .area_contets .box_contents {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 25px;
  }
  #education .area_contets .box_contents .category {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 auto;
    letter-spacing: 0.3em;
    text-indent: 0.3em;
  }
  #education .area_contets .box_contents .category::after {
    margin: 5px auto 10px;
    width: 75px;
  }
  #education .area_contets .box_contents figure::after {
    height: 2px;
  }
  #education .area_contets .box_contents h2 {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 8px;
    padding: 0 4px;
    line-height: 1.51;
  }
  #education .area_contets .box_contents .date {
    margin-top: 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
