@charset "UTF-8";

#main {
  overflow-x: hidden;
}

.low #main section {
  opacity: 0;
}

.low #main .ancher {
  opacity: 0;
}

a {
  color: #659071;
}

a:hover {
  text-decoration: none;
}

br.sp {
  display: none;
}

br.pc {
  display: block;
}

/*
#main a{ color: #659071; }
#main a:hover{ text-decoration: none; color: #659071; }*/
#mainVisual {
  height: 400px;
  background-color: #999;
  position: relative;
  z-index: 10;
}

#mainVisual .txt {
  text-align: center;
  padding-top: 135px;
}

#mainVisual h1 {
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: .1em;
  font-weight: bold;
  color: #fff;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

#mainVisual h1:after {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 40px);
  bottom: 0;
}

#mainVisual p {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: .1em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.index {}

.index .inner {
  position: relative;
  z-index: 200;
}

.index #mainSlideCover {
  background-color: #498769;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  z-index: 300;
  display: block;
}

.index #mainSlideCover img {
  width: 100%;
  height: auto;
  margin: 0px;
  display: none;
}

.index #mainSlideCover img.pc {
  display: block;
  opacity: 0;
}

.index #mainSlideCover img.sp {
  display: none;
}

.index #mainVisual {
  height: auto;
  background-color: #498769;
  overflow: hidden;
}

.index #mainVisual #mainSlide {
  display: block;
  opacity: 0;
}

.index #mainVisual #mainSlide .item {
  position: relative;
}

#covit-19{ background-image: url(../img/index/slide0.jpg); background-size: cover; background-position: center; }

.index #mainVisual #mainSlide .item img {
  width: 100%;
  height: auto;
}

.index #mainVisual #mainSlide .item img.pc {
  display: block;
}

.index #mainVisual #mainSlide .item img.sp {
  display: none;
}

.index #mainVisual #mainSlide.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.index #mainVisual .slick-dots {
  bottom: 53px;
  left: 44px;
  width: auto;
  height: auto;
}

.index #mainVisual .slick-dots li {
  height: 5px;
  width: 39px;
  overflow: hidden;
  opacity: 0.6;
}

.index #mainVisual .slick-dots li button {
  height: 5px;
  width: 39px;
  overflow: hidden;
  background-color: #fff;
}

.index #mainVisual .slick-dots li button:before {
  height: 5px;
  width: 39px;
  overflow: hidden;
  background-color: #fff;
}

.index #mainVisual .slick-dots li.slick-active {
  opacity: 1;
}

.index #info {}

.index #info .inner {
  background-color: #659071;
  display: flex;
  align-items: stretch;
}

.index #info .inner .lf {
  width: 169px;
  border-right: solid 1px #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.index #info .inner .lf p {
  color: #fff;
  width: 169px;
  height: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8em;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.index #info .inner .center {
  width: calc(100% - 169px - 147px);
}

.index #info .inner .center ul {
  padding: 22px 36px 18px 36px;
}

.index #info .inner .center ul li {
  list-style: none;
  text-align: left;
  font-size: 14px;
  line-height: 1.8em;
  color: #fff;
}

.index #info .inner .center ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.8em;
  display: inline-block;
}

.index #info .inner .ri {
  width: 147px;
  display: flex;
  align-items: stretch;
}

.index #info .inner .ri a.info_list {
  width: 107px;
  height: 100%;
  padding: 0px 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background-color: #497455;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index #info .inner .ri a.info_list i {
  width: 7px;
  height: 14px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
}

.index #info .inner .ri a.info_list i svg {
  width: 7px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 0px;
}

.index #info .inner .ri a.info_list:hover {
  background-color: #3b6a48;
}

.index #index_topics {}

.index #index_topics .inner {
  padding-top: 80px;
  padding-bottom: 75px;
  text-align: center;
}

.index #index_topics .inner h2 {
  color: #999999;
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
}

.index #index_topics .inner .list-boxs {
  display: flex;
  flex-wrap: wrap;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.index #index_topics .inner .list-boxs .list-box {
  width: 360px;
  margin-right: 30px;
}

.index #index_topics .inner .list-boxs .list-box:nth-child(3n) {
  margin-right: 0px;
}

.index #index_topics .inner .list-boxs .list-box .photo {
  margin-bottom: 12px;
}

.index #index_topics .inner .list-boxs .list-box .photo a {
  position: relative;
  display: block;
  overflow: hidden;
}

.index #index_topics .inner .list-boxs .list-box .photo a:after {
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  opacity: 0;
}

.index #index_topics .inner .list-boxs .list-box .photo a:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
}

.index #index_topics .inner .list-boxs .list-box .txt {
  padding-bottom: 35px;
  text-align: left;
}

.index #index_topics .inner .list-boxs .list-box .txt h2 {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.index #index_topics .inner .list-boxs .list-box .txt p {
  font-size: 16px;
  line-height: 1.6em;
}

.index #index_topics .inner .list-boxs .list-box .hd {
  position: relative;
  border-top: solid 1px #878787;
  padding-top: 13px;
  padding-bottom: 10px;
}

.index #index_topics .inner .list-boxs .list-box .hd:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.index #index_topics .inner .list-boxs .list-box .hd .date {
  display: block;
  padding-right: 13px;
  float: right;
}

.index #index_topics .inner .list-boxs .list-box .hd .date p {
  font-size: 13px;
  line-height: 1.6em;
}

.index #index_topics .inner .list-boxs .list-box .hd .cat {
  display: inline-block;
  border: solid 3px #cd5517;
  background-color: #fff;
  padding: 10px 10px;
  position: absolute;
  left: 0px;
  bottom: -20px;
  z-index: 10;
}

.index #index_topics .inner .list-boxs .list-box .hd .cat p {
  font-size: 11px;
  line-height: 1.6em;
  color: #cd5517;
  font-weight: bold;
}

.index #index_topics .inner .list-boxs .list-box .hd .cat p a {
  text-decoration: none;
  color: #cd5517;
}

.index #index_topics .inner>a {
  display: inline-block;
  border-radius: 6px;
  border: solid 1px #b2c7b8;
  padding: 8px 35px;
  text-decoration: none;
  box-sizing: border-box;
}

.index #index_topics .inner>a:hover {
  background-color: #e8f1eb;
  border: solid 1px #659071;
  color: #659071;
}

.index #index_message {
  background-color: #659071;
  background-image: url(../img/index/index_message_bg_x.jpg);
  background-size: auto 958px;
  background-position: center bottom;
  background-repeat: repeat-x;
}

.index #index_message .inner {
  padding-top: 80px;
  padding-bottom: 75px;
  text-align: center;
  background-image: url(../img/index/index_message_bg.jpg);
  background-size: auto 958px;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.index #index_message .inner h2 {
  font-size: 36px;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
  position: relative;
  margin-bottom: 25px;
}

.index #index_message .inner h2:before {
  content: "";
  display: block;
  width: 380px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  left: calc(50% - 190px - 10px);
}

.index #index_message .inner h3 {
  font-size: 30px;
  line-height: 2em;
  color: #fff;
  margin-bottom: 25px;
}

.index #index_message .inner p {
  font-size: 20px;
  line-height: 2em;
  color: #fff;
  font-weight: bold;
  padding-bottom: 1.5em;
}

.index #index_message .inner .btns {
  padding-top: 10px;
}

.index #index_message .inner .btn.arow {
  width: 180px;
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 8px 0px 13px 0px;
  border: solid 2px #fff;
  box-sizing: border-box;
}

.index #index_message .inner .btn.arow i {
  width: 146px;
  height: 17px;
  left: calc(50% - 73px);
}

.index #index_message .inner .btn.arow i svg {
  width: 146px;
  height: 17px;
}

.btn.arow {
  border: solid 2px #fff;
  color: #333333;
  background-color: #fff;
}

.btn.arow:hover {
  background-color: #f5ddd1;
  color: #333333;
  border: solid 2px #fff;
}

.index #index_message .inner .btn.arow:hover {
  background-color: #f5ddd1;
  border: solid 2px #fff;
}

.index #index_main_projects {}

.index #index_main_projects .inner {
  padding-top: 40px;
  padding-bottom: 0px;
}

.index #index_main_projects .inner h2 {
  color: #999999;
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
}

.index #index_main_projects .inner .projects {
  display: flex;
  justify-content: center;
}

.index #index_main_projects .inner .projects .project {
  padding: 0px;
  width: 50%;
}

.index #index_main_projects .inner .projects .project-inner {
  width: 510px;
  padding: 65px;
}

.index #index_main_projects .inner .projects .project a {
  text-decoration: none;
  color: #659071;
}

.index #index_main_projects .inner .projects .project .ttl {
  margin-bottom: 20px;
}

.index #index_main_projects .inner .projects .project .ttl p {
  font-size: 20px;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.index #index_main_projects .inner .projects .project .ttl h3 {
  font-size: 30px;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.index #index_main_projects .inner .projects .project .ttl i.ico {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #659071;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.index #index_main_projects .inner .projects .project .thumb {
  box-sizing: border-box;
  display: block;
  position: relative;
}

.index #index_main_projects .inner .projects .project .thumb:after {
  content: "";
  display: block;
  border: solid 7px #c8cbc9;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_main_projects .inner .projects .project a:hover .thumb:after {
  content: "";
  display: block;
  border: solid 7px #c8cbc9;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.index #index_main_projects .inner .projects .project .thumb img {
  width: 100%;
  height: auto;
}

.index #index_main_projects .inner .projects .project .txt {
  padding-bottom: 20px;
}

.index #index_main_projects .inner .projects .project .txt p {
  color: #333333;
}

.index #index_main_projects .inner .projects .project .btns {
  position: relative;
}

.index #index_main_projects .inner .projects .project .btns .btn {
  width: 52px;
  height: 52px;
  padding: 0px;
  position: absolute;
  right: 14px;
  top: -29px;
}

.index #index_main_projects .inner .projects .project a:hover .btns .btn {
  background-color: #f5ddd1;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_main_projects .inner .projects .project a .btns .btn:hover {
  background-color: #f5ddd1;
  border: solid 2px #fff;
}

.index #index_main_projects .inner .projects .project .btns .btn i.ico_arrow2 {
  display: block;
  width: 11px;
  height: 19px;
  background-image: url(../img/index/ico_arw2.png);
  background-size: 100%;
  position: absolute;
  left: 21px;
  top: 14px;
}

.index #index_main_projects .inner .projects .project .btns .btn:after {
  content: "";
  display: block;
  width: 44px;
  height: 2px;
  background-color: #cd5517;
  position: absolute;
  left: 4px;
  bottom: 2px;
}

.index #index_main_projects .inner .projects .project:nth-child(1) {
  background-color: #e0e9e3;
}

.index #index_main_projects .inner .projects .project:nth-child(1) .project-inner {
  float: right;
  padding-left: 0px;
}

.index #index_main_projects .inner .projects .project:nth-child(2) {
  background-color: #d0ddd4;
}

.index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
  float: left;
  padding-right: 0px;
}

.index #index_main_projects .inner .projects #learning_support.project .ttl i.ico {
  background-image: url(../img/activity/icon01.svg);
  background-size: 100%;
}

.index #index_main_projects .inner .projects #childs_house.project .ttl i.ico {
  background-image: url(../img/activity/icon02.svg);
  background-size: 100%;
}

.index #index_join_us {}

.index #index_join_us .inner {
  padding-top: 80px;
  padding-bottom: 65px;
}

.index #index_join_us .inner h2 {
  color: #999999;
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
}

.index #index_join_us .inner .ju-boxs {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
}

.index #index_join_us .inner .ju-boxs .ju-box {
  width: 1150px;
  display: flex;
  margin-bottom: 35px;
}

.index #index_join_us .inner .ju-boxs .ju-box:last-child {
  margin-bottom: 0px;
}

.index #index_join_us .inner .ju-boxs .ju-box .thumb {
  width: 556px;
  position: relative;
}

.index #index_join_us .inner .ju-boxs .ju-box .thumb img {
  width: 100%;
}

.index #index_join_us .inner .ju-boxs .ju-box .thumb .ttl {
  background-color: #fff;
  border-bottom: solid 4px #427aa6;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: -17px;
  padding: 19px;
  box-sizing: border-box;
}

.index #index_join_us .inner .ju-boxs .ju-box .thumb .ttl h3 {
  font-size: 30px;
  color: #427aa6;
  letter-spacing: 0.1em;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt {
  margin-left: 20px;
  padding: 38px;
  padding-bottom: 0;
  border-top: solid 4px #427aa6;
  box-sizing: border-box;
  width: 557px;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt h4 {
  font-size: 18px;
  color: #427aa6;
  margin-bottom: 15px;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt p {
  font-size: 16px;
  color: #427aa6;
  font-weight: bold;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt .btns {
  padding-top: 15px;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn {
  width: 146px;
  padding: 15px 20px;
  box-shadow: none;
  float: right;
  border: solid 1px #427aa6;
  border-radius: 4px;
  color: #427aa6;
  text-align: left;
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  margin-right: -38px;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn i.ico_arrow3 {
  height: 11px;
  width: 28px;
  position: absolute;
  right: 16px;
  top: 14px;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn i.ico_arrow3:before {
  content: "";
  display: block;
  height: 11px;
  width: 28px;
  background-image: url(../img/index/ico_more.png);
  background-size: 100%;
}

.index #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn:hover {
  background-color: #d9e4ed;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .thumb .ttl {
  border-bottom: solid 4px #dd9a87;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .thumb .ttl h3 {
  color: #dd9a87;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt {
  border-top: solid 4px #dd9a87;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt h4 {
  color: #dd9a87;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt p {
  color: #dd9a87;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn {
  border: solid 1px #dd9a87;
  border-radius: 4px;
  color: #dd9a87;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn i.ico_arrow3 {
  height: 11px;
  width: 28px;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn i.ico_arrow3:before {
  content: "";
  display: block;
  height: 11px;
  width: 28px;
  background-image: url(../img/index/ico_more2.png);
  background-size: 100%;
}

.index #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn:hover {
  background-color: #f8ebe7;
}

.index #index_join_us .inner>p {
  text-align: right;
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}

.index #index_join_us .inner>p a {
  color: #333333;
  font-size: 16px;
}

.index #index_join_us .inner>p a i {
  width: 7px;
  height: 14px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
  padding-top: 1px;
}

.index #index_join_us .inner>p a i svg {
  width: 7px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
}

.index #index_staff {
  background-color: #659071;
  overflow: hidden;
}

.index #index_staff .inner {
  padding-top: 80px;
  padding-bottom: 35px;
}

.index #index_staff .inner .message {
  width: 1125px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 45px;
}

.index #index_staff .inner .message h2 {
  font-size: 36px;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
}

.index #index_staff .inner .message .message-box {
  display: flex;
  flex-direction: row-reverse;
  width: 1125px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 115px;
}

.index #index_staff .inner .message .message-box .message-box-photo {
  width: 583px;
}

.index #index_staff .inner .message .message-box .message-box-photo img.pc {
  display: block;
  width: 100%;
}

.index #index_staff .inner .message .message-box .message-box-photo img.sp {
  display: none;
}

.index #index_staff .inner .message .message-box .message-box-txt {
  width: 590px;
  height: 400px;
  position: relative;
}

.index #index_staff .inner .message .message-box .message-box-txt a img {
  width: 100%;
}

.index #index_staff .inner .message .message-box .message-box-txt a {
  background-color: #497455;
  display: block;
  position: absolute;
  right: -49px;
  top: 77px;
}

.index #index_staff .inner .message .message-box .message-box-txt a i {
  position: absolute;
  bottom: 32px;
  right: -40px;
  height: 17px;
  width: 136px;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_staff .inner .message .message-box .message-box-txt a:hover {
  background-color: #3e6e4b;
}

.index #index_staff .inner .message .message-box .message-box-txt a:hover i {
  position: absolute;
  bottom: 32px;
  right: -59px;
  height: 17px;
  width: 136px;
}

.index #index_staff .inner .message .message-box .message-box-txt img.pc {
  display: block;
}

.index #index_staff .inner .message .message-box .message-box-txt img.sp {
  display: none;
}

.index #index_staff .inner .btns {
  position: relative;
}

.index #index_staff .inner .staff-list {
  border-top: solid 1px #94b29c;
  padding-top: 35px;
}

.index #index_staff .inner .staff-list h3 {
  color: #fff;
  font-size: 36px;
  text-align: center;
  margin-bottom: 35px;
}

.index #index_staff .inner .staff-list-slide {
  position: relative;
}

.index #index_staff .inner .staff-list-slide .staff {
  width: 256px;
}

.index #index_staff .inner .staff-list-slide .staff img {
  width: 100%;
}

.index #index_staff .inner .staff-list-slide .staff a {
  position: relative;
  display: block;
}

.index #index_staff .inner .staff-list-slide .staff a:after {
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  opacity: 0;
}

.index #index_staff .inner .staff-list-slide .staff a:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
}

.index #index_staff .inner .btns {
  padding-top: 35px;
}

.index #index_staff .inner .btn.arow {
  width: 180px;
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 8px 0px 13px 0px;
}

.index #index_staff .inner .btn.arow i {
  width: 146px;
  height: 17px;
  left: calc(50% - 73px);
}

.index #index_staff .inner .btn.arow i svg {
  width: 146px;
  height: 17px;
}

.index #index_staff .inner .slick-prev {
  display: block;
  width: 56px;
  height: 56px;
  left: 0px;
  background-color: #cd5517;
  z-index: 1000;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_staff .inner .slick-next {
  display: block;
  width: 56px;
  height: 56px;
  right: 0px;
  background-color: #cd5517;
  z-index: 1000;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_staff .inner .slick-prev:hover {
  display: block;
  width: 56px;
  height: 56px;
  left: 0px;
  background-color: #bf4505;
  z-index: 1000;
}

.index #index_staff .inner .slick-next:hover {
  display: block;
  width: 56px;
  height: 56px;
  right: 0px;
  background-color: #bf4505;
  z-index: 1000;
}

.index #index_staff .inner .slick-prev:before {
  content: "";
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../img/index/arw_staff_prev.png);
  background-size: 100%;
  opacity: 1;
}

.index #index_staff .inner .slick-next:before {
  content: "";
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../img/index/arw_staff_next.png);
  background-size: 100%;
  opacity: 1;
}

.index #index_lfa_impact {
  background-color: #e0e9e3;
}

.index #index_lfa_impact .inner {
  padding-top: 80px;
  padding-bottom: 65px;
}

.index #index_lfa_impact .inner h2 {
  color: #333333;
  font-size: 36px;
  text-align: center;
  margin-bottom: 35px;
}

.index #index_lfa_impact .inner .lfa_impacts {
  display: flex;
  justify-content: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact {
  padding-right: 17px;
  width: calc(50% - 17px);
  padding-left: 0px;
  position: relative;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact:before {
  content: "";
  display: block;
  width: 550px;
  height: 2px;
  background-color: #659071;
  position: absolute;
  right: 17px;
  bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd {
  position: relative;
  padding-bottom: 70px;
  float: right;
  width: 635px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop {
  background-color: #659071;
  padding: 30px;
  width: 300px;
  /*position: absolute; left: 0px; top: 0px;*/
  text-align: right;
  position: relative;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 24px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p.pop-ttl{ text-align: center; margin-bottom: 4px; }
.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p.pop-txt{ text-align: center; font-size: 16px; }
.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p span {
  margin-top: 8px;
  background-color: #fff;
  color: #cd5517;
  font-size: 18px;
  line-height: 1em;
  padding: 5px 10px;
  display: inline-block;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop img {
  margin-bottom: 15px;
  width: 100%;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p.kome {
  font-size: 14px;
  line-height: 1.7em;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p.kome small {
  font-size: 14px;
  display: inline-block;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p.kome small.f13 {
  font-size: 13px;
  display: inline-block;
}

.index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop:after {
  right: -70px;
  top: calc(50% - 17px);
  border: solid transparent;
  content: " ";
  height: 0px;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #659071;
  border-left-width: 35px;
  border-top-width: 20px;
  border-right-width: 35px;
  border-bottom-width: 20px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb {
  float: right;
  width: 220px;
  text-align: center;
  padding-right: 15px;
  padding-left: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb>img {
  margin-bottom: 20px;
  width: 168px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb>p {
  font-size: 24px;
  color: #659071;
  font-weight: bold;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl {
  padding-top: 30px;
  padding-bottom: 20px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dt {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  position: relative;
  padding-bottom: 15px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dt:before {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background-color: #e3aa03;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dd {
  font-size: 18px;
  color: #659071;
  font-weight: bold;
  padding-top: 20px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dd span.ruikei {
  padding-left: 0em;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dd span.y2015 {
  padding-right: 0em;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dd span.big {
  font-size: 36px;
  padding-left: 5px;
  display: inline-block;
  padding-right: 5px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .ttl {
  margin-bottom: 20px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .ttl p {
  font-size: 20px;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .ttl h3 {
  font-size: 30px;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .ttl i.ico {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #659071;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt {
  padding-bottom: 0px;
  clear: both;
  border-top: solid 2px #659071;
  width: 550px;
  float: right;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt p {
  color: #333333;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice {
  padding: 40px 20px;
  padding-bottom: 45px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p {
  text-align: justify;
  margin-bottom: 25px;
  font-size: 16px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p strong {
  color: #659071;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p.voice_ttl {
  font-size: 16px;
  color: #878787;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .morebtn {
  border-top: solid 1px #659071;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .morebtn a {
  font-size: 14px;
  line-height: 1em;
  color: #659071;
  text-decoration: none;
  font-weight: bold;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .morebtn a i {
  width: 7px;
  height: 14px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
  padding-top: 1px;
}

.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .morebtn a i svg {
  width: 7px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact {
  padding-left: 17px;
  padding-right: 0px;
  margin-right: auto;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
  float: left;
  width: 220px;
  text-align: center;
  padding-left: 15px;
  padding-right: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb img {
  margin-bottom: 20px;
  width: 168px;
  height: auto;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact:before {
  content: "";
  display: block;
  width: 550px;
  height: 2px;
  background-color: #659071;
  position: absolute;
  right: auto;
  left: 17px;
  bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd {
  position: relative;
  padding-bottom: 70px;
  float: left;
  width: 635px;
  display: flex;
  flex-direction: row;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop {
  background-color: #659071;
  padding: 30px;
  padding-right: 20px;
  width: 310px;
  /*position: absolute; left: auto; right: 0px; top: 0px;*/
  text-align: left;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop:after {
  left: -70px;
  top: calc(50% - 17px);
  border: solid transparent;
  content: " ";
  height: 0px;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #659071;
  border-left-width: 35px;
  border-top-width: 20px;
  border-right-width: 35px;
  border-bottom-width: 20px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop p {
  margin-bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop p.t-center {
 text-align: center;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop p.kome {
  width: 300px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop img {
  margin-bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop p.ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
}

.index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt {
  float: left;
}

.index #index_sponsor {
  background-color: #fff;
  overflow: hidden;
}

.index #index_sponsor .inner {
  padding-top: 80px;
  padding-bottom: 45px;
}

.index #index_sponsor .inner h2 {
  font-size: 24px;
  color: #333333;
  position: relative;
  text-align: center;
  padding-bottom: 25px;
}

.index #index_sponsor .inner h2:before {
  content: "";
  display: block;
  width: 180px;
  height: 2px;
  background-color: #e3aa03;
  position: absolute;
  left: calc(50% - 90px);
  bottom: 0px;
}

.index #index_sponsor .inner .sponsor-list {
  padding-top: 40px;
  width: 100%;
}

.index #index_sponsor .inner .sponsor-list .slick-list {
  width: 100%;
}

.index #index_sponsor .inner .sponsor-list h3 {
  color: #fff;
  font-size: 36px;
  text-align: center;
  margin-bottom: 35px;
}

.index #index_sponsor .inner .sponsor-list-slide {
  position: relative;
}

.index #index_sponsor .inner .sponsor-list-slide .sponsor {
  width: 228px;
  padding: 0 7px;
}

.index #index_sponsor .inner .sponsor-list-slide .sponsor img {
  border: solid 1px #ededed;
  box-sizing: border-box;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_sponsor .inner .sponsor-list-slide .sponsor a:hover img {
  border: solid 1px #659071;
  box-sizing: border-box;
}

.index #index_sponsor .inner .slick-prev {
  display: block;
  width: 56px;
  height: 56px;
  left: 0px;
  background-color: #659071;
  z-index: 1000;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_sponsor .inner .slick-next {
  display: block;
  width: 56px;
  height: 56px;
  right: 0px;
  background-color: #659071;
  z-index: 1000;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.index #index_sponsor .inner .slick-prev:hover {
  display: block;
  width: 56px;
  height: 56px;
  left: 0px;
  background-color: #467553;
  z-index: 1000;
}

.index #index_sponsor .inner .slick-next:hover {
  display: block;
  width: 56px;
  height: 56px;
  right: 0px;
  background-color: #467553;
  z-index: 1000;
}

.index #index_sponsor .inner .slick-prev:before {
  content: "";
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../img/index/arw_sponsor_prev.png);
  background-size: 100%;
  opacity: 1;
}

.index #index_sponsor .inner .slick-next:before {
  content: "";
  display: block;
  width: 56px;
  height: 56px;
  background-image: url(../img/index/arw_sponsor_next.png);
  background-size: 100%;
  opacity: 1;
}

.low #main {
  border-top: solid #eff4f1 8px;
}

.low #mainVisual {}

.low section .inner {
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 1px #cccccc;
}

.low section .sub-ttl{ font-weight: normal; font-size: 28px; margin-top: 80px; padding: 40px 0 40px; text-align: center; }

.low section .sub-ttl.mt20{ margin-top: 20px; }

.low section .sub-text{ text-align: center; margin-bottom: 40px; }
.low section .sub-text small{ font-size: 13px; }

/*:-- about --:*/
.low.about #main {
  border-top: none;
}

.low.about #mainVisual {
  background-image: url(../img/staff/main_bg.png);
  background-size: cover;
  background-position: center bottom;
}

.low .ancher {
  background-color: #eff4f1;
  border-bottom: solid 1px #fff;
}

.low .ancher ul {
  width: auto;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  padding-bottom: 26px;
}

.low .ancher ul li {
  display: inline-block;
  width: auto;
  margin: 0 10px;
}

.low .ancher ul li a {
  display: block;
  border-radius: 4px;
  color: #333333;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
  width: 200px;
  text-align: center;
  padding: 16px 0;
  font-size: 16px;
  line-height: 1.2em;
  border: solid 2px #fff;
  box-sizing: border-box;
}

.low .ancher ul li a i {
  width: 19px;
  height: 10px;
  display: inline-block;
  margin-right: 15px;
}

.low .ancher ul li a i:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 11px;
  background-image: url(../img/about/ico_ancher.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.low .ancher ul:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.low .ancher ul li a:hover {
  background-color: #fcf0f0;
  border: solid 2px #fff;
}

.low.about #soshiki {
  background-color: #d0ddd4;
  padding-top: 50px;
  padding-bottom: 100px;
}

.low.about #soshiki .inner {
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.about #soshiki .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.about #soshiki .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.about #soshiki .inner table {
  width: 100%;
  table-layout: auto;
}

.low.about #soshiki .inner table tr th {
  font-size: 16px;
  color: #333333;
  padding: 15px 10px;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  margin-right: 0px;
  position: relative;
  width: calc(140px - 20px);
  white-space: nowrap;
}

.low.about #soshiki .inner table tr th:before {
  content: "";
  display: block;
  width: 125px;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: #659071;
}

.low.about #soshiki .inner table tr td {
  font-size: 16px;
  color: #333333;
  padding: 15px 10px;
  text-align: left;
  position: relative;
  width: calc(100% - 20px);
}

.low.about #soshiki .inner table tr td:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #659071;
}

.low.about #soshiki .inner table tr td dl {
  display: flex;
  flex-wrap: wrap;
  width: 680px;
}

.low.about #soshiki .inner table tr td dl dt {
  color: #3b734a;
  width: 104px;
}

.low.about #soshiki .inner table tr td dl dd {
  width: calc(100% - 104px);
  padding-bottom: 10px;
}

.low.about #yakuin {
  background-color: #e0e9e3;
  padding-top: 50px;
  padding-bottom: 100px;
}

.low.about #yakuin .inner {
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.about #yakuin .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.about #yakuin .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.about #yakuin .inner .member {
  display: flex;
  border-bottom: solid 1px #659071;
  padding-bottom: 25px;
  padding-top: 25px;
}

.low.about #yakuin .inner .member .photo {
  width: 130px;
}

.low.about #yakuin .inner .member .photo img {
  width: 130px;
  height: auto;
  display: block;
}

.low.about #yakuin .inner .member .txt {
  padding-left: 24px;
  width: calc(100% - 130px);
}

.low.about #yakuin .inner .member .nophoto {
  padding-left: 154px;
  width: calc(100% - 130px);
}

.low.about #yakuin .inner .member .txt p {}

.low.about #yakuin .inner .member .txt p.name {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: bold;
}

.low.about #kaikei {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 100px;
}

.low.about #kaikei .inner {
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.about #kaikei .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.about #kaikei .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.about #kaikei .inner .archives {}

.low.about #kaikei .inner .archives ul {
  padding-bottom: 20px;
  margin-right: -13px;
}

.low.about #kaikei .inner .archives ul li {
  list-style: none;
  float: left;
  margin-bottom: 14px;
  margin-right: 13px;
}

.low.about #kaikei .inner .archives ul li.end {
  margin-right: 0px;
}

.low.about #kaikei .inner .archives ul li a {
  display: block;
  width: 156px;
  color: #659071;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  text-align: center;
  padding: 11px 0;
  border-radius: 4px;
  border: solid 1px #80a48a;
  box-sizing: border-box;
}

.low.about #kaikei .inner .archives ul li a.select {
  background-color: #659071;
  color: #fff;
}

.low.about #kaikei .inner .archives ul:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.low.about #kaikei .inner .pdffiles {
  padding-bottom: 20px;
}

.low.about #kaikei .inner .pdffiles ul li {
  list-style: none;
}

.low.about #kaikei .inner .pdffiles ul li a {}

.low.about #kaikei .inner .pdffiles ul li.y2015 {
  display: none;
}

.low.about #kaikei .inner .kaikei-box {
  border-top: 2px solid #659071;
  padding-top: 30px;
}

.low.about #kaikei .inner .kaikei-box.y2015 {
  display: none;
}

.low.about #kaikei .inner .kaikei-box h3 {
  font-size: 20px;
  color: #659071;
  line-height: 1.5em;
  text-align: center;
  padding-bottom: 30px;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title {
  position: relative;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn {
  position: absolute;
  right: 0px;
  top: 0px;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn button {
  width: 45px;
  height: 45px;
  border: none;
  background-color: #eff4f1;
  display: block;
  cursor: pointer;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn button:before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 12px);
  top: 22px;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn button:after {
  content: "";
  display: block;
  width: 2px;
  height: 24px;
  background-color: #659071;
  position: absolute;
  left: 22px;
  top: calc(50% - 12px);
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn.active button:before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 12px);
  top: 22px;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn.active button:after {
  content: "";
  display: block;
  width: 2px;
  height: 24px;
  background-color: #659071;
  position: absolute;
  left: 22px;
  top: calc(50% - 12px);
  opacity: 0;
}

.low.about #kaikei .inner .kaikei-box table {
  width: 100%;
  border-top: solid 1px #659071;
  border-left: solid 1px #659071;
  margin-bottom: 56px;
}

.low.about #kaikei .inner .kaikei-box table tr th {
  background-color: #659071;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
}

.low.about #kaikei .inner .kaikei-box table tr th {
  border-bottom: solid 1px #659071;
  border-right: solid 1px #659071;
  padding: 5px;
  color: #659071;
  box-sizing: border-box;
}

.low.about #kaikei .inner .kaikei-box table tr th {
  background-color: #659071;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.low.about #kaikei .inner .kaikei-box table tr th:first-child {
  border-right: solid 1px #fff;
  width: 540px;
}

.low.about #kaikei .inner .kaikei-box table tr td {
  border-bottom: solid 1px #659071;
  border-right: solid 1px #659071;
  padding: 5px;
  font-weight: bold;
  color: #659071;
}

.low.about #kaikei .inner .kaikei-box table tr.bg0 td {
  background-color: #c9d8cd;
  padding-left: 20px;
}

.low.about #kaikei .inner .kaikei-box table tr.bg1 td {
  background-color: #e0e9e3;
  padding-left: 40px;
}

.low.about #kaikei .inner .kaikei-box table tr.bg2 td {
  background-color: #eff4f1;
  padding-left: 67px;
}

.low.about #kaikei .inner .kaikei-box table tr td.color {
  background-color: #eff4f1;
}

.low.about #kaikei .inner .kaikei-box table tr td.idt {
  padding-left: 67px;
}

.low.about #kaikei .inner .kaikei-box table tr td.idt2 {
  padding-left: 94px;
}

.low.about #kaikei .inner .kaikei-box table tr td.align-right {
  text-align: right;
}

.low.about #kaikei .inner .kaikei-box table tr.shoukei {
  background-color: #fcf6e5;
}

.low.about #kaikei .inner .kaikei-box table tr.shoukei td {
  background-color: #fcf6e5;
  padding-left: 40px;
}

.low.about #kaikei .inner .kaikei-box table tr.gokei {
  background-color: #f9eecd;
}

.low.about #kaikei .inner .kaikei-box table tr.gokei td {
  background-color: #f9eecd;
  padding-left: 20px;
}

.low.about #kaikei .inner .kaikei-box table tr.gokei2 {
  background-color: #f4dd9a;
}

.low.about #kaikei .inner .kaikei-box table tr.gokei2 td {
  background-color: #f4dd9a;
  padding-left: 20px;
}

.low.about #kaikei .inner .kaikei-box table.tb2 tr th {
  width: 240px;
  border-right: solid 1px #fff;
}

.low.about #kaikei .inner .kaikei-box table.tb2 tr th:last-child {
  width: 240px;
  border-right: solid 1px #659071;
}

.low.about #kaikei .inner .kaikei-box table.tb2 tr th:first-child {
  width: 240px;
}

.low.about #kaikei .inner .kaikei-box table.tb2 tr td.idt {
  padding-left: 15px;
  padding-right: 15px;
}

.low.about #kaikei .inner .kaikei-box table.tb2 tr td {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr th {
  width: 265px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  vertical-align: middle;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr th:last-child {
  width: 240px;
  border-right: solid 1px #659071;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr td:first-child {
  width: 280px;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr td {
  vertical-align: middle;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr td.idt {
  padding-left: 15px;
  padding-right: 15px;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr.gokei {
  background-color: #f9eecd;
}

.low.about #kaikei .inner .kaikei-box table.tb4 tr.gokei td {
  background-color: #f9eecd;
  padding-left: 5px;
}

.low.about #kaikei .inner .kaikei-box table.tb2 tr td {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.low.about #kaikei .inner .kaikei-box table.tb5 tr th {
  width: 240px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  vertical-align: middle;
}

.low.about #kaikei .inner .kaikei-box table.tb5 tr th:last-child {
  width: 260px;
  border-right: solid 1px #659071;
}

.low.about #kaikei .inner .kaikei-box table.tb5 tr td:first-child {
  width: 200px;
}

.low.about #kaikei .inner .kaikei-box table.tb5 tr td {
  vertical-align: middle;
}

.low.about #kaikei .inner .kaikei-box table.tb5 tr td.idt {
  padding-left: 15px;
  padding-right: 15px;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-data {
  display: none;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-data h4 {
  font-size: 16px;
  padding-bottom: .3em;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-data h5 {
  padding-left: 1em;
  font-size: 16px;
  padding-bottom: .3em;
}

.low.about #kaikei .inner .kaikei-box .kaikei-box-data p {
  padding-bottom: 1.5em;
  padding-left: 1em;
  font-size: 16px;
}

/*:-- mission --:*/
.low.mission #main {
  border-top: none;
}

.low.mission #mainVisual {
  background-image: url(../img/mission/main_bg.jpg);
  background-size: cover;
  background-position: center bottom;
}

.low.mission section .inner {
  border: none;
}

.low.mission #mission .inner h2 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.mission #mission .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.mission #mission {
  background-color: #659071;
  padding-top: 55px;
  padding-bottom: 0px;
}

.low.mission #mission .inner {
  width: 100%;
}

.low.mission #mission .inner .subsec>.img {
  margin-bottom: 75px;
}

.low.mission #mission .inner .subsec>.img>img {
  width: 100%;
}

.low.mission #mission .inner p {
  font-size: 18px;
  line-height: 2em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}

.low.mission #mission .inner p.big {
  font-size: 28px;
  /*display: inline-block;*/
}

.low.mission #mission .inner p.big span {
  border-bottom: solid 2px #e3aa03;
  padding-bottom: 5px;
  font-size: 28px;
  line-height: 2.2em;
}

.low.mission #mission .inner p.big2 {
  font-size: 36px;
}

.low.mission #mission .inner .subsec {
  padding-bottom: 50px;
}

.low.mission #mission .inner #mission_cont {
  text-align: center;
}

.low.mission #mission .inner #mission_cont h3 {
  color: #659071;
  font-size: 20px;
  background-color: #fff;
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 27px;
}

.low.mission #mission .inner #mission_cont p {
  font-size: 20px;
  line-height: 1.8em;
  display: block;
}

.low.mission #mission .inner #mission_cont p.pb0 {
  margin-bottom: 10px;
}

.low.mission #mission .inner #mission_cont ol {
  display: inline-block;
  margin-bottom: 13px;
}

.low.mission #mission .inner #mission_cont ol li {
  list-style-position: inside;
  font-size: 28px;
  line-height: 1.8em;
  text-align: left;
  color: #fff;
  font-weight: bold;
  border-bottom: solid 2px #fff;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

.low.mission #mission .inner #mission_cont h3+ul {
  margin-top: 20px;
}

.low.mission #mission .inner #mission_cont ul {
  display: block;
  margin-bottom: 63px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.low.mission #mission .inner #mission_cont ul li {
  display: block;
  list-style: none;
  font-size: 30px;
  line-height: 1.8em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border: solid 2px #fff;
  padding: 35px 40px;
  margin-bottom: 20px;
}

.low.mission #mission .inner #mission_cont ul li span {
  font-size: 18px;
  padding-left: 1em;
}

.low.mission #mission .content {
  background-color: #e0e9e3;
  padding-top: 70px;
  padding-bottom: 70px;
}

.low.mission #mission .content .content-inner {
  display: flex;
  flex-wrap: wrap;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.low.mission #mission .content .white_box {
  background-color: #ffffff;
  width: 1140px;
  margin: 0 auto;
  margin-bottom: 30px;
  border-top: solid 5px #659071;
}

/*.low.mission #mission .content .white_box:last-child{ margin-bottom: 0px; }*/
.low.mission #mission .content .white_box .inner {
  padding: 30px 90px 30px 90px;
  width: auto;
}

.low.mission #mission .content .white_box .inner h3 {
  text-align: center;
  font-size: 26px;
  color: #659071;
  margin-bottom: 40px;
}

.low.mission #mission .content .white_box .inner p {
  color: #333333;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: normal;
  text-align: justify;
  margin-bottom: 0px;
}

.low.mission #mission .content .white_box:nth-child(4) {
  border: none;
}

.low.mission #mission .content .white_box:nth-child(1) {
  width: 1140px;
}

.low.mission #mission .content .white_box:nth-child(1) p.read {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project {
  padding: 0px;
  width: 50%;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project-inner {
  width: 454px;
  padding: 65px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project a {
  text-decoration: none;
  color: #659071;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .ttl {
  margin-bottom: 20px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .ttl p {
  font-size: 20px;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .ttl h3 {
  font-size: 30px;
  color: #333333;
  letter-spacing: .1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .ttl i.ico {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #659071;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .thumb {
  box-sizing: border-box;
  display: block;
  position: relative;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .thumb:after {
  content: "";
  display: block;
  border: solid 7px #c8cbc9;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project a:hover .thumb:after {
  content: "";
  display: block;
  border: solid 7px #c8cbc9;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .thumb img {
  width: 100%;
  height: auto;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .txt {
  padding-bottom: 25px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .txt p {
  color: #333333;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .btns {
  position: relative;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .btns .btn {
  width: 52px;
  height: 52px;
  padding: 0px;
  position: absolute;
  right: 14px;
  top: -29px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project a:hover .btns .btn {
  background-color: #f5ddd1;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project a .btns .btn:hover {
  background-color: #f5ddd1;
  border: solid 2px #fff;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .btns .btn i.ico_arrow2 {
  display: block;
  width: 11px;
  height: 19px;
  background-image: url(../img/index/ico_arw2.png);
  background-size: 100%;
  position: absolute;
  left: 21px;
  top: 14px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project .btns .btn:after {
  content: "";
  display: block;
  width: 44px;
  height: 2px;
  background-color: #cd5517;
  position: absolute;
  left: 4px;
  bottom: 2px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(1) {
  background-color: #fff;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(1) .project-inner {
  float: right;
  padding: 25px;
  padding-left: 0px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(2) {
  background-color: #fff;
}

.low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(2) .project-inner {
  float: left;
  padding: 25px;
  padding-right: 0px;
}

.low.mission #mission .content .white_box:nth-child(1) .future {
  border: solid 1px #659071;
  padding: 50px;
  padding-top: 45px;
}

.low.mission #mission .content .white_box:nth-child(1) .future h4 {
  margin-bottom: 30px;
}

.low.mission #mission .content .white_box:nth-child(1) .future p {
  padding-bottom: 1.5em;
}

.low.mission #mission .content .white_box:nth-child(1) .future p:last-of-type {
  margin-bottom: 20px;
}

.low.mission #mission .content .white_box:nth-child(1) .future h5 {
  text-align: center;
  font-size: 20px;
  color: #659071;
  margin-bottom: 40px;
}

.low.mission #mission .content .white_box:nth-child(1) .future .img {
  margin-bottom: 0px;
}

.low.mission #mission .content .white_box:nth-child(1) .projects #learning_support.project .ttl i.ico {
  background-image: url(../img/activity/icon01.svg);
  background-size: 100%;
}

.low.mission #mission .content .white_box:nth-child(1) .projects #childs_house.project .ttl i.ico {
  background-image: url(../img/activity/icon02.svg);
  background-size: 100%;
}

.low.mission #mission .content .white_box:nth-child(2) {
  width: 555px;
  margin-right: 15px;
}

.low.mission #mission .content .white_box:nth-child(3) {
  width: 555px;
  margin-left: 15px;
}

.low.mission #mission .content .white_box:nth-child(1) h4 {
  font-size: 20px;
  color: #659071;
  text-align: center;
  margin-bottom: 15px;
}

.low.mission #mission .content .white_box:nth-child(2) .inner,
.low.mission #mission .content .white_box:nth-child(3) .inner {
  padding: 30px 64px 50px 64px;
  width: auto;
}

.low.mission #mission .content .white_box:nth-child(2) .inner h3,
.low.mission #mission .content .white_box:nth-child(3) .inner h3 {
  margin-bottom: 30px;
}

.low.mission #mission .content .white_box:nth-child(1) .img {
  width: auto;
  height: auto;
  margin: 0px;
  margin-bottom: 30px;
  display: block;
}

.low.mission #mission .content .white_box:nth-child(1) .img img.sp {
  display: none;
}

.low.mission #mission .content .white_box:nth-child(1) .img img.pc {
  display: block;
  width: 100%;
}

.low.mission #mission .content .white_box:nth-child(2) .img,
.low.mission #mission .content .white_box:nth-child(3) .img {
  width: auto;
  height: auto;
  margin: 0px;
  display: block;
}

.low.mission #mission .content .white_box:nth-child(4) .img {
  margin-bottom: 30px;
}

.low.mission #mission .content .white_box:nth-child(4) .img img.sp {
  display: none;
}

.low.mission #mission .content .white_box:nth-child(4) .img img.pc {
  display: block;
  width: 100%;
}

.low.mission #mission .content .white_box:nth-child(2) .img img,
.low.mission #mission .content .white_box:nth-child(3) .img img {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*
.low.mission #message{ background-color: #d0ddd4; padding-top: 60px; }
.low.mission #message .inner{ background-color: #d0ddd4; width: 1140px; }
.low.mission #message .inner h2{ color: #333333; font-size: 28px; font-weight: bold; text-align: center; position: relative; padding-bottom: 34px; margin-bottom: 70px; }
.low.mission #message .inner h2:before{ content: ""; display: block; width: 100px; height: 3px; background-color: #659071; position: absolute; left: calc(50% - 50px); bottom: 0px; }

.low.mission #message .inner .flx{ display: flex; justify-content: space-between; }
.low.mission #message .inner .flx .txt{ width: 565px; margin-bottom: 100px; }
.low.mission #message .inner .flx .txt h3{ font-size: 30px; line-height: 1.8em; margin-bottom: 30px; color: #659071; }
.low.mission #message .inner .flx .txt p{ font-size: 18px; line-height: 1.8em; }
.low.mission #message .inner .flx .photo{ width: 493px; }
.low.mission #message .inner .flx .photo img{ margin-bottom: 15px; }
.low.mission #message .inner .flx .photo p{ text-align: right; font-size: 16px; font-weight: bold; }
*/
.low.mission #message {
  background-color: #d0ddd4;
  padding-top: 60px;
  padding-bottom: 100px;
}

.low.mission #message .inner {
  background-color: #d0ddd4;
  width: 1140px;
}

.low.mission #message .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 70px;
}

.low.mission #message .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.mission #message .inner .life-box {
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 60px;
  padding-bottom: 50px;
  /*margin-bottom: 30px;*/
}

.low.mission #message .inner .life-box .profile-box {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin-left: 80px;
  margin-right: 80px;
}

.low.mission #message .inner .life-box .profile-box .photo {
  width: 493px;
  margin-bottom: 40px;
}

.low.mission #message .inner .life-box .profile-box .photo img {
  margin-bottom: 5px;
}

.low.mission #message .inner .life-box .profile-box .txt {
  padding-left: 50px;
  width: calc(100% - 493px - 50px);
}

.low.mission #message .inner .life-box .profile-box .txt h3 {
  font-size: 22px;
  line-height: 1.8em;
  font-weight: bold;
  margin-bottom: 1em;
  color: #5e8669;
}

.low.mission #message .inner .life-box .profile-box .txt .small {
  font-size: 15px;
}

.low.mission #message .inner .life-box .profile-box .txt p {
  font-size: 16px;
  line-height: 1.8em;
}

.low.mission #message .inner .life-box .profile-box .txt2 {
  width: 100%;
}

.low.mission #message .inner .life-box .profile-box .txt2 h4 {
  font-size: 20px;
  line-height: 1.8em;
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #5e8669;
}

.low.mission #message .inner .life-box .profile-box .txt2 .marker {
  background: linear-gradient(transparent 50%, #fff9db 50%);
  padding-bottom: 4px;
}

.low.mission #message .inner .life-box .profile-box .txt2 p {
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 2em;
}

.low.mission #message .inner .life-box .profile-box .txt2 p strong {
  color: #5e8669;
}

.low.mission #message .inner .life-box .profile-box .txt2 .ayumi {
  padding: 40px 40px 60px;
  text-align: center;
}

.low.mission #message .inner .life-box .profile-box .txt2 .ayumi img.pc {
  max-width: 710px;
  width: 100%;
  height: auto;
}

.low.mission #message .inner .life-box .profile-box .txt2 .ayumi img.sp {
  display: none;
}

/*:-- commercial_transactions --:*/
.low.commercial_transactions #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.commercial_transactions #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.commercial_transactions #mainVisual .txt {
  padding-top: 85px;
}

.low.commercial_transactions #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.commercial_transactions #mainVisual h1:after {
  background-color: #3b734a;
}

.low.commercial_transactions #mainVisual p {
  color: #333333;
}

.low.commercial_transactions section .inner dl {
  display: flex;
  flex-wrap: wrap;
}

.low.commercial_transactions section .inner dl dt {
  font-size: 16px;
  font-weight: bold;
  width: 170px;
  padding: 30px;
  border-bottom: solid 1px #cccccc;
}

.low.commercial_transactions section .inner dl dd {
  font-size: 16px;
  width: 550px;
  padding: 30px;
  border-bottom: solid 1px #cccccc;
}

.low.commercial_transactions section .inner dl dd ul{ list-style: none; }
.low.commercial_transactions section .inner dl dd ul li{ text-indent: -1em; margin-left: 1em; }
.low.commercial_transactions section .inner dl dd ul li:before{ content: "・"; }

/*:-- access --:*/
.low.access #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.access #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.access #mainVisual .txt {
  padding-top: 85px;
}

.low.access #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.access #mainVisual h1:after {
  background-color: #3b734a;
}

.low.access #mainVisual p {
  color: #333333;
}

.low.access section .inner {
  width: 1140px;
  border: none;
}

.low.access #map {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 1px #cccccc;
}

.low.access #map .flx {
  display: flex;
  padding-bottom: 70px;
  padding-top: 55px;
  border-bottom: solid 1px #cccccc;
}

.low.access #map .flx:last-child {
  border-bottom: none;
}

.low.access #map .flx .lf {
  width: 420px;
}

.low.access #map .flx .lf img {
  margin-bottom: 18px;
}

.low.access #map .flx .lf .txt {
  padding-right: 50px;
}

.low.access #map .flx .lf .txt p {
  padding-bottom: 1.5em;
}

.low.access #map .flx .lf .txt p .sp {
  display: none;
}

.low.access #map .flx .lf .txt p .pc {
  display: inline-block;
}

.low.access #map .embed_map {
  display: block;
  width: 720px;
  height: 460px;
  background-color: #f0f0f0;
  margin-bottom: 30px;
}

.low.access #map .map-videos {
  display: flex;
}

.low.access #map .map-videos .map-video {
  width: calc((100% - 30px)/2);
  margin-right: 30px;
}

.low.access #map .map-videos .map-video iframe {
  height: 220px;
}

.low.access #map .map-videos .map-video:nth-child(2n) {
  margin-right: 0px;
}

/*:-- terms --:*/
.low.terms #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.terms #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.terms #mainVisual .txt {
  padding-top: 85px;
}

.low.terms #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.terms #mainVisual h1:after {
  background-color: #3b734a;
}

.low.terms #mainVisual p {
  color: #333333;
}

.low.terms section .inner {
  width: 720px;
  border: none;
}

.low.terms section .inner h2 {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.low.terms section .inner h2:before {
  content: "";
  display: block;
  width: 16px;
  height: 3px;
  position: absolute;
  ;
  left: 0px;
  top: 13px;
  background-color: #538460;
}

.low.terms section .inner h3 {
  font-size: 16px;
  font-weight: normal;
}

.low.terms section .inner p {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 45px;
}

.low.terms section .inner p.read {
  padding-bottom: 35px;
}

.low.terms section .inner ul.alpha {
  list-style-type: lower-alpha;
  margin-left: 1em;
  margin-bottom: 45px;
}

/*:-- privacy --:*/
.low.privacy #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.privacy #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.privacy #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.privacy #mainVisual .txt {
  padding-top: 85px;
}

.low.privacy #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.privacy #mainVisual h1:after {
  background-color: #3b734a;
}

.low.privacy #mainVisual p {
  color: #333333;
}

.low.privacy section .inner {
  width: 720px;
  border: none;
}

.low.privacy section .inner h2 {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.low.privacy section .inner h2:before {
  content: "";
  display: block;
  width: 16px;
  height: 3px;
  position: absolute;
  ;
  left: 0px;
  top: 13px;
  background-color: #538460;
}

.low.privacy section .inner h3 {
  font-size: 16px;
  font-weight: normal;
}

.low.privacy section .inner p {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 45px;
}

.low.privacy section .inner p.read {
  padding-bottom: 35px;
}

.low.privacy section .inner dl {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 35px;
}

.low.privacy section .inner dl dt {
  width: 48px;
}

.low.privacy section .inner dl dd {
  width: calc(100% - 48px);
}

.low.privacy section .inner table {
  width: 100%;
  border-top: solid 1px #c2c2c2;
  border-left: solid 1px #c2c2c2;
  margin-bottom: 45px;
}

.low.privacy section .inner table tr th {
  background-color: #f4f4f4;
  border-bottom: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  padding: 15px 20px;
}

.low.privacy section .inner table tr td {
  border-bottom: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  padding: 15px 20px;
}

.low.privacy section .inner table tr td p{ margin-bottom: 20px; }
.low.privacy section .inner table tr td p:last-child{ margin-bottom: 0px; }

/*:-- privacy --:*/
.low.privacy_en #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.privacy_en #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.privacy_en #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.privacy_en #mainVisual .txt {
  padding-top: 85px;
}

.low.privacy_en #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.privacy_en #mainVisual h1:after {
  background-color: #3b734a;
}

.low.privacy_en #mainVisual p {
  color: #333333;
}

.low.privacy_en section .inner {
  width: 720px;
  border: none;
}

.low.privacy_en section .inner h2 {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.low.privacy_en section .inner h2:before {
  content: "";
  display: block;
  width: 16px;
  height: 3px;
  position: absolute;
  ;
  left: 0px;
  top: 13px;
  background-color: #538460;
}

.low.privacy_en section .inner h3 {
  font-size: 16px;
  font-weight: normal;
}

.low.privacy_en section .inner p {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 45px;
}

.low.privacy_en section .inner p.read {
  padding-bottom: 35px;
}

.low.privacy_en section .inner dl {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 35px;
}

.low.privacy_en section .inner dl dt {
  width: 48px;
}

.low.privacy_en section .inner dl dd {
  width: calc(100% - 48px);
}

.low.privacy_en section .inner table {
  width: 100%;
  border-top: solid 1px #c2c2c2;
  border-left: solid 1px #c2c2c2;
  margin-bottom: 45px;
}

.low.privacy_en section .inner table tr th {
  background-color: #f4f4f4;
  border-bottom: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  padding: 15px 20px;
}

.low.privacy_en section .inner table tr td {
  border-bottom: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  padding: 15px 20px;
}

/*:-- contact --:*/
.low.contact #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.contact #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.contact #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.contact #mainVisual .txt {
  padding-top: 85px;
}

.low.contact #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.contact #mainVisual h1:after {
  background-color: #3b734a;
}

.low.contact #mainVisual p {
  color: #333333;
}

.low.contact section .inner {
  border-top: none;
}

.low.contact section .inner p {
  text-align: center;
  padding-bottom: 50px;
}

.low.contact section .inner dl {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #cccccc;
  margin-bottom: 40px;
}

.low.contact section .inner dl dt {
  padding: 30px 35px;
  width: 290px;
  border-bottom: solid 1px #cccccc;
  font-size: 16px;
  line-height: 1em;
  vertical-align: middle;
  display: block;
}

.low.contact section .inner dl dt span {
  margin-top: 4px;
  display: inline-block;
  position: relative;
  padding-left: 17px;
}

.low.contact section .inner dl dt span:before {
  content: "";
  display: block;
  width: 2px;
  height: 26px;
  position: absolute;
  left: 0px;
  top: calc(50% - 13px);
  background-color: #538460;
}

.low.contact section .inner dl dd {
  padding: 23px 35px;
  padding-left: 0px;
  width: 445px;
  border-bottom: solid 1px #cccccc;
}

.low.contact section .inner dl dd input,
.low.contact section .inner dl dd textarea {
  background-color: #f4f4f4;
  border-radius: 6px;
  border: solid 1px #c2c2c2;
  padding: 10px 15px;
  width: 390px;
  font-size: 16px;
}

.low.contact section .inner dl dd textarea {
  height: 200px;
}

.low.contact section .inner dl dd .select-box {
  border: solid 1px #c2c2c2;
  border-radius: 6px;
  position: relative;
  width: 420px;
  overflow: hidden;
}

.low.contact section .inner dl dd .select-box:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 4px rgba(0, 0, 0, 0);
  border-top-width: 8px;
  border-top-color: #538460;
  position: absolute;
  right: 16px;
  top: 19px;
  pointer-events: none;
}

.low.contact section .inner dl dd .select-box select {
  -webkit-appearance: none;
  padding: 10px 15px;
  width: 450px;
  border: none;
  background-color: #fff;
  font-size: 16px;
}

.low.contact section .inner .wpcf7-form-control-wrap {
  width: 304px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.low.contact section .inner button,
.low.contact section .inner input[type=submit] {
  display: block;
  width: 190px;
  padding: 16px 0;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  background-color: #dd9a87;
  color: #fff;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  border: none;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  cursor: pointer;
  -webkit-appearance: none;
}

.low.contact section .inner button:hover,
.low.contact section .inner input[type=submit]:hover {
  background-color: #888888;
}

/*
.low.contact section .inner button:before,
.low.contact section .inner input[type=submit]:hover{ content: ""; display: block; height: 2px; width: 182px; background-color: #fff; position: absolute; left: 4px; bottom: 1px; }
*/
/*:-- recruit --:*/
.low.recruit #main {
  border-top: none;
}

.low.recruit #mainVisual {
  background-image: url(../img/recruit/main_bg.png);
  background-size: cover;
  background-position: center;
}

.low.recruit .ancher {
  background-color: #eff4f1;
  border-bottom: solid 1px #fff;
  display: flex;
  justify-content: center;
}

.low.recruit .ancher ul {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.low.recruit .ancher ul li {
  display: inline-block;
  margin: 0 10px;
  margin-bottom: 10px;
}

.low.recruit .ancher ul li a {
  display: block;
  border-radius: 4px;
  color: #333333;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
  text-align: center;
  padding: 18px 25px 16px 25px;
  font-size: 16px;
  line-height: 1.2em;
  min-width: 140px;
  width: 265px;
}

.low.recruit .ancher ul li a i {
  width: 19px;
  height: 10px;
  display: inline-block;
  margin-right: 15px;
}

.low.recruit .ancher ul li a i:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 11px;
  background-image: url(../img/about/ico_ancher.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.low.recruit .ancher ul:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.low.recruit .ancher ul li a:hover {
  background-color: #fcf0f0;
  border: solid 2px #fff;
}

.low.recruit #vision {
  background-color: #e0e9e3;
  padding-top: 50px;
  padding-bottom: 75px;
}

.low.recruit #vision .inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.recruit #vision .inner>h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.recruit #vision .inner>h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.recruit #vision .inner>p.read {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #659071;
  margin-bottom: 40px;
}

.low.recruit #vision .cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.low.recruit #vision .cards .card {
  width: 560px;
  height: 213px;
  background-color: #fff;
  margin-bottom: 20px;
}

.low.recruit #vision .cards .card .card-inner {
  display: table-cell;
  width: 560px;
  height: 213px;
  vertical-align: middle;
}

.low.recruit #vision .cards .card .card-inner h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #659071;
  margin-bottom: 1em;
}

.low.recruit #vision .cards .card .card-inner p {
  font-size: 16px;
  text-align: center;
  color: #333333;
}

.low.recruit #vision .message {
  background-color: #fff;
  padding-left: 152px;
  padding-right: 152px;
  padding-top: 45px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.low.recruit #vision .message h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 1em;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 45px;
}

.low.recruit #vision .message h3:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #b0b0b0;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
}

.low.recruit #vision .message ul {
  text-align: center;
  padding-bottom: 35px;
}

.low.recruit #vision .message ul li {
  list-style: none;
  display: inline-block;
  margin: 0 6px;
}

.low.recruit #message {
  background-color: #e0e9e3;
  background-color: #eff4f1;
  padding-top: 50px;
  padding-bottom: 75px;
}

.low.recruit #message .inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.recruit #message .inner>h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.recruit #message .inner>h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.recruit #message .inner .ms-box {
  background-color: #fff;
  padding-left: 152px;
  padding-right: 152px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.low.recruit #message .inner .ms-box p {
  margin-bottom: 1.4em;
}

.low.partners #mainVisual {
  background-image: url(../img/staff/main_bg.png);
  background-size: cover;
  background-position: center bottom;
}

#partners_intro {
  background-color: #d0ddd4;
}

#partners_intro .inner {
  padding-top: 70px;
  padding-bottom: 100px;
  border: none;
}

#partners_intro .subsec p {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: bold;
  color: #659071;
  text-align: center;
}

#partners_intro .subsec+h2 {
  margin-top: 95px;
}

#partners_intro .subsec p {
  margin-bottom: 50px;
}

#partners_intro .subsec img {
  max-width: 100%;
}

#partners_intro .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 30px;
}

#partners_intro .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

#partners_intro .read {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.partners_list {}

.partners_list ul {
  display: flex;
  flex-wrap: wrap;
}

.partners_list ul li {
  width: 200px;
  height: 120px;
  margin-right: 13px;
  margin-bottom: 16px;
  list-style: none;
}

.partners_list ul li img {
  max-width: 100%;
  height: auto;
}

.partners_list ul li:nth-child(4n) {
  margin-right: 0px;
}

#partners_renkei {
  background-color: #e0e9e3;
}

#partners_renkei .inner {
  padding-top: 70px;
  padding-bottom: 100px;
  border: none;
}

#partners_renkei .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 70px;
}

#partners_renkei .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

#partners_renkei .subsec p {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: bold;
  color: #659071;
  text-align: center;
}

#partners_renkei .inner table {
  width: 100%;
  table-layout: auto;
}

#partners_renkei .inner table tr th {
  font-size: 16px;
  color: #333333;
  padding: 15px 10px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  margin-right: 0px;
  position: relative;
  width: calc(140px - 20px);
  white-space: nowrap;
}

#partners_renkei .inner table tr th:before {
  content: "";
  display: block;
  width: 125px;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: #659071;
}

#partners_renkei .inner table tr td {
  font-size: 16px;
  color: #333333;
  padding: 15px 10px;
  text-align: left;
  position: relative;
  width: calc(100% - 20px);
}

#partners_renkei .inner table tr td:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-color: #659071;
}

#partners_renkei .inner table tr td dl {
  display: flex;
  flex-wrap: wrap;
  width: 680px;
}

#partners_renkei .inner table tr td dl dt {
  color: #3b734a;
  width: 104px;
}

#partners_renkei .inner table tr td dl dd {
  width: calc(100% - 104px);
  padding-bottom: 10px;
}

#partners_media {}

#partners_media .inner {
  padding-top: 70px;
  padding-bottom: 100px;
  border: none;
}

#partners_media .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 70px;
}

#partners_media .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

#partners_media .media_item {
  display: flex;
  border-bottom: solid 1px #659071;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

#partners_media .media_item .media_item_txt {
  width: 390px;
  margin-right: 30px;
}

#partners_media .media_item .media_item_txt h3 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 20px;
}

#partners_media .media_item .media_item_thumb {
  width: 420px;
}

#partners_media .media_item .media_item_thumb img {
  max-width: 100%;
}

#partners_media .other_media {
  max-width: 685px;
  margin-left: auto;
  margin-right: auto;
}

#partners_media .other_media p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}

#partners_media .other_media .media_archives {
  display: flex;
}

#partners_media .other_media .media_archives li {
  width: 160px;
  list-style: none;
  margin-right: 13px;
}

#partners_media .other_media .media_archives li:last-child {
  margin-right: 0px;
}

#partners_media .other_media .media_archives li a {
  text-decoration: none;
  width: 160px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #b2c7b8;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1em;
}

#partners_media .other_media .media_archives li a:hover {
  background-color: #659071;
  color: #fff;
}

#partners_kojin {
  background-color: #d0ddd4;
}

#partners_kojin .inner {
  padding-top: 70px;
  padding-bottom: 100px;
  border: none;
}

#partners_kojin .inner h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 50px;
}

#partners_kojin .inner h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

#partners_kojin .inner .read {
  text-align: center;
  margin-bottom: 30px;
}

#partners_kojin .inner .read p {
  font-weight: bold;
  font-size: 18px;
}

#partners_kojin .inner .partners_kojin_items {
  max-width: 840px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

#partners_kojin .inner .partners_kojin_items .partners_kojin_item {
  box-sizing: border-box;
  display: block;
  /*display: flex; flex-direction: column; justify-content: center; align-items:stretch;*/
  text-align: left;
  width: calc((100% - 24px)/2);
  background-color: #fff;
  margin-right: 24px;
  padding: 40px;
}

#partners_kojin .inner .partners_kojin_items .partners_kojin_item img {
  max-width: 100%;
  margin-bottom: 30px;
  vertical-align: top;
}

#partners_kojin .inner .partners_kojin_items .partners_kojin_item p {
  max-width: 100%;
  font-size: 16px;
  text-align: left;
}

#partners_kojin .inner .partners_kojin_items .partners_kojin_item:first-child {}

#partners_kojin .inner .partners_kojin_items .partners_kojin_item:last-child {
  margin-right: 0px;
}

#partners_kojin .inner .partners_kojin_btns {}

#partners_kojin .inner .partners_kojin_btns p {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: bold;
  color: #659071;
  text-align: center;
  margin-bottom: 35px;
}

#partners_kojin .inner .partners_kojin_btns .btns {
  margin-bottom: 30px;
  display: block;
}

#partners_kojin .inner .partners_kojin_btns .btns:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

#partners_kojin .inner .partners_kojin_btns .btns a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  width: 365px;
  margin-left: auto;
  margin-right: auto;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns01 {
  display: block;
  width: 365px;
  padding: 20px 0;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  background-color: #fff;
  border: solid 3px #dd9a87;
  color: #dd9a87;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns01:before {
  content: "";
  display: none;
  height: 2px;
  width: 182px;
  background-color: #fff;
  position: absolute;
  left: 4px;
  bottom: 1px;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns01 i.ico07 {
  width: 24px;
  height: 16px;
  margin-right: 10px;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns01 i.ico07 svg {
  width: 24px;
  height: 23px;
  stroke: #dd9a87;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

#partners_kojin .inner .partners_kojin_btns .btns .btns03 {
  display: block;
  width: 365px;
  padding: 20px 0;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  background-color: #fff;
  border: solid 3px #e3aa03;
  color: #e3aa03;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns03 i.ico09 {
  width: 24px;
  height: 16px;
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns03 i.ico09 svg {
  position: absolute;
  left: 0px;
  top: -4px;
  width: 24px;
  fill: none;
  stroke: #e3aa03;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

#partners_kojin .inner .partners_kojin_btns .btns .btns03:before {
  content: "";
  display: none;
  height: 2px;
  width: 182px;
  background-color: #fff;
  position: absolute;
  left: 4px;
  bottom: 1px;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns01:hover {
  background-color: #dd9a87;
  color: #fff;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns01:hover i.ico07 svg {
  stroke: #fff;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns03:hover {
  background-color: #e3aa03;
  color: #fff;
}

#partners_kojin .inner .partners_kojin_btns .btns .btns03:hover i.ico09 svg {
  stroke: #fff;
}

#partners_kojin .inner .sns_btns {
  padding-top: 10px;
}

#partners_kojin .inner .sns_btns .sns {
  display: flex;
  width: 306px;
  margin-left: auto;
  margin-right: auto;
}

#partners_kojin .inner .sns_btns .sns li {
  margin-left: 10px;
  margin-right: 10px;
  list-style: none;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

#partners_kojin .inner .sns_btns .sns li a {
  display: flex;
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#partners_kojin .inner .sns_btns .sns li a:hover {
  opacity: .7;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#partners_kojin .inner .sns_btns .sns li a i {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0px;
  margin: 0px;
  border: none;
  font-style: normal;
}

#partners_kojin .inner .sns_btns .sns li a:hover i {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0px;
}

#partners_kojin .inner .sns_btns .sns li a .ico_insta {
  width: 28px;
  height: 28px;
  position: relative;
}

#partners_kojin .inner .sns_btns .sns li a .ico_insta svg {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#partners_kojin .inner .sns_btns .sns li a .ico_fb {
  width: 28px;
  height: 28px;
  position: relative;
}

#partners_kojin .inner .sns_btns .sns li a .ico_fb svg {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#partners_kojin .inner .sns_btns .sns li a .ico_tw {
  width: 32px;
  height: 26px;
  position: relative;
}

#partners_kojin .inner .sns_btns .sns li a .ico_tw svg {
  width: 32px;
  height: 26px;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 1140px) {
  .low.recruit #message .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.recruit #message .inner .ms-box {
    background-color: #fff;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 45px;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 740px) {
  .low.recruit #message {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .low.recruit #message .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.recruit #message .inner>h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.recruit #message .inner>h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.recruit #message .inner .ms-box {
    padding: 20px;
  }

  .low.recruit #message .inner .ms-box p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify;
  }
}

.low.recruit #life {
  background-color: #d0ddd4;
  background-color: #e0e9e3;
  padding-top: 50px;
  padding-bottom: 75px;
}

.low.recruit #life .inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.recruit #life .inner>h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.recruit #life .inner>h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.recruit #life .inner .life-boxs {}

.low.recruit #life .inner .life-boxs .life-box {
  background-color: #fff;
  padding-left: 152px;
  padding-right: 152px;
  padding-top: 45px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.low.recruit #life .inner .life-boxs .life-box h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 1em;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 45px;
}

.low.recruit #life .inner .life-boxs .life-box h3:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #b0b0b0;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
}

.low.recruit #life .inner .life-boxs .life-box ul {
  text-align: center;
  padding-bottom: 35px;
}

.low.recruit #life .inner .life-boxs .life-box ul li {
  list-style: none;
  display: inline-block;
  margin: 0 6px;
}

.low.recruit #life .inner .life-boxs .life-box p small {
  font-size: 12px;
}

.low.recruit #voice {
  background-color: #e0e9e3;
  background-color: #d0ddd4;
  padding-top: 50px;
  padding-bottom: 40px;
}

.low.recruit #voice .inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.recruit #voice .inner>h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.recruit #voice .inner>h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.recruit #voice .inner .life-boxs {}

.low.recruit #voice .inner .life-boxs .life-box {
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 45px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

.low.recruit #voice .inner .life-boxs .life-box .life-box-ttl p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  padding-bottom: 8px;
}

.low.recruit #voice .inner .life-boxs .life-box .life-box-ttl h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 1em;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 45px;
}

.low.recruit #voice .inner .life-boxs .life-box .life-box-ttl h3:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #b0b0b0;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .photo {
  width: 300px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .txt {
  padding-right: 50px;
  width: calc(100% - 300px - 50px);
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .txt h4 {
  padding-bottom: 0.5em;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .txt p {
  padding-bottom: 1.5em;
  text-align: justify;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .txt2 {
  width: 100%;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .txt2 h4 {
  padding-bottom: 0.5em;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .txt2 p {
  padding-bottom: 1.5em;
  text-align: justify;
}

.low.recruit #entry {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 40px;
}

.low.recruit #entry .inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.recruit #entry .inner>h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.recruit #entry .inner>h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.recruit #entry .inner>p {
  width: 686px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.low.recruit #entry .inner>p.matome {
  font-size: 20px;
  line-height: 1.8em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 40px;
}

.low.recruit #entry .inner>p.matome a {
  border-bottom: solid 2px #659071;
  padding-bottom: 5px;
  display: inline;
  text-decoration: none;
}

.low.recruit #entry .inner>p.matome a:hover {
  border-bottom: solid 2px #fff;
}

.low.recruit #entry .inner ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
}

.low.recruit #entry .inner ul li {
  list-style: none;
  width: calc((100% - 10px)/2);
  margin-right: 10px;
  margin-bottom: 10px;
}

.low.recruit #entry .inner ul li a {
  font-size: 16px;
  line-height: 1.2em;
  border: solid 1px #659071;
  color: #659071;
}

.low.recruit #entry .inner ul li a i {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  height: 19px;
}

.low.recruit #entry .inner ul li a i:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 8px rgba(255, 255, 255, 0);
  border-right-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 4px;
  border-top-color: #659071;
  position: absolute;
  left: 0px;
  top: 8px;
}

.low.recruit #entry .inner ul li:nth-child(2n) {
  margin-right: 0px;
}

.low.recruit #entry .inner ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 9px 0 11px 0;
  font-weight: bold;
  box-sizing: border-box;
}

/*
.low.recruit #entry .inner ul li:nth-child(1) a i {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  height: 19px;
}

.low.recruit #entry .inner ul li:nth-child(1) a i:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 8px rgba(255,255,255,0);
  border-right-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 4px;
  border-top-color: #659071;
  position: absolute;
  left: 0px;
  top: 8px;
}

.low.recruit #entry .inner ul li:nth-child(2) a i {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  height: 19px;
}

.low.recruit #entry .inner ul li:nth-child(2) a i:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 8px rgba(255,255,255,0);
  border-right-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 4px;
  border-top-color: #427aa6;
  position: absolute;
  left: 0px;
  top: 8px;
}

.low.recruit #entry .inner ul li:nth-child(1) {
  margin-right: 5px;
}

.low.recruit #entry .inner ul li:nth-child(1) a {
  font-size: 16px;
  line-height: 1.2em;
  border: solid 1px #659071;
  color: #659071;
}
*/
.low.recruit #entry .inner ul li a.select,
.low.recruit #entry .inner ul li a:hover {
  background-color: #659071;
  color: #fff;
}

.low.recruit #entry .inner ul li a.select i,
.low.recruit #entry .inner ul li a:hover i {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  height: 19px;
}

.low.recruit #entry .inner ul li a.select i:before,
.low.recruit #entry .inner ul li a:hover i:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 8px rgba(255, 255, 255, 0);
  border-right-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 4px;
  border-top-color: #fff;
  position: absolute;
  left: 0px;
  top: 8px;
}

/*
.low.recruit #entry .inner ul li:nth-child(2) a.select,
.low.recruit #entry .inner ul li:nth-child(2) a:hover {
  background-color: #427aa6;
  color: #fff;
}

.low.recruit #entry .inner ul li:nth-child(2) a.select i,
.low.recruit #entry .inner ul li:nth-child(2) a:hover i {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  height: 19px;
}

.low.recruit #entry .inner ul li:nth-child(2) a.select i:before,
.low.recruit #entry .inner ul li:nth-child(2) a:hover i:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 8px rgba(255,255,255,0);
  border-right-width: 4px;
  border-left-width: 4px;
  border-bottom-width: 4px;
  border-top-color: #fff;
  position: absolute;
  left: 0px;
  top: 8px;
}
*/
.low.recruit table.recruit {
  border-top: 1px solid #659071;
  border-left: 1px solid #659071;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  margin-bottom: 26px;
}

.low.recruit table.recruit tr th {
  border-bottom: 1px solid #659071;
  border-right: 1px solid #659071;
  background-color: #e0e9e3;
  padding: 10px 20px;
  vertical-align: middle;
  box-sizing: border-box;
  width: 200px;
  text-align: left;
  color: #659071;
}

.low.recruit table.recruit tr td {
  border-bottom: 1px solid #659071;
  border-right: 1px solid #659071;
  background-color: #fff;
  padding: 10px 20px;
  box-sizing: border-box;
  text-align: left;
  color: #659071;
}

.low.recruit table.recruit tr:first-child td {
  font-weight: bold;
}

.low.recruit table.recruit.stuff02 {
  display: none;
  border-top: 1px solid #427aa6;
  border-left: 1px solid #427aa6;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  margin-bottom: 26px;
}

.low.recruit table.recruit.stuff02 tr th {
  border-bottom: 1px solid #427aa6;
  border-right: 1px solid #427aa6;
  background-color: #e6edf2;
  padding: 10px 20px;
  vertical-align: middle;
  box-sizing: border-box;
  width: 200px;
  text-align: left;
  color: #427aa6;
}

.low.recruit table.recruit.stuff02 tr td {
  border-bottom: 1px solid #427aa6;
  border-right: 1px solid #427aa6;
  background-color: #fff;
  padding: 10px 20px;
  box-sizing: border-box;
  text-align: left;
  color: #427aa6;
}

/*:-- staff --:*/
.low.staff #main {
  border-top: none;
}

.low.staff #mainVisual {
  background-image: url(../img/staff/main_bg.png);
  background-size: cover;
  background-position: center bottom;
}

.low.staff #staff_list {
  background-color: #d0ddd4;
}

.low.staff #staff_list .inner {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  padding-top: 75px;
  padding-bottom: 75px;
}

.low.staff #staff_list .inner .staff-boxs {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-right: auto;
}

.low.staff #staff_list .inner .staff-boxs .staff-box {
  width: 360px;
  padding-bottom: 50px;
  margin-right: 30px;
}

.low.staff #staff_list .inner .staff-boxs .staff-box:nth-child(3n) {
  margin-right: 0px;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo {
  position: relative;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo .img_outline:after {
  content: "";
  display: block;
  border: solid 4px #fff;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo .img_outline {
  position: relative;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo .img_outline img {
  width: 100%;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo {
  margin-bottom: 20px;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-ttl p {
  font-size: 16px;
  color: #538460;
  font-weight: bold;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-ttl h2 {
  font-size: 24px;
  color: #538460;
  font-weight: bold;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-ttl {
  margin-bottom: 20px;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-message p {
  font-size: 14px;
}

.low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-message h3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.low.staff #staff_list .inner .box-end {
  text-align: center;
  padding-bottom: 50px;
}

.low.staff #staff_list .inner .box-end p {
  font-size: 20px;
  line-height: 1.8em;
  color: #659071;
  font-weight: bold;
  margin-bottom: 24px;
}

.btn.arow {
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  width: 250px;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 10px 0px 15px 0px;
  color: #333333;
  font-weight: bold;
}

.ico_arrow {
  width: 206px;
  height: 20px;
  display: block;
  position: absolute;
  left: calc(50% - 103px);
  bottom: 8px;
}

.btn.arow .ico_arrow svg path {
  fill: none;
  stroke: #cd5517;
  stroke-width: 3;
}

/*:-- topics --:*/
.low.topics #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.topics #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.topics #mainVisual .txt {
  padding-top: 85px;
}

.low.topics #mainVisual h1 {
  color: #333333;
  font-weight: normal;
}

.low.topics #mainVisual h1:after {
  background-color: #3b734a;
}

.low.topics #mainVisual p {
  color: #333333;
}

.low.topics section .inner {
  width: 1140px;
}

.low.topics section .inner.not-line {
  border: none;
}

.low.topics section .inner .tools {
  padding-top: 29px;
  padding-bottom: 40px;
}

.low.topics section .inner .tools.line {
  border-top: solid 1px #cccccc;
}

.low.topics section .inner .tools .sort-btns {
  float: left;
  display: flex;
}

.low.topics section .inner .tools .sort-btns:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.low.topics section .inner .tools .sort-category {
  margin-right: 10px;
  border: solid 1px #cd5517;
  border-radius: 4px;
  width: 184px;
  overflow: hidden;
  margin-right: 17px;
  position: relative;
}

.low.topics section .inner .tools .sort-category p {
  width: calc(100% - 30px);
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4em;
  color: #cd5517;
  text-align: center;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.low.topics section .inner .tools .sort-category p:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 5px rgba(255, 255, 255, 0);
  border-top-color: #cd5517;
  border-top-width: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.low.topics section .inner .tools .sort-category select {
  width: 200px;
  -webkit-appearance: none;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.2em;
  color: #cd5517;
  text-align: center;
  background-color: #fff;
}

.low.topics section .inner .tools .sort-category select option {
  text-align: center;
  display: block;
}

.low.topics section .inner .tools .sort-date {
  border: solid 1px #cd5517;
  border-radius: 4px;
  width: 184px;
  overflow: hidden;
  position: relative;
}

.low.topics section .inner .tools .sort-date p {
  width: calc(100% - 30px);
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4em;
  color: #cd5517;
  text-align: center;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.low.topics section .inner .tools .sort-date p:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: solid 5px rgba(255, 255, 255, 0);
  border-top-color: #cd5517;
  border-top-width: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.low.topics section .inner .tools .sort-date select {
  width: 200px;
  -webkit-appearance: none;
  border: none;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.2em;
  color: #cd5517;
  text-align: center;
  background-color: #fff;
}

.low.topics section .inner .tools .sort-date select option {
  text-align: center;
  display: block;
}

.low.topics section .inner .tools .pageantion {
  float: right;
}

.low.topics #main section .inner .tools .pageantion a {
  padding: 0px;
  border: solid 1px #cd5517;
  box-sizing: border-box;
  display: inline-block;
  color: #cd5517;
  width: 42px;
  height: 42px;
  text-align: center;
  text-decoration: none;
  float: left;
  margin-left: 5px;
  line-height: 42px;
}

.low.topics section .inner .tools .pageantion span.current {
  padding: 0px;
  border: solid 1px #cd5517;
  box-sizing: border-box;
  background-color: #cd5517;
  color: #fff;
  display: inline-block;
  width: 42px;
  height: 42px;
  text-align: center;
  text-decoration: none;
  float: left;
  margin-left: 5px;
  line-height: 42px;
}

.low.topics #main section .inner .tools .pageantion a.prev {
  display: inline-block;
  border: none;
  background-image: url(../img/topics/ico_aow_lf.png);
  background-repeat: no-repeat;
  background-position: center;
}

.low.topics #main section .inner .tools .pageantion a.next {
  display: inline-block;
  border: none;
  background-image: url(../img/topics/ico_aow_ri.png);
  background-repeat: no-repeat;
  background-position: center;
}

.low.topics #main section .inner .tools .pageantion a {
  display: inline-block;
  border: solid 1px #cd5517;
  box-sizing: border-box;
  display: inline-block;
  color: #cd5517;
  width: 42px;
  height: 42px;
  text-align: center;
  text-decoration: none;
  float: left;
  margin: 0px;
  margin-left: 5px;
  line-height: 42px;
}

.low.topics section .inner .tools .pageantion span.current {
  display: inline-block;
  border: solid 1px #cd5517;
  box-sizing: border-box;
  background-color: #cd5517;
  color: #fff;
  display: inline-block;
  width: 42px;
  height: 42px;
  text-align: center;
  text-decoration: none;
  float: left;
  margin: 0px;
  margin-left: 5px;
  line-height: 42px;
}

.low.topics #main section .inner .tools .pageantion span.previouspostslink,
.low.topics #main section .inner .tools .pageantion span.nextpostslink {
  display: inline-block;
  border: solid 1px #cd5517;
  box-sizing: border-box;
  display: inline-block;
  color: #cd5517;
  width: 42px;
  height: 42px;
  text-align: center;
  text-decoration: none;
  float: left;
  margin: 0px;
  margin-left: 5px;
  line-height: 42px;
  opacity: .3;
}

.low.topics #main section .inner .tools .pageantion a.previouspostslink,
.low.topics #main section .inner .tools .pageantion span.previouspostslink {
  display: inline-block;
  border: none;
  background-image: url(../img/topics/ico_aow_lf.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  background-size: auto 19px;
}

.low.topics #main section .inner .tools .pageantion a.nextpostslink,
.low.topics #main section .inner .tools .pageantion span.nextpostslink {
  display: inline-block;
  border: none;
  background-image: url(../img/topics/ico_aow_ri.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  background-size: auto 19px;
}

.low.topics #main section .inner .tools .pageantion a.first,
.low.topics #main section .inner .tools .pageantion span.first {
  display: inline-block;
  border: none;
  text-decoration: none;
  font-size: .8em;
  width: auto;
  height: auto;
  line-height: 19px;
  padding-top: 8px;
}

.low.topics #main section .inner .tools .pageantion a.last,
.low.topics #main section .inner .tools .pageantion span.last {
  display: inline-block;
  border: none;
  text-decoration: none;
  font-size: .8em;
  width: auto;
  height: auto;
  line-height: 19px;
  padding-top: 8px;
}

.low.topics #main section .inner .tools .pageantion a.first:after,
.low.topics #main section .inner .tools .pageantion span.first:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: solid 1px #cd5517;
}

.low.topics #main section .inner .tools .pageantion a.last:after,
.low.topics #main section .inner .tools .pageantion span.last:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: solid 1px #cd5517;
}

.low.topics section .inner .tools:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.low.topics section .inner .list-boxs {
  display: flex;
  flex-wrap: wrap;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.low.topics section .inner .list-boxs .list-box {
  width: 360px;
  margin-right: 30px;
}

.low.topics section .inner .list-boxs .list-box:nth-child(3n) {
  margin-right: 0px;
}

.low.topics section .inner .list-boxs .list-box .photo {
  margin-bottom: 12px;
}

.low.topics section .inner .list-boxs .list-box .photo a {
  position: relative;
  display: block;
}

.low.topics section .inner .list-boxs .list-box .photo a:after {
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  opacity: 0;
}

.low.topics section .inner .list-boxs .list-box .photo a:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
}

.low.topics section .inner .list-boxs .list-box .txt {
  padding-bottom: 35px;
}

.low.topics section .inner .list-boxs .list-box .txt h2 {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.low.topics section .inner .list-boxs .list-box .txt p {
  font-size: 16px;
  line-height: 1.6em;
}

.low.topics section .inner .list-boxs .list-box .txt .date {
  display: inline-block;
  padding-right: 10px;
}

.low.topics section .inner .list-boxs .list-box .txt .date p {
  font-size: 13px;
  line-height: 1.6em;
}

.low.topics section .inner .list-boxs .list-box .txt .cat {
  display: inline-block;
}

.low.topics section .inner .list-boxs .list-box .txt .cat p {
  font-size: 13px;
  line-height: 1.6em;
  color: #659071;
}

.low.topics section .inner .list-boxs .list-box .txt .cat p a {
  text-decoration: none;
}

.low.topics #main {
  border-top: solid #eff4f1 8px;
  padding-bottom: 100px;
}

.low.topics #mainVisual {
  height: 289px;
  background-color: #fff;
}

.low.topics #mainVisual .txt {
  padding-top: 85px;
}

.low.topics #mainVisual p.ttl {
  color: #333333;
  font-size: 40px;
  position: relative;
  line-height: 1.4em;
  letter-spacing: .1em;
  font-weight: bold;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-weight: normal;
}

.low.topics #mainVisual p.ttl:before {
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background-color: #3b734a;
  position: absolute;
  left: calc(50% - 40px);
  bottom: 0;
}

.low.topics #mainVisual p {
  color: #333333;
}

.low.topics section.topics_detail .inner {
  width: 720px;
  padding-right: 65px;
  padding-left: 65px;
  padding-top: 50px;
  padding-bottom: 80px;
}

.low.topics section.topics_detail .inner .ttl {
  padding-bottom: 50px;
}

.low.topics section.topics_detail .inner .ttl h1 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.7em;
  padding-bottom: 20px;
}

.low.topics section.topics_detail .inner .ttl .date {
  display: inline-block;
  padding-right: 10px;
}

.low.topics section.topics_detail .inner .ttl .date p {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 0px;
}

.low.topics section.topics_detail .inner .ttl .cat {
  display: inline-block;
}

.low.topics section.topics_detail .inner .ttl .cat p {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 0px;
  color: #659071;
}

.low.topics section.topics_detail .inner .ttl .cat p a {
  text-decoration: none;
}

.low.topics section.topics_detail .inner .icatch {
  margin-bottom: 80px;
}

.low.topics section.topics_detail .inner .icatch img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.low.topics section.topics_detail .inner h2 {
  font-size: 20px;
  line-height: 1.8em;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.low.topics section.topics_detail .inner h2:before {
  content: "";
  display: block;
  width: 16px;
  height: 3px;
  position: absolute;
  ;
  left: 0px;
  top: 17px;
  background-color: #538460;
}

.low.topics section.topics_detail .inner h3 {
  color: #538460;
  margin-bottom: 25px;
  font-size: 18px;
}

.low.topics section.topics_detail .inner h4 {
  color: #333333;
  margin-bottom: 25px;
  font-size: 16px;
}

.low.topics section.topics_detail .inner h5,
.low.topics section.topics_detail .inner h6 {
  color: #333333;
  margin-bottom: 25px;
  font-size: 16px;
}

.low.topics section.topics_detail .inner>img,
.low.topics section.topics_detail .inner>p>img,
.low.topics section.topics_detail .inner>p>span img {
  max-width: 100%;
  height: auto;
}

.low.topics section.topics_detail .inner p {
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 45px;
}

.low.topics section.topics_detail .inner ul {
  margin-bottom: 45px;
  clear: both;
}

.low.topics section.topics_detail .inner ul li {
  list-style: none;
  position: relative;
  padding-left: 1em;
  font-size: 16px;
  line-height: 2em;
}

.low.topics section.topics_detail .inner ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #538460;
  position: absolute;
  left: 2px;
  top: 13px;
  overflow: hidden;
}

.low.topics section.topics_detail .inner ol {
  margin-bottom: 45px;
  counter-reset: ol_li;
  clear: both;
}

.low.topics section.topics_detail .inner ol li {
  list-style: none;
  position: relative;
  padding-left: 1.2em;
  font-size: 16px;
  line-height: 2em;
}

.low.topics section.topics_detail .inner ol li:before {
  counter-increment: ol_li;
  content: counter(ol_li)".";
  display: block;
  color: #538460;
  position: absolute;
  left: 2px;
  top: 0px;
  overflow: hidden;
  font-size: 16px;
  line-height: 2em;
}

.low.topics section.topics_detail .inner table {
  border-bottom: solid 1px #c2c2c2;
  border-right: solid 1px #c2c2c2;
  margin-bottom: 40px;
  clear: both;
  width: 100%;
}

.low.topics section.topics_detail .inner table tr th {
  border-top: solid 1px #c2c2c2;
  border-left: solid 1px #c2c2c2;
  background-color: #f4f4f4;
  padding: 10px 15px;
}

.low.topics section.topics_detail .inner table tr td {
  border-top: solid 1px #c2c2c2;
  border-left: solid 1px #c2c2c2;
  padding: 10px 15px;
}

.low.topics section.topics_detail .inner table tr td p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.low.topics section.topics_detail .inner table tr th:first-child,
.low.topics section.topics_detail .inner table tr td:first-child {
  background-color: #fafafa;
  font-weight: bold;
}

.low.topics section.topics_detail .inner table tr:first-child th,
.low.topics section.topics_detail .inner table tr:first-child td {
  font-weight: bold;
  background-color: #f4f4f4;
}

.low.topics section.topics_detail .inner figure {
  margin-bottom: 45px;
  display: inline-block;
}

.low.topics section.topics_detail .inner figure img {
  margin-bottom: 10px;
}

.low.topics section.topics_detail .inner figure.alignleft {
  float: left;
}

.low.topics section.topics_detail .inner figure.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.low.topics section.topics_detail .inner figure.alignright {
  float: right;
}

.low.topics section.topics_detail .inner figure figcaption.wp-caption-text {
  font-size: 14px;
  line-height: 1.6em;
  color: #555555;
}

.low.topics.detail {}

.low.topics.detail #main {
  padding-bottom: 0px;
}

.low.topics.detail #kanren {
  background-color: #d0ddd4;
}

.low.topics.detail #kanren .inner {
  padding-top: 50px;
  padding-bottom: 76px;
}

.low.topics.detail #kanren .inner .ttl {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 50px;
}

.low.topics.detail #kanren .inner .ttl:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.topics.detail #kanren .list-boxs {
  display: flex;
  flex-wrap: wrap;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.low.topics.detail #kanren .list-boxs .list-box {
  width: 360px;
  margin-right: 30px;
}

.low.topics.detail #kanren .list-boxs .list-box:nth-child(3n) {
  margin-right: 0px;
}

.low.topics.detail #kanren .list-boxs .list-box .photo {
  margin-bottom: 12px;
}

.low.topics.detail #kanren .list-boxs .list-box .photo a {
  max-height: 240px;
  overflow: hidden;
}

.low.topics.detail #kanren .list-boxs .list-box .photo a:hover {
  opacity: .7;
}

.low.topics.detail #kanren .list-boxs .list-box .txt {
  padding-bottom: 35px;
}

.low.topics.detail #kanren .list-boxs .list-box .txt h2 {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 25px;
  margin-bottom: 45px;
}

.low.topics.detail #kanren .list-boxs .list-box .txt p {
  font-size: 16px;
  line-height: 1.6em;
}

.low.topics.detail #kanren .list-boxs .list-box .txt .date {
  display: inline-block;
  padding-right: 10px;
}

.low.topics.detail #kanren .list-boxs .list-box .txt .date p {
  font-size: 13px;
  line-height: 1.6em;
}

.low.topics.detail #kanren .list-boxs .list-box .txt .cat {
  display: inline-block;
}

.low.topics.detail #kanren .list-boxs .list-box .txt .cat p {
  font-size: 13px;
  line-height: 1.6em;
  color: #659071;
}

.low.topics.detail #kanren .list-boxs .list-box .txt .cat p a {
  text-decoration: none;
}

.low.topics.detail #kanren .list-boxs .list-box .photo a {
  position: relative;
  display: block;
}

.low.topics.detail #kanren .list-boxs .list-box .photo a:after {
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  opacity: 0;
}

.low.topics.detail #kanren .list-boxs .list-box .photo a:hover:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 7px #c8cbc9;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 1;
}

.low.topics.detail #kanren .btns {
  padding-top: 10px;
}

.low.topics.detail #kanren .btn.arow {
  width: 250px;
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 8px 0px 13px 0px;
}

.low.topics.detail #kanren .btn.arow i {
  width: 180px;
  height: 20px;
  left: calc(50% - 90px);
  bottom: 4px;
}

.low.topics.detail #kanren .btn.arow i svg {
  width: 180px;
  height: 20px;
}

/*:-- activity --:*/
.low.activity #main {
  border-top: none;
}

.low.activity #mainVisual {
  background-image: url(../img/staff/main_bg.png);
  background-size: cover;
  background-position: center bottom;
}

.low.activity section .inner {
  border: none;
}

.low.activity .ancher {
  background-color: #eff4f1;
  border-bottom: solid 1px #fff;
}

.low.activity .ancher ul {
  width: 935px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  padding-bottom: 26px;
  text-align: center;
}

.low.activity .ancher ul li {
  display: inline-block;
  margin: 0 8px;
  float: none;
}

.low.activity .ancher ul li a {
  display: block;
  border-radius: 4px;
  color: #333333;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
  text-align: center;
  padding: 16px 30px 16px 30px;
  font-size: 16px;
  line-height: 1.2em;
  min-width: 140px;
  width: 220px;
}

.low.activity .ancher ul li a i {
  width: 19px;
  height: 10px;
  display: inline-block;
  margin-right: 15px;
}

.low.activity .ancher ul li a i:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 11px;
  background-image: url(../img/about/ico_ancher.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.low.activity .ancher ul:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.low.activity .ancher ul li a:hover {
  background-color: #fcf0f0;
  border: solid 2px #fff;
}

.low.activity section {
  background-color: #d0ddd4;
  padding-top: 50px;
  padding-bottom: 100px;
}

.low.activity section .inner {
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}

.low.activity section .inner .ttl p {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}

.low.activity section .inner .ttl h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.activity section .inner .ttl h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.activity section .inner .thumb {
  margin-bottom: 30px;
  position: relative;
  padding-top: 55px;
}

.low.activity section .inner .thumb i.ico {
  display: block;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 55px);
  top: 0px;
}

.low.activity section .inner .thumb img {
  width: 100%;
}

.low.activity section .inner .txt p {
  margin-bottom: 15px;
}

.low.activity section .inner .txt dl {
  display: flex;
  margin-bottom: 15px;
}

.low.activity section .inner .txt dl dt {}

.low.activity section .inner .txt dl dt i.label {
  display: block;
  background-color: #659071;
  border: solid 2px #659071;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 1em;
  padding: 3px 8px;
  border-radius: 4px;
  width: 80px;
  text-align: center;
  box-sizing: border-box;
}

.low.activity section .inner .txt dl dt i.label.border {
  background-color: #fff;
  color: #659071;
  border: solid 2px #659071;
  box-sizing: border-box;
}

.low.activity section .inner .txt dl dd {
  padding: 0px 25px 0px 11px;
  font-size: 15px;
  color: #333333;
}

.low.activity #learning_support {
  background-color: #d0ddd4;
  padding-top: 50px;
  padding-bottom: 100px;
}

.low.activity #learning_support .inner .thumb {
  margin-bottom: 30px;
  position: relative;
  padding-top: 55px;
}

.low.activity #learning_support .inner .thumb i.ico {
  display: block;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 55px);
  top: 0px;
  background-image: url(../img/activity/icon01.svg);
  background-size: 100%;
}

.low.activity section .inner .txt p {
  margin-bottom: 15px;
}

.low.activity section .inner .txt dl {
  display: flex;
  margin-bottom: 15px;
}

.low.activity section .inner .txt dl dt {
  padding-top: 1px;
}

.low.activity section .inner .txt dl dt i.label {
  display: block;
  background-color: #659071;
  border: solid 2px #659071;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 1em;
  padding: 3px 8px;
  border-radius: 4px;
  width: 80px;
  text-align: center;
  box-sizing: border-box;
}

.low.activity section .inner .txt dl dt i.label.border {
  background-color: #fff;
  color: #659071;
  border: solid 2px #659071;
  box-sizing: border-box;
}

.low.activity section .inner .txt dl dd {
  padding: 0px 23px 0px 11px;
  font-size: 15px;
  color: #333333;
}

.low.activity section .inner .txt dl dd i:first-child {
  margin-left: 0px;
}

#main a.btn.arow {
  color: #333333;
}

.low.activity section .inner .txt .btns {
  padding-top: 10px;
}

.low.activity section .inner .txt a.btn.arow {
  width: 180px;
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 8px 0px 13px 0px;
}

.low.activity section .inner .txt .btn.arow i {
  width: 150px;
  height: 20px;
  left: calc(50% - 75px);
  overflow: hidden;
  bottom: 5px;
}

.low.activity section .inner .txt .btn.arow i svg {
  width: 180px;
  height: 20px;
  position: absolute;
  right: 0px;
}

.low.activity #childs_house {
  background-color: #e0e9e3;
  padding-top: 50px;
  padding-bottom: 100px;
}

.low.activity #childs_house .inner .ttl p {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 10px;
}

.low.activity #childs_house .inner .ttl h2 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.low.activity #childs_house .inner .ttl h2:before {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

.low.activity #childs_house .inner .thumb i.ico {
  display: block;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 55px);
  top: 0px;
  background-image: url(../img/activity/icon02.svg);
  background-size: 100%;
}

/*:-- learning_support --:*/
.low.activity.learning_support {
  background-color: #e0e9e3;
}

.low.activity.learning_support #main {
  border-top: none;
}

.low.activity.learning_support #mainVisual {
  background-image: url(../img/activity/learning_support/learning_support_bg.jpg);
  background-size: cover;
  background-position: center bottom;
}

.low.activity.learning_support.childs_house #mainVisual {
  background-image: url(../img/activity/childs_house/childs_house_bg.jpg);
  background-size: cover;
  background-position: center bottom;
}

.low.activity.learning_support #mainVisual p.sub-ttl {
  font-size: 20px;
}

.low.activity.learning_support #learning_support_about {
  background-color: transparent;
  padding-bottom: 50px;
}

.low.activity.learning_support #learning_support_about .ttl {
  position: relative;
}

.low.activity.learning_support #learning_support_about .ttl i.ico {
  display: block;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-color: #659071;
  background-image: url(../img/activity/icon01.svg);
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.low.activity.learning_support.childs_house #learning_support_about .ttl i.ico {
  display: block;
  width: 111px;
  height: 111px;
  border-radius: 50%;
  background-color: #659071;
  background-image: url(../img/activity/icon02.svg);
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.low.activity.learning_support #learning_support_about .ttl h2 {
  font-size: 24px;
  line-height: 1.8em;
  color: #659071;
  padding-bottom: 0px;
  margin-bottom: 45px;
}

.low.activity.learning_support #learning_support_about .ttl h2:before {
  display: none;
}

.low.activity.learning_support #learning_support_about .txt {
  width: 740px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity.learning_support #learning_support_about .txt p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8em;
  color: #659071;
  text-align: center;
  margin-bottom: 40px;
}

.low.activity.learning_support #learning_support_about .txt dl {
 max-width: 630px; margin-left: auto; margin-right: auto;
  padding-top: 0px;
}

.low.activity.learning_support #learning_support_about .txt+.card-box {
  margin-top: 90px;
}

.low.activity.learning_support #learning_support_about .card-box {
  background-color: #fff;
  padding: 50px 30px;
  width: 840px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.low.activity.learning_support #learning_support_about .card-box h2 {
  background-color: #659071;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  width: 235px;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  left: calc(50% - 118px);
  top: -15px;
}

.low.activity.learning_support #learning_support_about .card-box img {
  margin-bottom: 0px;
  width: 369px;
}

.low.activity.learning_support #learning_support_about .card-box dl {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 369px - 40px);
  padding-left: 25px;
}

.low.activity.learning_support #learning_support_about .card-box dl dt {
  padding: 10px 15px;
  width: 100px;
  color: #659071;
  font-weight: bold;
  line-height: 1em;
}

.low.activity.learning_support #learning_support_about .card-box dl dd {
  padding: 10px 15px;
  width: 209px;
  line-height: 1em;
  color: #659071;
}

.low.activity.learning_support #learning_support_schedule {
  background-color: #c7d7cc;
  padding-top: 85px;
  padding-bottom: 80px;
  margin-bottom: 70px;
}

.low.activity.learning_support #learning_support_schedule .inner {
  width: 1140px;
  border: none;
}

.low.activity.learning_support #learning_support_schedule .flx {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.low.activity.learning_support #learning_support_schedule .flx .txt {
  padding-top: 30px;
}

.low.activity.learning_support #learning_support_schedule .flx .img {}

.low.activity.learning_support #learning_support_schedule .flx .img img {
  float: left;
  width: 586px;
  margin-left: 60px;
}

.low.activity.learning_support #learning_support_schedule .flx .card-box {
  background-color: #fff;
  padding: 15px;
  width: 369px;
  position: relative;
}

.low.activity.learning_support #learning_support_schedule .flx .card-box h2 {
  background-color: #659071;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  width: 235px;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  left: calc(50% - 118px);
  top: -15px;
}

.low.activity.learning_support #learning_support_schedule .flx .card-box img {
  margin-bottom: 20px;
  width: 100%;
}

.low.activity.learning_support #learning_support_schedule .flx .card-box dl {
  display: flex;
  flex-wrap: wrap;
}

.low.activity.learning_support #learning_support_schedule .flx .card-box dl dt {
  padding: 10px 15px;
  width: 100px;
  color: #659071;
  font-weight: bold;
  line-height: 1em;
}

.low.activity.learning_support #learning_support_schedule .flx .card-box dl dd {
  padding: 10px 15px;
  width: 209px;
  line-height: 1em;
}

.low.activity.learning_support .white_box {
  background-color: transparent;
  margin-bottom: 30px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.low.activity.learning_support .white_box:last-child {
  margin-bottom: 120px;
}

.low.activity.learning_support .white_box .inner {
  background-color: #fff;
  width: 1140px;
  padding-top: 50px;
  padding-bottom: 80px;
}

.low.activity.learning_support .white_box .inner .ttl {
  font-size: 22px;
  color: #333;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 59px;
}

.low.activity.learning_support .white_box .inner .ttl:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
  background-color: #b0b0b0;
}

.low.activity.learning_support .white_box .inner .img {
  text-align: center;
  margin-left: 90px;
  margin-right: 90px;
}

.low.activity.learning_support .white_box .inner .img>img.sp {
  display: none;
}

.low.activity.learning_support .white_box .inner .img>img.pc {
  display: inline-block;
  width: 100%;
}

.low.activity.learning_support .white_box .inner .points {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity.learning_support .white_box .inner .points .point {
  width: 295px;
}

.low.activity.learning_support .white_box .inner .points .point .point-hd {}

.low.activity.learning_support .white_box .inner .points .point .point-hd i {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 160px;
  height: 160px;
  margin-bottom: 23px;
}

.low.activity.learning_support .white_box .inner .points .point .point-hd h3 {
  font-size: 18px;
  line-height: 1.8em;
  color: #659071;
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.low.activity.learning_support .white_box .inner .points .point .point-hd h3:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
  background-color: #659071;
}

.low.activity.learning_support .white_box .inner .points .point .point-txt {}

.low.activity.learning_support .white_box .inner .points .point .point-txt p {
  font-size: 16px;
}

.low.activity.learning_support .white_box .inner .points .point .point-txt p strong {
  color: #cd5517;
}

.low.activity.learning_support .white_box .inner .points #point01.point .point-hd i {
  background-image: url(../img/activity/learning_support/point01.png);
  background-size: 100%;
}

.low.activity.learning_support .white_box .inner .points #point02.point .point-hd i {
  margin-bottom: 40px;
}

.low.activity.learning_support .white_box .inner .points #point02.point .point-hd h3 {
  padding-bottom: 35px;
}

.low.activity.learning_support .white_box .inner .points #point02.point .point-hd i {
  background-image: url(../img/activity/learning_support/point02.png);
  background-size: 100%;
}

.low.activity.learning_support .white_box .inner .points #point03.point .point-hd i {
  margin-bottom: 40px;
}

.low.activity.learning_support .white_box .inner .points #point03.point .point-hd h3 {
  padding-bottom: 35px;
}

.low.activity.learning_support .white_box .inner .points #point03.point .point-hd i {
  background-image: url(../img/activity/learning_support/point03.png);
  background-size: 100%;
}

.low.activity.learning_support .white_box .inner .point-ft {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.low.activity.learning_support .white_box .inner .point-ft .point-pop {
  display: flex;
  align-items: center;
}

.low.activity.learning_support .white_box .inner .point-ft .point-photo {}

.low.activity.learning_support .white_box .inner .point-ft .point-photo img {
  width: 360px;
}

.low.activity.learning_support .white_box .inner .point-ft ul {
  position: relative;
  padding: 20px 60px;
  background-color: #659071;
  border-radius: 18px;
  width: 405px;
}

.low.activity.learning_support .white_box .inner .point-ft ul li {
  color: #fff;
  list-style: none;
}

.low.activity.learning_support .white_box .inner .point-ft ul li:before {
  content: "・";
}

.low.activity.learning_support .white_box .inner .point-ft ul li u {
  text-decoration: none;
  position: relative;
}

.low.activity.learning_support .white_box .inner .point-ft ul li u:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  ;
  left: 0px;
  bottom: -3px;
}

.low.activity.learning_support .white_box .inner .point-ft ul:after {
  right: -70px;
  top: calc(50% - 17px);
  border: solid transparent;
  content: " ";
  height: 0px;
  width: 0px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #659071;
  border-left-width: 35px;
  border-top-width: 15px;
  border-right-width: 35px;
  border-bottom-width: 15px;
}

.low.activity.learning_support .white_box .inner .point-ft ul li {}

.low.activity.learning_support .white_box .inner .shien-img {
  padding-top: 80px;
}

.low.activity.learning_support .white_box .inner .shien-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  width: 100%;
  height: auto;
}

.low.activity.learning_support .white_box .inner .types {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}

.low.activity.learning_support .white_box .inner .types .type {
  width: 457px;
}

.low.activity.learning_support .white_box .inner .types .type img {
  margin-bottom: 25px;
  width: 100%;
}

.low.activity.learning_support .white_box .inner .types .type h3 {
  font-size: 20px;
  color: #659071;
  text-align: center;
  margin-bottom: 22px;
}

.low.activity.learning_support #nohaw.white_box .inner {
  padding-bottom: 60px;
}

.low.activity.learning_support #nohaw.white_box .inner>.img {
  padding-bottom: 50px;
}

.low.activity.learning_support #nohaw.white_box .inner .nohaw-box {
  /*border: solid 1px #659071; display: flex;*/
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

.low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.img {
  padding: 30px 50px 30px 60px;
  display: flex;
  align-items: center;
}

.low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.txt {
  padding-top: 0px;
  padding-right: 57px;
  text-align: justify;
  display: flex;
  align-items: center;
}

.low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.txt p {}

.low.activity.learning_support #nohaw.white_box .inner .matome {
  text-align: center;
}

.low.activity.learning_support #nohaw.white_box .inner .matome p {
  font-size: 20px;
  font-weight: bold;
}

.low.activity.learning_support #nohaw.white_box .inner .matome p strong {
  color: #659071;
  position: relative;
}

/*
.low.activity.learning_support #nohaw.white_box .inner .matome p strong:before{ content: ""; display: block; width: 100%; height: 1px; background-color: #659071; position: absolute;; left: 0px; bottom: -3px; }*/
.low.activity.learning_support .box-end {
  text-align: center;
  padding-bottom: 100px;
  padding-top: 60px;
}

.low.activity.learning_support .box-end p {
  font-size: 20px;
  line-height: 1.8em;
  color: #333333;
  font-weight: bold;
  margin-bottom: 35px;
}

/*
.btn.arow{ border-radius: 4px; background-color: #fff; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2); position: relative; width: 250px; display: inline-block; position: relative; text-align: center; text-decoration: none; padding: 10px 0px 15px 0px; color: #333333; font-weight: bold; }
.ico_arrow{ width: 206px; height: 20px; display: block; position:absolute; left: calc(50% - 103px); bottom: 8px;}
.btn.arow .ico_arrow svg path{ fill:none; stroke:#cd5517; stroke-width:3; }*/
.low.activity.learning_support .box-end .btns02 {
  display: block;
  width: 368px;
  padding: 20px 0;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  background-color: #fff;
  border: solid 3px #427aa6;
  color: #427aa6;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

.low.activity.learning_support .box-end .btns02 i.ico08 svg {
  stroke: #427aa6;
}

.low.activity.learning_support .box-end .btns02:before {
  content: "";
  display: none;
  height: 2px;
  width: 182px;
  background-color: #fff;
  position: absolute;
  left: 4px;
  bottom: 1px;
}

.low.activity.learning_support .box-end .btns01:hover {
  background-color: #dd9a87;
  color: #fff;
}

.low.activity.learning_support .box-end .btns01:hover i.ico07 svg {
  stroke: #fff;
}

.low.activity.learning_support .box-end .btns02:hover {
  background-color: #427aa6;
  color: #fff;
}

.low.activity.learning_support .box-end .btns02:hover i.ico08 svg {
  stroke: #fff;
}

.low.activity.learning_support.childs_house .white_box .inner {}

.low.activity.learning_support.childs_house .white_box .inner .flex {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.img {
  padding-right: 50px;
  padding-left: 30px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt {}

.low.activity.learning_support.childs_house .white_box .inner .flex .flex-box.txt .border {
  border: solid 1px #659071;
  padding: 45px 50px;
  box-sizing: border-box;
}

.low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt h3 {
  color: #659071;
  font-size: 18px;
  padding-bottom: 1em;
  text-align: justify;
}

.low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt p {
  font-size: 16px;
  text-align: justify;
}

.low.activity.learning_support.childs_house #box02.white_box .inner .img {
  margin-bottom: 45px;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box {
  border: solid 1px #659071;
  padding: 45px 50px;
  box-sizing: border-box;
  width: 958px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box p {
  color: #659071;
  font-size: 18px;
  font-weight: bold;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row {
  display: flex;
  padding: 30px;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text {
  width: calc(100% - 360px);
  padding-right: 50px;
  box-sizing: border-box;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-img {
  width: 360px;
  box-sizing: border-box;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #659071;
}

.low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text p {
  color: #333;
  font-weight: normal;
  font-size: 16px;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex {
  justify-content: space-between;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt {
  width: 545px;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border {
  border: solid 1px #659071;
  padding: 45px 50px;
  box-sizing: border-box;
  width: 545px;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border ul {}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border p {
  color: #659071;
  font-size: 18px;
  font-weight: bold;
  list-style: none;
  padding-bottom: .5em;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border ul li {
  color: #659071;
  font-size: 18px;
  font-weight: bold;
  list-style: none;
  padding-bottom: .5em;
  text-indent: -1em;
  margin-left: 1em;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border ul li:before {
  content: "・";
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.img {
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  width: auto;
  padding-left: 54px;
}

.low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.img img {
  width: 100%;
  max-width: 360px;
}

.low.topics section #kanren {
  background-color: #d0ddd4;
}

.low.status section .inner {
  border: none;
}

.low.status #mainVisual {
  background-image: url(../img/staff/main_bg.png);
  background-size: cover;
  background-position: center bottom;
}

.status {}

.status h2 {
  font-size: 28px;
  border-top: solid 5px #659071;
  border-bottom: solid 2px #659071;
  text-align: center;
  background-color: #eff4f1;
  padding: 27px 0;
}

#intro.status {
  background-color: #e0e9e3;
  padding-top: 65px;
}

#intro.status .inner {
  width: auto;
}

#intro.status .subsec {
  padding-bottom: 60px;
}

#intro.status .subsec p {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: bold;
  color: #659071;
  text-align: center;
}

#intro.status .items {
  display: flex;
  justify-content: space-between;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 110px;
  padding-top: 40px;
}

#intro.status .items .item {
  width: 294px;
  background-color: #fff;
  padding: 35px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}

#intro.status .items .item .item-hd {
  width: 320px;
  background-color: #659071;
  color: #fff;
  position: absolute;
  left: 20px;
  top: -20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#intro.status .items .item .item-hd i {
  width: 88px;
  display: block;
  position: absolute;
  left: -5px;
  top: calc(50% - 44px);
}

#intro.status .items .item .item-hd i img {
  width: 100%;
  height: auto;
}

#intro.status .items .item .item-hd p {
  font-size: 19px;
  font-weight: bold;
  margin-left: 70px;
  text-align: center;
}

#intro.status .items .item .item-hd p span {
  font-size: 16px;
}

#intro.status .items .item .item-txt {
  padding-top: 30px;
}

#intro.status .items .item p {
  font-size: 16px;
  text-align: justify;
}

#intro.status .items .item p strong {
  color: #659071;
}

#now.status {
  background-color: #eff4f1;
  padding-bottom: 118px;
}

#now.status h2 {
  margin-bottom: 75px;
}

#now.status h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 45px;
}

#now.status .inner {
  background-color: #fff;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 90px;
}

#now.status .inner .intro_txt {
  margin-bottom: 40px;
}

#now.status .inner p {
  text-align: center;
  font-size: 20px;
  line-height: 1.6em;
}

#now.status .inner .intro_txt p {
  line-height: 1.8em;
}

#now.status .inner p small {
  font-size: 12px;
}

#now.status .inner .img {
  margin-bottom: 60px;
  text-align: center;
}

#now.status .inner span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
  background-image: url(../img/status/marker.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 100% 8px;
  padding-bottom: 4px;
}

#now.status .inner h3 span {
  background-size: auto auto;
}

#now.status .inner .border {
  border: solid 1px #659071;
  position: relative;
  padding: 55px 60px;
}

#now.status .inner .border .ttl {
  position: absolute;
  left: calc(50% - 370px);
  top: -15px;
  background-color: #fff;
  width: 735px;
}

#now.status .inner .border .ttl h4 {
  font-size: 22px;
  color: #659071;
  text-align: left;
  position: relative;
  padding-left: 190px;
  padding-right: 15px;
}

#now.status .inner .border .ttl h4 span {
  background-color: #659071;
  color: #fff;
  background-image: none;
  font-size: 16px;
  display: inline-block;
  padding: 5px 35px;
  line-height: 1.1em;
  position: absolute;
  left: 30px;
  top: 0px;
  text-align: center;
}

#now.status .inner .border p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 40px;
}

#now.status .inner .border .img {
  width: 460px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  position: relative;
}

#now.status .inner .border .img img {
  margin-bottom: 29px;
}

#now.status .inner .border .img img.pc {
  display: block;
}

#now.status .inner .border .img img.sp {
  display: none;
}

#now.status .inner .border .img p {
  margin-bottom: 0px;
}

#now.status .inner .border .img .situation_illust1 {
  position: absolute;
  left: -138px;
  bottom: 4px;
  margin-bottom: 0px;
}

#now.status .inner .border .img .situation_illust2 {
  position: absolute;
  right: -268px;
  bottom: 0px;
  margin-bottom: 0px;
}

#future.status {
  background-color: #e8eeea;
  padding-bottom: 118px;
}

#future.status h2 {
  margin-bottom: 75px;
  background-color: #e8eeea;
}

#future.status h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 35px;
}

#future.status .inner h3 {
  position: relative;
  padding-bottom: 25px;
}

#future.status .inner h3:after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

#future.status .inner {
  background-color: #fff;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 90px;
  padding-top: 50px;
  margin-bottom: 10px;
}

#future.status .inner:last-child {
  margin-bottom: 0;
}

#future.status .inner>p {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 35px;
  text-align: center;
}

#future.status .inner>p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#future.status .inner>p span.line {
  background-image: url(../img/status/marker.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  color: #333;
  padding-bottom: 4px;
}

#future.status .inner .img {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

#future.status .inner .img img.pc {
  display: inline-block;
}

#future.status .inner .img img.sp {
  display: none;
}

#future.status .inner .img .rensa_illust01 {
  position: absolute;
  left: 90px;
  bottom: 0px;
}

#future.status .inner .img .rensa_illust02 {
  position: absolute;
  right: 70px;
  bottom: 0px;
}

#future.status .inner .subsec {
  padding-bottom: 40px;
}

#future.status .inner .subsec h4 {
  background-color: #659071;
  color: #fff;
  font-size: 22px;
  padding: 9px 0;
  text-align: center;
  margin-bottom: 50px;
}

#future.status .inner .subsec p {
  font-size: 20px;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}

#future.status .inner .subsec p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#future.status .graph {
  padding-bottom: 40px;
}

#future.status .graph>p small {
  font-size: 12px;
}

#future.status .graph>p small a {
  color: #333;
}

#future.status .items {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}

#future.status .items .item {
  width: 460px;
  background-color: #fff;
  border-bottom: 2px solid #659071;
}

#future.status .items .item .item-hd {
  width: auto;
  background-color: #eff4f1;
  color: #fff;
  padding: 20px 0;
  border-top: 3px solid #659071;
}

#future.status .items .item .item-hd p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #659071;
}

#future.status .items .item .item-txt {
  text-align: center;
  padding-bottom: 25px;
  padding-top: 34px;
}

#future.status .items .item p {
  font-size: 16px;
  text-align: justify;
}

#future.status .items .item p strong {
  color: #659071;
}

#future.status .inner .subsec.genjyo p {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}

#future.status .inner .subsec.genjyo p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#future.status .inner .subsec.genjyo p sup {
  font-size: 12px;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

#future.status .inner .border {
  border: solid 1px #659071;
  position: relative;
  padding: 55px 60px;
  margin-bottom: 60px;
}

#future.status .inner .border h4 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 45px;
}

#future.status .inner .border .items {
  width: 100%;
  flex-wrap: wrap;
}

#future.status .inner .border .items .item {
  display: flex;
  width: 100%;
  border: none;
  padding: 0px;
  margin: 0px;
  padding-bottom: 30px;
  border-bottom: solid 1px #659071;
  margin-bottom: 40px;
}

#future.status .inner .border .items .item:last-child {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0px;
}

#future.status .inner .border .items .item .item-txt {
  margin: 0px;
  padding: 0px;
}

#future.status .inner .border .items .item:last-child .thumb img {
  left: -32px;
  position: relative;
}

#future.status .inner .border .items .item:first-child {
  flex-direction: row-reverse;
}

#future.status .inner .border .items .item:first-child .thumb {
  width: 195px;
}

#future.status .inner .border .items .item:first-child .thumb img {
  right: -32px;
  position: relative;
}

#future.status .graph.title {
  padding-bottom: 0px;
}

#future.status .graph.title .items .item {
  border: none;
}

#future.status .graph.title .items .item .item-hd {
  border: none;
  padding: 0px;
}

#future.status .graph.title .items .item .item-hd h4 {
  background-color: #659071;
  color: #fff;
  font-size: 22px;
  padding: 9px 0;
  text-align: center;
}

#future.status .graph.title .items .item .item-txt {
  padding-bottom: 0px;
}

#future.status .graph.title .items .item .item-txt img {
  margin-bottom: 33px;
}

#future.status .graph.title .items .item .item-txt p {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

#future.status .graph.title .items .item .item-txt p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#future.status .graph.title .items .item .item-txt p:last-child {
  margin: 0px;
}

#future.status .graph.title .items .item .item-txt p small {
  display: inline-block;
  font-size: 12px;
  line-height: 1.8em;
  font-weight: normal;
}

#future.status .inner.sonshitsu {
  padding-bottom: 60px;
}

#future.status .inner.sonshitsu h3 {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

#future.status .inner.sonshitsu h3:after {
  content: "";
  display: block;
  width: 100px;
  height: 3px;
  background-color: #659071;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 0px;
}

#future.status .inner.sonshitsu .item {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

#future.status .inner.sonshitsu .item .item-thumb {
  width: 480px;
}

#future.status .inner.sonshitsu .item .item-thumb img {
  margin-bottom: 22px;
}

#future.status .inner.sonshitsu .item .item-thumb p small {
  display: inline-block;
  font-size: 12px;
  line-height: 1.8em;
  font-weight: normal;
}

#future.status .inner.sonshitsu .item .item-txt {
  padding-left: 39px;
}

#future.status .inner.sonshitsu .item .item-txt h4 {
  font-size: 20px;
  line-height: 1.8em;
  margin-bottom: 10px;
}

#future.status .inner.sonshitsu .item .item-txt h4 span {
  display: inline;
  font-size: 24px;
  font-weight: bold;
  color: #cd5517;
}

#future.status .inner.sonshitsu .item .item-txt p {
  font-size: 16px;
  margin-bottom: 8px;
}

#future.status .inner.sonshitsu .item .item-txt p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#can.status {
  background-color: #e0e9e3;
  padding-bottom: 118px;
}

#can.status h2 {
  margin-bottom: 75px;
  background-color: #e0e9e3;
}

#can.status h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}

#can.status .inner {
  background-color: #fff;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 90px;
}

#can.status .inner .checklist {
  background-color: #ecf2ee;
  padding: 40px;
  margin-bottom: 60px;
}

#can.status .inner .checklist>ul {
  width: 630px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
}

#can.status .inner .checklist>ul li {
  list-style: none;
  font-size: 20px;
  font-weight: bold;
  padding-left: 50px;
  margin-bottom: 35px;
}

#can.status .inner .checklist>ul li {
  background-image: url(../img/status/checkbox.png);
  background-repeat: no-repeat;
  background-position: left top;
}

#can.status .inner .checklist>ul li span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
  background-image: url(../img/status/marker.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 4px;
}

#can.status .inner .checklist p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 65px;
}

#can.status .inner .checklist .border {
  border: solid 1px #659071;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 55px 0 45px;
  margin-bottom: 20px;
}

#can.status .inner .checklist .border h3 {
  font-size: 18px;
  color: #659071;
  background-color: #ecf2ee;
  width: 505px;
  position: absolute;
  left: calc(50% - 252px - 7px);
  top: -30px;
  margin-bottom: 0;
  padding-left: 15px;
}

#can.status .inner .checklist .border h3:before {
  content: "";
  display: block;
  background-image: url(../img/status/line_lf.png);
  width: 36px;
  height: 61px;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
  top: 0px;
}

#can.status .inner .checklist .border h3:after {
  content: "";
  display: block;
  background-image: url(../img/status/line_ri.png);
  width: 36px;
  height: 61px;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 0px;
}

#can.status .inner .checklist .border ul.sns {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

#can.status .inner .checklist .border ul.sns li {
  margin: 0px 15px;
}

#can.status .inner .checklist .border ul.sns li i {
  position: relative;
  height: 24px;
}

#can.status .inner .checklist .border ul.sns li svg {
  position: absolute;
}

#can.status .inner .checklist .border ul.sns li svg path {
  fill: #659071;
}

#can.status .inner .checklist .border ul.sns li a {
  text-decoration: none;
  padding-right: 15px;
}

#can.status .inner .checklist .border ul.sns li a span {
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 2px #659071;
  text-decoration: none;
}

#can.status .inner .checklist .border ul.sns li a:hover span {
  border-bottom: solid 2px #979797;
  color: #979797;
}

#can.status .inner .checklist .border ul.sns li .ico_fb svg {
  position: absolute;
  top: 4px;
  left: 4px;
}

#can.status .inner .checklist .border ul.sns li .ico_tw svg {
  position: absolute;
  top: 7px;
  left: 0px;
}

#can.status .inner .checklist .border ul.sns li a:hover svg path {
  fill: #979797;
}

#can.status .inner .message .item {
  display: flex;
  align-items: center;
}

#can.status .inner .message .thumb {
  width: 309px;
}

#can.status .inner .message .txt {
  width: 620px;
  padding-left: 30px;
}

#can.status .inner .message .txt h3 {
  font-size: 20px;
  color: #659071;
  text-align: left;
  margin-bottom: 10px;
}

#can.status .inner .message .txt p {
  text-align: left;
}

#can.status .inner .box {
  text-align: center;
  padding-bottom: 60px;
  padding-top: 60px;
  border-bottom: solid 1px
}

#can.status .inner .box p {
  font-size: 20px;
  line-height: 1.8em;
  color: #333333;
  font-weight: bold;
  margin-bottom: 35px;
}

#can.status .inner .box-end {
  text-align: center;
  padding-bottom: 100px;
  padding-top: 60px;
}

#can.status .inner .box-end p {
  font-size: 20px;
  line-height: 1.8em;
  color: #333333;
  font-weight: bold;
  margin-bottom: 35px;
}

#can.status .inner .box .btns01 {
  display: block;
  width: 364px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: solid 3px #dd9a87;
  color: #dd9a87;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

#can.status .inner .box .btns01:before {
  content: "";
  display: none;
  height: 2px;
  width: 182px;
  background-color: #fff;
  position: absolute;
  left: 4px;
  bottom: 1px;
}

] #can.status .inner .box .btns01 i.ico07 {}

#can.status .inner .box .btns01 i.ico07 i {}

#can.status .inner .box .btns01 i.ico07 svg {
  stroke: #dd9a87;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  width: 19px;
  top: -4px;
}

#can.status .inner .box-end {
  padding-bottom: 0px;
}

#can.status .inner .box-end .btns02 {
  display: block;
  width: 364px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: solid 3px #427aa6;
  color: #427aa6;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

#can.status .inner .box-end .btns02 i.ico08 svg {
  stroke: #427aa6;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

#can.status .inner .box-end .btns02:before {
  content: "";
  display: none;
  height: 2px;
  width: 182px;
  background-color: #fff;
  position: absolute;
  left: 4px;
  bottom: 1px;
}

#can.status .inner .box .btns01:hover {
  background-color: #dd9a87;
  color: #fff;
}

#can.status .inner .box .btns01:hover i.ico07 svg {
  stroke: #fff;
}

#can.status .inner .box-end .btns02:hover {
  background-color: #427aa6;
  color: #fff;
}

#can.status .inner .box-end .btns02:hover i.ico08 svg {
  stroke: #fff;
}

/*^^^^*/
.ogob_btn {
  width: 582px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  position: relative;
}

.ogob_btn a {
  display: flex;
  background-color: #e8eff4;
  text-align: left;
  align-items: center;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

.ogob_btn a:hover {
  background-color: #dceaf7;
}

.ogob_btn a img {
  float: left;
  margin-right: 30px;
  width: 192px;
}

.ogob_btn a i {
  width: 11px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: calc(50% - 10px);
}

.ogob_btn a i svg {
  width: 11px;
  height: 19px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
}

.ogob_btn a .txt {
  font-size: 20px;
  line-height: 1.6em;
  position: relative;
  width: 100%;
}

.ogob_btn a .txt span {
  font-size: 16px;
  line-height: 1.6em;
}

.ogob_btn a:after {
  content: "";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px;
  clear: both;
}

.index #index_lfa_impact .ogob_btn a {
  background-color: #f1f6f9;
}

.index #index_lfa_impact .ogob_btn a:hover {
  background-color: #dceaf7;
}

.low.activity.learning_support .white_box.future {}

.low.activity.learning_support .white_box.future .inner {}

.low.activity.learning_support .white_box.future .inner .ttl {
  margin-bottom: 40px;
}

.low.activity.learning_support .white_box.future .inner p {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.low.activity.learning_support .white_box.future .inner .future-items {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity.learning_support .white_box.future .inner .future-items .future-item {
  background-color: #fff8eb;
  padding: 30px;
  display: flex;
  margin-bottom: 10px;
}

.low.activity.learning_support section.white_box.future .inner .future-items .future-item .thumb {
  padding-top: 0px;
  width: 130px;
  margin: 0;
}

.low.activity.learning_support .white_box.future .inner .future-items .future-item .thumb img {
  width: 130px;
  height: auto;
}

.low.activity.learning_support section.white_box.future .inner .future-items .future-item .thumb img {
  max-width: 130px;
  height: auto;
}

.low.activity.learning_support .white_box.future .inner .future-items .future-item .txt {
  padding-left: 30px;
  width: calc(100% - 130px -30px);
}

.low.activity.learning_support .white_box.future .inner .future-items .future-item .txt p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.low.activity.learning_support .white_box.future .inner .future-items .future-item .txt p.name {
  font-weight: bold;
  color: #f6ab00;
}

.index #index_lfa_impact .inner .ogob_btn {
  margin-bottom: 0px;
}

.ybtn {
  width: 430px;
  height: 71px;
  padding-top: 20px;
}

.ybtn {
  font-size: 20px;
  color: #796a1a;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border: 2px solid #e0c42a;
  border-radius: 4px;
  box-shadow: 1px 1.732px 1px 0px rgba(0, 0, 0, 0.2);
  width: 430px;
  height: 71px;
  padding-top: 19px;
  box-sizing: border-box;
  text-align: center;
  background-color: #ffe34a;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.ybtn i {
  width: 26px;
  height: 20px;
  margin-right: 14px;
}

.ybtn i svg {
  width: 26px;
  height: 33px;
  position: relative;
  top: -4px;
  fill: none;
  stroke: #796a1a;
  stroke-width: 3;
  transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
}

.ybtn:hover {
  color: #fff;
  border: 2px solid #7f7f7f;
  background-color: #9f9f9f;
}

.ybtn:hover i svg {
  fill: none;
  stroke: #fff;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close {
  margin-bottom: 20px;
  margin-top: -48px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close button {
  border-radius: 3px;
  border: none;
  background-color: #eff4f1;
  padding: 12px 12px;
  padding-right: 36px;
  font-size: 14px;
  line-height: 1em;
  color: #659071;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  max-width: 150px;
  cursor: pointer;
  min-width: 150px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close button:before {
  content: "";
  display: block;
  width: 13px;
  height: 1px;
  background-color: #659071;
  position: absolute;
  right: 10px;
  top: 18px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close button:after {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  background-color: #659071;
  position: absolute;
  right: 16px;
  top: 12px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close.active button {
  border-radius: 3px;
  border: none;
  background-color: #659071;
  padding: 12px 12px;
  padding-right: 36px;
  font-size: 14px;
  line-height: 1em;
  color: #fff;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  max-width: 150px;
  cursor: pointer;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close.active button:before {
  content: "";
  display: block;
  width: 13px;
  height: 1px;
  background-color: #fff;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 18px;
}

.low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close.active button:after {
  content: "";
  display: block;
  width: 1px;
  height: 13px;
  background-color: #659071;
  opacity: 0;
  position: absolute;
  right: 16px;
  top: 12px;
}

@media screen and (max-width:1280px) {
  .index #index_main_projects .inner .projects .project-inner {
    padding-left: 0px;
    padding-right: 0px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_main_projects .inner .projects .project:nth-child(1) .project-inner {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts {
    width: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd {
    width: 100%;
  }
}

@media screen and (max-width:1180px) {
  .low.recruit section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex {
    display: flex;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt {
    width: 50%;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.img {
    width: auto;
  }

  .low.recruit #vision .inner,
  .low.recruit #life .inner,
  .low.recruit #voice .inner,
  .low.recruit #entry .inner,
  .low.activity.learning_support .white_box .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.recruit #vision .cards {}

  .low.recruit #vision .cards .card {
    width: calc(50% - 10px);
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }

  .index #index_topics .inner .list-boxs {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }

  .index #index_topics .inner .list-boxs .list-box {
    width: calc((100% - 60px) / 3);
  }

  .index #index_topics .inner .list-boxs .list-box .photo img {
    width: 100%;
    height: auto;
  }

  .index #index_join_us .inner .ju-boxs {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box {
    width: auto;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb {
    width: 50%;
    margin-bottom: 20px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt {
    width: 50%;
    margin-bottom: 20px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt .btns {
    padding-top: 30px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn {
    margin-left: 0;
    margin-right: auto;
    float: none;
    display: block;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt .btns:after {
    content: "";
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
    clear: both;
  }

  .index #index_join_us .inner>p {
    width: 556px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }

  .index #index_lfa_impact .inner .lfa_impacts {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact {
    margin-right: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .thumb {
    padding-right: 0px;
    width: 168px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact {
    margin-left: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
    padding-left: 0px;
    width: 168px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop {
    width: 50%;
    height: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop {
    width: 50%;
    height: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop img {
    width: 100%;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop img {
    width: 100%;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop p.kome {
    width: 100%;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt {
    width: auto;
    margin-left: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt {
    width: auto;
    margin-right: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact:before {
    right: 17px;
    width: calc(100% - 40px - 17px);
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact:before {
    left: 17px;
    width: calc(100% - 40px - 17px);
  }

  .low.mission #mission .content .content-inner {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .img {
    width: auto;
  }

  .low.mission #mission .content .white_box:nth-child(1) .img img {
    width: 100%;
  }

  .low.mission #mission .content .white_box:nth-child(2),
  .low.mission #mission .content .white_box:nth-child(3) {
    width: calc(50% - 15px);
  }

  .low.mission #mission .content .white_box:nth-child(2) .img {
    width: auto;
  }

  .low.mission #mission .content .white_box:nth-child(2) .img img {
    width: 100%;
  }

  .low.mission #mission .content .white_box:nth-child(3) .img {
    width: auto;
  }

  .low.mission #mission .content .white_box:nth-child(3) .img img {
    width: 100%;
  }

  .low.mission #mission .content .white_box:nth-child(4) .img {
    width: auto;
  }

  .low.mission #mission .content .white_box:nth-child(4) .img img {
    width: 100%;
  }

  .low.mission #mission .content .white_box {
    background-color: #ffffff;
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
    border-top: solid 5px #659071;
  }

  /*
	.low.mission #message .inner{ width: auto; margin-left: 40px; margin-right: 40px;  }
	.low.mission #message .inner .flx{  }
	.low.mission #message .inner .flx .txt{ margin-left: auto; margin-right: auto; padding-bottom: 0px; margin-bottom: 50px; }
	.low.mission #message .inner .flx .photo{ margin-left: auto; margin-right: auto; padding-bottom: 100px; }
	*/
  .low.mission #message .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.mission #message .inner .life-box {
    padding-top: 36px;
    padding-bottom: 25px;
    margin-bottom: 15px;
  }

  .low.mission #message .inner .life-box .profile-box .photo {
    width: 460px;
  }

  .low.mission #message .inner .life-box .profile-box .photo img {
    width: 100%;
  }

  .low.mission #message .inner .life-box .profile-box .txt {
    padding-left: 40px;
    width: calc(100% - 460px - 40px);
  }

  .low.mission #message .inner .life-box .profile-box {
    margin-left: 64px;
    margin-right: 64px;
  }

  .low.activity.learning_support #learning_support_schedule .inner {
    width: auto;
    border: none;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support #learning_support_schedule .flx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .low.activity.learning_support #learning_support_schedule .flx .txt {
    padding-bottom: 60px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .img img {
    margin-left: auto;
    margin-right: auto;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project-inner,
  .low.mission #mission .content .white_box:nth-child(2) .projects .project-inner {
    width: auto;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project .txt p br,
  .low.mission #mission .content .white_box:nth-child(2) .projects .project .txt p br {
    display: none;
  }

  #intro.status {
    background-color: #e0e9e3;
    padding-top: 65px;
  }

  #intro.status .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  #intro.status .subsec {
    padding-bottom: 60px;
  }

  #intro.status .subsec p {
    font-size: 24px;
    line-height: 1.8em;
    font-weight: bold;
    color: #659071;
    text-align: center;
  }

  #intro.status .items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 110px;
    padding-top: 40px;
  }

  #intro.status .items .item {
    width: 100%;
    background-color: #fff;
    padding: 35px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    margin-bottom: 60px;
  }

  #intro.status .items .item:last-child {
    margin-bottom: 0px;
  }

  #intro.status .items .item .item-hd {
    width: 320px;
    background-color: #659071;
    color: #fff;
    position: absolute;
    left: calc(50% - 160px);
    top: -20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  #intro.status .items .item .item-hd i {
    width: 88px;
    display: block;
    position: absolute;
    left: -5px;
    top: calc(50% - 44px);
  }

  #intro.status .items .item .item-hd i img {
    width: 100%;
    height: auto;
  }

  #intro.status .items .item .item-hd p {
    font-size: 19px;
    font-weight: bold;
    margin-left: 85px;
  }

  #intro.status .items .item .item-hd p span {
    font-size: 16px;
  }

  #intro.status .items .item .item-txt {
    padding-top: 30px;
  }

  #intro.status .items .item p {
    font-size: 16px;
    text-align: justify;
  }

  #intro.status .items .item p strong {
    color: #659071;
  }

  #now.status {
    background-color: #eff4f1;
    padding-bottom: 118px;
  }

  #now.status h2 {
    margin-bottom: 75px;
  }

  #now.status h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 45px;
  }

  #now.status .inner {
    background-color: #fff;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding: 40px 45px;
  }

  #now.status .inner .intro_txt {
    margin-bottom: 40px;
  }

  #now.status .inner p {
    text-align: center;
    font-size: 20px;
    line-height: 1.6em;
  }

  #now.status .inner p small {
    font-size: 12px;
  }

  #now.status .inner .img {
    margin-bottom: 60px;
    text-align: center;
  }

  #now.status .inner span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
    background-image: url(../img/status/marker.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 4px;
  }

  #now.status .inner .border {
    border: solid 1px #659071;
    position: relative;
    padding: 55px 60px;
  }

  #now.status .inner .border .ttl {
    position: absolute;
    left: calc(50% - 370px);
    top: -15px;
    background-color: #fff;
    width: 735px;
  }

  #now.status .inner .border .ttl h4 {
    font-size: 22px;
    color: #659071;
    text-align: left;
    position: relative;
    padding-left: 190px;
    padding-right: 15px;
  }

  #now.status .inner .border .ttl h4 span {
    background-color: #659071;
    color: #fff;
    background-image: none;
    font-size: 16px;
    display: inline-block;
    padding: 5px 35px;
    line-height: 1.1em;
    position: absolute;
    left: 30px;
    top: 0px;
    text-align: center;
  }

  #now.status .inner .border p {
    font-size: 16px;
    text-align: left;
    margin-bottom: 40px;
  }

  #now.status .inner .border .img {
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    position: relative;
  }

  #now.status .inner .border .img img {
    margin-bottom: 29px;
  }

  #now.status .inner .border .img p {
    margin-bottom: 0px;
  }

  #now.status .inner .border .img .situation_illust1 {
    position: absolute;
    left: -138px;
    bottom: 0px;
    display: none;
  }

  #now.status .inner .border .img .situation_illust2 {
    position: absolute;
    right: -268px;
    bottom: 0px;
    display: none;
  }

  #future.status {
    background-color: #e8eeea;
    padding-bottom: 118px;
  }

  #future.status h2 {
    margin-bottom: 75px;
    background-color: #e8eeea;
  }

  #future.status h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
  }

  #future.status .inner h3 {
    position: relative;
    padding-bottom: 30px;
  }

  #future.status .inner h3:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #659071;
    position: absolute;
    left: calc(50% - 50px);
    bottom: 0px;
  }

  #future.status .inner {
    background-color: #fff;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding: 40px 45px;
    margin-bottom: 10px;
  }

  #future.status .inner:last-child {
    margin-bottom: 0;
  }

  #future.status .inner>p {
    font-size: 22px;
    line-height: 2em;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
  }

  #future.status .inner>p span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
  }

  #future.status .inner>p span.line {
    background-image: url(../img/status/marker.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    color: #333;
    padding-bottom: 4px;
  }

  #future.status .inner .img {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
  }

  #future.status .inner .img img.pc {
    max-width: 100%;
    height: auto;
  }

  #future.status .inner .img .rensa_illust01 {
    position: absolute;
    left: 90px;
    bottom: 0px;
    display: none;
  }

  #future.status .inner .img .rensa_illust02 {
    position: absolute;
    right: 70px;
    bottom: 0px;
    display: none;
  }

  #future.status .inner .subsec {
    padding-bottom: 40px;
  }

  #future.status .inner .subsec h4 {
    background-color: #659071;
    color: #fff;
    font-size: 22px;
    padding: 9px 0;
    text-align: center;
    margin-bottom: 50px;
  }

  #future.status .inner .subsec p {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
  }

  #future.status .inner .subsec p span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
  }

  #future.status .graph {
    padding-bottom: 40px;
  }

  #future.status .graph>p {
    text-align: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  #future.status .graph>p small {
    font-size: 12px;
  }

  #future.status .graph>p small a {
    color: #333;
  }

  #future.status .items {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
  }

  #future.status .items .item {
    width: calc((100% - 60px)/2);
    max-width: 460px;
    background-color: #fff;
    border-bottom: 2px solid #659071;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  #future.status .items .item:last-child {
    margin-bottom: 0px;
  }

  #future.status .items .item .item-hd {
    width: auto;
    background-color: #eff4f1;
    color: #fff;
    padding: 20px 0;
    border-top: 4px solid #659071;
  }

  #future.status .items .item .item-hd p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #659071;
  }

  #future.status .items .item .item-txt {
    text-align: center;
    padding-bottom: 35px;
    padding-top: 34px;
  }

  #future.status .items .item .item-txt img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
  }

  #future.status .items .item p {
    font-size: 16px;
    text-align: justify;
  }

  #future.status .items .item p strong {
    color: #659071;
  }

  #future.status .inner .subsec.genjyo p {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
  }

  #future.status .inner .subsec.genjyo p span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
  }

  #future.status .inner .subsec.genjyo p sup {
    font-size: 12px;
    vertical-align: top;
    position: relative;
    top: -0.1em;
  }

  #future.status .inner .border {
    border: solid 1px #659071;
    position: relative;
    padding: 55px 60px;
    margin-bottom: 60px;
  }

  #future.status .inner .border h4 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 45px;
  }

  #future.status .inner .border .items {
    width: 100%;
    flex-wrap: wrap;
  }

  #future.status .inner .border .items .item {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    max-width: none;
    border: none;
    padding: 0px;
    margin: 0px;
    padding-bottom: 30px;
    border-bottom: solid 1px #659071;
    margin-bottom: 40px;
  }

  #future.status .inner .border .items .item:last-child {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px;
  }

  #future.status .inner .border .items .item .item-txt {
    margin: 0px;
    padding: 0px;
  }

  #future.status .inner .border .items .item:last-child .thumb img {
    left: -32px;
    position: relative;
  }

  #future.status .inner .border .items .item:first-child {
    flex-direction: row-reverse;
  }

  #future.status .inner .border .items .item:first-child .thumb {
    width: 195px;
  }

  #future.status .inner .border .items .item:first-child .thumb img {
    right: -32px;
    position: relative;
  }

  #future.status .graph.title {
    padding-bottom: 0px;
  }

  #future.status .graph.title .items .item {
    border: none;
  }

  #future.status .graph.title .items .item .item-hd {
    border: none;
    padding: 0px;
  }

  #future.status .graph.title .items .item .item-hd h4 {
    background-color: #659071;
    color: #fff;
    font-size: 22px;
    padding: 9px 0;
    text-align: center;
  }

  #future.status .graph.title .items .item .item-txt {
    padding-bottom: 0px;
  }

  #future.status .graph.title .items .item .item-txt img {
    margin-bottom: 33px;
  }

  #future.status .graph.title .items .item .item-txt p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
  }

  #future.status .graph.title .items .item .item-txt p span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
  }

  #future.status .graph.title .items .item .item-txt p:last-child {
    margin: 0px;
  }

  #future.status .graph.title .items .item .item-txt p small {
    display: inline-block;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: normal;
  }

  #future.status .inner.sonshitsu {
    padding-bottom: 60px;
  }

  #future.status .inner.sonshitsu h3 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 50px;
  }

  #future.status .inner.sonshitsu h3:after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background-color: #659071;
    position: absolute;
    left: calc(50% - 50px);
    bottom: 0px;
  }

  #future.status .inner.sonshitsu .item {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }

  #future.status .inner.sonshitsu .item .item-thumb {
    width: 480px;
  }

  #future.status .inner.sonshitsu .item .item-thumb img {
    margin-bottom: 22px;
  }

  #future.status .inner.sonshitsu .item .item-thumb p small {
    display: inline-block;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: normal;
  }

  #future.status .inner.sonshitsu .item .item-txt {
    padding-left: 0px;
    padding-bottom: 40px;
  }

  #future.status .inner.sonshitsu .item .item-txt h4 {
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 10px;
  }

  #future.status .inner.sonshitsu .item .item-txt h4 span {
    display: inline;
    font-size: 20px;
    font-weight: bold;
    color: #cd5517;
  }

  #future.status .inner.sonshitsu .item .item-txt h4 br {
    display: none;
  }

  #future.status .inner.sonshitsu .item .item-txt p {
    font-size: 16px;
    margin-bottom: 8px;
  }

  #future.status .inner.sonshitsu .item .item-txt p span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
  }

  #can.status {
    background-color: #e0e9e3;
    padding-bottom: 118px;
  }

  #can.status h2 {
    margin-bottom: 75px;
    background-color: #e0e9e3;
  }

  #can.status h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
  }

  #can.status .inner {
    background-color: #fff;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding: 40px 45px;
  }

  #can.status .inner .checklist {
    background-color: #ecf2ee;
    padding: 40px;
    margin-bottom: 60px;
  }

  #can.status .inner .checklist>ul {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  #can.status .inner .checklist>ul li {
    list-style: none;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
    margin-bottom: 25px;
  }

  #can.status .inner .checklist>ul li {
    background-image: url(../img/status/checkbox.png);
    background-repeat: no-repeat;
    background-position: left top;
  }

  #can.status .inner .checklist>ul li span {
    display: inline;
    font-weight: bold;
    color: #cd5517;
    background-image: url(../img/status/marker.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 4px;
  }

  #can.status .inner .checklist p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 65px;
  }

  #can.status .inner .checklist .border {
    border: solid 1px #659071;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 55px 0 45px;
    margin-bottom: 20px;
  }

  #can.status .inner .checklist .border h3 {
    font-size: 18px;
    color: #659071;
    background-color: #ecf2ee;
    width: 505px;
    position: absolute;
    left: calc(50% - 252px - 7px);
    top: -30px;
    margin-bottom: 0;
  }

  #can.status .inner .checklist .border h3:before {
    content: "";
    display: block;
    background-image: url(../img/status/line_lf.png);
    width: 36px;
    height: 61px;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 0px;
  }

  #can.status .inner .checklist .border h3:after {
    content: "";
    display: block;
    background-image: url(../img/status/line_ri.png);
    width: 36px;
    height: 61px;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 0px;
  }

  #can.status .inner .checklist .border ul.sns {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #can.status .inner .checklist .border ul.sns li {
    margin: 0px 15px;
  }

  #can.status .inner .checklist .border ul.sns li i {
    position: relative;
  }

  #can.status .inner .checklist .border ul.sns li svg {
    position: absolute;
  }

  #can.status .inner .checklist .border ul.sns li svg path {
    fill: #659071;
  }

  #can.status .inner .checklist .border ul.sns li a span {
    font-size: 18px;
  }

  #can.status .inner .checklist .border ul.sns li .ico_fb svg {
    position: absolute;
    top: 4px;
    left: 4px;
  }

  #can.status .inner .checklist .border ul.sns li .ico_tw svg {
    position: absolute;
    top: 7px;
    left: 0px;
  }

  #can.status .inner .message .item {
    display: flex;
    align-items: center;
  }

  #can.status .inner .message .thumb {
    width: 309px;
  }

  #can.status .inner .message .txt {
    width: 620px;
    padding-left: 30px;
  }

  #can.status .inner .message .txt h3 {
    font-size: 20px;
    color: #659071;
    text-align: left;
    margin-bottom: 10px;
  }

  #can.status .inner .message .txt p {
    text-align: left;
  }

  #can.status .inner .box {
    text-align: center;
    padding-bottom: 60px;
    padding-top: 60px;
    border-bottom: solid 1px
  }

  #can.status .inner .box p {
    font-size: 20px;
    line-height: 1.8em;
    color: #333333;
    font-weight: bold;
    margin-bottom: 35px;
  }

  #can.status .inner .box-end {
    text-align: center;
    padding-bottom: 100px;
    padding-top: 60px;
  }

  #can.status .inner .box-end p {
    font-size: 20px;
    line-height: 1.8em;
    color: #333333;
    font-weight: bold;
    margin-bottom: 35px;
  }

  #can.status .inner .box .btns01 {
    display: block;
    width: 364px;
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    border: solid 3px #dd9a87;
    color: #dd9a87;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  #can.status .inner .box .btns01:before {
    content: "";
    display: none;
    height: 2px;
    width: 182px;
    background-color: #fff;
    position: absolute;
    left: 4px;
    bottom: 1px;
  }

  ] #can.status .inner .box .btns01 i.ico07 {}

  #can.status .inner .box .btns01 i.ico07 i {}

  #can.status .inner .box .btns01 i.ico07 svg {
    stroke: #dd9a87;
    transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
    width: 19px;
    top: -4px;
  }

  #can.status .inner .box-end {
    padding-bottom: 40px;
  }

  #can.status .inner .box-end .btns02 {
    display: block;
    width: 364px;
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    border: solid 3px #427aa6;
    color: #427aa6;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }

  #can.status .inner .box-end .btns02 i.ico08 svg {
    stroke: #427aa6;
    transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  }

  #can.status .inner .box-end .btns02:before {
    content: "";
    display: none;
    height: 2px;
    width: 182px;
    background-color: #fff;
    position: absolute;
    left: 4px;
    bottom: 1px;
  }

  #can.status .inner .box .btns01:hover {
    background-color: #dd9a87;
    color: #fff;
  }

  #can.status .inner .box .btns01:hover i.ico07 svg {
    stroke: #fff;
  }

  #can.status .inner .box-end .btns02:hover {
    background-color: #427aa6;
    color: #fff;
  }

  #can.status .inner .box-end .btns02:hover i.ico08 svg {
    stroke: #fff;
  }
}

@media screen and (max-width:1140px) {
  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border {
    padding: 35px;
    padding-left: 25px;
    padding-right: 30px;
  }

  .index #index_staff .inner .message {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .index #index_staff .inner .message .message-box {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
  }

  .index #index_staff .inner .message .message-box .message-box-photo>img {
    width: 100%;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a>img {
    width: 100%;
  }

  .low.staff #staff_list .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.staff #staff_list .inner .staff-boxs {
    display: block;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box {
    width: auto;
    display: flex;
    margin-right: 0px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo {
    width: 360px;
    margin-bottom: 0;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt {
    width: calc(100% - 360px - 40px);
    padding-left: 40px;
  }

  .low.access section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.access #map {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.access section .inner {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.access #map .flx {
    display: block;
  }

  .low.access #map .flx .lf {
    width: auto;
  }

  .low.access #map .embed_map {
    width: 100%;
    height: 400px
  }

  .low.access #map .flx {
    padding-top: 25px;
  }

  .low.access #map .flx .lf img {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .low.access #map .flx .lf .txt {
    padding-right: 0px;
  }

  .low.access #map .flx .lf .txt p {
    font-size: 14px;
  }

  .low.access #map .map-videos {
    display: flex;
  }

  .low.access #map .map-videos .map-video {
    height: auto;
    width: calc((100% - 30px)/2);
    margin-right: 30px;
  }

  .low.access #map .map-videos .map-video iframe {
    height: 250px;
  }

  .low.access #map .map-videos .map-video:nth-child(2n) {
    margin-right: 0px;
  }

  .low.recruit #vision .cards {
    display: block;
    margin-bottom: 40px;
  }

  .low.recruit #vision .cards .card {
    width: 100%;
    height: auto;
  }

  .low.recruit #vision .cards .card .card-inner {
    display: block;
    width: auto;
    padding: 60px 20px;
    height: auto;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }

  .low.recruit #life .inner .life-boxs {}

  .low.recruit #life .inner .life-boxs .life-box {
    background-color: #fff;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 45px;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }

  .low.recruit #life .inner .life-boxs .life-box h3 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin-bottom: 1em;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 45px;
  }

  .low.recruit #life .inner .life-boxs .life-box h3:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background-color: #b0b0b0;
    position: absolute;
    left: calc(50% - 30px);
    bottom: 0px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul {
    text-align: center;
    padding-bottom: 35px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul li {
    list-style: none;
    display: inline-block;
    margin: 0 6px;
  }

  .low.recruit #life .inner .life-boxs .life-box p small {
    font-size: 12px;
  }

  .low.topics section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.topics section .inner .list-boxs {
    width: auto;
  }

  .low.topics section .inner .list-boxs .list-box {
    width: calc((100% - 60px) / 3);
  }

  .low.topics section .inner .list-boxs .list-box .photo img {
    width: 100%;
    height: auto;
  }

  .low.recruit #vision .message {
    background-color: #fff;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 45px;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }

  .low.recruit #vision .message h3 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin-bottom: 1em;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 45px;
  }

  .low.recruit #vision .message h3:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background-color: #b0b0b0;
    position: absolute;
    left: calc(50% - 30px);
    bottom: 0px;
  }

  .low.recruit #vision .message ul {
    text-align: center;
    padding-bottom: 35px;
  }

  .low.recruit #vision .message ul li {
    list-style: none;
    display: inline-block;
    margin: 0 6px;
    margin-bottom: 15px;
  }

  .low.recruit #vision .message ul li:last-child {
    margin-bottom: 0px;
  }

  .low.recruit #vision .message img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }

  .low.recruit #vision .message p small {
    font-size: 12px;
  }

  .low.topics section.topics_detail .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.topics.detail #kanren .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.topics.detail #kanren .inner .list-boxs {
    width: auto;
  }

  .low.topics.detail #kanren .inner .list-boxs .list-box {
    width: calc((100% - 60px) / 3)
  }

  .low.topics.detail #kanren .inner .list-boxs .list-box .photo img {
    width: 100%;
    height: auto;
  }

  .low.activity.learning_support .white_box {
    padding-top: 20px;
    margin-bottom: 0px;
  }

  .low.activity.learning_support .white_box .inner .points {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support .white_box .inner .points .point {
    width: calc((100% - 40px) / 3);
  }

  .low.activity.learning_support .white_box .inner .point-ft {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support .white_box .inner .point-ft .point-photo {
    width: 30%;
    min-width: 150px;
  }

  .low.activity.learning_support .white_box .inner .point-ft .point-photo img {
    width: 100%;
  }

  .low.activity.learning_support .white_box .inner .point-ft .point-pop {
    width: 70%;
    padding-top: 0px;
  }

  .low.activity.learning_support .white_box .inner .point-ft ul {
    margin-right: 60px;
    padding: 20px 30px;
    width: 405px;
  }

  .low.activity.learning_support .white_box .inner .point-ft ul li {
    text-indent: -1em;
    margin-left: 1em;
  }

  .low.activity.learning_support .white_box .inner>.img {
    width: auto;
    margin-left: 80px;
    margin-right: 80px;
  }

  .low.activity.learning_support .white_box .inner>.img img {
    width: 100%;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support .white_box .inner .types {
    display: block;
    margin-left: 40px;
    margin-right: 40px;
    width: auto;
  }

  .low.activity.learning_support .white_box .inner .types .type {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .low.activity.learning_support .white_box .inner .types .type:last-child {
    margin-bottom: 0px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .flex {
    margin-left: 80px;
    margin-right: 80px;
    width: auto;
    display: block;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.img {
    padding: 0px;
    margin-bottom: 30px;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.img img {
    width: 100%;
    max-width: 440px;
    margin-right: auto;
    margin-left: auto;
  }

  .low.activity.learning_support.childs_house .white_box .inner .flex .flex-box.txt .border {
    padding: 15px 20px;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt h3 {
    font-size: 16px;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box {
    display: block;
    margin-left: 80px;
    margin-right: 80px;
    width: auto;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border {
    width: auto;
    margin-bottom: 40px;
  }

  /*.low.mission #mission .content .content-inner{ display: flex; flex-wrap: wrap; width: auto; margin-left: 40px; margin-right: 40px; }
	.low.mission #mission .content .white_box:nth-child(1) .img{ width: auto; }
	.low.mission #mission .content .white_box:nth-child(1) .img img{ width: 100%; }

	.low.mission #mission .content .white_box:nth-child(2),
	.low.mission #mission .content .white_box:nth-child(3){ width: calc(50% - 15px); }

	.low.mission #mission .content .white_box:nth-child(2) .img{ width: auto; }
	.low.mission #mission .content .white_box:nth-child(2) .img img{ width: 100%; }
	.low.mission #mission .content .white_box:nth-child(3) .img{ width: auto; }
	.low.mission #mission .content .white_box:nth-child(3) .img img{ width: 100%; }

	.low.mission #mission .content .white_box:nth-child(4) .img{ width: auto; }
	.low.mission #mission .content .white_box:nth-child(4) .img img{ width: 100%; }

	.low.mission #mission .content .white_box{ background-color: #ffffff; width: auto; margin: 0 auto; margin-bottom: 30px; border-top: solid 5px #659071; }

	.low.mission #message .inner{ width: auto; margin-left: 40px; margin-right: 40px;  }
	.low.mission #message .inner .flx{ display: block; }
	.low.mission #message .inner .flx .txt{ margin-left: auto; margin-right: auto; padding-bottom: 0px; margin-bottom: 50px; }
	.low.mission #message .inner .flx .photo{ margin-left: auto; margin-right: auto; padding-bottom: 100px; }*/
  .low.mission #mission .content {
    padding-bottom: 80px;
  }

  .low.mission #mission .content .content-inner {
    display: block;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.mission #mission .content .white_box .inner {
    padding-left: 60px;
    padding-right: 60px;
  }

  .low.mission #mission .content .white_box:nth-child(1) {
    width: auto;
  }

  .low.mission #mission .content .white_box:nth-child(1) .img img {
    width: 100%;
  }

  .low.mission #mission .content .white_box:nth-child(2),
  .low.mission #mission .content .white_box:nth-child(3) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.mission #mission .content .white_box:nth-child(2) .img img,
  .low.mission #mission .content .white_box:nth-child(3) .img img {
    width: 100%;
    max-width: 435px;
    margin-left: auto;
    margin-right: auto;
  }

  .low.mission #mission .content .white_box:nth-child(4) {
    margin-bottom: 0px;
  }

  /*.low.mission #message .inner .flx .txt{ width: auto; margin-left: 40px; margin-right: 40px; }*/
  .low.recruit .ancher ul {
    width: 600px;
  }

  .low.activity.learning_support #learning_support_about .txt {
    width: 100%;
  }

  .low.activity.learning_support #learning_support_about .card-box {
    background-color: #fff;
    padding: 50px 30px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  .low.activity.learning_support #learning_support_about .card-box img {
    margin-bottom: 0px;
    width: 45%;
  }

  .low.activity.learning_support #learning_support_about .card-box dl {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 45% - 30px);
    padding-left: 25px;
  }

  .low.activity.learning_support #learning_support_about .card-box dl dt {
    padding: 10px 0px;
    width: 100px;
    color: #659071;
    font-weight: bold;
    line-height: 1em;
    box-sizing: border-box;
  }

  .low.activity.learning_support #learning_support_about .card-box dl dd {
    padding: 10px 15px;
    padding-right: 0px;
    width: calc(100% - 100px);
    line-height: 1em;
    color: #659071;
    box-sizing: border-box;
  }
}

@media screen and (max-width:1040px) {
  .low.mission #mission .content .white_box:nth-child(1) .projects .project .txt {
    min-height: 112px;
  }

  .index #index_main_projects .inner .projects {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }

  .index #index_main_projects .inner .projects .project {
    padding-left: 20px;
    padding-right: 20px;
    width: calc(50% - 40px);
  }

  .index #index_main_projects .inner .projects .project:nth-child(1) .project-inner,
  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
    width: auto;
  }

  .index #index_main_projects .inner .projects .project .txt p br {
    display: none;
  }

  /*
	.low.mission #message .inner{ width: auto; margin-left: 40px; margin-right: 40px;  }
	.low.mission #message .inner .flx{ display: block; }
	.low.mission #message .inner .flx .txt{ margin-left: auto; margin-right: auto; padding-bottom: 0px; margin-bottom: 50px; }
	.low.mission #message .inner .flx .photo{ margin-left: auto; margin-right: auto; padding-bottom: 100px; }
	*/
  .low.mission #message .inner .life-box {
    padding-top: 36px;
    padding-bottom: 25px;
    margin-bottom: 15px;
  }

  .low.mission #message .inner .life-box .profile-box {
    display: block;
    margin-left: 64px;
    margin-right: 64px;
  }

  .low.mission #message .inner .life-box .profile-box .photo {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .low.mission #message .inner .life-box .profile-box .photo img {
    width: 100%;
    height: auto;
    max-width: 480px;
  }

  .low.mission #message .inner .life-box .profile-box .txt {
    width: auto;
    padding: 0px;
    margin-bottom: 40px;
  }

  .low.mission #message .inner .life-box .profile-box .txt h3 {
    font-size: 20px;
    margin-bottom: 1em;
  }

  .low.mission #message .inner .life-box .profile-box .txt p {
    font-size: 16px;
    line-height: 1.8em;
  }

  .low.mission #message .inner .life-box .profile-box .txt2 h4 {
    font-size: 18px;
    margin-bottom: 0.5em;
  }

  .low.mission #message .inner .life-box .profile-box .txt2 p {
    font-size: 16px;
    margin-bottom: 2em;
  }

  .low.mission #message .inner .life-box .profile-box .txt2 .ayumi {
    padding: 20px 20px 30px;
    text-align: center;
  }

  .low.mission #message .inner .life-box .profile-box .txt2 .ayumi img.pc {
    max-width: 710px;
    width: 100%;
    height: auto;
    display: none;
  }

  .low.mission #message .inner .life-box .profile-box .txt2 .ayumi img.sp {
    display: block;
    max-width: 195px;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd {
    display: block;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop {
    display: block;
    position: relative;
    clear: both;
    width: 305px;
    height: 455px;
    float: right;
    padding: 30px;
    left: auto;
    top: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop {
    display: block;
    position: relative;
    clear: both;
    width: 305px;
    height: 455px;
    float: left;
    padding: 30px;
    right: auto;
    top: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 365px;
    padding: 0px;
    margin-bottom: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .thumb {
    float: right;
    margin-left: auto;
    margin-right: auto;
    width: 365px;
    padding: 0px;
    margin-bottom: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop:after {
    top: -70px;
    left: auto;
    right: calc(50% - 17px);
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #659071;
    border-left-width: 20px;
    border-top-width: 35px;
    border-right-width: 20px;
    border-bottom-width: 35px;
    display: block;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop:after {
    top: -70px;
    right: calc(50% - 17px);
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #659071;
    border-left-width: 20px;
    border-top-width: 35px;
    border-right-width: 20px;
    border-bottom-width: 35px;
    display: block;
  }

  /*
	.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt{ width: 365px; float: left; }
	.index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt{ width: 365px; float: right; }
	.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p{ height: 280px; }
	.index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p.voice_ttl{ height: auto; }*/
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt {
    margin-right: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact:before {
    width: calc(100% - 17px);
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt {
    margin-left: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact:before {
    width: calc(100% - 17px);
  }

  .low.activity.learning_support .white_box .inner .shien-img {
    padding-top: 80px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support .white_box .inner .shien-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width:900px) {
  .low.mission #mission .content .white_box:nth-child(1) .projects {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project,
  .low.mission #mission .content .white_box:nth-child(2) .projects .project {
    width: 100%;
    padding-bottom: 40px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(1) .project-inner,
  .low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(2) .project-inner {
    padding: 0px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(1) .project-inner .txt,
  .low.mission #mission .content .white_box:nth-child(1) .projects .project:nth-child(2) .project-inner .txt {
    min-height: inherit;
  }

  .index #index_main_projects .inner .projects .project-inner {
    width: auto;
  }

  .index #index_main_projects .inner .projects .project:nth-child(1) .project-inner,
  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
    width: auto;
    border: none;
  }

  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner .thumb {
    width: auto;
  }

  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner .thumb img {
    width: 100%;
  }

  .index #index_main_projects .inner .projects .project .txt p br {
    display: none;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop {
    display: block;
    position: relative;
    clear: both;
    width: 305px;
    height: 455px;
    float: right;
    padding: 30px;
    left: auto;
    top: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop {
    display: block;
    position: relative;
    clear: both;
    width: 305px;
    height: 455px;
    float: left;
    padding: 30px;
    right: auto;
    top: auto;
  }

  .index #index_staff .inner .message {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .index #index_staff .inner .message img {
    width: 100%;
    height: auto;
  }

  .index #index_staff .inner .message .message-box {
    width: 100%;
    margin-bottom: 155px;
  }

  .index #index_lfa_impact .inner .lfa_impacts {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb {
    float: right;
    margin-left: auto;
    margin-right: auto;
    width: 365px;
    padding: 0px;
    margin-bottom: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 365px;
    padding: 0px;
    margin-bottom: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop:after {
    top: -70px;
    left: auto;
    right: calc(50% - 17px);
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #659071;
    border-left-width: 20px;
    border-top-width: 35px;
    border-right-width: 20px;
    border-bottom-width: 35px;
    display: block;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop:after {
    top: -70px;
    right: calc(50% - 17px);
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #659071;
    border-left-width: 20px;
    border-top-width: 35px;
    border-right-width: 20px;
    border-bottom-width: 35px;
    display: block;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt {
    width: 365px;
    float: left;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt {
    width: 365px;
    float: right;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p {
    height: 280px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p.voice_ttl {
    height: auto;
  }

  .index #index_staff .inner .message {
    position: static;
  }

  .index #index_staff .inner .message h2 {
    position: static;
    line-height: 1em;
    margin-bottom: 20px;
  }

  .index #index_staff .inner .message .message-box {}

  .index #index_staff .inner .message .message-box .message-box-photo {
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_staff .inner .message .message-box .message-box-photo img.pc {
    display: none;
  }

  .index #index_staff .inner .message .message-box .message-box-photo img.sp {
    display: block;
    max-width: 583px;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_staff .inner .message .message-box .message-box-txt {
    width: auto;
    height: auto;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a {
    position: static;
    width: 100%;
    max-width: 583px;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a>img {
    width: 100%;
    max-width: 583px;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a i {
    right: 80px;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a:hover i {
    right: 80px;
  }

  .index #index_join_us .inner .ju-boxs {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box {
    max-width: 556px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb {
    width: auto;
    margin-bottom: 20px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt {
    margin: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    border: none;
    width: 100%;
  }

  .index #index_join_us .inner .ju-boxs #student.ju-box .txt {
    margin: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    border: none;
  }

  .low section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.privacy section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.privacy_en section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.commercial_transactions section .inner dl {
    display: block;
  }

  .low.commercial_transactions section .inner dl dt {
    width: auto;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1em;
  }

  .low.commercial_transactions section .inner dl dt br {
    display: none;
  }

  .low.commercial_transactions section .inner dl dd {
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box {
    margin-right: 0px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo {
    width: 45%;
    min-width: 140px;
    margin-bottom: 0;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo .img_outline {
    width: 100%;
    height: auto;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo .img_outline img {
    width: 100%;
    height: auto;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt {
    width: calc(55% - 40px);
    padding-left: 40px;
  }

  .low.activity section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity section .inner .thumb {}

  .low.activity section .inner .thumb img {
    width: 100%;
    height: auto;
  }

  .low.activity section .inner .txt dl {
    display: block;
    margin-bottom: 0px;
  }

  .low.activity.learning_support #learning_support_about .txt dl { max-width: 350px; }

  .low.activity section .inner .txt dl dt {
    float: left;
    margin-bottom: 10px;
  }

  .low.activity section .inner .txt dl dd {
    float: left;
    margin-bottom: 10px;
  }

  .low.activity section .inner .txt dl dd:nth-child(4) {}

  .low.activity section .inner .txt dl dt:nth-child(5) {
    clear: both;
  }

  .low.activity section .inner .txt dl:after {
    content: "";
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
    clear: both;
  }

  .low.activity .ancher ul {
    width: 100%;
  }

  .low.about .ancher ul {
    width: 100%;
    text-align: center;
  }

  .low.about .ancher ul li {
    float: none;
  }

  .low.about section .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.about #soshiki .inner,
  .low.about #yakuin .inner,
  .low.about #kaikei .inner {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.recruit #life .inner .life-boxs {}

  .low.recruit #life .inner .life-boxs .life-box {
    background-color: #fff;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 45px;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }

  .low.recruit #life .inner .life-boxs .life-box h3 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin-bottom: 1em;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 45px;
  }

  .low.recruit #life .inner .life-boxs .life-box h3:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background-color: #b0b0b0;
    position: absolute;
    left: calc(50% - 30px);
    bottom: 0px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul {
    text-align: center;
    padding-bottom: 35px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul li {
    list-style: none;
    display: inline-block;
    margin: 0 6px;
    margin-bottom: 15px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul li:last-child {
    margin-bottom: 0px;
  }

  .low.recruit #life .inner .life-boxs .life-box img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }

  .low.recruit #life .inner .life-boxs .life-box p small {
    font-size: 12px;
  }

  .low.recruit .ancher ul {
    width: 580px;
    text-align: center;
    padding-bottom: 10px;
  }

  .low.recruit .ancher ul li {
    float: none;
    margin-bottom: 20px;
    width: auto;
  }

  .low.recruit .ancher ul li a {
    /*width: 200px;*/
  }

  .low.topics section.topics_detail .inner .icatch {
    text-align: center;
  }

  .low.topics section.topics_detail .inner .icatch img {
    width: 100%;
    display: inline-block;
  }

  .low.topics section.topics_detail .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 0px 25px;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.txt {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .low.mission #mission .content .content-inner {
    display: block;
  }

  .low.mission #mission .inner {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .img {
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .img img {
    width: 100%;
  }

  .low.activity.learning_support .box-end {
    margin-left: 40px;
    margin-right: 40px;
  }

  .low.recruit #entry .inner ul {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .low.recruit #entry .inner table {
    width: auto;
  }

  .low.recruit #entry .inner table th {
    width: 160px;
  }

  .low.contact section .inner dl {
    display: block;
    width: 425px;
    margin-left: auto;
    margin-right: auto;
  }

  .low.contact section .inner dl dt {
    width: calc(100% - 2px);
    border-bottom: none;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 0px;
  }

  .low.contact section .inner dl dd {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .low.contact section .inner dl dt span:before {
    width: 2px;
    height: 20px;
    top: calc(50% - 10px);
  }

  .index #index_main_projects .inner .projects {
    display: block;
    width: 100%;
  }

  .index #index_main_projects .inner .projects .project {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .index #index_main_projects .inner .projects .project:nth-child(1) .project-inner,
  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
    float: none;
    width: calc(100% - 130px);
    margin-left: auto;
    margin-right: auto;
  }

  .index #index_staff .inner .message .message-box {
    width: 100%;
    margin-bottom: 75px;
    display: block;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex {
    display: block;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.img {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .low.activity.learning_support #learning_support_schedule .flx .txt {
    margin-bottom: 40px;
  }

  .partners_list {}

  .partners_list ul {
    display: flex;
    flex-wrap: wrap;
  }

  .partners_list ul li {
    width: calc((100% - 39px)/4);
    height: auto;
    margin-right: 13px;
    margin-bottom: 16px;
    list-style: none;
  }

  .partners_list ul li img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .partners_list ul li:nth-child(4n) {
    margin-right: 0px;
  }
}

@media screen and (max-width:768px) {
  .index #index_topics .inner {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .index #index_topics .inner .list-boxs {
    margin-left: 40px;
    margin-right: 40px;
  }

  .index #index_main_projects .inner .projects .project:nth-child(1) .project-inner,
  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
    width: calc(100% - 80px);
    padding: 40px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box {
    width: auto;
    max-width: none;
    margin-left: 0px;
    margin-right: 0px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb {
    width: 100%;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
  }

  .index #index_staff .inner .message .message-box .message-box-photo img.sp {
    width: 100%;
    max-width: none;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a {
    width: 100%;
    max-width: none;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a i {
    display: none;
  }

  .index #index_staff .inner .message .message-box .message-box-txt img.sp {
    width: calc(100% + 20px);
    margin-right: -20px;
    max-width: none;
    display: block;
  }

  .index #index_staff .inner .message .message-box .message-box-txt img.pc {
    display: none;
  }

  .index #index_lfa_impact .inner .lfa_impacts {
    justify-content: space-between;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop {
    padding: 20px;
    width: calc(100% - 40px);
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact {
    width: calc(50% - 10px);
    margin: 0;
    padding: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .thumb,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
    width: auto;
    float: none;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop img {
    width: 100%;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop img {
    width: 100%;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt {
    width: auto;
    float: none;
    margin: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt .voice p,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt .voice p {
    height: auto;
    min-height: 308px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt .voice p.voice_ttl,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt .voice p.voice_ttl {
    min-height: inherit;
  }

  .index #mainVisual .slick-dots {
    left: 30px;
    bottom: 33px;
  }

  #now.status .inner .border {
    padding-top: 60px;
  }

  #now.status .inner .border .ttl {
    width: 560px;
    position: absolute;
    left: calc(50% - 280px);
    top: -13px;
    background-color: transparent;
  }

  #now.status .inner .border .ttl h4 span {
    display: block;
    margin-left: auto;
    width: 80px;
    margin-right: auto;
    position: static;
    margin-bottom: 10px;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #now.status .inner .border .ttl h4 {
    padding: 0px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center;
  }

  #now.status .inner .border p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #future.status .inner .border {
    padding: 35px 30px;
  }

  #future.status .inner .border h4 {
    margin-bottom: 25px;
  }

  #future.status .inner .border .items {}

  #future.status .inner .border .items .item {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  #future.status .inner .border .items .item:first-child {
    width: 100%;
    flex-direction: column-reverse;
  }

  #future.status .inner .border .items .item:first-child .item-txt {
    width: 100%;
  }

  #future.status .inner .border .items .item:first-child .thumb {
    width: 100%;
    text-align: center;
    padding-top: 15px;
  }

  #future.status .inner .border .items .item:last-child {
    width: 100%;
  }

  #future.status .inner .border .items .item:last-child .item-txt {
    width: 100%;
  }

  #future.status .inner .border .items .item:last-child .thumb {
    width: 100%;
    text-align: center;
    padding-top: 15px;
  }

  #future.status .inner.sonshitsu .item .item-txt h4 br {
    display: none;
  }

  #can.status .inner .message .item {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  #can.status .inner .message .item .thumb {}

  #can.status .inner .message .item .txt {
    padding-bottom: 40px;
    padding-left: 0px;
  }

  #future.status .items .item {
    width: auto;
    border-bottom: 1px solid #659071;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  #future.status .items .item:last-child {
    margin-bottom: 0px;
  }

  #future.status .items .item .item-hd {
    padding: 10px 10px;
    border-top: 3px solid #659071;
    margin-bottom: 20px;
  }

  #future.status .items .item .item-hd p {
    line-height: 1.6em;
    font-size: 14px;
  }

  #future.status .items .item .item-txt {}

  #future.status .items .item .item-txt img {
    width: 100%;
    height: auto;
  }

  #future.status .graph.title .items .item {
    width: auto;
    max-width: none;
    border-bottom: 1px solid #659071;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  #future.status .graph.title .items .item:last-child {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  #future.status .graph.title .items .item .item-txt img {
    max-width: 100%;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .txt {
    padding-right: 30px;
    width: calc(100% - 200px - 30px);
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .photo {
    width: 200px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .photo img {
    max-width: 100%;
    height: auto;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .btns-open-close {
    margin-top: 0px;
  }

  #partners_intro .inner {
    padding-top: 30px;
    padding-bottom: 30px;
    border: none;
    margin-left: 0px;
    margin-right: 0px;
  }

  #partners_intro .inner .subsec img {
    max-width: 100%;
  }

  #partners_intro .subsec p {
    font-size: 15px;
  }

  #partners_intro .subsec+h2 {
    margin-top: 46px;
  }

  #partners_intro .subsec p {
    margin-bottom: 30px;
  }

  #partners_intro .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 22px;
  }

  #partners_intro .inner h2:before {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #partners_intro .read {
    max-width: 560px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
  }

  #partners_intro .read p {
    font-size: 13px;
    line-height: 1.6em;
  }

  .partners_list {
    margin-left: 15px;
    margin-right: 15px;
  }

  .partners_list ul {
    display: flex;
    flex-wrap: wrap;
  }

  .partners_list ul li {
    width: calc((100% - 12px)/3);
    height: auto;
    margin-right: 6px;
    margin-bottom: 6px;
    list-style: none;
  }

  .partners_list ul li img {
    max-width: 100%;
    height: auto;
  }

  .partners_list ul li:nth-child(4n) {
    margin-right: 6px;
  }

  .partners_list ul li:nth-child(3n) {
    margin-right: 0px;
  }

  #partners_renkei .inner {
    padding-top: 30px;
    padding-bottom: 30px;
    border: none;
  }

  #partners_renkei .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 12px;
  }

  #partners_renkei .inner h2:before {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #partners_renkei .inner table tr th,
  #partners_renkei .inner table tr td {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  #partners_renkei .inner table tr th {
    width: 80px;
  }

  #partners_renkei .inner table tr th:before {
    width: calc(100% - 10px);
  }

  #partners_renkei .inner table tr td dl {
    display: block;
    width: auto;
  }

  #partners_renkei .inner table tr td dl dt {
    font-size: 14px;
  }

  #partners_renkei .inner table tr td dl dd {
    font-size: 14px;
    width: 100%;
    line-height: 1.8em;
  }

  #partners_media {}

  #partners_media .inner {
    padding-top: 30px;
    padding-bottom: 30px;
    border: none;
  }

  #partners_media .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 22px;
  }

  #partners_media .inner h2:before {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #partners_media .media_item {
    display: flex;
    flex-direction: column-reverse;
    border-bottom: solid 1px #659071;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #partners_media .media_item .media_item_txt {
    width: 100%;
    margin-right: 0px;
  }

  #partners_media .media_item .media_item_txt h3 {
    font-size: 15px;
    color: #333333;
    margin-bottom: 10px;
  }

  #partners_media .media_item .media_item_txt p {
    font-size: 12px;
    line-height: 1.7em;
  }

  #partners_media .media_item .media_item_thumb {
    width: 100%;
    margin-bottom: 10px;
  }

  #partners_media .media_item .media_item_thumb img {
    width: 100%;
  }

  #partners_media .other_media {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  #partners_media .other_media p {
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 15px;
  }

  #partners_media .other_media .media_archives {
    display: flex;
  }

  #partners_media .other_media .media_archives li {
    width: calc((100% - 16px)/3);
    list-style: none;
    margin-right: 8px;
  }

  #partners_media .other_media .media_archives li:last-child {
    margin-right: 0px;
  }

  #partners_media .other_media .media_archives li a {
    text-decoration: none;
    width: 100%;
    height: 30px;
    border-radius: 3px;
    border: solid 1px #b2c7b8;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 1em;
    font-size: 14px;
  }

  #partners_kojin .inner {
    padding-top: 30px;
    padding-bottom: 30px;
    border: none;
  }

  #partners_kojin .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 22px;
  }

  #partners_kojin .inner h2:before {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #partners_kojin .inner .read {
    text-align: center;
    margin-bottom: 15px;
  }

  #partners_kojin .inner .read p {
    font-weight: bold;
    font-size: 13px;
  }

  #partners_kojin .inner .partners_kojin_items {
    max-width: 840px;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }

  #partners_kojin .inner .partners_kojin_items .partners_kojin_item {
    width: 100%;
    background-color: #fff;
    margin-right: 0px;
    padding: 15px;
    padding-top: 25px;
    margin-bottom: 15px;
  }

  #partners_kojin .inner .partners_kojin_items .partners_kojin_item p {
    font-size: 13px;
    line-height: 1.5em;
  }

  #partners_kojin .inner .partners_kojin_items .partners_kojin_item:first-child {}

  #partners_kojin .inner .partners_kojin_items .partners_kojin_item:first-child img {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #partners_kojin .inner .partners_kojin_items .partners_kojin_item:last-child {
    margin-right: 0px;
  }

  #partners_kojin .inner .partners_kojin_items .partners_kojin_item:last-child img {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #partners_kojin .inner .partners_kojin_btns {}

  #partners_kojin .inner .partners_kojin_btns p {
    font-size: 18px;
    margin-bottom: 25px;
  }

  #partners_kojin .inner .partners_kojin_btns .btns {
    margin-bottom: 15px;
    display: block;
  }

  #partners_kojin .inner .partners_kojin_btns .btns:after {
    content: "";
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
    clear: both;
  }

  #partners_kojin .inner .partners_kojin_btns .btns a {
    display: block;
    box-sizing: border-box;
    font-weight: bold;
    text-decoration: none;
    width: 365px;
    margin-left: auto;
    margin-right: auto;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns01 {
    display: block;
    width: 100%;
    padding: 16px 0;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    background-color: #fff;
    border: solid 3px #dd9a87;
    color: #dd9a87;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns01:before {
    content: "";
    display: none;
    height: 2px;
    width: 182px;
    background-color: #fff;
    position: absolute;
    left: 4px;
    bottom: 1px;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns01 i.ico07 {
    width: 17px;
    height: 15px;
    margin-right: 10px;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns01 i.ico07 svg {
    width: 17px;
    height: 15px;
    top: 2px;
    stroke: #dd9a87;
    transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns03 {
    display: block;
    width: 100%;
    padding: 16px 0;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    background-color: #fff;
    border: solid 3px #e3aa03;
    color: #e3aa03;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: relative;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns03 i.ico09 {
    width: 18px;
    height: 16px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns03 i.ico09 svg {
    position: absolute;
    left: 0px;
    top: -2px;
    width: 18px;
    fill: none;
    stroke: #e3aa03;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    transition: .2s cubic-bezier(0.44, 0.18, 0.49, 0.99);
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns03:before {
    content: "";
    display: none;
    height: 2px;
    width: 182px;
    background-color: #fff;
    position: absolute;
    left: 4px;
    bottom: 1px;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns01:hover {
    background-color: #dd9a87;
    color: #fff;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns01:hover i.ico07 svg {
    stroke: #fff;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns03:hover {
    background-color: #e3aa03;
    color: #fff;
  }

  #partners_kojin .inner .partners_kojin_btns .btns .btns03:hover i.ico09 svg {
    stroke: #fff;
  }

  #partners_kojin .inner .sns_btns {
    padding-top: 10px;
  }

  #partners_kojin .inner .sns_btns .sns {
    display: flex;
    justify-content: center;
    width: 265px;
    margin-left: auto;
    margin-right: auto;
  }

  #partners_kojin .inner .sns_btns .sns li {
    margin-left: 8px;
    margin-right: 8px;
    list-style: none;
  }

  #partners_kojin .inner .sns_btns .sns li a {
    display: flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 100px;
  }

  #partners_kojin .inner .sns_btns .sns li a:hover {
    opacity: .7;
  }

  #partners_kojin .inner .sns_btns .sns li a .ico_insta {
    width: 20px;
    height: 20px;
  }

  #partners_kojin .inner .sns_btns .sns li a .ico_insta svg {
    width: 20px;
    height: 20px;
  }

  #partners_kojin .inner .sns_btns .sns li a .ico_fb {
    width: 20px;
    height: 20px;
  }

  #partners_kojin .inner .sns_btns .sns li a .ico_fb svg {
    width: 20px;
    height: 20px;
  }

  #partners_kojin .inner .sns_btns .sns li a .ico_tw {
    width: 23px;
    height: 19px;
  }

  #partners_kojin .inner .sns_btns .sns li a .ico_tw svg {
    width: 23px;
    height: 19px;
  }
}

@media screen and (max-width:740px) {
  .low.mission #mission .content .white_box:nth-child(1) .projects .project .btns .btn {
    width: 32px;
    height: 32px;
    top: -15px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project .btns .btn:after {
    width: 28px;
    left: 2px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project .btns .btn i.ico_arrow2 {
    width: 7px;
    height: 12px;
    left: 13px;
    top: 10px;
    background-repeat: no-repeat;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects #childs_house.project .ttl i.ico {
    width: 100px;
    height: 100px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects {
    margin-bottom: 20px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .future {
    padding: 20px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .future h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .future h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .future p:last-of-type {
    margin-bottom: 0px;
  }

  br.sp {
    display: block;
  }

  br.pc {
    display: none;
  }

  .low.staff #staff_list .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low section .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.topics section .inner,
  .low.privacy section .inner,
  .low.privacy_en section .inner,
  .low.terms section .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  #mainVisual h1 {
    padding-bottom: 13px;
    margin-bottom: 15px;
    font-weight: bold;
  }

  #mainVisual h1:after {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 20px);
    bottom: 0;
  }

  .low.topics #main,
  .low.privacy #main,
  .low.privacy_en #main,
  .low.terms #main {
    padding-bottom: 40px;
  }

  .low.topics #mainVisual h1,
  .low.access #mainVisual h1,
  .low.terms #mainVisual h1,
  .low.commercial_transactions #mainVisual h1,
  .low.privacy #mainVisual h1,
  .low.privacy_en #mainVisual h1 {
    font-weight: bold;
  }

  .low #mainVisual h1 {
    font-size: 20px;
  }

  .low #mainVisual p {
    font-size: 11px;
  }

  .low.activity.learning_support #mainVisual p.sub-ttl {
    font-size: 14px;
  }

  .low.commercial_transactions #mainVisual {
    height: auto;
  }

  .low.commercial_transactions #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.privacy #mainVisual {
    height: auto;
  }

  .low.privacy #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.privacy_en #mainVisual {
    height: auto;
  }

  .low.privacy_en #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.terms #mainVisual {
    height: auto;
  }

  .low.terms #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.access #mainVisual {
    height: auto;
  }

  .low.access #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.topics #mainVisual {
    height: auto;
  }

  .low.topics #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.contact #mainVisual {
    height: auto;
  }

  .low.contact #mainVisual .txt {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .low.contact section .inner h2,
  .low.topics section .inner h2,
  .low.topics section.topics_detail .inner h2,
  .low.privacy section .inner h2,
  .low.privacy_en section .inner h2,
  .low.terms section .inner h2 {
    font-size: 16px;
    line-height: 1.6em;
    color: #333333;
    position: relative;
    padding-left: 22px;
    margin-bottom: 12px;
  }

  .low.contact section .inner h2:before,
  .low.topics section .inner h2:before,
  .low.topics section.topics_detail .inner h2:before,
  .low.privacy section .inner h2:before,
  .low.privacy_en section .inner h2:before,
  .low.terms section .inner h2:before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    position: absolute;
    ;
    left: 0px;
    top: 11px;
    background-color: #538460;
  }

  .low.contact section .inner h3,
  .low.topics section .inner h3,
  .low.topics section.topics_detail .inner h3,
  .low.privacy section .inner h3,
  .low.privacy_en section .inner h3,
  .low.terms section .inner h3 {
    font-size: 14px;
  }

  .low.contact section .inner p,
  .low.topics section .inner p,
  .low.topics section.topics_detail .inner p,
  .low.privacy section .inner p,
  .low.privacy_en section .inner p,
  .low.terms section .inner p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 16px;
  }

  .low.topics section.topics_detail .inner>img,
  .low.topics section.topics_detail .inner>p>img {
    width: 100%;
    max-width: auto;
    height: auto;
  }

  .low.terms section .inner p.read {
    padding-bottom: 10px;
  }

  .low.privacy section .inner dl dt {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.privacy section .inner dl dd {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.privacy section .inner table tr th {
    font-size: 14px;
    line-height: 1.8em;
    padding: 6px 10px;
  }

  .low.privacy section .inner table tr td {
    font-size: 14px;
    line-height: 1.8em;
    padding: 6px 10px;
  }

  .low.privacy_en section .inner dl dt {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.privacy_en section .inner dl dd {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.privacy_en section .inner table tr th {
    font-size: 14px;
    line-height: 1.8em;
    padding: 6px 10px;
  }

  .low.privacy_en section .inner table tr td {
    font-size: 14px;
    line-height: 1.8em;
    padding: 6px 10px;
  }

  .low.commercial_transactions section .inner dl {
    display: block;
  }

  .low.commercial_transactions section .inner dl dt {
    font-size: 14px;
    line-height: 1.8em;
    padding-top: 25px;
    padding-bottom: .5em;
  }

  .low.commercial_transactions section .inner dl dd {
    font-size: 14px;
    line-height: 1.8em;
    padding-bottom: 25px;
  }

  .low.terms section .inner ul.alpha {
    margin-bottom: 12px;
  }

  .low.terms section .inner ul.alpha li {
    font-size: 14px;
    line-height: 1.8em;
    padding-bottom: .5em;
  }

  .low.staff #staff_list .inner {
    padding-top: 30px;
  }

  .low.staff #mainVisual {
    height: auto;
  }

  .low.staff #mainVisual .txt {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box {
    padding-bottom: 0px;
    flex-wrap: wrap;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-photo {
    margin-bottom: 13px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt {
    width: calc(55% - 18px);
    padding-left: 18px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-ttl {
    padding-top: 10px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-ttl p {
    font-size: 12px;
    line-height: 1.5em;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-ttl h2 {
    font-size: 16px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .staff-txt-message {
    display: none;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp {
    width: 100%;
    display: none;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp .staff-txt-ttl {
    padding-top: 10px;
    display: block;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp .staff-txt-ttl p {
    font-size: 12px;
    line-height: 1.5em;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp .staff-txt-ttl h2 {
    font-size: 16px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp .staff-txt-message {
    display: block;
    padding-bottom: 25px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp .staff-txt-message h3 {
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 6px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt-sp .staff-txt-message p {
    font-size: 14px;
    line-height: 1.8em;
    text-align: justify;
  }

  .low.staff #staff_list .inner .box-end p {
    font-size: 15px;
  }

  .low.staff #staff_list .inner .box-end {
    padding-bottom: 0px;
  }

  #main a.btn.arow {
    width: 180px;
    font-size: 14px;
    padding: 8px 0px 10px 0px;
  }

  #main a.btn.arow .ico_arrow {
    width: 160px;
    height: 20px;
    position: absolute;
    overflow: hidden;
    left: calc(50% - 80px);
    bottom: 2px;
  }

  #main a.btn.arow .ico_arrow svg {
    width: 206px;
    height: 20px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }

  .low.activity #mainVisual {
    height: auto;
  }

  .low.activity #mainVisual .txt {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .low.activity section .inner {
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.activity section .inner .ttl p {
    font-size: 13px;
    line-height: 1.4em;
    padding-bottom: 0px;
  }

  .low.activity section .inner .ttl h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.activity section .inner .ttl h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.activity section .inner .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity #childs_house .inner .ttl p {
    font-size: 13px;
    line-height: 1.4em;
    padding-bottom: 0px;
  }

  .low.activity #childs_house .inner .ttl h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.activity #childs_house .inner .ttl h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.activity #childs_house .inner .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity .ancher ul li {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }

  .low.activity .ancher ul li:last-child {
    margin-bottom: 0px;
  }

  .low.activity .ancher ul li a {
    font-size: 13px;
    width: 170px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .low.activity .ancher ul li a i {
    width: 12px;
    height: 7px;
    margin-right: 10px;
  }

  .low.activity .ancher ul li a i:before {
    width: 12px;
    height: 7px;
    background-size: 100%;
  }

  .low.activity section .inner .txt dl dt i.label {
    font-size: 13px;
    width: 73px;
  }

  .low.activity section .inner .txt dl dd {
    font-size: 13px;
    width: calc(100% - 73px - 20px);
    padding-right: 0px;
  }

  .low.activity section .inner .txt dl dd i.ico_ball {
    display: inline-block;
    margin-left: 0;
  }

  .low.activity section .inner .txt .btns {
    padding-top: 20px;
  }

  .low.activity #learning_support {
    padding-bottom: 50px;
  }

  .low.activity #learning_support .inner .thumb i.ico {
    width: 75px;
    height: 75px;
    top: 0px;
    left: calc(50% - 37px);
  }

  .low.activity #learning_support .inner .thumb {
    padding-top: 37px;
  }

  .low.activity #learning_support .inner .thumb {
    margin-bottom: 21px;
  }

  .low.activity #childs_house {
    padding-bottom: 50px;
  }

  .low.activity #childs_house .inner .thumb i.ico {
    width: 75px;
    height: 75px;
    top: 0px;
    left: calc(50% - 37px);
  }

  .low.activity #childs_house .inner .thumb {
    padding-top: 37px;
  }

  .low.activity #childs_house .inner .thumb {
    margin-bottom: 21px;
  }

  .low.access #main {
    padding-bottom: 50px;
  }

  .low.access #map .flx {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .low.access #map .embed_map {
    width: 100%;
    height: 260px
  }

  .low.access #map .map-videos {
    display: flex;
    flex-wrap: wrap;
  }

  .low.access #map .map-videos .map-video {
    width: 100%;
    margin-right: 0px;
  }

  .low.access #map .map-videos .map-video iframe {
    height: 220px;
  }

  .low.access #map .map-videos .map-video:nth-child(2n) {
    margin-right: 0px;
  }

  .low.access #map .map-videos .map-video p {
    font-size: 14px;
    padding-bottom: 1.5em;
  }

  .low.about #staff_list .inner {
    padding-top: 30px;
  }

  .low.about #mainVisual {
    height: auto;
  }

  .low.about #mainVisual .txt {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .low.about .ancher ul li {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    float: none;
  }

  .low.about .ancher ul li:last-child {
    margin-bottom: 0px;
  }

  .low.about .ancher ul li a {
    font-size: 13px;
    width: 170px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .low.about .ancher ul li a i {
    width: 12px;
    height: 7px;
    margin-right: 10px;
  }

  .low.about .ancher ul li a i:before {
    width: 12px;
    height: 7px;
    background-size: 100%;
  }

  .low.about #soshiki {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .low.about #soshiki .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.about #soshiki .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 10px;
  }

  .low.about #soshiki .inner h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.about #soshiki .inner table tr th,
  .low.about #soshiki .inner table tr td {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .low.about #soshiki .inner table tr th {
    width: 80px;
  }

  .low.about #soshiki .inner table tr th:before {
    width: calc(100% - 10px);
  }

  .low.about #soshiki .inner table tr td dl {
    display: block;
    width: auto;
  }

  .low.about #soshiki .inner table tr td dl dt {
    font-size: 14px;
  }

  .low.about #soshiki .inner table tr td dl dd {
    font-size: 14px;
    width: 100%;
    line-height: 1.8em;
  }

  .low.about #yakuin {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .low.about #yakuin .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.about #yakuin .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 10px;
  }

  .low.about #yakuin .inner h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.about #yakuin .inner .member {
    display: block;
    padding-bottom: 12px;
  }

  .low.about #yakuin .inner .member .photo {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }

  .low.about #yakuin .inner .member .photo img {
    width: 100%;
  }

  .low.about #yakuin .inner .member .txt {
    padding: 0;
    width: 100%;
  }

  .low.about #yakuin .inner .member .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.about #yakuin .inner .member .txt p.name {
    font-size: 16px;
    text-align: center;
  }

  .low.about #kaikei {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .low.about #kaikei .inner {
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.about #kaikei .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 10px;
  }

  .low.about #kaikei .inner h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.about #kaikei .inner .archives {
    overflow: auto;
    padding-top: 13px;
  }

  .low.about #kaikei .inner .archives ul {
    width: 690px;
    padding-bottom: 0px;
  }

  .low.about #kaikei .inner .archives ul li {
    margin-right: 9px;
  }

  .low.about #kaikei .inner .archives ul li.end {
    margin-right: 9px;
  }

  .low.about #kaikei .inner .archives ul li:last-child {
    margin-right: 0px;
  }

  .low.about #kaikei .inner .archives ul li a {
    width: 90px;
    font-size: 12px;
  }

  .low.about #kaikei .inner .kaikei-box {
    padding-top: 18px;
  }

  .low.about #kaikei .inner .kaikei-box h3 {
    text-align: left;
    font-size: 16px;
    padding-bottom: 18px;
  }

  .low.about #kaikei .inner .kaikei-box table {
    margin-bottom: 30px;
  }

  .low.about #kaikei .inner .kaikei-box table tr th,
  .low.about #kaikei .inner .kaikei-box table tr td {
    font-size: 13px;
    line-height: 1.6em;
    padding: 5px;
  }

  .low.about #kaikei .inner .kaikei-box table tr th:first-child {
    width: calc(53% - 10px);
    white-space: nowrap;
  }

  .low.about #kaikei .inner .kaikei-box table tr th:last-child {
    text-align: center !important;
    width: 110px;
    white-space: nowrap;
  }

  .low.about #kaikei .inner .kaikei-box table tr.bg0 td {
    padding-left: 8px;
  }

  .low.about #kaikei .inner .kaikei-box table tr.bg1 td {
    padding-left: 18px;
  }

  .low.about #kaikei .inner .kaikei-box table tr.bg2 td {
    padding-left: 40px;
  }

  .low.about #kaikei .inner .kaikei-box table tr td.idt {
    padding-left: 40px;
  }

  .low.about #kaikei .inner .kaikei-box table.tb2 tr th:first-child {
    width: 43px;
    padding-left: 5px;
  }

  .low.about #kaikei .inner .kaikei-box table.tb2 tr td:first-child {
    width: 43px;
    padding-left: 5px;
  }

  .low.about #kaikei .inner .kaikei-box table.tb2 tr td {
    padding: 5px;
  }

  .low.about #kaikei .inner .kaikei-box table.tb2 tr th {
    vertical-align: middle;
  }

  .low.about #kaikei .inner .kaikei-box table.tb2 tr th:nth-child(2) {
    padding: 5px;
    width: 40%;
  }

  .low.about #kaikei .inner .kaikei-box table.tb2 tr th:nth-child(3) {
    padding: 5px;
    width: 30%;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-data h4,
  .low.about #kaikei .inner .kaikei-box .kaikei-box-data h5,
  .low.about #kaikei .inner .kaikei-box .kaikei-box-data p {
    font-size: 14px;
    line-height: 1.8em;
    padding: 0px;
    padding-bottom: 5px;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-data p {
    padding-bottom: 1.5em;
  }

  .low.recruit #mainVisual {
    height: auto;
  }

  .low.recruit #mainVisual .txt {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .low.recruit section .inner .ttl p {
    font-size: 13px;
    line-height: 1.4em;
    padding-bottom: 0px;
  }

  .low.recruit section .inner .ttl h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.recruit section .inner .ttl h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.recruit section .inner .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.recruit #vision,
  .low.recruit #life,
  .low.recruit #voice,
  .low.recruit #entry {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .low.recruit #vision .inner,
  .low.recruit #life .inner,
  .low.recruit #voice .inner,
  .low.recruit #entry .inner {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.recruit #vision .inner>h2,
  .low.recruit #life .inner>h2,
  .low.recruit #voice .inner>h2,
  .low.recruit #entry .inner>h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.recruit #vision .inner>h2:before,
  .low.recruit #life .inner>h2:before,
  .low.recruit #voice .inner>h2:before,
  .low.recruit #entry .inner>h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.topics #mainVisual p.ttl {
    font-size: 20px;
    padding-bottom: 14px;
    font-weight: bold;
    padding-bottom: 13px;
    margin-bottom: 15px;
  }

  /*.low.topics #mainVisual p.ttl:before{ content: ""; display:block; width: 50px; height: 2px; left: calc(50% - 25px); }*/
  .low.topics #mainVisual p.ttl:before {
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    left: calc(50% - 20px);
    bottom: 0;
  }

  .low.recruit #vision .inner>p.read {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 20px;
  }

  .low.recruit #vision .cards .card .card-inner {
    padding: 30px 10px;
  }

  .low.recruit #vision .cards .card .card-inner h3 {
    font-size: 16px;
    margin-bottom: .3em;
  }

  .low.recruit #vision .cards .card .card-inner p {
    font-size: 14px;
    line-height: 1.6em;
  }

  .low.recruit #vision .cards .card:last-child {
    margin-bottom: 0px;
  }

  .low.recruit #vision .message {
    padding: 20px 20px;
  }

  .low.recruit #vision .message h3 {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 22px;
  }

  .low.recruit #vision .message h3:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #b0b0b0;
    position: absolute;
    left: calc(50% - 25px);
    bottom: 0px;
  }

  .low.recruit #vision .message ul {
    padding-bottom: 22px;
  }

  .low.recruit #vision .message ul li {
    margin: 0px;
    display: block;
    margin-bottom: 15px;
  }

  .low.recruit #vision .message ul li img {
    width: 100%;
    height: auto;
  }

  .low.recruit #vision .message ul li:last-child {
    margin-bottom: 0px;
  }

  .low.recruit #vision .message p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify;
  }

  .low.recruit #life .inner .life-boxs .life-box {
    padding: 20px 20px;
  }

  .low.recruit #life .inner .life-boxs .life-box h3 {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 22px;
  }

  .low.recruit #life .inner .life-boxs .life-box h3:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #b0b0b0;
    position: absolute;
    left: calc(50% - 25px);
    bottom: 0px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul {
    padding-bottom: 22px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul li {
    margin: 0px;
    display: block;
    margin-bottom: 15px;
  }

  .low.recruit #life .inner .life-boxs .life-box ul li img {
    width: 100%;
    height: auto;
  }

  .low.recruit #life .inner .life-boxs .life-box ul li:last-child {
    margin-bottom: 0px;
  }

  .low.recruit #life .inner .life-boxs .life-box p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify;
  }

  .low.recruit #voice .inner .life-boxs .life-box {
    padding-top: 22px;
    padding-bottom: 25px;
    margin-bottom: 15px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .txt {
    width: auto;
    padding: 0px;
    margin-bottom: 0px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .photo {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .photo img {
    width: 100%;
    height: auto;
    max-width: 300px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .life-box-ttl p {
    font-size: 13px;
    line-height: 1.4em;
    padding-bottom: 0px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .life-box-ttl h3 {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 22px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .life-box-ttl h3:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #b0b0b0;
    position: absolute;
    left: calc(50% - 15px);
    bottom: 0px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .txt2 h4 {
    font-size: 14px;
  }

  .low.recruit #voice .inner .life-boxs .life-box .profile-box .txt2 p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: justify;
  }

  .low.recruit #entry .inner>h2 {
    margin-bottom: 15px;
  }

  .low.recruit #entry .inner>p {
    width: auto;
  }

  .low.recruit #entry .inner>p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 20px;
  }

  .low.recruit #entry .inner ul li {
    list-style: none;
    width: calc((100% - 10px)/2);
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .low.recruit #entry .inner ul li {
    font-size: 14px
  }

  .low.recruit #entry .inner ul li:nth-child(1) a {
    font-size: 15px;
  }

  .low.recruit #entry .inner ul li:nth-child(1) a br {
    display: none;
  }

  .low.recruit #entry .inner ul li:nth-child(2) a {
    font-size: 15px;
  }

  .low.recruit .ancher ul {
    padding-top: 26px;
    padding-bottom: 26px;
    width: auto;
  }

  .low.recruit .ancher ul li {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }

  .low.recruit .ancher ul li:last-child {
    margin-bottom: 0px;
  }

  .low.recruit .ancher ul li a {
    font-size: 13px;
    width: 170px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .low.recruit .ancher ul li a i {
    width: 12px;
    height: 7px;
    margin-right: 10px;
  }

  .low.recruit .ancher ul li a i:before {
    width: 12px;
    height: 7px;
    background-size: 100%;
  }

  .low.topics section .inner.not-line {
    border: none;
  }

  .low.topics section .inner .list-boxs .list-box {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
  }

  .low.topics section .inner .list-boxs .list-box:nth-child(3n) {
    margin-right: 15px;
  }

  .low.topics section .inner .list-boxs .list-box:nth-child(2n) {
    margin-right: 0px;
  }

  .low.topics.detail #kanren .inner {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px;
    padding-bottom: 25px;
  }

  .low.topics.detail #kanren .inner .ttl {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.topics.detail #kanren .inner .ttl:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.topics.detail #kanren .inner .list-boxs .list-box {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }

  .low.topics.detail #kanren .inner .list-boxs .list-box:nth-child(3n) {
    margin-right: 20px;
  }

  .low.topics.detail #kanren .inner .list-boxs .list-box:nth-child(2n) {
    margin-right: 0px;
  }

  .low.topics.detail #kanren .list-boxs .list-box .txt {
    padding-bottom: 20px;
  }

  .low.topics.detail #kanren .list-boxs .list-box .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.topics section .inner .tools .pageantion {
    float: none;
    text-align: center;
    padding-top: 15px;
    clear: both;
  }

  .low.topics #main section .inner .tools .pageantion a {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    margin-left: 3px;
  }

  .low.topics section .inner .tools .pageantion span.current {
    float: none;
    display: inline-block;
    font-size: 13px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    margin-left: 3px;
    vertical-align: top;
  }

  .low.topics #main section .inner .tools .pageantion a.prev {
    background-size: 7px 13px;
  }

  .low.topics #main section .inner .tools .pageantion a.next {
    background-size: 7px 13px;
  }

  .low.topics #main section .inner .tools .pageantion a.previouspostslink {
    background-size: 7px 13px;
  }

  .low.topics #main section .inner .tools .pageantion a.nextpostslink {
    background-size: 7px 13px;
  }

  .low.topics #main section .inner .tools .pageantion span.previouspostslink {
    background-size: 7px 13px;
    float: none;
    display: inline-block;
    font-size: 13px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    margin-right: -2px;
    border: solid 1px #fff;
  }

  .low.topics #main section .inner .tools .pageantion span.nextpostslink {
    background-size: 7px 13px;
    float: none;
    display: inline-block;
    font-size: 13px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    margin-left: -2px;
    border: solid 1px #fff;
  }

  .low.topics section .inner .tools .sort-btns {
    display: flex;
    justify-content: center;
    float: none;
  }

  .low.topics section .inner .tools .sort-date,
  .low.topics section .inner .tools .sort-category {
    overflow: hidden;
  }

  .low.topics section .inner .list-boxs .list-box .txt>p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.topics section .inner .list-boxs .list-box .photo {
    margin-bottom: 6px;
  }

  .low.topics section .inner .list-boxs .list-box .txt .cat p {
    margin-bottom: 6px;
  }

  .low.topics section .inner .list-boxs .list-box .txt .date p {
    margin-bottom: 6px;
  }

  .low.topics section .inner .list-boxs .list-box .txt {
    padding-bottom: 10px;
  }

  .low.topics section .inner .tools .sort-date p,
  .low.topics section .inner .tools .sort-category p {
    font-size: 14px;
    line-height: 1.2em;
    width: calc(100% - 30px);
  }

  .low.topics section.topics_detail .inner .ttl h1 {
    font-size: 16px;
    padding-bottom: 8px;
  }

  .low.topics section.topics_detail .inner .ttl .date p,
  .low.topics section.topics_detail .inner .ttl .cat p {
    font-size: 13px;
  }

  .low.topics section.topics_detail .inner .ttl {
    padding-bottom: 30px;
  }

  .low.topics section.topics_detail .inner .icatch {
    margin-bottom: 30px;
  }

  .low.activity.learning_support #learning_support_about {
    padding-bottom: 0px;
  }

  .low.activity.learning_support #learning_support_about .ttl i.ico {
    width: 75px;
    height: 75px;
  }

  .low.activity.learning_support #learning_support_about .ttl h2 {
    font-size: 18px;
    margin-bottom: 22px;
  }

  .low.activity.learning_support #learning_support_about .txt {
    width: auto;
  }

  .low.activity.learning_support #learning_support_about .txt p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .low.activity.learning_support #learning_support_about .txt p:last-of-type {
    margin-bottom: 30px;
  }

  .low.activity.learning_support.childs_house #learning_support_about {
    padding-bottom: 30px;
  }

  .low.activity.learning_support.childs_house #learning_support_about .ttl i.ico {
    width: 75px;
    height: 75px;
  }

  .low.activity.learning_support.childs_house #learning_support_about .ttl h2 {
    font-size: 18px;
    margin-bottom: 22px;
  }

  .low.activity.learning_support.childs_house #learning_support_about .txt {
    width: auto;
  }

  .low.activity.learning_support.childs_house #learning_support_about .txt p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .low.activity.learning_support.childs_house #learning_support_about .txt p:last-of-type {
    margin-bottom: 30px;
  }

  .low.activity.learning_support .white_box .inner {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.activity.learning_support .white_box .inner .ttl {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.activity.learning_support .white_box .inner .ttl:before {
    width: 50px;
    left: calc(50% - 25px);
  }

  .low.activity.learning_support .white_box .inner .points {
    display: block;
    margin: 0px;
  }

  .low.activity.learning_support .white_box .inner .points #point01.point .point-hd i,
  .low.activity.learning_support .white_box .inner .points #point02.point .point-hd i,
  .low.activity.learning_support .white_box .inner .points #point03.point .point-hd i {
    width: 120px;
    height: 120px;
    background-size: 100%;
  }

  .low.activity.learning_support .white_box .inner .points .point .point-hd h3 {
    font-size: 16px;
    line-height: 1.6em;
    padding-bottom: 13px;
    margin-bottom: 13px;
  }

  .low.activity.learning_support .white_box .inner .points .point .point-txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support .white_box .inner .points .point .point-hd h3:before {
    width: 50px;
    left: calc(50% - 25px);
  }

  .low.activity.learning_support .white_box .inner>.img {
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.activity.learning_support .white_box .inner>.img>img {
    width: 100%;
  }

  .low.activity.learning_support .white_box .inner>.img>img.sp {
    display: block;
  }

  .low.activity.learning_support .white_box .inner>.img>img.pc {
    display: none;
  }

  .low.activity.learning_support .white_box .inner .ttl {
    margin-bottom: 22px;
  }

  .low.activity.learning_support .white_box .inner .types {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
  }

  .low.activity.learning_support .white_box .inner .types .type {
    text-align: center;
    width: auto;
    margin-bottom: 20px;
  }

  .low.activity.learning_support .white_box .inner .types .type:last-child {
    margin-bottom: 0px;
  }

  .low.activity.learning_support .white_box .inner .types .type p {
    text-align: left;
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support .white_box .inner .types .type p br {
    display: none;
  }

  .low.activity.learning_support .white_box .inner .types .type h3 {
    font-size: 16px;
    margin-bottom: 9px;
  }

  .low.activity.learning_support .white_box .inner .types .type img {
    max-width: 457px;
    width: 100%;
    margin-bottom: 12px;
  }

  .low.activity.learning_support #nohaw.white_box {
    margin-bottom: 30px;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box {
    margin-bottom: 25px;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.img {
    padding: 15px 25px 15px 30px;
    text-align: center;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.img img {
    width: 80px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }

  .low.activity.learning_support #nohaw.white_box .inner .nohaw-box>.txt {
    padding: 0px 20px 10px;
    padding-bottom: 10px;
  }

  .low.activity.learning_support #nohaw.white_box .inner .matome {
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
  }

  .low.activity.learning_support #nohaw.white_box .inner .matome p {
    font-size: 18px;
    line-height: 1.8em;
  }

  .low.activity.learning_support #nohaw.white_box .inner .matome p strong {
    display: inline;
    /*border-bottom: solid 2px #659071; padding-bottom: 2px;*/
  }

  .low.activity.learning_support #nohaw.white_box .inner .matome p strong:before {
    display: none;
  }

  .low.activity.learning_support #nohaw.white_box .inner>.img {
    padding-bottom: 25px;
  }

  .low.activity.learning_support .white_box .inner .points .point {
    width: auto;
    margin-bottom: 20px;
  }

  .low.activity.learning_support .white_box .inner .points #point01.point .point-hd i,
  .low.activity.learning_support .white_box .inner .points #point02.point .point-hd i,
  .low.activity.learning_support .white_box .inner .points #point03.point .point-hd i {
    margin-bottom: 20px;
  }

  .low.activity.learning_support .white_box .inner .points #point02.point .point-hd h3 {
    padding-bottom: 13px;
    margin-bottom: 13px;
  }

  .low.activity.learning_support .white_box .inner .points #point03.point .point-hd h3 {
    padding-bottom: 13px;
    margin-bottom: 13px;
  }

  .low.activity.learning_support .white_box .inner .point-ft {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.activity.learning_support .white_box .inner .point-ft .point-pop {
    width: auto;
  }

  .low.activity.learning_support .white_box .inner .point-ft ul {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding: 15px 20px;
    border-radius: 9px;
    display: block;
  }

  .low.activity.learning_support .white_box .inner .point-ft ul li {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support .white_box .inner .point-ft ul:after {
    top: auto;
    right: auto;
    bottom: -34px;
    left: calc(50% - 5px);
    border: solid transparent;
    content: " ";
    display: block;
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #659071;
    border-left-width: 10px;
    border-top-width: 17px;
    border-right-width: 10px;
    border-bottom-width: 17px;
  }

  .low.activity.learning_support .white_box .inner .point-ft .point-photo {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }

  .low.activity.learning_support.childs_house .white_box .inner .flex {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.img {
    padding: 0px;
    margin-bottom: 30px;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.img img {
    width: 100%;
  }

  .low.activity.learning_support.childs_house .white_box .inner .flex .flex-box.txt .border {
    padding: 15px 20px;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt h3 {
    font-size: 16px;
  }

  .low.activity.learning_support.childs_house #box01.white_box .inner .flex .flex-box.txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    padding: 15px 20px;
    margin-bottom: 40px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box p {
    font-size: 16px;
  }

  .low.activity.learning_support.childs_house #box02.white_box .inner .img {
    margin-bottom: 30px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border {
    padding: 15px 20px;
    margin-bottom: 30px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border ul li {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.img img {
    width: 100%;
    height: auto;
  }

  .low.activity.learning_support .white_box:last-child {
    margin-bottom: 50px;
  }

  .index #mainVisual {
    height: auto;
  }

  .index #mainVisual img {
    width: 100%;
  }

  .index #mainVisual img.pc {
    display: none;
  }

  .index #mainVisual img.sp {
    display: block;
  }

  .index #mainVisual #mainSlide .item img.pc {
    display: none;
  }

  .index #mainVisual #mainSlide .item img.sp {
    display: block;
  }

  .index #mainVisual .slick-dots {
    bottom: 13px;
    width: 280px;
    display: flex;
    justify-content: center;
    left: calc(50% - 140px);
  }

  .index #mainVisual .slick-dots li {
    margin-left: 6px;
    margin-right: 6px;
  }

  .index #info .inner {
    display: block;
  }

  .index #info .inner .lf {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #fff;
  }

  .index #info .inner .lf p {
    font-size: 13px;
    line-height: 1em;
    padding: 11px 0px;
    text-align: center;
    min-height:
  }

  .index #info .inner .center {
    width: auto;
  }

  .index #info .inner .center ul {
    padding: 15px;
  }

  .index #info .inner .ri {
    width: auto;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .index #info .inner .ri a.info_list {
    width: 100%;
    font-size: 13px;
    width: 48px;
    padding: 0px;
    height: 33px;
    overflow: hidden;
    display: block;
    background-color: transparent;
  }

  .index #info .inner .ri a.info_list:before {
    content: "";
    display: block;
    width: 48px;
    height: 34px;
    background-image: url(../img/index/sp/ico_news.png);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .index #info .inner .ri a.info_list i {
    width: 6px;
    height: 12px;
    display: none
  }

  .index #info .inner .ri a.info_list i svg {
    top: -1px;
    width: 6px;
    height: 12px;
  }

  .index #index_topics .inner {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .index #index_topics .inner .list-boxs {
    margin-left: 20px;
    margin-right: 20px;
  }

  .index #index_topics .inner h2 {
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 15px;
  }

  .index #index_topics .inner .list-boxs {
    display: block;
  }

  .index #index_topics .inner .list-boxs .list-box {
    width: auto;
    margin-right: 0px;
  }

  .index #index_topics .inner .list-boxs .list-box .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .index #index_topics .inner .list-boxs .list-box .txt {
    padding-bottom: 15px;
  }

  .index #index_topics .inner .list-boxs .list-box:nth-child(3n) {
    margin-bottom: 20px;
  }

  .index #index_topics .inner .list-boxs .list-box:nth-child(4) {
    display: none;
  }

  .index #index_topics .inner .list-boxs .list-box:nth-child(5) {
    display: none;
  }

  .index #index_topics .inner .list-boxs .list-box:nth-child(6) {
    display: none;
  }

  .index #index_topics .inner>a {
    display: inline-block;
    border-radius: 6px;
    border: solid 2px #b2c7b8;
    padding: 8px 35px;
    text-decoration: none;
    box-sizing: border-box;
    margin-bottom: 25px;
    mmargin-top: 15px;
    font-size: 14px;
    line-height: 1.4em;
  }

  .index #index_topics .inner>a:hover {
    background-color: #fff;
    border: solid 2px #b2c7b8;
    color: #b2c7b8;
  }

  .index #index_message .inner {
    margin-left: 20px;
    margin-right: 20px;
  }

  .index #index_message .inner h2 {
    font-size: 22px;
  }

  .index #index_message .inner h2:before {
    width: 230px;
    left: calc(50% - 115px - 10px);
  }

  .index #index_message .inner h3 {
    font-size: 22px;
    line-height: 1.6em;
  }

  .index #index_message .inner p {
    font-size: 15px;
    text-align: left;
  }

  .index #index_message .inner p br {
    display: none;
  }

  .index #index_main_projects {}

  .index #index_main_projects .inner {
    padding-top: 20px;
  }

  .index #index_main_projects .inner h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .index #index_main_projects .inner .projects #learning_support.project .ttl i.ico {
    width: 100px;
    height: 100px;
  }

  .index #index_main_projects .inner .projects .project .project-inner {}

  .index #index_main_projects .inner .projects .project .ttl p {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 3px;
  }

  .index #index_main_projects .inner .projects .project .ttl h3 {
    font-size: 22px;
  }

  .index #index_main_projects .inner .projects .project .txt p {
    font-size: 14px;
  }

  .index #index_main_projects .inner .projects .project .txt p br {
    display: none;
  }

  .index #index_main_projects .inner .projects .project .ttl {
    margin-bottom: 10px;
  }

  .index #index_main_projects .inner .projects {
    display: block;
  }

  .index #index_main_projects .inner .projects .project .project-inner {
    padding: 20px;
    width: auto;
    padding-bottom: 30px;
  }

  .index #index_main_projects .inner .projects .project {
    width: auto;
  }

  .index #index_main_projects .inner .projects .project .btns .btn {
    width: 32px;
    height: 32px;
    top: -15px;
  }

  .index #index_main_projects .inner .projects .project .btns .btn:after {
    width: 28px;
    left: 2px;
  }

  .index #index_main_projects .inner .projects .project .btns .btn i.ico_arrow2 {
    width: 7px;
    height: 12px;
    left: 13px;
    top: 10px;
    background-repeat: no-repeat;
  }

  .index #index_main_projects .inner .projects #childs_house.project .ttl i.ico {
    width: 100px;
    height: 100px;
  }

  .index #index_join_us .inner {
    padding-top: 15px;
    padding-bottom: 40px;
  }

  .index #index_join_us .inner h2 {
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 15px;
  }

  .index #index_join_us .inner .ju-boxs {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
    height: auto;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb .ttl h3 {
    font-size: 22px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb .ttl {
    padding: 10px;
    border-bottom: solid 2px #427aa6;
    left: -10px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .thumb {
    margin-bottom: 20px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt h4 {
    font-size: 16px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt .btns {
    padding-top: 20px;
  }

  .index #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn {
    padding: 14px 18px;
  }

  .index #index_join_us .inner>p {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    padding-top: 15px;
  }

  .index #index_join_us .inner>p a {
    font-size: 14px;
  }

  .index #index_message {
    background-image: none;
    background-color: #6f987a;
  }

  .index #index_message .inner {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 35px;
    background-size: 160%;
    background-position: center top;
    background-color: #6f987a;
  }

  .index #index_staff .inner {
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .index #index_staff .inner .message {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .index #index_staff .inner .message h2 {
    font-size: 22px;
    position: static;
    text-align: center;
    margin-bottom: 18px;
  }

  .index #index_staff .inner .message .message-box {
    margin-bottom: 25px;
  }

  .index #index_staff .inner .message .message-box .message-box-photo {
    margin-bottom: 15px;
    width: 100%;
  }

  .index #index_staff .inner .message .message-box .message-box-photo img.sp {
    display: block;
    width: 100%;
  }

  .index #index_staff .inner .message .message-box .message-box-photo img.pc {
    display: none;
  }

  .index #index_staff .inner .message .message-box .message-box-txt {
    width: 100%;
    height: auto;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a {
    right: 0;
    top: 0;
    position: static;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a img {
    width: 100%;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a img.sp {
    display: block;
    width: calc(100% + 12px);
    margin-right: -12px:
  }

  .index #index_staff .inner .message .message-box .message-box-txt a img.pc {
    display: none;
  }

  .index #index_staff .inner .message .message-box .message-box-txt a i {
    display: none;
  }

  .index #index_staff .inner .staff-list {
    padding-top: 15px;
  }

  .index #index_staff .inner .staff-list h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .index #index_staff .inner .btns {
    padding-top: 20px;
  }

  .index #index_lfa_impact .inner {
    padding-top: 20px;
    padding-bottom: 35px;
  }

  .index #index_lfa_impact .inner h2 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .index #index_lfa_impact .inner .lfa_impacts {
    margin-left: 20px;
    margin-right: 20px;
    display: block;
    margin-bottom: 40px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact {
    width: auto;
    padding: 0;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb>img {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb img {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb {
    float: none;
    width: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb>p {
    font-size: 18px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl {
    padding-top: 15px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dt,
  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dd {
    font-size: 14px;
    line-height: 1em;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .thumb dl dd span.big {
    font-size: 26px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact {
    width: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt .voice p,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .txt .voice p {
    min-height: inherit;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact:before {
    width: 100%;
    left: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact:before {
    width: 100%;
    left: 0px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .lfa_impact_hd .pop {
    width: auto;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    height: auto;
    float: none;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop img {
    width: 100%;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p {
    font-size: 16px;
    margin-bottom: 12px;
    text-align: left;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd .pop p span {
    font-size: 16px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .lfa_impact_hd {
    padding-bottom: 30px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd {
    padding-bottom: 30px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #student.lfa_impact .txt {
    width: auto;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact {
    width: auto;
    padding-left: 0;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice {
    padding: 20px 0;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p {
    height: auto;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 12px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .voice p.voice_ttl {
    font-size: 14px;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt .morebtn {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact {
    clear: both;
    padding-top: 20px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb {
    width: 100%;
    padding: 0;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb>p {
    font-size: 18px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb dl {
    padding-top: 15px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb dl dt,
  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb dl dd {
    font-size: 14px;
    line-height: 1em;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .thumb dl dd span.big {
    font-size: 26px;
  }

  .index #index_lfa_impact .inner .lfa_impacts #teacher.lfa_impact .lfa_impact_hd .pop {
    width: auto;
    padding: 15px;
    height: auto;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .index #index_lfa_impact .inner .lfa_impacts .lfa_impact .txt {
    width: auto;
    float: none;
  }

  .index #index_staff .inner .staff-list-slide .staff {
    width: 169px;
  }

  .index #index_staff .inner .staff-list-slide .staff img {
    width: 100%;
  }

  .index #index_staff .inner .slick-next,
  .index #index_staff .inner .slick-prev {
    display: none !important;
  }

  .index #index_sponsor .inner {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .index #index_sponsor .inner h2 {
    font-size: 18px;
    padding-bottom: 12px;
  }

  .index #index_sponsor .inner h2:before {
    width: 90px;
    left: calc(50% - 45px);
  }

  .index #index_sponsor .inner .sponsor-list {
    padding-top: 20px;
  }

  .index #index_sponsor .inner .slick-next,
  .index #index_sponsor .inner .slick-prev {
    display: none !important;
  }

  .index #index_sponsor .inner .sponsor-list-slide .sponsor {
    width: 160px;
    padding: 0 3px;
  }

  .index #index_sponsor .inner .sponsor-list-slide .sponsor img {
    width: 100%;
  }

  .low.mission #mainVisual {
    height: auto;
  }

  .low.mission #mainVisual .txt {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .low .ancher ul {
    padding-top: 26px;
    padding-bottom: 26px;
    width: auto;
    justify-content: center;
    flex-direction: column;
  }

  .low .ancher ul li {
    display: block;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }

  .low .ancher ul li:last-child {
    margin-bottom: 0px;
  }

  .low .ancher ul li a {
    font-size: 13px;
    width: 170px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .low .ancher ul li a i {
    width: 12px;
    height: 7px;
    margin-right: 10px;
  }

  .low .ancher ul li a i:before {
    width: 12px;
    height: 7px;
    background-size: 100%;
  }

  .low.mission #mission {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .low.mission #mission .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.mission #mission .inner h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.mission #mission .inner .subsec>.img {
    margin-bottom: 25px;
  }

  .low.mission #mission .inner p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .low.mission #mission .inner .subsec {
    padding-bottom: 25px;
  }

  .low.mission #mission .inner #mission_cont h3 {
    font-size: 16px;
    margin-bottom: 14px;
  }

  .low.mission #mission .inner #mission_cont p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .low.mission #mission .inner p.big {
    line-height: 1.6em;
  }

  .low.mission #mission .inner p.big2 {
    font-size: 24px;
    line-height: 1.6em;
  }

  .low.mission #mission .inner p.big span {
    font-size: 16px;
    line-height: 1.4em;
  }

  .low.mission #mission .inner #mission_cont p.pb0 {
    margin-bottom: 5px;
  }

  .low.mission #mission .inner #mission_cont ol {
    margin-bottom: 5px;
  }

  .low.mission #mission .inner #mission_cont ol li {
    font-size: 16px;
    padding-bottom: 2px;
  }

  .low.mission #mission .inner #mission_cont ul {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
  }

  .low.mission #mission .inner #mission_cont ul li {
    font-size: 24px;
  }

  .low.mission #mission .inner #mission_cont ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
    padding-left: 0;
  }

  .low.mission #mission .content {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .low.mission #mission .content .content-inner {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.mission #mission .content .white_box {
    border-top: solid 3px #659071;
    margin-bottom: 10px;
  }

  .low.mission #mission .content .white_box .inner {
    padding: 20px;
  }

  .low.mission #mission .content .white_box .inner h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .low.mission #mission .content .white_box:nth-child(1) p.read {
    font-size: 16px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project .ttl h3 {
    font-size: 22px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects #learning_support.project .ttl i.ico {
    width: 100px;
    height: 100px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .projects .project .ttl p {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 3px;
  }

  .low.mission #mission .content .white_box:nth-child(1) h4 {
    font-size: 14px;
  }

  .low.mission #mission .content .white_box .inner p {
    font-size: 14px;
  }

  .low.mission #mission .content .white_box:nth-child(2) .inner,
  .low.mission #mission .content .white_box:nth-child(3) .inner {
    padding: 20px;
  }

  .low.mission #mission .content .white_box:nth-child(2) .inner h3,
  .low.mission #mission .content .white_box:nth-child(3) .inner h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .low.mission #mission .content .white_box:nth-child(4) .img {
    margin-bottom: 0px;
  }

  /*
	.low.mission #message{ padding-top: 30px; padding-bottom: 35px; }
	.low.mission #message .inner h2{ font-size: 18px; padding-bottom: 14px; margin-bottom: 25px; }
	.low.mission #message .inner h2:before{ content: ""; display:block; width: 50px; height: 2px; left: calc(50% - 25px); }

	.low.mission #message .inner{ margin-left: 0px; margin-right: 0px; padding: 0 20px; }
	.low.mission #message .inner .flx .txt{ margin-left: 0px; margin-right: 0px; }

	.low.mission #message .inner .flx .txt h3{ font-size: 22px; }
	.low.mission #message .inner .flx .txt p{ font-size: 16px; text-align: justify; }

	.low.mission #message .inner .flx .photo{ width: 100%; padding-bottom: 0; }
	.low.mission #message .inner .flx .photo img{ width: 100%; margin-bottom: 5px; }
	.low.mission #message .inner .flx .photo p{ font-size: 14px; }
*/
  .low.mission #message {
    padding-top: 30px;
    padding-bottom: 35px;
  }

  .low.mission #message .inner h2 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 25px;
  }

  .low.mission #message .inner h2:before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  .low.mission #message .inner {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 15px;
  }

  .low.mission #message .inner .life-box .profile-box {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
  }

  .low.mission #message .inner .life-box .profile-box .txt {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt {}

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close {}

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close button {
    border-radius: 3px;
    border: none;
    background-color: #eff4f1;
    padding: 12px 12px;
    padding-right: 36px;
    font-size: 14px;
    line-height: 1em;
    color: #659071;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    max-width: 150px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close button:before {
    content: "";
    display: block;
    width: 13px;
    height: 1px;
    background-color: #659071;
    position: absolute;
    right: 10px;
    top: 18px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close button:after {
    content: "";
    display: block;
    width: 1px;
    height: 13px;
    background-color: #659071;
    position: absolute;
    right: 16px;
    top: 12px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close.active button {
    border-radius: 3px;
    border: none;
    background-color: #659071;
    padding: 12px 12px;
    padding-right: 36px;
    font-size: 14px;
    line-height: 1em;
    color: #fff;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    max-width: 150px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close.active button:before {
    content: "";
    display: block;
    width: 13px;
    height: 1px;
    background-color: #fff;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 18px;
  }

  .low.staff #staff_list .inner .staff-boxs .staff-box .staff-txt .btns-open-close.active button:after {
    content: "";
    display: block;
    width: 1px;
    height: 13px;
    background-color: #659071;
    opacity: 0;
    position: absolute;
    right: 16px;
    top: 12px;
  }

  .low.activity.learning_support #learning_support_schedule {
    padding-top: 35px;
    padding-bottom: 40px;
    margin-bottom: 0px;
  }

  .low.activity.learning_support #learning_support_schedule .inner {
    margin-left: 10px;
    margin-right: 10px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .txt {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .card-box {
    width: auto;
    max-width: 370px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .card-box h2 {
    font-size: 16px;
    width: 184px;
    left: calc(50% - 92px);
    top: -15px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .card-box img {
    width: 100%;
  }

  .low.activity.learning_support #learning_support_schedule .flx .card-box dl dt {
    font-size: 13px;
    padding: 5px 10px;
    width: 90px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .card-box dl dd {
    font-size: 13px;
    padding: 5px 10px;
    width: 150px;
  }

  .low.activity.learning_support .box-end {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 40px;
    padding-top: 20px;
  }

  .low.activity.learning_support .box-end p {
    font-size: 16px;
  }

  .low.activity.learning_support .box-end p br {
    display: block;
  }

  .low.activity.learning_support .box-end p br.pc {
    display: none;
  }

  .low.activity.learning_support .box-end p br.sp {
    display: block;
  }

  .low.activity.learning_support .box-end .btns02 {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 18px;
  }

  .low.topics section .inner .tools .sort-date p:after,
  .low.topics section .inner .tools .sort-category p:after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border: solid 4px rgba(255, 255, 255, 0);
    border-top-color: #cd5517;
    border-top-width: 8px;
    position: absolute;
    right: 12px;
    top: 16px;
  }

  .low.recruit #entry .inner ul li {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }

  .low.recruit #entry .inner ul li a {
    font-size: 14px;
  }

  .low.recruit #entry .inner ul li a i {
    margin-right: 15px;
    height: 15px;
  }

  .low.recruit #entry .inner ul li a:hover i,
  .low.recruit #entry .inner ul li a.select i {
    margin-right: 15px;
    height: 15px;
  }

  /*
  .low.recruit #entry .inner ul li:nth-child(1) a i,
	.low.recruit #entry .inner ul li:nth-child(2) a i {
    margin-right: 15px;
    height: 15px;
  }

  .low.recruit #entry .inner ul li:nth-child(1) a:hover i,
	.low.recruit #entry .inner ul li:nth-child(2) a:hover i,
	.low.recruit #entry .inner ul li:nth-child(1) a.select i,
	.low.recruit #entry .inner ul li:nth-child(2) a.select i {
    margin-right: 15px;
    height: 15px;
  }

  .low.recruit #entry .inner ul li:nth-child(1) a i:before,
	.low.recruit #entry .inner ul li:nth-child(2) a i:before,
	.low.recruit #entry .inner ul li:nth-child(1) a.select i:before,
	.low.recruit #entry .inner ul li:nth-child(2) a.select i:before,
	.low.recruit #entry .inner ul li:nth-child(1) a:hover i:before,
	.low.recruit #entry .inner ul li:nth-child(2) a:hover i:before {
    top: 6px;
  }
*/
  .low.recruit #entry .inner table tr th,
  .low.recruit #entry .inner table tr td {
    font-size: 14px;
    line-height: 1.8em;
    padding: 5px 10px;
  }

  .low.recruit #entry .inner table tr th {
    width: 95px;
  }

  .low.recruit #entry .inner>p.matome {
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .low.contact #main {
    padding-bottom: 50px;
  }

  .low.contact section .inner>p.read {
    padding-bottom: 28px;
  }

  .low.contact section .inner dl {
    width: auto;
  }

  .low.contact section .inner dl dd input,
  .low.contact section .inner dl dd textarea {
    width: calc(100% - 32px);
    border-radius: 3px;
  }

  .low.contact section .inner dl dt {
    padding-top: 20px;
  }

  .low.contact section .inner dl dt span {
    padding-left: 9px;
    font-size: 14px;
  }

  .low.contact section .inner dl dt span:before {
    width: 2px;
    height: 15px;
    top: calc(50% - 8px);
  }

  .low.contact section .inner dl dd {
    padding-top: 12px;
    padding-bottom: 20px;
  }

  .low.contact section .inner dl dd .select-box {
    width: calc(100% - 2px);
  }

  .low.contact section .inner dl dd .select-box select {
    font-size: 14px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .img {
    margin-bottom: 15px;
  }

  .low.mission #mission .content .white_box:nth-child(1) .img img.pc {
    display: none;
  }

  .low.mission #mission .content .white_box:nth-child(1) .img img.sp {
    display: block;
  }

  .low.mission #mission .content .white_box:nth-child(4) .img img.pc {
    display: none;
  }

  .low.mission #mission .content .white_box:nth-child(4) .img img.sp {
    display: block;
  }

  .low.access #map .flx .lf .txt p .sp {
    display: inline-block;
  }

  .low.access #map .flx .lf .txt p .pc {
    display: none;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title {
    position: relative;
    padding-right: 40px;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn button {
    width: 30px;
    height: 30px;
    border: none;
    background-color: #eff4f1;
    display: block;
    cursor: pointer;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn button:before {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background-color: #659071;
    position: absolute;
    left: calc(50% - 8px);
    top: 14px;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn button:after {
    content: "";
    display: block;
    width: 2px;
    height: 16px;
    background-color: #659071;
    position: absolute;
    left: 14px;
    top: calc(50% - 8px);
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn.active {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn.active button {
    width: 30px;
    height: 30px;
    border: none;
    background-color: #eff4f1;
    display: block;
    cursor: pointer;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn.active button:before {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background-color: #659071;
    position: absolute;
    left: calc(50% - 8px);
    top: 14px;
  }

  .low.about #kaikei .inner .kaikei-box .kaikei-box-title .btn.active button:after {
    content: "";
    display: block;
    width: 2px;
    height: 16px;
    background-color: #659071;
    position: absolute;
    left: 14px;
    top: calc(50% - 8px);
    opacity: 0;
  }

  .index #index_main_projects .inner .projects {
    display: block;
    width: 100%;
  }

  .index #index_main_projects .inner .projects .project {
    width: 100%;
    padding: 0px;
  }

  .index #index_main_projects .inner .projects .project:nth-child(1) .project-inner,
  .index #index_main_projects .inner .projects .project:nth-child(2) .project-inner {
    float: none;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    padding-bottom: 40px;
  }

  .low.activity.learning_support #learning_support_schedule .flx .img {
    margin-right: 10px;
    margin-left: 10px;
  }

  .low.access #map .flx .lf img {
    width: 100%;
  }

  .low.status #mainVisual {
    height: auto;
  }

  .low.status #mainVisual .txt {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  #intro.status .subsec {
    padding-bottom: 30px;
  }

  #intro.status {
    padding-top: 50px;
  }

  #intro.status .inner {
    margin-left: 15px;
    margin-right: 15px;
  }

  #intro.status .subsec p {
    font-size: 15px;
  }

  #intro.status .subsec p .sp {
    display: none !important;
  }

  #intro.status .items {
    margin-left: 0px;
    margin-right: 0px;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }

  #intro.status .items .item {
    width: 100%;
    padding: 20px 15px;
    margin-bottom: 50px;
  }

  #intro.status .items .item:last-child {
    margin-bottom: 0px;
  }

  #intro.status .items .item .item-hd {
    left: calc(50% - 118px);
    width: 236px;
  }

  #intro.status .items .item .item-hd i {
    width: 63px;
    left: -10px;
    top: calc(50% - 32px);
  }

  #intro.status .items .item .item-hd p {
    margin-left: 50px;
    line-height: 1.6em;
    font-size: 13px;
  }

  #intro.status .items .item .item-hd p span {
    display: inline-block;
    font-size: 11px;
  }

  #intro.status .items .item .item-txt {
    padding-top: 21px;
    overflow: hidden;
    position: relative;
  }

  #intro.status .items .item .item-txt .more {
    display: block;
    text-decoration: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: #fff;
    font-size: 12px;
    color: #659071;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 36%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 36%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 36%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }

  #intro.status .items .item p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #now.status {
    padding-bottom: 20px;
  }

  #now.status h2 {
    margin-bottom: 15px;
    font-size: 22px;
    padding: 15px 0;
  }

  #now.status h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  #now.status .inner {
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 15px;
  }

  #now.status .inner .img {
    margin-bottom: 30px;
  }

  #now.status .inner .img img {
    width: 90%;
    height: auto;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  #now.status .inner p {
    font-size: 16px;
  }

  #now.status .inner .intro_txt {
    margin-bottom: 35px;
  }

  #now.status .inner .intro_txt p br.sp {
    display: none !important;
  }

  #now.status .inner .border .ttl {
    width: 260px;
    position: absolute;
    left: calc(50% - 130px);
    top: -13px;
    background-color: transparent;
  }

  #now.status .inner .border .ttl h4 span {
    display: block;
    margin-left: auto;
    width: 80px;
    margin-right: auto;
    position: static;
    margin-bottom: 10px;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #now.status .inner .border .ttl h4 {
    padding: 0px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center;
  }

  #now.status .inner .border p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #now.status .inner .border .img .situation_illust1,
  #now.status .inner .border .img .situation_illust2 {
    display: none;
  }

  #now.status .inner .border {
    padding: 25px 20px;
    padding-top: 90px;
  }

  #now.status .inner .border .img {
    width: auto;
  }

  #now.status .inner .border p {
    margin-bottom: 30px;
  }

  #now.status .inner .border .img img {
    margin-bottom: 20px;
  }

  #now.status .inner .border .img img.pc {
    display: none;
  }

  #now.status .inner .border .img img.sp {
    display: block;
  }

  #now.status .inner .border .img p {
    line-height: 1.6em;
  }

  #future.status h2 {
    margin-bottom: 15px;
    font-size: 22px;
    padding: 15px 0;
  }

  #future.status .inner {
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 15px;
  }

  #future.status .inner h3 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 22px;
  }

  #future.status .inner h3:after {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #future.status .inner>p {
    font-size: 16px;
  }

  #future.status .inner .img {
    width: auto;
    margin-bottom: 30px;
  }

  #future.status .inner .img img {
    width: 100%;
  }

  #future.status .inner .img img.pc {
    display: none;
  }

  #future.status .inner .img img.sp {
    display: block;
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  #future.status .inner>p {
    margin-bottom: 15px;
  }

  #future.status .inner .img .rensa_illust01 {
    width: 65px;
    height: auto;
    left: 15px;
    display: none;
  }

  #future.status .inner .img .rensa_illust02 {
    width: 65px;
    height: auto;
    right: 10px;
    display: none;
  }

  #future.status .inner .subsec h4 {
    font-size: 18px;
    padding: 4px 0;
    margin-bottom: 25px;
  }

  #future.status .inner .subsec p {
    font-size: 16px;
    text-align: left;
  }

  #future.status .inner .subsec p br {
    display: none;
  }

  #future.status .items .item {
    width: auto;
    border-bottom: 1px solid #659071;
    margin-bottom: 20px;
  }

  #future.status .items .item:last-child {
    margin-bottom: 10px;
  }

  #future.status .items .item .item-hd {
    padding: 10px 10px;
    border-top: 3px solid #659071;
    margin-bottom: 20px;
  }

  #future.status .items .item .item-hd p {
    line-height: 1.6em;
    font-size: 14px;
  }

  #future.status .items .item .item-txt {}

  #future.status .items .item .item-txt img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #future.status .inner .subsec {
    padding-bottom: 30px;
  }

  #future.status .graph {
    padding-bottom: 40px;
  }

  #future.status .graph p {
    line-height: 1.4em;
  }

  #future.status .graph.title .items .item {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
    border-bottom: none;
    padding-bottom: 10px;
  }

  #future.status .graph.title .items .item .item-txt img {
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  #future.status .inner .subsec.genjyo {}

  #future.status .inner .subsec.genjyo p {
    font-size: 16px;
    text-align: left;
  }

  #future.status .inner .border {
    padding: 25px 20px;
    margin-bottom: 20px;
  }

  #future.status .inner .border .items .item .item-txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #future.status .inner .border .items .item:first-child {
    flex-direction: column-reverse;
  }

  #future.status .inner .border .items .item:first-child .thumb img {
    right: 0px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 180px;
    height: auto;
  }

  #future.status .inner .border .items .item:first-child .thumb {
    width: auto;
    padding-top: 20px;
  }

  #future.status .inner .border .items .item:last-child {
    flex-direction: column-reverse;
  }

  #future.status .inner .border .items .item:last-child .thumb {
    width: auto;
    padding-top: 20px;
  }

  #future.status .inner .border .items .item:last-child .thumb img {
    right: 0px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 200px;
    height: auto;
  }

  #future.status .graph.title .items .item .item-hd h4 {
    font-size: 18px;
    padding: 4px 0;
    margin-bottom: 25px;
  }

  #future.status .items .item .item-txt {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #future.status .graph.title .items .item .item-txt p {
    font-size: 16px;
  }

  #future.status .items {
    padding-bottom: 0px;
  }

  #future.status .inner .border {
    padding: 20px;
    margin-bottom: 40px;
  }

  #future.status .inner .border h4 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  #future.status .inner .border .items .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #future.status {
    padding-bottom: 20px;
  }

  #future.status .inner.sonshitsu .item .item-txt {
    padding-left: 0px;
    padding-bottom: 10px;
  }

  #future.status .inner.sonshitsu .item .item-thumb {
    width: 100%;
  }

  #future.status .inner.sonshitsu .item .item-thumb img {
    display: block;
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  #future.status .inner.sonshitsu {
    padding-bottom: 30px;
  }

  #future.status .inner.sonshitsu h3 {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 22px;
  }

  #future.status .inner.sonshitsu h3:after {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #future.status .inner.sonshitsu .item .item-txt h4 {
    font-size: 16px;
  }

  #future.status .inner.sonshitsu .item .item-txt h4 span {
    font-size: 18px;
  }

  #future.status .inner.sonshitsu .item .item-txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #can.status h2 {
    margin-bottom: 15px;
    font-size: 22px;
    padding: 15px 0;
  }

  #can.status .inner {
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 15px;
  }

  #can.status .inner .checklist {
    padding: 15px;
    margin-bottom: 30px;
  }

  #can.status .inner .checklist>ul {
    padding-top: 0px;
  }

  #can.status .inner .checklist>ul li {
    font-size: 16px;
    line-height: 1.6em;
    background-size: 20px auto;
    background-position: left top 2px;
    padding-left: 25px;
    margin-bottom: 15px;
  }

  #can.status .inner .checklist p {
    font-size: 16px;
    text-align: left;
    margin-bottom: 55px;
  }

  #can.status .inner .checklist .border h3 {
    width: 350px;
    left: calc(50% - 210px - 7px);
    font-size: 15px;
    line-height: 1.6em;
    padding-left: 45px;
    padding-right: 35px;
  }

  #can.status .inner .checklist .border h3 br.sp {
    display: none !important;
  }

  #can.status .inner .checklist .border h3:before {
    left: 10px;
    top: 0px;
  }

  #can.status .inner .checklist .border h3:after {
    right: 10px;
    top: 0px;
  }

  #can.status .inner .checklist .border ul.sns {
    flex-wrap: wrap;
    padding-top: 5px;
  }

  #can.status .inner .checklist .border ul.sns li {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }

  #can.status .inner .checklist .border ul.sns li a span {
    font-size: 14px;
  }

  #can.status .inner .checklist .border ul.sns li i {
    height: 13px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_fb {
    margin-left: 13px;
    width: 17px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_fb svg {
    left: 0px;
    top: -4px;
    width: 13px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_tw {
    width: 22px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_tw svg {
    left: -12px;
    top: -3px;
  }

  #can.status .inner .checklist .border {
    padding: 35px 0 20px;
    margin-bottom: 0px;
  }

  #can.status .inner .message .item {
    flex-direction: column-reverse;
  }

  #can.status .inner .message .thumb {
    width: 100%;
  }

  #can.status .inner .message .thumb img {
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  #can.status .inner .message .txt {
    width: 100%;
    padding: 0px;
    padding-bottom: 15px;
  }

  #can.status .inner .message .txt h3 {
    font-size: 18px;
  }

  #can.status .inner .message .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #can.status .inner .box {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  #can.status .inner .box p {
    font-size: 16px;
  }

  #can.status .inner .box p br.sp {
    display: none !important;
  }

  #can.status .inner .box-end {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  #can.status .inner .box-end p {
    font-size: 16px;
  }

  #can.status {
    padding-bottom: 20px;
  }

  #can.status .inner .box .btns01 {
    width: auto;
    font-size: 18px;
  }

  #can.status .inner .box-end .btns02 {
    width: auto;
    font-size: 18px;
  }

  .low.activity.learning_support #nohaw.white_box .inner {
    padding-bottom: 20px;
  }

  .ogob_btn {
    width: 100%;
    margin-bottom: 20px;
    max-width: 380px;
    padding-bottom: 0px;
  }

  .ogob_btn a {
    flex-wrap: wrap;
  }

  .ogob_btn a .image {
    width: 36%;
  }

  .ogob_btn a .txt {
    width: calc(64% - 15px);
    padding: 5px 5px 5px 10px;
  }

  .ogob_btn a img {
    margin-right: 0px;
    width: 100%;
  }

  .ogob_btn a .txt span {
    font-size: 12px;
  }

  .ogob_btn a .txt {
    font-size: 14px;
  }

  .ogob_btn a i {
    width: 9px;
    height: 12px;
    right: 10px;
    top: calc(50% - 6px);
  }

  .ogob_btn a i svg {
    width: 9px;
    height: 12px;
  }

  .index #index_lfa_impact .ogob_btn {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 40px);
  }

  .low.activity.learning_support .white_box .inner .shien-img {
    padding-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity.learning_support .white_box .inner .shien-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
  }

  .low.activity.learning_support.childs_house #learning_support_about .btn {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .ybtn {
    font-size: 14px;
    line-height: 1.4em;
    display: block;
    border-radius: 4px;
    box-shadow: 1px 1.732px 1px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    height: auto;
    padding-top: 10px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 15px;
  }

  .ybtn i {
    width: 18px;
    margin-right: 8px;
    height: 20px;
  }

  .ybtn i svg {
    width: 18px;
    height: 33px;
    top: -2px;
  }
}

@media screen and (max-width:630px) {
  .low.activity.learning_support .white_box.future .inner .future-items .future-item {
    flex-wrap: wrap;
    display: block;
  }

  .low.activity.learning_support section.white_box.future .inner .future-items .future-item .thumb {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 110px;
  }

  .low.activity.learning_support section.white_box.future .inner .future-items .future-item .thumb img {
    width: 110px;
  }

  .low.activity.learning_support .white_box.future .inner .future-items .future-item .txt {
    width: 100%;
    padding-left: 0px;
  }

  .low.activity.learning_support .white_box.future .inner .future-items .future-item .txt p.name {
    text-align: center;
  }
}

@media screen and (max-width:530px) {
  #can.status .inner .checklist .border h3 {
    width: 190px;
    left: calc(50% - 130px);
    font-size: 13px;
    line-height: 1.4em;
    padding-left: 35px;
    padding-right: 35px;
  }

  #can.status .inner .checklist .border h3 br.sp {
    display: block !important;
  }

  #can.status .inner .checklist .border h3:before {
    left: 10px;
    top: 6px;
  }

  #can.status .inner .checklist .border h3:after {
    right: 10px;
    top: 6px;
  }

  #can.status .inner .checklist .border {
    padding: 55px 0 20px;
    margin-bottom: 0px;
  }

  #can.status .inner .box p br.sp {
    display: block !important;
  }

  #future.status .inner .border .items .item:first-child .thumb img {
    right: 0px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 140px;
    height: auto;
  }

  #future.status .inner .border .items .item:last-child .thumb img {
    right: 0px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 160px;
    height: auto;
  }
}

@media screen and (max-width:375px) {
  #intro.status .subsec p .sp {
    display: block !important;
  }

  #now.status .inner .intro_txt p .sp {
    display: block !important;
  }

  #can.status .inner .checklist .border h3 {
    width: 190px;
    left: calc(50% - 130px);
    font-size: 13px;
    line-height: 1.4em;
    padding-left: 35px;
    padding-right: 35px;
  }

  #can.status .inner .checklist .border h3 br.sp {
    display: block !important;
  }

  #can.status .inner .checklist .border h3:before {
    left: 10px;
    top: 6px;
  }

  #can.status .inner .checklist .border h3:after {
    right: 10px;
    top: 6px;
  }

  #can.status .inner .checklist .border {
    padding: 55px 0 20px;
    margin-bottom: 0px;
  }

  #can.status .inner .box p br.sp {
    display: block !important;
  }

  #can.status .inner .checklist .border ul.sns {
    flex-wrap: wrap;
    padding-top: 5px;
  }

  #can.status .inner .checklist .border ul.sns li {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }

  #can.status .inner .checklist .border ul.sns li a span {
    font-size: 14px;
  }

  #can.status .inner .checklist .border ul.sns li i {
    height: 13px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_fb {
    margin-left: 0px;
    width: 9px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_fb svg {
    left: -6px;
    top: -6px;
    width: 13px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_tw {
    width: 20px;
    margin-left: -20px;
  }

  #can.status .inner .checklist .border ul.sns li i.ico_tw svg {
    left: -12px;
    top: -3px;
  }

  #future.status .inner .subsec {
    padding-bottom: 15px;
  }

  #future.status .graph {
    padding-bottom: 20px;
  }
}

@media screen and (max-width:320px) {
  #can.status .inner .checklist .border h3 {
    width: 190px;
    left: calc(50% - 105px);
    font-size: 13px;
    line-height: 1.4em;
    padding-left: 10px;
    padding-right: 10px;
  }

  #can.status .inner .checklist .border h3 br.sp {
    display: block !important;
  }

  #can.status .inner .checklist .border h3:before {
    left: -5px;
    top: 6px;
  }

  #can.status .inner .checklist .border h3:after {
    right: -5px;
    top: 6px;
  }

  #can.status .inner .checklist .border {
    padding: 55px 0 20px;
    margin-bottom: 0px;
  }

  #can.status .inner .checklist .border ul.sns li a {
    padding-right: 0px;
    padding-left: 10px;
  }

  .ogob_btn {
    width: 100%;
    margin-bottom: 20px;
    max-width: 380px;
    padding-bottom: 0px;
    max-width: 230px;
  }

  .ogob_btn a {
    flex-wrap: wrap;
  }

  .ogob_btn a .image {
    width: 100%;
  }

  .ogob_btn a .txt {
    width: 100%;
    padding: 5px 5px 5px 10px;
  }

  .ogob_btn a img {
    margin-right: 0px;
    width: 100%;
  }

  .ogob_btn a .txt span {
    font-size: 12px;
  }

  .ogob_btn a .txt {
    font-size: 14px;
  }

  .ogob_btn a i {
    width: 9px;
    height: 12px;
    right: 10px;
    top: calc(50% - 6px);
  }

  .ogob_btn a i svg {
    width: 9px;
    height: 12px;
  }
}

/*
 update 20190822
 https://learningforall.or.jp/status
 */
#intro.status {
  background-color: #d0ddd4;
}

#intro.status .items.status-items {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 90px;
}

#intro.status .items.status-items .item {
  width: 420px;
  background: none;
  padding: 0px;
}

#intro.status .items.status-items .item .item-thumb iframe {
  width: 100%;
  height: 280px;
}

#intro.status .items.status-items .item .item-txt {
  padding-top: 20px;
}

#intro.status .items.status-items .item .item-txt p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

#intro.status .items.status-items .item .item-txt p span {
  color: #cd5517;
}

#about.status {
  background-color: #eff4f1;
  padding-bottom: 118px;
}

#about.status h2 {
  margin-bottom: 75px;
}

#about.status h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 45px;
}

#about.status .inner {
  background-color: #fff;
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px;
  margin-bottom: 30px;
}

#about.status .inner .inner-header {
  border-bottom: solid 7px #eff4f1;
  padding: 30px;
}

#about.status .inner .inner-header h3 {
  margin-bottom: 0px;
  color: #659071;
}

#about.status .inner .inner-contents {
  padding: 90px;
  padding-top: 45px;
}

#about.status .inner .inner-contents>p {
  font-size: 20px;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

#about.status .inner .inner-contents>p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
  background-image: url(../img/status/marker.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 100% 10px;
  padding-bottom: 4px;
}

#about.status .inner .inner-contents p span.bold {
  display: inline;
  font-weight: bold;
  color: #cd5517;
  background: none;
  padding-bottom: 0px;
}

#about.status .inner .inner-contents table {
  border-top: solid 1px #659071;
  border-left: solid 1px #659071;
}

#about.status .inner .inner-contents table tr th,
#about.status .inner .inner-contents table tr td {
  border-bottom: solid 1px #659071;
  border-right: solid 1px #659071;
  padding: 18px 25px;
}

#about.status .inner .inner-contents table tr th:first-child,
#about.status .inner .inner-contents table tr td:first-child {
  width: 70px;
  color: #659071;
  font-weight: bold;
}

#about.status .inner .inner-contents table tr th {
  color: #659071;
  font-weight: bold;
  background-color: #eff4f1;
  width: 360px;
}

#about.status .inner .inner-contents table tr th.soutai {
  color: #659071;
  background-color: #fcf6e5;
}

#about.status .inner .inner-contents table tr th:first-child {
  background: none;
}

#about.status .inner .intro_txt {
  margin-bottom: 40px;
}

#about.status .inner .intro_txt p {
  text-align: center;
  font-size: 20px;
  line-height: 1.6em;
}

#about.status .inner .intro_txt p {
  line-height: 1.8em;
}

#about.status .inner .intro_txt p small {
  font-size: 12px;
}

#about.status .inner .intro_txt .img {
  margin-bottom: 60px;
  text-align: center;
}

#about.status .inner .intro_txt span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
  background-image: url(../img/status/marker.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 100% 8px;
  padding-bottom: 4px;
}

#about.status .inner .intro_txt h3 span {
  background-size: auto auto;
}

#about.status .inner .intro_txt .img {
  margin-bottom: 60px;
  text-align: center;
}

#about.status .inner .graph {
  text-align: center;
}

#about.status .inner .graph img {
  margin-bottom: 30px;
}

#about.status .inner .graph img.pc {
  display: inline-block;
}

#about.status .inner .graph img.sp {
  display: none;
}

#about.status .inner .graph p {
  text-align: right;
  font-weight: normal;
  margin-bottom: 0px;
}

#about.status .inner .graph p small {
  font-size: 12px;
  text-align: right;
  color: #333333;
}

#towa .border-line {
  border: solid 1px #659071;
}

#towa .border-line .row {
  display: flex;
}

#towa .border-line .row .col {
  width: 50%;
}

#towa .border-line .row .col:first-child {
  padding: 35px 55px;
  padding-right: 50px;
  width: auto;
}

#towa .border-line .row .col:last-child {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 60px;
}

#towa .border-line .row .col:last-child p {
  margin-bottom: 15px;
}

#towa .border-line .row .col:last-child p strong {
  color: #cd5517;
}

#dounaru.inner .img {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

#dounaru.inner .img {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

#dounaru.inner .img img.pc {
  display: inline-block;
}

#dounaru.inner .img img.sp {
  display: none;
}

#dounaru.inner .img .rensa_illust01 {
  position: absolute;
  left: 90px;
  bottom: 0px;
}

#dounaru.inner .img .rensa_illust02 {
  position: absolute;
  right: 70px;
  bottom: 0px;
}

#dounaru.inner .subsec {
  padding-bottom: 40px;
}

#dounaru.inner .subsec h4 {
  background-color: #659071;
  color: #fff;
  font-size: 22px;
  padding: 9px 0;
  text-align: center;
  margin-bottom: 50px;
}

#dounaru.inner .subsec p {
  font-size: 20px;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}

#dounaru.inner .subsec p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#dounaru.inner .graph {
  padding-bottom: 40px;
}

#dounaru.inner .graph>p small {
  font-size: 12px;
}

#dounaru.inner .graph>p small a {
  color: #333;
}

#dounaru.inner .items {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
}

#dounaru.inner .items .item {
  width: 460px;
  background-color: #fff;
  border-bottom: 2px solid #659071;
}

#dounaru.inner .items .item .item-hd {
  width: auto;
  background-color: #eff4f1;
  color: #fff;
  padding: 20px 0;
  border-top: 3px solid #659071;
}

#dounaru.inner .items .item .item-hd p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #659071;
}

#dounaru.inner .items .item .item-txt {
  text-align: center;
  padding-bottom: 25px;
  padding-top: 34px;
}

#dounaru.inner .items .item p {
  font-size: 16px;
  text-align: justify;
}

#dounaru.inner .items .item p strong {
  color: #659071;
}

#dounaru.inner .subsec.genjyo p {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}

#dounaru.inner .subsec.genjyo p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#dounaru.inner .subsec.genjyo p sup {
  font-size: 12px;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

#dounaru.inner .border {
  border: solid 1px #659071;
  position: relative;
  padding: 55px 60px;
  margin-bottom: 60px;
}

#dounaru.inner .border h4 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 45px;
}

#dounaru.inner .border .items {
  width: 100%;
  flex-wrap: wrap;
}

#dounaru.inner .border .items .item {
  display: flex;
  width: 100%;
  border: none;
  padding: 0px;
  margin: 0px;
  padding-bottom: 30px;
  border-bottom: solid 1px #659071;
  margin-bottom: 40px;
}

#dounaru.inner .border .items .item:last-child {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0px;
}

#dounaru.inner .border .items .item .item-txt {
  margin: 0px;
  padding: 0px;
}

#dounaru.inner .border .items .item:last-child .thumb img {
  left: -32px;
  position: relative;
}

#dounaru.inner .border .items .item:first-child {
  flex-direction: row-reverse;
}

#dounaru.inner .border .items .item:first-child .thumb {
  width: 195px;
}

#dounaru.inner .border .items .item:first-child .thumb img {
  right: -32px;
  position: relative;
}

#dounaru.inner .graph.title {
  padding-bottom: 0px;
}

#dounaru.inner .graph.title .items .item {
  border: none;
}

#dounaru.inner .graph.title .items .item .item-hd {
  border: none;
  padding: 0px;
}

#dounaru.inner .graph.title .items .item .item-hd h4 {
  background-color: #659071;
  color: #fff;
  font-size: 22px;
  padding: 9px 0;
  text-align: center;
}

#dounaru.inner .graph.title .items .item .item-txt {
  padding-bottom: 0px;
}

#dounaru.inner .graph.title .items .item .item-txt img {
  margin-bottom: 33px;
}

#dounaru.inner .graph.title .items .item .item-txt p {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

#dounaru.inner .graph.title .items .item .item-txt p span {
  display: inline;
  font-weight: bold;
  color: #cd5517;
}

#dounaru.inner .graph.title .items .item .item-txt p:last-child {
  margin: 0px;
}

#dounaru.inner .graph.title .items .item .item-txt p small {
  display: inline-block;
  font-size: 12px;
  line-height: 1.8em;
  font-weight: normal;
  text-align: left;
}

#dounaru.inner .btn {
  text-decoration: none;
  border-radius: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #659071;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}

#dounaru.inner .btn i {
  width: 45px;
  height: 45px;
  border: none;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: calc(50% - 22px);
}

#dounaru.inner .btn i:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 12px);
  top: 22px;
}

#dounaru.inner .btn i:after {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  left: 22px;
  top: calc(50% - 12px);
}

#dounaru.inner .btn.active i:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 12px);
  top: 22px;
}

#dounaru.inner .btn.active i:after {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  left: 22px;
  top: calc(50% - 12px);
  opacity: 0;
}

#dounaru.inner .detail-section {
  padding-top: 80px;
  display: none;
}

#now2.status {
  background-color: #d0ddd4;
  padding-bottom: 110px;
}

#now2.status h2 {
  background-color: #d0ddd4;
  margin-bottom: 75px;
}

#now2.status .inner {
  background-color: #fff;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 90px;
  padding-top: 50px;
}

#now2.status .items {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 40px;
}

#now2.status .items .item {
  width: 460px;
  background-color: #eff4f1;
  padding: 35px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  box-sizing: border-box;
}

#now2.status .items .item .item-hd {
  width: 320px;
  background-color: #659071;
  color: #fff;
  position: absolute;
  left: 65px;
  top: -20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#now2.status .items .item .item-hd i {
  width: 88px;
  display: block;
  position: absolute;
  left: -5px;
  top: calc(50% - 44px);
}

#now2.status .items .item .item-hd i img {
  width: 100%;
  height: auto;
}

#now2.status .items .item .item-hd p {
  font-size: 19px;
  font-weight: bold;
  margin-left: 70px;
  text-align: center;
}

#now2.status .items .item .item-hd p span {
  font-size: 16px;
}

#now2.status .items .item .item-txt {
  padding-top: 30px;
}

#now2.status .items .item p {
  font-size: 16px;
  text-align: justify;
}

#now2.status .items .item p strong {
  color: #659071;
}

#now2.status .inner .sub-section {}

#now2.status .inner .sub-section .ss-read p {
  font-size: 18px;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

#now2.status .inner .sub-section .ss-read p.mb0 {
  margin-bottom: 0px;
}

#now2.status .inner .sub-section .ss-read p span {
  color: #cd5517;
}

#now2.status .inner .sub-section .img {
  text-align: center;
  margin-bottom: 70px;
}

#now2.status .inner .sub-section .rensa-items {
  border-top: solid 1px #d0ddd4;
  margin-bottom: 50px;
}

#now2.status .inner .sub-section .rensa-item {
  display: flex;
  align-items: center;
  border-right: solid 1px #d0ddd4;
  border-left: solid 1px #d0ddd4;
  border-bottom: solid 1px #d0ddd4;
  padding-top: 30px;
  padding-bottom: 30px;
}

#now2.status .inner .sub-section .rensa-item-txt {
  padding-left: 50px;
  padding-right: 40px;
}

#now2.status .inner .sub-section .rensa-item-txt h3 {
  padding-bottom: 5px;
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  border-bottom: solid 3px #659071;
  margin-bottom: 16px;
}

#now2.status .inner .sub-section .rensa-item-img {
  width: 173px;
  padding-right: 45px;
}

@media screen and (max-width: 1180px) {
  #intro.status .items.status-items .item {
    margin-left: auto;
    margin-right: auto;
  }

  #about.status .inner {
    background-color: #fff;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding: 0px 0px;
  }

  #dounaru.inner .img img {
    width: 100%;
  }

  #dounaru.inner .img img.pc {
    display: inline-block;
  }

  #dounaru.inner .img img.sp {
    display: none;
  }

  #towa .border-line .row {
    flex-wrap: wrap;
  }

  #towa .border-line .row .col:first-child {
    width: 100%;
  }

  #towa .border-line .row .col:last-child {
    width: 100%;
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
  }

  #towa .border-line .row .col:first-child img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  #dounaru.inner .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
  }

  #dounaru.inner .items .item {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-bottom: 2px solid #659071;
  }

  #dounaru.inner .graph.title .items .item {
    width: auto;
    max-width: none;
    border-bottom: 1px solid #659071;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  #dounaru.inner .graph.title .items .item:last-child {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  #about.status .inner .inner-contents {
    padding: 40px 45px;
  }

  #about.status .inner .graph p {
    text-align: left;
    font-weight: normal;
    margin-bottom: 0px;
  }

  #about.status .inner .graph p small {
    font-size: 12px;
    text-align: left;
    color: #333333;
  }

  #about.status .inner .border {
    padding: 35px 30px;
  }

  #about.status .inner .border .items {}

  #about.status .inner .border .items .item {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  #about.status .inner .border .items .item:first-child {
    width: 100%;
    flex-direction: column-reverse;
  }

  #about.status .inner .border .items .item:first-child .item-txt {
    width: 100%;
  }

  #about.status .inner .border .items .item:first-child .thumb {
    width: 100%;
    text-align: center;
    padding-top: 15px;
  }

  #about.status .inner .border .items .item:last-child {
    width: 100%;
  }

  #about.status .inner .border .items .item:last-child .item-txt {
    width: 100%;
  }

  #about.status .inner .border .items .item:last-child .thumb {
    width: 100%;
    text-align: center;
    padding-top: 15px;
  }

  #about.status .inner.sonshitsu .item .item-txt h4 br {
    display: none;
  }

  #now2.status .inner {
    background-color: #fff;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    padding: 40px 45px;
  }

  #now2.status .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-top: 40px;
  }

  #now2.status .items .item {
    width: 100%;
    background-color: #eff4f1;
    padding: 35px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    box-sizing: border-box;
  }

  #now2.status .items .item .item-hd {
    width: 320px;
    background-color: #659071;
    color: #fff;
    position: absolute;
    left: calc(50% - 160px);
    top: -20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  #now2.status .items .item {
    width: 100%;
    padding: 35px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    margin-bottom: 60px;
  }

  #now2.status .inner .sub-section .rensa-item-txt {
    padding-left: 20px;
    padding-right: 20px;
  }

  #now2.status .inner .sub-section .img {
    text-align: center;
    margin-bottom: 70px;
  }

  #now2.status .inner .sub-section .img img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #now2.status .inner .sub-section .rensa-item-img {
    width: 173px;
    padding-right: 25px;
  }

  #about.status .inner .graph img.pc {
    display: none;
  }

  #about.status .inner .graph img.sp {
    display: inline-block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  #intro.status .items.status-items {
    padding-bottom: 40px;
  }

  #intro.status .items.status-items .item {
    width: calc((100% - 20px)/2);
    min-width: 420px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }

  #intro.status .items.status-items .item:last-child {
    margin-right: auto;
  }

  #intro.status .items.status-items .item .item-thumb img {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-thumb iframe {
    width: 100%;
    height: 280px;
  }
}

@media screen and (max-width: 740px) {
  #intro.status .items.status-items {
    padding-bottom: 0px;
  }

  #intro.status .items.status-items .item {
    width: 420px;
    margin-bottom: 25px;
  }

  #intro.status .items.status-items .item .item-thumb {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-thumb img {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-thumb iframe {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-txt {
    padding-top: 10px;
  }

  #intro.status .items.status-items .item .item-txt p {
    font-size: 15px;
  }

  #about.status h2 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.4em;
    padding: 15px 0;
  }

  #about.status .inner {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }

  #about.status .inner .inner-contents {
    padding: 15px;
  }

  #about.status .inner .inner-header {
    padding: 15px;
    border-bottom: solid 6px #eff4f1;
  }

  #about.status .inner .inner-header h3 {
    font-size: 18px;
  }

  #about.status .inner .inner-contents>p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
    margin-bottom: 10px;
  }

  #about.status .inner .inner-contents>p br {
    display: none;
  }

  #about.status .inner .inner-contents table tr th,
  #about.status .inner .inner-contents table tr td {
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1.5em;
  }

  #about.status .inner .inner-contents table tr th:first-child,
  #about.status .inner .inner-contents table tr td:first-child {
    padding: 10px 5px;
    width: auto;
  }

  #about.status .inner .inner-contents table tr td:first-child {
    font-size: 12px;
    white-space: nowrap;
  }

  #dounaru.inner .img img.pc {
    display: none;
  }

  #dounaru.inner .img img.sp {
    display: inline-block;
    width: 100%;
  }

  #dounaru.inner .btn {
    width: 100%;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
  }

  #dounaru.inner .btn i {
    width: 30px;
    height: 30px;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 4px;
  }

  #dounaru.inner .btn i:before {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 7px);
    top: 15px;
  }

  #dounaru.inner .btn i:after {
    content: "";
    display: block;
    width: 2px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    left: 15px;
    top: calc(50% - 7px);
  }

  #dounaru.inner .btn.active i:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 7px);
    top: 15px;
  }

  #dounaru.inner .btn.active i:after {
    content: "";
    display: block;
    width: 2px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    left: 15px;
    top: calc(50% - 7px);
    opacity: 0;
  }

  #dounaru.inner .img {
    margin-bottom: 30px;
  }

  #about.status .inner .inner-contents>p+.img {
    margin-top: 20px;
  }

  #towa .border-line .row {
    flex-wrap: wrap;
  }

  #towa .border-line .row .col:first-child {
    padding: 15px 20px;
    padding-right: 15px;
  }

  #towa .border-line .row .col:first-child img {
    width: 100%;
  }

  #towa .border-line .row .col:last-child {
    padding: 15px 20px;
    width: 100%;
    box-sizing: border-box;
  }

  #towa .border-line .row .col:last-child p {
    font-size: 12px;
    line-height: 1.6em;
  }

  #towa .border-line .row .col:last-child img {
    display: block;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
  }

  #about.status {
    padding-bottom: 20px;
  }

  #now2.status h2 {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.4em;
    padding: 15px 0;
  }

  #now2.status .inner {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 15px;
  }

  #now2.status {
    padding-bottom: 20px;
  }

  #now2.status .items {
    margin-left: 0px;
    margin-right: 0px;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }

  #now2.status .items .item {
    width: 100%;
    padding: 20px 15px;
    margin-bottom: 50px;
  }

  #now2.status .items .item:last-child {
    margin-bottom: 0px;
  }

  #now2.status .items .item .item-hd {
    left: calc(50% - 118px);
    width: 236px;
  }

  #now2.status .items .item .item-hd i {
    width: 63px;
    left: -10px;
    top: calc(50% - 32px);
  }

  #now2.status .items .item .item-hd p {
    margin-left: 50px;
    line-height: 1.6em;
    font-size: 13px;
  }

  #now2.status .items .item .item-hd p span {
    display: inline-block;
    font-size: 11px;
  }

  #now2.status .items .item .item-txt {
    padding-top: 21px;
    overflow: hidden;
    position: relative;
  }

  #now2.status .items .item .item-txt .more {
    display: block;
    text-decoration: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: #fff;
    font-size: 12px;
    color: #659071;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 36%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 36%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 36%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }

  #now2.status .items .item p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #now2.status .inner .sub-section .ss-read p {
    margin-bottom: 20px;
    text-align: left;
  }

  #now2.status .inner .sub-section .ss-read p br {
    display: none;
  }

  #now2.status .inner .sub-section .img {
    margin-bottom: 30px;
  }

  #now2.status .inner .sub-section .img img {
    max-width: 100%;
    width: 90%;
  }

  #now2.status .inner .sub-section .rensa-items {
    margin-bottom: 25px;
  }

  #now2.status .inner .sub-section .rensa-item {
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #now2.status .inner .sub-section .rensa-item-txt {
    padding-left: 15px;
    padding-right: 15px;
  }

  #now2.status .inner .sub-section .rensa-item-txt {
    text-align: center;
  }

  #now2.status .inner .sub-section .rensa-item-txt h3 {
    text-align: center;
    font-size: 18px;
  }

  #now2.status .inner .sub-section .rensa-item-txt p {
    text-align: left;
    font-size: 14px;
    line-height: 1.6em;
  }

  #now2.status .inner .sub-section .rensa-item-img {
    width: 100%;
    padding: 15px 0px;
    text-align: center;
  }

  #about.status h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  #about.status .inner .intro_txt .img {
    margin-bottom: 30px;
  }

  #about.status .inner .intro_txt .img img {
    width: 90%;
    height: auto;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  #about.status .inner .intro_txt p {
    font-size: 16px;
  }

  #about.status .inner .intro_txt {
    margin-bottom: 35px;
  }

  #dounaru.inner .subsec {
    padding-bottom: 15px;
  }

  #dounaru.inner .graph {
    padding-bottom: 20px;
  }

  #dounaru.inner h3:after {
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
  }

  #dounaru.inner>p {
    font-size: 16px;
  }

  #dounaru.inner .img {
    width: auto;
    margin-bottom: 30px;
  }

  #dounaru.inner .img img {
    width: 100%;
  }

  #dounaru.inner .img img.pc {
    display: none;
  }

  #dounaru.inner .img img.sp {
    display: block;
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  #dounaru.inner>p {
    margin-bottom: 15px;
  }

  #dounaru.inner .img .rensa_illust01 {
    width: 65px;
    height: auto;
    left: 15px;
    display: none;
  }

  #dounaru.inner .img .rensa_illust02 {
    width: 65px;
    height: auto;
    right: 10px;
    display: none;
  }

  #dounaru.inner .subsec h4 {
    font-size: 18px;
    padding: 4px 0;
    margin-bottom: 25px;
  }

  #dounaru.inner .subsec p {
    font-size: 16px;
    text-align: left;
  }

  #dounaru.inner .subsec p br {
    display: none;
  }

  #future.status .items .item {
    width: auto;
    border-bottom: 1px solid #659071;
    margin-bottom: 20px;
  }

  #future.status .items .item:last-child {
    margin-bottom: 10px;
  }

  #future.status .items .item .item-hd {
    padding: 10px 10px;
    border-top: 3px solid #659071;
    margin-bottom: 20px;
  }

  #future.status .items .item .item-hd p {
    line-height: 1.6em;
    font-size: 14px;
  }

  #future.status .items .item .item-txt {}

  #future.status .items .item .item-txt img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #dounaru.inner .subsec {
    padding-bottom: 30px;
  }

  #future.status .graph {
    padding-bottom: 40px;
  }

  #future.status .graph p {
    line-height: 1.4em;
  }

  #future.status .graph.title .items .item {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
    border-bottom: none;
    padding-bottom: 10px;
  }

  #future.status .graph.title .items .item .item-txt img {
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  #dounaru.inner .subsec.genjyo {}

  #dounaru.inner .subsec.genjyo p {
    font-size: 16px;
    text-align: left;
  }

  #dounaru.inner .border {
    padding: 25px 20px;
    margin-bottom: 20px;
  }

  #dounaru.inner .border .items .item .item-txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  #dounaru.inner .border .items .item:first-child {
    flex-direction: column-reverse;
  }

  #dounaru.inner .border .items .item:first-child .thumb img {
    right: 0px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 180px;
    height: auto;
  }

  #dounaru.inner .border .items .item:first-child .thumb {
    width: auto;
    padding-top: 20px;
  }

  #dounaru.inner .border .items .item:last-child {
    flex-direction: column-reverse;
  }

  #dounaru.inner .border .items .item:last-child .thumb {
    width: auto;
    padding-top: 20px;
  }

  #dounaru.inner .border .items .item:last-child .thumb img {
    right: 0px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 200px;
    height: auto;
  }

  #dounaru.inner .graph.title .items .item .item-hd h4 {
    font-size: 18px;
    padding: 4px 0;
    margin-bottom: 25px;
  }

  #dounaru.inner .items .item .item-txt {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #dounaru.inner .graph.title .items .item .item-txt p {
    font-size: 16px;
  }

  #dounaru.inner .items {
    padding-bottom: 0px;
    width: 100%;
    flex-wrap: wrap;
  }

  #dounaru.inner .items .item {
    width: auto;
    border-bottom: 1px solid #659071;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #dounaru.inner .items .item:last-child {
    margin-bottom: 10px;
  }

  #dounaru.inner .items .item .item-hd {
    padding: 10px 10px;
    border-top: 3px solid #659071;
    margin-bottom: 20px;
  }

  #dounaru.inner .items .item .item-hd p {
    line-height: 1.6em;
    font-size: 14px;
  }

  #dounaru.inner .items .item .item-txt {}

  #dounaru.inner .items .item {
    width: 100%;
  }

  #dounaru.inner .items .item .item-txt img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #dounaru.inner .border {
    padding: 20px;
    margin-bottom: 40px;
  }

  #dounaru.inner .border h4 {
    margin-bottom: 15px;
    font-size: 16px;
  }

  #dounaru.inner .border .items .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #future.status {
    padding-bottom: 20px;
  }

  #dounaru.inner .detail-section {
    padding-top: 30px;
  }

  #about.status .inner .graph img {
    margin-bottom: 0px;
  }

  #about.status .inner .graph img.pc {
    display: none;
  }

  #about.status .inner .graph img.sp {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  #intro.status .items.status-items {
    padding-bottom: 0px;
  }

  #intro.status .items.status-items .item {
    min-width: inherit;
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
  }

  #intro.status .items.status-items .item .item-thumb iframe {
    width: 100%;
    height: 220px;
  }

  #intro.status .items.status-items .item .item-thumb {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-thumb img {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-thumb iframe {
    width: 100%;
  }

  #intro.status .items.status-items .item .item-txt {
    padding-top: 10px;
  }

  #intro.status .items.status-items .item .item-txt p {
    font-size: 15px;
  }
}

#what_children_can_get {
  background-color: #c7d7cc;
  padding-top: 85px;
  padding-bottom: 80px;
  margin-bottom: 70px;
}

#what_children_can_get .inner {
  background-color: #fff;
  max-width: 1140px;
  width: 100%;
  padding: 50px 90px;
  padding-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

#what_children_can_get .inner h2 {}

#what_children_can_get .inner .ttl {
  font-size: 30px;
  color: #659071;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 40px;
}

#what_children_can_get .inner .ttl:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
  background-color: #b0b0b0;
}

#what_children_can_get .inner .row {
  display: flex;
  flex-wrap: wrap;
}

#what_children_can_get .inner .row.row3 {
  margin-bottom: 80px;
}

#what_children_can_get .inner .row.row3 .col {
  background-color: #659071;
  width: calc((100% - 30px)/3);
  margin-right: 15px;
  border: solid 6px #d0ddd4;
  padding: 30px;
  box-sizing: border-box;
}

#what_children_can_get .inner .row.row3 .col:last-child {
  margin-right: 0px;
}

#what_children_can_get .inner .row.row3 .col h3,
#what_children_can_get .inner .row.row3 .col p {
  font-size: 16px;
  color: #fff;
}

#what_children_can_get .inner .row.row3 .col h3 {
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 15px;
}

#what_children_can_get .inner .row.row4 {
  margin-bottom: 0px;
}

#what_children_can_get .inner .row.row4 .col {
  background-color: #ffffff;
  width: calc((100% - 40px)/2);
  margin-right: 40px;
  margin-bottom: 40px;
  border: solid 1px #d0ddd4;
  padding: 30px;
  box-sizing: border-box;
}

#what_children_can_get .inner .row.row4 .col:nth-child(2n) {
  margin-right: 0px;
}

#what_children_can_get .inner .row.row4 .col h3 {
  font-size: 22px;
  color: #659071;
  text-align: center;
  margin-bottom: 20px;
}

#what_children_can_get .inner .row.row4 .col p {
  font-size: 16px;
  color: #333333;
}

.low.activity section#what_children_can_get .inner .row.row4 .col .thumb {
  padding-top: 0px;
  margin-bottom: 20px;
}

.low.activity section#what_children_can_get .inner .row.row4 .col .thumb img {
  display: block;
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1140px) {
  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border {
    padding: 30px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #what_children_can_get .inner {
    background-color: #fff;
    max-width: 1140px;
    padding: 50px 40px;
    padding-top: 50px;
    padding-bottom: 80px;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    box-sizing: border-box;
  }

  #what_children_can_get .inner .row.row3 {
    margin-bottom: 80px;
  }

  #what_children_can_get .inner .row.row3 .col {
    background-color: #659071;
    width: 100%;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 20px;
    border: solid 6px #d0ddd4;
    padding: 30px;
    box-sizing: border-box;
  }

  #what_children_can_get .inner .row.row3 .col:last-child {
    margin-right: 40px;
    margin-bottom: 0px;
  }

  #what_children_can_get .inner .row.row4 .col {
    background-color: #ffffff;
    width: 100%;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
    border: solid 1px #d0ddd4;
    padding: 30px;
    box-sizing: border-box;
  }

  #what_children_can_get .inner .row.row4 .col:nth-child(2n) {
    margin-right: 40px;
  }

  #what_children_can_get .inner .row.row3 .col:last-child {
    margin-bottom: 0px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row:last-of-type {
    margin-bottom: 80px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-img {
    width: 100%;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-img img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text {
    width: 100%;
    padding: 0px;
    padding-bottom: 20px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text h4 {
    text-align: center;
  }

  .ogob_btn {
    margin-left: 80px;
    margin-right: 80px;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .low.activity.learning_support.childs_house #learning_support_about {
    padding-bottom: 20px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border {
    padding: 15px;
  }

  .low.activity.learning_support.childs_house #box03.white_box .inner .flex .flex-box.txt .border p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .low.activity.learning_support #learning_support_about .card-box {
    margin-bottom: 0px;
    padding: 50px 25px 25px;
  }

  .low.activity.learning_support #learning_support_about .txt+.card-box {
    margin-top: 45px;
  }

  .low.activity.learning_support #learning_support_about .card-box img {
    margin-bottom: 15px;
    width: 100%;
  }

  .low.activity.learning_support #learning_support_about .card-box dl {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 0px;
  }

  .low.activity.learning_support #learning_support_about .card-box dl dt {
    padding: 5px 0px;
    width: 100px;
    color: #659071;
    font-weight: bold;
    line-height: 1em;
    box-sizing: border-box;
    font-size: 14px;
  }

  .low.activity.learning_support #learning_support_about .card-box dl dd {
    padding: 5px 15px;
    padding-right: 0px;
    width: calc(100% - 100px);
    line-height: 1em;
    color: #659071;
    box-sizing: border-box;
    font-size: 14px;
  }

  #what_children_can_get {
    background-color: #c7d7cc;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
  }

  #what_children_can_get .inner {
    background-color: #fff;
    max-width: 1140px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }

  #what_children_can_get .inner .ttl {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 22px;
  }

  #what_children_can_get .inner .row.row3 {
    margin-bottom: 30px;
  }

  #what_children_can_get .inner .row.row3 .col {
    background-color: #659071;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    border: solid 4px #d0ddd4;
    padding: 15px;
    box-sizing: border-box;
  }

  #what_children_can_get .inner .row.row3 .col:last-child {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  #what_children_can_get .inner .row.row3 .col h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  #what_children_can_get .inner .row.row3 .col p {
    font-size: 14px;
    line-height: 1.6em;
  }

  #what_children_can_get .inner .row.row4 .col {
    background-color: #ffffff;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    border: solid 1px #d0ddd4;
    padding: 15px;
    box-sizing: border-box;
  }

  #what_children_can_get .inner .row.row4 .col:nth-child(2n) {
    margin-right: 0px;
  }

  #what_children_can_get .inner .row.row4 .col:last-child {
    margin-bottom: 0px;
  }

  #what_children_can_get .inner .row.row4 .col h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  #what_children_can_get .inner .row.row4 .col p {
    font-size: 14px;
    line-height: 1.6em;
    padding-bottom: 0px;
  }

  .low.activity section#what_children_can_get .inner .row.row4 .col .thumb {
    margin-bottom: 10px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row {
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 15px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row:last-of-type {
    margin-bottom: 80px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-img {
    width: 100%;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-img img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text {
    width: 100%;
    padding: 0px;
    padding-bottom: 20px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text h4 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
  }

  .low.activity.learning_support.childs_house .white_box .inner .border-box.border-box-row .border-box-text p {
    font-size: 14px;
    line-height: 1.6em;
  }

  .ogob_btn {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}

.low.activity .ancher.activity2 li a {
  width: 170px;
  padding: 16px 20px 16px 20px;
}

.low.activity .ancher.activity2 li:last-child a {
  width: 280px;
}

.low.activity #learning_support.activity2-section {
  padding-top: 80px;
}

.low.activity #learning_support.activity2-section .inner {
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: solid 8px #659071;
  background-color: #fff;
  padding: 80px 0px;
}

.low.activity #learning_support.activity2-section .inner .ttl {
  border-bottom: 4px solid #d0ddd4;
  padding-bottom: 40px;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #learning_support.activity2-section .inner .ttl h2.activity2-section-title {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  padding-bottom: 0px;
}

.low.activity #learning_support.activity2-section .inner .ttl h2.activity2-section-title .maker {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #learning_support.activity2-section .inner .ttl h2.activity2-section-title:before {
  display: none;
}

.low.activity #learning_support.activity2-section .inner .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #learning_support.activity2-section .inner .row .col {
  width: 50%;
}

.low.activity #learning_support.activity2-section .inner .row .col.thumb {
  text-align: center;
  padding: 80px 0;
  padding-bottom: 50px;
}

.low.activity #learning_support.activity2-section .inner .row .col.txt p {
  font-size: 18px;
  font-weight: bold;
}

.low.activity #learning_support.activity2-section .inner .row .col.txt p span {
  color: #cd5517;
}

.low.activity #learning_support.activity2-section .inner .row .col.thumb img {
  max-width: 100%;
  width: 336px;
}

.low.activity #learning_support.activity2-section .inner .row.row3 {
  align-items: stretch;
  margin-bottom: 60px;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col {
  width: calc((100% - 60px)/3);
  margin-right: 30px;
  border-top: solid 2px #659071;
  border-bottom: solid 2px #659071;
  padding: 40px 0px;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col:last-child {
  margin-right: 0px;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col h3,
.low.activity #learning_support.activity2-section .inner .row.row3 .col ul li {
  color: #659071;
  list-style: none;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 22px;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col ul li {
  font-size: 16px;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
}

.low.activity #learning_support.activity2-section .inner .row.row3 .col ul li:before {
  content: "・";
}

.low.activity #learning_support.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #learning_support.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #learning_support.activity2-section .inner .row.row1 {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #learning_support.activity2-section .inner .row.row1 h3 {
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  margin-bottom: 36px;
}

.low.activity #learning_support.activity2-section .inner .row.row1 h3 .mark {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #learning_support.activity2-section .inner .row.row1 p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 55px;
}

.low.activity #learning_support.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #learning_support.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.shien-model {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #learning_support.activity2-section .inner .row.row1.shien-model h3 {
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  margin-bottom: 36px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.shien-model h3 .mark {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.shien-model p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 55px;
}

.low.activity #learning_support.activity2-section .inner .row.row2 {
  max-width: none;
  align-items: stretch;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col {
  position: relative;
  background-color: #e0e9e3;
  width: calc(50% - 3px);
  padding: 40px 80px;
  box-sizing: border-box;
  margin-right: 6px;
  position: relative;
  padding-bottom: 105px;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col:last-child {
  margin-right: 0px;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col .ttl i.ico {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #659071;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col:first-child .ttl i.ico {
  background-image: url(../img/activity/icon01.svg);
  background-size: 100%;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col:last-child .ttl i.ico {
  background-image: url(../img/activity/icon02.svg);
  background-size: 100%;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col .txt p {
  font-size: 16px;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col:last-child .txt {
  position: relative;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col .btns {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: 100%;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col .btns .btn {
  width: 170px;
  height: 50px;
  padding: 7px 0px 18px 0px;
  box-sizing: border-box;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow {
  bottom: 6px;
  height: 12px;
  width: 148px;
  overflow: hidden;
  left: calc(50% - 74px);
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow svg {
  width: auto;
  right: 0px;
  position: absolute;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .col h3 {
  color: #659071;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  border: none;
}

.low.activity #learning_support.activity2-section .inner .row.row2 .ttl {
  border: none;
  padding-bottom: 0px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.michisuji .col {
  width: 100%;
  padding: 40px 0px;
  padding-top: 90px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.michisuji {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #learning_support.activity2-section .inner .row.row1.michisuji h3 {
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  margin-bottom: 36px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.michisuji h3 .mark {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #learning_support.activity2-section .inner .row.row1.michisuji p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 55px;
}


.low.activity #support.activity2-section {
  padding-top: 80px;
}

.low.activity #support.activity2-section .inner {
  max-width: 1140px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: solid 8px #659071;
  background-color: #fff;
  padding: 80px 0px;
}

.low.activity #support.activity2-section .inner .ttl {
  border-bottom: 4px solid #d0ddd4;
  padding-bottom: 40px;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #support.activity2-section .inner .ttl h2.activity2-section-title {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  padding-bottom: 0px;
}

.low.activity #support.activity2-section .inner .ttl h2.activity2-section-title .maker {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #support.activity2-section .inner .ttl h2.activity2-section-title:before {
  display: none;
}

.low.activity #support.activity2-section .inner .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #support.activity2-section .inner .row .col {
  width: 50%;
}

.low.activity #support.activity2-section .inner .row .col.thumb {
  text-align: center;
  padding: 80px 0;
  padding-bottom: 50px;
}

.low.activity #support.activity2-section .inner .row .col.txt p {
  font-size: 18px;
  font-weight: bold;
}

.low.activity #support.activity2-section .inner .row .col.txt p span {
  color: #cd5517;
}

.low.activity #support.activity2-section .inner .row .col.thumb img {
  max-width: 100%;
  width: 336px;
}

.low.activity #support.activity2-section .inner .row.row3 {
  align-items: stretch;
  margin-bottom: 60px;
}

.low.activity #support.activity2-section .inner .row.row3 .col {
  width: calc((100% - 60px)/3);
  margin-right: 30px;
  border-top: solid 2px #659071;
  border-bottom: solid 2px #659071;
  padding: 40px 0px;
}

.low.activity #support.activity2-section .inner .row.row3 .col img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}

.low.activity #support.activity2-section .inner .row.row3 .col:last-child {
  margin-right: 0px;
}

.low.activity #support.activity2-section .inner .row.row3 .col h3,
.low.activity #support.activity2-section .inner .row.row3 .col ul li {
  color: #659071;
  list-style: none;
}

.low.activity #support.activity2-section .inner .row.row3 .col h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 22px;
}

.low.activity #support.activity2-section .inner .row.row3 .col ul li {
  font-size: 16px;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
}

.low.activity #support.activity2-section .inner .row.row3 .col ul li:before {
  content: "・";
}

.low.activity #support.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #support.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #support.activity2-section .inner .row.row1 {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #support.activity2-section .inner .row.row1 h3 {
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  margin-bottom: 36px;
}

.low.activity #support.activity2-section .inner .row.row1 h3 .mark {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #support.activity2-section .inner .row.row1 p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 55px;
}

.low.activity #support.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #support.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #support.activity2-section .inner .row.row1.shien-model {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #support.activity2-section .inner .row.row1.shien-model h3 {
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  margin-bottom: 36px;
}

.low.activity #support.activity2-section .inner .row.row1.shien-model h3 .mark {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #support.activity2-section .inner .row.row1.shien-model p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 55px;
}

.low.activity #support.activity2-section .inner .row.row2 {
  max-width: none;
  align-items: stretch;
}

.low.activity #support.activity2-section .inner .row.row2 .col {
  position: relative;
  background-color: #e0e9e3;
  width: calc(50% - 3px);
  padding: 40px 80px;
  box-sizing: border-box;
  margin-right: 6px;
  position: relative;
  padding-bottom: 105px;
}

.low.activity #support.activity2-section .inner .row.row2 .col:last-child {
  margin-right: 0px;
}

.low.activity #support.activity2-section .inner .row.row2 .col .ttl i.ico {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #659071;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.low.activity #support.activity2-section .inner .row.row2 .col:first-child .ttl i.ico {
  background-image: url(../img/activity/icon01.svg);
  background-size: 100%;
}

.low.activity #support.activity2-section .inner .row.row2 .col:last-child .ttl i.ico {
  background-image: url(../img/activity/icon02.svg);
  background-size: 100%;
}

.low.activity #support.activity2-section .inner .row.row2 .col .txt p {
  font-size: 16px;
}

.low.activity #support.activity2-section .inner .row.row2 .col:last-child .txt {
  position: relative;
}

.low.activity #support.activity2-section .inner .row.row2 .col .btns {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: 100%;
}

.low.activity #support.activity2-section .inner .row.row2 .col .btns .btn {
  width: 170px;
  height: 50px;
  padding: 7px 0px 18px 0px;
  box-sizing: border-box;
}

.low.activity #support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow {
  bottom: 6px;
  height: 12px;
  width: 148px;
  overflow: hidden;
  left: calc(50% - 74px);
}

.low.activity #support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow svg {
  width: auto;
  right: 0px;
  position: absolute;
}

.low.activity #support.activity2-section .inner .row.row2 .col h3 {
  color: #659071;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  border: none;
}

.low.activity #support.activity2-section .inner .row.row2 .ttl {
  border: none;
  padding-bottom: 0px;
}

.low.activity #support.activity2-section .inner .row.row1.michisuji .col {
  width: 100%;
  padding: 40px 0px;
  padding-top: 90px;
}

.low.activity #support.activity2-section .inner .row.row1.michisuji {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #support.activity2-section .inner .row.row1.michisuji h3 {
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  margin-bottom: 36px;
}

.low.activity #support.activity2-section .inner .row.row1.michisuji h3 .mark {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #support.activity2-section .inner .row.row1.michisuji p {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 55px;
}





.low.activity #childs_house2.activity2-section {
  padding-top: 60px;
  background-color: #e0e9e3;
}

.low.activity #childs_house2.activity2-section .inner {
  max-width: 1140px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: solid 8px #659071;
  background-color: #fff;
  padding: 80px 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.low.activity #childs_house2.activity2-section .inner .ttl {
  border-bottom: 4px solid #d0ddd4;
  padding-bottom: 40px;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #childs_house2.activity2-section .inner .ttl h2.activity2-section-title {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  padding-bottom: 0px;
}

.low.activity #childs_house2.activity2-section .inner .ttl h2.activity2-section-title .maker {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #childs_house2.activity2-section .inner .ttl h2.activity2-section-title:before {
  display: none;
}

.low.activity #childs_house2.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #childs_house2.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #childs_house2.activity2-section .inner .row.row1.shien-model {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #childs_house2.activity2-section .inner .row.row1.shien-model img {
  margin-bottom: 55px;
}

.low.activity #childs_house2.activity2-section .inner .row.row1.shien-model p {
  font-size: 18px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 0px;
}

.low.activity #childs_house2.activity2-section .btns {
  text-align: center;
}

.low.activity #childs_house2.activity2-section .btns .btn {
  width: 190px;
}

.low.activity #childs_house2.activity2-section .btns .ico_arrow {
  width: 158px;
  left: calc(50% - 79px);
  bottom: 3px;
  overflow: hidden;
}

.low.activity #childs_house2.activity2-section .btns .ico_arrow svg {
  width: 205px;
  position: absolute;
  top: 0px;
  right: 0;
}

.low.activity #development.activity2-section {
  padding-top: 60px;
  background-color: #e0e9e3;
}

.low.activity #development.activity2-section .inner {
  max-width: 1140px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: solid 8px #659071;
  background-color: #fff;
  padding: 80px 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.low.activity #development.activity2-section .inner .ttl {
  border-bottom: 4px solid #d0ddd4;
  padding-bottom: 40px;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #development.activity2-section .inner .ttl h2.activity2-section-title {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  padding-bottom: 0px;
}

.low.activity #development.activity2-section .inner .ttl h2.activity2-section-title .maker {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #development.activity2-section .inner .ttl h2.activity2-section-title:before {
  display: none;
}

.low.activity #development.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #development.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #development.activity2-section .inner .row.row1.shien-model {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #development.activity2-section .inner .row.row1.shien-model img {
  margin-bottom: 55px;
}

.low.activity #development.activity2-section .inner .row.row1.shien-model p {
  font-size: 18px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 0px;
}

.low.activity #development.activity2-section .btns {
  text-align: center;
}

.low.activity #development.activity2-section .btns .btn {
  width: 190px;
}

.low.activity #development.activity2-section .btns .ico_arrow {
  width: 158px;
  left: calc(50% - 79px);
  bottom: 3px;
  overflow: hidden;
}

.low.activity #development.activity2-section .btns .ico_arrow svg {
  width: 205px;
  position: absolute;
  top: 0px;
  right: 0;
}

.low.activity #advocacy.activity2-section {
  padding-top: 60px;
  background-color: #d0ddd4;
}

.low.activity #advocacy.activity2-section .inner {
  max-width: 1140px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  border: solid 8px #659071;
  background-color: #fff;
  padding: 80px 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.low.activity #advocacy.activity2-section .inner .ttl {
  border-bottom: 4px solid #d0ddd4;
  padding-bottom: 40px;
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #advocacy.activity2-section .inner .ttl h2.activity2-section-title {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1.6em;
  color: #659071;
  padding-bottom: 0px;
}

.low.activity #advocacy.activity2-section .inner .ttl h2.activity2-section-title .maker {
  background: linear-gradient(transparent 60%, #fff266 60%);
  padding-bottom: 3px;
}

.low.activity #advocacy.activity2-section .inner .ttl h2.activity2-section-title:before {
  display: none;
}

.low.activity #advocacy.activity2-section .inner .row.row1 {
  align-items: stretch;
}

.low.activity #advocacy.activity2-section .inner .row.row1 .col {
  width: 100%;
  padding: 40px 0px;
}

.low.activity #advocacy.activity2-section .inner .row.row1.shien-model {
  max-width: 840px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.low.activity #advocacy.activity2-section .inner .row.row1.shien-model img {
  margin-bottom: 55px;
}

.low.activity #advocacy.activity2-section .inner .row.row1.shien-model p {
  font-size: 18px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  text-align: left;
  margin-bottom: 0px;
}

.low.activity #advocacy.activity2-section .btns {
  text-align: center;
}

.low.activity #advocacy.activity2-section .btns .btn {
  width: 308px;
}

.low.activity #advocacy.activity2-section .btns .btn .ico_arrow {
  left: calc(50% - 137px);
  width: 274px;
  height: 12px;
  bottom: 8px;
}

.low.activity #advocacy.activity2-section .btns .btn .ico_arrow svg {
  width: 274px;
  position: absolute;
  left: 0px;
  transform: scale(1);
}

@media screen and (max-width: 1140px) {
  .low.activity #learning_support.activity2-section .inner {
    margin-right: 40px;
    margin-left: 40px;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row .col {
    padding-left: 20px;
    box-sizing: border-box;
  }

  .low.activity #learning_support.activity2-section .inner .ttl,
  .low.activity #learning_support.activity2-section .inner .row {
    margin-left: 80px;
    margin-right: 80px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .ttl {
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col h3 {
    width: 100%;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col {
    padding: 40px 50px;
    padding-bottom: 100px;
  }

  .low.activity #support.activity2-section .inner {
    margin-right: 40px;
    margin-left: 40px;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }

  .low.activity #support.activity2-section .inner .row .col {
    padding-left: 20px;
    box-sizing: border-box;
  }

  .low.activity #support.activity2-section .inner .ttl,
  .low.activity #support.activity2-section .inner .row {
    margin-left: 80px;
    margin-right: 80px;
  }

  .low.activity #support.activity2-section .inner .row.row2 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .ttl {
    margin-left: 0px;
    margin-right: 0px;
  }
  }

  .low.activity #support.activity2-section .inner .row.row2 .col h3 {
    width: 100%;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col {
    padding: 40px 50px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 900px) {
  .low.activity #learning_support.activity2-section .inner .row {
    flex-wrap: wrap;
  }

  .low.activity #learning_support.activity2-section .inner .row .col.thumb {
    width: 100%;
  }

  .low.activity #learning_support.activity2-section .inner .row.row3 .col {
    width: 100%;
    margin-right: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.michisuji {
    margin-right: 40px;
    margin-left: 40px;
  }

  .low.activity #support.activity2-section .inner .row {
    flex-wrap: wrap;
  }

  .low.activity #support.activity2-section .inner .row .col.thumb {
    width: 100%;
  }

  .low.activity #support.activity2-section .inner .row.row3 .col {
    width: 100%;
    margin-right: 0px;
  }

  .low.activity #support.activity2-section .inner .row.row1.michisuji {
    margin-right: 40px;
    margin-left: 40px;
  }
}

@media screen and (max-width: 768px) {
  .low.activity #learning_support.activity2-section .inner {
    padding-bottom: 0px;
  }

  .low.activity .ancher.activity2 ul li,
  .low.activity .ancher.activity2 ul li a {
    width: 280px;
  }

  .low.activity #learning_support.activity2-section {
    padding-top: 30px;
  }

  .low.activity #learning_support.activity2-section .inner {
    margin-right: 11px;
    margin-left: 11px;
    border: solid 4px #659071;
    padding: 20px 0px;
  }

  .low.activity #learning_support.activity2-section .inner .ttl,
  .low.activity #learning_support.activity2-section .inner .row {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #learning_support.activity2-section .inner .ttl {
    padding-bottom: 20px;
  }

  .low.activity #learning_support.activity2-section .inner .ttl h2.activity2-section-title {
    font-size: 18px;
    padding-bottom: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .ttl, .low.activity #learning_support.activity2-section .inner .row {
    flex-wrap: wrap;
  }

  .low.activity #learning_support.activity2-section .inner .row .col.thumb {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row .col.thumb img {
    width: 90%;
  }

  .low.activity #learning_support.activity2-section .inner .row .col.txt {
    width: 100%;
    padding: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row .col.txt p {
    font-size: 14px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row3 {
    border-bottom: solid 2px #659071;
    margin-bottom: 20px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row3 .col {
    width: 100%;
    margin-right: 0px;
    border-bottom: none;
    padding: 30px 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row3 .col h3 {
    font-size: 16px;
    margin-bottom: 11px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row3 .col ul li {
    font-size: 12px;
    line-height: 1.7em;
  }

  .low.activity #learning_support.activity2-section .inner .row.row3 .col img {
    width: 60%;
    min-width: 128px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1 .col {
    padding: 20px 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.shien-model h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.shien-model {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.shien-model p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 25px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.shien-model img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 {}

  .low.activity #learning_support.activity2-section .inner .row.row2 .col {
    width: 100%;
    margin-right: 0px;
    padding: 40px 15px;
    margin-bottom: 10px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col:last-child {
    margin-bottom: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col .btns {
    position: static;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col:last-child .ttl i.ico,
  .low.activity #learning_support.activity2-section .inner .row.row2 .col:first-child .ttl i.ico {
    width: 100px;
    height: 100px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col .txt {
    margin-bottom: 10px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col .txt p {
    font-size: 12px;
    line-height: 1.7em;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.michisuji .col {
    width: 100%;
    margin-right: 0px;
    padding: 40px 15px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.michisuji h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.michisuji p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 25px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.michisuji img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row1.michisuji .col {
    padding-bottom: 0px;
  }

  .low.activity #support.activity2-section .inner {
    padding-bottom: 0px;
  }

  .low.activity .ancher.activity2 ul li,
  .low.activity .ancher.activity2 ul li a {
    width: 280px;
  }

  .low.activity #support.activity2-section {
    padding-top: 30px;
  }

  .low.activity #support.activity2-section .inner {
    margin-right: 11px;
    margin-left: 11px;
    border: solid 4px #659071;
    padding: 20px 0px;
  }

  .low.activity #support.activity2-section .inner .ttl,
  .low.activity #support.activity2-section .inner .row {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #support.activity2-section .inner .ttl {
    padding-bottom: 20px;
  }

  .low.activity #support.activity2-section .inner .ttl h2.activity2-section-title {
    font-size: 18px;
    padding-bottom: 0px;
  }

  .low.activity #support.activity2-section .inner .ttl, .low.activity #support.activity2-section .inner .row {
    flex-wrap: wrap;
  }

  .low.activity #support.activity2-section .inner .row .col.thumb {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .low.activity #support.activity2-section .inner .row .col.thumb img {
    width: 90%;
  }

  .low.activity #support.activity2-section .inner .row .col.txt {
    width: 100%;
    padding: 0px;
  }

  .low.activity #support.activity2-section .inner .row .col.txt p {
    font-size: 14px;
  }

  .low.activity #support.activity2-section .inner .row.row3 {
    border-bottom: solid 2px #659071;
    margin-bottom: 20px;
  }

  .low.activity #support.activity2-section .inner .row.row3 .col {
    width: 100%;
    margin-right: 0px;
    border-bottom: none;
    padding: 30px 0px;
  }

  .low.activity #support.activity2-section .inner .row.row3 .col h3 {
    font-size: 16px;
    margin-bottom: 11px;
  }

  .low.activity #support.activity2-section .inner .row.row3 .col ul li {
    font-size: 12px;
    line-height: 1.7em;
  }

  .low.activity #support.activity2-section .inner .row.row3 .col img {
    width: 60%;
    min-width: 128px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .low.activity #support.activity2-section .inner .row.row1 .col {
    padding: 20px 0px;
  }

  .low.activity #support.activity2-section .inner .row.row1.shien-model h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .low.activity #support.activity2-section .inner .row.row1.shien-model {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #support.activity2-section .inner .row.row1.shien-model p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 25px;
  }

  .low.activity #support.activity2-section .inner .row.row1.shien-model img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .low.activity #support.activity2-section .inner .row.row2 {}

  .low.activity #support.activity2-section .inner .row.row2 .col {
    width: 100%;
    margin-right: 0px;
    padding: 40px 15px;
    margin-bottom: 10px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col:last-child {
    margin-bottom: 0px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col .btns {
    position: static;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col:last-child .ttl i.ico,
  .low.activity #support.activity2-section .inner .row.row2 .col:first-child .ttl i.ico {
    width: 100px;
    height: 100px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col .txt {
    margin-bottom: 10px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col .txt p {
    font-size: 12px;
    line-height: 1.7em;
  }

  .low.activity #support.activity2-section .inner .row.row1.michisuji .col {
    width: 100%;
    margin-right: 0px;
    padding: 40px 15px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }

  .low.activity #support.activity2-section .inner .row.row1.michisuji h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .low.activity #support.activity2-section .inner .row.row1.michisuji p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 25px;
  }

  .low.activity #support.activity2-section .inner .row.row1.michisuji img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .low.activity #support.activity2-section .inner .row.row1.michisuji .col {
    padding-bottom: 0px;
  }

  .low.activity #childs_house2.activity2-section .inner {
    margin-right: 11px;
    margin-left: 11px;
    border: solid 4px #659071;
    padding: 20px 0px;
  }

  .low.activity #childs_house2.activity2-section .inner .ttl {
    padding-bottom: 20px;
  }

  .low.activity #childs_house2.activity2-section .inner .ttl h2.activity2-section-title {
    font-size: 18px;
    padding-bottom: 0px;
  }

  .low.activity #childs_house2.activity2-section .inner .row .col {
    padding-left: 20px;
    box-sizing: border-box;
  }

  .low.activity #childs_house2.activity2-section .inner .ttl,
  .low.activity #childs_house2.activity2-section .inner .row {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #childs_house2.activity2-section .inner .row.row1.michisuji img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .low.activity #development.activity2-section .inner {
    margin-right: 11px;
    margin-left: 11px;
    border: solid 4px #659071;
    padding: 20px 0px;
  }

  .low.activity #development.activity2-section .inner .ttl {
    padding-bottom: 20px;
  }

  .low.activity #development.activity2-section .inner .ttl h2.activity2-section-title {
    font-size: 18px;
    padding-bottom: 0px;
  }

  .low.activity #development.activity2-section .inner .row .col {
    padding-left: 20px;
    box-sizing: border-box;
  }

  .low.activity #development.activity2-section .inner .ttl,
  .low.activity #development.activity2-section .inner .row {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #development.activity2-section .inner .row.row1.michisuji img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }

  .low.activity #advocacy.activity2-section .inner {
    margin-right: 11px;
    margin-left: 11px;
    border: solid 4px #659071;
    padding: 20px 0px;
  }

  .low.activity #advocacy.activity2-section .inner .ttl {
    padding-bottom: 20px;
  }

  .low.activity #advocacy.activity2-section .inner .ttl h2.activity2-section-title {
    font-size: 18px;
    padding-bottom: 0px;
  }

  .low.activity #advocacy.activity2-section .inner .row .col {
    padding-left: 20px;
    box-sizing: border-box;
  }

  .low.activity #advocacy.activity2-section .inner .ttl,
  .low.activity #advocacy.activity2-section .inner .row {
    margin-left: 15px;
    margin-right: 15px;
  }

  .low.activity #development.activity2-section .inner .row.row1 .col,
  .low.activity #advocacy.activity2-section .inner .row.row1 .col,
  .low.activity #childs_house2.activity2-section .inner .row.row1 .col {
    width: 100%;
    margin-right: 0px;
    padding: 20px 15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .low.activity #advocacy.activity2-section .inner .row.row1.shien-model img {
    max-width: 100%;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .low.activity #childs_house2.activity2-section .inner .row.row1.shien-model img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .low.activity #development.activity2-section .inner .row.row1.shien-model img {
    max-width: 100%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .low.activity #development.activity2-section .inner .row.row1.shien-model p,
  .low.activity #childs_house2.activity2-section .inner .row.row1.shien-model p,
  .low.activity #advocacy.activity2-section .inner .row.row1.shien-model p {
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 0px;
  }

  .low.activity #learning_support.activity2-section {
    padding-bottom: 30px;
  }

  .low.activity #support.activity2-section {
    padding-bottom: 30px;
  }

  .low.activity #development.activity2-section .inner,
  .low.activity #advocacy.activity2-section .inner,
  .low.activity #childs_house2.activity2-section .inner {
    margin-bottom: 30px;
  }

  .low.activity #development.activity2-section,
  .low.activity #advocacy.activity2-section,
  .low.activity #childs_house2.activity2-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow {
    width: 148px;
  }

  .low.activity #learning_support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow svg {
    height: 12px;
    width: 100%;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow {
    width: 148px;
  }

  .low.activity #support.activity2-section .inner .row.row2 .col .btns .btn .ico_arrow svg {
    height: 12px;
    width: 100%;
  }

  .low.activity #childs_house2.activity2-section .btns .btn .ico_arrow {
    width: 176px;
    bottom: 3px;
    height: 14px;
    overflow: hidden;
    left: calc(50% - 88px);
  }

  .low.activity #childs_house2.activity2-section .btns .btn .ico_arrow svg {
    height: 12px;
    width: 100%;
  }

  .low.activity #development.activity2-section .btns .btn .ico_arrow {
    width: 176px;
    bottom: 3px;
    height: 14px;
    overflow: hidden;
    left: calc(50% - 88px);
  }

  .low.activity #development.activity2-section .btns .btn .ico_arrow svg {
    height: 12px;
    width: 100%;
  }

  .low.activity #advocacy.activity2-section .btns .btn {
    width: 230px;
  }

  .low.activity #advocacy.activity2-section .btns .btn .ico_arrow {
    width: 200px;
    bottom: 6px;
    height: 18px;
    overflow: hidden;
    left: calc(50% - 100px);
  }

  .low.activity #advocacy.activity2-section .btns .btn .ico_arrow svg {
    transform: scale(.75);
    height: auto;
    width: 273px;
    right: -33px;
    left: auto;
  }
}


.index #index_message2 {
  background-color: #659071;
  background-image: url(../img/index/index_message_bg_x.jpg);
  background-size: auto 958px;
  background-position: center center;
  background-repeat: repeat-x;
}

.index #index_message2 .inner {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-image: url(../img/index/index_message_bg.jpg);
  background-size: auto 958px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 607px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.index #index_message2 .inner h2 {
  font-size: 48px;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #fff;
  position: relative;
  margin-top: 15px;
  margin-bottom: 5px;
}

.index #index_message2 .inner .btns {
  padding-top: 10px;
}

.index #index_message2 .inner .btn.arow {
  width: 180px;
  color: #333333;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 8px 0px 13px 0px;
  border: solid 2px #fff;
  box-sizing: border-box;
}

.index #index_message2 .inner .btn.arow i {
  width: 146px;
  height: 17px;
  left: calc(50% - 73px);
}

.index #index_message2 .inner .btn.arow i svg {
  width: 146px;
  height: 17px;
}

.index #index_join_us .inner .ju-boxs .ju-box .thumb .ttl h3.f36{ font-size: 36px; }



.index #index_main_projects .inner .projects.projects2{ display: flex; flex-wrap: wrap; }

.index #index_main_projects .inner .projects.projects2 .project .ttl{ color: #659071; width: 500px; margin-left: auto; margin-right: auto; display: flex; align-items:center; }
.index #index_main_projects .inner .projects.projects2 .project .ttl i.ico {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-color: #659071;
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px;
  position: absolute; left: 40px; top: calc(50% - 44px);
}

.index #index_main_projects .inner .projects.projects2 .project .ttl h3{ margin-bottom: 0px; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(1){ width: 100%; text-align: center; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(2){ width: 50%; background-color: #e0e9e3; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(3){ width: 50%; background-color: #e0e9e3; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(1) .project-inner{ float: none; padding: 65px; margin-left: auto; margin-right: auto; }
.project-title{ margin-bottom: 0px; font-size: 30px; line-height: 1.6em; color: #659071; padding-bottom: 0px; margin-bottom: 55px; }
.project-title span{ background: linear-gradient(transparent 60%, #fff266 60%); padding-bottom: 3px; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner{ border-radius: 10px; float: right; padding: 0px; margin-right: 20px; background-color: #fff; margin-bottom: 90px; width: 560px; position: relative; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner:before{ content:""; display: block; background-color: #659071; content: ""; display: block; height: 4px; width: 500px; position: absolute; top: 0px; left: calc(50% - 250px); }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl{ cursor: pointer; height: 135px; position: relative; text-align: center; justify-content: center; width: auto; padding:15px 30px; box-sizing: border-box; margin-bottom: 0px; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl:before{ content: ""; display: block; width: 36px; height: 4px; position: absolute; right: 40px; top:calc(50% - 2px); background-color: #659071; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl:after{ content: ""; display: block; width: 4px; height: 36px; position: absolute; right: 56px; top:calc(50% - 18px); background-color: #659071; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl.show:before{ content: ""; display: block; width: 36px; height: 4px; position: absolute; right: 40px; top:calc(50% - 2px); background-color: #659071; opacity: 0.5; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl.show:after{ content: ""; display: block; width: 4px; height: 36px; position: absolute; right: 56px; top:calc(50% - 18px); background-color: #659071; opacity: 0; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .txt{ padding: 0px; box-sizing: border-box; padding-bottom: 30px; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .slide{ display: none; padding: 30px; padding-top: 0px; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner{ border-radius: 10px; float: left; padding: 0px; margin-left: 20px; background-color: #fff; margin-bottom: 90px; width: 560px; position: relative; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner:before{ content:""; display: block; background-color: #659071; content: ""; display: block; height: 4px; width: 500px; position: absolute; top: 0px; left: calc(50% - 250px); }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl{ height: 135px; position: relative; text-align: center; justify-content: center; width: auto; padding:15px 30px; box-sizing: border-box; margin-bottom: 0px; cursor: pointer; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl:before{ content: ""; display: block; width: 36px; height: 4px; position: absolute; right: 40px; top:calc(50% - 2px); background-color: #659071; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl:after{ content: ""; display: block; width: 4px; height: 36px; position: absolute; right: 56px; top:calc(50% - 18px); background-color: #659071; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl.show:before{ content: ""; display: block; width: 36px; height: 4px; position: absolute; right: 40px; top:calc(50% - 2px); background-color: #659071; opacity: 0.5; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl.show:after{ content: ""; display: block; width: 4px; height: 36px; position: absolute; right: 56px; top:calc(50% - 18px); background-color: #659071; opacity: 0; }

.index #index_main_projects .inner>.btns{ background-color: #e0e9e3; padding: 65px 0; text-align: center; }
.index #index_main_projects .inner>.btns .btn{ width: 180px; }
.index #index_main_projects .inner>.btns .btn i{ width: 150px; bottom: 2px; overflow: hidden; left: calc(50% - 75px); }
.index #index_main_projects .inner>.btns .btn i svg{ width: 180px; position: absolute; right: 0px; }

.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .txt{ padding: 0px; box-sizing: border-box; padding-bottom: 30px; }
.index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .slide{ display: none; padding: 30px; padding-top: 0px; }



.index #index_main_projects .inner .projects.projects2 #index_jinzai.project{ background-color: #d0ddd4; }
.index #index_main_projects .inner .projects.projects2 #index_jinzai.project .project-inner{ float: right; text-align: center; }
.index #index_main_projects .inner .projects.projects2 #index_advocacy.project{ background-color: #c1d3c6; }
.index #index_main_projects .inner .projects.projects2 #index_advocacy.project .project-inner{ float: left; text-align: center; }

.index #index_sponsor .btns{ text-align: center; padding-top: 40px; }
.index #index_sponsor .btns .btn{ width: 160px; height: 45px; padding: 0px; display: flex; justify-content: center; align-items: center; box-sizing: border-box; box-shadow: none; border: solid 1px #659071; color: #659071; margin-left: auto; margin-right: auto;}

.index #index_sponsor .btns .btn:hover{ background-color: #ebf2ed; }


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

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2),
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3){ width: 100%; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner,
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner{ float: none; margin-left: auto; margin-right: auto; }

  .index #index_main_projects .inner .projects.projects2 .project{ width: 100%; }
  .index #index_main_projects .inner .projects.projects2 .project{ width: 100%; }

  .index #index_main_projects .inner .projects.projects2 #index_jinzai.project .project-inner,
  .index #index_main_projects .inner .projects.projects2 #index_advocacy.project .project-inner{ float: none; margin-left: auto; margin-right: auto; }
}


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

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(1) .project-inner{ padding: 65px; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner{ width: calc(100% - 120px); margin-left: 60px; margin-right: 60px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner{ width: calc(100% - 120px); margin-left: 60px; margin-right: 60px; }
}


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

  .index #index_message2 .inner h2 {
    font-size: 28px;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    color: #fff;
    position: relative;
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .index #index_message2 .inner{ height: 307px; }

  .index #index_message2 .inner {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    background-image: url(../img/index/index_message_bg.jpg);
    background-size: auto 479px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 307px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }


  .index #index_join_us .inner .ju-boxs .ju-box .thumb .ttl h3.f36{ font-size: 20px; }

  .project-title{ font-size: 24px; margin-bottom: 25px; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(1) .project-inner{ padding: 20px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(1) .project-inner img{ max-width: 100%; width: 70%;margin-bottom: 20px; }
  .index #index_main_projects .inner .projects.projects2 #index_jinzai.project .project-inner img{ max-width: 100%; width: 80%; }
  .index #index_main_projects .inner .projects.projects2 #index_advocacy.project .project-inner img{ max-width: 100%; width: 40%; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner{ width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner{ width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner:before{ content:""; display: block; background-color: #659071; content: ""; display: block; height: 3px; width: calc(100% - 60px); position: absolute; top: 0px; left: 30px; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl,
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl{ height: 80px; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner:before{ content:""; display: block; background-color: #659071; content: ""; display: block; height: 3px; width: calc(100% - 60px); position: absolute; top: 0px; left: 30px; }

  .index #index_main_projects .inner .projects.projects2 #learning_support.project .ttl i.ico {
    width: 50px;
    height: 50px;
    margin-bottom: 0px;
    left: 20px;
    top:calc(50% - 25px);
  }
  .index #index_main_projects .inner .projects.projects2 .project .ttl h3{ margin-bottom: 0px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl:before{ content: ""; display: block; width: 18px; height: 2px; position: absolute; right: 20px; top:calc(50% - 1px); background-color: #659071; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl:after{ content: ""; display: block; width: 2px; height: 18px; position: absolute; right: 28px; top:calc(50% - 9px); background-color: #659071; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .slide{ padding: 20px; padding-top: 0px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .txt{ padding-bottom: 20px; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl.show:before{ content: ""; display: block; width: 18px; height: 2px; position: absolute; right: 20px; top:calc(50% - 1px); background-color: #659071; opacity: 0.5; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .ttl.show:after{ content: ""; display: block; width: 2px; height: 18px; position: absolute; right: 28px; top:calc(50% - 9px); background-color: #659071; opacity: 0; }


  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner{ margin-bottom: 25px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner{ margin-bottom: 25px; }


  .index #index_main_projects .inner .projects #childs_house.project .ttl i.ico {
    width: 50px;
    height: 50px;
    margin-bottom: 0px;
    left: 20px;
    top:calc(50% - 25px);
  }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl:before{ content: ""; display: block; width: 18px; height: 2px; position: absolute; right: 20px; top:calc(50% - 1px); background-color: #659071; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl:after{ content: ""; display: block; width: 2px; height: 18px; position: absolute; right: 28px; top:calc(50% - 8px); background-color: #659071; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl.show:before{ content: ""; display: block; width: 18px; height: 2px; position: absolute; right: 20px; top:calc(50% - 1px); background-color: #659071; opacity: 0.5; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .ttl.show:after{ content: ""; display: block; width: 2px; height: 18px; position: absolute; right: 28px; top:calc(50% - 9px); background-color: #659071; opacity: 0; }

  .index #index_main_projects .inner .projects.projects2 .project:nth-child(2) .project-inner .slide{ display: none;padding: 20px;padding-top: 0px; }
  .index #index_main_projects .inner .projects.projects2 .project:nth-child(3) .project-inner .slide{ display: none;padding: 20px;padding-top: 0px; }

}




.status #index_join_us {}

.status #index_join_us .inner {
  padding:0px;
}

.status #index_join_us .inner h2 {
  color: #999999;
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
  border: none;
  background: none;
}

.status #index_join_us .inner .ju-boxs {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.status #index_join_us .inner .ju-boxs .ju-box {
  width: 100%;
  display: flex;
  margin-bottom: 35px;
}

.status #index_join_us .inner .ju-boxs .ju-box:last-child {
  margin-bottom: 0px;
}

.status #index_join_us .inner .ju-boxs .ju-box .thumb {
  width: 450px;
  position: relative;
}

.status #index_join_us .inner .ju-boxs .ju-box .thumb img {
  width: 100%;
}

.status #index_join_us .inner .ju-boxs .ju-box .thumb .ttl {
  background-color: #fff;
  border-bottom: solid 4px #427aa6;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: -17px;
  padding: 19px;
  box-sizing: border-box;
}

.status #index_join_us .inner .ju-boxs .ju-box .thumb .ttl h3 {
  font-size: 28px;
  color: #427aa6;
  letter-spacing: 0.1em;
  margin-bottom: 0px;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt {
  margin-left: 20px;
  padding: 38px;
  padding-bottom: 0;
  border-top: solid 4px #427aa6;
  box-sizing: border-box;
  width: calc(100% - 450px);
}

.status #index_join_us .inner .ju-boxs .ju-box .txt h4 {
  font-size: 18px;
  color: #427aa6;
  margin-bottom: 15px;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt p {
  font-size: 16px;
  color: #427aa6;
  font-weight: bold;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt .btns {
  padding-top: 15px;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn {
  width: 146px;
  padding: 15px 20px;
  box-shadow: none;
  float: right;
  border: solid 1px #427aa6;
  border-radius: 4px;
  color: #427aa6;
  text-align: left;
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  margin-right: -38px;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn i.ico_arrow3 {
  height: 11px;
  width: 28px;
  position: absolute;
  right: 16px;
  top: 14px;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn i.ico_arrow3:before {
  content: "";
  display: block;
  height: 11px;
  width: 28px;
  background-image: url(../img/index/ico_more.png);
  background-size: 100%;
}

.status #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn:hover {
  background-color: #d9e4ed;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .thumb .ttl {
  border-bottom: solid 4px #dd9a87;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .thumb .ttl h3 {
  color: #dd9a87;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt {
  border-top: solid 4px #dd9a87;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt h4 {
  color: #dd9a87;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt p {
  color: #dd9a87;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn {
  border: solid 1px #dd9a87;
  border-radius: 4px;
  color: #dd9a87;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn i.ico_arrow3 {
  height: 11px;
  width: 28px;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn i.ico_arrow3:before {
  content: "";
  display: block;
  height: 11px;
  width: 28px;
  background-image: url(../img/index/ico_more2.png);
  background-size: 100%;
}

.status #index_join_us .inner .ju-boxs #student.ju-box .txt .btns .btn:hover {
  background-color: #f8ebe7;
}

.status #index_join_us .inner>p {
  text-align: right;
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}

.status #index_join_us .inner>p a {
  color: #333333;
  font-size: 16px;
}

.status #index_join_us .inner>p a i {
  width: 7px;
  height: 14px;
  position: relative;
  display: inline-block;
  margin-right: 8px;
  padding-top: 1px;
}

.status #index_join_us .inner>p a i svg {
  width: 7px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
}


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

  .status #index_join_us .inner .ju-boxs .ju-box {
    width: auto;
    max-width: none;
    margin-left: 0px;
    margin-right: 0px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb {
    width: 100%;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
  }

  .status #index_join_us .inner .ju-boxs {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb {
    width: auto;
    margin-bottom: 20px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .txt {
    margin: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    border: none;
    width: 100%;
  }

  .status #index_join_us .inner .ju-boxs #student.ju-box .txt {
    margin: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    border: none;
  }

  .status #can.status #index_join_us .inner{ margin-left: auto; margin-right: auto; }
  .status #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn{ float: none; }

}

@media screen and (max-width:640px) {
  .index #index_join_us .inner {
    padding-top: 15px;
    padding-bottom: 40px;
    margin-left: 0px; margin-right: 0px;
  }

  .status #can.status #index_join_us .inner{ margin-left: 0px; margin-right: 0px; }

  .status #index_join_us .inner h2 {
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 15px;
  }

  .status #index_join_us .inner .ju-boxs {
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb img {
    width: 100%;
    height: auto;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb .ttl h3 {
    font-size: 22px;
    letter-spacing: 0;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb .ttl {
    padding: 10px;
    border-bottom: solid 2px #427aa6;
    left: -10px;
    top: 10px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .thumb {
    margin-bottom: 20px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .txt h4 {
    font-size: 16px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .txt p {
    font-size: 14px;
    line-height: 1.8em;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .txt .btns {
    padding-top: 20px;
  }

  .status #index_join_us .inner .ju-boxs .ju-box .txt .btns .btn {
    padding: 14px 18px;
    float: none;
  }

  .status #index_join_us .inner>p {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    padding-top: 15px;
  }

  .status #index_join_us .inner>p a {
    font-size: 14px;
  }
}

@media screen and (max-width:740px) {
  #covit-19{ background-image: url(../img/index/sp/slide0.jpg); background-size: cover; background-position: center; }
}


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

  .low section .sub-ttl{ font-weight: normal; font-size: 18px; margin-top: 40px; padding: 20px 0 20px; text-align: center; }

  .low section .sub-text{ text-align: center; margin-bottom: 40px; margin-left: 20px; margin-right: 20px; }
  .low section .sub-text small{ display: inline-block; font-size: 11px; line-height: 1.8em; }
}
