@charset "UTF-8";

html body .baner {
  max-height: 250px;
  height: calc(192px + ((1vw - 7.69px) * 25.1082));
  background: #F3F4F3;
}

html body .baner-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html body .baner-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

html body .baner-inner.wrap {
  width: 100%;
}

html body .baner-inner-left {
  position: relative;
  text-align: center;
  width: 50%;
}

html body .baner-inner-left div {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

html body .baner-inner-left div h2 {
  color: #fff;
  font-family: '花とちょうちょ';
  font-size: 35.43px;
  font-weight: normal;
  position: relative;
}

html body .baner-inner-left div h2:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0px;
  content: '';
  width: 250px;
  height: 1px;
  background: #fff;
}

html body .baner-inner-left div span {
  display: block;
  margin: 10px 0 15px 0;
  color: #fff;
  font-size: 25px;
  letter-spacing: 5px;
}

html body .baner-inner-left div p {
  font-size: 25px;
  font-family: '花とちょうちょ';
  line-height: 30px;
  color: #1A1311;
}

html body .main h3 {
  padding: 5px 10px;
  font-size: 22px;
  margin: 50px 0 30px 0;
  border: 1px solid #a09fa0;
}

html body .main h3.jugyoin-h3 {
  border-left: 5px solid #d2a237;
}

html body .main h3.kigyou-h3 {
  border-left: 5px solid #21A6A6;
}

html body .main h3.management-h3 {
  border-left: 5px solid #887ACC;
}

html body .main h3.nmc-h3 {
  border-left: 5px solid #FF6680;
}

html body .main h3.owner-h3 {
  border-left: 5px solid #2E99E5;
}

html body .main h6 {
  font-size: 20px;
  color: #d2a237;
  margin: 10px 0;
}

html body .main .btn {
  background: #f92646;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 65px;
  font-size: 22px;
}

html body .main .btn span {
  display: block;
  margin-right: 10px;
}

html body .main .btn img {
  vertical-align: bottom;
}

html body .main .contact-inner {
  margin-bottom: 50px;
}

html body .main .contact-inner > div {
  background: #F3F4F3;
  padding: 30px 0;
}

html body .main .contact-inner > div p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}

html body .main .contact-inner > div a {
  margin: 0 auto;
  width: 290px;
  height: 64px;
  font-size: 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

html body .main .contact-inner > div a span {
  margin-right: 5px;
}

html body .main .contact-inner > div > span {
  margin-top: 30px;
  display: block;
  text-align: center;
}

html body .main .contact-inner > span {
  margin-top: 25px;
  display: block;
}

@media screen and (max-width: 768px) {
  html body .baner {
    height: auto;
    max-height: 1000px;
    background: #fff;
  }
  html body .baner-inner {
    position: relative;
    display: block;
  }
  html body .baner-inner > p {
    text-align: center;
    font-size: calc(20px + ((1vw - 3.2px) * 2.2321));
    min-height: 0vw;
    font-family: "花とちょうちょ";
    margin-top: 110px;
  }
  html body .baner-inner-left {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: calc(156px + ((1vw - 3.2px) * 13.3929));
    width: 70%;
    padding: 10px;
  }
  html body .baner-inner-left div h2 {
    font-size: calc(30px + ((1vw - 3.2px) * 2.2321));
    min-height: 0vw;
  }
  html body .baner-inner-left div h2:after {
    width: 90%;
  }
  html body .baner-inner-left div > p {
    display: none;
  }
  html body .main h3 {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
    margin: 40px 0 calc(5px + ((1vw - 3.2px) * 2.2321)) 0;
  }
  html body .main h6 {
    font-size: 18px;
  }
}

html body .baner-inner-left {
  background: #21A6A6 !important;
}

html body .baner-inner-left > div h2 {
  font-size: 46.88px;
}

html body .baner-inner-right {
  background: url(../img/top/business.jpg);
  width: 50%;
  background-repeat: no-repeat;
  background-position: center 25%;
  background-size: cover;
}

html body .main .riskconsulting-inner-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

html body .main .riskconsulting-inner-contents > div {
  width: 65%;
}

html body .main .riskconsulting-inner-contents > div span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #F92646;
  margin: 10px 0 5px 0;
}

html body .main .riskconsulting-inner-contents > div ul li {
  position: relative;
  margin-left: 10px;
}

html body .main .riskconsulting-inner-contents > div ul li:before {
  position: absolute;
  width: 12px;
  height: 13px;
  background: #21A6A6;
  top: 3px;
  border-radius: 50%;
  left: -12px;
  content: "";
}

html body .main .riskconsulting-inner-contents figure {
  width: 32%;
  height: 180px;
}

html body .main .riskconsulting-inner-contents figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

html body .main .riskconsulting-inner-example {
  margin: 50px 0;
}

html body .main .riskconsulting-inner-example h4 {
  padding: 2px 20px;
  font-size: 22px;
  color: #fff;
  background: #21A6A6;
}

html body .main .riskconsulting-inner-example > p {
  margin: 10px 0;
}

html body .main .riskconsulting-inner-example > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  width: 100%;
  background: #F3F4F3;
}

html body .main .riskconsulting-inner-example > ul > li {
  width: 32.5%;
}

html body .main .riskconsulting-inner-example > ul > li > div {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: relative;
}

html body .main .riskconsulting-inner-example > ul > li > .pc:after {
  position: absolute;
  content: "";
  /*width: 15px;
  height: 40px;*/
  top: 0;
  /*-webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);*/
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 15px;
  right: -15px;
  z-index: 2;
}


html body .main .riskconsulting-inner-example > ul > li.tyousa > div {
  background: #64C1C1;
}

html body .main .riskconsulting-inner-example > ul > li.tyousa > .pc:after {
  /*background: #64C1C1;*/
  border-color: transparent transparent transparent #64C1C1;
}
html body .main .riskconsulting-inner-example > ul > li.tyousa > .sp:after {
  background: #64C1C1;
}

html body .main .riskconsulting-inner-example > ul > li.bunseki > div {
  background: #21A6A6;
}

html body .main .riskconsulting-inner-example > ul > li.bunseki > .pc:after {
  /*background: #21A6A6;*/
  border-color: transparent transparent transparent #21A6A6;
}
html body .main .riskconsulting-inner-example > ul > li.bunseki > .sp:after {
  background: #21A6A6;
}

html body .main .riskconsulting-inner-example > ul > li.bunseki nav span {
  margin-left: 20px;
}

html body .main .riskconsulting-inner-example > ul > li.teiann > div {
  background: #1B8787;
}

html body .main .riskconsulting-inner-example > ul > li.teiann > .pc:after {
  /*background: #1B8787;*/
  border-color: transparent transparent transparent #1B8787;
}
html body .main .riskconsulting-inner-example > ul > li.teiann > .sp:after {
  background: #1B8787;
}
html body .main .riskconsulting-inner-example > ul > li.teiann{
  text-align: center;
}
html body .main .riskconsulting-inner-example > ul > li.teiann nav{
  display: inline-block;
  text-align: left;
}

html body .main .riskconsulting-inner-example > ul > li.teiann nav span {
  /*margin-left: 20px;*/
}

html body .main .riskconsulting-inner-example > ul > li.teiann nav ul {
  /*margin-left: 20px;*/
}

html body .main .riskconsulting-inner-example > ul > li nav span {
  display: block;
  color: #1B8787;
}

html body .main .riskconsulting-inner-example > ul > li nav span.example-top {
  margin-top: 10px;
}

html body .main .riskconsulting-inner-example > ul > li nav ul li {
  position: relative;
  margin-left: 10px;
}

html body .main .riskconsulting-inner-example > ul > li nav ul li:before {
  position: absolute;
  width: 12px;
  height: 13px;
  background: #90D2D2;
  top: 3px;
  border-radius: 50%;
  left: -12px;
  content: "";
}

html body .main .risks-inner > p {
  margin: 15px 0;
}

html body .main .risks-inner > ul > li {
  background: #F3F4F3;
  padding: 20px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

html body .main .risks-inner > ul > li > div:first-child {
  width: calc(100% - 260px);
}

html body .main .risks-inner > ul > li > div:first-child > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html body .main .risks-inner > ul > li > div:first-child > div figure {
  margin-right: 15px;
  width: 80px;
  height: 80px;
  background: #1B8787;
  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;
  border-radius: 10px;
}

html body .main .risks-inner > ul > li > div:first-child > div figure img {
  width: 75%;
  height: 75%;
  -o-object-fit: contain;
     object-fit: contain;
}

html body .main .risks-inner > ul > li > div:first-child > div > div {
  width: calc(100% - 90px);
  color: #1B8787;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

html body .main .risks-inner > ul > li > div:first-child > div > div h4 {
  margin-bottom: 5px;
  font-size: 30px;
}

html body .main .risks-inner > ul > li > div:first-child > div > div span {
  font-size: 18px;
  display: block;
}

html body .main .risks-inner > ul > li > div:first-child > span {
  margin: 10px 0;
  display: block;
  font-weight: bold;
  font-size: 20px;
  color: #21A6A6;
}

html body .main .risks-inner > ul > li > div:first-child > ul {
  font-size: 13px;
}

html body .main .risks-inner > ul > li > div:first-child > ul li {
  position: relative;
  margin-left: 10px;
}

html body .main .risks-inner > ul > li > div:first-child > ul li:before {
  position: absolute;
  width: 12px;
  height: 13px;
  background: #90D2D2;
  top: 3px;
  border-radius: 50%;
  left: -12px;
  content: "";
}

html body .main .risks-inner > ul > li > div:last-child {
  width: 240px;
  text-align: center;
  padding: 10px;
  background: #fff;
}

html body .main .risks-inner > ul > li > div:last-child span {
  font-size: 20px;
  font-weight: bold;
  color: #21A6A6;
  display: block;
  margin-bottom: 10px;
}

html body .main .risks-inner > ul > li > div:last-child ul li {
  padding: 2px 0;
  font-size: 14px;
  width: 100%;
  background: #797979;
  color: #fff;
  font-weight: 400;
}

html body .main .risks-inner > ul > li > div:last-child ul li:not(:last-child) {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  html body .baner-inner-left div h2 {
    font-size: calc(40px + ((1vw - 3.2px) * 5.308));
  }
  html body .baner-inner-left div span {
    letter-spacing: calc(1px + ((1vw - 3.2px) * 0.8929));
    font-size: calc(20px + ((1vw - 3.2px) * 3.4442));
  }
  html body .baner-inner-right {
    width: 100%;
    height: calc(208px + ((1vw - 3.2px) * 55.8036));
    background: url(../img/top/business.jpg);
    background-repeat: no-repeat;
    background-position: center 25%;
    background-size: cover;
  }
  html body .baner-inner > p {
    font-size: calc(19px + ((1vw - 3.2px) * 5.8036));
    line-height: calc(22px + ((1vw - 3.2px) * 6.25));
    margin-top: calc(90px + ((1vw - 3.2px) * 8.9286));
  }
  html body .main .riskconsulting-inner-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  html body .main .riskconsulting-inner-contents > div {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  html body .main .riskconsulting-inner-contents > div p {
    margin-top: 20px;
    font-size: calc(14px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .riskconsulting-inner-contents > div span {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .riskconsulting-inner-contents > div ul {
    background: #F3F4F3;
    padding: 10px 20px;
    font-size: calc(14px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .riskconsulting-inner-contents > div ul li {
    margin-left: calc(10px + ((1vw - 3.2px) * 2.2321));
  }
  html body .main .riskconsulting-inner-contents > div ul li::before {
    width: calc(12px + ((1vw - 3.2px) * 1.7857));
    height: calc(12px + ((1vw - 3.2px) * 1.7857));
    top: calc(5px + ((1vw - 3.2px) * 1.1161));
    left: -20px;
  }
  html body .main .riskconsulting-inner-contents figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-height: 390px;
    height: calc(210px + ((1vw - 3.2px) * 40.1786));
  }
  html body .main .riskconsulting-inner-example h4 {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .riskconsulting-inner-example > p {
    font-size: calc(14px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .riskconsulting-inner-example > ul {
    display: block;
    padding: 20px;
    width: 100%;
  }
  html body .main .riskconsulting-inner-example > ul > li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  html body .main .riskconsulting-inner-example > ul > li > div {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(60px + ((1vw - 3.2px) * 13.6161)) !important;
    height: calc(200px + ((1vw - 3.2px) * 22.3214));
    line-height: auto;
    letter-spacing: 0;
    position: relative;
  }
  
  html body .main .riskconsulting-inner-example > ul > li > div span {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .riskconsulting-inner-example > ul > li > div span:first-child {
    margin-bottom: calc(20px + ((1vw - 3.2px) * 4.4643));
  }
  html body .main .riskconsulting-inner-example > ul > li > div:after {
    position: absolute;
    content: "";
    width: calc(60px + ((1vw - 3.2px) * 13.6161));
    height: calc(25px + ((1vw - 3.2px) * 5.5804));
    top: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
            clip-path: polygon(0 0, 50% 100%, 100% 0);
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    z-index: 2;
  }
  
  html body .main .riskconsulting-inner-example > ul > li.bunseki nav {
    padding-top: calc(30px + ((1vw - 3.2px) * 6.6964));
  }
  html body .main .riskconsulting-inner-example > ul > li.bunseki nav span {
    margin-left: 0;
  }
  html body .main .riskconsulting-inner-example > ul > li.teiann nav {
    padding-top: calc(30px + ((1vw - 3.2px) * 6.6964));
  }
  html body .main .riskconsulting-inner-example > ul > li.teiann nav span {
    margin-left: 0;
  }
  html body .main .riskconsulting-inner-example > ul > li.teiann nav ul {
    margin-left: 0;
  }
  html body .main .riskconsulting-inner-example > ul > li nav {
    width: calc(100% - 80px - ((1vw - 3.2px) * 13.6161));
    margin-left: 20px;
  }
  html body .main .riskconsulting-inner-example > ul > li nav span {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
    line-height: calc(25px + ((1vw - 3.2px) * 3.3482));
  }
  html body .main .riskconsulting-inner-example > ul > li nav span.example-top {
    margin-top: 0;
  }
  html body .main .riskconsulting-inner-example > ul > li nav ul {
    font-size: calc(14px + ((1vw - 3.2px) * 2.6786));
    line-height: calc(18px + ((1vw - 3.2px) * 3.7946));
  }
  html body .main .riskconsulting-inner-example > ul > li nav ul li {
    margin-left: calc(10px + ((1vw - 3.2px) * 2.2321));
  }
  html body .main .riskconsulting-inner-example > ul > li nav ul li::before {
    width: calc(12px + ((1vw - 3.2px) * 1.7857));
    height: calc(12px + ((1vw - 3.2px) * 1.7857));
    top: calc(5px + ((1vw - 3.2px) * 1.1161));
    left: -20px;
  }
  html body .main .risks-inner > p {
    margin: 15px 0;
    font-size: calc(14px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .risks-inner > ul > li {
    display: block;
  }
  html body .main .risks-inner > ul > li > div:first-child {
    width: 100%;
  }
  html body .main .risks-inner > ul > li > div:first-child > div figure {
    width: calc(70px + ((1vw - 3.2px) * 11.1607));
    height: calc(70px + ((1vw - 3.2px) * 11.1607));
  }
  html body .main .risks-inner > ul > li > div:first-child > div > div h4 {
    font-size: calc(20px + ((1vw - 3.2px) * 4.4643));
    line-height: calc(20px + ((1vw - 3.2px) * 4.4643));
  }
  html body .main .risks-inner > ul > li > div:first-child > div > div span {
    font-size: calc(14px + ((1vw - 3.2px) * 2.0089));
  }
  html body .main .risks-inner > ul > li > div:first-child > span {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .risks-inner > ul > li > div:first-child ul {
    font-size: calc(14px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .risks-inner > ul > li > div:first-child ul li {
    margin-left: calc(10px + ((1vw - 3.2px) * 2.2321));
  }
  html body .main .risks-inner > ul > li > div:first-child ul li::before {
    width: calc(12px + ((1vw - 3.2px) * 1.7857));
    height: calc(12px + ((1vw - 3.2px) * 1.7857));
    top: calc(5px + ((1vw - 3.2px) * 1.1161));
    left: -20px;
  }
  html body .main .risks-inner > ul > li > div:last-child {
    margin-top: 15px;
    width: 100%;
    text-align: center;
    padding: calc(5px + ((1vw - 3.2px) * 4.4643));
  }
  html body .main .risks-inner > ul > li > div:last-child > span {
    font-size: calc(18px + ((1vw - 3.2px) * 2.6786));
  }
  html body .main .risks-inner > ul > li > div:last-child > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  html body .main .risks-inner > ul > li > div:last-child > ul > li {
    width: 48%;
    background: #797979;
    color: #fff;
    font-size: calc(14px + ((1vw - 3.2px) * 1.875));
    margin-bottom: 10px !important;
    font-weight: 400;
  }
  html body .main .risks-inner > ul > li > div:last-child > ul > li:not(:last-child) {
    margin-bottom: 0;
  }
  html body .main .contact {
    margin-top: calc(5px + ((1vw - 3.2px) * 3.3482));
  }
  html body .main .contact-inner h3 {
    margin-top: calc(10px + ((1vw - 3.2px) * 6.6964));
  }
  html body .main .contact-inner > div p {
    font-size: calc(20px + ((1vw - 3.2px) * 2.2321));
  }
  html body .main .contact-inner > div .btn {
    width: calc(290px + ((1vw - 3.2px) * 23.8839));
    height: calc(64px + ((1vw - 3.2px) * 5.1339));
  }
  html body .main .contact-inner > div .btn span {
    font-size: calc(22px + ((1vw - 3.2px) * 1.7857));
  }
  html body .main .contact-inner > div .btn img {
    width: calc(10px + ((1vw - 3.2px) * 1.1161));
    height: calc(15px + ((1vw - 3.2px) * 1.1161));
  }
  html body .main .contact-inner > div span {
    font-size: calc(14px + ((1vw - 3.2px) * 1.3393));
    white-space: nowrap;
  }
  html body .main .contact-inner > span {
    font-size: calc(14px + ((1vw - 3.2px) * 1.3393));
  }
}
/*# sourceMappingURL=kigyou.css.map */