@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
/* headerSPWrap 
*****************************************/
#headerSPWrap .site-header {
  position: absolute !important; }

textarea#etc {
  resize: vertical; }

textarea {
  font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif; }

@media screen and (max-width: 767px) {
  a {
    word-break: break-all; } }

@media screen and (max-width: 767px) {
  #footer04 {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .partsBox02 select {
    color: #505050;
    background: #fff;
    font-size: 14px;
    padding: 3px 7px 2px;
    line-height: 1.5;
    border: 1px solid #b2b2b2;
    border-radius: 4px; } }
.partsColumn01,
.partsColumn02,
.partsColumn03 {
  clear: both; }

.partsColumn02 .partsColLeft02 {
  float: left;
  width: 148px;
  margin-left: 4px; }
  @media screen and (max-width: 767px) {
    .partsColumn02 .partsColLeft02 {
      width: 100%; } }

.partsColumn02 .partsColRight02 {
  float: right;
  width: 574px;
  margin-right: 6px; }
  @media screen and (max-width: 767px) {
    .partsColumn02 .partsColRight02 {
      width: 92%;
      margin-right: 10px; } }

.partsColumn03 .partsColLeft03 {
  float: left;
  width: 210px;
  margin-left: 4px; }
  @media screen and (max-width: 767px) {
    .partsColumn03 .partsColLeft03 {
      width: 100%; } }

.partsColumn03 .partsColRight03 {
  float: right;
  width: 512px;
  margin-right: 6px; }
  @media screen and (max-width: 767px) {
    .partsColumn03 .partsColRight03 {
      width: 92%; } }

/* partsBox01 */
.partsBox01 {
  clear: both;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fcfdfd;
  border-radius: 5px;
  margin-bottom: 6px; }
  .partsBox01 .freeColumn01 > .col01 {
    width: 313px;
    margin-left: 57px; }
    @media screen and (max-width: 767px) {
      .partsBox01 .freeColumn01 > .col01 {
        width: 46%;
        margin-left: 15px; } }
    @media screen and (max-width: 320px) {
      .partsBox01 .freeColumn01 > .col01 {
        width: 45%; } }
  .partsBox01 .freeColumn01 > .col02 {
    width: 313px;
    margin-left: 28px; }
    @media screen and (max-width: 767px) {
      .partsBox01 .freeColumn01 > .col02 {
        width: 46%;
        margin-left: 2%; } }
    @media screen and (max-width: 320px) {
      .partsBox01 .freeColumn01 > .col02 {
        width: 45%; } }

.partsBox01 p {
  padding-right: 0.7em;
  font-size: 86%; }
@media screen and (max-width: 767px) {
  .partsBox01 .partsColLeft01 p {
    padding-right: 0; } }

.partsBox01 .inner .inner {
  padding: 8px 6px 0 4px;
  padding: 0 0 0 0; }

.partsBox01 .inner .inner .partsColLeft01 {
  float: left;
  width: 168px; }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner .partsColLeft01 {
      width: 100%; } }

.partsBox01 .inner .inner .partsColRight01 {
  float: left;
  width: 565px; }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner .partsColRight01 {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner .partsColRight01 .freeColumn01 .col p {
      margin-left: 9px; } }

.partsBox01 .inner .inner li span.price {
  /*position:absolute;
  right:5px;*/ }

.partsTitle {
  font-size: 86%;
  font-weight: bold;
  position: relative;
  color: #007dff;
  line-height: 1.25;
  min-height: 15px;
  cursor: pointer;
  margin-bottom: 0px;
  padding: 8px 18px 7px 30px; }
  .partsTitle::before {
    content: '';
    position: absolute;
    left: 9px;
    top: 50%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #007dff;
    transform: translate(0, -50%); }
  .partsTitle::after {
    content: '';
    position: absolute;
    left: 13px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 3.75px 0 3.75px;
    border-color: #fff transparent transparent transparent;
    transform: translate(0, -50%); }

.partsTitle.guarantee {
  color: #F66; }
  .partsTitle.guarantee::before {
    background: #646464; }
  .partsTitle.guarantee::after {
    transform: translate(0, -63%) rotate(180deg); }

.partsColumn01.on .partsTitle {
  font-size: 86%;
  padding-left: 30px;
  position: relative;
  color: #007dff; }
  .partsColumn01.on .partsTitle::after {
    transform: translate(0, -63%) rotate(180deg); }

.partsColumn01.on .partsTitle.guarantee {
  color: #F66; }
  .partsColumn01.on .partsTitle.guarantee::before {
    background: #646464; }

.selectProducts {
  font-size: 86%;
  font-weight: bold;
  background: url(../../bto/img/icon-01.png) no-repeat 5px 8px;
  position: relative;
  line-height: 1.25;
  cursor: pointer;
  margin-bottom: 0px;
  padding: 8px 17px 7px 24px; }

.selectProducts span.name {
  width: 430px;
  display: inline-block;
  word-wrap: break-word; }
  @media screen and (max-width: 767px) {
    .selectProducts span.name {
      width: 100%; } }

.selectProducts span.price {
  position: absolute;
  right: 10px;
  width: 100px;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .selectProducts span.price {
      position: inherit;
      right: inherit;
      width: 100%;
      display: inline-block; } }

#CPU .selectProducts span.price.strong02 {
  color: #505050 !important; }

.partsBox01 .inner .inner .detail {
  margin-top: 10px;
  margin-top: 5px;
  margin-bottom: 10px; }

.partsBox01 .inner .inner ul.partsList {
  padding-right: 9px; }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner ul.partsList {
      padding-left: 9px; } }

@media screen and (max-width: 767px) {
  .partsBox01 .inner .inner ul.partsList + .note {
    margin-top: 5px;
    padding-left: 0.7em; } }

@media screen and (max-width: 767px) {
  .partsBox01 .inner .inner ul.partsList + .cautionList {
    margin-top: 5px; } }

@media screen and (max-width: 767px) {
  .partsBox01 .inner .inner ul.partsList + .cautionList + p {
    margin-left: 9px; } }

.partsBox01 .inner .inner ul.partsList li {
  font-size: 86%;
  padding: 6px 0 6px 26px;
  border-bottom: #e6e6e6 1px solid;
  line-height: 1.05;
  position: relative;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 4px;
  padding-left: 26px; }

.partsBox01 .inner .inner ul.partsList li a {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../../custom/img/ic01.png) no-repeat 0 0;
  text-indent: -9999px;
  margin-left: 5px;
  vertical-align: middle; }

.partsBox01 .inner .inner ul.partsList li a:hover {
  background: url(../../custom/img/ic01.png) no-repeat 100% 0; }

.partsBox01 .inner .inner ul.partsList li.hover a,
.partsBox01 .inner .inner ul.partsList li.on a {
  background: url(../../custom/img/ic01.png) no-repeat 0 100%; }

.partsBox01 .inner .inner ul.partsList li.hover a:hover,
.partsBox01 .inner .inner ul.partsList li.on a:hover {
  background: url(../../custom/img/ic01.png) no-repeat 100% 100%; }

.partsBox01 .inner .inner ul.partsList li.stopOrder span.name {
  color: #aaa; }

.partsBox01 .inner .inner ul.partsList li.stopOrder span.price {
  color: #aaa; }

.partsBox01 .inner .inner ul.partsList li.hover,
.partsBox01 .inner .inner ul.partsList li.on {
  cursor: pointer;
  background: linear-gradient(0deg, #007dff 0%, #47a1ff 100%);
  color: #FFF; }

.partsBox01 .inner .inner ul.partsList li.on span.name,
.partsBox01 .inner .inner ul.partsList li span.name {
  float: left;
  width: 436px;
  word-break: break-all; }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner ul.partsList li.on span.name,
    .partsBox01 .inner .inner ul.partsList li span.name {
      width: 96%; } }

.partsBox01 .inner .inner ul.partsList li.on span.price,
.partsBox01 .inner .inner ul.partsList li span.price {
  float: right;
  /*position:absolute;
  top:0.4em;
  _top:9px;
  right:6px;*/
  width: 94px;
  text-align: right;
  display: inline-block;
  font-weight: bold;
  line-height: 1.2; }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner ul.partsList li.on span.price,
    .partsBox01 .inner .inner ul.partsList li span.price {
      width: auto;
      padding-right: 9px; } }

.partsBox01 .inner .inner ul.partsList li.on span.price em,
.partsBox01 .inner .inner ul.partsList li span.price em {
  font-weight: normal;
  text-decoration: line-through; }

.partsBox01 .inner .inner .partsColumn01 .partsColRight01 .selectProducts .price img,
.partsBox01 .inner .inner ul.partsList li.on span.price img,
.partsBox01 .inner .inner ul.partsList li span.price img {
  width: 20px;
  height: 19px; }
  @media screen and (max-width: 767px) {
    .partsBox01 .inner .inner .partsColumn01 .partsColRight01 .selectProducts .price img,
    .partsBox01 .inner .inner ul.partsList li.on span.price img,
    .partsBox01 .inner .inner ul.partsList li span.price img {
      width: 18px;
      height: 18px;
      margin-left: 1px; } }

.partsBox01 .inner .inner ul.partsList li.on input,
.partsBox01 .inner .inner ul.partsList li input {
  position: absolute;
  left: 5px;
  top: 0.3em;
  top: 0.4em;
  line-height: 1.05; }

*:first-child + html .partsBox01 .inner .inner ul.partsList li.on input,
*:first-child + html .partsBox01 .inner .inner ul.partsList li input {
  top: 0.2em; }

/*
.partsBox01 .inner .inner ul.partsList li:nth-child(odd) {
	background-color:#f5f5f5;
}
*/
.detail .freeColumn01 .partsColLeft01 .illust {
  text-align: center;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .detail .freeColumn01 .partsColLeft01 .illust {
      width: 40%;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 767px) {
    .detail .freeColumn01 .partsColLeft01 .illust + .center {
      width: 30%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 15px; }
      .detail .freeColumn01 .partsColLeft01 .illust + .center img {
        width: 100%; } }

@media screen and (max-width: 767px) {
  .detail .freeColumn01 .partsColLeft01 .center img {
    width: 30%; } }

@media screen and (max-width: 767px) {
  .detail .freeColumn01 .partsColLeft01 [class*="per-sp"] {
    margin-left: auto;
    margin-right: auto; } }

@media screen and (max-width: 767px) {
  .detail .freeColumn01 .partsColLeft01 [class*="per-sp"] img {
    width: 100%; } }

.detail .freeColumn01 .partsColLeft01 .illust a {
  /*border:#fcfdfd 1px solid;*/
  width: 123px;
  padding: 6px 0 3px;
  display: inline-block;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .detail .freeColumn01 .partsColLeft01 .illust a {
      width: 100%; } }

a.allOpen,
a.allClose {
  background: url(../../bto/img/button-01.png) no-repeat 0 50%;
  padding: 5px 0 0 30px;
  min-height: 24px;
  display: inline-block;
  color: #878787;
  text-decoration: none; }

a.allOpen:hover,
a.allClose:hover {
  background: url(../../bto/img/button-01on.png) no-repeat 0 50%; }

a.allOpen:active,
a.allClose:active {
  background: url(../../bto/img/button-01active.png) no-repeat 0 50%; }

.partsSetting {
  font-size: 86%;
  font-size: 12px;
  color: #878787;
  padding-top: 10px;
  padding-right: 25em;
  position: relative; }
  @media screen and (max-width: 767px) {
    .partsSetting {
      padding-right: 0; } }

.partsSetting img {
  vertical-align: middle;
  margin-bottom: 5px;
  margin-left: 3px; }

/* switch */
#partsSwitch {
  position: absolute;
  right: 25px;
  top: 5px;
  white-space: nowrap; }
  @media screen and (max-width: 767px) {
    #partsSwitch {
      position: inherit;
      right: inherit;
      top: inherit;
      white-space: inherit; } }

#partsSwitchTxt {
  margin: 0 110px 0 30px;
  padding-top: 10px;
  vertical-align: middle;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    #partsSwitchTxt {
      padding-top: 0;
      margin: 0 0 0 0; } }

#partsSwitchButton {
  position: absolute;
  top: 2px;
  right: 0; }
  @media screen and (max-width: 767px) {
    #partsSwitchButton {
      position: inherit;
      right: inherit;
      top: inherit; } }

#partsSwitchOn {
  display: inline-block;
  width: 50px;
  height: 32px;
  background: url(../../bto/img/button-06.png) no-repeat 0 100%; }

#partsSwitchOn:hover {
  background: url(../../bto/img/button-06on.png) no-repeat 0 0%; }

#partsSwitchOn.on {
  width: 47px;
  background: url(../../bto/img/button-05.png) no-repeat 0 100%; }

#partsSwitchOn.on:hover {
  background: url(../../bto/img/button-05on.png) no-repeat 0 0%; }

#partsSwitchOn span {
  visibility: hidden; }

#partsSwitchOff {
  display: inline-block;
  width: 52px;
  height: 32px;
  background: url(../../bto/img/button-05.png) no-repeat -47px 0; }

#partsSwitchOff:hover {
  background: url(../../bto/img/button-05on.png) no-repeat -47px 0; }

#partsSwitchOff.off {
  width: 49px;
  background: url(../../bto/img/button-06.png) no-repeat -50px 0; }

#partsSwitchOff.off:hover {
  background: url(../../bto/img/button-06on.png) no-repeat -50px 0; }

#partsSwitchOff span {
  visibility: hidden; }

a.autoOn,
a.autoOff {
  background: url(../../bto/img/button-01.png) no-repeat 0 50%;
  padding: 0 0 0 30px;
  min-height: 24px;
  display: inline-block;
  color: #505050;
  text-decoration: none; }

a.autoOn:hover,
a.autoOff:hover {
  background: url(../../bto/img/button-01on.png) no-repeat 0 50%;
  padding: 0 0 0 30px;
  min-height: 24px;
  display: inline-block;
  color: #505050; }

a.autoOn:active,
a.autoOff:active {
  background: url(../../bto/img/button-01active.png) no-repeat 0 50%;
  padding: 0 0 0 30px;
  min-height: 24px;
  display: inline-block;
  color: #505050; }

.cautionBox {
  background-color: #fff7f7;
  border: #DB0000 1px solid;
  padding: 7px;
  font-size: 86%;
  margin-right: 8px; }

.cautionList li {
  padding-left: 10px;
  padding-right: 0.7em;
  margin-bottom: 2px;
  font-size: 86%;
  position: relative; }
  @media screen and (max-width: 767px) {
    .cautionList li {
      margin-left: 9px;
      margin-right: 9px; } }

.cautionList li::before, .cautionList li::after {
  content: '';
  position: absolute;
  left: 0;
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  height: 1.5px;
  background: #505050;
  top: calc(10px - 1.5px / 2);
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  -webkit-transform-origin: calc(100% - 1.5px / 2) 50%;
  transform-origin: calc(100% - 1.5px / 2) 50%; }

.cautionList li::after {
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg); }

.cautionList li.type02 {
  padding-left: 10px;
  margin-bottom: 2px;
  font-size: 86%; }

.cautionList li.type02::before, .cautionList li.type02::after {
  background: #4293f7; }

.chipMenuRed {
  clear: both;
  background: url(../../bto/img/background-04.gif) no-repeat 0 0;
  margin: 0 0 15px 5px;
  padding-top: 9px;
  display: inline-block; }

.chipMenuRed .inner {
  background: url(../../bto/img/background-02.gif) no-repeat 0% 100%; }

.chipMenuRed .inner .inner {
  color: #dc0000;
  font-size: 86%;
  padding: 5px 8px 6px;
  background: url(../../bto/img/background-03.gif) no-repeat 100% 100%; }

.chipMenuBlue {
  clear: both;
  background: url(../../bto/img/background-07.gif) no-repeat 0 0;
  margin: 0 0 15px 5px;
  padding-top: 9px;
  display: inline-block; }

.chipMenuBlue .inner {
  background: url(../../bto/img/background-05.gif) no-repeat 0% 100%; }

.chipMenuBlue .inner .inner {
  color: #007dff;
  font-size: 86%;
  padding: 5px 8px 6px;
  background: url(../../bto/img/background-06.gif) no-repeat 100% 100%; }

.orderNumber {
  position: relative;
  margin: 0 5px;
  box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .orderNumber {
      background: none;
      height: auto;
      padding: 0; } }

.orderNumber p input.num {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1;
  font-size: 86%;
  width: 2em;
  text-align: right;
  border: none;
  background: none; }

.orderNumber .numSelect {
  line-height: 1;
  font-size: 86%;
  width: 4em;
  padding: 2px;
  text-align: right;
  background: none;
  border: 1px solid #cccccc;
  border-radius: 6px; }
  @media screen and (max-width: 767px) {
    .orderNumber .numSelect {
      color: #505050;
      text-align: left;
      width: 3em;
      font-size: 14px;
      padding: 4px; } }

.orderNumber .up {
  position: absolute;
  top: 0;
  right: 0; }

.orderNumber .down {
  position: absolute;
  top: 10px;
  right: 0; }

#rightNavigation2 .inner .section .freeColumn01 .col:nth-child(2) p {
  line-height: 1; }

.orderNumber .up p,
.orderNumber .down p {
  line-height: 0 !important;
  margin-bottom: 0; }

.orderNumber .up p img,
.orderNumber .down p img {
  vertical-align: bottom; }

/* partsBox02 */
.partsBox02 {
  width: 696px;
  margin-bottom: 10px;
  margin-left: 19px; }
  @media screen and (max-width: 767px) {
    .partsBox02 {
      width: calc(100% - 30px);
      margin-left: 15px; }
      .spwCaution .partsBox02 {
        width: calc(100% - 15px); } }
  .partsBox02 .inner2 {
    border: 1px solid #e4e4e4;
    background: #f7f7f7; }
    .partsBox02 .inner2 .inner2 {
      border: 1px solid #fff;
      padding: 8px 6px 0 25px; }
      @media screen and (max-width: 767px) {
        .partsBox02 .inner2 .inner2 {
          padding: 8px 6px 0 10px; } }
      @media screen and (max-width: 767px) {
        .partsBox02 .inner2 .inner2 p img {
          width: 21%;
          margin-bottom: 5px; } }

/* partsBox03 */
.partsBox03 {
  width: 560px;
  margin-bottom: 7px; }
  @media screen and (max-width: 767px) {
    .partsBox03 {
      width: calc(100% - 1px); } }
  .partsBox03 .inner2 {
    border: 1px solid #e4e4e4;
    background: #f7f7f7; }
    .partsBox03 .inner2 .inner2 {
      border: 1px solid #fff;
      padding: 8px 12px 3px; }
      @media screen and (max-width: 767px) {
        .partsBox03 .inner2 .inner2 {
          padding: 8px 10px 3px; } }
  .partsBox03 ul li {
    float: left;
    width: 23%;
    font-size: 86%; }
    @media screen and (max-width: 767px) {
      .partsBox03 ul li {
        width: 48%; } }
    .partsBox03 ul li.wide {
      width: 70%; }
  .partsBox03 ul.noflow li {
    float: none;
    width: auto;
    font-size: 86%;
    margin-bottom: 4px; }

/* partsBox04 */
.partsBox04 {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .partsBox04 {
      width: 100%; } }
  .partsBox04 .inner2 {
    border: 1px solid #dedede;
    display: inline-block; }
    .partsBox04 .inner2 .inner2 {
      padding: 3px 6em 3px;
      background-color: #f7f7f7;
      border: 1px solid #FFF;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .partsBox04 .inner2 .inner2 {
          padding: 3px 1em 3px; } }

/*	table
*****************************************/
.order_table01 {
  width: 100%;
  margin-bottom: 15px; }
  .order_table01 th,
  .order_table01 td {
    padding: 5px 0 4px;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .order_table01 th,
      .order_table01 td {
        display: block;
        width: 100%;
        vertical-align: middle; } }

.order_table02 {
  width: 696px;
  margin-left: 19px; }
  @media screen and (max-width: 767px) {
    .order_table02 {
      width: calc(100% - 38px); } }

.order_table02 th,
.order_table02 td {
  color: #00316D;
  padding: 2px 3px 2px;
  font-size: 86%;
  vertical-align: top; }
  @media screen and (max-width: 767px) {
    .order_table02 th,
    .order_table02 td {
      display: block; } }

@media screen and (max-width: 767px) {
  .order_table02 th {
    text-align: left; } }

.order_table02 td {
  background-color: #FFF;
  border-top: #c7c7c7 1px solid;
  border-right: #c7c7c7 1px solid;
  border-left: #c7c7c7 1px solid;
  border-bottom: #c7c7c7 1px solid;
  padding: 0; }

.order_table02 td span {
  background-color: #FFF;
  border-top: #FFF 1px solid;
  border-right: #FFF 1px solid;
  border-left: #FFF 1px solid;
  border-bottom: #f7f7f7 1px solid;
  padding: 2px 8px 2px;
  display: block; }

.order_table03 {
  width: 696px;
  margin-left: 19px; }
  @media screen and (max-width: 767px) {
    .order_table03 {
      width: calc(100% - 38px); } }

.order_table03 th,
.order_table03 td {
  color: #00316D;
  padding: 2px 3px 2px;
  font-size: 129%;
  font-weight: bold;
  vertical-align: top; }
  @media screen and (max-width: 767px) {
    .order_table03 th,
    .order_table03 td {
      display: block;
      width: 100%;
      vertical-align: middle; } }

@media screen and (max-width: 767px) {
  .order_table03 th {
    text-align: left; } }

.order_table03 td {
  background-color: #fefaf9;
  border-top: #e4403f 1px solid;
  border-right: #e4403f 1px solid;
  border-left: #e4403f 1px solid;
  border-bottom: #e4403f 1px solid;
  padding: 0; }

.order_table03 td span {
  background-color: #fefaf9;
  border-top: #FFF 1px solid;
  border-right: #FFF 1px solid;
  border-left: #FFF 1px solid;
  border-bottom: #fefaf9 1px solid;
  padding: 2px 8px 2px;
  display: block; }

/*	icCaution
*****************************************/
.icCaution {
  background: url(../../bto/img/icon-06.png) no-repeat 0 40%;
  padding-left: 17px;
  display: inline-block; }

.icCaution span {
  background: url(../../bto/img/icon-08.png) no-repeat 100% 50%;
  padding-right: 17px;
  display: inline-block;
  cursor: pointer; }

.icCaution.on span {
  background: url(../../bto/img/icon-07.png) no-repeat 100% 50%;
  padding-right: 17px;
  display: inline-block; }

.icCaution2 span {
  background: url(../../bto/img/icon-06.png) no-repeat 0 40%;
  padding-left: 17px;
  display: inline-block; }

.icCaution3 {
  background: url(../../bto/img/icon-06.png) no-repeat 0 0.2em;
  padding-left: 17px;
  display: inline-block; }

/*	セレクトボックスの幅指定
*****************************************/
#spw_dammy span {
  width: 28em !important;
  font-size: 86%; }

#spw_mat {
  width: 31em !important; }

#prefecture_dammy span,
#send_prefecture_dammy span {
  font-size: 86%;
  width: 8em !important; }

#prefecture_mat,
#send_prefecture_mat {
  width: 550px !important; }

#prefecture_mat span,
#send_prefecture_mat span {
  font-size: 86%; }

#DUMMY_select_dammy,
#DUMMY_select_mat {
  display: none; }

/*	input focus
*****************************************/
.inputBg {
  margin-top: -4px;
  display: inline-block; }

.inputBg.amazonpayMailInput.active {
  margin-top: -4px;
  background: #eccbcb;
  background-image: linear-gradient(180deg, #e2b0af 0%, #f4e2e2 100%);
  background-image: linear-gradient(180deg, #e2b0af 0%, #f2dada 100%);
  padding: 1px 2px 1px;
  border-radius: 3px;
  display: inline-block; }

.inputBg input {
  padding: 3px 7px 2px;
  line-height: 1.5;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  margin-top: 1px;
  margin-bottom: 1px; }
  @media screen and (max-width: 767px) {
    .inputBg input {
      width: 97%; } }

.inputBg input:focus {
  border: 2px solid #007cff;
  padding: 3px 6px 2px;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 0; }

.inputBg.amazonpayMailInput.active input {
  border: 1px solid #d4908e;
  border-radius: 4px;
  padding: 3px 7px 2px;
  line-height: 1.5;
  margin-top: 1px;
  margin-bottom: 1px; }

.inputBg.focus input {
  border: 2px solid #007cff;
  padding: 3px 6px 2px;
  border-radius: 4px;
  margin-top: 0;
  margin-bottom: 0; }

.inputBg input:focus {
  outline: none; }

.inputBg + a {
  display: inline-block; }
  .inputBg + a img {
    width: auto;
    height: 24px; }

*:first-child + html .inputBg {
  display: inline; }

*:first-child + html .inputBg input {
  background-position: 100% -1px; }

.inputTextareaBg,
.inputTextareaBg02 {
  margin-top: -4px;
  width: 513px; }
  @media screen and (max-width: 767px) {
    .inputTextareaBg,
    .inputTextareaBg02 {
      width: 100%; } }

.inputTextareaBg .inner3,
.inputTextareaBg02 .inner3 {
  padding-bottom: 2px; }

.inputTextareaBg textarea,
.inputTextareaBg02 textarea {
  min-height: 128px;
  _height: 128px;
  padding: 7px 8px 7px;
  padding: 4px 8px 4px;
  line-height: 1.5;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  background: #fff;
  width: 492px; }
  @media screen and (max-width: 767px) {
    .inputTextareaBg textarea,
    .inputTextareaBg02 textarea {
      width: 98%; } }

.inputTextareaBg02 {
  width: 491px; }
  @media screen and (max-width: 767px) {
    .inputTextareaBg02 {
      width: 100%; } }

.inputTextareaBg02 textarea {
  width: 470px;
  margin-top: 1px;
  margin-bottom: 1px; }
  @media screen and (max-width: 767px) {
    .inputTextareaBg02 textarea {
      width: 100%; } }

.inputTextareaBg02 textarea:focus {
  width: 470px;
  padding: 7px 7px 7px;
  padding: 4px 7px 4px;
  border: 2px solid #007cff;
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .inputTextareaBg02 textarea:focus {
      width: 100%; } }

#estimateBt,
#orderBt {
  cursor: pointer; }

.column-layout-imgR {
  display: flex;
  justify-content: space-between; }

.partsBox01 .partsBox02 .column-layout-imgR .column-item {
  margin: 0 0 0; }

.payList {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  width: 691px;
  margin-top: 15px;
  gap: 9px; }
  .payList::after {
    display: none !important; }
  @media screen and (max-width: 767px) {
    .payList {
      width: calc(100% - 10px);
      justify-content: space-between;
      gap: 9px 4%; } }
  .payList li {
    position: relative; }
    @media screen and (max-width: 767px) {
      .payList li {
        width: 48%; } }
    .payList li input {
      display: none; }
    .payList li img {
      vertical-align: bottom;
      cursor: pointer; }
    .payList li .chip {
      font-size: 12px;
      position: absolute;
      bottom: 52px;
      left: 50%;
      width: 13em;
      margin-left: -6.5em;
      text-align: center;
      color: #fff;
      white-space: nowrap;
      padding: 5px 8px 16px;
      background: url("../../custom/img/bg01.png") no-repeat 50% 100%;
      background-size: 300px auto;
      display: none; }
    .payList li:hover .chip {
      display: block; }

.spwCaution {
  margin-top: 35px;
  display: none; }

.noflow .strong02,
.partsBox03 ul li.wide .strong02,
.heading05 .strong02 {
  font-weight: normal;
  margin-left: 1em;
  display: none; }

input + label {
  cursor: pointer; }

input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none; }

a.submitBtn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-decoration: none; }

.submitBtn {
  width: 364px;
  height: 45px;
  border-radius: 5px !important;
  background: #50a2f8;
  cursor: pointer;
  color: #fff;
  font-size: 20px !important; }
  @media screen and (max-width: 767px) {
    .submitBtn {
      width: 100%;
      height: 11vw; } }
  .submitBtn:disabled {
    background: #b0b0b0;
    cursor: not-allowed; }
    .submitBtn:disabled:hover {
      opacity: 1; }
  .submitBtn:hover {
    opacity: 0.7;
    color: #fff; }

.backBtn02 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 159px;
  height: 45px;
  border-radius: 5px !important;
  background: #ebebec;
  cursor: pointer;
  font-size: 20px;
  color: #000;
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .backBtn02 {
      width: 100%;
      height: 11vw; } }
  .backBtn02:hover {
    opacity: 0.7;
    color: #000;
    text-decoration: none; }

/*	btn01
*****************************************/
.btn01 {
  width: 437px;
  margin: 0 auto;
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #00a9ff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  padding: 0.7em 0; }
  @media screen and (max-width: 767px) {
    .btn01 {
      width: 100%; } }

.btn01:hover {
  color: #fff;
  background: rgba(0, 169, 255, 0.7);
  text-decoration: none; }
  @media screen and (max-width: 767px) {
    .btn01:hover {
      background: #00a9ff; } }

.f_25 {
  font-size: 25px; }

.f_27 {
  font-size: 27px; }

.f_30 {
  font-size: 30px; }

.f_36 {
  font-size: 36px; }

.loading {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 150px;
  margin: 0 auto 150px; }

.loading::after {
  clear: both;
  content: "";
  display: block; }

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translateY(0); }
  25% {
    -webkit-transform: translateY(-45px); }
  50% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeIn {
  0% {
    -moz-transform: translateY(0); }
  25% {
    -moz-transform: translateY(-45px); }
  50% {
    -moz-transform: translateY(0); }
  100% {
    -moz-transform: translateY(0); } }
@keyframes fadeIn {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  25% {
    -webkit-transform: translateY(-45px);
    -moz-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    -o-transform: translateY(-45px);
    transform: translateY(-45px); }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
.dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #FFF;
  float: left;
  margin-right: 9px; }

.dot:nth-child(1) {
  background-color: #fdde0f; }

.dot:nth-child(2) {
  background-color: #fdd406; }

.dot:nth-child(3) {
  background-color: #fccd00; }

.dot:nth-child(4) {
  background-color: #fbc705; }

.dot:nth-child(5) {
  background-color: #f8bb0f; }

.dot:nth-child(6) {
  background-color: #f6ae19; }

.dot:nth-child(7) {
  background-color: #f4a223; }

.dot:nth-child(8) {
  background-color: #f1962c; }

.dot:nth-child(9) {
  background-color: #ef862e; }

.dot:nth-child(10) {
  background-color: #ec732d; }

.dot:nth-child(1) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  animation-delay: 0.05s; }

.dot:nth-child(2) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.dot:nth-child(3) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s; }

.dot:nth-child(4) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.dot:nth-child(5) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s; }

.dot:nth-child(6) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.dot:nth-child(7) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.35s;
  -moz-animation-delay: 0.35s;
  animation-delay: 0.35s; }

.dot:nth-child(8) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.dot:nth-child(9) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  animation-delay: 0.45s; }

.dot:nth-child(10) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

/*
.dot:nth-child(11) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.55s;
  -moz-animation-delay: 0.55s;
  animation-delay: 0.55s;
}
.dot:nth-child(12) {
  -webkit-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: fadeIn 1.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
*/
/*	ModelTitleWrap
*****************************************/
.ModelTitleWrap {
  clear: both;
  width: 100%;
  height: 44px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
  z-index: 100;
  background: rgba(255, 255, 255, 0.945); }

.ModelTitleWrap.fixed {
  position: fixed;
  top: 0px; }

.ModelTitleWrap .area {
  width: 960px;
  margin: 0 auto; }

.ModelTitleWrap .area .left {
  display: block;
  float: left; }

.ModelTitleWrap .area .left .new {
  display: table-cell; }

.ModelTitleWrap .area .left .productName {
  color: #666;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 1;
  height: 44px;
  display: table-cell;
  vertical-align: middle; }

.ModelTitleWrap .area .right {
  display: block;
  float: right;
  margin-left: 10px; }

/*	clearfix for this files selectior
*****************************************/
*:first-child + html .partsBox01 .inner .inner ul.partsList li,
*:first-child + html .partsBox03 ul,
*:first-child + html .cautionList,
*:first-child + html .partsList,
*:first-child + html .partsBox03,
*:first-child + html .partsBox02,
*:first-child + html .partsBox01,
*:first-child + html .partsBox01 .inner .inner,
*:first-child + html .partsBox01 .inner .inner ul,
*:first-child + html .partsColumn03,
*:first-child + html .partsColumn02,
*:first-child + html .partsColumn01 {
  display: inline-table;
  zoom: 1; }

.partsBox01 .inner .inner ul.partsList li:after,
.partsBox03 ul:after,
.cautionList:after,
.partsList:after,
.partsBox03:after,
.partsBox02:after,
.partsBox01:after,
.partsBox01 .inner .inner:after,
.partsBox01 .inner .inner ul:after,
.partsColumn03:after,
.partsColumn02:after,
.partsColumn01:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0; }

* html .partsBox01 .inner .inner ul.partsList li,
* html .partsBox03 ul,
* html .cautionList,
* html .partsList,
* html .partsBox03,
* html .partsBox02,
* html .partsBox01,
* html .partsBox01 .inner .inner,
* html .partsBox01 .inner .inner ul,
* html .partsColumn03,
* html .partsColumn02,
* html .partsColumn01 {
  zoom: 1; }

/* IE6 */
img.psearch {
  vertical-align: -6px; }
  @media screen and (max-width: 767px) {
    img.psearch {
      width: 30%; } }

.customizeTitle01 {
  display: none; }
  @media screen and (max-width: 767px) {
    .customizeTitle01 {
      display: block;
      color: #0d98fc;
      font-size: 18px;
      font-weight: bold;
      padding-bottom: 3px;
      margin-bottom: 10px;
      border-bottom: 7px solid #0c98fb;
      letter-spacing: -0.02em; } }

.customizeTitle02 {
  display: none; }
  @media screen and (max-width: 767px) {
    .customizeTitle02 {
      display: block;
      margin-top: 20px;
      margin-bottom: 10px;
      background: url("../../custom/img/title_aisho2.png") no-repeat 0 0/auto 100%;
      min-height: 35px;
      padding-top: 5px;
      padding-left: 40px; }
      .customizeTitle02 span {
        display: block;
        color: #0d98fc;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        padding-bottom: 2px;
        border-bottom: 2px solid #0c98fb;
        letter-spacing: -0.02em; } }

.layoutType01 .sideContents {
  position: relative; }

@media screen and (max-width: 767px) {
  .layoutType01 .sideContents #rightNavigation2Wrap {
    position: inherit;
    top: inherit;
    left: inherit;
    height: 45px;
    overflow: hidden; } }

@media screen and (max-width: 767px) {
  .layoutType01 .sideContents.open #rightNavigation2Wrap {
    height: auto; } }

@media screen and (max-width: 767px) {
  .partsBox01 .detail .partsColLeft01 [id$="_BANNER"] {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
    .partsBox01 .detail .partsColLeft01 [id$="_BANNER"] img {
      width: 100%; } }

.cautionBox01 {
  border: 1px solid #df0000;
  background: #fdecec;
  padding: 10px 6px 8px 15px;
  margin: 4px 4px 10px 0; }

.link06.typeLease01 {
  text-align: right;
  margin: 28px 31px 10px 0; }
  @media screen and (max-width: 767px) {
    .link06.typeLease01 {
      margin: 28px 2px 10px 0; } }
.link06 a {
  display: inline-block;
  border: 1px solid #0086ff;
  border-radius: 3px;
  background: #fff url(../img/icon-05.png) no-repeat calc(100% - 11px) 50%;
  font-size: 12px;
  line-height: 1.2;
  padding: 8px 30px 8px 18px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 768px) {
    .link06 a:hover {
      border-color: #00326E;
      text-decoration: none; } }
