@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Bad Script", cursive;
  font-family: "Noto Sans JP", sans-serif;
}

p {
  color: #333;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

/*=================================================*/
/*メイン FV
/*=================================================*/
.l-main {
  width: 100%;
  margin-top: 73px;
}
.l-main .top-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.l-main .top-wrap::before {
  position: absolute;
  content: "";
  background: url(https://fc2021.co.jp/system_panel/uploads/images/bg_top.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.l-main .top-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, transparent 0 86%, #fff 100%);
  z-index: 10;
}
.l-main .top-wrap .h1-box {
  position: absolute;
  left: 20px;
  bottom: 0px;
  z-index: 12;
}
.l-main .top-wrap .h1-box .h1-bg_box {
  display: flex;
  margin-top: 5px;
}
.l-main .top-wrap .h1-box .h1-bg_box .h1-text {
  background: #fff;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 39px;
  letter-spacing: 0.08em;
  padding: 3px 0px 3px 20px;
}
.l-main .top-wrap .h1-box .h1-bg_box .txt-black {
  background: #fff;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 39px;
  letter-spacing: 0.08em;
  padding: 3px 20px 3px 0px;
}
.l-main .top-wrap .h1-box .h1-3 .txt-black {
  padding: 3px 20px;
}
.l-main .top-wrap .h1-box .under-txt-box {
  margin-top: 12px;
}
.l-main .top-wrap .h1-box .under-txt-box .txt18 {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.08em;
  color: #888888;
}
.l-main .hero-box {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}
.l-main .hero-box .hero-img.img1 {
  position: absolute;
  background: url("https://fc2021.co.jp/system_panel/uploads/images/img-top01_20250127.png");
  width: 371px;
  height: 198.43px;
  top: 0;
  right: 0;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  margin-right: 0;
}
.l-main .hero-box .hero-img.img2 {
  position: absolute;
  background: url("https://fc2021.co.jp/system_panel/uploads/images/img-top02_20250127.png");
  width: 371px;
  height: 198.43px;
  top: 0;
  right: 0;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  margin-right: 0;
}
.l-main .hero-box .hero-img.img3 {
  position: absolute;
  background: url("https://fc2021.co.jp/system_panel/uploads/images/img-top04_20250129.png");
  width: 371px;
  height: 198.43px;
  top: 0;
  right: 0;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  margin-right: 0;
}
.l-main .hero-box .hero-img.img4 {
  position: absolute;
  background: url("https://fc2021.co.jp/system_panel/uploads/images/img-top04_20250129.png");
  width: 371px;
  height: 198.43px;
  top: 0;
  right: 0;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  margin-right: 0;
}

@media (min-width: 1260px) {
  .l-main {
    margin-top: 0;
  }
}
@media (min-width: 600px) {
  .l-main .top-wrap .h1-box {
    left: 10%;
    bottom: 41px;
  }
}
@media (min-width: 768px) {
  .l-main .top-wrap .h1-box {
    left: 7%;
    bottom: 41px;
  }
}
@media (min-width: 768px) {
  .l-main .top-wrap .h1-box .h1-bg_box .h1-text {
    font-size: 36px;
    line-height: 52px;
  }
}
@media (min-width: 1350px) {
  .l-main .top-wrap .h1-box .h1-bg_box .h1-text {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .l-main .top-wrap .h1-box .h1-bg_box .txt-black {
    font-size: 36px;
    line-height: 52px;
  }
}
@media (min-width: 768px) {
  .l-main .top-wrap .h1-box .under-txt-box .txt18 {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (min-width: 1350px) {
  .l-main .top-wrap .h1-box .under-txt-box .txt18 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .l-main .hero-box {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .l-main .hero-box {
    height: 629px;
  }
}
@media (min-width: 1281px) {
  .l-main .hero-box {
    height: 43vw;
  }
}
@media (min-width: 425px) {
  .l-main .hero-box .hero-img.img1 {
    width: 448.72px;
    height: 240px;
  }
}
@media (min-width: 768px) {
  .l-main .hero-box .hero-img.img1 {
    width: 676.81px;
    height: 362px;
  }
}
@media (min-width: 1200px) {
  .l-main .hero-box .hero-img.img1 {
    width: 1004px;
    height: 537px;
  }
}
@media (min-width: 1280px) {
  .l-main .hero-box .hero-img.img1 {
    width: 82%;
    height: 100%;
  }
}
/*ーーーーーーーーーーーーーーー*/
@media (min-width: 425px) {
  .l-main .hero-box .hero-img.img2 {
    width: 448.72px;
    height: 240px;
  }
}
@media (min-width: 768px) {
  .l-main .hero-box .hero-img.img2 {
    width: 676.81px;
    height: 362px;
  }
}
@media (min-width: 1200px) {
  .l-main .hero-box .hero-img.img2 {
    width: 1004px;
    height: 537px;
  }
}
@media (min-width: 1280px) {
  .l-main .hero-box .hero-img.img2 {
    width: 82%;
    height: 100%;
  }
}
/*ーーーーーーーーーーーーーーー*/
/*ーーーーーーーーーーーーーーー*/
@media (min-width: 425px) {
  .l-main .hero-box .hero-img.img3 {
    width: 448.72px;
    height: 240px;
  }
}
@media (min-width: 768px) {
  .l-main .hero-box .hero-img.img3 {
    width: 676.81px;
    height: 362px;
  }
}
@media (min-width: 1200px) {
  .l-main .hero-box .hero-img.img3 {
    width: 1004px;
    height: 537px;
  }
}
@media (min-width: 1280px) {
  .l-main .hero-box .hero-img.img3 {
    width: 82%;
    height: 100%;
  }
}
/*ーーーーーーーーーーーーーーー*/
/*ーーーーーーーーーーーーーーー*/
@media (min-width: 425px) {
  .l-main .hero-box .hero-img.img4 {
    width: 448.72px;
    height: 240px;
  }
}
@media (min-width: 768px) {
  .l-main .hero-box .hero-img.img4 {
    width: 676.81px;
    height: 362px;
  }
}
@media (min-width: 1200px) {
  .l-main .hero-box .hero-img.img4 {
    width: 1004px;
    height: 537px;
  }
}
@media (min-width: 1280px) {
  .l-main .hero-box .hero-img.img4 {
    width: 82%;
    height: 100%;
  }
}
/*ーーーーーーーーーーーーーーー*/
@media (max-width: 768px) {
  .l-main .top-wrap .h1-box .img {
    width: 130px;
    height: 46px;
  }
}
.sub-title-box .txt-h2 {
  color: #333;
}

/*=================================================*/
/*サービスセクション
/*=================================================*/
.service-section .scroll-box {
  text-align: center;
  position: relative;
  margin: 30px auto 0;
}
.service-section .scroll-box .scroll {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.08em;
  color: #000000;
}
.service-section .scroll-box::before {
  position: absolute;
  content: "";
  background: url(https://fc2021.co.jp/system_panel/uploads/images/img_scroll.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1px;
  height: 95px;
  bottom: -103px;
}
.service-section .txt-box {
  margin-top: 80px;
  width: 100%;
  background-image: url(https://fc2021.co.jp/system_panel/uploads/images/bg_service.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 20px;
}
.service-section .txt-box .text-box {
  width: 100%;
  margin: 40px auto 0;
}
.service-section .txt-box .text-box .txt16 {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #ffffff;
}
.service-section .img-box .img-li {
  width: 90%;
  margin: 30px auto;
}
.service-section .img-box .img-li .txt16 {
  margin-top: 20px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.08em;
  color: #333333;
}



.service-section .li-shougai .li-img-box {
  position: relative;
}
.service-section .li-shougai .li-img-box::before {
  position: absolute;
  content: "生活介護";
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #333333;
  width: 128px;
  height: 44px;
  left: -1px;
  bottom: -2px;
  padding: 10px;
  background: #ffffff;
  z-index: 10;
}
.service-section .li-shougai .li-img-box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  left: 0;
  bottom: -1px;
  background: #ddf126;
}


.service-section .li-first .li-img-box {
  position: relative;
}
.service-section .li-first .li-img-box::before {
  position: absolute;
  content: "移動支援";
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #333333;
  width: 128px;
  height: 44px;
  left: -1px;
  bottom: -2px;
  padding: 10px;
  background: #ffffff;
  z-index: 10;
}
.service-section .li-first .li-img-box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  left: 0;
  bottom: -1px;
  background: #f078ad;
}
.service-section .li-second .li-img-box {
  position: relative;
}
.service-section .li-second .li-img-box::before {
  position: absolute;
  content: "行動援護";
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #333333;
  width: 128px;
  height: 44px;
  left: -1px;
  bottom: -2px;
  padding: 10px;
  background: #ffffff;
  z-index: 10;
}
.service-section .li-second .li-img-box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  left: 0;
  bottom: -1px;
  background: #90c546;
}
.service-section .li-third .li-img-box {
  position: relative;
}
.service-section .li-third .li-img-box::before {
  position: absolute;
  content: "居宅介護";
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #333333;
  width: 128px;
  height: 44px;
  left: -1px;
  bottom: -2px;
  padding: 10px;
  background: #ffffff;
  z-index: 10;
}
.service-section .li-third .li-img-box::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  left: 0;
  bottom: -1px;
  background: #07afef;
}
.service-section .main-btn-box {
  text-align: right;
  width: 90%;
  margin: 40px auto 0;
}
.service-section .pconly {
  display: none;
}

@media (min-width: 768px) {
  .service-section .scroll-box {
    margin: 0;
  }
}
@media (min-width: 414px) {
  .service-section .txt-box {
    padding: 60px 41px;
  }
}
@media (min-width: 768px) {
  .service-section .txt-box {
    padding: 9% 29px;
  }
}
@media (min-width: 1024px) {
  .service-section .txt-box .text-box {
    width: 659px;
    margin: 40px auto 0;
  }
}
@media (min-width: 1350px) {
  .service-section .txt-box .text-box {
    width: 750px;
  }
}
@media (min-width: 768px) {
  .service-section .txt-box .text-box .txt16 {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (min-width: 1350px) {
  .service-section .txt-box .text-box .txt16 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .service-section .img-box {
    /* display: flex; */
    display: grid;
    justify-content: space-between;
    max-width: 1600px;
    margin: 40px auto 0;
    padding: 0 110px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .service-section .img-box .img-li {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .service-section .img-box .img-li {
    /*width: 340px;*/
    /*width: 26.563%;*/
    /* width: 30%; */
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
    
  }
}
@media (min-width: 768px) {
  .service-section .img-box .img-li .txt16 {
    font-size: 16px;
    line-height: 29px;
  }
}
@media (min-width: 1350px) {
  .service-section .img-box .img-li .txt16 {
    font-size: 18px;
  }
}
@media (min-width: 1350px) {
  .service-section .li-first .li-img-box::before {
    font-size: 18px;
  }
}
@media (min-width: 1350px) {
  .service-section .li-second .li-img-box::before {
    font-size: 18px;
  }
}
@media (min-width: 1350px) {
  .service-section .li-third .li-img-box::before {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .service-section .main-btn-box {
    width: 70%;
    margin: 40px auto 0;
  }
}
@media (min-width: 1200px) {
  .service-section .main-btn-box {
    width: 85%;
    text-align: right;
    max-width: 1350px;
    margin: 40px auto 0;
  }
}
@media (min-width: 768px) {
  .service-section .pconly {
    display: block;
  }
}
/*=================================================*/
/*ファーストケアについて
/*=================================================*/
.about-section {
  margin: 60px 0 0;
}
.about-section .staff-box {
  margin-top: 40px;
  width: 100%;
  background-image: url(https://fc2021.co.jp/system_panel/uploads/images/bg_staff.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 20px;
}
.about-section .staff-box .txt-box {
  width: 90%;
  margin: auto;
}
.about-section .staff-box .txt-box .title-box {
  position: relative;
}
.about-section .staff-box .txt-box .title-box::before {
  position: absolute;
  content: "";
  width: 44px;
  height: 3px;
  left: 0;
  bottom: -10px;
  background: #fff;
}
.about-section .staff-box .txt-box .title-box .txt-en {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.3em;
  color: #ffffff;
}
.about-section .staff-box .txt-box .title-box .txt-ja {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.08em;
  color: #ffffff;
}
.about-section .staff-box .txt-box .txt-under .txt16 {
  margin-top: 30px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.08em;
  color: #ffffff;
}
.about-section .staff-box .txt-box .txt-under .wight-btn {
  text-align: right;
  margin-top: 20px;
}
.about-section .fullcare-box {
  margin-top: 10px;
  margin-left: 0;
  width: 100%;
  background-image: url(https://fc2021.co.jp/system_panel/uploads/images/bg_about.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 20px;
}
.about-section .fullcare-box .txt-box {
  width: 90%;
  margin: auto;
}
.about-section .fullcare-box .txt-box .title-box {
  position: relative;
}
.about-section .fullcare-box .txt-box .title-box::before {
  position: absolute;
  content: "";
  width: 44px;
  height: 3px;
  left: 0;
  bottom: -10px;
  background: #fff;
}
.about-section .fullcare-box .txt-box .title-box .txt-en {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.3em;
  color: #ffffff;
}
.about-section .fullcare-box .txt-box .title-box .txt-ja {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.08em;
  color: #ffffff;
}
.about-section .fullcare-box .txt-box .txt-under .txt16 {
  margin-top: 30px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.08em;
  color: #ffffff;
}
.about-section .fullcare-box .txt-box .txt-under .wight-btn {
  text-align: right;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .about-section {
    margin: 100px 0 0;
  }
}
@media (min-width: 1024px) {
  .about-section .staff-box {
    margin-top: 40px;
    width: 95%;
    padding: 60px 40px;
    padding: 8% 40px;
  }
}
@media (min-width: 768px) {
  .about-section .staff-box .txt-box {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .about-section .staff-box .txt-box {
    width: 45%;
    margin: auto;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .about-section .staff-box .txt-box .title-box .txt-en {
    font-size: 32px;
    line-height: 46px;
  }
}
@media (min-width: 1350px) {
  .about-section .staff-box .txt-box .title-box .txt-en {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .about-section .staff-box .txt-box .title-box .txt-ja {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (min-width: 1350px) {
  .about-section .staff-box .txt-box .title-box .txt-ja {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .about-section .staff-box .txt-box .txt-under {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .about-section .staff-box .txt-box .txt-under .txt16 {
    margin-top: 45px;
    font-size: 16px;
    line-height: 28px;
  }
}
@media (min-width: 1350px) {
  .about-section .staff-box .txt-box .txt-under .txt16 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .about-section .staff-box .txt-box .txt-under .wight-btn {
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .about-section .fullcare-box {
    margin-left: 6%;
    width: 94%;
    padding: 8% 40px;
  }
}
@media (min-width: 768px) {
  .about-section .fullcare-box .txt-box {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .about-section .fullcare-box .txt-box {
    width: 44%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .about-section .fullcare-box .txt-box .title-box .txt-en {
    font-size: 32px;
    line-height: 46px;
  }
}
@media (min-width: 1350px) {
  .about-section .fullcare-box .txt-box .title-box .txt-en {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .about-section .fullcare-box .txt-box .title-box .txt-ja {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (min-width: 1350px) {
  .about-section .fullcare-box .txt-box .title-box .txt-ja {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .about-section .fullcare-box .txt-box .txt-under {
    width: 92%;
  }
}
@media (min-width: 1350px) {
  .about-section .fullcare-box .txt-box .txt-under {
    width: 96%;
  }
}
@media (min-width: 768px) {
  .about-section .fullcare-box .txt-box .txt-under .txt16 {
    margin-top: 45px;
    font-size: 16px;
    line-height: 28px;
  }
}
@media (min-width: 1350px) {
  .about-section .fullcare-box .txt-box .txt-under .txt16 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .about-section .fullcare-box .txt-box .txt-under .wight-btn {
    margin-top: 20px;
  }
}
/*=================================================*/
/*採用情報
/*=================================================*/
.recruit-section {
  margin: 60px auto 0;
  padding: 0;
}
.recruit-section .img-box {
  width: 90%;
  margin: auto;
}
.recruit-section .txt-box {
  width: 90%;
  margin: 30px auto;
}
.recruit-section .txt-box .black-subtitle-box {
  text-align: left;
}
.recruit-section .txt-box .title-box {
  position: relative;
  margin-top: 30px;
}
.recruit-section .txt-box .title-box::before {
  position: absolute;
  content: "";
  width: 44px;
  height: 3px;
  left: 0;
  bottom: -10px;
  background: #333;
}
.recruit-section .txt-box .title-box .txt-ja {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.08em;
  color: #333333;
}
.recruit-section .txt-box .txt16 {
  margin-top: 30px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.08em;
  color: #333333;
}
.recruit-section .txt-box .main-btn-box {
  margin-top: 30px;
  text-align: right;
}

@media (min-width: 1024px) {
  .recruit-section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /*max-width: 928px;*/
    margin: 100px auto 0;
    padding: 0 8%;
  }
}
@media (min-width: 768px) {
  .recruit-section .img-box {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .recruit-section .img-box {
    width: 45%;
    margin: 64px 0 0;
  }
}
@media (min-width: 768px) {
  .recruit-section .txt-box {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .recruit-section .txt-box {
    width: 49.5%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .recruit-section .txt-box .title-box {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .recruit-section .txt-box .title-box .txt-ja {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (min-width: 1350px) {
  .recruit-section .txt-box .title-box .txt-ja {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .recruit-section .txt-box .txt16 {
    margin-top: 40px;
    font-size: 16px;
    line-height: 29px;
  }
}
@media (min-width: 1350px) {
  .recruit-section .txt-box .txt16 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .recruit-section .txt-box .main-btn-box {
    margin-top: 40px;
  }
}
/*=================================================*/
/*よくある質問
/*=================================================*/
.question-section {
  position: relative;
  margin: 80px auto 0;
  width: 100%;
}
.question-section .question-box {
  background-image: url(https://fc2021.co.jp/system_panel/uploads/images/img_question-bunner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 24px;
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.question-section .main-btn-box {
  text-align: center;
  margin-top: 23px;
}
.question-section .bg-img {
  display: none;
}

@media (min-width: 768px) {
  .question-section {
    margin: 219px auto 0;
  }
}
@media (min-width: 1024px) {
  .question-section {
    margin: 139px auto 0;
  }
}
@media (min-width: 768px) {
  .question-section .question-box {
    position: absolute;
    top: -5%;
    width: 640px;
    height: 256px;
    top: -5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
@media (min-width: 1024px) {
  .question-section .question-box {
    /*width: 640px;*/
    width: 50%;
    height: auto;
    top: 31.4%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
@media (min-width: 1024px) {
  .question-section .main-btn-box {
    margin-top: 43px;
  }
}
@media (min-width: 768px) {
  .question-section .bg-img {
    display: block;
  }
}
/*=================================================*/
/*ブログ
/*=================================================*/
.news-section {
  width: 90%;
  margin: 60px auto;
}
.news-section .main-btn-box {
  text-align: right;
  margin-top: 40px;
}
.news-section .black-subtitle-box {
  text-align: left;
}

@media (min-width: 1024px) {
  .news-section {
    margin: 100px auto;
    max-width: 1100px;
  }
}
@media (min-width: 768px) {
  .news-section .main-btn-box {
    margin-top: 60px;
  }
}

/**************追加****************/

.txt16.width {
  width: 100%;
  margin: 20px auto 0;
}

@media (min-width: 600px) {
.txt16.width {
  width: 85%;
  }
}

/*# sourceMappingURL=main.css.map */