@charset "UTF-8";
/**/
/**/
.mv01 {
  opacity: 0;
  transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transition: .4s; }

.mv01_on {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0); }

#header {
  border-bottom: solid 1px #EEEEEE; }

body {
  background: #fff; }

#footer #f04 {
  color: #fff; }

#footer #f04 div.right ul li a {
  color: #fff; }

#c08 {
  border-top: solid 1px #eee; }

#header #he_in ul li a {
  color: #111; }

/**/
/**/
#media_cont {
  background: #fff;
  width: 94%;
  margin: 0 auto;
  max-width: 1210px;
  position: relative;
  color: #1F1F1F;
  /**/
  /**/
  /**/
  /**/ }
  #media_cont #m_he_top {
    margin-top: 104px;
    padding: 28px 0 37px;
    position: relative; }
    #media_cont #m_he_top h2 {
      text-align: center; }
    #media_cont #m_he_top #right_m {
      position: absolute;
      right: 0;
      top: 29px; }
      #media_cont #m_he_top #right_m form {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
        #media_cont #m_he_top #right_m form input {
          padding: 3px 15px;
          border: none;
          background: #E7E7E7;
          border-radius: 15px;
          font-size: 12px; }
      #media_cont #m_he_top #right_m form:after {
        content: "";
        position: absolute;
        right: 15px;
        top: 50%;
        width: 14px;
        height: 14px;
        margin-top: -7px;
        background-image: url(img/search_icon.jpg); }
      #media_cont #m_he_top #right_m dl {
        display: inline-block;
        vertical-align: middle;
        position: relative; }
        #media_cont #m_he_top #right_m dl dt {
          padding: 3px 10px;
          border: solid 1px #eee;
          border-bottom: none;
          border-top: none;
          cursor: pointer; }
        #media_cont #m_he_top #right_m dl dd {
          position: absolute;
          right: 0;
          top: 33px;
          width: 200px;
          background: #111;
          z-index: 11;
          padding: 20px;
          display: none; }
          #media_cont #m_he_top #right_m dl dd a {
            color: #fff;
            text-decoration: none;
            display: block;
            position: relative;
            margin-bottom: 15px;
            padding-left: 20px; }
          #media_cont #m_he_top #right_m dl dd a:before {
            content: "";
            position: absolute;
            top: 50%;
            left: 4px;
            box-sizing: border-box;
            width: 4px;
            height: 4px;
            border: 4px solid transparent;
            border-left: 4px solid #fff;
            margin-top: -4px; }
          #media_cont #m_he_top #right_m dl dd a:last-child {
            margin-bottom: 0px; }
        #media_cont #m_he_top #right_m dl dd:after {
          content: "";
          position: absolute;
          right: 11px;
          top: -16px;
          box-sizing: border-box;
          width: 8px;
          height: 8px;
          border: 8px solid transparent;
          border-bottom: 8px solid #111; }
      #media_cont #m_he_top #right_m dl.active dd {
        display: block; }
  @media only screen and (max-width: 1000px) {
    #media_cont #m_he_top h2 {
      text-align: left; } }
  @media only screen and (max-width: 640px) {
    #media_cont #m_he_top {
      margin-top: 65px; }
      #media_cont #m_he_top h2 {
        text-align: center; }
      #media_cont #m_he_top #right_m {
        text-align: center;
        position: relative;
        right: auto;
        top: auto;
        margin-top: 30px; }
        #media_cont #m_he_top #right_m form {
          display: block;
          box-sizing: border-box;
          margin-right: -50px;
          padding-right: 50px;
          width: 100%; }
          #media_cont #m_he_top #right_m form input {
            width: 100%;
            box-sizing: border-box; }
        #media_cont #m_he_top #right_m form:after {
          right: 65px; }
        #media_cont #m_he_top #right_m dl {
          position: absolute;
          right: 0px;
          top: 50%;
          margin-top: -16px; }
          #media_cont #m_he_top #right_m dl dt {
            padding: 4px 10px; }
        #media_cont #m_he_top #right_m dl dd {
          text-align: left; } }
  #media_cont #m_he_mid {
    position: relative;
    z-index: 10; }
    #media_cont #m_he_mid #m_menu_btn {
      text-align: center;
      padding: 16px 0;
      color: #fff;
      background: #555;
      border: solid 1px #eee;
      line-height: 1;
      position: relative;
      display: none;
      font-family: serif; }
    #media_cont #m_he_mid #m_menu_btn:before,
    #media_cont #m_he_mid #m_menu_btn:after {
      content: "";
      position: absolute;
      top: 50%;
      background: #fff; }
    #media_cont #m_he_mid #m_menu_btn:before {
      width: 12px;
      height: 2px;
      right: 15px;
      margin-top: -1px; }
    #media_cont #m_he_mid #m_menu_btn:after {
      width: 2px;
      height: 12px;
      margin-top: -6px;
      right: 20px; }
    #media_cont #m_he_mid ul {
      width: 100%;
      overflow: hidden;
      margin-bottom: 10px; }
      #media_cont #m_he_mid ul li {
        width: 11.1%;
        display: block;
        float: left;
        box-sizing: border-box; }
        #media_cont #m_he_mid ul li span {
          padding: 16px 0;
          display: block;
          line-height: 1;
          text-align: center;
          cursor: pointer;
          font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
          font-size: 14px;
          color: #1f1f1f;
          border-right: solid 1px #eee; }
          #media_cont #m_he_mid ul li span a {
            display: block;
            font-size: 14px;
            color: #1f1f1f;
            line-height: 1;
            text-decoration: none;
            -webkit-transition: all 0s linear;
            -moz-transition: all 0s linear;
            -ms-transition: all 0s linear;
            -o-transition: all 0s linear;
            transition: all 0s linear;
            opacity: 1;
            font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
          #media_cont #m_he_mid ul li span i {
            font-size: 11px;
            color: #444;
            display: block;
            text-align: center;
            padding-top: 5px; }
        #media_cont #m_he_mid ul li ul {
          display: none;
          position: absolute;
          left: 0;
          top: 62px;
          width: 100%;
          background: #1F1F1F;
          padding: 33px 44px 13px;
          box-sizing: border-box;
          font-size: 0;
          border: none;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          -ms-transition: all 0.2s linear;
          -o-transition: all 0.2s linear;
          transition: all 0.2s linear; }
          #media_cont #m_he_mid ul li ul li {
            display: inline-block;
            margin-right: 50px;
            width: auto;
            border: none;
            margin-bottom: 20px; }
            #media_cont #m_he_mid ul li ul li a {
              color: #fff;
              font-weight: bold;
              font-size: 12px;
              text-decoration: none; }
              #media_cont #m_he_mid ul li ul li a i {
                display: block;
                font-size: 10px;
                padding-top: 11px; }
      #media_cont #m_he_mid ul li:first-child span {
        border-left: solid 1px #eee; }
      #media_cont #m_he_mid ul li.active span {
        background: #1F1F1F;
        color: #fff;
        border-color: #1f1f1f; }
        #media_cont #m_he_mid ul li.active span a {
          color: #fff;
          -webkit-transition: all 0s linear;
          -moz-transition: all 0s linear;
          -ms-transition: all 0s linear;
          -o-transition: all 0s linear;
          transition: all 0s linear;
          opacity: 1; }
        #media_cont #m_he_mid ul li.active span i {
          color: #fff; }
      #media_cont #m_he_mid ul li.active ul {
        display: block;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear; }
  @media only screen and (max-width: 1000px) {
    #media_cont #m_he_mid #m_menu_btn {
      display: block; }
    #media_cont #m_he_mid ul {
      display: none;
      margin-bottom: 0px; }
      #media_cont #m_he_mid ul li {
        width: 100%; }
        #media_cont #m_he_mid ul li span {
          border-bottom: solid 1px #eee;
          border-left: solid 1px #eee; }
        #media_cont #m_he_mid ul li ul {
          position: relative;
          top: auto;
          left: auto;
          background: #444;
          padding: 0px; }
          #media_cont #m_he_mid ul li ul li {
            padding: 12px 16px;
            border-top: solid 1px #555;
            border-right: solid 1px #555;
            display: block;
            width: 50%;
            margin-right: 0px;
            margin-bottom: 0px; }
            #media_cont #m_he_mid ul li ul li a {
              color: #333; }
              #media_cont #m_he_mid ul li ul li a i {
                color: #333; }
    #media_cont #m_he_mid.active #m_menu_btn {
      background: #555; }
    #media_cont #m_he_mid.active #m_menu_btn:after {
      display: none; }
    #media_cont #m_he_mid.active #m_he_menu {
      display: block; } }
  #media_cont #m_sl_cont {
    margin-bottom: 43px; }
    #media_cont #m_sl_cont .slick-dots {
      font-size: 0;
      text-align: center;
      margin-top: 20px; }
      #media_cont #m_sl_cont .slick-dots li {
        display: inline-block;
        margin: 0px 6px 12px;
        width: 18%;
        max-width: 140px;
        cursor: pointer; }
        #media_cont #m_sl_cont .slick-dots li img {
          width: 100%;
          height: auto; }
  @media only screen and (max-width: 800px) {
    #media_cont #m_sl_cont .slick-dots li {
      margin: 0px 1% 2%; } }
  #media_cont .m_cont {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px; }
    #media_cont .m_cont h3 {
      position: relative;
      font-size: 22px;
      text-align: center;
      margin-bottom: 35px;
      line-height: 1; }
      #media_cont .m_cont h3 a {
        position: absolute;
        right: 0;
        top: 50%;
        font-size: 13px;
        margin-top: -6px;
        color: #1f1f1f;
        text-decoration: none; }
    #media_cont .m_cont h4 {
      position: relative;
      font-size: 22px;
      padding-bottom: 16px;
      border-bottom: solid 1px #eee;
      margin-bottom: 35px;
      line-height: 1; }
      #media_cont .m_cont h4 a {
        position: absolute;
        right: 0;
        top: 50%;
        font-size: 13px;
        margin-top: -11px;
        color: #1f1f1f;
        text-decoration: none; }
    #media_cont .m_cont h4:after {
      position: absolute;
      content: "";
      left: 0;
      bottom: -1px;
      width: 190px;
      height: 1px;
      background: #111; }
    #media_cont .m_cont .m_box_cont {
      overflow: hidden; }
      #media_cont .m_cont .m_box_cont .m_box01 {
        float: left;
        width: 30%;
        margin-right: 5%;
        margin-bottom: 5%; }
        #media_cont .m_cont .m_box_cont .m_box01 a {
          display: block;
          color: #1f1f1f;
          text-decoration: none; }
        #media_cont .m_cont .m_box_cont .m_box01 .pic {
          margin-bottom: 18px; }
          #media_cont .m_cont .m_box_cont .m_box01 .pic img {
            width: 100%;
            height: auto;
            border: solid 1px #ddd;
            box-sizing: border-box; }
        #media_cont .m_cont .m_box_cont .m_box01 .date {
          margin-bottom: 9px;
          font-size: 11px; }
          #media_cont .m_cont .m_box_cont .m_box01 .date span {
            display: inline-block;
            margin-right: 14px;
            font-size: 12px;
            font-weight: bold;
            color: #FF3398; }
        #media_cont .m_cont .m_box_cont .m_box01 h5 {
          margin-bottom: 11px; }
          #media_cont .m_cont .m_box_cont .m_box01 h5 a {
            display: block;
            font-size: 14px;
            font-weight: bold;
            line-height: 1.3;
            font-family: "UD Shin Go Medium"; }
        #media_cont .m_cont .m_box_cont .m_box01 .txt a {
          margin-bottom: 18px;
          line-height: 1.5;
          font-size: 12px; }
        #media_cont .m_cont .m_box_cont .m_box01 ul {
          font-size: 0; }
          #media_cont .m_cont .m_box_cont .m_box01 ul li {
            display: inline-block;
            margin-right: 6px;
            margin-bottom: 6px; }
            #media_cont .m_cont .m_box_cont .m_box01 ul li a {
              display: block;
              padding: 4px 6px;
              line-height: 1;
              font-size: 10px;
              border: solid 1px #aaa; }
            #media_cont .m_cont .m_box_cont .m_box01 ul li a:hover {
              background: #111;
              color: #fff;
              border-color: #111; }
      #media_cont .m_cont .m_box_cont .m_box01:nth-child(3n) {
        margin-right: 0px; }
  #media_cont .spe_cont {
    margin-bottom: 74px; }
  #media_cont .spe_cont .m_box_cont .m_box01 {
    margin-bottom: 0px; }
    #media_cont .spe_cont .m_box_cont .m_box01 a {
      display: block;
      color: #1f1f1f;
      text-decoration: none; }
    #media_cont .spe_cont .m_box_cont .m_box01 .pic {
      margin-bottom: 18px; }
      #media_cont .spe_cont .m_box_cont .m_box01 .pic img {
        width: 100%;
        height: auto;
        border: solid 1px #ddd;
        box-sizing: border-box; }
    #media_cont .spe_cont .m_box_cont .m_box01 .date {
      margin-bottom: 17px;
      font-size: 11px; }
      #media_cont .spe_cont .m_box_cont .m_box01 .date span {
        display: inline-block;
        margin-right: 14px;
        font-size: 12px;
        font-weight: bold;
        color: #FF3398; }
    #media_cont .spe_cont .m_box_cont .m_box01 h5 {
      margin-bottom: 14px; }
      #media_cont .spe_cont .m_box_cont .m_box01 h5 a {
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.3;
        font-family: "UD Shin Go Medium"; }
    #media_cont .spe_cont .m_box_cont .m_box01 .txt a {
      margin-bottom: 18px;
      line-height: 1.5;
      font-size: 12px; }
    #media_cont .spe_cont .m_box_cont .m_box01 ul {
      font-size: 0; }
      #media_cont .spe_cont .m_box_cont .m_box01 ul li {
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 6px; }
        #media_cont .spe_cont .m_box_cont .m_box01 ul li a {
          display: block;
          padding: 4px 6px;
          line-height: 1;
          font-size: 10px;
          border: solid 1px #aaa; }
  @media only screen and (max-width: 640px) {
    #media_cont .m_cont {
      margin-bottom: 20px; }
      #media_cont .m_cont h3,
      #media_cont .m_cont h4 {
        text-align: left; }
      #media_cont .m_cont h3 {
        margin-bottom: 22px; }
      #media_cont .m_cont h4 {
        margin-bottom: 22px;
        padding-bottom: 10px; }
      #media_cont .m_cont .m_box_cont .m_box01 {
        width: 100%;
        float: none;
        margin-right: 0px;
        margin-bottom: 10%; }
    #media_cont .spe_cont {
      margin-bottom: 20px; } }
  #media_cont #ver_cont {
    width: 100%;
    overflow: hidden; }
    #media_cont #ver_cont #m_left {
      float: left;
      width: 100%;
      margin-right: -314px;
      padding-right: 314px;
      box-sizing: border-box;
      margin-bottom: 20px; }
    #media_cont #ver_cont #m_right {
      float: right;
      width: 268px;
      margin-bottom: 20px; }
      #media_cont #ver_cont #m_right .right_cont {
        margin-bottom: 40px; }
      #media_cont #ver_cont #m_right #weather {
        width: 100%;
        border: solid 1px #ddd;
        box-sizing: border-box;
        margin-bottom: 30px; }
        #media_cont #ver_cont #m_right #weather p {
          text-align: center;
          padding: 193px 0; }
      #media_cont #ver_cont #m_right .right_menu {
        margin-bottom: 16px; }
        #media_cont #ver_cont #m_right .right_menu h5 {
          width: 100%;
          font-size: 0;
          display: table;
          box-sizing: border-box;
          table-layout: fixed;
          border: solid 1px #ddd;
          border-left: none;
          cursor: pointer; }
          #media_cont #ver_cont #m_right .right_menu h5 i,
          #media_cont #ver_cont #m_right .right_menu h5 span {
            display: table-cell;
            vertical-align: middle; }
          #media_cont #ver_cont #m_right .right_menu h5 i {
            width: 70px; }
          #media_cont #ver_cont #m_right .right_menu h5 span {
            width: 100%;
            font-size: 10px;
            padding-left: 20px;
            box-sizing: border-box; }
            #media_cont #ver_cont #m_right .right_menu h5 span b {
              display: block;
              font-size: 12px;
              font-weight: bold;
              margin-bottom: 6px;
              font-family: "UD Shin Go Medium"; }
        #media_cont #ver_cont #m_right .right_menu ul {
          border: solid 1px #ddd;
          border-top: none;
          display: none; }
          #media_cont #ver_cont #m_right .right_menu ul li {
            padding: 16px 13px 0px; }
            #media_cont #ver_cont #m_right .right_menu ul li a {
              color: #1f1f1f;
              text-decoration: none;
              font-size: 12px; }
          #media_cont #ver_cont #m_right .right_menu ul li:last-child {
            padding: 16px 13px;
            margin-bottom: 0px; }
      #media_cont #ver_cont #m_right h4 {
        position: relative;
        font-size: 22px;
        padding-bottom: 9px;
        border-bottom: solid 1px #eee;
        margin-bottom: 22px;
        line-height: 1; }
        #media_cont #ver_cont #m_right h4 a {
          position: absolute;
          right: 0;
          top: 50%;
          font-size: 13px;
          margin-top: -11px;
          color: #1f1f1f;
          text-decoration: none; }
      #media_cont #ver_cont #m_right h4:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -1px;
        width: 133px;
        height: 1px;
        background: #111; }
      #media_cont #ver_cont #m_right .insta {
        overflow: hidden; }
        #media_cont #ver_cont #m_right .insta li {
          float: left;
          width: 30%;
          margin-right: 5%;
          margin-bottom: 5%; }
          #media_cont #ver_cont #m_right .insta li a {
            display: block; }
            #media_cont #ver_cont #m_right .insta li a img {
              width: 100%;
              height: auto; }
        #media_cont #ver_cont #m_right .insta li:nth-child(3n) {
          margin-right: 0px; }
      #media_cont #ver_cont #m_right .cat {
        font-size: 0; }
        #media_cont #ver_cont #m_right .cat li {
          display: inline-block;
          margin-right: 5px;
          margin-bottom: 5px; }
          #media_cont #ver_cont #m_right .cat li a {
            display: block;
            font-size: 10px;
            padding: 2px 5px;
            border: solid 1px #D6D6D6;
            line-height: 1;
            text-decoration: none;
            color: #111; }
          #media_cont #ver_cont #m_right .cat li a.active,
          #media_cont #ver_cont #m_right .cat li a:hover {
            color: #fff;
            border-color: #222;
            background: #222; }
      #media_cont #ver_cont #m_right .m_box02 {
        margin-bottom: 10%; }
        #media_cont #ver_cont #m_right .m_box02 .pic {
          margin-bottom: 10px; }
          #media_cont #ver_cont #m_right .m_box02 .pic img {
            width: 100%;
            height: auto;
            border: solid 1px #ddd;
            box-sizing: border-box; }
        #media_cont #ver_cont #m_right .m_box02 .date {
          font-size: 0;
          overflow: hidden;
          margin-bottom: 12px; }
          #media_cont #ver_cont #m_right .m_box02 .date span,
          #media_cont #ver_cont #m_right .m_box02 .date i {
            float: left;
            font-size: 11px; }
          #media_cont #ver_cont #m_right .m_box02 .date i {
            float: right;
            font-size: 10px; }
        #media_cont #ver_cont #m_right .m_box02 h5 a {
          font-size: 14px;
          font-weight: bold;
          color: #111;
          margin-bottom: 10px;
          display: block;
          text-decoration: none;
          font-family: "UD Shin Go Medium"; }
        #media_cont #ver_cont #m_right .m_box02 ul {
          font-size: 0; }
          #media_cont #ver_cont #m_right .m_box02 ul li {
            display: inline-block;
            margin-right: 4px;
            margin-bottom: 4px; }
            #media_cont #ver_cont #m_right .m_box02 ul li a {
              display: block;
              font-size: 10px;
              padding: 2px 5px;
              border: solid 1px #D6D6D6;
              line-height: 1;
              text-decoration: none;
              color: #111; }
  #media_cont #ver_cont.detail {
    margin-top: 65px; }
  @media only screen and (max-width: 900px) {
    #media_cont #ver_cont #m_left,
    #media_cont #ver_cont #m_right {
      float: none;
      width: 100%;
      padding-right: 0px;
      margin-right: 0px; } }

/**/
.paging {
  font-size: 0;
  text-align: center;
  padding-top: 16px;
  margin-bottom: 80px; }

.paging span, .paging a {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  margin: 0 5px;
  padding: 16px 18px;
  background: #fff;
  border: solid 1px #666;
  color: #333;
  text-decoration: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }

.paging span.dots {
  border-color: #fff;
  background: none; }

.paging span.current, .paging a:hover {
  color: #fff;
  background: #2D2D2D;
  border-color: #2D2D2D;
  opacity: 1; }

@media (max-width: 600px) {
  .paging {
    padding-top: 0px; }

  .paging span, .paging a {
    margin: 0 3px;
    padding: 15px; }

  .paging span.dots {
    padding: 0; } }
/*-----------------------
	detail
------------------------*/
#post {
  margin-bottom: 50px; }
  #post .title {
    margin-bottom: 25px;
    padding-bottom: 19px;
    position: relative;
    border-bottom: solid 1px #eee; }
    #post .title .main_cat {
      font-size: 14px;
      margin-bottom: 8px;
      line-height: 1; }
    #post .title h2 {
      font-size: 22px;
      line-height: 1.3;
      margin-bottom: 8px; }
    #post .title .sub {
      font-size: 0; }
      #post .title .sub li {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-bottom: 5px; }
        #post .title .sub li a {
          display: block;
          font-size: 10px;
          padding: 2px 5px;
          border: solid 1px #D6D6D6;
          line-height: 1;
          text-decoration: none;
          color: #111; }
      #post .title .sub li.date {
        line-height: 1;
        font-size: 11px;
        color: #111;
        margin-right: 13px; }
  #post .title:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 190px;
    height: 1px;
    background: #111; }
  #post .post_cont .mov01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
  #post .post_cont .mov01 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }
  #post .post_cont .txt,
  #post .post_cont .m_txt {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 22px; }
    #post .post_cont .txt strong,
    #post .post_cont .m_txt strong {
      font-weight: bold; }
  #post .post_cont .pic {
    width: 100%;
    margin-bottom: 30px; }
    #post .post_cont .pic img {
      width: 100%;
      height: auto;
      border: solid 1px #ddd;
      box-sizing: border-box; }
    #post .post_cont .pic span {
      display: block;
      padding-top: 12px;
      font-size: 14px;
      color: #888; }
  #post .post_cont .pic:last-child {
    margin-bottom: 0px; }
  #post .post_cont h3 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 15px; }
  #post .post_cont .post_box01 {
    margin-bottom: 50px; }
  #post .post_cont .about_box {
    background: #F6F6F6;
    margin-bottom: 50px;
    padding: 27px 30px; }
    #post .post_cont .about_box ul li {
      margin-bottom: 16px;
      display: block;
      overflow: hidden; }
      #post .post_cont .about_box ul li span,
      #post .post_cont .about_box ul li a {
        float: left;
        display: block;
        vertical-align: middle;
        color: #111;
        font-size: 12px; }
      #post .post_cont .about_box ul li span {
        margin-bottom: 4px; }
    #post .post_cont .about_box ul li:last-child {
      margin-bottom: 0px; }
  #post .post_cont .other_box {
    border-top: solid 2px #eee;
    padding-top: 17px;
    overflow: hidden; }
    #post .post_cont .other_box .left,
    #post .post_cont .other_box .right {
      width: 46%;
      float: left;
      padding-bottom: 20px; }
      #post .post_cont .other_box .left .tit,
      #post .post_cont .other_box .left .other_in,
      #post .post_cont .other_box .right .tit,
      #post .post_cont .other_box .right .other_in {
        padding-left: 12%; }
      #post .post_cont .other_box .left .tit,
      #post .post_cont .other_box .right .tit {
        font-size: 13px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 12px;
        font-family: "UD Shin Go Medium"; }
      #post .post_cont .other_box .left .other_in,
      #post .post_cont .other_box .right .other_in {
        position: relative;
        overflow: hidden;
        box-sizing: border-box; }
        #post .post_cont .other_box .left .other_in .pic,
        #post .post_cont .other_box .right .other_in .pic {
          width: 40%;
          float: left; }
        #post .post_cont .other_box .left .other_in div,
        #post .post_cont .other_box .right .other_in div {
          float: right;
          width: 55%; }
          #post .post_cont .other_box .left .other_in div .date,
          #post .post_cont .other_box .right .other_in div .date {
            font-size: 0;
            overflow: hidden;
            margin-bottom: 12px; }
            #post .post_cont .other_box .left .other_in div .date span,
            #post .post_cont .other_box .left .other_in div .date i,
            #post .post_cont .other_box .right .other_in div .date span,
            #post .post_cont .other_box .right .other_in div .date i {
              float: left;
              font-size: 11px; }
            #post .post_cont .other_box .left .other_in div .date i,
            #post .post_cont .other_box .right .other_in div .date i {
              float: right;
              font-size: 10px; }
          #post .post_cont .other_box .left .other_in div h5 a,
          #post .post_cont .other_box .right .other_in div h5 a {
            display: block;
            font-size: 12px;
            font-weight: bold;
            line-height: 1.3;
            color: #111;
            text-decoration: none;
            margin-bottom: 22px;
            font-family: "UD Shin Go Medium"; }
          #post .post_cont .other_box .left .other_in div ul,
          #post .post_cont .other_box .right .other_in div ul {
            font-size: 0; }
            #post .post_cont .other_box .left .other_in div ul li,
            #post .post_cont .other_box .right .other_in div ul li {
              display: inline-block;
              margin-right: 4px;
              margin-bottom: 4px; }
              #post .post_cont .other_box .left .other_in div ul li a,
              #post .post_cont .other_box .right .other_in div ul li a {
                display: block;
                font-size: 10px;
                padding: 2px 5px;
                border: solid 1px #D6D6D6;
                line-height: 1;
                text-decoration: none;
                color: #111; }
      #post .post_cont .other_box .left .other_in:before,
      #post .post_cont .other_box .right .other_in:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 3px;
        width: 8px;
        height: 8px;
        margin-top: -7px;
        border-top: 2px solid #aaa;
        border-right: 2px solid #aaa;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
    #post .post_cont .other_box .left {
      margin-right: 3%;
      border-right: solid 1px #eee;
      padding-right: 3%; }
    #post .post_cont .other_box .right .tit,
    #post .post_cont .other_box .right .other_in {
      padding-left: 0px;
      padding-right: 12%; }
    #post .post_cont .other_box .right .other_in:before {
      left: auto;
      right: 3px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  @media (max-width: 1000px) {
    #post .post_cont .about_box {
      padding: 20px 5%; }
    #post .post_cont .other_box .left,
    #post .post_cont .other_box .right {
      width: 100%;
      box-sizing: border-box;
      padding-right: 0px;
      margin-right: 0px; }
      #post .post_cont .other_box .left .tit,
      #post .post_cont .other_box .left .other_in,
      #post .post_cont .other_box .right .tit,
      #post .post_cont .other_box .right .other_in {
        padding-left: 10%;
        padding-right: 10%; }
    #post .post_cont .other_box .left {
      border-bottom: solid 1px #eee;
      border-right: none;
      margin-bottom: 22px; } }

@media (max-width: 1000px) {
  #post .title .sub li.date {
    display: block;
    width: 100%; } }
/**/
#media_cont.scroll {
  padding-top: 46px; }
  #media_cont.scroll #m_he_mid {
    width: 100%;
    position: fixed;
    left: 0;
    top: 84px;
    background: #fff;
    border-bottom: solid 1px #eee; }
    #media_cont.scroll #m_he_mid ul {
      margin-bottom: 0px; }

@media only screen and (max-width: 640px) {
  #media_cont.scroll {
    padding-top: 49px; }
    #media_cont.scroll #m_he_mid {
      top: 64px; } }
/**/
#old_news {
  background: #333;
  text-align: center;
  padding: 40px 0 20px;
  text-align: center; }
  #old_news .link {
    display: inline-block;
    margin: 0 5px 20px; }
    #old_news .link a {
      display: inline-block;
      background: #fff;
      color: #333;
      padding: 12px 20px;
      border-radius: 20px;
      font-size: 15px;
      min-width: 260px;
      box-sizing: border-box;
      text-decoration: none;
      font-weight: bold;
      font-family: "UD Shin Go DemiBold"; }

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