#service_main h2 {
  margin-bottom: 30px;
}
#service_main #block_intro.content {
  max-width: 851px;
}
#service_main .head_box {
  margin-top: 80px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 30px 20px;
}
@media screen and (max-width: 1080px) {
  #service_main .head_box {
    margin-top: 7.4vw;
    padding: 2.8vw 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .head_box {
    margin-top: 8.4vw;
    padding: 5.2vw 1.9vw;
  }
}
#service_main .head_box .txt01 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  #service_main .head_box .txt01 {
    font-size: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .head_box .txt01 {
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .head_box .txt01 {
    font-size: 5.8vw;
  }
}
#service_main .head_box .txt02 {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 1080px) {
  #service_main .head_box .txt02 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .head_box .txt02 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .head_box .txt02 {
    font-size: 4.2vw;
    margin-top: 1em;
  }
}
#service_main .desc_title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin-top: 70px;
}
@media screen and (max-width: 1080px) {
  #service_main .desc_title {
    font-size: 2vw;
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .desc_title {
    font-size: 3.8vw;
    margin-top: 5.2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .desc_title {
    font-size: 4.8vw;
    margin-top: 6.3vw;
  }
}
#service_main .desc_txt01 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: justify;
  color: #000;
  margin-top: 20px;
}
@media screen and (max-width: 1080px) {
  #service_main .desc_txt01 {
    font-size: 1.3vw;
    margin-top: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .desc_txt01 {
    font-size: 2.8vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .desc_txt01 {
    font-size: 3.5vw;
    margin-top: 2.3vw;
  }
}
#service_main .big_img01 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  #service_main .big_img01 {
    margin-top: 3.7vw;
  }
}
#service_main .hr01 {
  border: none;
  border-top: 1px solid #000;
  margin-top: 90px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1080px) {
  #service_main .hr01 {
    margin-top: 8.3vw;
    margin-bottom: 8.3vw;
  }
}
#service_main .desc_txt02 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: justify;
  color: #000;
}
#service_main .scroll_box01 {
  margin-top: 40px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1080px) {
  #service_main .scroll_box01 {
    margin-top: 3.7vw;
    margin-bottom: 8.3vw;
  }
}
#service_main .scroll_box01 .scroll_img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#service_main .box_square {
  position: relative;
  border: 2px solid #0082b5;
  margin-bottom: 60px;
  padding: 65px 0 25px;
}
#service_main .box_square.green {
  border-color: #7cc953;
  margin-bottom: 0;
}
#service_main .box_square .box_title {
  display: inline-block;
  position: absolute;
  top: -22px;
  right: 0;
  left: 0;
  width: 468px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  background: #0082b5;
  margin: auto;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  #service_main .box_square .box_title {
    max-width: 350px;
    width: 100%;
    padding: 1.2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .box_square .box_title {
    top: 0;
    height: 42px;
    font-size: 16px;
  }
}
#service_main .box_square.green .box_title {
  background: #7cc953;
}
@media screen and (max-width: 768px) {
  #service_main .box_square {
    margin-bottom: 7.2vw;
    padding-top: 7.8vw;
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .box_square {
    margin-bottom: 7.2vw;
    padding: 18vw 5vw 8vw;
  }
}
#service_main .box_img {
  display: flex;
  justify-content: center;
}
#service_main .box_img > div {
  padding-left: 15px;
}
@media screen and (max-width: 1080px) {
  #service_main .box_img > div {
    padding-left: 1.5vw;
  }
}
#service_main .box_img > div:first-child {
  padding-right: 30px;
  padding-left: 0;
}
@media screen and (max-width: 1080px) {
  #service_main .box_img > div:first-child {
    padding-right: 3vw;
  }
}
#service_main .box_img .img_01_02 {
  max-width: 348px;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #service_main .box_img .img_01_02 {
    margin-bottom: 1.2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .box_img .img_01_02 {
    margin: 0 auto 3vw;
  }
}
#service_main .box_img .txt {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #service_main .box_img .txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 420px) {
  #service_main .box_img .txt {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .box_img > div:first-child {
    width: 100%;
  }
  #service_main .box_img > div:nth-child(3) {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  #service_main .box_img {
    display: block;
  }
  #service_main .box_img > div {
    padding-left: 0;
  }
  #service_main .box_img > div:first-child {
    padding-right: 0;
  }
  #service_main .box_img > div, #service_main .box_img > div:nth-child(3) {
    width: 100%;
  }
}
#service_main .box_square.green .img_01_02 {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #service_main .box_square.green .img_01_02 {
    margin-bottom: 2.4vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .box_square.green .img_01_02 {
    margin-bottom: 5vw;
  }
}
#service_main .box_square.green .line_dotted {
  height: 322px;
}
@media screen and (max-width: 768px) {
  #service_main .box_square.green .line_dotted {
    height: 275px;
  }
}
@media screen and (max-width: 720px) {
  #service_main .box_square.green .line_dotted {
    width: 100%;
    height: 2px;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .box_square.green .line_dotted {
    margin-top: 7vw;
    margin-bottom: 7vw;
  }
}
#service_main .box_square.green .line_dotted::before {
  background-image: linear-gradient(to bottom, #7cc953, #7cc953 3px, transparent 3px, transparent 8px);
}
@media screen and (max-width: 720px) {
  #service_main .box_square.green .line_dotted::before {
    background-image: linear-gradient(to right, #7cc953, #7cc953 3px, transparent 3px, transparent 8px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
  }
}
#service_main .line_dotted {
  position: relative;
  height: 236px;
}
@media screen and (max-width: 768px) {
  #service_main .line_dotted {
    height: 200px;
  }
}
@media screen and (max-width: 720px) {
  #service_main .line_dotted {
    width: 100%;
    height: 2px;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
}
#service_main .line_dotted::before {
  content: "";
  background-image: linear-gradient(to bottom, #0082b5, #0082b5 3px, transparent 3px, transparent 8px);
  background-size: 2px 8px;
  background-repeat: repeat-y;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 720px) {
  #service_main .line_dotted::before {
    background-image: linear-gradient(to right, #0082b5, #0082b5 3px, transparent 3px, transparent 8px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
  }
}
#service_main .block_link {
  display: flex;
  justify-content: space-between;
}
#service_main .block_link > a {
  display: inline-block;
  max-width: 411px;
  width: 100%;
}
@media screen and (max-width: 720px) {
  #service_main .block_link > a {
    display: block;
    margin: 0 auto;
  }
  #service_main .block_link > a:first-child {
    margin-bottom: 3vw;
  }
}
#service_main .block_link .bg {
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #0082b5;
  padding-top: 35px;
  padding-bottom: 15px;
}
#service_main .block_link .bg.green {
  background-color: #7cc953;
}
@media screen and (max-width: 768px) {
  #service_main .block_link .bg {
    padding-top: 4.2vw;
    padding-bottom: 1.8vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .block_link .bg {
    padding-bottom: 3vw;
  }
}
#service_main .block_link .box_title {
  font-size: 21px;
}
@media screen and (max-width: 420px) {
  #service_main .block_link .box_title {
    font-size: 5.5vw;
  }
}
#service_main .block_link .txt {
  font-size: 14px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #service_main .block_link .txt {
    margin-bottom: 1.2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .block_link .txt {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .block_link .arrow_white {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 720px) {
  #service_main .block_link {
    display: block;
  }
}
#service_main .arrow_black {
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #000;
  margin: 0 auto 15px;
}
@media screen and (max-width: 768px) {
  #service_main .arrow_black {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #000;
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .arrow_black {
    margin-bottom: 4vw;
  }
}
#service_main .arrow_white {
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-color: transparent transparent #fff #fff;
  transform: rotate(-45deg);
  margin: 0 auto;
}
#service_main .contents_box {
  margin-top: 90px;
  margin-bottom: 0;
  padding-bottom: 70px;
}
@media screen and (max-width: 1080px) {
  #service_main .contents_box {
    margin-top: 8.3vw;
    margin-bottom: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main .contents_box {
    margin-bottom: 5.2vw;
    padding-bottom: 6.6vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .contents_box {
    margin-top: 14.2vw;
    padding-bottom: 10.2vw;
  }
}
#service_main .txt_note {
  font-size: 11px;
  text-align: right;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #service_main .txt_note {
    margin-bottom: 1.2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .txt_note {
    margin-top: 5vw;
    margin-bottom: 6vw;
  }
}
#service_main .txt_main {
  font-size: 14px;
}
#service_main .block_btn_bottom {
  display: flex;
  justify-content: center;
  color: #fff;
  letter-spacing: 0.1em;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 600px) {
  #service_main .block_btn_bottom {
    display: block;
  }
}
#service_main .btn_bottom {
  width: 256px;
  background-color: #7cc953;
  border: 2px solid #fff;
  box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.5);
  margin-right: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#service_main .btn_bottom:hover {
  box-shadow: none;
  transform: translate3d(4px, 4px, 0);
}
#service_main .btn_bottom.blue {
  background-color: #0082b5;
  margin-right: 0;
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  #service_main .btn_bottom {
    color: #fff;
    margin-right: 1.4vw;
    padding-top: 2.4vw;
    padding-bottom: 2.4vw;
  }
  #service_main .btn_bottom.blue {
    margin-left: 1.4vw;
  }
}
@media screen and (max-width: 600px) {
  #service_main .btn_bottom {
    margin: 0 auto;
  }
  #service_main .btn_bottom.blue {
    margin: 5vw auto 0;
  }
}
#service_main .btn_solutions {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  display: block;
  max-width: 440px;
  width: 100%;
  margin: 80px auto 0;
}
#service_main .btn_solutions a {
  color: #7cc953;
  display: block;
  padding: 3% 5%;
  position: relative;
  border: 2px solid #7cc953;
}
#service_main .btn_solutions a::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 2px solid #7cc953;
  border-right: 2px solid #7cc953;
  transform: rotate(45deg);
  right: 20px;
  top: 21px;
}
@media screen and (max-width: 768px) {
  #service_main .btn_solutions {
    margin-top: 10vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .btn_solutions {
    font-size: 4vw;
    max-width: none;
    width: 90%;
    margin-top: 10vw;
  }
  #service_main .btn_solutions a::before {
    width: 3vw;
    height: 3vw;
    right: 4vw;
    top: 4.5vw;
  }
}
#service_main #advisory {
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  #service_main #advisory {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  #service_main #advisory {
    margin-top: 7.2vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main #advisory {
    margin-top: 10.2vw;
  }
}
#service_main #advisory h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #service_main #advisory h2 {
    margin-bottom: 7.2vw;
  }
}
#service_main #advisory .catch_copy {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #service_main #advisory .catch_copy {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main #advisory .catch_copy {
    font-size: 18px;
  }
}
#service_main #advisory .txt_main {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  #service_main #advisory .txt_main {
    margin-bottom: 8.4vw;
  }
}

#container #service_main {
  background-image: url("../img/service/bg.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 3350px;
}

@media screen and (max-width: 1000px) {
  #service_main .box_square {
    padding-right: 3vw;
    padding-left: 3vw;
  }
  #service_main .box_img > div {
    padding-left: 1.5vw;
  }
  #service_main .box_img > div:first-child {
    padding-right: 3vw;
  }
}
@media screen and (max-width: 600px) {
  #service_main .block_btn_bottom {
    display: block;
  }
  #service_main .btn_bottom {
    margin: 0 auto;
  }
  #service_main .btn_bottom.blue {
    margin: 5vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  #service_main h2 {
    margin-bottom: 3.6vw;
  }
  #service_main .txt_top {
    margin-top: 4.3vw;
  }
  #service_main .txt_box_01 {
    margin-top: 16.8vw;
    margin-bottom: 2.8vw;
  }
  #service_main .txt_box_01 .title {
    margin-bottom: 4.3vw;
  }
  #service_main .contents_box {
    padding-bottom: 6.6vw;
  }
  #service_main .txt_note {
    margin-bottom: 1.2vw;
  }
  #service_main .arrow_black {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #000;
    margin-bottom: 2vw;
  }
  #service_main .btn_bottom {
    color: #fff;
    margin-right: 1.4vw;
    padding-top: 2.4vw;
    padding-bottom: 2.4vw;
  }
  #service_main .btn_bottom.blue {
    margin-left: 1.4vw;
  }
  #service_main #specialist + .contact_box {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 420px) {
  #service_main .contents_box {
    padding-top: 15.2vw;
  }
  #service_main #specialist + .contact_box {
    margin-top: 8vw;
  }
}
#method .m_content {
  width: 93%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  #method .m_content {
    margin-top: 5.5vw;
  }
}
@media screen and (max-width: 768px) {
  #method .m_content {
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 420px) {
  #method .m_content {
    margin-top: 6.3vw;
  }
}
#method .m_txt01 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 1080px) {
  #method .m_txt01 {
    font-size: 2.8vw;
    margin-top: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  #method .m_txt01 {
    font-size: 2.8vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 420px) {
  #method .m_txt01 {
    font-size: 3.5vw;
    margin-top: 2.3vw;
  }
}
#method .m_txt02 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin-top: 1em;
}
@media screen and (max-width: 1080px) {
  #method .m_txt02 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #method .m_txt02 {
    font-size: 2.8vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 420px) {
  #method .m_txt02 {
    font-size: 3.5vw;
    margin-top: 2.3vw;
  }
}
#method .m_txt03 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 25px;
}
@media screen and (max-width: 1080px) {
  #method .m_txt03 {
    font-size: 1.3vw;
    margin-top: 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  #method .m_txt03 {
    font-size: 2.8vw;
    margin-top: 2.3vw;
  }
}
@media screen and (max-width: 420px) {
  #method .m_txt03 {
    font-size: 3.5vw;
    margin-top: 2.3vw;
  }
}
#method .m_box {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  position: relative;
}
@media screen and (max-width: 1080px) {
  #method .m_box {
    margin-top: 5.5vw;
  }
}
@media screen and (max-width: 768px) {
  #method .m_box {
    display: block;
    width: 80%;
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 420px) {
  #method .m_box {
    margin-top: 6.3vw;
  }
}
#method .m_box .m_box_img01 {
  width: 48.1%;
}
@media screen and (max-width: 768px) {
  #method .m_box .m_box_img01 {
    width: 100%;
  }
}
#method .m_box .m_box_img02 {
  width: 48.1%;
}
@media screen and (max-width: 768px) {
  #method .m_box .m_box_img02 {
    width: 100%;
    margin-top: 6vw;
  }
}
#method .m_box .arrow {
  width: 3.5%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-5%, -50%);
}
@media screen and (max-width: 768px) {
  #method .m_box .arrow {
    width: 10%;
    transform: translate(-50%, -20%) rotate(90deg);
  }
}
#method .m_btn01 {
  max-width: 350px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
@media screen and (max-width: 1080px) {
  #method .m_btn01 {
    max-width: none;
    width: 32.4vw;
    margin-top: 7.4vw;
  }
}
@media screen and (max-width: 768px) {
  #method .m_btn01 {
    max-width: none;
    width: 80%;
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 420px) {
  #method .m_btn01 {
    max-width: none;
    width: 100%;
    margin-top: 10.2vw;
  }
}
#method .m_btn01 a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background-color: #7abf56;
  padding: 0.7em 0 0.8em;
  background-image: url("../img/common/arrow_white.png");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 8px auto;
}
@media screen and (max-width: 1080px) {
  #method .m_btn01 a {
    font-size: 1.8vw;
    background-size: 1.1vw auto;
    background-position: right 0.7vw center;
  }
}
@media screen and (max-width: 768px) {
  #method .m_btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}
@media screen and (max-width: 420px) {
  #method .m_btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}

#core {
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  #core {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  #core {
    margin-top: 7.2vw;
  }
}
@media screen and (max-width: 420px) {
  #core {
    margin-top: 10.2vw;
  }
}
#core .c_content {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
}
@media screen and (max-width: 1080px) {
  #core .c_content {
    margin-top: 6vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_content {
    margin-top: 4.7vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_content {
    margin-top: 6.3vw;
  }
}
#core .c_content .c_txt01 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 25px;
}
#core .c_box01 {
  width: 100%;
}
#core .c_box01 .c_block + .c_block {
  margin-top: 70px;
}
@media screen and (max-width: 1080px) {
  #core .c_box01 .c_block + .c_block {
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box01 .c_block + .c_block {
    margin-top: 9vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box01 .c_block + .c_block {
    margin-top: 11vw;
  }
}
#core .c_box01 .c_block .c_txt02 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: 1em;
}
@media screen and (max-width: 1080px) {
  #core .c_box01 .c_block .c_txt02 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box01 .c_block .c_txt02 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box01 .c_block .c_txt02 {
    font-size: 4.5vw;
  }
}
#core .c_box01 .c_block .c_txt03 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 1em;
}
@media screen and (max-width: 1080px) {
  #core .c_box01 .c_block .c_txt03 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box01 .c_block .c_txt03 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box01 .c_block .c_txt03 {
    font-size: 3.5vw;
  }
}
#core .c_box01 .c_block .btn01 {
  max-width: 240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  #core .c_box01 .c_block .btn01 {
    max-width: none;
    width: 22.2vw;
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box01 .c_block .btn01 {
    max-width: none;
    width: 80%;
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box01 .c_block .btn01 {
    max-width: none;
    width: 100%;
    margin-top: 5.5vw;
  }
}
#core .c_box01 .c_block .btn01 a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 0.7em 0 0.8em;
  background-image: url("../img/common/arrow_white.png");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 8px auto;
}
@media screen and (max-width: 1080px) {
  #core .c_box01 .c_block .btn01 a {
    font-size: 1.8vw;
    background-size: 1.1vw auto;
    background-position: right 0.7vw center;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box01 .c_block .btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box01 .c_block .btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}
#core .c_box02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
@media screen and (max-width: 1080px) {
  #core .c_box02 {
    margin-top: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box02 {
    margin-top: 9vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box02 {
    margin-top: 11vw;
  }
}
#core .c_box02 .c_block {
  width: 46.5%;
}
@media screen and (max-width: 768px) {
  #core .c_box02 .c_block {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box02 .c_block + .c_block {
    margin-top: 9vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box02 .c_block + .c_block {
    margin-top: 11vw;
  }
}
#core .c_box02 .c_block .c_txt02 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: 1em;
}
@media screen and (max-width: 1080px) {
  #core .c_box02 .c_block .c_txt02 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box02 .c_block .c_txt02 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box02 .c_block .c_txt02 {
    font-size: 4.5vw;
  }
}
#core .c_box02 .c_block .c_txt03 {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 1em;
}
@media screen and (max-width: 1080px) {
  #core .c_box02 .c_block .c_txt03 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box02 .c_block .c_txt03 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box02 .c_block .c_txt03 {
    font-size: 3.5vw;
  }
}
#core .c_box02 .c_block .btn01 {
  max-width: 240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  #core .c_box02 .c_block .btn01 {
    max-width: none;
    width: 22.2vw;
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box02 .c_block .btn01 {
    max-width: none;
    width: 80%;
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box02 .c_block .btn01 {
    max-width: none;
    width: 100%;
    margin-top: 5.5vw;
  }
}
#core .c_box02 .c_block .btn01 a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 0.7em 0 0.8em;
  background-image: url("../img/common/arrow_white.png");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 8px auto;
}
@media screen and (max-width: 1080px) {
  #core .c_box02 .c_block .btn01 a {
    font-size: 1.8vw;
    background-size: 1.1vw auto;
    background-position: right 0.7vw center;
  }
}
@media screen and (max-width: 768px) {
  #core .c_box02 .c_block .btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}
@media screen and (max-width: 420px) {
  #core .c_box02 .c_block .btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}
#core .c_box02 .c_block .cs {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
  margin-top: 1em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  #core .c_box02 .c_block .cs {
    font-size: 1.3vw;
  }
}
#core .circle {
  width: 70.8%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  #core .circle {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  #core .circle {
    width: 100%;
    margin-top: 7.2vw;
  }
}
@media screen and (max-width: 420px) {
  #core .circle {
    margin-top: 10.2vw;
  }
}

#case {
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  #case {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  #case {
    margin-top: 7.2vw;
  }
}
@media screen and (max-width: 420px) {
  #case {
    margin-top: 10.2vw;
  }
}
#case h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1080px) {
  #case h2 {
    margin-bottom: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  #case h2 {
    margin-bottom: 7.2vw;
  }
}
@media screen and (max-width: 420px) {
  #case h2 {
    margin-bottom: 10.2vw;
  }
}
#case .case_box {
  max-width: 850px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  #case .case_box {
    max-width: none;
    width: 78.7vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box {
    display: block;
    width: 86%;
  }
}
#case .case_box .case_block {
  overflow: hidden;
  width: 46.5%;
  margin-bottom: 48px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block {
    margin-bottom: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
#case .case_box .case_block .usecase_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .usecase_box {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .usecase_box {
    margin-bottom: 2.5vw;
  }
}
#case .case_box .case_block .usecase_box .usecase_name {
  width: 70px;
  font-size: 16px;
  border-radius: 3px;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0.2em 0 0.3em;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .usecase_box .usecase_name {
    width: 7.5vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .usecase_box .usecase_name {
    width: 12.5vw;
    font-size: 3vw;
  }
}
#case .case_box .case_block .usecase_box .usecase_value {
  width: calc(100% - 80px);
  font-size: 18px;
  line-height: 1.9em;
  text-align: left;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .usecase_box .usecase_value {
    width: calc(100% - 9.5vw);
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .usecase_box .usecase_value {
    width: calc(100% - 14.5vw);
    font-size: 3vw;
  }
}
#case .case_box .case_block .usecase_box .usecase_value span {
  font-size: 18px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .usecase_box .usecase_value span {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .usecase_box .usecase_value span {
    font-size: 3vw;
  }
}
#case .case_box .case_block .exa_img p img {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .exa_img p img {
    height: 20vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .exa_img p img {
    height: 50vw;
  }
}
#case .case_box .case_block .tax_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .tax_box {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box {
    margin-top: 4.5vw;
    display: block;
  }
}
#case .case_box .case_block .tax_box .technology_box {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box .technology_box {
    width: 100%;
  }
}
#case .case_box .case_block .tax_box .technology_box .technology_name {
  width: 30px;
  font-size: 12px;
  line-height: 1.5em;
  padding: 0.2em 0 0.3em;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .tax_box .technology_box .technology_name {
    width: 4.5vw;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box .technology_box .technology_name {
    width: 8.5vw;
    font-size: 3vw;
  }
}
#case .case_box .case_block .tax_box .technology_box .technology_value {
  width: calc(100% - 30px);
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .tax_box .technology_box .technology_value {
    width: calc(100% - 4.5vw);
    gap: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box .technology_box .technology_value {
    width: calc(100% - 8.5vw);
    gap: 1.5vw;
  }
}
#case .case_box .case_block .tax_box .technology_box .technology_value span {
  font-size: 12px;
  line-height: 1.5em;
  background-color: #e1e7e7;
  color: #231815;
  padding: 0.2em 1em 0.3em;
  border-radius: 3px;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .tax_box .technology_box .technology_value span {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box .technology_box .technology_value span {
    font-size: 3vw;
  }
}
#case .case_box .case_block .tax_box .industry_box {
  width: 30%;
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box .industry_box {
    width: 100%;
    padding-top: 1.5vw;
  }
}
#case .case_box .case_block .tax_box .industry_box p {
  font-size: 14px;
  line-height: 1.5em;
  text-align: right;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .tax_box .industry_box p {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .tax_box .industry_box p {
    font-size: 3vw;
  }
}
#case .case_box .case_block .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .title {
    font-size: 5vw;
    margin-top: 2.6vw;
  }
}
#case .case_box .case_block .title a {
  font-weight: bold;
}
#case .case_box .case_block .client {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .client {
    font-size: 1.5vw;
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .client {
    font-size: 3.5vw;
    margin-top: 1.3vw;
  }
}
#case .case_box .case_block .link {
  text-align: right;
}
#case .case_box .case_block .link a {
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 1.4em;
  padding-top: 1em;
  padding-right: 1.8em;
  padding-bottom: 0.9em;
  background-image: url("../img/case/link_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media screen and (max-width: 1080px) {
  #case .case_box .case_block .link a {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #case .case_box .case_block .link a {
    font-size: 3vw;
  }
}/*# sourceMappingURL=style_service.css.map */