@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*追加CSS*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
	p:empty:before {
    content: initial!important;
}
	.entry-title, .article h2 {
    font-size: 20px;
    padding: 0;
}

/************************************
** 追加CSS
************************************/


/*固定ページ日付非表示*/
.page .date-tags {
  display: none;
  }
  /*日付の左寄せ*/
  .date-tags{
  text-align: left;
  }
  /*ボタンのデザイン*/
  .btn,
  a.btn {
    color: #333;
    background-color: #eee;
    margin-top: 5px;
  }
  .btn:hover,
  a.btn:hover {
    color: #000;
    background: #ddd;
  }
  .btn--orange,
  a.btn--orange {
    color: #fff;
    background-color: #eb6100;
    margin-top: 5px;
      padding: 2px 10px 2px 10px;
  }
  .btn--orange:hover,
  a.btn--orange:hover {
    color: #fff;
    background: #f56500;
  }
  .fa-position-left {
    position: absolute;
    top: calc(50% - .5em);
    left: 1rem;
  }
  /* タグの 色が強制的に白に書き換えられている為、補正 */
  .article h3, .article h4, .article h5, .article h6, .cat-link, .tag-link {
   border-color:#999 !important;
  }
  
  table tr:nth-of-type(2n+1) {
    background-color:#fafbfc !important;
  }
  
  table th {
    background-color:#f5f6f7 !important;
    border-color:none;
    border-color:#eee !important;
  }
  
  table td {
      border-color:none;
    border-color:#eee !important;
  }
  
  .entry-card-categories-ex {
    display:none !important;
  }
  
   .entry-card-meta .e-card-info {
    -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  }
  
  .entry-card .admin-pv {
    margin:0 !important;
  }
  
   .entry-card-wrap {
    border-top : solid 1px #d7d7d7;
    transition:all 1.0s ease;
  }
  
  .entry-card-wrap:last-child {
    border-bottom : solid 1px #d7d7d7;
  }
  
  .a-wrap {
    margin-bottom:0 !important;
    padding: 3% 1.5% !important;
  }
  
  .entry-card-content {
    padding-bottom:0 !important;
  }
  
  .entry-card-meta {
    margin-top:0 !important;
  }
  
  .entry-card-tags-ex {
    outline:none !important;
  }
  
  .entry-card-title {
    color:#1967d2 !important;
  }
  
  .pm-blog-title {
    font-weight:bold !important;
  }
  
  .tag-link {
    border:none !important;
    background-color:orange;
    border-radius:10px;
    padding:2px 12px !important;
  }
  
  .tag-link:hover {
      background-color:orange !important;
  }
  
  .tag-link .fa {
    display:none !important;
  }
  
  .tag-link .fa-tag {
    display:none !important;
  }
  
  .tag-link .tag-icon {
    display:none !important;
  }
  
  /* 固定ページ　カスタマイズ */
  /* topページ */
  .org-top-top-section {
    /*background-color:#eaf4fc;*/
      margin-top:-80px; /* headerとの余白を埋める */
  }
  .article-header{
    display:none;
  }
  
  .org-top-top-inner {
    text-align:center;
    background-color:#eaf4fc;
    padding:0px;
    
  }
  
  .org-top-top-item {	
    border: none;
    margin:0 auto;
  }
  
  /*　top 左ブロック */
  .org-top-top-left {
    -ms-flex: 1;
    flex:1;
    width:auto;
  }
  
  .org-top-top-title {
    color:#f39800 !important;
    background-color:transparent !important;
    margin-top:60px !important;
    letter-spacing:4px;
    border:none !important;
  }
  
  .org-top-top-catch {
    border:none !important;
    font-size:30px !important;
    line-height:40px !important;
    margin-top:0 !important;
  }
  
  .org-top-top-right {
    width:520px;
    
  }
  
  /*吹き出し*/
  .org-top-japanmap-lead {
    padding:10px 20px!important;
    letter-spacing:4px !important;
    background-color:#fff !important;
    box-shadow: 2px 2px 6px 2px #444444	;
    position: relative;
    display: inline-block;
    border:none !important;
  }
  
  .org-top-japanmap-lead:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
  }
  
  .org-top-japanmap {
      position:relative;
      
  }
  
  .org-top-japanmap-img {
     width:100%;
  }
  
  .org-top-japanmap-area ul li a {
      color:#333 !important;
  }
  
  .org-top-japanmap-gp-hokkaidou {
    top:180px;
      right:55px;
    width:52px;	
  }
  
  .org-top-japanmap-gp-touhoku {
    top:245px;
      right: 95px;
    width:104px;
  }
  
  .org-top-japanmap-gp-kantou {
    top:370px;
      right: 105px;
    width:104px;
  }
  
  .org-top-japanmap-gp-hokuriku {
    top:205px;
      right: 215px;
    width:52px;	
  }
  
  .org-top-japanmap-gp-chubu {
    top:420px;
      right: 225px;
    width:104px;	
  }
  
  .org-top-japanmap-gp-kinki {
    top:335px;
      right: 290px;
    width:104px;	
  }
  
  .org-top-japanmap-gp-sanin {
    top:220px;
      right: 400px;
    width:52px;	
  }
  
  .org-top-japanmap-gp-shikoku {
    top:440px;
      right: 340px;
    width:104px;		
  }
  
  .org-top-japanmap-gp-kyushu {
    top:220px;
      left:10px;
    width:52px;	
  }
  
  .org-top-japanmap-gp-okinawa {
    top:500px;
      left:10px;
    width:52px;	
  }
  
  .org-top-japanmap-list {
      position: absolute;
    display:-webkit-box;
      display:-ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    padding:0 !important;
  }
  
  .org-top-japanmap-list li {
    list-style:none;
      margin:0 !important;
  }
  
  .org-top-japanmap-list li a {
      display:inline-block;
    width:52px;
    background:#fff !important;
  }
  
  .org-top-japanmap-list li .btn {
    font-size:12px;
    border:1px solid grey;
    padding:8px 0px !important;
    margin: 0 !important;
  
  }
  
  .org-top-util-inner {
    margin: 0 auto;
    padding:6px 0;
    box-sizing:border-box;
  }
  
  /* top about section */
  .org-top-about-section {
    background-color:#fff;
    position:relative;
    margin: 0 auto;
  }
  
  .org-top-about-inner {
    width:100%;
    max-width: 1040px;
    margin: 0 auto;
    padding:0 !important;
  }
  
  .org-top-about-title {
    background-color:#fff !important;
  }
  
  .org-top-about-list {
    display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -webkit-box-pack: justify;
  -ms-flex-pack: justify;
    justify-content:space-between;
    padding:20px 0 0 0 !important;
    margin:0 auto;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  
  .org-top-about-item {
      flex-basis:30%;
    list-style:none;
    padding:0 !important;
      margin: 0px !important;
    padding:0pxpx !important;
  }
  
  .org-top-about-item-img {
    border:1px solid grey;
  }
  
  .org-top-about-item-title {
    background-color:#fff !important;
      margin-top:0 !important;
    border:none !important;
    font-size:20px !important;
    text-align:center !important;
    display:-webkit-box;
      display:-ms-flexbox;
    display:flex !important;
    -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    min-height:75px;
  }
  
  .org-top-about-item-text {
    font-size:16px !important;
  }
  
  /* top service section */
  .org-top-service-section {
    background-color:#fff;
    overflow:hidden !important;
  }
  
  .org-top-service-inner {
    background-color:#eaf4fc !important;
      overflow:hidden !important;
  }
  
  .org-top-service-message {
    text-align:center;
    margin:0 auto;
    width:1040px;
    overflow:hidden !important;
  }
  
  .org-top-service-title {
    border:none !important;
    font-size:28px !important;
    letter-spacing:4px;
    background-color:transparent !important;
  }
  
  .org-top-service-title-span {
    font-size:36px !important;
    color:#00a2e8;
  }
  
  .org-top-service-lead {
    border:none !important;
  }
  
  .org-top-service-lead-span {
    color:#990033;
  }
  
  .org-top-service-text {
    margin-bottom:0 !important;
  }
  .org-top-service-text-span {
      color:#990033 !important;
  }
  
  .org-top-service-arrow {
    position:relative;
    border: 50vw solid transparent;
    border-bottom: 0 solid transparent;
    border-top: 80px solid #eaf4fc;
    margin-bottom: 50px !important;
    width:100% !important;
  }
  
  .org-top-syokai-section {
    box-sizing:border-box !important;
    background-color:red;
  }
  
  .org-top-syokai-inner {
    margin:0 auto;
    box-sizing:border-box !important;
  }
  
  .org-top-syokai-list {
    display:-webkit-box;
      display:-ms-flexbox;
    display:flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    box-sizing:border-box !important;
  }
  
  .org-top-syokai-inner ul {
    margin:0 !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  
  .org-top-syokai-list li {
    margin:0 !important;
    padding:0 !important;
    box-sizing:border-box !important;	
  }
  
  .org-top-syokai-item {
    width:320px;
    list-style:none;
    padding:0 !important;
    margin: 0 auto !important;
    box-sizing:border-box !important;
  }
  
  /* top search section */
  .org-top-search-section {
    
  }
  
  .org-top-search-inner {
    width:100%;
    max-width:1040px;
    margin:0 auto;	
  }
  
  .org-top-search-title {
    border:none !important;
    display: -webkit-box;
      display: -ms-flexbox;
    display:flex;
    -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    margin: 16px auto !important;
  }
  
  .org-top-search-img {
    width:50px;
    height:auto;
    display:block;
  }
  
  .org-top-search-title-lead {
    margin-left:20px;
    font-size:24px !important;
  }
  
  .org-top-search-daitoshi-list {
    display: -webkit-box;
      display: -ms-flexbox;
    display:flex;
     -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  
  .org-top-search-daitoshi-item {
    list-style:none;
    text-align:center;
  }
  
  .org-top-search-daitoshi-item-link {
    display:block;
    text-decoration:none;
  }
  
  .org-top-search-daitoshi-img {
    border-radius:4px;
    width:150px;
  }
  
  .org-top-search-daitoshi-name {
    color:#333;
    font-size:16px !important;
  }
  
  .org-top-search-ken-block {
    padding-left:20px;
  }
  
  .org-top-search-ken-title {
    margin-bottom:10px !important;
  }
  
  .org-top-search-ken-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom:20px !important;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap;
  }
  
  .org-top-search-ken-item {
    list-style:none;
    background-color:#eaf4fc;
    border-radius:4px;
    padding:4px 8px !important;
    margin:4px;
  }
  
  .org-top-search-ken-link {
    display:-webkit-box;
  display:-ms-flexbox;
    display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    font-size:14px !important;
    text-decoration:none;
    
  }
  
  .org-top-search-ken-img {
    width:20px;
    height:20px;
    margin-right:4px;
  }
  
  /* header モバイルナビ の装飾 */
  .navi-in a{
    font-weight:600;
    position:relative;
  }
  
  .navi-in li{
    border-left:1px solid #f5f5dc;
  }
  
  .navi-in li:last-child {
    border-right:1px solid #f5f5dc;
  }
  
  .navi-in a:after{
          position: absolute;
          bottom: 10px;
          left:0;
        right:0;
          content: '';
          transform: scale(0,1);
          width:70%;
        margin :0 auto;
          height:2.5px;
          background-color: #eaf4fc	;
          transition: transform 1.0s;
          transform-origin: center;
          
  }
  .navi-in a:hover:after{
    transform: scale(1,1);
  }
  
  /* サイト内検索 */
  .org-search-box {
    width:80%;
    margin:0 auto;
  }
  
  .page-id-2 .entry-content .org-search-box .main-widget-label {
    display:none !important;
  }
  
  
  .org-top-top-section .search-edit, input[type="text"] {
     border: 2px solid #DCDCDC; /* 線の色 */
     border-radius: 3px;
    outline: none;
  }
  [type=submit].search-submit {
     top: 0;
      right: 0;
      height: 100%;
      padding: 8px 15px;
      background: #DCDCDC; /* ボタンの色 */
      color: #fff; /* 文字の色 */
      font-size: 16px;
      font-weight: bold;
      border: none;
      border-radius: 0 3px 3px 0;
  }
  [type=submit].search-submit:hover {
      color: #fff;
      background: #FF8C00;
  }
  
  .search-mark {
    padding-left:8px;
    position:relative;
  }
  
  /* toggleカスタマイズ */
  .org-ken-toggle-list .toggle-button {
      background-color:#eaf4fc;
    padding:10px 0;
  }
  
  .toggle-wrap {
     margin-bottom:0 !important;
  }
  .org-ken-toggle-item {
      text-align:center;	
    background-color:#e6b422;
  }
  
  .org-ken-toggle-link {
    text-decoration:none;
    color:#fff;
  }
  
  /* 固定ページのTOPのみの対応　*/
  /*タイトル非表示*/
  .page-id-2 .entry-title{
      display: none;
    }
  
  
  /* 新着情報がメインの中だとデフォルトで表示されない仕様の為、表示に変える */
  .entry-content .main-widget-label {
     display:block !important;	
  }
  
  
  /* 全画面表示 */
  .page-id-2 .main {
    padding-left:0 !important;
    padding-right:0 !important;
  }
  
   .container {
    width:100% !important;
  }
  
  /*
   .content-in {
    width:100% !important;
     max-width:1456px !important;
  }
  */
  
  .page-id-2 .content-in {
    width:100% !important;
  }
  
  .menu-drawer li {
    text-align:center;
    padding:10px 0;
    border-bottom:solid 1px #e6eae3;
  }
  
  .menu-drawer li {
    text-align:center;
    padding:10px 0;
    border-bottom:solid 1px #e6eae3;
  }
  
  .page-id-2 .blank-box {
    border:none !important;
  }
  
  .header-container-in {
    display:-webkit-box;
      display:-ms-flexbox;
    display:flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    box-sizing:border-box !important;
    margin:0 auto;
    max-width:1456px;
    padding:8px;
  }
  
  .header-container-in .navi .navi-in >ul {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  }
  
  .header-container-in .wrap {
    width:100%;
  }
  
  .kenlist_section {
    display:none;
  }
  
  /* 投稿者に連絡する*/
  .pg-proflist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  
  .pg-proflist .pg-new-blog-button {
    width: 90%;
  }
  
  @media screen and (max-width: 1023px){
    /*必要ならばここにコードを書く*/
    .header-container {
      display:none !important;
    }
    
    .page-id-2 .entry-content {
      margin-top:0 !important;
    }
    
    .org-top-search-title {
      margin-top:20px !important;
    }
    
     .org-top-top-section {
        margin:0 auto;
    }
  }
  
  
  /*834px以下*/
  @media screen and (max-width: 834px){
  /* 共通 */
  
      .page-id-2 .main {
      padding:0 !important;	
    }	
    
      .page-id-2 .entry-content {
      margin-bottom:0;
        }
    
    .org-top-util-inner {
      width:100% !important;
    }
    
  /* top section */
      .org-top-top-section {
        margin:0 auto;
    }
  
      .org-top-top-inner {
        display:block;
      width:100%;
     }
    
      .org-top-top-left {
          width:100%;
     }
  
    .org-top-top-right {
          display:none;
     }
    
      .kenlist_section {
      display:block;
      margin-bottom:16px;
    }
    
      /* about section */
      .org-top-about-section {
       margin:0 auto;
      }
  
      .org-top-about-inner {
        width:100%;
      }
  
      .org-top-about-list {
        display:-webkit-box;
          display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap: wrap;
          flex-wrap: wrap;
        -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
      }
      
  .org-top-about-item {
        margin: 0 !important;
        -webkit-box-flex: 0;
          -ms-flex-positive: 0;
           flex-grow: 0;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
        box-sizing:border-box;
        padding:0px 16px !important;
      }
  
      .org-top-about-list:after{
          content:"";
          display: block;
          width:50%;
      }	
    
  /* top service section */
      .org-top-service-section {
        overflow-x: hidden;
      }
  
      .org-top-service-inner {
        position:relative;
        margin:0 auto;
      }
  
      .org-top-service-message {
        width:100%;
      }
  
      .org-top-service-arrow {
        width:100% !important;
      }	
  
      /* top search section */
      .org-top-search-inner {
        width:100%;	
      }
  
      .org-top-search-title {
        -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;	
      }
  
      .org-top-search-daitoshi-list {
        /* 3列にする */
        -ms-flex-wrap: wrap;
          flex-wrap: wrap;
        -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center !important;
        padding:0 !important;
      }
  
      .org-top-search-daitoshi-item {
    /* 3列にする */
    -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      }   
    
    .org-top-search-daitoshi-img {
  
    width:100%;
  }
  
      .org-top-search-ken-block {
        display:none;
       }
  
      .org-top-about-title {
        margin-top:20px !important;
        margin-bottom:20px !important;
        line-height:1.875 !important;
      }
    
      .org-top-about-title span {
        font-size:24px !important;
      }
    
    .org-top-about-item-img {
      display:block;
      margin:0 auto;
      width:100%;
    }
    
  .pg-proflist {
      display: block;
  }
  
  .pg-proflist .pg-new-blog-button {
      width: 70%;
    }
    
  }
  
  /* flex は600px以下で、縦並び 
   * 改行も実施
   * */
  @media screen and (max-width: 600px){
    /*必要ならばここにコードを書く*/	
  .org-top-about-item {	
    -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
       }
  
      .org-top-about-list:after{
      display:none;
      }
    
    .org-top-top-title {
      margin-top:36px !important;
    }
    
    .org-top-top-catch {
      font-size:22px !important;
      line-height:1.875 !important;
    }
    
    .org-top-search-img {
      width:30px;
      height:30px;
    }
    
    .org-top-search-title-lead {
       margin-left:8px;
       font-size:22px !important;
      }			
  }
  
  @media screen and (max-width: 480px){
    /*必要ならばここにコードを書く*/
    
  }
  
  @media screen and (min-width: 601px){
    /*必要ならばここにコードを書く*/
    
    .is_sp_display {
      display:none !important;
    }
  }
  
  @media screen and (min-width: 835px){
    /*必要ならばここにコードを書く*/
    .org-ken-toggle-list {
      display:none;
    }
    
    .is_pc_display {
      display:none !important;
    }
  }
  
  
  /* 売却一覧画面 */
  
  /* タイトル */
  .entry-title  {
    background-color:#eaf4fc !important;
    padding: 20px 20px 20px 20px;
    border-left: solid 5px #A5D8DF;
    border-bottom: solid 3px #d7d7d7;
    box-sizing:border-box;
  }
  
  .archive-title {
    background-color:#eaf4fc !important;
    padding: 20px 10px 20px 10px;
    border-left: solid 5px #A5D8DF;
    border-bottom: solid 3px #d7d7d7;
    box-sizing:border-box;	
  }
  
  /* ボックス要素 */
  .page-id-68 .pm-blog-post-wrap{
    padding: 0.5em 1em;
    border-bottom : solid 1px #d7d7d7;
    background-color: transparent;
    transition:all 1.0s ease;
    margin-bottom:0 !important;
  }
  
  .page-id-68 .pm-blog-post-wrap:first-child{
    border-top : solid 1px #d7d7d7;
  }
  
  .page-id-68 .pg-load-more-container {
    margin-top:20px!important;
  }
  
  .pm-blog-post-wrap:hover {
    background-color: #eaedf7;
  }
  
  .page-id-68 .pm-blog-post-wrap .pm-blog-desc-wrap .pm-blog-title{
    padding-top:0 !important;
  }
  
  /* サイドバー */
  /* タイトル */
  .sidebar .widget-title {
    background-color:#eaf4fc !important;
    margin-bottom:0 !important;
    border-bottom: solid 3px #d7d7d7;
    box-sizing:border-box;
  }
  
  /* リスト */
  /* box-shadow*/
  .sidebar ul {
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    padding-top:20px;
    padding-bottom:20px;
  }
  
  /* 矢印 */
  /* 新着情報 */
  .sidebar .pg_user_blogs ul li {
    position:relative;
    list-style: none;	
    margin:4px 0;
  }
  
  .sidebar .pg_user_blogs ul li::after {
      display: block !important;
    content: '';
    position: absolute !important;
    top: .6em !important;
    left: -1em !important;
    width: 6px !important;
    height: 6px !important;
    border-right: 1px solid #504946;
    border-bottom: 1px solid #504946;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .sidebar .pg_user_blogs ul li a {
    color:#504946;
    text-decoration:none;
  }
  
  /* 固定ページ一覧 */
  .sidebar #pages-2 ul {
    padding-left:40px;	
    margin:4px 0;
  }
  
  .sidebar #pages-2 ul li {
    position:relative;
    list-style: none;	
    display:block !important;
  }
  
  .sidebar #pages-2 ul li::after {
      display: block !important;
    content: '';
    position: absolute !important;
    top: .6em !important;
    left: -1em !important;
    width: 6px !important;
    height: 6px !important;
    border-right: 1px solid #504946;
    border-bottom: 1px solid #504946;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .sidebar #pages-2 ul li a {
    color:#504946;
    text-decoration:none;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
  
  .page-id-68 .custom_sells_del_date {
    display:none !important;
  }
  
  .page-id-68 .custom_sells_del_img {
    display:none !important;
  }
  
  .page-id-68 .custom_sells_head {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    margin-top:10px;
    -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }
  
  .page-id-68 .custom_sells_head {
    font-size:14px !important;
  }
  
  .page-id-68 .custom_sells_date {
    margin-right:20px;
    padding-bottom:10px;
  }
  
  .page-id-68 .custom_sells_taglist {
    display:inline-block;
    margin-bottom:0 !important;
    padding-left:0 !important;
    padding-bottom:10px;
  }
  
  .page-id-68 .custom_sells_taglist span {
    padding:4px 12px;
    background:orange;
    border-radius:20px;
    margin:0 6px;
  }
  
  .page-id-68 .custom_sells_taglist span a {
      color:#333 !important;
  }
  
  .page-id-68 .pmagic .pm-blog-desc-wrap {
    width:100%;
  }
  
  
  
  
  /* TOPページの新着情報 */
  .org-top-new-list-section {
    background-color:#fff;
    width:100%;
    overflow:hidden;
  }
  
  .org-top-new-list-section .pg_user_blogs {
    max-width:1040px;
    margin:0 auto;
  }
  
  
  .page-id-2 .org-top-new-list-section .main-widget-label {
    font-size:23px;
    font-weight:bold;
    padding:10px 10px 0px 10px;
  }
  
  .page-id-2 .custom_new_list {
    background:#fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.22);
    padding:0 2px;
  }
  
  .custom_new_item_date {
    display:none;
  }
  
  .custom_new_item_tag_area {
    display:none;
  }
  
  .custom_new_item {
    display:-webkit-box;
      display:-ms-flexbox;
    display:flex;
    list-style:none;
  }
  
  
  .page-id-2 .custom_new_item {
    padding:10px 20px;
    border-bottom: solid 1px #d7d7d7;
  }
  
  .page-id-2 .custom_new_list .custom_new_item:first-child {
    border-top: solid 1px #d7d7d7;
  }
  
  .page-id-2 .custom_new_item_date {
    display:inline-block !important;
    vertical-align:middle;
    position:relative;
    margin:auto 0 !important;
    font-size:12px;
  }
  
  .page-id-2 .custom_new_item_tag_area {
    display:block !important;
  }
  
  .page-id-2 .custom_new_item_body {
    padding-left:16px;
  }
  
  .page-id-2 .custom_new_item_tag {
    margin-left:12px;
    padding:2px 12px;
    background:orange;
    border-radius:20px;
    font-size:12px !important;
  }
  
  .page-id-2  .custom_new_item_tag_not {
    display:block;
    margin-bottom:-1px;
  }
  
  .page-id-2 .custom_new_item_body li {
    margin:0 !important;
    margin-top:1px !important;
    box-sizing:border-box;
  }
  
  .page-id-2 .custom_new_item_body a {
    padding-left:18px !important;	
    text-decoration:none;
    color:#007bbb !important;
    font-size:14px;
    font-weight:bold !important;
    transition: all 0.8s ease !important;
  }
  
  .page-id-2 .custom_new_item_body a:hover {
    color:red !important;
  }
  
  
  
  @media screen and (max-width: 480px){
    /*必要ならばここにコードを書く*/
    
  .page-id-2 .org-top-new-list-section .main-widget-label {
    text-align:center;
    padding-top:0;
    padding-bottom:0;
  }
  
  .page-id-2 .custom_new_list {
    box-shadow:none !important;
    margin-bottom:0 !important;
  }
    
  .page-id-2 .custom_new_item {
    display:block;
  }	
    
  .page-id-2 .custom_new_item_date {
    display:block !important;	
    margin-left:8px !important;
  }
  
  .page-id-2 .custom_new_item_body {
    padding-left:0;
  }
    
  .page-id-2 .custom_new_item_tag_area {
    margin-top:10px;
  }	
  
  .page-id-2 .custom_new_item_tag {
    margin-left:6px;
    padding:4px 12px;
  }
  
  .page-id-2  .custom_new_item_tag_not {
    margin-bottom:0 !important;
  }
  
  .page-id-2 .custom_new_item_body li {
    margin-top:10px;
  }
  
  .page-id-2 .custom_new_item_body a {
    padding-left:0 !important;	
      margin-left:8px !important;
  }	
    
  .page-id-68 .custom_sells_head {
    display:block !important;
    margin-top:10px;
    padding-left:10px;
  }
  
  .page-id-68 .custom_sells_taglist {
      display:block;
    }
    
    
  .page-id-68 .pmagic .pm-blog-desc-wrap {
    padding-left:10px;
    text-align:left;
  }
  .page-id-68 .pmagic	.pm-blog-post-wrap {
    border-left:0;
    border-right:0;
    }
    
    .page-id-68 .custom_sells_taglist span {
      margin-left:0;
    }
    
    .archive-title {
      margin-top:6px !important;
    }		
      
  
      
  }
  
  
  @media screen and (max-width: 479px){
  /* マイページカスタマイズ */
  .page-id-64 #threads_ul {
    display:none !important
  }
  
  .page-id-64 .pm-group-view .pm-section .pm-section-content #chat_message_form {
      padding-left: 0 !important
  }	
    
  .pg-proflist .pg-new-blog-button {
      width: 100%;
    }
    
  }
  
  
  
  .top-page-none .org-top-search-title {
    font-weight:bold !important;
  }
  
  .edithidden {
    display:none !important;
  }
  
  
  .page-id-60 #pg_social_wrapper {
    display:none;
  } 
  
  .page-id-60 #profilegrid_social_login-4 #pg_social_wrapper {
    display:block;
  }
  
  .entry_edit_title {
    /*background-color:#fafbfc !important;*/
    padding: 16px 0 !important;
    display:inline-block;
  }
  
  .mail_link_form {
    pointer-events:none;
    text-decoration:underline;
    color:#333;
    display:inline-block;
  }
  
  .org_touroku_message_area p {
    text-align:center;
    color:red;
    font-weight:bold;
  }
  
    .is_sm {
      display:none;
    }
  
  @media screen and (max-width: 730px){
    /*必要ならばここにコードを書く*/
    .is_sm {
      display:block;
    }
  }
  
  @media screen and (max-width: 430px){
    /*必要ならばここにコードを書く*/
    .is_sm {
      display:none;
    }
    .org_touroku_message_area p {
    text-align:left;
  }
  }
  
  .kaihi_fee, .kaihi_cycle {
    background-color: #eb6100;
    color:#fff;
    padding:2px 4px;
    margin-right:4px;
    border-radius:6px;
  }
  
  @media screen and (max-width: 700px){
    /*必要ならばここにコードを書く*/
    .kaihi_erea_paid .pm-field-input {
      margin-top:16px;
    }
    
  }
  
  .h2_dammy {
    display:none;
  }
  
  .page-id-60 .widget-page-content-middle {
    margin-bottom:0;
  }
  
  .page-id-60 .pmagic fieldset {
    margin-top:0 !important; 
  }
  /* ユーザー投稿の画像のサイズ */
  .entry-content .eyecatch img {
    width:100%;
    max-width:100%;
  }