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

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

/*---------------------------------
固定ページの日付を非表示にする
--------------------------------*/
.page .date-tags,
.page .author-info{
  display: none;
}
.page-id-47 .entry-title{
  display: none;
}

.single .eye-catch {
  display: none;
}
/************************************
** ■リンクテキスト カスタマイズ
************************************/
a{ /*リンクテキスト装飾無し*/
  text-decoration: none;
}
a:hover { /*リンクテキストホバー時アンダーライン表示*/
  text-decoration: underline;
}
.share-button{ /*シェアボタン装飾無し*/
  text-decoration: none!important;
}
.follow-button{ /*フォローボタン装飾無し*/
  text-decoration: none!important;
}
.cat-link{ /*カテゴリーラベル装飾無し*/
  text-decoration: none!important;
}
.tag-link{ /*タグラベル装飾無し*/
  text-decoration: none!important;
}

/************************************
** ■ホバー時の背景色設定
************************************/
.widget_recent_entries ul li a:hover,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_rss ul li a:hover,
.widget_nav_menu ul li a:hover,
.navi-in a:hover,
.navi-footer-in a:hover,
.a-wrap:hover,
.comment-reply-link:hover,
.recent-comments .a-wrap:hover .recent-comment-content,
.pagination a:hover,
.pagination-next-link:hover, .comment-btn:hover,
.pager-links a:hover span,
.pager-links a:hover span,
.mobile-menu-buttons .menu-button:hover,
.menu-drawer a:hover,
.bp-login-widget-register-link a:hover{
  background-color: #696969; /*背景色*/
  transition: all 0.5s ease; /*アニメーション*/
  color: #ffffff; /*フォントカラー*/
}


/************************************
** コンテンツ部分の色変更
************************************/

.main{
  background-color: #fff);
}

.a-wrap {
  color: #fff;
}

/************************************
** TOP用コンテンツ部分の透過
************************************/

.page-id-47 .main{
  background-color: rgb(255,255,255,0);
  }
  
.page-id-47 .a-wrap {
  color: #fff;
  }


/************************************
/*hrタグデザイン変更
************************************/
.body:not(.home) hr {
  height: 3px;
  background-color: #008000;
  width: 100%;  
  border: none;
 }

/************************************
/*Hタグデザイン変更
************************************/
.article:not(.home) h1 {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 5%;
  font-size:170%;
  margin-top: 2%;
  color: #fff;
  text-align: left;
  background:linear-gradient(to right,black 50%,white );
  line-height: 1em;
}

.article:not(.home) h2 {
  padding-left: 1rem 2rem;
  line-height: 1em;
  border-left: 4px solid #000;
}

.article:not(.home) h3 {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 3%;
  font-size:130%;
  width: 60%;
  color: #fff;
  text-align: left;
  background:black; 
  border: none;
}

.sidebar h2{
  padding-left: 1rem 2rem;
  line-height: 1em;
  border-left: 4px solid #000;
}
.sidebar h3{
  padding-top: 2%;
  padding-bottom: 2%;
  padding-left: 3%;
  font-size:130%;
  width: 100%;
  color: #fff;
  text-align: left;
  background:black; 
  border: none;
}
/************************************
/*関連記事と記事一覧の文字色変更
************************************/
.entry-card-content, .card-content, .e-card-content {
  color: #000;
}

.entry-card-content:hover, .card-content:hover, .e-card-content:hover {
  color: #fff;
}

/************************************
/*TOPNewPostのaタグ変更
************************************/
.linkhover a{
  color: white;
}
.linkhover a:hover {
  color: black;
}
.whitelink{
  text-align: right !important;
}
.whitelink a{
  color: #fff; 
}
.whitelink a:hover{
  color: #fff;    
}
  
/************************************
** ヘルプデスクページ用CSS
************************************/
.service-all{
  position: relative;
  width: 100%;
  margin-top:5%;
} 

.service-all .title-circle{
  position: relative;
  background-color: #CB1B4A ;
  border-radius: 50%;
  width:90px;
  height: 90px;
}
 
.title-circle h2{
  position: relative;
  color: #000;
  width: 90%;
  margin-left:7%;
  font-size: 140%;
  width:450px;
  padding-top:35% ; 
  background-color: rgba(0,0,0,0);
  border-left: none !important;
}

.service-all p{
  position: relative;
  margin-right: 30%;
  margin-top: 3%;
  left: 5%;
  font-size: 100%;
  width: 90%;
} 

/************************************
** RPA用CSS
************************************/
.service-all-2{
  position: relative;
  width: 100%;
  margin-top:5%;
} 

.service-all-2 .title-circle2{
  position: absolute;
  background-color: #5B9BD5;
  border-radius: 50%;
  width:90px;
  height: 90px;
  color: #fff;
  font-size: 140%;
  padding-left:20px;
  padding-top: 25px ;
}

.service-all-2 h2{
  position: absolute;
  color: #000;
  font-size: 140%;
  width:100%;
  margin-left: 10%;
  margin-top:1% ; 
  background-color: rgba(0,0,0,0) !important;
  border-left: none !important;
}

.service-all-2 h3{
  position: absolute;
  background-color: rgba(0,0,0,0) !important;
  color: #000 !important;
  margin-left: 10%;
  margin-top:12%;
  font-weight: unset !important;
  font-size: 100% !important;
  width: 100% !important;
} 

.service-all-2 p{
  position: relative;
  margin-left: 15%;
  padding-top:18%;
  font-size: 100%;
  width: 80%;
} 

/************************************
** 要素横並び
************************************/
.bottom-annai {
  display: flex;
  justify-content: space-around;
  flex-wrap:wrap;
  width: 100%;
}
  
.elements {
  position: relative;
  width: 230px;
  height: 200px;
  top: 40px;
  background-size: cover;
  overflow: hidden;
  cursor: pointer;
  display: block;
  background-color: #000;
  margin-bottom: 10%;
}

.elements h2{
  position: absolute;
  font-size: 120%;
  width: 100%;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  top: 75%;
  padding-top: 3%;
  padding-bottom:2%;
  z-index: 100;
}

.elements  img{
  position: absolute;
  background-size: cover;
  height: 100%;
  width: 100%;
  transition-duration: 0.5s ease-in-out;
  opacity: 1;
  transition: .3s ease-in-out;
}

.elements:hover img{
  opacity: .8;
  transform: scale(1.2);
  transition-duration: 0.5s;
}


/************************************
** 要素中央ぞろえ
************************************/
.parent {
  text-align: center;
  padding-top:120px;
}
/************************************
** ボックスデザイン11
************************************/
.box11{
  text-align: left;
  width: 60%;
  color: white;
  margin: 0 auto;
  padding-left:3%;
  padding-right: 3%;
  padding-bottom: 1%;
  padding-top: .5%; 
  background:rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.box11 p {
  margin: 0; 
  padding: 0;
}

.box11 h1:first-letter {
  font-family:'Verdana';
  font-size: 150%;
  color: #008000;
}

.box11 h1 {
  font-family:'Verdana';
  font-size: 90%;
}

.box11 a {
  font-family:'Verdana';
  font-size: 90%;
}

/************************************
** 画像をふわっと下からだす
************************************/
.fadein {
  opacity : 0;
  transform : translate(0, 50px);
  transition-duration : 3000ms;
}
.fadein.scrollin {
  opacity : 1;
  transform : translate(0, 0);
}

/************************************
** HOME画面文字
************************************/
.hometext{
  position:relative;
  font-family:"Franklin Gothic Medium";
  font-weight:bold;
  width: 100%;
  min-height: 350px;
  line-height: 10%;
  color: #fff;
  animation-name:under;
  animation-duration:16s; 
  animation-fill-mode: backwards;　
}

@keyframes under {
  0% {
   opacity: 0;
   transform: translateY(-40px);
  }
  
   100% {
   opacity:1;
   transform: translateY(0px);
   } 
  }


.hometext span{
  position:relative;
  display: block;
  font-size:60px;
  padding-left:12%;
  line-height: 1em;
  margin-top: 10%;
}

.hometext p{
  position: relative;
  display: block;
  font-size:24px;
  padding-left:12%;
  margin-top: 3%;
}

/************************************
** スクロールダウン
************************************/
.scrolldown {
  position: relative;
  padding-top: 80px;
}
.scrolldown span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}

.scrolldown span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.scrolldown span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.scrolldown span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/************************************
** TOPボタン
************************************/
.btn-top {
  position: relative;
  background:#000;
  color:#fff;
  border:none;
  position:relative;
  left: 55%;
  line-height: 1em;
  width: 200px;
  height:60px;
  font-size:1.2em;
  display: inline-block;
  text-align: center;
  padding: 10px;
  cursor:pointer;
  transition:800ms ease all;
  outline:none;
}
.btn-top:hover{
  background:#fff;
  text-decoration: none;
  color:#000;
}
.btn-top:before {
  content:'';
  position:absolute;
  text-decoration: none;
  top:0;
  right:0;
  height:6px;
  width:0;
  background: #000;
  transition:400ms ease all;
}

.btn-top:after {
  content:'';
  text-decoration: none;
  position:absolute;
  top:0;
  right:0;
  height:6px;
  width:0;
  background: #000;
  transition:400ms ease all;
}

.btn-top:after{
  right:inherit;
  text-decoration: none;
  top:inherit;
  left:0;
  bottom:0;
}
.btn-top:hover:before {
  width:100%;
  text-decoration: none;
  transition:800ms ease all;
}

.btn-top:hover:after{
  width:100%;
  text-decoration: none;
  transition:800ms ease all;
}

/************************************
** お問い合わせ送信ボタン
************************************/
input.wpcf7-submit {
  position: relative;
  display: inline-block;
  width: 30%;
  font-size: 20px;
  font-weight: bold;
  padding: 7px 10px 10px 10px;
  text-decoration: none;
  color: #FFF;
  background: #000;
  transition: .4s;
}
  
 input.wpcf7-submit:hover {
  background: gray;
}

.btn-center{
  text-align: center;
}

/************************************
** お問い合わせフォーム導入
************************************/
.form-Introduction{
  position: relative;
  height: 230px;
  width: 100%;
  background-color: black;
  border: 6px solid #fff;
  margin: 0 auto;
}
.form-Introduction .inner{
  position: relative;
  height: 160px;
  width: 90%;
  margin-top:3%;
  background-color: black;
  border: 3px solid #fff;
}

.form-Introduction .inner p{
  position: relative;
  color: #fff;
  margin-top: 2%;
  text-align: center;
  font-size: 120%;
  line-height: 1.4em;
  font-weight: bold;
}

.form-Introduction .inner span{
  position: relative;
  display:block;
  color: #fff;
  text-align: center;
  top:-15%;
  line-height: 1.4em;
  font-size: 14px;
}

.form-Introduction .inner button{
  position: relative;
  width: 80%;
  display:block;
  margin: 0 auto;
  font-weight: bold;
  background-color: #FFFFE0;
  color: black;
  top:-10%;
  margin-bottom: 0;
  padding: 6px;
  outline:none;
  cursor: pointer;
  font-size: 18px;
}
.form-Introduction .inner button:hover{
  background-color: #FFD700;
  color: black;
  font-size: 18px;
}

/************************************
** お問い合わせフォーム-LPページ用
************************************/
.form-Introduction2{
  position: relative;
  height: 300px;
  width: 100%;
  background-color: black;
  border: 6px solid #fff;
  margin: 0 auto;
}
.form-Introduction2 .inner{
  position: relative;
  height: 230px;
  width: 90%;
  margin-top:3%;
  background-color: black;
  border: 3px solid #fff;
}

.form-Introduction2 .inner p{
  position: relative;
  color: #fff;
  margin-top: 2%;
  text-align: center;
  font-size: 120%;
  line-height: 1.4em;
  font-weight: bold;
}

.form-Introduction2 .inner span{
  position: relative;
  display:block;
  color: #fff;
  text-align: center;
  top:-15%;
  line-height: 1.4em;
  font-size: 14px;
}

.form-Introduction2 .inner button{
  position: relative;
  width: 80%;
  display:block;
  margin: 0 auto;
  font-weight: bold;
  background-color: #FFFFE0;
  color: black;
  top:-10%;
  margin-bottom: 0;
  padding: 6px;
  outline:none;
  cursor: pointer;
  font-size: 18px;
}
.form-Introduction2 .inner button:hover{
  background-color: #FFD700;
  color: black;
  font-size: 18px;
}


/************************************
** TOPバナー用デザイン
************************************/
.topbanner img{
  width: 60%;
}

/************************************
** ヘッダーメニュー
************************************/
#navi .navi-in .menu-header {
 	font-size: 17px;
}
#navi .item-label {
	font-size: 12.9px;
}

/************************************
** フッター
************************************/

footer {
  font-family:'Verdana';
}

footer h2{
  color: #fff;
  font-size: 14px;
}

.shamei {
  font-size: 20px;
}

footer p {
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 1%;
}

footer li {
  font-size: 13px;
  line-height: 1.6em;
  list-style-type: none!important;
  margin-left: 5%;
}


.footer-left{
   width:45%;
}


/************************************
** TOP用案内共通
************************************/
.service-top {
  position:relative;
  margin-top:50px;
  width:100%;
  height:700px;
  background:rgba(0,0,0,0);
  color:white;
  font-style: oblique;
  font-family: Times New Roman, "ＭＳ Ｐゴシック";
}

.left-img,.right-img img{
  position:relative;
  width:50%;
  height:100%;
  filter: grayscale(50%) blur(1px);
}

.textbox {
  position:absolute;
  top:100px;
  width: 50%;
  height: 420px;
  background:rgba(0,0,0,0.8);
}

.textbox h2{
  position: relative;
  width: 90%;
  padding-left: 10% ;
  padding-top: 10%; 
  font-size:150%;
  line-height:1.5em;
}

.textbox h3{
  position: relative;
  padding-left: 10% ;
  padding-top:5%; 
  width: 90%;
  font-size:130%;
  line-height:1.5em;
}

.textbox p{
  position: relative;
  padding: 5% 10%;
  font-size:110%;
  line-height:1.3em;
}


/**** ボタン共通****/
.textbox button{
  font-family:'Verdana';
  position: absolute;
  width: 130px;
  height: 40px;
  bottom: 10%;
  line-height: 42px;
  padding: 0;
  cursor:pointer;
  outline: none;
  background-color:#000;
  color: #fff;
  border: none;
}

.textbox span {
 position: relative;
 display: block;
  width: 100%;
  height: 100%;
}

.textbox button:before,
.textbox button:after {
  position: absolute;
  content: "";
  right: 0;
  background: #fff;
  transition: all 0.3s ease;
}


.textbox button:before {
  height: 50%;
  width: 3.5px;
}

.textbox button:after {
  width: 20%;
  height: 3.5px;
}

.textbox button:hover:before {
  height: 100%;
}

.textbox button:hover:after {
  width: 100%;
}

.textbox span:before,
.textbox span:after {
  position: absolute;
  content: "";
  left: 0;
  background: #fff;
  transition: all 0.3s ease;
}

.textbox span:before,
.textbox span:after {
  position: absolute;
  content: "";
  left: 0;
  background: #fff;
  transition: all 0.3s ease;
}

.textbox span:before {
  width: 3.5px;
  height: 50%;
}

.textbox span:after {
  width: 20%;
  height: 3.5px;
}

.textbox span:hover:before {
  height: 100%;
}

.textbox span:hover:after {
  width: 100%;
}
/************************************
** TOP用案内
************************************/
.right-img img{
  left: 50%;
  right: 10%;
}

.left-box {
  margin-left:45%;
}

.right-box {
  left:5%;
}


/**** BTN ****/
.left-box button {
  right: 10%;
}

.right-box button {
  left: 10%;
}  

.left-box button:before,
.left-box button:after,
.right-box span:before,
.right-box span:after {
  bottom: 0;
}


.right-box button:before,
.right-box button:after,
.left-box span:before,
.left-box span:after {
  top: 0;
}


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

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

/**** オンライン商談ボタンタブレット非表示****/
.btn-top {
  display: none;
}

/**** 社名タブレット位置調整****/
.hometext span{
  padding-left:8%;
  margin-top: 40%;
}
  
.hometext p{
  padding-left:8%;
  margin-top: 4%;
}

/**** TOP案内タブレットデザイン****/
.service-top {
  margin-top: 50px;
}

.left-img,.right-img img{
  width:80%;
}

.right-img img{
  left: 20%;
}

.textbox {
  top:170px;
  width: 65%;
  height: 420px;
  background:rgba(0,0,0,0.8);
}

.left-box {
  margin-left:35%;
}

.right-box {
  left:1%;
}

.textbox h2{
  font-size:120%;
}

.textbox h3{
  font-size:110%;
}

.textbox p{
  font-size:100%;
}
/**** News&Topicsサイズ調整****/
.box11{
  width: 90%;
}

/**** TOPバナータブレット以下サイズ****/

.topbanner img{
  width: 100%;
  margin-bottom: 15px;
}

}

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

/**** オンライン商談ボタンスマホ非表示****/
.btn-top {
  display: none;
}

/**** 社名スマホ位置調整****/  
.hometext span{
  padding-left:8%;
  margin-top: 50%;
}

.hometext p{
  font-size: 20px;
  padding-left:8%;
  margin-top: 4%;
}

/**** お問い合わせ誘導サイズ調整****/
.form-Introduction{
  height: 160px;
}
.form-Introduction .inner{
  height: 120px;
}

.form-Introduction .inner p{
  font-size: 90%;
}

.form-Introduction .inner span{
  font-size: 12px;
}

.form-Introduction .inner button{
  font-size: 13px;
}

		/**** お問い合わせ誘導LP用サイズ調整****/
.form-Introduction2{
  height: 160px;
}
.form-Introduction2 .inner{
  height: 120px;
}

.form-Introduction2 .inner p{
  font-size: 70%;
}

.form-Introduction2 .inner span{
  font-size: 12px;
}

.form-Introduction2 .inner button{
  font-size: 13px;
}
	
/**** ヘルプデスク、RPAの丸サイズ調整****/
.service-all .title-circle{
  width:50px;
  height: 50px;
}
	
.service-all-2 .title-circle2 {
  font-size: 90%;
  padding-left:13px;
  padding-top:15px;
  width:50px;
  height: 50px;
}

.title-circle h2{
  font-size: 100%;
  width:400px;
  margin-left:-2% ;
}
	
.service-all-2 h3{
  margin-left: 6%;
  margin-top:16%;
  width: 90% !important;
} 

.service-all-2 p{
  position: relative;
  padding-top:30%;
} 

/**** TOP案内スマホデザイン****/
.service-top {
  margin-top:0;
  height:500px;
}

.left-img,.right-img img{
  width:100%;
}

.right-img img{
  left: 0;
}

.textbox {
  top:170px;
  width: 95%;
  height: 300px;
  background:rgba(0,0,0,0.8);
}

.left-box,.right-box {
  margin-left:2%;
}

.textbox h2{
  font-size:100%;
}

.textbox h3{
  font-size:90%;
}

.textbox p{
  font-size:80%;
}


/**** ボタン共通****/
.textbox button{
  width: 85%;
}

.left-box button,
.right-box button {
  left: 8%;
}  

/**** News&Topicsサイズ調整****/
.box11{
  width: 90%;
}


	
}

/*****2022/8/5　小見出し（中田追記）*****/
.h2_s {
  max-width: 250px;
  margin-left: 1.8rem;
  padding: 0.0rem 0.5rem;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
}

/*****2022/8/17　SDGsページ用（中田追記）*****/
.float{
    float: left;
    margin-right: 20px;
}

/************************************
** TOP見出し
************************************/
@media screen and (max-width: 479px) {
/*ウィンドウ幅が最大479pxまでの場合に適用*/
.top_h1,
a.top_h1 {
	font-size: 20px;
	font-weight:bold;
	position: absolute; 
	top: 25%; 
	left: 9%; 
	color: black;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
.top_h1,
a.top_h1 {
	font-size: 20px;
	font-weight:bold;
	position: absolute; 
	top: 25%; 
	left: 9%; 
	color: black;
}
}

/*1023px以上（PC画面用）*/
@media screen and (min-width: 1023px){
  /*必要ならばここにコードを書く*/


/************************************
** TOP見出し
************************************/
.top_h1,
a.top_h1{
	font-size: 30px;
	font-weight:bold;
	position: absolute; 
	top: 25%; 
	left: 9%; 
	color: black;
}
}

/************************************
** フクロウサービスお問い合わせボタン
************************************/
.form-Introduction2{
  position: relative;
  height: 230px;
  width: 100%;
  background-color: #B4E5A2;
  border: 6px solid #fff;
  margin: 0 auto;
}
.form-Introduction2 .inner{
  position: relative;
  height: 160px;
  width: 90%;
  margin-top:3%;
  background-color: #B4E5A2;
  border: 3px solid #fff;
}

.form-Introduction2 .inner p{
  position: relative;
  color: #000;
  margin-top: 2%;
  text-align: center;
  font-size: 120%;
  line-height: 1.4em;
  font-weight: bold;
}

.form-Introduction2 .inner span{
  position: relative;
  display:block;
  color: #000;
  text-align: center;
  top:-15%;
  line-height: 1.4em;
  font-size: 14px;
}

.form-Introduction2 .inner button{
  position: relative;
  width: 80%;
  display:block;
  margin: 0 auto;
  font-weight: bold;
  background-color: #3B7D23;
  color: 000;
  top:-500%;
  margin-bottom: 0;
  padding: 6px;
  outline:none;
  cursor: pointer;
  font-size: 18px;
}
.form-Introduction2 .inner button:hover{
  background-color: #3B7D23;
  color: #fff;
  font-size: 18px;
}

/************************************
** Win11/テックバディお問い合わせボタン
************************************/
.box25{
    position: absolute;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
	height: auto;
    width: 50%;
	left: 25%;
	bottom: 5%;
}
.box25:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box25 p {
    margin: 0; 
    padding: 0;
}
