@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/* ヘッダー帯の背景 */
.tagline {
  background: #f7e9e4 !important;
  color: #7f6a63 !important;
}

body {
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'  
}

a {
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5 ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.map_wrapper {
      max-width: 640px;
      min-width: 280px;
      margin: 20px auto;
      padding: 4px;
      border: 1px solid #CCC;  
 }
     
.googlemap {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
    }
.googlemap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }



/*-text*/
.related {
	background-image: url("/images/related.gif");
	padding-left: 18px;
	background-repeat: no-repeat;
}

#taiken {
	padding: 0.8em;
	margin: 1em;
	border: 1px dotted #D55454;
	background-color: #fdf9ea;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	font-size: 95%;
}

/*-top calendar*/
.toptable {
	margin:1em;
	padding: 0.7em;
	border: 1px #ccc solid;
}
.cellbg {
	background-color: #f2f2f2;
}
.pink {
	color: #D55454;
}
#calender {
	float: left;
}
#clear {
	clear: both;
}


#hp {
	font-size: 90%;
	width:205px;
	padding: 0.5em;
	line-height: 120%;
	float: left;
	border: 1px solid #ccc;
	margin: 0.1em;
	height: 260px;
}
.hp_title {
	font-weight: bold;
	font-size: 110%;
}

.more-amazon{
	display: inline-block;
	font-size: 1em;
	margin: 0.3em;
	padding: 0.5em;
	background-color:#ff9301;
	color: #ffffff;
	text-decoration:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.more-amazon:hover{
	background-color:#ffb653;
	color:#ffffff;
}

.more-rakuten{
	display: inline-block;
	font-size: 1em;
	margin: 0.3em;
	padding: 0.5em;
	background-color:#be0000;
	color: #ffffff;
	text-decoration:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.more-rakuten:hover{
	background-color:#e53838;
	color:#ffffff;
}

.more-official{
	display: inline-block;
	font-size: 1.2em;
	width: 80%;
	margin: 0.5em;
	padding: 0.7em;
	background-color:#f5666b;
	color: #ffffff;
	text-decoration:none;
	border: solid 4px #f5666b;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.more-official:hover{
	background-color:#f78e92;
	color:#ffffff;
}

.more-jalan{
	display: inline-block;
	font-size: 1.2em;
	width: 80%;
	margin: 0.5em;
	padding: 0.7em;
	background-color:#ff6600;
	color: #ffffff;
	text-decoration:none;
	border: solid 4px #ff6600;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.more-jalan:hover{
	background-color:#fc8738;
	color:#ffffff;
}

.more-rakuten-t{
	display: inline-block;
	font-size: 1.2em;
	width: 80%;
	margin: 0.5em;
	padding: 0.7em;
	background-color:#4ccd00;
	color: #ffffff;
	text-decoration:none;
	border: solid 4px #4ccd00;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.more-rakuten-t:hover{
	background-color:#69e322;
	color:#ffffff;
}
.arrow-link {
  position: relative;
  padding-left: 18px;
  text-decoration: none;
  color: #333;
}

.mothersday-cta {
  display: inline-block;
  background: #e67e7e;
  color: #fff !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
  padding: 12px 20px;
  border-radius: 999px;
  margin: 10px 0 18px;
  box-shadow: 0 4px 10px rgba(230, 126, 126, 0.18);
  transition: all 0.25s ease;
}

.mothersday-cta:hover {
  background: #f29a9a;
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(230, 126, 126, 0.24);
}

.mothersday-cta:active {
  transform: translateY(0);
  box-shadow: 0 3px 8px rgba(230, 126, 126, 0.18);
}

.mothersday-cta.amazon {
  background: #f0c14b;
  color: #111 !important;
}

.mothersday-cta.amazon:hover {
  background: #e2b33c;
}

.arrow-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-top: 2px solid #f5b7b1;
  border-right: 2px solid #f5b7b1;
  transform: translateY(-50%) rotate(45deg);
}
.arrow-link:hover::before {
  left: 3px;
}
.arrow-link {
  color: #e67e7e;
  font-weight: 500;
}
.check-list {
  list-style: none;
  padding-left: 0;
  margin: 1em 0;
}
#box-reason {
  border: 2px solid #f8cdd1;
  background: #fff7f8;
  padding: 15px 18px;
  border-radius: 10px;
  margin: 20px 0;
}

#box-reason strong {
  display: block;
  margin-bottom: 8px;
  color: #d97787;
}
#box-recommend {
  border-left: 5px solid #f5b7b1;
  background: #fff;
  padding: 15px 18px;
  margin: 20px 0;
}

#box-recommend strong {
  display: block;
  margin-bottom: 8px;
  color: #e67e73;
}
#box-recommend ul {
  list-style: none;
  padding-left: 0;
}

#box-recommend ul li::before {
  content: "✔";
  color: #e67e73;
  margin-right: 8px;
}

.check-list li {
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.7em;
  line-height: 1.8;
}

.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0.1em;
  width: 1.3em;
  height: 1.3em;
  line-height: 1.3em;
  text-align: center;
  border-radius: 50%;
  background: #fdecea;
  color: #e07a73;
  font-size: 0.9em;
  font-weight: bold;
}
.caution-list {
  list-style: none;
  padding: 1em;
  margin: 1.5em 0;
  background: #fff7f7;
  border-left: 4px solid #f5b7b1;
  border-radius: 8px;
}

.caution-list li {
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.7em;
  line-height: 1.8;
}

.caution-list li::before {
  content: "!";
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  text-align: center;
  border-radius: 50%;
  background: #f5b7b1;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
}

#border-normal {
	border: 2px #CCC solid;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
    padding: 0.8em; 
    margin: 1em;
    }

#border-color-s {
  border-left: 4px solid #f5b7b1;
  background: #fff0ee;
  padding: 12px;
  border-radius: 4px;
 padding: 0.8em; 
    margin: 1em;
}

#border-color {
	border: 3px #f4bdb5 solid;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    padding: 0.8em; 
    margin: 1em;
}

#border-detail {
	border: 2px #f4bdb5 solid;
	background-color: #f5ecf1;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    padding: 0.8em; 
    margin: 1em;
}
#detail-title {
	width: 98%;
	padding: 0.2em; 
	margin: 0.1em;
	background-color: #f4bdb5;
	font-size: 120%;
}
#detail {
	width: 98%;
	padding: 0.2em; 
	margin: 0.1em;
	border-bottom: 2px #858585 dotted;
}
#studio-border {
	width: 98%;
	padding: 0.8em; 
	margin: 0.5em;
	background-color: #fdf3f1;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.pinktext {
	color:#c14e49;
}
.bluetext {
	color:#0F52BA;
}
.highlight {
	background: #f6ff92;
}
.pinkbigtext{
	color:#c14e49;
	font-size: 120%;
	font-weight: bold;
}
.balloon {
  background-color: #fbe9e3;
  padding: 20px;
  position: relative;
  margin: 10px;
  border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
.balloon:after {
margin: 10px;
  border-right: 12px solid #fbe9e3;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  content: '';
  margin-top: -20px;
  position: absolute;
  left: -22px;
  top: 50%;
}
.good {
  color: #e60023;
  font-weight: bold;
}

.normal {
  color: #ff9800;
  font-weight: bold;
}

.bad {
  color: #9e9e9e;
  font-weight: bold;
}
.price-low,
.price-mid,
.price-high {
  font-weight: bold;
  white-space: nowrap;
}

.price-low {
  color: #4caf50;
}

.price-mid {
  color: #fb8c00;
}

.price-high {
  color: #a1887f;
}
.meal-room,
.meal-restaurant,
.meal-green {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
}

.meal-green {
  background: #e8f5e9;
  color: #2e7d32;
}

.meal-room {
  background: #fde7e7;
  color: #c95f5f;
}

.meal-restaurant {
  background: #eef4f7;
  color: #5f7f95;
}
.spec-line span {
  margin-right: 4px;
}
.label-recommend {
  display: inline-block;
  padding: 3px 10px;
margin: 0 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: bold;

  background: #d96b6b;
  color: #ffffff;
}
.entry-content table.hotel-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 14px;
}

.entry-content table.hotel-table th,
.entry-content table.hotel-table td {
  border: 1px solid #e5e5e5;
  padding: 10px;
  text-align: center;
}

.entry-content table.hotel-table th {
  background: #FCEBEC;
  font-weight: bold;
}

.entry-content table.hotel-table td:first-child {
  text-align: left;
  font-weight: bold;
}

.entry-content table.hotel-table tr:nth-child(even) td {
  background: #f4f6f8;
}

.entry-content table.hotel-table a {
  color: #d96b6b;
  text-decoration: underline;
  font-weight: 800;
}

.entry-content table.hotel-table a:hover {
  color: #f2a5a5;
}

.entry-content table.hotel-table tbody tr:hover th,
.entry-content table.hotel-table tbody tr:hover td {
  background-color: #ffecec;
  transition: background-color 0.2s ease;
}

/* リンク（通常） */
.hotel-table a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
  transition: color 0.2s ease;
}

/* ホバー時（リンクだけ少し強調） */
.hotel-table tbody tr:hover a {
  color: #FFB5B5;
}

/* トップページ設定 */
/* カード全体エリア */
.inunohi-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 24px 0;
}

@media screen and (max-width: 767px) {
  .inunohi-card-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

/* 共通カード */
.inunohi-card {
  display: block;
  background: #fff;
  border: 1px solid #f6d7dc;
  border-radius: 18px;
  padding: 18px 16px;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(226, 169, 177, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.inunohi-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(226, 169, 177, 0.14);
  border-color: #efb8c1;
}

.inunohi-card:visited,
.inunohi-card:hover,
.inunohi-card:active {
  text-decoration: none;
}

/* アイコン */
.inunohi-card-icon {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
}

/* タイトル */
.inunohi-card-title {
  display: block;
  font-size: 1.08em;
  font-weight: 700;
  color: #e97f8f;
  margin-bottom: 8px;
  line-height: 1.5;
}

/* 説明文 */
.inunohi-card-text {
  display: block;
  font-size: 0.95em;
  color: #666;
  line-height: 1.7;
}

/* 小さな矢印 */
.inunohi-card-arrow {
  display: inline-block;
  margin-top: 10px;
  font-size: 0.88em;
  color: #e97f8f;
  font-weight: 700;
}

/* カテゴリカード用のうっすら背景 */
.inunohi-card.category-card {
  background: linear-gradient(180deg, #fff 0%, #fff9fa 100%);
}

/* 悩みカード用 */
.inunohi-card.worry-card {
  border-left: 5px solid #f3b2bd;
  padding-left: 14px;
}

/* セクション見出し */
.inunohi-top-heading {
  font-size: 1.35em;
  margin: 40px 0 16px;
  color: #444;
  line-height: 1.5;
  position: relative;
  padding-left: 14px;
}

.inunohi-top-heading::before {
  content: "";
  width: 5px;
  height: 1.2em;
  background: #f2b8c2;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0.2em;
}
.inunohi-mini-lead {
  font-size: 0.98em;
  color: #666;
  line-height: 1.8;
  margin: 0 0 14px;
}

.inunohi-sidebar-box {
  background: #fff;
  border: 1px solid #f4d9de;
  border-radius: 14px;
  padding: 16px;
  margin-bottom: 18px;
}

.inunohi-sidebar-box h3 {
  font-size: 1em;
  color: #e78495;
  margin: 0 0 10px;
  line-height: 1.5;
}

.inunohi-sidebar-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inunohi-sidebar-box li {
  margin: 0 0 10px;
  line-height: 1.7;
}

.inunohi-sidebar-box li:last-child {
  margin-bottom: 0;
}

.inunohi-sidebar-box a {
  text-decoration: none;
  color: #555;
}

.inunohi-sidebar-box a:hover {
  color: #e78495;
}

.inunohi-sidebar-cta {
  background: #fff9fa;
  text-align: center;
}

.inunohi-sidebar-cta p {
  font-size: 0.95em;
  line-height: 1.8;
  color: #666;
  margin: 0 0 12px;
}

.inunohi-sidebar-button {
  display: inline-block;
  background: #ee8fa1;
  color: #fff !important;
  text-decoration: none;
  padding: 10px 16px;
  border-radius: 999px;
  font-weight: 700;
}

.inunohi-sidebar-button:hover {
  opacity: 0.9;
}

.inunohi-sidebar-nobi {
  background: #fff;
  border: 1px dashed #f0bcc6;
  border-radius: 14px;
  padding: 14px 16px;
  font-size: 0.94em;
  color: #666;
  line-height: 1.8;
}
.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block;
  }
}

/* 全体 */
.inunohi-bottom-area {
  margin-top: 40px;
}

/* のひちゃん */
.inunohi-bottom-nobi {
  background: #fff;
  border: 1px dashed #f0bcc6;
  border-radius: 14px;
  padding: 14px 16px;
  font-size: 0.95em;
  color: #666;
  line-height: 1.8;
  margin-bottom: 18px;
}

/* ボックス */
.inunohi-bottom-box {
  background: #fff;
  border: 1px solid #f4d9de;
  border-radius: 14px;
  padding: 16px;
  margin-bottom: 18px;
}

.inunohi-bottom-box h3 {
  font-size: 1em;
  color: #e78495;
  margin: 0 0 10px;
}

.inunohi-bottom-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.inunohi-bottom-box li {
  margin-bottom: 10px;
  line-height: 1.7;
}

.inunohi-bottom-box li:last-child {
  margin-bottom: 0;
}

.inunohi-bottom-box a {
  text-decoration: none;
  color: #555;
}

.inunohi-bottom-box a:hover {
  color: #e78495;
}

/* CTA */
.inunohi-bottom-cta {
  background: #fff9fa;
  border-radius: 16px;
  padding: 18px;
  text-align: center;
}

.inunohi-bottom-cta p {
  font-size: 0.95em;
  color: #666;
  line-height: 1.8;
  margin-bottom: 12px;
}

.inunohi-bottom-button {
  display: inline-block;
  background: #ee8fa1;
  color: #fff !important;
  text-decoration: none;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 700;
}

.inunohi-bottom-button:hover {
  opacity: 0.9;
}
/* のひちゃん吹き出し 共通 */
.nohi-balloon {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  margin: 28px 0;
}

.nohi-balloon.reverse {
  flex-direction: row-reverse;
}

.nohi-balloon .nohi-icon {
  flex: 0 0 110px;
}

.nohi-balloon .nohi-icon img {
  width: 110px;
  height: auto;
  display: block;
}

.nohi-balloon .nohi-message {
  position: relative;
  display: inline-block;
  max-width: calc(100% - 130px);
  padding: 14px 18px;
  border: 2px solid #f3cfd2;
  border-radius: 22px;
  background: #fffaf9;
  color: #5a2b21;
  font-size: 16px;
  line-height: 1.8;
  box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

.nohi-balloon .nohi-message::before,
.nohi-balloon .nohi-message::after {
  content: "";
  position: absolute;
  top: 26px;
  width: 0;
  height: 0;
  border-style: solid;
}

/* 左側にのひちゃんがいる時 */
.nohi-balloon:not(.reverse) .nohi-message::before {
  left: -14px;
  border-width: 10px 14px 10px 0;
  border-color: transparent #f3cfd2 transparent transparent;
}

.nohi-balloon:not(.reverse) .nohi-message::after {
  left: -10px;
  border-width: 8px 12px 8px 0;
  border-color: transparent #fffaf9 transparent transparent;
}

/* 右側にのひちゃんがいる時 */
.nohi-balloon.reverse .nohi-message::before {
  right: -14px;
  border-width: 10px 0 10px 14px;
  border-color: transparent transparent transparent #f3cfd2;
}

.nohi-balloon.reverse .nohi-message::after {
  right: -10px;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fffaf9;
}

.nohi-balloon .nohi-name {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #d86f7c;
  background: #fff0f2;
  border-radius: 999px;
  padding: 3px 10px;
}

/* 表情別で少し雰囲気を変える */
.nohi-balloon.check .nohi-message {
  background: #fffaf9;
}

.nohi-balloon.ok .nohi-message {
  background: #fffdf4;
  border-color: #f2ddb0;
}

.nohi-balloon.surprise .nohi-message {
  background: #fff8f8;
  border-color: #f4c5c5;
}

.nohi-balloon.worry .nohi-message {
  background: #f9fcff;
  border-color: #cfe3ef;
}

.nohi-balloon.sleep .nohi-message {
  background: #f8f8ff;
  border-color: #d8d7f2;
}

/* スマホ */
@media screen and (max-width: 767px) {
  .nohi-balloon {
    gap: 10px;
    align-items: flex-start;
  }

  .nohi-balloon .nohi-icon {
    flex: 0 0 82px;
  }

  .nohi-balloon .nohi-icon img {
    width: 82px;
  }

  .nohi-balloon .nohi-message {
    max-width: calc(100% - 92px);
    font-size: 14px;
    padding: 12px 14px;
    line-height: 1.7;
  }
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

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

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

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