/*===============================================*/
/* sp */
/*===============================================*/
@media screen and (max-width: 768px) {
  .le_slide .prev, .le_slide .next {
    width: 10px;
    height: 30px;
    margin: 0 1%;
    background: url("../image/sp/slide_arrow.svg") 50% 50% no-repeat;
  }
  .le_slide .item {
    width: 100%;
    position: relative;
  }
  .le_slide .item .caution {
    line-height: 1.5;
    color: #fff;
    right: 12px;
    bottom: 12px;
    padding-left: 10px;
  }
  .le_slide .dots .slick-dots li {
    width: 50px;
  }
  .le_slide .dots .slick-dots button:before {
    height: 5px;
  }

  .contents_le {
    /*padding-top: 55px; 202107change*/
    background: #000;
    color: #fff;
  }
  .contents_le .scr_pc {
    display: none !important;
  }
  .contents_le .scr_sp {
    display: block !important;
  }
  .contents_le br.fix {
    display: block !important;
  }
  .contents_le .w_cmn {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  .contents_le .sec_heading {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .contents_le .sec_heading:after {
    content: '';
    display: block;
    background: #fff;
    width: 0.57em;
    height: 2px;
    margin: 1em auto 1.3em;
  }
  .contents_le .sec_heading.type_black:after {
    background: #000;
  }
  .contents_le .text_m {
    font-size: 14px;
    line-height: 1.8;
  }
  .contents_le .text_s {
    font-size: 14px;
    line-height: 1.8;
  }
  .contents_le .le_btn_a {
    width: 275px;
    padding: 15px 0;
    background: #c11920;
    background-size: 63px auto;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .contents_le .le_btn_a span {
    width: 15.5em;
    margin-top: 0.5em;
  }
  .contents_le .le_btn_a span:before, .contents_le .le_btn_a span:after {
    content: '';
    display: inline-block;
    width: 45px;
    height: 8px;
    margin: 0 10px;
  }
  .contents_le .le_btn_a span:after {
    background: url("../image/btn_a_arrow.svg") 50% 0% no-repeat #c11920;
    background-size: contain;
  }
  .contents_le .le_sales {
    color: #ffe103;
    line-height: 1.7;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ffe103;
    padding: 20px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .contents_le .le_sales .heading {
    font-size: 13px;
    font-weight: bold;
  }
  .contents_le .le_sales .text {
    font-size: 11px;
    text-align: left;
  }
  .contents_le .le_layout_a {
    margin-top: 30px;
  }
  .contents_le .le_layout_a:nth-of-type(1) {
    padding-top: 0;
  }
  .contents_le .le_layout_a .image {
    flex: 0 0 490px;
  }
  .contents_le .le_layout_a .text_group {
    flex: 0 0 450px;
    font-size: 16px;
  }
  .contents_le .le_layout_a .heading {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 1.2em;
  }
  .contents_le .le_layout_a .text_m {
    margin-top: 1em;
  }
  .contents_le .le_layout_a .pic {
    margin-top: 1em;
  }
  .contents_le .le_layout_a .note {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1em;
    text-indent: -1.4em;
    margin-left: 1.4em;
  }

  .sec_main {
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
  }
  .sec_main .heading_group img {
    margin-left: auto;
    margin-right: auto;
  }
  .sec_main .heading_group .text_1 {
    width: 51%;
    max-width: 187px;
  }
  .sec_main .heading_group .text_2 {
    width: 90%;
    max-width: 404px;
    margin-top: 15px;
  }
  .sec_main .tag {
    display: inline-flex;
    font-size: 12px;
    color: #ffe103;
    border: 1px solid #ffe103;
    padding: 0.5em 1em;
    margin-top: 20px;
  }
  .sec_main .lead {
    width: 100%;
    max-width: 373px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .sec_main .le_slide {
    margin-top: 30px;
  }
  .sec_main .price_group {
    text-align: center;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 20px 0;
    margin-top: 25px;
  }
  .sec_main .price_group .heading {
    font-size: 14px;
    font-weight: bold;
  }
  .sec_main .price_group .price {
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
  }
  .sec_main .price_group .num {
    font-size: 36px;
    margin-right: 0.1em;
  }
  .sec_main .price_group .aside {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 12px;
  }
  .sec_main .le_btn_a {
    margin-top: 20px;
  }

  .sec_interior {
    padding-top: 50px;
    background: #ffe103;
    color: #000;
  }
  .sec_interior .le_slide {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .sec_bodycolor {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ffe103;
    color: #000;
  }
  .sec_bodycolor .heading {
    text-align: center;
  }
  .sec_bodycolor .le_layout_a .pic_01 {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
  }
  .sec_bodycolor .le_layout_a .text_m {
    margin-top: 1.5em;
  }

  .sec_equipment_a {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .sec_equipment_a .image_02 {
    margin: 0 -7%;
  }
  .sec_equipment_a .box {
    padding: 10px 30px;
    position: relative;
    margin-top: 15px;
  }
  .sec_equipment_a .box .box_heading {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8;
    margin-left: 0.5em;
  }
  .sec_equipment_a .box .text {
    font-size: 14px;
    line-height: 1.8;
  }
  .sec_equipment_a .box .text br {
    display: block !important;
  }
  .sec_equipment_a .box:before, .sec_equipment_a .box:after {
    content: '';
    display: block;
    height: 100%;
    width: 10px;
    border: 1px solid #808080;
    position: absolute;
    top: 0;
  }
  .sec_equipment_a .box:before {
    border-right: none;
    left: 0;
  }
  .sec_equipment_a .box:after {
    border-left: none;
    right: 0;
  }

  .sec_equipment_b .eq_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
  }
  .sec_equipment_b .eq_list li {
    width: 48%;
    margin-right: 4%;
    margin-top: 20px;
  }
  .sec_equipment_b .eq_list li:nth-child(2n) {
    margin-right: 0;
  }
  .sec_equipment_b .eq_list .name {
    font-size: 12px;
    line-height: 1.7;
    margin-top: 0.75em;
    min-height: 5.1em;
  }
  .sec_equipment_b .eq_list .name br {
    display: block !important;
  }
  .sec_equipment_b .sensing {
    border: 1px solid #fff;
    padding: 50px 25px 20px;
    position: relative;
    margin-top: 40px;
  }
  .sec_equipment_b .sensing .heading {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  .sec_equipment_b .sensing .logo {
    width: 155px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sec_equipment_b .sensing .text_m {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1em;
  }
  .sec_equipment_b .sensing_text {
    font-size: 12px;
    color: #ffe103;
    line-height: 1.5;
    margin-top: 1em;
  }
  .sec_equipment_b .eq_text {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1em;
    text-align: justify;
  }

  .sec_aside {
    padding-top: 15px;
    padding-bottom: 60px;
  }
  .sec_aside .note {
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
  }
  .sec_aside .le_btn_a {
    margin-top: 30px;
  }
}
