@charset "UTF-8";
@media print, screen and (min-width: 361px) {
  .spOnly360 {
    display: none;
  }
}

.subTitleArea.faq {
  background: url("../../common/images/line_common01.svg") repeat-x bottom, url("../images/bg_index01.jpg") no-repeat 50% 50%/cover;
}
@media screen and (max-width: 1000px) {
  .subTitleArea.faq {
    background-position: bottom, 72% 50%;
  }
}
@media screen and (max-width: 420px) {
  .subTitleArea.faq {
    background-position: bottom, 70% 50%;
  }
}
.subTitleArea.howto {
  background: url("../../common/images/line_common01.svg") repeat-x bottom, url("../images/bg_howto01.jpg") no-repeat 50% 50%/cover;
}
@media screen and (max-width: 1000px) {
  .subTitleArea.howto {
    background-position: bottom, 30% 50%;
  }
}
@media screen and (max-width: 420px) {
  .subTitleArea.howto {
    background-position: bottom, 28% 50%;
  }
}
.subTitleArea.support {
  background: url("../../common/images/line_common01.svg") repeat-x bottom, url("../images/bg_support01.jpg") no-repeat 50% 100%/cover;
}
.subTitleArea.migration {
  background: url("../../common/images/line_common01.svg") repeat-x bottom, url("../images/bg_migration01.jpg") no-repeat 0 50%/cover;
}
@media screen and (max-width: 1000px) {
  .subTitleArea.migration {
    background-position: bottom, 22% 50%;
  }
}
@media screen and (max-width: 420px) {
  .subTitleArea.migration {
    background-position: bottom, 20% 50%;
  }
}

.faqArea01 {
  padding: 70px 0 120px;
}
@media screen and (max-width: 767px) {
  .faqArea01 {
    padding: 40px 0 60px;
  }
}

.localNav02 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .localNav02 {
    margin-bottom: 50px;
  }
}

.faqList01 h3 {
  font-size: 2.8rem;
  font-weight: 700;
  color: #014d9f;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1000px) {
  .faqList01 h3 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .faqList01 h3 {
    font-size: 2rem;
    margin-bottom: 25px;
    padding-bottom: 5px;
  }
}
.faqList01 .faqList02:not(:last-child) {
  margin-bottom: 10px;
}
.faqList01 .blue {
  color: #004da0;
}
.faqList01 .red {
  color: #de0031;
}
.faqList01 h4,
.faqList01 .faqDetail01 {
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .faqList01 h4,
.faqList01 .faqDetail01 {
    padding: 15px;
  }
}
.faqList01 h4 {
  font-size: 2rem;
  font-weight: 700;
  min-height: 80px;
  background-image: url("../../common/images/bg_symbol01_01.svg"), url("../../common/images/bg_symbol01_02.svg");
  background-repeat: no-repeat;
  background-position: 5px 5px, calc(100% - 5px) 5px;
  background-size: 40px 40px;
  background-color: #f9f7ef;
}
@media all and (-ms-high-contrast: none) {
  .faqList01 h4 {
    min-height: inherit;
    height: 80px;
  }
}
@media print, screen and (min-width: 768px) {
  .faqList01 h4 {
    cursor: pointer;
    transition: 0.3s ease-in-out all;
  }
}
@media screen and (max-width: 767px) {
  .faqList01 h4 {
    font-size: 1.6rem;
    min-height: 78px;
    background-size: 20px 20px;
  }
}
.faqList01 h4:after {
  content: "";
  width: 40px;
  height: 40px;
  background: url("../images/ico_toggle01_off.png") no-repeat 0 0/100% 100%;
}
@media screen and (max-width: 767px) {
  .faqList01 h4:after {
    width: 20px;
    height: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .faqList01 h4:hover {
    opacity: 0.8;
  }
}
.faqList01 h4.on:after {
  background-image: url("../images/ico_toggle01_on.png");
}
.faqList01 .en {
  font-family: "Fraunces", serif;
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .faqList01 .en {
    font-size: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .faqList01 .en.red {
    margin-top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .faqList01 .en.red {
    width: 100%;
    margin-bottom: 10px;
    line-height: 1;
  }
}
.faqList01 .faqTitleTxt01 {
  width: calc(100% - 115px);
}
@media screen and (max-width: 767px) {
  .faqList01 .faqTitleTxt01 {
    width: calc(100% - 70px);
  }
}
.faqList01 .faqDetail01 {
  padding-bottom: 60px;
  line-height: 1.75;
}
@media print, screen and (min-width: 768px) {
  .faqList01 .faqDetail01 {
    font-size: 1.8rem;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .faqList01 .faqDetail01 {
    padding-bottom: 30px;
  }
}
.faqList01 .faqDetail02 {
  width: calc(100% - 60px);
}
@media screen and (max-width: 767px) {
  .faqList01 .faqDetail02 {
    width: 100%;
  }
}
.faqList01 .faqDetail02 a {
  color: #335b99;
  text-decoration: underline;
}
.faqList01 .faqDetail02 a:hover {
  text-decoration: none;
}
.faqList01 .faqDetail02 .mb30 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .faqList01 .faqDetail02 .mb30 {
    margin-bottom: 15px;
  }
}
.faqList01 .faqList03 li {
  text-indent: -1em;
  padding-left: 1em;
  word-break: break-all;
}
@media print, screen and (min-width: 768px) {
  .faqList01 .font16 {
    font-size: 1.6rem;
  }
}
.faqList01 .borderRed {
  max-width: 730px;
  width: 100%;
  padding: 20px;
  border: 1px solid #de0031;
}
@media screen and (max-width: 767px) {
  .faqList01 .borderRed {
    padding: 20px 15px;
  }
}
.faqList01:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .faqList01:not(:last-child) {
    margin-bottom: 40px;
  }
}

.attention {
  text-indent: -1em;
  padding-left: 1em;
}

.howtoRegisterArea01 {
  padding: 50px 0 135px;
  background: url("../images/bg_howto02.jpg") no-repeat 100% 0;
}
@media screen and (max-width: 767px) {
  .howtoRegisterArea01 {
    padding: 30px 0 60px;
    background-position: 100% 100%;
    background-size: 340px 290px;
  }
}
.howtoRegisterArea01 .registerTxt01 {
  font-size: 2.4rem;
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .howtoRegisterArea01 .registerTxt01 {
    line-height: 1.75;
  }
}
@media screen and (max-width: 1000px) {
  .howtoRegisterArea01 .registerTxt01 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .howtoRegisterArea01 .registerTxt01 {
    font-size: 1.8rem;
  }
}
.howtoRegisterArea01 .registerTxt01 .line {
  font-size: 3.2rem;
  font-weight: 700;
  color: #de0031;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .howtoRegisterArea01 .registerTxt01 .line {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .howtoRegisterArea01 .registerTxt01 .line {
    font-size: 2rem;
  }
}
.howtoRegisterArea01 .registerTxt01 .line:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #fff061;
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
}
.howtoRegisterArea01 .registerTxt01 .line span {
  z-index: 1;
  position: relative;
}
.howtoRegisterArea01 .registerTxt01 .wid96:after {
  width: 96%;
}
.howtoRegisterArea01 .trialBtn01 {
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .howtoRegisterArea01 .trialBtn01 {
    margin: 25px 0 20px;
  }
}
.howtoRegisterArea01 .registerTxt02 {
  font-size: 2rem;
}
@media screen and (max-width: 1000px) {
  .howtoRegisterArea01 .registerTxt02 {
    font-size: 1.6rem;
    text-align: left;
  }
}

.howtoFlowArea01.container {
  max-width: 1100px;
}
.howtoFlowArea01 .flowList01:not(:last-child) {
  margin-bottom: 55px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .howtoFlowArea01 .flowList01:not(:last-child) {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .howtoFlowArea01 .flowList01:not(:last-child) {
    margin-bottom: 45px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowList01:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .howtoFlowArea01 .flowList01:not(:last-child):before, .howtoFlowArea01 .flowList01:not(:last-child):after {
    content: "";
    position: absolute;
  }
}
@media print, screen and (min-width: 768px) {
  .howtoFlowArea01 .flowList01:not(:last-child):before {
    border-left: 10px dotted #c8c8c8;
    width: 10px;
    height: 100%;
    top: 0;
    left: 40px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .howtoFlowArea01 .flowList01:not(:last-child):before {
    left: 35px;
  }
}
.howtoFlowArea01 .flowList01:not(:last-child):after {
  width: 56px;
  height: 34px;
  background: url("../images/ico_howto01.png") no-repeat 0 0;
  bottom: -26px;
  left: 17px;
}
@media screen and (max-width: 1000px) {
  .howtoFlowArea01 .flowList01:not(:last-child):after {
    left: 12px;
  }
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowList01:not(:last-child):after {
    width: 28px;
    height: 17px;
    background-size: 28px 17px;
    bottom: -22px;
    left: 6px;
  }
}
.howtoFlowArea01 h3 {
  width: 100%;
}
.howtoFlowArea01 h3 .num {
  font-family: "Fraunces", serif;
  font-size: 5rem;
  font-weight: 600;
  color: #fff;
  width: 92px;
  height: 92px;
  background: #004da0;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .howtoFlowArea01 h3 .num {
    font-size: 4rem;
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 h3 .num {
    font-size: 2.4rem;
    width: 40px;
    height: 40px;
  }
}
.howtoFlowArea01 h3 .titleTxt01,
.howtoFlowArea01 h3 .titleTxt02 {
  display: block;
}
.howtoFlowArea01 h3 .titleTxt02 {
  font-size: 2.8rem;
  font-weight: 700;
  color: #004da0;
  padding-bottom: 10px;
  border-bottom: 1px solid #004da0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 h3 .titleTxt02 {
    font-size: 1.8rem;
  }
}
.howtoFlowArea01 .titleTxt01,
.howtoFlowArea01 .flowDetail01 {
  width: calc(100% - 147px);
}
@media screen and (max-width: 1000px) {
  .howtoFlowArea01 .titleTxt01,
.howtoFlowArea01 .flowDetail01 {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .titleTxt01,
.howtoFlowArea01 .flowDetail01 {
    width: calc(100% - 50px);
  }
}
.howtoFlowArea01 .titleTxt02,
.howtoFlowArea01 .flowDetail02 {
  max-width: 900px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .howtoFlowArea01 .flowDetail01 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowDetail01 {
    width: 100%;
    margin-top: 20px;
  }
}
.howtoFlowArea01 .flowTxtArea01 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowTxtArea01 {
    font-size: 1.6rem;
  }
}
.howtoFlowArea01 .flowTxtArea01 p:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowTxtArea01 p:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .howtoFlowArea01 .flowImgList01 {
    font-size: 1.6rem;
  }
}
.howtoFlowArea01 .flowImgList01 li {
  max-width: 440px;
  width: 49%;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowImgList01 li {
    width: 100%;
    margin-top: 20px;
  }
}
.howtoFlowArea01 .flowImg01 {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .flowImg01 {
    margin-bottom: 5px;
  }
}
.howtoFlowArea01 .flowImg01 img {
  border: 1px solid #dee9e2;
  border-radius: 3px;
}
.howtoFlowArea01 .attentionArea01 {
  margin: 25px 0 30px;
  padding: 20px;
  background: rgba(218, 0, 49, 0.06);
  border: 1px solid #de0031;
  color: #333;
}
.howtoFlowArea01 .attentionArea01 .attentionList01 li {
  color: #333;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .attentionArea01 {
    margin: 20px 0;
    padding: 15px;
  }
}
.howtoFlowArea01 .attentionArea01 h4 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .howtoFlowArea01 .attentionArea01 h4 {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .howtoFlowArea01 .attentionArea01 .attentionList01 {
    font-size: 1.6rem;
  }
}
.howtoFlowArea01 .attentionArea01 .attentionList01 li {
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .howtoFlowArea01 .attentionList01 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .howtoFlowArea01 .attentionList01 {
    font-size: 1.6rem;
  }
}
.howtoFlowArea01 .attentionList01 li {
  font-weight: 700;
  color: #de0031;
  line-height: 1.75;
}

.supportList01 {
  margin-top: 95px;
}
@media screen and (max-width: 767px) {
  .supportList01 {
    margin-top: 40px;
  }
}
.supportList01 h3 {
  font-size: 2.8rem;
  font-weight: 700;
  color: #004da0;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #004da0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .supportList01 h3 {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
.supportList01 .supportDetail01 {
  font-size: 1.8rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .supportList01 .supportDetail01 {
    font-size: 1.6rem;
  }
}
.supportList01 .supportDetail01 p:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .supportList01 .supportDetail01 p:not(:last-child) {
    margin-bottom: 20px;
  }
}
.supportList01 .generalBtn {
  width: 100%;
  margin: 35px auto 0;
}
@media screen and (max-width: 767px) {
  .supportList01 .generalBtn {
    margin-top: 25px;
  }
}
.supportList01 .generalBtn a {
  width: 100%;
  height: 48px;
  padding: 0;
  padding-right: 10px;
  background-image: none;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .supportList01 .generalBtn a {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .supportList01 .generalBtn a {
    height: 66px;
  }
}
.supportList01 .generalBtn a:after {
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
  position: absolute;
  right: 15px;
}
.supportList01 .generalBtn.mail {
  max-width: 394px;
}
.supportList01 .generalBtn.mail a:after {
  content: "";
}
.supportList01 .generalBtn.blank {
  max-width: 475px;
}
.supportList01 .generalBtn.blank a:after {
  content: "";
}
.supportList01 .supportTxt01 {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .supportList01 .supportTxt01 {
    font-size: 1.6rem;
  }
}
.supportList01 .txtLink {
  color: #335b98;
}
@media print, screen and (min-width: 768px) {
  .supportList01:not(:first-of-type) {
    margin-top: 75px;
  }
}

.supportFlowArea01 {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .supportFlowArea01 {
    margin-top: 35px;
  }
}
.supportFlowArea01 .flowList01 {
  align-items: flex-start;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .supportFlowArea01 .flowList01:not(:last-child):before {
    left: 29px;
  }
}
@media print, screen and (min-width: 768px) {
  .supportFlowArea01 .flowList01:not(:last-child):after {
    left: 6px;
  }
}
.supportFlowArea01 h3 {
  position: absolute;
  top: 0;
  left: 0;
}
.supportFlowArea01 h3 .num {
  font-size: 3.8rem;
  width: 70px;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .supportFlowArea01 h3 .num {
    font-size: 3.2rem;
    width: 60px;
    height: 60px;
  }
}
@media print, screen and (min-width: 1001px) {
  .supportFlowArea01 .flowDetail01 {
    width: calc(100% - 123px);
  }
}
@media screen and (max-width: 767px) {
  .supportFlowArea01 .flowDetail01 {
    margin-top: 30px;
  }
}
.supportFlowArea01 .flowDetail02 {
  max-width: 928px;
}
.supportFlowArea01 .supportImg01 {
  width: 49%;
}
@media print, screen and (min-width: 768px) {
  .supportFlowArea01 .supportImg01 {
    max-width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .supportFlowArea01 .supportImg01 {
    width: 100%;
  }
}
.supportFlowArea01 .supportImg01 img {
  border: 1px solid #e1ece5;
  border-radius: 3px;
}
.supportFlowArea01 .supportTxt01 {
  font-size: 1.8rem;
  width: 50.4%;
}
@media screen and (max-width: 1100px) and (min-width: 768px) {
  .supportFlowArea01 .supportTxt01 {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .supportFlowArea01 .supportTxt01 {
    font-size: 1.6rem;
    width: 100%;
    margin-top: 20px;
  }
}
.supportFlowArea01 .red {
  color: #de0031;
}

.supportMailDetail01 {
  padding-top: 55px;
  border-top: 1px solid #cbcbcb;
}
@media screen and (max-width: 767px) {
  .supportMailDetail01 {
    padding-top: 25px;
  }
}
.supportMailDetail01 .representativeName01 {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .supportMailDetail01 .representativeName01 {
    font-size: 1.8rem;
  }
}
.supportMailDetail01 .attentionArea01 {
  font-size: 1.6rem;
  color: #de0031;
  padding: 20px;
  background: rgba(218, 0, 49, 0.06);
  border: 1px solid #de0031;
}
@media screen and (max-width: 767px) {
  .supportMailDetail01 .attentionArea01 {
    font-size: 1.4rem;
    padding: 15px;
  }
}

.textindent {
  text-indent: -1em;
  padding-left: 1em;
}

.howtoRegisterArea01 .registerBtn01 {
  max-width: 420px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.oldmember .supportDetail01 li {
  font-size: 16px;
}
.oldmember .supportDetail01 a {
  color: #335b99;
  text-decoration: underline;
}
.oldmember .supportDetail01 a:hover {
  text-decoration: none;
}