@charset "UTF-8";
#support .ttl_area h2 {
  font-family: "Yu Mincho Light", YuMincho, "Yu Mincho", "游明朝体", serif;
}
#support #mv.big {
  height: 420px;
  padding-top: 0;
}
#support #mv .ttl_area .ttl_inner h2 {
  font-size: 88px;
}
#support #mv .ttl_area .ttl_inner .subttl {
  font-size: 24px;
}
#support #mv .ttl_area::before {
  content: '';
  display: block;
  width: calc(780px +((100% - 1140px) / 2));
  height: 330px;
  transform: skewX(-25deg) translateX(-472px);
  background: rgb(0, 60, 165);
  background: linear-gradient(180deg, rgba(0, 60, 165, 1) 0%, rgba(0, 128, 199, 1) 100%);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
#support #mv.big .ttl_cover {
  padding-left: calc(((100% - 720px) / 2) + 180px);
  z-index: 0;
}
#support #mv.big .ttl_cover img.img_sp {
  display: none;
}
#support #mv .lead {
  position: absolute;
  padding-top: 215px;
  z-index: 2;
  padding-left: 230px;
  font-weight: normal;
  letter-spacing: 0;
}
/*共通パーツ*/
.support_section h2, .support_section2 h2, .support_section2 h3, .support_section2 .flow h4 {
  line-height: 150%;
  text-align: center;
  font-family: "Yu Mincho Light", YuMincho, "Yu Mincho", "游明朝体", serif;
  font-weight: 600;
}
.support_section h2 span, .support_section2 h2 span, .support_section2 h3 span {
  display: block;
  font-weight: normal;
}
/*support_section*/
.support_section h2 {
  font-size: 32px;
  padding-bottom: 20px;
  padding-top:50px;
}
.support_section h2 span {
  font-size: 20px;
  display: block;
  font-weight:bold;
}
.support_section .award {
  width: 860px;
  margin: 0 auto;
}
/*support_section2*/
.support_section2 {
  padding: 120px 0 0 0;
}
.support_section2 .en {
  color: #003caa;
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.support_section2 h2 {
  position: relative;
  display: block;
  font-size: 48px;
  padding: 40px 0 20px 0;
  line-height: 120%;
  background: rgb(0, 60, 165);
  background: linear-gradient(180deg, rgba(0, 60, 165, 1) 0%, rgba(0, 128, 199, 1) 100%);
  color: #FFF;
  margin-bottom: 40px;
}
.support_section2 h2:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -50px;
  left: 50%;
  border-top: 50px solid #007EC5;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  transform: translateX(-50%);
}
.support_section2 h2 span {
  font-size: 24px;
}
.support_section2 .point1, .support_section2 .point2, .support_section2 .point3, .support_section2 .point4 {
  text-align: center;
}
.support_section2 .point2 .lead, .support_section2 .point3 .lead, .support_section2 .point4 .lead {
  font-weight: normal;
  margin: 40px auto;
}
.support_section2 .point {
  width: 70px;
  opacity: 0.4;
  margin: 90px auto 30px auto;
}
.support_section2 h3 {
  font-size: 24px;
  padding-bottom: 20px;
  line-height: 130%;
  position: relative;
}
.support_section2 h3 span {
  font-size: 16px;
}
.support_section2 h3:after {
  content: '';
  width: 80px;
  height: 4px;
  display: inline-block;
  background-color: #003caa;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 40px)
}
.support_section2 .flow {
  margin: 60px 0 90px 0;
  padding: 40px 0;
  font-weight: normal;
}
.support_section2 .flow h4 {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 400;
}
.support_section2 .flow .lead {
  font-size: 16px;
}
.support_section2 .flow .matome {
  font-size: 23px;
  font-weight: bold;
}
.support_section2 .support_box {
  background: #e0edf5;
  padding: 20px;
  width: 1000px;
  margin: 50px auto 20px auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.clip-path-shadow {
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.1));
  width: 50%;
}
.support_section2 .support_box dl {
  background: #FFF;
  height: 360px;
  color: #0d6eb4;
}
.support_section2 .support_box dt {
  color: #000;
  font-size: 22px;
  padding: 20px 0;
  font-weight: bold;
  line-height: 130%;
}
.support_section2 .support_box dt img {
  display: block;
  width: 130px;
  margin: -50px auto 20px auto;
}
.support_section2 .support_box .left {
  z-index: 1;
}
.support_section2 .support_box .left dl {
  width: 106%;
  margin-right: -5%;
  clip-path: polygon(0 -30%, 0 100%, 95% 100%, 100% 50%, 95% 0%);
}
.support_section2 .support_box dd {
  font-weight: bold;
  font-size: 14px;
}
.support_section2 .support_box ul {
  margin: 20px 65px 5px 65px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.support_section2 .support_box ul li {
  font-weight: bold;
  margin-bottom: 5px;
  padding: 2px 0px;
  border: 1px solid #0d6eb4;
  width: 49%;
  letter-spacing: 0;
}
/*.support_section2 .support_box .left ul li:nth-child(3), .support_section2 .support_box .left ul li:nth-child(4) {
  width: 100%;
}*/
.support_section2 .point2 {
  background: #f0f0f0;
}
.support_section2 .point2 .point2_box {
  width: 1000px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 30px auto 0 auto;
  padding-bottom: 90px;
}
.support_section2 .point2 .point2_box .support_site, .support_section2 .point2 .point2_box .helpdesk {
  width: 44%;
}
.support_section2 .point2 .point2_box .support_site h4, .support_section2 .point2 .point2_box .helpdesk h4 {
  color: #003ca9;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.support_section2 .point2 .point2_box .support_site img, .support_section2 .point2 .point2_box .helpdesk img {
  width: 100%;
  margin-bottom: 10px;
}
.support_section2 .point2 .point2_box .support_site p, .support_section2 .point2 .point2_box .helpdesk p {
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  margin: 10px 20px;
}
.support_section2 .point3 {
  padding-bottom: 50px;
}
.support_section2 .point3 .tool_list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1100px;
  margin: 0 auto;
}
.support_section2 .point3 .tool_list li {
  width: 23%;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0;
}
.support_section2 .point3 .tool_list li .img {
  background: #e0edf5;
  height: 220px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.support_section2 .point3 .tool_list li h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 15px auto;
}
.support_section2 .point3 .tool_list li h4 span {
  font-size: 12px;
}
.support_section2 .point3 .tool_list li p {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}
.support_section2 .point4 {
  background: #f0f0f0;
  padding-bottom: 120px;
}
.support_section2 .point4 .service_list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto;
}
.support_section2 .point4 .service_list li {
  width: 32%;
  text-align: center;
  letter-spacing: 0;
  background: #FFF;
  padding: 10px 20px 30px 20px;
  box-shadow: 6px 5px 16px -10px #777777;
}
.support_section2 .point4 .service_list li .img {
  height: 200px;
  padding: 0 30px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.support_section2 .point4 .service_list li h4 {
  font-size: 22px;
  line-height: 170%;
  font-weight: bold;
  margin: 15px auto;
  color: #003caa;
}
.support_section2 .point4 .service_list li p {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 200%;
}
.support_section3 {
  background: #0d6eb3;
}
.support_section3 .i-web {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.support_section3 .i-web .img {
  margin: -40px 0 0 0;
  width: 400px;
}
.support_section3 .i-web dd {
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  padding: 30px 0;
}
@media (max-width:1160px) {
  #support #mv .ttl_area .ttl_inner h2 {
    font-size: 8vw;
  }
  #support #mv .ttl_area .ttl_inner .subttl {
    font-size: 2vw;
  }
  #support #mv.big {
    min-height: 300px;
  }
  #support #mv.big .ttl_area::before {
    width: 100%;
  }
  #support #mv.big .ttl_cover img.img_pc {
    height: 36vw;
  }
  #support #mv .lead {
    padding-top: 21vw;
    padding-left: 13vw;
  }
  .support_section2 .support_box, .support_section2 .point2 .point2_box, .support_section2 .point3 .tool_list {
    width: 75%;
  }
  .support_section2 .point4 .service_list {
    background-color: inherit;
  }
  .support_section3 .i-web {
    width: 100%;
  }
}
@media (max-width:900px) {
  .support_section {
    padding: 0 6%;
  }
  .support_section h2 {
    font-size: 24px;
  }
  .support_section h2 span {
    font-size: 15px;
  }
  .support_section2 {
    padding: 60px 0 0 0;
  }
  .support_section2 h2 {
    font-size: 24px;
  }
  .support_section2 h2 span {
    font-size: 18px;
  }
  .support_section2 .point {
    width: 15%;
    margin: 30px auto;
  }
  #support #mv.big {
    height: 360px;
  }
  #mv.big .ttl_area {
    overflow: hidden;
  }
  #mv.big .ttl_area::before {
    width: 120%;
  }
  #support #mv .ttl_area .ttl_inner {
    padding: 0 6%;
  }
  #support #mv .ttl_area .ttl_inner h2 {
    font-size: 60px;
  }
  #support #mv .ttl_area .ttl_inner .subttl {
    font-size: 16px;
  }
  #support #mv.big .ttl_cover img.img_sp {
    width: 50vw;
    display: block;
  }
/*  .support_section2 .support_box ul li {
    padding: 2px;
  }*/
  
  .support_section2 .support_box .left ul li:nth-child(1), .support_section2 .support_box .left ul li:nth-child(2), .support_section2 .support_box .left ul li:nth-child(3), .support_section2 .support_box .left ul li:nth-child(4) {
  width: 100%;
  }
    .support_section2 .support_box ul li {
  width: 100%;
  }
  
  .support_section2 .flow h4 {
    font-size: 22px;
  }
  .support_section2 .flow .lead {
    font-size: 15px;
  }
  .support_section2 .flow .matome {
    font-size: 20px;
    line-height: 130%;
    padding-bottom: 40px;
  }
  .support_section2 .support_box dt {
    padding: 20px 2%;
    font-size: 18px;
  }
  #support #mv .ttl_area::before {
    transform: none;
    height: inherit;
  }
  #support #mv.big .ttl_cover {
    z-index: 1;
  }
  #support #mv .lead {
    padding-top: 7vw;
    padding-left: 5vw;
    color: #FFF;
  }
  #mv.big .ttl_cover img.img_pc {
    display: none;
  }
  #mv.big .ttl_cover img {
    height: auto;
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 70%;
  }
  .support_section2 .flow {
    margin: 20px 0 0 0;
    padding: 20px 0;
  }
  .support_section .award {
    width: 90%;
    margin: 0 auto;
  }
  .support_section2 .support_box, .support_section2 .point2 .point2_box, .support_section2 .point4 .service_list, .support_section3 .i-web {
    display: block;
    width: 100%;
    padding: 20px 0;
  }
  .clip-path-shadow {
    width: 88%;
    margin: 0 6%;
  }
  .support_section2 .support_box dl {
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .support_section2 .support_box .left dl {
    width: 100%;
    margin-right: 0;
    clip-path: polygon(0 -30%, 0 95%, 50% 100%, 100% 95%, 100% 0%);
  }
  .support_section2 .support_box ul {
    margin: 20px 3%;
  }
  .support_section2 .point2 .point2_box .support_site, .support_section2 .point2 .point2_box .helpdesk, .support_section2 .point4 .service_list li, .support_section3 .i-web, .support_section3 .i-web .img {
    width: 90%;
    margin: 0 auto 20px;
  }
  .support_section2 .point3 .tool_list li {
    width: 100%;
  }
  .support_section2 .point4 .service_list li .img {
    height: auto;
    padding: 20px;
  }
  .support_section2 .point2 .lead, .support_section2 .point3 .lead, .support_section2 .point4 .lead {
    width: 90%;
    margin: 20px auto;
    text-align: left;
    font-size: 15px;
  }
  .support_section2 .point3 .tool_list li .img {
    padding: 10px;
    height: auto;
    /* height: 130px; */
  }
  .support_section2 .point3 .tool_list li p, .support_section2 .point4 .service_list li p {
    font-size: 15px;
    line-height: 160%;
  }
  .support_section2 .point2 .point2_box .support_site img, .support_section2 .point2 .point2_box .helpdesk img {
    width: 80%;
  }
  .support_section3 .i-web dd {
    font-size: 15px;
  }
}
footer {
  margin-top: 0px;
}
@media (max-width: 810px) {
  #support #mv .lead {
    top: 45%;
    padding-left: 0;
    left: 6%;
  }
  #support #mv.big .ttl_cover img.img_sp {
    width: 65vw;
  }
}