.main-section:not(.ex) {
  padding-bottom: 0; }

.main-section > .container > .row > .main-section > .container > .row > .col-sm-12 > h3,
.main-section > .container > .row > .main-section > .container > .row > .col-sm-12 > br {
  display: none; }

#page_about h1, #page_about h2, #page_about h3, #page_about h4, #page_about h5, #page_about h6 {
  margin: 0; }

#page_about ul, #page_about ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

#page_about #sec01 {
  padding: 80px 0 100px; }
  #page_about #sec01 h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center; }
  #page_about #sec01 .text {
    font-size: 16px;
    line-height: 1.875;
    letter-spacing: 0.02em;
    max-width: 800px;
    margin: 2em auto 0; }
    #page_about #sec01 .text em {
      color: #E8783D;
      font-style: normal; }
  @media screen and (max-width: 767px) {
    #page_about #sec01 {
      padding: 30px 0; }
      #page_about #sec01 h1 {
        font-size: 22px; }
      #page_about #sec01 .text {
        font-size: 14px; } }

#page_about #sec02 {
  background: url(../images/about/sec02_bg_pc.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0; }
  #page_about #sec02 h2 {
    color: #ffffff;
    font-size: 38px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center;
    text-shadow: 1px 3px 6px #333333; }
  #page_about #sec02 .list {
    margin-top: 50px;
    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; }
    #page_about #sec02 .list li {
      background: #ffffff;
      width: 30.76923%; }
      #page_about #sec02 .list li .title {
        color: #ffffff;
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
        font-weight: bold;
        background: #EF712D;
        padding: 1em; }
      #page_about #sec02 .list li .text {
        font-size: 16px;
        line-height: 1.8125;
        letter-spacing: 0.02em;
        padding: 8.333%; }
  @media screen and (max-width: 767px) {
    #page_about #sec02 {
      background: url(../images/about/sec02_bg_sp.jpg) no-repeat center center;
      background-size: cover;
      padding: 40px 0 20px; }
      #page_about #sec02 h2 {
        font-size: 22px;
        text-shadow: 1px 2px 4px #555555; }
      #page_about #sec02 .list {
        margin-top: 20px; }
        #page_about #sec02 .list li {
          width: 100%;
          margin-top: 14px; }
          #page_about #sec02 .list li .title {
            font-size: 16px; }
          #page_about #sec02 .list li .text {
            font-size: 14px;
            padding: 20px; } }

#page_about #sec03 {
  padding: 100px 0; }
  #page_about #sec03 h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center; }
  #page_about #sec03 .list {
    width: 102.5%;
    margin: 40px 0 0 -2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    #page_about #sec03 .list.under4 {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #page_about #sec03 .list li {
      background: #EFEFEF;
      width: 17.5%;
      margin: 2.5% 0 0 2.5%; }
      #page_about #sec03 .list li img {
        width: 100%; }
      #page_about #sec03 .list li .pos {
        font-size: 18px;
        line-height: 1.3;
        text-align: center;
        padding: 0.8em;
        display: block; }
  @media screen and (max-width: 767px) {
    #page_about #sec03 {
      padding: 40px 0; }
      #page_about #sec03 h2 {
        font-size: 22px; }
      #page_about #sec03 .list {
        width: 100%;
        margin: 20px 0 0 0;
        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; }
        #page_about #sec03 .list.under4 {
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
        #page_about #sec03 .list li {
          width: 48%;
          margin: 4% 0 0 0; }
          #page_about #sec03 .list li .pos {
            font-size: 14px; } }

#page_about #sec04 {
  background: url(../images/about/foot_bg.png);
  background-size: 12px 12px;
  padding: 100px 0; }
  #page_about #sec04 .foot_info {
    background: #ffffff;
    padding: 60px;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #page_about #sec04 .foot_info .logo {
      text-align: center;
      width: 48%; }
    #page_about #sec04 .foot_info img {
      width: 100%;
      max-width: 364px;
      display: inline; }
    #page_about #sec04 .foot_info .wrap {
      width: 48%; }
      #page_about #sec04 .foot_info .wrap .address {
        margin-top: 50px; }
      #page_about #sec04 .foot_info .wrap h2 {
        font-size: 20px;
        line-height: 1.3;
        font-weight: bold;
        letter-spacing: 0.02em; }
      #page_about #sec04 .foot_info .wrap p {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.02em;
        margin-top: 1em; }
  @media screen and (max-width: 767px) {
    #page_about #sec04 {
      padding: 40px 0; }
      #page_about #sec04 .foot_info {
        padding: 20px;
        display: block; }
        #page_about #sec04 .foot_info .logo {
          width: 100%;
          padding: 20px 0; }
        #page_about #sec04 .foot_info img {
          max-width: 220px; }
        #page_about #sec04 .foot_info .wrap {
          width: 100%; }
          #page_about #sec04 .foot_info .wrap .address {
            margin-top: 30px; }
          #page_about #sec04 .foot_info .wrap h2 {
            font-size: 16px;
            letter-spacing: 0; }
          #page_about #sec04 .foot_info .wrap p {
            font-size: 14px;
            letter-spacing: 0;
            margin-top: 0.6em; } }

#page_about #sec05 {
  text-align: center;
  background-image: -webkit-linear-gradient(60deg, #FE771F, #F14923);
  background-image: -o-linear-gradient(60deg, #FE771F, #F14923);
  background-image: linear-gradient(30deg, #FE771F, #F14923);
  padding: 100px 0 80px; }
  #page_about #sec05 h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-style: italic;
    color: #ffffff;
    font-size: 50px;
    line-height: 1.1;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center; }
  #page_about #sec05 .link {
    margin-top: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #page_about #sec05 li {
    width: 312px;
    margin: 0 12px;
    -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.2)); }
    #page_about #sec05 li a {
      color: #EF712E;
      font-size: 22px;
      line-height: 72px;
      font-weight: bold;
      font-style: italic;
      background: #ffffff;
      border-radius: 36px;
      display: block;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #page_about #sec05 li a:hover {
        text-decoration: none;
        background: rgba(255, 255, 255, 0.94); }
      #page_about #sec05 li a span {
        padding-left: 56px;
        display: inline-block; }
    #page_about #sec05 li.buy a span {
      background: url(../images/about/icon_buy.svg) no-repeat left center;
      background-size: 32px auto; }
    #page_about #sec05 li.sell a span {
      background: url(../images/about/icon_sell.svg) no-repeat left center;
      background-size: 33px auto; }
  @media screen and (max-width: 767px) {
    #page_about #sec05 {
      padding: 40px 0; }
      #page_about #sec05 h2 {
        font-size: 22px;
        line-height: 1.2; }
      #page_about #sec05 .link {
        margin-top: 10px; }
      #page_about #sec05 li {
        width: 100%;
        max-width: 280px;
        margin-top: 20px;
        -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.2));
        filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.2)); }
        #page_about #sec05 li a {
          font-size: 16px;
          line-height: 48px;
          border-radius: 24px;
          -webkit-transition: none;
          -o-transition: none;
          transition: none; }
          #page_about #sec05 li a:hover {
            background: #ffffff; }
          #page_about #sec05 li a span {
            padding-left: 34px; }
        #page_about #sec05 li.buy a span {
          background-size: 20px auto; }
        #page_about #sec05 li.sell a span {
          background-size: 22px auto; } }

#to_page_top {
  background: #ffffff;
  border-radius: 43px;
  width: 86px;
  height: 86px;
  position: fixed;
  bottom: 20px;
  right: 10px;
  -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3));
  opacity: 0;
  cursor: pointer;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  #to_page_top.view {
    opacity: 1;
    bottom: 120px;
    z-index: 2; }
  #to_page_top.view:hover {
    bottom: 70px; }
  #to_page_top::before {
    border-top: 13px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 13px solid #E8783D;
    border-left: 8px solid transparent;
    width: 8px;
    height: 13px;
    margin: -18px 0 0 -6px;
    display: block;
    content: '';
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    #to_page_top {
      border-radius: 21px;
      width: 42px;
      height: 42px;
      bottom: 20px;
      right: 5px;
      -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2));
      filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2)); }
      #to_page_top.view {
        bottom: 30px; }
      #to_page_top.view:hover {
        bottom: 30px; }
      #to_page_top::before {
        border-top: 8px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 8px solid #E8783D;
        border-left: 5px solid transparent;
        width: 5px;
        height: 8px;
        margin: -12px 0 0 -4px; } }
