@charset "UTF-8";
/**
 * TEMP
 * scssとcssが連動していなかった？ためいったん最新のCSSをそのまま貼り付け
 * スキを見て整理予定....
*/
.list-style-none {
  list-style: none !important; }

.margin0 {
  margin: 0 !important; }

.padding-top20 {
  padding-top: 20px; }

.error {
  color: #a32a2a;
  font-style: 14px; }

.pagination.pagination-ajax-more {
  overflow: hidden;
  display: table;
  table-layout: auto;
  width: 100%;
  margin-bottom: 10px; }

.pagination.pagination-ajax-more span {
  width: 50%;
  display: table-cell;
  margin: 0; }

.pagination.pagination-ajax-more span:first-child {
  padding: 0 0.5%; }

.pagination.pagination-ajax-more span:first-child a:before {
  content: ""; }

.pagination.pagination-ajax-more span:last-child {
  padding: 0 0.5%; }

.pagination.pagination-ajax-more span:last-child a:before {
  content: ""; }

.pagination.pagination-ajax-more a {
  font-size: 16px;
  display: block;
  padding: 0.5em 1em;
  margin: 0;
  border: 1px solid #ff866f;
  border-radius: 4px;
  text-align: center; }

.pagination.pagination-ajax-more a:before {
  content: "\f0a9";
  margin: 0 5px 0 0;
  font-size: 24px;
  font-family: "FontAwesome"; }

.pagination.pagination-ajax-more a:hover {
  text-decoration: none; }

.overlay {
  position: fixed !important;
  text-align: center;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 10; }

.single_pc_top {
  margin: 0 auto 20px auto; }

#appendix h3 {
  position: absolute;
  top: 11px;
  left: -27px;
  width: auto;
  min-width: 130px;
  height: 20px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-family: inherit;
  padding-left: 16px;
  background-image: none;
  padding-right: 2rem;
  background: #333230; }
  #appendix h3:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 5px transparent;
    border-right: solid 7px #959e9b;
    /*折り返し部分*/ }
  #appendix h3:after {
    position: absolute;
    content: '';
    top: 0;
    right: -10px;
    border: none;
    border-left: solid 10px #333230;
    border-bottom: solid 20px transparent; }

.single-format-standard .content article.post #appendix .appendix-item h3, .page-template-default .content article.post #appendix .appendix-item h3 {
  background-image: none;
  height: 20px;
  width: auto; }

@media screen and (min-width: 1200px) {
  .sosial-btn-list {
    width: 100%;
    margin: 20px 0;
    overflow: hidden; }

  .sosial-btn-list li {
    width: 33.3%;
    float: left;
    padding-right: 10px; }

  .sosial-btn-list li a {
    display: block;
    line-height: 40px;
    background: #ddd;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 40px; }

  .sosial-btn-list li a:before {
    content: "\f0a9";
    margin: 0 5px 0 0;
    font-size: 24px;
    font-family: "FontAwesome"; }

  .sosial-btn-list li a:hover {
    text-decoration: none; }

  .sosial-btn-list li .number {
    margin-left: 5px;
    font-size: 18px; }

  .sosial-btn-list .tweet {
    background: #00aced; }

  .sosial-btn-list .tweet:before {
    content: ""; }

  .sosial-btn-list .fb {
    background: #3b5998; }

  .sosial-btn-list .fb:before {
    content: ""; }

  .sosial-btn-list .line {
    background: #13bf00; }

  .sosial-btn-list .line:before {
    content: "LINEで送る";
    font-size: 16px;
    background: url(./img/LINE.png) no-repeat;
    padding-left: 29px;
    padding-bottom: 13px;
    background-size: 23px;
    padding-right: 3px;
    padding-top: 3px;
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif; }

  .sosial-btn-list .hatena {
    background: #1A86C9;
    padding-top: 2px;
    padding-left: 0px;
    overflow: hidden;
    position: relative; }

  .sosial-btn-list .hatena:before {
    content: ">";
    background: url("./img/hatenabookmark-logo.png") no-repeat center center;
    width: 0px;
    height: 0px;
    background-size: contain;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 41%;
    top: 3px;
    right: auto;
    bottom: auto;
    padding: 38px 38px 0 0;
    margin-top: 0px;
    margin-left: 0; }

  .sosial-btn-list.table-layout {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 20px 0; }

  .sosial-btn-list.table-layout li {
    display: table-cell;
    width: 50%;
    padding: 0;
    position: relative;
    float: none; }

  .balloon-list {
    width: 165px;
    display: table;
    table-layout: fixed;
    margin: 0 0 20px 0; }

  .balloon-list li {
    display: table-cell;
    vertical-align: top;
    list-style: none; }

  .fb-like iframe {
    max-width: none !important;
    z-index: 9999; }

  #appendix #single-footer-ad ul {
    padding-top: 0px;
    overflow: hidden; }

  #appendix #single-footer-ad ul li {
    border-top: none;
    width: 50%;
    padding: 0px; }
    #appendix #single-footer-ad ul li float:none
    .inner {
      padding: 10px; }

  #appendix #single-footer-ad ul li img {
    display: block;
    margin-bottom: 10px; }

  #appendix #single-footer-ad ul li strong {
    display: block; }

  .sidebar-widget li, .sidebar-widget .sidebar-widget-item {
    font-size: 13px; }

  .ad-pc-on {
    display: block !important; } }
@media screen and (min-width: 480px) and (max-width: 1200px) {
  #appendix #single-footer-ad ul {
    padding-top: 10px;
    overflow: hidden; }

  #appendix #single-footer-ad ul li {
    border-top: dotted 1px #d3d2d0;
    width: 100%;
    padding: 10px 0px 0px;
    float: none;
    overflow: hidden; }

  #appendix #single-footer-ad ul li img {
    width: 30%;
    float: left; }

  #appendix #single-footer-ad ul li strong {
    width: 67%;
    float: right; }

  .sosial-btn-list {
    width: 100%;
    margin: 20px 0;
    overflow: hidden; }

  .sosial-btn-list li {
    display: inline-block; }

  .sosial-btn-list li:last-child {
    display: block; }

  .sosial-btn-list li a {
    display: block;
    line-height: 20px;
    background: #ddd;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    height: 20px;
    padding-right: 4px; }

  .sosial-btn-list li a:before {
    content: "\f0a9";
    margin: 0 3px 0 0;
    font-size: 14px;
    font-family: "FontAwesome"; }

  .sosial-btn-list li a:hover {
    text-decoration: none; }

  .sosial-btn-list li .number {
    margin-left: 5px;
    font-size: 18px; }

  .sosial-btn-list .tweet {
    background: #00aced; }

  .sosial-btn-list .tweet:before {
    content: "\f099";
    padding-left: 5px; }

  .sosial-btn-list .fb {
    background: #3b5998; }

  .sosial-btn-list .fb:before {
    content: "\f230";
    padding-left: 5px; }

  .sosial-btn-list .line {
    background: #13bf00; }

  .sosial-btn-list .line:before {
    content: "LINEで送る";
    font-size: 12px;
    background: url(./img/LINE.png) no-repeat;
    padding-left: 20px;
    padding-bottom: 13px;
    background-size: 16px;
    padding-top: 1px;
    margin-left: 5px;
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif; }

  	/*
  	.sosial-btn-list li a{font-size:14px}
  	.sosial-btn-list li a:before{
  	content:"\f0a9";margin:0 5px 0 0;
  	font-size:18px;font-family:'FontAwesome'
  	}
  	.sosial-btn-list li a{text-decoration:none;color: #fff;}
  	.sosial-btn-list li .number{margin-left:5px;font-size:18px}
  	.sosial-btn-list .tweet{background:#00aced}
  	.sosial-btn-list .tweet:before{content:"\f099"}
  	.sosial-btn-list .fb{background:#3b5998}
  	.sosial-btn-list .fb:before{content:"\f230"}
  */
  .pagination.pagination-ajax-more a {
    font-size: 14px; }

  .pagination.pagination-ajax-more a:before {
    font-size: 17px; }

  .ad-pc-on {
    display: none !important; } }
@media screen and (max-width: 480px) {
  .padding-top20 {
    padding-top: 0 !important; }

  .sosial-btn-list-wrapper ul {
    text-align: center; }

  .sosial-btn-list-wrapper__displaynone {
    display: none; }

  .sosial-btn-list-wrapper ul li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 7px; }

  .sosial-btn-list-wrapper ul li:last-child {
    padding-right: 0; }

  .sosial-btn-list {
    position: fixed !important;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    height: 50px;
    margin-left: -20px;
    padding-top: 5px; }

  .sosial-btn-list li a {
    display: block;
    line-height: 40px;
    /*background:#ddd;*/
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    height: 40px; }

  .sosial-btn-list li a:before {
    content: "\f0a9";
    margin: 0 5px 0 0;
    font-size: 24px;
    font-family: "FontAwesome"; }

  .sosial-btn-list li a:hover {
    text-decoration: none; }

  .sosial-btn-list li .number {
    margin-left: 5px;
    font-size: 18px; }

  .sosial-btn-list .tweet {
    background: #00aced; }

  .sosial-btn-list .tweet:before {
    content: ""; }

  .sosial-btn-list .fb {
    background: #3b5998; }

  .sosial-btn-list .fb:before {
    content: ""; }

  .sosial-btn-list .line {
    background: url(./img/LINE_icon01.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: contain;
    /*background:#00c300;
    padding-top:2px;
    padding-left:44px*/ }

  .sosial-btn-list .line:before {
    content: none;
    /*
    background:url("./img/LINE_icon01.png") no-repeat center center;
    width:0px;
    height:0px;
    background-size:contain;
    display:inline-block;
    position:absolute;
    left:50%;
    top:50%;
    padding:44px 44px 0 0;
    margin-top:-22px;
    margin-left:-44px*/ }

  .sosial-btn-list .hatena {
    background: #1A86C9;
    padding-top: 2px;
    padding-left: 0px;
    overflow: hidden; }

  .sosial-btn-list .hatena:before {
    content: ">";
    background: url("./img/hatenabookmark-logo.png") no-repeat center center;
    width: 0px;
    height: 0px;
    background-size: contain;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 41%;
    top: 3px;
    right: auto;
    bottom: auto;
    padding: 38px 38px 0 0;
    margin-top: 0px;
    margin-left: 0; }

  .sosial-btn-list.table-layout {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 20px 0; }

  .sosial-btn-list.table-layout li {
    display: table-cell;
    width: 50%;
    padding: 0;
    position: relative;
    float: none; }

  .balloon-list {
    width: 165px;
    display: table;
    table-layout: fixed;
    margin: 0 0 20px 0; }

  .balloon-list li {
    display: table-cell;
    vertical-align: top;
    list-style: none; }

  .fb-like iframe {
    max-width: none !important;
    z-index: 9999; } }
#appendix #single-footer-ad ul {
  padding-top: 0px;
  overflow: visible;
  display: flex;
  flex-wrap: wrap; }

#appendix #single-footer-ad ul li {
  border-top: none;
  width: 50%;
  padding: 0px;
  float: none;
  border-bottom: 1px solid #D3D2D0;
  position: relative; }
  #appendix #single-footer-ad ul li:nth-child(n) .content_img:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 10; }
  #appendix #single-footer-ad ul li:nth-child(1) .content_img:before {
    background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_1.png) no-repeat;
    background-size: 30px; }
  #appendix #single-footer-ad ul li:nth-child(2) .content_img:before {
    background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_2.png) no-repeat;
    background-size: 30px; }
  #appendix #single-footer-ad ul li:nth-child(3) .content_img:before {
    background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_3.png) no-repeat;
    background-size: 30px; }
  #appendix #single-footer-ad ul li:nth-child(4) .content_img:before {
    background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_4.png) no-repeat;
    background-size: 30px; }
  #appendix #single-footer-ad ul li:nth-child(5) .content_img:before {
    background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_5.png) no-repeat;
    background-size: 30px; }
  #appendix #single-footer-ad ul li.fluid {
    width: 100%; }
    #appendix #single-footer-ad ul li.fluid .content_img {
      width: 110px;
      flex-basis: 110px; }
      #appendix #single-footer-ad ul li.fluid .content_img:before {
        content: "";
        width: 40px;
        height: 40px;
        position: absolute;
        top: -10px;
        left: -10px;
        z-index: 10; }
    #appendix #single-footer-ad ul li.fluid:nth-child(1) .content_img:before {
      background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_1.png) no-repeat;
      background-size: 40px; }
    #appendix #single-footer-ad ul li.fluid:nth-child(2) .content_img:before {
      background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_2.png) no-repeat;
      background-size: 40px; }
    #appendix #single-footer-ad ul li.fluid:nth-child(3) .content_img:before {
      background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_3.png) no-repeat;
      background-size: 40px; }
    #appendix #single-footer-ad ul li.fluid:nth-child(4) .content_img:before {
      background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_4.png) no-repeat;
      background-size: 40px; }
    #appendix #single-footer-ad ul li.fluid:nth-child(5) .content_img:before {
      background: url(/wp-content/themes/exray_child/img/ranking/ranking_medal_5.png) no-repeat;
      background-size: 40px; }
    #appendix #single-footer-ad ul li.fluid .content_txt p {
      font-size: 14px; }
  #appendix #single-footer-ad ul li .inner {
    padding: 15px 10px;
    height: 100%;
    display: flex;
    align-items: start; }
  #appendix #single-footer-ad ul li a {
    display: flex;
    flex-wrap: nowrap;
    color: #332e29;
    position: relative;
    width: 100%;
    align-items: start; }
    #appendix #single-footer-ad ul li a .content_img {
      width: 78px;
      flex-basis: 78px;
      flex-shrink: 0;
      position: relative; }
      #appendix #single-footer-ad ul li a .content_img img {
        margin: 0; }
    #appendix #single-footer-ad ul li a .content_txt {
      padding-left: 0.5rem; }
      #appendix #single-footer-ad ul li a .content_txt p {
        font-size: 12px;
        padding-right: 20px;
        line-height: 1.2rem; }
    #appendix #single-footer-ad ul li a :hover {
      color: #332e29; }
    #appendix #single-footer-ad ul li a:after {
      right: 6px;
      content: "\e812";
      position: absolute;
      top: 50%;
      font-family: "IconFont";
      display: block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      margin-top: -12px;
      text-align: center;
      color: #ff4621; }

#appendix #single-footer-ad.appendix-item {
  border-bottom: none; }

#appendix #single-footer-ad ul li strong {
  display: block;
  font-size: 18px;
  margin-bottom: 5px; }

#appendix #single-footer-ad ul li.fluid strong {
  font-size: 21px; }

.sidebar-widget li, .sidebar-widget .sidebar-widget-item {
  font-size: 13px; }

.ad-pc-on {
  display: block !important; }

@media screen and (max-width: 640px) {
  #appendix #single-footer-ad ul {
    padding-top: 10px;
    overflow: visible; }

  #appendix #single-footer-ad ul li {
    border-top: dotted 1px #d3d2d0;
    width: 100%;
    padding: 10px 0px 0px;
    float: none; }
    #appendix #single-footer-ad ul li .inner {
      padding: 5px 0; }
    #appendix #single-footer-ad ul li.fluid .content_img {
      width: 110px;
      flex-basis: 110px;
      flex-shrink: 0; }
    #appendix #single-footer-ad ul li.fluid .content_txt p {
      font-size: 12px; }
    #appendix #single-footer-ad ul li a .content_txt strong {
      font-size: 18px; }

  .sosial-btn-list li a {
    font-size: 14px; }

  .sosial-btn-list li a:before {
    content: "\f0a9";
    margin: 0 5px 0 0;
    font-size: 18px;
    font-family: "FontAwesome"; }

  .sosial-btn-list li a:hover {
    text-decoration: none; }

  .sosial-btn-list li .number {
    margin-left: 5px;
    font-size: 18px; }

  .sosial-btn-list .tweet {
    background: #00aced;
    width: 90px; }

  .sosial-btn-list .tweet:before {
    content: ""; }

  .sosial-btn-list .fb {
    background: #3b5998;
    width: 90px; }

  .sosial-btn-list .fb:before {
    content: ""; }

  .pagination.pagination-ajax-more a {
    font-size: 14px; }

  .pagination.pagination-ajax-more a:before {
    font-size: 17px; }

  .ad-pc-on {
    display: none !important; } }
/**
 * TEMP
 * scssとcssが連動していなかった？ためいったん最新のCSSをそのまま貼り付け
 * ここまで
 * 以下追記分
*/
/**
 * ピックアップ記事リスト
 */
.pickupArticleArea {
  margin-bottom: 15px; }

.pickupArticle {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  width: 50%;
  height: 386px;
  padding-top: 220px;
  border-bottom: solid 1px #D3D2D0; }

.pickupArticle:nth-child(odd) {
  border-right: solid 1px #D3D2D0; }

.pickupArticle .pickupArticle__thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 220px;
  overflow: hidden; }
.pickupArticle .pickupArticle__thumb a {
  display: block;
  height: 100%;
  margin: 8px; }
.pickupArticle .pickupArticle__thumb img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.1s linear; }
.pickupArticle .pickupArticle__thumb img:hover {
  opacity: 0.8; }

.pickupArticleHeader {
  padding: 8px; }

.pickupArticleHeader__heading {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 68px;
  line-height: 1.3;
  margin-bottom: 0; }

.content article .pickupArticleHeader__heading a:hover {
  color: #ff4621; }

.pickupArticleBody__meta {
  padding: 0 8px 8px 8px; }
  .pickupArticleBody__meta .entry-meta .tags {
    margin-top: 8px; }

/**
 * 左サイドバーカテゴリナビ
 */
.ccnCategoryNavItem {
  margin-top: 10px; }
  .ccnCategoryNavItem:last-of-type {
    padding-bottom: 10px; }
  .ccnCategoryNavItem .ccnCategoryNavItem__heading {
    margin-bottom: 0;
    font-size: inherit; }
  .ccnCategoryNavItem .ccnCategoryNavItem__heading a {
    display: block;
    padding: 4px 4px 4px 10px;
    transition: background-color 0.1s linear; }
  .ccnCategoryNavItem .ccnCategoryNavItem__heading a:hover {
    background-color: #f0f0f0;
    text-decoration: none; }
  .ccnCategoryNavItem .ccnCategoryNavItem__listItem a {
    display: block;
    transition: background-color 0.1s linear; }
  .ccnCategoryNavItem .ccnCategoryNavItem__listItem a:hover {
    background-color: #f0f0f0;
    text-decoration: none; }

/** 元テーマの詳細度がアレなので一部idセレクタのを上書き... */
#menu-category .ccnCategoryNavItem .ccnCategoryNavItem__listItem a {
  padding-left: 1.5em; }

@media screen and (max-width: 480px) {
  .pickupArticle {
    padding-top: 0px;
    height: 246px; }
    .pickupArticle .pickupArticle__thumb {
      position: static;
      height: 112px; }

  .pickupArticleHeader__heading {
    height: auto;
    font-size: 16px; }

  .pickupArticleBody__meta .entry-meta .tags {
    white-space: nowrap;
    overflow-x: scroll; } }
.ccnPrt {
  position: relative;
  overflow: hidden;
  margin: 40px auto;
  width: 80%;
  border: solid 1px #ddd; }

.ccnPrtContent {
  position: relative;
  z-index: 2; }

.ccnPrt__bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #eee;
  background-size: cover;
  background-position: center;
  transform: scale(1.1);
  filter: blur(3.4px); }

.ccnPrt__ovl {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.6; }

.ccnPrtHeader {
  padding: 40px 20px 30px 20px;
  text-align: center; }

.ccnPrtTitle {
  margin-bottom: 10px;
  font-family: inherit;
  font-size: 22px;
  font-weight: bold;
  color: #222; }

.ccnPrtLead {
  margin-bottom: 0;
  font-size: 14px !important;
  color: #555; }

.ccnPrtBody {
  padding: 0 20px 30px 20px; }

.ccnPrtLinks {
  margin-bottom: 0; }

.ccnPrtLinks__item {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
  list-style: none !important;
  text-align: center; }

.ccnPrtLinks__item a {
  display: inline-block;
  width: 70%;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 100px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  padding: 10px;
  color: #000;
  transition: background-color 0.2s linear, transform 0.3s ease; }
  .ccnPrtLinks__item a:hover {
    transform: scale(1.04);
    text-decoration: none;
    background-color: white; }

/**
/// ruby-sassのスプライト生成がうまく動かなくなっているため静的に合わせる */
.entry-category p.volume {
  background-position: 0 -144px; }

/**
/// スマホのみパンくずリストをフッター側に移動させる調整 */
.ccnSpBc .breadcrumb {
  border-bottom: none;
  border-top: dotted 1px #D3D2D0; }

.single-format-standard .content article.post header, .page-template-default .content article.post header {
  margin-top: 10px; }

.header-container {
  overflow: hidden; }

/**
/// スマホのヘッダーのボタンの枠と背景色を取ってサイズを大きく調整する */
@media screen and (max-width: 480px) {
  #sp-header-buttons .button {
    top: 16px;
    border: none;
    background-image: none;
    font-size: 28px; }

  .top-header {
    padding-top: 4px; }

  .header-container {
    height: 50px; }
    .header-container .top-header {
      height: 50px; }

  #header-wrap {
    height: 50px; }
    #header-wrap #header-widget-container {
      display: none; }

  #sp-header-search {
    top: 4px; } }
#single-footer-ad ul {
  display: flex;
  flex-wrap: wrap; }
  #single-footer-ad ul li, #single-footer-ad ul div {
    box-sizing: border-box;
    flex-basis: 25%;
    margin-top: 10px;
    padding: 5px; }
    #single-footer-ad ul li a, #single-footer-ad ul div a {
      display: block; }
    #single-footer-ad ul li img, #single-footer-ad ul div img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 5px; }

@media screen and (max-width: 480px) {
  #single-footer-ad ul li, #single-footer-ad ul div {
    flex-basis: 100%;
    margin-top: 0; }
    #single-footer-ad ul li a, #single-footer-ad ul div a {
      display: block; }
    #single-footer-ad ul li img, #single-footer-ad ul div img {
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 80px;
      height: auto; }
  #single-footer-ad ul .single-footer {
    position: relative;
    min-height: 100px;
    padding-left: 90px;
    padding-top: 0; }
    #single-footer-ad ul .single-footer::after {
      position: absolute;
      top: 50%;
      right: -20px;
      font-family: "IconFont";
      content: "\e812";
      width: 20px;
      height: 20px;
      margin-top: -10px;
      color: #ff4621; }
    #single-footer-ad ul .single-footer .textwidget {
      padding-top: 0; } }
._pc-only {
  display: block; }

._sp-only {
  display: none; }

@media screen and (max-width: 480px) {
  ._pc-only {
    display: none; }

  ._sp-only {
    display: block; } }

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