body {
  font-size: 15px;
  background: #f4f3ef; }

.sp {
  display: none; }

footer {
  background: #F1ECDB;
  color: #330000;
  text-align: center;
  padding: 2em 0; }
  footer h2 {
    width: 120px;
    margin: 0 auto 10px auto; }
  footer .copy {
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 13px; }

#bg-section01 {
  background-image: url("../img/index/main1.jpg");
  background-size: cover; }

#bg-section02 {
  background-image: url("../img/index/main2.png");
  background-size: cover;
  background-position: top center; }

#bg-section03 {
  background-image: url("../img/index/main3.png");
  background-size: cover; }

main .warp {
  width: 80%;
  margin: 0 auto;
  padding: 8em 0;
  overflow: hidden; }

header {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-size: cover; }
  header h1 {
    width: 130px;
    margin: 0 auto;
    padding: 40px 0 0 0; }
  header section {
    width: 100%;
    margin: 0;
    margin-left: 8%;
    position: absolute;
    top: calc(26% - 0.5em);
    line-height: 1; }
  header p.fadein-left-top1 {
    width: 100%;
    font-size: 4.2vw;
    font-weight: 600;
    color: #330000;
    line-height: 1.0;
    margin-bottom: 20px;
    letter-spacing: 0px; }
  header p.fadein-left-top2 {
    width: 100%;
    font-size: 2.2vw;
    font-weight: 600;
    color: #330000;
    line-height: 1.0;
    margin-bottom: 20px;
    letter-spacing: 0px; }
  header span {
    background: #fff;
    display: inline-block;
    padding: 8px 10px;
    margin-bottom: 6px; }
  header .bnr {
    position: absolute;
    right: 5%;
    top: 3%;
    width: 20%; }
    header .bnr a {
      display: block; }
    header .bnr a:hover {
      opacity: 0.7; }
    header .bnr img {
      width: 100%;
      border: 4px solid #fff;
      box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.1); }

.other {
  padding: 2rem 10%;
  text-align: right; }
  .other img {
    width: 120px; }

h2 {
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  margin-bottom: 3rem;
  font-family: 'Krona One', sans-serif; }

h3 {
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem; }

h4 {
  font-size: 0.7rem;
  letter-spacing: 0.1rem;
  margin-bottom: 0.5rem; }

#readArea {
  text-align: center; }
  #readArea p {
    margin-bottom: 5%;
    font-size: 1.2rem; }

#service {
  padding-top: 5%; }
  #service h2 {
    text-align: center; }
  #service p {
    text-align: center; }
  #service .mission {
    width: 30%;
    float: left;
    text-align: center; }
    #service .mission img {
      width: 50%; }
  #service .vision {
    width: 32%;
    float: left;
    text-align: center; }
    #service .vision p {
      margin-bottom: 5%; }
    #service .vision dl {
      width: 80%;
      margin: 0 auto;
      margin-bottom: 3%; }
      #service .vision dl dt {
        background: #330000;
        border-radius: 50px;
        color: #fff;
        font-weight: 700;
        font-size: 1.3rem; }
      #service .vision dl dd {
        font-size: 1.0rem; }
    #service .vision img {
      width: 50%; }
  #service .value {
    width: 38%;
    float: left;
    text-align: center; }
    #service .value img {
      width: 80%; }
  #service dl {
    margin-bottom: 3em; }
  #service dt {
    font-weight: 400;
    font-size: 1.6rem;
    margin-bottom: 0.5em; }
  #service ul li {
    margin-bottom: 3rem; }
    #service ul li dl {
      margin-bottom: 0rem; }
    #service ul li dt {
      font-weight: 400;
      font-size: 1.3rem; }
  #service p {
    margin-bottom: 3em;
    font-size: 1.1rem;
    line-height: 2; }
  #service .btn a {
    display: block;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    background: #333;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding: 20px 0;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s; }
  #service .btn a:hover {
    background: #666;
    transition: 0.3s; }

#company {
  color: #330000; }
  #company .illust1 {
    position: absolute;
    bottom: 3%;
    left: 28%;
    width: 150px; }
  #company .illust2 {
    position: absolute;
    top: 3%;
    right: 20%;
    width: 150px; }
  #company p {
    margin-bottom: 3em; }
  #company table {
    width: 50%;
    float: left;
    margin-bottom: 50px; }
    #company table th {
      font-weight: 400;
      text-align: left;
      padding-bottom: 1rem;
      width: 30%; }
    #company table td {
      font-weight: 400;
      text-align: left;
      padding-bottom: 1rem; }
      #company table td span {
        font-size: 12px; }
      #company table td a {
        text-decoration: underline; }
      #company table td a:hover {
        text-decoration: none; }
  #company .bnr {
    width: 30%;
    margin: 0 auto 0 auto; }
    #company .bnr img {
      width: 100%; }
    #company .bnr a:hover {
      opacity: 0.7; }

#contact p {
  margin-bottom: 3em; }
#contact table {
  width: 100%; }
  #contact table th {
    font-weight: 400;
    text-align: left;
    padding-bottom: 1rem;
    width: 30%;
    vertical-align: middle; }
  #contact table td {
    font-weight: 400;
    text-align: left;
    padding-bottom: 1rem; }

#contact span {
  color: #D50003; }
#contact input {
  border: 1px solid #999;
  border-radius: 3px;
  padding: 15px 10px;
  font-size: 14px;
  box-sizing: border-box; }
#contact .input1 {
  width: 75%; }
#contact .input2 {
  width: 100%; }
#contact .input3 {
  width: 50%; }
#contact .input4 {
  width: 100%;
  height: 200px;
  border: 1px solid #999;
  border-radius: 3px;
  padding: 15px 10px;
  font-size: 14px;
  box-sizing: border-box; }
#contact .submit {
  background: #330000;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 3px;
  padding: 20px 0;
  width: 70%;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
  margin-left: 15%;
  margin-bottom: 10px; }
#contact .submit:hover {
  background: #330000;
  transition: 0.3s; }
#contact .submit2 {
  background: #999;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 3px;
  padding: 20px 0;
  width: 70%;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
  margin-left: 15%; }
#contact .submit2:hover {
  background: #999;
  transition: 0.3s; }
#contact .pagetoplink {
  background: #330000;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 3px;
  padding: 20px 20px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s; }
#contact .pagetoplink:hover {
  opacity: 0.8;
  transition: 0.3s; }
#contact .formBtn a {
  display: block;
  background: #330000;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 3px;
  padding: 20px 0px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
  margin-bottom: 10px;
  width: 50%;
  margin: 0 auto; }
#contact .formBtn a:hover {
  opacity: 0.8;
  transition: 0.3s; }

#thanks {
  min-height: 86vh; }
  #thanks .warp {
    width: 600px;
    margin: 0 auto;
    padding-top: 25%; }
  #thanks h2 {
    font-family: 'Krona One', sans-serif; }
  #thanks p {
    margin-bottom: 3em; }
  #thanks .btn a {
    display: block;
    font-family: 'Krona One', sans-serif;
    font-weight: 400;
    background: #330000;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding: 20px 0;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s; }
  #thanks .btn a:hover {
    background: #330000;
    transition: 0.3s; }

#consulting {
  background: #fff;
  padding: 0 0 0% 0; }
  #consulting .warp {
    width: 800px;
    margin: 0 auto; }
  #consulting .section {
    position: relative;
    line-height: 1.5; }
    #consulting .section h2 {
      color: #330000;
      font-size: 34px;
      line-height: 1.8;
      padding: 0;
      margin-bottom: 3%;
      text-align: center;
      font-weight: 600; }
    #consulting .section p {
      margin-bottom: 2%;
      line-height: 1.5;
      font-weight: 500;
      font-size: 16px; }
    #consulting .section img {
      position: absolute;
      right: 0;
      top: 0;
      width: 200px; }
  #consulting .section1 {
    margin-bottom: 10%; }
    #consulting .section1 h3 {
      background: #d389a4;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      padding: 1% 0;
      line-height: 1.5; }
      #consulting .section1 h3 span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 14px; }
    #consulting .section1 dl {
      margin-bottom: 2%; }
      #consulting .section1 dl dt {
        font-size: 20px;
        font-weight: 600;
        color: #d389a4; }
      #consulting .section1 dl dd {
        font-weight: 500; }
    #consulting .section1 .ttl {
      background: #d389a4;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 18px;
      text-align: center;
      padding: 1% 0;
      border-radius: 100px;
      line-height: 1;
      margin-bottom: 3%; }
  #consulting .section2 {
    margin-bottom: 10%; }
    #consulting .section2 h3 {
      background: #94bf7c;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      padding: 1% 0;
      line-height: 1.5; }
      #consulting .section2 h3 span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 14px; }
    #consulting .section2 dl {
      margin-bottom: 2%; }
      #consulting .section2 dl dt {
        font-size: 24px;
        font-weight: 600;
        color: #94bf7c; }
      #consulting .section2 dl dd {
        font-weight: 500; }
    #consulting .section2 .ttl {
      background: #94bf7c;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 18px;
      text-align: center;
      padding: 1% 0;
      border-radius: 100px;
      line-height: 1;
      margin-bottom: 3%; }
  #consulting .section3 {
    margin-bottom: 10%; }
    #consulting .section3 h3 {
      background: #330000;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 24px;
      padding: 1% 0;
      line-height: 1.5; }
      #consulting .section3 h3 span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 14px; }
    #consulting .section3 dl {
      margin-bottom: 2%; }
      #consulting .section3 dl dt {
        font-size: 24px;
        font-weight: 600;
        color: #330000; }
      #consulting .section3 dl dd {
        font-weight: 500; }
    #consulting .section3 .ttl {
      background: #330000;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 18px;
      text-align: center;
      padding: 1% 0;
      border-radius: 100px;
      line-height: 1;
      margin-bottom: 3%; }
  #consulting ol {
    margin-bottom: 5%; }
    #consulting ol li {
      list-style: disc;
      margin-left: 25px; }
  #consulting ul {
    margin-bottom: 5%; }
    #consulting ul li {
      list-style: decimal;
      margin-left: 25px; }
  #consulting .linkArea {
    display: flex;
    margin-bottom: 5%;
    width: 100%;
    justify-content: space-between; }
    #consulting .linkArea a {
      display: block;
      width: 48%; }
    #consulting .linkArea a:nth-last-child(1) {
      background: #94bf7c;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 1.1vw;
      padding: 1.5% 0;
      line-height: 1.5; }
      #consulting .linkArea a:nth-last-child(1) span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 0.7vw; }
    #consulting .linkArea a:nth-last-child(2) {
      background: #d389a4;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 1.1vw;
      padding: 1.5% 0;
      line-height: 1.5; }
      #consulting .linkArea a:nth-last-child(2) span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 0.7vw; }
  #consulting .contact a {
    position: relative;
    display: block;
    background: #330000;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    font-size: 4.8;
    font-weight: 600;
    padding: 3% 3%;
    border-radius: 4px;
    font-size: 18px; }
    #consulting .contact a i {
      width: 30px;
      position: absolute;
      right: 3%;
      top: 35%; }
