@charset "UTF-8";

/*!
Theme Name: JAV Siroutosiritai (Cocoon Child)
Description: 名鑑AV — メジャーAV女優Wiki (Cocoon child)
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** Child theme overrides
************************************/
/* 作品 single の関連は includes/single-post-skin.php + single-related.php を正とする */

/************************************
** Responsive breakpoints
************************************/
/* max 1023px */
@media screen and (max-width: 1023px){
  /* Add rules here. */
}

/* max 834px */
@media screen and (max-width: 834px){
  /* Add rules here. */
}

/* max 480px */
@media screen and (max-width: 480px){
  /* Add rules here. */
}
