/* ====================
		mainArea
==================== */
#mainArea .supportOuter01 {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 {
    margin-bottom: 50px;
  }
}

#mainArea .supportOuter01 .inner01 {
  margin: 0 auto;
  width: 960px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .inner01 {
    width: 100%;
    padding: 0 8%;
  }
}

#mainArea .supportOuter01 .title01 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 34px;
  color: #404040;
  line-height: 1.5;
  border-bottom: 1px solid #686D70;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .title01 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 5.6vw;
    text-align: center;
  }
}

#mainArea .supportOuter01 .title02 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 24px;
  color: #404040;
  line-height: 1.5;
  border-bottom: 1px solid #686D70;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .title02 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 5.6vw;
    text-align: center;
  }
}

#mainArea .supportOuter01 .text01 {
  font-size: 18px;
  line-height: 1.5;
  color: #404040;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .text01 {
    font-size: 16px;
  }
}

#mainArea .supportOuter01 .text02 {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  color: #686D70;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .text02 {
    margin-bottom: 20px;
    font-size: 12px;
  }
}

#mainArea .supportOuter01 .listCheck01 li {
  font-size: 18px;
  line-height: 1.5;
  color: #404040;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listCheck01 li {
    font-size: 14px;
  }
}

#mainArea .supportOuter01 .listCheck01 li label {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listCheck01 li label {
    width: 95%;
    position: relative;
    padding-left: 15px;
  }

  #mainArea .supportOuter01 .listCheck01 li label .checkBox {
    position: absolute;
    top: 3px;
    left: 0;
  }
}

#mainArea .supportOuter01 .listCheck01 li span {
  margin-left: 5px;
  display: inline-block;
}

#mainArea .supportOuter01 .listCheck01 li span.etc {
  margin-left: 15px;
}

#mainArea .supportOuter01 .listForm01 li {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.5;
  color: #404040;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listCheck01 li span {
    margin-left: 0px;
  }

  #mainArea .supportOuter01 .listForm01 li {
    font-size: 14px;
  }
}

#mainArea .supportOuter01 .listForm01 li .w01 {
  margin: 0 5px;
  display: inline-block;
  width: 65px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listForm01 li .w01 {
    margin: 0;
  }
}

#mainArea .supportOuter01 .listForm01 li .w02 {
  margin: 0 5px;
  display: inline-block;
  width: 85px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listForm01 li .w02 {
    margin: 0;
  }
}

#mainArea .supportOuter01 .listForm01 li .w03 {
  margin: 0 5px;
  display: inline-block;
  width: 477px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listForm01 li .w03 {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listForm01 li .spTitle {
    display: block;
    margin-bottom: 5px;
  }
}

#mainArea .supportOuter01 .listForm01 li .spTitle02 {
  display: inline-block;
  width: 4rem;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listForm01 li .spTitle02 {
    display: block;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listForm01 li .spLine {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #mainArea .supportOuter01 .listForm01 li .spLine .text {
    margin: 0 5px;
  }
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listFile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#mainArea .supportOuter01 .listFile .btnFile {
  display: none;
}

#mainArea .supportOuter01 .listFile .filename {
  margin-left: 20px;
  display: inline-block;
  width: 250px;
  height: 28px;
  padding: 0 10px;
  font-size: 18px;
  border: 1px solid #9BA4A9;
  vertical-align: middle;
  background-color: #F0F3F5;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listFile .filename {
    width: 100%;
    margin-left: 0;
  }
}

#mainArea .supportOuter01 .listFile .fileLabel {
  margin-left: 15px;
  padding: 0 10px;
  font-size: 14px;
  height: 28px;
  display: inline-block;
  color: #008DAB;
  border: 2px solid #008DAB;
  border-radius: 6px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .listFile .fileLabel {
    white-space: nowrap;
  }
}

#mainArea .supportOuter01 .listFile .fileLabel span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#mainArea .supportOuter01 .listFile.changed .filename {
  background-color: #fff;
}

#mainArea .supportOuter01 input[type="text"] {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  font-size: 18px;
  border: 1px solid #9BA4A9;
}

#mainArea .supportOuter01 input[type="text"].input01 {
  width: 350px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="text"].input01 {
    width: 50%;
  }
}

#mainArea .supportOuter01 input[type="text"].input02 {
  margin-left: 10px;
  width: 250px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="text"].input02 {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
  }
}

#mainArea .supportOuter01 input[type="text"].input03 {
  width: 460px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="text"].input03 {
    width: 100%;
    font-size: 14px;
  }
}

#mainArea .supportOuter01 input[type="text"].input04 {
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="text"].input04 {
    padding: 0 5px;
    width: 100%;
    font-size: 3.7333333333333334vw;
  }
}

#mainArea .supportOuter01 input[type="tel"] {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  font-size: 18px;
  border: 1px solid #9BA4A9;
}

#mainArea .supportOuter01 input[type="tel"].input01 {
  width: 350px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="tel"].input01 {
    width: 50%;
  }
}

#mainArea .supportOuter01 input[type="tel"].input02 {
  margin-left: 10px;
  width: 250px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="tel"].input02 {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
  }
}

#mainArea .supportOuter01 input[type="tel"].input03 {
  width: 460px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="tel"].input03 {
    width: 100%;
    font-size: 14px;
  }
}

#mainArea .supportOuter01 input[type="tel"].input04 {
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="tel"].input04 {
    padding: 0 5px;
    width: 100%;
    font-size: 3.7333333333333334vw;
  }
}

#mainArea .supportOuter01 input[type="email"] {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  font-size: 18px;
  border: 1px solid #9BA4A9;
}

#mainArea .supportOuter01 input[type="email"].input01 {
  width: 350px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="email"].input01 {
    width: 50%;
  }
}

#mainArea .supportOuter01 input[type="email"].input02 {
  margin-left: 10px;
  width: 250px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="email"].input02 {
    margin-left: 0;
    width: 100%;
    font-size: 14px;
  }
}

#mainArea .supportOuter01 input[type="email"].input03 {
  width: 460px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="email"].input03 {
    width: 100%;
    font-size: 14px;
  }
}

#mainArea .supportOuter01 input[type="email"].input04 {
  height: 28px;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 input[type="email"].input04 {
    padding: 0 5px;
    width: 100%;
    font-size: 3.7333333333333334vw;
  }
}

#mainArea .supportOuter01 .select {
  width: 100%;
  height: 28px;
  padding: 0 10px;
  font-size: 18px;
  border: 1px solid #9BA4A9;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .select {
    padding: 0 5px;
    width: 100%;
    font-size: 3.7333333333333334vw;
  }
}

#mainArea .supportOuter01 .textarea {
  width: 100%;
  height: 210px;
  padding: 10px;
  font-size: 18px;
  border: 1px solid #9BA4A9;
}

@media screen and (max-width: 767px) {
  #mainArea .supportOuter01 .textarea {
    width: 100%;
    font-size: 14px;
  }
}

#mainArea #formArea .formBox {
  margin: 0 auto 40px;
  width: 800px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBox {
    width: 100%;
  }
}

#mainArea #formArea .formBox th {
  padding-top: 20px;
  width: 160px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #3B4043;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBox th {
    padding-top: 15px;
    width: 100%;
    display: block;
    font-size: 16px;
  }
}

#mainArea #formArea .formBox th label {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBox th label {
    font-size: 16px;
  }
}

#mainArea #formArea .formBox td {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #3B4043;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBox td {
    padding-top: 10px;
    width: 100%;
    display: block;
    font-size: 16px;
  }
}

#mainArea #formArea .formBox td .btnAuto {
  margin-left: 17px;
  display: inline-block;
  line-height: 1;
}

#mainArea #formArea .formBox td .btnAuto button {
  padding: 6px 10px;
  display: inline-block;
  color: #008DAB;
  border: 2px solid #008DAB;
  border-radius: 6px;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  #mainArea #formArea .formBox td .btnAuto button:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}

#mainArea #formArea .formBoxC {
  margin: 0 auto 40px;
  width: 800px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBoxC {
    width: 100%;
  }
}

#mainArea #formArea .formBoxC th {
  background-color: #F0F3F5;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #3B4043;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBoxC th {
    padding-top: 15px;
    width: 100%;
    display: block;
    font-size: 16px;
  }
}

#mainArea #formArea .formBoxC th label {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBox th label {
    font-size: 16px;
  }
}

#mainArea #formArea .formBoxC td {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #3B4043;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formBoxC td {
    padding-top: 10px;
    width: 100%;
    display: block;
    font-size: 16px;
  }
}

#mainArea #formArea .formBoxC td .btnAuto {
  margin-left: 17px;
  display: inline-block;
  line-height: 1;
}

#mainArea #formArea .formBoxC td .btnAuto button {
  padding: 6px 10px;
  display: inline-block;
  color: #008DAB;
  border: 2px solid #008DAB;
  border-radius: 6px;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  #mainArea #formArea .formBoxC td .btnAuto button:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}


#mainArea .privacyText {
  margin: 37px auto;
  width: 960px;
  padding: 30px 0;
  font-size: 18px;
  color: #3B4043;
  text-align: center;
  border-top: 1px solid #686D70;
  border-bottom: 1px solid #686D70;
}

@media screen and (max-width: 767px) {
  #mainArea .privacyText {
    margin: 25px auto;
    padding: 20px 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
  }
}

#mainArea #formArea .formButtonArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#mainArea #formArea .formButtonArea li {
  width: 250px;
  margin: 0 20px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formButtonArea li {
    width: 50%;
    margin: 0;
  }

  #mainArea #formArea .formButtonArea li:nth-child(odd) {
    padding-right: 10px;
  }

  #mainArea #formArea .formButtonArea li:nth-child(even) {
    padding-left: 10px;
  }
}

#mainArea #formArea .formButtonArea li button {
  width: 230px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formButtonArea li button {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #mainArea #formArea .formButtonArea li button:hover {
    width: 250px;
  }
}

#mainArea #formArea .formButtonArea li a {
  width: 230px;
}

@media screen and (max-width: 767px) {
  #mainArea #formArea .formButtonArea li a {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #mainArea #formArea .formButtonArea li a:hover {
    width: 250px;
  }
}

/* 20211202 OLIVE-TEST */

#mainArea #spec table {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #mainArea #spec th {
    width: 30%;
    white-space: normal;
  }
}

@media screen and (min-width: 768px) {
  #mainArea #spec td {
    width: 70%;
    white-space: normal;


  }
}

@media screen and (max-width: 767px) {
  #mainArea #spec th {
    width: 50%;
    white-space: normal;
  }
}


@media screen and (max-width: 767px) {
  #mainArea #spec td {
    width: 50%;
    white-space: normal;
  }
}


#mainArea #spec table,
th,
td {
  border-top: solid 1px;
  border-bottom: solid 1px;
  font-weight: normal;
  padding: 10px 5px;
}

#mainArea #spec li {
  margin: 1em;
  font-size: 21px;
  font-weight: 300;
  light-height: 1.8;
}

#mainArea #index a {
  text-decoration: none;
  color: #000000;
}

#mainArea #index a:hover {
  text-decoration: none;
  color: #000000;
}

@media screen and (min-width: 768px) {

  #mainArea #index .hover11,
  .hover11 *,
  .hover11::before,
  .hover11::after,
  .hover11 *::before,
  .hover11 *::after {
    transition: all 0.2s;
  }
}

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

  #mainArea #index .hover11,
  .hover11 *,
  .hover11::before,
  .hover11::after,
  .hover11 *::before,
  .hover11 *::after {
    transition: none;
  }
}

@media screen and (min-width: 768px) {
  #mainArea #index .hover11:hover {
    transform: scale(1.5, 1.5);
  }
}

@media screen and (max-width: 767px) {
  #mainArea #index .hover11:hover {
    transform: none;
  }
}

#mainArea #faq .cp_actab .cp_actab-conent ul,
li {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5;
}

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

  #mainArea #faq .cp_actab .cp_actab-conent ul,
  li {
    font-size: 16px;
  }
}

#mainArea .genre li {
  display: inline-block;
}

/*
#mainArea #index a:hover{
	text-decoration: none;
	color: #000000;
}

 20220303-supportpage */


#mainArea .btn01 a {
  width: 180px;
  height: 40px;
  font-size: 15px;
  color: #fff !important;
  border-radius: 23px;
  background-color: #404040;
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  #mainArea .btn01 {
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }

  #mainArea .btn01 a {
    width: 150px;
    height: 31px;
  }
}

@media screen and (min-width: 768px) {
  #mainArea .btn01 a.hover01:hover {
    width: 200px;
    text-decoration: none;
  }
}


/* 2022.07 DFAS */


.history {
  width: auto;
  height: 300px;
  background-color: #F0F3F5;
  overflow: auto;
  padding: 30px;
  border: 1px solid #000;
}


.history dl {
  display: flex;
  border-bottom: 1px solid #707070;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 27px;
}

.history dt {
  font-style: normal;
  margin-right: 32px;
}

.history dd {
  width: auto;
  margin-left: auto;
}


.btn_uncertain a {
  text-align: center;

  margin: 0 auto;
  width: 122px;
  height: 32px;
  font-size: 14px;
  color: #fff;
  background-color: #008DAB;


}

.btn_dl a {
  width: 150px;
  margin: 5px;
  text-align: center;
  background-color: #666666;
  color: #FFF;
}

#maintenance .supportOuter01 {
  margin-bottom: 0px;
}

.mainte_rest {
  text-align: center;
  font-size: 12px;
  width: auto;
  background-color: #666666;
  color: #FFF;
}

.h04 {
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 1.2;
  color: #202020;
}

#mainArea #subMenuArea .btnContact01 {
  position: absolute;
  bottom: 50%;
  right: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 142px;
  height: 32px;
}

.btnmemoarea {
  margin: 10px 0;
  text-align: right;
}

.btnmemo button {
  margin: 0 auto;
  display: inline-block;
  font-size: 12px;
  line-height: 1.4;
  color: #fff;
  background-color: #404040;
}

.primecare {
  font-size: 12px;
  color: #FFF;
  background-color: #FF3333;
}

.linked {
  font-size: 12px;
  color: #FFF;
  background-color: #3333FF;
}

/* 2023.08.14 for contact-ssp area */

.sp-show {
  display: none;
}

@media screen and (max-width:767px) {
  .sp-show {
    display: inline;
  }
}

@media screen and (max-width:767px) {
  .sp-hide {
    display: none;
  }
}

br.tab {
  display: none;
}

@media (max-width: 1530px) and (min-width: 1100px) {
  br.tab {
    display: inline;
  }
}

br.tab2 {
  display: none;
}

@media (min-width: 768px) {
  br.tab2 {
    display: inline;
  }
}

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

.contact-ssp {
  width: 100%;
  padding: 4rem 2rem;
  margin-bottom: 2rem;
  background: url('../img/support/bg_contact-ssp.webp') no-repeat;
  background-size: cover;
  background-position: center;
}

.contact-ssp h2 {
  /* color: white; */
  color: #E6E5EA;
}

#mainArea .contact-ssp .desc {
  color: #E6E5EA;
  word-break: break-all;
}

.contact-ssp hr {
  border-color: #E6E5EA;
}

.contact-ssp .ssp-link {
  color: #E6E5EA;
}