@charset "UTF-8";
/* line 3, mt_style.scss */
#hirofu_mt_archives {
  width: 1190px;
  margin: 0 auto;
  padding-bottom: 80px; }
  /* line 7, mt_style.scss */
  #hirofu_mt_archives a:hover {
    opacity: .7; }
  /* line 11, mt_style.scss */
  #hirofu_mt_archives .hirofu_mt_breadcrumb ul {
    display: flex; }
    /* line 13, mt_style.scss */
    #hirofu_mt_archives .hirofu_mt_breadcrumb ul li {
      font-size: 14px; }
      /* line 15, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_breadcrumb ul li:after {
        content: "/";
        padding: 0 1.5em; }
      /* line 19, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_breadcrumb ul li:last-of-type:after {
        display: none; }
      /* line 22, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_breadcrumb ul li a, #hirofu_mt_archives .hirofu_mt_breadcrumb ul li span {
        font-size: 12px;
        font-family: 'neue-haas-grotesk-display', sans-serif;
        letter-spacing: 0.04em;
        font-weight: 400; }
  /* line 30, mt_style.scss */
  #hirofu_mt_archives .hirofu_mt_ttl {
    margin-top: 40px; }
    /* line 32, mt_style.scss */
    #hirofu_mt_archives .hirofu_mt_ttl p {
      font-size: 38px;
      text-align: center;
      font-family: 'neue-haas-grotesk-display', sans-serif;
　　　font-weight: 400;
      letter-spacing: 0.04em;
　　　font-style: normal;
      line-height: 0.74; }
  /* line 41, mt_style.scss */
  #hirofu_mt_archives .hirofu_mt_archives_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    /* line 45, mt_style.scss */
    #hirofu_mt_archives .hirofu_mt_archives_list ul:after {
      content: "";
      display: block;
      width: 368px;
      height: 0; }
    /* line 51, mt_style.scss */
    #hirofu_mt_archives .hirofu_mt_archives_list ul li {
      width: 368px;
      margin-bottom: 60px; }
      /* line 54, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_archives_list ul li a {
        display: block;
        text-align: left; }
        /* line 57, mt_style.scss */
        #hirofu_mt_archives .hirofu_mt_archives_list ul li a img {
          width: 100%; }
        /* line 60, mt_style.scss */
        #hirofu_mt_archives .hirofu_mt_archives_list ul li a p.ttl {
          font-size: 12px;
          margin-top: 20px; }
        /* line 64, mt_style.scss */
        #hirofu_mt_archives .hirofu_mt_archives_list ul li a h4 {
          font-weight: normal;
          font-size: 14px;
          margin-top: 15px;
          line-height: 1.75; }
  /* line 74, mt_style.scss */
  #hirofu_mt_archives .hirofu_mt_pager {
    margin-top: 20px;
    font-family: 'Bebas Neue', cursive; }
    /* line 77, mt_style.scss */
    #hirofu_mt_archives .hirofu_mt_pager ul {
      display: flex;
      justify-content: center;
      align-items: center; }
      /* line 82, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_pager ul li a, #hirofu_mt_archives .hirofu_mt_pager ul li span {
        display: block;
        font-size: 12px;
        letter-spacing: 0.04em;
        font-family: 'neue-haas-grotesk-display', sans-serif; }
      /* line 87, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_pager ul li.next, #hirofu_mt_archives .hirofu_mt_pager ul li.prev {
        width: 51px; }
      /* line 92, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_pager ul li.next a:after {
        content: "";
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        display: inline-block;
        transform: rotate(45deg);
        vertical-align: middle;
        margin-left: 10px; }
      /* line 105, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_pager ul li.prev a:before {
        content: "";
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        display: inline-block;
        transform: rotate(225deg);
        vertical-align: middle;
        margin-right: 10px; }
      /* line 117, mt_style.scss */
      #hirofu_mt_archives .hirofu_mt_pager ul li.page_num {
        margin: 0 30px;
        display: flex; }
        /* line 120, mt_style.scss */
        #hirofu_mt_archives .hirofu_mt_pager ul li.page_num div {
          margin: 0 10px;
          width: 30px;
          height: 30px;
          border: 1px solid #000; }
          /* line 125, mt_style.scss */
          #hirofu_mt_archives .hirofu_mt_pager ul li.page_num div a, #hirofu_mt_archives .hirofu_mt_pager ul li.page_num div span {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%; }
            /* line 131, mt_style.scss */
            #hirofu_mt_archives .hirofu_mt_pager ul li.page_num div a.current_page, #hirofu_mt_archives .hirofu_mt_pager ul li.page_num div span.current_page {
              background-color: #e6e5d7; }

/* line 141, mt_style.scss */
#hirofu_mt_details {
  width: 1190px;
  margin: 0 auto; }
  /* line 144, mt_style.scss */
  #hirofu_mt_details a:hover {
    opacity: .7; }
  /* line 148, mt_style.scss */
  #hirofu_mt_details .hirofu_mt_breadcrumb ul {
    display: flex; }
    /* line 150, mt_style.scss */
    #hirofu_mt_details .hirofu_mt_breadcrumb ul li {
      font-size: 14px; }
      /* line 152, mt_style.scss */
      #hirofu_mt_details .hirofu_mt_breadcrumb ul li:after {
        content: "/";
        padding: 0 1.5em; }
      /* line 156, mt_style.scss */
      #hirofu_mt_details .hirofu_mt_breadcrumb ul li:last-of-type:after {
        display: none; }
      /* line 159, mt_style.scss */
      #hirofu_mt_details .hirofu_mt_breadcrumb ul li a, #hirofu_mt_details .hirofu_mt_breadcrumb ul li span {
        font-size: 12px;
        font-family: 'neue-haas-grotesk-display', sans-serif;
        letter-spacing: 0.04em; }
  /* line 167, mt_style.scss */
  #hirofu_mt_details .hirofu_mt_ttl {
    margin-top: 40px; }
    /* line 169, mt_style.scss */
    #hirofu_mt_details .hirofu_mt_ttl p {
      font-size: 38px;
      text-align: center;
      font-family: 'neue-haas-grotesk-display', sans-serif;
      letter-spacing: 0.04em;
      line-height: 1.1; }
  /* line 177, mt_style.scss */
  #hirofu_mt_details article {
    width: 820px;
    margin: 0 auto;
    padding: 0 20px 80px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.75;
    box-sizing: border-box; }
    /* line 184, mt_style.scss */
    #hirofu_mt_details article img {
      max-width: 780px;
      height: auto; }
    /* line 188, mt_style.scss */
    #hirofu_mt_details article h2 {
      padding-top: 60px;
      font-size: 20px;
      text-align: left;
      font-weight: bold; }
    /* line 194, mt_style.scss */
    #hirofu_mt_details article .entry_date {
      text-align: right;
      color: #a3a3a3;
      padding-top: 20px;
      font-size: 14px; }
    /* line 200, mt_style.scss */
    #hirofu_mt_details article .entry_body {
      padding-top: 45px;
      font-size: 14px;
      line-height: 2; }
      /* line 204, mt_style.scss */
      #hirofu_mt_details article .entry_body .post_tmb {
        padding-bottom: 40px; }
      /* line 207, mt_style.scss */
      #hirofu_mt_details article .entry_body .body_en {
        width: 100%;
        word-break: break-all;
        margin-top: 5%; }
    /* line 213, mt_style.scss */
    #hirofu_mt_details article .hirofu_mt_related_item {
      margin-top: 80px; }
      /* line 215, mt_style.scss */
      #hirofu_mt_details article .hirofu_mt_related_item h3 {
        text-align: center;
        font-size: 16px; }
      /* line 219, mt_style.scss */
      #hirofu_mt_details article .hirofu_mt_related_item ul {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        /* line 224, mt_style.scss */
        #hirofu_mt_details article .hirofu_mt_related_item ul:before　 {
          content: "";
          display: block;
          width: 188px;
          height: 0;
          order: 1; }
        /* line 231, mt_style.scss */
        #hirofu_mt_details article .hirofu_mt_related_item ul:after {
          content: "";
          display: block;
          width: 188px;
          height: 0; }
        /* line 237, mt_style.scss */
        #hirofu_mt_details article .hirofu_mt_related_item ul li {
          width: 188px;
          font-size: 12px;
          margin-bottom: 10px; }
  /* line 245, mt_style.scss */
  #hirofu_mt_details .page_ctrl {
    width: 300px;
    margin: 80px auto 0;
    font-family: 'Bebas Neue', cursive; }
    /* line 249, mt_style.scss */
    #hirofu_mt_details .page_ctrl ul {
      display: flex;
      justify-content: space-between; }
      /* line 252, mt_style.scss */
      #hirofu_mt_details .page_ctrl ul.to_top {
      font-family: 'neue-haas-grotesk-display', sans-serif;
      letter-spacing: 0.04em;
      justify-content: center; }
      /* line 256, mt_style.scss */
      #hirofu_mt_details .page_ctrl ul li a {
        display: block;
        font-size: 16px;
        letter-spacing: .1em; }
      /* line 262, mt_style.scss */
      #hirofu_mt_details .page_ctrl ul li.next a:after {
        content: "";
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        display: inline-block;
        transform: rotate(45deg);
        vertical-align: middle;
        margin-left: 10px; }
      /* line 275, mt_style.scss */
      #hirofu_mt_details .page_ctrl ul li.prev a:before {
        content: "";
        width: 7px;
        height: 7px;
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        display: inline-block;
        transform: rotate(225deg);
        vertical-align: middle;
        margin-right: 10px; }

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