@charset "UTF-8";
/*
channel code : qhtGN7wHcQse
for store
*/
/* Slider */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
.slick-loading .slick-list {
  background: #fff url("../img/slide-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

#sections #top_cont *, #sections #product_cont *, #sections #allcont_area *, #sections .pd_bread-crumb *, #sections #my_pagetop *, #series_nav_fixed {
  font-family: 'Noto Sans JP', sans-serif;
}

#sections .eccom-contents .top-lineup-22sm-model-btn a:hover {
  opacity: .7;
}

.basic-page {
	background-color: #f2f2f2;
  padding-bottom: 0;
}

h1#top-main {
  font-size: 100%;
  display: inline;
}

#sections .eccom-contents #g_lets_nav {
  padding-bottom: 0;
}

#top_cont {
  background-color: #f2f2f2;
  padding-top: 16px;
  padding-bottom: 35px;
  font-size: 16px;
  line-height: 1.5;
  color: #1A1A1A;
}

#top_cont #top-main-slide {
  position: relative;
  overflow: hidden;
  max-width: 1920px;
  margin: 40px auto 80px;
}

#top_cont #top-main-slide .main-slide-ctl,#top_cont .lineup-slide-ctl {
  box-sizing: border-box;
  max-width: 1129px;
  margin: 20px auto 0;
  padding: 0 11px;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 641px) {
	#top_cont .lineup-slide-ctl{display: none;}
}
#top_cont #top-main-slide .main-slide-ctl > div + div,#top_cont .lineup-slide-ctl > div + div {
  margin-left: 22px;
}

#top_cont #top-main-slide .main-slide-ctl button,#top_cont .lineup-slide-ctl button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  outline: none;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-prev button,
#top_cont #top-main-slide .main-slide-ctl .main-slide-next button,
#top_cont .lineup-slide-ctl .lineup-slide-prev button,
#top_cont .lineup-slide-ctl .lineup-slide-next button {
  width: 23px;
  height: 23px;
  position: relative;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-prev button::before,
#top_cont #top-main-slide .main-slide-ctl .main-slide-next button::before,
#top_cont .lineup-slide-ctl .lineup-slide-prev button::before,
#top_cont .lineup-slide-ctl .lineup-slide-next button::before{
  box-sizing: border-box;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-prev button::before,
#top_cont .lineup-slide-ctl .lineup-slide-prev button::before {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  transform: translate(-50%, -50%) rotate(-45deg);
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-next button::before,
#top_cont .lineup-slide-ctl .lineup-slide-next button::before {
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: translate(-50%, -50%) rotate(45deg);
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-play button,#top_cont .lineup-slide-ctl .lineup-slide-play button {
  width: 23px;
  height: 23px;
  position: relative;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-play button::before, #top_cont #top-main-slide .main-slide-ctl .main-slide-play button::after,
#top_cont .lineup-slide-ctl .lineup-slide-play button::before, #top_cont .lineup-slide-ctl .lineup-slide-play button::after{
  content: "";
  display: inline-block;
  width: 5px;
  height: 13px;
  background-color: #333;
  position: absolute;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-play button::before,
#top_cont .lineup-slide-ctl .lineup-slide-play button::before{
  top: 5px;
  left: 5px;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-play button::after,
#top_cont .lineup-slide-ctl .lineup-slide-play button::after{
  top: 5px;
  right: 5px;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-play button.pause::before,#top_cont .lineup-slide-ctl .lineup-slide-play button.pause::before {
  display: none;
}

#top_cont #top-main-slide .main-slide-ctl .main-slide-play button.pause::after,#top_cont .lineup-slide-ctl .lineup-slide-play button.pause::after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #333;
  border-right: 0;
  background-color: transparent;
  top: 4px;
  right: 4px;
}

#top_cont #top-main-slide-cnt,#top_cont .top-lineup-slide-cnt {
  background-position: center center;
  background-repeat: no-repeat;
}

#top_cont #top-main-slide-cnt.slick-start,#top_cont .top-lineup-slide-cnt.slick-start {
  background-image: none;
}

#top_cont #top-main-slide-cnt .main_slide_list,#top_cont .top-lineup-slide-cnt .main_slide_list {
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
}

#top_cont #top-main-slide-cnt .main_slide_list.slick-start,#top_cont .top-lineup-slide-cnt .lineup-slide-list.slick-start {
  opacity: 1;
}

#top_cont #top-main-slide-cnt .main_slide_list li,#top_cont .top-lineup-slide-cnt .lineup-slide-list li {
  vertical-align: top;
}

#top_cont #top-main-slide-cnt .slick-slide {
  background-color: #fff;
}

#top_cont #top-main-slide-cnt .slick-slide > div {
  transition: opacity 0.4s ease;
  opacity: 0.3;
}

#top_cont #top-main-slide-cnt .slick-slide.slick-current > div, #top_cont #top-main-slide-cnt .slick-slide.is-active-next > div {
  opacity: 1;
}

#top_cont #top-main-slide-cnt .slick-slide img {
  width: 100%;
}

#top_cont #top-main-slide-cnt .slick-dots {
  bottom: -40px;
  line-height: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 4px;
}

#top_cont #top-main-slide-cnt .slick-dots li {
  width: 40px;
  height: 4px;
  margin: 0;
}

#top_cont #top-main-slide-cnt .slick-dots li.slick-active button:before {
  background-color: #333;
}

#top_cont #top-main-slide-cnt .slick-dots li button {
  width: 40px;
  height: 4px;
}

#top_cont #top-main-slide-cnt .slick-dots li button:before {
  content: "";
  width: 40px;
  height: 4px;
  background-color: #c4c4c4;
  opacity: 1;
}
#top_cont .main-campaign-block {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 0 64px;
}

#top_cont .main-campaign-block-list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  box-sizing: content-box;
  max-width: 1280px;
  margin: 32px auto 0;
  justify-content: space-between;
}
#top_cont .main-campaign-block-list li{
  width: calc((100% - (32px * 4)) / 4);
}

#top_cont .main-info-block {
  box-sizing: border-box;
  width: 842px;
  margin: 0 auto;
  padding: 32px;
  border: 1px solid #ccc;
}

#top_cont .main-info-block .main-info-ttl {
  font-size: 26px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

#top_cont .main-info-block .main-info-ttl::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../../common_2024/img/icon_attention.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#top_cont .main-info-block .main-info-block-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

#top_cont .main-info-block .main-info-block-list > li {
  box-sizing: border-box;
  width: 100%;
}

#top_cont .main-info-block .main-info-block-list > li a {
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .main-info-block .main-info-block-list > li a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .personalization-link-ttl {
  text-align: center;
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: 500;
}

#top_cont .personalization-link-cnt {
  box-sizing: content-box;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px;
}

#top_cont .personalization-link-list {
  margin: -10px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px;
}

#top_cont .personalization-link-list li {
  font-size: 16px;
}

#top_cont .personalization-link-list li a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .personalization-link-list li a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .personalization-link-list li a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
}

#top_cont .lu19_link_bk {
  padding: 60px 0 70px;
  background-color: #eff1ed;
  background-position: 0 0;
  background-repeat: repeat;
}

#top_cont .lu19_link_bk ul.lu19_link_list {
  width: 967px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  letter-spacing: -.40em;
}

#top_cont .lu19_link_bk ul.lu19_link_list li {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  margin-left: 62px;
  letter-spacing: normal;
}

#top_cont .lu19_link_bk ul.lu19_link_list li:first-child {
  margin-left: 0;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_ttl,
#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn {
  display: block;
  line-height: 1.4;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_ttl {
  display: inline-block;
  letter-spacing: normal;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #364563;
  padding-bottom: 6px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: #364563 solid 1px;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn {
  margin-top: 10px;
  /*
                    .lu19_list_subbtn {
                        display: inline-block;

                        @include mq-sp {
                            display: inline-block;
                            width: 48%;
                            margin-top: 3%;
                            margin-left: 0;
                        }

                        &:last-child {
                            margin-left: 8px;

                            @include mq-sp {
                                margin-left: 2%;
                            }
                        }
                    }
                    */
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon01 a {
  background-image: url(../../img/top/icon_linklist01.png);
  background-size: 24px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon02 a {
  background-image: url(../../img/top/icon_linklist02.png);
  background-size: 22.5px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon03 a {
  background-image: url(../../img/top/icon_linklist03.png);
  background-size: 24px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon04 a {
  background-image: url(../../img/top/icon_linklist04.png);
  background-size: 22.5px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon05 a {
  background-image: url(../../img/top/icon_linklist05.png);
  background-size: 24px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon06 a {
  background-image: url(../../img/top/icon_linklist06.png);
  background-size: 18px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn.icon07 a {
  background-image: url(../../img/top/icon_linklist07.png);
  background-size: 22px auto;
}

#top_cont .lu19_link_bk ul.lu19_link_list li.lu19_spn_first .lu19_list_btn a {
  min-height: 80px;
}

#top_cont .lu19_link_bk ul.lu19_link_list li a {
  display: flex;
  align-items: center;
  color: #000000;
  text-align: left;
  padding: 15px 15px 15px 60px;
  box-sizing: border-box;
  min-height: 125px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: 20px center;
  transition: opacity 0.4s ease;
  position: relative;
}

#top_cont .lu19_link_bk ul.lu19_link_list li a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: #babec9 solid 2px;
  border-top: #babec9 solid 2px;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -5px;
}

#top_cont .top-topic-ttl-en {
  font-size: 32px;
  text-align: center;
  padding-left: 0.2em;
  margin-bottom: 24px;
}

#top_cont h2.top-topic-ttl-jp {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 24px;
}

#top_cont .top-lineup-block {
  max-width: 1280px;
  margin: 0 auto;
  padding: 64px 0 0;
}
#top_cont .top-lineup-block.top-lineup-bnr,#top_cont #top-lineup-slide .lineup-slide-list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  box-sizing: content-box;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 64px;
  justify-content: space-between;
  padding-left: 32px;
  padding-right: 32px;
}
#top_cont #top-lineup-slide .lineup-slide-list li{width: calc((100% - (32px * 2)) / 3); text-align: center;}
#top_cont #top-lineup-slide .top-user-case-ttl{ margin-top: 20px;}

#top_cont .top-lineup-block.top-lineup-bnr > p {
  width: calc((100% - (32px * 2)) / 3);
}

#top_cont .top-lineup-block.top-lineup-bnr > p a img {
  vertical-align: bottom;
}

#top_cont .top-lineup-model-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#top_cont .top-lineup-model-list > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 32px 0;
  background-color: #bfc6cd;
}

#top_cont .top-lineup-model-list > li:nth-child(1) {
  background-image: url(../../img/top/lineup_fv_image.png);
}

#top_cont .top-lineup-model-list > li:nth-child(2) {
  background-image: url(../../img/top/lineup_sv_image.png);
  background-color: #b2bdc2;
}

#top_cont .top-lineup-model-list > li:nth-child(3) {
  background-image: url(../../img/top/lineup_qv_image.png);
}

#top_cont .top-lineup-model-img {
  position: relative;
  z-index: 1;
  text-align: center;
}

#top_cont .top-lineup-model-img::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 59px;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-image: url(../../img/top/lineup_model_bg.png);
  background-position: 0 0;
  background-repeat: repeat;
}

#top_cont .top-lineup-model-box {
  position: relative;
  z-index: 1;
  width: 976px;
  margin: 0 auto;
}

#top_cont .top-lineup-model-lead {
  font-size: 22px;
}

#top_cont .top-lineup-pc-block {
  display: flex;
  align-items: flex-start;
}

#top_cont .top-lineup-series {
  font-size: 27px;
  font-weight: 300;
  line-height: 1.0;
  padding-top: 8px;
}

#top_cont .top-lineup-series.series-new {
  position: relative;
}

#top_cont .top-lineup-series.series-new::before {
  content: "NEW";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -20px;
  background-color: #f60;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px;
}

#top_cont .top-lineup-series span {
  font-size: 70px;
  line-height: 1.0;
}

#top_cont .top-lineup-pc-img {
  position: relative;
  padding-left: 82px;
  margin-left: 40px;
}

#top_cont .top-lineup-pc-img > div {
  position: relative;
  z-index: 2;
}

#top_cont .top-lineup-type {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #b1b8c0;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  width: 90px;
  height: 90px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 50px;
  position: absolute;
  top: 22px;
  left: 0;
  z-index: 1;
}

#top_cont .top-lineup-model-exp {
  font-size: 16px;
  line-height: 1.56;
  margin-bottom: 40px;
}

#top_cont .top-lineup-model-price {
  font-size: 17px;
}

#top_cont .top-lineup-model-price span strong {
  font-size: 22px;
  font-weight: normal;
}

#top_cont .top-lineup-model-type {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.1;
}

#top_cont .lineup-btn-list {
  display: flex;
}

#top_cont .lineup-btn-list li {
  width: 220px;
  margin-right: 8px;
}

#top_cont .lineup-btn-list li:last-child {
  margin-right: 0;
}

#top_cont .lineup-btn-list li:nth-child(1) {
  font-size: 17px;
  font-weight: bold;
}

#top_cont .lineup-btn-list li:nth-child(1) a {
  background-color: #3b4562;
  color: #FFF;
}

#top_cont .lineup-btn-list li:nth-child(2) {
  font-size: 15px;
}

#top_cont .lineup-btn-list li:nth-child(2) a {
  border: #000000 solid 1px;
  background-color: #FFF;
  color: #000;
}

#top_cont .lineup-btn-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0px 5px 12px -5px #a1a1a1;
  min-height: 50px;
}

#top_cont .lineup-campaign-btn {
  font-size: 15px;
  margin-top: 16px;
}

#top_cont .lineup-campaign-btn a {
  width: 448px;
  border: #000 solid 1px;
  background-color: #fff;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 5px 12px -5px #a1a1a1;
  min-height: 50px;
}

#top_cont .top-spec-block {
  box-sizing: content-box;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 64px;
  padding-left: 32px;
  padding-right: 32px;
}

#top_cont .top-spec-table {
  box-sizing: border-box;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

#top_cont .top-spec-table .spec-name {
  font-weight: bold;
}

#top_cont .top-spec-table .spec-name th,
#top_cont .top-spec-table .spec-name td {
  font-size: 20px;
}

#top_cont .top-spec-table .spec-name th a,
#top_cont .top-spec-table .spec-name td a {
  color: #1A1A1A;
  text-decoration: none;
}
#top_cont .top-spec-table .spec-name th .top-lineup-22sm-model-btn a{ color:#FFF;}
#top_cont .top-spec-table .spec-name th .top-lineup-22sm-model-campaign{ padding-top:16px; padding-bottom:32px;}
#top_cont .top-spec-table .spec-name th .top-lineup-22sm-model-campaign a{font-weight: 400;}

#top_cont .top-spec-table .spec-name th a:hover,
#top_cont .top-spec-table .spec-name td a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
#top_cont .top-spec-table .spec-name th .top-lineup-22sm-model-btn a:hover{ -webkit-text-decoration: none; text-decoration:none;}

#top_cont .top-spec-table .spec-name th div,
#top_cont .top-spec-table .spec-name td div {
  text-align: center;
}

#top_cont .top-spec-table th,
#top_cont .top-spec-table td {
  box-sizing: border-box;
  width: 33.33%;
  vertical-align: middle;
  padding: 16px;
}

#top_cont .top-spec-table th:last-child {
  border-right: none;
}

#top_cont .top-spec-table td {
  font-size: 16px;
  line-height: 1.5;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

#top_cont .top-spec-table td.spec-td-os {
  font-weight: 500;
}

#top_cont .top-spec-table td.td-spec-vat {
  vertical-align: top;
}

#top_cont .top-spec-table td .spec-td-note {
  font-size: 13px;
}

#top_cont .top-spec-table td .td-spec-feature {
  font-weight: 500;
  margin-bottom: 5px;
}

#top_cont .top-spec-table td .td-spec-display-name {
  margin-bottom: 5px;
}

#top_cont .top-spec-table td .td-spec-img {
  text-align: center;
}

#top_cont .top-spec-table td .td-spec-aspect {
  margin-top: 8px;
}

#top_cont .top-spec-table td .td-spec-size-img {
  position: relative;
  padding-top: 25px;
}

#top_cont .top-spec-table td .td-spec-size-img .td-spec-feature {
  margin-top: 0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

#top_cont .top-spec-table td .td-spec-color-list {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#top_cont .top-spec-table td .td-spec-color-list li {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

#top_cont .top-spec-table td .td-spec-color-list li + li {
  margin-left: 5px;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-bk {
  background-color: #11151d;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-slv {
  background-color: #bcc3cc;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-nv {
  background-color: #212952;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-rd {
  background-color: #c9161e;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-pk {
  background-color: #e08c99;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-mt {
  background-color: #6a6e63;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-wr {
  background-color: #853c2d;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-gr {
  background-color: #77cdd0;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-gb {
  background-color: #00298F;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-br {
  background-color: #D2C6AF;
}
#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-fg {
  background-color: #E2CBB4;
}
#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-mv {
  background-color: #8874AE;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-pa {
  background: url(../../img/top/bk_partner.png) no-repeat;
  background-size: 130%;
}

#top_cont .top-spec-table td .td-spec-color-list li.td-spec-color-en {
  background: url(../../img/top/bk_engineer.png) no-repeat;
  background-size: 130%;
}

#top_cont .top-spec-table-note {
  margin-top: 40px;
}

#top_cont .top-spec-table-note ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 0 0;
  padding: 0;
  list-style: none;
  color: #666;
}

#top_cont .top-spec-table-note ul li {
  font-size: 14px;
  margin-right: 10px;
}

#top_cont .top-spec-table-note ul li a {
  color: #1A1A1A;
  text-decoration: underline;
}

#top_cont .top-spec-table-note ul li a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .btn-compare-detail {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 48px;
  gap: 32px;
}

#top_cont .btn-compare-detail a {
  box-sizing: border-box;
  display: block;
  color: #1A1A1A;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #333;
  padding: 16px 20px;
  min-width: 300px;
  font-size: 18px;
  font-weight: normal;
}

#top_cont .top-user-case-block {
  text-align: left;
}

#top_cont .top-user-case-cnt {
  box-sizing: content-box;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  padding-left: 32px;
  padding-right: 32px;
}

#top_cont .top-user-case-box {
  box-sizing: border-box;
  width: 50%;
  position: relative;
}

#top_cont .top-user-case-box.user-case-box-new::before {
  content: "";
  display: block;
  width: 44px;
  height: 14px;
  background-image: url(../../img/top/user_case_new.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%);
}

#top_cont .top-user-case-img {
  margin-bottom: 20px;
  justify-content: center;
  align-items: center;
}

#top_cont .top-user-case-img img {
  width: 100%;
}

#top_cont .top-user-case-ttl {
  font-size: 20px;
  margin-bottom: 12px;
}

#top_cont .top-user-case-link {
  margin-top: 20px;
}

#top_cont .top-user-case-link a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .top-user-case-link a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .top-user-case-link a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
}

#top_cont .top-feature-block {
  margin-bottom: 64px;
}

#top_cont .top-feature-cnt {
  box-sizing: content-box;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 32px;
}

#top_cont .top-feature-list {
  margin: -57px auto 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 32px;
}

#top_cont .top-feature-item {
  box-sizing: border-box;
  width: 20%;
  text-align: center;
  margin-top: 57px;
}
#top_cont .top-feature-item a p{color: #1A1A1A;}
#top_cont .top-feature-item-link{margin-top: 24px;}
#top_cont .top-feature-ttl {
    font-size: 18px;
    margin-top: 12px;
  }
#top_cont .top-feature-txt {
  font-size: 16px;
  line-height: 1.5;
	text-align: left;
  margin-top: 10px;
	min-height: 120px;
}

	#top_cont .top-feature-item .top-feature-item-link span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
		margin-left: 6px;}

#top_cont .btn-feature-detail {
  text-align: center;
  margin-top: 64px;
  font-size: 17px;
  font-weight: bold;
}

#top_cont .btn-feature-detail a {
  box-sizing: border-box;
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #333;
  padding: 16px 20px;
  min-width: 300px;
  font-size: 18px;
  font-weight: normal;
}

#top_cont #lets_value_area {
  background-image: url(../../img/top/lets_value_bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0 24%;
}

#top_cont .lets_value_tit {
  text-align: center;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.6;
  color: #FFF;
  margin-bottom: 41px;
}

#top_cont .lets_value_link_cnt {
  position: relative;
}

#top_cont .lets_value_link {
  display: flex;
  box-sizing: content-box;
  max-width: 1280px;
  margin: 0 auto;
  gap: 32px;
  padding-left: 32px;
  padding-right: 32px;
}

#top_cont .lets_value_link .lets_value_link_item {
  box-sizing: border-box;
  display: flex;
  width: calc(100% - (32px * 2) / 3);
}

#top_cont .lets_value_link .lets_value_link_item a {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  position: relative;
  padding: 16px 8px;
  font-weight: bold;
}

#top_cont .contact_store_cnt {
  box-sizing: content-box;
  max-width: 1280px;
  margin: 64px auto 0;
  padding-left: 32px;
  padding-right: 32px;
}

#top_cont .contact_store_tit {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
}

#top_cont .contact_store_block {
  box-sizing: border-box;
  display: flex;
  margin: 32px auto 0;
  gap: 32px;
}

#top_cont .contact_store_box {
  box-sizing: border-box;
  width: calc((100% - (32px * 2)) / 3);
  text-align: center;
}

#top_cont .contact_store_img {
  margin-bottom: 16px;
}

#top_cont .contact_store_name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 12px;
}

#top_cont .contact_store_tel {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  padding: 10px 0;
}

#top_cont .contact_store_time {
  font-size: 16px;
  margin-top: 10px;
}

#top_cont .contact_store_time span {
  font-size: 14px;
  color: #666;
}

#top_cont .contact_store_link {
  margin-top: 45px;
  text-align: center;
  font-weight: bold;
}

#top_cont .contact_store_link a {
  box-sizing: border-box;
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #1A1A1A;
  padding: 16px 20px;
  width: 100%;
  max-width: 410px;
  font-size: 18px;
  font-weight: normal;
}

#top_cont #top_info_area {
  padding: 64px;
}

#top_cont .top_info_cnt {
  width: 867px;
  margin: 0 auto;
}

#top_cont .top_info_block {
  margin: 64px 0 0;
}

#top_cont .top_info_tit {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 28px;
}

#top_cont .top_info_list_date {
  margin: 0;
  padding: 0;
  list-style: none;
}

#top_cont .top_info_list_date dt {
  margin-top: 24px;
  margin-bottom: 8px;
  font-size: 14px;
  color: #666;
}

#top_cont .top_info_list_date dt:first-child {
  margin-top: 0;
}

#top_cont .top_info_list_date dd a {
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .top_info_list_date dd a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .top_info_note {
  font-size: 13px;
  line-height: 1.3;
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}

#top_cont .top_info_list {
  margin: 0;
  padding: 8px 0 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

#top_cont .top_info_list li a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .top_info_list li a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .top_info_list li a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
}
#top_cont .top_info_list li a.icon_external::after {background-image: url(../../common_2024/img/icon_external.svg);height: 16px;}

#top_cont .top_info_list + p.top_info_matome {
  margin-top: 24px;
}

#top_cont p.top_info_matome {
  margin-top: 40px;
}

#top_cont p.top_info_matome a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont p.top_info_matome a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont p.top_info_matome a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
}
#top_cont p.top_info_matome a.icon_external::after {background-image: url(../../common_2024/img/icon_external.svg);height: 16px;}

#top_cont .top_more_link_block {
  margin: 64px 0 0 -85px;
  display: flex;
  flex-wrap: wrap;
}

#top_cont .top_more_link_block::after {
  content: "";
  display: block;
  clear: both;
}

#top_cont .top_more_link_block.top_more_nomt {
  margin-top: 0;
}

#top_cont .top_more_link_box {
  width: 390px;
  margin: 0 0 64px 85px;
}

#top_cont .top_more_link_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#top_cont .top_more_link_box ul li {
  font-size: 14px;
  position: relative;
}

#top_cont .top_more_link_box ul li a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .top_more_link_box ul li a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .top_more_link_box ul li a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
}
#top_cont .top_more_link_box ul li a.icon_external::after {background-image: url(../../common_2024/img/icon_external.svg);height: 16px;}

#top_cont .top_more_link_tit {
  font-size: 17px;
  font-weight: bold;
  margin-top: 64px;
  margin-bottom: 16px;
}

#top_cont .top_more_link_tit.top_more_nomt {
  margin-top: 0;
}

#top_cont .top_more_link_tit:first-child {
  margin-top: 0;
}

#top_cont .top_more_bnr_box {
  width: 270px;
  margin: 0 0 30px 28px;
}

#top_cont .top_more_bnr_box:first-child {
  margin-left: 85px;
}

#top_cont .top_catalog_img {
  width: 115px;
}

#top_cont .top_catalog_img img {
  border: 1px solid #c1c1c1;
  width: 100%;
  height: auto;
}

#top_cont .top_catalog_img a:hover {
  opacity: 0.6;
}

#top_cont .top_more_img a:hover {
  opacity: 0.6;
}

#top_cont .top_more_img img {
  vertical-align: bottom;
}

#top_cont .top-lineup-bnr a:hover {
  opacity: 0.6;
}

#top_cont .foot_pagetop_area {
  width: 976px;
  margin: 0 auto;
}

#top_cont .btn-top-foot-sitemap {
  margin-top: 48px;
  text-align: center;
  font-weight: bold;
}

#top_cont .btn-top-foot-sitemap a {
  box-sizing: border-box;
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #333;
  padding: 16px 20px;
  width: 100%;
  max-width: 410px;
  font-size: 18px;
  font-weight: normal;
}

#top_cont .top-aboutlets-mov {
  display: block;
  margin-top: 16px;
}

#top_cont .top-aboutlets-mov.top-lineup-22sm-model-btn a {
  max-width: 326px;
  margin: 0 auto;
}

#top_cont .top-aboutlets-mov a {
  display: block;
}

#top_cont .top-aboutlets-mov a img {
  vertical-align: bottom;
}

#top_cont .top-aboutlets-mov-btn {
  margin-top: 16px;
}

#top_cont .top-aboutlets-mov-btn a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

#top_cont .top-aboutlets-mov-btn a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

#top_cont .top-aboutlets-mov-btn a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
}

/* scroll_css */
#btn_action {
  font-size: 110%;
  line-height: 120%;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  background: #666;
  border: #666;
  padding: 10px;
  /* Firefox */
  /* Safari and Chrome */
  border-radius: 5px;
}

#btn_action a {
  color: #FFF;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",'Roboto', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
}

.top_info {
  border: 1px solid #F00;
  color: #F00;
  font-weight: 700;
  margin: 0 0 30px;
  padding: 10px 10px 8px;
  text-align: center;
}

.micro_logo {
  float: right;
  max-width: 250px;
  margin: -10px 0 0;
  text-align: right;
}

.micro_logo img {
  height: 32px;
}

.pd_bread-crumb {
  max-width: 980px;
  vertical-align: middle;
  margin: 20px auto 35px;
}

.pd_bread-crumb ul {
  float: left;
  max-width: 680px;
}

.pd_bread-crumb::after {
  clear: both;
}

.top-spec-bnr-area {
  position: relative;
  display: block;
  min-height: 150px;
}

.top-spec-bnr-area .top-spec-bnr {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(-33%);
}

.top-spec-block .top-spec-table-block {
  position: relative;
}

.top-spec-block .top-spec-table-block .top-spec-btn {
  margin-top: 24px;
  text-align: center;
}

.top-spec-block .top-spec-table-block .top-spec-btn.active {
  background: linear-gradient(180deg, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0) 100%);
}

.top-spec-block .top-spec-table-block .top-spec-btn.active button .txt-open, .top-spec-block .top-spec-table-block .top-spec-btn.active button .button-icon01 {
  display: none;
}

.top-spec-block .top-spec-table-block .top-spec-btn.active button .txt-close, .top-spec-block .top-spec-table-block .top-spec-btn.active button .button-icon02 {
  display: block;
}

.top-spec-block .top-spec-table-block .top-spec-btn button {
  display: block;
  border: none;
  background: none;
  font-size: 16px;
  color: #1A1A1A;
  margin: auto;
  cursor: pointer;
}

.top-spec-block .top-spec-table-block .top-spec-btn button .txt-open, .top-spec-block .top-spec-table-block .top-spec-btn button .button-icon01 {
  display: block;
}

.top-spec-block .top-spec-table-block .top-spec-btn button .txt-close, .top-spec-block .top-spec-table-block .top-spec-btn button .button-icon02 {
  display: none;
}

.top-spec-block .top-spec-table-block .top-spec-btn button .button-icon01,
.top-spec-block .top-spec-table-block .top-spec-btn button .button-icon02 {
  width: 19px;
  height: 19px;
  margin: 0 auto 10px;
  position: relative;
}

.top-spec-block .top-spec-table-block .top-spec-btn button .button-icon01::before,
.top-spec-block .top-spec-table-block .top-spec-btn button .button-icon02::before {
  content: "";
  display: inline-block;
  background-color: #1A1A1A;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
}

.top-spec-block .top-spec-table-block .top-spec-btn button .button-icon01::after {
  content: "";
  display: inline-block;
  background-color: #1A1A1A;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 100%;
}

.top-spec-block .top-spec-table-block table tr.tr-off {
  display: none;
}

.top-spec-block .top-spec-table-block table tr.tr-off.on {
  display: table-row;
}

#top-aboutlets {
  display: none;
}

.top-spinfo {
  max-width: 976px;
  border: 1px solid #BF4840;
  color: #BF4840;
  text-align: center;
  padding: 20px;
  margin: 0 auto 80px;
}

.top-bk-box {
  max-width: 976px;
  margin: 0 auto 120px;
  padding: 0;
  background-color: #f1f1f1;
  border-radius: 8px;
}

.top-bk-box dl {
  width: 100%;
  margin: 0 auto;
  padding: 2em 5em;
}

.top-bk-box dl dt {
  width: 30%;
  float: right;
  margin: 0;
  padding: 0;
}

.top-bk-box dl dd {
  width: 60%;
  float: left;
  font-size: 16px;
  margin: 0;
  padding: 1.5em 0 0;
}

.top-bk-box dl:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#top_cont a.top-link-arrow {
  display: inline-block;
  color: #364563;
  text-decoration: underline;
}

#top_cont a.top-link-arrow::after {
  box-sizing: border-box;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #364563;
  border-right: 2px solid #364563;
  transform: translateY(-1px) rotate(45deg);
  margin-left: 4px;
}

.top-youtube {
  box-sizing: content-box;
  display: none;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px 64px;
}

.top-youtube-ttl {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 32px;
  text-align: center;
}

.top-youtube-cnt {
  display: flex;
  gap: 32px;
}

.top-aboutlets-block {
  width: calc((100% - (32px * 2)) / 3);
}

#top-aboutlets .top-aboutlets-block {
  padding: 80px 0 120px;
}

.top-aboutlets-ttl {
  font-size: 31px;
  line-height: 1;
  text-align: center;
  padding-left: 0.2em;
  margin-bottom: 50px;
}

.top-aboutlets-txt {
  font-size: 20px;
  font-weight: 400;
}

#top-aboutlets .top-aboutlets-txt {
  margin-bottom: 120px;
}

.top-aboutlets-subtxt {
  display: block;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 40px;
}

.top-aboutlets-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.top-aboutlets-list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.top-aboutlets-box {
  width: 318px;
  min-height: 370px;
  float: left;
  padding: 0;
  margin: 0;
  margin-left: 11px;
  background-color: #dee3ed;
  border-radius: 10px;
}

.top-aboutlets-list .top-aboutlets-box:nth-child(1) {
  margin-left: 0;
}

.top-aboutlets-box-num {
  color: #475c85;
  text-align: center;
  margin-top: -50px;
  margin-bottom: 10px;
}

.top-aboutlets-box-num dt {
  font-size: 20px;
  padding: 0;
  margin: 0;
}

.top-aboutlets-box-num dd {
  font-size: 55px;
  line-height: 1;
  padding: 0;
  margin: 0;
}

.top-aboutlets-box-ttl {
  font-size: 22px;
  text-align: center;
  padding: 0;
  margin: 0;
}

.top-aboutlets-box-pict {
  width: 70px;
  margin: 25px auto;
  font-size: 0;
  line-height: 0;
}

.top-aboutlets-box-pict img {
  width: 100%;
}

.top-aboutlets-box-txt {
  font-size: 16px;
  line-height: 1.5;
  padding: 0 30px;
}

.top-lineup-22sm-model-list {
  box-sizing: content-box;
  max-width: 1280px;
  padding-bottom: 5px;
  margin: 0 auto;
  list-style: none;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  padding-left: 32px;
  padding-right: 32px;
}

.top-lineup-22sm-model-item {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
}

.top-lineup-22sm-model-list .top-lineup-22sm-model-item:nth-child(1) {
  margin-left: 0;
}

.top-lineup-22sm-model-box {
  position: relative;
}

.top-lineup-22sm-model-box.top-lineup-22sm-model-series-no1 {
  position: relative;
}

.top-lineup-22sm-model-box.top-lineup-22sm-model-series-no1:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 85px;
  top: 0;
  left: 8%;
  background: url(../../img/top/icon_no1_2404.png) no-repeat;
  background-size: 100%;
}
.top-lineup-22sm-model-box.top-lineup-22sm-model-series-no1.series-light:before {background: url(../../img/top/icon_light.png) no-repeat;background-size: 100%;}
.top-lineup-22sm-model-box.top-lineup-22sm-model-series-no1.series-touch:before {background: url(../../img/top/icon_touch.png) no-repeat;background-size: 100%;}

.top-lineup-22sm-model-series {
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  position: relative;
}

.top-lineup-22sm-model-series a {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  text-decoration: none;
  color: #000 !important;
  line-height: 1;
}

.top-lineup-22sm-model-series span {
  display: block;
  font-size: 44px;
  padding-right: 5px;
}

.top-lineup-22sm-model-series::before {
  display: block;
  content: "NEW";
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #914108;
  opacity: 0;
  margin-bottom: 8px;
}

.top-lineup-22sm-model-series.series-new::before {
  opacity: 1;
}

.top-lineup-22sm-model-inch {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  margin: 16px auto 16px;
}

.top-lineup-22sm-model-img p {
  width: 100%;
  font-size: 0;
  line-height: 0;
  padding: 0 0 10px;
  margin: 0 auto;
  text-align: center;
}

.top-lineup-22sm-model-img p img {
  width: 100%;
}

.top-lineup-22sm-model-price {
  font-size: 14px;
  padding: 0 0 24px;
  margin: 4px 0 0;
  text-align: center;
}

.top-lineup-22sm-model-price span {
  font-size: 20px;
  font-weight: 500;
}

.top-lineup-22sm-model-btn {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#sections .eccom-contents .top-lineup-22sm-model-btn a {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #333;
  text-decoration: none;
  padding: 15px 20px;
  width: 100%;
  max-width: 410px;
  min-height: 56px;
  font-size: 18px;
  font-weight: normal;
}

.top-lineup-22sm-model-lead {
  font-size: 16px;
  padding: 20px 0 8px;
  text-align: center;
}

.top-lineup-22sm-model-exp {
  font-size: 16px;
  text-align: center;
}

.top-lineup-22sm-model-exp .top-lineup-22sm-model-exp-note {
  font-size: 14px;
  color: #666;
}

.top-lineup-22sm-model-campaign {
  font-size: 16px;
  margin-top: 16px;
  text-align: center;
}

.top-lineup-22sm-model-campaign a {
  display: inline-block;
  color: #1A1A1A;
  text-decoration: none;
}

.top-lineup-22sm-model-campaign a:hover {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

.top-lineup-22sm-model-campaign a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../../common_2024/img/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 6px;
}

.spec-web-gentei {
  font-weight: 500;
  margin-bottom: 5px;
}

.top-lineup-22sm-model-list-svqv {
  max-width: 976px;
  padding: 0 0 20px;
  margin: 0 auto;
  list-style: none;
}

.top-lineup-22sm-model-item-svqv {
  width: 976px;
  padding: 0;
  margin: 0 0 5px 0;
  background-color: #dee3ed;
}

.top-lineup-22sm-model-inch-svqv {
  width: 70%;
  font-size: 17px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  color: #FFF;
  padding: 3px 0 2px;
  margin: 10px auto 10px;
  background-color: #000;
  border-radius: 20px;
}

.top-lineup-22sm-model-box-svqv {
  display: flex;
}

.top-lineup-22sm-model-box-svqv01 {
  width: 250px;
}

.top-lineup-22sm-model-box-svqv02 {
  width: 270px;
}

.top-lineup-22sm-model-box-svqv03 {
  width: 230px;
}

.top-lineup-22sm-model-box-svqv04 {
  width: 250px;
}

.top-lineup-22sm-model-campaign-svqv {
  font-size: 16px;
  line-height: 1.56;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.top-lineup-22sm-model-campaign-svqv a {
  color: #000;
  text-decoration: underline;
}

.top-lineup-22sm-model-price-svqv {
  font-size: 18px;
  text-align: center;
  padding: 40px 0 10px;
  margin: 0;
}

.top-lineup-22sm-model-lead-svqv {
  font-size: 18px;
  text-align: center;
  padding: 30px 0 10px;
}

.top-lineup-22sm-model-series-svqv {
  font-size: 22px;
  font-weight: 100;
  line-height: 1;
  text-align: center;
  padding: 20px 0 0;
  position: relative;
}

.top-lineup-22sm-model-series-svqv span {
  display: block;
  font-size: 44px;
  padding-bottom: 5px;
}

.top-lineup-22sm-model-img-svqv p {
  width: 100%;
  font-size: 0;
  line-height: 0;
  padding: 10px 0 10px;
  margin: 0 auto;
  text-align: center;
}

.top-lineup-22sm-model-img-svqv p img {
  width: 250px;
}

.svqv-info {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 30px;
  border: 2px solid #000;
  margin-bottom: 5px;
  line-height: 1.8;
}

.top-lineup-22sm-model-list-svqv .top-lineup-22sm-model-btn {
  padding-top: 70px;
}
.top_more_bnr_b48{ margin-bottom:48px;}
#top_cont #win_link_bnr{ width: 976px; margin: 0 auto;text-align: right}
#top_cont #win_link_bnr a{ display: inline-block;width: 272px }
#top_cont sup{ font-size: 12px;}
@media only screen and (max-width: 640px) {
  body {
    line-height: 1.4;
  }
  .for-pc {
    display: none;
  }
  #sections #top_cont *, #sections #product_cont *, #sections #allcont_area *, #sections #pankuzu *, #series_nav *, #g_lets_nav_fixed *, #sections #my_pagetop *, .g_lets_menu_close a {
    font-family: 'Noto Sans JP', sans-serif !important;
  }
  #top_cont {
    padding-top: 0;
  }
  #top_cont #top-main-slide {
    margin-top: 0;
  }
  #top_cont #top-main-slide .main-slide-ctl {
    margin: 50px auto 0;
    padding: 0;
    justify-content: center;
  }
  #top_cont #top-main-slide-cnt {
    min-height: 200px;
  }
  #top_cont #top-main-slide-cnt .main_slide_list {
    padding: 0;
  }
  #top_cont #top-main-slide-cnt .main_slide_list li img {
    width: 100%;
    height: auto;
  }
  #top_cont #top-main-slide-cnt .main_slide_list li img.for_pc {
    display: none !important;
  }
  #top_cont #top-main-slide-cnt .slick-dots {
    bottom: -33px;
  }
	#top_cont .main-campaign-block {
	  padding:  0 0 80px;
	}
	
	#top_cont .main-campaign-block-list {
		gap: 24px;
		margin-left:24px;
		margin-right:24px;
	}
	#top_cont .main-campaign-block-list li{
  		width: calc((100% - 24px) / 2);
	}

  #top_cont .main-info-block {
    width: auto;
    margin: 0 24px;
    padding: 24px;
  }
  #top_cont .main-info-block .main-info-ttl {
    font-size: 22px;
  }
  #top_cont .personalization-link-ttl {
    font-size: 22px;
    margin-bottom: 24px;
  }
  #top_cont .personalization-link-cnt {
    width: 92%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
  }
  #top_cont .personalization-link-list {
    justify-content: flex-start;
    gap: 24px;
    margin: -5px 0 0;
  }
  #top_cont .lu19_link_bk {
    padding: 40px 0 35px;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list {
    width: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    letter-spacing: -.40em;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li {
    display: block;
    width: 100%;
    margin-left: 0px;
    margin-top: 25px;
    padding: 0 16px;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li:first-child {
    margin-top: 0;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_ttl img,
  #top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn img {
    width: 100%;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_ttl {
    font-size: 14px;
    margin: 0 0 10px;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li .lu19_list_btn {
    margin-top: 5px;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li.lu19_spn_first .lu19_list_btn a {
    min-height: 50px;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li a {
    padding: 5px 15px 5px 60px;
    min-height: 50px;
  }
  #top_cont .top-topic-ttl-en {
    font-size: 26px;
  }
  #top_cont h2.top-topic-ttl-jp {
    font-size: 18px;
    text-shadow: none;
    letter-spacing: normal;
    color: #1e1e1e;
    border: none;
  }
	#top_cont #top-lineup-slide{margin-bottom: 48px;}
	#top_cont #top-lineup-slide .lineup-slide-list{ padding: 0 24px;}
	#top_cont .top-lineup-slide-cnt .slick-dots {
		width: calc(100vw - (24px * 2));
  bottom: -33px;
  line-height: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 4px;
}
  	#top_cont .top-lineup-slide-cnt .lineup-slide-list li { vertical-align: top;}
	#top_cont .top-lineup-slide-cnt .slick-dots li,#top_cont #top-lineup-slide .top-lineup-slide-cnt .slick-dots li {
    width: 40px;
    height: 4px;
    margin: 0;
}
	#top_cont .top-lineup-slide-cnt .slick-dots li button {
    width: 40px;
    height: 4px;
}
	#top_cont .top-lineup-slide-cnt .slick-dots li button:before {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #c4c4c4;
    opacity: 1;
}
	#top_cont .top-lineup-slide-cnt .slick-dots li.slick-active button:before {
  background-color: #333;
}
	#top_cont .lineup-slide-ctl {
        margin: 50px auto 0;
        padding: 0;
        justify-content: center;
    }
  #top_cont .top-lineup-block {
    margin: 0 6.1%;
    padding: 80px 0 0;
  }
  #top_cont .top-lineup-block.top-lineup-bnr {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .top-lineup-block.top-lineup-bnr {
    padding-top: 0;
    padding-bottom: 80px;
    gap: 24px;
  }
  #top_cont .top-lineup-block.top-lineup-bnr > p {
    width: calc((100% - 24px) / 2);
  }
  #top_cont .top-lineup-model-list > li {
    background-position: center top;
    background-size: contain;
    padding: 60% 15px 40px;
    margin-top: 1px;
  }
  #top_cont .top-lineup-model-list > li:nth-child(1) {
    background-image: url(../../img/top/lineup_fv_image_sp.png);
  }
  #top_cont .top-lineup-model-list > li:nth-child(2) {
    background-image: url(../../img/top/lineup_sv_image_sp.png);
  }
  #top_cont .top-lineup-model-list > li:nth-child(3) {
    background-image: url(../../img/top/lineup_qv_image_sp.png);
  }
  #top_cont .top-lineup-model-img img {
    width: 314px;
  }
  #top_cont .top-lineup-model-box {
    width: auto;
  }
  #top_cont .top-lineup-model-lead {
    font-size: 18px;
    margin-bottom: 8px;
  }
  #top_cont .top-lineup-pc-block {
    justify-content: space-between;
  }
  #top_cont .top-lineup-series {
    font-size: 18px;
  }
  #top_cont .top-lineup-series.series-new {
    padding-top: 28px;
  }
  #top_cont .top-lineup-series.series-new::before {
    top: 0;
  }
  #top_cont .top-lineup-series span {
    font-size: 40px;
  }
  #top_cont .top-lineup-series img {
    width: auto;
    height: 72px;
  }
  #top_cont .top-lineup-pc-img {
    padding-left: 50px;
    margin-left: 0;
  }
  #top_cont .top-lineup-pc-img img {
    width: auto;
    height: 100px;
  }
  #top_cont .top-lineup-type {
    font-size: 14px;
    width: 80px;
    height: 80px;
    top: 14px;
    left: -10px;
  }
  #top_cont .top-lineup-model-exp {
    margin-bottom: 20px;
  }
  #top_cont .top-lineup-model-price {
    font-size: 12px;
  }
  #top_cont .top-lineup-model-price span strong {
    font-size: 16px;
  }
  #top_cont .top-lineup-model-type {
    font-size: 12px;
  }
  #top_cont .lineup-btn-list {
    display: block;
  }
  #top_cont .lineup-btn-list li {
    width: auto;
    margin: 0 0 10px;
  }
  #top_cont .lineup-btn-list li:last-child {
    margin-bottom: 0;
  }
  #top_cont .lineup-btn-list li:nth-child(1) {
    font-size: 18px;
  }
  #top_cont .lineup-btn-list li:nth-child(2) {
    font-size: 18px;
  }
  #top_cont .lineup-campaign-btn {
    width: auto;
    margin: 10px 0 0;
    font-size: 18px;
  }
  #top_cont .lineup-campaign-btn a {
    width: auto;
  }
  #top_cont .top-spec-block {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .top-spec-block {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #top_cont .top-spec-table-block {
    overflow-x: auto;
  }
  #top_cont .top-spec-table {
    width: 650px;
  }
  #top_cont .top-spec-table .spec-name th,
  #top_cont .top-spec-table .spec-name td {
    font-size: 18px;
  }
  #top_cont .top-spec-table .spec-name th div img,
  #top_cont .top-spec-table .spec-name td div img {
    width: 100%;
    max-width: 150px;
    height: auto;
  }
  #top_cont .top-spec-table th img,
  #top_cont .top-spec-table td img {
    max-width: 100%;
    height: auto;
  }
  #top_cont .top-spec-table th img {
    width: auto;
    height: 28px;
  }
  #top_cont .top-spec-table td {
    font-size: 14px;
    padding: 8px;
  }
  #top_cont .top-spec-table td .spec-td-note {
    font-size: 11px;
  }
  #top_cont .top-spec-table td .td-spec-size-img .td-spec-size-sp-detail {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
  }
  #top_cont .top-spec-table td .td-spec-color-list li {
    width: 12px;
    height: 12px;
  }
  #top_cont .top-spec-table td .td-spec-color-list li + li {
    margin-left: 3px;
  }
  #top_cont .top-spec-table-note ul {
    display: block;
  }
  #top_cont .btn-compare-detail {
    flex-direction: column;
    gap: 16px;
    margin-top: 32px;
  }
  #top_cont .btn-compare-detail a {
    min-width: 310px;
    font-size: 16px;
    padding: 15px;
  }
  #top_cont .top-user-case-cnt {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .top-user-case-cnt {
    display: block;
  }
  #top_cont .top-user-case-box {
    width: auto;
  }
  #top_cont .top-user-case-box + .top-user-case-box {
    margin-top: 40px;
  }
  #top_cont .top-user-case-img {
    margin-bottom: 12px;
  }
  #top_cont .top-user-case-img img {
    height: auto;
  }
  #top_cont .top-user-case-ttl {
    font-size: 18px;
    margin-bottom: 8px;
  }
  #top_cont .top-user-case-link {
    margin-top: 15px;
  }
  #top_cont .top-feature-block {
    margin-bottom: 80px;
  }
  #top_cont .top-feature-cnt {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .top-feature-list {
    flex-wrap: wrap;
    /*max-width: 320px;*/
    margin-top: -25px;
    gap: 0;
  }
  #top_cont .top-feature-item {
    width: 50%;
    margin-top: 25px;
  }
	#top_cont .top-feature-item .top-feature-img{ text-align: center;}
  #top_cont .top-feature-item .top-feature-img img { display: inline;
    width: 60px;
  }
#top_cont .top-feature-ttl {
    font-size: 16px;
    margin-top: 10px;
  }
  #top_cont .top-feature-txt {
    font-size: 14px;
    margin-top: 6px;
	  min-height: auto;
  }

  #top_cont .btn-feature-detail {
    margin-top: 32px;
  }
  #top_cont .btn-feature-detail a {
    font-size: 16px;
  }
  #top_cont #lets_value_area {
    background-image: url(../../img/top/lets_value_bg_sp.jpg);
    padding: 48px 6.1% 48%;
  }
  #top_cont .lets_value_tit {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #top_cont .lets_value_link {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .lets_value_link {
    flex-direction: column;
    gap: 16px;
  }
  #top_cont .lets_value_link .lets_value_link_item {
    width: 100%;
  }
  #top_cont .contact_store_cnt {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .contact_store_cnt {
    width: auto;
    margin: 80px auto 0;
  }
  #top_cont .contact_store_tit {
    font-size: 26px;
    border-top: none;
    background: none;
    padding: 0;
    border-bottom: none;
    text-shadow: none;
    letter-spacing: normal;
    line-height: 1.4;
  }
  #top_cont .contact_store_block {
    flex-direction: column;
    gap: 24px;
  }
  #top_cont .contact_store_box {
    display: table;
    width: 100%;
    max-width: 320px;
    margin: 30px auto 0;
    padding: 0;
    text-align: left;
  }
  #top_cont .contact_store_box:first-child {
    margin-top: 0;
  }
  #top_cont .contact_store_img {
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    padding: 0 10px 0 0;
  }
  #top_cont .contact_store_img img {
    width: 60px;
    height: auto;
  }
  #top_cont .contact_store_detail {
    display: table-cell;
    vertical-align: top;
  }
  #top_cont .contact_store_name {
    font-size: 18px;
    margin-bottom: 6px;
  }
  #top_cont .contact_store_tel a {
    text-decoration: none;
  }
  #top_cont .contact_store_link a {
    max-width: 342px;
    font-size: 16px;
  }
  #top_cont #top_info_area {
    padding: 80px 0 48px;
  }
  #top_cont .top_info_cnt {
    width: auto;
    margin: 0 24px;
  }
  #top_cont .top_info_tit {
    font-size: 26px;
    margin-bottom: 20px;
    border-top: none;
    background: none;
    padding: 0;
    border-bottom: none;
    text-shadow: none;
    letter-spacing: normal;
  }
  #top_cont .top_more_link_block {
    margin: 0;
    display: block;
  }
  #top_cont .top_more_link_box {
    width: auto;
    margin: 0;
  }
  #top_cont .top_more_link_box ul li {
    font-size: 14px;
    padding-right: 5px;
  }
  #top_cont .top_more_link_tit {
    font-size: 15px;
    padding-bottom: 5px;
    margin-top: 32px;
    margin-bottom: 15px;
    color: #333;
  }
  #top_cont .top_more_link_tit.top_more_nomt {
    margin-top: 32px;
  }
  #top_cont .top_more_link_tit:first-child {
    margin-top: 40px;
  }
  #top_cont .top_more_bnr_box {
    width: auto;
    margin: 0 0 24px;
  }
  #top_cont .top_more_bnr_box:first-child {
    width: auto;
    margin: 0 0 24px;
  }
  #top_cont .top_catalog_img a:hover {
    opacity: 1;
  }
  #top_cont .top_more_img {
    text-align: center;
  }
  #top_cont .top_more_img a:hover {
    opacity: 1;
  }
  #top_cont .top-lineup-bnr a:hover {
    opacity: 1;
  }
  #top_cont .foot_pagetop_area {
    width: auto;
  }
  #top_cont .btn-top-foot-sitemap a {
    max-width: 342px;
    font-size: 16px;
  }
  #top_cont .top-spec-table td .top-spec-bnr img {
    max-width: 100vw;
  }
  .l-page_top {
    display: none !important;
  }
  .micro_logo {
    display: none;
  }
  .pd_bread-crumb {
    overflow: hidden;
    margin: 0 0 8px;
  }
  .top-spec-bnr-area {
    min-height: 40vw;
  }
  .top-spec-block .top-spec-table-block {
    padding-bottom: 24px;
  }
  .top-spec-block .top-spec-table-block .top-spec-btn.active {
    background: none;
  }
  .top-spinfo {
    margin: 35px auto;
  }
  .top-bk-box {
    width: 92%;
    margin: 0 auto 65px;
  }
  .top-bk-box dl {
    width: 100%;
    margin: 0 auto;
    padding: 5vw;
  }
  .top-bk-box dl dt {
    width: 80%;
    float: none;
    margin: auto;
  }
  .top-bk-box dl dd {
    width: 90%;
    float: none;
    margin: auto;
    padding-top: 1em;
  }
  .top-youtube {
    padding: 0 6.1% 80px;
  }
  .top-youtube-ttl {
    font-size: 26px;
  }
  .top-youtube-cnt {
    flex-direction: column;
  }
  .top-aboutlets-block {
    width: 100%;
  }
  .top-aboutlets-ttl {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 40px;
  }
  .top-aboutlets-txt {
    font-size: 18px;
  }
  .top-aboutlets-subtxt {
    margin-bottom: 32px;
  }
  .top-aboutlets-box {
    width: 80%;
    min-height: auto;
    float: none;
    margin: 0 auto 70px;
    position: relative;
  }
  .top-aboutlets-list .top-aboutlets-box:nth-child(1) {
    margin: 0 auto 70px;
  }
  .top-aboutlets-box-num {
    margin: 0;
    position: absolute;
    top: -40px;
    left: 40%;
  }
  .top-aboutlets-box-num dt {
    font-size: 18px;
    line-height: 1;
    padding: 0;
    margin: 0;
  }
  .top-aboutlets-box-num dd {
    line-height: 1;
    padding: 0;
    margin: 0;
  }
  .top-aboutlets-box-ttl {
    padding: 50px 0 0;
    margin: 0;
  }
  .top-aboutlets-box-pict {
    margin: 10px auto;
  }
  .top-aboutlets-box-txt {
    font-size: 14px;
    padding: 0 30px 30px;
  }
  .top-lineup-22sm-model-list {
    padding-left: 24px;
    padding-right: 24px;
  }
  .top-lineup-22sm-model-list {
    flex-direction: column;
  }
  .top-lineup-22sm-model-item {
    width: 100%;
    min-height: auto;
    margin: 2px 0 0;
    padding: 0;
  }
  .top-lineup-22sm-model-box.top-lineup-22sm-model-series-no1:before {
    left: 4%;
  }
  .top-lineup-22sm-model-series {
    font-size: 16px;
    position: relative;
  }
  .top-lineup-22sm-model-series span {
    font-size: 32px;
  }
  .top-lineup-22sm-model-series::before {
    display: none;
  }
  .top-lineup-22sm-model-series.series-new::before {
    display: block;
  }
  .top-lineup-22sm-model-inch {
    width: 36%;
    font-size: 16px;
  }
  .top-lineup-22sm-model-img p {
    padding: 0 0 30px;
  }
  .top-lineup-22sm-model-img p img {
    width: 100%;
  }
  .top-lineup-22sm-model-price span {
    font-size: 18px;
  }
  .top-lineup-22sm-model-btn {
    width: 100%;
  }
  #sections .eccom-contents .top-lineup-22sm-model-btn a {
    max-width: 342px;
    font-size: 16px;
  }
  .top-lineup-22sm-model-lead {
    padding: 0 0 8px;
  }
  .top-lineup-22sm-model-list-svqv {
    padding: 0;
  }
  .top-lineup-22sm-model-item-svqv {
    width: 100%;
    min-height: auto;
    float: none;
    padding: 0;
    margin: 2px 0 0;
  }
  .top-lineup-22sm-model-inch-svqv {
    width: 36%;
    font-size: 16px;
  }
  .top-lineup-22sm-model-box-svqv {
    display: block;
    padding: 30px 50px 30px;
  }
  .top-lineup-22sm-model-box-svqv01 {
    width: 100%;
  }
  .top-lineup-22sm-model-box-svqv02 {
    width: 100%;
  }
  .top-lineup-22sm-model-box-svqv03 {
    width: 100%;
  }
  .top-lineup-22sm-model-box-svqv04 {
    width: 100%;
  }
  .top-lineup-22sm-model-campaign-svqv {
    font-size: 17px;
    margin-top: 30px;
  }
  .top-lineup-22sm-model-campaign-svqv a {
    text-decoration: underline;
  }
  .top-lineup-22sm-model-price-svqv {
    padding: 0 0 15px;
  }
  .top-lineup-22sm-model-lead-svqv {
    font-size: 18px;
  }
  .top-lineup-22sm-model-series-svqv {
    font-size: 28px;
    padding: 30px 0 0;
    position: relative;
  }
  .top-lineup-22sm-model-series-svqv.series-new:before {
    left: 38%;
    width: 24%;
    font-size: 15px;
  }
  .top-lineup-22sm-model-series-svqv span {
    font-size: 32px;
    padding-bottom: 0;
    padding-right: 5px;
    vertical-align: middle;
  }
  .top-lineup-22sm-model-img-svqv p {
    padding: 0 0 30px;
  }
  .top-lineup-22sm-model-img-svqv p img {
    width: 100%;
  }
  .top-lineup-22sm-model-list-svqv .top-lineup-22sm-model-btn {
    padding-top: 0;
  }
	#top_cont #win_link_bnr{ display: none;}
}

@media only screen and (min-width: 641px) {
  .for-sp {
    display: none;
  }
  #top_cont #top-main-slide-cnt .main_slide_list li img.for_spn {
    display: none !important;
  }
  #top_cont .lu19_link_bk ul.lu19_link_list li a:hover {
    opacity: 0.6;
  }
  #top_cont .lineup-btn-list li a {
    transition: opacity 0.4s ease;
  }
  #top_cont .lineup-btn-list li a:hover {
    opacity: .7;
  }
  #top_cont .lineup-campaign-btn a {
    transition: opacity 0.4s ease;
  }
  #top_cont .lineup-campaign-btn a:hover {
    opacity: .7;
  }
  #top_cont .top-spec-table td .td-spec-size-img .td-spec-size-sp-txt {
    display: none;
  }
  #top_cont .top-spec-table-note ul {
    display: block;
  }
  #top_cont .btn-compare-detail a {
    transition: background-color 0.4s ease;
  }
  #top_cont .btn-compare-detail a:hover {
    background-color: #ccc;
  }
  #top_cont .btn-feature-detail a {
    transition: background-color 0.4s ease;
  }
  #top_cont .btn-feature-detail a:hover {
    background-color: #ccc;
  }
  #top_cont .lets_value_link .lets_value_link_item a {
    transition: background-color 0.4s ease;
  }
  #top_cont .lets_value_link .lets_value_link_item a:hover {
    background-color: #ccc;
  }
  #top_cont .contact_store_link a {
    transition: background-color 0.4s ease;
  }
  #top_cont .contact_store_link a:hover {
    background-color: #ccc;
  }
  #top_cont .btn-top-foot-sitemap a {
    transition: background-color 0.4s ease;
  }
  #top_cont .btn-top-foot-sitemap a:hover {
    background-color: #ccc;
  }
  #top_cont .top-aboutlets-mov a {
    transition: opacity 0.4s ease;
  }
  #top_cont .top-aboutlets-mov a:hover {
    opacity: 0.7;
  }
  #sections .eccom-contents .top-lineup-22sm-model-btn a {
    transition: opacity 0.4s ease;
  }
  #sections .eccom-contents .top-lineup-22sm-model-btn a:hover {
    opacity: 0.7;
  }
}

@media only screen and (min-width: 641px) and (max-width: 991px) {
  #top_cont .top-lineup-block.top-lineup-bnr {
    padding-left: 24px;
    padding-right: 24px;
  }
  
  #top_cont .top-spec-block {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .top-user-case-cnt {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .top-feature-cnt {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .lets_value_link {
    padding-left: 24px;
    padding-right: 24px;
  }
  #top_cont .contact_store_cnt {
    padding-left: 24px;
    padding-right: 24px;
  }
  .top-lineup-22sm-model-list {
    padding-left: 24px;
    padding-right: 24px;
  }
}
