@charset "utf-8";

/*--メインビジュアル-------------*/

.p-mainvisual-wrap-contact {
  padding-top: 50px;
  background-color: #ffffff;
  height: 50px;
}

.l-mainvisual-area {
  width: 1000px;
  margin: 0px auto;
  text-align: center;
}

.l-mainvisual-title {
  font-size: 33px;
  line-height: 33px;
  display: block;
  padding-bottom: 20px;
}

.l-headerin .l-gNav li a span.l-span03 {
  color: #ffffff;
  font-size: 26px;
  line-height: 32px;
  /*font-weight: bold;*/
}

@media screen and (max-width: 768px) {
  .l-menu-btn-sp {
    margin-left: -20px;
    float: left;
    background-image: url(../../images/manual/sp_header_menu_btn_white_close.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 70px;
    height: 70px;
    z-index: 10000;
    position: relative;
  }

  .l-menu-btn-sp.open img {
    display: none;
  }

  .l-mainvisual-area {
    width: auto;
    margin: 0px auto;
    text-align: center;
  }

  .l-mainvisual-title {
    font-size: 48px;
    line-height: 48px;
    display: block;
    padding-bottom: 20px;
  }

  .l-headerin .l-gNav li a.l-sub-word,
  .l-headerin .l-gNav li a.l-sub-initial {
    padding: 15px 0px;
  }
  .l-headerin .l-gNav li a.l-sub-contents {
    padding: 10px 0px;
  }

  .l-span04 {
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    padding: 0px;
    /*font-weight: bold;*/
  }
}

/*---------------*/

.p-contact-top-cont {
  padding: 80px 0px 100px 0px;
}
.p-contact-top-cont2 {
  padding: 80px 0px 0px 0px;
  margin-bottom: -70px;
}

/*----------------------------------*/

.p-contact-top-block01 {
  text-align: center;
  margin-bottom: 70px;
}
.p-contact-top-h301 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 8px;
}
.p-contact-top-text01 {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 25px;
}
.p-contact-top-text02 {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 25px;
  margin-top: 20px;
  text-align: left !important;
  padding-left: 21px;
  background: url(https://www.epson.jp/common/images/ico_link_01.gif) no-repeat
    left top;
}
.p-contact-top-text02 a {
  color: #005ab4;
}
.p-contact-top-box01 {
  background-color: #f0f0f0;
  display: table;
  width: 100%;
}

.p-contact-top-left {
  display: table-cell;
  width: 62%;
  height: 125px;
  text-align: center;
  vertical-align: middle;
}
.p-contact-top-left img {
  vertical-align: middle;
  margin-left: 22px;
  margin-right: 8px;
  margin-bottom: 2px;
}
.p-contact-top-span01 {
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  vertical-align: middle;
}
.p-contact-top-span01_2 {
  font-size: 15px;
  line-height: 15px;
  vertical-align: middle;
}
.p-contact-top-span02 {
  font-family: "Cinzel", serif;
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
  vertical-align: middle;
}
.p-contact-top-span03 {
  font-size: 12px;
  line-height: 12px;
  vertical-align: middle;
  margin-top: 10px;
}

.p-contact-top-right {
  display: table-cell;
  /*height: 125px;*/
  text-align: center;
  vertical-align: middle;
  padding: 0;
}
.p-contact-top-right p {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.p-contact-top-right p a {
  display: table-cell;
  height: 55px;
  background-color: #101010;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  vertical-align: middle;
  background-image: url(/images/contact/icon_contact_btn_ar01.png);
  background-repeat: no-repeat;
  background-position: right -20px center;
}
.p-contact-top-right p a img {
  vertical-align: middle;
  margin-right: 16px;
}

.p-contact-top-block02 {
  border: 10px solid #f0f0f0;
}
.p-contact-top-box02 {
  display: table;
  width: 100%;
}
.p-contact-top-box02 dt {
  display: table-cell;
  width: 290px;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 16px 0px;
}
.p-contact-top-box02 dd {
  display: table-cell;
  font-size: 13px;
  line-height: 19px;
  text-align: start;
  vertical-align: middle;
  padding: 16px 15px 16px 0px;
}

.caution {
  width: 50%;
  margin: 80px auto 0 auto;
  padding: 20px;
  border: 1px solid #000000;
}
.caution p {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
}

/*---------------*/

/* SP */
@media screen and (max-width: 768px) {
  /*--メインビジュアル-------------*/

  .p-mainvisual-wrap-contact {
    /*background-image: url(/images/news/sp_bg_mainvisual-news.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;*/
    background-color: #ffffff;
    height: 50px;
  }

  /*.p-product-top-box05 p span {
		font-family: 'Cinzel', serif;
		font-size: 32px;
		line-height: 32px;
	}*/

  /*---------------*/

  .p-contact-top-cont {
    padding: 60px 20px 100px 20px;
  }
  .p-contact-top-cont2 {
    padding: 60px 20px 0px 20px;
  }

  /*----------------------------------*/

  .p-contact-top-block01 {
    text-align: center;
    margin-bottom: 105px;
  }
  .p-contact-top-h301 {
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
    padding-bottom: 26px;
  }
  .p-contact-top-text01 {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 30px;
    text-align: start;
  }
  .p-contact-top-text02 {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 30px;
    margin-top: 35px;
    text-align: left !important;
    padding-left: 40px;
    background: url(https://www.epson.jp/common/images/ico_link_01.gif)
      no-repeat left top;
    background-size: 35px 35px;
  }
  .p-contact-top-box01 {
    background-color: #f0f0f0;
    display: block;
    width: auto;
    /*padding: 30px;*/
  }

  .p-contact-top-left {
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    padding: 18px 0px 12px 0px;
    background-color: #ffffff;
  }
  .p-contact-top-left img {
    vertical-align: middle;
    margin-left: 28px;
    margin-right: 8px;
    margin-bottom: 2px;
  }
  .p-contact-top-span01 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    vertical-align: middle;
  }
  .p-contact-top-span01_2 {
    font-size: 30px;
    line-height: 40px;
    vertical-align: middle;
  }
  .p-contact-top-span02 {
    font-family: "Cinzel", serif;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    vertical-align: middle;
  }
  .p-contact-top-span02 a {
    text-decoration: none;
  }

  .p-contact-top-span03 {
    font-size: 26px;
    line-height: 36px;
    vertical-align: middle;
    margin-top: 10px;
  }

  .p-contact-top-right {
    display: block;
    height: auto;
    text-align: center;
    vertical-align: middle;
    /*padding: 30px 0px 0px 0px;*/
  }
  .p-contact-top-right p {
    display: table;
    width: 100%;
    vertical-align: middle;
  }
  .p-contact-top-right p a {
    display: table-cell;
    height: 92px;
    background-color: #101010;
    color: #ffffff;
    text-decoration: none;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    background-image: url(/images/contact/sp_icon_contact_btn_ar01.png);
    background-repeat: no-repeat;
    background-position: right center;
  }
  .p-contact-top-right p a img {
    vertical-align: middle;
    margin-right: 24px;
  }

  .p-contact-top-block02 {
    border: 20px solid #f0f0f0;
  }
  .p-contact-top-box02 {
    display: block;
    width: auto;
    padding: 54px 30px 70px 32px;
  }
  .p-contact-top-box02 dt {
    display: block;
    width: auto;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0px 40px 0px;
  }
  .p-contact-top-box02 dd {
    display: block;
    font-size: 26px;
    line-height: 36px;
    text-align: start;
    vertical-align: middle;
    padding: 0px;
  }
}

/*-------------------------------------------------------------
	修理依頼について（フォーム）
--------------------------------------------------------------*/

.p-contact-form-cont {
  width: 940px;
  margin: 0px auto;
  padding: 80px 0px 100px 0px;
}

.p-contact-form-h3wrap {
  text-align: center;
  background-image: url(../../images/contact/img_contast_form_line01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 24px;
  margin-bottom: 70px;
}
.p-contact-form-h3wrap h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
}

.p-contact-form-box01 {
  display: table;
  margin: 0px auto 55px auto;
  height: 42px;
}
.p-contact-form-box01 li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.p-contact-form-box01-ar {
  width: 50px;
}

.p-contact-form-box01-li01 {
  width: 214px;
  border: 1px solid #8f8f8f;
}
.p-contact-form-box01-li01.p-active {
  border: 1px solid #101010;
  background-color: #101010;
  color: #ffffff;
}

.p-contact-form-table01 {
  width: 100%;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 30px;
}
.p-contact-form-table01 th {
  text-align: start;
  vertical-align: middle;
  padding: 18px 0px 18px 44px;
  border-bottom: 1px solid #cecece;
}
.p-contact-form-table01 td {
  text-align: start;
  vertical-align: middle;
  padding: 18px 0px 18px 0px;
  border-bottom: 1px solid #cecece;
}
.p-contact-form-table01 td.p-td01 {
  width: 10%;
}
.p-contact-form-table01 td.p-td02 {
  width: 60%;
}
.p-contact-form-table01 td .p-table02 td {
  text-align: start;
  vertical-align: middle;
  padding: 8px 0px 8px 0px;
  border-bottom: none;
}
.p-contact-form-table01 td .p-table02 td input {
  vertical-align: middle;
}
.p-contact-form-table01 td .p-table02 td span {
  vertical-align: middle;
}

.p-contact-form-hisu-sp {
  display: none;
}

.p-contact-form-hisu {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  padding: 2px 12px;
  background-color: #ad9856;
  color: #ffffff;
}
.p-contact-form-zip01 {
  display: inline-block;
  padding: 5px 10px;
  background-color: #101010;
  color: #ffffff;
  cursor: pointer;
}

.p-contact-form-input01 {
  width: 430px;
  height: 32px;
  border: 1px solid #929292;
  padding: 0px 15px;
}
.p-contact-form-input02 {
  width: 3em;
  height: 32px;
  border: 1px solid #929292;
  padding: 0px 15px;
  /*text-align: center;*/
}

.p-contact-form-input03 {
  width: 300px;
  height: 32px;
  border: 1px solid #929292;
  padding: 0px 15px;
}

.p-contact-form-select01 {
  width: 180px;
  height: 32px;
  border: 1px solid #929292;
  /*padding: 0px 15px;*/
}
.p-contact-form-select01_2 {
  width: 280px;
  height: 32px;
  border: 1px solid #929292;
  /*padding: 0px 15px;*/
}

.p-contact-form-select02 {
  width: 90px;
  height: 32px;
  border: 1px solid #929292;
  /*padding: 0px 15px;*/
  margin-bottom: 10px;
}

.p-contact-form-textarea01 {
  width: 430px;
  height: 170px;
  border: 1px solid #929292;
  padding: 15px;
}
.p-contact-form-textarea02 {
  width: 430px;
  height: 70px;
  border: 1px solid #929292;
  padding: 15px;
}

.p-vm01 {
  vertical-align: bottom;
}
.p-vt01 {
  vertical-align: top;
}
.p-radio01 {
  display: inline-block;
  width: 74px;
}

.p-contact-form-table01 .p-contact-form-text01 {
  font-size: 12px;
  padding: 4px 0px;
}

.p-contact-form-img01 {
  padding-top: 18px;
}

.caption_box {
  position: relative;
  margin: 0 0 20px 0;
  padding: 1em 2em;
  border: 1px solid #929292;
}
.caption_box h3 {
  font-size: 14px;
}
.caption_box ul li {
  margin: 1em 2em;
  list-style-type: square;
  line-height: 1.4em;
}
.caption_box .caption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1em;
  margin: 0;
  background-color: #ffffff;
  transform: translateY(-50%) translateX(1em);
}
.p-contact-form-Dl01 {
  margin-bottom: 20px;
}
.p-contact-form-Dl01 dt {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  padding-bottom: 14px;
}
.p-contact-form-Dl01 dd {
  font-size: 12px;
  line-height: 20px;
}

.p-contact-form-box02 {
  border: 1px solid #929292;
  /*height: 170px;
	overflow: auto;*/
  margin-bottom: 18px;
}
.p-contact-form-box02 .p-in01 {
  padding: 15px 20px 15px 28px;
}
.p-contact-form-box02 p {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 20px;
}

.p-contact-form-box03 {
  text-align: center;
  font-size: 13px;
  line-height: 13px;
  padding: 14px 0px;
  background-color: #f0f0f0;
  margin-bottom: 50px;
}

.p-contact-form-submit01 {
  text-align: center;
}
.p-contact-form-submit01 input {
  background-color: #101010;
  background-image: url(/images/contact/img_contast_form_ar02.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-style: none;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  height: 45px;
  width: 414px;
  cursor: pointer;
}

.p-manuals-list-box {
  padding: 20px;
}

.p-manuals-list {
  padding-left: 10px;
  font-size: 16px;
}
.p-manuals-list::before {
  content: ""; /* 空の要素作成 */
  width: 6px; /* 幅指定 */
  height: 6px; /* 高さ指定 */
  display: inline-block; /* インラインブロックにする */
  background-color: #000000; /* 背景色指定 */
  border-radius: 50%; /* 要素を丸くする */
  margin-bottom: 4px;
  margin-right: 10px;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-contact-form-cont {
    width: auto;
    margin: 0px auto;
    padding: 70px 20px 95px 20px;
  }

  .p-contact-form-h3wrap {
    text-align: center;
    background-image: url(../../images/contact/sp_img_contast_form_line01.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 24px;
    margin-bottom: 55px;
  }
  .p-contact-form-h3wrap h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
  }

  .p-contact-form-box01 {
    display: table;
    margin: 0px auto 55px auto;
    height: 62px;
    width: 100%;
  }
  .p-contact-form-box01 li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }

  .p-contact-form-box01-ar {
    width: 56px;
  }

  .p-contact-form-box01-li01 {
    width: auto;
    border: 1px solid #8f8f8f;
    font-size: 26px;
    line-height: 26px;
  }
  .p-contact-form-box01-li01.p-active {
    border: 1px solid #101010;
    background-color: #101010;
    color: #ffffff;
  }

  .p-contact-form-table01 {
    width: 100%;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  .p-contact-form-table01 th {
    text-align: start;
    vertical-align: middle;
    padding: 60px 0px 0px 0px;
    border-bottom: none;
    display: block;
  }
  .p-contact-form-table01 td {
    text-align: start;
    vertical-align: middle;
    padding: 30px 0px 70px 0px;
    border-bottom: 1px solid #cecece;
    display: block;
    width: 100%;
  }
  .p-contact-form-table01 td.p-td01 {
    width: auto;
    border-bottom: none;
    display: none;
  }
  .p-contact-form-table01 td.p-td02 {
    width: auto;
  }
  .p-contact-form-table01 td .p-table02 td {
    text-align: start;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    border-bottom: none;
    font-size: 24px;
    line-height: 70px;
  }
  .p-contact-form-table01 td .p-table02 td input {
    vertical-align: middle;
    margin-right: 10px;
  }
  .p-contact-form-table01 td .p-table02 td span {
    vertical-align: middle;
  }

  .p-sp-none {
    display: none !important;
  }

  .p-contact-form-sp-span01 {
    float: left;
  }
  .p-contact-form-sp-span02 {
    clear: both;
  }

  .p-contact-form-hisu-sp {
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 6px 30px;
    background-color: #ad9856;
    color: #ffffff;
    margin-left: 34px;
  }

  .p-contact-form-hisu {
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 6px 30px;
    background-color: #ad9856;
    color: #ffffff;
  }
  .p-contact-form-zip01 {
    display: inline-block;
    padding: 18px 40px;
    background-color: #101010;
    color: #ffffff;
    margin-top: 30px;
  }

  .p-contact-form-input01 {
    width: 570px;
    height: 75px;
    border: 1px solid #929292;
    padding: 0px 15px;
    font-size: 24px;
    line-height: 30px;
  }
  .p-contact-form-input02 {
    width: 3em;
    height: 75px;
    border: 1px solid #929292;
    padding: 0px 15px;
    /*text-align: center;*/
    font-size: 24px;
    line-height: 30px;
  }

  .p-contact-form-input03 {
    width: 300px;
    height: 75px;
    border: 1px solid #929292;
    padding: 0px 15px;
  }

  .p-contact-form-select01,
  .p-contact-form-select01_2 {
    width: 100%;
    height: 75px;
    border: 1px solid #929292;
    /*padding: 0px 15px;*/
    font-size: 24px;
    line-height: 30px;
  }

  .p-contact-form-select02 {
    width: 120px;
    height: 55px;
    border: 1px solid #929292;
    /*padding: 0px 15px;*/
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .p-contact-form-textarea01 {
    width: 570px;
    height: 560px;
    border: 1px solid #929292;
    padding: 15px;
    font-size: 24px;
    line-height: 30px;
  }
  .p-contact-form-textarea02 {
    width: 570px;
    height: 260px;
    border: 1px solid #929292;
    padding: 15px;
    font-size: 24px;
    line-height: 30px;
  }

  .p-margin-bottom34 {
    margin-bottom: 34px !important;
  }

  .p-vm01 {
    vertical-align: middle;
  }
  .p-vt01 {
    vertical-align: top;
  }
  .p-radio01 {
    display: inline-block;
    width: 110px;
    margin-left: 10px;
  }

  .p-contact-form-table01 .p-contact-form-text01 {
    font-size: 24px;
    padding: 4px 0px;
  }

  .p-contact-form-img01 {
    padding-top: 18px;
  }

  .caption_box {
    padding: 0.5em 1em 0.5em 2em;
    font-size: 26px;
  }
  .caption_box h3 {
    font-size: 26px;
    font-weight: bold;
  }
  .caption_box ul li {
    margin: 1em 0;
    list-style-type: square;
    line-height: 1.4em;
  }
  .caption_box .caption {
    padding: 0 0.5em;
    transform: translateY(-50%) translateX(0);
  }
  .p-contact-form-Dl01 {
    margin-bottom: 46px;
  }
  .p-contact-form-Dl01 dt {
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 20px;
  }
  .p-contact-form-Dl01 dd {
    font-size: 26px;
    line-height: 36px;
  }

  .p-contact-form-box02 {
    border: 1px solid #929292;
    /*height: 372px;
	overflow: auto;*/
    margin-bottom: 18px;
  }
  .p-contact-form-box02 .p-in01 {
    padding: 32px 26px 15px 26px;
  }
  .p-contact-form-box02 p {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 34px;
  }

  .p-contact-form-box03 {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    padding: 30px 0px;
    background-color: #f0f0f0;
    margin-bottom: 50px;
  }

  .p-width01 {
    width: 170px;
    text-align: start;
  }

  .p-contact-form-submit01 {
    text-align: center;
  }
  .p-contact-form-submit01 input {
    background-color: #101010;
    background-image: url(/images/contact/img_contast_form_ar02.png);
    background-repeat: no-repeat;
    background-position: right center;
    border-style: none;
    font-size: 28px;
    line-height: 28px;
    color: #ffffff;
    height: 82px;
    width: 537px;
    cursor: pointer;
  }

  .p-manuals-list {
    font-size: 30px;
  }

  .l-cont-inline-box .l-cont-inline-box-item p {
    font-size: 23px;
    padding-bottom: 10px;
  }
}

/*-------------------------------------------------------------
	修理サービスについて（確認）
--------------------------------------------------------------*/

.p-contact-form-table01.p-confirm-table01 {
  margin-bottom: 55px;
}
.p-contact-form-table01.p-confirm-table01 th {
  padding-top: 26px;
  padding-bottom: 26px;
}
.p-contact-form-table01.p-confirm-table01 td {
  padding-top: 26px;
  padding-bottom: 26px;
}

.p-confirm-back01 {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-top: 18px;
}

.nylon_band {
  display: none;
}
.nylon_band_quantity {
  margin-left: 0;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-contact-form-table01.p-confirm-table01 {
    margin-bottom: 80px;
  }
  .p-contact-form-table01.p-confirm-table01 th {
    padding-top: 44px;
    padding-bottom: 0px;
  }
  .p-contact-form-table01.p-confirm-table01 td {
    padding-top: 20px;
    padding-bottom: 44px;
  }

  .p-confirm-back01 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 48px;
  }
  .nylon_band_quantity {
    margin-left: 70%;
  }
}

/*-------------------------------------------------------------
	修理サービスについて（完了）
--------------------------------------------------------------*/

.p-contact-thanks-Dl01 {
  margin-bottom: 40px;
  text-align: center;
}
.p-contact-thanks-Dl01 dt {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
.p-contact-thanks-Dl01 dd {
  font-size: 14px;
  line-height: 20px;
}

.p-contact-thanks-block01 {
  width: 600px;
  margin: 0px auto;
}

.p-contact-thanks-box01 {
  border: 8px solid #f0f0f0;
  text-align: center;
  margin-bottom: 8px;
}
.p-contact-thanks-box01 .p-in-wrap01 {
  display: table;
  margin: 0px auto;
  height: 90px;
}
.p-contact-thanks-box01 .p-in-left {
  display: table-cell;
  vertical-align: middle;
  padding-right: 15px;
}
.p-contact-thanks-box01 .p-in-right {
  display: table-cell;
  vertical-align: middle;
  text-align: start;
}
.p-contact-thanks-box01 .p-in-text01 {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}
.p-contact-thanks-box01 .p-in-text02 {
  font-size: 20px;
  line-height: 20px;
}
.p-contact-thanks-box01 .p-in-text02 a {
  text-decoration: none;
}

.p-contact-thanks-ul01 li {
  font-size: 12px;
  line-height: 18px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-contact-thanks-Dl01 {
    margin-bottom: 65px;
    text-align: center;
    padding-top: 30px;
  }
  .p-contact-thanks-Dl01 dt {
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-bottom: 30px;
  }
  .p-contact-thanks-Dl01 dd {
    font-size: 24px;
    line-height: 34px;
    text-align: start;
  }

  .p-contact-thanks-block01 {
    width: auto;
    margin: 0px auto;
  }

  .p-contact-thanks-box01 {
    border: 20px solid #f0f0f0;
    text-align: center;
    margin-bottom: 35px;
  }
  .p-contact-thanks-box01 .p-in-wrap01 {
    display: table;
    margin: 0px auto;
    height: 180px;
  }
  .p-contact-thanks-box01 .p-in-left {
    display: table-cell;
    vertical-align: middle;
    padding-right: 25px;
  }
  .p-contact-thanks-box01 .p-in-right {
    display: table-cell;
    vertical-align: middle;
    text-align: start;
  }
  .p-contact-thanks-box01 .p-in-text01 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .p-contact-thanks-box01 .p-in-text02 {
    font-size: 38px;
    line-height: 38px;
  }
  .p-contact-thanks-box01 .p-in-text02 a {
    text-decoration: none;
  }

  .p-contact-thanks-ul01 li {
    font-size: 24px;
    line-height: 30px;
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
}

/*-------------------------------------------------------------
	サポート情報
--------------------------------------------------------------*/

.p-support-top-cont {
  padding: 100px 0px 75px 0px;
}

.p-top-support-ul01 {
  display: table;
  padding-bottom: 0px;
}

.p-top-support-ul01.p-support-ul01 {
  display: table;
  padding-bottom: 67px;
}

.p-top-support-ul01 a {
  color: #353535;
  text-decoration: none;
}

.p-top-support-li01 {
  width: 20%;
  float: left;
}
.p-top-support-liIn-left {
  height: 320px;
  background-color: #ffffff;
  position: relative;
}
.p-top-support-liIn-mid {
  height: 320px;
  background-color: #ffffff;
  margin-right: 15px;
  position: relative;
}
.p-top-support-liIn-right {
  height: 320px;
  background-color: #ffffff;
  margin-right: 15px;
  position: relative;
}
.p-top-support-li01_2 {
  width: 19%;
  float: left;
}

.p-top-support-img01 {
  text-align: center;
  padding: 38px 0px 25px 0px;
}
.p-top-support-cont01 {
}
.p-top-support-text01 {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 15px;
}
.p-top-support-text02 {
  text-align: start;
  font-size: 12px;
  line-height: 20px;
  width: 73%;
  margin: 0px auto;
}

.p-top-support-ar01 {
  position: absolute;
  bottom: 8px;
  right: 8px;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-support-top-cont {
    padding: 120px 20px 0px 20px;
  }

  .p-top-support-ul01 {
    display: block;
    padding-bottom: 40px;
  }

  .p-top-support-ul01.p-support-ul01 {
    display: table;
    padding-bottom: 0px;
  }

  .p-top-support-ul01 a {
    color: #353535;
    text-decoration: none;
  }

  .p-top-support-li01,
  .p-top-support-li01_2 {
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .p-top-support-liIn-left {
    height: 220px;
    background-color: #ffffff;
    margin-right: 0px;
    position: relative;
    display: table;
    width: 100%;
  }
  .p-top-support-liIn-mid {
    height: 220px;
    background-color: #ffffff;
    margin-right: 0px;
    position: relative;
    display: table;
    width: 100%;
  }
  .p-top-support-liIn-right {
    height: 220px;
    background-color: #ffffff;
    position: relative;
    display: table;
    width: 100%;
  }

  .p-top-support-img01 {
    text-align: center;
    padding: 0px 0px 0px 0px;
    display: table-cell;
    /*width: 222px;*/
    vertical-align: middle;
  }
  .p-top-support-cont01 {
    display: table-cell;
    text-align: start;
    vertical-align: middle;
    padding: 25px 25px 25px 0px;
  }
  .p-top-support-text01 {
    text-align: start;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    padding-bottom: 15px;
  }
  .p-top-support-text02 {
    text-align: start;
    font-size: 24px;
    line-height: 32px;
    width: auto;
    margin: 0px auto;
  }

  .p-top-support-ar01 {
    position: absolute;
    bottom: 8px;
    right: 8px;
  }
}

/*-------------------------------------------------------------
	修理サービス
--------------------------------------------------------------*/

.p-contact-top-h301.p-support-h301 {
  text-align: start;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 24px;
}
.p-contact-top-text01.p-support-text01 {
  text-align: start;
  font-size: 14px;
  line-height: 22px;
}
.p-contact-top-block01.p-support-block01 {
  /*border-bottom: 1px solid #c6c6c6;*/
  /*padding-bottom: 50px;*/
  margin-bottom: 40px;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-contact-top-h301.p-support-h301 {
    /*text-align: center;*/
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 24px;
    margin-bottom: 50px;
    /*background-image: url(/images/support/support_line01.png);*/
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  .p-contact-top-text01.p-support-text01 {
    text-align: center;
    font-size: 26px;
    line-height: 40px;
  }
  .p-contact-top-block01.p-support-block01 {
    /*border-bottom: 1px solid #c6c6c6;
	padding-bottom: 80px;*/
    margin-bottom: 80px;
  }
}

/*-------------------------------------------------------------
	Q＆A
--------------------------------------------------------------*/

.p-qa-block01 {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 80px;
  margin-bottom: 40px;
}

.p-qa-wrap01 {
  padding-bottom: 25px;
}
.p-qa-wrap01 li {
  padding-bottom: 25px;
}

.p-qa-wrap01 dt.ac {
  border-top: 1px solid #9d9d9d;
  border-bottom: 1px solid #9d9d9d;
  background-image: url(../../images/support/qa/qa_icon_ac.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.p-qa-wrap01 dt.ac.open {
  background-image: url(../../images/support/qa/qa_icon_ac_on.png);
}

.p-qa-wrap01 dt.ac span {
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  background-image: url(/images/support/qa/qa_icon_q01.png);
  background-repeat: no-repeat;
  background-position: left 19px;
  padding: 22px 22px 22px 50px;
}
.p-qa-wrap01 dd {
  display: none;
  font-size: 14px;
  line-height: 22px;
  background-image: url(/images/support/qa/qa_icon_a01.png);
  background-repeat: no-repeat;
  background-position: left 20px;
  padding: 26px 22px 0px 50px;
}
.p-qa-wrap01 dd p {
  margin-bottom: 25px;
}
.p-qa-wrap01 dd p.p-qa-text02 {
  font-size: 13px;
  line-height: 20px;
}
.p-qa-link-wrap01 {
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  background-image: url(/images/support/qa/qa_icon_link01.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  margin-left: 36px;
}

.p-qa-btn-wrap01 {
  margin-bottom: 25px;
}
.p-qa-btn-wrap01 a {
  display: block;
  width: 200px;
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  padding: 6px 0px;
  text-align: center;
  background-image: url(/images/support/qa/qa_icon_btn_ar.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #101010;
}
.p-qa-btn-wrap01 a:link {
  color: #ffffff;
  text-decoration: none;
}
.p-qa-btn-wrap01 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.p-qa-btn-wrap01 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.p-qa-btn-wrap01 a:active {
  color: #ffffff;
  text-decoration: none;
}

.p-qa-bottom-link {
  text-align: center;
}
.p-qa-bottom-link .p-qa-text03 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.p-qa-bottom-link .p-qa-btn-wrap01 {
  margin-bottom: 0px;
}
.p-qa-bottom-link .p-qa-btn-wrap01 a {
  margin: 0px auto;
  width: 230px;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 0px;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-qa-block01 {
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 85px;
    margin-bottom: 80px;
  }

  .p-qa-wrap01 {
    padding-bottom: 25px;
  }
  .p-qa-wrap01 li {
    padding-bottom: 25px;
  }

  .p-qa-wrap01 dt.ac {
    border-top: none;
    border-bottom: 1px solid #9d9d9d;
    background-image: url(../../images/support/qa/sp_qa_icon_ac.png);
    background-repeat: no-repeat;
    background-position: right center;
  }
  .p-qa-wrap01 dt.ac.open {
    background-image: url(../../images/support/qa/sp_qa_icon_ac_on.png);
  }

  .p-qa-wrap01 dt.ac span {
    display: block;
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    background-image: url(/images/support/qa/qa_icon_q01.png);
    background-repeat: no-repeat;
    background-position: left 19px;
    padding: 12px 40px 12px 50px;
  }
  .p-qa-wrap01 dd {
    display: none;
    font-size: 26px;
    line-height: 40px;
    background-image: url(/images/support/qa/qa_icon_a01.png);
    background-repeat: no-repeat;
    background-position: left 20px;
    padding: 26px 2px 0px 50px;
  }
  .p-qa-wrap01 dd p {
    margin-bottom: 20px;
  }
  .p-qa-wrap01 dd p.p-qa-text02 {
    font-size: 22px;
    line-height: 36px;
  }
  .p-qa-link-wrap01 {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    background-image: url(/images/support/qa/sp_qa_icon_link01.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 45px;
    margin-left: 0px;
  }

  .p-qa-btn-wrap01 {
    margin-bottom: 20px;
  }
  .p-qa-btn-wrap01 a {
    display: block;
    width: 320px;
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    padding: 14px 0px;
    text-align: center;
    background-image: url(/images/support/qa/sp_qa_icon_btn_ar.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #101010;
  }
  .p-qa-btn-wrap01 a:link {
    color: #ffffff;
    text-decoration: none;
  }
  .p-qa-btn-wrap01 a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .p-qa-btn-wrap01 a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .p-qa-btn-wrap01 a:active {
    color: #ffffff;
    text-decoration: none;
  }

  .p-qa-bottom-link {
    text-align: center;
  }
  .p-qa-bottom-link .p-qa-text03 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 28px;
    width: 530px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-qa-bottom-link .p-qa-btn-wrap01 {
    margin-bottom: 0px;
  }
  .p-qa-bottom-link .p-qa-btn-wrap01 a {
    margin: 0px auto;
    width: 320px;
    font-size: 20px;
    line-height: 20px;
    padding: 14px 0px;
  }
}

/*-------------------------------------------------------------
	保証修理
--------------------------------------------------------------*/

.p-repair-cont01 {
  padding-top: 56px;
}

.p-repair-wrap01 {
  padding-bottom: 34px;
}

.p-repair-h401 {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  padding-left: 13px;
  text-align: start;
  background-image: url(/images/support/repair/repair_icon01.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 12px;
}

.p-repair-box01 {
  background-color: #f7f7f7;
  padding: 15px 10px 15px 35px;
  text-align: start;
}
.p-repair-ul01 li {
  font-size: 13px;
  line-height: 16px;
  padding: 8px 0px;
  text-indent: -2em;
  padding-left: 2em;
}
.p-repair-ul01 li span {
  font-weight: bold;
}
.p-repair-text01 {
  font-size: 14px;
  line-height: 16px;
}

.p-contact-top-h301.p-repair-h301 {
  text-align: start;
  font-size: 20px;
  line-height: 40px;
}
.p-contact-top-h301.p-repair-h302 {
  text-align: start;
  font-size: 20px;
  line-height: 20px;
}
.p-contact-top-h301.p-repair-h303 {
  text-align: start;
  font-size: 20px;
  line-height: 20px;
  margin-top: 24px;
}
.p-contact-top-text01.p-repair-text01 {
  text-align: start;
  font-size: 14px;
  line-height: 22px;
}

.border-text {
  cursor: pointer;
  text-decoration: underline;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-repair-cont01 {
    padding-top: 56px;
  }

  .p-repair-wrap01 {
    padding-bottom: 0px;
  }

  .p-repair-h401 {
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    padding-left: 30px;
    text-align: start;
    background-image: url(/images/support/repair/sp_repair_icon01.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 16px;
  }

  .p-repair-box01 {
    background-color: #f7f7f7;
    padding: 30px 15px 30px 20px;
    text-align: start;
    margin-bottom: 50px;
  }
  .p-repair-ul01 li {
    font-size: 24px;
    line-height: 34px;
    padding: 8px 0px;
    text-indent: -2em;
    padding-left: 2em;
  }
  .p-repair-ul01 li span {
    font-weight: bold;
  }
  .p-repair-text01 {
    font-size: 24px;
    line-height: 34px;
  }

  .p-repair-text02 {
    font-size: 24px;
    line-height: 34px;
  }

  .p-contact-top-h301.p-repair-h301 {
    text-align: start;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 24px;
  }
  .p-contact-top-h301.p-repair-h302 {
    text-align: start;
    font-size: 30px;
    line-height: 30px;
  }
  .p-contact-top-h301.p-repair-h303 {
    text-align: start;
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
  }
  .p-contact-top-text01.p-repair-text01 {
    text-align: start;
    font-size: 26px;
    line-height: 40px;
    padding-bottom: 40px;
  }
}

/*-------------------------------------------------------------
	オーバーホール
--------------------------------------------------------------*/

.pcCell {
  display: table-cell !important;
}
.spCell {
  display: none !important;
}

/*------------*/

.p-disp-table {
  display: table;
  width: 100%;
}
.p-disp-tablecell {
  display: table-cell;
  vertical-align: top;
}
.p-disp-tablecell.left01 {
  text-align: start;
  padding-right: 25px;
}
.p-disp-tablecell.right01 {
  text-align: right;
}

.p-after-h401 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 20px;
}
.p-after-h401_2 {
  font-size: 15px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 12px;
}

.p-contact-top-block01.p-after-block01 {
  border-bottom: 1px solid #dedede;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.p-contact-top-block01.p-after-block01.p-after-bottom {
  padding-bottom: 80px;
  padding-top: 20px;
  margin-bottom: 40px;
}

.p-contact-top-text01.p-after-text01 {
  text-align: start;
  font-size: 14px;
  line-height: 22px;
}
.p-contact-top-text01.p-after-text02 {
  text-align: start;
  font-size: 16px;
  line-height: 22px;
}
.p-after-text03 {
  text-align: start;
  font-size: 15px;
  line-height: 22px;
}
.p-after-text04 {
  text-align: start;
  font-size: 13px;
  line-height: 22px;
}

/* SP */
@media screen and (max-width: 768px) {
  .pcCell {
    display: none !important;
  }
  .spCell {
    display: block !important;
  }

  /*------------*/

  .p-disp-table {
    display: block;
    width: 100%;
  }
  .p-disp-tablecell {
    display: block;
    vertical-align: top;
  }
  .p-disp-tablecell.left01 {
    text-align: start;
    padding-right: 25px;
  }
  .p-disp-tablecell.right01 {
    /*text-align: center;*/
    padding-bottom: 30px;
    padding-top: 20px;
  }

  .p-after-h401 {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 28px;
    /*text-align: center;*/
  }
  .p-after-h401_2 {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 28px;
    text-align: left;
  }

  .p-contact-top-block01.p-after-block01 {
    border-bottom: 1px solid #dedede;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .p-contact-top-block01.p-after-block01.p-after-bottom {
    padding-bottom: 62px;
    padding-top: 20px;
    margin-bottom: 80px;
  }

  .p-contact-top-text01.p-after-text01 {
    text-align: start;
    font-size: 26px;
    line-height: 40px;
    padding-bottom: 0px;
  }
  .p-contact-top-text01.p-after-text02 {
    text-align: start;
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 0px;
  }
  .p-after-text03 {
    text-align: start;
    font-size: 26px;
    line-height: 40px;
    padding-bottom: 0px;
  }
  .p-after-text04 {
    text-align: start;
    font-size: 22px;
    line-height: 32px;
  }
}

/*-------------------------------------------------------------
	取扱説明書
--------------------------------------------------------------*/

.p-manuals-block01 {
  /*border-bottom: 1px solid #c6c6c6;
	padding-bottom: 40px;
	margin-bottom: 40px;*/
}

.p-manuals-block02 {
  width: 650px;
  margin: 0px auto;
  text-align: center;
}
.p-manuals-block02_2 {
  width: 750px;
  margin: 0px auto;
  text-align: center;
}
.p-manuals-r01 {
  text-align: start;
  font-size: 15px;
  line-height: 25px;
  color: #353535;
  padding: 10px 0px;
  background-color: #f0f0f0;
  /*background-image: url(/images/support/manuals/manuals_icon_pdf01.png);*/
  background-repeat: no-repeat;
  background-position: 445px center;
  /*margin-bottom: 50px;*/
  padding-left: 20px;
}
.p-manuals-text01 {
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  color: #8f8f8f;
  padding: 40px 0px;
}
.p-manuals-text01_2 {
  text-align: start;
  font-size: 22px;
  line-height: 1.5em;
  padding: 20px 60px;
  border: 1px solid #409998;
  margin: 0 auto;
}
.p-manuals-text01_3 {
  color: #ff0000;
  text-decoration: underline;
}
.p-manuals-text01_4 {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: #8f8f8f;
}

.p-manuals-block03 {
  background-color: #ffffff;
  padding: 10px 0px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.p-manuals-text02 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  padding-bottom: 28px;
  padding-top: 2px;
}
.p-manuals-text03 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  padding-bottom: 28px;
  padding-top: 2px;
}
.p-manuals-input01 {
  border: 1px solid #8f8f8f;
  box-sizing: border-box;
  width: 300px;
  height: 46px;
  padding: 0px 20px;
  vertical-align: middle;
}
.p-manuals-input02 {
  cursor: pointer;
  border: 1px solid #8f8f8f;
  box-sizing: border-box;
  width: 140px;
  height: 46px;
  padding: 0px 20px;
  color: #ffffff;
  background-color: #101010;
  vertical-align: middle;
}
.p-manuals-block02-wide {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
.p-manuals-input02-wide {
  cursor: pointer;
  border: 1px solid #8f8f8f;
  box-sizing: border-box;
  width: 40%;
  height: 70px;
  margin: 0px 4%;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  background-color: #101010;
  vertical-align: middle;
}
.p-manuals-input03 {
  cursor: pointer;
  border: 1px solid #8f8f8f;
  width: 140px;
  height: 48px;
}
.p-manuals-table01 {
  display: table;
  margin: 0px auto;
}
.p-manuals-tablecell01 {
  display: table-cell;
  padding: 0px 0px;
}

.p-manuals-wrap01 {
  padding-bottom: 0px;
  width: 550px;
  margin: auto;
}
.p-manuals-wrap01 li {
  padding-bottom: 0px;
}
.p-manuals-wrap01 dt.ac {
  border: 1px solid #9d9d9d;
  background-image: url(../../images/support/qa/qa_icon_ac.png);
  background-repeat: no-repeat;
  background-position: right 30px center;
  /* margin-bottom: 40px; */
  padding-left: 30px;
}
.p-manuals-wrap01 dt.ac.open {
  background-image: url(../../images/support/qa/qa_icon_ac_on.png);
  border-bottom: none;
}
.p-manuals-wrap01 dt.ac span {
  display: block;
  font-size: 15px;
  line-height: 22.5px;
  padding: 15px 22px 15px 0px;
}
.p-manuals-wrap01 dd {
  display: none;
  padding: 0px 0px 20px 0px;
  overflow: hidden;
}

.p-manuals-wrap02 {
  padding-bottom: 0px;
  margin: auto;
}
.p-manuals-wrap02 li {
  padding-bottom: 0px;
}
.p-manuals-wrap02 dt.ac {
  border: 1px solid #9d9d9d;
  background-image: url(../../images/support/qa/qa_icon_ac.png);
  background-repeat: no-repeat;
  background-position: right 30px center;
  /* margin-bottom: 40px; */
  padding-left: 30px;
}
.p-manuals-wrap02 dt.ac.open {
  background-image: url(../../images/support/qa/qa_icon_ac_on.png);
  border-bottom: none;
}
.p-manuals-wrap02 dt.ac span {
  display: block;
  font-size: 15px;
  line-height: 22.5px;
  padding: 15px 22px 15px 0px;
}
.p-manuals-wrap02 dd {
  display: none;
  padding: 0px 0px 20px 0px;
  overflow: hidden;
}

.p-manuals-box01 {
  width: 1050px;
}
.p-manuals-box01-in {
  width: 488px;
  /* background-image: url(../../images/support/manuals/manuals_icon_pdf02.png); */
  background-image: url(../../images/lcico_pdf_ja.png);
  background-repeat: no-repeat;
  background-position: 418px center;
  border: 1px solid #e6e6e6;
  margin: 0px 20px 20px 0px;
  float: left;
}

.p-manuals-box01-in03_2 {
  width: 337px;
  background-repeat: no-repeat;
  background-position: 280px center;
  border: 1px solid #e6e6e6;
  margin: 0px 20px 20px 0px;
  float: left;
}

.p-manuals-box01-in03 {
  width: 337px;
  /* background-image: url(../../images/support/manuals/manuals_icon_pdf02.png); */
  background-repeat: no-repeat;
  background-position: 280px center;
  border: 1px solid #e6e6e6;
  margin: 0px 20px 20px 0px;
  float: left;
  /* text-align:center; */
}
.p-manuals-box01-in02 {
  padding: 10px 50px 10px 20px;
  /* padding: 10px 20px 10px 20px; */
  height: 94px;
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  line-height: 20px;
}
.p-manuals-box01-in02 .red {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}
.p-manuals-box01-in a:link {
  color: inherit;
  text-decoration: none;
}
.p-manuals-box01-in a:visited {
  color: inherit;
  text-decoration: none;
}
.p-manuals-box01-in a:hover {
  color: inherit;
  text-decoration: underline;
}
.p-manuals-box01-in a:active {
  color: inherit;
  text-decoration: none;
}
.p-manuals-box01-in03 a:link {
  color: inherit;
  text-decoration: none;
}
.p-manuals-box01-in03 a:visited {
  color: inherit;
  text-decoration: none;
}
.p-manuals-box01-in03 a:hover {
  color: inherit;
  text-decoration: underline;
}
.p-manuals-box01-in03 a:active {
  color: inherit;
  text-decoration: none;
}

.p-flashplayer-wrap {
  border: 1px solid #dedede;
  width: 840px;
  margin: 0px auto;
}
.p-flashplayer-in {
  padding: 20px;
}
.p-flashplayer-text01 {
  font-size: 13px;
  line-height: 21px;
  text-align: start;
  margin-left: 20px;
  float: left;
  width: 70%;
}
.p-flashplayer-text02 {
  font-size: 11px;
  line-height: 21px;
  text-align: start;
  margin-top: 10px;
}
span.suptext {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
.p-flashplayer-btn01 {
  float: left;
}

.glossaryTable,
.glossaryTableFuzzy {
  border-collapse: collapse;
  border-spacing: 1px;
  font-size: 15px;
  /* margin: 10px  auto; */
  width: 100%;
  display: table;
}

.l-container-col {
  /* margin-bottom: 30px; */
  margin-left: 10px;
}

.l-cont-wrap-item {
  width: auto;
  padding-bottom: 20px;
}

.l-cont-inline-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

.l-cont-inline-box-item {
  width: 95%;
  text-align: center;
}

.l-cont-inline-box-item p {
  font-size: 15px;
  line-height: 25px;
  color: #353535;
}

.l-container-two-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 97%;
}
.l-container-two-col .pc-cont {
  display: block;
}
.l-container-two-col-item {
  width: 40%;
  margin: 15px 5% 15px 5%;
  display: table;
  text-align: start;
}
.l-container-two-col-item span {
  display: table-cell;
  vertical-align: middle;
  text-align: start;
  width: 80%;
}
.l-container-two-col .pc-cont {
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 97%;
}
.sp-cont {
  display: none;
}

@media screen and (max-width: 768px) {
  .l-container-col {
    /* margin-bottom: 60px; */
    margin-left: 10px;
  }

  .l-cont-wrap-item {
    margin-top: 20px;
  }

  .l-cont-inline-box {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .glossaryTable,
  .glossaryTableFuzzy {
    border-collapse: separate;
    border-spacing: 1px;
    font-size: large;
    margin: 10px auto;
    width: 100%;
  }
  .p-manuals-input02-wide {
    font-size: 30px;
    height: 130px;
    width: 45%;
    margin: 0 2%;
  }

  .l-container-two-col-item {
    width: 90%;
    margin: 15px 5% 15px 5%;
  }

  .l-container-two-col-item span {
    font-size: 28px;
  }
}

.glossaryTable .tr,
.glossaryTableFuzzy .tr {
  display: table-row;
}

.glossaryTable .tbody,
.glossaryTableFuzzy .tbody {
  vertical-align: middle;
  border-color: inherit;
  display: table-row-group;
}

.glossaryTable .tbody .tr,
.glossaryTableFuzzy .tbody .tr {
  display: table-row;
}

.glossaryTable .tr:hover,
.glossaryTableFuzzy .tr:hover {
  background-color: #f9f9f9;
}

.glossaryTable .tbody .tr .td,
.glossaryTableFuzzy .tbody .tr .td {
  padding: 10px 10px;
  display: table-cell;
}

.glossaryTable .explanation,
.glossaryTableFuzzy .explanation {
  text-align: start;
  vertical-align: top;
  width: auto;
}

/*
.glossaryTable .explanation a, .glossaryTableFuzzy .explanation a{
	margin-top:10px;
    	position: relative;
    	padding: 0 0 0 16px;
	font-size: 16px;
}
*/
/*
.glossaryTable .explanation a::before, .glossaryTableFuzzy .explanation a::before{
	content: "";
	position: absolute;
	top: 50%;   
	left: 0;
	transform: translateY(-50%);   
	border: 5px solid transparent;
	border-left: 8px solid #cccccc;   
}
*/
.glossaryTable .explanation div.related,
.glossaryTableFuzzy .explanation div.related {
  margin-top: 10px;
  position: relative;
  padding: 0 0 0 16px;
  font-size: 16px;
}

.glossaryTable .explanation div.related::before,
.glossaryTableFuzzy .explanation div.related::before {
  content: "";
  position: absolute;
  /*top: 50%;*/
  top: 0.7rem;
  left: 0;
  transform: translateY(-50%); /* 縦軸をセンタリングする */
  border: 5px solid transparent;
  border-left: 8px solid #cccccc;
}

.glossaryTable .glossary,
.glossaryTableFuzzy .glossary {
  text-align: start;
  width: 75%;
}

.glossaryTable .tr.row.initialWordRow {
  /* width:100%!important; */
  background-color: #efefef;
  /* border:none; */
}

@media screen and (max-width: 768px) {
  .glossaryTable .explanation div.related,
  .glossaryTableFuzzy .explanation div.related {
    font-size: 30px;
    text-align: center;
    padding: 0 0 0 32px;
    display: inline;
  }

  .glossaryTable .explanation div.related::before,
  .glossaryTableFuzzy .explanation div.related::before {
    content: "";
    position: absolute;
    /*top: 50%;*/
    top: 1.2rem;
    left: 0;
    transform: translateY(-50%); /* 縦軸をセンタリングする */
    border: 10px solid transparent;
    border-left: 16px solid #cccccc;
  }

  .glossaryTable .tr.row.initialWordRow {
    background-color: #efefef;
    display: block;
  }
}
/*
.glossaryTable .TrInitial, .glossaryTableFuzzy .TrInitial{
	text-align: center;
	vertical-align: middle;
	background-color: #efefef;
	border: 1px solid #fff;
	white-space: nowrap;
	overflow-wrap: break-word;
	font-size: 15px;
	padding: 15px 5px;
	display: table-cell;
}
*/

.glossaryTable .ennum,
.glossaryTableFuzzy .ennum {
  text-align: center;
  vertical-align: middle;
  background-color: #efefef;
  border: 1px solid #fff;
  /* white-space: nowrap; */
  overflow-wrap: break-word;
  font-size: 15px;
  padding: 15px 5px;
  display: table-cell;
}

#initial-search-block {
  display: none;
}

.glossaryTable TrGlossaryTable,
.glossaryTableFuzzy TrGlossaryTable {
  display: none;
}

.glossaryTable .table_index1,
.glossaryTableFuzzy .table_index1 {
  width: 30%;
}

.glossaryTable .table_index2,
.glossaryTableFuzzy .table_index2 {
  width: 55%;
}

.glossaryTable .table_index3,
.glossaryTableFuzzy .table_index3 {
}

.glossaryTable .glossary_image,
.glossaryTableFuzzy .glossary_image {
  text-align: center;
  vertical-align: middle;
}

.glossaryTable .glossary_image img,
.glossaryTableFuzzy .glossary_image img {
  width: 100px;
  height: auto;
}

/* 1列目 */
.glossaryTable .tbody .tr > *:nth-child(1),
.glossaryTableFuzzy .tbody .tr > *:nth-child(1) {
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  width: 200px;
}

/* 3列目表示 */
.glossaryTable .tbody .tr > *:nth-child(3),
.glossaryTableFuzzy .tbody .tr > *:nth-child(3) {
  display: table-cell;
}

/* 4列目非表示 */
.glossaryTable .tbody .tr > *:nth-child(4),
.glossaryTableFuzzy .tbody .tr > *:nth-child(4) {
  display: none;
}

@media screen and (max-width: 768px) {
  .glossaryTable .glossary_image img,
  .glossaryTableFuzzy .glossary_image img {
    width: 180px;
    height: auto;
  }

  .glossaryTable .th,
  .glossaryTableFuzzy .th {
    /* background-color: #efefef; */
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight: bold;
    /*padding: 10px 20px; */
    padding: 15px 5px;
    /* width:40%; */
    display: table-cell;
  }

  .glossary-text01 {
    font-size: 30px;
    line-height: 40px;
  }

  .glossaryTable .thead,
  .glossaryTableFuzzy .thead {
    display: none;
  }

  .glossaryTable .tbody .tr,
  .glossaryTableFuzzy .tbody .tr {
    /*display: block;*/
    border: none;
    margin-bottom: 30px;
    border: 1px solid #333333;
  }

  .glossaryTable .tbody .tr .td,
  .glossaryTableFuzzy .tbody .tr .td {
    text-align: center;
    border: none;
    padding: 15px;
    vertical-align: middle;
    overflow-wrap: break-word;
    word-break: break-all;
    /*display: block;*/
  }
  .glossaryTable .explanation,
  .glossaryTableFuzzy .explanation {
    text-align: left !important;
  }

  .glossaryTable .explanation a,
  .glossaryTableFuzzy .explanation a {
    margin-top: 10px;
    position: relative;
    padding: 0 0 0 16px;
    font-size: 26px;
    overflow-wrap: break-word;
    word-break: normal;
  }

  .glossaryTable .tbody .td.glossary_word.glossary-text01 {
    /* background-color: #f0f0f0; */
    margin-left: 1px;
    margin-right: 1px;
  }
  /*
	.glossaryTable .TrInitial, .glossaryTableFuzzy .TrInitial {
		text-align: center;
		background-color: rgb(100, 100, 100);
		color: #fff;
		border-radius: 50%;
		height: 100%;
		width: 50px;
		font: bold;
		font-size: 35px;
		line-height: 45px;
		margin: 0 auto;
	}
	*/

  .glossaryTable .tbody .tr.row {
    display: block;
    /* border: none; */
    margin-bottom: 30px;
    /* border: 0; */
  }

  .glossaryTable .tbody .tr.row.blank {
    display: none;
  }

  .glossaryTable .tbody .tr.row.section-in-wrap {
    display: block;
    border: none;
    margin-bottom: 30px;
    border: 1px solid #333333;
  }

  /* 1列目 */
  .glossaryTable .tbody .tr > *:nth-child(1),
  .glossaryTableFuzzy .tbody .tr > *:nth-child(1) {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    width: 95%;
    display: inline-block;
  }

  /* 3列目非表示 */
  .glossaryTable .tbody .tr > *:nth-child(3),
  .glossaryTableFuzzy .tbody .tr > *:nth-child(3) {
    display: none;
  }

  /* 4列目表示 */
  .glossaryTable .tbody .tr > *:nth-child(4),
  .glossaryTableFuzzy .tbody .tr > *:nth-child(4) {
    display: block;
  }

  .glossaryTable .tr:hover,
  .glossaryTableFuzzy .tr:hover {
    background-color: transparent;
  }
}

.glossaryTable .glossary_word,
.glossaryTableFuzzy .glossary_word {
  /* text-align: center; */
  vertical-align: top;
}

/* 「あ行」～ */
.glossaryTable .tr.row.firstInitial {
  background-color: #efefef;
  height: 10px;
  border: none;
}

/* .headTd2, .glossaryTable, .glossaryTable .td.table_index1.glossary-text01{ */
.headTd2,
.glossaryTable .td.table_index1.glossary-text01 {
  border-color: #efefef !important;
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
  .glossaryTable .tr.row.firstInitial {
    background-color: #efefef;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    width: 100%;
    display: inline-block;
  }

  .headTd2 {
    display: none !important;
  }
}

/* ページ内検索ハイライトのカラーなど */
.highlight {
  font-weight: bold;
  background-color: Yellow;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-manuals-block01 {
    /*border-bottom: 1px solid #c6c6c6;
		padding-bottom: 0px;
		margin-bottom: 80px;*/
  }

  .p-manuals-block02,
  .p-manuals-block02_2 {
    width: auto;
    margin: 0px auto;
    text-align: center;
  }
  .p-manuals-r01 {
    text-align: start;
    font-size: 26px;
    line-height: 34px;
    color: #353535;
    padding: 12px;
    background-color: #f0f0f0;
    /*background-image: url(/images/support/manuals/sp_manuals_icon_pdf01.png);*/
    background-repeat: no-repeat;
    background-position: 436px center;
    /*margin-bottom: 42px;*/
    /*margin-top: 20px;*/
  }
  .p-manuals-text01 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    color: #8f8f8f;
    padding: 30px 0px 40px 0px;
  }
  .p-manuals-text01_2 {
    text-align: start;
    font-size: 22px;
    line-height: 30px;
    color: #8f8f8f;
    padding: 20px 30px;
    border: 1px solid #409998;
    margin: 0 auto;
  }
  .p-manuals-text01_4 {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    color: #8f8f8f;
  }

  .p-manuals-block03 {
    background-color: #ffffff;
    padding: 10px 0px;
    text-align: center;
    margin-bottom: 60px;
  }
  .p-manuals-text02 {
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  .p-manuals-text03 {
    font-size: 26px;
    line-height: 38px;
    padding-bottom: 5px;
  }
  .p-manuals-input01 {
    font-size: 24px;
    width: 350px;
    height: 80px;
    padding: 0px 20px;
  }
  .p-manuals-input02 {
    font-size: 28px;
    border: none;
    width: 200px;
    height: 80px;
    color: #ffffff;
    background-color: #101010;
    margin: 0 0 0 auto;
  }
  .p-manuals-input03 {
    font-size: 26px;
    line-height: 26px;
    border: none;
    width: 122px;
    height: 30px;
    text-align: right;
    background-image: url(/images/support/manuals/sp_manuals_icon01.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 25px;
  }
  .p-manuals-table01 {
    display: block;
    margin: 0px auto;
    padding: 0px 20px;
  }
  .p-manuals-tablecell01 {
    display: block;
    padding: 0px;
    width: 100%;
  }
  .p-manuals-tablecell01.p-sp-tablecell01 {
    text-align: right;
    float: none;
    display: none;
  }

  .p-manuals-wrap01 {
    padding-bottom: 30px;
  }
  .p-manuals-wrap01 li {
    padding-bottom: 0px;
  }
  .p-manuals-wrap01 dt.ac {
    border-top: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    background-image: url(../../images/support/qa/sp_qa_icon_ac.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
  }
  .p-manuals-wrap01 dt.ac.open {
    background-image: url(../../images/support/qa/sp_qa_icon_ac_on.png);
  }
  .p-manuals-wrap01 dt.ac span {
    display: block;
    font-size: 30px;
    line-height: 38px;
    padding: 22px 60px 22px 0px;
  }
  .p-manuals-wrap01 dd {
    display: none;
    padding: 0px 0px 30px 0px;
    overflow: hidden;
  }

  .p-manuals-wrap02 {
    padding-bottom: 30px;
  }
  .p-manuals-wrap02 li {
    padding-bottom: 0px;
  }
  .p-manuals-wrap02 dt.ac {
    border-top: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    background-image: url(../../images/support/qa/sp_qa_icon_ac.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
  }
  .p-manuals-wrap02 dt.ac.open {
    background-image: url(../../images/support/qa/sp_qa_icon_ac_on.png);
  }
  .p-manuals-wrap02 dt.ac span {
    display: block;
    font-size: 30px;
    line-height: 38px;
    padding: 22px 22px 22px 0px;
  }
  .p-manuals-wrap02 dd {
    display: none;
    padding: 0px 0px 30px 0px;
    overflow: hidden;
  }

  .p-manuals-box01 {
    width: auto;
  }
  .p-manuals-box01-in,
  .p-manuals-box01-in03 {
    width: auto;
    /* background-image: url(../../images/support/manuals/sp_manuals_icon_pdf02.png); */
    /* background-image: url(../../images/sp_lcico_pdf_ja.png); */
    background-repeat: no-repeat;
    background-position: center right 10px;
    border: 1px solid #e6e6e6;
    margin: 0px 0px 20px 0px;
    float: none;
  }
  .p-manuals-box01-in02 {
    padding: 20px 85px 20px 20px;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    font-size: 23px;
    line-height: 36px;
    color: #8f8f8f;
  }
  .p-manuals-box01-in02 .red {
    font-size: 25px;
    line-height: 36px;
    font-weight: normal;
    color: #000000;
  }

  #initial-search-block {
    display: none;
  }

  .p-manuals-box01-in a:link {
    color: inherit;
    text-decoration: none;
  }
  .p-manuals-box01-in a:visited {
    color: inherit;
    text-decoration: none;
  }
  .p-manuals-box01-in a:hover {
    color: inherit;
    text-decoration: underline;
  }
  .p-manuals-box01-in a:active {
    color: inherit;
    text-decoration: none;
  }
  .p-manuals-box01-in03 a:link {
    color: inherit;
    text-decoration: none;
  }
  .p-manuals-box01-in03 a:visited {
    color: inherit;
    text-decoration: none;
  }
  .p-manuals-box01-in03 a:hover {
    color: inherit;
    text-decoration: underline;
  }
  .p-manuals-box01-in03 a:active {
    color: inherit;
    text-decoration: none;
  }

  .p-multi-items {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }

  .p-multi-items .p-initial-item {
    width: 23%;
    border-radius: 15pt;
    background-color: #9e9e9e;
    padding: 5px 0px;
    margin: 5px 0px;
  }

  .p-multi-items .p-initial-item a {
    font-size: 16pt;
    color: #ffffff;
  }
}

/*-------------------------------------------------------------
	引取修理サービス
--------------------------------------------------------------*/

.p-pickup-box01 {
  background-color: #f0f0f0;
  padding: 14px 40px;
  font-size: 14px;
  line-height: 24px;
  text-align: start;
  margin-bottom: 25px;
}
.p-pickup-read01 {
  font-size: 14px;
  line-height: 24px;
  text-align: start;
  margin-bottom: 40px;
}

.p-pickup-box02 {
  padding: 10px 10px;
  /*padding-bottom: 30px;*/
}

.p-pickup-block01 {
  text-align: start;
  font-size: 15px;
  line-height: 23px;
  border: 1px solid #9d9d9d;
  border-top: none;
}
.noborder {
  border: none;
}
.p-pickup-text01 {
  margin-bottom: 30px;
}
.p-pickup-text01.p-pickup-mb01 {
  margin-bottom: 60px;
}

.p-pickup-text02 {
  margin-bottom: 6px;
}
.p-pickup-ul01 {
  margin-bottom: 30px;
}
.p-pickup-ul01.p-pickup-ul02 li {
  padding-left: 1em;
}

.p-pickup-box03 {
  background-color: #f0f0f0;
  padding: 25px 0px;
  font-size: 14px;
  line-height: 24px;
  text-align: start;
  margin-bottom: 25px;
}

.p-pickup-table01 {
  margin: 0px auto;
}
.p-pickup-table01 th {
  border-bottom: 1px solid #000;
  text-align: start;
  padding: 0px 0px 20px 106px;
}
.p-pickup-table01 th.p-th01 {
  padding: 0px 0px 20px 126px;
}
.p-pickup-table01 td {
  font-size: 12px;
  line-height: 12px;
  width: 150px;
  text-align: right;
  padding: 16px 98px 16px 0px;
  border: 1px solid #000;
}
.p-pickup-table01 td.p-td01 {
  padding: 16px 0px 16px 98px;
  text-align: start;
}

.p-pickup-box04 {
  background-color: #f0f0f0;
  padding: 20px 30px 30px 30px;
  font-size: 14px;
  line-height: 24px;
  text-align: start;
  margin-bottom: 25px;
}

.p-pickup-table02 {
  width: 100%;
}
.p-pickup-table02 th {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  border-bottom: 1px solid #b5b5b5;
  padding: 10px 0px;
}
.p-pickup-table02 td {
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #b5b5b5;
  padding: 10px 0px;
}

.p-tr01 th,
.p-tr01 td {
  border-bottom: none !important;
}

.p-contact-form-submit01.p-pickup-submit01 {
  padding: 18px 0px 60px 0px;
}

.p-manual-image {
  margin-top: 20px;
  margin-left: 50px;
  margin-bottom: 20px;
}
.p-manual-image:lang(ar) {
  margin-top: 20px;
  margin-right: 50px;
  margin-bottom: 20px;
}

.p-manual-image img {
  width: 400px;
}

/* SP */
@media screen and (max-width: 768px) {
  .p-pickup-wrap01 .p-contact-top-h301.p-repair-h301 {
    text-align: start;
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 24px;
  }

  .p-pickup-wrap01 .p-repair-h401 {
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    padding-left: 30px;
    text-align: start;
    background-image: url(/images/support/repair/sp_repair_icon01.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 16px;
  }

  .p-pickup-box01 {
    background-color: #f0f0f0;
    padding: 20px 25px;
    font-size: 24px;
    line-height: 34px;
    text-align: start;
    margin-bottom: 22px;
  }
  .p-pickup-read01 {
    font-size: 26px;
    line-height: 40px;
    text-align: start;
    margin-bottom: 90px;
  }

  .p-pickup-box02 {
    padding-bottom: 30px;
  }
  .p-pickup-block01 {
    text-align: start;
    font-size: 26px;
    line-height: 40px;
  }
  .p-pickup-text01 {
    margin-bottom: 60px;
    /* font-size: 30px; */
    /* line-height: 40px; */
    font-size: 26px;
    line-height: 36px;
  }
  .p-pickup-text01.p-pickup-mb01 {
    margin-bottom: 60px;
  }

  .p-pickup-text02 {
    margin-bottom: 6px;
    font-size: 26px;
    line-height: 40px;
  }
  .p-pickup-ul01 {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 40px;
  }

  .p-pickup-box03 {
    background-color: #f0f0f0;
    padding: 25px 20px;
    font-size: 26px;
    line-height: 40px;
    text-align: start;
    margin-bottom: 25px;
  }

  .p-pickup-table01 {
    margin: 0px auto;
    width: 100%;
  }
  .p-pickup-table01 th {
    border-bottom: 1px solid #b5b5b5;
    text-align: start;
    padding: 0px 0px 20px 50px;
  }
  .p-pickup-table01 th.p-th01 {
    padding: 0px 0px 20px 50px;
  }
  .p-pickup-table01 td {
    font-size: 26px;
    line-height: 40px;
    width: auto;
    text-align: right;
    padding: 0px 50px 0px 0px;
    border: 1px solid #000;
  }
  .p-pickup-table01 td.p-td01 {
    padding: 0px 0px 0px 50px;
    text-align: start;
  }
  .p-pickup-table01 .p-tr02 td {
    padding-top: 30px;
  }

  .p-sp-text01 {
    font-size: 26px;
    line-height: 40px;
  }

  .p-pickup-box04 {
    background-color: #f0f0f0;
    padding: 20px 30px 30px 30px;
    font-size: 14px;
    line-height: 24px;
    text-align: start;
    margin-bottom: 25px;
  }

  .p-pickup-table02 {
    width: 100%;
  }
  .p-pickup-table02 th {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    border-bottom: 1px solid #b5b5b5;
    padding: 10px 0px;
  }
  .p-pickup-table02 td {
    font-size: 12px;
    line-height: 27px;
    border-bottom: 1px solid #b5b5b5;
    padding: 10px 0px;
  }

  .p-tr01 th,
  .p-tr01 td {
    border-bottom: none !important;
  }

  .p-contact-form-submit01.p-pickup-submit01 {
    padding: 18px 0px 60px 0px;
  }

  .p-sp-pickup-table01 {
    width: 100%;
    border-top: 5px solid #b5b5b5;
  }
  .p-sp-pickup-table01 th {
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    text-align: start;
    vertical-align: top;
    padding: 22px 0px;
    border-top: 1px solid #b5b5b5;
  }
  .p-sp-pickup-table01 th.p-sp-th01 {
    width: 250px;
  }

  .p-sp-pickup-table01 td {
    font-size: 24px;
    line-height: 34px;
    text-align: start;
    vertical-align: top;
    padding: 22px 0px;
    border-top: 1px solid #b5b5b5;
  }

  .p-sp-ul01 {
    font-size: 26px;
    line-height: 40px;
  }

  .caution {
    margin-top: 80px;
    width: 80%;
    font-size: 24px;
    line-height: 30px;
  }
  .caution p {
    font-size: 28px;
    line-height: 34px;
  }
}

/*-------------------------------------------------------------
	修理対応照会
--------------------------------------------------------------*/
table.repair {
  border-spacing: 20px;
  border-collapse: separate;
  border: 1px solid #ccc;
  width: 100%;
  background-color: #f6f6f6;
}
table.repair th {
  border-bottom: 1px solid #ccc;
  padding: 0 10px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}
table.repair td {
  border-bottom: 1px solid #ccc;
  padding: 0 10px;
  font-size: 14px;
  text-align: left;
}
.bkc-01 {
  background-color: #f6f6f6 !important;
}

/* SP */
@media screen and (max-width: 768px) {
  table.repair th {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
    display: block;
    width: 100%;
  }
  table.repair td {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
    display: block;
    width: 100%;
  }
}

thead.table-thead {
  width: inherit;
}

th.tablecol-productCode {
  width: 30%;
}

th.tablecol-manual {
  width: 65%;
}

th.tablecol-pdf {
  width: 15%;
}

td.manual-title {
  width: 45%;
  text-align: left !important;
}

/*---*/

/*-------------------------------------------------------------
	フッター
--------------------------------------------------------------*/
.l-manual-footer-navi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  position: relative;
}

.l-manual-footer-navi span {
  font-size: 15px;
}
/* SP */
@media screen and (max-width: 768px) {
  .l-manual-footer-navi span {
    font-size: 26px;
  }
}
/*---*/

/*-------------------------------------------------------------
	使い方
--------------------------------------------------------------*/
.p-circle-number {
  counter-reset: number;
  list-style-type: none;
  padding: 0px 0px 10px 35px;
}

.p-circle-number li {
  position: relative;
  padding: 5px 0px;
}
.p-circle-number li:before {
  content: counter(number);
  counter-increment: number;
  padding: 0.2em 0.3em;
  padding-right: 10px;
  color: #ff0000;
}
.p-circle-number li:after {
  content: "";
  /* 配置を調整 */
  position: absolute;
  display: block;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  /* ○を作る */
  width: 20px;
  height: 20px;
  border: 1px solid #ff0000;
  border-radius: 50%;
}
/* SP */
@media screen and (max-width: 768px) {
  .p-circle-number li {
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .p-circle-number li:before {
    content: counter(number);
    counter-increment: number;
    padding: 0.5em 0.3em;
    padding-right: 10px;
    color: #ff0000;
  }
  .p-circle-number li:after {
    content: "";
    /* 配置を調整 */
    position: absolute;
    display: block;
    top: 50%;
    left: 1px;
    transform: translateY(-50%);
    /* ○を作る */
    width: 30px;
    height: 30px;
    border: 1px solid #ff0000;
    border-radius: 50%;
  }
}

.p-pickup-text-topic {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}

.icon-textWrap {
  margin-bottom: 30px;
  margin-left: 10px;
  border-collapse: collapse;
  display: inline-block;
}

.p-pickup-text10 td:first-child {
  vertical-align: top;
  border: none;
}

.p-pickup-text10 th,
.p-pickup-text10 td:not(:first-child) {
  border: none;
}

@media screen and (max-width: 768px) {
  .p-pickup-text-topic {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 60px;
  }

  .icon-textWrap {
    margin-bottom: 60px;
    margin-left: 10px;
  }
}

.p-pickup-text01.icon-th {
  width: 140px;
}

.waterproof_box2 {
  table-layout: fixed;
  width: 90%;
  margin-top: 20px;
}

.waterproof_box2 td {
  text-align: start;
  border: 1px solid #efefef;
  padding: 15px;
  /*white-space: nowrap;*/
  display: table-cell;
  vertical-align: middle;
}

.waterproof_box2 td img {
  vertical-align: middle;
  height: auto;
  width: auto;
}

.waterproof_box2 td img .pc {
  display: block;
}

.waterproof_box2 td img .sp {
  display: none;
}

.icon-text-container {
  display: flex; /*inline-block;*/
  vertical-align: middle;
}
.icon-num {
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px 10px 0;
  width: 18px;
  height: 18px;
}
.text {
  display: inline-block;
  vertical-align: middle;
  align-items: center;
  font-size: 16px;
  padding: 10px;
}

.l-container-col p.text {
  display: inline-block;
  vertical-align: middle;
  align-items: center;
  font-size: 16px;
  padding: 10px 10px 10px 0px;
}

.box2-width {
  width: 20%;
}

.box2-text {
  display: flex;
  vertical-align: middle;
  align-items: center;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .waterproof_box2 {
    width: 90%;
    text-align: start;
    border: 1px solid #efefef;
    /*white-space: nowrap;*/
    margin-bottom: 30px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .waterproof_box2 td {
    vertical-align: middle !important;
    text-align: start;
    border: 1px solid #efefef;
    padding: 15px;
    /*white-space: nowrap;*/
    display: table-cell;
  }

  .waterproof_box2 td img {
    vertical-align: middle !important;
    height: auto;
    width: auto;
  }

  .waterproof_box2 td img .sp {
    display: block;
  }

  .waterproof_box2 td img .pc {
    display: none;
  }

  .icon-text-container {
    display: flex;
    vertical-align: middle;
  }
  .icon-num {
    /* display: block; */
    vertical-align: middle;
    padding: 5px 10px 10px 0px;
    width: 26px;
    height: 26px;
  }
  .text {
    display: block;
    vertical-align: middle;
    padding: 0px 10px 10px 10px;
    font-size: 26px;
    line-height: 40px;
  }
  .l-container-col p.text {
    display: block;
    vertical-align: middle;
    padding: 0px 10px 10px 0px;
    font-size: 26px;
    line-height: 40px;
  }
  .p-pickup-text01.icon-th {
    width: 200px;
  }

  .box2-width {
    width: 30%;
  }
  .box2-text {
    display: flex;
    vertical-align: middle;
    align-items: center;
    font-size: 26px;
    line-height: 40px;
  }
}

.p-after-h401_topic {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .p-after-h401_topic {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 28px;
    margin-top: 50px;
  }
}

.glossaryTableFuzzy .tr.initialWordRow,
[id^="sectiontr_"] {
  /* text-align: center; */
  text-align: start;
  background-color: #efefef;
  color: #000;
  font: bold;
  font-size: 35px;
  line-height: 45px;
}

.iconBlank {
  padding-bottom: 5px;
  width: 15px;
  height: 15px;
}

@media only screen and (max-width: 768px) {
  .iconBlank {
    padding-bottom: 10px;
    width: 20px;
    height: 20px;
  }
}

div.p-manuals-number {
  text-align: right;
  line-height: 22.5px;
  font-size: 15px;
  padding: 7px 0px 2px 0px;
  margin-right: 10px;
  color: #333;
}
div.p-manuals-number:lang(ar) {
	text-align: left;
	margin-left: 10px;
	margin-right: auto;
	color: #333;
  }
  
@media only screen and (max-width: 768px) {
  div.p-manuals-number {
    text-align: right;
    line-height: 37px;
    font-size: 26px;
    padding: 7px 0px 2px 0px;
    margin-right: 10px;
    color: #333;
  }
}

.p-pickup-text-leadwrap {
  margin-bottom: 30px;
  display: inline-block;
}

.p-pickup-text-lead {
  text-align: start;
  font-size: 16px;
  line-height: 25px;
}

@media only screen and (max-width: 768px) {
  .p-pickup-text-leadwrap {
    margin-bottom: 60px;
    display: inline-block;
  }

  .p-pickup-text-lead {
    text-align: start;
    font-size: 26px;
    line-height: 40px;
  }
}

img.icon-hm {
  margin: 0px 5px 0px 5px;
  border: 1px solid;
  vertical-align: top;
  width: 20px;
  height: 20px;
}

@media only screen and (max-width: 768px) {
  img.icon-hm {
    margin: 0px 7px 0px 7px;
    border: 1px solid;
    vertical-align: top;
    width: 30px;
    height: 30px;
  }
}

.p-pickup-text11 {
  margin-left: 50px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .p-pickup-text11 {
    margin-left: 0px;
    margin-bottom: 30px;
    /* font-size: 30px; */
    /* line-height: 40px; */
    font-size: 26px;
    line-height: 36px;
    padding-left: 50px;
  }
}

p.bulleted {
  text-indent: -1em;
  margin-left: 1em;
}
p.bulleted:before {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin-right: 0.5em;
  background: #000;
  vertical-align: 2px;
}

ul li a {
  word-break: normal;
}
/* AR対応*/

.p-manuals-wrap01 dt.ac:lang(ar) {
  border: 1px solid #9d9d9d;
  background-image: url(../../images/support/qa/qa_icon_ac.png);
  background-repeat: no-repeat;
  background-position: left 30px center;
  /* margin-bottom: 40px; */
  padding-right: 30px;
}
.p-manuals-wrap01 dt.ac.open:lang(ar) {
  background-image: url(../../images/support/qa/qa_icon_ac_on.png);
  border-bottom: none;
}

.l-menu-btn-sp:lang(ar) {
  float: right;
}

img.marginLR {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}
dt.ac span {
  margin-right: 1rem;
}

/* 言語選択プルダウン */
#SelectLangDiv {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  z-index: 1000;
}

#SelectLangDiv:lang(ar) {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  right: auto;
  z-index: 1000;
}

#LangSelect:lang(ar) {
  left: 0;
  right: auto;
}

#LangSelect li:lang(ar) {
  text-align: right;
}

.currentlang:lang(ar):before {
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid #1976d2;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: none;
  position: absolute;
  top: calc(50% - 4px);
  right: 9px;
}

#LangSelect {
  display: none;
  height: auto !important;
  box-sizing: border-box;
  max-height: calc(100vh - 2.7rem);
  overflow-y: auto;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  padding: 0.6rem 0;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  text-align: left;
  border-radius: 0.25rem;
  white-space: nowrap;
  margin: 0;
}

#LangSelect li {
  color: inherit;
  line-height: 1.7rem;
  display: block;
  position: relative;
  border-bottom: none;
  font-weight: 400;
  margin-bottom: 0;
  padding: 0 1.5rem 0 1.25rem;
  cursor: pointer;
  font-size: 0.9rem;
  font-family: Arial, Helvetica, sans-serif;
}

#LangSelect li:hover {
  color: #1976d2 !important;
}

@media screen and (max-width: 768px) {
  #SelectLangBtn {
    display: none;
    pointer-events: none;
  }
  #SelectLangBtn_m {
    display: block !important;
    background: transparent;
    cursor: inherit;
    border: none;
    background-image: url(../../images/langIcon.png);
    background-repeat: no-repeat;
    background-clip: content-box;
    width: 40px;
    height: 40px;
    padding: 0;
    pointer-events: auto !important;
  }
  #SelectLangBtn span {
    display: none !important;
  }
  #LangSelect {
    display: block !important;
    width: 100vw;
    height: 100vh !important;
    top: calc(90px - 1.5rem);
    right: calc(-100vw - 1.5rem);
    box-sizing: border-box;
    overflow-y: auto;
    position: absolute;
    background-color: #fff;
    padding: 1rem !important;
    border: none;
    text-align: left;
    border-radius: 0;
    white-space: nowrap;
    margin: 0 !important;
    z-index: 100000;
  }
  #LangSelect.open {
    right: -1.5rem;
    display: block;
    animation: slideinRight 0.5s 1;
  }
  #LangSelect.close {
    right: calc(-100vw - 1.5rem);
    animation: slideoutRight 0.5s 1;
  }

  #LangSelect:lang(ar) {
    right: 4rem;
  }
  #LangSelect.open:lang(ar) {
    right: calc(-100vw + 4rem);
    display: block;
    animation: slideinRight-AR 0.5s 1;
  }
  #LangSelect.close:lang(ar) {
    right: 4rem;
    animation: slideoutRight-AR 0.5s 1;
  }

  #LangSelect li {
    color: inherit;
    line-height: 3.5rem;
    display: block;
    position: relative;
    border-bottom: none;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0 1.5rem 0 2.25rem;
    cursor: pointer;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
  }

  #LangSelect li.langHeader {
    display: block !important;
    font-weight: bold !important;
    border-bottom: solid 1px #ccc !important;
  }

  @keyframes slideinRight {
    0% {
		transform: translateX(+100vw);
    }
    100% {
		transform: translateX(0);
    }
  }
  @keyframes slideoutRight {
    0% {
		transform: translateX(-100vw);
    }
    100% {
		transform: translateX(0);
    }
  }
  @keyframes slideinRight-AR {
    0% {
		transform: translateX(-100vw);
    }
    100% {
      transform: translateX(0);
    }
  }
  @keyframes slideoutRight-AR {
    0% {
		transform: translateX(+100vw);
    }
    100% {
		transform: translateX(0);
    }
  }
}

#LangSelect li.langHeader {
  display: none;
}
.currentlang {
  color: #1976d2 !important;
}
.currentlang:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid #1976d2;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  top: calc(50% - 2px);
  left: 9px;
}
#SelectLangBtn {
  display: block;
  font-size: 0.9rem;
  font-family: inherit;
  cursor: inherit;
  padding: inherit;
  line-height: 1.4rem;
  background: transparent;
  border: none;
  font-weight: 500;
  color: #2c3e50;
  pointer-events: auto;
}

#SelectLangBtn_m {
  display: none;
  pointer-events: none;
}

#SelectLangBtn .title {
  color: #fff;
  font-size: 0.9rem;
  font-family: Arial, Helvetica, sans-serif;
}
#SelectLangBtn .arrowDown {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #ccc;
  vertical-align: middle;
  margin-top: -1px;
  margin-left: 0.4rem;
  display: inline-block;
}
#SelectLangBtn .arrowDown:lang(ar) {
  margin-right: 0.4rem;
}

body:lang(zh-CN) {
	font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif !important;
  }
  body:lang(zh-TW) {
	font-family: "PingFang TC", "Hiragino Sans CNS", "Microsoft JhengHei", sans-serif !important;
  }
  