.banner img {
  margin-top: -1px;
}
.material {
  font-size: 0;
  font-weight: bold;
}
.material p {
  font-size: 20px;
  line-height: 1.5;
}
.material p.small {
  font-size: 16px;
}
.bg-pink {
  font-size: 1em;
  margin-top: 0;
  font-weight: inherit;
  background-color: #F26B7B;
}
.bg-green {
  background-color: #39B54A;
}
.bg-orange {
  background-color: #F7941D;
}
.bg-blue {
  background-color: #0096D4;
}
.pdf-link-box {
  margin: 10px 5px 3px;
  border-radius: 5px;
  max-width: 162px;
}
.pdf-link-box a.link {
  padding: 5px;
  border-radius: 5px;
  margin: 5px;
  border: 1px dashed #fff;
}
.pdf-link-box .pdf {
  width: 25px;
}
.pdf-link-box .play-icon {
  width: 25px;
  height: 25px;
  margin-top: 7px;
}
.item-1 .grid div.pdf-link-box p {
  color: #fff;
  font-size: 15px;
  line-height: 1;
  margin-top: 2px;
}
.item-1 .grid div.pdf-link-box p span {
  font-size: 20px;
}
.cir-box {
  width: 140px;
  text-align: center;
  display: block;
  float: left;
  border-radius: 16px;
  color: #fff;
}
.material .wrap {
  border: 2px solid #39A5D5;
  border-radius: 12px;
  padding: 10px 20px 15px;
  background-color: #fff;
}
.material .wrap > .grid {
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.material .grid .grid {
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.material .rel {
  position: relative;
}
.material .abs {
  position: absolute; bottom: 0;
}
.ttl-box h2 span {
  font-size: .75em;
}
.drawings .wrap {
  padding: 10px;
  background-color: #fff;
  border-radius: 12px;
  border: solid 2px #333;
}
.drawings-ttl {
  font-size: 24px;
  font-weight: bold;
  color: rgb(0, 148, 79);
}
.drawings .wrap > .grid {
  grid-template-columns: 1fr 3fr;
  margin-top: 10px;
}
.drawings .wrap > .grid > div > .grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 11px;
  margin-top: 10px;
}
.drawings .wrap > .grid > div > .grid > div {
  position: relative;
}
.drawings .wrap > .grid > div > .grid > div:not(.non-border) > div::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  border-right: 1px dashed #000;
  position: absolute;
  right: -4px;
  top: 0;
}
.size {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  margin-bottom: 20px;
}
.size-n {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.size-n p {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.size-n p.size-num {
  font-size: 42px;
  margin-bottom: -5px;
}
.size-n p.size-unit {
  font-size: 36px;
  margin-top: -5px;
}
.item-1 .grid div p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.item-1 .grid div p .cir-box-2 {
  width: 80px;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  display: block;
  float: left;
  line-height: 1.5;
  font-size: 16px;
}
.first-sec .desc {
  display: block;
  padding: 20px;
  border: 2px solid rgb(0, 148, 79);
  border-radius: 12px;
  background-color: #fff;
  position: relative;
}
.first-sec .desc .desc-p {
  font-size: 1.2em;
  font-weight: 500;
}
.first-sec .desc .desc-ttl {
  font-size: 1.5em;
  font-weight: bold;
  color: rgb(0, 148, 79);
}
.first-sec .desc::after {
  content: "";
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: 200px;
  height: 104px;
  background: url('../img/top/motif-1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.second-sec .inner {
  max-width: 720px;
  margin: 0 auto;
}
.second-sec .inner .col-md-6 {
  font-size: 0;
}
.second-sec .inner .imgbox {
  border-radius: 8px;
  overflow: hidden;
}
.second-sec .inner .imgbox a {
  position: relative;
  height: 100%;
}
.second-sec .inner .imgbox a:hover {
  opacity: .8;
}
.second-sec .inner .imgbox a .img {
  height: 100%;
}
.second-sec .inner .imgbox a .play {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 32px;
}
.btn1 {
  font-size: 1.2em;
}
.third-sec .link {
  display: inline-block;
  color: #0096D4;
}
.third-sec .inner > div:not(.partner) {
  position: relative;
  /* background: url('../img/top/asset-6.png') no-repeat; */
  background-size: cover;
  padding: 20px;
  background-color: #fff;
  border-radius: 12px;
  border: 2px solid #0096D4;
}
.third-sec .inner > div h2 {
  /* margin: 10px 0 5px; */
  letter-spacing: 1px;
  color: #0096D4;
}
.third-sec .inner > div .desc {
  line-height: 2;
  letter-spacing: .5px;
  padding: 5px 0;
  display: inline-block;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-width: 1px;
  border-color: #333;
  margin-bottom: 10px;
}
.third-sec .inner > div p {
  font-size: 1.2em;
  font-weight: 500;
}
.third-sec .inner .partner {
  margin-top: 35px;
  margin-left: 75px;
}
.third-sec .inner .partner p span {
  position: relative;
}
.third-sec .inner .partner p span:before {
  content: "";
  width: 40px;
  height: 34px;
  position: absolute;
  left: -45px;
  top: -20px;
  background-image: url('../img/top/asset-7.png');
  background-repeat: no-repeat;
}
.forth-sec .inner > div {
  position: relative;
}
.forth-sec .inner > div > div {
  padding: 20px;
  border-radius: 12px;
  background-color: #fff;
  border: 2px solid rgba(200, 73, 0, 0.8);
  z-index: 1;
}
.forth-sec h2 {
  margin: 5px 0 15px;
}
.forth-sec p {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .5px;
}
.fifth-sec h2 {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  letter-spacing: 1px;
}
.fifth-sec .flex {
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
}
.fifth-sec .dash {
  width: calc(100% - 315px);
  height: 2px;
  display: block;
  position: absolute;
  right: 0;
  top: 48%;
  border-bottom: 2px dashed #0096D4;
}
.fifth-sec .col-md-4 {
  height: 260px;
  border-radius: 20px;
  background-color: rgb(249, 248, 124);
  padding: 0;
}
.fifth-sec .col-md-4 > div {
  border: 1px solid rgb(165, 115, 0);
  padding: 20px;
  margin: 10px;
  border-radius: 16px;
  height: calc(100% - 20px);
}
.fifth-sec .col-md-4:first-child > div {
  background-image: url('../img/top/asset-1.png');
  background-repeat: no-repeat;
  background-position: bottom 25px center;
  background-size: 80% auto;
}
.fifth-sec .col-md-4:nth-child(2) > div {
  background-image: url('../img/top/asset-0.png');
  background-repeat: no-repeat;
  background-position: bottom 55px center;
  background-size: 80% auto;
}
.fifth-sec .col-md-4:last-child > div {
  background-image: url('../img/top/asset-2.png');
  background-repeat: no-repeat;
  background-position: bottom 10px right 10px;
  background-size: 30% auto;
}
.fifth-sec p, .sixth-sec p {
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: 500;
}
.sixth-sec .title-sec {
  padding: 10px 20px;
  border-radius: 10px;
  background-color: rgb(235, 249, 255);
  border: 1px solid rgba(0, 0, 0, 0.3);
  position: relative;
  margin-bottom: 30px;
}
/* .sixth-sec .title-sec::after {
  content: "";
  width: 120px;
  height: 200px;
  -webkit-transform: rotate(35deg) translateZ(0);
  -moz-transform: rotate(35deg) translateZ(0);
  -ms-transform: rotate(35deg) translateZ(0);
  -o-transform: rotate(35deg) translateZ(0);
  transform: rotate(35deg) translateZ(0);
  background-image: url('../img/top/asset-19.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 0px;
  top: -60px;
} */
.tool-img {
  width: auto;
}
.tool-box {
  padding: 15px;
  border-radius: 16px;
  border: 1px solid #e9b115;
  background-color: rgba(255, 255, 255, .8);
}
.tool-ttl {
  color: #00a651;
  font-weight: bold;
  min-height: 30px;
  margin: 10px 0;
}
.tool-ttl.tool-ttl-50 {
  min-height: 50px;
}
.tool-ttl.tool-ttl-70 {
  min-height: 70px;
}
.tool-ttl h3 {
  font-size: 1.2em;
  line-height: 1.4;
}
.tool-desc {
  min-height: 100px;
  margin-bottom: 15px;
}
.tool-desc.tool-desc-80 {
  min-height: 80px;
}
.tool-desc.tool-desc-120 {
  min-height: 120px;
}
.tool-desc p {
  font-weight: 500;
  line-height: 1.2;
}
.tool-link {
  padding: 10px 0;
  border-radius: 24px 0 24px 24px;
  font-size: 1.2em;
  letter-spacing: 2px;
  position: relative;
}
.tool-link:hover {
  background-color: #009548
}
.tool-link:after {
  content: "";
  width: 13px;
  height: 16px;
  background-image: url('../img/common/play-icon-3.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.sixth-sec .grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 15px;
}
.tool-box .imgbox {
  width: 100%;
  height: 0;
  padding-top: 220px;
  overflow: hidden;
  position: relative;
  object-fit: cover;
}
.tool-box .imgbox img {
  display: block;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.last-tools {
  margin-top: 50px;
  padding: 20px;
  border-bottom: 2px dashed rgba(200, 73, 0, 0.8);
  border-top: 2px dashed rgba(200, 73, 0, 0.8);
}
.last-tool-1 {
  width: 40%;
}
.last-tool-2 {
  width: 60%;
}
.tool-ttl-1 {
  color: #00a651;
  font-size: 1.2em;
  margin-bottom: 5px;
}
.fifth-sec .inner .row {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .first-sec .desc::after {
    right: 10px;
  }
  .third-sec .inner > div {
    padding-bottom: 90px;
  }
  .forth-sec .inner > div::after {
    right: 20px;
    bottom: 10px;
    background-size: cover;
  }
  .sixth-sec .title-sec::after {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .fifth-sec .col-md-4 {
    height: 300px;
  }
}
@media only screen and (max-width: 920px) {
  .first-sec .desc {
    padding: 15px;
  }
  .third-sec .inner > div {
    padding: 30px 35px 68px 45px;
  }
  .third-sec .inner > div .desc, .third-sec .inner > div .sns-link, .third-sec .inner > div .partner {
    font-size: 14px;
    line-height: 1.6;
  }
  .third-sec .inner > div .desc {
    margin-bottom: 5px;
  }
  .third-sec .inner > div .partner {
    bottom: 1px;
  }
  .forth-sec .inner > div::after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .ttl-box {
    margin-bottom: 20px;
  }
  .cir-box {
    width: 120px;
  }
  .material .wrap  {
    padding: 10px 15px;
  }
  .material .wrap > .grid {
    grid-template-columns: auto;
    grid-gap: 15px;
  }
  .material .grid .grid {
    grid-template-columns: auto;
    grid-gap: 10px;
  }
  .material p {
    font-size: 17px;
  }
  .material p.small {
    font-size: 14px;
  }
  .material .abs {
    position: relative; bottom: auto;
  }
  .drawings .wrap > .grid {
    grid-template-columns: auto;
  }
  .drawings .wrap > .grid > div:first-child {
    max-width: 245px;
    margin: 0 auto;
  }
  .drawings .wrap > .grid > div > .grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    margin-top: 15px;
  }
  .drawings .wrap > .grid > div > .grid > div:not(.non-border) > div::after {
    border-right: none;
  }
  .first-sec .desc::after {
    display: none;
  }
  .third-sec .inner > div {
    background-image: none;
    /* background-color: #00a651; */
    padding: 15px;
    border-radius: 8px;
  }
  .third-sec .inner > div:not(.partner) {
    padding: 15px;
  }
  .third-sec .inner .partner {
    margin-top: 20px;
    margin-left: 50px;
  }
  .third-sec .inner > div h2 {
    letter-spacing: 0;
    line-height: 1.4;
    margin-top: 0;
  }
  .third-sec .inner > div .desc, .third-sec .inner > div .sns-link, .third-sec .inner > div .partner {
    font-size: 16px;
    line-height: 1.6;
  }
  .third-sec .inner > div .partner {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: right;
    margin-top: 25px;
  }
  .third-sec .inner > div .partner p {
    font-size: 12px;
    color: #fff;
  }
  .third-sec .inner > div .partner p .link {
    color: #fff;
  }
  .forth-sec .inner > div::after {
    display: none;
  }
  .forth-sec .inner > div > div {
    padding: 15px;
    background: #fff;
  }
  .fifth-sec .flex {
    margin-bottom: 20px;
  }
  .sixth-sec .title-sec {
    padding: 5px 10px;
    margin-bottom: 20px;
  }
  .sixth-sec h2 {
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .sixth-sec p {
    font-size: 15px;
    line-height: 1.4;
  }
  .sixth-sec .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5px;
  }
  .tool-link {
    padding: 5px 0;
    font-size: 1em;
    letter-spacing: 1px;
    padding-right: 10px;
  }
  .tool-link:after {
    width: 11px;
    height: 14px;
    right: 15px;
  }
  .tool-box {
    padding: 10px;
  }
  .tool-ttl h3 {
    font-size: 1.1em;
  }
  .tool-ttl.tool-ttl-70.tool-ttl-30 {
    min-height: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .second-sec .inner > .flex {
    display: block;
  }
  .second-sec .inner > .flex .col-md-6.ml-2 {
    margin-left: 0;
  }
  .second-sec .inner > .flex .col-md-6:first-child {
    margin-bottom: 20px;
  }
  .fifth-sec .col-md-4.mr-2 {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .fifth-sec .dash {
    display: none;
  }
  .last-tools {
    padding: 10px;
  }
  .last-tool-1, .last-tool-2 {
    width: 100%;
  }
  .last-tool-1 {
    margin-bottom: 20px;
  }
  .tool-ttl-1 {
    font-size: 1.1em;
  }
  .asset-11 {
    width: 100% !important;
  }
  .second-sec .inner > .flex .col-md-6 {
    padding: 0;
  }
}