/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
/* ==============================
    XXXXXXXXXX
============================== */
body.page #page_wrapper article {
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  -ms-font-feature-settings: "palt";
  -o-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
body.page #page_wrapper article section .sec-head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  font-size: 60px;
  font-size: 6rem;
  line-height: 1.1666666667;
  letter-spacing: 0.02em;
  font-weight: bold;
  margin-bottom: 4rem;
}
body.page #page_wrapper article section .sec-head img {
  width: auto;
  height: 2.6em;
  margin-right: 3.5rem;
  margin-bottom: 0.15em;
}
body.page #page_wrapper article section .sec-head h2 {
  font-weight: bold;
}
body.page #page_wrapper article section p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
}
body.page #page_wrapper article section ul li dl dt h3 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 2.5rem;
}
body.page #page_wrapper article section ul li dl dt h3 img {
  display: block;
  width: auto;
  height: 1.6785714286em;
  margin-bottom: 2.1rem;
}
body.page #page_wrapper article section ul li dl dt p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6428571429;
  letter-spacing: 0.025em;
  margin-bottom: 4rem;
}
body.page #page_wrapper article section:nth-child(1) {
  margin-bottom: 7.6rem;
}
body.page #page_wrapper article section:nth-child(1) .sec-inner {
  padding-bottom: 11.6rem;
  background: url("../images/pages/about-kobe/sec-01.png") no-repeat;
  background-size: contain;
  background-position: bottom right;
}
body.page #page_wrapper article section:nth-child(1) .sec-inner .sec-txt p {
  width: 41.6666666667%;
}
body.page #page_wrapper article section:nth-child(2) {
  margin-bottom: 12.6rem;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner .sec-head {
  margin-left: 14rem;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li dl dd {
  overflow: hidden;
  background-color: #f4f4f9;
  border-radius: 3rem;
  box-shadow: -1.2rem -1.2rem 1.2rem 0 #fff, 1.2rem 1.2rem 1.2rem 0 #c9c6ce;
}
@media (max-width: 720px) {
  body.page #page_wrapper article section:nth-child(2) .sec-inner ul li dl dd {
    border-radius: 1.5rem;
  }
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(1) {
  width: 100%;
  margin-bottom: 3rem;
  padding-right: 43.75%;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(1) dl dt p {
  width: 71.1111111111%;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(2) {
  width: 38.25%;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(2) dl dt {
  padding-left: 8.5rem;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(3) {
  width: 46.6666666667%;
  margin: 18rem 0 3rem;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(4) {
  padding-left: 14.1rem;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(4) dt {
  padding-left: 51rem;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(4) dd {
  overflow: visible;
}
body.page #page_wrapper article section:nth-child(2) .sec-inner ul li:nth-child(4) dd figure {
  margin-left: -13.3144475921%;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li {
  position: relative;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li dl dd {
  overflow: hidden;
  background-color: #f4f4f9;
  border-radius: 3rem;
  box-shadow: -1.2rem -1.2rem 1.2rem 0 #fff, 1.2rem 1.2rem 1.2rem 0 #c9c6ce;
}
@media (max-width: 720px) {
  body.page #page_wrapper article section:nth-child(3) .sec-inner ul li dl dd {
    border-radius: 1.5rem;
  }
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li:nth-child(1) {
  margin-bottom: -8.6rem;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li:nth-child(1) dl {
  margin-bottom: 25.3rem;
  padding-right: 53.3333333333%;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li:nth-child(1) ._illust._01 {
  position: absolute;
  top: -21rem;
  right: 0;
  width: 49.875%;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li:nth-child(1) ._illust._02 {
  margin-left: -1.25%;
}
body.page #page_wrapper article section:nth-child(3) .sec-inner ul li:nth-child(2) {
  width: 43.3333333333%;
}
body.page #page_wrapper article section.sec-lp {
  margin: 0 -2.0833333333%;
}
@media (max-width: 720px) {
  body.page #page_wrapper article section.sec-lp {
    margin: 0;
    margin-left: calc(50% - 50vw);
    margin-left: calc(50% - var(--vw, 1vw) * 50);
    margin-right: calc(50% - 50vw);
    margin-right: calc(50% - var(--vw, 1vw) * 50);
  }
}
body.page #page_wrapper article section.sec-startup h2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}
@media (max-width: 720px) {
  body.page #page_wrapper article section.sec-startup h2 {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2.2rem;
  }
}
body.page #page_wrapper article section.sec-startup h2::before, body.page #page_wrapper article section.sec-startup h2::after {
  display: block;
  content: "";
  width: 1em;
  height: 1em;
  margin: 0 1.3rem;
  background: url("../images/pages/about-kobe/banner-arrow.png") no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 720px) {
  body.page #page_wrapper article section.sec-startup h2::before, body.page #page_wrapper article section.sec-startup h2::after {
    margin: 0.4em 0.7rem;
  }
}
body.page #page_wrapper article section.sec-startup a {
  display: block;
}/*# sourceMappingURL=page-about-kobe.css.map */