@charset "UTF-8";
#contents .topicPath {
  margin-bottom: 15px !important;
}
#contents .blueBg {
  background-color: #004B9E;
  padding: 50px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg {
    padding: 30px;
  }
}
@media screen and (max-width: 668px) {
  #contents .blueBg {
    padding: 20px;
  }
}
#contents .blueBg > h3 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg > h3 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg > h3 {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 {
  background-color: #fff;
  box-shadow: 1px 1px 10px 2px rgba(62, 62, 62, 0.8);
  padding: 50px 50px;
  border-radius: 30px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 {
    padding: 40px 30px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 {
    padding: 30px 20px;
  }
}
#contents .blueBg .bgWhite2 p.read {
  text-align: center;
  margin-bottom: 30px;
  line-height: 200%;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 p.read {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 p.read.spLeft {
    text-align: left;
  }
}
#contents .blueBg .bgWhite2 .sub {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  background-color: #F1F8FF;
  padding: 20px;
  border-radius: 10px;
}
#contents .blueBg .bgWhite2 .sub .icon {
  width: 40px;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .sub .icon {
    margin: 0 auto 10px;
    width: 35px;
  }
}
#contents .blueBg .bgWhite2 .sub > div {
  width: calc(100% - 70px);
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .sub > div {
    width: 100%;
  }
}
#contents .blueBg .bgWhite2 .sub > div * {
  line-height: 160%;
  font-size: 0.6em !important;
}
#contents .blueBg .bgWhite2 .sub > div h5 {
  font-weight: 700;
  margin-bottom: 5px;
  color: #004B9E;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .sub > div h5 {
    text-align: center;
  }
}
#contents .blueBg .bgWhite2.aboutArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2.aboutArea .photo {
  width: 370px;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  #contents .blueBg .bgWhite2.aboutArea .photo {
    margin: 0 auto 30px;
  }
}
#contents .blueBg .bgWhite2.aboutArea .photo span {
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: 15px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2.aboutArea .photo span {
    font-size: 1.4rem;
  }
}
#contents .blueBg .bgWhite2.aboutArea .text {
  width: calc(100% - 420px);
}
@media screen and (max-width: 1200px) {
  #contents .blueBg .bgWhite2.aboutArea .text {
    width: 100%;
  }
}
#contents .blueBg .bgWhite2.aboutArea .text section:not(:last-child) {
  margin-bottom: 40px;
}
#contents .blueBg .bgWhite2.aboutArea .text section h4 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2.aboutArea .text section h4 {
    font-size: 2rem;
  }
}
#contents .blueBg .bgWhite2.aboutArea .text section p a {
  text-decoration: underline;
}
#contents .blueBg .bgWhite2.aboutArea .text .name {
  border-top: 1px solid #3e3e3e;
  text-align: right;
  padding-top: 15px;
}
#contents .blueBg .bgWhite2.aboutArea .text .name small {
  font-size: 0.8em;
}
#contents .blueBg .bgWhite2 .taiseiArea {
  max-width: 1200px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .taiseiArea {
    margin-bottom: 50px;
  }
}
#contents .blueBg .bgWhite2 .taiseiArea > section {
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .taiseiArea > section {
    margin-bottom: 40px;
  }
}
#contents .blueBg .bgWhite2 .taiseiArea > section h4 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .taiseiArea > section h4 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .taiseiArea > section h4 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .taiseiArea > section p {
  max-width: 1200px;
  margin: 0 auto;
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dt {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .taiseiArea > dl dt {
    font-size: 2rem;
  }
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dt small {
  font-size: 0.75em;
  font-weight: 700;
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dd {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .taiseiArea > dl dd {
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dd a {
  text-decoration: underline;
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dd .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dd .box .textBasic {
  width: calc(60% - 30px);
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .taiseiArea > dl dd .box .textBasic {
    width: calc(60% - 20px);
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .taiseiArea > dl dd .box .textBasic {
    width: 100%;
    margin-bottom: 10px;
  }
}
#contents .blueBg .bgWhite2 .taiseiArea > dl dd .box .photo {
  width: 40%;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .taiseiArea > dl dd .box .photo {
    width: 100%;
  }
}
#contents .blueBg .bgWhite2 .suisinArea > h4 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .suisinArea > h4 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .suisinArea > h4 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .suisinArea > div {
  max-width: 1200px;
  margin: 0 auto;
}
#contents .blueBg .bgWhite2 .suisinArea > div > section:not(:last-child) {
  padding-bottom: 20px;
}
#contents .blueBg .bgWhite2 .suisinArea > div > section > h5 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .suisinArea > div > section > h5 {
    font-size: 2rem;
  }
}
#contents .blueBg .bgWhite2 .suisinArea > div > section > p {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .suisinArea > div > section > p {
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .suisinArea > div > section > section.map h5 {
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .suisinArea > div > section > section.map h5 {
    font-size: 2rem;
  }
}
#contents .blueBg .bgWhite2 .suisinArea > div > section > section.map .image {
  max-width: 1200px;
  margin: 0 auto 30px;
}
#contents .blueBg .bgWhite2 .lCommon {
  max-width: 1200px;
  margin: 0 auto;
}
#contents .blueBg .bgWhite2 .lCommon:not(:last-child) {
  margin-bottom: 80px;
}
#contents .blueBg .bgWhite2 .lCommon.mb40 {
  margin-bottom: 40px;
}
#contents .blueBg .bgWhite2 .lCommon h4 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon h4 {
    font-size: 2rem;
  }
}
#contents .blueBg .bgWhite2 .lCommon h5 {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon h5 {
    font-size: 1.8rem;
  }
}
#contents .blueBg .bgWhite2 .lCommon .detailTable {
  border-collapse: collapse;
  margin-top: 20px;
}
#contents .blueBg .bgWhite2 .lCommon .detailTable tr th, #contents .blueBg .bgWhite2 .lCommon .detailTable tr td {
  text-align: left;
  vertical-align: top;
  font-size: 1.7rem;
  padding-bottom: 3px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon .detailTable tr th, #contents .blueBg .bgWhite2 .lCommon .detailTable tr td {
    font-size: 1.5rem;
  }
}
#contents .blueBg .bgWhite2 .lCommon .detailTable tr th {
  white-space: nowrap;
  position: relative;
  padding-right: 1em;
}
#contents .blueBg .bgWhite2 .lCommon .detailTable tr th::after {
  content: "：";
  position: absolute;
  right: 0;
  top: 0;
}
#contents .blueBg .bgWhite2 .lCommon .textLink2 {
  text-align: center;
  margin-top: 30px;
}
#contents .blueBg .bgWhite2 .lCommon .textLink2.pcL {
  text-align: left;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon .textLink2.pcL {
    text-align: center;
  }
}
#contents .blueBg .bgWhite2 .lCommon .textLink2 a {
  min-width: 220px;
  font-size: 1.7rem;
  line-height: 130%;
  color: #fff;
  background-color: #599FEC;
  background: linear-gradient(90deg, #004B9E 0%, #4991E9 100%);
  border-radius: 60px;
  padding: 20px 45px 23px 30px;
  text-align: center;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .lCommon .textLink2 a {
    font-size: 1.5rem;
    padding: 13px 40px 13px 20px;
  }
}
#contents .blueBg .bgWhite2 .lCommon .textLink2 a::after {
  content: "";
  width: 10px;
  height: 17px;
  display: block;
  background: url(../../../common/images/arrow_right.svg) no-repeat center/contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  filter: brightness(300);
  transition: 0.2s;
}
#contents .blueBg .bgWhite2 .lCommon .textLink2 a[href$=".pdf"]:not(.noIcon)::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../../../common/images/icon_pdf.svg) no-repeat center/contain;
  vertical-align: middle;
  margin-left: 5px;
  filter: brightness(1);
}
#contents .blueBg .bgWhite2 .lCommon .textLink2 a:hover::after {
  right: 16px;
}
#contents .blueBg .bgWhite2 .lCommon.layoutA .photo {
  margin-bottom: 15px;
}
#contents .blueBg .bgWhite2 .lCommon.layoutA .tit {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutA .tit {
    font-size: 1.8rem;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutB .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2 .lCommon.layoutB .box:not(:last-of-type) {
  margin-bottom: 40px;
}
#contents .blueBg .bgWhite2 .lCommon.layoutB .box .photo {
  width: calc(50% - 20px);
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutB .box .photo {
    width: 100%;
    margin-bottom: 15px;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutB .box .text {
  width: calc(50% - 20px);
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutB .box .text {
    width: 50%;
  }
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutB .box .text {
    width: 100%;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutC .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2 .lCommon.layoutC .box > section {
  width: calc(25% - 20px);
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutC .box > section {
    width: 100%;
  }
  #contents .blueBg .bgWhite2 .lCommon.layoutC .box > section:not(:last-child) {
    margin-bottom: 40px;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutC .box > section .photo {
  margin-bottom: 15px;
}
#contents .blueBg .bgWhite2 .lCommon.layoutD .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2 .lCommon.layoutD .box > section {
  width: calc(33.3333333333% - 20px);
}
#contents .blueBg .bgWhite2 .lCommon.layoutD .box > section:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutD .box > section {
    width: 100%;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutD .box > section .photo {
  margin-bottom: 15px;
}
#contents .blueBg .bgWhite2 .lCommon.layoutE .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2 .lCommon.layoutE .box > section {
  width: calc(50% - 20px);
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutE .box > section {
    width: 100%;
  }
  #contents .blueBg .bgWhite2 .lCommon.layoutE .box > section:not(:last-child) {
    margin-bottom: 40px;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutE .box > section .photo {
  margin-bottom: 15px;
}
#contents .blueBg .bgWhite2 .lCommon.layoutF h4 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .lCommon.layoutF h4 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .lCommon.layoutF h4 {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutF .photo li {
  margin-bottom: 40px;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .lCommon.layoutF .photo li {
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .lCommon.layoutF > p.textBasic {
  margin-top: 20px;
}
#contents .blueBg .bgWhite2 > h4.torikumi {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 > h4.torikumi {
    font-size: 3rem;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 > h4.torikumi {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea > h4 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .jissekiArea > h4 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .jissekiArea > h4 {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea {
  max-width: 1200px;
  margin: 0 auto;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article:not(:last-child) {
  padding-bottom: 40px;
  border-bottom: 1px solid #3e3e3e;
  margin-bottom: 40px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.image {
  width: 250px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.image {
    width: 150px;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.image p:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.image {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.image p {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.image p:nth-child(2n) {
    margin-left: 20px;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text {
  width: calc(100% - 290px);
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text {
    width: calc(100% - 180px);
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text {
    width: 100%;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text a {
  text-decoration: underline;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text > h5 {
  margin-bottom: 30px;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text > h5:not(:first-child) {
  margin-top: 30px;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text > h5 a {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text > h5 a {
    font-size: 2rem;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text ul {
  margin-left: 20px;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text ul li {
  list-style: disc;
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text ul li {
  line-height: 200%;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text ul li {
    font-size: 1.7rem;
  }
}
#contents .blueBg .bgWhite2 .jissekiArea .seikaArea article > div.text .marginT {
  margin-top: 50px;
}
#contents .blueBg .bgWhite2 .layoutAsub {
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  #contents .blueBg .bgWhite2 .layoutAsub {
    margin-top: 30px;
  }
}
#contents .blueBg .bgWhite2 .layoutAsub .photo {
  margin-bottom: 15px;
}
#contents .blueBg .bgWhite2 .layoutAsub .tit {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 668px) {
  #contents .blueBg .bgWhite2 .layoutAsub .tit {
    font-size: 1.8rem;
  }
}
#contents .blueBg .trademark {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}
#contents .blueBg .trademark p {
  color: #fff;
  font-size: 1.7rem;
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  #contents .blueBg .trademark p {
    font-size: 1.3rem;
  }
}/*# sourceMappingURL=index.css.map */