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

/************************************
** 子テーマ用のスタイルを書く
************************************/


table tr:nth-of-type(2n+1), table th{
	background-color:rgba(var(--brz-global-color4),1);
}

.icon_table{
	img{
		width: 100%!important;
		height: auto!important;
	}
}

.widget-entry-cards .a-wrap{
	border-bottom: 1px solid #ccc;
}

.widget-entry-cards .a-wrap:last-child{
	border-bottom: none;
}

.other_list, .list_normal ul li{
	position:relative;
	padding-left: 20px!important;
}

.brz .list_normal li{
	margin-left:0!important;
	margin-bottom: 0.8em!important;
	padding-left: 10px!important;
}

.other_list::before, .list_normal ul li::before{
	content:""!important;
	background:url(https://apex.tricorn.net/wp-content/uploads/2025/05/icon_square_blue.png) no-repeat;
	display:inline-block;
	left: 0;
    top: 6px;
    position: absolute;
	width:14px;
	height:14px;
}

.brz .list_number .brz-rich-text ul {
	margin-left: 0;
}

.brz .list_number .brz-rich-text ul li{
	margin-left:0;
}

.brz .list_number .brz-rich-text ul li::before{
	display:none;
}

.brz .list_number .brz-rich-text ul li strong.brz-cp-color3{
	color: #0ea9c5;
    font-weight: bold;
    border-top: 2px solid #0ea9c5;
    margin-right: 1em;
}

.company p:before, .company p:after{
	content:"";
	background:url(https://apex.tricorn.net/wp-content/uploads/2025/05/bracket.png)no-repeat;
	background-size: contain;
    display: inline-block;
	vertical-align: middle;
    width: 30px;
	height: 54px;
    margin: 0 5px;
}

.company p:after{
    transform: scale(-1, 1);
}

.ttl03{
	padding: 12px 10px 0 0;
    margin-bottom: 16px;
    border-bottom: 2px solid #0099c2;
}

.ttl03 span.brz-cp-color8{
	background: #0099c2;
    margin-right: 10px;
    font-size: 18px!important;
    padding: 4px 16px!important;
}

.ttl04{
	border-left: #ccc 4px solid;
	padding-left:16px!important;
}

.ttl05{
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 6px!important;
}

.ttl05 h5{
	background: url(https://apex.tricorn.net/wp-content/uploads/2025/05/ttl05_icon.png) 0 0 no-repeat;
	padding-left:20px!important;
}

.btn_default{
	background:rgba(var(--brz-global-color1), 1)!important;
}

.btn_default:hover{
	background:#b30000!important;
}

.btn_success{
	background:rgba(var(--brz-global-color3),1)!important;
}

.btn_success:hover{
	background:#123264!important;
}

.btn_info{
	background:#4e739d!important;
}

.btn_info:hover{
	background:#1e446f!important;
}

.btn_kr{
	background:#09de7d!important;
}

.btn_kr:hover{
	background:rgba(var(--brz-global-color1), 1)!important;
}

.faq_btn a{
	background: #1da9f0;
	border-radius: 99px;
	box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.3);
	display: inline-block;
	font-weight: bold;
	transition-duration: 0.3s;
}

.faq_btn a:hover{
	background: #123264;
	color: #fff;
}

.brz .brz-rich-text ol li{
	margin-left: 2em;
	margin-bottom: 10px!important;
}

.brz .brz-rich-text ol li:before{
	content: counter(list-0, decimal)!important;
    color: rgba(var(--brz-global-color3), 1);
    font-size: 120%;
    font-weight: bold;
    border-top: 2px solid;
    text-align: center;
    margin-right: 15px;
	margin-left: -1.7em!important;
}

.mv_trial{
	position: relative;
	width: 80%;
	margin:auto;
}

.mv_trial:after{
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 9px solid #fff;
	border-bottom: 0;
	bottom: -9px;
	left: 50%;
	margin-left: -5px;
}

/*料金テーブル*/
.table01, .table01_hover{
	border-left: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin: 10px 0;
}

.table01 tr:nth-of-type(2n+1){
	background:#fff;
}

.table01 th {
    background: #f3f3f3;
    color: #333;
	font-size: 20px;
    font-weight: bold;
    padding: 10px 8px;
}

.table01 td {
	color: #333;
    font-size: 20px;
    padding: 10px 8px;
}

.table01 .table-head {
    width: 200px;
    background-color: #0099c2;
    color: #fff;
	font-weight:bold;
    font-size: 20px;
}

.autobahn_newoption .table-head{
	width: inherit;
}

.autobahn_newoption .table-head:nth-child(2),
.autobahn_newoption .table-head:nth-child(3){
	width: 13%;
}

.autobahn_newprice .trial,
.autobahn_newprice .trial th{
	background: #f9f9f9!important;
}

.autobahn_newprice td{
	line-height: 1.2;
}

.brz .test_table table{
	border:none!important;
}

/* テーブルレスポンシブ用（コンテンツ量が少ないもの用） */
.brz .brz-table{
	display: table!important;
}

/* テーブルレスポンシブ用（項目非表示） */
.table_double table .brz-table__td strong,
.table_triple table .brz-table__td strong,
.autobahn_option table .brz-table__td strong,
.autobahn_newoption td strong,
.autobahn_price td strong,
.autobahn_newprice td strong,
.autobahn_longtimediscount td strong,
.table_automated table .brz-table__td strong,
.table_df table .brz-table__td strong{
  	  display: none;
}

/* /products/pardot/faq/pd-function-grading/のサムズアップマーク */
.match strong:after{
	content: "";
	background:url(http://apex.tricorn.net/wp-content/uploads/2025/06/grading_thumsup.png) no-repeat;
	display: inline-block;
	width: 27px;
    height: 26px;
    vertical-align: middle;
}

.pagetop{
	width: 73px;
    height: 34px;
    margin: -94px auto 0!important;
}

/* 投稿エリア */
.breadcrumb.sbp-main-before{
    padding: 0 0 4px 0;
}

/* FAQトップ */
.faqtop_h2{
	background: #e9e9e9;
	text-align: center;
	font-weight: bold;
	text-decoration: none!important;
}

.faqtop_h2 a{
	display: block!important;
	padding: 15px;
}

.brz .brz-posts__item>.brz-columns{
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	padding-right: 25px;
	position: relative;
}

.brz .brz-posts__item:last-child>.brz-columns{
	border: none;
}

.brz .brz-posts__item>.brz-columns:before{
	content: ">";
	color: rgba(var(--brz-global-color3), 1);
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -12px;
}

.brz .brz-posts__item{
	padding-right: 20px;
}

.brz .brz-posts__item>.brz-columns:hover{
	background: #f5f8fa;
}

.category_box .brz-wrapper-clone{
	margin-top: auto!important;
}

.brz .btn_faq{
	background: #fff!important;
	border: 2px solid rgba(var(--brz-global-color3), 1)!important;
	box-shadow: none!important;
	color: rgba(var(--brz-global-color3), 1)!important;
	font-size: 16px!important;
    padding: 10px 42px!important;
	transition-duration: 0.3s;
}

.brz .btn_faq:hover{
	opacity: .7;
}

h1#archive-title{
	background: linear-gradient(to right, #123264, #0099c2);
    color: #fff;
    text-align: center;
    padding: 25px;
}

.fa-folder-open:before{
	display: none;
}

h1.entry-title, h2.entry-card-title{
	border-bottom: 2px solid #0099c2;
	padding: 10px;
}

h2.entry-card-title{
	padding: 5px;
}

.cat-link, .wp-block-search__button{
	background: #0099c2;
	border: none;
}

.sidebar h3{
	background: #0099c2;
	color: #fff;
}

/* read more */
#list, .list-wrap a{
	text-align: right;
}
h2.entry-card-title, .no-thumbnail .entry-card-snippet{
	text-align: left;
}
.entry-card-meta{
	display: inline-block;
}
.entry-card-meta:before{
	content: "詳しく見る >";
	color: #fff;
	background: #ff8c00;
	border-radius: 3px;
	box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.3);
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
	transition-duration: 0.3s;
}

.entry-card-meta:hover:before{
	background: #b30000;
}

/* 投稿エリアCTA */
.bottom-area{
	background: linear-gradient(90deg, rgba(18, 50, 100, 1) 0%, rgba(0, 153, 194, 1) 100%);
    padding: 60px 0;
}

.bottom-area .bottom-inner{
	display: flex;
	align-items: center;
    justify-content: center;
    width: 90%;
    margin: auto;
}
.bottom-area .bottom-inner .bottom-area-left{
    margin-right: 30px;
	transition-duration: 0.4s;
	width: 45%;
}

.bottom-area .bottom-inner .bottom-area-left:hover{
	transform: scale(1.1);
}

.bottom-area .bottom-inner .bottom-area-right{
	text-align: center;
    color: #fff;
}

.bottom-area .bottom-inner .bottom-area-right h3{
	border: none;
	font-size: 22px;
    line-height: 1.3;
	margin-bottom: 20px;
	padding: 0;
}

.bottom-area .bottom-inner .bottom-area-right .bottom-cta-button{
	background: #ff8c00;
	border-radius: 99px;
	box-shadow: 0px 5px 1px 0px rgba(0, 0, 0, 0.4);
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 30px;
	text-decoration: none;
	transition-duration: 0.3s;
}

.bottom-area .bottom-inner .bottom-area-right .bottom-cta-button:hover{
	background: #b30000;
}

/* 投稿一覧カテゴリー非表示 */
.no-thumbnail .e-card-meta .e-card-categorys{
	display: none;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  .single_table table .brz-table__th, .brz-table__td {
	width: calc(100% / 2)!important;
  }
}

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

/*767px以下*/
@media screen and (max-width: 767px){
  	.ttl03 span.brz-cp-color8{
  	  padding: 0px 16px!important;
	}

	table tr:nth-of-type(2n+1), table th{
		background-color:inherit;
	}

	.autobahn_newprice tr,
	.autobahn_newprice tr:nth-of-type(2n+1),
	.autobahn_newprice .trial td{
		background: #fff!important;
	}

	.single_table table .brz-table__th, .brz-table__td {
  	  width: calc(100% / 3)!important;
	}

	.brz .table_single table .brz-table__th,
	.brz .table_single table .brz-table__td,
	.brz .table_double table .brz-table__td,
	.brz .table_triple table .brz-table__td,
	.brz .autobahn_option table .brz-table__th,
	.brz .autobahn_option table .brz-table__td,
	.brz .autobahn_newoption th,
	.brz .autobahn_newoption td,
	.autobahn_price td,
	.autobahn_price th,
	.autobahn_newprice td,
	.autobahn_newprice th,
	.autobahn_longtimediscount td,
	.autobahn_longtimediscount th,
	.brz .table_automated table tbody,
	.brz .table_automated table tr,
	.brz .table_df table thead,
	.brz .table_df table tbody,
	.brz .table_df table tr,
	.brz .table_df table .brz-table__th,
	.brz .table_df table .brz-table__td
	{
		display: block;
		width: 100%!important;
	}
	
	/* テーブルレスポンシブ用（項目表示） */
	.table_double table .brz-table__td strong,
	.table_triple table .brz-table__td strong,
	.autobahn_option table .brz-table__td strong,
	.autobahn_newoption td strong,
	.autobahn_price td strong,
	.autobahn_newprice td strong,
	.autobahn_longtimediscount td strong,
	.table_automated table .brz-table__td strong,
	.table_df table .brz-table__td strong{
  	  display:inline-block;
	}
	
	.table_double table tbody, .table_double table .brz-table__tr,
	.table_triple table tbody, .table_triple table .brz-table__tr,
	.autobahn_option table tbody, .autobahn_option table .brz-table__tr{
		display: block;
	}
	
	.table_double table .brz-table__th,
	.table_triple table .brz-table__th,
	.autobahn_option table thead,
	.autobahn_newoption header,
	.autobahn_price .header,
	.autobahn_newprice .header,
	.autobahn_newoption .header,
	.autobahn_longtimediscount .header,
	.brz .table_automated table thead .brz-table__th{
		display: none;
	}

	.autobahn_longtimediscount th{
		background: rgba(var(--brz-global-color4),1);
		color: #fff;
	}

	.brz .table_double table .brz-table__td:nth-child(odd), .brz .table_triple table .brz-table__td:first-child{
		background:rgba(var(--brz-global-color4), 1)!important;
	}
	.brz .table_double table .brz-table__td:nth-child(odd) p strong, .brz .table_double table .brz-table__td:nth-child(odd) p span,
	.brz .table_triple table .brz-table__td:first-child p strong, .brz .table_triple table .brz-table__td:first-child p span{
		color:rgba(var(--brz-global-color8), 1)!important;
	}
	
	.brz .table_triple table .brz-table__td{
		border: none!important;
	}
	
	.brz .table_df table .brz-table__th:not(:first-child),
	.brz .table_df table .brz-table__td:nth-child(even)
	{
		display: none;
	}
	
	.bottom-area .bottom-inner{
		display: flex;
		align-items: center;
    	justify-content: center;
    	width: 90%;
    	margin: auto;
	}
	
	/* 投稿エリアCTA */
	.bottom-area .bottom-inner{
		display: block;
	}
	.bottom-area .bottom-inner .bottom-area-left{
    	margin: 0 auto 20px;
		transition-duration: 0.4s;
		width: 70%;
	}
}

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