/*
 Theme Name:   rumble_tcd058_child
 Description:WordPress小テーマ「RUMBLE」
 Template:     rumble_tcd058
*/


/* smartphone */
@media screen and (min-width: 767px) {
  .pc-only {
    display: block; }
  .sp-only {
    display: none !important; }
  .pc-tb-only {
    display: block; }
  .br-pc {
    display: block; }
  .br-sp {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important; }
  .pc-tb_only {
    display: block; }
  .sp-only {
    display: block; }
  .br-pc {
    display: none !important; }
  .br-sp {
    display: block; } }

@media screen and (max-width: 480px) {
  .pc-tb-only {
    display: none !important; }
  .sp-only {
    display: block; } }

/* ヘッダー --------------------------------------- */
.l-header .p-social-nav__item a,
.l-header .p-header-search a {
  color: #fff;
}

.p-global-nav > li > a {
  /* font-family: 'Montserrat', sans-serif; */
  font-weight: bold;
  padding-left: 16px;
  padding-right: 16px;
}

.p-header__top {
  border-bottom: none;
  background-color: #002653;
}

.p-header-description {
  color: #fff;
}

.p-header__logo .p-logo {
  width: 520px;
  padding: 16px 0;
}

.p-header__ad {
  width: 380px;
  padding: 16px 0;
}

.p-header__ad a {
  transition: 0.2s;
  display: block;
}

.p-header__ad a:hover {
  opacity: 0.7;
}

.p-header-description {
  display: none;
}

.p-header__gnav {
  background-color: #f5f5f5;
  border-top: none;
}

body.l-header__fix .is-header-fixed .l-header__bar {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 991px) {
  .p-header__logo--mobile {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  }
  .p-header__logo--mobile .p-logo {
    width: 260px;
  }

  .p-header__logo--mobile .p-logo > a {
    display: block;
  }

  .p-header__logo--mobile .p-logo img {
    width: 100%;
  }

  .p-header__gnav .p-global-nav {
    background-color: #002653;
  }

  .p-global-nav {
    padding: 16px 0;
  }
}

/* カテゴリー　------------------------------------- */
.p-category-label span,
.p-float-category span {
  background-color: #F48300 !important;
  font-weight: bold;
  /* font-family: 'Montserrat', sans-serif; */
}

/* TOP ------------------------------------------- */
.p-index-carousel {
  margin-bottom: 64px;
}

.p-entry__body, .p-author__desc, .p-blog-archive__item-excerpt {
  color: #000 !important;
}

.p-cb__item-header__has-border {
  border-bottom: 3px solid #002653;
  border-color: #002653 !important;
}


#styled_post_list1_widget-3  li a {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.p-widget-list__type1 .p-widget-list__item-info {
  border: none;
}

.p-cb__item-header__has-button .p-cb__item-archive-link__button {
  margin-bottom: -19px;
  font-weight: bold;
  background-color: #002653;
}

.p-cb__item-archive-link__button:hover {
  color: #fff;
  opacity: 0.7;
}

@media only screen and (max-width: 991px) {
  .styled_post_list1_widget .p-widget-list__type1 .p-widget-list__item {
    border: none;
    padding: 0;
  }

  .styled_post_list1_widget .p-widget-list__type1 .p-widget-list__item-info {
    padding: 8px 16px 16px;
  }

  .p-cb__item-header__has-border {
    padding-bottom: 8px !important;
  }

  .p-cb__item-header__has-button .p-cb__item-archive-link__button {
    margin-bottom: -11px !important;
    line-height: 36px;
  }
}

/*　スライダー --------------------------------------- */
.p-header-blog[data-division="3"] .p-header-blog__item-thumbnail {
  padding-top: 70%;
}

.p-header-blog__item-info {
  padding: 64px 16px 16px;
}

@media only screen and (max-width: 991px) {
  .p-header-blog__item-thumbnail {
    height: auto !important;
  }

  .p-header-blog__item-info .p-header-blog__item-title {
    font-size: 16px !important;
  }

  .p-header-blog__item-info {
    padding: 48px 8px 8px !important;
  }
}

@media only screen and (max-width: 767px) {
  #js-index-slider .p-header-blog__item-thumbnail {
    padding-top: 70% !important;
  }

  .p-header-blog__item-info {
    padding: 48px 16px 16px !important;
  }
}

/* アーカイブ ---------------------------------------- */
.p-dropdown__title {
  border: 1px solid #000;
  line-height: 48px;
}

.p-dropdown__list li {
  border: 1px solid #000;

  border-top: 0;
}

/* フッター ---------------------------------------- */
.l-footer {
  margin-top: 112px;
}

/* ランキング */
.p-widget-list__ranking .p-category-label {
  display: none;
}

.p-widget-list__ranking .p-widget-list__item-rank {
  position: relative;
  width: 30px;
  display: block;
  background: #002653 !important;
}

.p-widget-list__item:first-of-type .p-widget-list__item-rank {
  background: #ecca20 !important;
}

.p-widget-list__item:nth-of-type(2) .p-widget-list__item-rank {
  background: #b9bfca !important;
}

.p-widget-list__item:nth-of-type(3) .p-widget-list__item-rank {
  background: #bb7328 !important;
}

.p-widget-list__ranking .p-widget-list__item-title {
  width: calc(100% - 46px);
}

.l-footer #ranking_list_widget-2 a.p-hover-effect--type1 {
  display: flex !important;
  justify-content: space-between;
}

.archive-ad {
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}

.archive-ad .archive-ad-content {
  width: 300px;
  height: 250px;
  display: inline-block;
  margin-bottom: 30px;
}

.archive-ad-content + .archive-ad-content {
  margin-left: 35px;
}

@media only screen and (max-width: 991px) {
  .ranking_list_widget .p-hover-effect--type1 {
    display: flex !important;
    justify-content: space-between;
  }
}

/* カテゴリー */
.widget_categories .cat-item > a {
  color: #000;
}

.widget_categories .cat-item > a:hover {
  opacity: 0.7;
}

/* タグクラウド */
.tag-cloud-link {
  font-size: 100% !important;
  padding: 4px 12px;
  border: 1px solid #002653;
  color: #002653;
  margin-bottom: 5px;
  display: inline-block;
}

.tag-cloud-link:hover {
  background-color: #002653;
  color:#fff;
}


.p-logo__footer {
  width: 185px;
}

.p-footer__logo {
  padding-top: 32px;
  padding-bottom: 32px;
}

@media only screen and (max-width: 991px) {
  .p-footer__logo .p-logo {
    width: 140px;
    margin: 0 auto 24px;
  }
}

/* アーカイブページ ---------------------------------------- */

.p-header-band {
  background: #000 !important;
}

.p-header-band a {
  color: #000 !important;
}

/* 記事ページ ---------------------------------------------- */

/* タイトル */
.single-post .p-entry__body h2 {
  background-color: #f5f5f5;
  padding: 12px 0 12px 16px;
  border-left: 8px solid #002653;
  font-weight: bold;
}

.single-post .p-entry__body h2 > span {
  font-weight: bold;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #002653;
}

.single-post .p-entry__body h3 {
  font-size: 120%;
  font-weight: bold;
  color: #002653;
}

.single-post .p-entry__body h3 > span {
  font-weight: bold;
  color: #002653;
}

.single-post .p-entry__body h4 {
  font-size: 100%;
  font-weight: bold;
}

.single-post .p-entry__body h4 > span {
  font-weight: bold;
}

/* 段落 */
.single-post .p-entry__body p {
  margin-bottom: 24.2px;
}

/* リンク */
.single-post .p-entry__body a {
  text-decoration: underline;
  color: #F48300;
}

.single-post .p-page-links a {
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
}

.single-post .p-entry__body .q_button {
  text-decoration: none;
  background-color: #F48300;
  font-weight: bold;
}

.single-post .p-entry__body a:hover {
  opacity: 0.7;
}

.single-post .p-page-links a:hover {
  opacity: 1;
  color: #fff;
}

/* 画像 */
.single-post .p-entry__body .wp-caption {
  border: none;
  border-radius: 0;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.single-post .p-entry__body .wp-caption-text {
  font-style: normal;
}

.single-post .p-entry__body .wp-caption {
  margin-bottom: 24.2px;
}



/* 表 */
.p-entry__body th,
.single-post .scrollable-table th {
  background: #f2f2f2;
  font-weight: bold;
}

.p-entry__body td,
.p-entry__body th,
.single-post .scrollable-table th,
.single-post .scrollable-table td {
  border: 1px solid #000;
}

/* 目次 */
#ez-toc-container {
  width: 100%;
  background: #fff;
  border: 2px solid #002653;
  border-radius: 0;
  padding: 24px;
  margin-bottom: 2em;
}

.ez-toc-title-container {
  margin-bottom: 1em;
}

div#ez-toc-container p.ez-toc-title {
  font-weight: bold;
}

.single-post #ez-toc-container .ez-toc-list li {
  line-height: 2.2;
}

.single-post #ez-toc-container .ez-toc-list li a {
  color: #002653;
}

.single-post #ez-toc-container .ez-toc-list li a:hover {
  text-decoration: none;
}

.single-post #ez-toc-container .ez-toc-list > li > a {
  font-weight: bold;
}

/* amazon */
.single-post .p-entry__body div.easyLink-box {
  border: 1px solid #000;
}

@media screen and (min-width: 704px) {
  .single-post div.easyLink-box {
    margin-bottom: 2em;
  }
  .single-post div.easyLink-box.easyLink-size-s div.easyLink-info p.easyLink-info-btn a {
    width: 200px;
  }

  .single-post div.easyLink-box div.easyLink-info p.easyLink-info-btn a {
    background: #F48300;
  }
}

@media screen and (max-width: 480px) {
  .single-post div.easyLink-box.easyLink-size-s {
    margin: 0 auto 2em;
    max-width: 100%;
  }
}

/* box */
.single-post .p-entry__body .well {
  border: none;
  box-shadow: none;
  border-radius: 0;
}

/* button */
.single-post .p-entry__body .q_button {
  box-shadow: none;
}

/* list */
.single-post .p-entry__body ul {
  list-style: none;
}

.single-post .p-entry__body ul li {
  position: relative;
}

.single-post .p-entry__body ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: -15px;
  background-color: #002653;
  border-radius: 50%;
}


/* 引用 */
.p-entry__body blockquote:before,
.p-entry__body blockquote:after {
  color: #002653;
}

.p-entry__body blockquote {
  border: 1px solid #000;
  box-shadow: 0px 4px 0px 0px #f5f5f5;
  padding: 32px;
}

.single-post .p-entry__body blockquote p {
  margin-bottom: 0;
}


/* prev next */
.c-entry-nav__item {
  border: 1px solid #000;
}

.c-entry-nav__item--empty {
  border: none;
}

@media only screen and (max-width: 767px) {
  .single-post .c-entry-nav__item {
    border: 1px solid #000;
  }

  .single-post .c-entry-nav__item--empty {
    border: none;
  }

  .single-post .c-entry-nav__item--prev a::before {
    color: #000;
  }
}

/* 関連記事一覧 */
.p-entry__related .p-headline {
  background-color: #002653 !important;
}

.campify-budget{
	margin-bottom: 40px
}

/* Contact Form ----------------------------------- */

.contact-form dt {
  float: left;
  width: 10em;
}

.contact-form dd {
  padding-left: 10em;
}

.contact-form dd input,
.contact-form dd textarea {
  width: 100%;
  padding: 8px 16px
}

.contact-form dd input {
  background-color: transparent;
  color: inherit;
  border: 1px solid #000;
}

.privacy {
  text-align: center;
  margin-bottom: 2em;
}

.p-entry__body .privacy a {
  color: #F48300;
  text-decoration: underline;
}

.p-entry__body .privacy a:hover {
  opacity: 0.7;
}

.submit {
  text-align: center;
}

.submit input[type=submit],
.contact-complete .btn-top a {
  background-color: #002653;
  color: #fff;
  border: none;
  width: 240px;
  height: 64px;
  line-height: 64px;
  cursor: pointer;
  font-weight: bold;
}

.submit input[type=submit]:hover,
.contact-complete .btn-top a:hover {
  opacity: 0.7;
}

.contact-complete .btn-top a {
  display: block;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .contact-form dt {
    float: none;
    width: 100%;
    margin-bottom: 8px;
  }

  .contact-form dd {
    padding-left: 0;
  }

  .contact-form dd input,
  .contact-form dd textarea {
    padding: 12px 16px;
  }

  .contact-complete .btn-top a {
    margin: 0 auto;
  }
}

.campify-widget{
	margin-bottom: 40px;
}

.campify-widget a {
  display: block;
  max-width: 652px;
  margin: 40px auto 0;
}

.campify-widget a:hover {
  opacity: 0.7;
}

.campify-widget a img {
  width: 100%;
  height: auto;
}

/* 広告 */
#cb_3 .p-index-ad__item {
  width: 300px;
  height: 250px;
}

@media only screen and (max-width: 767px) {
  #cb_3 .p-index-ad__item {
    width: 100%;
    height: auto;
  }
}

#cb_3 .p-index-ad__item a,
.tcdw_ad_widget a {
  display: block;
  transition: 0.3s;
}

#cb_3 .p-index-ad__item a:hover,
.tcdw_ad_widget a:hover {
  opacity: 0.7;
}

#cb_3 .p-index-ad__item img {
  width: 100%;
}

.textwidget a {
  display: block;
}

.textwidget a:hover {
  opacity: 0.7
}

@media only screen and (max-width: 767px) {
  #cb_3 .p-index-ad__item {
    margin: 0 auto 30px;
  }
}



/* 著者プロフィール */
aside.profile {
  display: flex;
  padding: 24px;
  background-color: #f2f2f2;
  margin-bottom: 40px;
}

.profile__imgArea {
  margin-right: 24px;
  width: 100px;
}

.profile__imgArea img {
  width: 100%;
  border-radius: 50%;
}

.profile__contents {
  width: calc(100% - 124px);
}

.profile__contents .profile__name {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1em;
}

.profile__description {
  font-size: 0.875rem;
  margin-bottom: 1em;
}

.profile__description p {
  line-height: 1.7;
}

.profile__contents .p-social-nav {
  margin-bottom: 1em;
}

.profile__contents .btn a {
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: underline;
}

.profile__contents .btn {
  display: block;
  text-align: right;
}
.profile__contents .btn a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 8px;
  margin-bottom: 1px;
}

@media only screen and (max-width: 991px) {
  .p-author__box .p-author__info .p-author__desc,
  .p-author__box .p-author__info .p-social-nav {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .profile__imgArea {
    width: 48px;
  }

  .profile__contents {
    width: calc(100% - 72px);
  }
}

/* 左右に揺れるボタン */
.button-simple {
    position: relative;
    font-weight: bold;
    padding: 5px 24px;
    margin: 0px 5px;
    /* border-radius: 30px; */
    font-size: 18px;/*文字サイズ*/
    background-color: #F48300;/*背景色*/
    color: #fff;/*文字色*/
    display: inline-block;
    box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
}

.single-post .p-entry__body .btn-yureru:hover {
  opacity: 1;
}

a:hover .button-simple {
    opacity: 1;
    box-shadow: 0 0px 0 rgb(0, 0, 0, 0.3);
    animation-play-state: paused;
    top: 3px;
}

.yureru-s {
    animation: yureru-s 2s infinite;
}

@keyframes yureru-s {
    0% {
        transform: translate(2px, 0px);
    }
    5% {
        transform: translate(-2px, 0px);
    }
    10% {
        transform: translate(2px, 0px);
    }
    15% {
        transform: translate(-2px, 0px);
    }
    20% {
        transform: translate(2px, 0px);
    }
    25% {
        transform: translate(-2px, 0px);
    }
    30% {
        transform: translate(0px, 0px);
    }
}


/* 20201218追加 カテゴリー、タグディスクリプション */
.category-description,
.tag-description {
  width: 88.8888%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  line-height: 1.7rem;
  border-bottom: 1px solid #ddd;
}

/* ナビゲーションバナー */
@media only screen and (max-width: 991px) {
  #menu-item-10143 {
    position: relative;
    margin: 13px 22px;
    max-width: 400px;
  }

  #menu-item-10143::before {
    content: "";
    display: block;
    padding-top: 46%;
  }

  #menu-item-10143 a {
      font-size: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-image: url(https://campify.jp/wp-content/uploads/2024/09/banner.webp) !important;
      background-size: cover !important;
      border: 2px solid #fff;
  }
}
/* PC専用オーバーレイ広告 */
.pc-overlay-ad {
    width: 100%;
	height: 80px;
    position: fixed;
    bottom: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
	z-index: 9999;
}

.sp-overlay-ad {
    width: 100%;
    position: fixed;
    bottom: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
	z-index: 9999;
}

.pc-overlay-ad img {
    height: 80px;
}
.sp-overlay-ad img {
    width: 100%;
    height: auto;
}

/* 20210723 追従バナー ---------------------------------------------------- */

.fixed-area {
  position: fixed;
  bottom: 132px;
  right: -1px;
  z-index: 9999;
  display: none;
}

.fixed-area .btn-cv-fixed a {
  display: block;
  width: 92px;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
}

.fixed-area .btn-cv-fixed a img {
  width: 100%;
}

.fixed-area.cv-fixed {
  display: block;
}

body{
  padding-bottom: 80px;
}
	
}
