@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}
*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}
:after,:before{text-decoration:inherit;vertical-align:inherit}
*{padding:0;margin:0}
audio:not([controls]){display:none;height:0}
hr{overflow:visible}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
summary{display:list-item}
small{font-size:80%}
[hidden],template{display:none}
abbr[title]{border-bottom:1px dotted;text-decoration:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
code,kbd,pre,samp{font-family:monospace,monospace}
b,strong{font-weight:bolder}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
input{border-radius:0}
[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}
[disabled]{cursor:default}
[type=number]{width:auto}
[type=search]{-webkit-appearance:textfield}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;resize:vertical}
button,input,optgroup,select,textarea{font:inherit}
optgroup{font-weight:700}
button{overflow:visible}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
button,select{text-transform:none}
button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
img{border-style:none}
progress{vertical-align:baseline}
svg:not(:root){overflow:hidden}
audio,canvas,progress,video{display:inline-block}
@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}
[aria-busy=true]{cursor:progress}
[aria-controls]{cursor:pointer}
[aria-disabled]{cursor:default}
::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}
::selection{background-color:#b3d4fc;color:#000;text-shadow:none}
html {
  font-family: "FOT-筑紫明朝 Pr6 L", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 100px; }
@media (max-width: 680px) {
    html {
      font-size: 20.83333vw; } }
body {
  line-height: 1.8;
  background: #F0F4F4;
  overflow: hidden; }
@media (min-width: 680.02px) {
    body {
      font-size: 18px; } }
@media (max-width: 680px) {
    body {
      font-size: 16px; } }
.l-main {
  overflow: hidden;
  position: relative; }
.l-sidebar {
  z-index: 10; }
.l-footer {
  z-index: 11;
  position: relative; }
@media (max-width: 680px) {
  .l-hero {
    display: flex;
    justify-content: center;
    overflow: hidden; }
  .l-main_inner {
    padding: 0.385rem 0.18rem 0; } }
@media (min-width: 680.02px) {
  .l-sidebar {
    background: #fff;
    position: fixed;
    height: 100%;
    width: 184px;
    left: 0;
    display: flex;
    flex-direction: row-reverse; } }
@media (min-width: 680.02px) and (min-width: 1600px) {
    .l-sidebar {
      right: 50%;
      margin-right: 616px;
      width: auto; } }
@media (min-width: 680.02px) {
  .l-hero {
    display: flex;
    justify-content: center;
    overflow: hidden; }
  .l-main {
    box-sizing: border-box;
    width: 100%;
    max-width: 1600px;
    min-width: 1280px;
    padding-left: 184px;
    margin: 0 auto; }
    .l-main_inner {
      box-sizing: border-box;
      width: 1096px;
      margin: 0 auto;
      padding: 26px 21px 0; }
  .l-footer {
    background: #fff; } }
@media (min-width: 680.02px) {
  .container {
    width: 890px;
    margin: 0 auto; } }
.tk-whitman {
  letter-spacing: 0.05em; }
@media (max-width: 680px) {
  .d-sp-none {
    display: none !important; } }
@media (min-width: 680.02px) {
  .d-pc-none {
    display: none !important; } }
.mt-0 {
  margin-top: 0 !important; }
.mb-0 {
  margin-bottom: 0 !important; }
@media (max-width: 680px) {
  .mt-sp-0 {
    margin-top: 0 !important; } }
@media (min-width: 680.02px) {
  .mt-pc-0 {
    margin-top: 0 !important; }
  .pl-pc-0 {
    padding-left: 0 !important; } }
.footbar {
  line-height: 0;
  background: #fff; }
.footbar_inner {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
@media (max-width: 680px) {
    .footbar_inner {
      height: 50px;
      position: relative; }
    .footbar_back {
      position: absolute;
      top: 0;
      bottom: 0;
      height: 18px;
      margin: auto;
      left: 18px;
      text-decoration: none;
      color: #4CBED7;
      font-family: "FOT-筑紫ゴシック Pr5 R";
      font-size: 14px;
      line-height: 1; }
      .footbar_back span {
        padding-left: 0.5em;
        vertical-align: 30%; }
      .footbar_back img {
        height: 100%; }
    .footbar_top {
      width: 50px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .footbar_top img {
        height: 24px; } }
@media (min-width: 680.02px) {
    .footbar_inner {
      width: 1600px;
      width: 100%;
      max-width: 1600px;
      margin: 0 auto;
      height: 100px;
      position: relative; }
    .footbar_back {
      position: absolute;
      height: 28px;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 223px;
      text-decoration: none;
      color: #4CBED7;
      font-family: "FOT-筑紫ゴシック Pr5 R";
      font-size: 18px;
      line-height: 1; }
      .footbar_back span {
        padding-left: 0.5em;
        vertical-align: 40%; }
    .footbar_top {
      display: inline-block;
      text-align: center;
      margin-right: 34px;
      width: 56px; }
      .footbar_top img {
        height: 50px; } }
.footer {
  background: #4CBED7;
  color: #fff;
  position: relative;
  font-family: "FOT-筑紫ゴシック Pr5 R"; }
.footer li {
    list-style: none; }
.footer a {
    color: #fff;
    text-decoration: none; }
.footer .-heading {
    font-family: "FOT-筑紫ゴシック Pro B"; }
@media (max-width: 680px) {
    .footer {
      padding: 32px;
      font-size: 12px;
      line-height: 3.0; }
      .footer_logo {
        display: block;
        text-align: center;
        margin-bottom: 2em; }
        .footer_logo img {
          height: 20px; }
      .footer_nav ul {
        margin-bottom: 2em; }
      .footer_nav .-heading {
        font-size: 14px;
        margin-bottom: 0.5em; }
      .footer_nav .-small {
        font-size: 11px; }
      .footer_right {
        text-align: right;
        font-size: 10px; }
        .footer_right img {
          height: 30px; } }
@media (min-width: 680.02px) {
    .footer_inner {
      margin: 0 auto;
      min-width: 1280px;
      padding: 38px 0 33px 50px;
      display: flex; }
    .footer_logo {
      line-height: 1;
      margin-right: 114px; }
      .footer_logo img {
        width: 39.63px;
        height: 11.09px; }
    .footer_nav {
      font-size: 10px;
      line-height: 2.0;
      display: flex; }
      .footer_nav > *:not(:first-child) {
        margin-left: 60px; }
      .footer_nav .-heading {
        margin-bottom: 1em; }
    .footer_right {
      text-align: right;
      font-size: 9px;
      align-self: flex-end;
      flex-grow: 1;
      margin-right: 100px; }
      .footer_right img {
        margin-left: 10px;
        height: 55px; } }
.linkBlock a {
  color: #000;
  text-decoration: none;
  display: flex;
  margin: 0 auto;
  border: 1px solid #B7B6B6;
  background: #fff;
  align-items: center;
  justify-content: center; }
.linkBlock a::after {
    content: '';
    display: inline-block;
    background: url(/_assets/img/icons/icn_arrow_blue.svg) left center no-repeat;
    background-size: contain; }
@media (max-width: 680px) {
  .linkBlock {
    margin-top: 0.48rem; }
    .linkBlock a {
      font-size: 0.16rem;
      line-height: 1.2;
      height: 0.595rem;
      width: 3.8225rem;
      text-align: center; }
      .linkBlock a::after {
        margin-left: 0.07rem;
        height: 0.18rem;
        width: 0.32rem; } }
@media (min-width: 680.02px) {
  .linkBlock {
    margin-top: 79px; }
    .linkBlock a {
      font-size: 20px;
      width: 688px;
      height: 107px; }
      .linkBlock a::after {
        margin-left: 9px;
        height: 30px;
        width: 32px;
        position: relative;
        left: 0; }
      .linkBlock a:hover::after {
        left: 8px;
        transition: left 0.2s ease; } }
.linkList > * {
  list-style: none; }
.linkList a {
  color: #000;
  text-decoration: none; }
@media (max-width: 680px) {
  .linkList {
    -ms-grid-row-align: center;
    align-self: center; }
    .linkList > * {
      font-size: 0.20rem;
      line-height: 0.21rem; }
      .linkList > *:not(:first-child) {
        margin-top: 0.50rem; }
    .linkList > * > a {
      position: relative;
      padding: 0.20rem;
      padding-left: 0.64rem; }
      .linkList > * > a::before {
        position: absolute;
        left: 0.20rem;
        content: '';
        display: inline-block;
        background: url(/_assets/img/icons/icn_arrow_blue.svg) left center no-repeat;
        background-size: contain;
        height: 0.21rem;
        width: 0.32rem; } }
@media (min-width: 680.02px) {
  .linkList > * {
    font-size: 20px;
    line-height: 30px; }
  .linkList a {
    padding-left: 44px;
    position: relative; }
  .linkList > * > a::before {
    position: absolute;
    left: 0;
    content: '';
    display: inline-block;
    background: url(/_assets/img/icons/icn_arrow_blue.svg) left center no-repeat;
    background-size: contain;
    height: 30px;
    width: 32px; }
  .linkList > * > a:hover::before {
    left: 8px;
    transition: all 0.2s ease; }
  .linkList.-vertical {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .linkList.-vertical > * {
      text-align: center; }
      .linkList.-vertical > *:not(:first-child) {
        margin-top: 84px; }
  .linkList.-horizontal {
    display: flex;
    justify-content: center; }
    .linkList.-horizontal > *:not(:first-child) {
      margin-left: 80px; } }
.list.-nostyle {
  list-style: none; }
@media (max-width: 680px) {
    .list.-nostyle {
      font-size: 0.16rem;
      line-height: 3; } }
@media (min-width: 680.02px) {
    .list.-nostyle {
      font-size: 16px;
      line-height: 40px; } }
.section.-border {
  border-top: 1px solid #707070; }
@media (max-width: 680px) {
  .section_next {
    text-align: center;
    line-height: 0;
    margin-top: 0.50rem; }
    .section_next img {
      height: 0.14rem; } }
@media (min-width: 680.02px) {
  .section_next {
    text-align: center;
    line-height: 0;
    margin-top: 80px; }
    .section_next img {
      width: 24px; } }
.sidebar {
  background: #fff; }
.sidebar li {
    list-style: none; }
.sidebar a {
    color: #000;
    text-decoration: none; }
.sidebar a:hover {
      text-decoration: none; }
@media (max-width: 680px) {
    .sidebar {
      height: 64px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 24px; }
      .sidebar_logo {
        line-height: 0; }
        .sidebar_logo img {
          height: 19px; }
      .sidebar_hamburger {
        line-height: 0;
        padding: 10px 0; }
        .sidebar_hamburger img {
          height: 22px; }
      .sidebar_menu {
        transition: all 0.2s;
        position: fixed;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        background: rgba(255, 255, 255, 0.9);
        z-index: 2;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-top: 64px;
        padding-bottom: 1em;
        text-align: center; }
        .sidebar_menu:not(.-active) {
          top: -100%;
          bottom: 100%; }
        .sidebar_menu_item {
          font-size: 20px;
          margin-top: 1em;
          line-height: 2.0; }
          .sidebar_menu_item span:last-child {
            display: none; }
        .sidebar_menu_close {
          display: inline-block;
          margin-top: 1em;
          padding: 0.5em 1em 1em; } }
@media (min-width: 680.02px) {
    .sidebar {
      min-width: 184px;
      padding-top: 90px; }
      .sidebar_logo {
        display: block;
        margin: 0 auto;
        width: 66px;
        margin-bottom: 108px;
        text-align: center; }
        .sidebar_logo h1 {
          line-height: 0; }
      .sidebar_menu_items {
        text-align: center;
        display: flex;
        flex-direction: column; }
      .sidebar_menu_item {
        margin: 0 auto 48px;
        line-height: 1.6; }
        .sidebar_menu_item span {
          display: block; }
          .sidebar_menu_item span:first-child {
            font-size: 18px; }
          .sidebar_menu_item span:last-child {
            font-size: 14px; } }
.tile {
  position: absolute;
  z-index: -1; }
.tile_body {
    background: top left no-repeat;
    background-size: contain; }
@media (min-width: 680.02px) {
      .tile_body {
        width: 354px;
        height: 384px; } }
@media (max-width: 680px) {
      .tile_body {
        width: 1.77rem;
        height: 1.92rem; } }
.tile_body.-dark {
      background-image: url("/_assets/img/section/rhombus01.svg"); }
.tile_body.-sky {
      background-image: url("/_assets/img/section/rhombus02.svg"); }
@media (min-width: 680.02px) {
  .js-swing_body {
    position: relative;
    top: 0;
    bottom: 0; } }
.titleBlock {
  font-family: "FOT-筑紫明朝 Pr6 L"; }
@media (max-width: 680px) {
    .titleBlock {
      height: 0.755rem;
      background: url(/_assets/img/titleBlock/bg_sp.svg) top center no-repeat;
      background-size: contain;
      display: flex;
      align-items: center;
      justify-content: center; }
      .titleBlock span:first-child {
        font-size: 0.18rem; }
      .titleBlock span:nth-child(2) {
        display: none; } }
@media (min-width: 680.02px) {
    .titleBlock {
      height: 151px;
      background: url(/_assets/img/titleBlock/bg_pc.svg) top center no-repeat;
      background-size: contain;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .titleBlock span {
        font-weight: normal;
        line-height: 1.6; }
        .titleBlock span:first-child {
          font-size: 26px; }
        .titleBlock span:last-child {
          font-size: 18px; } }
.titleLine {
  font-family: "FOT-筑紫明朝 Pr6 L";
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }
@media (max-width: 680px) {
    .titleLine {
      font-size: 0.18rem; }
      .titleLine:before {
        content: '';
        display: inline-block;
        width: 0.22rem;
        height: 0.23rem;
        background: top left no-repeat;
        background-size: contain;
        margin-right: 0.2em;
        background-image: url(/_assets/img/section/rhombus02.svg); }
      .titleLine:after {
        content: '';
        display: inline-block;
        width: 0.22rem;
        height: 0.23rem;
        background: top left no-repeat;
        background-size: contain;
        margin-left: 0.2em;
        background-image: url(/_assets/img/section/rhombus01.svg); } }
@media (min-width: 680.02px) {
    .titleLine {
      font-size: 26px;
      line-height: 30px; }
      .titleLine:before {
        content: '';
        display: inline-block;
        width: 23px;
        height: 24px;
        background: top left no-repeat;
        background-size: contain;
        margin-right: 21px;
        background-image: url(/_assets/img/section/rhombus02.svg); }
      .titleLine:after {
        content: '';
        display: inline-block;
        width: 23px;
        height: 24px;
        background: top left no-repeat;
        background-size: contain;
        margin-left: 21px;
        background-image: url(/_assets/img/section/rhombus01.svg); } }
.l-main {
  font-family: "FOT-筑紫ゴシック Pr5 L"; }
@media (min-width: 680.02px) {
    .l-main {
      font-size: 18px; } }
h4 {
  font-family: "FOT-筑紫ゴシック Pro B"; }
@media (min-width: 680.02px) {
    h4 {
      font-size: 20px;
      margin-bottom: 34px; } }
h5 {
  font-size: inherit; }
@media (min-width: 680.02px) {
  .section-atgs {
    padding-top: 82px;
    padding-bottom: 54.9px; }
    .section-atgs .section_inner {
      padding-top: 71px; }
    .section-atgs .section_next {
      margin-top: 75px; } }
@media (max-width: 680px) {
  .section-atgs {
    padding-top: 0.508rem;
    padding-bottom: 0.4095rem; }
    .section-atgs .section_inner {
      padding-top: 0.3505rem; } }
.section-atgs_list {
  list-style: none; }
.section-atgs_list li {
    padding-left: 1em;
    text-indent: -1em; }
.section-atgs_list li::before {
      content: '●'; }
@media (min-width: 680.02px) {
  .section-atgs1_flex {
    display: flex;
    align-items: center; }
    .section-atgs1_flex > * {
      margin-bottom: 0; } }
.section-atgs1_link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #3272C8;
  background: #fff;
  color: #1D4182;
  text-decoration: none; }
@media (min-width: 680.02px) {
    .section-atgs1_link a {
      margin-left: 60px;
      height: 43px;
      width: 290px;
      font-size: 20px; } }
@media (max-width: 680px) {
    .section-atgs1_link a {
      margin-top: 1em;
      padding: 0.1em 1em; } }
.section-atgs1_link a::after {
    content: '';
    display: inline-block;
    background: url(/_assets/img/icons/icn_arrow_blue.svg) right center no-repeat;
    background-size: contain; }
@media (min-width: 680.02px) {
      .section-atgs1_link a::after {
        width: 31.92px;
        height: 17.78px;
        margin-left: 0.5em; } }
@media (max-width: 680px) {
      .section-atgs1_link a::after {
        width: 2em;
        height: 1em; } }
.section-solution1 {
  border-bottom: 1px solid #000; }
@media (min-width: 680.02px) {
    .section-solution1 {
      margin-top: 40px;
      padding-bottom: 65px; } }
@media (max-width: 680px) {
    .section-solution1 {
      margin-top: 0.35rem;
      padding-bottom: 0.355rem; } }
.section-solution1_01 {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
@media (min-width: 680.02px) {
      .section-solution1_01 {
        margin-top: 36px;
        width: 849.5px;
        height: 533.3px;
        background: url(/_assets/img/business/example01_pc.svg) top left no-repeat;
        background-size: contain; } }
@media (max-width: 680px) {
      .section-solution1_01 {
        margin-top: 40px;
        width: 100%;
        height: 8.985rem;
        background: url(/_assets/img/business/example01_sp.svg) top left no-repeat;
        background-size: contain; } }
@media (min-width: 680.02px) {
    .section-solution1_02 {
      margin-top: 69.7px; }
      .section-solution1_02 img {
        margin: 0.5em 0; } }
@media (max-width: 680px) {
    .section-solution1_02 {
      margin-top: 3em; }
      .section-solution1_02 img {
        margin: 1em 0; }
      .section-solution1_02_img01 {
        height: 1.288rem; }
      .section-solution1_02_img02 {
        height: 0.9575rem; } }
.section-solution1_03 {
    margin-top: 67px; }
.section-solution1_03 img {
      height: 187px;
      margin: 1.5em 0 1em; }
@media (min-width: 680.02px) {
    .section-solution1_beforeAfter {
      line-height: 32px;
      display: flex; } }
.section-solution1_beforeAfter_before {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; }
@media (min-width: 680.02px) {
      .section-solution1_beforeAfter_before {
        width: 393px; } }
.section-solution1_beforeAfter_before > *:nth-child(3) {
      font-family: "FOT-筑紫ゴシック Pro B"; }
@media (min-width: 680.02px) {
        .section-solution1_beforeAfter_before > *:nth-child(3) {
          font-size: 20px; } }
@media (max-width: 680px) {
        .section-solution1_beforeAfter_before > *:nth-child(3) {
          text-align: center; } }
.section-solution1_beforeAfter_after {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    font-family: "FOT-筑紫ゴシック Pro B";
    color: #3272C8;
    position: relative; }
@media (min-width: 680.02px) {
      .section-solution1_beforeAfter_after {
        width: 380px;
        margin-left: 80px;
        font-size: 24px; } }
.section-solution1_beforeAfter_after > *:nth-child(1) {
      border: 1px solid #37ADE2;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center; }
@media (min-width: 680.02px) {
        .section-solution1_beforeAfter_after > *:nth-child(1) {
          width: 331px;
          height: 124px; } }
@media (max-width: 680px) {
        .section-solution1_beforeAfter_after > *:nth-child(1) {
          padding: 1em 3em;
          text-align: center; } }
@media (max-width: 680px) {
      .section-solution1_beforeAfter_after > *:nth-child(3) {
        text-align: center; } }
@media (min-width: 680.02px) {
      .section-solution1_beforeAfter_after::before {
        content: '';
        position: absolute;
        left: -60px;
        display: block;
        width: 45.1px;
        height: 124px;
        background: url(/_assets/img/business/arrow_h.svg) right center no-repeat;
        background-size: contain; } }
@media (max-width: 680px) {
      .section-solution1_beforeAfter_after::before {
        margin: 1em 0;
        content: '';
        display: block;
        width: 0.26995rem;
        height: 0.38875rem;
        background: url(/_assets/img/business/arrow_v.svg) right center no-repeat;
        background-size: contain; } }
.section-solution2 {
  border-bottom: 1px solid #000; }
@media (min-width: 680.02px) {
    .section-solution2 {
      margin-top: 70px; } }
@media (max-width: 680px) {
    .section-solution2 {
      margin-top: 0.35rem;
      padding-bottom: 0.3685rem; } }
.section-solution2_img {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
@media (min-width: 680.02px) {
      .section-solution2_img {
        margin-top: 36px;
        width: 852px;
        height: 684.5px;
        background: url(/_assets/img/business/example02_pc.svg) top left no-repeat;
        background-size: contain; } }
@media (max-width: 680px) {
      .section-solution2_img {
        margin-top: 0.28rem;
        width: 100%;
        height: 3.9565rem;
        background: url(/_assets/img/business/example02_sp.svg) top left no-repeat;
        background-size: contain; } }
.section-solution3 {
  border-bottom: 1px solid #000; }
@media (min-width: 680.02px) {
    .section-solution3 {
      margin-top: 71px;
      padding-bottom: 59.8px; } }
@media (max-width: 680px) {
    .section-solution3 {
      margin-top: 0.35rem;
      padding-bottom: 0.355rem; } }
.section-solution3_img {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
@media (min-width: 680.02px) {
      .section-solution3_img {
        margin-top: 24px;
        width: 851.5px;
        height: 455.2px;
        background: url(/_assets/img/business/example03_pc.svg) top left no-repeat;
        background-size: contain; } }
@media (max-width: 680px) {
      .section-solution3_img {
        margin-top: 0.28rem;
        width: 100%;
        height: 5.94rem;
        background: url(/_assets/img/business/example03_sp.svg) top left no-repeat;
        background-size: contain; } }
@media (min-width: 680.02px) {
  .section-ses {
    padding-top: 68.8px;
    padding-bottom: 78.9px; }
    .section-ses .section_next {
      margin-top: 78px; } }
@media (max-width: 680px) {
  .section-ses {
    padding-top: 0.4105rem;
    padding-bottom: 0.4195rem; }
    .section-ses .section_next {
      margin-top: 0.411rem; } }
@media (min-width: 680.02px) {
  .section-ses h4 {
    margin-top: 80px; } }
@media (max-width: 680px) {
  .section-ses h4 {
    margin-top: 0.4705rem; } }
.section-ses ul {
  list-style: none; }
.section-ses table {
  background: #fff;
  border-collapse: collapse; }
@media (max-width: 680px) {
    .section-ses table {
      width: 100%;
      margin-top: 0.5em; } }
.section-ses table td, .section-ses table th {
    border: 1px solid #707070;
    vertical-align: top; }
@media (min-width: 680.02px) {
      .section-ses table td, .section-ses table th {
        padding: 0.5em 2em; } }
@media (max-width: 680px) {
      .section-ses table td, .section-ses table th {
        padding: 0.5em 0.5em; } }
.section-ses table th {
    font-family: "FOT-筑紫ゴシック Pro B"; }
@media (max-width: 680px) {
      .section-ses table th:first {
        width: 20%; } }
@media (min-width: 680.02px) {
  .section-contact {
    padding-top: 102.5px;
    padding-bottom: 109px; } }
@media (max-width: 680px) {
  .section-contact {
    padding-top: 0.4175rem;
    padding-bottom: 0.57rem; } }
.section-contact_link {
  font-family: "FOT-筑紫明朝 Pr6 L";
  text-align: center; }
.section-contact_link a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #707070;
    background: #fff;
    color: #000;
    text-decoration: none; }
@media (min-width: 680.02px) {
      .section-contact_link a {
        width: 278px;
        height: 60px;
        font-size: 15px; } }
@media (max-width: 680px) {
      .section-contact_link a {
        padding: 0.5em 2em; } }
.section-contact_link a::after {
      content: '';
      display: inline-block;
      background: url(/_assets/img/icons/icn_arrow_black.svg) right center no-repeat;
      background-size: contain; }
@media (min-width: 680.02px) {
        .section-contact_link a::after {
          width: 49.42px;
          height: 28.56px;
          margin-left: 0.5em; } }
@media (max-width: 680px) {
        .section-contact_link a::after {
          width: 2em;
          height: 1em; } }
