@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) {
  background-color: inherit;
}
.floatClear {
	clear: both !important;
}
/*リンク装飾無し*/
a.n:link {
	color: #000;
	text-decoration: none;
	}
a.n:active {
	color: #000;
	text-decoration: none;
	}
a.n:visited {
	color: #000;
	text-decoration: none;
	}
a.n:hover {
	color: #000;
	text-decoration: none;
	}

.archive-title {
  color: #5f5f5f;
  font-size: 160% !important;
  padding-bottom:10px;
  border-bottom: 1px solid rgba(86,129,138,1.00);
  width: 100%;

}
.archive-title :before {
  display: none;
}
.search-box .search-edit {
	padding: 8px 16px;
	padding-right: 68px;
	border-color: #999;
	border-radius: 20px;
}
#foot-inf {

}
#foot-inf a {
	font-size:120%;
	text-decoration: none;
}
.foot-inf-title {
	font-size:120%;
	font-weight:bold;
}
/*ヘッダーカスタマイズ*/
.head-bar {
    width: 100%;
    background-color: #1754C1;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.head-title {
    color: #FFFFFF;
    float: left;
    padding-right: 10px;
    padding-left: 30px;
    border: 1px solid #FFFFFF;
    margin-left: 5%;
    background-image: url(https://www.retpc.jp/hq-reconsul/case/wp-content/uploads/2025/12/home.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 500;
    line-height: 1.6em;
    padding-top: 4px;
    margin-top: 15px;
 
}
.head-menu {
    float: right;
    width: 35%;
}
.head-link {
    color: #FFFFFF;
    float: right;
    margin-right: 3%;
    font-size: 90%;
    font-weight: 600;
    margin-bottom: 5px;
}
.mid-menu-box {
    float: left;
    width: 49%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 90%;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    border-left: 1px solid #DBDBDB;
}
.mid-menu-box:hover {
    background-color: #AEDFFB;
}
/*ダウンロードPDF*/
a .foot-p-pdf {
    color: #000000;
    font-size: 85%;
    line-height: 1.7em;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 600;
    background-image: url(https://www.retpc.jp/hq-reconsul/case/wp-content/uploads/2025/12/pdf30.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: auto;
    width: 330px;
    padding-right: 20px;
    letter-spacing: -0.5px;
    text-decoration: none;
}

/*募集ページボタン*/
.bt-rec {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #1754C1;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    border: 3px solid #2E68CA;
    border-radius: 20px;
    background-color: #FFFFFF;
    float: left;
}
.bt-rec:hover {
    background-color: #E1F3FC;
}

/*検索ボタン*/
.search-box .search-submit {
	top: 0;
	right: 0px;
	height: 100%;
	width: 60px;
	color: #fff;
	background-color: #999;
	border-radius: 0 20px 20px 0;
}

.search-box .fa-search {
	display: block;
	margin-top: 3px;
	margin-right: 3px;
}
.selectlink {
	top: 0;
	right: 0px;
	height: 100%;
	border-radius: 20px 20px 20px 20px;
}
.bt-list {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 100%;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 5px;
    border: 1px solid #D8D8D8;
    border-radius: 30px;
    background-color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.bt-list:hover {
    background-color: #E1F3FC;
}
/*事例紹介一覧を非表示*/
.cat-link-2 {
	display:none;
}

/*入力欄と検索ボタンの強調の無効化*/
.search-box .search-edit:focus, .search-box .search-submit:focus {
	outline: 0;
	outline-offset: unset;
}
/*ブログカードサムネイル*/
.blogcard-thumbnail img {
	display: none;
}
.card-thumb {
	display: none;
}
.fa {
	display: none;
}
/*表示アイコン修正*/
.post-date::before {
content: "掲載日";
}
.post-update::before {
content: "掲載日 ";
}
/*最新掲載事例（アナログ）*/
.ec-box {
    width: 100%;
    display: inline-block;
    background-color: #f4f3f2;
}
.ec-box:hover {
    background-color: #E9ECEC;
}
.ec-wrap {
    text-decoration: none;
    padding: 3%;
    transition: all 0.3s ease-in-out;
    display: block;
}
.ec-title {
    font-size: 18px;
    margin: 0.4em 0 0.4em 0;
    line-height: 1.6;
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    background-color: #ffffff;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    padding-right: 8px;
    text-decoration: none;
    color: rgba(0,0,0,1.00);
	height: 150px;
}
.ec-day {
    font-size: 90%;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    padding-bottom: 5px;
    text-decoration: none;
}
/*フッター追加*/
.rcm-box {
	padding-left:2%;
	padding-right:1%;
	padding-top:20px;
    background-color: rgba(222,240,247,1.00);
}
.rcm-link-l {
	width: 48%;
    float: left;
    padding-bottom: 10px;
    color: rgba(0,0,0,1.00);
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}
.rcm-box .rcm-link-l a {
    text-decoration: none;
    color: rgba(0,0,0,1.00);
}

.rcm-link-r {
	width: 48%;
    float: left;
    padding-bottom: 10px;
    color: rgba(0,0,0,1.00);
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: bold;
}
.rcm-box .rcm-link-r a {
    text-decoration: none;
    color: rgba(0,0,0,1.00);
}
.fmenu {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 90%;
    text-align: center;
    text-decoration: none;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.8em;
    font-weight: 500;
    color: #444444;
}
.size150 { font-size: 150% !important; }

.date-tags .article-num {
    font-size: 90%;
}
/*アピールエリア*/
.post-15 .date-tags {
display: none;
}
.article-num {

}
.case-box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 30px;
    position: relative;
}
.case-box .ca-title img {
    width: 100%;
    height: auto;
}
.ca-subtitle {
    text-align: center;
    color: rgba(8,77,140,1.00);
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 230%;
    padding-top: 40px;
    font-weight: 600;
}
.ca-txt {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 100%;
    line-height: 1.7em;
    text-align: left;
    font-weight: normal;
    padding-top: 10px;
}
.ca-txt2 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 100%;
    line-height: 1.7em;
    text-align: left;
    font-weight: normal;
    padding-top: 10px;
}
.ca-title {
	width: 70%;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
	padding-bottom: 50px;
}
.foot-inf-part {
    text-align: center;
}
.pc-no {
display: none;
}
/*事例テーマ*/
.cate-block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.cate-ob {
float: left;
width: 18%;
margin-left: 4.5%;
}
.cate-ob img {
    width: 100%;
    height: auto;
}
.mar-l {
margin-right: 2%;
margin-bottom: 20px;
}
/*wgアイコン*/
.wg {
margin-left: 2px;
background-image: url(https://www.retpc.jp/hq-reconsul/case/wp-content/uploads/2025/01/358e359554de806c7ac3fd5add817498.png);
background-repeat: no-repeat;
background-position: left center;
padding-top: 5px;
padding-bottom: 2px;
background-size: 20px auto;
padding-left: 22px;
}
/*準備中*/
.coming {
    font-size: 80%;
    text-align: center;
    font-weight: normal;
	color:#cccccc;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
.ca-title {
padding-bottom: 50px;
}
.pc-no {
display: none;
}
.foot-inf-part {
text-align: center;
}
/*ヘッダーカスタマイズ*/
.head-bar {
    width: 100%;
    background-color: #1754C1;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.head-title {
    color: #FFFFFF;
    float: left;
    padding-right: 10px;
    padding-left: 30px;
    border: 1px solid #FFFFFF;
    margin-left: 5%;
    background-image: url(https://www.retpc.jp/hq-reconsul/case/wp-content/uploads/2025/12/home.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 500;
    line-height: 1.6em;
    padding-top: 4px;
    margin-top: 15px;
 
}
.head-menu {
    float: right;
    width: 35%;
}
.head-link {
    color: #FFFFFF;
    float: right;
    margin-right: 3%;
    font-size: 90%;
    font-weight: 600;
    margin-bottom: 5px;
}
.mid-menu-box {
    float: left;
    width: 49%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 90%;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    border-left: 1px solid #DBDBDB;
}
.mid-menu-box:hover {
    background-color: #AEDFFB;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
.ca-title {
padding-bottom: 30px;
}
.ca-subtitle {
padding-top: 20px;
font-size: 200%;
}
.ca-txt2 {
font-size: 100%;
line-height: 1.6em;
padding-top: 3px;
padding-bottom: 150px;
}
.rcm-link-l {
width: 100%;
}
.rcm-link-r {
width: 100%;
}
.foot-inf-part {
text-align: center;
}
.pc-no {
display: none;
}
.cate-ob {
float: left;
width: 22%;
margin-left: 0%;
}
.mar-l {
margin-right: 4%;
margin-bottom: 20px;
}
/*ヘッダーカスタマイズ*/
.head-bar {
    width: 100%;
    background-color: #1754C1;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.head-title {
    color: #FFFFFF;
    float: left;
    padding-right: 10px;
    padding-left: 30px;
    border: 1px solid #FFFFFF;
    margin-left: 5%;
    background-image: url(https://www.retpc.jp/hq-reconsul/case/wp-content/uploads/2025/12/home.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 500;
    line-height: 1.6em;
    padding-top: 4px;
    margin-top: 15px;
 
}
.head-menu {
    float: right;
    width: 35%;
}
.head-link {
    color: #FFFFFF;
    float: right;
    margin-right: 3%;
    font-size: 90%;
    font-weight: 600;
    margin-bottom: 5px;
}
.mid-menu-box {
    float: left;
    width: 49%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 90%;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    border-left: 1px solid #DBDBDB;
}
.mid-menu-box:hover {
    background-color: #AEDFFB;
}
}

/*480px以下*/
@media screen and (max-width: 480px){
.ca-title {
padding-bottom: 10px;
}
.ca-subtitle {
font-size: 150%;
padding-top: 0px;
}
.ca-txt {
font-size: 100%;
line-height: 1.6em;
padding-top: 3px;
}
.ca-txt2 {
font-size: 100%;
line-height: 1.6em;
padding-top: 3px;
padding-bottom: 80px;
}
.rcm-link-l {
width: 100%;
}
.rcm-link-r {
width: 100%;
}
.foot-inf-part {
text-align: left;
margin-left:1%;
}
.pc-no {
display: block;
}
.cate-ob {
float: left;
width: 47%;
margin-left: 0%;
}
.mar-l {
margin-right: 3%;
margin-bottom: 20px;
}
/*ヘッダーカスタマイズ*/
.head-bar {
    width: 100%;
    background-color: #1754C1;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.head-title {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-left: 1%;
    background-image: url(../../../images/home.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: 500;
    line-height: 1.6em;
    padding-top: 4px;
    margin-right: 1%;
    text-align: left;
    padding-left: 30px;
 
}
.head-link {
    color: #FFFFFF;
    float: right;
    margin-right: 1%;
    font-size: 80%;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}
.head-menu {
    float: right;
    width: 100%;
}
.mid-menu-box {
    float: left;
    width: 49%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    font-size: 90%;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    border-left: 1px solid #DBDBDB;
}
.mid-menu-box:hover {
    background-color: #AEDFFB;
}
}
