body {
  min-width: 320px; }

a.img_link {
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  a.img_link:hover {
    opacity: 0.7; }

.leadTxt{
line-height: 1.7;
margin-bottom: 1.5em;
font-size: 1.1em;
font-weight: bold;
}
	
.newicon{
display: inline;
vertical-align: middle;
padding-right: 5px;
}	


.mainImg{
margin-bottom: 30px;
}

.mainImg .kv_sp{
display: none;
}

@media screen and (max-width: 768px) {
.leadTxt{
padding: 0 15px;

}
.mainImg .kv_pc{
display: none;
}

.mainImg .kv_sp{
display:inherit;
}

.sp-padding{
padding: 0 13px;
}

  #lineup-2019 {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); } }

#lineup-2019 .lineup-inner {
  max-width: 760px;
  margin: 30px 0 100px; }
  #lineup-2019 .lineup-inner .content {
    width: 32%;
    margin-bottom: 60px; }
    #lineup-2019 .lineup-inner .content.null {
      display: block;
      opacity: 0; }
    #lineup-2019 .lineup-inner .content .leadtxt {
      margin-bottom: 20px;
      text-align: center;
      padding: 20px 0;
      border-top: solid 6px #000;
      border-bottom: solid 1px #000;
      color: #333;
      font-weight: bold;
      font-size: 16px;
      line-height: 23px; }
      #lineup-2019 .lineup-inner .content .leadtxt .null-line {
        display: block;
        margin-top: 1em; }
		
	#lineup-2019 .lineup-inner .content .leadtxt.two-line {
        padding: 2.65em 0; }
		
      #lineup-2019 .lineup-inner .content .leadtxt.three-line {
        padding: 1.95em 0; }
		
		
    #lineup-2019 .lineup-inner .content .prodname {
      text-align: center;
      margin-bottom: 10px;
      line-height: 2em; }
      #lineup-2019 .lineup-inner .content .prodname .sub {
        font-size: 11px;
        margin-bottom: 6px;
        font-weight: bold; }
        #lineup-2019 .lineup-inner .content .prodname .sub span {
          font-size: 11px;
          font-weight: bold;
          padding: 2px 4px;
          background-color: #f2f2f2;
          border: solid 1px #000;
          margin-right: 10px; }
      #lineup-2019 .lineup-inner .content .prodname .main {
        font-size: 24px;
        font-weight: bold; }
    #lineup-2019 .lineup-inner .content .prodimg {
      text-align: center;
      margin-bottom: 0px; }
    #lineup-2019 .lineup-inner .content .option_detail {
      padding-bottom: 20px;
      border-bottom: dashed 1px #7f7f7f;
      /**height:230px;**/ }
      #lineup-2019 .lineup-inner .content .option_detail .null {
        display: block;
        height: 12px; }
      #lineup-2019 .lineup-inner .content .option_detail .os {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 12px;
        font-weight: bold;
        line-height: 18px;
        margin-bottom: 15px; }
        #lineup-2019 .lineup-inner .content .option_detail .os span {
          font-size: 12px;
          font-weight: bold;
          line-height: 18px;
          margin-left: 5px; }
      #lineup-2019 .lineup-inner .content .option_detail .intel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        #lineup-2019 .lineup-inner .content .option_detail .intel span {
          font-size: 12px;
          font-weight: bold;
          line-height: 18px;
          margin-left: 5px; }
    #lineup-2019 .lineup-inner .content .linkarea {
      margin-top: 25px;
      line-height: 1.5em; }
      #lineup-2019 .lineup-inner .content .linkarea .normal {
        font-size: 11px;
        border: solid 1px #d1d1d1;
        padding: 16px 20px;
        text-align: center; }
        #lineup-2019 .lineup-inner .content .linkarea .normal.subtxt_null {
          padding: 26px 20px; }
        #lineup-2019 .lineup-inner .content .linkarea .normal a {
          font-size: .875rem; }
        #lineup-2019 .lineup-inner .content .linkarea .normal:nth-of-type(2), #lineup-2019 .lineup-inner .content .linkarea .normal:nth-of-type(3), #lineup-2019 .lineup-inner .content .linkarea .normal:nth-of-type(4) {
          margin-top: 15px; }
      #lineup-2019 .lineup-inner .content .linkarea .original {
        border: solid 2px #ff8f0f;
        padding: 16px 20px;
        text-align: center;
        margin-top: 15px; }
        #lineup-2019 .lineup-inner .content .linkarea .original a {
          font-size: .875rem;
          color: #ff6c00; }

#lineup-2019 .caution p {
  font-size: 11px;
  color: #333;
  padding-left: 2em;
  text-indent: -2em; }
  #lineup-2019 .caution p:nth-of-type(n+2) {
    margin-top: 5px; }

@media screen and (max-width: 768px) {
  #lineup-2019 .lineup-inner {
    width: 100%;
    padding: 0 20px; } }

@media screen and (max-width: 768px) {
  #lineup-2019 .lineup-inner .content .option_detail .os {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media screen and (max-width: 768px) {
  #lineup-2019 .lineup-inner .content .option_detail .intel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.special-foot .info-intel {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .special-foot .info-intel .txt-bloc {
    margin-left: 53px; }
  .special-foot .info-intel .txt {
    font-size: 13px;
    line-height: 1.8461538462;
    letter-spacing: -0.04em; }
    .special-foot .info-intel .txt sup {
      font-size: 71.4285714286%; }
  .special-foot .info-intel .img img {
    width: 212px; }

.special-foot a.link-blank {
  display: inline-block;
  padding-right: 20px;
  color: #063796;
  text-decoration: underline;
  background: url(../../../shaon/images/top/icn_blank.svg) no-repeat right center;
  background-size: 14px 13px; }

.foot-copy {
  text-align: right;
  font-size: 15px;
  max-width: 940px;
  margin: 0 auto 15px auto; }

.sugoizo {
  max-width: 200px;
  margin: 0 auto; }

.specChuki {
  font-size: 0.8em;
  margin-top: 15px;
  line-height: 1.5;
  color: #4A4A4A; }

.specChukiBox {
  height: 230px; }

.kye_191108_sp {
  display: none; }

.movie_area {
  position: relative;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5em; }
  .movie_area::before {
    content: '';
    display: block;
    padding-top: 8%; }

.chushaku {
  font-size: 0.75em;
  line-height: 1.5;
  color: #494949;
  margin-bottom: 5em; }

@media screen and (max-width: 768px) {
  .kye_191108_sp {
    display: inherit; }
  .kye_191108 {
    display: none; }
  .movie_area iframe {
    width: calc(100vw - 40px);
    height: calc(56.25vw - 40px); } }

#latest-product-line-up {
  max-width: 760px; }
  #latest-product-line-up .mv {
    margin-bottom: 24px; }
  #latest-product-line-up .lineup {
    margin-bottom: 24px; }
  #latest-product-line-up #lineup-2019 .pcGenre_ttl {
    font-size: 22px;
    padding: 31px 0 31px 12px;
    background: #f5f6f7;
    border-bottom: solid 1px #d1d1d1; }
    @media screen and (max-width: 768px) {
      #latest-product-line-up #lineup-2019 .pcGenre_ttl {
        margin: 0 15px; } }
  #latest-product-line-up .movie {
    margin-bottom: 50px;
    padding-bottom: 70px;
    border-bottom: solid 1px #000; }

.corp_add {
  background: #eaeaea;
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 2em; }
  
  .leadtxt sup{
  line-height: 0.5 !important;
  }
  
  
  .normal sup{
  line-height: 0.5 !important;
  }

.chuki{
font-size: 11px;
line-height: 1.5;
padding-left: 1em;
text-indent: -1em;
}

.productName{
font-weight: bold;
}

.c-series{
margin-top: 2.4em;
}

.t8-t7{
margin-top: 47px;
}

.t6{
margin-top: 47px;
}

.y-series{
margin-top: 69px;
}

.k-series{
margin-top: 5px;
}





.win10{
margin-bottom: 2em;
text-align: center;
}

.logo{
float: left;
margin-right: 1.5em;
}

.txt{
line-height: 2.2;
}

@media screen and (max-width: 468px) {

.logo{
float:none;
margin-right: 0;
margin-bottom: 1.5em;
}

.win10{
text-align: center;
}

.c-series, .t9-t8, .T7-T6-T5-T4, .x7-x6-x5-x4, .y-series, .k-series{
margin-top: 0;
}
	
}

@media screen and (max-width: 779px) {
.scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    /*white-space: nowrap;*/
}
}
.category-swipe-info {
    display: none;
}
@media (max-width: 768px) {
.category-swipe-info {
    display: block;
    margin: 20px auto;
    text-align: center;
}
}
table {
    width: 760px;
    table-layout: fixed;
}
table , td, th {
	border-collapse: collapse;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	padding: 10px 5px;
    vertical-align: middle;
}
.table_red td {
	border: 1px solid #791829;
}
.table_purple td {
	border: 1px solid #2b205a;
}
.table_blue td {
	border: 1px solid #003b6b;
}
.table_green td {
	border: 1px solid #17512c;
}
th {
	width: 100px;
	background-color: #ECECEC;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.series_copy {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.series_name {
	font-weight: bold;
	color: #fff;
}
.table_red .series_name {
	background-color: #791829;
	border-right: 1px solid #fff;
}
.table_purple .series_name {
	background-color: #2b205a;
	border-right: 1px solid #fff;
}
.table_blue .series_name {
	background-color: #003b6b;
	border-right: 1px solid #fff;
}
.table_green .series_name {
	background-color: #17512c;
	border-right: 1px solid #fff;
}
.table_red .series_name:last-of-type {
	border-right: 1px solid #791829;
}
.table_purple .series_name:last-of-type {
	border-right: 1px solid #2b205a;
}
.table_blue .series_name:last-of-type {
	border-right: 1px solid #003b6b;
}
.table_green .series_name:last-of-type {
	border-right: 1px solid #17512c;
}
.series_name span:first-of-type {
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	margin-top: 8px;
}
.series_name span:last-of-type {
font-size: 11px;
font-weight: bold;
}
.series_img {
	border-bottom: 1px solid #fff!important;
	padding-top: 20px;
	padding-bottom: 10px;
}
.series_img a {
	transition: .2s;
}
.series_img a:hover {
	opacity: .7;
}
.series_color {
	padding-top: 0;
}
.color-chip {
	font-size: 18px;
    letter-spacing: -3px;
	vertical-align: middle;
}
.gold {
	color: #b79a6f;
}
.blue {
    color: #005290;
}

.sl-blue {
    color: #C6D9E2;
}


.ash-blue {
    color: #A0ACB8;
}

.white {
	color: #d6d6d6;
	font-size: 14px;
    margin: 0 2px;
}
.silver {
	color: #d6d6d6;
}
.display td {
	font-weight: bold;
}
.series_link th {
	background-color: #fff;
}
.series_link td, .series_link th {
	border-right: 1px solid #fff!important;
	border-left: 1px solid #fff!important;
	border-bottom: 1px solid #fff!important;
}
.series_link:last-of-type td {
	padding-top: 0;
}
.normal {
	font-size: 14px;
    border: solid 1px #d1d1d1;
	padding: 30px 0;
	line-height: 1.2;
}
.original {
	font-size: 12px;
	line-height: 20px;
    border: solid 2px #ff8f0f;
	padding: 20px 0;
	color: #ff6c00;
}

.upgrade-icon{
margin-top: 10px;
}

.win11-hyouIn-icon{
margin: 15px auto 3px;
}

.disclaimer_wrap {
    max-width: 940px;
    margin: 10px auto 0;
	font-size: 0.85em;
	line-height: 1.4;
	color: #666;
}
@media (max-width: 640px) {
.disclaimer_wrap {
    margin: -70px 10px 70px;
}
.disclaimer_wrap br {
    display: none;
}
}
.win_col {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media (max-width: 640px) {
.win_col {
    align-items: flex-start;
    flex-direction: column;
}
.win_col li:last-child {
    margin-top: 30px;
}
}


/*--------------------------------------------------------------------------------
  link banner
--------------------------------------------------------------------------------*/
.dbk-link-banner {
  display: block;
  margin-top: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.dbk-link-banner a:hover img {
  opacity: 0.7;
}
p.dbk-link-banner a {
    margin-right: 20px;
}
p.dbk-link-banner a:last-child {
    margin-right: 0px;
}
@media screen and (max-width:979px) {
  p.dbk-link-banner a {
    margin-right: 0px;
  }
  p.dbk-link-banner a img {
    margin-bottom: 40px;
  }
  p.dbk-link-banner a:last-child img {
    margin-bottom: 0px;
  }
}
.feature_waku {
  background-color: #f8f8f8;
  padding: 60px 80px 50px;
  width: 109.0375%;
  margin-left: -37.5px;
}
.feature_waku h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.feature_waku p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.feature_waku2 {
  background-color: unset;
  padding: 0;
  width: 100%;
  margin-left: inherit;
}
.feature_waku2 h3 {
  color: #013196;
}
.feature_waku2 .more_photo {
  margin-bottom: 0;
}
.more_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
  /*ãƒ˜ãƒƒãƒ€ãƒ¼èª¿æ•´åˆ†*/
  padding-top: 70px;
  margin-top: -70px;
  position: relative;
}
.more_cont_full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*ãƒ˜ãƒƒãƒ€ãƒ¼èª¿æ•´åˆ†*/
  padding-top: 70px;
  margin-top: -70px;
  position: relative;
}
.more_photo {
  flex-basis: 47.47%;
}
@media screen and (max-width: 1064px) {
  .more_photo {
    flex-basis: auto;
  }
}
@media screen and (max-width: 939px) {
  .feature_waku {
    margin-left: inherit;
    width: inherit;
  }
  .feature_waku h3 {
    text-align: center;
    font-size: 4.4vw;
    line-height: 6.2vw;
  }
  .more_cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px;
    margin-top: -50px;
  }
  .more_cont_full {
    margin-left: 0;
    margin-right: 0;
  }
  .more_photo {
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .feature_waku {
    padding: 30px 15px;
  }
}
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  background-color: #f8f8f8;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
}
@media (max-width: 939px) {
  .modal__content {
    left: unset;
    top: unset;
    padding: 40px 0;
    transform: none;
    height: 100vh;
    width: 100%;
    overflow: scroll;
    position: relative;
  }
}
.modal__close {
  color: #000 !important;
  position: absolute;
  margin-top: -40px;
  width: 40px;
  height: 40px;
}
.modal__close:before {
  content: '';
  position: absolute;
  top: 20px;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal__close:after {
  content: '';
  position: absolute;
  top: 20px;
  width: 40px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn_empower {
    cursor: pointer;
    color: #039;
    text-decoration: underline;
transition: all .3s;
}
.btn_empower:hover {
    color: #f63;
    outline: 4px solid #ECECEC;
    background-color: #fff;
    outline-offset: -4px;
}
.original {
transition: all .3s;
}
a:hover .original {
    background-color: #ff6c00;
    color: #fff;
    text-decoration: underline;
}
a:hover .original i img {
    filter: brightness(0) invert(1);
}

/*--------------------------------------------------------------------------------
  NEWã‚¢ã‚¤ã‚³ãƒ³
--------------------------------------------------------------------------------*/

.dbk-highlight--new {
background-color: #E13822;
color: #fff;
margin: 0 auto 2px;
padding: 0 4px;
font-weight: bold;
display: inline;
border: none;
}