@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* line 11, ../sass/contents.scss */
#renraku_fax,
#renraku_tel {
  width: 40%;
}

/* line 20, ../sass/contents.scss */
.contentBody {
  padding: 30px 0 100px;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.8;
}
/* line 25, ../sass/contents.scss */
.contentBody h1 {
  color: #00164b;
  font-size: 3.0rem;
  font-weight: bold;
  background: #f3f4e6;
  border-left: 10px solid #00164b;
  padding: 0.5em;
  margin-bottom: 1em;
  line-height: 1.5;
  clear: both;
}
/* line 36, ../sass/contents.scss */
.contentBody h2 {
  color: #00164b;
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 2px solid #00164b;
  margin: 2em 0 1em;
  clear: both;
}
/* line 44, ../sass/contents.scss */
.contentBody h3 {
  color: #00164b;
  font-size: 1.8rem;
  background: #d9dce4;
  padding: 0.4em 0.7em 0.3em;
  margin: 2em 0 1em;
  clear: both;
}
/* line 52, ../sass/contents.scss */
.contentBody h4 {
  color: #00164b;
  font-size: 1.6rem;
  position: relative;
  padding-left: 1em;
  margin: 2em 0 1em;
  clear: both;
}
/* line 59, ../sass/contents.scss */
.contentBody h4:before {
  content: "";
  width: 6px;
  height: 100%;
  background: #acb3c4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 70, ../sass/contents.scss */
.contentBody h5 {
  clear: both;
}
/* line 73, ../sass/contents.scss */
.contentBody h6 {
  clear: both;
}
/* line 76, ../sass/contents.scss */
.contentBody p {
  margin-bottom: 1em;
  margin-left: 0.5em;
}
/* line 80, ../sass/contents.scss */
.contentBody ul {
  margin: 0 0 0 1.5em;
}
/* line 82, ../sass/contents.scss */
.contentBody ul li {
  list-style: none;
  text-indent: -0.5em;
}
/* line 85, ../sass/contents.scss */
.contentBody ul li:before {
  content: '';
  width: 0.5em;
  height: 0.5em;
  display: inline-block;
  border-radius: 100%;
  background: #b7b7b7;
  position: relative;
  left: -0.5em;
  top: -0.1em;
}
/* line 98, ../sass/contents.scss */
.contentBody table {
  border-style: solid;
  border-width: 1px 1px 0;
  border-color: #bfbfbf;
  margin-bottom: 1em;
  width: 100%;
}
/* line 104, ../sass/contents.scss */
.contentBody table th {
  border-bottom: 1px solid #bfbfbf;
  background: #f3f4e6;
  padding: 0.5em 1em;
  font-weight: bold;
  width: 35%;
}
/* line 111, ../sass/contents.scss */
.contentBody table td {
  border-bottom: 1px solid #bfbfbf;
  padding: 0.5em 1em;
}
/* line 120, ../sass/contents.scss */
.contentBody .gray {
  background: #f1f1f1;
}
/* line 123, ../sass/contents.scss */
.contentBody .step1 {
  background: #e9f6fc !important;
}
/* line 124, ../sass/contents.scss */
.contentBody .step2 {
  background: #a0d2e9 !important;
}
/* line 125, ../sass/contents.scss */
.contentBody .step3 {
  background: #4ca7f4 !important;
}
/* line 130, ../sass/contents.scss */
.contentBody .flow {
  background: #f1f1f1;
  padding: 5px;
  margin: 1em 0;
}
/* line 131, ../sass/contents.scss */
.contentBody .flow .mds {
  color: #333;
  font-size: 2.0rem;
  padding: 1em 0;
}
/* line 136, ../sass/contents.scss */
.contentBody .flow .nakami {
  padding: 1em 0.5em;
  background: #fff;
  margin-bottom: 3px;
}
/* line 140, ../sass/contents.scss */
.contentBody .flow .nakami:last-of-type {
  margin-bottom: 0;
}
/* line 144, ../sass/contents.scss */
.contentBody .flow.flexFlow {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
/* line 146, ../sass/contents.scss */
.contentBody .flow.flexFlow .mds {
  width: 245px;
  font-weight: bold;
  font-size: 2.4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 152, ../sass/contents.scss */
.contentBody .flow.flexFlow .nakami {
  width: 745px;
  padding: 1em;
  margin-bottom: 0;
}
/* line 168, ../sass/contents.scss */
.contentBody .topicsList2 {
  font-size: 1.6rem;
}
/* line 171, ../sass/contents.scss */
.contentBody .topicsList2.single .lists {
  border-bottom: none;
}
/* line 175, ../sass/contents.scss */
.contentBody .topicsList2 .lists {
  border-bottom: 1px dotted #a09f98;
  padding: 1em 0;
  margin-bottom: 0.5em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
/* line 180, ../sass/contents.scss */
.contentBody .topicsList2 .lists .date {
  width: 7em;
}
/* line 183, ../sass/contents.scss */
.contentBody .topicsList2 .lists .cat {
  background: #a09f98;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 0.5em;
  margin-right: 1.5em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
/* line 190, ../sass/contents.scss */
.contentBody .topicsList2 .lists .cat.semi {
  background: #e05c5c;
}
/* line 191, ../sass/contents.scss */
.contentBody .topicsList2 .lists .cat.jian {
  background: #66aa39;
}
/* line 192, ../sass/contents.scss */
.contentBody .topicsList2 .lists .cat.info {
  background: #396caa;
}
/* line 194, ../sass/contents.scss */
.contentBody .topicsList2 .lists a {
  width: 800px;
}
/* line 201, ../sass/contents.scss */
.contentBody .wysiwyg {
  border-bottom: 1px dotted #919191;
  padding-bottom: 2em;
  margin-bottom: 1em;
}
/* line 210, ../sass/contents.scss */
.contentBody .paging {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 212, ../sass/contents.scss */
.contentBody .paging span,
.contentBody .paging a {
  padding: 1.1em 3em 0.9em;
}
/* line 216, ../sass/contents.scss */
.contentBody .paging .dead {
  background: #cbcbcb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 5px;
}
/* line 220, ../sass/contents.scss */
.contentBody .paging .dead:hover {
  top: 5px;
}
/* line 223, ../sass/contents.scss */
.contentBody .paging .dead:active {
  top: 5px;
}
/* line 232, ../sass/contents.scss */
.contentBody .inq {
  border: 8px solid #ccc;
  padding: 1em;
}
/* line 235, ../sass/contents.scss */
.contentBody .inq h2 {
  text-align: center;
  font-size: 3.0rem;
  border-bottom: none;
  margin: 1em 0 0.5em;
}
/* line 241, ../sass/contents.scss */
.contentBody .inq h3 {
  font-size: 1.6rem;
  margin-top: 0;
  text-align: center;
  background-color: transparent;
}
/* line 247, ../sass/contents.scss */
.contentBody .inq .btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 5em;
  line-height: 1.5;
}
/* line 253, ../sass/contents.scss */
.contentBody .inq .tel {
  font-size: 4.4rem;
}
/* line 256, ../sass/contents.scss */
.contentBody .inq.sec1 {
  border-color: #004096;
}
/* line 259, ../sass/contents.scss */
.contentBody .inq.sec2 {
  border-color: #f08e26;
}
/* line 261, ../sass/contents.scss */
.contentBody .inq.sec2 h2 {
  color: #f08e26;
}
/* line 273, ../sass/contents.scss */
.contentBody .sentakushi .red {
  color: #d64c76;
}
/* line 274, ../sass/contents.scss */
.contentBody .sentakushi .blue {
  color: #59a6c9;
}
/* line 275, ../sass/contents.scss */
.contentBody .sentakushi.box {
  border: 3px solid #ccc;
}
/* line 278, ../sass/contents.scss */
.contentBody .sentakushi .mds {
  color: #333;
  font-size: 2.0rem;
  padding: 1em 0;
}
/* line 283, ../sass/contents.scss */
.contentBody .sentakushi .nakami {
  padding: 1em 0.5em;
}
/* line 286, ../sass/contents.scss */
.contentBody .sentakushi.step1 {
  background-color: transparent !important;
  border-color: #e9f6fc !important;
}
/* line 289, ../sass/contents.scss */
.contentBody .sentakushi.step1 .mds {
  background-color: #e9f6fc !important;
}
/* line 292, ../sass/contents.scss */
.contentBody .sentakushi.step1 .nakami {
  border-bottom: 3px solid #e9f6fc;
}
/* line 294, ../sass/contents.scss */
.contentBody .sentakushi.step1 .nakami:last-of-type {
  border-bottom: none;
}
/* line 299, ../sass/contents.scss */
.contentBody .sentakushi.step2 {
  background-color: transparent !important;
  border-color: #a0d2e9 !important;
}
/* line 302, ../sass/contents.scss */
.contentBody .sentakushi.step2 .mds {
  background-color: #a0d2e9 !important;
}
/* line 305, ../sass/contents.scss */
.contentBody .sentakushi.step2 .nakami {
  border-bottom: 3px solid #a0d2e9;
}
/* line 307, ../sass/contents.scss */
.contentBody .sentakushi.step2 .nakami:last-of-type {
  border-bottom: none;
}
/* line 312, ../sass/contents.scss */
.contentBody .sentakushi.step3 {
  background-color: transparent !important;
  border-color: #4ca7f4 !important;
}
/* line 315, ../sass/contents.scss */
.contentBody .sentakushi.step3 .mds {
  background-color: #4ca7f4 !important;
}
/* line 318, ../sass/contents.scss */
.contentBody .sentakushi.step3 .nakami {
  border-bottom: 3px solid #4ca7f4;
}
/* line 320, ../sass/contents.scss */
.contentBody .sentakushi.step3 .nakami:last-of-type {
  border-bottom: none;
}


@media screen and (max-width: 600px){
  .contentBody h1 {
    font-size: 2rem;
  }
  .flex2 .box {
    width: 100%;
    margin: 0 0 10px;
  }
  .mfp select {
    font-size: 1rem!important;
  }

  .flex3 .box {
    width: 100%;
    margin: 0 0 10px;
  }
  .flex .pr1em {
    width: 100%!important;
    margin-bottom: 10px;
    padding-right: 0!important;
  }
  .flex .tw30,
  .flex .tw40,
  .flex .tw70 {
    width: 100%!important;
  }

  .contentBody .inq h2 {
    font-size: 2rem;
  }
  .contentBody .inq .tel {
    font-size: 3rem;
  }
  .contentBody .inq .btn {
    height: 4em;
  }

  .stepArrow img {
    width: 26px;
  }

  /* アコーディオン */
  .accBtn {
    position: relative;
  }
  .accBtn::after {
    content: '';
    border-top: 4px solid #666;
    border-left: 4px solid #666;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
  }
  .accBtn.open::after {
    transform: rotate(45deg);
    margin-top: -5px;
  }
  .accCont {
    display: none;
  }
  .accCont .tit {
    font-weight: bold;
    position: relative;
    padding-left: 15px;
  }
  .accCont .tit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background-color: #666;
  }
  .accCont p {
    margin-left: 0;
  }

  .flow.flexFlow .mds {
    width: 100%!important;
  }
  .flow.flexFlow .nakami .tw60,
  .flow.flexFlow .nakami .tw65,
  .flow.flexFlow .nakami .tw35 {
    width: 100%!important;
    padding-left: 0!important;
  }

  /* 記事ページネーション */
  .contentBody .paging span,
  .contentBody .paging a {
    width: 30%;
    padding: 0.5em;
    margin: 0;
  }
}