@media (max-width: 768px) {
  /*--------------------------------
		body
	--------------------------------*/
  body {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 100%;
  }
  body .sp {
    display: block;
  }
  body .pc {
    display: none;
  }
  body .ctn {
    width: 100%;
    padding: 0 20px;
  }
  body .anchor {
    padding-top: 50px;
    margin-top: -50px;
  }
  body .c-line {
    background: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    padding: 10px;
  }
  body .c-line span {
    padding: 0;
  }
  body .c-line .br {
    line-height: 0;
  }
  body .c-line::after {
    content: none;
  }
  body .c-line span {
    display: block;
    text-align: center;
    background: none;
  }
  body .f18 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  body .br-none {
    text-align: left;
  }
  body .br-none br {
    display: none;
  }
  body .wrp-tbl th, body .wrp-tbl td {
    padding: 15px 10px;
  }
  body h2 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  body h2::after {
    margin-top: 15px;
  }
  body .no-center {
    text-align: left;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  /*--------------------------------
	header
	--------------------------------*/
  header {
    padding: 0;
    z-index: 999;
  }
  header::after {
    content: none;
  }
  header .wrp-header-bar {
    position: static;
    padding: 10px;
    max-width: calc(100% - 60px);
  }
  header .wrp-header-bar .ctn {
    padding: 0;
  }
  header .wrp-header-bar .info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0;
  }
  header .wrp-header-bar .info .logo {
    width: 200px;
    margin: 5px;
  }
  header .wrp-header-bar .bana-contact {
    display: block;
    margin: 5px;
  }
  header .wrp-header-bar .bana-contact .ttl, header .wrp-header-bar .bana-contact .inner {
    padding: 10px 20px;
  }
  header .wrp-header-bar .bana-contact .ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  header .wrp-header-bar nav #menu-btn {
    background: #41a634;
  }
  header .wrp-header-bar nav #menu-btn span {
    background: #fff;
  }
  header .wrp-header-bar nav #gnav {
    background: #fff;
  }
  header .wrp-header-bar nav ol {
    display: block !important;
    padding: 60px 20px 20px;
  }
  header .wrp-header-bar nav ol li {
    width: 100%;
    border-bottom: solid 1px #41a634;
  }
  header .wrp-header-bar nav ol .wrp-drop::after {
    left: inherit;
    right: 20px;
    bottom: inherit;
    top: 25px;
  }
  header .wrp-header-bar nav .drop {
    width: 100%;
    padding: 0;
    position: static;
  }
  header .wrp-header-bar nav .drop li a {
    padding: 15px 10px;
  }
  header .mv .main-mv {
    height: 450px;
  }
  header .mv .main-mv .ctn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header .mv .main-mv .cc {
    width: auto;
    height: auto;
    border-radius: 20px;
    padding: 20px;
  }
  header .mv .sub-mv .sub-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
    padding: 15px;
    text-align: center;
  }
  header #fix_btn .fix-btn-contact {
    width: 90px;
  }
  header #fix_btn #page_top {
    width: 50px;
  }
  /*--------------------------------
	main
	--------------------------------*/
  #main article {
    padding: 50px 0;
  }
  /*--------------------------------
	about
	--------------------------------*/
  #main article.about {
    background-position: top center;
    background-size: cover;
    position: relative;
    z-index: 1;
  }
  #main article.about::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  /*--------------------------------
	service
	--------------------------------*/
  #main article.service {
    padding-top: 0;
  }
  #main article.service .wrp-service-list .box, #main article.service .wrp-service-list .box-even {
    display: block;
  }
  #main article.service .wrp-service-list .box .inner, #main article.service .wrp-service-list .box-even .inner {
    padding: 20px !important;
    margin-top: 10px;
  }
  #main article.service .wrp-service-list .box .inner h3, #main article.service .wrp-service-list .box-even .inner h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
  }
  #main article.service .wrp-service-list .box figure, #main article.service .wrp-service-list .box-even figure {
    margin: 0 !important;
  }
  #main article.service .wrp-service-list .box:not(:first-child) {
    margin-top: 50px;
  }
  #main article.service .wrp-service-list .box .inbox {
    margin: 0 auto;
  }
  #main article.service .wrp-service-list .box .ttl-num img {
    height: 12vh;
  }
  #main article.service .wrp-service-list .box .ttl-num span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media all and (max-width: 768px) and (-ms-high-contrast: none) {
  #main article.service .wrp-service-list .box .ttl-num span {
    left: 0;
  }
}

@media all and (max-width: 768px) and (-ms-high-contrast: none) {
  #main article.service .wrp-service-list .box-even .ttl-num span {
    top: 40px;
  }
}

@media (max-width: 768px) {
  /*--------------------------------
	support
	--------------------------------*/
  #main article.support h2 span {
    font-size: 30px;
    font-size: 3rem;
  }
  #main article.support h2::before {
    display: block;
    position: relative;
    width: 70px;
    height: 70px;
    left: 0;
    top: 0%;
    right: inherit;
  }
  #main article.support h2::after {
    width: 100%;
    margin-top: 10px;
  }
  /*--------------------------------
	info-contact
	--------------------------------*/
  #main article.info-contact, #sub article.info-contact {
    padding: 20px;
  }
  #main article.info-contact .ctn, #sub article.info-contact .ctn {
    padding: 20px;
  }
  #main article.info-contact .wrp-btn, #sub article.info-contact .wrp-btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #main article.info-contact .wrp-btn .btn-tel, #main article.info-contact .wrp-btn .btn-mail, #sub article.info-contact .wrp-btn .btn-tel, #sub article.info-contact .wrp-btn .btn-mail {
    width: 100%;
    max-width: 340px;
    margin: 10px !important;
  }
  #main article.info-contact .wrp-btn .btn-tel a, #main article.info-contact .wrp-btn .btn-mail a, #sub article.info-contact .wrp-btn .btn-tel a, #sub article.info-contact .wrp-btn .btn-mail a {
    height: 60px;
  }
  #main article.info-contact .wrp-btn .btn-tel a, #sub article.info-contact .wrp-btn .btn-tel a {
    font-size: 22px;
    font-size: 2.2rem;
  }
  #main article.info-contact .wrp-active span, #sub article.info-contact .wrp-active span {
    display: block;
    margin: 0;
  }
  #main article.info-contact .support-area, #sub article.info-contact .support-area {
    background: rgba(255, 255, 255, 0.3);
    padding: 20px;
  }
  #main article.info-contact .support-area .c-line, #sub article.info-contact .support-area .c-line {
    background: none;
    padding: 0;
  }
  #main article.info-contact .support-area .c-line img, #main article.info-contact .support-area .c-line span, #sub article.info-contact .support-area .c-line img, #sub article.info-contact .support-area .c-line span {
    background: none;
  }
  #main article.info-contact .support-area .c-line img, #sub article.info-contact .support-area .c-line img {
    width: 20px;
  }
  #main article.info-contact .support-area .b-marker, #sub article.info-contact .support-area .b-marker {
    background: #fff;
    padding: 10px;
    text-align: left;
  }
  #main article.info-contact .support-area .b-marker span, #sub article.info-contact .support-area .b-marker span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    display: block;
    background: none;
  }
  #main article.info-contact .support-area p.center, #sub article.info-contact .support-area p.center {
    line-height: 24px;
  }
  /*--------------------------------
	news
	--------------------------------*/
  #main .wrp-news-list {
    padding: 20px;
  }
  #main article.news {
    padding: 50px 0;
  }
  #main article.news .button {
    position: static;
    margin-top: 30px;
  }
  #main article.news .button a {
    width: 260px;
    margin: 0 auto;
    padding: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main .wrp-news-list a, #sub .wrp-news-list a {
    display: block;
  }
  #main .wrp-news-list a .tag, #sub .wrp-news-list a .tag {
    margin: 0;
    margin-top: 5px;
  }
  #main .wrp-news-list a .txt, #sub .wrp-news-list a .txt {
    margin: 0;
  }
  /*--------------------------------
	office
	--------------------------------*/
  #main article.office .wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #main article.office .wrp .wrp-tbl, #main article.office .wrp figure {
    width: 100%;
  }
  #main article.office .wrp figure {
    text-align: center;
    margin-bottom: 20px;
  }
  /*--------------------------------
	footer
	--------------------------------*/
  footer .wrp {
    display: block;
  }
  footer .add {
    text-align: center;
  }
  footer .box, footer .footer-nav {
    width: 100%;
  }
  footer .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  footer .footer-nav li {
    list-style: none;
  }
  footer .footer-nav li:not(:first-child) {
    margin-left: 10px;
  }
  footer small {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0;
  }
  footer small span, footer small a {
    letter-spacing: 0;
  }
  #sub.pd100, #sub .pd100, #sub .bg-ptn, #sub .bg-grid {
    padding: 50px 0;
  }
  #sub h2 br {
    display: none;
  }
  #sub h3 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 28px;
  }
  #sub .wrp-flebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #sub .wrp-flebox .flebox-inner {
    margin: 0 auto;
  }
  #sub .wrp-flebox .flebox-inner:not(:first-child) {
    margin-top: 20px;
  }
  #sub .wrp-flebox .image {
    margin-top: 0 !important;
  }
  #sub .wrp-flebox .txt {
    margin-top: 20px !important;
  }
  #sub .ttl-postit {
    display: block;
    padding: 15px;
  }
  #sub .ttl-postit h3 {
    margin-left: 0;
  }
  #sub .num-list {
    font-size: 20px;
    font-size: 2rem;
  }
  #sub .num-list span {
    font-size: 30px;
    font-size: 3rem;
  }
  #sub .card-base-gry {
    padding: 20px;
  }
  #sub .check-list {
    padding: 20px;
  }
  #sub .check-list li {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #sub .common-bana .wrp-bana {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #sub .common-bana .box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 10px !important;
  }
  #sub .common-bana .box .ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #sub .office-image .wrp-flebox {
    display: block;
  }
  #sub .office-image .flebox-inner figure img {
    width: 100%;
    height: 365px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit:cover';
  }
  #sub.service.software .wrp-merit-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sub.greeting .wrp-greet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sub.greeting .wrp-greet .image {
    text-align: center;
  }
  #sub.greeting .wrp-greet .txt {
    margin-top: 20px;
  }
  nav #menu-btn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    padding: 10px;
    z-index: 999;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
  }
  nav #menu-btn span {
    border: none;
    height: 4px;
    width: 40px;
    margin: auto;
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    -webkit-transition: .3s;
    transition: .3s;
  }
  nav #menu-btn span:nth-of-type(2) {
    top: 28px;
  }
  nav #menu-btn span:nth-of-type(3) {
    top: 41px;
  }
  nav #menu-btn.active .top {
    -webkit-transform: translateY(14px) translateX(0) rotate(45deg);
    transform: translateY(14px) translateX(0) rotate(45deg);
  }
  nav #menu-btn.active .middle {
    opacity: 0;
  }
  nav #menu-btn.active .bottom {
    -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg);
    transform: translateY(-12px) translateX(0) rotate(-45deg);
  }
  nav #gnav {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    -webkit-transition: .4s;
    transition: .4s;
    opacity: 0;
    visibility: hidden !important;
    overflow: hidden;
  }
  nav #gnav.active {
    opacity: 1;
    visibility: visible !important;
    overflow: visible;
  }
  .br::after {
    content: "\A";
    white-space: pre;
  }
  .breadcrumb-ellipsis {
    font-weight: 400;
    padding: 5px 5px 0 5px;
  }
  .breadcrumb-ellipsis a, .breadcrumb-ellipsis li {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .pagenation {
    margin-top: 30px;
  }
  .pager li a {
    color: #888;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
  }
  #sub.map ol a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 12px 15px;
  }
  .mt-10 {
    margin-top: 5px;
  }
  .mt-20 {
    margin-top: 10px;
  }
  .mt-30 {
    margin-top: 15px;
  }
  .mt-40 {
    margin-top: 20px;
  }
  .mt-50 {
    margin-top: 25px;
  }
  .mt-60 {
    margin-top: 30px;
  }
  .mt-70 {
    margin-top: 35px;
  }
  .mt-80 {
    margin-top: 40px;
  }
  .mt-90 {
    margin-top: 45px;
  }
  .mt-100 {
    margin-top: 50px;
  }
  .mr-10 {
    margin-right: 5px;
  }
  .mr-20 {
    margin-right: 10px;
  }
  .mr-30 {
    margin-right: 15px;
  }
  .mr-40 {
    margin-right: 20px;
  }
  .mr-50 {
    margin-right: 25px;
  }
  .mr-60 {
    margin-right: 30px;
  }
  .mr-70 {
    margin-right: 35px;
  }
  .mr-80 {
    margin-right: 40px;
  }
  .mr-90 {
    margin-right: 45px;
  }
  .mr-100 {
    margin-right: 50px;
  }
  .mb-10 {
    margin-bottom: 5px;
  }
  .mb-20 {
    margin-bottom: 10px;
  }
  .mb-30 {
    margin-bottom: 15px;
  }
  .mb-40 {
    margin-bottom: 20px;
  }
  .mb-50 {
    margin-bottom: 25px;
  }
  .mb-60 {
    margin-bottom: 30px;
  }
  .mb-70 {
    margin-bottom: 35px;
  }
  .mb-80 {
    margin-bottom: 40px;
  }
  .mb-90 {
    margin-bottom: 45px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .ml-10 {
    margin-left: 5px;
  }
  .ml-20 {
    margin-left: 10px;
  }
  .ml-30 {
    margin-left: 15px;
  }
  .ml-40 {
    margin-left: 20px;
  }
  .ml-50 {
    margin-left: 25px;
  }
  .ml-60 {
    margin-left: 30px;
  }
  .ml-70 {
    margin-left: 35px;
  }
  .ml-80 {
    margin-left: 40px;
  }
  .ml-90 {
    margin-left: 45px;
  }
  .ml-100 {
    margin-left: 50px;
  }
  .pt-10 {
    padding-top: 5px;
  }
  .pt-20 {
    padding-top: 10px;
  }
  .pt-30 {
    padding-top: 15px;
  }
  .pt-40 {
    padding-top: 20px;
  }
  .pt-50 {
    padding-top: 25px;
  }
  .pt-60 {
    padding-top: 30px;
  }
  .pt-70 {
    padding-top: 35px;
  }
  .pt-80 {
    padding-top: 40px;
  }
  .pt-90 {
    padding-top: 45px;
  }
  .pr-100 {
    padding-top: 50px;
  }
  .pr-10 {
    padding-right: 5px;
  }
  .pr-20 {
    padding-right: 10px;
  }
  .pr-30 {
    padding-right: 15px;
  }
  .pr-40 {
    padding-right: 20px;
  }
  .pr-50 {
    padding-right: 25px;
  }
  .pr-60 {
    padding-right: 30px;
  }
  .pr-70 {
    padding-right: 35px;
  }
  .pr-80 {
    padding-right: 40px;
  }
  .pr-90 {
    padding-right: 45px;
  }
  .pr-100 {
    padding-right: 50px;
  }
  .pb-10 {
    padding-bottom: 5px;
  }
  .pb-20 {
    padding-bottom: 10px;
  }
  .pb-30 {
    -bottom: 15px;
  }
  .pb-40 {
    padding-bottom: 20px;
  }
  .pb-50 {
    padding-bottom: 25px;
  }
  .pb-60 {
    padding-bottom: 30px;
  }
  .pb-70 {
    padding-bottom: 35px;
  }
  .pb-80 {
    padding-bottom: 40px;
  }
  .pb-90 {
    padding-bottom: 45px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pl-10 {
    padding-left: 5px;
  }
  .pl-20 {
    padding-left: 10px;
  }
  .pl-30 {
    padding-left: 15px;
  }
  .pl-40 {
    padding-left: 20px;
  }
  .pl-50 {
    padding-left: 25px;
  }
  .pl-60 {
    padding-left: 30px;
  }
  .pl-70 {
    padding-left: 35px;
  }
  .pl-80 {
    padding-left: 40px;
  }
  .pl-90 {
    padding-left: 45px;
  }
  .pl-100 {
    padding-left: 50px;
  }
}
/*# sourceMappingURL=style_sp.css.map */