@charset "UTF-8";
/* ------------------------------
    pc/sp
------------------------------ */
/*  type   ---------------------------------------------------------------------------*/
body.index .mv {
  background-image: url(../images/type/type_mv_01.png);
}
body.index .mv h1 {
  text-align: right;
}
body.index #sec01 .theme_list .subttl {
  font-size: 2.2rem;
  letter-spacing: 3px;
}
/*  level   ---------------------------------------------------------------------------*/
body.level .mv.lazyloaded {
  background-image: url(../images/type/level/level_mv_01.png);
}
body.level .mv h1 {
  text-shadow: 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF, 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF;
}
body.level #sec01 .secttl {
  z-index: 1;
}
body.level .trouble_box.lazyloaded {
  background-image: url(../images/type/level/level_bg_01.png);}
body.level .trouble_box {
  background-position: center top;
  padding: 75px 0 60px;
  background-size: cover;
}
body.level .trouble_box .txt_box {
  background-color: #FFFFFF;
}
body.level .task_box .check_box {
  border-radius: 0 0 16px 16px;
}
body.level .task_box .list_l .check_box {
  background-color: #ffeed5;
}
body.level .task_box .list_r .check_box {
  background-color: #def0fb;
}
body.level .task_box .lead {
  text-align: center;
  font-weight: bold;
}
body.level .task_box .check_box ul li {
  position: relative;
  padding-left: 2em;
  font-weight: bold;
}
body.level .task_box .check_box ul li:before {
  width: 24px;
  height: 20px;
  display: block;
  position: absolute;
  left: 0px;
  top: 3px;
  content: "";
}
body.level .task_box .list_l .check_box ul li:before {
  background-image: url(../images/type/level/level_icon_01.png);
}
body.level .task_box .list_r .check_box ul li:before {
  background-image: url(../images/type/level/level_icon_02.png);
}
body.level .task_box .check_box ul li span {
  display: block;
}
body.level .task_box .lead span {
  color: #E60012;
  position: relative;
  z-index: 0;
}
body.level .task_box .lead span:before {
  background-color: #FFF258;
  width: 100%;
  height: 15px;
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
body.level .resolution_box {
  background-color: #eeeeee;
  position: relative;
}
body.level .resolution_box:before {
  background-image: url(../images/type/level/level_ttl_02.png);
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  content: "";
}
body.level .swiper_box {
  position: relative;
}
body.level .swiper-pagination {
  position: inherit;
  margin-bottom: 25px;
}
body.level .swiper-pagination-bullet {
  opacity: 1;
  outline: 0;
  width: 236px;
  height: 68px;
  background-size: auto;
}
body.level .swiper-pagination-bullet:hover {
  outline: 0;
}
body.level .swiper-pagination-bullet:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 1;
}
body.level .swiper-pagination-bullet:nth-child(1) {
  border-radius: 0%;
  background: none;
  background-image: url(../images/type/level/level_txt_07.png);
}
body.level .swiper-pagination-bullet:nth-child(2) {
  border-radius: 0%;
  background: none;
  background-image: url(../images/type/level/level_txt_08.png);
}
body.level .swiper-pagination-bullet:nth-child(3) {
  border-radius: 0%;
  background: none;
  background-image: url(../images/type/level/level_txt_09.png);
}
body.level .swiper-pagination-bullet:nth-child(4) {
  border-radius: 0%;
  background: none;
  background-image: url(../images/type/level/level_txt_10.png);
}
body.level .swiper-slide .secttl {
  padding: 20px 0;
  border-radius: 20px 20px 0 0;
  box-shadow: none;
}
body.level .swiper-slide .secttl:after {
  filter: none;
}
body.level .swiper-slide.no2 .secttl {
  background-color: #ffa13f;
}
body.level .swiper-slide.no2 .secttl:after {
  border-left: 25px solid #ffa13f;
}
body.level .swiper-slide.no3 .secttl {
  background-color: #ff5740;
}
body.level .swiper-slide.no3 .secttl:after {
  border-left: 25px solid #ff5740;
}
body.level .swiper-slide.no4 .secttl {
  background-color: #ff8d9d;
}
body.level .swiper-slide.no4 .secttl:after {
  border-left: 25px solid #ff8d9d;
}
/*  consistency   ---------------------------------------------------------------------------*/
body.consistency .mv {
  background-image: url(../images/type/consistency/consistency_mv_01.png);
}
body.consistency .mv h1 {
  text-shadow: 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF, 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF;
}
body.consistency #sec01 .img {
  position: relative;
  display: inline-block;
}
body.consistency #sec01 .img:before {
  background-image: url(../images/type/consistency/consistency_icon_03.png);
  width: 48px;
  height: 80px;
  display: block;
  position: absolute;
  bottom: -20px;
  right: -30px;
  content: "";
  z-index: 1;
}
body.consistency #sec01 .img:after {
  content: "※写真はイメージです。";
  display: block;
  font-size: 1.1rem;
  margin-top: 3px;
  text-align: left;
}
body.consistency #sec01 .txt {
  font-size: 1.4rem;
  line-height: 2;
}
body.consistency #sec01 .name {
  position: absolute;
  z-index: 1;
  top: -15px;
}
body.consistency #sec02 {
  background-color: #eeeeee;
  position: relative;
}
body.consistency #sec02:before {
  background-image: url(../images/type/consistency/consistency_ttl_02.png);
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  content: "";
}
body.consistency #sec02 .inner {
  max-width: 1080px;
}
body.consistency .swiper_box {
  padding: 0 40px;
  position: relative;
}
body.consistency .swiper_box .swiper-container {
  position: static;
}
body.consistency .swiper_box .secttl {
  border-radius: 16px 16px 0 0;
}
body.consistency .swiper_box .swiper_in {
  border-radius: 0 0 16px 16px;
  background-color: #FFFFFF;
}
body#type .swiper-button-prev, body#type .swiper-button-next {
  background-image: url(../images/common/arrow_icon_01.png);
  width: 71px;
  height: 71px;
  background-size: contain;
  margin-top: 0px;
  left: 0px;
  outline: 0;
}
body#type .swiper-button-prev:hover, body#type .swiper-button-next:hover {
  outline: 0;
}
body#type .swiper-button-next {
  left: auto;
  right: 0px;
  transform: rotate(-180deg);
}
body.consistency .swiper_box dl dd.txt_box p {
  font-size: 1.4rem;
  line-height: 2;
}
body.consistency .swiper_box dl dd.txt_box .sub_txt {
  text-align: center;
  margin-top: 15px;
}
body.consistency .swiper_box .secttl {
  box-shadow: none;
}
body.consistency .swiper_box .secttl:after {
  filter: none;
}
/*  truancy   ---------------------------------------------------------------------------*/
body.truancy .mv.lazyloaded {
  background-image: url(../images/type/truancy/bg_truancy01.png);
}
body.truancy .mv .ttl {
  font-weight: bold;
  text-shadow: 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF;
  color: #383838;
}
body.truancy #sec01 .ttl {
  text-align: center;
  margin-bottom: 60px;
}
body.truancy #sec01 .img {
  text-align: center;
  margin-bottom: 40px;
}
body.truancy #sec02 {
  background-image: url(../images/type/truancy/bg_truancy02.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body.truancy #sec02 {
  background-image: url(../images/type/truancy/bg_truancy02.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body.truancy #sec03 {
  background-image: url(../images/type/truancy/bg_truancy03.png);
  background-repeat: no-repeat;
}
body.truancy #sec03 .ttl {
  text-align: center;
}
body.truancy #sec03 .txt {
  font-weight: bold;
}
body.truancy #sec04 .img {
  text-align: center;
}
body.truancy #sec05 .ttl {
  color: #595757;
  font-weight: bold;
  text-align: center;
  background-color: #E3FAC2;
}
body.truancy #sec05 .ttl span {
  color: #E60012;
  position: relative;
  z-index: 0;
}
body.truancy #sec05 .ttl span:before {
  background-color: #FFF258;
  width: 100%;
  height: 15px;
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
}
body.truancy #sec05 .arrowtxt {
  text-align: center;
}
body.truancy #sec05 .imgttl {
  text-align: center;
}
body.truancy #sec05 .lead p {
  color: #595757;
  font-weight: bold;
}
body.truancy #sec05 .list > li {
  position: relative;
  background-color: #FFFFFF;
  padding-bottom: 20px;
}
body.truancy #sec05 .list > li:before {
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
body.truancy #sec05 .list > li .pointttl {
  text-align: center;
  background-color: #FFF258;
  color: #404040;
  font-weight: bold;
}
body.truancy #sec05 .list > li .pointttl:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin: 0 auto;
  right: 0px;
  z-index: -1;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #FFF258;
}
body.truancy #sec05 .list > li .ico {
  text-align: center;
}
body.truancy #sec05 .list > li .listttl {
  font-weight: bold;
  color: #8DC41D;
  text-align: center;
}
body.truancy #sec05 .list > li .listttl span {
  font-size: 1.1rem;
  position: absolute;
}
body.truancy #sec05 .list > li .subtxt {
  padding: 5px 30px 0;
  color: #E60012;
  font-size: 1.2rem;
}
body.truancy #sec06 .ttl {
  text-align: center;
}
body.truancy #sec06 .img {
  text-align: center;
}
body.truancy #sec06 .circletxt {
  color: #8DC41D;
  font-weight: bold;
  position: relative;
}
body.truancy #sec06 .circletxt:before {
  width: 15px;
  height: 15px;
  display: block;
  content: "";
  border-radius: 10px;
  border: 5px solid #8DC41D;
  position: absolute;
  left: 0px;
  top: 2px;
}
body.truancy #sec06 .list > li {
  position: relative;
  font-weight: bold;
}
body.truancy #sec06 .list > li:before {
  display: block;
  content: "";
  background-image: url(../images/type/truancy/icon_check01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  left: 0px;
  position: absolute;
  top: 2px;
}
body.truancy #sec07 .ttl {
  text-align: center;
}
body.truancy #sec07 .list li {
  text-align: center;
}
body.truancy #sec08 .lead p {
  font-weight: bold;
}
body.truancy #sec09 .lead p {
  text-decoration: underline;
}
body.truancy #sec09 h2.ttl {
  text-align: center;
}
body.truancy #sec09 .list li {
  position: relative;
  border-radius: 10px;
  background-color: #FFFFFF;
}
body.truancy #sec09 .list li:before {
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 10px;
  z-index: -1;
}
body.truancy #sec09 .list li:after {
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  border-radius: 10px;
}
body.truancy #sec09 .list .ttl {
  color: #8DC41D;
  font-weight: bold;
}
body.truancy #sec09 .list .ttl:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
  position: absolute;
  margin: 0 auto;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
body.truancy #sec10 .ttl {
  text-align: center;
}
body.truancy #sec10 .img {
  text-align: center;
}
body.truancy #sec11 .ttl {
  text-align: center;
}
body.truancy #sec11 .img {
  text-align: center;
}
body.truancy #sec11 .subimg {
  text-align: center;
}
body.truancy #sec12 .listttl {
  font-weight: bold;
}
body.truancy #sec12 .listttl span {
  background-color: #96CA20;
  color: #FFFFFF;
  padding: 2px 5px;
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: -1px;
}
body.truancy #sec12 .listbtn a {
  display: block;
  margin: 0 auto;
  min-width: 0px;
}
/*  oversea   ---------------------------------------------------------------------------*/
body.oversea .mv.lazyloaded {
  background-image: url(../images/type/oversea/oversea_mv_01.png);
}
body.oversea .mv h1 {
  text-shadow: 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF, 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF;
}
body.oversea .mv .ttl {
  font-weight: bold;
  text-shadow: 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF;
  color: #383838;
}
body.oversea #sec01 .txt_box {
  position: relative;
}
body.oversea #sec01 .bg_bottom {
  text-align: center;
}
body.oversea #sec02 {
  background-color: #EEEEEE;
  position: relative;
}
body.oversea #sec02:before {
  background-image: url(../images/type/oversea/oversea_txt_02.png);
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  content: "";
}
body.oversea #sec02 ul li {
  position: relative;
}
body.oversea #sec02 ul li + li {
  margin-top: 10px;
}
body.oversea #sec02 ul li:after {
  content: "";
  margin: 15px auto auto;
  width: 210px;
  height: 53px;
  background-image: url(../images/type/oversea/oversea_bg_01.png);
  display: block;
}
body.oversea #sec02 ul li:last-child:after {
  display: none;
}
body.oversea #sec02 .secttl {
  border-radius: 16px 16px 0 0;
}
body.oversea #sec02 .txt_box {
  background-color: #FFFFFF;
  border-radius: 0 0 16px 16px;
  padding: 45px 65px;
}
body.oversea #sec02 .txt_box .swiper_in {
  padding: 45px 80px;
}
body.oversea #sec02 .txt_box dl dt.txt {
  flex-basis: 40.5%;
}
body.oversea #sec02 .txt_box dl dd.img {
  flex-basis: 54%;
  margin-left: 5.5%;
}
body.oversea #sec02 .img {
  text-align: center;
  margin-bottom: 20px;
}
body.oversea #sec02 ul li:nth-child(3) .lead {
  margin-bottom: 0px;
}
body.oversea #sec02 .listttl {
  font-weight: bold;
}
body.oversea #sec02 .listttl span {
  background-color: #96CA20;
  color: #FFFFFF;
  padding: 2px 15px;
  margin-bottom: 5px;
  display: inline-block;
  letter-spacing: -1px;
}
body.oversea #sec02 .movie iframe {
  width: 100%;
  height: 100%;
}
body.oversea #sec03 .img {
  position: relative;
  display: inline-block;
}
body.oversea #sec03 .img:before {
  background-image: url(../images/type/consistency/consistency_icon_03.png);
  width: 48px;
  height: 80px;
  display: block;
  position: absolute;
  bottom: -20px;
  right: -30px;
  content: "";
  z-index: 1;
}
body.oversea #sec03 .img:after {
  content: "※写真はイメージです。";
  display: block;
  font-size: 1.1rem;
  margin-top: 3px;
  text-align: left;
}
body.oversea #sec03 .txt {
  font-size: 1.4rem;
  line-height: 2;
}
body.oversea #sec03 .name {
  position: absolute;
  z-index: 1;
  top: -15px;
}
/*  disability   ---------------------------------------------------------------------------*/
body.disability .mv.lazyloaded {
  background-image: url(../images/type/disability/disability_mv_01.png);
}
body.disability h1 {
  text-shadow: 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF, 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF;
}
body.disability #sec01{
  background-image: url(../images/type/disability/disability_bg_01.png);}
body.disability #sec01 {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
body.disability #sec01 .check_box ul {
  background-color: #FFFFFF;
}
body.disability #sec01 .check_box ul li {
  position: relative;
  font-weight: bold;
}
body.disability #sec01 .check_box ul li:before {
  background-image: url(../images/grade/icon_02.png);
  display: inline-block;
  content: "";
}
body.disability #sec02:before {
  background-image: url(../images/type/disability/disability_item_01.png);
  margin: 0 auto 30px;
  display: block;
  content: "";
}
body.disability #sec03 .ttl {
  color: #595757;
  font-weight: bold;
  text-align: center;
  background-color: #fff558;
}
body.disability #sec03 .arrowtxt {
  text-align: center;
}
body.disability #sec03 .imgttl {
  text-align: center;
}
body.disability #sec03 .lead p {
  color: #595757;
  font-weight: bold;
}
body.disability #sec03 .list > li {
  position: relative;
  background-color: #FFFFFF;
  padding-bottom: 20px;
}
body.disability #sec03 .list > li:before {
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
body.disability #sec03 .list > li .pointttl {
  text-align: center;
  background-color: #FFF258;
  color: #404040;
  font-weight: bold;
}
body.disability #sec03 .list > li .pointttl:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin: 0 auto;
  right: 0px;
  z-index: -1;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #FFF258;
}
body.disability #sec03 .list > li .ico {
  text-align: center;
}
body.disability #sec03 .list > li .listttl {
  font-weight: bold;
  color: #8DC41D;
  text-align: center;
}
body.disability #sec03 .list > li .listttl span {
  font-size: 1.1rem;
  position: absolute;
}
body.disability #sec03 .list > li .subtxt {
  padding: 5px 30px 0;
  color: #E60012;
  font-size: 1.2rem;
}
body.disability #sec04 {
  position: relative;
}
body.disability #sec04:before {
  width: 100%;
  display: block;
  content: "";
  background-color: rgba(253, 236, 199, 0.50);
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: -1;
}
body.disability #sec04 .lead p {
  color: #595757;
  font-weight: bold;
}
body.disability #sec04 .lead .pink {
  color: #ef90a0;
}
body.disability #sec04 .subtxt {
  color: #595757;
  font-weight: bold;
  text-align: center;
}
body.disability #sec04 .y_ttl, body.disability #sec06 .y_ttl, body.disability #sec07 .y_ttl {
  font-weight: bold;
  text-align: center;
  background-color: #fff558;
  border-radius: 20px;
  border: 5px solid #FFFFFF;
  color: #595757;
}
body.disability #sec04 .ttl, body.disability #sec06 .ttl, body.disability #sec07 .ttl {
    font-weight: bold;
    text-align: center;
    background-color: #fff558;
    border-radius: 16px;
    border: 5px solid #FFFFFF;
    color: #595757;
}
body.disability #sec05 {
  background-color: rgba(253, 236, 199, 0.50);
}
body.disability #sec05 .txt_box {
  position: relative;
}
body.disability #sec05 .txt_box:before {
  width: 17px;
  height: 17px;
  display: block;
  content: "";
  border-radius: 10px;
  border: 5px solid #8DC41D;
  position: absolute;
  left: 0px;
  top: 5px;
}
body.disability #sec05 .txt_box .circletxt {
  color: #8DC41D;
  font-weight: bold;
}
body.disability #sec05 .label_txt {
  color: #FFFFFF;
  border-radius: 8px;
  background-color: #8dc41d;
  font-weight: bold;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
}
body.disability #sec05 .dot_list li {
  position: relative;
  padding-left: 0.5em;
}
body.disability #sec05 .dot_list li:before {
  width: 3px;
  height: 3px;
  display: block;
  position: absolute;
  left: 0px;
  top: 9px;
  background-color: #282828;
  content: "";
}
body.disability #sec05 .dot_list li + li {
  margin-top: 10px;
}
body.disability #sec06 {
  position: relative;
}
body.disability #sec06:before {
  background-color: rgba(253, 236, 199, 0.50);
  width: 100%;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: -1;
  content: "";
}
body.disability #sec06 .img {
  margin-bottom: 15px;
}
body.disability #sec06 .ttl img {
  margin-top: -5px;
}
body.disability #sec06 .txt_box {
  position: relative;
  margin-bottom: 15px;
}
body.disability #sec06 .txt_box:before {
  width: 17px;
  height: 17px;
  display: block;
  content: "";
  border-radius: 10px;
  border: 5px solid #8DC41D;
  position: absolute;
  left: 0px;
  top: 5px;
}
body.disability #sec06 .txt_box:after {
  background-image: url(../images/type/disability/disability_img_08.png);
  display: block;
  position: absolute;
  content: "";
}
body.disability #sec06 .txt_box .circletxt {
  color: #8DC41D;
  font-weight: bold;
}
body.disability #sec06 .txt_box .txt {
  font-size: 1.5rem;
}
body.disability #sec06 .lead p {
  font-weight: bold;
}
body.disability #sec06 .system_list > li {
  position: relative;
  z-index: 0;
}
body.disability #sec06 .system_list > li a {
  display: block;
}
body.disability #sec06 .system_list > li a:before {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  right: 6px;
  bottom: 10px;
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 6px solid #ffffff;
  content: "";
  z-index: 1;
}
body.disability #sec06 .system_list > li a:after {
  background-image: url(../images/type/disability/disability_bg_02.png);
  width: 52px;
  height: 52px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  content: "";
}
body.disability #sec06 .system_list .img {
  position: relative;
}
body.disability #sec06 .system_list .img span {
  position: absolute;
}
body.disability #sec06 .system_list .subtxt p {
  color: #8dc41d;
  font-weight: bold;
  text-align: center;
}
body.disability #sec06 .system_list .subtxt span {
  display: block;
  color: #404040;
  margin-top: 3px;
}
body.disability #sec06 .imgtxt {
  margin-bottom: 15px;
}
body.disability #sec06 .addtxt p {
  font-size: 1.5rem;
}
body.disability #sec07 {
  position: relative;
}
body.disability #sec07:before, body.disability #sec07:after {
  width: 100%;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  content: "";
  z-index: -1;
}
body.disability #sec07:before {
  background-color: rgba(253, 236, 199, 0.50);
}
body.disability #sec07:after {
  background-color: #f7f8f8;
}
body.disability #sec07 .lead p {
  font-weight: bold;
}
body.disability #sec07 .ttl span {
  display: block;
}
body.disability #sec07 .ttl.icon {
  position: relative;
}
body.disability #sec07 .ttl.icon:before, body.disability #sec07 .ttl.icon:after {
  display: block;
  position: absolute;
  bottom: 0px;
  content: "";
}
body.disability #sec07 .ttl.icon:before {
  background-image: url(../images/type/disability/disability_icon_05.png);
}
body.disability #sec07 .ttl.icon:after {
  background-image: url(../images/type/disability/disability_icon_06.png);
}
body.disability #sec07 .coach_box .name {
  position: absolute;
  top: -15px;
}
body.disability #sec07 .coach_box .coach_img {
  position: relative;
}
body.disability #sec07 .coach_box .coach_img:after {
  background-image: url(../images/type/disability/disability_icon_07.png);
  width: 48px;
  height: 80px;
  display: block;
  position: absolute;
  bottom: -20px;
  right: -30px;
  content: "";
}
body.disability #sec07 .coach_box .coach_txt p {
  font-size: 1.5rem;
  line-height: 1.8;
}
body.disability #sec07 .check_box li {
  position: relative;
  font-weight: bold;
}
body.disability #sec07 .check_box li:before {
  background-image: url(../images/grade/icon_02.png);
  display: block;
  position: absolute;
  left: 0px;
  content: "";
  background-size: 100% auto;
}
body.disability #sec08 .listttl {
  font-weight: normal;
}
body.disability #sec08 .listttl span {
  background-color: #96CA20;
  color: #FFFFFF;
  padding: 2px 15px;
  margin-bottom: 5px;
  display: inline-block;
}
body.disability #sec08 .listbtn a {
  display: block;
  margin: 0 auto;
  min-width: 0px;
}
/*  j_truancy   ---------------------------------------------------------------------------*/
body.j_truancy .mv {
  background-image: url(../images/type/truancy/j_truancy/j_truancy_mv_01.png);
}
body.j_truancy .mv h1 > span {
  display: block;
  background-color: #8dc41d;
  border-radius: 30px;
  text-shadow: none;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.08);
  color: #FFFFFF;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.j_truancy .mv h1 > span > span.icon {
  border-radius: 8px;
  color: #8dc41d;
  background-color: #FFFFFF;
}
body.j_truancy .mv .ttl {
  font-weight: bold;
  text-shadow: 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF, 0 0 10px #FFFFFF;
  color: #383838;
}
body.j_truancy #sec01 .lead p {
  font-size: 1.4rem;
}
body.j_truancy #sec02 {
  position: relative;
}
body.j_truancy #sec02:before {
  display: block;
  width: 100%;
  content: "";
  background-color: #ECECEC;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
body.j_truancy #sec02 .lead p {
  text-decoration: underline;
}
body.j_truancy #sec02 .fukidasi_bg {
  margin-top: 0px;
}
body.j_truancy #sec02 .fukidasi_bg span {
  display: block;
  font-weight: normal;
}
body.j_truancy #sec02 .list li {
  position: relative;
  border-radius: 10px;
  background-color: #FFFFFF;
}
body.j_truancy #sec02 .list li:before {
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 10px;
  z-index: -1;
}
body.j_truancy #sec02 .list li:after {
  background-color: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  border-radius: 10px;
}
body.j_truancy #sec02 .list .ttl {
  color: #8DC41D;
  font-weight: bold;
}
body.j_truancy #sec02 .list .ttl:after {
  width: 0;
  height: 0;
  content: "";
  display: block;
  position: absolute;
  margin: 0 auto;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
body.j_truancy .tel_box, body.truancy_interview01 .tel_box {
  background-color: #FFFFFF;
}
body.j_truancy .tel_box .ttl, body.truancy_interview01 .tel_box .ttl {
  color: #8dc41d;
  font-weight: bold;
}
body.j_truancy .tel_box .txt, body.truancy_interview01 .tel_box .txt {
  font-size: 1.4rem;
  line-height: 1.4;
}
body.j_truancy .tel_box a.tel_lnik, body.truancy_interview01 .tel_box a.tel_lnik {
  display: block;
}
/*  truancy_interview01   ---------------------------------------------------------------------------*/
body.truancy_interview01 .mv {
  background-image: url(../images/type/truancy_interview01/truancy_interview01_mv_01.png);
}
body.truancy_interview01 .mv h1 {
  text-shadow: 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF, 4px 4px 4px #FFFFFF, -4px 4px 4px #FFFFFF, 4px -4px 4px #FFFFFF, -4px -4px 4px #FFFFFF;
}
body.truancy_interview01 #sec01 .lead p {
  font-size: 1.4rem;
}
body.truancy_interview01 #sec02 .lead p {
  font-size: 1.4rem;
}
body.truancy_interview01 #sec02 .number_list {
  border-radius: 15px;
  background-color: #E3FAC2;
}
body.truancy_interview01 #sec02 .number_list li {
  font-weight: bold;
  position: relative;
}
body.truancy_interview01 #sec02 .number_list li span {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #FFFFFF;
  text-align: center;
  left: 0px;
  color: #8DC41D;
  line-height: 30px;
  top: 0px;
  bottom: 0px;
}
body.truancy_interview01 #sec02 .number_list li:last-child a {
  font-weight: normal;
}
body.truancy_interview01 #sec02 .arrow {
  text-align: center;
}
body.truancy_interview01 #sec02 .btn_area .btn a {
  display: block;
}
body.truancy_interview01 #sec03 .inner {
  position: relative;
}
body.truancy_interview01 #sec03 .note_txt {
  text-align: right;
  font-size: 1.1rem;
}
body.truancy_interview01 #sec03 .truancy_box1 dd .txt {
  font-size: 1.4rem;
}
body.truancy_interview01 #sec03 .profile_box {
  background-color: #FDECC7;
  position: relative;
  background-image: url(../images/voice/view_parents/coach/coach_bg_01.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
}
body.truancy_interview01 #sec03 .profile_box:before {
  content: "";
  background-image: url(../images/voice/view_parents/coach/coach_icon_02.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 48px;
  height: 79px;
}
body.truancy_interview01 #sec03 .profile_box dd .ttl span {
  color: #FFFFFF;
  background-color: #8dc41d;
  font-weight: bold;
  display: table;
}
body.truancy_interview01 #sec03 .profile_box dd .ttl span + span {
  margin-top: 5px;
}
body.truancy_interview01 #sec03 .profile_box dd .txt {
  font-size: 1.4rem;
}
body.truancy_interview01 #sec04 {
  position: relative;
}
body.truancy_interview01 #sec04 .lead p {
  font-size: 1.4rem;
}
body.truancy_interview01 #sec04:before {
  width: 100%;
  display: block;
  content: "";
  background-color: #ECECEC;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -70px;
  z-index: -1;
}
body.truancy_interview01 #sec04 .item_list .secttl {
  border-radius: 20px 20px 0 0;
  box-shadow: none;
}
body.truancy_interview01 #sec04 .item_list .secttl:after {
  filter: none;
}
body.truancy_interview01 #sec04 .item_list .secttl:before {
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  content: "";
}
body.truancy_interview01 #sec04 .item_list li:nth-child(1) .secttl:before {
  background-image: url(../images/type/truancy_interview01/truancy_interview01_icon_04.png);
}
body.truancy_interview01 #sec04 .item_list li:nth-child(2) .secttl:before {
  background-image: url(../images/type/truancy_interview01/truancy_interview01_icon_05.png);
}
body.truancy_interview01 #sec04 .item_list .ttl {
  font-weight: bold;
  border-radius: 20px;
  background-color: #ECECEC;
}
body.truancy_interview01 #sec04 .item_list li .txt_box p {
  font-size: 1.4rem;
  line-height: 1.7;
}
body.truancy_interview01 #sec04 .item_list .single_txt {
  font-size: 1.4rem;
  line-height: 1.7;
}
body.truancy_interview01 #sec04 .item_list .dot_list li {
  padding-left: 1em;
  position: relative;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.7;
}
body.truancy_interview01 #sec04 .item_list .dot_list li:before {
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
  background-color: #8dc41d;
  border-radius: 10px;
  content: "";
}
body.truancy_interview01 #sec04 .item_list li:nth-child(2) .dot_list li {
  font-weight: normal;
  font-size: 1.4rem;
}
body.truancy_interview01 #sec04 .item_list li:nth-child(2) .dot_list li + li {
  margin-top: 10px;
}
body.truancy_interview01 #sec04 .txt p {
  font-size: 1.4rem;
}

body.truancy_interview01 #sec05 {
  position: relative;
}
body.truancy_interview01 #sec05 h2.ttl {
  text-align: center;
}
body.truancy_interview01 #sec05 .item_list .secttl {
  border-radius: 20px 20px 0 0;
  box-shadow: none;
}
body.truancy_interview01 #sec05 .item_list .secttl:after {
  filter: none;
}
body.truancy_interview01 #sec05 .item_list .secttl:before {
  background: url(../images/type/truancy_interview01/truancy_interview01_icon_04.png);
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  content: "";
}
body.truancy_interview01 #sec05 .item_list .wrap_in {
  border-radius: 0 0 20px 20px;
  border: 2px solid #fff558;
}
body.truancy_interview01 #sec05 .item_list li .bg {
  background-size: 100% auto;
  background-image: url(../images/type/truancy_interview01/truancy_interview01_bg_05.png);
  background-repeat: repeat-y;
}
body.truancy_interview01 #sec05 .item_list li h2 img {
  width: 100%;
  height: auto;
}
body.truancy_interview01 #sec05 .item_list li h3 {
  font-weight: bold;
  border-radius: 20px;
  background-color: #ECECEC;
}
body.truancy_interview01 #sec05 .item_list .dot_list li {
  padding-left: 1em;
  position: relative;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.7;
}
body.truancy_interview01 #sec05 .item_list .dot_list li:before {
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
  background-color: #8dc41d;
  border-radius: 10px;
  content: "";
}
body.truancy_interview01 #sec05 .item_list .right_txt p {
  font-size: 1.4rem;
}
body.truancy_interview01 #sec06 .point_box .ttl span {
  color: #FFFFFF;
  background-color: #8dc41d;
  font-weight: bold;
  display: table;
}
body.truancy_interview01 #sec06 .point_box .ttl span + span {
  margin-top: 5px;
}
body.truancy_interview01 #sec06 .point_box .txt {
  font-size: 1.4rem;
}
/* ------------------------------
    pc
------------------------------ */
@media screen and (min-width:768px) {
  /*  type   ---------------------------------------------------------------------------*/
  body.index #sec01 .inner {
    padding: 50px 0 50px;
    max-width: 800px;
  }
  body.index #sec01 .theme_list {
    margin: 0 -1.8%;
  }
  body.index #sec01 .theme_list li {
    margin: 0 1.8% 50px;
    flex-basis: 29.7%;
    position: relative;
  }
  body.index #sec01 .theme_list .bg_shadow {
    padding: 20px 25px 50px;
  }
  body.index #sec01 .theme_list .btn {
    position: absolute;
    bottom: -20px;
    left: 0px;
    right: 0px;
  }
  body.index #sec01 .theme_list .btn a {
    min-width: 180px;
  }
  /*  level   ---------------------------------------------------------------------------*/
  body.level .trouble_box .txt_box {
    margin: 0 0 0 25%;
    padding: 40px 35px 40px 100px;
    border-radius: 0 16px 16px 0;
  }
  body.level .trouble_box .txt_box p {
    font-size: 1.4rem;
    line-height: 2;
  }
  body.level .trouble_box .inner {
    position: relative;
    max-width: 810px;
  }
  body.level .trouble_box .inner:before {
    background-image: url(../images/type/level/level_pic_01.png);
    width: 270px;
    height: 328px;
    display: block;
    position: absolute;
    left: 20px;
    bottom: -60px;
    content: "";
  }
  body.level .task_box .inner {
    padding: 45px 0 120px;
    max-width: 810px;
  }
  body.level .task_box ul.flex {
    margin: 0 -3% 45px;
  }
  body.level .task_box ul.flex > li {
    margin: 0 3%;
    flex-basis: 44%;
  }
  body.level .task_box .check_box {
    padding: 30px 35px;
  }
  body.level .task_box .check_box ul li + li {
    margin-top: 20px;
  }
  body.level .resolution_box {
    padding: 140px 0 80px;
  }
  body.level .resolution_box:before {
    width: 1002px;
    height: 208px;
    top: -96px;
  }
  body.level .resolution_box .inner {
    max-width: 1080px;
  }
  body.level .resolution_box ul {
    margin: 0 -2.5%;
    position: relative;
  }
  body.level .resolution_box ul li {
    margin: 0 2.5%;
    flex-basis: 45%;
  }
  body.level .resolution_box ul li + li:after {
    background-image: url(../images/type/level/level_txt_06.png);
    width: 162px;
    height: 88px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 75px;
    content: "";
  }
  body.level .resolution_box .img {
    margin-bottom: 30px;
    text-align: center;
  }
  body.level .resolution_box .txt {
    font-size: 1.4rem;
    line-height: 2;
  }
  body.level .swiper-button-prev, body.level .swiper-button-next {
    margin-top: -35px;
  }
  body.level .swiper-slide .bg_shadow {
    margin: 0 35px 5px 35px;
  }
  body.level .swiper-slide .swiper_in {
    padding: 40px 60px;
    min-height: 430px;
  }
  body.level .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 20px;
  }
  /*  consistency   ---------------------------------------------------------------------------*/
  body.consistency #sec01 .inner {
    padding: 80px 0 70px 0;
  }
  body.consistency #sec01 ul {
    margin: 0 -2.5%;
  }
  body.consistency #sec01 ul li {
    margin: 0 2.5% 35px;
    flex-basis: 45%;
    text-align: center;
  }
  body.consistency #sec01 .img {
    margin-bottom: 50px;
  }
  body.consistency #sec01 .name {
    left: -70px;
  }
  body.consistency #sec02 {
    padding: 160px 0 50px;
  }
  body.consistency #sec02:before {
    width: 1002px;
    height: 190px;
    top: -80px;
  }
  body.consistency #sec02 .label_ttl {
    font-size: 2.7rem;
    line-height: 1.4;
  }
  body.consistency .swiper_box .swiper_in {
    padding: 45px 80px;
  }
  body.consistency .swiper_box .bg_shadow {
    margin: 0 5px 5px 0;
  }
  body.consistency .swiper_box dl dt.img {
    flex-basis: 40.5%;
  }
  body.consistency .swiper_box dl dd.txt_box {
    flex-basis: 54%;
    margin-left: 5.5%;
  }
  body.consistency .swiper_box dl dd.txt_box .btn a {
    padding: 15px 0;
    min-width: 350px;
    font-size: 2rem;
    letter-spacing: 1px;
  }
  body.consistency .swiper-button-prev {
    left: 0px;
  }
  body.consistency .swiper-button-next {
    right: 0px;
  }
  /*  truancy   ---------------------------------------------------------------------------*/
  body.truancy .mv .ttl {
    font-size: 4rem;
    margin-top: 25px;
  }
  body.truancy #sec02 .img {
    padding: 25px 0 0px;
  }
  body.truancy #sec03 {
    padding-bottom: 45px;
    background-position: center bottom;
  }
  body.truancy #sec03 .ttl {
    margin-bottom: 30px;
  }
  body.truancy #sec03 .txt {
    font-size: 2.7rem;
    margin-bottom: 30px;
    margin-left: 48%;
  }
  body.truancy #sec03 .img {
    margin-left: 48%;
  }
  body.truancy #sec04 .img {
    padding: 30px 0 50px;
  }
  body.truancy #sec05 {
    position: relative;
    padding-bottom: 30px;
  }
  body.truancy #sec05:before {
    width: 100%;
    height: 720px;
    display: block;
    content: "";
    background-color: #FDECC7;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: -1;
    bottom: -80px;
  }
  body.truancy #sec05 .ttl {
    padding: 35px 0;
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
  body.truancy #sec05 .arrowtxt {
    margin-bottom: 30px;
  }
  body.truancy #sec05 .imgttl {
    margin-bottom: 20px;
  }
  body.truancy #sec05 .lead {
    margin-bottom: 30px;
  }
  body.truancy #sec05 .lead p {
    font-size: 1.7rem;
    text-align: center;
  }
  body.truancy #sec05 .list {
    margin: 0 -0.5%;
  }
  body.truancy #sec05 .list > li {
    margin: 0 0.5%;
    flex-basis: 24%;
    border-radius: 20px;
  }
  body.truancy #sec05 .list > li:before {
    border-radius: 20px;
  }
  body.truancy #sec05 .list > li .pointttl {
    font-size: 2rem;
    border-top-left-radius: 20px;
    padding: 15px 0;
    border-top-right-radius: 20px;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
  }
  body.truancy #sec05 .list > li .pointttl:after {
    bottom: -16px;
    margin-left: -16px;
  }
  body.truancy #sec05 .list > li .ico {
    margin-bottom: 25px;
  }
  body.truancy #sec05 .list > li .listttl {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
  body.truancy #sec05 .list > li .txt {
    font-size: 1.4rem;
    padding: 0 30px;
  }
  body.truancy #sec06 {
    padding-bottom: 65px;
  }
  body.truancy #sec06 .img {
    margin: 30px 0;
  }
  body.truancy #sec06 .circletxt {
    font-size: 1.7rem;
    margin-right: 45px;
    padding-left: 1.5em;
    line-height: 1.6;
  }
  body.truancy #sec06 .list {
    margin-right: 50px;
  }
  body.truancy #sec06 .list > li {
    padding-left: 40px;
    font-size: 2rem;
  }
  body.truancy #sec06 .list > li + li {
    margin-top: 15px;
  }
  body.truancy #sec06 .list > li:before {
    width: 33px;
    height: 27px;
  }
  body.truancy #sec06 .box {
    margin: 0 170px;
  }
  body.truancy #sec06 .box .boxl, body.truancy #sec06 .box .boxr {
    flex-basis: 50%;
  }
  body.truancy #sec07 {
    position: relative;
  }
  body.truancy #sec07:before {
    display: block;
    width: 100%;
    content: "";
    background-color: rgba(253, 236, 199, 0.50);
    height: 830px;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: -1;
    bottom: 0;
  }
  body.truancy #sec07 .list {
    padding: 100px 0 15px;
  }
  body.truancy #sec07 .list > li + li {
    margin-top: 5px;
  }
  body.truancy #sec08 {
    padding-bottom: 60px;
  }
  body.truancy #sec08 .lead {
    margin: 30px 165px;
  }
  body.truancy #sec08 .lead p {
    font-size: 1.7rem;
    line-height: 1.76;
  }
  body.truancy #sec08 .btn {
    text-align: center;
  }
  body.truancy #sec08 .btn a {
    margin: 0 auto;
    min-width: 440px;
    padding: 15px 0;
    font-size: 2rem;
    letter-spacing: 1px;
  }
  body.truancy #sec09 {
    position: relative;
  }
  body.truancy #sec09:before {
    display: block;
    width: 100%;
    content: "";
    background-color: #ECECEC;
    height: 1590px;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: -1;
    bottom: -62px;
  }
  body.truancy #sec09 .lead {
    margin: 15px 0 50px;
  }
  body.truancy #sec09 .lead p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  body.truancy #sec09 .box {
    background-image: url(../images/type/truancy/item_truancy09.png);
    background-repeat: no-repeat;
    background-position: center 35px;
  }
  body.truancy #sec09 .box .boxl, body.truancy #sec09 .box .boxr {
    flex-basis: 50%;
    ;
  }
  body.truancy #sec09 .list {
    width: 100%;
    position: relative;
    padding-bottom: 1370px;
    display: block;
  }
  body.truancy #sec09 .list li {
    padding: 40px 0 35px;
    width: 400px;
    position: absolute;
  }
  body.truancy #sec09 .list li .ttl:after {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 40px solid #FFFFFF;
    right: -35px;
    top: 60px;
    bottom: 0;
  }
  body.truancy #sec09 .list li.no1 {
    left: 0px;
    top: 0px;
  }
  body.truancy #sec09 .list li.no2 {
    right: 0px;
    top: 150px;
  }
  body.truancy #sec09 .list li.no2 .ttl:after {
    top: 90px;
    right: 0px;
  }
  body.truancy #sec09 .list li.no3 {
    left: 0px;
    top: 330px;
  }
  body.truancy #sec09 .list li.no3 .ttl:after {
    top: 90px;
  }
  body.truancy #sec09 .list li.no4 {
    right: 0px;
    top: 520px;
  }
  body.truancy #sec09 .list li.no4 .ttl:after {
    top: 80px;
  }
  body.truancy #sec09 .list li.no5 {
    left: 0px;
    top: 690px;
  }
  body.truancy #sec09 .list li.no5 .ttl:after {
    top: 90px;
  }
  body.truancy #sec09 .list li.no6 {
    right: 0px;
    top: 895px;
  }
  body.truancy #sec09 .list li.no6 .ttl:after {
    top: 65px;
  }
  body.truancy #sec09 .list li.no7 {
    left: 0px;
    top: 1070px;
  }
  body.truancy #sec09 .list li.no7 .ttl:after {
    top: 65px;
  }
  body.truancy #sec09 .list > li:nth-child(even) .ttl:after {
    transform: rotate(90deg);
    left: -35px;
    right: auto;
  }
  body.truancy #sec09 .list .ttl {
    margin: 0px 30px 25px;
    font-size: 1.7rem;
    line-height: 1.5;
  }
  body.truancy #sec09 .ico {
    margin: 0px 30px 25px;
    position: absolute;
    top: -25px;
  }
  body.truancy #sec09 .txt {
    font-size: 1.4rem;
    margin: 0 30px;
    line-height: 1.7;
  }
  body.truancy #sec10 {
    padding-bottom: 65px;
  }
  body.truancy #sec10 .ttl {
    margin-bottom: 40px;
  }
  body.truancy #sec10 .img {
    margin-top: 25px;
  }
  body.truancy #sec10 .lead {
    margin: 0 100px;
  }
  body.truancy #sec10 .lead p {
    font-size: 1.4rem;
  }
  body.truancy #sec10 .lead p + p {
    margin-top: 25px;
  }
  body.truancy #sec11 {
    position: relative;
    padding-bottom: 60px;
  }
  body.truancy #sec11:before {
    display: block;
    width: 100%;
    content: "";
    background-color: rgba(253, 236, 199, 0.50);
    height: 1110px;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: -1;
    bottom: 0;
  }
  body.truancy #sec11 .lead {
    margin: 25px 100px 30px;
  }
  body.truancy #sec11 .lead p {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  body.truancy #sec12 .list {
    margin: 0 -2%;
    padding: 100px 0;
  }
  body.truancy #sec12 .list > li {
    margin: 0 2%;
    flex-basis: 29.333333%;
  }
  body.truancy #sec12 .listttl {
    font-size: 2.2rem;
    line-height: 1.7;
  }
  body.truancy #sec12 .listtxt {
    margin: 20px 0;
    font-size: 1.4rem;
    line-height: 2;
  }
  body.truancy #sec12 .listbtn a {
    padding: 15px 0;
    font-size: 2rem;
  }
  /*  oversea   ---------------------------------------------------------------------------*/
  body.oversea #sec01, body.oversea #sec02 {
    font-size: 1.4rem;
  }
  body.oversea .mv .inner {
    padding-right: 230px;
  }
  body.oversea .mv h1 {
    text-align: center;
  }
  body.oversea .mv .ttl {
    font-size: 4.5rem;
    margin-top: 15px;
  }
  body.oversea #sec01 {
    padding-bottom: 80px;
  }
  body.oversea #sec01 .secttl {
    margin-bottom: 70px;
  }
  body.oversea #sec01 .txt_box {
    padding-right: 42%;
  }
  body.oversea #sec01 .txt_box p {
    line-height: 2;
  }
  body.oversea #sec01 .txt_box:before {
    position: absolute;
    background-image: url(../images/type/oversea/oversea_pic_01.png);
    content: "";
    width: 562px;
    height: 386px;
    right: -40px;
    top: -60px;
    z-index: -9999;
  }
  body.oversea #sec01 .txt_box p + p {
    margin-top: 30px;
  }
  body.oversea #sec01 .txt_box .description_txt {
    margin-top: 5px;
    font-size: 1.1rem;
  }
  body.oversea #sec02:before {
    width: 1000px;
    height: 140px;
    top: -30px;
  }
  body.oversea #sec02 .inner {
    padding: 150px 0 85px;
  }
  body.oversea #sec02 .lead {
    margin-bottom: 40px;
    line-height: 2;
  }
  body.oversea #sec02 .lead span.red {
    font-weight: bold;
  }
  body.oversea #sec02 .fl_box .flL {
    width: 57%;
    min-height: 240px;
  }
  body.oversea #sec02 .fl_box .flR {
    float: right;
    width: 39.5%;
  }
  body.oversea #sec02 .fl_box + .fl_box {
    margin-top: 50px;
  }
  body.oversea #sec02 .listttl {
    font-size: 2.2rem;
    line-height: 1.7;
    margin-bottom: 30px;
  }
  body.oversea #sec02 ul li:nth-child(1) .listttl span, body.oversea #sec02 ul li:nth-child(2) .fl_box:first-of-type .listttl span {
    margin-right: 100px;
  }
  body.oversea #sec02 .movie {
    width: 340px;
    height: 240px;
  }
  body.oversea #sec02 .txt {
    font-size: 1.4rem;
    line-height: 2;
  }
  body.oversea #sec03 .inner {
    padding: 80px 0 70px 0;
  }
  body.oversea #sec03 ul {
    margin: 0 -2.5%;
  }
  body.oversea #sec03 ul li {
    margin: 0 2.5%;
    flex-basis: 45%;
    text-align: center;
  }
  body.oversea #sec03 .img {
    margin-bottom: 30px;
  }
  body.oversea #sec03 .name {
    left: -70px;
  }
  /*  disability   ---------------------------------------------------------------------------*/
  body.disability .mv {
    padding: 120px 0;
  }
  body.disability #sec01 .inner {
    padding: 65px 0 40px;
    position: relative;
  }
  body.disability #sec01 .inner:before {
    background-image: url(../images/type/disability/disability_img_01.png);}
  body.disability #sec01 .inner:before {
    width: 284px;
    height: 406px;
    display: block;
    position: absolute;
    left: 40px;
    bottom: 0px;
    content: "";
  }
  body.disability #sec01 .check_box {
    margin-bottom: 25px;
    padding: 0 10% 0 20%;
  }
  body.disability #sec01 .check_box ul {
    border-radius: 0 16px 16px 0;
    padding: 30px 35px 15px 135px;
    margin: 0 0 0 -10px;
  }
  body.disability #sec01 .check_box ul li {
    font-size: 2rem;
    flex-basis: 45%;
    margin-bottom: 15px;
  }
  body.disability #sec01 .check_box ul li:nth-child(even) {
    margin-left: 10%;
  }
  body.disability #sec01 .check_box ul li:before {
    width: 32px;
    height: 26px;
    margin: 0 10px -4px 0;
  }
  body.disability #sec01 .txt {
    font-size: 1.5rem;
    padding: 0 10% 0 35%;
    line-height: 1.7;
  }
  body.disability #sec02:before {
    width: 1000px;
    height: 188px;
  }
  body.disability #sec02 .img {
    padding: 30px 0 50px;
    text-align: center;
  }
  body.disability #sec03 {
    position: relative;
    padding-bottom: 60px;
  }
  body.disability #sec03:before {
    width: 100%;
    height: 630px;
    display: block;
    content: "";
    background-color: rgba(253, 236, 199, 0.50);
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: -1;
    bottom: 0px;
  }
  body.disability #sec03 .ttl {
    font-size: 2.5rem;
    padding: 30px 0;
    line-height: 1.7;
    margin-bottom: 35px;
  }
  body.disability #sec03 .arrowtxt {
    margin-bottom: 35px;
  }
  body.disability #sec03 .imgttl {
    margin-bottom: 20px;
  }
  body.disability #sec03 .lead {
    margin-bottom: 30px;
  }
  body.disability #sec03 .lead p {
    font-size: 1.7rem;
    text-align: center;
  }
  body.disability #sec03 .list {
    margin: 0 -0.5%;
  }
  body.disability #sec03 .list > li {
    margin: 0 0.5%;
    flex-basis: 24%;
    border-radius: 20px;
  }
  body.disability #sec03 .list > li:before {
    border-radius: 20px;
  }
  body.disability #sec03 .list > li .pointttl {
    font-size: 2rem;
    border-top-left-radius: 20px;
    padding: 15px 0;
    border-top-right-radius: 20px;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
  }
  body.disability #sec03 .list > li .pointttl:after {
    bottom: -16px;
    margin-left: -16px;
  }
  body.disability #sec03 .list > li .ico {
    margin-bottom: 25px;
  }
  body.disability #sec03 .list > li .listttl {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
  body.disability #sec03 .list > li .txt {
    font-size: 1.4rem;
    padding: 0 30px;
  }
  body.disability #sec04:before {
    height: 420px;
    bottom: 435px;
  }
  body.disability #sec04 .lead {
    margin: 40px 0 30px;
  }
  body.disability #sec04 .lead p {
    font-size: 1.6rem;
    text-align: center;
  }
  body.disability #sec04 .img {
    text-align: center;
    margin-bottom: 15px;
  }
  body.disability #sec04 .subtxt {
    margin-bottom: 10px;
  }
  body.disability #sec04 .arrowtxt {
    text-align: center;
    margin-bottom: 30px;
  }
  body.disability #sec04 ul li {
    text-align: center;
    padding-bottom: 50px;
  }
  body.disability #sec04 .ttl, body.disability #sec06 .ttl, body.disability #sec07 .ttl {
    padding: 15px 0 12px;
    font-size: 2.5rem;
  }
  body.disability #sec04 .ttl {
    width: 800px;
    margin: 0 auto;
  }
  body.disability #sec04 ul li:nth-child(1) .ttl {
    margin-bottom: 25px;
  }
  body.disability #sec04 ul li:nth-child(2) .ttl {
    margin-bottom: 15px;
  }
  body.disability #sec05 .inner {
    padding: 45px 0 80px;
    max-width: 800px;
  }
  body.disability #sec05 .img {
    margin-bottom: 45px;
  }
  body.disability #sec05 ul.col2 > li {
    flex-basis: 50%;
  }
  body.disability #sec05 .txt_box {
    padding: 0 60px 0 2em;
  }
  body.disability #sec05 .txt_box .circletxt {
    font-size: 1.7rem;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  body.disability #sec05 .txt_box .txt {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
  body.disability #sec05 .label_txt {
    padding: 10px 20px;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  body.disability #sec05 .dot_list {
    margin-bottom: 25px;
  }
  body.disability #sec05 .dot_list li {
    font-size: 1.4rem;
  }
  body.disability #sec05 .img_box ul {
    margin: 0 -3%;
  }
  body.disability #sec05 .img_box ul li {
    margin: 0 3%;
    flex-basis: 44%;
  }
  body.disability #sec06:before {
    height: 975px;
    bottom: 705px;
  }
  body.disability #sec06 .inner {
    padding: 40px 0;
    max-width: 800px;
  }
  body.disability #sec06 .inner > ul > li + li {
    margin-top: 60px;
  }
  body.disability #sec06 .ttl {
    margin-bottom: 20px;
  }
  body.disability #sec06 .ttl img {
    margin-right: 5px;
  }
  body.disability #sec06 .txt_box {
    padding: 0 38.5% 0 2em;
  }
  body.disability #sec06 .txt_box:after {
    width: 252px;
    height: 142px;
    right: 15px;
    bottom: -35px;
  }
  body.disability #sec06 .txt_box .circletxt {
    font-size: 1.7rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  body.disability #sec06 .lead {
    padding: 10px 0 35px;
  }
  body.disability #sec06 .lead p {
    text-align: center;
  }
  body.disability #sec06 .system_list {
    margin: 0 -1.8%;
  }
  body.disability #sec06 .system_list > li {
    margin: 0 1.8% 30px;
    flex-basis: 29.7%;
  }
  body.disability #sec06 .system_list .bg_shadow {
    padding: 25px 15px 20px;
  }
  body.disability #sec06 .system_list .img {
    text-align: center;
  }
  body.disability #sec06 .system_list .img span {
    bottom: -15px;
    right: -10px;
  }
  body.disability #sec06 .system_list .subtxt {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.disability #sec06 .system_list .subtxt p {
    font-size: 1.7rem;
    letter-spacing: -0.5px;
  }
  body.disability #sec06 .system_list .subtxt span {
    font-size: 1.2rem;
  }
  body.disability #sec06 .thumbnail_box {
    margin-bottom: 25px;
  }
  body.disability #sec06 .thumbnail_box ul {
    margin: 0 -1%;
  }
  body.disability #sec06 .thumbnail_box ul li {
    margin: 0 1% 20px;
    flex-basis: 31.333%;
  }
  body.disability #sec06 .imgtxt {
    text-align: center;
  }
  body.disability #sec06 .addtxt {
    padding: 0 45px;
  }
  body.disability #sec06 .addtxt p {
    letter-spacing: -0.6px;
    line-height: 1.7;
  }
  body.disability #sec07:before {
    height: 1200px;
    top: 115px;
  }
  body.disability #sec07:after {
    height: 215px;
    bottom: 325px;
  }
  body.disability #sec07 .inner {
    padding: 35px 0;
    max-width: 800px;
  }
  body.disability #sec07 .lead {
    margin-bottom: 30px;
  }
  body.disability #sec07 .lead p {
    text-align: center;
    line-height: 1.8;
  }
  body.disability #sec07 .img {
    text-align: center;
    margin-bottom: 40px;
  }
  body.disability #sec07 .imgtxt {
    text-align: center;
    margin-bottom: 40px;
  }
  body.disability #sec07 .inner > ul > li + li {
    margin-top: 50px;
  }
  body.disability #sec07 .ttl {
    margin-bottom: 30px;
  }
  body.disability #sec07 .ttl span {
    font-size: 1.5rem;
  }
  body.disability #sec07 .ttl.icon {
    padding: 18px 0 15px;
  }
  body.disability #sec07 .ttl.icon:before {
    width: 60px;
    height: 84px;
    left: 65px;
  }
  body.disability #sec07 .ttl.icon:after {
    width: 68px;
    height: 80px;
    right: 80px;
  }
  body.disability #sec07 .coach_box {
    margin: 50px 0 65px;
  }
  body.disability #sec07 .coach_box ul li {
    flex-basis: 50%;
  }
  body.disability #sec07 .coach_box .name {
    left: -50px;
    z-index: 1;
  }
  body.disability #sec07 .coach_box .coach_img {
    display: inline-block;
  }
  body.disability #sec07 .coach_box .coach_txt {
    padding-top: 20px;
  }
  body.disability #sec07 .coach_box .coach_txt p {
    letter-spacing: -0.5px;
  }
  body.disability #sec07 .check_box {
    margin-bottom: 60px;
  }
  body.disability #sec07 .check_box li {
    padding-left: 35px;
  }
  body.disability #sec07 .check_box li + li {
    margin-top: 15px;
  }
  body.disability #sec07 .check_box li:before {
    width: 24px;
    height: 20px;
    top: 3px;
  }
  body.disability #sec08 .list {
    margin: 0 -2%;
    padding: 80px 0;
  }
  body.disability #sec08 .list > li {
    margin: 0 2%;
    flex-basis: 29.333333%;
  }
  body.disability #sec08 .listttl {
    font-size: 2.2rem;
    line-height: 1.7;
  }
  body.disability #sec08 .listtxt {
    margin: 20px 0;
    font-size: 1.4rem;
    line-height: 2;
  }
  body.disability #sec08 .listbtn a {
    padding: 15px 0;
    font-size: 2rem;
  }
  /*  j_truancy   ---------------------------------------------------------------------------*/
  body.j_truancy .mv h1 > span {
    margin-right: 57%;
    padding: 10px 3% 5px;
    font-size: 2.7rem;
  }
  body.j_truancy .mv h1 > span > span.icon {
    font-size: 1.8rem;
    line-height: 1.2;
    padding: 5px 16px 2px;
    margin: -4px 10px 0 0;
  }
  body.j_truancy .mv .ttl {
    font-size: 4rem;
    margin-top: 25px;
  }
  body.j_truancy #sec01 {
    padding-bottom: 60px;
  }
  body.j_truancy #sec01 .inner {
    max-width: 800px;
  }
  body.j_truancy #sec01 .lead {
    margin: 50px 0 40px;
  }
  body.j_truancy #sec01 .lead p {
    letter-spacing: -0.4px;
    line-height: 1.75;
  }
  body.j_truancy #sec01 .btn {
    text-align: center;
  }
  body.j_truancy #sec01 .btn a {
    margin: 0 auto;
    min-width: 440px;
    padding: 15px 0;
    font-size: 2rem;
    letter-spacing: 1px;
  }
  body.j_truancy #sec02:before {
    height: 1545px;
  }
  body.j_truancy #sec02 .fukidasi_bg span {
    font-size: 1.4rem;
  }
  body.j_truancy #sec02 .lead {
    margin: 15px 0 50px;
  }
  body.j_truancy #sec02 .lead p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  body.j_truancy #sec02 .box {
    background-image: url(../images/type/truancy/item_truancy09.png);
    background-repeat: no-repeat;
    background-position: center 35px;
  }
  body.j_truancy #sec02 .box .boxl, body.j_truancy #sec02 .box .boxr {
    flex-basis: 50%;
    ;
  }
  body.j_truancy #sec02 .list {
    width: 100%;
    position: relative;
    padding-bottom: 1370px;
    display: block;
  }
  body.j_truancy #sec02 .list li {
    padding: 40px 0 35px;
    width: 400px;
    position: absolute;
  }
  body.j_truancy #sec02 .list li .ttl:after {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 40px solid #FFFFFF;
    right: -35px;
    top: 60px;
    bottom: 0;
  }
  body.j_truancy #sec02 .list li.no1 {
    left: 0px;
    top: 0px;
  }
  body.j_truancy #sec02 .list li.no2 {
    right: 0px;
    top: 150px;
  }
  body.j_truancy #sec02 .list li.no2 .ttl:after {
    top: 90px;
    right: 0px;
  }
  body.j_truancy #sec02 .list li.no3 {
    left: 0px;
    top: 330px;
  }
  body.j_truancy #sec02 .list li.no3 .ttl:after {
    top: 90px;
  }
  body.j_truancy #sec02 .list li.no4 {
    right: 0px;
    top: 520px;
  }
  body.j_truancy #sec02 .list li.no4 .ttl:after {
    top: 80px;
  }
  body.j_truancy #sec02 .list li.no5 {
    left: 0px;
    top: 690px;
  }
  body.j_truancy #sec02 .list li.no5 .ttl:after {
    top: 90px;
  }
  body.j_truancy #sec02 .list li.no6 {
    right: 0px;
    top: 895px;
  }
  body.j_truancy #sec02 .list li.no6 .ttl:after {
    top: 65px;
  }
  body.j_truancy #sec02 .list li.no7 {
    left: 0px;
    top: 1070px;
  }
  body.j_truancy #sec02 .list li.no7 .ttl:after {
    top: 65px;
  }
  body.j_truancy #sec02 .list > li:nth-child(even) .ttl:after {
    transform: rotate(90deg);
    left: -35px;
    right: auto;
  }
  body.j_truancy #sec02 .list .ttl {
    margin: 0px 30px 25px;
    font-size: 1.7rem;
    line-height: 1.5;
  }
  body.j_truancy #sec02 .ico {
    margin: 0px 30px 25px;
    position: absolute;
    top: -25px;
  }
  body.j_truancy #sec02 .txt {
    font-size: 1.4rem;
    margin: 0 30px;
    line-height: 1.7;
  }
  body.j_truancy .tel_box, body.truancy_interview01 .tel_box {
    padding: 40px 0;
  }
  body.j_truancy .tel_box .inner, body.truancy_interview01 .tel_box .inner {
    max-width: 740px;
  }
  body.j_truancy .tel_box ul, body.truancy_interview01 .tel_box ul {
    align-items: center;
  }
  body.j_truancy .tel_box ul li {
    flex-basis: 48%;
    position: relative;
  }
  body.j_truancy .tel_box ul li.tel {
    flex-basis: 52%;
  }
  body.truancy_interview01 .tel_box ul li {
    flex-basis: 48%;
    position: relative;
  }
  body.truancy_interview01 .tel_box ul li.tel {
    flex-basis: 52%;
    position: relative;
  }
  body.j_truancy .tel_box .ttl, body.truancy_interview01 .tel_box .ttl {
    font-size: 2.5rem;
    margin-bottom: 5px;
  }
  body.j_truancy .tel_box a.tel_lnik, body.truancy_interview01 .tel_box a.tel_lnik {
    padding-left: 35px;
    margin-bottom: 15px;
  }
  body.j_truancy .tel_box ul li.tel:before, body.truancy_interview01 .tel_box ul li.tel:before {
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #C9CACA;
    content: "";
  }
  body.j_truancy .tel_box ul li.tel .txt, body.truancy_interview01 .tel_box ul li.tel .txt {
    padding-left: 28px;
  }
  /*  truancy_interview01   ---------------------------------------------------------------------------*/
  body.truancy_interview01 #contents .label_ttl {
    padding: 20px 0;
    font-size: 2.7rem;
  }
  body.truancy_interview01 #sec01 .inner {
    width: 800px;
  }
  body.truancy_interview01 #sec01 .lead {
    padding: 50px 0 45px 0;
  }
  body.truancy_interview01 #sec01 .lead p {
    line-height: 1.8;
  }
  body.truancy_interview01 #sec02 .inner {
    width: 800px;
  }
  body.truancy_interview01 #sec02 .label_ttl {
    font-size: 2.7rem;
  }
  body.truancy_interview01 #sec02 .lead {
    padding: 30px 0;
  }
  body.truancy_interview01 #sec02 .lead p {
    line-height: 1.8;
  }
  body.truancy_interview01 #sec02 .number_list {
    margin-bottom: 20px;
    padding: 35px;
    border-radius: 15px;
  }
  body.truancy_interview01 #sec02 .number_list li {
    padding-left: 40px;
    line-height: 1.9;
  }
  body.truancy_interview01 #sec02 .number_list li + li {
    margin-top: 10px;
  }
  body.truancy_interview01 #sec02 .number_list li span {
    font-size: 1.3rem;
  }
  body.truancy_interview01 #sec02 .number_list li:last-child {
    padding-left: 0px;
    font-size: 1.4rem;
    margin-top: 30px;
  }
  body.truancy_interview01 #sec02 .arrow {
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec02 .btn_area {
    margin-bottom: 50px;
  }
  body.truancy_interview01 #sec02 .btn_area .btn {
    flex-basis: 47.25%;
  }
  body.truancy_interview01 #sec02 .btn_area .btn + .btn {
    margin-left: 5.5%;
  }
  body.truancy_interview01 #sec02 .btn_area .btn a {
    padding: 15px 0 14px;
    font-size: 2rem;
  }
  body.truancy_interview01 #sec03 {
    padding-bottom: 50px;
  }
  body.truancy_interview01 #sec03 .inner {
    width: 800px;
  }
  body.truancy_interview01 #sec03 .note_txt {
    margin: 15px 0 10px;
  }
  body.truancy_interview01 #sec03 .truancy_box1 {
    margin-bottom: 30px;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dl {
    align-items: center;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dt {
    margin: 0 6% 0 8%;
    flex-basis: 29%;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dd {
    flex-basis: 50%;
    margin-right: 7%;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dd .ttl {
    padding-bottom: 5px;
    margin-left: -0.5em;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dd .txt {
    line-height: 1.8;
  }
  body.truancy_interview01 #sec03 .truancy_box2 {
    padding: 20px 28px 20px 70px;
  }
  body.truancy_interview01 #sec03 .truancy_box2 dt {
    flex-basis: 47.5%;
    margin-right: 55px;
  }
  body.truancy_interview01 #sec03 .profile_box {
    padding: 25px 28px 25px 70px;
  }
  body.truancy_interview01 #sec03 .profile_box:before {
    top: -40px;
    right: 15px;
  }
  body.truancy_interview01 #sec03 .profile_box dt {
    flex-basis: 47%;
  }
  body.truancy_interview01 #sec03 .profile_box dd {
    flex-basis: 43%;
    margin-left: 8%;
  }
  body.truancy_interview01 #sec03 .profile_box dd .ttl {
    margin-bottom: 25px;
  }
  body.truancy_interview01 #sec03 .profile_box dd .ttl span {
    padding: 0px 15px;
    font-size: 2.2rem;
    line-height: 1.9;
  }
  body.truancy_interview01 #sec03 .profile_box dd .txt {
    line-height: 1.8;
  }
  body.truancy_interview01 #sec04 .lead {
    margin: 0 100px 60px;
  }
  body.truancy_interview01 #sec04 .lead p {
    line-height: 1.7;
    text-align: center;
  }
  body.truancy_interview01 #sec04:before {
    height: 1055px;
  }
  body.truancy_interview01 #sec04 .item_list {
    margin-bottom: 30px;
  }
  body.truancy_interview01 #sec04 .item_list > .flex > li {
    flex-basis: 48%;
  }
  body.truancy_interview01 #sec04 .item_list > .flex > li + li {
    margin-left: 4%;
  }
  body.truancy_interview01 #sec04 .item_list .secttl {
    padding: 25px 0 20px;
    font-size: 2rem;
  }
  body.truancy_interview01 #sec04 .item_list .secttl:after {
    bottom: -35px;
  }
  body.truancy_interview01 #sec04 .item_list .secttl:before {
    width: 152px;
    height: 72px;
    top: -45px;
  }
  body.truancy_interview01 #sec04 .item_list .wrap_in {
    padding: 30px 35px 35px;
  }
  body.truancy_interview01 #sec04 .item_list .ttl {
    font-size: 1.7rem;
    padding: 7px 20px;
    margin-bottom: 15px;
    letter-spacing: -0.2px;
  }
  body.truancy_interview01 #sec04 .item_list .txt_box + h3 {
    margin-top: 20px;
  }
  body.truancy_interview01 #sec04 .item_list .single_txt {
    margin-bottom: 20px;
  }
  body.truancy_interview01 #sec04 .txt {
    margin: 0 100px;
  }
  body.truancy_interview01 #sec04 .txt p {
    line-height: 1.7;
  }
  body.truancy_interview01 #sec05 h2.ttl {
    margin-bottom: 20px;
  }
  body.truancy_interview01 #sec05 .fukidasi_bg {
    margin-bottom: 75px;
  }
  body.truancy_interview01 #sec05 .item_list {
    margin-bottom: 45px;
  }
  body.truancy_interview01 #sec05 .item_list .secttl {
    padding: 25px 0 20px;
    font-size: 2rem;
  }
  body.truancy_interview01 #sec05 .item_list .secttl:after {
    bottom: -35px;
  }
  body.truancy_interview01 #sec05 .item_list .secttl:before {
    width: 152px;
    height: 72px;
    top: -45px;
  }
  body.truancy_interview01 #sec05 .item_list .wrap_in {
    padding: 30px 35px 35px;
  }
  body.truancy_interview01 #sec05 .item_list > .flex {
    align-items: center;
  }
  body.truancy_interview01 #sec05 .item_list > .flex > li {
    flex-basis: 48%;
  }
  body.truancy_interview01 #sec05 .item_list > .flex > li + li {
    margin-left: 4%;
  }
  body.truancy_interview01 #sec05 .item_list li .bg {
    padding: 10px 35px 35px 35px;
    min-height: 425px;
  }
  body.truancy_interview01 #sec05 .item_list li h2 img {
    width: 100%;
    height: auto;
  }
  body.truancy_interview01 #sec05 .item_list li h3 {
    font-size: 1.7rem;
    border-radius: 20px;
    padding: 7px 25px;
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec05 .item_list li .txt_box + h3 {
    margin-top: 20px;
  }
  body.truancy_interview01 #sec05 .item_list li .single_txt {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  body.truancy_interview01 #sec05 .item_list .right_txt p + p {
    margin-top: 30px;
  }
  body.truancy_interview01 #sec05 .txt {
    margin: 0 90px 50px;
  }
  body.truancy_interview01 #sec06 .point_box {
    padding-top: 50px;
  }
  body.truancy_interview01 #sec06 .point_box .inner {
    max-width: 920px;
  }
  body.truancy_interview01 #sec06 .point_box dl dt {
    flex-basis: 40%;
  }
  body.truancy_interview01 #sec06 .point_box dl dd {
    flex-basis: 55%;
    margin-left: 5%;
  }
  body.truancy_interview01 #sec06 .point_box .ttl {
    margin-bottom: 25px;
  }
  body.truancy_interview01 #sec06 .point_box .ttl span {
    padding: 0px 15px;
    font-size: 2.2rem;
    line-height: 1.9;
  }
  body.truancy_interview01 #sec06 .point_box .txt {
    line-height: 2;
  }
}
/* ------------------------------
    sp
------------------------------ */
@media screen and (max-width: 767px) {
  /*  type   ---------------------------------------------------------------------------*/
  body.index .mv {
    background-position: 40% center;
  }
  body.index #sec01 .inner {
    padding: 30px 3%;
  }
  body.index #sec01 .theme_list li + li {
    margin-top: 30px;
  }
  body.index #sec01 .theme_list .bg_shadow {
    padding: 30px 3%;
  }
  body.index #sec01 .theme_list .btn {
    margin-top: 15px;
  }
  body.index #sec01 .img {
    text-align: center;
  }
  body.index #sec01 .img img {
    width: auto;
  }
  /*  level   ---------------------------------------------------------------------------*/
  body.level .mv {
    background-position: 60% top;
  }
  body.level .mv .inner {
    margin-right: 24%;
  }
  body.level #sec01 .secttl {
    padding: 15px 0;
  }
  body.level #sec01 .secttl img {
    height: 12px;
  }
  body.level .trouble_box {
    padding: 30px 3%;
    position: relative;
  }
  body.level .trouble_box:before {
    background-image: url(../images/type/level/level_pic_01.png);
    width: 124px;
    height: 148px;
    margin: 0 auto;
    display: block;
    content: "";
    background-size: cover;
  }
  body.level .trouble_box .txt_box {
    padding: 30px 3%;
    border-radius: 16px;
  }
  body.level .trouble_box .txt_box p {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  body.level .task_box .inner {
    padding: 15px 3% 80px;
  }
  body.level .task_box ul.flex > li {
    margin-bottom: 30px;
  }
  body.level .task_box .check_box {
    padding: 15px 3% 30px;
    height: auto !important;
  }
  body.level .task_box .lead {
    text-align: left;
    font-size: 1.5rem;
  }
  body.level .task_box .list_l .check_box ul li:before {
    top: 2px;
  }
  body.level .task_box .check_box ul li + li {
    margin-top: 15px;
  }
  body.level .task_box .check_box ul li span img {
    width: auto;
    height: auto;
  }
  body.level .swiper-slide .bg_shadow {
    margin: 0 35px 5px 35px;
  }
  body.level .swiper-slide .bg_shadow {
    margin: 0 5px 5px 0;
  }
  body.level .swiper-slide .secttl:after {
    bottom: -26px;
  }
  body.level .swiper-slide.no2 .secttl:after {
    border-left: 15px solid #ffa13f;
  }
  body.level .swiper-slide.no3 .secttl:after {
    border-left: 15px solid #ff5740;
  }
  body.level .swiper-slide.no4 .secttl:after {
    border-left: 15px solid #ff8d9d;
  }
  /*  consistency   ---------------------------------------------------------------------------*/
  body.consistency .mv {
    background-position: 65% top;
  }
  body.consistency .mv .inner {
    margin-right: 25%;
  }
  body.consistency #sec01 .inner {
    padding: 30px 3% 70px;
  }
  body.consistency #sec01 .secttl img {
    height: 13px;
  }
  body.consistency #sec01 ul li {
    margin-bottom: 45px;
  }
  body.consistency #sec01 ul li:last-child {
    margin-bottom: 0px;
  }
  body.consistency #sec01 .img:before {
    right: -3%;
    bottom: 0;
  }
  body.consistency #sec01 .img:after {
    margin-top: 8px;
  }
  body.consistency #sec01 .name {
    left: -3%;
  }
  body.consistency #sec01 .name img {
    width: 70%;
  }
  body.consistency #sec02 {
    padding: 75px 0 30px;
  }
  body.consistency #sec02:before {
    width: 100%;
    height: 120px;
    top: -55px;
    background-size: auto 120px;
    background-position: center;
  }
  body.consistency .cta_wrap .label_ttl {
    font-size: 1.6rem;
  }
  body.consistency #sec02 .label_ttl {
    font-size: 1.6rem;
  }
  body.consistency .swiper_box {
    padding: 0 3%;
  }
  body.consistency .swiper_box .bg_shadow {
    margin: 0 5px 5px 0;
  }
  body.consistency .swiper_box .secttl img {
    height: 14px;
  }
  body.consistency .swiper_box .swiper_in {
    padding: 15px 7.5% 20px;
  }
  body.consistency .swiper_box dl dt.img {
    margin-bottom: 15px;
  }
  body.consistency .swiper_box dl dd.txt_box .sub_txt {
    margin-bottom: 5px;
  }
  body.consistency .swiper_box dl dd.txt_box .btn a {
    letter-spacing: normal;
    font-size: 1.4rem;
  }
  body.consistency .swiper_box dl dd.txt_box .btn a:after {
    margin-top: -5px;
  }
  body.level .resolution_box {
    padding: 80px 3% 30px;
  }
  body.level .resolution_box:before {
    width: 100%;
    height: 120px;
    top: -55px;
    background-size: auto 120px;
    background-position: center;
  }
  body.level .resolution_box .img {
    margin-bottom: 15px;
  }
  body.level .resolution_box .txt {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  body.level .resolution_box .ttl:before {
    height: 35px;
  }
  body.level .resolution_box ul li + li:before {
    background-image: url(../images/type/level/level_txt_06.png);
    display: block;
    width: 55px;
    height: 30px;
    content: "";
    background-size: 100% auto;
    transform: rotate(90deg);
    margin: auto auto 20px;
  }
  body.level .swiper-pagination {
    margin-bottom: 15px;
  }
  body#type .swiper-button-prev, body#type .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  body.level .swiper-slide .swiper_in {
    padding: 20px 7.5%;
  }
  body.level .swiper-button-prev {
    left: -3%;
  }
  body.level .swiper-button-next {
    right: -3%;
  }
  /*  truancy   ---------------------------------------------------------------------------*/
  body.truancy .mv {
    background-position: 60% bottom;
  }
  body.truancy .mv h1 {
    margin-bottom: 15px;
    margin-right: 25%;
  }
  body.truancy .mv .ttl {
    font-size: 2rem;
  }
  body.truancy #sec01 .inner {
    padding: 0 3% 30px;
  }
  body.truancy #sec01 .ttl {
    margin-bottom: 30px;
  }
  body.truancy #sec01 .img {
    margin-bottom: 0px;
  }
  body.truancy #sec02 .inner {
    padding: 15px 3% 0;
  }
  body.truancy #sec03 {
    background-position: 50% bottom;
    background-size: auto 110%;
  }
  body.truancy #sec03 .ttl {
    padding: 0 3%;
    margin-bottom: 15px;
  }
  body.truancy #sec03 .inner {
    padding: 0 3% 30px;
  }
  body.truancy #sec03 .txt {
    margin: 0 0 15px 35%;
  }
  body.truancy #sec03 .img {
    margin-left: 35%;
  }
  body.truancy #sec04 .inner {
    padding: 15px 3% 30px;
  }
  body.truancy #sec05 .ttl {
    padding: 15px 3%;
    font-size: 1.8rem;
  }
  body.truancy #sec05 .ttl span {
    display: block;
  }
  body.truancy #sec05 .inner {
    padding: 15px 3% 30px;
    position: relative;
  }
  body.truancy #sec05 .arrowtxt {
    margin-bottom: 15px;
  }
  body.truancy #sec05 .imgttl {
    margin-bottom: 5px;
  }
  body.truancy #sec05 .imgttl:before {
    width: 100%;
    height: 95.5%;
    display: block;
    content: "";
    background-color: #FDECC7;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    top: 4.5%;
  }
  body.truancy #sec05 .lead {
    margin-bottom: 15px;
  }
  body.truancy #sec05 .list > li {
    border-radius: 20px;
  }
  body.truancy #sec05 .list > li + li {
    margin-top: 30px;
  }
  body.truancy #sec05 .list > li:before {
    border-radius: 20px;
  }
  body.truancy #sec05 .list > li .pointttl {
    padding: 15px 0 10px;
    border-radius: 20px 20px 0 0;
    font-size: 1.8rem;
    position: relative;
  }
  body.truancy #sec05 .list > li .pointttl:after {
    bottom: -14px;
    margin-left: -16px;
    z-index: 1;
  }
  body.truancy #sec05 .list > li .ico {
    margin: 20px 0 15px;
  }
  body.truancy #sec05 .list > li .ico img {
    width: auto;
    height: auto;
  }
  body.truancy #sec05 .list > li .listttl {
    margin: 15px 0;
    font-size: 1.8rem;
  }
  body.truancy #sec05 .list > li .txt {
    padding: 0 6%;
  }
  body.truancy #sec05 .list > li .subtxt {
    padding: 5px 6% 0;
  }
  body.truancy #sec06 .inner {
    padding: 0 3% 30px;
  }
  body.truancy #sec06 .img {
    margin-bottom: 15px;
  }
  body.truancy #sec06 .circletxt {
    padding-left: 1.5em;
    margin-bottom: 15px;
  }
  body.truancy #sec06 .list > li {
    padding-left: 1.5em;
    letter-spacing: -0.7px;
  }
  body.truancy #sec06 .list > li:before {
    width: 20px;
    height: 16px;
    top: 5px;
  }
  body.truancy #sec07 {
    padding: 0 3% 30px;
    position: relative;
  }
  body.truancy #sec07 .ttl {
    margin-bottom: 15px;
  }
  body.truancy #sec07 .ttl:before {
    width: 100%;
    height: 95.5%;
    display: block;
    content: "";
    background-color: #FDECC7;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    top: 6%;
  }
  body.truancy #sec08 .inner {
    padding: 15px 3% 30px;
  }
  body.truancy #sec08 .lead {
    margin-bottom: 15px;
  }
  body.truancy #sec08 .btn a {
    letter-spacing: normal;
    font-size: 1.4rem;
  }
  body.truancy #sec09 {
    padding: 0 3% 30px;
    position: relative;
  }
  body.truancy #sec09 h2.ttl {
    margin-bottom: 10px;
  }
  body.truancy #sec09 h2.ttl:before {
    display: block;
    width: 100%;
    content: "";
    background-color: #ECECEC;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    bottom: -0.5%;
  }
  body.truancy #sec09 .inner {
    position: relative;
  }
  body.truancy #sec09 .lead {
    margin-bottom: 35px;
  }
  body.truancy #sec09 .list li {
    padding: 30px 3%;
  }
  body.truancy #sec09 .list li + li {
    margin-top: 35px;
  }
  body.truancy #sec09 .boxr {
    margin-top: 35px;
  }
  body.truancy #sec09 .list .ttl {
    margin-bottom: 15px;
  }
  body.truancy #sec09 .ico {
    margin: 0px 3% 15px;
    position: absolute;
    top: -20px;
  }
  body.truancy #sec09 .ico img {
    width: auto;
    height: auto;
  }
  body.truancy #sec10 {
    padding: 0 3% 30px;
  }
  body.truancy #sec10 .ttl {
    margin-bottom: 15px;
  }
  body.truancy #sec10 .img {
    margin-top: 15px;
  }
  body.truancy #sec10 .lead p + p {
    margin-top: 15px;
  }
  body.truancy #sec11 {
    padding: 0 3% 30px;
  }
  body.truancy #sec11 .ttl {
    margin-bottom: 10px;
  }
  body.truancy #sec11 .lead {
    margin-bottom: 15px;
  }
  body.truancy #sec11 .subimg {
    margin-left: -4%;
  }
  body.truancy #sec12 .inner {
    padding: 15px 3% 30px;
  }
  body.truancy #sec12 .list > li + li {
    margin-top: 30px;
  }
  body.truancy #sec12 .listttl {
    margin-bottom: 15px;
  }
  body.truancy #sec12 .listtxt {
    margin-bottom: 15px;
  }
  /*  oversea   ---------------------------------------------------------------------------*/
  body.oversea .mv .inner {
    margin-right: 24%;
  }
  body.oversea .mv .ttl {
    font-size: 2rem;
  }
  body.oversea #sec01 .inner {
    padding: 0 3% 45px;
  }
  body.oversea #sec01 .txt_box p + p {
    margin-top: 15px;
  }
  body.oversea #sec01 .txt_box .description_txt {
    font-size: 1.2rem;
    margin-top: 15px;
  }
  body.oversea #sec02:before {
    width: 100%;
    height: 75px;
    top: -15px;
    background-size: auto 75px;
    background-position: center;
  }
  body.oversea #sec02 .inner {
    padding: 75px 3% 30px;
  }
  body.oversea #sec02 .lead {
    margin-bottom: 15px;
  }
  body.oversea #sec02 .txt_box {
    padding: 30px 3%;
  }
  body.oversea #sec02 .img {
    margin-bottom: 15px;
  }
  body.oversea #sec02 ul li:nth-child(3) .secttl img {
    height: 10px;
  }
  body.oversea #sec02 .fl_box + .fl_box {
    margin-top: 30px;
  }
  body.oversea #sec02 .listttl {
    margin: 15px 0;
  }
  body.oversea #sec02 .movie {
    width: 100%;
    height: 200px;
  }
  body.oversea #sec03 .inner {
    padding: 30px 3%;
  }
  body.oversea #sec03 .secttl img {
    height: 13px;
  }
  body.oversea #sec03 ul li {
    margin-bottom: 45px;
  }
  body.oversea #sec03 ul li:last-child {
    margin-bottom: 0px;
  }
  body.oversea #sec03 .img:before {
    right: -3%;
    bottom: 0;
  }
  body.oversea #sec03.img:after {
    margin-top: 8px;
  }
  body.oversea #sec03 .name {
    left: -3%;
  }
  body.oversea #sec03 .name img {
    width: 70%;
  }
  /*  disability   ---------------------------------------------------------------------------*/
  body.disability .mv {
    background-position: 35% top;
  }
  body.disability #sec01 .inner {
    padding: 30px 3%;
  }
  body.disability #sec01 .check_box {
    position: relative;
  }
  body.disability #sec01 .check_box:before {
    background-image: url(../images/type/disability/disability_img_01.png);
    width: 124px;
    height: 148px;
    margin: 0 auto;
    display: block;
    content: "";
    background-size: cover;
  }
  body.disability #sec01 .check_box ul {
    border-radius: 16px;
    padding: 15px 6%;
    margin-bottom: 15px;
  }
  body.disability #sec01 .check_box ul li {
    padding-left: 30px;
  }
  body.disability #sec01 .check_box ul li + li {
    margin-top: 10px;
  }
  body.disability #sec01 .check_box ul li:before {
    width: 22px;
    height: 18px;
    margin-right: 5px;
    background-size: 100% auto;
    position: absolute;
    left: 0px;
    top: 4px;
  }
  body.disability #sec02:before {
    width: 100%;
    height: 60px;
    background-size: auto 60px;
    margin-bottom: 15px;
  }
  body.disability #sec02 .img {
    padding: 15px 3%;
  }
  body.disability #sec03 .inner {
    padding: 0 3% 30px;
    position: relative;
  }
  body.disability #sec03 .ttl {
    font-size: 1.8rem;
    padding: 15px 3%;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  body.disability #sec03 .arrowtxt {
    margin-bottom: 15px;
  }
  body.disability #sec03 .imgttl {
    margin-bottom: 5px;
  }
  body.disability #sec03 .imgttl:before {
    width: 100%;
    height: 96.5%;
    display: block;
    content: "";
    background-color: rgba(253, 236, 199, 0.50);
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
  }
  body.disability #sec03 .lead {
    margin-bottom: 15px;
  }
  body.disability #sec03 .list > li {
    border-radius: 20px;
  }
  body.disability #sec03 .list > li + li {
    margin-top: 30px;
  }
  body.disability #sec03 .list > li:before {
    border-radius: 20px;
  }
  body.disability #sec03 .list > li .pointttl {
    padding: 15px 0 10px;
    border-radius: 20px 20px 0 0;
    font-size: 1.8rem;
    position: relative;
  }
  body.disability #sec03 .list > li .pointttl:after {
    bottom: -14px;
    margin-left: -16px;
    z-index: 1;
  }
  body.disability #sec03 .list > li .ico {
    margin: 20px 0 15px;
  }
  body.disability #sec03 .list > li .ico img {
    width: auto;
    height: auto;
  }
  body.disability #sec03 .list > li .listttl {
    margin: 15px 0;
    font-size: 1.8rem;
  }
  body.disability #sec03 .list > li .txt {
    padding: 0 6%;
  }
  body.disability #sec03 .list > li .subtxt {
    padding: 5px 6% 0;
  }
  body.disability #sec04:before {
    height: 24.5%;
    bottom: 20.5%;
  }
  body.disability #sec04 .inner {
    padding: 30px 3%;
  }
  body.disability #sec04 .lead {
    margin-bottom: 15px;
  }
  body.disability #sec04 .img {
    margin-bottom: 15px;
  }
  body.disability #sec04 .subtxt {
    margin-bottom: 10px;
  }
  body.disability #sec04 .arrowtxt {
    margin-bottom: 15px;
  }
  body.disability #sec04 .ttl, body.disability #sec06 .ttl, body.disability #sec07 .ttl {
    padding: 13px 1.5% 10px;
    font-size: 1.6rem;
    letter-spacing: -0.5px;
    margin-bottom: 15px;
  }
  body.disability #sec04 ul li + li {
    margin-top: 30px;
  }
  body.disability #sec05 .inner {
    padding: 30px 3%;
  }
  body.disability #sec05 .img {
    margin-bottom: 15px;
  }
  body.disability #sec05 ul.col2 > li + li {
    margin-top: 15px;
  }
  body.disability #sec05 .txt_box {
    padding-left: 1.5em;
  }
  body.disability #sec05 .txt_box .circletxt {
    margin-bottom: 15px;
  }
  body.disability #sec05 .txt_box .txt {
    margin-bottom: 15px;
  }
  body.disability #sec05 .label_txt {
    padding: 10px 3%;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
  }
  body.disability #sec05 .dot_list {
    margin-bottom: 15px;
  }
  body.disability #sec05 .dot_list li {
    font-size: 1.5rem;
  }
  body.disability #sec05 .img_box ul {
    margin: 0 -1.5%;
    display: flex;
  }
  body.disability #sec05 .img_box ul li {
    margin: 0 1.5%;
    flex-basis: 47%;
  }
  body.disability #sec06:before {
    height: 60.1%;
    top: 22%;
  }
  body.disability #sec06 .inner {
    padding: 30px 3%;
  }
  body.disability #sec06 .inner > ul > li + li {
    margin-top: 30px;
  }
  body.disability #sec06 .ttl img {
    height: 20px;
    width: auto;
  }
  body.disability #sec06 .txt_box {
    padding-left: 1.5em;
    margin-bottom: 45px;
  }
  body.disability #sec06 .txt_box:after {
    width: 126px;
    height: 71px;
    right: 0px;
    bottom: -55px;
    background-size: cover;
  }
  body.disability #sec06 .txt_box .circletxt {
    margin-bottom: 15px;
  }
  body.disability #sec06 .lead {
    margin-bottom: 15px;
  }
  body.disability #sec06 .system_list > li + li {
    margin-top: 30px;
  }
  body.disability #sec06 .system_list .bg_shadow {
    padding: 30px 3%;
    height: auto !important;
  }
  body.disability #sec06 .system_list .img {
    text-align: center;
    margin-bottom: 20px;
  }
  body.disability #sec06 .system_list .img img {
    width: auto;
  }
  body.disability #sec06 .system_list .img span {
    bottom: -15px;
    right: 0px;
  }
  body.disability #sec06 .system_list .subtxt {
    height: auto !important;
  }
  body.disability #sec06 .system_list .subtxt p {
    font-size: 1.8rem;
  }
  body.disability #sec06 .system_list .subtxt span {
    font-size: 1.2rem;
  }
  body.disability #sec06 .thumbnail_box ul {
    display: flex;
    margin: 0 -1.5%;
  }
  body.disability #sec06 .thumbnail_box ul li {
    margin: 0 1.5% 15px;
    flex-basis: 47%;
  }
  body.disability #sec07 .inner {
    padding: 30px 3%;
  }
  body.disability #sec07:before {
    height: 27%;
    top: 90px;
  }
  body.disability #sec07:after {
    height: 12%;
    bottom: 6%;
  }
  body.disability #sec07 .lead {
    margin-bottom: 15px;
  }
  body.disability #sec07 .img {
    margin-bottom: 15px;
  }
  body.disability #sec07 .imgtxt {
    margin-bottom: 15px;
  }
  body.disability #sec07 .ttl {
    margin-bottom: 15px;
  }
  body.disability #sec07 .ttl.icon {
    font-size: 1.5rem;
    letter-spacing: -1px;
  }
  body.disability #sec07 .ttl span {
    font-size: 1.4rem;
  }
  body.disability #sec07 .ttl.icon:before, body.disability #sec07 .ttl.icon:after {
    background-size: cover;
  }
  body.disability #sec07 .ttl.icon:before {
    width: 28px;
    height: 40px;
    left: 1.5%;
  }
  body.disability #sec07 .ttl.icon:after {
    width: 34px;
    height: 40px;
    right: 1.5%;
  }
  body.disability #sec07 .coach_box {
    margin-bottom: 30px;
  }
  body.disability #sec07 .coach_box .name {
    left: -3%;
    width: 65%;
  }
  body.disability #sec07 .coach_box .coach_img {
    margin: 30px 0 15px;
  }
  body.disability #sec07 .coach_box .coach_img:after {
    right: -3%;
    bottom: -15px;
  }
  body.disability #sec07 .check_box {
    margin-bottom: 30px;
  }
  body.disability #sec07 .check_box li {
    padding-left: 30px;
  }
  body.disability #sec07 .check_box li + li {
    margin-top: 10px;
  }
  body.disability #sec07 .check_box li:before {
    width: 22px;
    height: 18px;
    margin-right: 5px;
    top: 4px;
  }
  body.disability #sec08 .inner {
    padding: 15px 3% 30px;
  }
  body.disability #sec08 .list > li + li {
    margin-top: 30px;
  }
  body.disability #sec08 .listttl {
    margin-bottom: 15px;
  }
  body.disability #sec08 .listttl span {
    margin-right: 20px;
  }
  body.disability #sec08 .listtxt {
    margin-bottom: 15px;
    height: auto !important;
  }
  /*  j_truancy   ---------------------------------------------------------------------------*/
  body.j_truancy .mv {
    background-position: 51% center;
  }
  body.j_truancy .mv .inner {
    padding-right: 22%;
  }
  body.j_truancy .mv h1 {
    letter-spacing: -1px;
  }
  body.j_truancy .mv h1 > span {
    font-size: 1.6rem;
    margin-bottom: 15px;
    padding: 5px 0;
    margin-right: 10%;
  }
  body.j_truancy .mv h1 > span > span.icon {
    font-size: 1.4rem;
    padding: 1px 5px 0px;
    letter-spacing: normal;
    margin-right: 5px;
  }
  body.j_truancy .mv .ttl {
    font-size: 1.8rem;
  }
  body.j_truancy #sec01 .inner {
    padding: 30px 3%;
  }
  body.j_truancy #sec01 .lead {
    margin-bottom: 15px;
  }
  body.j_truancy #sec01 .btn a {
    letter-spacing: normal;
    font-size: 1.4rem;
  }
  body.j_truancy #sec02 {
    padding: 0 3% 30px;
    position: relative;
  }
  body.j_truancy #sec02:before {
    height: 98.3%;
  }
  body.j_truancy #sec02 .fukidasi_bg {
    margin-bottom: 10px;
  }
  body.j_truancy #sec02 .fukidasi_bg span {
    font-size: 1.1rem;
  }
  body.j_truancy #sec02 .inner {
    position: relative;
  }
  body.j_truancy #sec02 .lead {
    margin-bottom: 35px;
  }
  body.j_truancy #sec02 .list li {
    padding: 30px 3%;
  }
  body.j_truancy #sec02 .list li + li {
    margin-top: 35px;
  }
  body.j_truancy #sec02 .boxr {
    margin-top: 35px;
  }
  body.j_truancy #sec02 .list .ttl {
    margin-bottom: 15px;
  }
  body.j_truancy #sec02 .ico {
    margin: 0px 3% 15px;
    position: absolute;
    top: -20px;
  }
  body.j_truancy #sec02 .ico img {
    width: auto;
    height: auto;
  }
  body.j_truancy .tel_box, body.truancy_interview01 .tel_box {
    padding: 30px 3%;
  }
  body.j_truancy .tel_box .inner, body.truancy_interview01 .tel_box .inner {
    font-size: 1.8rem;
  }
  body.j_truancy .tel_box .ttl, body.truancy_interview01 .tel_box .ttl {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 10px;
  }
  body.j_truancy .tel_box .txt, body.truancy_interview01 .tel_box .txt {
    text-align: center;
    margin-bottom: 15px;
  }
  body.j_truancy .tel_box a.tel_lnik, body.truancy_interview01 .tel_box a.tel_lnik {
    margin: 0 7.5%;
  }
  body.j_truancy .tel_box ul li.tel .txt, body.truancy_interview01 .tel_box ul li.tel .txt {
    margin: 5px 7.5% 0 5%;
    font-size: 1.2rem;
  }
  /*  truancy_interview01   ---------------------------------------------------------------------------*/
  body.truancy_interview01 .mv {
    background-position: center center;
  }
  body.truancy_interview01 #sec01 .lead {
    margin: 30px 3%;
  }
  body.truancy_interview01 #sec02 .lead {
    margin: 30px 3%;
  }
  body.truancy_interview01 #sec02 .number_list {
    margin: 0 3%;
    padding: 30px 3%;
  }
  body.truancy_interview01 #sec02 .number_list li {
    padding-left: 4rem;
  }
  body.truancy_interview01 #sec02 .number_list li + li {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec02 .number_list li span {
    font-size: 1.2rem;
  }
  body.truancy_interview01 #sec02 .number_list li:last-child {
    padding: 0;
  }
  body.truancy_interview01 #sec02 .number_list li:last-child p {
    font-size: 1.4rem;
  }
  body.truancy_interview01 #sec02 .arrow {
    width: 30%;
    margin: 15px auto;
  }
  body.truancy_interview01 #sec02 .btn_area {
    margin: 0 3%;
    margin-bottom: 30px;
  }
  body.truancy_interview01 #sec02 .btn_area .btn + .btn {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec03 .inner {
    padding: 0 3% 30px;
  }
  body.truancy_interview01 #sec03 .note_txt {
    margin: 10px 0 15px;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dd .ttl {
    margin: 5px 7.5%;
  }
  body.truancy_interview01 #sec03 .truancy_box1 dd .txt {
    margin-bottom: 30px;
  }
  body.truancy_interview01 #sec03 .profile_box {
    padding: 30px 3% 30px 7.5%;
  }
  body.truancy_interview01 #sec03 .profile_box:before {
    top: -20px;
    right: -1.5%;
  }
  body.truancy_interview01 #sec03 .profile_box dt {
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec03 .profile_box dd .ttl {
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec03 .profile_box dd .ttl span {
    padding: 5px 10px;
    font-size: 1.6rem;
    letter-spacing: -0.5px;
  }
  body.truancy_interview01 #sec04 .inner {
    padding: 0 3% 30px;
  }
  body.truancy_interview01 #sec04 .fukidasi_bg {
    margin-top: 0px;
  }
  body.truancy_interview01 #sec04 .lead {
    margin-bottom: 40px;
  }
  body.truancy_interview01 #sec04 .lead p br {
    display: none;
  }
  body.truancy_interview01 #sec04:before {
    height: 99.3%;
    bottom: -1.3%;
  }
  body.truancy_interview01 #sec04 .item_list > .flex > li + li {
    margin-top: 45px;
  }
  body.truancy_interview01 #sec04 .item_list .secttl {
    padding: 15px 1.5% 10px;
    font-size: 1.6rem;
    letter-spacing: -0.5px;
  }
  body.truancy_interview01 #sec04 .item_list .secttl:after {
    bottom: -22px;
  }
  body.truancy_interview01 #sec04 .item_list .secttl:before {
    width: 100px;
    height: 48px;
    top: -30px;
    background-size: contain;
  }
  body.truancy_interview01 #sec04 .item_list .bg_shadow {
    height: auto !important;
  }
  body.truancy_interview01 #sec04 .item_list .wrap_in {
    padding: 15px 3%;
  }
  body.truancy_interview01 #sec04 .item_list .ttl {
    padding: 5px 4.5%;
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
  body.truancy_interview01 #sec04 .item_list .txt_box + h3 {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec04 .item_list .single_txt {
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec04 .txt {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec05 .inner {
    padding: 0 3% 30px;
  }
  body.truancy_interview01 #sec05 .fukidasi_bg {
    margin: 0 0 45px;
  }
  body.truancy_interview01 #sec05 .item_list .secttl {
    padding: 15px 1.5% 10px;
    font-size: 1.6rem;
    letter-spacing: -0.5px;
  }
  body.truancy_interview01 #sec05 .item_list .secttl:after {
    bottom: -22px;
  }
  body.truancy_interview01 #sec05 .item_list .secttl:before {
    width: 100px;
    height: 48px;
    top: -30px;
    background-size: contain;
  }
  body.truancy_interview01 #sec05 .item_list .wrap_in {
    padding: 15px 3%;
  }
  body.truancy_interview01 #sec05 .item_list li .bg {
    padding: 15px 3%;
    background-size: 100% auto;
  }
  body.truancy_interview01 #sec05 .item_list li h3 {
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
  body.truancy_interview01 #sec05 .item_list li .txt_box + h3 {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec05 .item_list li .single_txt {
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec05 .item_list .right_txt {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec05 .item_list .right_txt p + p {
    margin-top: 15px;
  }
  body.truancy_interview01 #sec05 .item_list p br {
    display: none;
  }
  body.truancy_interview01 #sec05 .item_list li .bg {
    padding: 15px 3% 0 3%;
  }
  body.truancy_interview01 #sec06 .point_box {
    padding: 0 3%;
  }
  body.truancy_interview01 #sec06 .point_box dl dt {
    margin: 15px 0;
  }
  body.truancy_interview01 #sec06 .point_box .ttl {
    margin-bottom: 15px;
  }
  body.truancy_interview01 #sec06 .point_box .ttl span {
    padding: 5px 10px;
    font-size: 1.4rem;
    letter-spacing: -0.8px;
  }
}