@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/





.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}


/*抜粋行数*/
.blogcard-content{
max-height: none;
}
.blogcard-snippet,
.ect-entry-card .card-snippet, 
.rect-entry-card .card-snippet, 
.ect-big-card-first .card-snippet {
     -webkit-line-clamp: 20;
  }

.right{float:right;}
.center{float: center;}

.api_ko{
	border: 0px none;
	border-style:none;
	border-width:0px; 
	vertical-align:top; 
	text-align:right;
	width:180px; 
	font-weight:lighter;
	font-size: 25px;}
/************************************
** エントリーカードをふわっと浮かす
************************************/

.entry-card-wrap:hover {
	transform: translateY(-4px);
}

.ad_box{
    position:relative;
    width:300px;
    height:30px;
    background:#F1FF47;
    padding:0px;
    text-align:center;
    border:2px solid #CCCCCC;
    color:#000000;
    font-size:15px;
    font-weight:bold;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.ad_box:after,.ad_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.ad_box:after{
    border-color: rgba(241, 255, 71, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#F1FF47;
}
.ad_box:before{
    border-color: rgba(204, 204, 204, 0);
    border-top-width:12px;
    border-bottom-width:12px;
    border-left-width:12px;
    border-right-width:12px;
    margin-left: -12px;
    margin-top: 2px;
    border-top-color:#CCCCCC;
}

img.fc2 {
	width:100px;height:100px;object-fit:cover;object-position:0 0;
}

img.chara{
	width:100%;object-fit:contain;max-width:150px;max-height:110px;
}
td.chara{width:25%;}

.bct-pickup .blogcard-label::after {
	content: "オリジナル";
}
.bct-pickup .external-blogcard {background-color:#ffffdd;}

.amazon-item-box { /*Amazonのボックス用コード*/
    padding: 22px 25px;
    width: 90%;
    margin: 1.6em auto;
    border: 1px solid #cccccc;
}
.product-item-title-link {
    color: #333; /*商品タイトルの文字色*/
    text-decoration: none; /*リンクの下線を消す*/
	font-weight: bolder;
}
.shoplinkamazon a {
    background: #f6b340;
    transition: .4s;
}
.shoplinkamazon a:hover {
    background: #e59c1c;
    color: #fff;
    opacity: 1;
}
.shoplinkbtn2 a {
    background: #f6b340;
    transition: .4s;
}
.shoplinkbtn2 a:hover {
    background: #e59c1c;
    color: #fff;
    opacity: 1;
}
.shoplinkbtn3 a {
    background: #e85e5e;
    transition: .4s;
}
.shoplinkbtn3 a:hover {
    background: #d93636;
    color: #fff;
    opacity: 1;
}

h9{
  display        : inline-block;
  color          : #ffaf9a;            /* 文字の色 */
  font-size      : 24pt;               /* 文字のサイズ */
  letter-spacing : 2px;                /* 文字間 */
	line-height: 1.5;
  text-shadow    : 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;        /* 文字の影 */
	
}

.ad{display:flex;}
.post-count:before {
content: " (";
}
.post-count:after {
content: ")";
}




a{ /*リンクテキスト装飾無し*/
	outline: none;
  text-decoration: none;
}
a:hover { /*リンクテキストホバー時アンダーライン表示*/
  text-decoration: underline;
}
.ctbl{background-color:#ffffff;}

.e-card.cosplay-4185  {background-color:#ffdddd;}
.e-card.category-compilation-post {background-color:#ccffdd;}
.e-card.cosplay-10570 {background-color:#fff5f5;}
.e-card.cosplay-10566{background-color:#aaaaaa;}
.e-card.cosplay-10569{background-color:#aaff22;}
.e-card.genre-10622{background-color:#245682;}
.e-card.cosplay-11872 {background-color:#f86;}
.e-card.cosplay-10567 {background-color:#ffff88;}

/* From uiverse.io */
button, a.button {
  padding: 2em 3em;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 500;
  color: #000;
  background-color: #ffcccc;
  border: none;
  border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;

}
.button{text-align:center;}
button, a.button:hover {
  background-color: #ffaaaa;
  box-shadow: 0px 15px 20px rgba(180, 120, 120, 0.4);
  color: #000;
  transform: translateY(-5px);
}

button, a.button:active {
  transform: translateY(-1px);
}

table {
  border: 1px solid #aaa;
  border-collapse: separate;
  overflow: hidden;
  border-spacing: 0;
  border-radius: 10px;
  text-align: center;


  th, td {
    padding: 5px 5px;

border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;

  }


  th {
    background: #ddd;
	 
  }


}

/*無し.entry-card-thumb-image.card-thumb-image{
	object-fit: contain;
	height:300px;
	width:400px;
	object-position:top;

.related-entry-card-thumb.card-thumb{
	object-fit: contain;
	height:240px;
	width:320px;
	object-position:top;
}}*/

.card-thumb-image.wp-post-image{
	object-fit: contain;
//height:200px;
//width:300px;
object-position:top;
}
.blogcard-thumb-image.internal-blogcard-thumb-image.wp-post-image{
	object-fit: contain;
//height:200px;
//width:300px;
object-position:top;
}
.blogcard-thumb-image.external-blogcard-thumb-image{
	object-fit: contain;
//height:200px;
//width:300px;
object-position:top;
}


.api_ti{
	border-width:0px;
		text-align:left;
	font-size: 30px;}
.api{
	border-width:0px; 
	vertical-align:top; 
	text-align:left;
	font-size: 25px;}
.api_ko{
	border: 0px none;
	border-style:none;
	border-width:0px; 
	vertical-align:top; 
	text-align:right;
	width:180px; 
	font-weight:lighter;
	font-size: 25px;}
.api_pi{width:180px;}

ul#lct-widget-category{
list-style-type: '▼';

}
ul.children{
list-style-type: '-';

}

#lct-widget-post_tag{
list-style-type: '#';
}

img.aicon {
	width:35px;height:40px;object-fit:contain;
}


/* 奇数行の背景色 */
.entry-content tr:nth-child(odd)  {
	background: #ffffff;
}
.entry-content tr:nth-child(even)  {
	background: #ffffff;
}

/* 奇数行の背景色 */
.entry-card tr:nth-child(odd)  {
	background-color: rgba(255, 0, 128, 0.0);
}
.entry-card tr:nth-child(even)  {
	background-color: rgba(255, 0, 128, 0.0);
}


.sokm {
  position: relative;
  width: 100%;
  padding-top: 56.25%; //
}
.sokmv {
  position: absolute;
 top:0;
	left:0;
  width: 100%;
  height: 100%;
}
.fa-folder:before {font-family: FontAwesome;content: "\f2ba";}

.fa-genre:before {content: "\f292";}
.tag-icon.fa-series:before {content: "\f03d";}
.fa-tag::before{
  font-family: FontAwesome;
  content: "\f182";
}

.product a.tag-link.border-element {
	border:0;
	font-size: initial;
	color: red;
}
.entry-card a.tag-link.border-element {
	border:0;
	font-size: initial;
	color: red;
}
.entry-card .cat-link  {
	font-size:15px;
	color:blue;
	border:none;
	background-color: transparent;
}

table.aff_link {
	background-color: rgba(0, 0, 0, 0.0);
	border:0;
}
.aff_link tr td{
	background-color: rgba(0, 0, 0, 0.0);
	text-align:center;
	border:0;
	padding:0px;
	padding-bottom:40px;
	margin:0;
}
table.aff_link td{
	vertical-align:middle;
height:80px;
}
.button.vip{
font-size:11px;
}
.fanza_logo{
	vertical-align:middle;
	height:48px;
}
.duga_logo{
	vertical-align:middle;
	height:28px;
}
.sokmil_logo{
	vertical-align:middle;
	object-position: left 0px top -11px;
	width:107px;
	height:27px;
	object-fit: none;
}
.mgs_logo{
	vertical-align:middle;
	mix-blend-mode: multiply;
	object-position: left -97px top 0px;
	width:139px;
	height:29px;
	object-fit: none;
}
.getchu_logo{
	vertical-align:middle;
	object-position: left -10px top -50px;
	width:180px;
	height:33px;
	object-fit: none;

}
.gyutto_logo{
	vertical-align:middle;
	width:130px;
}

.entry-card-tags-ex {
	margin-top:5px;
	margin-left:15px;
	font-size:15px;
	line-height:1.2;}

.entry-card-tags-ex .tag-link {
	font-size:15px;
	color:red;
	border:none;
}

.entry-card-tags-ex .cat-link  {
	font-size:15px;
	color:blue;
	border:none;
	background-color: transparent;


}

/*サんプル動画ボタン*/
a.sample {
	display: block;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	max-width: 250px;
	height:30px;
	margin: auto;
	padding: 0px;
	border-radius: 100vw;
	color: #fff;
	background: #a5a5a5;

}


/*↓新ボタン↓*/
@import url('https://fonts.googleapis.com/css?family=Rubik:700&display=swap');

$bg: #fff;
$text: #382b22;
$light-pink: #fff0f0;
$pink: #ffe9e9;
$dark-pink: #f9c4d2;
$pink-border: #b18597;
$pink-shadow: #ffe3e2;

* {
  box-sizing: border-box;
  &::before, &::after {
    box-sizing: border-box;
  }
}

body {
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  min-height: 100vh;
  background: $bg;
}

button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  &.button-sp {
    font-weight: 600;
    color: $text;
    text-transform: uppercase;
    padding: 1.25em 2em;
    background: $light-pink;
    border: 2px solid $pink-border;
    border-radius: 0.75em;
    transform-style: preserve-3d;
    transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), background 150ms cubic-bezier(0, 0, 0.58, 1);
    &::before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: $dark-pink;
      border-radius: inherit;
      box-shadow: 0 0 0 2px $pink-border, 0 0.625em 0 0 $pink-shadow;
      transform: translate3d(0, 0.75em, -1em);
      transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), box-shadow 150ms cubic-bezier(0, 0, 0.58, 1);
    }
    &:hover {
      background: $pink;
      transform: translate(0, 0.25em);
      &::before {
        box-shadow: 0 0 0 2px $pink-border, 0 0.5em 0 0 $pink-shadow;
        transform: translate3d(0, 0.5em, -1em);
      }
    }
    &:active {
      background: $pink;
      transform: translate(0em, 0.75em);
      &::before {
        box-shadow: 0 0 0 2px $pink-border, 0 0 $pink-shadow;
        transform: translate3d(0, 0, -1em);
      }
    }
  }
}
/*↑新ボタン↑*/


a.entry-card-wrap, a.related-entry-card-wrap{
	text-decoration:none;
	table{
		border:0;
		td{
			border:0;
		}
	}
}
table.entry-card{
	margin:0;
}

table.product-list{

.site-icon{	width:16px;}
}
.list-img{
	max-height:200px;
	max-width:150px;
}


.mv-sale{
	z-index: 2;
	position: absolute;
	background:#ff0;
	line-height:18px;
	border:2px solid;
	border-radius :10px;
	font-size:10px;
	padding:0 10px 0 10px;
	top:1px;
}

.product-list .sale-icon{
	margin: 20px auto;

}


.mv-icon{
	display:block;
	position: relative;
	text-align:center;
	background:#666;
}





/************************************
** ■エントリーカード メタディスクリプションカスタマイズ（delta）
************************************/
/*ブログカード設定*/

a.entry-card-wrap.a-wrap.style-delta, a.related-entry-card-wrap.a-wrap{
	border: 14px double #888;
	width:100%;
display:block;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	border-collapse: separate;
	border-radius:20px;
	
	article{
		border-collapse: separate;
		border-radius:10px;
		
			
		
	}
}

table.style-delta{
margin-bottom:0px;
	border-collapse: separate;
	border-radius:20px;
	border:none;
	
	th, td{
	margin:0px;
	padding:0px;
	}
}

.style-delta h2{
	padding:0;
	font-size:18px;
	line-height:1.2;
	background:none;
}
.entry-card-tags-ex.style-delta {
	margin-top:5px;
	margin-left:15px;
	font-size:15px;
	line-height:1.2;
}

a.tag-link.border-element.tag-link-10579,a.tag-link.border-element.tag-link-460,a.tag-link.border-element.tag-link-1167  {
	color:black;
	background-color:black;
}

a.entry-card-wrap.a-wrap.sns{
	border: 2px solid  #333;
	max-width:300px;
}















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



}
/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	
.navi-menu-button.menu-button{
background-color:#eeeeee;
	color: #ffffff;
	height: 60px;
width:50%;
}
	
.api{font-size: 14px;}
.api_ti{
	text-align:center;
	font-size: 18px;}
.api_ko{font-size: 14px;
	width:90px;}
.api_pi{width:120px;}

.list{font-size:13px;}
	
img.fc2 {
	width:80px;height:80px;object-fit:cover;object-position:0 0;
}

img.chara{
	width:100%;object-fit:contain;max-width:150px;max-height:80px;
}


td.chara{width:0%;visibility:hidden;display:none;}
.related-entry-card-thumb.card-thumb{
	object-fit: contain;
	height:150px;
	width:180px;
	object-position:top;
}
.product-list .sale-icon{
		padding:1px 2px 0 2px;
	font-size:10px;
	line-height:12px;
	margin: 10px auto;

}
.list-icon{
	font-size: 6px;
	
}

table.product-list{

img.site-icon{width:12px;}
}
	
	
	
	
}/*↑834px以下↑*/
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
  /*サムネイル下*/
.ect-entry-card .card-snippet, 
.rect-entry-card .card-snippet, 
.ect-big-card-first .card-snippet {
      clear: none;

  }
	
	div.entry-card-tags-ex{
	position: relative;
 left: 40px;
	}
.cosplay-table td em  {
	font-size:11px;
	
}
	
.internal-blogcard-wrap .entry-card-tags-ex{
		margin:-25px 0 0 -5px;/* 上 | 右 | 下 | 左 */
}
.product_image{
	display:none;	
}
	
	
	.list-img{
	max-height:200px;
	max-width:100%;
}
	
	.mgs_nom{font-size:8px;}
	

}
@media screen and (min-width: 481px){
	.mini{display:none;}
}