@charset "UTF-8";
html > body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS Gothic", sans-serif; }

#knowledge h2, #knowledge h3, #knowledge h4, #knowledge p {
  font-size: 14px; }

#knowledge a:hover {
  opacity: 0.7; }

#knowledge sup {
  font-size: 12px; }

#knowledge .min {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

#knowledge .gloNavi a {
  color: #fff;
  text-decoration: none; }

#knowledge .gloNavi-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin: 0 auto; }
  #knowledge .gloNavi-list__top {
    background: #a3762b;
    border-bottom: 1px solid #fff; }
    #knowledge .gloNavi-list__top li {
      width: 25%; }
    #knowledge .gloNavi-list__top .gloNavi-list-item-image {
      background: #835f24; }
  #knowledge .gloNavi-list__bottom {
    background: #835f24;
    border-bottom: 1px solid #fff; }
    #knowledge .gloNavi-list__bottom li {
      width: 33%; }
    #knowledge .gloNavi-list__bottom .gloNavi-list-item-image {
      background: #a3762b; }
  #knowledge .gloNavi-list-item {
    border-right: 1px solid #fff; }
    #knowledge .gloNavi-list-item a {
      position: relative;
      display: block;
      position: relative; }
      #knowledge .gloNavi-list-item a:after {
        position: absolute;
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        border-bottom: 2px solid #FFF;
        border-right: 2px solid #FFF;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 20px;
        top: 50%;
        margin-top: -7px; }
      #knowledge .gloNavi-list-item a[target="_blank"]:before {
        position: absolute;
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        border-top: 1px solid #FFF;
        border-right: 1px solid #FFF;
        right: 16px;
        top: 50%;
        margin-top: -7px; }
      #knowledge .gloNavi-list-item a[target="_blank"]:after {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        border: 1px solid #FFF;
        width: 7px;
        height: 7px;
        margin-top: -4px; }
    #knowledge .gloNavi-list-item:last-child {
      border-right: none; }
    #knowledge .gloNavi-list-item-image {
      display: inline-block;
      position: relative;
      margin: 25px 15px 25px 20px;
      border-radius: 80px;
      width: 80px;
      height: 80px;
      vertical-align: top; }
      #knowledge .gloNavi-list-item-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    #knowledge .gloNavi-list-item-text {
      display: inline-block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 20px;
      font-weight: bold;
      vertical-align: top; }

#knowledge .mainVisual {
  position: relative;
  background-image: url(../images/mainvisual_img01.png);
  background-size: cover; }
  #knowledge .mainVisual-inner {
    height: 700px; }
  #knowledge .mainVisual-logo img {
    margin: 15px; }
  #knowledge .mainVisual .to-top {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    color: #835f24; }
    #knowledge .mainVisual .to-top[target="_blank"]:before {
      position: absolute;
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-top: 1px solid #48320d;
      border-right: 1px solid #48320d;
      right: 0;
      top: 13px; }
    #knowledge .mainVisual .to-top[target="_blank"]:after {
      position: absolute;
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border: 1px solid #48320d;
      right: 3px;
      top: 16px; }
  #knowledge .mainVisual-main {
    width: 720px;
    margin: 40px auto 0; }
    #knowledge .mainVisual-main-title {
      margin-bottom: 12px;
      font-size: 80px;
      font-weight: 600;
      text-align: center;
      line-height: 1.2; }
    #knowledge .mainVisual-main-copy {
      margin-bottom: 21px;
      padding: 18px 0 15px;
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      font-size: 22px;
      font-weight: 600;
      text-align: center; }
    #knowledge .mainVisual-main-text {
      font-weight: bold;
      text-align: center;
      line-height: 1.7; }
  #knowledge .mainVisual .gloNavi {
    position: absolute;
    top: 507px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

#knowledge #container {
  width: 1100px;
  margin: 0 auto; }
  #knowledge #container .contents {
    margin-top: 147px; }
    #knowledge #container .contents-area {
      margin-bottom: 115px; }
      #knowledge #container .contents-area#Party {
        margin-bottom: 130px; }
      #knowledge #container .contents-area#Autonomy, #knowledge #container .contents-area #Market {
        margin-bottom: 120px; }
    #knowledge #container .contents-titleBlock {
      position: relative;
      margin-bottom: 43px; }
      #knowledge #container .contents-titleBlock-icon {
        position: absolute; }
        #knowledge #container .contents-titleBlock-icon-inner {
          display: inline-block;
          position: relative;
          border-radius: 80px;
          width: 80px;
          height: 80px;
          margin-right: 15px;
          vertical-align: top;
          background: #a3762b; }
          #knowledge #container .contents-titleBlock-icon-inner img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            /* Safari用 */
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
      #knowledge #container .contents-titleBlock-title {
        display: inline-block;
        margin: 10px 0 10px 100px;
        color: #a3762b; }
      #knowledge #container .contents-titleBlock-copy {
        padding: 27px 0 30px 90px;
        border-top: 1px solid #a3762b;
        border-bottom: 1px solid #a3762b;
        color: #48320d;
        font-size: 32px;
        font-weight: 600; }
    #knowledge #container .contents-introBlock {
      clear: both;
      overflow: hidden;
      margin-bottom: 50px; }
      #knowledge #container .contents-introBlock-imageBox {
        float: left;
        width: 540px;
        margin: 7px 0 0 0; }
        #knowledge #container .contents-introBlock-imageBox figcaption {
          font-size: 10px; }
      #knowledge #container .contents-introBlock-textBox {
        float: right;
        margin-right: 12px;
        width: 496px; }
        #knowledge #container .contents-introBlock-textBox p {
          font-size: 16px;
          line-height: 2;
          margin-top: 20px; }
          #knowledge #container .contents-introBlock-textBox p:first-child {
            margin-top: 0; }
        #knowledge #container .contents-introBlock-textBox-btn {
          margin-top: 5px;
          width: 240px;
          border: 1px solid #dcdcdc; }
          #knowledge #container .contents-introBlock-textBox-btn a {
            position: relative;
            display: block; }
            #knowledge #container .contents-introBlock-textBox-btn a img {
              padding: 12px 19px 8px; }
            #knowledge #container .contents-introBlock-textBox-btn a[target="_blank"]:before {
              position: absolute;
              content: "";
              display: block;
              width: 7px;
              height: 7px;
              border-top: 1px solid #48320d;
              border-right: 1px solid #48320d;
              right: 5px;
              top: 5px; }
            #knowledge #container .contents-introBlock-textBox-btn a[target="_blank"]:after {
              position: absolute;
              content: "";
              display: block;
              width: 7px;
              height: 7px;
              border: 1px solid #48320d;
              right: 8px;
              top: 8px; }
        #knowledge #container .contents-introBlock-textBox-detailBtn {
          margin-top: 20px;
          width: 320px;
          background: #a3762b; }
          #knowledge #container .contents-introBlock-textBox-detailBtn a {
            display: block;
            position: relative;
            padding: 16px 0 14px;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            text-decoration: none; }
            #knowledge #container .contents-introBlock-textBox-detailBtn a:before {
              content: '';
              position: absolute;
              top: 22px;
              right: 15px;
              width: 6px;
              height: 6px;
              border-top: 1px solid #fff;
              border-right: 1px solid #fff;
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    #knowledge #container .contents-naviBlock {
      clear: both;
      margin-bottom: 28px;
      background: #f7f7f5; }
      #knowledge #container .contents-naviBlock-inner {
        padding: 38px 42px; }
      #knowledge #container .contents-naviBlock-title {
        margin-bottom: 20px;
        color: #48320d;
        text-align: center; }
      #knowledge #container .contents-naviBlock-text {
        margin-bottom: 8px;
        line-height: 2; }
      #knowledge #container .contents-naviBlock-linkList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #knowledge #container .contents-naviBlock-linkList li {
          width: 260px;
          margin-right: 20px;
          background: #48320d;
          border-radius: 30px; }
          #knowledge #container .contents-naviBlock-linkList li:last-child {
            margin-right: 0; }
          #knowledge #container .contents-naviBlock-linkList li a {
            display: block;
            position: relative;
            margin: 0 auto;
            padding: 10px 0;
            color: #fff;
            font-weight: bold;
            text-align: center;
            text-decoration: none;
            letter-spacing: 2.2px;
            font-size: 14px; }
            #knowledge #container .contents-naviBlock-linkList li a:before {
              content: '';
              position: absolute;
              top: 18px;
              right: 15px;
              width: 6px;
              height: 6px;
              border-top: 1px solid #fff;
              border-right: 1px solid #fff;
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    #knowledge #container .contents .contents-comment {
      font-size: 12px; }
  #knowledge #container #Party .contents-introBlock {
    margin-bottom: 48px; }
    #knowledge #container #Party .contents-introBlock-textBox-btn a img {
      padding: 11px 53px 7px; }
  #knowledge #container #Party .contents-naviBlock-inner {
    padding: 36px 42px; }
  #knowledge #container #Party .contents-naviBlock-text {
    margin-bottom: 15px; }
  #knowledge #container #Autonomy .contents-introBlock {
    margin-bottom: 48px; }
  #knowledge #container #Autonomy .contents-naviBlock-inner {
    padding: 36px 42px; }
  #knowledge #container #Autonomy .contents-naviBlock-text {
    margin-bottom: 17px; }
  #knowledge #container #Market .contents-introBlock {
    margin-bottom: 0;
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdcdc; }
    #knowledge #container #Market .contents-introBlock-imageBox {
      width: 300px; }
      #knowledge #container #Market .contents-introBlock-imageBox img {
        width: 100%; }
    #knowledge #container #Market .contents-introBlock-textBox {
      width: 730px; }
      #knowledge #container #Market .contents-introBlock-textBox p {
        font-size: 14px; }
  #knowledge #container #Market .contents-naviBlock-inner {
    padding: 38px 42px; }

#knowledge .footer1 {
  position: fixed;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 -6px 6px #c4c4c4;
  box-shadow: 0 -6px 6px #c4c4c4;
  background: #fdf3de;
  left: 0;
  bottom: 0; }
  #knowledge .footer1-inner {
    width: 1100px;
    margin: 0 auto; }
  #knowledge .footer1-mainArea {
    float: left;
    width: 680px;
    margin: 20px 0; }
    #knowledge .footer1-mainArea-item {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #835f24;
      color: #fff;
      text-decoration: none; }
      #knowledge .footer1-mainArea-item-textArea {
        margin: 26px 0 26px 30px; }
        #knowledge .footer1-mainArea-item-textArea-title {
          margin-bottom: 5px;
          font-size: 20px;
          font-weight: 600; }
          #knowledge .footer1-mainArea-item-textArea-title span {
            font-size: 25px; }
      #knowledge .footer1-mainArea-item:after {
        position: absolute;
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        border-top: 2px solid #FFF;
        border-right: 2px solid #FFF;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 20px;
        top: 50%;
        margin-top: -7px; }
  #knowledge .footer1-subArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: right;
    width: 400px;
    margin: 20px 0; }
    #knowledge .footer1-subArea-item {
      position: relative; }
      #knowledge .footer1-subArea-item-text {
        display: block;
        padding: 11px 0 9px 30px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        background: #835f24; }
        #knowledge .footer1-subArea-item-text span {
          font-size: 21px; }
      #knowledge .footer1-subArea-item:first-child {
        margin-bottom: 15px; }
      #knowledge .footer1-subArea-item:after {
        position: absolute;
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        border-top: 2px solid #FFF;
        border-right: 2px solid #FFF;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 20px;
        top: 50%;
        margin-top: -7px; }

#knowledge .page_topArea .page_top {
  padding-top: 0; }

/* 市場環境 */
#knowledge.market figcaption {
  font-size: 10px; }

#knowledge.market .mainVisual {
  background-image: url(../images/mainvisual_img02.png); }
  #knowledge.market .mainVisual-inner {
    height: 300px; }
  #knowledge.market .mainVisual-main {
    margin: 5px auto 0; }
    #knowledge.market .mainVisual-main-circle {
      display: block;
      position: relative;
      width: 80px;
      height: 80px;
      margin: 0 auto;
      border-radius: 80px;
      background: #a3762b; }
      #knowledge.market .mainVisual-main-circle img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    #knowledge.market .mainVisual-main-title {
      margin-top: 15px;
      font-size: 42px; }

#knowledge.market #container .contents {
  margin-top: 80px;
  margin-bottom: 80px; }
  #knowledge.market #container .contents-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dcdcdc; }
    #knowledge.market #container .contents-area-textBox {
      width: 506px; }
      #knowledge.market #container .contents-area-textBox h2 {
        position: relative;
        margin-left: 17px;
        margin-bottom: 20px;
        color: #48320d;
        font-size: 22px;
        font-weight: bold; }
        #knowledge.market #container .contents-area-textBox h2:before {
          content: '';
          position: absolute;
          top: 4px;
          left: -17px;
          height: 24px;
          border-left: 4px solid #48320d; }
      #knowledge.market #container .contents-area-textBox p {
        line-height: 2; }
    #knowledge.market #container .contents-area-imageBox {
      margin: 7px 0 0 0; }

#knowledge.market #container .gloNavi {
  margin-bottom: 80px; }
  #knowledge.market #container .gloNavi-list-item a:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #knowledge.market #container .gloNavi-list-item a[target="_blank"]:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-top: -4px; }
  #knowledge.market #container .gloNavi-list-item-image {
    display: inline-block;
    position: relative;
    margin: 15px;
    border-radius: 80px;
    width: 50px;
    height: 50px;
    vertical-align: top; }
    #knowledge.market #container .gloNavi-list-item-image img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      /* Safari用 */
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: auto;
      max-width: 28px;
      max-height: 28px; }
  #knowledge.market #container .gloNavi-list-item-text {
    font-size: 16px; }

/* お問合せ */
#knowledge.contact {
  position: relative;
  background: #f5f5f5; }
  #knowledge.contact .mainVisual {
    background-image: url(../images/mainvisual_img03.png); }
    #knowledge.contact .mainVisual-inner {
      position: relative;
      height: 480px; }
    #knowledge.contact .mainVisual-main {
      position: absolute;
      top: 22%;
      left: 18%;
      margin: 0; }
      #knowledge.contact .mainVisual-main-title {
        margin-bottom: 0;
        font-size: 60px;
        text-align: left;
        letter-spacing: 0.1em; }
        #knowledge.contact .mainVisual-main-title span {
          margin-right: -8px;
          letter-spacing: 0.15em; }
      #knowledge.contact .mainVisual-main-text {
        font-size: 18px;
        text-align: left; }
  #knowledge.contact .contactNavi {
    position: absolute;
    top: 300px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1100px; }
    #knowledge.contact .contactNavi-main {
      position: relative;
      float: left;
      width: 546px;
      height: 302px;
      overflow: hidden;
      border: 1px solid #fff;
      background: #a3762b; }
      #knowledge.contact .contactNavi-main-inner {
        position: relative;
        display: block;
        padding: 35px 30px 30px;
        height: 100%;
        color: #fff;
        text-decoration: none; }
        #knowledge.contact .contactNavi-main-inner[target="_blank"] .circle {
          position: absolute;
          content: "";
          display: block;
          width: 24px;
          height: 24px;
          background: #835f24;
          border-radius: 24px;
          right: 14px;
          top: 14px;
          z-index: 1; }
        #knowledge.contact .contactNavi-main-inner[target="_blank"]:before {
          position: absolute;
          content: "";
          display: block;
          width: 7px;
          height: 7px;
          border-top: 1px solid #FFF;
          border-right: 1px solid #FFF;
          right: 21px;
          top: 20px;
          z-index: 2; }
        #knowledge.contact .contactNavi-main-inner[target="_blank"]:after {
          position: absolute;
          content: "";
          display: block;
          width: 7px;
          height: 7px;
          border: 1px solid #FFF;
          right: 24px;
          top: 23px;
          z-index: 2; }
      #knowledge.contact .contactNavi-main-title {
        margin-bottom: 17px;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        line-height: 1.2; }
        #knowledge.contact .contactNavi-main-title span {
          font-size: 28px; }
      #knowledge.contact .contactNavi-main-text {
        margin-bottom: 35px;
        font-size: 16px;
        font-weight: bold;
        text-align: center; }
      #knowledge.contact .contactNavi-main-innerLink {
        position: absolute;
        overflow: hidden;
        width: 490px;
        margin: 0 auto;
        background: #fff;
        bottom: 30px;
        left: 30px; }
        #knowledge.contact .contactNavi-main-innerLink-inner {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          color: #181002;
          position: relative; }
          #knowledge.contact .contactNavi-main-innerLink-inner[target="_blank"] .circle {
            position: absolute;
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            background: #dad4c9;
            border-radius: 24px;
            right: 10px;
            top: 10px;
            z-index: 1; }
          #knowledge.contact .contactNavi-main-innerLink-inner[target="_blank"]:before {
            position: absolute;
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            border-top: 1px solid #181002;
            border-right: 1px solid #181002;
            right: 16px;
            top: 15px;
            z-index: 2; }
          #knowledge.contact .contactNavi-main-innerLink-inner[target="_blank"]:after {
            position: absolute;
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            border: 1px solid #181002;
            right: 19px;
            top: 18px;
            z-index: 2; }
        #knowledge.contact .contactNavi-main-innerLink-image {
          float: left; }
        #knowledge.contact .contactNavi-main-innerLink-textBox {
          float: right;
          padding: 9px 43px 9px 33px; }
          #knowledge.contact .contactNavi-main-innerLink-textBox h3 {
            font-size: 22px;
            font-weight: 600;
            text-align: center; }
          #knowledge.contact .contactNavi-main-innerLink-textBox p {
            font-size: 14px;
            font-weight: 600;
            text-align: center; }
    #knowledge.contact .contactNavi-subList {
      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;
      float: right;
      width: 548px;
      margin-top: -4px; }
      #knowledge.contact .contactNavi-subList li {
        overflow: hidden;
        width: 270px;
        height: 148px;
        border: 1px solid #fff;
        background: #a3762b;
        margin-top: 4px; }
        #knowledge.contact .contactNavi-subList li a {
          position: relative;
          display: block;
          padding: 48px 0 49px;
          color: #fff;
          font-size: 18px;
          text-align: center;
          font-weight: bold;
          text-decoration: none;
          line-height: 1.3; }
          #knowledge.contact .contactNavi-subList li a span {
            font-size: 22px; }
          #knowledge.contact .contactNavi-subList li a[target="_blank"] .circle {
            position: absolute;
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            background: #835f24;
            border-radius: 24px;
            right: 14px;
            top: 14px;
            z-index: 1; }
          #knowledge.contact .contactNavi-subList li a[target="_blank"]:before {
            position: absolute;
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            border-top: 1px solid #FFF;
            border-right: 1px solid #FFF;
            right: 21px;
            top: 20px;
            z-index: 2; }
          #knowledge.contact .contactNavi-subList li a[target="_blank"]:after {
            position: absolute;
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            border: 1px solid #FFF;
            right: 24px;
            top: 23px;
            z-index: 2; }
  #knowledge.contact #container .contents {
    margin-top: 144px; }
    #knowledge.contact #container .contents-area {
      margin-bottom: 0; }
      #knowledge.contact #container .contents-area h2 {
        margin-bottom: 11px;
        color: #a3762b; }
      #knowledge.contact #container .contents-area ul li {
        font-size: 13px; }
      #knowledge.contact #container .contents-area-inner {
        padding-bottom: 90px; }
