@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&display=swap');



/*
 * スマホ用スタイルCSS
 */



/* ===================================================================================================================
   ■共有
------------------------------------------------------------------------------------------------------------------- */
html {
  scroll-behavior: smooth;
  background: url("/files/html_bg.gif") repeat center top;
}

body {
  /* noto serif */
  font-family: 'Noto Serif JP', serif, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo !important;
  font-weight: 400 !important;
}

/*フォントについて*/
.widget-title,
.widget-title2 a,
#blog_main .widget-area ul ul li a,
#blog_main .entry-title,
.headline_title,
h3.entry_title,
.entry_title,
.entry_title h3,
.entry-title,
* .mid_entry_title,
* .half_entry_title,
/*ハーフ見出し（H3）のこと*/
* .short_entry_title,
/*ハーフ見出し（H3）のこと*/
* .half_sub_entry_title,
/*ハーフ見出し（H4）のこと*/
* .short_sub_entry_title,
/*ハーフ見出し（H4）のこと*/
* .sub_entry_title,
* .sub_entry_title h4,
* .mid_sub_entry_title,
* .inline_title {
  font-weight: 600 !important;
}

.content_area {
  margin-right: 5.33vw !important;
  margin-left: 5.33vw !important;
}

/* リンク */
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: underline;
}


/* ロゴの上下余白調整 */
#h1_teaser_image {
  margin: 0;
}

/* fixする場合
#h1_teaser_image {
  position: fixed;
  top: 0;
  z-index: 1000;
}
#main {
  margin-top: calc(20px + 12.5%)(ハンバーガーメニューの高さ);
  overflow: hidden;
}*/

/* TOP ロゴ非表示 */
/* #page-6 #h1_teaser_image {
  height: 0 !important;
  background-image: none !important;
} */

/* ページ送り */
.tablenav {
  clear: both;
}

.sp_gallery {
  text-align: center;
}

.sp_gallery img {
  max-width: 100%;
  width: auto;
}

.img_border {
  border: 0 none;
}

/* ===================================================================================================================
   ■ナビ
------------------------------------------------------------------------------------------------------------------- */
/* メニューON時　メニューの文字色変更 */
#Side .xoxo li .menu-item a {
  color: #4f5152 !important;
}

/* ブログ下部 ブログメニュー部分　文字色変更 */
#primary ul.xoxo li ul li a {
  color: #5bb973 !important;
  /* 全体のリンクカラー */
}

/* ブログ下部 ブログメニュー部分　下線色変更 */
#Side .xoxo li .menu-item a,
#primary ul.xoxo li ul li {
  border-color: #50bec4 !important;
  /* 全体のボーダーカラー */
}

#rSide_wrap {
  background: none transparent !important;
}

#calendar_wrap table tr td a {
  text-decoration: underline;
}

#calendar_wrap table tr td a:hover {
  text-decoration: none;
}

#calendar_wrap table tr td#today,
#calendar_wrap table tr td#today a {
  color: #ffffff;
}

/* fffか333かサイト背景色 */

#searchform input[type="text"] {
  max-width: 77%;
}

/* SPメニュークリックで一番上にスクロールさせない */
.scroll-prevent {
  position: static !important;
  overflow: hidden !important;
}

#Side_wrap,
#rSide_wrap,
#Side {
  height: 100% !important;
}

/* ===================================================================================================================
   ■見出し
------------------------------------------------------------------------------------------------------------------- */
/* 中ページ ページタイトル */
#naka_page_title {
  margin: 0 0 1em;
}

#naka_page_title h1 {
  padding: 2em 5%;
  color: #4f5152;
  text-align: center;
  font-size: 160%;
}

* .headline_title {
  background: none transparent;
  text-align: left;
  font-size: 150%;
  padding: 15px 5.33vw !important;
  line-height: 1.6;
}

* .entry_title,
* .widget-title,
* .widget-title2,
.top-back.unity_title {
  background-position: center bottom !important;
  text-align: left;
  font-size: 130%;
  padding: 15px 5.33vw !important;
}

* .sub_post_title {
  border-left: solid 2px #5bb973;
  background: none;
  text-align: left;
  font-size: 120%;
  padding: 10px 5.33vw !important;
}

* .inline_title,
* small a {
  background: none;
  border-top: solid 2px rgba(81, 145, 99, 0.8);
  border-bottom: solid 2px rgba(81, 145, 99, 0.8);
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;
  background: none;
  text-align: center;
  font-size: 110%;
  padding: 10px 5.33vw !important;
}



/* ===================================================================================================================
   ■ブロック
------------------------------------------------------------------------------------------------------------------- */
th,
td {
  vertical-align: top;
  white-space: initial !important;
}

.mobile_e1 .icon_list_block {
  box-sizing: border-box;
  width: 100%;
}

.mobile_e1 .entry_post:not(:last-of-type) .icon_list_block {
  padding-bottom: 0 !important;
}

.img_thumb,
.column_1,
.column_2,
.column_3,
.column_4 {
  text-align: center;
}

.img_thumb img,
.column_1 img,
.column_2 img,
.column_3 img,
.column_4 img {
  max-width: 100%;

  /*width: auto;*/
  vertical-align: top;
}

.menu_area td,
.menu_td_text,
.bottom_border {
  /* Dブロック　メニュー部点線 */
  border-color: #50bec4 !important;
}

.menu_area td,
.menu_td_text {
  vertical-align: top !important;
}

.flow_arr {
  background-size: contain !important;
}

/* K-01、K-02 メール投稿ブロック */
.k_01 .content_area,
.k-02 .content_area {
  line-height: 2;
}

/* Z-J スライドショー */
.z_j1 {
  margin: 0 0 20px;
}

.gallery_box {
  display: inline-block;
  width: 100%;
  height: auto;
}

.j_01 .sub-post {
  margin: 0 10px 20px;
}

.j_01 .content_area .sub-post {
  margin: 0;
}

.z_d1 {
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 20px;
  max-height: 75vh;
}

/* 必須項目 */
.iqfm-req_color {
  display: block;
  color: #cd0a6a;
}

/* メール送信後メッセージボックスのボーダー（デフォルト：グリーン） */
div.wpcf7-mail-sent-ok {
  border-color: #50bec4 !important;
}

/* お問合せフォーム整形 */
table.iqfm-table {
  margin: 0 auto 1em;
}

table.iqfm-table th,
table.iqfm-table td {
  vertical-align: middle !important;
  white-space: normal !important;
}

table.iqfm-table td {
  min-width: 16em;
}

table.iqfm-table td span.wpcf7-list-item {
  display: block;
  margin: 0;
}

input[type="text"],
input[type="email"],
textarea {
  width: 95%;
}

table.iqfm-table td input[type="text"]:not([size]) {
  width: 96%;
}

table.iqfm-table td input[type="text"][size="4"] {
  width: 4em;
}

/* プライバシーポリシー整形 */
.privacy_block strong {
  font-size: 130%;
  line-height: 2;
}

.privacy_block ul li {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: square outside none;
  line-height: 1.7;
}

.z_g1 .content_area {
  box-shadow: none;
}

/* テーブルブロックのはみ出し禁止 */
.z_g1 .column1,
.z_g1 .column2,
.z_g1 .column3,
.z_g1 .column4 {
  vertical-align: top;
  text-align: left;
  white-space: normal !important;
  word-break: break-all;
}

/* テーブルセルの最小幅設定 */
.menu_area td:before,
.menu_td_text:before,
td.td_name:before,
.z_g1 .column1:before,
.z_g1 .column2:before,
.z_g1 .column3:before,
.z_g1 .column4:before {
  display: block;
  min-width: 4em;
  content: "";
}

#nav-below div a {
  background-size: cover !important;
}

.category-blog .entry-content img:not([src*="wp-social-book"]) {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}


.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignright,
.entry-content img.alignleft,
.entry-content .photo img {
  min-width: 0;
  max-width: 80%;
  width: auto;
}

.entry-content .alignleft {
  text-align: left;
}

.entry-content .aligncenter {
  text-align: center;
}

.entry-content .alignright {
  text-align: right;
}

/*テーブル設定*/
.iqfm-table tr th {
  width: 25%;
}

.iqfm-table tr th,
.iqfm-table tr td,
td.td_name,
td.td_value,
.easys_content:not(.ne_01) table:not(#wp-calendar) tr>* {
  background: none#fff;
  border: 1px solid #4e4e4e;
  color: #4f5152;
}

.easys_content:not(.ne_01) table:not(#wp-calendar) tr>*:first-child,
.easys_content:not(.ne_01) table:not(#wp-calendar) tr>th {
  background: none #e2f7e7 !important;
  color: #4f5152;
}

.z_m1 {
  margin: 0 10px 10px;
}

#jquery_slider_sp {
  margin: 0;
  font-size: 0;
}

/*  メニューアイコン
---------------------------------------------------------------------------------------------------- */
/* ハンバーガーメニューアイコン */
#float_header #btn_menu {
  top: 20px;
  right: 20px;
  width: 17.5%;
  height: auto;
}

/* アクセスマップボタン */
#float_header #menu_access_btn {
  top: 20px;
  right: calc(20px + 12.5%);
  /* 12.5％=ハンバーガーメニューの横幅 */
  width: 12.5%;
  height: auto;
}

/* メニュー左上のロゴの位置
  ※ハンバーガーメニューのtop指定と同じ値を入れる */
#menu-sp_side {
  background-position: center 20px;
}



/*  scrollfooter（最下部固定 お問い合わせ･TELボタン）
     ※画像差し替えはFTPにてそれぞれ上書き
---------------------------------------------------------------------------------------------------- */


body.has_scroll_footer {
  padding: 0 0 17.5vw;
}

.scroll_footer ul {
  background: none transparent;
}

.scroll_footer,
.scroll_footer ul {
  height: 17.5vw;
}

.scroll_footer ul li {
  width: 100%;
  height: 17.5vw;
}

.scroll_footer ul li.footer_contact_link {
  left: 0;
}


/*  その他
---------------------------------------------------------------------------------------------------- */
#foot #copy {
  background: none;
}

/*  ローディング画面
---------------------------------------------------------------------------------------------------- */
.black-screen {
  background-color: #000000;
}

.black-screen>.inner {
  top: calc(50vh - (5vw / 2));
  width: 3vw;
  height: 3vw;
  background-image: url("/files/loading.svg");
}


/*  地図
---------------------------------------------------------------------------------------------------- */
#map_canvas {
  width: 100%;
  height: 450px;
}


/*  googleカレンダー
---------------------------------------------------------------------------------------------------- */
.z_h1 iframe[src^="https://calendar.google.com"] {
  display: block !important;
  margin: 0 0 20px;
  max-width: 100%;
  width: 1000px !important;
  height: 500px;
  border: none !important;
}

/* Contact Form 7 　バグ対応
---------------------------------------------------------------------------------------------------- */
input[type="tel"].wpcf7c-conf {
  min-width: 4em;
}

/* トップページ
---------------------------------------------------------------------------------------------------- */

/* スライダーにロゴ重ねる
---------------------------------------- */
#page-6 #slide {
  position: absolute;
  top: 0;
  /*ロゴの上からの位置調整*/
}

#page-6 #jquery_slider_sp {
  margin: 0 !important;
  position: relative;
  z-index: 1;
}

#page-6 #h1_teaser_image {
  position: relative;
  z-index: 10;
}

/* ロゴ位置調整
---------------------------------------- */
#h1_teaser_image {
  /*左寄せの位置調整*/
  background-position: -27vw !important;
  max-width: 640px;
  margin: 0 auto;
}

/*640px超えたときの固定値指定*/
@media(min-width:640px) {
  #h1_teaser_image {
    background-position: -200px top !important;
  }
}

/* ハンバーガーメニュー内のロゴ位置調整
---------------------------------------- */
#menu-sp_side {
  /*ロゴ画像の設定*/
  background: url(/files/sp_main_logo.png) no-repeat scroll left top transparent !important;
  background-size: 100% !important;
  /*左寄せの位置調整*/
  background-position: -27vw top !important;
  /*ロゴ表示範囲の設定　この記述がないとハンバーガー開く前と後でサイズがずれてしまう*/
  max-width: 640px;
  margin: 0 auto;
}

#Side_wrap ul#menu-sp_side {
  /*ナビメニューの位置調整*/
  padding: 35% 0 10px !important;
}

/*640px超えたときの固定値指定*/
@media(min-width:640px) {
  #menu-sp_side {
    background-size: 100% !important;
    background-position: -200px top !important;
  }
}

/* スライダー背景
---------------------------------------- */
#page-6 #jquery_slider_sp::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/files/mv_bg.png) no-repeat center top;
  background-size: cover;
}

/* スライダー前景
---------------------------------------- */
#page-6 #jquery_slider_sp::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/files/mv_top.png) no-repeat center top;
  background-size: cover;
}

/* セカンドメイン＞一切の妥協を許さず
---------------------------------------- */
#kgd7j5e0mkrrodc5rtfk div {
  margin: 0 !important;
}

#kgd7j5e0mkrrodc5rtfk .img_display {
  position: relative;
}

#kgd7j5e0mkrrodc5rtfk .column_1:nth-child(2) .eyecatch {
  position: absolute;
  top: 215vw;
  width: 88%;
  left: 50%;
  transform: translateX(-50%);
}

/* デザインブロック＞愛知県一宮市にある電気工事会社　川将電気
---------------------------------------- */
#hrbe7d5r1192mup0nu0r .sp_gallery {
  display: none;
}

#hrbe7d5r1192mup0nu0r .entry_post:first-of-type .eyecatch img {
  display: none;
}

#hrbe7d5r1192mup0nu0r {
  background: url(/files/design_block_01_p.png) no-repeat center top / 100%;
  padding: 101vw 0 0;
  position: relative;
}

#hrbe7d5r1192mup0nu0r .entry_post .content_area .margin-bottom_20 a {
  background: url(/files/design_block_1_btn.png) no-repeat center top / 100%;
  width: 88%;
  height: 25vw;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}

#hrbe7d5r1192mup0nu0r small a {
  border: none;
}

#hrbe7d5r1192mup0nu0r::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(/files/design_block_01_bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}


#hrbe7d5r1192mup0nu0r .post_data {
  background-color: transparent;
  margin-bottom: 50px;
}

#hrbe7d5r1192mup0nu0r .entry_post .content_area {
  margin: 0;
}

/* デザインブロック＞川将電気で一生モノの技術を手に入れませんか
---------------------------------------- */

#xyio95enw1z1e97bk4w0 .sp_gallery {
  display: none;
}

#xyio95enw1z1e97bk4w0 .entry_post:first-of-type .eyecatch img {
  display: none;
}

#xyio95enw1z1e97bk4w0 .headline_title {
  color: #51bec5 !important;
}

#xyio95enw1z1e97bk4w0 {
  background: url(/files/design_block_02_p.png) no-repeat center top / 100%;
  padding: 126vw 0 0;
  position: relative;
}

#xyio95enw1z1e97bk4w0 .entry_post .content_area .margin-bottom_20 a {
  background: url(/files/design_block_2_btn.png) no-repeat center top / 100%;
  width: 88%;
  height: 20vw;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}

#xyio95enw1z1e97bk4w0 small a {
  border: none;
}

#xyio95enw1z1e97bk4w0::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(/files/design_block_02_bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}


#xyio95enw1z1e97bk4w0 .post_data {
  background-color: transparent;
  margin-bottom: 50px;
}

#xyio95enw1z1e97bk4w0 .entry_post .content_area {
  margin: 0;
}

/* 中ページタイトル
---------------------------------------- */
#naka_page_title h1 {
  height: 15vw;
  background: url(/files/sp_body_bg_naka.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}