@charset "UTF-8";
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
#mainvisual {
  z-index: 10;
  text-align: center;
  position: relative;
  top: -15px;
  background: #A5D6FF;
  z-index: 5;
}

.page__title {
  font-size: 31px;
  margin-top: 30px;
  margin-bottom: 25px;
}

#service {
  margin-bottom: 40px;
}
#service a:hover {
  text-decoration: none;
}
#service .service__box {
  display: block;
  width: 1000px;
  height: 191px;
  box-sizing: border-box;
  background: #EEF2F7;
  padding: 19px 24px 14px 38px;
  margin-bottom: 15px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  position: relative;
}
#service .service__box .service__box-img {
  float: left;
  margin-top: 5px;
  text-align: center;
  width: 264px;
}
#service .service__box .service__box-img img {
  width: 90px;
  margin: 0 0 10px 0;
}
#service .service__box .service__box-img span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}
#service .service__box .service__text {
  text-align: left;
  padding: 22px 14px 5px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #FFF;
  width: 300px;
  height: 154px;
  color: #000;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#service .service__box .service__text .service__ttl-01 {
  font-size: 20px;
  color: #f26c25;
  font-weight: bold;
}
#service .service__box .service__text .service__ttl-02 {
  font-size: 20px;
  color: #91dc5a;
  font-weight: bold;
}
#service .service__box .service__text .service__ttl-03 {
  font-size: 20px;
  color: #99caf0;
  font-weight: bold;
}
#service .service__box .service__text .service__detail {
  margin-top: 10px;
  color: #666;
  line-height: 1.3em;
}
#service .service__box .service__text-top {
  width: 620px;
  height: 95px;
  float: right;
  margin-top: 30px;
  margin-right: 0;
}
#service .service__box .service__text-01 {
  position: absolute;
  top: 17px;
  right: 345px;
}
#service .service__box .service__text-01 .service__textlower {
  background: #91dc5a;
  padding: 7px 10px 7px 10px;
  width: 120px;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  position: absolute;
  top: 126px;
  left: 180px;
}
#service .service__box .service__text-02 {
  position: absolute;
  top: 17px;
  right: 24px;
}
#service .service__box .service__text-03 {
  position: absolute;
  top: 17px;
  right: 345px;
}
#service .service__box .service__text-04 {
  position: absolute;
  top: 17px;
  right: 24px;
}
#service .service__box a:hover .service__text {
  background-color: #F8FFEE;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 7px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 7px 0;
  box-shadow: rgba(0, 0, 0, 0.15) 0 7px 0;
}
#service .service__box a:hover .service__text-top {
  margin-top: 23px;
}
#service .service__box a:hover .service__text-01, #service .service__box a:hover .service__text-02, #service .service__box a:hover .service__text-03, #service .service__box a:hover .service__text-04 {
  top: 10px;
}

#concept {
  width: 100%;
  text-align: center;
  background: url(../images/top/concept_bg.jpg) left top repeat-x;
  margin-bottom: 72px;
  padding: 20px 0 0 0;
}

#flow {
  margin-bottom: 60px;
}
#flow .flow__box {
  margin-bottom: 25px;
  box-sizing: border-box;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: 1px solid #cccccc;
  margin: 0 auto 25px;
  overflow: hidden;
}
#flow .flow__box .flow__img {
  float: left;
  margin-left: 23px;
}
#flow .flow__box .flow__img .flow__left {
  width: 318px;
  height: 71px;
  line-height: 71px;
}
#flow .flow__box .flow__img .flow__left li {
  float: left;
}
#flow .flow__box .flow__img .flow__left li .flow_icon {
  height: 71px;
  width: 73px;
  line-height: 71px;
}
#flow .flow__box .flow__img .flow__left li .number__round {
  width: 53px;
  height: 53px;
  line-height: 53px;
  background: #0f72b6;
  border-radius: 70px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 280%;
  margin-top: 7px;
}
#flow .flow__box .flow__img .flow__left li .flow__ttl {
  font-weight: bold;
  font-size: 20px;
  width: 135px;
  display: inline;
  margin: 0;
  padding: 0;
  height: 71px;
  line-height: 71px;
  width: 73px;
}
#flow .flow__box .flow__img .flow__left li:nth-child(1n) {
  margin-right: 40px;
}
#flow .flow__box .flow__img .flow__left li:nth-child(2n) {
  margin-right: 12px;
}
#flow .flow__box .flow__img .flow__left li:last-child {
  margin-right: 0;
}
#flow .flow__box .flow__text {
  float: left;
  margin-left: 25px;
  text-align: left;
  font-size: 16px;
  width: 580px;
  margin-top: 15px;
  font-weight: 500;
}
#flow .flow__first {
  position: relative;
  height: 150px;
}
#flow .flow__first .flow__img {
  margin-top: 17px;
}
#flow .flow__first .flow__text {
  margin-top: 3px;
}
#flow .flow__first .flow__tel {
  position: absolute;
  top: 80px;
  right: 234px;
}
#flow .flow__first .flow__contact {
  position: absolute;
  top: 77px;
  right: 30px;
}
#flow .flow__first .flow__contact .button {
  background: #A7D9FE;
  border: 1px solid #7399CF;
  width: 190px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 5px 0;
  font-weight: bold;
}

.blog__title {
  font-size: 31px;
  margin-bottom: 40px;
}

#blog {
  margin-bottom: 40px;
}
#blog .blog__box {
  margin: 0 auto;
  width: 1000px;
}
#blog .blog__list {
  margin-bottom: 38px;
  width: 308px;
  box-sizing: border-box;
  padding: 22px 16px;
  -webkit-box-shadow: 1px 1px 10px #a7a8a8;
  -moz-box-shadow: 1px 1px 10px #a7a8a8;
  box-shadow: 1px 1px 10px #a7a8a8;
  margin-right: 38px;
}
#blog .blog__list .panel__img {
  margin-bottom: 10px;
}
#blog .blog__list .panel__txt {
  margin-bottom: 15px;
  line-height: 1.4em;
}
#blog li.blog__list:nth-child(3n) {
  margin-right: 0;
}
#blog .blog__more a {
  float: right;
}

#info {
  width: 100%;
  background: url(../images/common/footer/info_bg.jpg) left top repeat-x;
  padding: 39px 0;
}
#info .info__box {
  width: 1000px;
  margin: 0 auto 30px;
  overflow: hidden;
}
#info .info__box li {
  float: left;
  margin-right: 14px;
}
#info .info__box li .insurance__img {
  margin-bottom: 25px;
}
#info .info__box li:last-child {
  margin-right: 0;
}
#info .footer__contact {
  clear: both;
  width: 1001px;
  height: 136px;
  position: relative;
  background: url(../images/common/footer/footer_contact.png) left top no-repeat;
  margin: 0 auto;
}
#info .footer__contact .footer__contact-logo {
  position: absolute;
  top: 20px;
  right: 42px;
}
#info .footer__contact .footer__contact-mail {
  position: absolute;
  top: 68px;
  right: 16px;
}
#info .footer__contact .footer__contact-mail .button {
  background: #A7D9FE;
  border: 1px solid #7399CF;
  width: 228px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 4px 0 6px 0;
  color: #fff;
  font-size: 21px;
  line-height: 1.9em;
}
#info .footer__contact .footer__contact-mail .button span {
  font-size: 14px;
  color: #999;
  line-height: 21px;
}

footer#footer {
  margin-top: 0px;
}

@media only screen and (max-width: 768px) {
  #mainvisual {
    height: auto;
    text-align: center;
    position: static;
    margin-bottom: 20px;
  }

  .page__title {
    font-size: 20rem;
    font-weight: bold;
    margin: 0;
  }

  #service {
    padding: 15px;
    margin-bottom: 5px;
  }
  #service .service__box {
    width: 100%;
    height: auto;
    background: #EEF2F7;
    padding: 15px 10px 10px 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #service .service__box .service__box-img {
    margin-bottom: 15px;
    float: none;
    width: 100%;
  }
  #service .service__box .service__box-img img {
    width: 30%;
    height: 30%;
  }
  #service .service__box .service__box-img span {
    display: block;
    font-size: larger;
    font-weight: bold;
    margin-top: 10px;
  }
  #service .service__box .service__text {
    float: none;
    width: 100%;
    text-align: left;
    padding: 20px 15px 15px 20px;
    margin-bottom: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url(../images/top/icon_02.png) 95% center no-repeat white;
    margin-top: 0;
    position: static;
    height: auto;
  }
  #service .service__box .service__text .service__ttl-01 {
    font-size: 16rem;
    color: #f26c25;
    font-weight: bold;
    text-align: left;
  }
  #service .service__box .service__text .service__ttl-02 {
    font-size: 16rem;
    color: #91dc5a;
    font-weight: bold;
    text-align: left;
  }
  #service .service__box .service__text .service__ttl-03 {
    font-size: 16rem;
    color: #99caf0;
    font-weight: bold;
    text-align: left;
  }
  #service .service__box .service__text .service__detail {
    margin-top: 10px;
    color: #666;
    width: 85%;
    text-indent: 0;
    text-align: left;
  }
  #service .service__box .service__text .service__text-top {
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0;
    padding: 20px 15px 15px 20px;
  }
  #service .service__box .service__text .service__textlower {
    position: static;
    background: #91dc5a;
    padding: 10px 15px;
    width: 70%;
    margin: 0 auto;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
  }

  #concept {
    background: url(../images/common/footer/info_bg.jpg) left top repeat;
    margin-bottom: 30px;
  }
  #concept .slogan {
    padding: 15px 15px 5px 15px;
  }
  #concept .slogan .concept__box {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px;
    background: #FFF;
    padding: 18px 13px 13px 13px;
  }
  #concept .slogan .concept__box .concept__ttl {
    color: #0068B2;
    font-size: 16rem;
    margin-bottom: 5px;
    font-weight: bold;
  }
  #concept .slogan .concept__box .concept__detail {
    text-align: left;
    line-height: 18px;
  }

  #flow {
    margin-bottom: 45px;
  }
  #flow .flow__box {
    width: 100%;
    height: auto;
    padding: 15px 15px 25px 15px;
  }
  #flow .flow__box .flow__img {
    display: block;
    float: none;
    margin: 0;
    margin-bottom: 15px;
  }
  #flow .flow__box .flow__img .flow__left {
    width: 100%;
    height: 71px;
    line-height: 71px;
  }
  #flow .flow__box .flow__img .flow__left li {
    float: left;
  }
  #flow .flow__box .flow__img .flow__left li .flow_icon {
    height: auto;
    width: 100%;
  }
  #flow .flow__box .flow__img .flow__left li .number__round {
    width: 51px;
    height: 51px;
    text-align: center;
    font-size: 240%;
  }
  #flow .flow__box .flow__img .flow__left li .flow__ttl {
    font-size: 145%;
    width: auto;
    display: inline;
    height: auto;
    line-height: normal;
    margin-bottom: 10px;
  }
  #flow .flow__box .flow__img .flow__left li:first-child {
    margin-right: 5%;
    width: 20%;
  }
  #flow .flow__box .flow__img .flow__left li:first-child img {
    vertical-align: middle;
  }
  #flow .flow__box .flow__img .flow__left li:nth-child(2n) {
    margin-right: 2%;
    width: 20%;
  }
  #flow .flow__box .flow__img .flow__left li:last-child {
    margin-right: 0;
    text-align: left;
  }
  #flow .flow__box .flow__text {
    clear: both;
    margin: 0;
    float: none;
    width: 100%;
  }
  #flow .flow__box .flow__tel {
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #flow .flow__box .flow__contact {
    position: static;
  }
  #flow .flow__box .flow__contact .button {
    width: auto;
    padding: 8px 18px;
    margin: 0 auto;
  }

  .blog__title {
    font-size: 20rem;
    font-weight: bold;
    margin-bottom: 25px;
  }

  #blog .blog__box {
    margin: 0 auto;
    width: 100%;
  }
  #blog .blog__list {
    width: 100%;
    text-align: center;
    margin-bottom: 19px;
    padding-bottom: 30px;
  }
  #blog .blog__list .panel__content {
    text-align: left;
    padding: 0 5% 0 5%;
  }

  #info {
    width: 100%;
    background: url(../images/common/footer/info_bg.jpg) left top repeat;
    height: auto;
    padding-top: 39px;
  }
  #info .info__box {
    width: 90%;
    margin: 0 auto;
  }
  #info .info__box li {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #info .info__box li .insurance__img {
    margin-bottom: 10px;
  }
  #info .footer__contact {
    padding: 10px;
    width: 100%;
    height: auto;
    background: #FFF;
    margin: 15px auto 0;
  }
  #info .footer__contact .footer__info-sp {
    padding-top: 15px;
    width: 100%;
  }
  #info .footer__contact .footer__info-sp .button {
    background: #A7D9FE;
    border: 1px solid #7399CF;
    width: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 5px 18px;
    color: #fff;
    font-size: 21px;
    margin-top: 15px;
  }
  #info .footer__contact .footer__info-sp .footer__info-ttl {
    font-weight: bold;
    line-height: 18px;
    font-size: 16rem;
    margin-bottom: 10px;
  }
}
