@charset "UTF-8";
/* ---------------------------------------
#request
--------------------------------------- */
/* #sec_title */
#sec_title #pagetitle img {
  height: 32px;
}

@media screen and (max-width: 999px) {
  #sec_title #pagetitle img {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #sec_title #pagetitle img {
    height: 28px;
  }
}
@media screen and (max-width: 639px) {
  #sec_title #pagetitle img {
    height: 25px;
  }
}
@media screen and (max-width: 479px) {
  #sec_title #pagetitle img {
    height: 22px;
  }
}
#sec_bgintro {
  background: #f4f4f4;
  text-align: center;
  padding: 40px 0;
}

#sec_bgintro img {
  margin: 0 4%;
  width: 92%;
}

@media screen and (max-width: 999px) {
  #sec_bgintro {
    padding: 6% 0;
  }
}
/* #sec_bgintro */
#request #sec_bgintro p {
  text-align: center !important;
}

#request #sec_bgintro .txt1 {
  font-weight: bold;
  font-size: 18px;
}

#request #sec_bgintro .txt2 {
  font-size: 15px;
}

#request #sec_bgintro .txt2 span {
  display: inline-block;
  font-weight: bold;
}

#request #sec_bgintro .linktxt {
  font-weight: bold;
}

@media screen and (max-width: 639px) {
  #request #sec_bgintro .txt1 {
    font-size: 16px;
  }
  #request #sec_bgintro .txt2 {
    font-size: 13px;
  }
}
#request #sec_1 a {
  font-weight: bold;
  color: #c3161e;
  text-decoration: none;
}

#request #sec_1 a:hover {
  color: #db7378;
}

#request #sec_1 .txt1 {
  font-size: 0.93em;
  margin-top: 40px;
  padding-top: 70px;
  border-top: 1px dotted #ccc;
}

@media screen and (max-width: 767px) {
  #request #sec_1 .txt1 {
    margin-top: 6%;
    padding-top: 8%;
    margin-bottom: 2%;
  }
}
/* #sec_2 */
#request #sec_2 ul {
  text-align: center;
}

#request #sec_2 li {
  display: inline-block;
  text-align: left;
  margin-right: 20px;
  font-weight: bold;
  font-size: 1.15em;
}

#request #sec_2 li span {
  color: #c3161e;
  font-weight: bold;
  margin-right: 5px;
}

@media screen and (max-width: 479px) {
  #request #sec_2 {
    text-align: center;
  }
  #request #sec_2 ul {
    display: inline-block;
    margin: 0 auto;
  }
  #request #sec_2 ul li {
    text-align: left;
    display: block;
  }
}
#sec_3 .box1 + .box1 {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px dotted #ccc;
}
#sec_3 .box1 h3 {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
#sec_3 .box1 h3::before {
  content: "■";
  margin-right: 0.1em;
}
#sec_3 .box1.-line h3::before {
  color: #6fba2c;
}
#sec_3 .box1.-request h3::before {
  color: #c2161e;
}
#sec_3 .box1 p {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #sec_3 .box1 p {
    margin-top: 10px;
  }
}
#sec_3 .box1 .btn {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #sec_3 .box1 .btn {
    margin-top: 20px;
  }
}
#sec_3 .box1 .btn a {
  transition: 0.3s ease-in-out;
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 500px) {
  #sec_3 .box1 .btn a {
    max-width: 380px;
  }
}
#sec_3 .box1 .btn a img {
  width: 100%;
}
#sec_3 .box1 .btn a:hover {
  opacity: 0.8;
}
#sec_3 .box1 .btn p {
  margin-top: 20px;
  text-align: center;
}
#sec_3 .box2 {
  margin-top: 130px;
}
#sec_3 .box2 dl {
  text-align: center;
}
#sec_3 .box2 dt {
  display: inline-block;
  vertical-align: middle;
}
#sec_3 .box2 dd span {
  font-weight: bold;
  font-size: 1.15em;
}
#sec_3 .box2 dd {
  display: inline-block;
  border-left: 1px dotted #aaa;
  margin-left: 30px;
  padding-left: 30px;
  vertical-align: middle;
}
@media screen and (max-width: 639px) {
  #sec_3 .box2 {
    margin-top: 40px;
  }
  #sec_3 .box2 dt {
    display: block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
  }
  #sec_3 .box2 dd span {
    font-weight: bold;
    font-size: 1.15em;
  }
  #sec_3 .box2 dd {
    display: block;
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
    vertical-align: top;
  }
  #sec_3 .box2 dd p {
    text-align: center;
  }
  #sec_3 .box2 dt .sph {
    display: none;
  }
}

.bnr_taisaku {
  background: #23b8d3;
}
@media screen and (min-width: 768px) {
  .bnr_taisaku {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .bnr_taisaku {
    padding-top: 4.6875vw;
    padding-bottom: 4.6875vw;
  }
}
.bnr_taisaku a {
  display: block;
}
@media screen and (min-width: 768px) {
  .bnr_taisaku a {
    width: 100%;
    max-width: 784px;
  }
}
@media screen and (max-width: 767px) {
  .bnr_taisaku a {
    width: 85vw;
    max-width: 400px;
  }
}
.bnr_taisaku a {
  margin: 0 auto;
  transition: opacity 0.3s ease-in-out;
  backface-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .bnr_taisaku a:hover {
    opacity: 0.7;
  }
}
.bnr_taisaku a img {
  width: 100%;
}/*# sourceMappingURL=pageParts.css.map */