@charset "UTF-8";
/*
メインカラー緑　：#00B95A
サブカラー淡緑　：#62D4AD


textピンク　　　：#FF7373
text水色　　　　：#609BFC

*/
.home a {
  background: #62D4AD;
}

@media screen and (max-width: 600px) {
  .home a {
    background: none;
  }
}

#mainimg {
  width: 100%;
  min-width: 980px;
  background: url(../img/topimg.jpg) no-repeat center;
  height: 420px;
}

@media (max-width: 805px) {
  #mainimg {
    width: 100%;
    min-width: inherit;
    padding: 10% 0;
    height: auto;
    background-size: cover;
  }
}

#mainimg #slideshow {
  width: 980px;
  margin: auto;
  padding: 80px 0 0 0;
}

@media (max-width: 805px) {
  #mainimg #slideshow {
    padding: 0 0 0 10px;
    width: 100%;
    box-sizing: border-box;
  }
}

@media (max-width: 805px) {
  #mainimg #slideshow .slideimg {
    width: 65%;
    height: auto;
  }
}

#mainimg #slideshow #main-soudan {
  margin: 50px 0 0 0;
}

@media (max-width: 600px) {
  #mainimg #slideshow #main-soudan {
    margin: 10px 0 0 0;
  }
}

#maincontent {
  width: 980px;
  margin: 10px auto;
}

@media (max-width: 805px) {
  #maincontent {
    width: 100%;
  }
}

#maincontent #section01 {
  overflow: hidden;
}

#maincontent #section01 .intro {
  float: left;
  margin: 0 14px 0 0;
}

@media screen and (max-width: 805px) {
  #maincontent #section01 .intro {
    width: 30%;
    margin: 0;
  }
}

@media screen and (max-width: 805px) and (max-width: 600px) {
  #maincontent #section01 .intro {
    width: 50%;
    margin: 0 auto 10px auto;
    float: none;
  }
}

@media screen and (max-width: 805px) {
  #maincontent #section01 .intro img {
    max-width: 100%;
  }
}

#maincontent #section01 #news {
  float: left;
  width: 650px;
  box-sizing: border-box;
}

@media screen and (max-width: 805px) {
  #maincontent #section01 #news {
    width: 70%;
  }
}

@media screen and (max-width: 805px) and (max-width: 600px) {
  #maincontent #section01 #news {
    width: 90%;
    float: none;
    margin: auto;
  }
}

#maincontent #section01 #news h3 {
  float: left;
}

#maincontent #section01 #news .newsall {
  float: right;
  background: #00B95A;
}

#maincontent #section01 #news .newsall a {
  color: #fff;
  text-decoration: none;
  padding: 2px 7px;
  display: inline-block;
}

@media screen and (max-width: 600px) {
  #maincontent #section01 #news .newsall a {
    padding: 7px 15px;
  }
}

#maincontent #section01 #news .newsall a:hover {
  text-decoration: underline;
}

#maincontent #section01 #news dl {
  height: 140px;
  overflow-y: scroll;
  margin: 0 0 0 10px;
  padding: 0 0 0 5px;
  font-size: 12px;
  border-top: solid 1px #00B95A;
}

@media screen and (max-width: 805px) {
  #maincontent #section01 #news dl {
    height: 200px;
    overflow: auto;
  }
}

#maincontent #section01 #news dl dt {
  float: left;
  color: #00B95A;
  font-weight: bold;
  padding: 0 2px 0 2px;
  margin: 15px 0 0 0;
  border-left: solid 10px #00B95A;
  border-radius: 15px;
}

@media screen and (max-width: 805px) {
  #maincontent #section01 #news dl dt {
    float: none;
    padding: 5px;
    background: #00B95A;
    color: #fff;
  }
}

#maincontent #section01 #news dl dd {
  padding: 15px 0 5px 100px;
  color: #000;
}

@media screen and (max-width: 805px) {
  #maincontent #section01 #news dl dd {
    padding: 5px;
  }
}

#maincontent #section02 {
  overflow: hidden;
}

#maincontent #section02 #left-side {
  float: left;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #left-side {
    float: none;
  }
}

#maincontent #section02 #left-side #blog {
  margin: 0 0 20px 0;
}

#maincontent #section02 #left-side #blog h3 {
  text-align: center;
}

@media screen and (max-width: 600px) {
  #maincontent #section02 #left-side #blog h3 img {
    width: 100%;
  }
}

#maincontent #section02 #left-side #blog #blog-inc {
  height: 280px;
  width: 620px;
  padding: 0 10px;
  overflow-y: scroll;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #left-side #blog #blog-inc {
    width: 90%;
    margin: auto;
  }
}

#maincontent #section02 #left-side #blog #blog-inc dl a {
  color: #555;
  text-decoration: none;
}

#maincontent #section02 #left-side #blog #blog-inc dl dt {
  padding: 5px 0;
}

#maincontent #section02 #left-side #blog #blog-inc dl dd {
  padding: 5px 0;
  border-bottom: dashed 2px #ccc;
}

#maincontent #section02 #left-side #blog #blog-inc dl dd .title {
  color: #00B95A;
  font-size: 18px;
  font-weight: bold;
}

#maincontent #section02 #left-side #banner-soudan {
  background: url(../img/banner_soudan.jpg) no-repeat;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #left-side #banner-soudan {
    background-size: contain;
    background-position: center;
  }
}

#maincontent #section02 #left-side #banner-soudan a {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  width: 640px;
  height: 117px;
  overflow: hidden;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #left-side #banner-soudan a {
    width: 100%;
    height: auto;
    padding: 12% 0 0 0;
  }
}

#maincontent #section02 #banner-side {
  float: right;
  width: 320px;
  margin: 0 0 20px 0;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #banner-side {
    float: none;
    width: 90%;
    margin: 20px auto;
  }
}

#maincontent #section02 #banner-side .arrow {
  font-size: 18px;
  color: #555;
}

#maincontent #section02 #banner-side a {
  text-decoration: none;
  color: #609BFC;
  font-size: 12px;
}

#maincontent #section02 #banner-side #banner-access {
  background: url(../img/icon_access.jpg) no-repeat 10px 10px;
  border: solid 1px #ddd;
  margin: 0 0 20px 0;
  box-shadow: #e7ebdf 0px 0px 2px 3px inset;
  -webkit-box-shadow: #e7ebdf 0px 0px 2px 3px inset;
  -moz-box-shadow: #e7ebdf 0px 0px 2px 3px inset;
}

#maincontent #section02 #banner-side #banner-access a {
  display: block;
  padding: 20px 0 20px 110px;
}

#maincontent #section02 #banner-side #banner-fee {
  background: url(../img/icon_fee.jpg) no-repeat 10px 10px;
  border: solid 1px #ddd;
  margin: 0 0 20px 0;
  box-shadow: #e7ebdf 0px 0px 2px 3px inset;
  -webkit-box-shadow: #e7ebdf 0px 0px 2px 3px inset;
  -moz-box-shadow: #e7ebdf 0px 0px 2px 3px inset;
}

#maincontent #section02 #banner-side #banner-fee a {
  display: block;
  padding: 20px 0 20px 110px;
}

#maincontent #section02 #banner-side #banner-mail {
  background: url(../img/bg_mail.jpg) no-repeat center 5px;
  border: solid 1px #ddd;
  margin: 0 0 20px 0;
  box-shadow: #e7ebdf 0px 0px 2px 3px inset;
  -webkit-box-shadow: #e7ebdf 0px 0px 2px 3px inset;
  -moz-box-shadow: #e7ebdf 0px 0px 2px 3px inset;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #banner-side #banner-mail {
    background: url(../img/icon_mail-sp.jpg) no-repeat 5px;
  }
}

#maincontent #section02 #banner-side #banner-mail a {
  display: block;
  padding: 120px 0 20px 20px;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #banner-side #banner-mail a {
    padding: 30px 5px 30px 110px;
  }
}

#maincontent #section02 #banner-side #banner-another p {
  text-align: right;
}

@media screen and (max-width: 805px) {
  #maincontent #section02 #banner-side #banner-another p {
    text-align: center;
  }
}

#maincontent #service-guide {
  background: #BBDBC3;
  border-radius: 10px;
  padding: 20px 0 0 20px;
  margin: 15px 0;
  overflow: hidden;
}

@media screen and (max-width: 805px) {
  #maincontent #service-guide {
    padding: 20px 0 0 1%;
  }
}

@media screen and (max-width: 805px) and (max-width: 600px) {
  #maincontent #service-guide {
    background: none;
  }
}

#maincontent #service-guide .service-box {
  width: 300px;
  height: 190px;
  float: left;
  margin: 0 20px 20px 0;
  background: #fff;
  border: solid 5px #fff;
  box-sizing: border-box;
}

@media screen and (max-width: 805px) {
  #maincontent #service-guide .service-box {
    width: 32%;
    margin: 0 1% 20px 0;
    height: 250px;
  }
}

@media screen and (max-width: 805px) and (max-width: 600px) {
  #maincontent #service-guide .service-box {
    float: none;
    width: 100%;
    height: auto;
    margin: 10px auto;
  }
}

#maincontent #service-guide .service-box h4 {
  padding: 85px 10px 0 30px;
  font-size: 20px;
  background-position: bottom;
  position: relative;
}

@media screen and (max-width: 600px) {
  #maincontent #service-guide .service-box h4 {
    padding: 12px 0 12px 40px;
    background: #F0F0E1 !important;
    background: #62D4AD;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
  }
}

#maincontent #service-guide .service-box h4:after {
  position: absolute;
  display: block;
  content: '';
  width: 13px;
  height: 13px;
  border-top: 2px solid #00B95A;
  border-right: 2px solid #00B95A;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 999;
  top: 91px;
  left: 0;
}

@media screen and (max-width: 600px) {
  #maincontent #service-guide .service-box h4:after {
    top: 38%;
    left: 10px;
    width: 10px;
    height: 10px;
  }
}

#maincontent #service-guide .service-box a {
  display: block;
  color: #00B95A;
  text-decoration: none;
}

#maincontent #service-guide .service-box a:hover {
  color: #E77B1E;
}

#maincontent #service-guide .service-box p {
  padding: 0 10px;
}

@media screen and (max-width: 600px) {
  #maincontent #service-guide .service-box p {
    font-size: 11px;
  }
}

#maincontent #service-guide .souzoku h4 {
  background: url(../img/bg_souzoku.jpg) no-repeat;
}

#maincontent #service-guide .yuigon h4 {
  background: url(../img/bg_yuigon.jpg) no-repeat;
}

#maincontent #service-guide .zouyo h4 {
  background: url(../img/bg_zouyo.jpg) no-repeat;
}

#maincontent #service-guide .kouken h4 {
  background: url(../img/bg_kouken.jpg) no-repeat;
}

#maincontent #service-guide .saimu h4 {
  background: url(../img/bg_saimu.jpg) no-repeat;
}

#maincontent #service-guide .houjin h4 {
  background: url(../img/bg_houjin.jpg) no-repeat;
}

#maincontent #service-guide .hudou h4 {
  background: url(../img/bg_hudou.jpg) no-repeat;
}

#maincontent #service-guide .other h4 {
  background: url(../img/bg_other.jpg) no-repeat;
}

#maincontent #service-guide .kazoku h4 {
  background: url(../img/bg_kazoku.jpg) no-repeat;
}

.aboutBanner {
  text-align: center;
  margin: 40px 0;
}

@media screen and (max-width: 600px) {
  .aboutBanner {
    margin: 15px 0;
  }
}

.aboutBanner img {
  max-width: 95%;
}
