@charset "UTF-8";
/* CSS Document */
@media (max-width: 375px) {
  html {
    font-size: 55%;
  }
}
body {
  background-color: #fff;
  /*  font-feature-settings: "palt";
		 letter-spacing: 0.05rem;*/
  margin: auto;
}
a:hover {
  text-decoration: none;
}
img:not(.sns_white_icon img) {
  max-width: 100%;
  height: auto;
  /*  width: auto;*/
}
/*
img {
  max-width: 100%;
  height: auto;
   width: auto;
}
*/
.leave_color path {
  fill: #000000;
}
.leave_color rect {
  fill: #000000;
}
.leave_color circle {
  fill: #000000;
}
.hover_color path {
  fill: #000000;
}
.hover_color rect {
  fill: #000000;
}
.hover_color circle {
  fill: #000000;
}
.title_hover_color {
  color: #000000 !important;
}
.title_leave_color {
  color: #000000 !important;
}
.border_hover_color {
  border-color: #000000 !important;
}
.border_leave_color {
  border-color: #000000 !important;
}
.navi_leave_color {
  background: #000000 !important;
}
.navi_leave_color:before {
  background: #000000 !important;
}
.navi_hover_color {
  background: #000000 !important;
}
.navi_hover_color:before {
  background: #000000 !important;
}
.menu_undercover {
  position: fixed;
  top: 0px;
  height: 60px;
  width: 100%;
  z-index: 2;
  background-color: #fff
}
/*--------------------------*/
section {
  overflow: hidden;
  margin: 60px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/*solution_パンくずリスト----------------*/
.solution_breadcrumb {
  display: none;
}
/*--------------------------*/
#upanker, #list-stick {
  margin-top: -60px;
  padding-top: 60px;
}
/*--------------------------*/
main {
  width: 100%;
  margin: 0px auto 4rem auto;
}
/*top-----------------------------*/
.top_hero_area {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #eee;
  position: relative;
  margin: 0 0 4rem 0
}
.slider_top {
  order: 2;
}
.title_area {
  order: 1;
  flex: 1 0;
  aspect-ratio: auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1rem 2rem 1rem
}
.title_e {
  margin: 2rem auto 0 auto;
  font-size: 1.5rem;
  font-family: "UniversNextPro-Cond";
}
.title_l {
  margin: 1rem auto 1.5rem auto;
  font-size: 2.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.8rem;
}
.title_copy {
  margin: 0 auto 0 auto;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.6rem;
}
.top_copy_area {
  width: 84%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 1rem auto;
}
.top_copy {
  margin-top: 0vw;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.6rem;
  margin: 0rem auto 0rem auto;
  text-align: justify;
}
.top_copy_bold {
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.4rem;
  margin: 1.5rem 0px 2rem 0px;
}
/*top-a----------------------------*/
.top_hero_area_a {
  width: 100%;
  background-color: #000;
  position: relative;
  overflow: hidden;
  padding: 2.5rem 0 0rem 0;
  margin: 0 0 3rem 0
}
.top_hero_area_inner_a {
  display: flex;
  flex-direction: column;
      align-items: center;
  width: 100%;
  margin: 0px auto 0px auto;
}
.title_area_a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0rem 1.5rem 0rem
}
.title_e_l_area_a {
  margin: 2rem 0 3rem 0;
  background: linear-gradient(to right, rgba(100, 100, 100, 1.00) 8px, rgba(0, 0, 0, 1.00) 8px);
  padding: .5rem 0rem .5rem 2rem
}
.title_e_a {
  font-size: 1.5rem;
  color: #fff;
  font-family: "UniversNextPro-Cond";
  line-height: 1.5rem;
  margin: 0 0 1rem 0
}
.title_l_a {
  font-size: 2.2rem;
  color: #fff;
  font-family: "FP-ヒラギノ角ゴ ProN W6";

}
.title_copy_a {
  font-size: 1.6rem;
  color: #fff;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.6rem;
  text-align: center;
  margin: 0 0 3rem 0
}
.hero_img_a {
  flex: 1 0;
  width: 96%;
      margin: 0 0 2rem 0
}
.category_selector_area {
  width: 90%;
  margin: 0px auto 0px auto;
}
.category_selector_upper {
  margin: 20px auto 0px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-bottom: #333 1px solid;
}
.category_selector {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0px 0 8px 0;
}
.category_selector_txt {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 1.4rem;
  color: #000
}
.category_selector_arr {
  width: 40px;
  height: 25px;
  background: url("../../images/category_selector_arr.svg") top left/ 40px 50px no-repeat;
}
.category_selector_arr.av {
  background: url("../../images/category_selector_arr.svg") bottom left / 40px 50px no-repeat;
}
.category_selector_base {
  display: none;
  width: 100%;
  background-color: #f2f2f2;
  margin: 1rem 0 8rem 0;
}
.category_menu_base::-webkit-scrollbar {
  display: none;
}
.category_selector_inner {
  flex: 1 0;
  padding: 1rem .5rem;
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0rem;
  border-bottom: #fff 2px solid;
}
.category_selector_inner:last-child {
  border-bottom: none;
}
.facilities_title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-width: 8rem;
  padding: .5rem .5rem;
  margin: 0 0rem .5rem 0;
  font-family: "FP-HiraKakuProN-W6";
  font-size: 1.4rem;
  color: #fff;
  background-color: #636363;
  border-radius: 2px;
  white-space: nowrap
}
.category_title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-width: 8rem;
  padding: .5rem .5rem;
  margin: 0 0rem .5rem 0;
  font-family: "FP-HiraKakuProN-W6";
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  background-color: #868686;
  border-radius: 2px;
  white-space: nowrap
}
.form-row {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: flex-start;
  font-family: "FP-HiraKakuProN-W6";
}
.custam-checkbox {
  display: none;
}
.custam-checkbox:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.custam-checkbox + label {
  white-space: nowrap;
  display: inline-flex; /* flexboxで横並び */
  align-items: center;
  font-size: 1.4rem;
  margin: 0 2em 0 0rem;
}
.custam-checkbox + label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: .5rem .5rem .5rem 0rem;
  background-color: #dfdfdf;
  vertical-align: bottom;
  position: relative;
  box-sizing: border-box;
}
.custam-checkbox:checked + label:before {
  background-image: url("../../images/check-active.svg");
  background-color: #fff;
  background-size: 20px, 20px;
  background-position: top left;
  box-sizing: border-box;
}
.category_selector_b_area {
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 120%);
  display: flex
}
.b_select {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem 1rem;
  margin: 0 0rem 0 0;
  font-family: "FP-HiraKakuProN-W6";
  font-size: 1.5rem;
  color: #fff;
  background-color: #0088b5;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.2s;
}
.b_select:hover {
  background-color: #00B5F1;
}
.b_reset {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1rem;
  margin: 0 0rem 0 1rem;
  font-family: "FP-HiraKakuProN-W6";
  font-size: 1.5rem;
  color: #000;
  background-color: #fff;
  border: #0088b5 1px solid;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.2s;
}
.b_reset:hover {
  background-color: #DFDFDF;
}
/*-------------------------*/
.b_case_area {
  width: 90%;
  margin: 3rem auto 4rem auto;
  display: flex;
  flex-wrap: wrap;
}
.b_case {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0px 20px 0px;
  transition: 0.3s;
}
.b_case.is-hidden {
  display: none; /* 必要に応じて visibility: hidden; height:0; などに変更可 */
}
.no-result {
  text-align: center;
  font-family: "FP-HiraKakuProN-W3";
  font-size: 1.5rem;
  width: 100%;
  padding: 1rem;
  background-color: #f2f2f2;
  margin: 2rem 0 2rem 0;
}
.group-icon_area {
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: flex
}
.icon-buildinguse { position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: .5rem 1rem 0 0;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: .75rem .75rem;
  width: 9rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  border-radius: 3px;
background-color: #eee;
}
.icon-buildinguse:before {
   content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
 
}
.f01 .icon-buildinguse {

 border: 1.5px solid #8B4900;
    
    /*  background: linear-gradient(to right, rgba(177, 81, 0, 1.00) 0%, rgba(0, 0, 0, 1.00) 40%);*/
    
    
}
.f02 .icon-buildinguse {
 border: 1.5px solid #8100B8;
/*  background: linear-gradient(to right, rgba(126, 0, 204, 1.00) 0%, rgba(0, 0, 0, 1.00) 40%);*/
}
.f03 .icon-buildinguse {

 border: 1.5px solid #00871D;
    /*  background: linear-gradient(to right, rgba(10, 110, 5, 1.00) 0%, rgba(0, 0, 0, 1.00) 40%);*/
}
.f04 .icon-buildinguse{

 border: 1.5px solid #0001D5;
/* background: linear-gradient(to right, rgba(204, 204, 204, 1.00) 0%, rgba(238, 238, 238, 1.00) 20%);*/
}

.f01 .icon-buildinguse:before {
 background-color: #AB5A00; 

}
.f02 .icon-buildinguse:before {
 background-color: #A800EF; 

}
.f03 .icon-buildinguse:before {
  background-color: #009321; 

}
.f04 .icon-buildinguse:before {
  background-color: #3C3EFF; 

}

.icon-product {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: .5rem .75rem 0 0rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: .75rem .75rem;
  border-radius: 3px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  background-color: #fff;
      border: 1.5px solid #999;
}
.b_case_lower {
  padding: 1.5rem 1.5rem 1rem 1.5rem;
  word-break: break-all;
  display: flex;
  flex-direction: column;
  background-color: #eee;
}
.t_name {
  line-height: 1.8rem;
  font-size: 1.5rem;
  margin: 0 0 .5rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
.t_cap {
  font-size: 1.2rem;
  line-height: 2rem;
  margin: 0 0 1rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  text-align: justify;
}
.series_icon_area_top {
  margin: auto 0 .75rem 0;
  display: flex;
  align-items: center;
}
.series_icon_area_top:last-of-type {
  margin: auto 0 0rem 0;
  display: flex;
  align-items: center;
}
.fp_icon_area {
  margin: auto 0 0rem 0;
  display: flex;
  align-items: center;flex-flow: wrap;
}

.series_icon {
  position: relative;
  margin: 0 8px 0px 0px;
  display: flex;
  align-items: center;
  padding: 8px 8px 8px 16px;
  font-family: "UniversNextPro-Cond";
  border-radius: 3px;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0px;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
}
.case_top_txt_area .series_icon {
  min-width: 7rem
}
.case_top_txt_area .series_icon:empty {
   width: auto;
    
        min-width: auto
}
@supports (-webkit-appearance: none) {
  .series_icon, .case_top_txt_area .series_icon {
    padding: 10px 8px 8px 16px;
  }
}
.series_icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  width: 5px;
  height: calc(100% - 8px);
  border-radius: 5px;
}
.series_icon.ATUC:before {
  background-color: #009e96
}
.series_icon.Dante:before {
  background-color: #f90092
}
.series_icon.ATND1061:before {
  background-color: #f90092
}
.series_icon.ATCS-60:before {
  background-color: #00c6ff
}
.series_icon.Digital3000Series:before {
  background-color: #a60150
}
.series_icon.ATIR:before {
  background-color: #cf3b31
}
.series_icon.ESW:before {
  background-color: #543195
}
.series_icon:empty {
  height: 1.6rem;
  padding: 8px 8px 8px 8px
}
.series_icon:empty:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  width: 5px;
  height: calc(100% - 8px);
  border-radius: 5px;
  background-color: #666
}
.t_series {
  padding: 0 1rem 0 0;
  flex: 1 0;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}
.b_bottom {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 3rem auto 0px auto;
  border-top: #999 1px solid;
  border-bottom: #999 1px solid;
  padding: 1.5rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 1.5rem;
  line-height: 2.2rem;
  transition: 0.3s;
}
.b_bottom:hover {
  opacity: .8;
  background-color: #eee
}
.b_bottom_img {
  width: 50%;
  margin: 0 5% 0px 0;
}
.b_bottom_txt_s {
  font-size: 1.3rem;
  line-height: 1.6rem;
  margin: .5rem 0 0 0;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}
/*case_top----------------------*/
.case_top_area {
  width: 100%;
  background-color: #eee;
  margin: 0 0 0rem 0
}
.case_top_inner {
  width: 100%;
  margin: 0px auto 0rem auto;
}
.case_top_left {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 2rem 2rem 2rem;
}
.case_top_img {
  width: 100%;
}
.case_top_group-icon_area {
  display: flex;
  flex-flow: wrap
}
.case_top_group-icon_area .icon-buildinguse {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1rem .5rem 0;
  font-size: 1.4rem;
  padding: .75rem;
  width: 9rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  border-radius: 3px;
 /*  border: 1.5px solid #999; */ background-color: #eee;
}
.case_top_group-icon_area .icon-product {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1rem .5rem 0rem;
  font-size: 1.4rem;
  padding: .75rem;
  border-radius: 3px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  background-color: #fff;
  border: 1.5px solid #999;
}
.case_top_txt_area {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 0 0rem 0;
}
.case_top_title {
  font-size: 2rem;
  line-height: 2.4rem;
  margin: 0 0 2rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
.case_top_copy {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin: 0 0 3rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}
.sq_mgn {
  margin-top: -0px;
  padding-top: 0px;
}
.case_menu {
  width: 100%;
  padding: 1rem 0 1rem 0;
  margin: 0 0 4rem 0;
  position: sticky;
  top: 64px;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #999 1px solid;
  background-color: #fff
}
.case_menu_b_top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2rem 0 1rem;
  padding: .5rem 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
  background-color: #ccc;
  transition: 0.3s
}
.case_menu_b_inq {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1rem 0 2rem;
  padding: .5rem 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
  background-color: #000;
  transition: 0.3s
}
/*----------------------*/
.case_title {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0rem auto 0rem auto;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 1.6rem;
  line-height: 2.6rem;
}
.case_copy {
  width: 90%;
  margin: 3rem auto 4rem auto;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.4rem;
  text-align: justify;
}
.case_copy ul {
  margin: 1rem 0 0 0;
}
.case_copy li {
  text-indent: -1.2em;
  padding: 0 0 1rem 1.5rem;
  line-height: 2.4rem;
  color: #000
}
.case_copy li:before {
  content: "▪";
  padding: 0 0rem 1rem 0rem;
  color: #999;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}
.case_box_01 {
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0rem auto 0rem auto;
}
.case_box_img {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000
}
.case_box_right {
  flex: 1 0;
  display: flex;
  flex-direction: column;
  padding: 0rem 0 1.5rem 0rem
}
.title_01 {
  font-size: 1.5rem;
  line-height: 2.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  padding: 0 0 .5rem 0;
  margin: 0 0 1rem 0;
  border-bottom: #999 1px solid;
}
.text_01 {
  font-size: 1.3rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.2rem;
  text-align: justify;
}
.text_02 {
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.4rem;
  text-align: justify;
}
/*case_photo-------------------*/
.case_photo_wrap {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 0rem auto 0rem auto;
  gap: 1%;
}
.case_photo_area {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.case_photo_img {}
.case_photo_cap {
  font-size: 1.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  min-height: 1.4rem;
  padding: .75rem 0 1.25rem 0
}
.case_photo_cap:empty {
  padding: .5rem 0 .5rem 0
}
/*case_productlist-----------------*/
.case_productlist_area {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 4rem auto 0rem auto;
}
.case_productlist {
  width: 100%;
  padding: .75rem 1rem;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 1.8rem;
  background-color: #f2f2f2;
}
.case_productlist:nth-of-type(2n) {
  background-color: #ebebeb
}
.case_productlist a {
  margin: 0 0rem 0 .5rem;
  color: #0088b5
}
.case_productlist_cap {
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.6rem;
  width: 100%;
  margin: 2rem 0 0rem 0
}
.b_series {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem auto 0px auto;
  border-top: #999 1px solid;
  border-bottom: #999 1px solid;
  padding: 1.5rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 1.5rem;
  line-height: 2.2rem;
  transition: 0.3s;
}
.b_series:hover {
  opacity: .8;
  background-color: #eee
}
.b_series_img {
  position: relative;
  width: 50%;
  min-width: 200px;
  margin: 0 2% 0px 0;
}
.b_series_img .series_icon {
  position: absolute;
  top: 5px;
  left: 5px;
  display: flex;
  align-items: center;
  padding: 4px 8px 4px 16px;
  font-family: "UniversNextPro-Cond";
  border-radius: 3px;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.4rem;
  letter-spacing: 0px;
  white-space: nowrap;
  color: #000;
  background-color: #fff;
}
@supports (-webkit-appearance: none) {
  .b_series_img .series_icon {
    padding: 6px 8px 4px 16px;
  }
}
.case_productsumb_area .slider_case {
  width: 90%;
  margin: 0px auto;
  display: flex;
  flex-flow: wrap;
  gap: 2%
}
.b_productsumb {
  width: 49%;
  transition: .3s;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8rem
}
.product_modelNumber {
  text-align: center;
  font-size: 2rem;
  margin: 1rem 0 1rem 0;
  word-break: break-all;
}
.product_price {
  text-align: center;
  font-size: 1.6rem;
  word-break: break-all;
}
/*chart--------------------------*/
.chart_area {
  width: 90%;
  margin: 4rem auto 0rem auto;
}
/*catalog--------------------------*/
.b_catalog {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem auto 0px auto;
  border-top: #999 1px solid;
  border-bottom: #999 1px solid;
  padding: 1.5rem 0 1.5rem 0;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-size: 2.4rem;
  line-height: 3rem;
  transition: 0.3s;
}
.b_catalog:hover {
  opacity: .8;
  background-color: #eee
}
.b_catalog_img {
  width: 20%;
  margin: 0 2% 0px 4px;
}
.b_catalog .b_catalog_txt {
  flex: 1 0;
}
.b_catalog .b_catalog_txt p {
  line-height: 2.2rem
}
.b_catalog_txt_s {
  font-size: 1.2rem;
  line-height: 1.4rem;
  margin: .5rem .5rem 0 0;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}
.b_download {
  width: 120px;
  margin: 0 auto 0 auto;
}
/*--------------------------*/
.b_top {
  position: fixed;
  bottom: -1px;
  right: 4px;
  font-family: "UniversNextPro-BoldCond";
  font-feature-settings: "palt";
  font-size: 15px;
  line-height: 34px;
  text-align: center;
  width: 100px;
  color: #000;
  background-color: #ccc;
  opacity: 0;
  border-radius: 4px 4px 0 0px;
  z-index: 10;
  transition: .3s;
}
.b_top:hover {
  background-color: #999;
}
.b_top.appa {
  opacity: 1;
}
.nwp {
  display: none
}
.spn {
  display: none
}
.sppalt {
  font-feature-settings: "palt";
  letter-spacing: 0.1rem
}
.nts {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.8rem
}
.w_50, .w_40 {
  width: 100%;
}
.order_1 {
  order: 1
}
.order_2 {
  order: 2
}
.mb_1 {
  margin-bottom: 1rem;
}
.mb_3 {
  margin-bottom: 3rem;
}
.mb_4 {
  margin-bottom: 4rem;
}
.mb_6 {
  margin-bottom: 6rem;
}
.mb_8 {
  margin-bottom: 8rem;
}
.mt_3 {
  margin-top: 3rem;
}
a.link_bl {
  color: #0088b5
}
.bg_w {
  background-color: #fff
}