.ct-pc .ct-for-sp {
  display: none;
}
.ct-sp .ct-for-pc {
  display: none;
}

/* .v3-contents */
.v3-contents {
font-size: 1rem;
word-wrap: break-word;
line-height: 1.7;
}
.ct-sp .v3-contents {
padding: 10px;
-webkit-text-size-adjust: 100%;
}
.v3-contents h2 {
font-size: 1.15rem;
line-height: 1.2;
padding-bottom: 4px;
margin-top: 2.4rem;
margin-bottom: 1.2rem;
border-bottom: solid 4px #dc3c36;
}
.v3-contents h3 {
line-height: 1.2;
}
.v3-contents p {
margin-bottom: 1.2rem;
}
.v3-contents .cntnr-padded {
padding: 10px;
overflow: hidden;
*zoom: 1;
}
.v3-contents a {
color: #c36;
border-bottom: dotted 1px #c36;
text-decoration: none;
}
.v3-contents .cntnr-padded.against-top {
  padding-top: 0;
}
.v3-contents .cntnr-padded .fullwidth,
.ct-sp .v3-contents .cntnr-padded .fullwidth-sp {
  margin-left: -10px;
  margin-right: -10px;
}

/* #ct-pageheader */
#ct-pageheader {
margin-bottom: 10px;
}
#ct-pageheader h1 {
margin: 0;
font-size: 1.25rem;
font-weight: bold;
line-height: 1.2;
}

/* Images */
.v3-contents figure {
text-align: center;
margin-bottom: 10px;
}
.v3-contents img.fit-x {
width: 100%;
}
.v3-contents figcaption {
margin: 0 10px;
text-align: left;
font-size: 80%;
line-height: 1.4;
color: #888;
}

/* SNS Bar */
.ct-snsbar-holder {
      text-align: center;
      height: 56px;
}
.ct-snsbar-holder .ct-snsbar {
              display: block;
              float: right;
              list-style: none;
              height: 46px;
              margin: 5px 8px;
}
.ct-snsbar-holder .ct-snsbar > li {
                      display: inline-block;
                      height: 46px;
}
.ct-snsbar-holder .ct-snsbar > li > a {
                              display: block;
                              width: 46px;
                              height: 46px;
      border: none;
}
.ct-snsbar-holder .ct-snsbar > li > a > img {
                                      display: block;
                                      width: 40px;
                                      height: 40px;
                                      margin: 3px 0 0 3px;
}
.ct-snsbar-holder .ct-snsbar > li > a.ct-gplus-btn > img {
                              width: 46px;
                              height: 46px;
                              margin: 0;
}

/* #jafp-live-messages */
#jafp-live-messages {
padding: .5rem 0 .5rem .5rem;
}
#jafp-live-messages > ul {
list-style: none;
font-size: 1rem;
line-height: 1.6rem;
}
#jafp-live-messages > ul li {
padding-left: 5rem;
margin-bottom: 1rem;
}
#jafp-live-messages > ul .t {
display: block;
float: left;
width: 4rem;
margin-left: -5rem;
font-size: 75%;
text-align: center;
background: #eee;
vertical-align: baseline;
}
#jafp-live-messages > ul .m a {
color: #c36;
border-bottom: dotted 1px #c36;
text-decoration: none;
}

/* .feed */
.v3-contents .feed2 {
overflow: hidden;
*zoom: 1;
}
.v3-contents .feed-item {
  margin-bottom: 1.2rem;
}
.v3-contents .feed-item > a {
    display: block;
}

.v3-contents .feed-item a {
    color: inherit;
    text-decoration: none;
    border: none;
}

.v3-contents .feed-item h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    border: none;
}

  /* 通常（4:3）の写真 */
.v3-contents .feed-item figure > * {
    display: block;
    position: relative;
    overflow: hidden;
    height: 0;
    padding-top: 75%;
}
.v3-contents .feed-item figure > * img {
      position: absolute;
      top: -1000%;
      bottom: -1000%;
      left: -1000%;
      right: -1000%;
      margin: auto;
}

/* 1カラム */
.v3-contents .feed2.style-1col h3:after,
.v3-contents .feedstyle-2cols h3:after,
.v3-contents .feed2.style-3cols h3:after {
    content: "\f101";
    font-family: "FontAwesome";
    margin-left: .5em;
}

/* 2カラム */
.ct-sp .v3-contents .feed2.style-3cols .feed-item {
    width: 50%;
    float: left;
}
.ct-sp .v3-contents .feed2.style-3cols .feed-item:nth-child(2n+1) {
      clear: left;
}

/* 3カラム */
.ct-pc .v3-contents .feed2.style-3cols .feed-item {
    width: 33.33%;
    float: left;
}
.ct-pc .v3-contents .feed2.style-3cols .feed-item:nth-child(3n+1) {
      clear: left;
}

/* 余白あり */
.v3-contents .feed2.style-padding {
  margin-left: -5px;
  margin-right: -5px;
}
.v3-contents .feed2.style-padding .feed-item {
    box-sizing: border-box;
    padding: 5px;
}

/* リスト型 */
.v3-contents .feed2.style-line {
}
.v3-contents .feed2.style-line .feed-item {
    margin-bottom: 0;
    border-bottom: solid 1px #ccc;
}
.v3-contents .feed2.style-line .feed-item > a {
      clear: both;
      position: relative;
      min-height: 80px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 20px;
}
.v3-contents .feed2.style-line .feed-item > a:after {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -13px;
        font-size: 24px;
        line-height: 24px;
        color: #ccc;
        content: "\f105";
        font-family: "FontAwesome";
}

.v3-contents .cntnr-padded .feed2.style-line .feed-item > a {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 25px;
}
.v3-contents .cntnr-padded .feed2.style-line .feed-item > a:after {
          right: 10px;;
}
.v3-contents .feed2.style-line .feed-item figure {
      margin-left: 0;
      float: left;
      width: 80px;
}
.v3-contents .feed2.style-line .feed-item figure ~ * {
        display: block;
        margin-left: 90px;
}

/* 16:9の写真 */
.v3-contents .feed2.photo-hd .feed-item figure > * {
  height: 0;
  padding-top: 56.25%;
}

/* 正方形の写真 */
.v3-contents .feed2.photo-square .feed-item figure > * {
  height: 0;
  padding-top: 100%;
}

.v3-contents .feed2.fit-x .feed-item figure img {
  width: 100%;
}
.v3-contents .feed2.fit-y .feed-item figure img {
  height: 100%;
}