@charset "UTF-8";
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#tmpl_main {
  width: 100%;
}

.ls_page {
  position: relative;
  width: 100%;
  min-width: 1190px;
  font-size: 100%;
}
@media screen and (max-width: 640px) {
  .ls_page {
    min-width: 100%;
  }
}
.ls_page .block {
  display: block;
}
.ls_page .block_pc {
  display: block;
}
@media screen and (max-width: 640px) {
  .ls_page .block_pc {
    display: inline-block;
  }
}
.ls_page .fBo {
  font-weight: bold;
}
.ls_page .ls_main {
  display: block;
  position: relative;
  padding-bottom: 100px;
  width: 1190px;
  margin: 0 auto;
  min-height: calc(100vh - 281px);
}
@media screen and (max-width: 640px) {
  .ls_page .ls_main {
    padding-bottom: 60px;
    width: 100%;
  }
}
.ls_page .ls_main ul, .ls_page .ls_main dl {
  margin: 1em 0;
}
.ls_page .ls_main p {
  margin-bottom: 1em;
}
.ls_page .ls_hidden {
  display: none;
}
.ls_page .commonW {
  width: 1190px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .ls_page .commonW {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.ls_page .commonW_S {
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .ls_page .commonW_S {
    width: 100%;
  }
}
.ls_page .ls_contents {
  font-size: 90%;
}
.ls_page .ls_contents h2 {
  font-size: 200%;
  line-height: 1.3;
  margin-bottom: 30px;
  font-weight: 800;
  text-align: center;
  color: #595757;
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_contents h2 {
    text-align: left;
  }
}
.ls_page .ls_contents h3 {
  margin-top: 70px;
  margin-bottom: 30px;
  font-size: 150%;
  line-height: 1.25;
  font-weight: 800;
  text-align: center;
  color: #595757;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_contents h3 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 130%;
    line-height: 1.25;
    text-align: left;
  }
}
.ls_page .ls_contents h3.h-type2 {
  font-size: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 12px 8px 12px;
  margin-bottom: 20px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_contents h3.h-type2 {
    padding: 0 0 8px 0;
  }
}
.ls_page .ls_contents h4 {
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: 800;
  text-align: center;
  font-size: 130%;
  line-height: 1.25;
  color: #595757;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_contents h4 {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 110%;
  }
}
.ls_page .ls_contents .ls_main {
  padding: 50px 0;
  margin-bottom: 30px;
}
.ls_page .ls_contents .ls_main .ls_mod {
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_contents .ls_main .ls_mod {
    margin-bottom: 40px;
  }
}
.ls_page .ls_contents .ls_main .ls_mod2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_contents .ls_main .ls_mod2 {
    margin-bottom: 20px;
  }
}
.ls_page .ls_contents .ls_main .ls_mod:last-child {
  margin-bottom: 0;
}
.ls_page .ls_heading_large {
  font-size: 200% !important;
  color: #595757;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_heading_large {
    font-size: 160% !important;
  }
}
@media screen and (max-width: 640px) {
  .ls_page .ls_heading {
    margin-bottom: 30px;
    text-align: center;
  }
}
.ls_page .ls_content {
  margin: initial auto 40px;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_content {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 320px) {
  .ls_page .ls_content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ls_page .ls_anchor {
  text-decoration: underline !important;
}
.ls_page .ls_img {
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_img {
    display: block;
    width: 100%;
  }
}
.ls_page .ls_img.ls_img_S {
  width: 300px;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_img.ls_img_S {
    width: 250px;
  }
}
.ls_page .ls_img.ls_img_M {
  width: 600px;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_img.ls_img_M {
    width: 100%;
  }
}
.ls_page .ls_img.ls_img_left {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_img.ls_img_left {
    margin: 0 auto;
  }
}
.ls_page .ls_img img {
  width: 100%;
}
.ls_page .ls_only_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_only_sp {
    display: block;
  }
}
.ls_page .ls_only_pc {
  display: block;
}
@media screen and (max-width: 640px) {
  .ls_page .ls_only_pc {
    display: none;
  }
}

.ls_dl_flow dt {
  float: left;
  width: 8em !important;
}
@media screen and (max-width: 640px) {
  .ls_dl_flow dt {
    float: none;
    display: block;
  }
}
.ls_dl_flow dd {
  margin-left: 80px;
  display: table-cell;
}

.ls_ico_brackets::before {
  content: "[";
}
.ls_ico_brackets::after {
  content: "]";
}
.ls_ico_gt3::before {
  content: ">>>";
}
.ls_ico_nami::before {
  content: "~";
}
.ls_ico_onpu::after {
  content: "♪";
}

.ls_w_S {
  width: 950px;
}
.ls_w_M {
  width: 1190px;
}
.ls_w5 {
  width: 5% !important;
}
.ls_w10 {
  width: 10% !important;
}
.ls_w15 {
  width: 15% !important;
}
.ls_w20 {
  width: 20% !important;
}
.ls_w25 {
  width: 25% !important;
}
.ls_w30 {
  width: 30% !important;
}
.ls_w40 {
  width: 40% !important;
}
.ls_w45 {
  width: 45% !important;
}
.ls_w55 {
  width: 55% !important;
}
.ls_w50 {
  width: 50% !important;
}
.ls_w60 {
  width: 60% !important;
}
.ls_w65 {
  width: 65% !important;
}
.ls_w70 {
  width: 70% !important;
}
.ls_w75 {
  width: 75% !important;
}
.ls_w80 {
  width: 80% !important;
}
.ls_w85 {
  width: 85% !important;
}
.ls_w90 {
  width: 90% !important;
}
.ls_w100 {
  width: 100% !important;
}
.ls_w_auto {
  width: auto !important;
}
@media screen and (max-width: 640px) {
  .ls_w5 {
    width: 100%;
  }
  .ls_w10 {
    width: 100%;
  }
  .ls_w15 {
    width: 100%;
  }
  .ls_w20 {
    width: 100%;
  }
  .ls_w25 {
    width: 100%;
  }
  .ls_w30 {
    width: 100%;
  }
  .ls_w40 {
    width: 100%;
  }
  .ls_w45 {
    width: 100%!important;
  }
  .ls_w50 {
    width: 100%;
  }
  .ls_w60 {
    width: 100%;
  }
  .ls_w65 {
    width: 100%;
  }
  .ls_w70 {
    width: 100%;
  }
  .ls_w75 {
    width: 100%;
  }
  .ls_w80 {
    width: 100%;
  }
  .ls_w85 {
    width: 100%;
  }
  .ls_w90 {
    width: 100%;
  }
  .ls_w_sp5 {
    width: 5% !important;
  }
  .ls_w_sp10 {
    width: 10% !important;
  }
  .ls_w_sp15 {
    width: 15% !important;
  }
  .ls_w_sp20 {
    width: 20% !important;
  }
  .ls_w_sp25 {
    width: 25% !important;
  }
  .ls_w_sp30 {
    width: 30% !important;
  }
  .ls_w_sp40 {
    width: 40% !important;
  }
  .ls_w_sp50 {
    width: 50% !important;
  }
  .ls_w_sp60 {
    width: 60% !important;
  }
  .ls_w_sp65 {
    width: 65% !important;
  }
  .ls_w_sp70 {
    width: 70% !important;
  }
  .ls_w_sp75 {
    width: 75% !important;
  }
  .ls_w_sp80 {
    width: 80% !important;
  }
  .ls_w_sp85 {
    width: 85% !important;
  }
  .ls_w_sp90 {
    width: 90% !important;
  }
  .ls_w_sp100 {
    width: 100% !important;
  }
}

.ls_no-margin p {
  margin: 0 !important;
}
.ls_m0a {
  margin: 0 auto !important;
}
.ls_mt0 {
  margin-top: 0 !important;
}
.ls_mt5 {
  margin-top: 5px !important;
}
.ls_mt10 {
  margin-top: 10px !important;
}
.ls_mt15 {
  margin-top: 15px !important;
}
.ls_mt20 {
  margin-top: 20px !important;
}
.ls_mt25 {
  margin-top: 25px !important;
}
.ls_mt30 {
  margin-top: 30px !important;
}
.ls_mt35 {
  margin-top: 35px !important;
}
.ls_mt40 {
  margin-top: 40px !important;
}
.ls_mt45 {
  margin-top: 45px !important;
}
.ls_mt50 {
  margin-top: 50px !important;
}
.ls_mt70 {
  margin-top: 70px !important;
}
.ls_mt100 {
  margin-top: 100px !important;
}
.ls_mt170 {
  margin-top: 170px !important;
}
.ls_mt250 {
  margin-top: 250px !important;
}
@media screen and (max-width: 640px) {
  .ls_mt_sp0 {
    margin-top: 0 !important;
  }
  .ls_mt_sp5 {
    margin-top: 5px !important;
  }
  .ls_mt_sp10 {
    margin-top: 10px !important;
  }
  .ls_mt_sp15 {
    margin-top: 15px !important;
  }
  .ls_mt_sp20 {
    margin-top: 20px !important;
  }
  .ls_mt_sp25 {
    margin-top: 25px !important;
  }
  .ls_mt_sp30 {
    margin-top: 30px !important;
  }
  .ls_mt_sp35 {
    margin-top: 35px !important;
  }
  .ls_mt_sp40 {
    margin-top: 40px !important;
  }
  .ls_mt_sp45 {
    margin-top: 45px !important;
  }
  .ls_mt_sp50 {
    margin-top: 50px !important;
  }
  .ls_mt_sp180 {
    margin-top: 180px !important;
  }
}
.ls_mr0 {
  margin-right: 0 !important;
}
.ls_mr5 {
  margin-right: 5px !important;
}
.ls_mr10 {
  margin-right: 10px !important;
}
.ls_mr15 {
  margin-right: 15px !important;
}
.ls_mr20 {
  margin-right: 20px !important;
}
.ls_mr25 {
  margin-right: 25px !important;
}
.ls_mr30 {
  margin-right: 30px !important;
}
.ls_mr35 {
  margin-right: 35px !important;
}
.ls_mr40 {
  margin-right: 40px !important;
}
.ls_mr45 {
  margin-right: 45px !important;
}
.ls_mr50 {
  margin-right: 50px !important;
}
@media screen and (max-width: 640px) {
  .ls_mr50 {
    margin-right: 0 !important;
  }
}
.ls_mb0 {
  margin-bottom: 0 !important;
}
.ls_mb5 {
  margin-bottom: 5px !important;
}
.ls_mb10 {
  margin-bottom: 10px !important;
}
.ls_mb15 {
  margin-bottom: 15px !important;
}
.ls_mb20 {
  margin-bottom: 20px !important;
}
.ls_mb25 {
  margin-bottom: 25px !important;
}
.ls_mb30 {
  margin-bottom: 30px !important;
}
.ls_mb35 {
  margin-bottom: 35px !important;
}
.ls_mb40 {
  margin-bottom: 40px !important;
}
.ls_mb45 {
  margin-bottom: 45px !important;
}
.ls_mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 640px) {
  .ls_mb_sp0 {
    margin-bottom: 0 !important;
  }
  .ls_mb_sp5 {
    margin-bottom: 5px !important;
  }
  .ls_mb_sp10 {
    margin-bottom: 10px !important;
  }
  .ls_mb_sp15 {
    margin-bottom: 15px !important;
  }
  .ls_mb_sp20 {
    margin-bottom: 20px !important;
  }
  .ls_mb_sp25 {
    margin-bottom: 25px !important;
  }
  .ls_mb_sp30 {
    margin-bottom: 30px !important;
  }
  .ls_mb_sp35 {
    margin-bottom: 35px !important;
  }
  .ls_mb_sp40 {
    margin-bottom: 40px !important;
  }
  .ls_mb_sp45 {
    margin-bottom: 45px !important;
  }
  .ls_mb_sp50 {
    margin-bottom: 50px !important;
  }
  .ls_mb_sp180 {
    margin-bottom: 180px !important;
  }
}
.ls_ml0 {
  margin-left: 0 !important;
}
.ls_ml5 {
  margin-left: 5px !important;
}
.ls_ml10 {
  margin-left: 10px !important;
}
.ls_ml15 {
  margin-left: 15px !important;
}
.ls_ml20 {
  margin-left: 20px !important;
}
.ls_ml25 {
  margin-left: 25px !important;
}
.ls_ml30 {
  margin-left: 30px !important;
}
.ls_ml35 {
  margin-left: 35px !important;
}
.ls_ml40 {
  margin-left: 40px !important;
}
.ls_ml45 {
  margin-left: 45px !important;
}
.ls_ml50 {
  margin-left: 50px !important;
}
.ls_mtb30 {
  margin: 30px 0 !important;
}
.ls_mrl60 {
  margin-right: 60px !important;
  margin-left: 60px !important;
}
@media screen and (max-width: 640px) {
  .ls_mrl60 {
    margin: 0 !important;
  }
  .ls_ml_sp0 {
    margin-left: 0 !important;
  }
}

.ls_pt0 {
  padding-top: 0 !important;
}
.ls_pt5 {
  padding-top: 5px !important;
}
.ls_pt10 {
  padding-top: 10px !important;
}
.ls_pt15 {
  padding-top: 15px !important;
}
.ls_pt20 {
  padding-top: 20px !important;
}
.ls_pt25 {
  padding-top: 25px !important;
}
.ls_pt30 {
  padding-top: 30px !important;
}
.ls_pt35 {
  padding-top: 35px !important;
}
.ls_pt40 {
  padding-top: 40px !important;
}
.ls_pt45 {
  padding-top: 45px !important;
}
.ls_pt50 {
  padding-top: 50px !important;
}
.ls_pt150 {
  padding-top: 150px !important;
}
.ls_pt_sp0 {
  padding-top: 0 !important;
}
.ls_pt_sp5 {
  padding-top: 5px !important;
}
.ls_pt_sp10 {
  padding-top: 10px !important;
}
.ls_pt_sp15 {
  padding-top: 15px !important;
}
.ls_pt_sp20 {
  padding-top: 20px !important;
}
.ls_pt_sp25 {
  padding-top: 25px !important;
}
.ls_pt_sp30 {
  padding-top: 30px !important;
}
.ls_pt_sp40 {
  padding-top: 40px !important;
}
.ls_pt_sp50 {
  padding-top: 50px !important;
}
.ls_pt_sp60 {
  padding-top: 60px !important;
}
.ls_pt_sp65 {
  padding-top: 65px !important;
}
.ls_pt_sp70 {
  padding-top: 70px !important;
}
.ls_pt_sp75 {
  padding-top: 75px !important;
}
.ls_pt_sp80 {
  padding-top: 80px !important;
}
.ls_pt_sp85 {
  padding-top: 85px !important;
}
.ls_pt_sp90 {
  padding-top: 90px !important;
}
.ls_pt_sp100 {
  padding-top: 100px !important;
}
.ls_pr0 {
  padding-right: 0 !important;
}
.ls_pr5 {
  padding-right: 5px !important;
}
.ls_pr10 {
  padding-right: 10px !important;
}
.ls_pr15 {
  padding-right: 15px !important;
}
.ls_pr20 {
  padding-right: 20px !important;
}
.ls_pr25 {
  padding-right: 25px !important;
}
.ls_pr30 {
  padding-right: 30px !important;
}
.ls_pr35 {
  padding-right: 35px !important;
}
.ls_pr40 {
  padding-right: 40px !important;
}
.ls_pr45 {
  padding-right: 45px !important;
}
.ls_pr50 {
  padding-right: 50px !important;
}
.ls_pb0 {
  padding-bottom: 0 !important;
}
.ls_pb5 {
  padding-bottom: 5px !important;
}
.ls_pb10 {
  padding-bottom: 10px !important;
}
.ls_pb15 {
  padding-bottom: 15px !important;
}
.ls_pb20 {
  padding-bottom: 20px !important;
}
.ls_pb25 {
  padding-bottom: 25px !important;
}
.ls_pb30 {
  padding-bottom: 30px !important;
}
.ls_pb35 {
  padding-bottom: 35px !important;
}
.ls_pb40 {
  padding-bottom: 40px !important;
}
.ls_pb45 {
  padding-bottom: 45px !important;
}
.ls_pb50 {
  padding-bottom: 50px !important;
}
.ls_pb_sp0 {
  padding-bottom: 0 !important;
}
.ls_pb_sp5 {
  padding-bottom: 5px !important;
}
.ls_pb_sp10 {
  padding-bottom: 10px !important;
}
.ls_pb_sp15 {
  padding-bottom: 15px !important;
}
.ls_pb_sp20 {
  padding-bottom: 20px !important;
}
.ls_pb_sp25 {
  padding-bottom: 25px !important;
}
.ls_pb_sp30 {
  padding-bottom: 30px !important;
}
.ls_pb_sp40 {
  padding-bottom: 40px !important;
}
.ls_pb_sp50 {
  padding-bottom: 50px !important;
}
.ls_pb_sp60 {
  padding-bottom: 60px !important;
}
.ls_pb_sp65 {
  padding-bottom: 65px !important;
}
.ls_pb_sp70 {
  padding-bottom: 70px !important;
}
.ls_pb_sp75 {
  padding-bottom: 75px !important;
}
.ls_pb_sp80 {
  padding-bottom: 80px !important;
}
.ls_pb_sp85 {
  padding-bottom: 85px !important;
}
.ls_pb_sp90 {
  padding-bottom: 90px !important;
}
.ls_pb_sp100 {
  padding-bottom: 100px !important;
}
.ls_pl0 {
  padding-left: 0 !important;
}
.ls_pl5 {
  padding-left: 5px !important;
}
.ls_pl10 {
  padding-left: 10px !important;
}
.ls_pl15 {
  padding-left: 15px !important;
}
.ls_pl20 {
  padding-left: 20px !important;
}
.ls_pl25 {
  padding-left: 25px !important;
}
.ls_pl30 {
  padding-left: 30px !important;
}
.ls_pl35 {
  padding-left: 35px !important;
}
.ls_pl40 {
  padding-left: 40px !important;
}
.ls_pl45 {
  padding-left: 45px !important;
}
.ls_pl50 {
  padding-left: 50px !important;
}
.ls_prl20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.ls_arrw01 {
  background: url("/Products/LifeScience/common/img/icon/arrow_01.png") no-repeat left center;
}
.ls_arrw02 {
  background: url("/Products/LifeScience/common/img/icon/arrow_02.png") no-repeat left center;
}
.ls_arrw03 {
  background: url("/Products/LifeScience/common/img/icon/arrow_03.png") no-repeat left center;
}

.ls_table1 th, .ls_table2 th {
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .ls_table1 th, .ls_table2 th {
    display: block;
  }
}
.ls_table1 th::after, .ls_table2 th::after {
  content: ": ";
}
.ls_table1 td, .ls_table2 td {
  margin-left: 20px;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .ls_table1 td, .ls_table2 td {
    margin: 0;
  }
}
.ls_table1 td p, .ls_table2 td p {
  margin: 0;
}
.ls_table2 tr {
  display: block;
  padding-bottom: 30px;
}
.ls_table2 tr:last-child {
  padding-bottom: 0;
}
.ls_table2 td.ls_no-margin p {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .ls_table2 th {
    font-weight: bold;
  }
}

.ls_video {
  cursor: pointer;
}
.ls_videoWrap {
  display: none;
}

.ls_border-1_1 {
  border: solid 1px #d9d9d9;
}

.ls_page * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ls_page a {
  text-decoration: none;
  color: #595757;
}

.ls_page a:hover:not(.ls_btn):not(.ls_btn2) {
  text-decoration: underline;
}

.ls_page p {
  margin-top: inherit;
}

.ls_page li, .ls_page ol, .ls_page ul {
  list-style: none;
}

.ls_page video {
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .ls_page video {
    width: 100%;
    height: auto;
  }
}
.ls_page em {
  font-style: normal;
}

.ls_page blockquote {
  margin: 0 auto 20px;
  padding: 15px 15px 5px;
  background-color: #f3fbff;
  border: 1px solid #c0eaff;
}

.ls_page blockquote p {
  line-height: 1.3;
}

.ls_container {
  width: 1190px;
  margin: auto;
}

@media screen and (max-width: 640px) {
  .ls_container {
    width: 100%;
  }
}
.ls_mainBanner {
  width: 100%;
  height: 320px;
  background-color: #ecf0f3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner {
    height: auto;
    padding: 0 20px;
    min-height: 85px;
  }
}
.ls_mainBanner .ls_mainBanner_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 1190px;
  height: 100%;
  margin: 0 auto;
  padding: 0 1em;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_container {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-top: 15px;
  }
}
.ls_mainBanner .ls_mainBanner_title {
  margin: 1em 0;
  font-size: 220%;
  font-weight: 800;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_title {
    font-size: 150%;
    text-align: center;
  }
}
.ls_mainBanner .ls_mainBanner_image {
  position: absolute;
  right: 1em;
  bottom: 0;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_image {
    position: static;
    height: 160px;
    text-align: center;
  }
}
.ls_mainBanner .ls_mainBanner_image img {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_image img {
    max-width: 100%;
    max-height: 100%;
  }
}
.ls_main_heading {
  width: 1190px;
  margin: 0 auto;
  padding: 11px 45px 11px 0;
  line-height: 0.9;
}

.ls_main_heading a {
  font-size: 22px;
  line-height: 1.4;
  color: #656565;
  font-weight: normal;
  font-family: "SST W55 Bold", Arial, sans-serif;
}

@media screen and (max-width: 640px) {
  .ls_main_heading {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    padding: 0 65px 17px 20px;
    font-size: 120%;
  }
  .ls_main_heading a {
    font-size: 99%;
  }
}
.ls_heading {
  margin: 0 0 30px 0;
  font-weight: 800;
  text-align: center;
  color: #595757;
}

@media screen and (max-width: 640px) {
  .ls_heading {
    padding: 0 20px;
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .ls_content .ls_heading {
    padding-left: 0;
    padding-right: 0;
  }
}
.ls_heading.border {
  padding-bottom: 0.5em;
  border-bottom: 2px solid #666;
}

.ls_heading.ls_heading_section {
  margin-top: 70px;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .ls_heading.ls_heading_section {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.ls_heading.new {
  position: relative;
}

@media screen and (max-width: 640px) {
  .ls_heading.new {
    padding-left: 50px;
  }
}
.ls_heading.new::before {
  content: "NEW";
  display: inline-block;
  width: 35px;
  padding: 5px 0;
  font-size: 0.8rem;
  border-radius: 1px;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #c00;
  margin-right: 1em;
}

@media screen and (max-width: 640px) {
  .ls_heading.new::before {
    position: absolute;
    left: 0;
  }
}
h2.ls_heading {
  font-size: 180%;
  line-height: 1.3;
}

@media screen and (max-width: 640px) {
  h2.ls_heading {
    font-size: 150%;
  }
}
h3.ls_heading {
  font-size: 150%;
  line-height: 1.25;
}

h3.ls_heading.new::before {
  content: "NEW";
  display: inline-block;
  width: 35px;
  padding: 5px 0;
  font-size: 0.8rem;
  border-radius: 1px;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #c00;
  margin: 5px 1em 0 0;
}

@media screen and (max-width: 640px) {
  h3.ls_heading {
    font-size: 130%;
  }
  h3.ls_heading.new::before {
    margin-top: 2px;
  }
}
h4.ls_heading {
  margin-bottom: 15px;
  font-size: 130%;
  line-height: 1.25;
}

@media screen and (max-width: 640px) {
  h4.ls_heading {
    font-size: 110%;
  }
}
.ls_headingBox {
  position: relative;
  text-align: center;
  margin: 0 0 30px 0;
}

@media screen and (max-width: 640px) {
  .ls_headingBox {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 20px;
  }
  .ls_headingBox > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .ls_row:not(.ls_row_nopad) .ls_headingBox {
    padding-left: 0;
    padding-right: 0;
  }
}
.ls_headingBox.border {
  padding-bottom: 0.75em;
  border-bottom: 2px solid #666;
}

.ls_headingBox .ls_heading {
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
}

@media screen and (max-width: 640px) {
  .ls_headingBox .ls_heading {
    padding-left: 0;
    padding-right: 20px;
  }
}
.ls_headingBox .ls_heading_btn {
  position: absolute;
  top: 5px;
  right: 0;
}

@media screen and (max-width: 640px) {
  .ls_headingBox .ls_heading_btn {
    position: static;
    max-width: 15%;
  }
}
.ls_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

@media screen and (max-width: 640px) {
  .ls_row {
    margin-left: 0;
    margin-right: 0;
  }
}
.ls_row > * {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 640px) {
  .ls_content .ls_row > * {
    padding-left: 0;
    padding-right: 0;
  }
}
.ls_row.ls_row_nopad > * {
  padding-left: 0;
  padding-right: 0;
}

.ls_row_2 > * {
  width: 50%;
}

.ls_row_3 > * {
  width: 33.3333%;
}

.ls_row_4 > * {
  width: 25%;
}

.ls_row_5 > * {
  width: 20%;
}

@media screen and (max-width: 640px) {
  .ls_row_2 > *, .ls_row_3 > *, .ls_row_4 > *, .ls_row_5 > * {
    width: 100%;
  }
}
.ls_bg_gray {
  background-color: #e8e8e8;
}

.ls_bg_skyblue {
  background-color: #dbe7ed;
}

.ls_bg_mosgreen {
  background-color: #dce6de;
}

.ls_text {
  line-height: 1.5;
  margin: 0 auto 30px;
}

.ls_lead {
  margin-bottom: 50px;
  font-size: 115%;
  font-weight: 800;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .ls_lead {
    margin-bottom: 30px;
    padding: 15px 20px;
    background-color: #f5f5f5;
  }
}
.ls_text_tiny {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 640px) {
  .ls_text_tiny {
    max-width: initial;
  }
}
.ls_text_small {
  font-size: 75%;
}

.ls_bold {
  font-weight: 700;
}

.ls_red_bold {
  color: red;
  font-weight: 800;
}

.ls_red {
  color: red;
  font-weight: 800;
}

.ls_ta_left {
  text-align: left;
}

.ls_ta_center {
  text-align: center;
}

.ls_ta_right {
  text-align: right;
}

.ls_list {
  padding-left: 20px;
}

.ls_list li {
  list-style: disc outside;
  margin-bottom: 15px;
  line-height: 1.3;
}

.ls_dataList_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px 0;
  line-height: 1.35;
}

@media screen and (max-width: 640px) {
  .ls_dataList_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 13px;
    padding: 15px 20px 0;
    border-top: 1px solid #ccc;
  }
  .ls_dataList_item:last-child {
    margin-bottom: 0;
  }
}
.ls_dataList_item dt {
  width: 12em;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .ls_dataList_item dt {
    margin-bottom: 5px;
  }
}
.ls_dataList_item dd {
  margin: 0;
  width: 60em;
}

@media screen and (max-width: 640px) {
  .ls_dataList_item dd {
    width: auto;
  }
}
.ls_boxList {
  width: 1190px;
  margin: auto;
  padding-left: 0;
  border-top: 1px solid #666;
}

@media screen and (max-width: 640px) {
  .ls_boxList {
    width: 100%;
  }
}
.ls_boxList_item {
  display: block;
  position: relative;
  padding: 15px 150px 15px 50px;
  background: #e8e8e8;
  border-bottom: 1px solid #666;
  font-size: 120%;
  color: #595757;
}

@media screen and (max-width: 640px) {
  .ls_boxList_item {
    padding: 15px 20px;
  }
}
.ls_boxList_item > * {
  margin: 0;
}

.ls_boxList_item.new {
  position: relative;
}

.ls_boxList_item.new::before {
  content: "NEW";
  display: inline-block;
  width: 35px;
  padding: 5px 0;
  font-size: 0.8rem;
  border-radius: 1px;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #c00;
  position: absolute;
  left: 5px;
}

@media screen and (max-width: 640px) {
  .ls_boxList_item.new::before {
    position: static;
    margin-bottom: 10px;
  }
}
.ls_boxList_title {
  font-weight: 800;
  margin-bottom: 5px;
}

.ls_boxList_note {
  display: block;
}

@media screen and (max-width: 640px) {
  .ls_boxList_note {
    margin-bottom: 15px;
  }
}
.ls_boxList_btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

@media screen and (max-width: 640px) {
  .ls_boxList_btn {
    display: block;
    position: static;
  }
}
.ls_boxList_item.date {
  padding-left: 200px;
}

@media screen and (max-width: 640px) {
  .ls_boxList_item.date {
    padding-left: 20px;
  }
}
.ls_boxList_item.date .ls_boxList_date {
  position: absolute;
  left: 50px;
}

@media screen and (max-width: 640px) {
  .ls_boxList_item.date .ls_boxList_date {
    position: static;
    margin-bottom: 5px;
  }
}
.ls_event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 15px 20px 0;
  text-align: center;
  background: #e8e8e8;
}

.ls_event > * {
  margin-top: 0;
  color: #595757;
  line-height: 1.2;
}

.ls_event > :last-child {
  margin-bottom: 15px;
}

.ls_event .ls_event_heading {
  margin-bottom: 14px;
  font-size: 140%;
  font-weight: 800;
}

.ls_event .ls_event_lead {
  width: 80%;
  margin: 0 auto 10px;
  font-size: 120%;
}

@media screen and (max-width: 640px) {
  .ls_event .ls_event_lead {
    width: 100%;
  }
}
.ls_event .ls_event_text {
  width: 50%;
  margin: 0 auto 0.2em;
  font-size: 120%;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .ls_event .ls_event_text {
    width: 100%;
    text-align: center;
  }
}
.ls_event .small {
  font-size: 1rem;
}

.ls_productList {
  color: #595757;
  text-align: center;
}

.ls_productList .ls_productList_image {
  height: 280px;
  margin-bottom: 15px;
  vertical-align: top;
}

.ls_productList .ls_productList_title {
  margin: 0;
  font-size: 180%;
  word-break: break-all;
}

.ls_productList .ls_productList_lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3em;
  margin: 0 0 0.5em 0;
  font-size: 140%;
  line-height: 1.25;
}

.ls_productList .ls_productList_caption {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 120%;
  text-align: left;
  line-height: 1.25;
}

.ls_productList > :last-child {
  margin-bottom: 0;
}

.ls_productList.new .ls_productList_title {
  position: relative;
  padding-right: 45px;
}

.ls_productList.new .ls_productList_title span {
  content: "NEW";
  display: inline-block;
  width: 35px;
  padding: 5px 0;
  font-size: 0.8rem;
  border-radius: 1px;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #c00;
  margin: 0.3em 15px 0 0;
}

.ls_backTop a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 5;
  bottom: 120px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: 545px;
  border-radius: 100%;
  background: #e8e8e8;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  .ls_backTop a {
    left: auto;
    right: 20px;
    bottom: 50px;
    margin: 0;
  }
}
.ls_backTop a:hover {
  background-color: #ccc;
}

.ls_backTop a i {
  display: block;
  width: 20px;
  height: 20px;
  margin: 18px auto 0;
  border-left: 6px solid #666;
  border-top: 6px solid #666;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ls_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 940px;
  margin: 0 auto 30px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_image {
    display: block;
    width: 100%;
  }
}

.ls_image img {
  margin: 0 10px 20px;
  vertical-align: top;
}

@media screen and (max-width: 640px) {
  .ls_image img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 20px;
  }
}
.ls_image_figure {
  width: 940px;
  margin: 0 auto 30px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .ls_image_figure {
    width: 100%;
  }
}
.ls_image_figure img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  vertical-align: top;
}

@media screen and (max-width: 640px) {
  .ls_image_figure img {
    margin-bottom: 15px;
  }
}
.ls_image_figure .ls_image_caption {
  text-align: left;
  font-size: 100%;
  line-height: 1.3;
}

.ls_step .ls_step_item {
  position: relative;
}

@media screen and (max-width: 640px) {
  .ls_step .ls_step_item {
    padding-bottom: 30px;
  }
}
.ls_step .ls_step_item::after, .ls_step .ls_step_item::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  margin-left: 5px;
  background: #999;
}

@media screen and (max-width: 640px) {
  .ls_step .ls_step_item::after, .ls_step .ls_step_item::before {
    right: auto;
  }
}
.ls_step .ls_step_item::before {
  top: 50%;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  margin-top: 12px;
}

@media screen and (max-width: 640px) {
  .ls_step .ls_step_item::before {
    top: auto;
    bottom: 10px;
    left: 50%;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    margin: 0 0 0 -4px;
  }
}
.ls_step .ls_step_item::after {
  bottom: 50%;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  margin-bottom: 11px;
}

@media screen and (max-width: 640px) {
  .ls_step .ls_step_item::after {
    bottom: 10px;
    right: 50%;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    margin: 0 -4px 0 0;
  }
}
.ls_step .ls_step_item:last-child::after, .ls_step .ls_step_item:last-child::before {
  content: none;
  display: none;
}

.ls_table {
  width: 100%;
  margin: 0 auto 40px;
  border-collapse: collapse;
  font-size: 100%;
}

.ls_table td, .ls_table th {
  padding: 5px 10px;
  line-height: 1.3;
  border: 1px solid #ccc;
}

.ls_table th {
  font-weight: 800;
  background-color: #e8e8e8;
}

.ls_table tr.even-row td {
  background-color: #f9fbfd;
}

/* footer add 2018.12.14 */
#tmpl_content {
  overflow-x: hidden;
}

.ls_section {
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .ls_section {
    padding-top: 40px;
  }
}

.ls_text {
  line-height: 1.5;
  margin: 0 auto 30px;
}
.ls_text-area p {
  line-height: 1.5;
  margin: 0 auto 30px;
}
.ls_text_ml {
  font-size: 130%;
}
@media screen and (max-width: 640px) {
  .ls_text_ml {
    font-size: 110%;
  }
}
.ls_text_small {
  font-size: 75%;
}
.ls_text_tiny {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .ls_text_tiny {
    max-width: initial;
  }
}
.ls_center {
  text-align: center !important;
}
.ls_right {
  text-align: right;
}
.ls_left {
  text-align: left;
}
.ls_CtoL {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_CtoL {
    text-align: left;
  }
}

.list-style_kome {
  padding: 0;
  margin: 0;
}
.list-style_kome li::before {
  content: "※";
}
.list-style_dash {
  padding: 0;
  margin: 0;
}
.list-style_dash li::before {
  content: " - ";
}
.list-style_none {
  padding: 0;
  margin: 0;
}
.list-style_std {
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 25px;
  margin: 0 0 30px;
}
.list-style_std li {
  list-style-type: decimal;
  list-style-position: outside;
}
.list-style_dot {
  padding-left: 1rem;
}
.list-style_dot li {
  list-style-type: disc;
  padding: 0;
}
.list-style_sq {
  padding-left: 1rem;
}
.list-style_sq li {
  list-style-type: square;
  padding: 0;
}

.ls_inline p {
  display: inline;
}

.ls_col2 {
  display: flex;
  column-count: 2;
}

.ls_row {
  display: inline-flex;
  flex-direction: column-reverse;
  width: 100%;
}
.ls_ro2_1, .ls_ro2_3, .ls_ro2_5, .ls_ro2_2, .ls_ro2_4 {
  column-count: 2;
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
}
.ls_ro2_1 > div, .ls_ro2_3 > div, .ls_ro2_5 > div, .ls_ro2_2 > div, .ls_ro2_4 > div {
  width: calc(50% - 15px);
}
.ls_ro2_1 > div:nth-child(odd), .ls_ro2_3 > div:nth-child(odd), .ls_ro2_5 > div:nth-child(odd), .ls_ro2_2 > div:nth-child(odd), .ls_ro2_4 > div:nth-child(odd) {
  margin: 0 15px 0 0;
}
.ls_ro2_1 > div:nth-child(even), .ls_ro2_3 > div:nth-child(even), .ls_ro2_5 > div:nth-child(even), .ls_ro2_2 > div:nth-child(even), .ls_ro2_4 > div:nth-child(even) {
  margin: 0 0 0 15px;
}
@media screen and (max-width: 640px) {
  .ls_ro2_1 .ls_w10, .ls_ro2_3 .ls_w10, .ls_ro2_5 .ls_w10, .ls_ro2_2 .ls_w10, .ls_ro2_4 .ls_w10 {
    width: 30%;
  }
  .ls_ro2_1 .ls_w15, .ls_ro2_3 .ls_w15, .ls_ro2_5 .ls_w15, .ls_ro2_2 .ls_w15, .ls_ro2_4 .ls_w15 {
    width: 25%;
  }
  .ls_ro2_1 .ls_w20, .ls_ro2_3 .ls_w20, .ls_ro2_5 .ls_w20, .ls_ro2_2 .ls_w20, .ls_ro2_4 .ls_w20 {
    width: 25%;
  }
  .ls_ro2_1 .ls_w30, .ls_ro2_3 .ls_w30, .ls_ro2_5 .ls_w30, .ls_ro2_2 .ls_w30, .ls_ro2_4 .ls_w30 {
    width: 25%;
  }
  .ls_ro2_1 .ls_w70, .ls_ro2_3 .ls_w70, .ls_ro2_5 .ls_w70, .ls_ro2_2 .ls_w70, .ls_ro2_4 .ls_w70 {
    width: 75%;
  }
  .ls_ro2_1 .ls_w80, .ls_ro2_3 .ls_w80, .ls_ro2_5 .ls_w80, .ls_ro2_2 .ls_w80, .ls_ro2_4 .ls_w80 {
    width: 75%;
  }
  .ls_ro2_1 .ls_w85, .ls_ro2_3 .ls_w85, .ls_ro2_5 .ls_w85, .ls_ro2_2 .ls_w85, .ls_ro2_4 .ls_w85 {
    width: 75%;
  }
}
.ls_ro2_1 img, .ls_ro2_3 img, .ls_ro2_5 img, .ls_ro2_2 img, .ls_ro2_4 img {
  width: 100%;
}
.ls_ro2_2, .ls_ro2_4 {
  flex-direction: row-reverse;
}
.ls_ro2_2 > div:first-child, .ls_ro2_4 > div:first-child {
  margin: 0 0 0 15px;
}
.ls_ro2_2 > div:last-child, .ls_ro2_4 > div:last-child {
  margin: 0 15px 0 0;
}
.ls_ro2_3, .ls_ro2_5 {
  margin: 50px 0;
}
@media screen and (max-width: 640px) {
  .ls_ro2_3, .ls_ro2_5 {
    margin: 20px 0;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 640px) {
  .ls_ro2_3 > div, .ls_ro2_5 > div {
    width: 100%;
  }
  .ls_ro2_3 > div:nth-child(odd), .ls_ro2_5 > div:nth-child(odd) {
    margin-right: 50px;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .ls_ro2_3 > div:nth-child(odd), .ls_ro2_5 > div:nth-child(odd) {
    margin: 0 0 0 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .ls_ro2_3 > div:nth-child(even), .ls_ro2_5 > div:nth-child(even) {
    margin: 10px 0;
  }
}
@media screen and (max-width: 640px) {
  .ls_ro2_3_imgS div:last-child {
    width: 80%;
    margin: 10px auto;
  }
}
.ls_ro2_4 {
  margin: 50px 0;
}
@media screen and (max-width: 640px) {
  .ls_ro2_4 {
    margin: 20px 0;
    flex-direction: column-reverse;
  }
  .ls_ro2_4 > div:first-child {
    margin: 15px 0 30px;
  }
  .ls_ro2_4 > div:last-child {
    margin: 30px 0 0;
  }
}
.ls_ro2_5 {
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .ls_ro2_5 {
    flex-direction: column !important;
  }
}
.ls_ro2_5 > div {
  width: calc(50% - 15px);
}
@media screen and (max-width: 640px) {
  .ls_ro2_5 > div {
    width: 100%;
  }
}
.ls_ro2_5 > div:first-child {
  margin: 0 15px 0 0;
}
@media screen and (max-width: 640px) {
  .ls_ro2_5 > div:first-child {
    margin: 0 0 30px;
  }
}
.ls_ro2_5 > div:last-child {
  margin: 0 0 0 15px;
}
@media screen and (max-width: 640px) {
  .ls_ro2_5 > div:last-child {
    margin: 30px 0 0;
  }
}
.ls_ro2_5 > div img {
  height: auto;
  width: 100%;
}
.ls_ro2_6 > div {
  width: calc(50% - 30px);
}
.ls_ro2_6 > div img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .ls_ro2_6 > div {
    width: 100%;
  }
}
.ls_ro2_6 > div:nth-child(odd) {
  margin-right: 30px;
}
@media screen and (max-width: 640px) {
  .ls_ro2_6 > div:nth-child(odd) {
    margin-right: 0;
  }
}
.ls_ro2_6 > div:nth-child(even) {
  margin-left: 30px;
}
@media screen and (max-width: 640px) {
  .ls_ro2_6 > div:nth-child(even) {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .ls_ro2_6 {
    flex-direction: column;
  }
  .ls_ro2_6 > div:first-child {
    margin: 0 0 30px;
  }
  .ls_ro2_6 > div:last-child {
    margin: 0;
  }
}
.ls_ro23_1 {
  column-count: 3;
  display: inline-flex;
  margin: 15px 0;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .ls_ro23_1 {
    display: block;
    column-count: 1;
  }
}
.ls_ro23_1 > div {
  width: 33%;
}
@media screen and (max-width: 640px) {
  .ls_ro23_1 > div {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 640px) {
  .ls_ro23_1 > div:last-child {
    margin-bottom: 0;
  }
}
.ls_ro23_1 > div .ls_img img {
  width: 100%;
}
.ls_ro4_1 {
  display: inline-flex;
}
.ls_ro4_1 > div {
  width: 25%;
}
.ls_ro4_1 > div img {
  width: 100%;
}
.ls_re {
  display: inline-flex;
  flex-direction: column-reverse;
  width: 100%;
}
.ls_co2_1 {
  width: 100%;
  display: inline-flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 640px) {
  .ls_co2_1 {
    flex-direction: column-reverse !important;
  }
}
.ls_co2_1 p {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .ls_co2_1 p {
    margin-top: 10px;
  }
}
.ls_col2_1, .ls_col2_3, .ls_col2_5, .ls_col2_6, .ls_col2_6_ft, .ls_ro2_6, .ls_col2_3_imgS, .ls_ro2_3_imgS, .ls_col2_2, .ls_col2_4 {
  column-count: 2;
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .ls_col2_1 .ls_w10, .ls_col2_3 .ls_w10, .ls_col2_5 .ls_w10, .ls_col2_6 .ls_w10, .ls_col2_6_ft .ls_w10, .ls_ro2_6 .ls_w10, .ls_col2_3_imgS .ls_w10, .ls_ro2_3_imgS .ls_w10, .ls_col2_2 .ls_w10, .ls_col2_4 .ls_w10 {
    width: 30%;
  }
  .ls_col2_1 .ls_w15, .ls_col2_3 .ls_w15, .ls_col2_5 .ls_w15, .ls_col2_6 .ls_w15, .ls_col2_6_ft .ls_w15, .ls_ro2_6 .ls_w15, .ls_col2_3_imgS .ls_w15, .ls_ro2_3_imgS .ls_w15, .ls_col2_2 .ls_w15, .ls_col2_4 .ls_w15 {
    width: 25%;
  }
  .ls_col2_1 .ls_w20, .ls_col2_3 .ls_w20, .ls_col2_5 .ls_w20, .ls_col2_6 .ls_w20, .ls_col2_6_ft .ls_w20, .ls_ro2_6 .ls_w20, .ls_col2_3_imgS .ls_w20, .ls_ro2_3_imgS .ls_w20, .ls_col2_2 .ls_w20, .ls_col2_4 .ls_w20 {
    width: 25%;
  }
  .ls_col2_1 .ls_w30, .ls_col2_3 .ls_w30, .ls_col2_5 .ls_w30, .ls_col2_6 .ls_w30, .ls_col2_6_ft .ls_w30, .ls_ro2_6 .ls_w30, .ls_col2_3_imgS .ls_w30, .ls_ro2_3_imgS .ls_w30, .ls_col2_2 .ls_w30, .ls_col2_4 .ls_w30 {
    width: 25%;
  }
  .ls_col2_1 .ls_w70, .ls_col2_3 .ls_w70, .ls_col2_5 .ls_w70, .ls_col2_6 .ls_w70, .ls_col2_6_ft .ls_w70, .ls_ro2_6 .ls_w70, .ls_col2_3_imgS .ls_w70, .ls_ro2_3_imgS .ls_w70, .ls_col2_2 .ls_w70, .ls_col2_4 .ls_w70 {
    width: 75%;
  }
  .ls_col2_1 .ls_w80, .ls_col2_3 .ls_w80, .ls_col2_5 .ls_w80, .ls_col2_6 .ls_w80, .ls_col2_6_ft .ls_w80, .ls_ro2_6 .ls_w80, .ls_col2_3_imgS .ls_w80, .ls_ro2_3_imgS .ls_w80, .ls_col2_2 .ls_w80, .ls_col2_4 .ls_w80 {
    width: 75%;
  }
  .ls_col2_1 .ls_w85, .ls_col2_3 .ls_w85, .ls_col2_5 .ls_w85, .ls_col2_6 .ls_w85, .ls_col2_6_ft .ls_w85, .ls_ro2_6 .ls_w85, .ls_col2_3_imgS .ls_w85, .ls_ro2_3_imgS .ls_w85, .ls_col2_2 .ls_w85, .ls_col2_4 .ls_w85 {
    width: 75%;
  }
}
.ls_col2_1 img, .ls_col2_3 img, .ls_col2_5 img, .ls_col2_6 img, .ls_col2_6_ft img, .ls_ro2_6 img, .ls_col2_3_imgS img, .ls_ro2_3_imgS img, .ls_col2_2 img, .ls_col2_4 img {
  width: 100%;
  flex-shrink: 0;
}
.ls_col2_2, .ls_col2_4 {
  flex-direction: row-reverse;
}
.ls_col2_2 > div:first-child, .ls_col2_4 > div:first-child {
  margin: 0 0 0 15px;
}
.ls_col2_2 > div:last-child, .ls_col2_4 > div:last-child {
  margin: 0 15px 0 0;
}
.ls_col2_3, .ls_col2_5, .ls_col2_6, .ls_col2_6_ft, .ls_ro2_6, .ls_col2_3_imgS, .ls_ro2_3_imgS {
  margin: 50px 0;
}
@media screen and (max-width: 640px) {
  .ls_col2_3, .ls_col2_5, .ls_col2_6, .ls_col2_6_ft, .ls_ro2_6, .ls_col2_3_imgS, .ls_ro2_3_imgS {
    margin: 20px 0;
    flex-direction: column-reverse;
  }
  .ls_col2_3 > div:first-child, .ls_col2_5 > div:first-child, .ls_col2_6 > div:first-child, .ls_col2_6_ft > div:first-child, .ls_ro2_6 > div:first-child, .ls_col2_3_imgS > div:first-child, .ls_ro2_3_imgS > div:first-child {
    margin-right: 50px;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .ls_col2_3 > div:first-child, .ls_col2_5 > div:first-child, .ls_col2_6 > div:first-child, .ls_col2_6_ft > div:first-child, .ls_ro2_6 > div:first-child, .ls_col2_3_imgS > div:first-child, .ls_ro2_3_imgS > div:first-child {
    margin: 0 0 0 0;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .ls_col2_3 > div:last-child, .ls_col2_5 > div:last-child, .ls_col2_6 > div:last-child, .ls_col2_6_ft > div:last-child, .ls_ro2_6 > div:last-child, .ls_col2_3_imgS > div:last-child, .ls_ro2_3_imgS > div:last-child {
    margin: 10px 0;
  }
}
@media screen and (max-width: 640px) {
  .ls_col2_3_imgS div:last-child {
    width: 80%;
    margin: 10px auto;
  }
}
.ls_col2_4 {
  margin: 50px 0;
}
@media screen and (max-width: 640px) {
  .ls_col2_4 {
    margin: 20px 0;
    flex-direction: column-reverse;
  }
  .ls_col2_4 > div:first-child {
    margin: 15px 0 30px;
  }
  .ls_col2_4 > div:last-child {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 640px) {
  .ls_col2_5, .ls_col2_6, .ls_col2_6_ft, .ls_ro2_6 {
    flex-direction: column;
  }
  .ls_col2_5 > div:first-child, .ls_col2_6 > div:first-child, .ls_col2_6_ft > div:first-child, .ls_ro2_6 > div:first-child {
    margin: 0 0 30px;
  }
  .ls_col2_5 > div:last-child, .ls_col2_6 > div:last-child, .ls_col2_6_ft > div:last-child, .ls_ro2_6 > div:last-child {
    margin: 30px 0 0;
  }
}
.ls_col2_6, .ls_col2_6_ft {
  align-items: flex-end;
}
.ls_col2_6 > div, .ls_col2_6_ft > div {
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .ls_col2_6 > div, .ls_col2_6_ft > div {
    width: 100%;
  }
}
.ls_col2_6 > div:nth-child(odd), .ls_col2_6_ft > div:nth-child(odd) {
  margin-right: 15px;
}
@media screen and (max-width: 640px) {
  .ls_col2_6 > div:nth-child(odd), .ls_col2_6_ft > div:nth-child(odd) {
    margin-right: 0;
  }
}
.ls_col2_6 > div:nth-child(even), .ls_col2_6_ft > div:nth-child(even) {
  margin-left: 15px;
}
@media screen and (max-width: 640px) {
  .ls_col2_6 > div:nth-child(even), .ls_col2_6_ft > div:nth-child(even) {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .ls_col2_6, .ls_col2_6_ft {
    flex-direction: column;
  }
  .ls_col2_6 > div:first-child, .ls_col2_6_ft > div:first-child {
    margin: 0 0 30px;
  }
  .ls_col2_6 > div:last-child, .ls_col2_6_ft > div:last-child {
    margin: 0;
  }
}
.ls_col2_6_ft {
  align-items: start;
}
.ls_col3_1 {
  column-count: 3;
  display: inline-flex;
  margin: 15px 0;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .ls_col3_1 {
    display: block;
    column-count: 1;
  }
}
.ls_col3_1 > div {
  width: 33%;
}
@media screen and (max-width: 640px) {
  .ls_col3_1 > div {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 640px) {
  .ls_col3_1 > div:last-child {
    margin-bottom: 0;
  }
}
.ls_col3_1 > div .ls_img img {
  width: 100%;
}

.ls_pageNav {
  margin-bottom: 30px;
  padding-top: 40px;
  text-align: center;
}

.ls_pageNav.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1190px;
  z-index: 9999;
  background: #fff;
  padding-top: 0;
  border-bottom: 1px solid #b4b3b3;
}

@media screen and (max-width: 640px) {
  .ls_pageNav {
    margin-bottom: 0;
    padding-top: 0;
  }
  .ls_pageNav.nav-fixed {
    position: relative;
  }
}
.ls_pageNav_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 940px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 640px) {
  .ls_pageNav_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
  }
}
.ls_pageNav_item {
  margin: 10px 20px;
}

@media screen and (max-width: 640px) {
  .ls_pageNav_item {
    display: block;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #b4b3b3;
  }
}
@media screen and (max-width: 640px) {
  .ls_pageNav_item a {
    display: block;
    padding: 15px 10px;
  }
}
.ls_mainBanner {
  width: 100%;
  height: 320px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_mainBanner {
    height: auto;
    padding: 0 20px;
    min-height: 85px;
  }
}

.ls_mainBanner .ls_mainBanner_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 1190px;
  height: 100%;
  margin: 0 auto;
  padding: 0 1em;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_container {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-top: 15px;
  }
}
.ls_page_product_details .ls_mainBanner {
  padding: 60px 0 30px;
  height: auto;
  background-color: #fff;
}

.ls_page_product_details .ls_mainBanner .ls_mainBanner_container {
  display: block;
}

.ls_page_product_details .ls_mainBanner .ls_mainBanner_title {
  text-align: center;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .ls_page_product_details .ls_mainBanner {
    padding: 30px 0 30px;
  }
}
.ls_mainBanner .ls_mainBanner_title {
  margin: 1em 0;
  font-size: 220%;
  font-weight: 800;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_title {
    font-size: 150%;
    text-align: center;
  }
}
.ls_mainBanner .ls_mainBanner_image {
  position: absolute;
  right: 1em;
  bottom: 0;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_image {
    position: static;
    height: 160px;
    text-align: center;
  }
}
.ls_mainBanner .ls_mainBanner_image img {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .ls_mainBanner .ls_mainBanner_image img {
    max-width: 100%;
    max-height: 100%;
  }
}
.forDisableCss {
  display: none;
}

.ls_btn, .ls_btn2 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 60px;
  min-height: 45px;
  padding: 5px 15px;
  font-size: 100%;
  background: #fefefe;
  border: 1px solid #666;
  border-radius: 3px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_btn, .ls_btn2 {
    min-height: 40px;
    display: block;
  }
  .ls_btn p, .ls_btn2 p {
    margin: 5px 0;
  }
  .ls_btn p:first-child, .ls_btn2 p:first-child {
    margin-top: 0;
  }
  .ls_btn p:last-child, .ls_btn2 p:last-child {
    margin-bottom: 0;
  }
}
.ls_btn:hover, .ls_btn2:hover {
  background: #ccc;
  text-decoration: none;
}
.ls_btn span, .ls_btn2 span {
  display: block;
}
.ls_btn a, .ls_btn2 a {
  text-decoration: none !important;
}
.ls_btn.ls_btn_small, .ls_btn_small.ls_btn2 {
  height: 28px;
  font-size: 80%;
  min-height: 30px;
  display: flex;
}
@media screen and (max-width: 640px) {
  .ls_btn.ls_btn_small, .ls_btn_small.ls_btn2 {
    min-width: 80px;
    min-height: 40px;
  }
}
.ls_btn.ls_btn_large, .ls_btn_large.ls_btn2 {
  font-size: 120%;
  padding: 20px;
}
@media screen and (max-width: 640px) {
  .ls_btn.ls_btn_large, .ls_btn_large.ls_btn2 {
    min-width: 80px;
    min-height: 40px;
  }
}
.ls_btn_blue {
  background: #82d6f2;
  border: none;
}
.ls_btn_blue:hover {
  background: #aadff0;
}
.ls_btn_recommendation {
  background: #f9d536;
  font-weight: bold;
  border: none;
  line-height: 2.5rem;
  color: #333;
  margin: 0 auto 90px;
}
@media screen and (max-width: 640px) {
  .ls_btn_recommendation {
    line-height: 1.2rem;
    margin: 0 auto 40px;
  }
}
.ls_btn_recommendation:hover, .ls_btn_recommendation:focus {
  background: #f9d536;
  box-shadow: 1px 10px 10px grey;
}
.ls_btn2 {
  width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .ls_btn2 {
    padding-top: 12px;
    margin-top: 0;
  }
}

.ls_btn_inquiry {
  margin: 0 auto 30px;
  width: 700px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_btn_inquiry {
    width: 80%;
  }
}
.ls_btn_inquiry a {
  background: #82d6f2;
  border: none;
  width: 100%;
  text-decoration: none !important;
  display: block;
}
.ls_btn_inquiry a:hover {
  background: #aadff0;
}
.ls_btn_inquiry a div {
  padding: 10px;
}
.ls_btn_inquiry a p {
  margin: 0 !important;
}
.ls_btn_inquiry a p:first-child::before {
  content: "▸";
}

.ls_glolist {
  padding-left: 0;
  width: 700px;
  margin: 0 auto;
}

.ls_glolist.ls_glolist_first {
  margin: -20px auto 0;
}

.ls_glolist li {
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 7px;
}

.ls_glolist li a {
  display: block;
  padding: 10px 0;
  width: 40px;
  border: 1px solid #ccc;
  text-align: center;
}

.ls_glolist li.long a {
  width: auto;
  padding: 10px 15px;
}

.ls_glolist li a:hover {
  background: #eee;
  color: #c41230;
}

.ls_table.ls_gloTB th {
  border-left: none;
  width: 25%;
}

.ls_table.ls_gloTB td {
  border-right: none;
}

@media screen and (max-width: 640px) {
  .ls_glolist {
    width: auto;
  }
}
.note_new {
  background-color: #c32a2a;
  padding: 1px 7px !important;
  color: #fff;
  font-size: 0.7rem !important;
  width: 2.5rem;
  text-emphasis: center;
}

.ls_terms {
  margin: 30px auto;
  padding: 15px;
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #595757;
  font-size: 90%;
  font-size: 0.9rem;
}
.ls_terms a {
  text-decoration: underline;
}
.ls_terms p {
  margin-top: 0;
}

.ls_terms_w-hr {
  font-size: 1.2rem;
  border-bottom: 1px solid #d9d9d9;
  text-align: left;
  color: #000;
  margin: 0.83em 0;
}

.ls_terms_subheading {
  font-size: 1rem !important;
  text-align: left;
  font-weight: 700;
  margin: 0 !important;
  padding: 0;
  color: #000;
  border-bottom: none !important;
}
@media screen and (max-width: 640px) {
  .ls_terms_subheading {
    font-size: 100%;
  }
}

.ls_btn_sec {
  width: 730px;
  margin: 20px auto 0;
  overflow: hidden;
  font-size: 90%;
}
@media screen and (max-width: 640px) {
  .ls_btn_sec {
    width: 100%;
  }
}

.ls_map {
  width: 500px;
  height: 300px;
}
@media screen and (max-width: 640px) {
  .ls_map {
    width: 100%;
    height: 200px;
  }
}
.ls_map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.ls_breadcrumbs {
  width: 1190px;
  margin: 0 auto;
  padding: 15px 0 0 0;
  font-size: 75%;
  letter-spacing: -0.4em;
  color: #595757;
}
@media screen and (max-width: 640px) {
  .ls_breadcrumbs {
    width: 100%;
    padding: 10px 20px 5px;
  }
}
.ls_breadcrumbs li {
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 0;
  list-style: none;
  line-height: 1.1;
  vertical-align: middle;
  letter-spacing: normal;
}
.ls_breadcrumbs a {
  display: block;
  position: relative;
  padding-right: 1em;
  text-decoration: none;
  color: #595757;
}
.ls_breadcrumbs a::after {
  display: inline-block;
  content: ">";
  position: absolute;
  right: 0;
}
.ls_breadcrumbs h1 {
  line-height: 1.1;
  font-size: 100%;
  font-weight: normal;
}

.ls_nav {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 14px 0;
  border-top: 1px solid #b4b3b3;
  border-bottom: 1px solid #b4b3b3;
  font-size: 105%;
}
@media screen and (max-width: 640px) {
  .ls_nav {
    margin-top: 0;
    padding: 0;
    font-size: 100%;
    border-top: none;
  }
}
.ls_nav ul {
  margin: 1em 0;
}
.ls_nav .ls_nav_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1190px;
  margin: auto;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .ls_nav .ls_nav_inner {
    display: none;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.ls_nav_item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 800;
  text-align: center;
  border-right: 1px solid #b4b3b3;
}
@media screen and (max-width: 640px) {
  .ls_nav_item {
    display: block;
    padding: 0;
    text-align: left;
    line-height: 1.25em;
    border-top: 1px solid #b4b3b3;
    background-color: #e8e8e8;
  }
}
.ls_nav_item:first-child {
  border-left: 1px solid #b4b3b3;
}
@media screen and (max-width: 640px) {
  .ls_nav_item:first-child {
    border-left: none;
    border-top: 1px solid #b4b3b3;
  }
}
.ls_nav_item a {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 1em;
  color: #595757;
}
@media screen and (max-width: 640px) {
  .ls_nav_item a {
    padding: 1em 50px 1em 20px;
  }
}
.ls_nav_sub {
  position: relative;
}
.ls_nav_sub > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin: -3px 0 0;
  border: 6px solid transparent;
  border-top-color: #b4b3b3;
}
@media screen and (max-width: 640px) {
  .ls_nav_sub > a::before {
    right: 20px;
    margin: -5px 0 0;
    border-width: 10px;
  }
}
.ls_nav_sub.open > a::before {
  margin-top: -8px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 640px) {
  .ls_nav_sub.open > a::before {
    margin-top: -15px;
  }
}
.ls_nav_subList {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: 10px;
  padding: 0;
  border: 1px solid #b4b3b3;
  border-top: none;
  border-radius: 5px;
}
@media screen and (max-width: 640px) {
  .ls_nav_subList {
    position: static;
    margin-top: 0;
    border: none;
    border-radius: 0;
  }
}
.ls_nav_subList_item {
  padding: 0.5em 10px;
  border-top: 1px solid #b4b3b3;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .ls_nav_subList_item {
    padding: 0;
  }
}
.ls_nav_btn {
  display: none;
  position: relative;
  border-top: 1px solid #b4b3b3;
}
@media screen and (max-width: 640px) {
  .ls_nav_btn {
    display: block;
    padding: 1.25em 20px;
    font-size: 100%;
    font-weight: 800;
    border-bottom: 1px solid #b4b3b3;
    cursor: pointer;
  }
}
.ls_nav_btnMark {
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 24px;
  height: 26px;
  margin-top: -8px;
}
.ls_nav_btnMark i, .ls_nav_btnMark::after, .ls_nav_btnMark::before {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #666;
  margin-bottom: 5px;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
.ls_nav_btnMark::after, .ls_nav_btnMark::before {
  content: "";
}

.open .ls_nav_btnMark::before {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}
.open .ls_nav_btnMark::after {
  margin: 0;
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}
.open .ls_nav_btnMark i {
  opacity: 0;
}

.mod-foot {
  min-width: 1190px;
  background: #f3f3f3;
  border-top: 1px solid #ebebeb;
  margin: 0 -200%;
  padding: 0 200%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mod-foot {
    min-width: 320px;
    text-align: center;
    margin: 0;
    padding: 0;
  }
}
.mod-foot .mod-inner {
  padding: 20px 0;
  display: flex;
}
@media screen and (max-width: 640px) {
  .mod-foot .mod-inner {
    display: block;
  }
}
.mod-foot ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: left;
  width: auto;
}
@media screen and (max-width: 640px) {
  .mod-foot ul {
    width: 100%;
    display: block;
    column-count: 2;
  }
}
.mod-foot ul li {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 18px;
  border-left: 1px solid #000;
}
@media screen and (max-width: 640px) {
  .mod-foot ul li {
    display: block;
    width: 100%;
    text-align: left;
    border-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .mod-foot ul li {
    width: 50%;
  }
}
.mod-foot ul li:first-child {
  padding-left: 0;
  border-left: none;
}
.mod-foot ul li:last-child {
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .mod-foot ul li {
    margin: 3px auto;
    border: none;
    width: 100%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
  }
  .mod-foot ul li:first-child {
    padding-left: 20px;
  }
}
@media screen and (max-width: 320px) {
  .mod-foot ul li {
    padding: 0 15px;
  }
  .mod-foot ul li:first-child {
    padding-left: 15px;
  }
}
.mod-foot ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
}
@media screen and (max-width: 640px) {
  .mod-foot ul li a {
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
  }
}
.mod-foot small {
  width: 35%;
  text-align: right;
  font-size: 12px;
  line-height: 12px;
}
@media screen and (max-width: 640px) {
  .mod-foot small {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 480px) {
  .mod-foot small {
    font-size: 11px;
  }
}
.mod-foot a {
  text-decoration: none;
  outline: none;
  /*color: #145189;*/
}

.mod-inner {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1190px;
}

@media (max-width: 639px) {
  main {
    min-width: 320px;
  }
}
.ls_home .ls_news_inner .ls_detail_info p {
  margin-bottom: 0;
  line-height: 1.25em;
}
.ls_home .ls_news_inner .ls_detail_info dl {
  margin: 10px auto;
}

.ls_home .ls_panelWrap {
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ls_home .ls_panel {
  width: calc((100% - 60px) / 4);
  margin: 10px;
  background-color: #f8f8f8;
  position: relative;
}
.ls_home .ls_panel:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .ls_home .ls_panel:first-child {
    margin: 20px 5%;
  }
}
.ls_home .ls_panel:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .ls_home .ls_panel:last-child {
    margin: 20px 5%;
  }
}
@media screen and (max-width: 640px) {
  .ls_home .ls_panel {
    width: 100%;
    margin: 20px 5%;
  }
}
.ls_home .ls_panel:hover, .ls_home .ls_panel:active {
  box-shadow: 1px 10px 10px grey;
}
.ls_home .ls_panel a {
  display: flex;
  flex-direction: column-reverse;
  text-decoration: none !important;
}
.ls_home .ls_panel h2 {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
}
.ls_home .ls_panel_txt {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  height: 200px;
  font-size: 0.9rem;
}
@media screen and (max-width: 640px) {
  .ls_home .ls_panel_txt {
    height: auto;
    min-height: 180px;
  }
}
.ls_home .ls_panel_img {
  height: 165px;
  width: 100%;
  min-height: 0%;
}
@media screen and (max-width: 640px) {
  .ls_home .ls_panel_img {
    height: auto;
  }
}
.ls_home .ls_panel_img img {
  width: 100%;
}
.ls_home .ls_panel .more {
  border-bottom: 1px solid;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-weight: bold;
}
.ls_home .slick-dotted.slick-slider {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .ls_home .slick-dotted.slick-slider {
    margin-top: 0;
  }
}

.ls_home .ls_news {
  padding-top: 30px;
  padding-bottom: 20px;
}
.ls_home .ls_news_inner {
  width: 1190px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .ls_home .ls_news_inner {
    width: 100%;
  }
}
.ls_home .ls_news_inner .ls_heading {
  font-size: 120%;
}
.ls_home .ls_dataList_item {
  font-size: 0.95rem;
  line-height: 1.55;
}
@media screen and (max-width: 640px) {
  .ls_home .ls_dataList_item {
    line-height: 1.35rem;
    font-size: 0.8rem;
  }
}

.ls_section_lineup .ls_btn, .ls_section_lineup .ls_btn2 {
  margin: 20px 0;
}

.ls_section_exhibition .ls_event {
  height: 150px;
  background: #dbe7ed;
}

@media screen and (max-width: 640px) {
  .ls_section_exhibition .ls_event {
    height: auto;
  }
}
.ls_section_seminar .ls_event {
  height: 235px;
  background: #dce6de;
}

@media screen and (max-width: 640px) {
  .ls_section_seminar .ls_event {
    height: auto;
  }
}
.ls_regist {
  border-radius: 10px;
  background: #b2d7eb;
}

@media screen and (max-width: 640px) {
  .ls_regist {
    border-radius: 0;
  }
}
.ls_regist p {
  line-height: 1.35;
}

.ls_main_heading {
  font-size: 75%;
  line-height: 1.4;
  color: #656565;
  font-weight: normal;
  font-family: "SST W55 Bold", Arial, sans-serif;
}

.ls_bg_gray {
  background-color: inherit;
}

@media screen and (min-width: 640px), print {
  .top-slider {
    max-width: 1190px;
    margin: 0 auto;
  }
}
#ls_lineup .ls_productList {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#ls_lineup .ls_productList:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.ls_home .ls_top_none {
  display: none;
}

.ls_home .ls_dataList a {
  text-decoration: underline !important;
}

#ls_lineup .lineup_list {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list {
    display: block;
  }
}
#ls_lineup .lineup_list .lineup_productWrap {
  width: 33.3333333333%;
  padding: 10px;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list .lineup_productWrap {
    width: 100%;
  }
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product {
  color: #595757;
  text-align: center;
  display: block;
  display: flex;
  flex-direction: column-reverse;
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product:hover {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0.7;
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap h3 {
  margin: 0;
  font-size: 180%;
  word-break: break-all;
  align-items: center;
  display: inline-flex;
  position: relative;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap h3 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap h3 .new {
  position: absolute;
  left: -65px;
  top: 10px;
  width: 50px;
  padding: 3px 5px;
  font-size: 0.8rem;
  border-radius: 1px;
  line-height: 1rem;
  color: #fff;
  background-color: #c00;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap h3 .new {
    width: 40px;
    padding: 1.2px 0 0;
    font-size: 0.5rem;
    top: 0;
    left: -50px;
  }
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap .product_caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 3em;
  margin: 0 0 0.5em 0;
  font-size: 140%;
  line-height: 1.25;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap .product_caption {
    font-size: 0.8rem;
    line-height: 1.3rem;
    height: auto;
    margin-top: 5px;
  }
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap .product_desc {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 120%;
  text-align: left;
  line-height: 1.25;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list .lineup_productWrap .lineup_product_descWrap .product_desc {
    font-size: 0.8rem;
    line-height: 1.3rem;
  }
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product_imgWrap {
  margin-bottom: 15px;
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  #ls_lineup .lineup_list .lineup_productWrap .lineup_product_imgWrap {
    margin-bottom: 10px;
  }
}
#ls_lineup .lineup_list .lineup_productWrap .lineup_product_imgWrap img {
  height: auto;
}

.ls_list_row3 {
  column-count: 3;
  flex-wrap: wrap;
  display: inline-flex;
}
@media screen and (max-width: 640px) {
  .ls_list_row3 {
    column-count: 1;
    width: 100%;
  }
}
.ls_list_row3 > div {
  width: calc((100% - 5px) / 3);
  padding: 10px;
}
@media screen and (max-width: 640px) {
  .ls_list_row3 > div {
    width: 100%;
    padding: 10px 0 20px !important;
  }
}

.ls_lineup_details {
  color: #595757;
}
.ls_lineup_details main {
  font-size: 100%;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details main {
    font-size: 75%;
  }
}
.ls_lineup_details .ls_section {
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_section {
    padding: 40px 20px 0;
  }
}
.ls_lineup_details .ls_main li,
.ls_lineup_details .ls_main p {
  line-height: 1.75rem;
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_main li,
  .ls_lineup_details .ls_main p {
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_main .list-style_kome {
    text-indent: -0.8rem;
    padding-left: 0.8rem;
  }
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_section:first-child {
    padding-top: 0;
  }
}

.ls_lineup_details .ls_products-lead p {
  display: inline;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_products-lead p {
    margin-top: 20px;
  }
}

.ls_lineup_details .ls_mainBanner {
  padding: 60px 0 30px;
  height: auto;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_mainBanner {
    padding: 15px 0 0;
  }
}
.ls_lineup_details .ls_mainBanner .ls_mainBanner_container {
  display: block;
}
.ls_lineup_details .ls_mainBanner .ls_mainBanner_title {
  text-align: center;
  margin: 0;
}
.ls_lineup_details main h2 {
  margin: 0 0 30px 0;
  font-weight: 800;
  text-align: left;
  color: #595757;
  font-size: 200%;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details main h2 {
    margin: 0 0 15px 0;
    font-size: 160%;
  }
}
.ls_lineup_details main h3 {
  font-size: 150%;
  line-height: 1.25;
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details main h3 {
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 120%;
    line-height: 1.3;
  }
}
.ls_lineup_details .ls_ln_copy, .ls_lineup_details .ls_ln_copy_l {
  font-weight: bold;
  font-size: 150% !important;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_ln_copy, .ls_lineup_details .ls_ln_copy_l {
    font-size: 130% !important;
  }
}
.ls_lineup_details .ls_ln_copy_l {
  text-align: left;
}

.ls_lineup_details .ls_table_spec {
  border-collapse: collapse;
  width: 100%;
}
.ls_lineup_details .ls_table_spec th {
  background-color: #EBEBEB;
  width: 300px;
}
.ls_lineup_details .ls_table_spec td p {
  margin-bottom: 0;
}
.ls_lineup_details .ls_table_spec th, .ls_lineup_details .ls_table_spec td {
  border: 1px solid #595757;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_table_spec th, .ls_lineup_details .ls_table_spec td {
    padding: 10px;
    display: block;
    width: 100%;
    border-collapse: collapse;
  }
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_table_spec td {
    border-top: 0;
    margin-bottom: -1px;
  }
}
.ls_lineup_details .ls_table_spec_2 {
  border-collapse: collapse;
  width: 100%;
}
.ls_lineup_details .ls_table_spec_2 th {
  background-color: #EBEBEB;
  width: 300px;
}
.ls_lineup_details .ls_table_spec_2 td p {
  margin-bottom: 0;
}
.ls_lineup_details .ls_table_spec_2 th, .ls_lineup_details .ls_table_spec_2 td {
  border: 1px solid #595757;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .ls_table_spec_2 th, .ls_lineup_details .ls_table_spec_2 td {
    padding: 10px;
  }
}
.ls_lineup_details .ls_table_spec_2 th:nth-child(2),
.ls_lineup_details .ls_table_spec_2 th:last-child() {
  width: 30%;
}
.ls_lineup_details .ls_table_spec_2 .ls_table_item {
  width: 20%;
  background-color: #f6f4f4;
}

.ls_lineup_details .id7000 .ls_products-lead {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .id7000 .ls_products-lead {
    margin-top: 20px;
  }
}

.ls_lineup_details .id7000_img-1_wrap {
  display: inline-flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
}
.ls_lineup_details .id7000_img-1_wrap > div:first-child {
  width: 16.6666666667%;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .id7000_img-1_wrap > div:first-child {
    width: 30%;
  }
}
.ls_lineup_details .id7000_img-1_wrap > div:nth-child(2) {
  width: 16.6666666667%;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .id7000_img-1_wrap > div:nth-child(2) {
    width: 20%;
    margin: 0;
  }
}
.ls_lineup_details .id7000_img-1_wrap img {
  width: 100%;
}
.ls_lineup_details .id7000_img-1_separation {
  width: 66.6666666667%;
  flex-wrap: wrap;
  display: inline-flex;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .id7000_img-1_separation {
    width: 50%;
  }
}
.ls_lineup_details .id7000_img-1_separation > div {
  width: 25%;
}
@media screen and (max-width: 640px) {
  .ls_lineup_details .id7000_img-1_separation > div {
    width: 50%;
  }
}

.lineup_title {
  font-size: 1.6rem;
  line-height: 1.6;
  border-bottom: 1px solid #595757;
  padding-bottom: 0.5rem;
  padding-top: 35px;
  margin-right: 10px;
  margin-left: 10px;
}
@media screen and (max-width: 640px) {
  .lineup_title {
    text-align: center;
    font-size: 1.4rem;
  }
}

.lineup_list_center {
  justify-content: center;
  margin-top: 35px;
}
@media screen and (max-width: 640px) {
  .lineup_list_center {
    margin-top: 0;
  }
}

.lineup_list_center .lineup_productWrap {
  margin: auto;
}
@media screen and (max-width: 640px) {
  .lineup_list_center .lineup_productWrap {
    margin: 0;
  }
}

.id7000_vw {
  width: 106%;
}
@media screen and (max-width: 640px) {
  .id7000_vw {
    width: 100%;
  }
}

.sa3800_vw {
  width: 66%;
}

.cs_vw {
  width: 55%;
}

.cgx10_vw {
  width: 70%;
}

.image_vw_01 {
  width: 70%;
}

.ls_mt_sp180-cgx10 .product_desc {
  margin-top: unset;
}

@media screen and (max-width: 640px) {
  .lineup_product_descWrap .product_desc {
    margin-top: 0 !important;
    padding-bottom: 60px;
  }
}

.sa3800_vw {
  margin-top: 28px;
}
@media screen and (max-width: 640px) {
  .sa3800_vw {
    margin-top: 0;
  }
}

.btn_03 {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding-top: 13px;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .btn_03 {
    width: 280px;
  }
}

.end_title {
  text-align: center;
}

.end_productWrap {
  width: 33.3333333333%;
  padding: 10px;
}

.end_hover {
  pointer-events: none;
}

.fx500_end {
  margin-top: auto;
}

.SFA_vw {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .SFA_vw {
    height: auto !important;
  }
}

.SFA_title {
  display: flex;
  justify-content: space-around;
}
.SFA_title h3 {
  width: 45%;
}
@media screen and (max-width: 640px) {
  .SFA_title h3 {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .SFA_title h3:nth-child(2) {
    display: none;
  }
}

@media screen and (min-width: 641px) {
  .SFA_title_sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .SFA_title_sp {
    margin-right: 0 !important;
    margin-right: 0 !important;
  }
}

.new_icon {
  left: 85px !important;
}
@media screen and (max-width: 640px) {
  .new_icon {
    left: 50px !important;
  }
}

.SFA_img {
  display: flex;
}
.SFA_img img {
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .SFA_img figure {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .SFA_img {
    display: block;
  }
}

.SFA figure {
  margin: 0;
}

.SFA_ID7000img img {
  margin: auto;
}

#ls_app {
  padding-bottom: 80px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #ls_app {
    width: 100%;
    padding: 0 20px 80px;
    box-sizing: border-box;
  }
}
#ls_app a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  #ls_app h2.ls_heading {
    padding: 0;
  }
}
#ls_app .ls_page_nav {
  display: table;
  width: 100%;
}
#ls_app .ls_page_nav dt {
  font-size: 87%;
  font-weight: bold;
  padding: 0 0 0 20px;
}
#ls_app .ls_page_nav dd {
  margin-left: 0;
}
#ls_app .ls_page_nav dd ul {
  padding-left: 0;
  overflow: hidden;
  border-left: 1px solid #d6d6d6;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav dd ul {
    border-left: none;
  }
}
#ls_app .ls_page_nav dd ul li {
  width: 16.6666666667%;
  float: left;
  font-size: 75%;
  background-color: #f8f8f8;
  border: 1px solid #d6d6d6;
  border-left: none;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav dd ul li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    border-left: 1px solid #d6d6d6;
    display: table;
  }
}
#ls_app .ls_page_nav dd ul li a {
  display: block;
  padding: 10px 0px 0px 25px;
  height: 52px;
  background-position: 12px center;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav dd ul li a {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 15px 5px 29px;
    height: 44px;
  }
}
#ls_app .ls_page_nav dd ul li a.oneline {
  padding: 17px 15px 0 23px;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav dd ul li a.oneline {
    padding: 5px 15px 5px 29px;
  }
}
#ls_app .ls_page_nav02 {
  display: table;
  width: 100%;
  padding-left: 0;
  margin-bottom: 70px;
}
#ls_app .ls_page_nav02 li {
  font-size: 87.5%;
  font-weight: bold;
  display: table-cell;
  width: 31%;
}
#ls_app .ls_page_nav02 li a {
  color: #595757;
  padding: 0 0 0 18px;
}
#ls_app .ls_sec {
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_sec {
    margin-bottom: 40px;
  }
}
#ls_app h3 {
  font-size: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding: 50px 12px 8px 12px;
  margin-bottom: 20px;
  margin-top: -50px;
}
@media screen and (max-width: 640px) {
  #ls_app h3 {
    padding: 50px 0 8px 0;
  }
}
#ls_app .ls_cont_list, #ls_app .ls_cont_list_3, #ls_app .ls_cont_list_2 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list, #ls_app .ls_cont_list_3, #ls_app .ls_cont_list_2 {
    display: block;
  }
}
#ls_app .ls_cont_list a:not(.ls_link), #ls_app .ls_cont_list_3 a:not(.ls_link), #ls_app .ls_cont_list_2 a:not(.ls_link) {
  display: inline-flex;
  flex-direction: row-reverse;
  width: 30%;
  min-height: 140px;
  padding: 2px 0 0 2px;
  margin: 0 47px 25px 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list a:not(.ls_link), #ls_app .ls_cont_list_3 a:not(.ls_link), #ls_app .ls_cont_list_2 a:not(.ls_link) {
    display: flex;
    width: 100%;
    margin: 0 0 25px 0;
  }
}
#ls_app .ls_cont_list a:not(.ls_link):hover p, #ls_app .ls_cont_list_3 a:not(.ls_link):hover p, #ls_app .ls_cont_list_2 a:not(.ls_link):hover p {
  text-decoration: underline;
}
#ls_app .ls_cont_list a:not(.ls_link) p, #ls_app .ls_cont_list_3 a:not(.ls_link) p, #ls_app .ls_cont_list_2 a:not(.ls_link) p {
  font-size: 87.5%;
  line-height: 1.4;
  width: 183px;
  color: #595757;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list a:not(.ls_link) p, #ls_app .ls_cont_list_3 a:not(.ls_link) p, #ls_app .ls_cont_list_2 a:not(.ls_link) p {
    width: calc(100% - 100px);
  }
}
#ls_app .ls_cont_list a:not(.ls_link) p span, #ls_app .ls_cont_list_3 a:not(.ls_link) p span, #ls_app .ls_cont_list_2 a:not(.ls_link) p span {
  font-size: 85%;
  display: block;
}
#ls_app .ls_cont_list a:not(.ls_link):nth-child(3n), #ls_app .ls_cont_list_3 a:not(.ls_link):nth-child(3n), #ls_app .ls_cont_list_2 a:not(.ls_link):nth-child(3n) {
  margin-right: 0;
}
#ls_app .ls_cont_list a:not(.ls_link) img, #ls_app .ls_cont_list_3 a:not(.ls_link) img, #ls_app .ls_cont_list_2 a:not(.ls_link) img {
  display: block;
  width: 88px;
  margin-right: 12px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#ls_app .ls_cont_list_2:nth-child(odd) {
  margin: 0 50px 25px 0;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list_2:nth-child(odd) {
    margin: 0 0 25px 0;
  }
}
#ls_app .ls_cont_list_2:nth-child(even) {
  margin: 0 0 25px 50px;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list_2:nth-child(even) {
    margin: 0 0 25px 0;
  }
}
#ls_app .ls_cont_list_2 a:not(.ls_link) {
  width: calc(50% - 47px);
  display: inline-flex;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list_2 a:not(.ls_link) {
    width: 100%;
  }
}
#ls_app .ls_cont_list_2 a:not(.ls_link) div:first-child {
  width: calc(100% - 100px);
  box-sizing: border-box;
}
#ls_app .ls_cont_list_2 a:not(.ls_link) p {
  width: 100%;
}
#ls_app .ls_cont_list_3 .ls_content {
  width: calc(50% - 47px);
  display: inline-flex;
  flex-direction: row-reverse;
  display: inline-flex;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_cont_list_3 .ls_content {
    width: 100%;
  }
}
#ls_app .ls_cont_list_3 .ls_content div:first-child {
  width: calc(100% - 100px);
  box-sizing: border-box;
}
#ls_app .ls_cont_list_3 .ls_content p {
  width: 100%;
  cursor: default;
}
#ls_app .ls_cont_list_3 .ls_content img {
  display: block;
  width: 88px;
  margin-right: 12px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#ls_app .ls_link {
  text-decoration: underline;
}

#ls_app .ls_page_nav02 {
  display: table;
  width: 100%;
  padding-left: 0;
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav02 {
    display: inline-flex;
    flex-wrap: wrap;
    column-count: 2;
    margin-bottom: 30px;
  }
}
#ls_app .ls_page_nav02 li {
  font-size: 86.5%;
  font-weight: bold;
  display: table-cell;
  width: 16.6666666667%;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav02 li {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 10px;
    display: block;
  }
}
#ls_app .ls_page_nav02 li a {
  color: #595757;
  padding: 0 0 0 18px;
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav02 li a {
    padding: 0 0 0 13px;
    padding-left: 1rem;
    display: inline-block;
  }
}
@media screen and (max-width: 640px) {
  #ls_app .ls_page_nav02 li a.ls_arrw03 {
    background-position-y: 0.25rem;
  }
}

#ls_app #ls_video div:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_video div {
    margin: 15px auto;
  }
  #ls_app #ls_video div:first-child {
    margin-top: 0;
  }
}
#ls_app #ls_video div iframe {
  width: 100%;
  height: 326.25px;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_video div iframe {
    height: 250px;
    display: block;
  }
}
#ls_app #ls_video div p {
  font-size: 87.5%;
}

@media screen and (max-width: 640px) {
  #ls_app #ls_webinar {
    font-size: 87.5%;
  }
}
#ls_app #ls_webinar a {
  display: block;
  height: 100%;
  width: 100%;
}
#ls_app #ls_webinar p {
  color: #595757;
}
#ls_app #ls_webinar .ls_col2_6 > div, #ls_app #ls_webinar .ls_col2_6_ft > div {
  min-height: 0%;
}

#ls_app #ls_uservoice .txtWrap {
  position: relative;
  padding-top: 7px;
  min-height: 200px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .txtWrap {
    min-height: auto;
    padding-top: 0;
    margin-top: 10px;
  }
}
#ls_app #ls_uservoice .txt-title {
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 80%;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .txt-title {
    margin: 5px 0;
  }
}
#ls_app #ls_uservoice .txt-num {
  position: absolute;
  font-size: 0.8rem;
  top: -41px;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .txt-num {
    top: -114px;
    left: 45%;
  }
}
#ls_app #ls_uservoice .txt-new {
  background-color: #c32a2a;
  padding: 0 7px;
  color: #fff;
  font-size: 0.6rem;
  margin-left: 5px;
  position: relative;
  top: -2px;
  height: 15.2px;
  box-sizing: border-box;
}
@media screen and (max-width: 320px) {
  #ls_app #ls_uservoice .txt-new {
    height: 15px;
    top: -46px;
    left: 53px;
    font-size: 0.63rem;
  }
}
#ls_app #ls_uservoice .txt-icon {
  top: 2.1px;
  font-size: 0.7rem;
  margin-left: 5px;
  position: relative;
  height: 15.2px;
  width: 50.6666666667px;
  display: inline-block;
}
#ls_app #ls_uservoice .txt-icon img {
  display: inline-block;
  height: 100%;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .txt-icon {
    height: 15px;
    width: 50px;
    top: -23px;
    left: -4px;
    position: absolute;
  }
}
#ls_app #ls_uservoice .txt-name p {
  margin: 0;
  font-size: 80%;
}
#ls_app #ls_uservoice .btn-link {
  margin-top: 25px;
  position: absolute;
  right: 0;
  bottom: 58px;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .btn-link {
    position: absolute;
    top: -99px;
    width: 55%;
  }
}
#ls_app #ls_uservoice .btn-link a {
  font-size: 0.75rem;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
  text-align: center;
  display: block;
  padding: 2px 8px;
  border: 1px solid #595757;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .btn-link a {
    position: static;
    width: 100%;
    padding: 5px 10px;
  }
}
#ls_app #ls_uservoice .btn-link a::before {
  content: "▶";
  margin-right: 3px;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .ls_uvlist {
    flex-direction: column;
  }
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .ls_uvlist .ls_ro2_4 {
    margin: 20px 0;
    min-height: 0%;
  }
  #ls_app #ls_uservoice .ls_uvlist .ls_ro2_4:first-child {
    margin-top: 0;
  }
}
#ls_app #ls_uservoice .ls_uvlist .ls_ro2_4 > div:nth-child(odd) {
  width: calc(65% - 15px);
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .ls_uvlist .ls_ro2_4 > div:nth-child(odd) {
    width: 100%;
  }
}
#ls_app #ls_uservoice .ls_uvlist .ls_ro2_4 > div:nth-child(even) {
  width: 35%;
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_uservoice .ls_uvlist .ls_ro2_4 > div:nth-child(even) {
    width: 40%;
    margin: 0;
    min-height: 0%;
  }
}

#ls_app #ls_si8000 .ls_appdata {
  overflow: hidden;
}
#ls_app #ls_si8000 .ls_appdata dl {
  width: 460px;
  float: left;
  margin: 0;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_si8000 .ls_appdata dl {
    width: 100%;
    float: none;
  }
}
#ls_app #ls_si8000 .ls_appdata dl:first-child {
  margin: 0 30px 0 0;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_si8000 .ls_appdata dl:first-child {
    margin: 0;
  }
}
#ls_app #ls_si8000 .ls_appdata dl dt {
  font-size: 87.5%;
  font-weight: bold;
}
#ls_app #ls_si8000 .ls_appdata dl dd {
  margin-left: 0;
}
#ls_app #ls_si8000 .ls_appdata dl dd ul {
  padding-left: 13px;
  margin: 6px 0 0 0;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_si8000 .ls_appdata dl dd ul {
    padding-left: 8px;
    margin: 6px 0 20px 0;
  }
}
#ls_app #ls_si8000 .ls_appdata dl dd ul li {
  font-size: 87.5%;
  margin-bottom: 4px;
}
@media screen and (max-width: 640px) {
  #ls_app #ls_si8000 .ls_appdata dl dd ul li {
    margin-bottom: 10px;
    line-height: 1.4;
    margin-bottom: 8px;
  }
}
#ls_app #ls_si8000 .ls_appdata dl dd ul li a {
  color: #595757;
}
#ls_app #ls_si8000 .ls_appdata dl dd ul li a span {
  font-size: 85%;
}

.textBox {
  padding: 6px 17px 6px;
  border: 2px solid #656565;
  display: inline-block;
}

#ls_app.ls_special h2 {
  font-size: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding: 50px 12px 8px 12px;
  margin-bottom: 20px;
  margin-top: -50px;
}
@media screen and (max-width: 640px) {
  #ls_app.ls_special h2 {
    padding: 50px 0 8px 0;
  }
}

.button_list {
  margin-bottom: 135px !important;
  margin-top: 52px;
}
@media screen and (max-width: 640px) {
  .button_list {
    margin-bottom: 100px !important;
    margin-top: 35px !important;
  }
}
.button_list a {
  background-color: #666;
  padding: 17px 60px;
  color: #fff;
  border-radius: 5px;
  margin-right: 100px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
  .button_list a {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    text-align: center;
    padding: 23px 0;
  }
}

/**
 * ls_mainBanner
 */
#ls_glo .ls_glolist {
  padding-left: 0;
  width: 700px;
  margin: 0 auto;
}
#ls_glo .ls_glolist.ls_glolist_first {
  margin: -20px auto 0;
}
#ls_glo .ls_glolist li {
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 7px;
}
#ls_glo .ls_glolist li a {
  display: block;
  padding: 10px 0;
  width: 40px;
  border: 1px solid #ccc;
  text-align: center;
}
#ls_glo .ls_glolist li a:hover {
  background: #eee;
  color: #c41230;
}
#ls_glo .ls_glolist li.long a {
  width: auto;
  padding: 10px 15px;
}
#ls_glo .ls_table.ls_gloTB th {
  border-left: none;
  width: 25%;
}
#ls_glo .ls_table.ls_gloTB td {
  border-right: none;
}
@media screen and (max-width: 640px) {
  #ls_glo .ls_glolist {
    width: auto;
  }
}

.ls_heading {
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .ls_heading {
    margin-bottom: 30px;
  }
}

h3.ls_head_year {
  border-bottom: 1px solid #666;
  padding-bottom: 12px;
  margin-top: 40px;
}

.ls_whatsNewBx {
  width: 1190px;
  margin: auto;
}
.ls_whatsNewBx:first-child {
  border-top: 1px solid #666;
}

#ls_summary .ls_detail_info p {
  margin-bottom: 0.4em;
}

.ls_whatsNewText {
  padding: 15px 0px 15px 0px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .ls_whatsNewText {
    padding: 15px 20px;
  }
}

.ls_whatsNewBx.new .ls_whatsNewText::before {
  content: "NEW";
  display: inline-block;
  width: 35px;
  padding: 5px 0;
  font-size: 0.8rem;
  border-radius: 1px;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #c00;
  position: absolute;
  left: 5px;
}

.ls_whatsNewText a {
  color: #595757;
}

.ls_whatsNewText dl {
  margin: 0;
  font-size: 80%;
  overflow: hidden;
}

.ls_whatsNewText dl dt {
  width: 120px;
  float: left;
  margin-right: 15px;
  font-weight: bold;
}

.ls_whatsNewText dl dd {
  margin: 0;
  width: 1055px;
  float: left;
}

.ls_summary_article a {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .ls_row .ls_step_item img {
    width: 100%;
  }
  .ls_whatsNewBx {
    width: auto;
    margin: 0 -20px;
  }
  .ls_whatsNewBx.new .ls_whatsNewText::before {
    position: static;
    margin-bottom: 10px;
  }
  h3.ls_head_year {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .ls_whatsNewText dl dd {
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  #ls_otoiawase h3 {
    font-size: 100%;
  }
}
#ls_otoiawase .ls_content {
  font-size: 90%;
}

#ls_otoiawase .ls_table_qna {
  width: 100%;
  display: block;
  text-align: left;
  border: 2px solid #000;
  border-collapse: collapse;
}

#ls_otoiawase .ls_table_qna tr th {
  box-sizing: border-box;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-collapse: collapse;
  width: 100%;
  display: block;
  padding: 15px 10px;
  text-align: left;
}

#ls_otoiawase .ls_table_qna tr td {
  box-sizing: border-box;
  width: 100%;
  display: block;
  padding: 10px;
}

#ls_otoiawase .ls_table_qna tr td p {
  margin-bottom: 0;
}

#ls_otoiawase .ls_table_qna tr td p:first-child {
  display: contents;
}

#ls_otoiawase .ls_table_qna tr:first-child th {
  border-top: 0;
}

#ls_otoiawase .ls_table_qna tbody th::before {
  content: "Q: ";
}

#ls_otoiawase .ls_table_qna tbody td {
  display: inline-block;
}

#ls_otoiawase .ls_table_qna tbody td::before {
  content: "A: ";
}

#ls_otoiawase .ls_table_qna tbody td p:first-child {
  display: inline;
}

#ls_otoiawase .ls_qna_img {
  width: 300px;
  margin: 10px 0;
}

#ls_otoiawase .ls_qna_img_large {
  margin: 10px 0;
  width: 500px;
}

#ls_otoiawase .ls_qna_img_large img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  #ls_otoiawase .ls_qna_img_large {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #ls_otoiawase .ls_qna_img {
    width: 100%;
  }
}
#ls_otoiawase .ls_qna_img img {
  width: 100%;
}

/**
   * ls_mainBanner
   */
.ls_row .ls_step_item {
  margin-bottom: 30px;
}

.ls_row img,
.ls_row span {
  display: inline-block;
  vertical-align: middle;
}

.ls_row p {
  margin: 10px 0 0;
}

.ls_row p:first-child {
  margin: 0 0 10px;
}

.ls_corp {
  margin: 0 auto 30px;
}

.ls_corp p {
  margin: 0 0 0 30px;
}

.ls_btn_sec {
  width: 730px;
  margin: 20px auto 0;
  overflow: hidden;
}

.ls_btn_sec .ls_btn_inquiry {
  /* float: left; */
  margin: 10px auto 20px;
  width: 330px;
  text-align: center;
}

.ls_btn_sec .ls_btn_inquiry p {
  text-align: center;
  line-height: 1.3;
  margin-top: 10px;
}

.ls_btn_sec .ls_btn_register {
  float: right;
  width: 330px;
  text-align: center;
}

.ls_btn_area {
  margin-bottom: 30px;
}

.ls_btn_blue {
  background: #82d6f2;
  border: none;
  width: 280px;
}

.ls_btn_blue:hover {
  background: #aadff0;
}

.ls_btn_red {
  background: #f5999f;
  border: none;
  width: 280px;
}

.ls_btn_red:hover {
  background: #f5babf;
}

@media screen and (max-width: 640px) {
  .ls_row .ls_step_item img {
    width: 12%;
  }
  .ls_btn_sec {
    width: auto;
  }
  .ls_btn_sec .ls_btn_inquiry {
    float: none;
    width: auto;
    text-align: center;
  }
  .ls_btn_sec .ls_btn_register {
    float: none;
    width: auto;
    text-align: center;
  }
}
#ls_otoiawase a {
  text-decoration: underline;
}
#ls_otoiawase h3 {
  font-size: 130%;
  border-bottom: 1px solid #d9d9d9;
  text-align: left;
  font-weight: 700;
  margin: 0.83em 0;
  padding: 0;
}
#ls_otoiawase h4 {
  font-size: 1.17em;
  text-align: left;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #000;
}
@media screen and (max-width: 640px) {
  #ls_otoiawase h4 {
    font-size: 100%;
  }
}
#ls_otoiawase h3.ls_heading {
  font-size: 130%;
}
#ls_otoiawase .ls_copy {
  text-align: center;
}
@media screen and (max-width: 640px) {
  #ls_otoiawase .ls_copy {
    text-align: left;
  }
}
#ls_otoiawase .ls_contact_note {
  width: 900px;
  margin: 0 auto;
  padding: 0 0 0 25px;
}
@media screen and (max-width: 640px) {
  #ls_otoiawase .ls_contact_note {
    width: 100%;
  }
}
#ls_otoiawase .ls_contact_note li {
  list-style: disc !important;
}
#ls_otoiawase .ls_contact {
  border: 2px solid #000;
}
#ls_otoiawase .ls_contact ul {
  padding: 20px;
}
#ls_otoiawase .ls_contact ul li {
  font-size: 1rem;
  text-indent: 2em;
  padding: 0.5em 0;
}
#ls_otoiawase .ls_btn_red {
  background: #f5999f;
  border: none;
  width: 280px;
}
#ls_otoiawase .ls_btn_red:hover {
  background: #f5babf;
}
#ls_otoiawase .ls_glolist {
  margin: 0;
}
#ls_otoiawase .ls_glolist li {
  margin-top: 0;
}
#ls_otoiawase .ls_glolist li:first-child {
  margin-left: 0;
}
#ls_otoiawase .ls_qna {
  margin-top: 50px;
}
#ls_otoiawase .ls_table_qna {
  width: 100%;
  display: block;
  text-align: left;
  border: 2px solid #000;
  border-collapse: collapse;
}
#ls_otoiawase .ls_table_qna tr th {
  box-sizing: border-box;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-collapse: collapse;
  width: 100%;
  display: block;
  padding: 15px 10px;
  text-align: left;
}
#ls_otoiawase .ls_table_qna tr td {
  box-sizing: border-box;
  width: 100%;
  display: block;
  padding: 10px;
}
#ls_otoiawase .ls_table_qna tr td p {
  margin-bottom: 0;
}
#ls_otoiawase .ls_table_qna tr td p:first-child {
  display: contents;
}
#ls_otoiawase .ls_table_qna tr:first-child th {
  border-top: 0;
}
#ls_otoiawase .ls_table_qna tbody th::before {
  content: "Q: ";
}
#ls_otoiawase .ls_table_qna tbody td {
  display: inline-block;
}
#ls_otoiawase .ls_table_qna tbody td::before {
  content: "A: ";
}
#ls_otoiawase .ls_table_qna tbody td p:first-child {
  display: inline;
}
#ls_otoiawase .ls_qna_img {
  width: 300px;
  margin: 10px 0;
}
#ls_otoiawase .ls_qna_img_large {
  margin: 10px 0;
  width: 500px;
}
#ls_otoiawase .ls_qna_img_large img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  #ls_otoiawase .ls_qna_img_large {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #ls_otoiawase .ls_qna_img {
    width: 100%;
  }
}
#ls_otoiawase .ls_qna_img img {
  width: 100%;
}

/**
 * ls_mainBanner
 */
.ls_row .ls_step_item {
  margin-bottom: 30px;
}

.ls_row img,
.ls_row span {
  display: inline-block;
  vertical-align: middle;
}

.ls_row p {
  margin: 10px 0 0;
}

.ls_row p:first-child {
  margin: 0 0 10px;
}

.ls_corp {
  margin: 0 auto 30px;
}

.ls_corp p {
  margin: 0 0 0 30px;
}

@media screen and (max-width: 640px) {
  .ls_support {
    width: 100% !important;
  }
}
.ls_support_photo {
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_row .ls_step_item img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .ls_support #ls_support {
    width: 100%;
  }
}
.ls_support .ls_support_linkbtn {
  position: relative;
  top: -163px;
  right: -887px;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_linkbtn {
    position: static;
  }
}
.ls_support .ls_support_pict {
  margin-bottom: 0;
}
.ls_support .ls_support_pict_wrap {
  text-align: center;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_pict_wrap {
    width: 100%;
    margin-bottom: 0 !important;
  }
}
.ls_support .ls_support_pict_wrap div {
  margin: 5px auto;
  width: 78%;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_pict_wrap div {
    width: 100%;
    padding: 0;
  }
}
.ls_support .ls_support_pict_wrap div p {
  margin: 0;
}
.ls_support .ls_support_pict_2 .ls_support_pict_wrap {
  text-align: center;
  width: 32.2580645161%;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_pict_2 .ls_support_pict_wrap {
    width: 100%;
    margin-top: 30px;
  }
}
.ls_support .ls_support_pict_2 .ls_support_pict_wrap img {
  width: 100%;
}
.ls_support .ls_support_pict_2 .ls_support_pict_wrap div {
  width: 95%;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_pict_2 .ls_support_pict_wrap div {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_pict .ls_note {
    padding-top: 0;
  }
}
.ls_support .ls_support_access {
  margin: 30px auto;
}
.ls_support .ls_support_access p {
  margin-bottom: 0;
}
.ls_support .ls_support_access ul {
  margin: 25px 0;
  padding: 0;
}
.ls_support .ls_support_access ul li ul {
  padding: 1rem 0 1rem 1.2rem;
  margin: 0;
}
.ls_support .ls_support_access ul li ul li {
  list-style-type: disc !important;
}
.ls_support .ls_support_plan_info {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_plan_info {
    text-align: left;
  }
}
.ls_support .ls_support_plan_merit div {
  padding: 0 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_plan_merit div {
    padding: 0 0;
  }
}
.ls_support .ls_support_plan_merit div p:first-child {
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_plan_merit div p:first-child {
    margin-bottom: 10px;
  }
}
.ls_support .ls_support_plan table caption {
  text-align: center;
  margin: 0 0 30px 0;
  font-weight: 800;
  text-align: center;
  font-size: 130%;
  line-height: 1.25;
  color: #595757;
}
@media screen and (max-width: 640px) {
  .ls_support .ls_support_plan table caption {
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 110%;
  }
}

.ls_support_plan {
  margin-bottom: -25px;
}
.ls_support_plan p.ls_text {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .ls_support_plan p.ls_text {
    text-align: left;
  }
}
.ls_support_plan .ls_merit_list {
  width: 1132px;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .ls_support_plan .ls_merit_list {
    width: auto;
    padding-top: 0;
  }
}
.ls_support_plan .ls_merit_list p {
  width: 340px;
  float: left;
  margin: 0 18px 30px 18px;
}
@media screen and (max-width: 640px) {
  .ls_support_plan .ls_merit_list p {
    width: auto;
    float: none;
    margin: 0 0 30px 0;
  }
}
.ls_support_plan .ls_merit_list p span {
  font-size: 115%;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .ls_support_plan .ls_table {
    font-size: 0.7rem;
  }
}
.ls_support_plan .ls_table td {
  text-align: center;
}

.ls_table_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .ls_table_sp {
    display: block;
  }
}

.ls_notes_list {
  overflow: hidden;
  margin-top: -25px;
  font-size: 90%;
}
.ls_notes_list_01 {
  position: relative;
  padding-left: 46px;
  width: 360px;
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 640px) {
  .ls_notes_list_01 {
    padding-top: 25px;
    padding-left: 0;
    width: auto;
    float: none;
    margin: 0;
  }
}
.ls_notes_list_01:before {
  content: "（注）";
  display: block;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 640px) {
  .ls_notes_list_01:before {
    top: 0;
  }
}
.ls_notes_list_02 {
  width: 470px;
  float: left;
  padding-left: 0;
}
@media screen and (max-width: 640px) {
  .ls_notes_list_02 {
    width: auto;
    float: none;
    margin: 0;
  }
}

@media screen and (max-width: 640px) {
  .ls_table_pc {
    display: none;
  }
  .ls_notes_list li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 640px) {
  .ls_login p {
    font-size: 0.9rem;
  }
}

.ls_support #colorbox {
  background-color: rgba(0, 0, 0, 0.8);
}
.ls_support #cboxOverlay {
  background-color: rgba(255, 255, 255, 0.8);
}
.ls_support [id^=ssVideo] {
  width: 90%;
  margin: 0 auto;
  top: 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .ls_support [id^=ssVideo] {
    width: 100%;
  }
}

.flexlist {
  display: flex;
}
.flexlist dl {
  width: 500px;
}
@media screen and (max-width: 640px) {
  .flexlist {
    display: block;
  }
}

.list-style_anchor a {
  text-decoration: underline !important;
}

.mokuji_list li {
  list-style: disc !important;
}

.ls_history .ls_main_heading {
  font-size: 75%;
  line-height: 1.4;
  color: #656565;
  font-weight: normal;
  font-family: "SST W55 Bold", Arial, sans-serif;
}
.ls_history .ls_dataList p {
  margin-bottom: 0;
}
.ls_history .side_by_side {
  position: relative;
}
@media screen and (max-width: 640px) {
  .ls_history .side_by_side {
    position: static;
  }
}
.ls_history [class^=sideImg_] {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 640px) {
  .ls_history [class^=sideImg_] {
    position: static;
    text-align: center;
  }
}
.ls_history .sideImg_1 {
  top: -55px;
}
.ls_history .sideImg_2 {
  bottom: 96px;
  right: -20px;
}
@media screen and (max-width: 640px) {
  .ls_history .sideImg_2 {
    margin-top: 20px;
  }
}
.ls_history .ls_dataList_item {
  margin-bottom: 70px;
}
.ls_history .ls_dataList_item dd > ul {
  padding: 0;
  margin: 0;
}
.ls_history .ls_dataList_item a {
  text-decoration: underline;
}

.ls_main_heading a {
  font-size: 100%;
}

/* .ls_history .ls_dataList_item:last-child,.ls_history .side_by_side .ls_dataList_item {
  margin-bottom: 0;
} */
.ls_history .ls_dataList_item dt {
  width: 6em;
}

@media screen and (max-width: 640px) {
  .ls_history .side_by_side {
    display: block;
  }
  .ls_history .ls_dataList_item {
    border-top: none;
  }
  .ls_history .ls_dataList_item, .ls_history .side_by_side .ls_dataList_item {
    margin-bottom: 30px;
  }
}
.download_list dt {
  font-size: 25px;
}

.download_list dl dd {
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative;
}

.download_list dl dd::before {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border: 0.3em solid transparent;
  border-left: 0.4em solid #000000;
  content: "";
}

.download_list a:hover {
  color: rgb(0, 0, 0);
}

.download_list a {
  text-decoration: underline;
}
.top-slider .slider-img a:hover,.ls_news_inner .ls_dataList_item a:hover{
  opacity: 0.7;
}
.fs15{
    font-size: 15px;
}

.price_button {
text-align: center;
}
.price_button a{
	color: #fff;
	width: auto;
	background-color: #C75100;
	font-weight: bold;
	font-size: 150% !important;
	padding: 17px 60px;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
    .price_button {
        padding-bottom: 60px;
	    }
}
.price_button a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
.c-ui-icon svg{
	fill: rgb(255 255 255);
}
.lineup_list_02{
    width: 33.3333333333%;
    padding: 10px;
}
.lineup_list_02 .lineup_productWrap{
  margin: 0;
}
.underline{
  text-decoration: underline!important;
}
.center{
  margin: 0 auto;
}
