@media only screen and (max-width: 960px) {

  /*----------------------------------------------
  	.l_wrap
  ---------------------------------------------*/
  body {
    min-width: auto;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }

  .inner .l_container {
    width: 100%;
    padding: 13% 20px;
  }

  #top .l_header-title {
    height: auto;
    padding: 18.9% 3%;
    background: url(../images/sp-bg_top-header.png) center center no-repeat;
    background-size: cover;
  }

  #contact .l_header-title {
    background: url(../images/sp-contact-header.png) center center no-repeat;
  }

  #customer .l_header-title {
    background: url(../images/sp-customer-header.png) center center no-repeat;
  }

  #outline .l_header-title {
    background: url(../images/sp-outline-header.png) center center no-repeat;
  }

  #products .l_header-title {
    background: url("../images/sp-products-header.png") center center no-repeat;
  }

  #information .l_header-title {
    background: url("../images/sp-information-header.png") center center no-repeat;
  }

  .inner .l_header-title {
    height: auto !important;
    padding: 24.3% 0;
    background-size: cover !important;
  }

  /*----------------------------------------------
    .l_header
  ---------------------------------------------*/
  .l_header-content {
    padding: 0 30px;
  }

  #top .l_header-content img {
    width: 100%;
  }

  .l_navigation-wrap {
    width: 100%;
    padding: 5% 3% 11%;
    height: auto;
  }

  .l_navigation-area {
    background: none;
    padding: 0;
  }

  .l_comp-logo {
    position: absolute;
    width: 45.5%;
  }

  /*----------------------------------------------
    .navigation
  ---------------------------------------------*/
  .c_navigation {
    list-style: none;
    display: block;
    float: none;
    margin-bottom: 20px;
  }

  .drawer-nav {
    padding: 0 20px;
  }

  .email_sp {
    width: 46.9%;
  }

  .email_sp img {
    width: 100%;
  }

  .email_sp:hover {
    opacity: 0.8;
  }

  .c_navigation li {
    display: block;
    position: relative;
  }

  .c_navigation li {
    border-bottom: 1px solid #CCC;
  }

  .c_navigation li a,
  .c_navigation li span {
    padding: 5%;
    font-size: 14px;
    color: #FFF;
  }

  .c_navigation li:hover:after,
  .c_navigation li.active:after {
    content: none;
  }

  .c_navigation li:last-of-type {
    display: none;
  }

  /*----------------------------------------------
    .l_section-product
  ---------------------------------------------*/
  .l_section-product {
    height: auto;
    padding: 10% 0;
  }

  .l_product_info-wrap {
    width: 90%;
    margin: 0 auto;
  }

  .product_info {
    height: auto;
  }

  .product_info div {
    position: relative;
  }

  .product_info div .c_btn01 {
    display: inline-block;
    width: 90%;
    padding: 9% 5px;
    font-size: 12px;
    position: absolute;
    bottom: 7%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .product_info div .c_btn01.is-type02 {
    padding: 3.7% 10px;
    line-height: 1.5;
  }

  .product_info div .c_btn01.is-type03 {
    padding: 5px 10px;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .product_info div .c_btn01.is-type04 {
    padding: 11.5px 10px;
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .l_product_info-btn {
    margin: 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 30px;
    text-align: center;
  }

  .l_product_info-btn .c_anchor01 {
    border: 1px solid #FFF;
    padding: 10px 25px;
    min-width: 50%;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
  }

  /*----------------------------------------------
    .workflow
  ---------------------------------------------*/
  .l_workflow-wrap {
    min-width: auto;
    max-width: unset;
    width: 100%;
    height: auto;
    padding: 5%;
    background-size: cover;
  }

  .workflow_img-header,
  .workflow_img-sub {
    font-size: 14px;
  }

  .l_section-workflow {
    height: auto;
    background: url(../images/sp-bg_top-workflow.png) center center no-repeat;
    background-size: cover;
    padding: 10% 20px;
  }

  .workflow_img-desc {
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    margin-bottom: 10%;
  }

  .workflow_img-desc img {
    width: 60%;
  }

  .l_workflow-content {
    width: 100%;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .workflow_img-desc > div,
  .l_workflow-content > div {
    width: 100%;
    left: 0;
    right: 0;
    position: relative;
  }


  .c_workflow-list > div {
    display: inline-block;
    width: 47%;
  }

  .workflow-header {
    font-size: 12px;
  }

  .c_workflow-list li {
    font-size: 14px;
  }

  .c_workflow-list li:before {
    width: 11%;
    height: auto;
    padding: 2% 0;
    font-size: 12px;
    margin-right: 5%;
  }

  /*----------------------------------------------
    .about
  ---------------------------------------------*/
  .l_about-wrap {
    width: 100%;
    margin: 0 auto;
  }

  .l_section-about {
    height: auto;
    padding: 0;
    background: none;
  }

  .l_about-title {
    background: rgb(2, 12, 81);
    background: -moz-linear-gradient(left, rgba(2, 12, 81, 1) 0%, rgba(3, 42, 137, 1) 50%, rgba(2, 12, 81, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(2, 12, 81, 1) 0%, rgba(3, 42, 137, 1) 50%, rgba(2, 12, 81, 1) 100%);
    background: linear-gradient(to right, rgba(2, 12, 81, 1) 0%, rgba(3, 42, 137, 1) 50%, rgba(2, 12, 81, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020c51', endColorstr='#020c51', GradientType=1);
    margin-bottom: 0;
    padding: 10% 20px;
  }

  .l_box-dbl > *:first-child {
    margin-right: 0px;
  }

  .l_section-about .c_box01 {
    width: 100%;
    height: auto;
    padding: 5%;
  }

  .l_section-about .c_box01 div {
    background: #FFF;
    width: 100%;
    height: auto;
    display: inline-block;
  }

  .c_box01 img {
    width: 50%;
    float: left;
  }

  .l_section-about .c_box01:nth-child(3) img {
    float: left;
  }

  .l_section-about .c_box01:nth-child(3) .c_box01-header {
    width: 50%;
    float: right;
  }

  .l_section-about .c_box01:nth-child(3) .c_box01-content {
    width: 50%;
    float: right;
    padding: 9.3% 5%;
  }

  .l_section-about .c_box01:nth-child(3) {
    background: #c4cdd6;
  }

  .l_section-about .c_box01:nth-child(4) img {
    float: right;
  }

  .l_section-about .c_box01:nth-child(4) .c_box01-header {
    width: 50%;
    float: left;
  }

  .l_section-about .c_box01:nth-child(4) .c_box01-content {
    width: 50%;
    float: left;
    padding: 10.9% 5%;
  }

  .l_section-about .c_box01:nth-child(4) {
    background: #dbe1e1;
  }

  .l_section-about .c_box01-header {
    padding: 2.5% 0;
    border: 1px solid #333;
    background: url(../images/sp-about.png) bottom right no-repeat, #FFF;
  }

  .l_section-about .c_box01-header p {
    margin-bottom: 0;
    font-size: 12px;
  }

  .l_section-about .c_box01-header span {
    font-size: 11px;
  }

  .l_section-about .c_box01-content {
    box-shadow: none;
    font-size: 14px;
  }

  .l_section-about .l_box-dbl {
    margin-bottom: 0;
  }

  /*----------------------------------------------
    .contact
  ---------------------------------------------*/
  .l_section-contact {
    height: auto;
    padding: 10% 20px;
  }

  .l_contact-phone {
    font-size: calc(30px + 30 * ((100vw - 960px) / 960));
    padding-left: 15%;
    top: 0px;
    margin: 0 auto 20px;
    float: none;
  }

  .l_contact-phone:before {
    content: "";
    background: url(../images/icon_phone.png) no-repeat;
    background-size: contain;
    width: 18.6%;
    height: 83%;
  }

  .l_contact .c_btn02.is_type02 {
    float: none;
    position: relative;
    display: block;
    font-size: 14px;
    width: 100%;
    color: #FFF !important;
  }

  .l_contact {
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 5%;
  }

  .l_contact p {
    font-size: 14px;
  }

  .l_contact-logo {
    margin-bottom: 5%;
  }

  .l_contact-logo img {
    width: 54%;
  }

  /*----------------------------------------------
    .l_form
  ---------------------------------------------*/
  .l_form-contact label {
    width: auto;
    margin-top: 0;
    position: relative;
  }

  .l_form-contact textarea,
  .l_form-contact input {
    width: 100%;
    display: inline-block;
    border: 1px solid #000;
    padding: 3% 2%;
    line-height: 1.3;
    float: right;
  }

  .l_form-contact input.form_btn {
    width: 80%;
  }

  .l_form-contact label.has_require:after {
    padding: 2px 6px;
    font-size: 14px;
    right: 0;
    position: relative;
    margin-left: 10px;
  }

  .l_form-contact .u_mab100 {
    margin-bottom: 30%;
  }

  /*----------------------------------------------
    .footer
  ---------------------------------------------*/
  .l_footer-navigation {
    display: none;
  }

  .l_footer-content {
    width: 100%;
    margin: 0 auto;
  }

  .l_footer-content .u_float_right {
    display: none;
  }

  .l_footer_area {
    padding: 6.5% 0;
  }

  .l_footer_area p {
    font-size: calc(15px + 15 * ((100vw - 960px) / 960));
    text-align: center;
    float: none;
  }

  /*----------------------------------------------
    .l_greeting
  ---------------------------------------------*/
  .section-greeting {
    margin-bottom: 15% !important;
  }

  .l_greeting:before {
    height: auto;
    padding: 40% 0;
  }

  .l_greeting-wrap {
    height: auto;
    width: 100%;
  }

  .l_greeting-president {
    left: 0;
    width: 65%;
  }

  .l_greeting-message {
    position: absolute;
    top: 10%;
    right: 0;
    width: 54%;
  }

  .l_greeting-message .u_fs24.u_mab40 {
    font-size: 12px;
    margin-bottom: 7%;
  }

  .l_greeting-content {
    top: unset;
    padding: 6% 7%;
    margin-top: -25%;
  }

  /*----------------------------------------------
  	.l_access
  ---------------------------------------------*/
  .l_access > div {
    display: inline-block;
  }

  .l_access > div:first-child {
    width: 100%;
    margin-bottom: 5%;
  }

  .l_access > div:last-child {
    width: 100%;
    float: none;
  }

  .access-images img {
    width: 49.5%;
  }

  /*----------------------------------------------
    .l_rotary
  ---------------------------------------------*/
  .l_rotary div {
    width: 27%;
  }

  .l_rotary div img {
    width: 100%;
  }

  .l_rotary > div > p {
    font-size: calc(14px + 14 * ((100vw - 960px) / 960));
    margin-top: 1%;
  }

  /*----------------------------------------------
    .l_pagetop
  ---------------------------------------------*/
  .l_pagetop a {
    width: 24.5%;
  }

  .l_pagetop a img {
    width: 100%;
  }

  /*----------------------------------------------
    .l_display-dbl
  ---------------------------------------------*/
  .l_display-dbl > * {
    display: block;
  }

  .l_display-dbl > *:first-child {
    margin-bottom: 10%;
  }

  .l_display-dbl > *:last-child {
    float: none;
  }

  /*----------------------------------------------
    .l_double-customer
  ---------------------------------------------*/
  .l_double-customer > * {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }

  .l_double-customer > *:first-child {
    width: 49%;
  }

  .l_double-customer > *:last-child img {
    width: 100%;
  }

  #products .l_double > div {
    display: block;
    width: 100%;
  }

  #products .l_double > div:first-child {
    margin-bottom: 5%;
  }

  .l_double > div:last-child {
    float: none;
  }

  /*----------------------------------------------
    .c_phone
  ---------------------------------------------*/
  .c_phone {
    font-size: 18px;
    padding: 3px 0px 2px 10%;
  }

  .c_phone:before {
    content: "";
    background: url(../images/icon_phone02.png) no-repeat;
    background-size: contain;
    width: 6%;
    height: 100%;
  }

  /*----------------------------------------------
  	.c_box02
  ---------------------------------------------*/
  .c_box02 {
    width: 100%;
    padding: 5%;
    min-height: auto;
  }

  /*----------------------------------------------
    .c_btn02
  ---------------------------------------------*/
  .c_btn02 {
    width: 100%;
    font-size: 14px;
  }

  .c_btn02:after {
    content: "";
    background: url(../images/icon_cbtn02.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    height: 38%;
    width: 4.4%;
    margin: auto 0;
  }

  /*----------------------------------------------
    c_table01
  ---------------------------------------------*/
  .c_table01 thead tr th {
    font-size: calc(30px + 30 * ((100vw - 960px) / 960));
    padding: 4% 6%;
  }
  
  
  .c_table01 tbody {
    width: 100%;
    display: table;
  }

  .c_table01 tbody td {
    padding: 2% 4%;
    width: 50%;
  }

  /*----------------------------------------------
    c_table02
  ---------------------------------------------*/
  .c_table02 th {
    text-align: center;
    width: 30%;
    border-top: 3px solid #A3A2A4 !important;
    border-bottom: 3px solid #A3A2A4 !important;
  }

  .c_table02 th,
  .c_table02 td {
    padding: 4%;
  }

  /*----------------------------------------------
    .c_table-nodesign
  ---------------------------------------------*/
  #outline .c_table-nodesign {
    width: 100%;
    margin-bottom: 5%;
  }

  #outline .c_table-nodesign th,
  #outline .c_table-nodesign td {
    vertical-align: top;
    padding: 1% 0;
    display: block;
    line-height: 1.3;
  }

  #outline .c_table-nodesign tr > td:first-child {
    font-weight: bold;
  }

  /*----------------------------------------------
    .c_table-nodesign
  ---------------------------------------------*/
  .c_table-nodesign02 {
    font-size: 12px;
  }

  .c_table-nodesign02 th {
    width: 25%;
    padding: 1.5% 0;
  }

  .c_table-nodesign02.type02 th {
    width: 20%;
    ;
  }

  /*----------------------------------------------
    .c_title01
  ---------------------------------------------*/
  .c_title01 {
    text-align: center;
    font-size: 18px;
    color: #FFF;
    padding: 5px 5%;
    line-height: 1;
  }

  .c_title01 span {
    font-size: calc(18px + 20 * ((100vw - 960px) / 960));
  }

  .c_title01:before,
  .c_title01:after {
    width: 100%;
    top: -50%;
  }

  .c_title01.is_type02:before,
  .c_title01.is_type02:after {
    width: 56%;
  }

  .c_title01-type02 {
    font-size: 18px;
    padding: 0;
  }

  .c_title01-type02 span {
    font-size: 12px;
  }

  /*----------------------------------------------
    .c_ttl02
  ---------------------------------------------*/
  .c_ttl02 {
    padding: 2.5% 3%;
    font-size: 14px;
  }

  /*----------------------------------------------
    .c_ttl03
  ---------------------------------------------*/
  .c_ttl03 {
    font-size: 18px;
  }

  .c_ttl03 span {
    font-size: 14px;
    margin-top: 2%;
    padding: 0 5%;
  }

  .c_ttl04 {
    font-size: calc(18px + 18 * ((100vw - 960px) / 960));
    width: 100%;
    background: url(../images/bg_ttl04.png) left no-repeat, #FFF;
    background-size: contain;
    padding: 3% 0 5%;
  }

  .c_ttl-product {
    padding-top: 0 !important;
    background-size: cover !important;
    font-size: 14px !important;
    height: auto !important;
    padding-bottom: 3%;
  }

  .c_ttl-product span {
    font-size: calc(12px + 12 * ((100vw - 960px) / 960)) !important;
    left: 0 !important;
    top: unset;
    bottom: 0;
    margin: auto 0;
    height: auto !important;
    width: 100%;
    font-weight: normal;
  }

  .c_ttl-product.is_type02 span {
    line-height: 2;
  }

  .c_ttl-product {
    display: none !important
  }

  /*----------------------------------------------
    	.c_accordion
  	---------------------------------------------*/
  .c_accordion {
    font-size: 14px;
    padding: 2% 7% 5%;
    background-size: 6%, cover !important;
  }

  .c_accordion span {
    font-size: calc(12px + 12 * ((100vw - 960px) / 960));
    left: 7% !important;
    top: unset;
    bottom: 15%;
    height: auto !important;
  }

  .c_accordion:after {
    content: "";
    background: url(../images/icon_accordion-arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 3.8%;
    height: 37.3%;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  .c_accordion-panel-content {
    padding: 0;
  }

  .c_accordion-panel {
    padding: 0 2.5%;
  }

  /*----------------------------------------------
    .c_list
  ---------------------------------------------*/
  #products .c_list01 li:before {
    margin-right: 0;
    left: -5px;
  }

  #products .c_list01 li {
    padding-left: 9%;
    text-indent: -9%;
  }

  .c_list-ordered li {
    padding-left: 1%;
  }

  /*----------------------------------------------
    u_mab
  ---------------------------------------------*/
  .u_mab30 {
    margin-bottom: 5%;
  }

  .u_mab40 {
    margin-bottom: 8%;
  }

  .u_mab50 {
    margin-bottom: 10%;
  }

  .u_mab60 {
    margin-bottom: 11.5%;
  }

  .u_mab80 {
    margin-bottom: 15%;
  }

  .u_mab100 {
    margin-bottom: 20%;
  }

  /*----------------------------------------------
    .slick
  ---------------------------------------------*/
  .slick-prev {
    left: -4.5%;
  }

  [dir='rtl'] .slick-prev {
    right: -4.5%;
    left: auto;
  }

  .slick-prev:before {
    content: "";
    background: url(../images/icon_prev.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .slick-next {
    right: -4.5%;
  }

  [dir='rtl'] .slick-next {
    right: auto;
    left: -4.5%;
  }

  .slick-next:before {
    content: "";
    background: url(../images/icon_next.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
  }

  .slick-prev,
  .slick-next {
    width: 4%;
    height: 17%;
  }

  .slick-slide img {
    display: block;
    width: 100%;
    padding: 0 2%;
  }

  /*----------------------------------------------
    miscellaneous
  ---------------------------------------------*/
  .email_sp {
    display: inline-block;
  }

  .u_pc {
    display: none;
  }

  .u_sp {
    display: block;
  }

  .c_box01.u_sp {
    display: inline-block;
  }

  #customer .c_hr02.u_mab120 {
    margin-bottom: 20%;
  }

  .sp_img-full {
    width: 100%;
  }

  #confirm .u-text-center.u-mar-top-20{
    display: flex;
  }
}