@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");

/* オリジナル　*/
article.under img.main {
  display: block;
  margin: 0px auto;
}

@media screen and (max-width: 768px) {
  article.under img.main {
    max-width: 95vw;
  }
}

article.under h1 {
  width: 100%;
  background-color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 200;
  letter-spacing: 4px;
  color: #555;
}

@media screen and (max-width: 480px) {
  article.under h1 {
    font-size: 24px;
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under h1 {
    font-size: 24px;
    font-size: 3.4285714286vw;
  }
}

@media screen and (min-width: 770px) {
  article.under h1 {
    font-size: 27.6px;
  }
}

@media screen and (min-width: 769px) {
  article.under h1 {
    height: 128px;
    line-height: 128px;
  }
}

@media screen and (max-width: 768px) {
  article.under h1 {
    height: 15vw;
    line-height: 15vw;
  }
}

article.under div.shd_box {
  background-color: #fff;
  max-width: 760px;
  width: 95vw;
  height: auto;
  margin: 0px auto;
}

@media screen and (min-width: 769px) {
  article.under div.shd_box {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  article.under div.shd_box {
    margin-bottom: 20px;
  }
}

article.under div.shd_box h2 {
  border-bottom: 1px solid #0a539a;
  color: #0a539a;
}

@media screen and (max-width: 480px) {
  article.under div.shd_box h2 {
    font-size: 18px;
    font-size: 4.125vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under div.shd_box h2 {
    font-size: 18px;
    font-size: 2.5714285714vw;
  }
}

@media screen and (min-width: 770px) {
  article.under div.shd_box h2 {
    font-size: 20.7px;
  }
}

@media screen and (min-width: 769px) {
  article.under div.shd_box h2 {
    width: 670px;
    padding: 50px 0px 10px 0px;
    letter-spacing: 5px;
  }
}

@media screen and (max-width: 768px) {
  article.under div.shd_box h2 {
    width: 90vw;
    padding: 4vw 0 3vw 0;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 480px) {
  article.under div.shd_box h2 {
    letter-spacing: 0px;
  }
}

article.under h3.box {
  display: block;
  margin: 0 auto;
  background-color: #fff;
  font-family: "Noto Sans JP";
  text-align: center;
  color: #0a539a;
}

@media screen and (max-width: 480px) {
  article.under h3.box {
    font-size: 18px;
    font-size: 4.125vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under h3.box {
    font-size: 18px;
    font-size: 2.5714285714vw;
  }
}

@media screen and (min-width: 770px) {
  article.under h3.box {
    font-size: 20.7px;
  }
}

article.under h3.box strong {
  color: #0a539a;
}

@media screen and (max-width: 480px) {
  article.under h3.box strong {
    font-size: 20px;
    font-size: 4.5833333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under h3.box strong {
    font-size: 20px;
    font-size: 2.8571428571vw;
  }
}

@media screen and (min-width: 770px) {
  article.under h3.box strong {
    font-size: 23px;
  }
}

@media screen and (min-width: 769px) {
  article.under h3.box {
    width: 760px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.under h3.box {
    width: 95vw;
    height: 10vw;
    line-height: 10vw;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  article.under h3.box {
    width: 95vw;
    line-height: 10vw;
    margin-bottom: 20px;
    padding: 2vw 2vw;
  }
}

article.under div.contents_center_box {
  display: block;
  margin: 0px auto;
  text-align: center;
  height: auto;
}

@media screen and (min-width: 769px) {
  article.under div.contents_center_box {
    width: 760px;
  }
}

@media screen and (max-width: 768px) {
  article.under div.contents_center_box {
    width: 95vw;
  }
}

article.under .blue_heading {
  display: inline-block;
  background-color: #0a539a;
  text-align: center;
  color: #fff;
  margin: 0px auto;
  font-weight: 300;
}

@media screen and (max-width: 480px) {
  article.under .blue_heading {
    font-size: 14px;
    font-size: 3.2083333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under .blue_heading {
    font-size: 14px;
    font-size: 2vw;
  }
}

@media screen and (min-width: 770px) {
  article.under .blue_heading {
    font-size: 16.1px;
  }
}

@media screen and (min-width: 769px) {
  article.under .blue_heading {
    height: 40px;
    width: auto;
    border-radius: 20px;
    max-width: 760px;
    min-width: 400px;
    padding: 0 20px;
    line-height: 40px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.under .blue_heading {
    height: 5vw;
    width: 80vw;
    border-radius: 5vw;
    line-height: 5vw;
    margin-bottom: 3vw;
    margin-top: 4vw;
  }
}

@media screen and (max-width: 480px) {
  article.under .blue_heading {
    height: 7vw;
    border-radius: 4vw;
    width: 90vw;
    line-height: 7vw;
    margin-bottom: 3vw;
    margin-top: 4vw;
  }
}

article.under div.totheend {
  color: #444;
  font-family: "Noto Sans JP";
  font-weight: 500;
}

article.under div.totheend strong {
  color: #0a539a;
}

@media screen and (max-width: 480px) {
  article.under div.totheend {
    font-size: 22px;
    font-size: 5.0416666667vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under div.totheend {
    font-size: 22px;
    font-size: 3.1428571429vw;
  }
}

@media screen and (min-width: 770px) {
  article.under div.totheend {
    font-size: 25.3px;
  }
}

@media screen and (min-width: 769px) {
  article.under div.totheend {
    line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  article.under div.totheend {
    line-height: 180%;
    margin-bottom: 10vw;
  }
}

@media screen and (max-width: 480px) {
  article.under div.totheend {
    line-height: 160%;
  }
}

article.under div.totheend_s {
  color: #0a539a;
  font-weight: 500;
}

@media screen and (max-width: 480px) {
  article.under div.totheend_s {
    font-size: 20px;
    font-size: 4.5833333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under div.totheend_s {
    font-size: 20px;
    font-size: 2.8571428571vw;
  }
}

@media screen and (min-width: 770px) {
  article.under div.totheend_s {
    font-size: 23px;
  }
}

article.under div.totheend_s strong {
  color: #d49705;
}

@media screen and (min-width: 769px) {
  article.under div.totheend_s {
    line-height: 180%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  article.under div.totheend_s {
    line-height: 180%;
    margin-bottom: 4vw;
  }
}

@media screen and (max-width: 480px) {
  article.under div.totheend_s {
    line-height: 160%;
  }
}

article.under u {
  padding-bottom: 2px;
  text-decoration: none;
  border-bottom: 2px solid #0a539a;
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.under u {
    padding-bottom: 1px;
    border-bottom: 2px solid #0a539a;
  }
}

@media screen and (max-width: 480px) {
  article.under u {
    padding-bottom: 1px;
    border-bottom: 1px solid #0a539a;
  }
}

article.under div.blue_box {
  background-color: #fff;
  margin: 0px auto;
  height: auto;
}

@media screen and (min-width: 769px) {
  article.under div.blue_box {
    width: 760px;
    padding: 30px 0px;
  }
}

@media screen and (max-width: 768px) {
  article.under div.blue_box {
    width: 95vw;
    padding: 5vw 2.5vw;
  }
}

article.under .tri {
  color: #0a539a;
}

@media screen and (max-width: 480px) {
  article.under .tri {
    font-size: 18px;
    font-size: 4.125vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.under .tri {
    font-size: 18px;
    font-size: 2.5714285714vw;
  }
}

@media screen and (min-width: 770px) {
  article.under .tri {
    font-size: 20.7px;
  }
}

@media screen and (min-width: 769px) {
  article.under .tri {
    padding: 30px;
  }
}

@media screen and (max-width: 768px) {
  article.under .tri {
    padding: 4vw;
  }
}

article.under ul.blue {
  display: block;
  margin: 0 auto;
  text-align: left;
}

@media screen and (min-width: 769px) {
  article.under ul.blue li {
    padding: 8px 0px;
  }
}

@media screen and (max-width: 768px) {
  article.under ul.blue li {
    padding: 1vw 0px;
    margin-left: 5vw;
    list-style-type: disc !important;
  }
}

@media screen and (min-width: 769px) {
  article.under ul.blue li::before {
    content: "●";
    color: #0a539a;
    padding-right: 4px;
  }
}

article.concept div.concept01 {
  text-align: center;
  font-weight: 500;
}

article.concept div.concept01 strong {
  display: inline-block;
  background-color: #fff;
  color: #0a539a;
  border: 1px solid #0a539a;
}

@media screen and (max-width: 480px) {
  article.concept div.concept01 strong {
    font-size: 14px;
    font-size: 3.2083333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.concept div.concept01 strong {
    font-size: 14px;
    font-size: 2vw;
  }
}

@media screen and (min-width: 770px) {
  article.concept div.concept01 strong {
    font-size: 16.1px;
  }
}

article.concept div.concept01 p {
  color: #444;
  letter-spacing: 1px;
}

@media screen and (max-width: 480px) {
  article.concept div.concept01 p {
    font-size: 20px;
    font-size: 4.5833333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.concept div.concept01 p {
    font-size: 20px;
    font-size: 2.8571428571vw;
  }
}

@media screen and (min-width: 770px) {
  article.concept div.concept01 p {
    font-size: 23px;
  }
}

article.concept div.concept01 small {
  display: inline-block;
  line-height: 150%;
  font-weight: 300;
  color: #888;
  margin-top: -30px;
}

@media screen and (max-width: 480px) {
  article.concept div.concept01 small {
    font-size: 12px;
    font-size: 2.75vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.concept div.concept01 small {
    font-size: 12px;
    font-size: 1.7142857143vw;
  }
}

@media screen and (min-width: 770px) {
  article.concept div.concept01 small {
    font-size: 13.8px;
  }
}

@media screen and (min-width: 769px) {
  article.concept div.concept01 strong {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin: 45px auto auto auto;
  }

  article.concept div.concept01 p {
    margin: 20px auto 30px auto;
    line-height: 180%;
  }
}

@media screen and (max-width: 768px) {
  article.concept div.concept01 {
    padding: 4vw;
    margin-bottom: 50px;
  }

  article.concept div.concept01 strong {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin: 30px auto auto auto;
  }

  article.concept div.concept01 p {
    margin: 20px auto 30px auto;
    line-height: 180%;
  }

  article.concept div.concept01 small {
    margin-bottom: -40px;
  }
}

@media screen and (max-width: 480px) {
  article.concept div.concept01 strong {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 30px auto auto auto;
  }
}

article.feature div.feature01 {
  display: block;
  margin-bottom: 70px;
}

@media screen and (max-width: 480px) {
  article.feature div.feature01 {
    margin-bottom: 50px;
  }
}

article.feature div.feature01 p {
  margin: 0px auto;
  height: auto;
  line-height: 250%;
}

@media screen and (max-width: 480px) {
  article.feature div.feature01 p {
    font-size: 13px;
    font-size: 2.9791666667vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.feature div.feature01 p {
    font-size: 13px;
    font-size: 1.8571428571vw;
  }
}

@media screen and (min-width: 770px) {
  article.feature div.feature01 p {
    font-size: 14.95px;
  }
}

article.feature div.feature01 p strong {
  font-style: italic;
}

@media screen and (min-width: 769px) {
  article.feature div.feature01 p {
    width: 670px;
    padding: 0px 0px 40px 0px;
  }
}

@media screen and (max-width: 768px) {
  article.feature div.feature01 p {
    width: 85vw;
    padding: 0px 0px 20px 0px;
  }
}

article.feature div.feature02 {
  margin: 0 auto;
  height: auto;
  padding-bottom: 50px;
}

article.feature div.feature02 h3 {
  display: block;
  color: #0a539a;
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  article.feature div.feature02 h3 {
    font-size: 18px;
    font-size: 4.125vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.feature div.feature02 h3 {
    font-size: 18px;
    font-size: 2.5714285714vw;
  }
}

@media screen and (min-width: 770px) {
  article.feature div.feature02 h3 {
    font-size: 20.7px;
  }
}

@media screen and (min-width: 769px) {
  article.feature div.feature02 {
    width: 760px;
  }

  article.feature div.feature02 h3 {
    height: 70px;
    padding-left: 30px;
    line-height: 70px;
    margin: 50px 0px 20px 0px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.feature div.feature02 {
    width: 95vw;
  }

  article.feature div.feature02 h3 {
    height: 10vw;
    padding-left: 4vw;
    line-height: 10vw;
    margin: 5vw 0px 3vw 0px;
  }
}

@media screen and (max-width: 480px) {
  article.feature div.feature02 {
    width: 95vw;
  }

  article.feature div.feature02 h3 {
    padding-left: 4vw;
    line-height: 10vw;
    margin: 5vw 0px 3vw 0px;
  }
}

article.feature .feature03 p.attention {
  text-align: center;
}

article.howto .howto_bm {
  display: none;
}

@media screen and (min-width: 769px) {
  article.howto .howto_bm {
    margin-bottom: 120px !important;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.howto .howto_bm {
    margin-bottom: 15vw !important;
  }
}

@media screen and (max-width: 480px) {
  article.howto .howto_bm {
    margin-bottom: 15vw !important;
  }
}

@media screen and (min-width: 769px) {
  article.howto .big {
    font-size: 42px !important;
  }
}

article.howto .big small {
  font-size: 0.8em;
}

@media screen and (min-width: 769px) {
  article.howto .howto01 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  article.howto .howto01 {
    margin-bottom: 2vw !important;
  }
}

@media screen and (min-width: 769px) {
  article.howto .howto02 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  article.howto .howto02 {
    margin-bottom: 5vw !important;
  }
}

article.howto .howto03 {
  display: block;
  text-align: center;
}

article.howto .howto03 h3 {
  color: #3b3b3b;
  font-family: "Noto Sans JP";
  line-height: 130%;
}

@media screen and (max-width: 480px) {
  article.howto .howto03 h3 {
    font-size: 18px;
    font-size: 4.125vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.howto .howto03 h3 {
    font-size: 18px;
    font-size: 2.5714285714vw;
  }
}

@media screen and (min-width: 770px) {
  article.howto .howto03 h3 {
    font-size: 20.7px;
  }
}

article.howto .howto03 table {
  display: block;
  margin: 0px auto;
  font-weight: 300;
  border-collapse: separate;
  text-align: center;
}

@media screen and (max-width: 480px) {
  article.howto .howto03 table {
    font-size: 13px;
    font-size: 2.9791666667vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.howto .howto03 table {
    font-size: 13px;
    font-size: 1.8571428571vw;
  }
}

@media screen and (min-width: 770px) {
  article.howto .howto03 table {
    font-size: 14.95px;
  }
}

article.howto .howto03 table td.t {
  font-weight: 500;
}

article.howto .howto03 table tr,
article.howto .howto03 table td {
  vertical-align: middle;
}

article.howto .howto03 table strong {
  font-weight: t00;
  color: #0a539a;
}

article.howto .howto03 table td.s span {
  display: inline-block;
  transform: rotate(-90deg);
  color: #666666;
}

article.howto .howto03 table td.s span.b {
  display: inline-block;
  transform: rotate(-90deg);
  color: #0a539a;
}

article.howto .howto03 table td.f,
article.howto .howto03 table td.t {
  border: 1px solid #b7b7b7;
  background-color: #fff;
}

article.howto .howto03 table td.ss {
  line-height: 150%;
}

@media screen and (min-width: 769px) {
  article.howto .howto03 table {
    width: 540px;
    margin-top: 30px;
    border-spacing: 10px 15px;
  }

  article.howto .howto03 table td.f,
  article.howto .howto03 table td.t {
    width: 247px;
    height: 38px;
    line-height: 39px;
  }

  article.howto .howto03 table td.ss {
    padding: 20px 0px;
  }
}

@media screen and (max-width: 768px) {
  article.howto .howto03 table {
    width: 90vw;
    margin: 0px auto;
    margin-top: 4vw;
    border-spacing: 10px 3vw;
  }

  article.howto .howto03 table td.f,
  article.howto .howto03 table td.t {
    width: 40vw;
    height: 7vw;
    line-height: 7vw;
  }

  article.howto .howto03 table td.s {
    width: 10vw;
  }

  article.howto .howto03 table td.ss {
    padding: 2vw 0px;
  }
}

article.howto .howto03 h4 {
  font-family: "Noto Sans JP";
  color: #3b3b3b;
}

@media screen and (max-width: 480px) {
  article.howto .howto03 h4 {
    font-size: 14px;
    font-size: 3.2083333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.howto .howto03 h4 {
    font-size: 14px;
    font-size: 2vw;
  }
}

@media screen and (min-width: 770px) {
  article.howto .howto03 h4 {
    font-size: 16.1px;
  }
}

@media screen and (min-width: 769px) {
  article.howto .howto03 h4 {
    padding: 40px 0px 30px 0px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.howto .howto03 h4 {
    padding: 5vw 0px 4vw 0px;
    width: 90vw;
  }
}

@media screen and (max-width: 480px) {
  article.howto .howto03 h4 {
    display: block;
    margin: 0px auto;
    padding: 4vw 0px 4vw 0px;
    line-height: 150%;
    width: 80vw;
  }
}

article.service h2.service_head {
  letter-spacing: 0;
}

article.service div.service01 div.blue_box {
  font-weight: 500;
}

@media screen and (max-width: 480px) {
  article.service div.service01 div.blue_box {
    font-size: 16px;
    font-size: 3.6666666667vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.service div.service01 div.blue_box {
    font-size: 16px;
    font-size: 2.2857142857vw;
  }
}

@media screen and (min-width: 770px) {
  article.service div.service01 div.blue_box {
    font-size: 18.4px;
  }
}

article.service div.service01 div.blue_box strong {
  display: inline-block;
  color: #0a539a;
  line-height: 130%;
}

@media screen and (max-width: 480px) {
  article.service div.service01 div.blue_box strong {
    font-size: 24px;
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.service div.service01 div.blue_box strong {
    font-size: 24px;
    font-size: 3.4285714286vw;
  }
}

@media screen and (min-width: 770px) {
  article.service div.service01 div.blue_box strong {
    font-size: 27.6px;
  }
}

article.service div.service01 div.blue_box p {
  font-weight: 300;
}

@media screen and (max-width: 480px) {
  article.service div.service01 div.blue_box p {
    font-size: 11.5px;
    font-size: 2.6354166667vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.service div.service01 div.blue_box p {
    font-size: 11.5px;
    font-size: 1.6428571429vw;
  }
}

@media screen and (min-width: 770px) {
  article.service div.service01 div.blue_box p {
    font-size: 13.225px;
  }
}

@media screen and (min-width: 769px) {
  article.service div.service01 div.blue_box {
    font-weight: 700;
  }

  article.service div.service01 div.blue_box strong {
    padding: 10px 0px;
  }
}

@media screen and (max-width: 768px) {
  article.service div.service01 div.blue_box strong {
    padding: 10px 0px;
  }
}

@media screen and (max-width: 480px) {
  article.service div.service01 div.blue_box {
    line-height: 150%;
  }
}

article.service span.attention {
  display: inline-block;
  color: #0a539a;
  line-height: 150%;
  font-weight: 500;
}

@media screen and (max-width: 480px) {
  article.service span.attention {
    font-size: 14px;
    font-size: 3.2083333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.service span.attention {
    font-size: 14px;
    font-size: 2vw;
  }
}

@media screen and (min-width: 770px) {
  article.service span.attention {
    font-size: 16.1px;
  }
}

@media screen and (min-width: 769px) {
  article.service span.attention {
    padding: 10px 0px 30px 0px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.service span.attention {
    padding: 10px 0px 20px 0px;
  }
}

@media screen and (max-width: 480px) {
  article.service span.attention {
    padding: 2vw 0px 10vw 0px;
  }
}

article.service .service02 div.blue_box,
article.service .service03 div.blue_box {
  font-weight: 500;
  line-height: 130%;
  color: #333;
  text-align: center;
}

@media screen and (max-width: 480px) {

  article.service .service02 div.blue_box,
  article.service .service03 div.blue_box {
    font-size: 20px;
    font-size: 4.5833333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {

  article.service .service02 div.blue_box,
  article.service .service03 div.blue_box {
    font-size: 20px;
    font-size: 2.8571428571vw;
  }
}

@media screen and (min-width: 770px) {

  article.service .service02 div.blue_box,
  article.service .service03 div.blue_box {
    font-size: 23px;
  }
}

article.service .service02 div.blue_box strong,
article.service .service03 div.blue_box strong {
  color: #0a539a;
}

@media screen and (min-width: 769px) {

  article.service .service02 div.blue_box,
  article.service .service03 div.blue_box {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {

  article.service .service02 div.blue_box,
  article.service .service03 div.blue_box {
    margin-bottom: 15vw;
  }
}

article.service .h2_03 {
  letter-spacing: -2px !important;
}

article.service .service03 .blue_box {
  display: block;
}

article.service .service03 .blue_box img {
  display: block;
  margin: 20px auto;
  max-width: 90vw;
}

@media screen and (min-width: 769px) {
  article.service .service03 .blue_box {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  article.service .service03 .blue_box {
    margin-bottom: 10vw;
  }
}

article.student div.student01 {
  font-weight: 500;
  color: #333;
}

@media screen and (max-width: 480px) {
  article.student div.student01 {
    font-size: 16px;
    font-size: 3.6666666667vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.student div.student01 {
    font-size: 16px;
    font-size: 2.2857142857vw;
  }
}

@media screen and (min-width: 770px) {
  article.student div.student01 {
    font-size: 18.4px;
  }
}

@media screen and (min-width: 769px) {
  article.student div.student01 {
    line-height: 250%;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.student div.student01 {
    line-height: 220%;
  }
}

@media screen and (max-width: 480px) {
  article.student div.student01 {
    line-height: 220%;
  }
}

@media screen and (min-width: 769px) {
  article.student div.student02 ul {
    width: 450px;
    margin: 40px auto;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.student div.student02 ul {
    width: 90vw;
    margin: 4vw auto;
  }
}

@media screen and (max-width: 480px) {
  article.student div.student02 ul {
    width: 95vw;
    margin: 4vw auto;
  }
}

@media screen and (min-width: 769px) {
  article.student div.student02 div.totheend {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  article.student div.student03 {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  article.student div.student03 {
    padding-bottom: 4vw;
  }
}

@media screen and (max-width: 480px) {
  article.student div.student03 img {
    width: 20vw;
    height: auto;
  }
}

article.student div.student03 h3 {
  font-family: "Noto Sans JP";
  color: #3b3b3b;
  margin-top: 10px;
}

article.student div.student03 h3 strong {
  color: #d49705;
}

@media screen and (max-width: 480px) {
  article.student div.student03 h3 {
    font-size: 20px;
    font-size: 4.5833333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.student div.student03 h3 {
    font-size: 20px;
    font-size: 2.8571428571vw;
  }
}

@media screen and (min-width: 770px) {
  article.student div.student03 h3 {
    font-size: 23px;
  }
}

article.student div.student03 table {
  display: block;
  margin: 0px auto;
  font-weight: 300;
  border-collapse: separate;
  text-align: center;
}

@media screen and (max-width: 480px) {
  article.student div.student03 table {
    font-size: 14px;
    font-size: 3.2083333333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.student div.student03 table {
    font-size: 14px;
    font-size: 2vw;
  }
}

@media screen and (min-width: 770px) {
  article.student div.student03 table {
    font-size: 16.1px;
  }
}

article.student div.student03 table td.t {
  font-weight: 500;
}

article.student div.student03 table tr,
article.student div.student03 table td {
  vertical-align: middle;
}

article.student div.student03 table strong {
  font-weight: 500;
  color: #0a539a;
}

@media screen and (max-width: 480px) {
  article.student div.student03 table small {
    font-size: 12px;
    font-size: 2.75vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.student div.student03 table small {
    font-size: 12px;
    font-size: 1.7142857143vw;
  }
}

@media screen and (min-width: 770px) {
  article.student div.student03 table small {
    font-size: 13.8px;
  }
}

article.student div.student03 table td.s span {
  display: inline-block;
  transform: rotate(-90deg);
  color: #666666;
}

article.student div.student03 table td.f,
article.student div.student03 table td.t {
  border: 1px solid #b7b7b7;
  background-color: #fff;
}

article.student div.student03 table td.ss {
  line-height: 150%;
}

@media screen and (min-width: 769px) {
  article.student div.student03 table {
    width: 540px;
    margin-top: 10px;
    border-spacing: 10px 15px;
  }

  article.student div.student03 table td.f,
  article.student div.student03 table td.t {
    width: 247px;
    height: 38px;
    line-height: 39px;
  }

  article.student div.student03 table td.ss {
    padding: 20px 0px;
  }
}

@media screen and (max-width: 768px) {
  article.student div.student03 table {
    width: 90vw;
    margin: 0px auto;
    margin-top: 2vw;
    border-spacing: 10px 3vw;
  }

  article.student div.student03 table td.f,
  article.student div.student03 table td.t {
    width: 40vw;
    height: 7vw;
    line-height: 7vw;
  }

  article.student div.student03 table td.s {
    width: 10vw;
  }

  article.student div.student03 table td.ss {
    padding: 2vw 0px;
  }
}

article.student .student04 {
  text-align: center;
  margin: 0px auto;
  line-height: 200%;
}

@media screen and (min-width: 769px) {
  article.student .student04 {
    width: 760px;
    margin-top: -30px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  article.student .student04 {
    width: 95vw;
    margin-bottom: 7vw;
  }
}

article.about table {
  margin: 0 auto;
  border-collapse: separate;
}

article.about table td.left {
  border-right: 4px solid #0a539a;
  font-weight: 700;
  text-align: right;
}

article.about table td.right {
  font-weight: 300;
}

@media screen and (min-width: 769px) {
  article.about table {
    width: 530px;
    border-spacing: 20px 25px;
    line-height: 180%;
    margin-bottom: 70px;
  }

  article.about table td.left {
    width: 100px;
    padding-right: 30px;
    min-height: 30px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.about table {
    width: 95vw;
    border-spacing: 3vw 4vw;
    line-height: 180%;
    margin-bottom: 7vw;
  }

  article.about table td.left {
    border-right: 3px solid #0a539a;
    padding-right: 2vw;
    min-height: 30px;
  }
}

@media screen and (max-width: 480px) {
  article.about table {
    width: 95vw;
    border-spacing: 3vw 4vw;
    line-height: 180%;
    margin-bottom: 7vw;
  }

  article.about table td.left {
    font-size: 0.9rem;
    width: 20vw;
    border-right: 3px solid #0a539a;
    padding-right: 2vw;
    min-height: 30px;
  }

  article.about table td.right {
    font-size: 0.9rem;
  }
}

article.about div.about02 {
  display: block;
  margin: 0px auto;
  font-weight: 300;
}

@media screen and (min-width: 769px) {
  article.about div.about02 {
    width: 700px;
    padding-top: 30px;
    padding-bottom: 80px;
  }

  article.about div.about02 iframe {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.about div.about02 {
    width: 95vw;
    padding: 4vw 0 7vw 0;
  }

  article.about div.about02 iframe {
    width: 95vw;
    height: 40vw;
    margin-top: 3vw;
  }
}

@media screen and (max-width: 480px) {
  article.about div.about02 {
    width: 95vw;
    padding: 4vw 0 7vw 0;
  }

  article.about div.about02 iframe {
    width: 95vw;
    height: 60vw;
    margin-top: 3vw;
  }
}

article.contact table {
  margin: 0 auto;
  border-collapse: separate;
  overflow: hidden;
  vertical-align: middle;
}

article.contact table td.left {
  border-right: 4px solid #0a539a;
  font-weight: 700;
  text-align: right;
  vertical-align: middle;
}

article.contact table td.right {
  font-weight: 300;
}

article.contact table input {
  border: 1px solid #aaa;
}

@media screen and (min-width: 769px) {
  article.contact table {
    width: 760px;
    max-width: 760px;
    border-spacing: 20px 35px;
    line-height: 180%;
    margin-bottom: 70px;
  }

  article.contact table td.left {
    width: 220px;
    padding-right: 30px;
    min-height: 30px;
    vertical-align: middle;
  }

  article.contact table td.right {
    font-size: 0.8rem;
    line-height: 160%;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.contact table {
    width: 95vw;
    border-spacing: 3vw 4vw;
    line-height: 180%;
    margin-bottom: 7vw;
  }

  article.contact table td.left {
    width: 200px;
    border-right: 3px solid #0a539a;
    padding-right: 2vw;
    min-height: 30px;
  }

  article.contact table td.right {
    font-size: 0.8rem;
    line-height: 160%;
  }
}

@media screen and (max-width: 480px) {
  article.contact table {
    width: 95vw;
    border-spacing: 3vw 4vw;
    line-height: 180%;
    margin-bottom: 7vw;
  }

  article.contact table td.left {
    text-align: left;
    font-size: 0.9rem;
    width: 95vw;
    border-left: 3px solid #0a539a;
    border-right: 0;
    padding-left: 1.5vw;
    min-height: 30px;
    float: left;
  }

  article.contact table td.right {
    text-align: left;
    float: left;
    width: 95vw;
  }
}

article.contact table input[type=text],
article.contact table input[type=email],
article.contact table input[type=tel] {
  display: block;
  font-size: 1.2rem;
}

@media screen and (min-width: 769px) {

  article.contact table input[type=text],
  article.contact table input[type=email],
  article.contact table input[type=tel] {
    width: 350px;
    height: 35px;
    margin: 10px 0px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {

  article.contact table input[type=text],
  article.contact table input[type=email],
  article.contact table input[type=tel] {
    width: 350px;
    height: 35px;
    margin: 10px 0px;
  }
}

@media screen and (max-width: 480px) {

  article.contact table input[type=text],
  article.contact table input[type=email],
  article.contact table input[type=tel] {
    width: 95vw;
    height: 10vw;
    margin: 3vw 0;
  }
}

article.contact table input[type=checkbox] {
  background-color: #fff;
  color: #aaa;
}

@media screen and (min-width: 769px) {
  article.contact table input[type=checkbox] {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.contact table input[type=checkbox] {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 480px) {
  article.contact table input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

article.contact table input[type="checkbox"]:checked {
  background-color: #0a539a;
}

article.contact table select {
  border: 1px solid #aaa;
  text-align: center;
  padding: 0px 5px;
  text-indent: 0.5rem;
}

@media screen and (min-width: 769px) {
  article.contact table select {
    width: 100px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.contact table select {
    width: 150px;
  }
}

@media screen and (max-width: 480px) {
  article.contact table select {
    width: 40vw;
    height: 10vw;
    font-size: 1.0rem;
  }
}

article.contact table option {
  text-align: center;
}

article.contact table textarea {
  display: block;
  border: 1px solid #aaa;
  font-size: 1.0rem;
}

@media screen and (min-width: 769px) {
  article.contact table textarea {
    width: 350px;
    height: 200px;
    margin: 10px 0px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.contact table textarea {
    width: 350px;
    height: 200px;
    margin: 10px 0px;
  }
}

@media screen and (max-width: 480px) {
  article.contact table textarea {
    width: 95vw;
    height: 35vw;
    margin: 4vw 0px;
  }
}

article.contact table span {
  padding-right: 10px;
  line-height: 200%;
}

article.contact input[type=submit] {
  transition: all 0.3s ease;
  display: block;
  margin: 0px auto;
  color: #fff !important;
  background-color: #0a539a;
  text-align: center;
  font-weight: 900;
}

@media screen and (min-width: 769px) {
  article.contact input[type=submit] {
    width: 570px;
    height: 65px;
    border-radius: 35px;
    font-size: 18px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.contact input[type=submit] {
    width: 570px;
    height: 65px;
    border-radius: 35px;
    font-size: 18px;
    margin-bottom: 20vw;
  }
}

@media screen and (max-width: 480px) {
  article.contact input[type=submit] {
    width: 95vw;
    height: 10vw;
    border-radius: 5vw;
    font-size: 1.0rem;
    margin-bottom: 15vw;
  }
}

article.contact input[type=submit]:hover {
  font-size: 1.2rem;
}

article.contact .wpcf7 .screen-reader-response {
  text-align: center;
  color: red;
}

article.contact .wpcf7 .screen-reader-response ul {
  display: none;
}

article.contact span.wpcf7-not-valid-tip {
  color: red;
}

article.contact .wpcf7-validation-errors,
article.contact .wpcf7-response-output {
  border: 1px solid red;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}

@media screen and (min-width: 769px) {

  article.contact .wpcf7-validation-errors,
  article.contact .wpcf7-response-output {
    width: 760px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {

  article.contact .wpcf7-validation-errors,
  article.contact .wpcf7-response-output {
    width: 95vw;
    margin-top: -100px;
    margin-bottom: 10vw;
  }
}

@media screen and (max-width: 480px) {

  article.contact .wpcf7-validation-errors,
  article.contact .wpcf7-response-output {
    width: 95vw;
    margin-top: -8vw;
    margin-bottom: 10vw;
  }
}

article.contact .wpcf7-mail-sent-ok {
  border: 1px solid #0a539a;
  color: #0a539a;
}

/*
article.contact .wpcf7-display-none {
  display: none !important; }
  */

@media screen and (max-width: 480px) {
  article.recruit {
    font-size: 16.25px;
    font-size: 3.7239583333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.recruit {
    font-size: 13px;
    font-size: get_vw3(13);
  }
}

@media screen and (min-width: 770px) {
  article.recruit {
    font-size: 14.95px;
  }
}

article.recruit div.recruit00 {
  line-height: 180%;
}

article.recruit div.recruit_main {
  margin: 0 auto;
}

article.recruit div.recruit_main strong {
  font-weight: 900;
}

article.recruit div.recruit_main small {
  display: inline-block;
  line-height: 180% !important;
}

@media screen and (min-width: 769px) {
  article.recruit div.recruit_main {
    width: 760px;
    padding: 0px 30px 0px 48px;
  }

  article.recruit div.recruit_main li {
    display: block;
    line-height: 40px;
    padding: 0 !important;
    height: auto;
    margin: 0px;
  }

  article.recruit div.recruit_main li::before {
    content: "●";
    display: block;
    color: #0a539a;
    width: 18px;
    float: left;
    margin-left: -18px;
    transform: translateX(-5px);
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.recruit div.recruit_main {
    width: 95vw;
    padding: 0px 2vw 0px 5vw;
  }

  article.recruit div.recruit_main li {
    display: block;
    line-height: 6vw;
    padding: 0 !important;
    height: auto;
    margin: 0px;
  }

  article.recruit div.recruit_main li::before {
    content: "●";
    display: block;
    color: #0a539a;
    width: 16px;
    float: left;
    margin-left: -16px;
    transform: translateX(-5px);
  }
}

@media screen and (max-width: 480px) {
  article.recruit div.recruit_main {
    width: 95vw;
    padding: 0px 2vw 0px 5vw;
  }

  article.recruit div.recruit_main li {
    display: block;
    line-height: 7vw;
    padding: 0 !important;
    height: auto;
    margin: 0px;
  }

  article.recruit div.recruit_main li::before {
    content: "●";
    display: block;
    color: #0a539a;
    width: 14px;
    float: left;
    margin-left: -14px;
    transform: translateX(-5px);
  }
}

article.recruit div.recruit04 div {
  font-family: "Noto Sans JP";
  color: #0a539a;
}

article.recruit div.recruit04 div strong {
  display: inline-block;
  color: #d49705;
}

@media screen and (min-width: 769px) {
  article.recruit div.recruit04 div {
    margin-top: 80px;
    margin-bottom: 20px;
    font-weight: 500;
  }

  article.recruit div.recruit04 div strong {
    font-size: 28px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.recruit div.recruit04 div {
    margin-top: 10vw;
    margin-bottom: 4vw;
    font-weight: 500;
  }

  article.recruit div.recruit04 div strong {
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 480px) {
  article.recruit div.recruit04 div {
    margin-top: 10vw;
    margin-bottom: 4vw;
    font-weight: 500;
    line-height: 140%;
  }

  article.recruit div.recruit04 div strong {
    padding-bottom: 2vw;
    line-height: 140%;
  }
}

article.recruit div.recruit04 p {
  line-height: 220%;
}

@media screen and (max-width: 480px) {
  article.recruit div.recruit04 p {
    line-height: 180%;
  }
}

article.works div.img_large {
  z-index: 100000;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 46, 92, 0.9);
}

article.works div.img_large img {
  opacity: 0;
}

article.works div.img_large img.cross {
  display: block;
  position: fixed;
  top: 2vh;
  left: 100%;
  transform: translateX(-150%);
  width: 3vw;
  height: 3vw;
}

@media screen and (max-width: 480px) {
  article.works div.img_large img.cross {
    width: 8vw;
    height: 8vw;
  }
}

article.works div.img_large img.c_img {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 95vw;
  max-height: 95vh;
}

article.works div.large_active {
  visibility: visible;
}

article.works div.large_active img {
  opacity: 1.0;
}

article.works p.attention {
  font-weight: 500;
  text-align: center;
}

@media screen and (min-width: 769px) {
  article.works p.attention {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.works p.attention {
    padding-bottom: 5vw;
  }
}

@media screen and (max-width: 480px) {
  article.works p.attention {
    padding: 0vw 2vw 5vw 2vw;
  }
}

article.works .works01 {
  margin: 0 auto;
  font-family: "Noto Sans JP";
  font-weight: 700;
  text-align: center;
  color: #0a539a;
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  article.works .works01 {
    font-size: 18px;
    font-size: 4.125vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.works .works01 {
    font-size: 18px;
    font-size: 2.5714285714vw;
  }
}

@media screen and (min-width: 770px) {
  article.works .works01 {
    font-size: 20.7px;
  }
}

@media screen and (min-width: 769px) {
  article.works .works01 {
    width: 760px;
    height: 95px;
    margin-top: 70px;
    line-height: 95px;
  }
}

@media screen and (max-width: 768px) {
  article.works .works01 {
    width: 95vw;
    min-height: 8vw;
    line-height: 8vw;
    margin-top: 5vw;
    padding: 2vw;
  }
}

article.works div.works_album {
  margin: 0 auto;
}

article.works div.works_album img {
  border: 2px solid #fff;
  float: left;
}

@media screen and (min-width: 769px) {
  article.works div.works_album {
    width: 760px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.works div.works_album {
    width: 95vw;
  }
}

@media screen and (max-width: 480px) {
  article.works div.works_album {
    width: 95vw;
  }
}

@media screen and (min-width: 769px) {
  article.works div.works02 img {
    width: 230px;
    height: 164px;
    margin-right: 35px;
    margin-bottom: 45px;
  }

  article.works div.works02 img:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.works div.works02 img {
    width: 30vw;
    height: 21.4vw;
    margin-right: 2.5vw;
    margin-bottom: 2.5vw;
  }

  article.works div.works02 img:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  article.works div.works02 img {
    width: 46.5vw;
    height: 33.2vw;
    margin-right: 2vw;
    margin-bottom: 2vw;
  }

  article.works div.works02 img:nth-child(2n) {
    margin-right: 0;
  }
}

article.works div.works03 {
  width: 90vw;
  max-width: 500px;
}

article.works div.works03 img {
  height: auto;
}

article.works div.works03 img:nth-of-type(1),
article.works div.works03 img:nth-of-type(2),
article.works div.works03 img:nth-of-type(3) {
  width: 30%;
  margin-right: 5%;
}

article.works div.works03 img:nth-of-type(3) {
  margin-right: 0;
}

article.works div.works03 img:nth-of-type(4),
article.works div.works03 img:nth-of-type(5) {
  width: 47.5%;
  margin-right: 5%;
}

article.works div.works03 img:nth-of-type(5) {
  margin-right: 0;
}

@media screen and (min-width: 769px) {
  article.works div.works03 {
    margin-bottom: 250px;
    height: auto;
  }

  article.works div.works03 img {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.works div.works03 {
    margin-bottom: 200px;
    height: auto;
  }

  article.works div.works03 img {
    margin-bottom: 5.5vw;
  }
}

@media screen and (max-width: 480px) {
  article.works div.works03 {
    margin-bottom: 35vw;
    height: auto;
  }

  article.works div.works03 img {
    margin-bottom: 5.5vw;
  }
}

@media screen and (min-width: 769px) {
  article.works div.works04 {
    margin-bottom: 250px;
    width: 704px;
    height: auto;
  }

  article.works div.works04 img {
    width: 210px;
    height: 160px;
    margin-right: 37px;
  }

  article.works div.works04 img:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.works div.works04 {
    margin-bottom: 25vw;
    width: 95vw;
    height: auto;
  }

  article.works div.works04 img {
    width: 30vw;
    height: auto;
    margin-right: 2.5vw;
  }

  article.works div.works04 img:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  article.works div.works04 {
    margin-bottom: 25vw;
    width: 95vw;
    height: auto;
  }

  article.works div.works04 img {
    width: 30vw;
    height: auto;
    margin-right: 2.5vw;
  }

  article.works div.works04 img:nth-child(3n) {
    margin-right: 0;
  }
}

article.works div.works05 div.totheend {
  margin-bottom: 0px !important;
}

article.works div.works05 p.main {
  display: inline-block;
}

@media screen and (min-width: 769px) {
  article.works div.works05 p.main {
    line-height: 220%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.works div.works05 p.main {
    line-height: 220%;
    margin-top: 2vw;
  }
}

@media screen and (max-width: 480px) {
  article.works div.works05 p.main {
    line-height: 220%;
    margin-top: 3vw;
  }
}

article.post h2.post {
  line-height: 140% !important;
}

article.post div.post_main {
  height: auto;
  display: block;
  line-height: 220%;
  margin: 0px auto;
}

@media screen and (max-width: 480px) {
  article.post div.post_main {
    font-size: 16.25px;
    font-size: 3.7239583333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.post div.post_main {
    font-size: 13px;
    font-size: get_vw3(13);
  }
}

@media screen and (min-width: 770px) {
  article.post div.post_main {
    font-size: 14.95px;
  }
}

article.post div.post_main img {
  display: block;
  max-width: 95vw;
  max-height: 90vh;
  width: auto;
  height: auto;
  margin: 10px auto;
}

article.post div.post_main span.date {
  display: block;
  width: 100%;
  padding-right: 10px;
  background-color: #0a539a;
  text-align: right;
  color: #fff;
  margin-bottom: 15px;
}

@media screen and (max-width: 480px) {
  article.post div.post_main span.date {
    font-size: 12.5px;
    font-size: 2.8645833333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
  article.post div.post_main span.date {
    font-size: 10px;
    font-size: get_vw3(10);
  }
}

@media screen and (min-width: 770px) {
  article.post div.post_main span.date {
    font-size: 11.5px;
  }
}

article.post div.post_main img.thumb {
  display: block;
  margin: 15px auto;
  width: auto;
  max-width: 90%;
}

@media screen and (min-width: 769px) {
  article.post div.post_main img.thumb {
    max-height: 400px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.post div.post_main img.thumb {
    max-height: 30vh;
  }
}

@media screen and (max-width: 480px) {
  article.post div.post_main img.thumb {
    max-height: 30vh;
  }
}

@media screen and (min-width: 769px) {
  article.post div.post_main {
    width: 740px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.post div.post_main {
    width: 90vw;
  }
}

@media screen and (max-width: 480px) {
  article.post div.post_main {
    width: 95vw;
  }
}

article.category div.index_post {
  background-color: #fafafa;
}

article.category div.index_post h3 a {
  display: inline;
  float: none;
  color: #000;
  transition: all 0.3s ease;
}

article.category div.index_post h3 a:hover {
  color: #d49705;
}

@media screen and (min-width: 769px) {
  article.category div.index_post {
    width: 760px;
    height: 200px;
    margin: 0px auto 25px auto;
  }

  article.category div.index_post div.img {
    width: 215px;
    height: 160px;
    overflow: hidden;
    position: relative;
    background-color: #ddd;
    float: left;
    margin: 20px;
  }

  article.category div.index_post div.img img {
    position: absolute;
    width: 215px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  article.category div.index_post div.text {
    display: block;
    width: 485px;
    height: 160px;
    float: left;
    margin: 20px 20px 20px 0px;
  }

  article.category div.index_post div.text h3 {
    width: 485px;
    height: 26px;
    border-left: 4px solid #0a539a;
    font-size: 1.2rem;
    font-weight: 300;
    padding-left: 10px;
    line-height: 26px;
    margin-top: 5px;
  }

  article.category div.index_post div.text h3::after {
    content: "";
    display: block;
    width: 485px;
    height: 1px;
    border-top: 1px solid #ddd;
    margin-top: 8px;
    margin-left: -15px;
  }

  article.category div.index_post div.text span {
    float: right;
    font-size: 0.7rem;
    margin-top: 15px;
  }

  article.category div.index_post div.text div {
    font-size: 0.8rem;
    line-height: 170%;
    margin-top: 35px;
  }

  article.category div.index_post div.text a.perm {
    display: block;
    float: right;
    color: #0a539a;
    text-decoration: underline;
    padding-top: 5px;
    transition: all 0.3s ease;
  }

  article.category div.index_post div.text a:hover {
    color: #d49705 !important;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.category div.index_post {
    width: 95vw;
    min-height: 20vw;
    background-color: #fafafa;
    margin: 0px auto 4vw auto;
  }

  article.category div.index_post div.img {
    width: 28vw;
    height: 16vw;
    overflow: hidden;
    position: relative;
    background-color: #ddd;
    float: left;
    margin: 2vw;
  }

  article.category div.index_post div.img img {
    position: absolute;
    width: 28vw;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  article.category div.index_post div.text {
    display: block;
    width: 61vw;
    height: auto;
    float: left;
    margin: 2vw 2vw 2vw 0;
  }

  article.category div.index_post div.text h3 {
    width: 61vw;
    height: 2.5vw;
    border-left: 4px solid #0a539a;
    font-size: 1.1rem;
    font-weight: 300;
    padding-left: 10px;
    line-height: 2.5vw;
    margin-top: 3px;
  }

  article.category div.index_post div.text h3::after {
    content: "";
    display: block;
    width: 61vw;
    height: 1px;
    border-top: 1px solid #ddd;
    margin-top: 8px;
    margin-left: -15px;
  }

  article.category div.index_post div.text span {
    float: right;
    font-size: 0.5rem;
    margin-top: 15px;
  }

  article.category div.index_post div.text div {
    font-size: 0.6rem;
    line-height: 170%;
    margin-top: 30px;
  }

  article.category div.index_post div.text a.perm {
    display: block;
    float: right;
    color: #0a539a;
    text-decoration: underline;
    padding-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  article.category div.index_post {
    width: 95vw;
    min-height: 20vw;
    background-color: #fafafa;
    margin: 0px auto 4vw auto;
    padding-top: 2vw;
  }

  article.category div.index_post div.img img {
    display: block;
    margin: 0 auto;
    float: none;
    width: auto;
    height: auto;
    max-width: 90vw !important;
    max-height: 25vh;
    margin-bottom: 2vw;
  }

  article.category div.index_post div.text {
    display: block;
    width: 91vw;
    height: auto;
    float: left;
    margin: 2vw;
  }

  article.category div.index_post div.text h3 {
    width: 91vw;
    height: 3vw;
    border-left: 4px solid #0a539a;
    font-size: 1.1rem;
    font-weight: 300;
    padding-left: 10px;
    line-height: 3vw;
    margin-top: 3px;
  }

  article.category div.index_post div.text h3::after {
    content: "";
    display: block;
    width: 91vw;
    height: 1px;
    border-top: 1px solid #ddd;
    margin-top: 8px;
    margin-left: -15px;
  }

  article.category div.index_post div.text span {
    float: right;
    font-size: 0.5rem;
    margin-top: 15px;
  }

  article.category div.index_post div.text div {
    font-size: 0.6rem;
    line-height: 170%;
    margin-top: 30px;
  }

  article.category div.index_post div.text a.perm {
    display: block;
    float: right;
    color: #0a539a;
    text-decoration: underline;
    padding-top: 10px;
  }
}

@media screen and (min-width: 769px) {
  article.category h1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.category h1 {
    margin-bottom: 5vw;
  }
}

@media screen and (max-width: 480px) {
  article.category h1 {
    margin-bottom: 5vw;
  }
}

article.category div.button {
  display: block;
  margin-top: 20px;
  height: auto;
  text-align: center;
}

article.category div.button a {
  display: inline-block;
  background-color: #0a539a;
  color: #fff;
  text-align: center;
  margin: 0px auto;
  margin: 0px 10px;
  transition: all 0.3s ease;
}

@media screen and (min-width: 769px) {
  article.category div.button a {
    line-height: 40px;
    width: 250px;
    height: 40px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
  article.category div.button a {
    line-height: 40px;
    width: 250px;
    height: 40px;
    border-radius: 20px;
  }
}

@media screen and (max-width: 480px) {
  article.category div.button a {
    line-height: 10vw;
    width: 40vw;
    height: 10vw;
    border-radius: 5vw;
  }
}

article.category div.button a:hover {
  background-color: #d49705;
}

/*# sourceMappingURL=under.css.map */