@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.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
.Testride dl dt{
 float:left;
 clear:left;
 margin-top:0px;
 margin-bottom:10px;
 margin-right:15px;
}

.Testride dl dd{margin-bottom:10px;}

.container table tr {
background-color: transparent;
}

.header-container {
    background-color: var(--cocoon-white-color);
    border-top: 4px solid #0088d0;
}

.widget-sidebar-title {
  font-weight: bold;
  font-size: 14px;
  padding: 0;
    padding-bottom: 0px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.article h2 {
    border-left: 5px solid #0088d0;    
    font-size: 24px;
    background-color:#fff;
    padding: 5px 25px;
    line-height: 1.4;
    margin: 50px 0 20px;
}

.article h3 {
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom: 2px solid #0088d0; 
    font-size: 22px;
    padding: 0;
    margin: 40px 0 20px;
}

.article h4 {
    font-size: 18px;
}

.wpReview {
    margin: 20px 0;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
}


.wpReview h4 {font-size:18px;border-top:none;padding-left:0px;}

.wpReview .wrap{max-width:100%;}

.wpReview .head i {
    color: #ccc;
    margin-right: 5px;
    font-size: 20px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-comment:before {
    content: "";
}

.wpReview .wrap-review {
    overflow: hidden;
}

.wpReview .more {
    text-align: right;
    font-size: 14px;
    margin-top: 5px;
}

.wpReview .more i {
    margin-left: 5px;
}
.article .fa-caret-right {
    color: #ccc;
    margin-right: 5px;
}


.wpGelande {
    margin: 30px 0 20px;
    background: #faf8f2;
    padding: 15px;
}

.wpGelande .info {
    color: var(--cocoon-text-color);
    background-color: #faf8f2;
    border:none;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 0px;
}

.wpGelande .name {
    font-weight: 700;
    font-size: 16px;
}

.wpGelande .name i {
    font-size: 20px;
    color: #999;
    margin-right: 5px;
}

.wpGelande ul li{
list-style: none;
}

.wpImage .cite {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    white-space: nowrap;
    padding: 2px 5px;
    font-size: 12px;
    background: rgba(0, 0, 0, .5);
    margin: 0;
}

.wpImage img {
    vertical-align: middle;
}


.article .wpImage {
    margin: 20px 0;
    position: relative;
}


.ArticleImage {
    overflow: hidden;
    margin-bottom: 20px;
}

.ArticleImageLeft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.ArticleImageLeft .cite{
margin: -15px 0 20px;
    color: #999;
    font-size: 12px;
}

.ArticleImageComment{
    overflow: hidden;
}
.sidebar {
    background-color: #f4f5f7;
}

.toc{
    display:block;
    padding: 10px 15px;
    border-radius:4px;
}


.af_area {
    overflow: hidden;
    margin-bottom: 20px;
}

.af_area .af_image{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.af_area .af_main {
    overflow: hidden;
}

.af_area .af_title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}
.af_area .af_desc {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top:10px;
    line-height: 145%;
}
ul li{list-style:none;}

.af_text_amazon {
    display: inline-block;
    min-width: 200px;
    padding: 10px;
    text-align: center;
    background-color: #f90;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    position: relative;
    font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}

.af_text_rakuten {
    display: inline-block;
    min-width: 200px;
    padding: 10px;
    text-align: center;
    background-color: #bf0000;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    position: relative;
    font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}

.article dl dt {
    font-weight: 700;
    font-size: 1.1em;
    margin: 40px 0 20px;
    border-bottom: 1px solid #ccc;
}

.article dl dd {
   margin-left:0px;
}


.red-big{font-weight: bold;color:#c00;}

article.category-news-post dl dt {border-bottom: none !important;margin:20px 0 5px;}

article.category-news-post dl dd {    margin-bottom:5px;margin-left: 20px;}

html[lang="en-US"] ul li {
    list-style: disc;
}


/* ニュース系カテゴリ（news / event / service / resort）の一覧表示 */
.category-news .news-list,
.category-event .news-list,
.category-service .news-list,
.category-resort .news-list {
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
}

.category-news .news-item,
.category-event .news-item,
.category-service .news-item,
.category-resort .news-item {
  border-bottom: 1px solid #eee;
  padding: 0.4em 0;
}

.category-news .news-item:last-child,
.category-event .news-item:last-child,
.category-service .news-item:last-child,
.category-resort .news-item:last-child {
  border-bottom: none;
}

.category-news .news-item a,
.category-event .news-item a,
.category-service .news-item a,
.category-resort .news-item a {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  text-decoration: none;
}

.news-date {
  font-size: 0.85em;
  margin-right: 0.8em;
  color: #666;
}

.news-title {
  font-weight: 600;
}

.news-cat {
  font-size: 0.75em;
  margin-left: auto;
  opacity: 0.7;
}

/* ==========================
   ニュース系カテゴリ専用
   横いっぱい1カラムリストにする
   ========================== */

/* #list自体をふつうのブロック要素に戻す */
.category-news #list,
.category-event #list,
.category-service #list,
.category-resort #list {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

/* #listの直下要素（本来はカード）に付いている width を全部リセット */
.category-news #list > * ,
.category-event #list > * ,
.category-service #list > * ,
.category-resort #list > * {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
}

/* news-list 自体も横いっぱい */
.category-news .news-list,
.category-event .news-list,
.category-service .news-list,
.category-resort .news-list {
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
  width: 100%;
}

/* 各行(li)も 100% 幅 */
.category-news .news-item,
.category-event .news-item,
.category-service .news-item,
.category-resort .news-item {
  border-bottom: 1px solid #eee;
  padding: 0.4em 0;
  width: 100% !important;
  max-width: 100% !important;
}

/* 最後の行の線だけ消す */
.category-news .news-item:last-child,
.category-event .news-item:last-child,
.category-service .news-item:last-child,
.category-resort .news-item:last-child {
  border-bottom: none;
}

/* 1行全部クリック領域にして、横いっぱい使う */
.category-news .news-item a,
.category-event .news-item a,
.category-service .news-item a,
.category-resort .news-item a {
  display: block;
  text-decoration: none;
}

/* 日付は少し小さめ */
.category-news .news-date,
.category-event .news-date,
.category-service .news-date,
.category-resort .news-date {
  display: inline-block;
  font-size: 0.85em;
  margin-right: 0.8em;
  color: #666;
}

/* タイトルは太字で横いっぱい使う */
.category-news .news-title,
.category-event .news-title,
.category-service .news-title,
.category-resort .news-title {
  display: inline;
  font-weight: 600;
}

/* カテゴリラベルは2行目で右寄せにするならこんな感じ */
.category-news .news-cat,
.category-event .news-cat,
.category-service .news-cat,
.category-resort .news-cat {
  display: inline-block;
  font-size: 0.75em;
  margin-left: 0.5em;
  color: #888;
}

.page .entry-date,
.page .updated,
.page .post-date,
.page .posted-on 
.page .date-tags,
.page .post-meta,
.date-tags {
  display: none !important;
}

html[lang="ja"] .cmplz-cookiebanner,
html[lang="ja"] #cmplz-cookie-banner-container {
    display: none !important;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/


.ArticleImage {
    display: flex;
     flex-wrap: wrap;
     justify-content: center;
}

.af_area .af_main {
      text-align: center;
}


.af_area .af_image{
    float: none;
    margin:20px auto;
text-align: center;
}


}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/

.res_table table {
  border-collapse: collapse;
}
.res_table table td, .res_table table th {
  width: 100%;
  padding: 8px;
  display: block;
  font-size:1em;
}
.res_table table th {
  background-color: #eee;
}

}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/

.res_table table {
  border-collapse: collapse;
}
.res_table table td, .res_table table th {
  width: 100%;
  padding: 8px;
  display: block;
  font-size:1em;
}
.res_table table th {
  background-color: #eee;
}

.article h2{
  font-size:18px;
}
.article h3{
  font-size:18px;
}


}
