body * {
  box-sizing: border-box; }

#content > section#spe-01 > div:first-child {
  background-image: url(../images/spe_01_visual.jpg); }
#content > section#spe-02 {
  flex-direction: row-reverse; }
  #content > section#spe-02 .content-text {
    padding-left: 200px; }
  #content > section#spe-02 > div:first-child {
    background-image: url(../images/spe_02_visual.jpg); }
#content > section#spe-03 > div:first-child {
  background-image: url(../images/spe_03_visual.jpg); }
#content > section#spe-04 {
  flex-direction: row-reverse; }
  #content > section#spe-04 .content-text {
    padding-left: 200px; }
  #content > section#spe-04 > div:first-child {
    background-image: url(../images/spe_04_visual.jpg); }



#content {
  min-width: 1200px;
  margin: 0 auto; }
  #content .nav .public-sticky .slider-wrapper,#content .usp-nav .public-sticky .slider-wrapper {
    padding-left: 604px; }
  #content .menu-list {
    border-top: 2px solid #c1c5c8;
    background: #f3f3f3; }
    #content .menu-list .inner {
      padding: 80px 0;
      max-width: 1200px;
      margin: 0 auto; }
      #content .menu-list .inner ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        #content .menu-list .inner ul.menu-box01 li:nth-child(odd) {
          padding-left: 20px; }
        #content .menu-list .inner ul.menu-box01 li:nth-child(even) {
          padding-right: 20px; }
        #content .menu-list .inner ul.menu-box02 {
          margin-top: 20px;
          padding: 10px 20px 20px;
          background: #5b6770;
          color: #fff; }
        #content .menu-list .inner ul li {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
          width: 48%;
          padding: 10px 0;
          font-size: 18px;
          line-height: 1.5;
          border-bottom: 1px solid #c2c6c9; }
          #content .menu-list .inner ul li > div:last-child a {
            display: block;
            padding-bottom: 5px; }
          #content .menu-list .inner ul li.special_edition {
            display: flex;
            justify-content: center;
            width: 100%;
            padding-bottom: 0;
            border-bottom: none; }
  #content[class^="spe_"] .tab-list {
    max-width: 1200px;
    margin: 10px auto; }
    #content[class^="spe_"] .tab-list li {
      display: inline-block;
      font-size: 24px;
      text-align: center;
      width: 33%;
      padding-top: 20px;
      border-left: 1px solid #c1c5c8;
      transition: 0.5s;
      cursor: default; }
      #content[class^="spe_"] .tab-list li:last-child {
        border-right: 1px solid #c1c5c8; }
      #content[class^="spe_"] .tab-list li a {
        color: #000;
        text-decoration: none; }
      #content[class^="spe_"] .tab-list li:hover p {
        width: 200px;
        border-bottom: 2px solid #e11b28; }
      #content[class^="spe_"] .tab-list li.on {
        color: #e11b28;
        cursor: default; }
        #content[class^="spe_"] .tab-list li.on p {
          width: 200px;
          border-bottom: 2px solid #e11b28; }
      #content[class^="spe_"] .tab-list li a {
        color: #000;
        text-decoration: none; }
        #content[class^="spe_"] .tab-list li a:hover {
          color: #e11b28; }
      #content[class^="spe_"] .tab-list li p {
        width: 40px;
        border-bottom: 2px solid #a3aaae;
        margin: 20px auto 10px;
        transition: 0.5s; }
  #content[class^="spe_"] .notes {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0 60px;
    line-height: 1.8; }
    #content[class^="spe_"] .notes ul {
      padding-left: 0;
      list-style: none; }
      #content[class^="spe_"] .notes ul li {
        font-size: 14px;
        /*
        &:nth-child(22) {
        	margin-top: 20px;
        }
        */ }
        #content[class^="spe_"] .notes ul li.txt-red {
          color: #e11b28; }
        #content[class^="spe_"] .notes ul li a {
          color: #000;
          text-decoration: none; }

#content.spe_01 {
  margin: 0 auto; }
  #content.spe_01 h3 {
    text-align: center;
    font-size: 18px;
    padding: 50px 0 30px; }
  #content.spe_01 .fixed-height {
    min-height: 98px; }
  #content.spe_01 .tableHeader_position_fixed {
    position: fixed;
    top: 99px;
    z-index: 99; }
  #content.spe_01 .tableHeader_display_none {
    display: none; }
  #content.spe_01 .table-wrap {
    max-width: 1200px;
    position: relative;
    margin: 0 auto; }
    #content.spe_01 .table-wrap .cap-r {
      position: absolute;
      right: 0;
      top: 50px;
      font-size: 12px; }
      #content.spe_01 .table-wrap .cap-r ul li {
        display: inline-block; }
        #content.spe_01 .table-wrap .cap-r ul li img {
          margin-right: 10px;
          vertical-align: middle; }
        #content.spe_01 .table-wrap .cap-r ul li:nth-child(1), #content.spe_01 .table-wrap .cap-r ul li:nth-child(2) {
          margin-right: 20px; }
  #content.spe_01 .spec-table {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    table-layout: fixed;
    font-size: 14px;
    line-height: 1.5;
    border-top: 1px solid #a3aaae;
    background: #fff; }
    #content.spe_01 .spec-table.top-table {
      border-top: 1px solid #a3aaae;
      border-bottom: 1px solid #a3aaae; }
      #content.spe_01 .spec-table.top-table tr td {
        font-weight: bold;
        text-align: center !important; }
      #content.spe_01 .spec-table.top-table.top {
        font-size: 14px;
        table-layout: auto; }
    #content.spe_01 .spec-table td {
      border-left: 1px solid #a3aaae !important;
      border-bottom: 1px solid #a3aaae;
      padding: 8px;
      text-align: center; }
      #content.spe_01 .spec-table td.gray {
        background: #f3f3f3; }
        #content.spe_01 .spec-table td.gray[colspan="5"] p {
          text-align: left; }
      #content.spe_01 .spec-table td:first-child {
        border-left: 0; }
      #content.spe_01 .spec-table td.first-column {
        width: 400px;
        text-align: left;
        padding-left: 0;
        border-left: 0 !important; }
      #content.spe_01 .spec-table td.bl0 {
        border-left: 0 !important; }
      #content.spe_01 .spec-table td.inner-l {
        width: 160px;
        text-align: left;
        padding-left: 0; }
      #content.spe_01 .spec-table td.inner-r {
        width: 240px;
        text-align: left;
        padding-left: 10px; }
      #content.spe_01 .spec-table td.inner-harf {
        width: 200px;
        text-align: left;
        padding-left: 0; }
      #content.spe_01 .spec-table td.pl10 {
        padding-left: 10px; }
      #content.spe_01 .spec-table td.w120 {
        width: 120px; }
      #content.spe_01 .spec-table td.w300 {
        width: 300px; }
      #content.spe_01 .spec-table td.w150 {
        width: 150px; }
      #content.spe_01 .spec-table td.w75 {
        width: 75px; }
      #content.spe_01 .spec-table td.last-column {
        width: 200px;
        position: relative;
        text-align: left; }
        #content.spe_01 .spec-table td.last-column:before {
          display: block;
          float: left;
          height: 34px;
          content: ""; }
        #content.spe_01 .spec-table td.last-column.wide-column:before {
          height: 84px; }
        #content.spe_01 .spec-table td.last-column span {
          font-size: 10px;
          font-weight: normal; }
      #content.spe_01 .spec-table td.last-column02 {
        width: 200px;
        position: relative;
        text-align: left; }
        #content.spe_01 .spec-table td.last-column02:before {
          display: block;
          float: left;
          height: 80px;
          content: ""; }
      #content.spe_01 .spec-table td .tips {
        margin-top: 5px;
        display: block; }
      #content.spe_01 .spec-table td sup {
        font-size: 8px;
        vertical-align: super; }
      #content.spe_01 .spec-table td .price {
        padding: 8px 0; }
      #content.spe_01 .spec-table td .all-models {
        text-align: left; }
        #content.spe_01 .spec-table td .all-models > span {
          display: inline-block;
          white-space: nowrap;
          margin-right: 0.3333em; }
  #content.spe_01 .spec-img {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0 0px; }

#content.spe_02 {
  margin: 0 auto; }
  #content.spe_02 h3 {
    text-align: center;
    font-size: 18px;
    padding: 50px 0 30px; }
  #content.spe_02 .fixed-height {
    min-height: 211px; }
  #content.spe_02 .tableHeader_position_fixed {
    position: fixed;
    top: 102px;
    width: 1200px;
    z-index: 99; }
	  
 .tableHeader_position_fixed_0203 {
     top: 85px !important; 
  }
	
  #content.spe_02 .tableHeader_display_none {
    display: none; }
  #content.spe_02 .table-wrap {
    max-width: 1200px;
    margin: 0 auto;
    position: relative; }
    #content.spe_02 .table-wrap .cap-r {
      position: absolute;
      right: 0;
      top: 50px;
      font-size: 12px; }
      #content.spe_02 .table-wrap .cap-r ul li {
        display: inline-block; }
        #content.spe_02 .table-wrap .cap-r ul li img {
          margin-right: 10px;
          vertical-align: middle; }
        #content.spe_02 .table-wrap .cap-r ul li:first-child {
          margin-right: 20px; }
  #content.spe_02 .spec-table {
    width: 100%;
    table-layout: auto;
    font-size: 14px;
    line-height: 1.5;
    border-top: 1px solid #a3aaae; }
    #content.spe_02 .spec-table.top {
      font-size: 14px;
      background: #fff; }
      #content.spe_02 .spec-table.top td {
        font-weight: bold; }
    #content.spe_02 .spec-table td {
      border-left: 1px solid #a3aaae;
      border-bottom: 1px solid #a3aaae;
      padding: 10px;
      text-align: center;
      position: relative; }
      #content.spe_02 .spec-table td.first-column-top {
        width: 50%;
        border-left: 0; }
      #content.spe_02 .spec-table td.first-column {
        width: 50%;
        padding-left: 0;
        text-align: left;
        border-left: 0; }
        #content.spe_02 .spec-table td.first-column > img {
          display: inline-block;
          vertical-align: middle;
          margin: 0 0.15em 0 0.25em; }
        #content.spe_02 .spec-table td.first-column .unit-r {
          float: right; }
      #content.spe_02 .spec-table td.w10 {
        width: 10%; }
      #content.spe_02 .spec-table td.w40 {
        width: 40%;
        text-align: left; }
      #content.spe_02 .spec-table td.w80 {
        width: 80px; }
      #content.spe_02 .spec-table td.w100 {
        width: 100px; }
      #content.spe_02 .spec-table td.w160 {
        width: 160px; }
      #content.spe_02 .spec-table td.w440 {
        width: 400px;
        text-align: left; }
        #content.spe_02 .spec-table td.w440 .unit-r {
          float: right; }
      #content.spe_02 .spec-table td.w320 {
        width: 320px;
        text-align: left;
        padding-left: 0; }
        #content.spe_02 .spec-table td.w320 .unit-r {
          float: right; }
      #content.spe_02 .spec-table td.w75 {
        width: 75px; }
      #content.spe_02 .spec-table td.w120 {
        width: 120px; }
      #content.spe_02 .spec-table td.w150 {
        width: 150px; }
      #content.spe_02 .spec-table td.w200 {
        width: 200px; }
      #content.spe_02 .spec-table td.w240 {
        width: 240px; }
      #content.spe_02 .spec-table td.w400 {
        width: 400px;
        text-align: left; }
        #content.spe_02 .spec-table td.w400 .unit-r {
          float: right; }
      #content.spe_02 .spec-table td.w450 {
        width: 450px; }
      #content.spe_02 .spec-table td.w600 {
        width: 600px; }
      #content.spe_02 .spec-table td.bb-0 {
        border-bottom: none; }
      #content.spe_02 .spec-table td.bl-0 {
        border-left: none; }
      #content.spe_02 .spec-table td.bt-1 {
        border-top: 1px solid #a3aaae; }
      #content.spe_02 .spec-table td.ta-l {
        text-align: left; }
      #content.spe_02 .spec-table td .f-b {
        position: absolute;
        left: 45%; }
      #content.spe_02 .spec-table td .hbd {
        position: absolute;
        left: 40%; }
      #content.spe_02 .spec-table td sup {
        font-size: 8px;
        vertical-align: super; }
      #content.spe_02 .spec-table td span.jc08-r {
        line-height: 0.5; }
  #content.spe_02 .spec-img {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0; }

#content.spe_03 {
  margin: 0 auto; }
  #content.spe_03 h3 {
    text-align: center;
    font-size: 18px;
    padding: 50px 0 30px; }
  #content.spe_03 .fixed-height {
    min-height: 169px; }
  #content.spe_03 .tableHeader_position_fixed {
    position: fixed;
    top: 102px;
    width: 1200px;
    z-index: 99; }
    #content.spe_03 .tableHeader_position_fixed .fixed {
      padding-top: 90px; }
  #content.spe_03 .tableHeader_display_none {
    display: none; }
  #content.spe_03 .table-wrap {
    max-width: 1200px;
    margin: 0 auto;
    position: relative; }
    #content.spe_03 .table-wrap .cap-r {
      position: absolute;
      right: 0;
      top: 50px; }
      #content.spe_03 .table-wrap .cap-r span img {
        margin-right: 10px; }
  #content.spe_03 .spec-table {
    width: 100%;
    table-layout: auto;
    font-size: 14px;
    line-height: 1.5; }
    #content.spe_03 .spec-table tr.txt-table-top td {
      font-size: 14px;
      font-weight: bold; }
    #content.spe_03 .spec-table td {
      border-left: 1px solid #a3aaae;
      border-bottom: 1px solid #a3aaae;
      padding: 10px;
      text-align: center; }
      #content.spe_03 .spec-table td.first-column {
        width: 140px;
        text-align: left;
        padding-left: 0;
        border-left: 0; }
        #content.spe_03 .spec-table td.first-column.sub-header {
          padding-top: 6em;
          border-bottom: none; }
      #content.spe_03 .spec-table td.w75 {
        width: 75px; }
      #content.spe_03 .spec-table td.w80 {
        width: 80px; }
      #content.spe_03 .spec-table td.w150 {
        width: 150px; }
      #content.spe_03 .spec-table td.w200 {
        width: 200px; }
      #content.spe_03 .spec-table td.w240 {
        width: 240px; }
      #content.spe_03 .spec-table td.w260 {
        width: 260px; }
      #content.spe_03 .spec-table td.w300 {
        width: 300px; }
      #content.spe_03 .spec-table td.w460 {
        width: 460px; }
      #content.spe_03 .spec-table td.w600 {
        width: 600px; }
      #content.spe_03 .spec-table td.no-wrap {
        white-space: nowrap; }
      #content.spe_03 .spec-table td.bb-0 {
        border-bottom: 0; }
      #content.spe_03 .spec-table td.bl-0 {
        border-left: none; }
      #content.spe_03 .spec-table td.pl-0 {
        padding-left: 0; }
      #content.spe_03 .spec-table td.bt-1 {
        border-top: 1px solid #a3aaae; }
      #content.spe_03 .spec-table td.l-jusified {
        text-align: left; }
      #content.spe_03 .spec-table td.r-jusified {
        text-align: left;
        padding-left: 0; }
      #content.spe_03 .spec-table td .unit-r {
        float: right; }
      #content.spe_03 .spec-table td sup {
        font-size: 8px;
        vertical-align: super; }
    #content.spe_03 .spec-table.top {
      border-top: 1px solid #a3aaae;
      background: #fff; }
  #content.spe_03 .tableHeader_position_fixed .spec-table td.first-column.sub-header {
    border-bottom: 1px solid #a3aaae; }
  #content.spe_03 .spec-img {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0; }

#content a:hover {
  opacity: 0.8; }

@media screen and (max-width: 767px) {

    #content .usp-nav {
      display: none; }
  #content > section#spe-01 > div:first-child {
    background-image: url(../images/spe_01_visual_sp.jpg); }
  #content > section#spe-02 > div:first-child {
    background-image: url(../images/spe_02_visual_sp.jpg); }
  #content > section#spe-03 > div:first-child {
    background-image: url(../images/spe_03_visual_sp.jpg); }
  #content > section#spe-04 > div:first-child {
    background-image: url(../images/spe_04_visual_sp.jpg); }
	
  #content {
    min-width: 100%; }
    #content .nav {
      display: none; }
    #content .menu-list .inner {
      width: 100%;
      padding: 10px 0 30px 0 !important; }
      #content .menu-list .inner ul {
        padding: 1% 15px 3% !important; }
        #content .menu-list .inner ul.menu-box02 {
          margin-top: 10px; }
        #content .menu-list .inner ul li {
          align-items: center;
          width: 100%;
          padding-left: 0 !important;
          padding-right: 0 !important;
          font-size: 14px; }
          #content .menu-list .inner ul li div:last-child {
            width: 66%;
            text-align: right; }
            #content .menu-list .inner ul li div:last-child a img {
              width: 100%;
              max-width: 240px; }
    #content .tab-list,
    #content .table-wrap,
    #content h3,
    #content .spec-table,
    #content .notes,
    #content .spec-img {
      display: none; } 
		#content.index h3 {
		display: block; } 

}
.caution-mark:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0.15em 0 0;
  top: 0.15em;
  background: url(../images/ico_attention.gif) no-repeat center;
  background-size: contain; }

/*# sourceMappingURL=style.css.map */
/*add new css 20190516*/
#content.spe_03 .spec-table td{position: relative;}
#content.spe_03 .spec-table td.border_indent_title, #content.spe_03 .spec-table td.border_indent_bottom{border-left: none; width: 230px; padding-left: 10px;}
#content.spe_03 .spec-table td.border_indent_copy{border-left: 2px solid #ffffff; border-bottom: none;}
#content.spe_03 .spec-table td.border_indent_copy p{text-indent: 1em;position:absolute;width: 90%; height: 42px; line-height: 42px; right:0px; top: 0px; border-bottom: 1px solid #a3aaae; }
#content.spe_03 .spec-table td.border_indent_bottom p{text-indent: 1em; position:absolute;width: 90%; height: 42px; line-height: 42px; right:0px; top: 0px;}
#content.spe_03 .spec-table td.border_indent_copy .unit-r, #content.spe_03 .spec-table td.border_indent_bottom .unit-r{padding-right: 10px;}

#content.spe_02 .spec-table td{position: relative;}
#content.spe_02 .spec-table td.border_indent_title, #content.spe_02 .spec-table td.border_indent_bottom{border-left: none;}
#content.spe_02 .spec-table td.border_indent_copy{border-left: none; border-bottom: none;}
#content.spe_02 .spec-table td.border_indent_copy p{position:absolute;width: 90%; height: 42px; line-height: 42px; right:0px; top: 0px; border-bottom: 1px solid #a3aaae;}
#content.spe_02 .spec-table td.border_indent_bottom p{position:absolute;width: 90%; height: 42px; line-height: 42px; right:0px; top: 0px;}
#content.spe_02 .spec-table td.border_indent_copy .unit-r, #content.spe_02 .spec-table td.border_indent_bottom .unit-r{padding-right: 10px;}
