@charset "UTF-8";

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

/************************************
** 子テーマ用のスタイルを書く
************************************/
table th,
table td {
    border-color:#777777;
}

div.sub-caption, .entry-title, .navi-footer{
	/*font-family: 'Prosto One', cursive;*/
}

.sidebar {
	width:322px;
}

.article h1 {
	font-weight:500;
	font-size:24px;
	background-color:#e7e7e7;
	padding:5px;
}
.article h2 {
	margin-top:20px;
	font-weight:500;
	font-size:20px;
	padding:10px 20px;
}

.article h3 {
	margin-top:20px;
	font-weight:500;
	font-size:20px;
	padding:5px 15px;
	border-top:none;
	border-left:none;
	border-right:none;
	background-color:#e7e7e7;
}

.sns-share-message,
.sns-follow-message,
.ad-label {
	font-size:75%;
}

.widget-sidebar-title,
.widget-sidebar-scroll-title,
.widget-footer-left-title,
.widget-footer-center-title,
.widget-footer-right-title {
	font-weight:500;
	font-size:20px;
	padding:10px;
}

.sidebar h3 {
		padding:5px 10px;
		margin:10px 0;
}

.navi-in > ul li {
	width:126px;
}

#wp-calendar td a {
	background-color:#298fcd;
}
#wp-calendar #today {
	background-color:#10883e;
}

/* タグクラウド */
.tagcloud a {
    background-color: #666;
	color:#fff;
}
/* アピールエリアの高さ */
.appeal-in {
	min-height: 400px;
}
/* アピールエリアのボタンを消す */
.appeal-content {
	display: none;
}

.carousel-entry-card-thumb span{
	display: none;
}

.carousel-entry-card-title{
	display: none;
}
.carousel-in {
	margin-top:30px;
}
/* トップページの大写真の空き */
.appeal .appeal-in {
	margin-top:15px;
}
.carousel-in {
	margin-top:10px;
}
/* トップページのSNS */
.sns-top-hedder {}
.sns-top-hedder-left,
.sns-top-hedder-right {
	width:20%;
	float:left;
	height:100px;
	text-align:right;
	vertical-align:bottom;
}
.sns-top-hedder-center {
	width:60%;
	float:left;
}
.sns-follow-buttons-owner {
	float:right;
}
.sns-follow-buttons-owner a {
  margin-right: 8px;
  margin-bottom: 8px;
  margin-top:3px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
}
.sns-buttons-owner {
  display: flex;
  align-items: right;
}
.sns-buttons-owner a {
  display: block;
  background-color: #777;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  height: 30px;
  vertical-align:middle;
}
.sns-buttons-owner a:hover {
  opacity: 0.7;
  color: #fff;
  transition: all 0.5s ease;
}
.icon-twitter-logo,
.icon-facebook-logo,
.icon-instagram-new,
.icon-line-logo{
padding:0 3px;
}

/* 記事一覧を横に並べる */
#top-index .new-entry-cards.large-thumb-on {
    display: flex;
}

#top-index .new-entry-cards.large-thumb-on a {
    width: 33%;
}

.logo-image{
padding: 15px 0 0 0;
}

/* トップページヘアスタイルホバー */
.bb-top-hairstyle img:hover {
   opacity: 0.75;
}
/* 途中改行の禁止 */
.no-wrap {
    display: inline-block; /* インラインブロック化 */
}
/* 日本語(上段)/英語（下段）タイトル用 */
.bb-top-title {
    padding-top: 5px;
    text-align: center;
    background-color: #eeeeee;
    line-height: 1.2em;
}
.bb-blue {
    color: #5cadd6;
}
.bb-orange {
    color: #f6b936;
}
.bb-orangered {
    color: #ff9650;
}
.bb-purple {
    color: #a47bf1;
}
.bb-pink {
    color: #ff9999;
}
.bb-yellowgreen {
    color: #cccc33;
}
.bb-gray {
    color: #aaaaaa;
}
/* プライスのボトムカラー */
.bb-border-blue {
	border-bottom:solid #5cadd6 1px !important;
	background-color:#eeeeee;
	padding:2px 23px;
}
.bb-border-orange {
	border-bottom:solid #f6b936 1px !important;
	background-color:#eeeeee;
	padding:2px 23px;
}
.bb-border-orangered {
    border-bottom:solid #ff9650 1px !important;
    background-color:#eeeeee;
    padding:2px 23px;
}
.bb-border-purple {
	border-bottom:solid #a47bf1 1px !important;
	background-color:#eeeeee;
	padding:2px 23px;
}
.bb-border-pink {
	border-bottom:solid #ff9999 1px !important;
	background-color:#eeeeee;
	padding:2px 23px;
}
.bb-border-yellowgreen {
	border-bottom:solid #cccc33 1px !important;
	background-color:#eeeeee;
	padding:2px 23px;
}
.bb-border-gray {
	border-bottom:solid #555555 1px !important;
	background-color:#eeeeee;
	padding:2px 23px;
}
.bb-top-title .bb-english,
.cp_actab-content .bb-english{
    font-size: small;
    /*font-family: 'Prosto One', cursive;*/
}

/* アコーディオンB */
.cp_actab {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
/*color: #00000;*/
}

.cp_actab input {
position: absolute;
z-index: -1;
opacity: 0;
}

.cp_actab label {
/*font-weight: bold;*/
line-height: 3;
position: relative;
display: block;
padding: 0 0 0 1em;
cursor: pointer;
margin: 0 0 1px 0;
background: #eeeeee;
}

.cp_actab .cp_actab-content {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.5s;
transition: max-height 0.5s;
color: #555555;
background: #fefefe;
font-size:16px;
}

.cp_actab .cp_actab-content p {
margin: 1em;
font-size: 15px;
}

.cp_actab p{
margin-bottom:0px;
}

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
max-height: 100em;
}

/*チェックのアイコン（↓）*/
.cp_actab label:after{
color: #fff;
font-family:"FontAwesome";
content:" \f078";
position: absolute;
top: 0;
right: 0;
width: 2em;
height: 3em;
}

/*チェックのアイコン（↑）*/
.cp_actab input:checked ~ label::after {
color: #fff;
font-family:"FontAwesome";
content:" \f077";
}
.tax-escription {
font-size:70%;
}

/* ボタン色 */
.btn-wholiday, .btn-wrap.btn-wrap-wholiday > a{
	background-color:#bc5536;
	font-weight:normal;
}
.btn-tland, .btn-wrap.btn-wrap-tland > a{
	background-color:#4b5175;
	font-weight:normal;
}
.btn-mred, .btn-wrap.btn-wrap-mred > a{
	background-color:#841e35;
	font-weight:normal;
}
.btn-vintage, .btn-wrap.btn-wrap-vintage > a{
	background-color:#356482;
	font-weight:normal;
}
.btn-jmodan, .btn-wrap.btn-wrap-jmodan > a{
	background-color:#668aaa;
	font-weight:normal;
}
.btn-feminin, .btn-wrap.btn-wrap-feminin > a{
	background-color:#ddd4b8;
	font-weight:normal;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
  /*
  #appeal {
	height:350px;
  }
  .sidebar-menu-button{
  	display:none;
  }
  */
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
  /*768px以下*/
  #appeal {
	height:300px;
  }
  .sns-follow-buttons-owner a {
    margin-right: 4px;
  }
}

@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
  #navi .navi-in > .menu-mobile li {
    width: 33%;
  }
  #appeal {
	height:200px;
  }
  .sns-follow-buttons-owner a {
    margin-right: 4px;
  }
  .widget-entry-cards.large-thumb-on .card-title{
    font-size:50%;
    max-height:50%;
  }
}

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