@charset "UTF-8";


/* disable for iphone compatability
body.front {
  height: 100%;
}
*/
/*
div.messages, div.status {
    margin-top: 80px !important;
    margin-bottom: 20px !important;
    position: absolute;
    z-index: 10;
    display: block;
    left: 0px;
    top: 40px;
    font-size: 17px;
}
*/
.main-vis {
  height: 100%;
}
.main-vis div {
  height: 100%;
  min-height: 100vh;
  background-color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 3.6rem;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "Roboto Slab", Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
  background-size: cover;
  background-position: top center;
}
.main-vis div p {
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .main-vis div {
    font-size: 2rem;
  }
}
@media screen and (max-width: 414px) {
  .main-vis div {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.main-vis div.box01 {
  background-image: url(/sites/default/files/images/index/main_vis01.jpg);
  background-position: bottom center;
}
.main-vis div.box02 {
  background-image: url(/sites/default/files/images/index/main_vis02.jpg);
  background-position: bottom center;
}
.main-vis div.box03 {
  background-image: url(/sites/default/files/images/index/main_vis03.jpg);
  background-position: bottom center;
}
.main-vis div.box04 {
  background-image: url(/sites/default/files/images/index/main_vis04.jpg);
  background-position: bottom center;
}
.main-vis div.box05 {
  background-image: url(/sites/default/files/images/index/main_vis05.jpg);
  background-position: bottom center;
}
.support-area p.intro {
  color: #497AB7;
  font-family: "Noto Sans JP", "YuGothic", "游ゴシック体", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 40px;
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .support-area p.intro {
    font-size: 2rem;
    padding: 0px 6.4%;
  }
}
@media screen and (max-width: 414px) {
  .support-area p.intro {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.support-area .keyimg {
  overflow: hidden;
}
.support-area .keyimg .bx-viewport {
  background: transparent !important;
  border: 0;
  overflow: visible !important;
}
.support-area .keyimg .bx-wrapper {
  background-color: transparent;
  position: relative;
  padding-left: calc(50% - (1024px / 2));
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .support-area .keyimg .bx-wrapper {
    padding-left: calc(50% - (780px / 2));
  }
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-wrapper {
    padding-left: calc(50% - (560px / 2));
  }
}
@media screen and (max-width: 414px) {
  .support-area .keyimg .bx-wrapper {
    padding-left: calc(50% - (300px / 2));
  }
}
@media screen and (max-width: 320px) {
  .support-area .keyimg .bx-wrapper {
    padding-left: calc(50% - (260px / 2));
  }
}
.support-area .keyimg .bx-pager {
  position: static;
  max-width: 1024px;
}
@media screen and (max-width: 1024px) {
  .support-area .keyimg .bx-pager {
    max-width: 780px;
  }
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-pager {
    max-width: 560px;
  }
}
@media screen and (max-width: 414px) {
  .support-area .keyimg .bx-pager {
    max-width: 300px;
  }
}
@media screen and (max-width: 320px) {
  .support-area .keyimg .bx-pager {
    max-width: 260px;
  }
}
.support-area .keyimg .bx-prev, .support-area .keyimg .bx-next {
  background-color: rgba(245, 245, 245, 0.5);
  height: 100%;
  position: absolute;
  top: 0px;
  width: calc(50% - 512px);
}
@media screen and (max-width: 1024px) {
  .support-area .keyimg .bx-prev, .support-area .keyimg .bx-next {
    width: calc(50% - (780px / 2));
    height: 55%;
  }
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-prev, .support-area .keyimg .bx-next {
    width: calc(50% - (560px / 2));
  }
}
@media screen and (max-width: 414px) {
  .support-area .keyimg .bx-prev, .support-area .keyimg .bx-next {
    width: calc(50% - (300px / 2));
  }
}
@media screen and (max-width: 320px) {
  .support-area .keyimg .bx-prev, .support-area .keyimg .bx-next {
    width: calc(50% - (260px / 2));
  }
}
.support-area .keyimg .bx-prev::after, .support-area .keyimg .bx-next::after {
  content: "";
  width: 72px;
  height: 72px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-prev::after, .support-area .keyimg .bx-next::after {
    width: 56px;
    height: 56px;
  }
}
.support-area .keyimg .bx-prev::before, .support-area .keyimg .bx-next::before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  border-top: 1px solid #433D3C;
  border-right: 1px solid #433D3C;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  margin: auto;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-prev::before, .support-area .keyimg .bx-next::before {
    width: 12px;
    height: 12px;
  }
}
.support-area .keyimg .bx-prev {
  left: 0px;
}
.support-area .keyimg .bx-prev::after {
  right: 48px;
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-prev::after {
    right: -15px;
  }
}
.support-area .keyimg .bx-prev::before {
  right: 68px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-prev::before {
    right: 5px;
  }
}
.support-area .keyimg .bx-next {
  right: 0px;
}
.support-area .keyimg .bx-next::after {
  left: 48px;
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-next::after {
    left: -15px;
  }
}
.support-area .keyimg .bx-next::before {
  left: 68px;
}
@media screen and (max-width: 768px) {
  .support-area .keyimg .bx-next::before {
    left: 5px;
  }
}
.support-area ol {
  counter-reset: item;
}
.support-area ol li {
  max-width: 1024px;
}
@media screen and (max-width: 1024px) {
  .support-area ol li {
    max-width: 780px;
  }
}
@media screen and (max-width: 768px) {
  .support-area ol li {
    max-width: 560px;
  }
}
@media screen and (max-width: 414px) {
  .support-area ol li {
    max-width: 300px;
  }
}
@media screen and (max-width: 320px) {
  .support-area ol li {
    max-width: 260px;
  }
}
.support-area ol .column {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  margin-right: 16px;
  margin-left: 16px;
  margin-bottom: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .support-area ol .column  {
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 414px) {
  .support-area ol .column {
    margin-right: 8px;
    margin-left: 8px;
  }
}
.support-area ol .column span, .slide-type3 .column span {
  position: absolute;
  font-size: 8rem;
  color: #497AB7;
  border-bottom: 2px solid #497AB7;
  line-height: 1;
  padding-left: 48px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  top: 30%;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  .support-area ol .column span, .slide-type3 .column span {
    font-size: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .support-area ol .column span, .slide-type3 .column span {
    left: 0px;
    top: auto;
    bottom: 28px;
    padding-left: 24px;
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 414px) {
  .support-area ol .column span, .slide-type3 .column span {
    font-size: 46px;
    font-size: 12.2666666667vw;
  }
}
.support-area ol .column h3, .slide-type3 .column h3 {
  font-size: 2.8rem;
  font-family: "メイリオ", "YuGothic", "游ゴシック体", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-weight: bold;
  padding-left: 160px;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .support-area ol .column h3, .slide-type3 .column h3 {
    padding-left: 130px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .support-area ol .column h3, .slide-type3 .column h3 {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.8rem;
    padding-left: 90px;
    padding-top: 6px;
  }
}
@media screen and (max-width: 414px) {
  .support-area ol .column h3, .slide-type3 .column h3 {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.support-area p {
  padding: 16px 0px 32px;
  margin-right: 16px;
  margin-left: 16px;
}
@media screen and (max-width: 768px) {
  .support-area p {
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 414px) {
  .support-area p {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.intro-area {
  background-color: #fff;
}
.intro-area .column {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .intro-area .column {
    margin-bottom: 60px;
  }
  .intro-area .column .img-box img {
    width: 80%;
    margin-left: 20%;
  }
}
@media screen and (max-width: 768px) {
  .intro-area .column h2 {
    margin-top: -220px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  .intro-area .column.bk-color::before {
    width: 80%;
    height: 118%;
  }
}
@media screen and (max-width: 768px) {
  .intro-area ul.column4 {
    padding: 24px 24px 16px;
  }
}
.intro-area ul.column4 li {
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .intro-area ul.column4 li {
    padding-top: 8px;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  }
}

.recommend-area {
  background-color: #fff;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .recommend-area {
    padding-top: 0px;
  }
}
.recommend-area .bk-color::before {
  height: 84%;
}
@media screen and (max-width: 768px) {
  .recommend-area h2 {
    text-align: center;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 414px) {
  .recommend-area h2 {
    font-size: 24px;
    font-size: 6.4vw;
  }
}
.recommend-area h2 span {
  margin-left: -200px;
}
@media screen and (max-width: 768px) {
  .recommend-area h2 span {
    margin-top: -34px;
    margin-left: -30%;
  }
}
.recommend-area .container {
  position: relative;
}
.recommend-area .column {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.recommend-area .column.column100 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .recommend-area .column.column100 {
    margin-bottom: 50px;
  }
}
.recommend-area .column.column100 .img-box {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .recommend-area .column.column100 .img-box {
    width: 100%;
  }
}
.recommend-area .column.column100 .text-box {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .recommend-area .column.column100 .text-box {
    width: 100%;
  }
}
.recommend-area .column img {
  width: 100%;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .recommend-area .column img {
    max-height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .recommend-area .column .text-box.right {
    padding-left: 0px;
  }
}
.recommend-area .column li {
  font-size: 2.2rem;
  position: relative;
  padding-left: 40px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .recommend-area .column li {
    font-size: 1.4rem;
    padding-left: 28px;
  }
}
@media screen and (max-width: 414px) {
  .recommend-area .column li {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.recommend-area .column li::before {
  content: "";
  width: 32px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0px;
  top: 6px;
  background-image: url(/sites/default/files/images/index/check.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 768px) {
  .recommend-area .column li::before {
    top: 4px;
    width: 20px;
    height: 16px;
  }
}
.recommend-area .white-box {
  background-color: #f5f5f5;
  margin-top: 56px;
  padding: 40px 64px;
}
@media screen and (max-width: 768px) {
  .recommend-area .white-box {
    margin-top: 24px;
    padding: 24px;
  }
}
.trac {
  text-align: center;
}
 .trac h4 {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 56px;
  font-family: sans-serif;
  font-size: 2.2rem;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  padding: 0px 40px 16px;
  min-width: 120px;
  max-width: 100%;
  border-bottom: solid 3px #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .recommend-area .trac h4 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 414px) {
  .recommend-area .trac h4 {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.trac h4:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #f5f5f5;
  z-index: 2;
}
 .trac h4:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #555;
  z-index: 1;
}
 .trac h4 p {
  margin: 0;
  padding: 0;
}
.trac h4 span {
  color: #FFA2A2;
  font-family: sans-serif;
  display: inline;
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .recommend-area .trac h4 span {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 414px) {
  .recommend-area .trac h4 span {
    font-size: 24px;
    font-size: 6.4vw;
  }
}
.recommend-area .trac .img-box {
  width: 45%;
  margin-right: 40px;
}

.recommend-area h2 span, .akabou-area h3 span, .area-area h2 span {
  font-size: 80px;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
@media screen and (max-width: 768px) {
  .recommend-area h2 span, .akabou-area h3 span, .area-area h2 span {
    font-size: 32px;
  }
}
@media screen and (max-width: 414px) {
  .recommend-area h2 span, .akabou-area h3 span, .area-area h2 span {
    font-size: 32px;
    font-size: 8.5333333333vw;
  }
}

.akabou-area {
  background-color: #fff;
}
.akabou-area .bk-color {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .akabou-area .bk-color {
    font-size: 1.4rem;
  }
  .akabou-area .bk-color::before {
    height: 92%;
  }
}
@media screen and (max-width: 414px) {
  .akabou-area .bk-color {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.akabou-area .bk-color::before {
  background-color: #F4F8FC;
  top: 72px;
  left: auto;
  right: 0px;
}
.akabou-area .column.column100 .text-box.right h5 {
  font-size: 2rem;
  margin-bottom: 24px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .akabou-area .column.column100 .text-box.right {
    padding-left: 56px;
  }
  .akabou-area .column.column100 .text-box.right h3 {
    margin-left: -16px;
  }
  .akabou-area .column.column100 .text-box.right p {
    margin-bottom: 40px;
  }
  .akabou-area .column.column100 .text-box.right p:first-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 414px) {
  .akabou-area .column.column100 .text-box.right {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.akabou-area h2 {
  text-align: center;
}
.akabou-area img.logo {
  width: 280px;
  display: block;
  margin: 0px auto 64px;
}
.akabou-area .table-wrap {
  margin-bottom: 72px;
}

.neesd-area {
  background-color: #fff;
}
.neesd-area h2 {
  text-align: center;
}
.neesd-area ul {
  margin-bottom: 56px;
}
.neesd-area ul li {
  padding-top: 0px;
  padding-bottom: 0px;
}

.area-area {
  background-color: #E8F0F9;
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .area-area {
    background-image: url(/sites/default/files/images/index/area_img_sp.png);
    background-position: top left;
    background-size: 80% auto;
    background-repeat: no-repeat;
  }
}
.area-area h2 {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .area-area h2 {
    text-align: center;
  }
}
.area-area h2 span {
  margin-left: -48px;
}
@media screen and (max-width: 768px) {
  .area-area h2 span {
    margin-left: 0px;
  }
}
.area-area .img-box img {
  -o-object-fit: none;
     object-fit: none;
  width: 100%;
  height: 100%;
  -o-object-position: right;
     object-position: right;
}
@media screen and (max-width: 768px) {
  .area-area .img-box {
    display: none;
  }
}
.area-area .text-box {
  padding: 72px 0px;
}
.area-area ul {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .area-area ul {
    width: 80%;
    margin: 0px auto 24px;
    margin-top: 26em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.area-area ul li {
  position: relative;
  padding-left: 48px;
  margin-bottom: 8px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .area-area ul li {
    width: 50%;
    font-size: 2rem;
  }
}
@media screen and (max-width: 414px) {
  .area-area ul li {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.area-area ul li::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(/sites/default/files/images/index/check02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0px;
  top: 8px;
}
@media screen and (max-width: 768px) {
  .area-area ul li::before {
    width: 28px;
    height: 28px;
    top: 4px;
  }
}
.area-area p {
  font-size: 1.6rem;
  color: #797779;
}
@media screen and (max-width: 768px) {
  .area-area p {
    padding: 0px 24px;
    font-size: 1.4rem;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 414px) {
  .area-area p {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}

.quotation-area h2 {
  text-align: center;
}
.quotation-area p.center {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .quotation-area p.center {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 414px) {
  .quotation-area p.center {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.quotation-area .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 64px 40px;
}
@media screen and (max-width: 768px) {
  .quotation-area .form {
    padding: 0px;
    margin-bottom: 24px;
  }
}
.quotation-area .form input[type="text"] {
	background-color: #F7F4F4 !important;
	color: #333 !important;
	line-height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 2rem;
}
.quotation-area .form input[type="text"] {
  height: 56px;
  padding: 12px 16px;
}
@media screen and (max-width: 768px) {
.quotation-area .form input[type="text"] {
    height: 48px;
    padding: 8px 16px;
  }
}
.quotation-area .form a.in-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}
.quotation-area .form a.in-btn {
	background-color: #FFA2A2;
	color: #fff;
	border: 0px;
	font-weight: bold;
	padding: 0px 16px;
	line-height: 5.5rem;
	font-size: 1.6rem;
	text-decoration: none;
	text-align: center;
}
.quotation-area .form input[type="text"], .quotation-area .form input[type="password"] {
  width: 80%;
}


.quotation-area .form a.in-btn {
  width: 20%;
}

@media screen and (max-width: 768px) {
.quotation-area .form a.in-btn {
	padding: 0px 3px;
	line-height: 4.2rem;
	font-size: 1.3rem;
}
.quotation-area .form a.in-btn {
    width: 8em;
  }
}
.quotation-area .price-wrap {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .quotation-area .price-wrap {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
.quotation-area .price-wrap .price {
  font-size: 5rem;
  color: #FFA2A2;
  font-weight: bold;
}
.quotation-area .price-wrap .price span {
  font-size: 3rem;
}
@media screen and (max-width: 414px) {
  .quotation-area .price-wrap .price {
    font-size: 30px;
    font-size: 8vw;
  }
}

.faq-area h2 {
  text-align: center;
}
.faq-area dl.accordion {
  margin-bottom: 16px;
}
.faq-area dl.accordion:nth-child(even) dt {
  background-color: #615C5B;
}
.faq-area dl.accordion.active dd {
  height: auto;
  min-height: 64px;
  opacity: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion.active dd {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.faq-area dl.accordion.active .toggle::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.faq-area dl.accordion:last-child {
  margin-bottom: 0px;
}
.faq-area dl.accordion dt, .faq-area dl.accordion dd {
  position: relative;
}

.faq-area dl.accordion dt::before, .faq-area dl.accordion dd::before {
  font-weight: bold;
  position: absolute;
  top: 17px;
  left: 24px;
  color: #FFA2A2;
}

@media screen and (max-width: 768px) {
  .faq-area dl.accordion dt::before, .faq-area dl.accordion dd::before {
  font-weight: bold;
  position: absolute;
  top: 12px;
  left: 16px;
  color: #FFA2A2;
  }
}
.faq-area dl.accordion dt {
  background-color: #433D3C;
  color: #fff;
  cursor: pointer;
  min-height: 64px;
  padding: 17px 56px 0px;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion dt {
    padding: 12px 48px;
    min-height: auto;
  }
}
.faq-area dl.accordion dt::before {
  content: "Q";
}
.faq-area dl.accordion dt .toggle {
  width: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 24px;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion dt .toggle {
    width: 18px;
    height: 18px;
    right: 16px;
  }
}
.faq-area dl.accordion dt .toggle::before, .faq-area dl.accordion dt .toggle::after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  margin: auto;
}
.faq-area dl.accordion dt .toggle::before {
  width: 3px;
  height: 100%;
  left: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion dt .toggle::before {
    width: 2px;
  }
}
.faq-area dl.accordion dt .toggle::after {
  width: 100%;
  height: 3px;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion dt .toggle::after {
    height: 2px;
  }
}
.faq-area dl.accordion dd {
  background-color: #fff;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
  opacity: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  padding-right: 24px;
  padding-left: 56px;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion dd {
    padding-left: 48px;
  }
}
.faq-area dl.accordion dd::before {
  content: "A";
  top: 20px;
}
@media screen and (max-width: 768px) {
  .faq-area dl.accordion dd::before {
    top: 12px;
  }
}

.flow-area {
  background-color: #fff;
}
.flow-area h2 {
  text-align: center;
}
.flow-area h3 {
  font-family: "メイリオ", "YuGothic", "游ゴシック体", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-weight: bold;
  font-size: 3rem;
  color: #497AB7;
}
@media screen and (max-width: 768px) {
  .flow-area h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 414px) {
  .flow-area h3 {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list {
    padding-left: 40px;
  }
}
.flow-area ol.flow-list > li {
  margin-bottom: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.flow-area ol.flow-list > li > img {
  width: 168px;
  height: 168px;
  display: block;
  margin-top: 0.5em;
  margin-right: 120px;
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list > li > img {
    display: none;
  }
}
.flow-area ol.flow-list > li::before, .flow-area ol.flow-list > li::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #497AB7;
}
.flow-area ol.flow-list > li::before {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  left: 240px;
  top: 0.5em;
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list > li::before {
    left: -36px;
    width: 14px;
    height: 14px;
    top: 0.3em;
  }
}
.flow-area ol.flow-list > li::after {
  width: 3px;
  height: 140%;
  left: 250px;
  top: 0.5em;
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list > li::after {
    left: -30px;
  }
}
.flow-area ol.flow-list > li:last-child {
  margin-bottom: 0px;
}
.flow-area ol.flow-list > li:last-child::after {
  height: 100%;
}
.flow-area ol.flow-list > li ol {
  counter-reset: item;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list > li ol li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 414px) {
  .flow-area ol.flow-list > li ol li {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.flow-area ol.flow-list > li ol li::before {
  counter-increment: item;
  content: "(" counter(item) ")";
  padding-right: 0.5em;
}
.flow-area ol.flow-list .text-box {
  width: 100%;
}
.flow-area ol.flow-list .text-box > img {
  display: none;
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list .text-box > img {
    display: block;
    width: 100%;
    height: 130px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 24px;
  }
}
.flow-area ol.flow-list p {
  font-size: 1.6rem;
  color: #666;
}
@media screen and (max-width: 768px) {
  .flow-area ol.flow-list p {
font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 414px) {
  .flow-area ol.flow-list p {

  }
}

.blog-area {
  background-color: #fff;
  padding-bottom: 0px;
}
.blog-area .container {
  position: relative;
  padding-bottom: 64px;
}
.blog-area .container::after {
  content: "";
  background-color: #eee;
  width: 100%;
  height: 450px;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.blog-area h2 {
  text-align: center;
}
.blog-area .article-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blog-area article {
  width: 31%;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .blog-area article {
    width: 100%;
    margin-bottom: 24px;
  }
}
.blog-area article a {
  display: block;
  color: #433D3C;
  text-decoration: none;
  position: relative;
}
.blog-area article a:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .blog-area article a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.blog-area article img {
  width: 100%;
/* 2020/11/05 add start */
  height: auto;
/* 2020/11/05 add end */
}

@media screen and (max-width: 768px) {
  .blog-area article img {
    width: 100%;
    object-fit: cover;
  }
}


@media screen and (max-width: 414px) {
.blog-area article img {
    max-height: 110px;
    width: 100%;
    object-fit: cover;
    max-width: 220px;
}
}


.blog-area article .text-box {
  width: 100%;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .blog-area article .text-box {
    width: 100%;
    padding: 12px 16px;
  }
}
@media screen and (max-width: 414px) {
  .blog-area article .text-box {
    width: 100%;
    padding: 8px 12px;
  }
}
.blog-area article .text-box p {
  font-size: 2rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .blog-area article .text-box p {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 414px) {
  .blog-area article .text-box p {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.blog-area article .tag-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  color: #999;
}
@media screen and (max-width: 768px) {
  .blog-area article .tag-area {
    font-size: 1rem;
  }
}
@media screen and (max-width: 414px) {
  .blog-area article .tag-area {
    font-size: 10px;
    font-size: 2.6666666667vw;
  }
}
.blog-area article .tag-area span {
  display: inline-block;
}
.blog-area article .tag-area span.category {
  background-color: #433D3C;
  color: #fff;
  padding: 6px 8px;
}
.blog-area .button {
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
}