/*
Theme Name:NANO child
Theme URI:
Description:WordPressテーマ「NANO」の自作子テーマです。
Template:nano_tcd065
Author:
Author URI:https://tcd-theme.com/
Version:1.11
*/

/* 背景の修正 */
body,
.p-archive-header,
.p-entry__body,
.l-primary,
.l-contents--no-border .l-contents__inner,
.p-index-content01{
  background: #e6e6e6;
}

.l-header{
  border-bottom: 1px solid #e6e6e6;
  background: #e6e6e6 !important;
}
@media only screen and (min-width: 1200px) {
  .l-header__nav {
    background: #1a1a1a !important;
  }
  .p-global-nav > li > a {
    color:#FFF !important;
  }
  .p-global-nav > li {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }
}
@media only screen and (max-width: 1200px) {
  .l-header__nav {
    background: #e6e6e6 !important;
  }
}
.p-index-content01::before,
.p-index-content01::after,
.p-archive-header::after,
.p-archive-header::before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #e6e6e6 80%);
  /* box-shadow: 0 -8px 10px rgb(255 0 0 / 20%); */
}
.p-index-content02 .p-article12{
  background: #e6e6e6;
}
.p-article12__header {
  border: 1px solid #999;
  border-bottom: 0;
}
.p-index-content04,
.p-index-content04 .p-article12,
.p-footer-banners{
  background: #ccc !important;
}


/* header.php*/
/* お問い合わせボタン */
.l-header__inner.l-inner .p-btn {
  background: #ed6d00;
}
.l-header__inner.l-inner .p-btn:hover {
  background: #b25200;
}
.l-header__inner.l-inner .p-btn a {
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .l-header__inner.l-inner .p-btn {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  #menu-item-832 {
    display: none;
  }
}


/* ボタン 全般 */
.wp-block-button .wp-block-button__link.has-white-color.has-text-color.no-border-radius {
  background: #ed6d00;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  min-width: 240px;
  height: 60px;
  padding: 0 15px;
}
.wp-block-button .wp-block-button__link.has-white-color.has-text-color.no-border-radius:hover {
  background: #b25200;
  text-decoration:none;
}

/*フッター文字色変更*/
#nav_menu-7,
#menu-item-848,
#menu-item-369,
#nav_menu-10 {
  color: #ed6d00;
  /* font-size: 16px; */
  font-weight: 700;
  line-height: 1;
  margin-bottom: 12px;
}
/*フッターsnsボタン文字色変更*/
.p-social-nav__item a:hover{
  color: #ed6d00;
}
.p-article04__title:hover{
  color: #ed6d00 !important;
}
/* タイトルを明朝に変更 */
.p-entry__body h2,
.p-entry__body h3,
.p-article06__title,
.p-works-entry__title,
.p-blog__title,
.p-article01__title,
.p-entry__title,
.p-headline,
.p-cat-list__title,
.p-article07__title {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* ｈ２サイズ変更*/
.p-entry__body h2 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .p-entry__body h2 {
    font-size: 22px;
  }
}

.pl40px{
  padding-left: 40px;
}
@media screen and (max-width: 600px) {
  .pl40px{
    padding-left: 0px;
  }
}

/* ブログアーカイブindex.php */
.p-blog__list .p-article01 {
  border: 1px solid #808080;
}

/* カテゴリー色 */
a.p-cat {
  border: 1px solid #808080;
  color: #808080;
}
a.p-cat:hover {
  border: 1px solid #ed6d00 !important;
  color: #ed6d00 !important;
}

/* ページャー */
.p-pager__item a {
  color: #1a1a1a;
}
.p-pager__item a {
	background:#FFF;
}
/* 固定ページ全般 */
.img-center img {
  margin: 0 auto;
  display: block;
}
.narrow-inner {
  margin: 0 auto;
  max-width: 800px;
}

/* 会社概要 page-company.php */
.company-table,
.recruitment-table {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.company-inner {
  margin: 0 auto;
  max-width: 900px;
}
.company-table tr td,
.recruitment-table tr td {
  background: #fff;
}
.company-table tr td:first-child,
.recruitment-table tr td:first-child {
  text-align: center;
  background: #808080;
  color: #fff;
  white-space: nowrap;
}
.company-table2 tr {
  background: #fff;
}
.company-table2 tr:first-child {
  text-align: center;
  background: #808080;
  color: #fff;
}

.company-map {
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
}
.company-map iframe {
  /* margin-top: 50px; */
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/* 固定ページのSNSボタン*/
.company-sns .p-social-nav {
  text-align: center;
  margin: 0;
}
.company-sns .p-social-nav li a {
  color: #1a1a1a;
  font-size: 20px;
}
.company-sns .p-social-nav li a:hover {
  color: #ed6d00;
  text-decoration: none;
}

/* 問い合わせページ page-contactus.php */
.contactus-bg {
  background: #f8f8f8;
  padding: 50px 10px 50px;
}
@media screen and (max-width: 767px) {
  .contactus-bg {
    text-align: center;
  }
}
.contactus-bg .wp-block-columns {
  margin: 0;
  align-items: center;
}
.contactus-bg.wp-block-column:not(:first-child) {
  margin-left: 4em;
}
@media screen and (max-width: 767px) {
  .contactus-bg.wp-block-column:not(:first-child) {
    margin-left: 0em;
    margin-top: 4em;
  }
}
.contactus-bg p {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .contactus-bg p  {
    font-size: 16px;
  }
}

.p-entry__body h2.contactus-title {
  font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 160%;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
.contactus-title strong {
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
}
.contactus-info {
  font-size: 300% !important;
  color: #ed6d00 !important;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .contactus-info  {
    font-size: 220% !important;
  }
}
.contact-tel,
.contact-fax{
  padding-left: 40px;
}
.contact-mail{
  padding-left: 150px;
}
@media screen and (max-width: 767px) {
  .contact-tel,
  .contact-fax,
  .contact-mail{
    padding-left: 0px;
  }
}
/* よくある質問　オレンジのマーカー */
.has-inline-color.has-vivid-red-color {
  background: linear-gradient(transparent 50%, #f8c599 50%);
  color: #000 !important;
}
.color-black li a{
  color: #000;
  text-decoration: underline;
}



