body #contents #main article .bg-white_color, body #contents #main section .bg-white_color {
  background-color: #fff; }
  body #contents #main article .bg-white_color > p, body #contents #main section .bg-white_color > p {
    color: #000000; }
body #contents #main article .bg-white_img, body #contents #main section .bg-white_img {
  background-color: #eee;
  background-repeat: no-repeat;
  background-image: url(../img/bg/bg-img-white.jpg);
  background-position: top;
  background-size: cover; }
  body #contents #main article .bg-white_img > p, body #contents #main section .bg-white_img > p {
    color: #000000; }
  body #contents #main article .bg-white_img.bg-cover, body #contents #main section .bg-white_img.bg-cover {
    background-size: cover; }
body #contents #main section {
  position: relative; }
  body #contents #main section p.section-caption {
    position: absolute;
    bottom: 2%;
    right: 2%;
    padding: 0 0;
    display: block;
    text-shadow: 1px 1px 3px #fff,-1px -1px 3px #fff,-1px -1px 3px #fff,-1px -1px 3px #fff;
    font-size: 11px;
    line-height: 14px;
    text-align: right; }
    body #contents #main section p.section-caption.no-shadow {
      text-shadow: 1px 1px 3px transparent,-1px -1px 3px transparent,-1px -1px 3px transparent,-1px -1px 3px transparent; }
  body #contents #main section#concept {
    padding: 50px 0 60px; }
    body #contents #main section#concept .main-logo {
      display: block;
      width: 80%;
      margin: 0 auto 80px; }
    body #contents #main section#concept .concept-main-lead {
      font-size: 38px;
      letter-spacing: 0.05em;
      line-height: 68px;
      padding-bottom: 60px; }
    body #contents #main section#concept .concept-ttl {
      font-size: 20px;
      letter-spacing: 0.135em;
      line-height: 34px;
      color: #725f1b; }
    body #contents #main section#concept .concept-txt {
      font-size: 18px;
      letter-spacing: 0;
      line-height: 34px; }
    body #contents #main section#concept .concept-grid {
      display: grid;
      gap: 18px;
      grid-template-columns: 1fr 1fr; }
    body #contents #main section#concept .concept-map-area {
      display: block;
      position: relative;
      padding: 500px 0 520px;
      margin-top: -200px; }
      body #contents #main section#concept .concept-map-area > .back-box {
        position: absolute;
        z-index: 0;
        top: 10%; }
      body #contents #main section#concept .concept-map-area > .box1 {
        position: absolute;
        z-index: 3;
        top: 90px;
        width: 295px; }
      body #contents #main section#concept .concept-map-area > .box2 {
        position: absolute;
        z-index: 3;
        bottom: -60px;
        right: 0;
        width: 265px; }
  body #contents #main section .concept-flame {
    background: transpalent;
    margin: 100px auto 100px;
    display: block;
    width: 90%;
    max-width: 1098px;
    position: relative; }
    body #contents #main section .concept-flame-inner {
      padding: 85px 0;
      background: #fff;
      width: 100%;
      margin: 0 auto;
      display: block;
      position: relative; }
      body #contents #main section .concept-flame-inner > p {
        text-align: center; }
      body #contents #main section .concept-flame-inner > figure {
        display: block;
        margin: 0 auto;
        width: 80%; }
    body #contents #main section .concept-flame:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #725f1b;
      opacity: .5;
      filter: blur(15px);
      transform: translateY(0) scale(1);
      mix-blend-mode: multiply; }
  body #contents #main section .section-header {
    width: 100vw;
    margin: 0 calc(50% - 50vw); }
  body #contents #main section .content-detail {
    display: block;
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 45px 0 120px; }
    body #contents #main section .content-detail.pb40 {
      padding-bottom: 40px; }
    body #contents #main section .content-detail.pt0 {
      padding-top: 0; }
    body #contents #main section .content-detail-inner {
      display: block;
      width: 100%; }
    body #contents #main section .content-detail h2 > span, body #contents #main section .content-detail h3 > span, body #contents #main section .content-detail h4 > span, body #contents #main section .content-detail h5 > span, body #contents #main section .content-detail h6 > span {
      display: none; }
    body #contents #main section .content-detail h2.section-logo {
      padding: 40px 0;
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      display: block;
      margin: 0 0 30px;
      background-position: top left; }
      body #contents #main section .content-detail h2.section-logo.ttl01 {
        background-image: url(../img/top/h2-logo-ttl01.png); }
      body #contents #main section .content-detail h2.section-logo.ttl02 {
        background-image: url(../img/top/h2-logo-ttl02.png);
        background-position: top right; }
      body #contents #main section .content-detail h2.section-logo.ttl03 {
        background-image: url(../img/top/h2-logo-ttl03.png);
        margin: 0 0 10px; }
      body #contents #main section .content-detail h2.section-logo.ttl04 {
        background-image: url(../img/top/h2-logo-ttl04.png);
        background-position: top right; }
      body #contents #main section .content-detail h2.section-logo.ttl05 {
        background-image: url(../img/top/h2-logo-ttl05.png); }
    body #contents #main section .content-detail p.top-main-copy {
      font-size: 32px;
      line-height: 50px;
      letter-spacing: 0.05em;
      text-align: center;
      margin: 70px 0 36px;
      color: #231815; }
    body #contents #main section .content-detail p.section-lead {
      font-size: 40px;
      line-height: 70px;
      letter-spacing: 0.1em;
      text-align: left; }
    body #contents #main section .content-detail p.section-txt {
      font-size: 22px;
      line-height: 45px;
      letter-spacing: 0.1em;
      text-align: left; }
    body #contents #main section .content-detail p .caption-txt {
      font-size: 0.75em;
      line-height: 1.3em;
      letter-spacing: 0.11em; }
    body #contents #main section .content-detail p sup {
      font-size: 70%;
      vertical-align: super; }
    body #contents #main section .content-detail p sub {
      font-size: 70%;
      vertical-align: sub; }
    body #contents #main section .content-detail p.right {
      text-align: right; }
    body #contents #main section .content-detail .merit {
      display: grid;
      gap: 30px 40px;
      grid-template-columns: 1fr 1fr;
      margin-bottom: 20px; }
    body #contents #main section .content-detail .box-txt {
      padding-top: 40px; }
      body #contents #main section .content-detail .box-txt-caption {
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 18px;
        text-align: right;
        grid-column: 1/5;
        margin-top: 20px; }
    body #contents #main section .content-detail .btn-readmore {
      width: 100%;
      display: block;
      padding: 20px 0; }
      body #contents #main section .content-detail .btn-readmore > img {
        width: 100%; }
      body #contents #main section .content-detail .btn-readmore:hover {
        opacity: .5;
        transition: .5s; }
    body #contents #main section .content-detail .section-flex-box {
      margin-top: 55px; }
      body #contents #main section .content-detail .section-flex-box > dl {
        padding-bottom: 40px;
        display: flex;
        justify-content: space-between;
        flexx-wrap: wrap; }
        body #contents #main section .content-detail .section-flex-box > dl.layout02 > dt {
          width: 68%; }
        body #contents #main section .content-detail .section-flex-box > dl.layout02 > dd {
          width: 27%; }
        body #contents #main section .content-detail .section-flex-box > dl > dt {
          width: 65%; }
        body #contents #main section .content-detail .section-flex-box > dl > dd {
          width: 30%; }
        body #contents #main section .content-detail .section-flex-box > dl > figure {
          width: calc(50% - 30px); }
        body #contents #main section .content-detail .section-flex-box > dl-inner-flex {
          display: flex;
          flex-wrap: wrap;
          align-content: space-between; }
          body #contents #main section .content-detail .section-flex-box > dl-inner-flex > figure, body #contents #main section .content-detail .section-flex-box > dl-inner-flex > div, body #contents #main section .content-detail .section-flex-box > dl-inner-flex > dt, body #contents #main section .content-detail .section-flex-box > dl-inner-flex > dd, body #contents #main section .content-detail .section-flex-box > dl-inner-flex > p {
            width: 100%; }
    body #contents #main section .content-detail .cv-text {
      display: block;
      width: 100%;
      margin: 70px auto 0; }
      body #contents #main section .content-detail .cv-text > p {
        text-align: center; }
        body #contents #main section .content-detail .cv-text > p > span {
          font-size: 0,8em; }
      body #contents #main section .content-detail .cv-text-main {
        font-size: 50px;
        line-height: 50px;
        letter-spacing: 0.18em;
        margin-bottom: 10px; }
      body #contents #main section .content-detail .cv-text-sub {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0.05em;
        margin-bottom: 20px; }
      body #contents #main section .content-detail .cv-text-deco {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: no-wrap; }
        body #contents #main section .content-detail .cv-text-deco:before, body #contents #main section .content-detail .cv-text-deco:after {
          content: "";
          display: block;
          padding: 20px 50px; }
        body #contents #main section .content-detail .cv-text-deco:before {
          background-image: url(../img/top/top-img-deco01.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          margin-right: 20px; }
        body #contents #main section .content-detail .cv-text-deco:after {
          background-image: url(../img/top/top-img-deco02.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          margin-left: 20px; }
    body #contents #main section .content-detail .cv-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
      padding: 10px 0;
      text-decoration: none;
      width: 420px; }
      body #contents #main section .content-detail .cv-btn > span {
        display: block;
        font-size: 26px;
        letter-spacing: 0.1em;
        line-height: 30px;
        color: #fff;
        padding: 10px;
        border: 1px solid #fff;
        width: 380px;
        text-align: center; }
      body #contents #main section .content-detail .cv-btn:hover {
        opacity: .5;
        transition: .5s; }

/*PC ONLY*/
@media screen and (min-width: 751px) {
  body #contents #main article .concept-flame-inner > p.concept-flame-ttl, body #contents #main section .concept-flame-inner > p.concept-flame-ttl {
    font-size: 30px;
    line-height: 28px;
    letter-spacing: 0.05em;
    padding: 0 0 40px 0; }
  body #contents #main article .concept-flame-inner > p.concept-flame-txt, body #contents #main section .concept-flame-inner > p.concept-flame-txt {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0.1em;
    padding: 0 0 50px 0; }
  body #contents #main article .concept-flame-inner > figure, body #contents #main section .concept-flame-inner > figure {
    max-width: 380px;
    margin-bottom: 82px; }
  body #contents #main article .btn-readmore, body #contents #main section .btn-readmore {
    max-width: 250px; } }
/*SP ONLY*/
@media screen and (max-width: 750px) {
  body #contents #main article .concept-flame, body #contents #main section .concept-flame {
    margin: 50px auto 50px; }
    body #contents #main article .concept-flame-inner, body #contents #main section .concept-flame-inner {
      padding: 45px 0; }
      body #contents #main article .concept-flame-inner > p.concept-flame-ttl, body #contents #main section .concept-flame-inner > p.concept-flame-ttl {
        font-size: 1.5rem;
        line-height: 1.75em;
        letter-spacing: 0.05em;
        padding: 0 0 40px; }
      body #contents #main article .concept-flame-inner > p.concept-flame-txt, body #contents #main section .concept-flame-inner > p.concept-flame-txt {
        font-size: 1.2rem;
        line-height: 1.75em;
        letter-spacing: 0.1em;
        padding: 0 0 50px 0; }
      body #contents #main article .concept-flame-inner > figure, body #contents #main section .concept-flame-inner > figure {
        width: 60%;
        margin-bottom: 40px; }
  body #contents #main section {
    padding: 0 0 40px; }
    body #contents #main section .content-detail {
      max-width: 90%;
      padding: 25px 0 40px; }
      body #contents #main section .content-detail .section-header-caption.left {
        right: initial;
        left: 2%; }
      body #contents #main section .content-detail p.top-main-copy {
        font-size: 2rem;
        line-height: 1.75em; }
      body #contents #main section .content-detail p.section-lead {
        font-size: 2rem;
        line-height: 1.75em; }
      body #contents #main section .content-detail p.section-txt {
        font-size: 1.25rem;
        line-height: 1.75em; }
      body #contents #main section .content-detail .section-flex-box > dl > dt, body #contents #main section .content-detail .section-flex-box > dl.layout02 > dt {
        width: calc(60% - 10px); }
      body #contents #main section .content-detail .section-flex-box > dl > dd, body #contents #main section .content-detail .section-flex-box > dl.layout02 > dd {
        width: calc(40% - 10px); }
      body #contents #main section .content-detail .section-flex-box > dl > figure, body #contents #main section .content-detail .section-flex-box > dl.layout02 > figure {
        width: calc(50% - 10px); }
      body #contents #main section .content-detail .merit {
        display: block;
        width: 80%;
        margin: 0 auto 60px; }
        body #contents #main section .content-detail .merit > figure {
          margin-bottom: 20px; }
      body #contents #main section .content-detail .box-txt {
        display: block;
        width: 80%;
        margin: 0 auto 40px; }
        body #contents #main section .content-detail .box-txt-caption {
          grid-column: 1/3;
          text-align: left; }
        body #contents #main section .content-detail .box-txt > figure:nth-child(even) {
          border-right: 1px solid #9c915b; }
      body #contents #main section .content-detail .cv-text {
        margin-top: 80px; }
        body #contents #main section .content-detail .cv-text-main {
          font-size: 46px;
          line-height: 40px; }
        body #contents #main section .content-detail .cv-text-sub {
          font-size: 22px;
          line-height: 40px; } }

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