@charset "UTF-8";

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

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

.grecaptcha-badge { visibility: hidden; }

p.recapcha_copy {
	font-size:8pt;
}

body {
font-family: 'ヒラギノ角ゴ Pro W3','hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

a { text-decoration: none; }

img {
vertical-align: bottom;
}

div.free_contents img{
	pointer-events: none;
	border: none;
}

/*.content img {
pointer-events: none;
-webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}*/

.logo-image {
    padding: 0;
}

.tagline {
    margin: .6em 0 0 0;
}

.entry-content {
    margin-top: 0;
    margin-bottom: 1em;
}

.article ul li, .article ol li {
    margin: 0.2em;
    border-bottom: 1px solid #eeeeee;
    padding: 5px 0 0 0;
}

article.post_content {
	display: block;
}

article.post_content h1 {
    font-size: 150%;
    text-align: center;
}

article.post_content h2 {
    font-size: 130%;
    color: #d8345f;
    border-bottom: 3px solid #d8345f;
    font-size: 15pt;
    margin: 20px 0 10px 0;
}

article.post_content h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f13a";
  padding-right: 4px;
}

article.post_content h3 {
    font-size: 100%;
    padding: 15px 0 5px 10px;
}

article.post_content p {
	padding: 5px;
}

.date-tags {
	line-height: 0.8;
    text-align: right;
    margin: 1em 0;
}



h1.entry-title {
	color: #313f52;
	margin:0 0 5px 0;
	font-size:95%;
}

h1.archive-title {
	font-size: 18pt;
    color: #d8345f;
    margin: 10px 0 5px 0;
    padding: 10px 0 0 0;
    border-bottom: 2px solid #d8345f;
}

.list_contents_title {
	color: #313f52;
	font-size: 7pt;
	padding: 0 2px;
}

.archive-title span {
    margin: 5px 10px;
}


#contents_title {
	margin:0 0 5px 0;
	color: #313f52;
	font-size:95%;
	font-weight:bold;
	line-height: 1.2;
}

h2.midashi2 {
font-size: 18pt;
color:#d8345f;
border-bottom: 3px solid #d8345f;
margin-bottom: 5px;
}

.main {
padding: 20px;
}

.list {
	padding:0 10px;
}

.list li {
list-style:none;
padding-bottom:10px;
margin: 0.2em;
    border-bottom: 1px solid #eeeeee;
    padding: 5px 0 0 0;
}

.list img {
border:1px solid #ccc;
}

.cat_list {
border-bottom: 1px solid #eeeeee;
    margin: 0;
    padding: 10px 0;
}

table {
    margin: 10px 0;
}

table th {
    border: 1px solid #ddd;
    padding: 6px;
    font-weight: bold;
	font-size:80%;
}

table td {
    border: 1px solid #ddd;
	padding: 6px;
	font-size:80%;
	background:#fff;
}

h2 {
font-size: 15pt;
color:#d8345f;
border-bottom: 3px solid #d8345f;
margin: 10px 0 5px 0;
background-color: #fff;
}

.article h2 {
font-size: 15pt;
color:#d8345f;
border-bottom: 3px solid #d8345f;
margin: 10px 0;
padding: 10px 10px 3px 10px;
background-color: #fff;
}

.under-entry-content h2 {
font-size: 18pt;
color:#d8345f;
border-bottom: 3px solid #d8345f;
margin-bottom: 5px;
background-color: #fff;
}

.article h3 {
font-size: 18px;
    padding: 6px 15px;
    margin: 25px 5px 15px 5px;
    border: none;
    color:#313f52;
}

.sidebar h3 {
    background-color: #f3f4f5;
    padding: 7px 12px;
    margin: 12px 0;
    border-radius: 2px;
    font-size: 12pt;
}

.sidebar h3::before {
  font-family: "Font Awesome 5 Free";
  content: "\f6d1";
  padding-right: 4px;
}

.logo-text {
    padding: 0;
    font-size: 1em;
}

.entry-card-thumb {
    width: 150px;
}

.entry-card-content {
    margin-left: 160px;
}

.widget-entry-cards figure {
    width: 150px;
}

.widget-entry-card-content {
    margin-left: 160px;
    font-weight: bold;
}

.a-wrap {
	margin:0;
}

h2.relation::before {
  font-family: "Font Awesome 5 Free";
  content: "\f21e";
  padding-right: 4px;
}

h2.share::before {
  font-family: "Font Awesome 5 Free";
  content: "\f086";
  padding-right: 4px;
}
 
h2.store::before {
  font-family: "Font Awesome 5 Free";
  content: "\f07a";
  padding-right: 4px;
}

p.relation_title {
	margin: 0 0 5px 0;
	padding:0;
    color: #d8345f;
    font-weight: bold;
    font-size: 95%;
    line-height: 1.2;
}

p.relation_title a {
    color: #313f52;
}

.entry-content>*, .demo .entry-content p {
    margin-top: 0;
    margin-bottom:0;
}

.pager-links {
	margin:7px 0;
}

.entry-categories-tags > div {
	margin-bottom:3px;
}

.entry-categories-tags {
	margin:0;
}

.entry-categories-tags ctdt-one-row {
	margin:0;
}

.entry-content img {
	border:1px solid #ccc;
}

article img {
	border:1px solid #ccc;
}

.link_btn {
}

li.menu-item {
	padding-left:10px;
}

.menu-item a:link {
	display: inline-block;
}

.menu-item::before {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
  padding-right: 4px;
}

.example {
  position: relative;
  }

.example p {
  position: absolute;
  top: 0;/*画像の左上に配置*/
  left: 0;
  margin: 0; /*余計な隙間を除く*/
  color: white;/*文字を白に*/
  background: #ffcc33;/*背景色*/
  font-size: 13px;
  line-height: 1;/*行高は1に*/
  padding: 2px 3px;/*文字周りの余白*/
  }

.search-box {
    margin: 0;
    position: relative;
}

/*ジャンルカテゴリ*/
.cat-link1 {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 2px 6px;
	font-size: 12px;
	background-color: #313f52;
	border-radius: 2px;
	word-break: break-all;
	margin: 1px 4px 2px 0;
}
.cat-link1::before {
  font-family: "Font Awesome 5 Free";
  content: "\f07b";
  padding-right: 4px;
}
.cat-link1:hover {
  color: #fff;
}
.cat-link1:active {
	opacity: unset;
  color: #fff;
}

/*作家カテゴリ*/
.cat-link2 {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin: 1px 4px 2px 0;
  padding: 2px 6px;
  font-size: 12px;
  background-color: #313f52;
  border-radius: 2px;
  word-break: break-all;
}
.cat-link2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  padding-right: 4px;
}

.cat-link2:hover {
  color: #fff;
}

.tag-link {
    color: #313f52;
    text-decoration: none;
    display: inline-block;
    padding: 1px 5px;
    font-size: 12px;
    border: 1px solid #313f52;
    border-radius: 2px;
    word-break: break-all;
    margin: 0 2px 3px 0;
}

.tag-link:hover {
  color: #313f52;
}

.eye-catch-wrap {
	width:100%;
margin: 0;
padding: 5px;
}

.eye-catch {
width: 30%;
margin: 0 10px;
}

.eye-catch-wrap img {
	float:left;
}

.sns-share-buttons {
    padding: 10px;
}

.btn-square {
  display: inline-block;
  padding: 0.5em;
  text-decoration: none;
  background: #d8345f;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
width: 95%;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
  color: #FFF;
}

.btn-square:hover {
  color: #fff;
}

.btn-square2 {
  display: inline-block;
  padding: 0.5em;
  text-decoration: none;
  background: #FF9933;/*ボタン色*/
  color: #FFF;
  border-radius: 3px;
width: 95%;
}
.btn-square2:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
  color: #FFF;
}

.btn-square2:hover {
  color: #fff;
}

.new_comic_wrap {
	box-sizing: border-box;
    padding: 0 12px 15px 12px;
}

.box_list {
	width:100%;
	line-height: 1.5;
	font-size: 90%;
}

.new_container{
	display: flex;
	padding:10px 0;
	border-bottom: 1px dashed #ccc;
}

.new_container_left{
	margin-right:10px;
}

.new_container_right {
    width: 200%;
}

.contents{
    flex: 1;
}

.new_container p {
	margin:0;
}

.new_container a {
	font-weight:bold;
}

.booklist_inframe {/*親div*/
  position: relative;/*相対配置*/
  }

.booklist_inframe p {
position: absolute;
color: white;
bottom: 0;
left: 0;
margin: 0;
width: 100%;
background-color: rgba(255,0,0,0.5);
padding: 5px 3px;
font-size: 70%;
line-height: 1.2;
  }

.booklist_inframe img {
  width: 100%;
  }

.cover_img {
    position: relative;
}

.cover_img p {
position: absolute;
color: white;
bottom: 0;
left: 0;
margin: 0;
width: 100%;
background-color: rgba(255,0,0,0.5);
padding: 5px 10px;
font-size: 90%;
line-height: 1.2;
}

a.cat_link {
text-decoration: none;
}


.sns-share, .sns-follow {
	margin:0;
}

#book_list {
    width: 100%;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.eye-catch-wrap {
padding: 10px 0;
}

.eye-catch-wrap img {
	border: 1px solid #ccc;
}

.search-edit, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    padding: 11px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    width: 100%;
    margin: 3px 0 3px 0;
}

input[type="submit"], #bbp_reply_submit, .bp-login-widget-register-link a {
-webkit-appearance: none;
padding: 10px;
    text-decoration: none;
    color: #FFF;
    border-radius: 5px;
    font-weight: bold;
    background: #313f52;
    border: none;
}

input[type="submit"], #bbp_reply_submit, .bp-login-widget-register-link a:activ {
-webkit-appearance: none;
}

input[type="submit"]:hover {
-webkit-appearance: none;
  color: #fff;
}

.formbtn {
	background: #ccc;
    padding: 10px 30px;
    border-radius: 7px;
    font-weight: bold;
    color: #fff;
    background-color: #313f52;
}

.formbtn:hover {
  color: #fff;
}

.pr_mes {
    font-size: 80%;
}

.footer-bottom {
    padding: 8px 8px 60px 8px;
    position: relative;
    font-size: 14px;
    margin: 0;
}

.release_date {
	text-align:right;
	font-size:80%;
	margin:0;
	padding:5px;
}

.store_list_info {
	margin: 0 0 5px 0;
    padding: 0;
    font-size: 90%;
}

#info_new {
	padding: 1px 5px;
    background: #008BBB;
    border-radius: 3px;
    margin-right: 5px;
    color:#fff;
}

#info_continue {
	padding: 1px 5px;
    background: #228B22;
    border-radius: 3px;
    margin-right: 5px;
    color:#fff;
    }

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

.image_page_wrap {
    padding: 0 10px 20px 10px;
    box-sizing: border-box;
    margin: 0;
}


.image_page {
	width: calc(100% / 3 - 5px);
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.box2 {
	width: calc(100% / 4 - 15px);
	display: inline-block;
	vertical-align: top;
	margin: 6px 5px;
}

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

.box2 {
	width: calc(100% / 4 - 15px);
	display: inline-block;
	vertical-align: top;
	margin: 6px 5px;
}

}

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

.box2 {
	width: calc(100% / 4 - 15px);
	display: inline-block;
	vertical-align: top;
	margin: 6px 5px;
}

}

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

.box2 {
	width: calc(100% / 3 - 9px);
    display: inline-block;
    vertical-align: top;
    margin: 8px 2px;
}

.menu-item::before {
    content: none;
}
}

.box2 img {
	vertical-align: bottom;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

.catch_copy {
	background:#d8345f;
	border-radius: 4px;
	text-align: center;
	color:#fff;
	margin-top:0;
	margin-bottom: 10px;
	font-size: 80%;
	padding: 3px;
}

.store_wrap {
	box-sizing: border-box;
    padding: 15px 12px;
    margin:0;
}

.store_list {
	width: calc(100% / 5 - 5px);
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px;
    overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
}

.store_wrap img {
	border:none;
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.store_wrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}


/*480px以下*/
@media (max-width: 480px){
  /*必要ならばここにコードを書く*/
  
.entry-card, .related-entry-card, .e-card-title {
    line-height: 1.8;
}

.header div.header-in {
	padding-top:5px;
	min-height: auto;
}

.tagline {
	margin:0;
}

#content {
    margin-top: 0;
}

.article h1 {
    line-height: 1.25;
    font-weight: bold;
    padding: 0;
	margin:5px;
}

.main, #main {
	padding:0 0 10px 0;
    margin-top: 0;
}

.main h2 {
	padding:0 10px;
}

#book_list {
    width: 100%;
    justify-content: center;
    padding: 0 8px 5px 8px;
    margin: 0;
    list-style: none;
}

.entry-title h1 {
padding: 10px;
}

.content cf {
    margin-top: 0;
}

.entry-card-thumb {
    width: 120px;
}

.widget-entry-cards figure {
    width: 120px;
}

.widget-entry-card-content {
    margin-left: 120px;
    font-weight: bold;
}

article.post_content p {
    padding: 10px;
}

.store_list {
	width: calc(100% / 3 - 25px);
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px;
    overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
}

.menu-item::before {
    content: none;
}

}/*480px以下*/


/*ストア様専用ページボタン*/

.button_wrap {
    width: 100%;
    margin: 5px 0 0 0;
	box-sizing: border-box;
	text-align: left;
	padding: 0;
}
