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

.subTitleArea {
  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 {
    background-position: bottom, 30% 50%;
  }
}
@media screen and (max-width: 420px) {
  .subTitleArea {
    background-position: bottom, 40% 50%;
  }
}

@media screen and (max-width: 767px) {
  .subTitleInner {
    margin-top: -8px;
  }
}

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

.mailAboutArea01 {
  padding-bottom: 20px;
  background: url("../images/bg_about01.png") no-repeat 0 100%;
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 {
    padding-bottom: 45px;
    background-position: 0 102%;
    background-size: 180px 150px;
  }
}
.mailAboutArea01 h3 {
  margin-bottom: 25px;
  padding-top: 40px;
  background: url("../../trial/images/bg_trial04_01.png") no-repeat 50% 0;
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 h3 {
    margin-bottom: 20px;
    padding-top: 25px;
    background-size: 100px auto;
  }
}
.mailAboutArea01 h3 span:not(.fr) {
  font-size: 3.6rem;
}
@media screen and (max-width: 1000px) {
  .mailAboutArea01 h3 span:not(.fr) {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 h3 span:not(.fr) {
    font-size: 1.8rem;
  }
}
.mailAboutArea01 h3 .fr {
  color: #b59200;
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 h3 .fr {
    font-size: 1.2rem;
  }
}
.mailAboutArea01 .mailImg01 {
  padding: 10px 0 26px;
  background: url("../images/bg_about02.png") no-repeat 72% 8px;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .mailAboutArea01 .mailImg01 {
    width: 355px;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 .mailImg01 {
    width: 150px;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    background-position: 0 10px;
    background-size: 170px;
  }
}
.mailAboutArea01 .mailImg01:after {
  content: "";
  width: 272px;
  height: 340px;
  margin: 0 auto;
  background: url("../images/bg_border01.png") no-repeat 0 0/contain;
  position: absolute;
  top: 4px;
  left: 0;
}
@media print, screen and (min-width: 768px) {
  .mailAboutArea01 .mailImg01:after {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 .mailImg01:after {
    width: 160px;
    height: 200px;
    left: -5px;
  }
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 .mailImg01 img {
    width: 150px;
  }
}
.mailAboutArea01 .mailDetail01 {
  font-size: 1.8rem;
  width: calc(100% - 365px);
  line-height: 1.75;
}
@media print, screen and (min-width: 768px) {
  .mailAboutArea01 .mailDetail01 {
    padding-top: 10px;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 .mailDetail01 {
    font-size: 1.6rem;
    width: 100%;
  }
}
.mailAboutArea01 .mailDetail01 p:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .mailAboutArea01 .mailDetail01 p:not(:last-child) {
    margin-bottom: 15px;
  }
}

.usefulArea01 h3 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #004da0;
  max-width: 906px;
  margin: 0 auto;
  background: url("../../trial/images/bg_trial03_01.png") no-repeat 0 85%/50px auto, url("../../trial/images/bg_trial03_02.png") no-repeat 100% 85%/50px auto;
  line-height: 1.4;
}
@media screen and (max-width: 1000px) {
  .usefulArea01 h3 {
    font-size: 3rem;
    max-width: 465px;
    background-position: 0 100%, 100% 100%;
  }
}
@media screen and (max-width: 767px) {
  .usefulArea01 h3 {
    font-size: 2rem;
    max-width: 280px;
    background-size: 35px auto;
  }
}
.usefulArea01 h3 span {
  font-size: 5.6rem;
  color: #df4232;
}
@media screen and (max-width: 1000px) {
  .usefulArea01 h3 span {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .usefulArea01 h3 span {
    font-size: 2.6rem;
  }
}
.usefulArea01 .usefulTxt01 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 30px 0 25px;
  line-height: 1.75;
}
@media print, screen and (min-width: 768px) {
  .usefulArea01 .usefulTxt01 {
    text-align: center;
  }
}
@media screen and (max-width: 1000px) {
  .usefulArea01 .usefulTxt01 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1000px) {
  .usefulArea01 .usefulTxt01 {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}
.usefulArea01 .usefulList01 {
  padding: 40px 0 35px;
  background: #f9f9f9;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 {
    padding: 30px 0;
  }
}
.usefulArea01 .usefulList01 li {
  padding-left: 36px;
  background: url("../images/ico_useful01.svg") no-repeat 0 50%/20px 20px;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 li {
    padding-left: 30px;
    background-size: 20px 20px;
  }
}
.usefulArea01 .usefulList01 li:first-child img {
  height: 24px;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 li:first-child img {
    height: 43px;
  }
}
.usefulArea01 .usefulList01 li:nth-child(2) img {
  height: 56px;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 li:nth-child(2) img {
    max-width: inherit;
    height: 67px;
  }
}
.usefulArea01 .usefulList01 li:last-child img {
  height: 56px;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 li:last-child img {
    height: 43px;
  }
}
.usefulArea01 .usefulList01 li:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulList01 img {
    height: 43px;
  }
}
.usefulArea01 .usefulTxt02 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #de0031;
  margin: 35px 0 75px;
}
@media screen and (max-width: 1000px) {
  .usefulArea01 .usefulTxt02 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulTxt02 {
    font-size: 2rem;
    margin: 20px 0 40px;
  }
}
.usefulArea01 .usefulTxt02 span {
  position: relative;
}
.usefulArea01 .usefulTxt02 span:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #fff061;
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: -2px;
  left: 0;
}
.usefulArea01 .usefulDetail01 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 40px;
  background: #f9f7ef;
  border-radius: 8px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulDetail01 {
    padding: 25px 20px;
  }
}
.usefulArea01 .usefulDetail01 li {
  padding-left: 10px;
  position: relative;
}
.usefulArea01 .usefulDetail01 li:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #333;
  position: absolute;
  top: 9px;
  left: 0;
}
.usefulArea01 .usefulDetail01 li:not(:last-child) {
  margin-bottom: 12px;
}
.usefulArea01 h4 {
  font-size: 2.8rem;
  color: #004da0;
  margin-bottom: 25px;
  padding-bottom: 5px;
  border-bottom: 2px solid #004da0;
}
@media screen and (max-width: 767px) {
  .usefulArea01 h4 {
    font-size: 2rem;
  }
}
.usefulArea01 .usefulImg01 {
  padding: 10px 0 26px;
  background: url("../images/bg_useful01.png") no-repeat 0 100%/contain;
  position: absolute;
  right: -20px;
  bottom: -100px;
}
@media screen and (max-width: 1100px) {
  .usefulArea01 .usefulImg01 {
    width: 53%;
    right: -15px;
    bottom: -110px;
  }
}
@media screen and (max-width: 767px) {
  .usefulArea01 .usefulImg01 {
    padding-bottom: 10px;
    width: 145px;
    right: -10px;
    bottom: -50px;
  }
}
.usefulArea01 .usefulImg01:after {
  content: "";
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: url("../images/bg_border02.png") no-repeat 0 0/contain;
  position: absolute;
  top: 10px;
  right: 0;
  left: 0;
}

.usefulMailArea01 {
  padding: 120px 0 95px;
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 {
    padding: 60px 0 40px;
  }
}
.usefulMailArea01 h3 {
  font-size: 3.6rem;
}
@media screen and (max-width: 1100px) {
  .usefulMailArea01 h3 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 360px) {
  .usefulMailArea01 h3 {
    letter-spacing: -0.6px;
  }
}
@media print, screen and (min-width: 1001px) {
  .usefulMailArea01 h3 .br1000 {
    display: none;
  }
}
.usefulMailArea01 h3 .mr5 {
  margin-right: -5px;
}
.usefulMailArea01 h3 .mr20 {
  margin-right: -20px;
}
.usefulMailArea01 h3 .ml {
  margin-left: -20px;
}
.usefulMailArea01 .usefulMailTxt01 {
  margin: 25px 0 35px;
}
@media print, screen and (min-width: 768px) {
  .usefulMailArea01 .usefulMailTxt01 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 .usefulMailTxt01 {
    text-align: left;
    margin: 15px 0 25px;
  }
}
.usefulMailArea01 .mailContent01 {
  border: 4px solid #b19e7b;
}
.usefulMailArea01 .mailDetailArea01,
.usefulMailArea01 .mailDetail01 {
  border-width: 2px;
  border-style: solid;
}
.usefulMailArea01 .mailDetailArea01 {
  border-color: #fff;
}
.usefulMailArea01 .mailDetail01 {
  padding: 40px 0;
  background-image: url("../images/bg_mail01_01.png"), url("../images/bg_mail01_02.png"), url("../images/bg_mail01_03.png"), url("../images/bg_mail01_04.png");
  background-repeat: no-repeat;
  background-position: 10px 10px, calc(100% - 10px) 10px, 10px calc(100% - 10px), calc(100% - 10px) calc(100% - 10px);
  border-color: #b19e7b;
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 .mailDetail01 {
    padding: 25px 0;
    background-position: 5px 5px, calc(100% - 5px) 5px, 5px calc(100% - 5px), calc(100% - 5px) calc(100% - 5px);
    background-size: 30px 30px;
  }
}
.usefulMailArea01 .mailList01 {
  max-width: 798px;
}
@media print, screen and (min-width: 768px) {
  .usefulMailArea01 .mailList01 {
    font-size: 1.6rem;
  }
}
.usefulMailArea01 .mailList01:not(:last-child) {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 .mailList01:not(:last-child) {
    margin-bottom: 25px;
  }
}
.usefulMailArea01 h4 {
  font-size: 2.8rem;
  font-weight: 700;
  color: #de0031;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 h4 {
    font-size: 2rem;
  }
}
.usefulMailArea01 .formTable {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
.usefulMailArea01 th,
.usefulMailArea01 td {
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 th,
.usefulMailArea01 td {
    padding-top: 0;
    display: block;
  }
}
.usefulMailArea01 th {
  text-align: right;
}
@media print, screen and (min-width: 768px) {
  .usefulMailArea01 th {
    width: 152px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 th {
    text-align: left;
    padding-bottom: 2px;
  }
}
.usefulMailArea01 .generalBtn {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .usefulMailArea01 .generalBtn {
    margin-top: 10px;
  }
}

.requestArea01 h3 {
  font-size: 2.4rem;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .requestArea01 h3 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.requestArea01 .footBnrList01 {
  padding: 0;
}