@charset "UTF-8";
.archive-title {
  max-width: 1600px;
  width: 90%;
  padding-top: 20px;
  margin: auto; }
  @media (min-width: 1024px) {
    .archive-title {
      width: 94%;
      display: flex;
      padding-top: 20px; } }
  .archive-title .category {
    width: 100%;
    padding-right: 10px;
    margin: auto 0 8px; }
    @media (min-width: 1024px) {
      .archive-title .category {
        padding-right: 80px; } }
    .archive-title .category ul li {
      margin-right: 15px;
      display: inline-block; }
      .archive-title .category ul li:last-child {
        margin-right: 0; }
      .archive-title .category ul li a {
        font-size: 0.8em;
        font-weight: 500;
        color: #BB9F7F;
        position: relative; }
        @media (min-width: 1024px) {
          .archive-title .category ul li a {
            font-size: 0.9em; } }
        .archive-title .category ul li a::after {
          position: absolute;
          bottom: 0;
          left: 0;
          content: '';
          width: 100%;
          height: 1px;
          background: #BB9F7F;
          transform: scale(0, 1);
          transform-origin: right top;
          transition: transform .3s; }
        .archive-title .category ul li a:hover::after {
          transform-origin: left top;
          transform: scale(1, 1); }

#post {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto 120px;
  padding-top: 40px; }
  @media (min-width: 1024px) {
    #post {
      width: 94%;
      padding-top: 60px; } }
  @media (min-width: 1250px) {
    #post {
      padding-top: 80px; } }
  #post ul.post-archive {
    border-top: 1px solid #C7BDB6; }
    #post ul.post-archive li.post-box {
      border-bottom: 1px solid #C7BDB6;
      padding: 30px 0; }
      @media (min-width: 1024px) {
        #post ul.post-archive li.post-box {
          padding: 50px 0; } }
      #post ul.post-archive li.post-box a:hover .photo > img {
        transform: scale(1.04); }
      #post ul.post-archive li.post-box a:hover .post-contents > .post-contents-in > h2 {
        color: #BC1B21; }
      @media (min-width: 1024px) {
        #post ul.post-archive li.post-box a {
          display: flex; } }
      #post ul.post-archive li.post-box a .photo {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
        z-index: 1; }
        @media (min-width: 1024px) {
          #post ul.post-archive li.post-box a .photo {
            width: 30%; } }
        #post ul.post-archive li.post-box a .photo img {
          border-radius: 10px;
          transition-duration: 0.8s;
          transform: scale(1); }
      #post ul.post-archive li.post-box a .post-contents {
        margin-top: 10px; }
        @media (min-width: 1024px) {
          #post ul.post-archive li.post-box a .post-contents {
            width: 70%;
            padding-left: 5%;
            margin: auto; } }
        #post ul.post-archive li.post-box a .post-contents .post-contents-in h2 {
          font-size: 1.125em;
          font-weight: 700;
          line-height: 1.4em;
          font-feature-settings: "palt";
          letter-spacing: 0.08em;
          margin-top: 10px;
          transition: .5s; }
          @media (min-width: 1024px) {
            #post ul.post-archive li.post-box a .post-contents .post-contents-in h2 {
              font-size: 1.5em; } }
        #post ul.post-archive li.post-box a .post-contents .post-contents-in .category {
          margin-top: 10px;
          font-size: 0.8em;
          font-weight: 500;
          color: #BB9F7F; }
          @media (min-width: 1024px) {
            #post ul.post-archive li.post-box a .post-contents .post-contents-in .category {
              font-size: 0.9em; } }
        #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal {
          margin-top: 10px;
          color: #BB9F7F; }
          @media (min-width: 768px) {
            #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal {
              display: flex; } }
          #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal h3 {
            font-family: "Anton", sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 1.125em;
            line-height: 1.0em; }
            @media (min-width: 1024px) {
              #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal h3 {
                font-size: 1.5em; } }
          #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal h4 {
            font-size: 0.8em;
            margin: 3px 0 0 0; }
            @media (min-width: 768px) {
              #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal h4 {
                margin: 3px 0 0 4px; } }
            @media (min-width: 1024px) {
              #post ul.post-archive li.post-box a .post-contents .post-contents-in .personal h4 {
                font-size: 0.9em;
                margin: 6px 0 0 5px; } }

/*
---------------------------------------------------------------------------------------------------------------------
アーラリンク高橋翼のラジオ
---------------------------------------------------------------------------------------------------------------------
*/
#radio-magazine {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto 120px;
  padding-top: 40px; }
  @media (min-width: 1024px) {
    #radio-magazine {
      width: 94%;
      padding-top: 60px; } }
  @media (min-width: 1250px) {
    #radio-magazine {
      padding-top: 80px; } }
  @media (min-width: 1024px) {
    #radio-magazine .o-4column .col-lg-4 {
      padding: 0 10px; }
    #radio-magazine .o-4column {
      margin: 0 -10px; } }
  @media (min-width: 1250px) {
    #radio-magazine .o-4column .col-lg-4 {
      padding: 0 20px; }
    #radio-magazine .o-4column {
      margin: 0 -20px; } }
  #radio-magazine .post-box {
    margin-bottom: 60px; }
    #radio-magazine .post-box a:hover .photo > img {
      transform: scale(1.04); }
    #radio-magazine .post-box a:hover .post-contents > h3 {
      color: #BC1B21; }
    #radio-magazine .post-box a .photo {
      position: relative;
      border-radius: 10px;
      overflow: hidden;
      display: block;
      z-index: 1; }
      #radio-magazine .post-box a .photo img {
        border-radius: 10px;
        transition-duration: 0.8s;
        transform: scale(1); }
    #radio-magazine .post-box a .post-contents {
      margin-top: 10px; }
      #radio-magazine .post-box a .post-contents h3 {
        font-size: 1.0em;
        line-height: 1.35em;
        font-feature-settings: "palt";
        letter-spacing: 0.05em;
        transition: .5s; }
        @media (min-width: 1024px) {
          #radio-magazine .post-box a .post-contents h3 {
            font-size: 1.125em; } }
      #radio-magazine .post-box a .post-contents ul {
        margin-top: 2px; }
        #radio-magazine .post-box a .post-contents ul li {
          display: inline-block;
          font-size: 0.75em;
          font-weight: 700;
          line-height: 1.2em;
          color: #C7BDB6;
          margin-right: 10px; }
          @media (min-width: 1024px) {
            #radio-magazine .post-box a .post-contents ul li {
              font-size: 0.9em; } }
          #radio-magazine .post-box a .post-contents ul li:last-child {
            margin-right: 0; }

/*
---------------------------------------------------------------------------------------------------------------------
プルボタン・セレクトメニューデザイン
---------------------------------------------------------------------------------------------------------------------
*/
.cp_ipselect {
  overflow: hidden;
  width: 120px;
  padding: 0 10px;
  position: relative;
  border: 1px solid #B4B4B4;
  border-radius: 50px;
  margin: 10px 10px 0 0; }
  @media (min-width: 768px) {
    .cp_ipselect {
      width: 170px; } }
  .cp_ipselect.Pc {
    display: none; }
    @media (min-width: 768px) {
      .cp_ipselect.Pc {
        display: inherit; } }
  .cp_ipselect select {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.7em;
    line-height: 1.0em;
    padding: 2px 10px 8px 0px;
    color: #000;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none; }
    .cp_ipselect select::-ms-expand {
      display: none; }
    @media (min-width: 768px) {
      .cp_ipselect select {
        font-size: 0.8em;
        padding: 8px 38px 8px 8px; } }
  .cp_ipselect::before {
    position: absolute;
    top: -3px;
    bottom: 0;
    margin: auto;
    right: 12px;
    width: 6px;
    height: 6px;
    content: '';
    border-bottom: solid 1px #111;
    border-right: solid 1px #111;
    transform: rotate(45deg);
    pointer-events: none; }
    @media (min-width: 768px) {
      .cp_ipselect::before {
        top: -4px;
        width: 8px;
        height: 8px; } }
