#main {
  margin-top: 100vh;
  margin-top: 100svh;
  padding-bottom: 100px;
  background-color: #1c1c1c;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #main {
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 599px) {
  #main {
    padding-bottom: 50px;
  }
}
#main .fv {
  width: 100vw;
  height: 100vh;
  height: 100svh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
#main .fv .photo {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#main .fv .photo .photo_container {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#main .fv .photo .photo_container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 979px) {
  #main .fv .photo .photo_container_pc {
    display: none;
  }
}
#main .fv .photo .photo_container_mb {
  display: none;
}
@media screen and (max-width: 979px) {
  #main .fv .photo .photo_container_mb {
    display: block;
  }
}
#main .fv .photo.fadeIn {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1;
}
#main .fv .photo.fadeIn .photo_container {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
#main .fv.hide {
  left: 200vw;
}
#main .page_intro {
  margin: 0 auto;
  padding-top: 200px;
  width: 1100px;
}
@media screen and (max-width: 1199px) {
  #main .page_intro {
    padding-top: 140px;
    width: 88vw;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro {
    padding-top: 80px;
    width: 100vw;
  }
}
#main .page_intro .line_title {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px auto 10px 1fr;
  grid-template-columns: 1fr auto 1fr;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
}
#main .page_intro .line_title .line {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
  height: 1px;
  position: relative;
}
#main .page_intro .line_title .line::before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
}
#main .page_intro .line_title .line.line_L::before {
  right: 0;
}
#main .page_intro .line_title .line.line_R::before {
  left: 0;
}
#main .page_intro .line_title {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 1199px) {
  #main .page_intro .line_title {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .line_title {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
#main .page_intro .line_title .text {
  height: 20.272px;
}
@media screen and (max-width: 1199px) {
  #main .page_intro .line_title .text {
    height: 18.04208px;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .line_title .text {
    height: 15.81216px;
  }
}
#main .page_intro .line_title .text svg {
  display: inline-block;
  width: auto;
  height: 100%;
  fill: #ffffff;
}
#main .page_intro .title {
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  #main .page_intro .title {
    margin-top: 60px;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .title {
    margin-top: 40px;
  }
}
#main .page_intro .title h1 {
  margin-block: calc((1em - 1lh) / 2);
  font-family: "Shippori Mincho B1", serif;
  font-size: 48px;
  font-weight: 500;
}
#main .page_intro .title h1 span {
  font-weight: 500;
}
#main .page_intro .title h1 {
  line-height: 1em;
  letter-spacing: 0.2em;
  text-align: center;
  color: #00a7df;
}
@media screen and (max-width: 1199px) {
  #main .page_intro .title h1 {
    font-size: 41px;
    line-height: 65px;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .title h1 {
    padding: 0 6vw;
    font-size: 34px;
    line-height: 54px;
  }
}
#main .page_intro .lead {
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  #main .page_intro .lead {
    margin-top: 60px;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .lead {
    margin-top: 40px;
  }
}
#main .page_intro .lead p {
  margin-block: calc((1em - 1lh) / 2);
  font-size: 17px;
  line-height: 37px;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #main .page_intro .lead p {
    font-size: 16px;
    line-height: 33.5px;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .lead p {
    padding: 0 6vw;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
  }
}
@media screen and (max-width: 599px) {
  #main .page_intro .lead p span.b {
    display: inline;
  }
}
#main .anchor_link {
  margin: 100px auto 0;
  width: 1100px;
}
@media screen and (max-width: 1199px) {
  #main .anchor_link {
    margin-top: 80px;
    width: 88vw;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link {
    margin-top: 60px;
    width: 100vw;
  }
}
#main .anchor_link .anchor_ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  margin: 0 auto;
  width: 830px;
}
@media screen and (max-width: 1199px) {
  #main .anchor_link .anchor_ul {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    max-width: 630px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  #main .anchor_link .anchor_ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    max-width: 620px;
  }
}
@media screen and (max-width: 779px) {
  #main .anchor_link .anchor_ul {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    max-width: 610px;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 0;
    max-width: none;
  }
}
#main .anchor_link .anchor_ul .anchor_li a {
  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: 92px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #main .anchor_link .anchor_ul .anchor_li a {
    height: 77px;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul .anchor_li a {
    height: 62px;
  }
}
#main .anchor_link .anchor_ul .anchor_li a .bg {
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  border: 1px solid #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul .anchor_li a .bg {
    border: none;
    border-bottom: 1px solid #ffffff;
  }
}
#main .anchor_link .anchor_ul .anchor_li a .arrow {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  width: 8px;
  height: 18px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #main .anchor_link .anchor_ul .anchor_li a .arrow {
    width: auto;
    height: 16px;
  }
}
@media screen and (max-width: 779px) {
  #main .anchor_link .anchor_ul .anchor_li a .arrow {
    height: 14px;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul .anchor_li a .arrow {
    width: 6px;
    height: 12px;
  }
}
#main .anchor_link .anchor_ul .anchor_li a .arrow svg {
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #ffffff;
  stroke-width: 1px;
}
#main .anchor_link .anchor_ul .anchor_li a .text {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-left: 20px;
  font-family: "Shippori Mincho B1", serif;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: 0.15em;
  font-weight: 500;
}
#main .anchor_link .anchor_ul .anchor_li a .text span {
  font-weight: 500;
}
#main .anchor_link .anchor_ul .anchor_li a .text {
  position: relative;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (max-width: 1199px) {
  #main .anchor_link .anchor_ul .anchor_li a .text {
    margin-left: 17px;
    font-size: 25px;
  }
}
@media screen and (max-width: 779px) {
  #main .anchor_link .anchor_ul .anchor_li a .text {
    margin-left: 14px;
    font-size: 21px;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul .anchor_li a .text {
    margin-left: 10px;
    font-size: 18px;
  }
}
@media screen and (min-width: 979px) {
  #main .anchor_link .anchor_ul .anchor_li a:hover .bg {
    border: 1px solid #85c4e4;
  }
}
@media screen and (min-width: 979px) {
  #main .anchor_link .anchor_ul .anchor_li a:hover .arrow {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media screen and (min-width: 979px) {
  #main .anchor_link .anchor_ul .anchor_li a:hover .arrow svg {
    stroke: #85c4e4;
  }
}
@media screen and (min-width: 979px) {
  #main .anchor_link .anchor_ul .anchor_li a:hover .text {
    color: #85c4e4;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul .anchor_li:nth-of-type(even) a .bg {
    border-left: 1px solid #ffffff;
  }
}
@media screen and (max-width: 599px) {
  #main .anchor_link .anchor_ul .anchor_li:nth-of-type(1) a .bg,
  #main .anchor_link .anchor_ul .anchor_li:nth-of-type(2) a .bg {
    border-top: 1px solid #ffffff;
  }
}
#main .section {
  margin: 100px auto 0;
  padding-top: 100px;
  width: 1100px;
}
@media screen and (max-width: 1199px) {
  #main .section {
    margin-top: 70px;
    padding-top: 70px;
    width: 88vw;
  }
}
@media screen and (max-width: 599px) {
  #main .section {
    margin-top: 40px;
    padding-top: 40px;
  }
}
#main .section .box_line_title {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 27px auto 27px 120px;
  grid-template-columns: 120px auto 120px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 27px;
     -moz-column-gap: 27px;
          column-gap: 27px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  #main .section .box_line_title {
    -ms-grid-columns: 100px 22px auto 22px 100px;
    grid-template-columns: 100px auto 100px;
    -webkit-column-gap: 22px;
       -moz-column-gap: 22px;
            column-gap: 22px;
  }
}
@media screen and (max-width: 979px) {
  #main .section .box_line_title {
    -ms-grid-columns: 80px auto 80px;
    grid-template-columns: 80px auto 80px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .box_line_title {
    -ms-grid-columns: 1fr 17px auto 17px 1fr;
    grid-template-columns: 1fr auto 1fr;
    -webkit-column-gap: 17px;
       -moz-column-gap: 17px;
            column-gap: 17px;
  }
}
#main .section .box_line_title .line {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
  height: 7px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #main .section .box_line_title .line {
    height: 6px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .box_line_title .line {
    height: 5px;
  }
}
#main .section .box_line_title .line::before {
  content: "";
  display: inline-block;
  border: 1px solid #ffffff;
  border-left: none;
  border-right: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#main .section .box_line_title .text h4 {
  padding-left: 0.1em;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  -webkit-transform: translateY(0.5px);
          transform: translateY(0.5px);
}
@media screen and (max-width: 1199px) {
  #main .section .box_line_title .text h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .box_line_title .text h4 {
    font-size: 14px;
  }
}
#main .section .box_line_title.fadeElem .line_L::before {
  left: 100%;
}
#main .section .box_line_title.fadeElem .text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
#main .section .box_line_title.fadeElem .line_R::before {
  right: 100%;
}
#main .section .box_line_title.fadeIn .line_L::before {
  -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
  left: 0;
  border-left: 1px solid #ffffff;
}
#main .section .box_line_title.fadeIn .text {
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#main .section .box_line_title.fadeIn .line_R::before {
  -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
  right: 0;
  border-right: 1px solid #ffffff;
}
#main .section .section_title {
  margin-top: 60px;
}
@media screen and (max-width: 1199px) {
  #main .section .section_title {
    margin-top: 47px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .section_title {
    margin-top: 35px;
  }
}
#main .section .section_title h2 {
  margin-block: calc((1em - 1lh) / 2);
  padding-left: 0.15em;
  font-family: "Shippori Mincho B1", serif;
  font-size: 40px;
  line-height: 70px;
  font-weight: 500;
}
#main .section .section_title h2 span {
  font-weight: 500;
}
#main .section .section_title h2 {
  letter-spacing: 0.15em;
  text-align: center;
  color: #00a7df;
}
@media screen and (max-width: 1199px) {
  #main .section .section_title h2 {
    font-size: 35px;
    line-height: 59px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .section_title h2 {
    font-size: 30px;
    line-height: 48px;
  }
}
#main .section .info_ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  row-gap: 5px;
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul {
    margin-top: 65px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul {
    margin-top: 50px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul {
    row-gap: 5px;
  }
}
#main .section .info_ul .info_li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 5px 1fr;
  grid-template-columns: 200px 1fr;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul .info_li {
    -ms-grid-columns: 160px 1fr;
    grid-template-columns: 160px 1fr;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul .info_li {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 5px;
  }
}
#main .section .info_ul .info_li .title {
  padding: 40px 30px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul .info_li .title {
    padding: 32px 25px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul .info_li .title {
    padding: 25px 20px;
  }
}
#main .section .info_ul .info_li .title::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#main .section .info_ul .info_li .title .text {
  margin-block: calc((1em - 1lh) / 2);
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0em;
  font-weight: 400;
}
#main .section .info_ul .info_li .title .text span {
  font-weight: 400;
}
#main .section .info_ul .info_li .title .text {
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul .info_li .title .text {
    font-size: 15px;
    line-height: 31.5px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul .info_li .title .text {
    font-size: 14px;
    line-height: 28px;
  }
}
#main .section .info_ul .info_li .title .text {
  font-weight: 600;
}
#main .section .info_ul .info_li .title .text span {
  font-weight: 600;
}
#main .section .info_ul .info_li .title .text {
  text-align: left;
  position: relative;
}
#main .section .info_ul .info_li .title.fadeElem::before {
  opacity: 0;
}
#main .section .info_ul .info_li .title.fadeIn::before {
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
}
#main .section .info_ul .info_li .content {
  padding: 40px 30px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul .info_li .content {
    padding: 32px 25px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul .info_li .content {
    padding: 25px 20px;
  }
}
#main .section .info_ul .info_li .content::before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#main .section .info_ul .info_li .content .text {
  margin-block: calc((1em - 1lh) / 2);
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0em;
  font-weight: 400;
}
#main .section .info_ul .info_li .content .text span {
  font-weight: 400;
}
#main .section .info_ul .info_li .content .text {
  text-align: justify;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul .info_li .content .text {
    font-size: 15px;
    line-height: 31.5px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul .info_li .content .text {
    font-size: 14px;
    line-height: 28px;
  }
}
#main .section .info_ul .info_li .content .text {
  text-align: left;
  color: #1c1c1c;
  position: relative;
}
#main .section .info_ul .info_li .content .text span.comment {
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  #main .section .info_ul .info_li .content .text span.comment {
    font-size: 13px;
    line-height: 26px;
  }
}
@media screen and (max-width: 599px) {
  #main .section .info_ul .info_li .content .text span.comment {
    font-size: 12px;
    line-height: 24px;
  }
}
@media screen and (max-width: 979px) {
  #main .section .info_ul .info_li .content .text span.space {
    display: none;
  }
}
#main .section .info_ul .info_li .content .text a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #1c1c1c;
}
@media screen and (min-width: 979px) {
  #main .section .info_ul .info_li .content .text a:hover {
    color: #0069bb;
  }
}
#main .section .info_ul .info_li .content.fadeElem::before {
  opacity: 0;
}
#main .section .info_ul .info_li .content.fadeIn::before {
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
}
#main .section .info_ul .info_li:nth-of-type(odd) .title::before {
  background-color: #0069bb;
}
#main .section .info_ul .info_li:nth-of-type(even) .title::before {
  background-color: #00a7df;
}
#main .section_ratio .sub_title h5 {
  margin-block: calc((1em - 1lh) / 2);
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.1em;
  font-weight: 400;
}
#main .section_ratio .sub_title h5 span {
  font-weight: 400;
}
#main .section_ratio .sub_title h5 {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .sub_title h5 {
    font-size: 18px;
    line-height: 35px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .sub_title h5 {
    font-size: 16px;
    line-height: 30px;
  }
}
#main .section_ratio .section_title {
  margin-top: 0;
  padding-top: 30px;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .section_title {
    padding-top: 27px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .section_title {
    padding-top: 24px;
  }
}
#main .section_ratio .date {
  margin-top: 30px;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .date {
    margin-top: 27px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .date {
    margin-top: 24px;
  }
}
#main .section_ratio .date .text {
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .date .text {
    font-size: 13px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .date .text {
    font-size: 12px;
  }
}
#main .section_ratio .ratio_ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 250px 45px 19px 45px 250px 45px 19px 45px 250px;
  grid-template-columns: 250px 19px 250px 19px 250px;
  -webkit-column-gap: 45px;
     -moz-column-gap: 45px;
          column-gap: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul {
    margin-top: 65px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul {
    -ms-grid-columns: 220px 30px 17px 30px 220px 30px 17px 30px 220px;
    grid-template-columns: 220px 17px 220px 17px 220px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
@media screen and (max-width: 979px) {
  #main .section_ratio .ratio_ul {
    -ms-grid-columns: 190px 20px 15px 20px 190px 20px 15px 20px 190px;
    grid-template-columns: 190px 15px 190px 15px 190px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media screen and (max-width: 779px) {
  #main .section_ratio .ratio_ul {
    -ms-grid-columns: 150px 13px 150px 13px 150px;
    grid-template-columns: 150px 13px 150px 13px 150px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 40px auto 40px auto 40px auto 40px auto;
    grid-template-rows: auto auto auto auto auto;
    row-gap: 40px;
  }
  #main .section_ratio .ratio_ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #main .section_ratio .ratio_ul > *:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #main .section_ratio .ratio_ul > *:nth-child(3) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  #main .section_ratio .ratio_ul > *:nth-child(4) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }
  #main .section_ratio .ratio_ul > *:nth-child(5) {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 250px;
  grid-template-columns: 250px;
  -ms-grid-rows: 250px;
  grid-template-rows: 250px;
  width: 250px;
  height: 250px;
  position: relative;
}
#main .section_ratio .ratio_ul .ratio_li .graph > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul .ratio_li .graph {
    -ms-grid-columns: 220px;
    grid-template-columns: 220px;
    -ms-grid-rows: 220px;
    grid-template-rows: 220px;
    width: 220px;
    height: 220px;
  }
  #main .section_ratio .ratio_ul .ratio_li .graph > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 979px) {
  #main .section_ratio .ratio_ul .ratio_li .graph {
    -ms-grid-columns: 190px;
    grid-template-columns: 190px;
    -ms-grid-rows: 190px;
    grid-template-rows: 190px;
    width: 190px;
    height: 190px;
  }
  #main .section_ratio .ratio_ul .ratio_li .graph > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 779px) {
  #main .section_ratio .ratio_ul .ratio_li .graph {
    -ms-grid-columns: 150px;
    grid-template-columns: 150px;
    -ms-grid-rows: 150px;
    grid-template-rows: 150px;
    width: 150px;
    height: 150px;
  }
  #main .section_ratio .ratio_ul .ratio_li .graph > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph {
    -ms-grid-columns: 200px;
    grid-template-columns: 200px;
    -ms-grid-rows: 200px;
    grid-template-rows: 200px;
    margin: 0 auto;
    width: 200px;
    height: 200px;
  }
  #main .section_ratio .ratio_ul .ratio_li .graph > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  width: 100%;
  height: 100%;
  position: relative;
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle {
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle circle {
  opacity: 0;
  fill: none;
  stroke-width: 50px;
  stroke-dasharray: 628.3184;
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle circle.c_1 {
  stroke: #0069bb;
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle circle.c_2 {
  stroke: #f8fafa;
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle_12 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-176.4deg);
          transform: rotate(-176.4deg);
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle_22 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-234deg);
          transform: rotate(-234deg);
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_circle_32 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-226.8deg);
          transform: rotate(-226.8deg);
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_border {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart svg.svg_border .st0 {
  fill: none;
  stroke: #1c1c1c;
  stroke-width: 9;
  stroke-miterlimit: 10;
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_11 circle {
  -webkit-animation: circleAnim_11 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: circleAnim_11 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_11 circle {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_12 circle {
  -webkit-animation: circleAnim_12 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: circleAnim_12 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_12 circle {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_21 circle {
  -webkit-animation: circleAnim_21 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: circleAnim_21 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_21 circle {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_22 circle {
  -webkit-animation: circleAnim_22 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: circleAnim_22 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_22 circle {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_31 circle {
  -webkit-animation: circleAnim_31 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: circleAnim_31 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_31 circle {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_32 circle {
  -webkit-animation: circleAnim_32 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: circleAnim_32 0.75s cubic-bezier(0.33, 1, 0.68, 1) both;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .graph .chart.fadeIn svg.svg_circle_32 circle {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
}
#main .section_ratio .ratio_ul .ratio_li .graph .ratio_num {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#main .section_ratio .ratio_ul .ratio_li .graph .ratio_num .num svg {
  fill: #00a7df;
}
#main .section_ratio .ratio_ul .ratio_li .graph .ratio_num .per {
  margin-left: 7px;
}
#main .section_ratio .ratio_ul .ratio_li .graph .ratio_num .per svg {
  fill: #00a7df;
}
#main .section_ratio .ratio_ul .ratio_li .year {
  margin-top: 30px;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul .ratio_li .year {
    margin-top: 25px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .year {
    margin-top: 20px;
  }
}
#main .section_ratio .ratio_ul .ratio_li .year {
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul .ratio_li .year {
    font-size: 18px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li .year {
    font-size: 16px;
  }
}
#main .section_ratio .ratio_ul .ratio_li.fadeElem .ratio_num {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeElem .ratio_num {
    -webkit-transform: translateY(20px) scale(0.8);
            transform: translateY(20px) scale(0.8);
  }
}
@media screen and (max-width: 979px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeElem .ratio_num {
    -webkit-transform: translateY(20px) scale(0.7);
            transform: translateY(20px) scale(0.7);
  }
}
@media screen and (max-width: 779px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeElem .ratio_num {
    -webkit-transform: translateY(20px) scale(0.6);
            transform: translateY(20px) scale(0.6);
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeElem .ratio_num {
    -webkit-transform: translateY(20px) scale(0.7);
            transform: translateY(20px) scale(0.7);
  }
}
#main .section_ratio .ratio_ul .ratio_li.fadeElem .year {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
#main .section_ratio .ratio_ul .ratio_li.fadeIn .ratio_num {
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeIn .ratio_num {
    -webkit-transform: translateY(0) scale(0.8);
            transform: translateY(0) scale(0.8);
  }
}
@media screen and (max-width: 979px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeIn .ratio_num {
    -webkit-transform: translateY(0) scale(0.7);
            transform: translateY(0) scale(0.7);
  }
}
@media screen and (max-width: 779px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeIn .ratio_num {
    -webkit-transform: translateY(0) scale(0.6);
            transform: translateY(0) scale(0.6);
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.fadeIn .ratio_num {
    -webkit-transform: translateY(0) scale(0.7);
            transform: translateY(0) scale(0.7);
  }
}
#main .section_ratio .ratio_ul .ratio_li.fadeIn .year {
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_1 .ratio_num,
#main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_1 .year {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_1 .ratio_num,
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_1 .year {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_2 .ratio_num,
#main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_2 .year {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_2 .ratio_num,
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_2 .year {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_3 .ratio_num,
#main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_3 .year {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_3 .ratio_num,
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_chart_3 .year {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 19px;
  height: 250px;
}
@media screen and (max-width: 1199px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow {
    width: 17px;
    height: 220px;
  }
}
@media screen and (max-width: 979px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow {
    width: 15px;
    height: 190px;
  }
}
@media screen and (max-width: 779px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow {
    width: 13px;
    height: 150px;
  }
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow {
    width: 100%;
    height: 15px;
  }
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow svg {
  width: 100%;
  height: auto;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2px;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow svg {
    height: 100%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow.ratio_li_arrow_1 {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow.ratio_li_arrow_1 {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
#main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow.ratio_li_arrow_2 {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
@media screen and (max-width: 599px) {
  #main .section_ratio .ratio_ul .ratio_li.ratio_li_arrow.ratio_li_arrow_2 {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}

@-webkit-keyframes circleAnim_11 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 150.796416;
  }
}

@keyframes circleAnim_11 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 150.796416;
  }
}
@-webkit-keyframes circleAnim_12 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 477.521984;
  }
}
@keyframes circleAnim_12 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 477.521984;
  }
}
@-webkit-keyframes circleAnim_21 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 251.32736;
  }
}
@keyframes circleAnim_21 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 251.32736;
  }
}
@-webkit-keyframes circleAnim_22 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 376.99104;
  }
}
@keyframes circleAnim_22 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 376.99104;
  }
}
@-webkit-keyframes circleAnim_31 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 238.760992;
  }
}
@keyframes circleAnim_31 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 238.760992;
  }
}
@-webkit-keyframes circleAnim_32 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 389.557408;
  }
}
@keyframes circleAnim_32 {
  0% {
    opacity: 0;
    stroke-dashoffset: 628.3184;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    stroke-dashoffset: 389.557408;
  }
}
/*# sourceMappingURL=style.css.map */