@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Krona+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Zetta&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Krona+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lexend+Zetta&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,500;1,400&display=swap");
#study_dime {
  max-width: 1010px;
  margin: auto;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 150px;
}

#study_dime .area01 .heading {
  font-size: 28px;
  letter-spacing: 0.24rem;
  text-align: center;
  padding: 67px 0 61px 0;
  font-weight: 400;
}

#study_dime .area01 .img img {
  width: 100%;
}

#study_dime .area02 .heading {
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.18rem;
}

#study_dime .area02 .heading_top {
  padding: 72px 0 64px 0;
  display: block;
}

#study_dime .area02 .heading_bottom {
  display: block;
  padding-bottom: 22px;
}

#study_dime .area02 .ttl_big {
  font-size: 28px;
  letter-spacing: 0.24rem;
  font-weight: 500;
  text-align: center;
  padding-bottom: 74px;
}

#study_dime .area02 .ttl_small {
  font-size: 22px;
  letter-spacing: 0.18rem;
  line-height: 1.36;
  text-align: center;
  padding-bottom: 39px;
}

#study_dime .area02 .box {
  max-width: 660px;
  margin: auto;
}

#study_dime .area02 .box_top {
  padding-top: 31px;
  padding-bottom: 74px;
}

#study_dime .area02 .box_center {
  padding-bottom: 105px;
}

#study_dime .area02 .box_bottom {
  padding-bottom: 105px;
}

#study_dime .area02 .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#study_dime .area02 .box_img img {
  width: 100%;
}

#study_dime .area02 .txt_small {
  font-size: 16px;
  letter-spacing: 0.08rem;
  line-height: 1.875;
  max-width: 660px;
  margin: auto;
}

#study_dime .area02 .txt_big {
  font-size: 20px;
  letter-spacing: 0.28rem;
  line-height: 2.3;
  text-align: center;
}

#study_dime .area03 {
  padding-top: 60px;
  padding-bottom: 103px;
}

#study_dime .area03 .ttl_big {
  font-size: 28px;
  letter-spacing: 0.28rem;
  text-align: center;
  font-weight: 400;
}

#study_dime .area03 .heading {
  padding: 90px 0 133px 0;
  text-align: center;
}

#study_dime .area03 .heading_top {
  font-size: 22px;
  letter-spacing: 0.18rem;
  line-height: 1.818;
  display: block;
}

#study_dime .area03 .heading_bottom {
  display: block;
  font-size: 28px;
  letter-spacing: 0.24rem;
  line-height: 1.428;
  font-weight: 400;
}

#study_dime .area03 .txt {
  max-width: 840px;
  margin: auto;
  font-size: 18px;
  letter-spacing: 0.04rem;
  line-height: 2;
  font-family: "Noto Sans JP", "游ゴシック";
}

#study_dime .area03 .box_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 133px 0 90px 0;
}

#study_dime .area03 .box_img img {
  width: 100%;
}

#study_dime .area03 .image {
  padding: 108px 0 73px 0;
  max-width: 505px;
  margin: auto;
}

#study_dime .area03 .image img {
  width: 100%;
}

@media screen and (max-width: 1100px) {
  #study_dime {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 900px) {
  .pc {
    display: none;
  }
  #study_dime {
    padding-left: 37px;
    padding-right: 37px;
  }
}

@media screen and (max-width: 768px) {
  #study_dime {
    padding-bottom: 55px;
  }
  #study_dime .area01 .heading {
    padding: 60px 0 55px 0;
    font-size: 24px;
    letter-spacing: 0.24rem;
  }
  #study_dime .area02 .heading_top {
    padding: 43px 0;
    font-size: 18px;
    letter-spacing: 0.18rem;
  }
  #study_dime .area02 .heading_bottom {
    font-size: 16px;
    letter-spacing: 0.18rem;
  }
  #study_dime .area02 .ttl_big {
    font-size: 19px;
    letter-spacing: 0.24rem;
    padding-bottom: 0;
  }
  #study_dime .area02 .ttl_small {
    font-size: 18px;
    letter-spacing: 0.18rem;
    line-height: 1.388;
    padding-bottom: 32px;
  }
  #study_dime .area02 .txt_small {
    font-size: 14px;
    letter-spacing: 0.04rem;
    line-height: 1.785;
  }
  #study_dime .area02 .txt_big {
    font-size: 16px;
    letter-spacing: 0.18rem;
    line-height: 2.062;
    padding-top: 43px;
  }
  #study_dime .area02 .box_top {
    padding: 88px 0 60px 0;
  }
  #study_dime .area02 .box_center {
    padding-bottom: 88px;
  }
  #study_dime .area02 .box_bottom {
    padding-bottom: 52px;
  }
  #study_dime .area02 .box_img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
  #study_dime .img {
    display: contents;
  }
  #study_dime .area03 {
    padding-top: 73px;
    padding-bottom: 57px;
  }
  #study_dime .area03 .ttl_big {
    font-size: 19px;
    letter-spacing: 0.24rem;
  }
  #study_dime .area03 .heading {
    padding: 73px 0;
  }
  #study_dime .area03 .heading_top {
    font-size: 16px;
    letter-spacing: 0.18rem;
    line-height: 1.937;
  }
  #study_dime .area03 .heading_bottom {
    font-size: 19px;
    letter-spacing: 0.24rem;
    line-height: 1.631;
  }
  #study_dime .area03 .txt {
    font-size: 14px;
    letter-spacing: 0.04rem;
    line-height: 1.785;
  }
  #study_dime .area03 .box_img {
    padding: 52px 20px 48px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #study_dime .area03 .image {
    padding: 52px 20px;
    max-width: 100%;
  }
}

@media screen and (max-width: 500px) {
  #study_dime .area02 .box_img {
    padding-left: 10px;
    padding-right: 10px;
  }
  #study_dime .area03 .box_img {
    padding-left: 10px;
    padding-right: 10px;
  }
  #study_dime .area03 .image {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 400px) {
  #study_dime {
    padding-left: 20px;
    padding-right: 20px;
  }
  #study_dime .area02 .heading_top {
    font-size: 16px;
  }
}

#community {
  max-width: 1010px;
  margin: auto;
  /*font-family: "Noto Serif JP", serif;*/
  padding-bottom: 120px;
}

#community .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
}

#community .area01 .ttl img {
  width: 100%;
}

#community .area01 .slider {
  padding-top: 60px;
}

#community .area01 .slider img {
  width: 100%;
}

#community .area02 .heading {
  font-size: 32px;
  letter-spacing: 0.5rem;
  line-height: 1.4;
  height: 227px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-family: "はんなり明朝";
  margin-bottom: 20px;
}

#community .area02 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#community .area02 .box_img {
  width: 57.7%;
}

#community .area02 .box_img img {
  width: 100%;
}

#community .area02 .box_txt {
  position: relative;
}

#community .area02 .box_txt::before {
  background: -webkit-gradient(linear, left top, right top, from(#f66620), to(#fa931c));
  background: linear-gradient(90deg, #f66620, #fa931c);
  height: 8px;
  width: 100%;
  content: "";
  position: absolute;
}

#community .area02 .box:nth-last-child(1) {
  margin-bottom: 0;
}

#community .area02 .ttl {
  font-size: 24px;
  letter-spacing: 0.2em;
  padding: 60px 0 30px 0;
}

#community .area02 .txt {
  font-size: 15px;
  letter-spacing: 0.04em;
  line-height: 1.73;
  padding-bottom: 35px;
}

#community .area02 .btn {
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  width: 272px;
  height: 34px;
  display: block;
}

#community .area02 .btn_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

#community .area02 .btn:hover {
  background-color: #000;
  color: #fff;
}

#community .area03 ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 155px;
}

#community .area03 li:nth-of-type(1) {
  margin-right: 5%;
}

#community .area03 .img {
  width: 301px;
}

#community .area03 .img img {
  width: 100%;
}

#community .area03 .ttl {
  font-size: 24px;
  letter-spacing: 0.2rem;
  padding: 30px 0;
}

#community .area03 .txt {
  font-size: 15px;
  letter-spacing: 0.04rem;
  line-height: 1.733;
  padding-bottom: 40px;
}

#community .area03 .btn {
  display: block;
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  height: 36px;
}

#community .area03 .btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

#community .area03 .btn:hover {
  background-color: #000;
  color: #fff;
}

@media screen and (max-width: 1100px) {
  #community {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1000px) {
  #community .pc {
    display: none;
  }
  #community .area02 .box_img {
    width: 50%;
    margin-right: 5%;
  }
  #community .area02 .box_txt {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  #community {
    padding-bottom: 55px;
  }
  #community .area01 {
    /*padding-top: 20px;*/
  }
  #community .area02 .heading {
    font-size: 24px;
    letter-spacing: 0.12em;
    line-height: 1.583;
    height: auto;
    padding: 39px 0 56px 0;
  }
  #community .area02 .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 76px;
  }
  #community .area02 .box_img {
    width: 100%;
    display: contents;
  }
  #community .area02 .box_txt {
    width: 100%;
  }
  #community .area02 .ttl {
    padding: 22px 0;
    font-size: 24px;
    letter-spacing: 0.2rem;
  }
  #community .area02 .txt {
    font-size: 14px;
    letter-spacing: 0.04rem;
    line-height: 1.857;
    padding-bottom: 37px;
  }
  #community .area02 .txt br {
    display: none;
  }
  #community .area02 .btn {
    margin: auto;
    width: 210px;
  }
  #community .area03 {
    width: 210px;
    margin: auto;
    padding-top: 190px;
    padding-bottom: 34px;
  }
  #community .area03 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  #community .area03 li:nth-of-type(1) {
    margin-right: 0;
  }
  #community .area03 .img {
    width: 210px;
    margin: auto;
  }
  #community .area03 .ttl {
    padding: 21px 0 19px 0;
    font-size: 24px;
    letter-spacing: 0.2em;
  }
  #community .area03 .txt {
    font-size: 14px;
    letter-spacing: 0.04rem;
    line-height: 1.714;
    padding-bottom: 35px;
    width: 230px;
  }
  #community .area03 .btn {
    margin-bottom: 76px;
    width: 210px;
  }
}

@media screen and (max-width: 400px) {
  #community .area02 .heading {
    font-size: 22px;
  }
  #community .area02 .ttl {
    font-size: 22px;
  }
}

#chato {
  padding-bottom: 120px;
  max-width: 1010px;
  margin: auto;
  /*font-family: "Noto Serif JP", serif;*/
}

#chato .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
}

#chato .area01 .ttl img {
  width: 100%;
}

#chato .area01 .txt {
  font-size: 20px;
  padding: 60px 0;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#chato .area01 .img img {
  width: 100%;
}

#chato .area01 .list {
  max-width: 720px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 155px;
  margin-top: 60px;
}

#chato .area01 .list_left {
  width: 50%;
  margin-right: 10px;
}

#chato .area01 .list_right {
  padding-top: 42px;
}

#chato .area01 .list li {
  font-size: 14px;
  line-height: 2.928;
  letter-spacing: 0.12rem;
  list-style: none;
  padding-left: 20px;
}

#chato .area01 .list li::before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  position: relative;
  left: 0;
  top: 0;
  -webkit-transform: translate(-20px, -50%);
          transform: translate(-20px, -50%);
}

#chato .area01 .list_ttl {
  font-size: 18px !important;
  font-weight: 500;
  list-style: none;
  padding-left: 0 !important;
  line-height: 2.2 !important;
}

#chato .area01 .list_ttl::before {
  content: "" !important;
  position: relative !important;
  background-image: url(../images/daidaimaru.jpg) !important;
  width: 28px !important;
  height: 28px !important;
  display: inline-block !important;
  background-size: cover !important;
  top: 0 !important;
  -webkit-transform: translate(0, 25%) !important;
          transform: translate(0, 25%) !important;
}

@media screen and (max-width: 1100px) {
  #chato {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #chato {
    padding-bottom: 55px;
  }
  #chato .sp {
    display: block;
  }
  #chato .area01 .txt {
    text-align: left;
    font-size: 17px;
    letter-spacing: 0.12em;
    line-height: 2.058;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 40px 0 50px 0;
  }
  #chato .area01 .list {
    width: 100%;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #chato .area01 .list_left {
    width: auto;
    margin-right: 0;
  }
  #chato .area01 .list li {
    font-size: 14px;
    letter-spacing: 0.12em;
    line-height: 2.9;
  }
  #chato .area01 .list_ttl {
    font-size: 18px !important;
    letter-spacing: 0.12em;
  }
  #chato .area01 .list_ttl::before {
    width: 23px !important;
    height: 23px !important;
  }
}

@media screen and (max-width: 650px) {
  #chato {
    padding-left: 37px;
    padding-right: 37px;
  }
  #chato .area01 .img {
    margin: 0;
  }
  #chato .area01 .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 110px;
  }
  #chato .area01 .list_right {
    padding-top: 0;
  }
}

@media screen and (max-width: 400px) {
  #chato {
    padding-left: 20px;
    padding-right: 20px;
  }
  #chato .area01 .txt {
    font-size: 16px;
  }
  #chato .area01 .list_ttl {
    font-size: 17px !important;
  }
}

#study_tax .common_ttl {
  background: -webkit-gradient(linear, left top, right top, from(#f66620), to(#fa931c));
  background: linear-gradient(90deg, #f66620, #fa931c);
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.26em;
  margin-top: 103px;
  margin-bottom: 60px;
  padding-left: 40px;
  font-weight: 500;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#study_tax .common_red {
  color: #E60012;
}

#study_tax {
  max-width: 1010px;
  margin: auto;
  padding-bottom: 120px;
  /*font-family: "Noto Serif JP", serif;*/
}

#study_tax .area01 {
  margin-bottom: -17px;
}

#study_tax .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
}

#study_tax .area01 .ttl img {
  width: 100%;
}

#study_tax .area01 .heading {
  text-align: center;
  font-size: 28px;
  padding-top: 67px;
  padding-bottom: 30px;
  letter-spacing: 0.24rem;
  font-weight: 400;
}

#study_tax .area01 .heading_small {
  font-size: 14px;
}

#study_tax .area01 .img {
  max-width: 605px;
  margin: auto;
}

#study_tax .area01 .img img {
  width: 100%;
}

#study_tax .area01 .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  padding-top: 72px;
  padding-bottom: 64px;
  line-height: 1.727;
  letter-spacing: 0.06rem;
  font-weight: 300;
}

#study_tax .area02 .txt {
  font-size: 20px;
  padding-left: 42px;
  line-height: 1.9;
  letter-spacing: 0.06rem;
}

#study_tax .area03 .txt {
  font-size: 22px;
  letter-spacing: 0.12rem;
  line-height: 3.181;
  padding-left: 42px;
}

#study_tax .area03 .txt_en {
  font-size: 35px;
  padding-top: 60px;
  line-height: 1;
  font-family: "Lexend Zetta", sans-serif;
}

#study_tax .area03 .txt ul {
  list-style: none;
}

#study_tax .area03 .number {
  font-size: 31px;
  font-family: "Lexend Zetta", sans-serif;
}

#study_tax .area04 .txt {
  font-size: 18px;
  padding-left: 42px;
  line-height: 2;
  letter-spacing: 0.04rem;
}

#study_tax .area05 {
  max-width: 521px;
  margin: auto;
  padding: 103px 0;
}

#study_tax .area05 .txt {
  font-size: 14px;
  padding-bottom: 56px;
  position: relative;
  padding-left: 40px;
}

#study_tax .area05 .txt::before {
  position: absolute;
  background-image: url(../images/maru.jpg);
  width: 23px;
  height: 23px;
  content: "";
  background-size: cover;
  left: 0;
}

#study_tax .area05 .img img {
  width: 100%;
}

@media screen and (max-width: 1100px) {
  #study_tax {
    padding-left: 37px;
    padding-right: 37px;
  }
}

@media screen and (max-width: 768px) {
  #study_tax {
    padding-bottom: 55px;
  }
  #study_tax .sp {
    display: block;
  }
  #study_tax .common_ttl {
    margin: 57px 0 35px 0;
    font-size: 15px;
    letter-spacing: 0.12em;
    padding-left: 22px;
  }
  #study_tax .pc {
    display: none;
  }
  #study_tax .area01 .heading {
    font-size: 24px;
    letter-spacing: 0.24rem;
    line-height: 1.625;
    padding: 60px 0 27px 0;
  }
  #study_tax .area01 .txt {
    font-size: 18px;
    letter-spacing: 0.14rem;
    line-height: 1.777;
    padding: 43px 0 39px 0;
    text-align: left;
  }
  #study_tax .area01 .img {
    margin-bottom: -9px;
  }
  #study_tax .area02 .txt {
    font-size: 14px;
    line-height: 1.785;
    padding-left: 0;
  }
  #study_tax .area03 .txt {
    font-size: 15px;
    letter-spacing: 0.12rem;
    line-height: 1.466;
    padding-left: 0;
  }
  #study_tax .area03 .txt_en {
    font-size: 33px;
    letter-spacing: 0.05rem;
    padding-top: 57px;
  }
  #study_tax .area03 .number {
    font-size: 24px;
  }
  #study_tax .area03 li {
    margin-left: 3.4em;
    text-indent: -3.4em;
  }
  #study_tax .area04 .txt {
    font-size: 14px;
    line-height: 1.785;
    padding-left: 0;
  }
  #study_tax .area05 {
    padding: 57px 0;
  }
  #study_tax .area05 .txt {
    padding-left: 25px;
    font-size: 13px;
    letter-spacing: 0.04em;
    padding-bottom: 30px;
  }
  #study_tax .area05 .txt::before {
    width: 17px;
    height: 17px;
  }
  #study_tax .area05 .img {
    width: 90%;
    margin: auto;
  }
}

@media screen and (max-width: 450px) {
  #study_tax {
    padding-left: 20px;
    padding-right: 20px;
  }
  #study_tax .area03 .txt_en {
    font-size: 29px;
  }
}

@media screen and (max-width: 420px) {
  #study_tax .common_ttl {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 13px;
  }
}

#support {
  max-width: 1010px;
  margin: auto;
  /*font-family: "Noto Serif JP", serif;*/
  padding-bottom: 120px;
}

#support .area01 {
  max-width: 850px;
  margin: auto;
}

#support .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
  padding-bottom: 60px;
}

#support .area01 .ttl img {
  width: 100%;
}

#support .area01 .heading {
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 1.9;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 70px;
}

#support .list_heading {
  font-size: 18px;
  letter-spacing: 0.18rem;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  margin: 78px 0 47px 0;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#support .area01 .list ul {
  list-style: none;
}

#support .area01 .list li {
  margin-bottom: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#support .area01 .list li:nth-last-child(1) {
  margin-bottom: 0;
}

#support .area01 .list a {
  text-decoration: none;
  color: #000;
  margin-right: 38px;
  position: relative;
}

#support .area01 .list a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #FFFF00;
}

#support .area01 .list a:hover::before {
  width: 100%;
}

#support .area01 .list span {
  position: relative;
  z-index: 1;
}

#support .area01 .list_ttl {
  padding-right: 50px;
  width: 200px;
  position: relative;
  padding-left: 33px;
}

#support .area01 .list_ttl::before {
  background-image: url(../images/maru.jpg);
  width: 23px;
  height: 23px;
  position: absolute;
  content: "";
  background-size: cover;
  left: 0;
}

#support .area01 .list .none {
  color: #979898;
}

#support .area02 {
  max-width: 850px;
  margin: auto;
}

#support .area02 .box {
  position: relative;
  margin-top: 42px;
  /*padding-bottom: 91px;*/
}

#support .area02 .box_txt {
  position: absolute;
  top: 0;
  font-size: 14px;
}

#support .area02 .txt_top {
  margin: 135px 0 31px 0;
  position: relative;
  padding-left: 41px;
}

#support .area02 .txt_top::before {
  position: absolute;
  content: "";
  background-image: url(../images/daidaimaru.jpg);
  width: 28px;
  height: 28px;
  background-size: cover;
  top: 5px;
  left: 0;
  -webkit-transform: translate(0, -20%);
          transform: translate(0, -20%);
}

#support .area02 .txt_bottom {
  position: relative;
  padding-left: 41px;
}

#support .area02 .txt_bottom::before {
  position: absolute;
  content: "";
  background-image: url(../images/bluemaru.jpg);
  width: 28px;
  height: 28px;
  background-size: cover;
  top: 5px;
  left: 0;
  -webkit-transform: translate(0, -20%);
          transform: translate(0, -20%);
}

#support .area02 .img img {
  width: 100%;
}

#support .area03 {
  max-width: 850px;
  margin: auto;
}

@media screen and (max-width: 1100px) {
  #support {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #support {
    padding-bottom: 55px;
  }
  #support .sp {
    display: block;
  }
  #support .area01 .heading {
    font-size: 17px;
    letter-spacing: 0.12em;
    line-height: 1.235;
    padding-top: 38px;
  }
  #support .area01 .list_heading {
    font-size: 18px;
    letter-spacing: 0.18rem;
    margin: 42px 0 31px 0;
  }
  #support .area01 .list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #support .area01 .list_ttl {
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 2.5;
    width: auto;
    padding-left: 24px;
  }
  #support .area01 .list_ttl::before {
    width: 16px;
    height: 16px;
    top: 11px;
  }
  #support .area01 .list_txt {
    padding-left: 24px;
    line-height: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #support .area01 .list_txt a {
    margin-right: 35px;
  }
  #support .area01 .list_txt a:nth-last-child(1) {
    margin-right: 0;
  }
  #support .area02 .box_txt {
    position: static;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-align: center;
    width: 250px;
    margin: auto;
    padding-bottom: 0px;
  }
  #support .area02 .txt_top {
    margin: 40px 0 21px 0;
  }
  #support .area02 .txt_bottom {
    text-align: left;
  }
}

#support_activities {
  /*font-family: "Noto Serif JP", serif;*/
  max-width: 1010px;
  margin: auto;
  padding-bottom: 120px;
}

#support_activities .area01 .select {
  width: 244px;
  height: 56px;
  margin: auto;
  border-radius: 30px;
  padding-left: 30px;
  display: block;
  margin-top: 41px;
  margin-bottom: 61px;
}

#support_activities .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
}

#support_activities .area01 .ttl img {
  width: 100%;
}

#support_activities .area02 .ttl {
  padding-top: 77px;
  font-size: 34px;
  letter-spacing: 0.2rem;
  text-align: center;
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          margin-bottom:60px; 
}

#support_activities .area02 .name {
  background: -webkit-gradient(linear, left top, right top, from(#f66620), to(#fa931c));
  background: linear-gradient(90deg, #f66620, #fa931c);
  color: #fff;
  text-align: center;
  margin: 0px 0 61px 0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  letter-spacing: 0.12em;
}

#support_activities .area02 .box {
  max-width: 660px;
  margin: auto;
}

#support_activities .area02 .txt_top {
  padding-bottom: 118px;
  font-size: 16px;
  letter-spacing: 0.04rem;
  line-height: 1.875;
}

#support_activities .area02 .txt_bottom {
  padding-bottom: 75px;
  font-size: 14px;
  line-height: 1.785;
}

#support_activities .area02 .txt_bottom ul {
  list-style: none;
}

#support_activities .area02 .heading {
  font-size: 19px;
  letter-spacing: 0.04rem;
  padding-bottom: 45px;
  font-weight: 500;
}

#support_activities .area02 .list ul {
  list-style: none;
  padding-bottom: 115px;
}

#support_activities .area02 .list li {
  font-size: 14px;
  line-height: 1.785;
  padding-bottom: 35px;
}

#support_activities .area02 .list li:nth-last-child(1) {
  padding-bottom: 0;
}

#support_activities .area02 .sns {
  margin-top: -28px;
  padding-bottom: 57px;
}

#support_activities .area02 .sns a {
  text-decoration: none;
  color: #0098E1;
}

#support_activities .area03 .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e63529;
  text-decoration: none;
  color: #e63529;
  border-radius: 50%;
  width: 158px;
  height: 158px;
  margin: auto;
}

#support_activities .area03 .btn_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

#support_activities .area03 .btn:hover {
  background-color: #e63529;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#support_activities .area03 .back {
  display: block;
  width: 272px;
  height: 33px;
  color: #000;
  text-decoration: none;
  margin: auto;
  border: 1px solid #000;
  margin-top: 82px;
  margin-bottom: 91px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#support_activities .area03 .back_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-family: "EB Garamond", serif;
}

#support_activities .area03 .back:hover {
  background: #000;
  color: #fff;
}

#support_activities .area03 .list_heading {
  font-size: 18px;
  letter-spacing: 0.18rem;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  margin: 87px 0 47px 0;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#support_activities .area03 .list ul {
  list-style: none;
}

#support_activities .area03 .list li {
  margin-bottom: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#support_activities .area03 .list li:nth-last-child(1) {
  margin-bottom: 0;
}

#support_activities .area03 .list a {
  text-decoration: none;
  color: #000;
  margin-right: 38px;
  position: relative;
}

#support_activities .area03 .list a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #FFFF00;
}

#support_activities .area03 .list a:hover::before {
  width: 100%;
}

#support_activities .area03 .list span {
  position: relative;
  z-index: 1;
}

#support_activities .area03 .list_ttl {
  padding-right: 50px;
  width: 200px;
  position: relative;
  padding-left: 33px;
}

#support_activities .area03 .list_ttl::before {
  background-image: url(../images/maru.jpg);
  width: 23px;
  height: 23px;
  position: absolute;
  content: "";
  background-size: cover;
  left: 0;
}

#support_activities .area03 .list .none {
  color: #979898;
}

@media screen and (max-width: 1100px) {
  #support_activities {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #support_activities {
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 55px;
  }
  #support_activities .pc {
    display: none;
  }
  #support_activities .area02 .ttl {
    height: auto;
    padding: 31px 0 27px 0;
    font-size: 34px;
    letter-spacing: 0.2rem;
  }
  #support_activities .area02 .name {
    font-size: 16px;
    letter-spacing: 0.12em;
    margin-bottom: 47px;
  }
  #support_activities .area02 .heading {
    font-size: 19px;
    letter-spacing: 0.04em;
  }
  #support_activities .area02 .list li {
    margin-left: 0;
    text-indent: 0;
  }
  #support_activities .area02 .list ul {
    padding-bottom: 85px;
  }
  #support_activities .area02 .txt_top {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 1.875;
    padding-bottom: 85px;
  }
  #support_activities .area02 .sns {
    padding-bottom: 52px;
    margin-top: -35px;
  }
  #support_activities .area03 .list_heading {
    font-size: 18px;
    letter-spacing: 0.18rem;
    margin: 42px 0 31px 0;
  }
  #support_activities .area03 .list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #support_activities .area03 .list_ttl {
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 2.5;
    width: auto;
    padding-left: 24px;
  }
  #support_activities .area03 .list_ttl::before {
    width: 16px;
    height: 16px;
    top: 10px;
  }
  #support_activities .area03 .list_txt {
    padding-left: 24px;
    line-height: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #support_activities .area03 .list_txt a {
    margin-right: 35px;
  }
  #support_activities .area03 .list_txt a:nth-last-child(1) {
    margin-right: 0;
  }
  #support_activities .area03 .back {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 400px) {
  #support_activities {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#application {
  max-width: 1010px;
  margin: auto;
  /*font-family: "Noto Serif JP", serif;*/
  padding-bottom: 230px;
}

#application .common_redbtn {
  text-decoration: none;
  display: block;
  color: red;
  border: 1px solid red;
  border-radius: 50px;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.35rem;
  width: 430px;
  height: 66px;
  margin: auto;
  margin-bottom: 39px;
  margin-top: 20px;
}

#application .common_redbtn-txt {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

#application .common_txt {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.15rem;
  line-height: 1.76;
  position: relative;
}

#application .common_txt::before {
  position: absolute;
  content: "";
  background-image: url(../images/maru.jpg);
  width: 23px;
  height: 23px;
  background-size: cover;
  left: -35px;
}

#application .iphone {
  display: none;
}

#application .area01 .sbttl {
  font-size: 40px;
  letter-spacing: 0.26rem;
  text-align: center;
  font-weight: 500;
  font-family: "はんなり明朝";
  padding: 60px 0 40px 0;
}

#application .area01 .txt {
  font-size: 14px;
  letter-spacing: 0.08rem;
  text-align: center;
  padding-bottom: 73px;
}

#application .area02 {
  padding-left: 28px;
}

#application .area02 .txt_top {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.15rem;
  line-height: 1.76;
  position: relative;
}

#application .area02 .txt_top::before {
  position: absolute;
  content: "";
  background-image: url(../images/maru.jpg);
  width: 28px;
  height: 28px;
  background-size: cover;
  left: -35px;
}

#application .area02 .txt_center {
  font-size: 16px;
  letter-spacing: 0.08rem;
  line-height: 1.875;
}

#application .area02 .tb {
  padding: 44px 0;
}

#application .area02 .red {
  color: red;
  padding: 44px 0 34px 0;
}

#application .area03 {
  padding-left: 28px;
}

#application .area03 .txt_top {
  font-size: 17px;
  line-height: 1.764;
  letter-spacing: 0.15rem;
  font-weight: 500;
}

#application .area03 .txt_center {
  padding: 44px 0 54px 0;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.08rem;
}

#application .area03 .red {
  color: red;
}

#application .area04 {
  padding-left: 28px;
}

#application .area04 .txt_top {
  font-size: 17px;
  line-height: 1.764;
  letter-spacing: 0.15rem;
  font-weight: 500;
}

#application .area04 .txt_center {
  padding-top: 44px;
  padding-bottom: 113px;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.08rem;
}

#application .area05 .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}




#application .area05 .banner_left {
  background-color: #B3C84F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*margin-right: 37px;*/
  width: 32%;
}

#application .area05 .banner_left .txt {
  color: #fff;
  padding-left: 20px;
}

#application .area05 .banner_left .txt_top {
  padding-top: 45px;
  padding-bottom: 18px;
  font-size: 30px;
  letter-spacing: 0.08rem;
  font-weight: 500;
}

#application .area05 .banner_left .txt_bottom {
  padding-bottom: 42px;
  font-size: 18px;
  letter-spacing: 0.08rem;
}

#application .area05 .banner_left .txt span {
  display: block;
}

#application .area05 .banner_left .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 7.6%;
}

#application .area05 .banner_left .btn_link {
  text-decoration: none;
  height: 103px;
  width: 103px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 15px;
  letter-spacing: 0.04rem;
  margin: 28px  0 28px 0;
  color: #E83828;
  border: 1px solid #E83828;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#application .area05 .banner_left .btn_link:hover {
  background-color: #E83828;
  color: #fff;
}

#application .area05 .banner_left .btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}





#application .area05 .banner_center {
  background-color: #F39800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*margin-right: 37px;*/
  width: 32%;
}

#application .area05 .banner_center .txt {
  color: #fff;
  padding-left: 20px;
}

#application .area05 .banner_center .txt_top {
  padding-top: 45px;
  padding-bottom: 18px;
  font-size: 30px;
  letter-spacing: 0.08rem;
  font-weight: 500;
}

#application .area05 .banner_center .txt_bottom {
  padding-bottom: 42px;
  font-size: 18px;
  letter-spacing: 0.08rem;
}

#application .area05 .banner_center .txt span {
  display: block;
}

#application .area05 .banner_center .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 7.6%;
}

#application .area05 .banner_center .btn_link {
  text-decoration: none;
  height: 103px;
  width: 103px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 15px;
  letter-spacing: 0.04rem;
  margin: 28px  0 28px 0;
  color: #E83828;
  border: 1px solid #E83828;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#application .area05 .banner_center .btn_link:hover {
  background-color: #E83828;
  color: #fff;
}

#application .area05 .banner_center .btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}






#application .area05 .banner_right {
  background-color: #EB6100;
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#application .area05 .banner_right .txt {
  color: #fff;
  padding-left: 20px;
}

#application .area05 .banner_right .txt_top {
  padding-top: 45px;
  padding-bottom: 18px;
  font-size: 30px;
  letter-spacing: 0.08rem;
  font-weight: 500;
}

#application .area05 .banner_right .txt_bottom {
  padding-bottom: 42px;
  font-size: 18px;
  letter-spacing: 0.08rem;
}

#application .area05 .banner_right .txt span {
  display: block;
}

#application .area05 .banner_right .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 7.6%;
}

#application .area05 .banner_right .btn_link {
  text-decoration: none;
  margin-right: 37px;
  height: 103px;
  width: 103px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 15px;
  letter-spacing: 0.04rem;
  margin: 28px  0px 28px 0;
  color: #E83828;
  border: 1px solid #E83828;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#application .area05 .banner_right .btn_link:hover {
  background-color: #E83828;
  color: #fff;
}

#application .area05 .banner_right .btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  #application {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 1000px) {
  #application .pc {
    display: none;
  }
}

@media screen and (max-width: 850px) {
  #application .area05 .banner_left .txt {
    padding-left: 15px;
  }
  #application .area05 .banner_left .btn {
    padding-right: 15px;
  }
  #application .area05 .banner_right .txt {
    padding-left: 15px;
  }
  #application .area05 .banner_right .btn {
    padding-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  #application {
    padding-bottom: 65px;
  }
  #application .common_redbtn {
    width: 100%;
    font-size: 19px;
    letter-spacing: 0.35em;
    margin-top: 15px;
    margin-bottom: 30px;
    max-width: 361px;
  }
  #application .common_txt::before {
    width: 18px;
    height: 18px;
    left: -20px;
    top: 5px;
  }
  #application .area01 .sbttl {
    font-size: 25px;
    letter-spacing: 0.26em;
    padding: 40px 0 35px 0;
  }
  #application .area01 .txt {
    font-size: 13px;
    letter-spacing: 0.08em;
    line-height: 1.538;
    padding-bottom: 38px;
  }
  #application .area02 {
    padding-left: 10px;
  }
  #application .area02 .txt_top {
    font-size: 17px;
    letter-spacing: 0.15rem;
    line-height: 1.529;
  }
  #application .area02 .txt_top::before {
    width: 18px;
    height: 18px;
    left: -20px;
    top: 2px;
  }
  #application .area02 .txt_center {
    font-size: 16px;
    letter-spacing: 0.08rem;
    line-height: 1.625;
  }
  #application .area02 .tb {
    padding: 35px 0;
  }
  #application .area02 .red {
    padding: 35px 0 15px 0;
  }
  #application .area03 {
    padding-left: 10px;
  }
  #application .area03 .txt_top {
    font-size: 17px;
    letter-spacing: 0.15rem;
    line-height: 1.529;
  }
  #application .area03 .txt_center {
    font-size: 16px;
    letter-spacing: 0.08rem;
    line-height: 1.625;
    padding: 35px 0 15px 0;
  }
  #application .area04 {
    padding-left: 10px;
  }
  #application .area04 .txt_top {
    font-size: 17px;
    letter-spacing: 0.15rem;
    line-height: 1.529;
  }
  #application .area04 .txt_center {
    font-size: 16px;
    letter-spacing: 0.08rem;
    line-height: 1.625;
    padding: 35px 0 80px 0;
  }
  #application .area05 .banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #application .area05 .banner_left {
    max-width: 450px;
    margin: auto;
    margin-bottom: 20px;
    width: 100%;
  }
  #application .area05 .banner_left .txt_top {
    font-size: 30px;
  }
  #application .area05 .banner_left .txt_bottom {
    font-size: 17px;
  }
  #application .area05 .banner_right {
    max-width: 450px;
    margin: auto;
    width: 100%;
  }
  #application .area05 .banner_right .txt_top {
    font-size: 30px;
  }
  #application .area05 .banner_right .txt_bottom {
    font-size: 17px;
  }
}

@media screen and (max-width: 400px) {
  #application {
    padding-left: 20px;
    padding-right: 20px;
  }
  #application .area05 .banner_left .txt_top {
    font-size: 25px;
  }
  #application .area05 .banner_left .txt_bottom {
    font-size: 14px;
  }
  #application .area05 .banner_right .txt_top {
    font-size: 25px;
  }
  #application .area05 .banner_right .txt_bottom {
    font-size: 14px;
  }
}

@media screen and (max-width: 430px) {
  #application .iphone {
    display: block;
  }
}

#study {
  max-width: 1010px;
  margin: auto;
  /*font-family: "Noto Serif JP", serif;*/
  padding-bottom: 120px;
}

#study .area01 {
  border-bottom: 1px solid #000;
}

#study .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
}

#study .area01 .ttl img {
  width: 100%;
}

#study .area01 .heading {
  font-size: 20px;
  letter-spacing: 0.2rem;
  line-height: 1.9;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
}

#study .area02 {
  max-width: 720px;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 155px;
}

#study .area02 li {
  font-size: 14px;
  letter-spacing: 0.12rem;
  line-height: 2.928;
  list-style: none;
  position: relative;
  padding-left: 30px;
}

#study .area02 li::before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  position: relative;
  left: -30px;
  top: 0;
}

#study .area02 a {
  text-decoration: none;
  color: #000;
  position: relative;
}

#study .area02 a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #FFFF00;
}

#study .area02 a:hover::before {
  width: 100%;
}

#study .area02 a span {
  position: relative;
  z-index: 1;
}

#study .area02 .ttl_top {
  padding-bottom: 31px;
  font-size: 18px;
  letter-spacing: 0.12rem;
  position: relative;
  padding-left: 40px;
  font-weight: 500;
  line-height: 1;
}

#study .area02 .ttl_top::before {
  background-image: url(../images/daidaimaru.jpg);
  width: 28px;
  height: 28px;
  content: "";
  position: absolute;
  background-size: cover;
  -webkit-transform: translate(0, -15%);
          transform: translate(0, -15%);
  left: 0;
}

#study .area02 .ttl_bottom {
  padding-bottom: 31px;
  font-size: 18px;
  letter-spacing: 0.12rem;
  position: relative;
  padding-left: 40px;
  font-weight: 500;
  line-height: 1;
}

#study .area02 .ttl_bottom::before {
  background-image: url(../images/bluemaru.jpg);
  width: 28px;
  height: 28px;
  content: "";
  position: absolute;
  background-size: cover;
  -webkit-transform: translate(0, -15%);
          transform: translate(0, -15%);
  left: 0;
}

#study .area02 .top {
  padding-bottom: 70px;
}

@media screen and (max-width: 1100px) {
  #study {
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  #study {
    padding-bottom: 55px;
  }
  #study .sp {
    display: block;
  }
  #study .area01 .heading {
    font-size: 17px;
    letter-spacing: 0.12em;
    line-height: 2;
    padding: 50px 0;
  }
  #study .area02 {
    padding-top: 50px;
    padding-bottom: 110px;
  }
  #study .area02 .ttl_top::before {
    width: 23px;
    height: 23px;
    top: 3px;
  }
  #study .area02 .ttl_bottom::before {
    width: 23px;
    height: 23px;
    top: 3px;
  }
}

@media screen and (max-width: 400px) {
  #study {
    padding: 0 20px;
  }
  #study .area01 .heading {
    font-size: 16px;
  }
}

#study_circle {
  max-width: 1010px;
  margin: auto;
  padding-bottom: 120px;
  /*font-family: "Noto Serif JP", serif;*/
}

#study_circle .area01 .ttl {
  width: 329px;
  height: 62px;
  margin: auto;
  padding-top: 90px;
}

#study_circle .area01 .ttl img {
  width: 100%;
}

#study_circle .area01 .heading {
  font-size: 28px;
  letter-spacing: 0.24rem;
  text-align: center;
  font-weight: 400;
  padding-top: 80px;
}

#study_circle .area02 .ttl {
  background: -webkit-gradient(linear, left top, right top, from(#f66620), to(#fa931c));
  background: linear-gradient(90deg, #f66620, #fa931c);
  color: #fff;
  text-align: center;
  margin: 44px 0 61px 0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#study_circle .area02 .box {
  max-width: 760px;
  margin: auto;
}

#study_circle .area02 .txt_top {
  padding-bottom: 115px;
  font-size: 16px;
  letter-spacing: 0.12rem;
}

#study_circle .area02 .txt_bottom {
  padding-bottom: 118px;
  font-size: 14px;
  line-height: 1.785;
}

#study_circle .area02 .heading {
  font-size: 19px;
  letter-spacing: 0.04rem;
  padding-bottom: 45px;
  font-weight: 500;
}

#study_circle .area02 .list ul {
  list-style: none;
  padding-bottom: 115px;
}

#study_circle .area02 .list li {
  font-size: 14px;
  line-height: 1.785;
  margin-left: 1em;
  text-indent: -1em;
}

#study_circle .area02 .sns {
  margin-top: -28px;
  padding-bottom: 90px;
}

#study_circle .area02 .sns a {
  text-decoration: none;
  color: #0098E1;
}

#study_circle .area02 .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e63529;
  text-decoration: none;
  color: #e63529;
  border-radius: 50%;
  width: 158px;
  height: 158px;
  margin: auto;
}

#study_circle .area02 .btn_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 20px;
}

#study_circle .area02 .btn:hover {
  background-color: #e63529;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#study_circle .area02 .btn_red {
  text-decoration: none;
  color: #e63529;
  display: block;
  width: 272px;
  height: 33px;
  border: 1px solid #E60012;
  margin: auto;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#study_circle .area02 .btn_red-txt {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  letter-spacing: 0.12rem;
}

#study_circle .area02 .btn_red:hover {
  background-color: #E60012;
  color: #fff;
}

#study_circle .area02 .back {
  display: block;
  width: 272px;
  height: 33px;
  color: #000;
  text-decoration: none;
  margin: auto;
  border: 1px solid #000;
  margin-top: 158px;
  margin-bottom: 100px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#study_circle .area02 .back_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-family: "EB Garamond", serif;
}

#study_circle .area02 .back:hover {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 1100px) {
  #study_circle {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  #study_circle {
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 55px;
  }
  #study_circle .pc {
    display: none;
  }
  #study_circle .area01 .heading {
    font-size: 22px;
    letter-spacing: 0.2rem;
    padding-top: 53px;
  }
  #study_circle .area02 .ttl {
    font-size: 16px;
    letter-spacing: 0.12em;
    margin: 34px 0 47px 0;
  }
  #study_circle .area02 .heading {
    font-size: 19px;
    letter-spacing: 0.04em;
  }
  #study_circle .area02 .list li {
    margin-left: 0;
    text-indent: 0;
    font-size: 16px;
  }
  #study_circle .area02 .list ul {
    padding-bottom: 85px;
  }
  #study_circle .area02 .txt_top {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 1.875;
    padding-bottom: 90px;
  }
  #study_circle .area02 .txt_bottom {
    padding-bottom: 74px;
    font-size: 16px;
  }
  #study_circle .area02 .sns {
    padding-bottom: 52px;
    margin-top: -35px;
  }
  #study_circle .area02 .back {
    margin-top: 74px;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 400px) {
  #study_circle {
    padding-left: 20px;
    padding-right: 20px;
  }
  #study_circle .area01 .heading {
    font-size: 18px;
  }
}
/*# sourceMappingURL=style.css.map */

/* ---------------------------------------------------------------------------

  スマホ（ブラウザの横幅が指定したpx以下の時に適用されます）

--------------------------------------------------------------------------- */
@media screen and (max-width : 959px) {

  #application .area05 .banner_center {
  max-width: 450px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 20px;
  width: 100%;
}

}