/* Scss Document */
/* Scss Document */
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Sawarabi Mincho";
  src: url("../font/SawarabiMincho-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Sawarabi Gothic";
  src: url("../font/SawarabiGothic-Regular.ttf") format("truetype");
}
#gNavi li:nth-child(6) {
  display: block;
  background: #294198;
}
#gNavi li:nth-child(6) a {
  color: #fff;
}

#applied {
  width: 100%;
  height: 430px;
  background: url(../images/applied/applied_title.jpg) repeat-x center;
}

@media screen and (max-width: 768px) {
  #applied {
    height: 120px;
    overflow: hidden;
  }
}
.textAreaT {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
}
.textAreaT figure {
  padding-left: 20px;
}
.textAreaT p {
  margin-bottom: 20px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .textAreaT {
    display: block;
    padding-bottom: 10px;
  }
  .textAreaT figure {
    margin: 0;
    padding: 0;
  }
  .textAreaT p {
    line-height: 1.8;
    font-size: 1rem;
  }
}
@media screen and (max-width: 477px) {
  .textAreaT img {
    width: 100%;
  }
}
.h2Area {
  position: relative;
}
.h2Area h2 {
  background-color: #eee;
}
.h2Area figure {
  position: absolute;
  top: -22px;
  left: 0;
  box-shadow: 1px 1px 5px #b9d2d7;
  margin: 0;
  padding: 0;
  line-height: 0.9;
}

@media screen and (max-width: 768px) {
  .h2Area {
    margin-top: 40px;
  }
  .h2Area h2 {
    font-size: 2rem;
  }
  .h2Area figure {
    top: -8px;
  }
  .h2Area figure img {
    width: 60px;
  }
}
#appliedLink ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#appliedLink ul li {
  flex-basis: 228px;
  height: 57px;
  margin-top: 10px;
  margin-right: 10px;
  box-shadow: 1px 1px 5px #b9d2d7;
}
#appliedLink ul li figure {
  position: relative;
  padding: 0;
  margin: 0;
}
#appliedLink ul li figure figcaption {
  position: absolute;
  top: 18px;
  left: 70px;
}
#appliedLink ul .active {
  background: #e1eaee;
  text-decoration: underline;
}

@media screen and (max-width: 477px) {
  #appliedLink {
    height: auto;
    margin: 0;
  }
  #appliedLink ul {
    display: block;
  }
  #appliedLink ul li {
    float: left;
    width: 98%;
    border: 1px solid #888;
    margin: 2px;
    margin-bottom: 5px;
    display: block;
    box-shadow: none;
  }
  #appliedLink ul li figure {
    position: relative;
  }
  #appliedLink ul li figure figcaption {
    position: absolute;
    top: 12px;
    left: 62px;
    font-size: 0.8rem;
  }
}
ul.appFaqList {
  border-left: solid 10px #eee;
  border-bottom: solid 10px #eee;
  margin-left: 40px;
  margin-bottom: 20px;
  padding: 40px;
}
ul.appFaqList .qBox {
  display: inline;
  padding: 10px 12px;
  background: #006dd9;
  color: #fff;
  margin-left: -80px;
  margin-bottom: -50px;
  font-size: 2rem;
  font-family: Arial, Helvetica, sans-serif;
}
ul.appFaqList li.q {
  position: relative;
  background: url(../images/applied/qBase.png) no-repeat;
  padding: 10px;
}
ul.appFaqList li.q2 {
  position: relative;
  background: url(../images/applied/qBase.png) no-repeat;
  padding: 10px;
  margin-bottom: 20px;
}
ul.appFaqList li.qW {
  position: relative;
  background: url(../images/applied/qBase.png) no-repeat;
  padding: 10px;
  height: 60px;
}
ul.appFaqList .qtext {
  position: absolute;
  top: 15px;
  left: 60px;
  padding-right: 10px;
}
ul.appFaqList .qsankaku {
  position: absolute;
  top: 20px;
  left: -23px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 30px 20px 0;
  border-color: transparent #bfdfff transparent transparent;
}
ul.appFaqList .aBox {
  display: inline;
  padding: 10px 12px;
  background: #fff;
  color: #333;
  border: 1px solid #888;
  margin-left: -80px;
  margin-bottom: -50px;
  font-size: 2rem;
  font-family: Arial, Helvetica, sans-serif;
}
ul.appFaqList li.a {
  position: relative;
  background: url(../images/applied/aBase.png) no-repeat;
  padding: 10px;
  margin-top: 16px;
  margin-bottom: 50px;
}
ul.appFaqList li.aW2 {
  position: relative;
  background: url(../images/applied/aBase.png) no-repeat;
  padding: 10px;
  margin-top: 16px;
  margin-bottom: 0;
  height: 60px;
}
ul.appFaqList li.aW {
  position: relative;
  background: url(../images/applied/aBase.png) no-repeat;
  padding: 10px;
  margin-top: 16px;
  margin-bottom: 50px;
  height: 60px;
}
ul.appFaqList li.aWW {
  position: relative;
  background: url(../images/applied/aBase.png) no-repeat;
  padding: 10px;
  margin-top: 16px;
  margin-bottom: 50px;
  height: 80px;
}
ul.appFaqList li.aWWW {
  position: relative;
  background: url(../images/applied/aBase.png) no-repeat;
  padding: 10px;
  margin-top: 16px;
  margin-bottom: 50px;
  height: 120px;
}
ul.appFaqList li.aWWWW {
  position: relative;
  background: url(../images/applied/aBase.png) no-repeat;
  padding: 10px;
  margin-top: 16px;
  margin-bottom: 50px;
  height: 120px;
}
ul.appFaqList .atext {
  position: absolute;
  top: 15px;
  left: 60px;
  padding-right: 10px;
}
ul.appFaqList .asankaku {
  position: absolute;
  top: 20px;
  left: -23px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 30px 20px 0;
  border-color: transparent #eee transparent transparent;
}

@media screen and (max-width: 768px) {
  .qtext {
    font-size: 0.9rem;
  }

  .atext {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 477px) {
  ul.appFaqList {
    border-left: none;
    border-bottom: none;
    margin-left: 0;
    padding: 10px;
    padding-left: 0;
  }
  ul.appFaqList .qBox {
    margin-left: -20px;
    font-size: 1.4rem;
  }
  ul.appFaqList li.q {
    position: relative;
    background: #bfdfff;
    padding: 20px;
  }
  ul.appFaqList li.q2 {
    position: relative;
    background: #bfdfff;
    padding: 20px;
  }
  ul.appFaqList li.qW {
    position: relative;
    background: #bfdfff;
    padding: 20px;
    line-height: 1.4;
  }
  ul.appFaqList .qtext {
    top: 6px;
    left: 48px;
    padding-right: 6px;
  }
  ul.appFaqList .qsankaku {
    display: none;
  }
  ul.appFaqList .aBox {
    margin-left: -20px;
    font-size: 1.4rem;
  }
  ul.appFaqList li.a {
    position: relative;
    background: #eee;
    padding: 18px;
    padding-bottom: 36px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  ul.appFaqList li.aW {
    position: relative;
    background: #eee;
    padding: 18px;
    padding-bottom: 50px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  ul.appFaqList li.aW2 {
    position: relative;
    background: #eee;
    padding: 18px;
    padding-bottom: 50px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  ul.appFaqList li.aWW {
    position: relative;
    background: #eee;
    padding: 18px;
    padding-bottom: 66px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  ul.appFaqList li.aWWW {
    position: relative;
    background: #eee;
    padding: 18px;
    padding-bottom: 110px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  ul.appFaqList li.aWWWW {
    position: relative;
    background: #eee;
    padding: 18px;
    padding-bottom: 180px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  ul.appFaqList .atext {
    top: 6px;
    left: 48px;
    padding-right: 6px;
  }
  ul.appFaqList .asankaku {
    display: none;
  }
}