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

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

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

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

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

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

header {
  position: relative;
  width: 100%;
  min-height: 90vh;
  background-size: cover; }
  header h1 {
    width: 100px;
    margin: 0 auto;
    padding: 40px 0 0 0; }
  header section {
    width: 100%;
    margin: 0;
    margin-left: 8%;
    position: absolute;
    top: calc(40% - 0.5em);
    line-height: 1; }
  header p.fadein-left-top1 {
    width: 100%;
    font-size: 8.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: 4.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: 3%;
    top: 5%;
    width: 55%; }
    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 5% 2rem 0;
  text-align: right; }
  .other img {
    width: 120px; }

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

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

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

#readArea p {
  margin-bottom: 5%;
  font-size: 0.9rem;
  letter-spacing: 1px; }

#service {
  background: url("../img/index/main2-2sp.png") no-repeat top 0% right 0%;
  background-size: 100%;
  z-index: -1; }
  #service h2 {
    padding-top: 13%;
    margin-bottom: 8%;
    text-align: center; }
  #service .warp {
    width: 100%; }
  #service .mission {
    position: relative;
    margin-bottom: 10%;
    margin: 0 8% 15% 8%; }
    #service .mission img {
      width: 40%;
      position: absolute;
      right: 3%;
      top: 25%; }
  #service .vision {
    position: relative;
    margin-bottom: 10%;
    width: 100%;
    padding-bottom: 10%; }
    #service .vision h2 {
      z-index: 1; }
    #service .vision p {
      margin-bottom: 5%;
      margin-left: 40%;
      z-index: 1;
      margin-bottom: 15%; }
    #service .vision dl {
      width: 80%;
      margin: 0 auto;
      margin-bottom: 3%;
      z-index: 1; }
      #service .vision dl dt {
        background: #330000;
        border-radius: 50px;
        color: #fff;
        font-weight: 700;
        font-size: 1.3rem;
        text-align: center; }
      #service .vision dl dd {
        font-size: 0.9rem; }
    #service .vision img {
      width: 30%;
      position: absolute;
      left: 0%;
      top: 25%; }
  #service .vision::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f4f0e9;
    transform: skewY(7deg);
    z-index: -1; }
  #service .value {
    position: relative;
    margin: 0 8%; }
    #service .value img {
      width: 100%; }
  #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 ul li {
    margin-bottom: 2rem; }
    #service ul li dl {
      margin-bottom: 0rem; }
    #service ul li dt {
      font-weight: 400;
      font-size: 15px; }
  #service p {
    margin-bottom: 3em; }
  #service .btn a {
    display: block;
    font-family: 'Krona One', sans-serif;
    font-weight: 600;
    background: #333;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding: 15px 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: 1%;
    right: 5%;
    width: 100px; }
  #company .illust2 {
    position: absolute;
    top: 1%;
    left: 5%;
    width: 100px; }
  #company h2 {
    text-align: center;
    padding-top: 10%; }
  #company p {
    margin-bottom: 3em; }
  #company table {
    width: 100%; }
    #company table th {
      font-weight: 400;
      text-align: left;
      padding-bottom: 0.0rem;
      display: block;
      width: 100%;
      font-size: 15px; }
    #company table td {
      font-weight: 400;
      text-align: left;
      padding-bottom: 1rem;
      display: block;
      width: 100%; }
      #company table td ol li {
        list-style: disc;
        margin-left: 20px; }
      #company table td a {
        text-decoration: underline; }
  #company .bnr {
    width: 100%;
    margin: 0 auto; }
    #company .bnr img {
      width: 100%; }

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

#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: 100%; }
#contact .input2 {
  width: 100%; }
#contact .input3 {
  width: 75%; }
#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: 100%;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s;
  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: 100%;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s; }
#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 {
  background: #330000;
  transition: 0.3s; }
#contact .formBtn {
  width: 100%; }
  #contact .formBtn a {
    display: block;
    background: #330000;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s;
    margin-bottom: 10px; }
  #contact .formBtn a:hover {
    opacity: 0.8;
    transition: 0.3s; }

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

#consulting {
  background: #ffffff;
  padding: 0 0 0% 0; }
  #consulting .warp {
    width: 90%;
    margin: 0 auto; }
  #consulting .section {
    position: relative;
    line-height: 1.5; }
    #consulting .section h2 {
      color: #330000;
      font-size: 6.2vw;
      font-weight: 600;
      padding-top: 5%;
      line-height: 1.8;
      text-align: center; }
    #consulting .section p {
      margin-bottom: 5%;
      line-height: 1.5;
      font-weight: 500;
      font-size: 3.4vw; }
    #consulting .section img {
      position: absolute;
      right: 0;
      top: 0;
      width: 35%; }
  #consulting .section1 {
    margin-bottom: 10%; }
    #consulting .section1 h3 {
      background: #d389a4;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 4.4vw;
      padding: 3% 0;
      line-height: 1.5; }
      #consulting .section1 h3 span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 2.2vw; }
    #consulting .section1 dl {
      margin-bottom: 5%; }
      #consulting .section1 dl dt {
        font-size: 4.2vw;
        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: 4.0vw;
      text-align: center;
      padding: 3% 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: 4.4vw;
      padding: 3% 0;
      line-height: 1.5; }
      #consulting .section2 h3 span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 2.2vw; }
    #consulting .section2 dl {
      margin-bottom: 5%; }
      #consulting .section2 dl dt {
        font-size: 4.2vw;
        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: 4.0vw;
      text-align: center;
      padding: 3% 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: 4.4vw;
      padding: 3% 0;
      line-height: 1.5; }
      #consulting .section3 h3 span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 2.2vw; }
    #consulting .section3 dl {
      margin-bottom: 5%; }
      #consulting .section3 dl dt {
        font-size: 4.2vw;
        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: 4.0vw;
      text-align: center;
      padding: 3% 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: 10%; }
    #consulting .linkArea a {
      display: block;
      width: 50%; }
    #consulting .linkArea a:nth-last-child(1) {
      background: #94bf7c;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 3.4vw;
      padding: 3% 0;
      line-height: 1.5; }
      #consulting .linkArea a:nth-last-child(1) span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 1.4vw; }
    #consulting .linkArea a:nth-last-child(2) {
      background: #d389a4;
      color: #fff;
      text-align: center;
      font-weight: 600;
      font-size: 3.4vw;
      padding: 3% 0;
      line-height: 1.5; }
      #consulting .linkArea a:nth-last-child(2) span {
        font-family: 'Krona One', sans-serif;
        font-weight: 600;
        font-size: 1.4vw; }
  #consulting .contact a {
    position: relative;
    display: block;
    background: #330000;
    width: 84%;
    margin: 0 auto;
    color: #fff;
    font-size: 4.8;
    font-weight: 600;
    padding: 5% 8%;
    border-radius: 4px;
    font-size: 3.6vw; }
    #consulting .contact a i {
      position: absolute;
      right: 5%;
      top: 42%; }
