/*DoPlanning TOP用 Copyright (C) Do Planning Co.,Ltd. All Rights Reserved.*/
#particles-js {
  position: absolute;
  width: 100%;
  height: 300px;
}

.mainImg {
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 380px;
  background-image: url(../images/top/skyline.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.mainTitle {
  font-size: 120%;
  font-weight: 200;
  width: 90%;
  max-width: 1170px;
  margin: 110px auto 0;
  text-align: center;
  letter-spacing: .05em;
  color: rgb(255, 255, 255);
}

.mainTitle img {
  display: block;
  margin: 20px auto 0;
}

.corner {
  width: 100%;
  margin: 60px 0 0;
}

h2.titleTop {
  font-size: 110%;
}

.service {
  margin: 40px auto 0;
  border: solid 1px #ccc;
}

.service div {
  /*width:474px;*/
  padding: 30px 0 0;
}

.service div:before {
  position: absolute;
  top: 1px;
  right: 1px;
  content: "";
  border-width: 0 27px 27px 0;
  border-style: solid;
  border-color: #36406f #36406f #fff #fff;
  background: #fff;
}

/*.service .left{border-right:solid 1px #ccc}*/
.service div h5,
.service div p {
  margin: 0 30px;
  text-align: left;
}

.w950 div h5 {
  font-weight: 700;
  margin: 0 30px 15px;
  color: #36406f;
}

.service div a {
  display: block;
  margin: 30px 0 0;
  padding: 15px 0;
  border-top: solid 1px #ccc;
  background: url(../images/common/icon01.png) 440px 48% no-repeat;
}

.service div a:link {
  text-decoration: none;
  color: #333;
}

.service div a:hover {
  text-decoration: underline;
}

/* 2021 */
.boxMenu {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
}

.boxMenu li {
  width: calc(96% / 4);
  border: solid 1px #ccc;
  padding: 20px 10px;
  position: relative;
}

.boxMenu a:hover {
  text-decoration: none;
}

.boxMenu li:before {
  position: absolute;
  top: 1px;
  right: 1px;
  content: "";
  border-width: 0 27px 27px 0;
  border-style: solid;
  border-color: #36406f #36406f #fff #fff;
  background: #fff;
}

h2.titleTop.blue {
  padding: 60px 0;
  color: #fff;
  background: #36406f;
}

.media {
  background: url(../images/common/navBgGr.png) top left;
}

.w1100 {
  overflow: hidden;
  width: 100%;
}

.media.imgRight img,
.media.imgRight div {
  float: right;
}

.media.imgLeft img,
.media.imgLeft div {
  float: left;
}

.mediaList {
  line-height: 1.6em;
  width: 360px;
  margin: 0 30px;
  padding: 30px 0 0;
  text-align: left;
}

.media .mediaList img {
  float: none;
  margin: 0 auto 5px;
}

.media .mediaList p {
  margin: 0 0 20px;
}

.media .mediaList p a:link {
  text-decoration: none;
}

.media .mediaList p a:hover {
  text-decoration: underline;
}

.mediaList h5 {
  font-size: 180%;
  margin: 0 0 10px;
  color: #36406f;
}

/*@media screen and (max-width:1150px){.media.imgLeft img,.media.imgLeft div,.media.imgRight img,.media.imgRight div{float:none; margin:0 auto}
.mediaList{width:700px; padding:20px 0 40px}
}*/
.coordinator {
  margin: 210px auto 0;
  padding: 0 0 60px;
  background: #36406f;
}

.coordinator .eyeCatch {
  margin: -190px auto 0;
}

.coordinator .w950 {
  margin: 0 auto 30px;
}

.coordinator .first {
  margin: -50px auto 30px;
}

.coordinator .w950 div {
  width: 455px;
  padding: 30px 0;
  color: #fff;
  background: #5e668c;
}

.coordinator .w950 div h5 {
  font-size: 170%;
  font-weight: 200;
  color: #fff;
}

.coordinator .w950 div h5,
.coordinator .w950 div p {
  margin: 0 30px;
  text-align: left;
}

.coordinator .w950 div a {
  display: inline-block;
  clear: both;
  margin: 20px auto 0;
}

.guidance {
  margin: 40px auto 0;
  padding: 30px 0 15px;
  background: url(../images/top/topGuidanceBg.png) top left no-repeat;
}

.guidance div {
  width: 313px;
}

.guidance div.left {
  margin: 0 5px 0 0;
}

.guidance div h5,
.guidance div p,
.guidance div a {
  margin: 0 30px;
}

.guidance div p {
  text-align: left;
}

.guidance div img {
  margin: 15px auto;
}

@media screen and (max-width: 47.5em) {
  .mainTitle img {
    width: 225px;
  }

  .corner {
    width: 94%;
    margin: 60px auto 0;
  }

  h2.titleTop.blue img {
    width: 86%;
  }

  .boxMenu {
    flex-wrap: wrap;
  }

  .boxMenu li {
    width: 48%;
    margin-bottom: 10px;
  }

  .media.imgLeft img,
  .media.imgRight img {
    display: none;
  }

  .mediaList {
    width: auto;
    border-bottom: solid 2px #fff;
  }

  .media:last-child .mediaList {
    border-bottom: none;
  }

  .mediaList a:link {
    text-decoration: underline;
  }

  .coordinator {
    background: none;
    padding-bottom: 0;
    margin-top: 0;
  }

  .corner.coordinator {
    width: 100%;
  }

  .coordinator .eyeCatch {
    width: 90%;
    margin-top: 0;
  }

  .coordinator .w950,
  .coordinator .first {
    margin-bottom: 0;
  }

  .coordinator .w950 div {
    float: none;
    width: auto;
    margin-bottom: 15px;
  }

  .coordinator .w950 div h5 {
    font-size: 140%;
  }

  .coordinator .w950 div a img {
    width: 80%;
  }

  .coordinator .first {
    margin-top: 0;
  }

  .guidance {
    background: #f0f0f0;
    padding-bottom: 0;
  }

  .guidance div {
    width: auto;
    border-bottom: solid 2px #fff;
    margin-bottom: 20px !important;
  }

  .guidance div:last-child {
    margin-bottom: 0 !important;
  }
}
