
@charset "UTF-8";
/*
Theme Name: marujin
Theme URI:
Description: marujin
Version: 1.0
Author: W-ONE
Author URI: http://www.wakasaone.com
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cnt, header .inner, footer .inner, .mainimg-area__inner, .undermain-area__inner, .btmarea .inner, .top .information__inner, .top .business__wrap, .top .works__wrap, .under .pan .inner, .under section, .ct-business .bus-infobox, .ct-works .wk-gallery, .ct-company .com-greeting, .ct-company .com-gaiyo, .ct-company .com-access, .ct-privacy .pri-ct, .ct-info .info-cnt, .ct-contact .con-ct {
  width: 1140px;
}

/* ========================================================= */
/* フォントタイプ */
/* ========================================================= */
.f_g1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
}

.f_g2 {
  font-family: "メイリオ", Meiryo, sans-serif;
}

.f_ar {
  font-family: "arial";
}

.f_arb, .undermain-area .pgtitle strong {
  font-family: "arial black";
}

.f_org1, .pgnav li a, .tab-group li.tab, .sec-heading {
  /* 300,700,900 */
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.f_org3, .iziModal .wrap p strong {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

/* ========================================================= */
/* 装飾 */
/* ========================================================= */
b,
.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.imgborder {
  border: 1px solid #c8c8c8;
}

.imgborder_dash {
  border: 1px dashed #999;
}

.imgshadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.photoframe {
  margin: 2px;
  border: 10px solid #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
}

.underborder {
  border-bottom: 1px solid #ccc;
}

.under_border_da {
  border-bottom: 1px dashed #ccc;
}

.noborder,
article .norborder {
  border: none;
}

/* ========================================================= */
/* 表示 */
/* ========================================================= */
.nodisp {
  text-indent: -9999px;
}

.disp_none {
  display: none;
}

.ani, header::before, .contactbtn li a, .ct-works .wk-gallery__wrap figure a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/* ========================================================= */
/* レイアウト調整 */
/* ========================================================= */
.al_r {
  text-align: right;
}

.al_l {
  text-align: left;
}

.al_c {
  text-align: center;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.valign-t {
  vertical-align: top;
}

.valign-b {
  vertical-align: bottom;
}

.valign-m {
  vertical-align: middle;
}

.mauto, header .inner, footer .inner, .mainimg-area__inner, .undermain-area__inner, .btmarea .inner, .top .information__inner, .top .business__wrap, .top .works__wrap, .under .pan .inner, .under section, .ct-business .bus-infobox, .ct-works .wk-gallery, .ct-company .com-greeting, .ct-company .com-gaiyo, .ct-company .com-access, .ct-privacy .pri-ct, .ct-info .info-cnt, .ct-contact .con-ct,
article .mauto,
article header .inner,
header article .inner,
article footer .inner,
footer article .inner,
article .mainimg-area__inner,
article .undermain-area__inner,
article .btmarea .inner,
.btmarea article .inner,
article .top .information__inner,
.top article .information__inner,
article .top .business__wrap,
.top article .business__wrap,
article .top .works__wrap,
.top article .works__wrap,
article .under .pan .inner,
.under .pan article .inner,
article .under section,
.under article section,
article .ct-business .bus-infobox,
.ct-business article .bus-infobox,
article .ct-works .wk-gallery,
.ct-works article .wk-gallery,
article .ct-company .com-greeting,
.ct-company article .com-greeting,
article .ct-company .com-gaiyo,
.ct-company article .com-gaiyo,
article .ct-company .com-access,
.ct-company article .com-access,
article .ct-privacy .pri-ct,
.ct-privacy article .pri-ct,
article .ct-info .info-cnt,
.ct-info article .info-cnt,
article .ct-contact .con-ct,
.ct-contact article .con-ct {
  margin-left: auto;
  margin-right: auto;
}

.dis-b {
  display: block;
}

.dis-ib {
  display: inline-block;
}

.pos-rl {
  position: relative;
}

.pos-fix {
  position: fixed;
  z-index: 500;
}

.of {
  overflow: hidden;
}

.br-pc,
.dn-pc {
  display: block;
}

.br-sp,
.dn-sp {
  display: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.scroll {
  overflow: auto;
  white-space: nowrap;
}

.scroll::-webkit-scrollbar {
  height: 5px;
}

.scroll::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.2);
}

.scroll::-webkit-scrollbar-thumb {
  /* スクロールバーのツマミの色 */
  background: rgba(255, 255, 255, 0.5);
}

/* tableにスクロールバーを追加 ここまで↑ */
.scroll table {
  /* tableの幅を100%に */
  width: 100%;
}

.scrollbox {
  position: relative;
  width: 100%;
  overflow: auto;
  scrollbar-base-color: #fff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #f1f1f1;
  scrollbar-highlight-color: #f1f1f1;
  scrollbar-shadow-color: #f1f1f1;
  scrollbar-track-color: #ffffff;
}

/*スクロールバー全体*/
.scrollbox::-webkit-scrollbar {
  width: 10px;
}

/*横スクロールバー全体*/
.scrollbox::-webkit-scrollbar:horizontal {
  height: 10px;
}

/*スクロールバー上下左右末端のボタン*/
.scrollbox::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}

/*ドラッグするツマミ部分*/
.scrollbox::-webkit-scrollbar-thumb {
  background: #f1f1f1;
}

/*右下角部分*/
.scrollbox::-webkit-scrollbar-corner {
  background-color: transparent;
}

html {
  font-size: 62.5%;
}

body {
  text-align: center;
  color: #1e1e1e;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", メイリオ, Meiryo, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 1.6rem;
  /*  overflow-x: hidden;*/
  position: relative;
  min-width: 1100px;
  -webkit-text-size-adjust: 100%;
}

p,
li,
dt,
dd,
table,
th,
td {
  line-height: 1.8;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: bottom;
}

a {
  color: #0074be;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:visited {
  color: #0074be;
}
a.noborder {
  text-decoration: none;
}
a.noborder:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
}
a.nolink {
  pointer-events: none;
}
a.anchor {
  display: block;
  padding-top: 30px;
  margin-top: -30px;
}

a:hover,
a:hover img,
input[type="submit"]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]:focus,
input[type="button"]:focus {
  outline-offset: -2px;
}

/* ====================================================================== */
/* HEADER */
/* ====================================================================== */
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
}
#contentspg header {
  padding-bottom: 10px;
  background-color: rgba(6, 65, 108, 0.9);
  z-index: 50;
}
header::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  background-color: rgba(6, 65, 108, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
header .inner {
  padding: 15px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  box-sizing: border-box;
  z-index: 15;
}
header .logo-area {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
header .logo-area a {
  margin-right: 20px;
}
header .logo-area a .logo {
  height: 60px;
}
header .logo-area h1 .corpname {
  display: inline-block;
  width: 260px;
}
header .h-nav li {
  text-align: right;
}
header .h-nav li.privacy a {
  font-size: 1.4rem;
  color: white;
}
header .h-nav li .contact-btn {
  display: table;
  padding: 0.15em 0.75em;
  background-color: white;
  font-size: 1.7rem;
  font-weight: bold;
  color: #004270;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
header .h-nav li .contact-btn::before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 21px;
  height: 21px;
  background: url(img/icon/mail.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
header .navarea {
  position: absolute;
  bottom: 10px;
  right: 0;
}

/* ====================================================================== */
/* Globalmenu */
/* ====================================================================== */
ul.gmenu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 200px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
ul.gmenu li {
  position: relative;
  margin-right: 35px;
}
ul.gmenu li:last-child a {
  border-right: none;
}
ul.gmenu li a {
  display: block;
  padding: 0 0 0.25em;
  position: relative;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
}
ul.gmenu li a::before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 12px;
  height: 12px;
  background: url(img/icon/arrow_w2.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
ul.gmenu li .child_wrap {
  display: none;
  width: 200%;
  position: absolute;
  left: -50%;
  z-index: 1000;
  text-align: left;
  background-color: #1e1e1e;
  border-top: none;
}
ul.gmenu li ul.child {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  box-sizing: border-box;
}
ul.gmenu li ul.child li {
  display: block;
  width: auto;
  margin: 0;
  border: none;
  text-align: left;
}
ul.gmenu li ul.child li a {
  display: block;
  height: auto;
  font-size: 1.3rem;
  font-weight: normal;
  padding: 0.35em 0.5em 0.35em 0.5em;
  position: relative;
  background: none;
  color: white;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
ul.gmenu li ul.child li a:hover {
  background-color: #666;
}
ul.gmenu li ul.child li a::before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 7px;
  height: 7px;
  background: url(img/icon/next.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: relative;
}
ul.gmenu li ul.child li a::after {
  display: none;
}

#front header.is-fixed {
  width: 100%;
  padding-bottom: 10px;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
}
#front header.is-fixed::before {
  height: 100%;
}

/* ----------------------------------------- */
/* メニュー
/* ----------------------------------------- */
.d_nav {
  display: none;
}

.drawer-hamburger,
.drawer-close .drawer-hamburger {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  top: 0;
  right: 5px;
}

.drawer-hamburger-icon {
  margin-top: 0;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 25px;
  height: 2px;
  background-color: white;
}

.drawer-open .drawer-hamburger {
  /*  left: auto;
  right: 0;*/
}
.drawer-open .drawer-hamburger .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger .drawer-hamburger-icon:after {
  background-color: white;
}

.drawer-nav {
  width: 30rem;
  background-color: transparent !important;
  color: white;
}

.drawer-overlay {
  background-color: rgba(0, 66, 112, 0.9);
}

.drawer-nav ul {
  display: block;
  width: 85%;
  margin: 0 auto;
  text-align: center;
  padding-top: 70px;
}
.drawer-nav ul li {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  /*      border-bottom: 1px solid white;*/
}
.drawer-nav ul li a {
  display: block;
  padding: 1em;
  margin: 0;
  text-decoration: none;
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  color: white;
}
.drawer-nav ul li a.drawer-menu-item {
  font-size: 1.5rem;
}
.drawer-nav ul li a.drawer-menu-item:focus {
  border: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.drawer-nav ul li a:hover {
  text-decoration: none;
}
.drawer-nav ul.ctmenu {
  margin-top: 50px;
  padding-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.drawer-nav ul.ctmenu li {
  width: 50%;
  border: none;
}
.drawer-nav ul.ctmenu li a {
  padding: 0.5em 1em;
  color: #1e1e1e;
  position: relative;
  font-size: 1.5rem;
  font-weight: 300;
}
.drawer-nav ul.ctmenu li a::before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}
.drawer-nav ul.ctmenu li.support a::before {
  background: url(img/icon/support.svg) no-repeat;
  background-size: contain;
}
.drawer-nav ul.ctmenu li.recruit a::before {
  background: url(img/icon/recruit.svg) no-repeat;
  background-size: contain;
}
.drawer-nav ul.ctmenu li.catalog a::before {
  background: url(img/icon/catalog.svg) no-repeat;
  background-size: contain;
}
.drawer-nav ul.ctmenu li.event a::before {
  background: url(img/icon/event.svg) no-repeat;
  background-size: contain;
}

.dropdown-backdrop {
  display: none;
}

.drawer-dropdown {
  background-color: transparent;
  border: none;
}

.drawer-nav ul li .drawer-dropdown-menu {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.drawer-nav ul li .drawer-dropdown-menu ul.submenu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.drawer-nav ul li .drawer-dropdown-menu ul.submenu li {
  width: 50%;
  font-size: 1.4rem;
  border-bottom: none;
}
.drawer-nav ul li .drawer-dropdown-menu ul.submenu li a {
  padding: 0.5em;
  position: relative;
}

@media screen and (min-width: 1040px) {
  /*  .gmenuarea {
    &.is-fixed {
      position: fixed;
      z-index: 200;
      top: 0;
      margin-top: 0;
      left: 50%;
      transform: translateX(-50%);

      ul.gmenu {
        li.topmenu {
          a {
            background: url(img/common/logo.svg) no-repeat center center;
            background-size: 60px auto;
            span {
              display: none;
            }
          }
        }
      }
    }

    #contentspg & {
      &.is-fixed {
        position: fixed;
        z-index: 40;
        top: 0;
      }
    }
  }*/
}
/* ====================================================================== */
/* CONTENT */
/* ====================================================================== */
article {
  text-align: left;
  position: relative;
  overflow: hidden;
}

/* --------------------------------------------------- */
/* パラグラフ */
/* --------------------------------------------------- */
article p {
  margin-top: 50px;
}

/* --------------------------------------------------- */
/* Table */
/* --------------------------------------------------- */
article table {
  width: 100%;
  margin-top: 50px;
  border-collapse: collapse;
}
article table th,
article table td {
  padding: 1em 2em;
  border-bottom: 1px solid #b4b4b4;
}
article table th {
  font-weight: bold;
  position: relative;
}

/* --------------------------------------------------- */
/* UL OL */
/* --------------------------------------------------- */
article ul,
article ol {
  margin-top: 50px;
}
article ul.list_disc li,
article ol.list_disc li {
  margin-left: 20px;
  list-style-type: disc;
}
article ul.list_none li,
article ol.list_none li {
  margin-left: 20px;
  list-style-type: none;
}
article ul.list_num li,
article ol.list_num li {
  margin-left: 20px;
  list-style-type: decimal;
}

/* --------------------------------------------------- */
/* Bgbox */
/* --------------------------------------------------- */
.bg_wrap {
  overflow: hidden;
}
.bg_wrap.bg1 {
  background-color: #615754;
}
.bg_wrap.bg2 {
  background-color: #e9eef3;
}
.bg_wrap.bg3 {
  background-color: #160907;
}

/* --------------------------------------------------- */
/* Other */
/* --------------------------------------------------- */
article .pagenavi {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}
article .pagenavi a {
  display: inline-block;
  margin: 0 15px;
  padding: 1em 2em;
  border: 1px solid #b6b6b6;
  text-decoration: none;
  color: #1e1e1e;
}
article .pagenavi a:hover {
  background-color: #004270;
  border-color: #004270;
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* ====================================================================== */
/* Footer */
/* ====================================================================== */
footer {
  width: 100%;
  padding: 50px 0 0;
  background-color: #f2f2f2;
}
footer .inner {
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
}
footer .logo-area {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
footer .logo-area a {
  margin-right: 20px;
}
footer .logo-area a .logo {
  height: 60px;
}
footer .logo-area .corpname {
  display: block;
  width: 200px;
}
footer .logo-area p {
  margin-left: 30px;
  font-size: 1.4rem;
  text-align: left;
}
footer .f-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
footer .f-menu li {
  margin-right: 20px;
}
footer .f-menu li:last-child {
  margin-right: 0;
}
footer .f-menu li a {
  padding-left: 20px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1e1e1e;
  position: relative;
}
footer .f-menu li a::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  box-sizing: border-box;
  border: 5px solid transparent;
  border-left: 8px solid #555;
  z-index: 1;
}
footer .copyright {
  display: block;
  margin-top: 15px;
  padding: 1em 0;
  font-size: 1.3rem;
}

#pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 200;
}
#pagetop a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #004270;
  color: white;
  font-size: 2.4rem;
}
#pagetop a img {
  width: 30%;
}

/* ================================================================== */
/* COMMON */
/* ================================================================== */
.nicescroll-rails {
  z-index: 9999 !important;
}

.parallax-slider {
  top: 0;
  left: 0;
}

.mainimg-area {
  width: 100%;
  height: 820px;
  background-color: #004c8c;
  position: relative;
  overflow: hidden;
}
.mainimg-area .video-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.mainimg-area .video-wrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.mainimg-area .video-wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /*      font-family: "object-fit: cover;";*/
}
.mainimg-area__inner {
  height: 100%;
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.mainimg-area .m-copyarea {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.mainimg-area .m-copyarea .logo {
  display: block;
  width: 150px;
  height: 150px;
  object-fit: contain;
  font-family: "object-fit: contain;";
  position: relative;
}
.mainimg-area .m-copyarea__t1 {
  margin-top: 50px;
  color: white;
  font-size: 3.5rem;
  font-weight: bold;
}
.mainimg-area .m-copyarea p {
  margin-top: 30px;
  color: white;
  font-size: 2rem;
  font-weight: bold;
}

.undermain-area {
  width: 100%;
  height: 400px;
  background: url(img/pgtitle/under.png) no-repeat center;
  background-size: cover;
  position: relative;
}
.company .undermain-area {
  background: url(img/pgtitle/company.png) no-repeat center;
  background-size: cover;
}
.business .undermain-area {
  background: url(img/pgtitle/business.png) no-repeat center;
  background-size: cover;
}
.works .undermain-area {
  background: url(img/pgtitle/works.png) no-repeat center;
  background-size: cover;
}
.contact .undermain-area {
  background: url(img/pgtitle/contact.png) no-repeat center;
  background-size: cover;
}
.undermain-area::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #06416c;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
.undermain-area__inner {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.undermain-area .pgtitle {
  display: block;
  width: 80%;
  color: white;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
}
.undermain-area .pgtitle strong {
  display: block;
  margin-bottom: 0.5em;
  font-size: 6rem;
}

.link-btn {
  display: table;
  margin: 50px auto 0;
  padding: 0.75em 4em;
  background-color: #00a0e9;
  color: white;
  font-size: 1.8rem;
  position: relative;
}
.link-btn:visited {
  color: white;
}
.link-btn::before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 16px;
  height: 16px;
  background: url(img/icon/arrow1.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.link-btn.ptn2 {
  background-color: #004270;
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
}
.link-btn.ptn3 {
  background-color: white;
  border: 1px solid rgba(0, 66, 112, 0.8);
  box-sizing: border-box;
  color: #004270;
}
.link-btn.ptn3::before {
  background: url(img/icon/arrow2.svg) no-repeat;
  background-size: contain;
}

.contactbtn {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
}
.contactbtn li {
  width: 150px;
  height: 50px;
  margin-bottom: 10px;
  position: relative;
}
.contactbtn li.web a::after {
  width: 20px;
  height: 20px;
  background: url(img/icon/mail.svg) no-repeat;
  background-size: contain;
  left: 20px;
}
.contactbtn li a {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 140px;
  height: 60px;
  padding-left: 60px;
  background-color: #00a546;
  font-size: 1.4rem;
  color: white;
  line-height: 1.2;
  text-align: right;
  position: absolute;
  right: -140px;
  top: 0;
}
.contactbtn li a:hover {
  right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.contactbtn li a::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(img/icon/phone.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}

#btm.c_disp {
  display: block;
  display: none;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.btmarea {
  width: 100%;
  padding: 0;
  background-color: #004270;
  position: fixed;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  z-index: 50;
  display: none;
}
.btmarea .inner {
  padding: 15px 0;
  position: relative;
  z-index: 50;
}
.btmarea .inner .contact-btn {
  display: table;
  margin: 0 auto;
  padding: 0.75em 1.5em;
  background-color: white;
  font-size: 1.7rem;
  font-weight: bold;
  color: #004270;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.btmarea .inner .contact-btn::before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 21px;
  height: 21px;
  background: url(img/icon/mail.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.iziModal {
  max-width: 60% !important;
  margin-top: 180px !important;
  /*  margin-right: 50px !important;*/
}
.iziModal .wrap {
  margin: 0.5em;
  padding: 4em;
  overflow: hidden;
  text-align: left;
  background-color: white;
}
.iziModal .wrap p strong {
  font-size: 2.4rem;
}
.iziModal .wrap img {
  width: 280px;
  float: left;
  margin-right: 50px;
}

.pgnav {
  margin-top: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pgnav li a {
  display: block;
  margin: 0 1em 1em;
  padding: 0.25em 1.25em;
  color: #1e1e1e;
  font-size: 1.3rem;
  font-weight: 600;
  list-style: none;
  text-align: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-color: rgba(30, 30, 30, 0.1);
}
.pgnav li a.is-active {
  background: #1e1e1e;
  color: white;
  transition: all 0.2s ease-out;
}

.tab-group {
  margin-top: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.tab-group li.tab {
  margin: 0 1em 1em;
  padding: 0.25em 1.25em;
  font-size: 1.3rem;
  font-weight: 600;
  list-style: none;
  text-align: center;
  cursor: pointer;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-color: rgba(30, 30, 30, 0.1);
}
.tab-group li.tab.is-active {
  background: #1e1e1e;
  color: white;
  transition: all 0.2s ease-out;
}
.tab-group li.tab a {
  color: #1e1e1e;
}
.tab-group li.tab a:active, .tab-group li.tab a:hover {
  color: #1e1e1e;
}

.panel {
  display: none;
}
.panel.is-show {
  display: block;
}

.sec-heading {
  display: table;
  margin: 0 auto;
  padding: 20px 50px 10px 80px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.3;
  font-feature-settings: "palt";
  position: relative;
}
.sec-heading small {
  font-size: 3.2rem;
}

/* ================================================================== */
/* TOP */
/* ================================================================== */
.top .information__inner {
  padding: 100px 0;
}
.top .information__heading {
  padding: 0.75em 2em 0.75em 3em;
  background-color: #004270;
  font-size: 2rem;
  color: white;
  box-sizing: border-box;
  position: relative;
}
.top .information__heading::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(img/icon/info.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 1em;
  transform: translateY(-50%);
}
.top .information__heading .more {
  font-size: 1.8rem;
  color: white;
  position: absolute;
  top: 50%;
  right: 2em;
  transform: translateY(-50%);
}
.top .information .info-list {
  margin-top: 30px;
}
.top .information .info-list dl {
  display: table;
  padding: 1em 0;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.top .information .info-list dl:first-child {
  padding-top: 0;
}
.top .information .info-list dl dt,
.top .information .info-list dl dd {
  display: table-cell;
  box-sizing: border-box;
}
.top .information .info-list dl dt {
  width: 10%;
}
.top .information .info-list dl dt .cate {
  display: block;
  width: 80%;
  background-color: #8c8c8c;
  color: white;
  text-align: center;
}
.top .information .info-list dl dd.date {
  width: 10%;
  font-size: 1.5rem;
}
.top .information .info-list dl dd.p-title {
  width: 40%;
}
.top .information .info-list dl dd.p-caption {
  font-size: 1.5rem;
}
.top .information .info-list dl dd a {
  color: #1e1e1e;
  font-weight: bold;
}
.top .business {
  padding: 100px 0;
  text-align: center;
  background: url(img/top/business.png) no-repeat center;
  background-size: cover;
  background-color: #004270;
}
.top .business__heading {
  color: white;
  font-size: 5.3rem;
  font-weight: bold;
}
.top .business__heading::first-letter {
  font-size: 8rem;
  color: #66befc;
}
.top .business__subheading {
  display: table;
  margin: 15px auto 0;
  padding: 1em 70px;
  color: white;
  font-size: 1.9rem;
  font-weight: bold;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.top .business__wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top .business__box {
  margin-top: 50px;
  display: table;
  width: 48%;
  max-width: 48%;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  text-align: left;
}
.top .business__box dt,
.top .business__box dd {
  display: table-cell;
  vertical-align: middle;
  color: white;
}
.top .business__box dt {
  width: 30%;
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.25em;
  text-align: center;
  line-height: 1.5;
  color: #fff799;
}
.top .business__box dd {
  font-size: 1.4rem;
  line-height: 1.5;
}
.top .works {
  padding: 100px 0;
  text-align: center;
  background: url(img/top/works.png) no-repeat center;
  background-size: cover;
}
.top .works__heading {
  color: #004270;
  font-size: 5.3rem;
  font-weight: bold;
}
.top .works__heading::first-letter {
  font-size: 8rem;
  color: #0162a6;
}
.top .works__subheading {
  display: table;
  margin: 15px auto 0;
  padding: 1em 70px;
  color: #004270;
  font-size: 1.9rem;
  font-weight: bold;
  border-top: 1px solid rgba(0, 66, 112, 0.7);
  border-bottom: 1px solid rgba(0, 66, 112, 0.7);
}
.top .works__wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top .works__box {
  margin-top: 50px;
  width: 340px;
  margin-right: 60px;
}
.top .works__box:nth-of-type(3n) {
  margin-right: 0;
}
.top .works__box img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.top .works__box figcaption {
  display: block;
  margin-top: 15px;
  color: #004270;
}
.top .company {
  padding: 100px 0;
  text-align: center;
  background: url(img/top/company.png) no-repeat center;
  background-size: cover;
  background-color: #004270;
}
.top .company__heading {
  color: white;
  font-size: 5.3rem;
  font-weight: bold;
}
.top .company__heading::first-letter {
  font-size: 8rem;
  color: #66befc;
}
.top .company__subheading {
  display: table;
  margin: 15px auto 0;
  padding: 1em 70px;
  color: white;
  font-size: 1.9rem;
  font-weight: bold;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.top .company p {
  font-size: 2.4rem;
  font-weight: bold;
  color: white;
}

/* ================================================================== */
/* Under */
/* ================================================================== */
.under {
  padding-bottom: 50px;
}
.under .pan .inner {
  padding: 30px 0;
  font-size: 1.4rem;
}
.under section {
  padding: 50px 0;
  overflow: hidden;
}
.under .heading {
  display: block;
  margin: 0 auto;
  padding: 1em 1em 1em 3em;
  font-size: 2.4rem;
  position: relative;
  background-color: #004270;
  color: white;
  font-weight: bold;
}
.under .heading::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 60%;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 1em;
  transform: translateY(-50%);
}
.under .wp-pagenavi {
  margin-top: 50px;
  padding: 1em 0;
  text-align: center;
}
.under .wp-pagenavi a,
.under .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 0.25em 0.75em;
  margin: 3px;
  color: #1e1e1e;
}
.under .wp-pagenavi a:hover,
.under .wp-pagenavi span.current {
  background-color: #004270;
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  font-weight: bold;
}

/* ================================================================== */
/* Business */
/* ================================================================== */
.ct-business .bus-infobox .heading::after {
  width: 32px;
  height: 32px;
  background: url(img/icon/business.svg) no-repeat;
  background-size: contain;
  background-color: transparent;
}
.ct-business .bus-infobox .bus-img {
  display: block;
  margin: 50px auto 0;
  width: 70%;
  max-width: 70%;
  height: 450px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* ================================================================== */
/* Works */
/* ================================================================== */
.ct-works .wk-gallery .heading::after {
  width: 32px;
  height: 32px;
  background: url(img/icon/business.svg) no-repeat;
  background-size: contain;
  background-color: transparent;
}
.ct-works .wk-gallery__wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ct-works .wk-gallery__wrap figure {
  margin-top: 50px;
}
.ct-works .wk-gallery__wrap figure:nth-of-type(3n) a {
  margin-right: 0;
}
.ct-works .wk-gallery__wrap figure a {
  display: block;
  margin-right: 50px;
  width: 345px;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.ct-works .wk-gallery__wrap figure a:hover img {
  transform: scale(1.2);
}
.ct-works .wk-gallery__wrap figure a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.ct-works .wk-gallery__wrap figure a figcaption {
  display: table;
  padding: 1em;
  background-color: rgba(89, 87, 87, 0.9);
  color: white;
  position: absolute;
  top: 0;
  left: 0;
}

/* ================================================================== */
/* Company */
/* ================================================================== */
.ct-company .com-greeting .daihyo {
  font-size: 2rem;
  font-weight: bold;
  text-align: right;
}
.ct-company .com-gaiyo {
  padding-top: 0;
}
.ct-company .com-gaiyo table th,
.ct-company .com-gaiyo table td {
  box-sizing: border-box;
  border-bottom: 1px solid #b3b3b3;
  z-index: -1;
}
.ct-company .com-gaiyo table tr:first-child th, .ct-company .com-gaiyo table tr:first-child td {
  border-top: 1px solid #b3b3b3;
}
.ct-company .com-gaiyo table th {
  width: 20%;
  max-width: 20%;
  background-color: #dcdcdc;
  -moz-text-align-last: justify;
  text-align: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
}
.ct-company .com-access {
  padding-top: 0;
}
.ct-company .com-access dl {
  display: table;
  margin-top: 50px;
  width: 100%;
  border-bottom: 2px solid #004270;
}
.ct-company .com-access dl dt, .ct-company .com-access dl dd {
  padding: .5em 0;
  display: table-cell;
  font-size: 1.8rem;
}
.ct-company .com-access dl dt {
  width: 20%;
  text-align: center;
}
.ct-company .com-access__inner {
  margin-top: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.ct-company .com-access__inner img {
  display: block;
  width: 48%;
  height: 380px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.ct-company .com-access__inner iframe {
  display: block;
  width: 48%;
  height: 380px;
}

/* ================================================================== */
/* Privacy */
/* ================================================================== */
.ct-privacy .pri-ct p:nth-of-type(1) {
  margin-top: 0;
}
.ct-privacy .pri-ct__heading {
  margin-top: 50px;
  padding: 0.75em 2em;
  background-color: #004270;
  font-size: 1.8rem;
  font-weight: bold;
  color: white;
  position: relative;
}
.ct-privacy .pri-ct__heading::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 50%;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 1em;
  transform: translateY(-50%);
}

/* ================================================================== */
/* Info */
/* ================================================================== */
.ct-info .info-cnt {
  margin-top: 50px;
}
.ct-info .info-cnt__heading {
  color: #00a0e9;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
}
.ct-info .info-cnt__heading + p {
  margin-top: 20px;
  text-align: center;
}
.ct-info .info-cnt .heading-ptn2 {
  margin-top: 50px;
}
.ct-info .info-cnt .info-list {
  margin: 50px auto 0;
  width: 80%;
}
.ct-info .info-cnt .info-list dl {
  display: table;
  padding: 1em 0;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.ct-info .info-cnt .info-list dl:first-child {
  padding-top: 0;
}
.ct-info .info-cnt .info-list dl dt,
.ct-info .info-cnt .info-list dl dd {
  display: table-cell;
  box-sizing: border-box;
}
.ct-info .info-cnt .info-list dl dt {
  width: 15%;
}
.ct-info .info-cnt .info-list dl dt .cate {
  display: block;
  width: 80%;
  background-color: #8c8c8c;
  color: white;
  text-align: center;
}
.ct-info .info-cnt .info-list dl dd.date {
  width: 15%;
  font-size: 1.5rem;
}
.ct-info .info-cnt .info-list dl dd a {
  color: #1e1e1e;
  font-weight: bold;
}
.ct-info .postbox {
  padding-bottom: 50px;
  overflow: hidden;
}
.ct-info .postbox .post_heading {
  display: table;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  padding: 0 100px 10px 30px;
  text-align: center;
  position: relative;
  border-bottom: solid 3px #e2e2e2;
}
.ct-info .postbox .post_heading::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #004270;
  left: 0;
  bottom: -3px;
  width: 50%;
}
.ct-info .postbox .post_heading h1 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
}
.ct-info .postbox .post_heading ul.post_meta {
  margin-top: 0;
  margin-right: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.ct-info .postbox .post_heading ul.post_meta li {
  width: auto;
  margin: 0 30px 0 0;
  padding: 0;
  font-size: 1.4rem;
}
.ct-info .postbox .post_heading ul.post_meta li.cate {
  padding: 0 1em;
  position: relative;
  background-color: #8c8c8c;
  color: white;
}
.ct-info .postbox .post_heading ul.post_meta li.tag {
  margin-left: 1em;
}
.ct-info .postbox .post_heading ul.post_meta li.tag a {
  margin-right: 1em;
  padding: 0.25em 1em;
  border: 1px solid #ccc;
  text-decoration: none;
}
.ct-info .postbox ul.tag-list {
  margin-top: 15px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
}
.ct-info .postbox ul.tag-list li {
  font-size: 1.4rem;
}
.ct-info .postbox ul.tag-list li a {
  margin-right: 1em;
  padding: .25em 1em;
  font-size: 1.2rem;
  color: #1e1e1e;
  text-decoration: none;
  border: 1px solid #999;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.ct-info .postbox .context {
  margin-top: 50px;
  padding: 0 100px;
  overflow: hidden;
}
.ct-info .postbox .context a {
  text-decoration: underline;
}
.ct-info .postbox .context p,
.ct-info .postbox .context ul,
.ct-info .postbox .context ol {
  margin: 0;
}
.ct-info .postbox .context p.wp-caption-text {
  margin-top: 0;
}
.ct-info .postbox .context img {
  display: block;
  max-width: 100%;
}
/* ================================================================== */
/* CONTACT (CF7対応版) */
/* ================================================================== */
.ct-contact .con-ct .notnull {
  color: red;
  font-weight: normal;
}
.ct-contact .con-ct .inp_mes {
  text-align: left;
}
.ct-contact .con-ct .conf_mes {
  display: none;
}
.ct-contact .con-ct .formbox table th,
.ct-contact .con-ct .formbox table td {
  padding: 1.5em;
  background-color: #e6e6e6;
  box-sizing: border-box;
  border-bottom: 2px solid white;
  z-index: -1;
}
.ct-contact .con-ct .formbox table th {
  width: 25%;
  max-width: 25%;
  position: relative;
  vertical-align: top;
  border-right: 2px solid white;
}
.ct-contact .con-ct .formbox table td .row {
  margin-top: 0.75em;
  overflow: hidden;
}
.ct-contact .con-ct .formbox table td input[type="text"],
.ct-contact .con-ct .formbox table td input[type="email"],
.ct-contact .con-ct .formbox table td input[type="tel"], /* telを追加 */
.ct-contact .con-ct .formbox table td select,
.ct-contact .con-ct .formbox table td textarea {
  font-size: 1.6rem;
  padding: 0.5em;
  border: 1px solid rgba(30, 30, 30, 0.5);
  background-color: white;
}
.ct-contact .con-ct .formbox table td input[type="text"]::placeholder,
.ct-contact .con-ct .formbox table td input[type="email"]::placeholder,
.ct-contact .con-ct .formbox table td input[type="tel"]::placeholder, /* telを追加 */
.ct-contact .con-ct .formbox table td select::placeholder,
.ct-contact .con-ct .formbox table td textarea::placeholder {
  color: rgba(30, 30, 30, 0.5);
}
.ct-contact .con-ct .formbox table td input[type="radio"],
.ct-contact .con-ct .formbox table td input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: -0.2em;
}
.ct-contact .con-ct .formbox table td select {
  width: auto;
  font-size: 100%;
}
.ct-contact .con-ct .formbox table td textarea {
  width: 80%;
  font-family: sans-serif;
}
/* name属性をCF7のタグに合わせて変更 */
.ct-contact .con-ct .formbox table td input[name="your-last-name"],
.ct-contact .con-ct .formbox table td input[name="your-first-name"],
.ct-contact .con-ct .formbox table td input[name="your-last-kana"],
.ct-contact .con-ct .formbox table td input[name="your-first-kana"] {
  width: 30%;
}
.ct-contact .con-ct .formbox table td input[name="your-company"],
.ct-contact .con-ct .formbox table td input[name="your-addr1"],
.ct-contact .con-ct .formbox table td input[name="your-addr2"] {
  width: 80%;
}
.ct-contact .con-ct .formbox table td input[name="your-zip"] {
  width: 8em;
  font-size: 1.6rem;
  padding: 0.5em;
  border: 1px solid rgba(30, 30, 30, 0.3);
}
.ct-contact .con-ct .formbox table td input[type="email"] {
  width: 80%;
}
/* MW Form特有のクラスを削除/調整 */
.ct-contact .con-ct .formbox table td input[name="your-tel"] {
  width: auto; /* 統合した電話番号の幅指定 */
}
/* 同意チェックボックスのクラス（CF7のacceptance対応） */
.ct-contact .con-ct .wpcf7-acceptance {
  display: block;
  margin-top: 30px;
  overflow: hidden;
  text-align: center;
}
.ct-contact .con-ct .wpcf7-acceptance input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: -0.2em;
}
.ct-contact .con-ct .btnarea {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 50px;
  text-align: center;
}
/* 送信ボタンのスタイル（CF7のsubmitボタン対応） */
.ct-contact .con-ct .btnarea input[type="submit"] {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 1em 3em;
  font-size: 2.1rem;
  color: #1e1e1e;
  border: none;
  cursor: pointer;
  background-color: rgba(180, 180, 180, 0.1);
  border: 1px solid #c8c8c8;
}
.ct-contact .con-ct .btnarea input[type="submit"]:disabled {
  opacity: 0.5 !important;
  border: 1px solid #ccc;
}

.ct-contact .con-ct .privacy_wrap {
  margin: 0;
}
.ct-contact .con-ct .privacy_wrap .inp_mes {
  font-weight: bold;
}
.ct-contact .con-ct .privacy_wrap .privacy {
  width: auto;
  height: 140px;
  margin: 10px auto 0;
  padding: 2em;
  border: 1px solid #ccc;
  font-size: 1.2rem;
  text-align: left;
}
.ct-contact .con-ct .privacy_wrap .privacy .pri-ct__heading {
  margin-top: 1em;
  font-size: 1.3rem;
  font-weight: bold;
}
.ct-contact .con-ct .privacy_wrap .privacy p {
  margin: 10px 0 0;
  line-height: 1.5;
}
.ct-contact .con-ct .privacy_wrap .privacy p strong {
  font-weight: bold;
}
.ct-contact .con-ct .privacy_wrap .privacy ul {
  margin-top: 10px;
}
.ct-contact .con-ct .privacy_wrap .privacy ul li {
  margin-left: 1em;
  list-style: disc;
}
.ct-contact .con-ct .tel-link {
  display: table;
  margin: 70px auto 0;
  padding-left: 80px;
  color: #1e1e1e;
  line-height: 1.3;
  position: relative;
}
.ct-contact .con-ct .tel-link strong {
  font-size: 4rem;
  font-weight: bold;
}
.ct-contact .con-ct .tel-link::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(img/icon/phone.svg) no-repeat center;
  background-size: 30px auto;
  background-color: #004270;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-contact .con-ct .btnarea {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 50px;
  text-align: center;
}

/* submit（送信）と button（戻る）の両方にスタイルを当てる */
.ct-contact .con-ct .btnarea input[type="submit"],
.ct-contact .con-ct .btnarea input[type="button"] {
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding: 1em 0; /* 幅を固定するので左右paddingは0に */
  font-size: 2.1rem;
  color: #1e1e1e;
  cursor: pointer;
  background-color: rgba(180, 180, 180, 0.1);
  border: 1px solid #c8c8c8;
  width: 240px; /* 両方のボタンの横幅をピシッと揃える */
  box-sizing: border-box;
}

.ct-contact .con-ct .btnarea input[type="submit"]:disabled,
.ct-contact .con-ct .btnarea input[type="button"]:disabled {
  opacity: 0.5 !important;
  border: 1px solid #ccc;
}

/* 1. 初期状態（送信ボタンが押される前）は全てのチップを非表示にする */
.wpcf7-not-valid-tip{
    display: none !important;
}

/* 2. 送信ボタンが押され、バリデーションエラー（invalid）が確定した時だけ表示する */
.wpcf7 form.invalid .wpcf7-not-valid-tip,
.wpcf7 form.unaccepted .wpcf7-not-valid-tip {
    display: block !important;
}

.wpcf7-spinner{
    display: none !important;
}
/* ================================================================== */
/* SMP */
/* ================================================================== */
@media screen and (max-width: 767px) {
  .cnt, header .inner, footer .inner, .mainimg-area__inner, .undermain-area__inner, .btmarea .inner, .top .information__inner, .top .business__wrap, .top .works__wrap, .under .pan .inner, .under section, .ct-business .bus-infobox, .ct-works .wk-gallery, .ct-company .com-greeting, .ct-company .com-gaiyo, .ct-company .com-access, .ct-privacy .pri-ct, .ct-info .info-cnt, .ct-contact .con-ct {
    width: 90%;
  }

  .br-pc,
  .dn-sp {
    display: none;
  }

  .br-sp,
  .dn-pc {
    display: block;
  }

  body {
    font-family: sans-serif;
    min-width: initial;
    font-size: 1.4rem;
  }

  /* ====================================================================== */
  /* HEADER */
  /* ====================================================================== */
  header {
    width: 100%;
    position: fixed;
    z-index: 10;
    box-sizing: border-box;
  }
  header .inner {
    padding: 10px 0;
    position: relative;
    box-sizing: border-box;
  }
  header .logo-area {
    margin-top: 0;
  }
  header .logo-area a {
    margin-right: 15px;
  }
  header .logo-area a .logo {
    height: 50px;
  }
  header .logo-area h1 .corpname {
    display: inline-block;
    width: 150px;
  }
  header .h-nav {
    display: none;
  }
  header .navarea {
    display: none;
  }

  .d_nav {
    display: block;
  }

  .smp_menuarea {
    display: block;
  }

  /* ====================================================================== */
  /* CONTENT */
  /* ====================================================================== */
  article table th,
  article table td {
    padding: 1em;
  }

  /* --------------------------------------------------- */
  /* Bgbox */
  /* --------------------------------------------------- */
  .bgbox {
    margin-top: 30px;
  }
  .bgbox .inner {
    margin: 6px;
    padding: 1.5em;
  }
  .bgbox .lb {
    font-size: 2rem;
  }
  .bgbox .lb::before {
    font-size: 1.6rem;
  }

  .imgbox {
    margin-top: 30px;
  }

  /* --------------------------------------------------- */
  /* Other */
  /* --------------------------------------------------- */
  article .pagenavi {
    margin: 0 auto 50px;
  }
  article .pagenavi a {
    display: inline-block;
    margin: 0 10px;
    padding: 1em;
    font-size: 1.4rem;
  }

  footer {
    padding: 30px 0 0;
  }
  footer .inner {
    width: 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  footer .f-menu {
    width: 95%;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer .f-menu li {
    width: 50%;
    margin-right: 0;
  }
  footer .f-menu li a {
    display: block;
    padding: 0.5em 0;
    padding-left: 15px;
    font-size: 1.4rem;
    text-align: left;
    box-sizing: border-box;
  }
  footer .f-menu li a::before {
    width: 7px;
    height: 7px;
  }
  footer .logo-area {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  footer .logo-area a {
    margin-right: 0;
    margin-bottom: 1em;
  }
  footer .logo-area a .logo {
    height: 50px;
  }
  footer .logo-area p {
    display: block;
    margin: 1em 0 0;
    font-size: 1.2rem;
    text-align: center;
  }
  footer .copyright {
    display: block;
    margin: 1em 0 0;
    padding: 1em 0 80px;
    font-size: 1rem;
    background-color: #dadada;
  }

  #pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 60;
  }
  #pagetop a {
    width: 42px;
    height: 42px;
    padding: 0;
  }

  #sp_btnarea {
    display: none;
  }

  /* ================================================================== */
  /* COMMON */
  /* ================================================================== */
  .mainimg-area {
    height: 600px;
  }
  .mainimg-area .m-copyarea .logo {
    display: block;
    width: 130px;
    height: 130px;
    object-fit: contain;
    position: relative;
  }
  .mainimg-area .m-copyarea__t1 {
    margin-top: 50px;
    font-size: 2.4rem;
    line-height: 1.3;
  }
  .mainimg-area .m-copyarea p {
    font-size: 1.6rem;
  }

  .undermain-area {
    height: 240px;
  }
  .company .undermain-area {
    background-size: auto 100%;
  }
  .business .undermain-area {
    background-size: auto 100%;
  }
  .works .undermain-area {
    background-size: auto 100%;
  }
  .contact .undermain-area {
    background-size: auto 100%;
  }
  .undermain-area .pgtitle {
    width: 90%;
    font-size: 1.8rem;
  }
  .undermain-area .pgtitle strong {
    font-size: 3.2rem;
  }

  .link-btn {
    padding: 0.75em 3em;
    font-size: 1.6rem;
  }

  .btmarea {
    display: block;
  }

  .iziModal {
    max-width: 95% !important;
  }
  .iziModal .wrap {
    padding: 1.5em;
    display: block;
  }
  .iziModal .wrap img {
    width: 160px;
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .pgnav {
    margin-top: 50px;
  }
  .pgnav li a {
    margin: 0 0.5em 1em;
    padding: 0.25em 0.75em;
    font-size: 1.1rem;
  }

  .tab-group {
    margin-top: 50px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tab-group li.tab {
    margin: 0 0.5em 1em;
    padding: 0.25em 0.75em;
    font-size: 1.4rem;
  }

  .sec-heading {
    display: table;
    margin: 0 auto;
    padding: 20px 30px 10px 50px;
    font-size: 2.4rem;
  }
  .sec-heading small {
    font-size: 1.8rem;
  }
  .sec-heading::before {
    left: 20px;
  }

  /* ================================================================== */
  /* TOP */
  /* ================================================================== */
  .top .information__inner {
    padding: 70px 0;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .top .information__heading {
    font-size: 1.8rem;
  }
  .top .information__heading .more {
    font-size: 1.4rem;
    right: 1em;
  }
  .top .information .info-list {
    width: auto;
    margin-top: 50px;
  }
  .top .information .info-list dl {
    display: block;
  }
  .top .information .info-list dl dt,
  .top .information .info-list dl dd {
    display: block;
  }
  .top .information .info-list dl dt {
    display: inline-block;
    width: 35%;
    font-size: 1.4rem;
  }
  .top .information .info-list dl dd.date {
    display: inline-block;
    width: auto;
    font-size: 1.4rem;
  }
  .top .information .info-list dl dd.p-title {
    display: block;
    width: auto;
    padding-top: 0.5em;
    font-size: 1.6rem;
  }
  .top .information .info-list dl dd.p-caption {
    display: block;
    font-size: 1.3rem;
  }
  .top .business {
    padding: 70px 0;
  }
  .top .business__heading {
    font-size: 3rem;
  }
  .top .business__heading::first-letter {
    font-size: 4.2rem;
  }
  .top .business__subheading {
    display: block;
    margin: 15px 20px 0;
    padding: 1em 10px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .top .business__wrap {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .top .business__box {
    margin-top: 30px;
    display: block;
    width: auto;
    max-width: initial;
    padding: 15px;
  }
  .top .business__box dt,
  .top .business__box dd {
    display: block;
  }
  .top .business__box dt {
    width: auto;
    font-size: 2.8rem;
  }
  .top .business__box dd {
    padding-top: 0.75em;
  }
  .top .works {
    padding: 70px 0;
  }
  .top .works__heading {
    font-size: 3rem;
  }
  .top .works__heading::first-letter {
    font-size: 4.2rem;
  }
  .top .works__subheading {
    display: block;
    margin: 15px 20px 0;
    padding: 1em 10px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .top .works__box {
    margin-top: 30px;
    width: 50%;
    margin-right: 0;
  }
  .top .works__box:nth-of-type(3n) {
    margin-right: 0;
  }
  .top .works__box img {
    display: block;
    margin: 0 auto;
    width: 80%;
    height: 120px;
  }
  .top .works__box figcaption {
    display: block;
    margin: 15px 20px;
    line-height: 1.3;
  }
  .top .company {
    padding: 70px 0;
  }
  .top .company__heading {
    font-size: 3rem;
  }
  .top .company__heading::first-letter {
    font-size: 4.2rem;
  }
  .top .company__subheading {
    display: block;
    margin: 15px 20px 0;
    padding: 1em 10px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .top .company p {
    font-size: 2rem;
  }

  /* ================================================================== */
  /* Under */
  /* ================================================================== */
  .under {
    padding-bottom: 30px;
  }
  .under .pan {
    display: none;
  }
  .under .heading {
    padding: 0.75em 0.5em 0.75em 3em;
    font-size: 1.8rem;
  }
  .under .heading::after {
    width: 6px;
  }

  /* ================================================================== */
  /* Business */
  /* ================================================================== */
  .ct-business .bus-infobox {
    padding-bottom: 0;
  }
  .ct-business .bus-infobox .heading::after {
    width: 24px;
    height: 24px;
  }
  .ct-business .bus-infobox .bus-img {
    display: block;
    width: 100%;
    max-width: initial;
    height: 220px;
  }

  /* ================================================================== */
  /* Works */
  /* ================================================================== */
  .ct-works .wk-gallery .heading::after {
    width: 24px;
    height: 24px;
  }
  .ct-works .wk-gallery__wrap {
    margin-top: 10px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .ct-works .wk-gallery__wrap figure {
    margin-top: 20px;
    width: 50%;
  }
  .ct-works .wk-gallery__wrap figure:nth-of-type(3n) a {
    margin-right: auto;
  }
  .ct-works .wk-gallery__wrap figure a {
    display: block;
    margin: 0 auto;
    width: 90%;
    height: 110px;
  }
  .ct-works .wk-gallery__wrap figure a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ct-works .wk-gallery__wrap figure a figcaption {
    padding: 0.75em;
    font-size: 1.3rem;
  }

  /* ================================================================== */
  /* Company */
  /* ================================================================== */
  .ct-company .com-gaiyo table th {
    width: 30%;
    max-width: 30%;
  }
  .ct-company .com-access dl {
    margin-top: 30px;
  }
  .ct-company .com-access dl dt,
  .ct-company .com-access dl dd {
    font-size: 1.5rem;
  }
  .ct-company .com-access dl dt {
    width: 20%;
    text-align: left;
  }
  .ct-company .com-access__inner {
    margin-top: 50px;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .ct-company .com-access__inner img {
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto;
  }
  .ct-company .com-access__inner iframe {
    display: block;
    margin: 50px auto 0;
    width: 90%;
    height: 250px;
  }

  /* ================================================================== */
  /* Privacy */
  /* ================================================================== */
  .ct-privacy .pri-ct__heading + p {
    margin-top: 30px;
  }

  /* ================================================================== */
  /* Info */
  /* ================================================================== */
  .ct-info .info-cnt {
    margin-top: 0;
  }
  .ct-info .info-cnt__heading {
    font-size: 2.4rem;
  }
  .ct-info .info-cnt .heading-ptn2 {
    margin-top: 30px;
  }
  .ct-info .info-cnt .info-list {
    width: auto;
    margin-top: 30px;
  }
  .ct-info .info-cnt .info-list dl {
    display: block;
  }
  .ct-info .info-cnt .info-list dl dt,
  .ct-info .info-cnt .info-list dl dd {
    display: block;
  }
  .ct-info .info-cnt .info-list dl dt {
    display: inline-block;
    width: 35%;
    font-size: 1.4rem;
  }
  .ct-info .info-cnt .info-list dl dd.date {
    display: inline-block;
    width: auto;
    font-size: 1.4rem;
  }
  .ct-info .info-cnt .info-list dl dd:nth-of-type(2) {
    display: block;
    padding-top: 0.5em;
  }
  .ct-info .postbox {
    margin-top: 0;
  }
  .ct-info .postbox .post_heading {
    display: block;
    padding: 0 0 10px;
  }
  .ct-info .postbox .post_heading h1 {
    font-size: 1.8rem;
    text-align: left;
  }
  .ct-info .postbox .post_heading ul.post_meta {
    margin: 0 0 15px;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .ct-info .postbox .post_heading ul.post_meta li {
    width: auto;
    margin: 0 30px 0 0;
    padding: 0;
    font-size: 1.2rem;
  }
  .ct-info .postbox .post_heading ul.post_meta li.cate {
    padding-left: 1em;
    position: relative;
  }
  .ct-info .postbox ul.tag-list {
    margin-top: 15px;
  }
  .ct-info .postbox ul.tag-list li a {
    font-size: 1.1rem;
  }
  .ct-info .postbox .context {
    margin-top: 30px;
    padding: 0;
  }

  /* ================================================================== */
  /* Contact */
  /* ================================================================== */
  .ct-contact .con-ct .formbox table {
    display: block;
    margin-top: 10px;
  }
  .ct-contact .con-ct .formbox table th,
  .ct-contact .con-ct .formbox table td {
    display: block;
  }
  .ct-contact .con-ct .formbox table th {
    width: auto;
    max-width: initial;
    padding: 1em;
    border-right: none;
    border-bottom: none;
    padding-bottom: 0;
  }
  .ct-contact .con-ct .formbox table td {
    display: block;
  }
  .ct-contact .con-ct .formbox table td .row {
    margin-top: 0.5em;
  }
  .ct-contact .con-ct .formbox table td input[type="text"],
  .ct-contact .con-ct .formbox table td input[type="email"],
  .ct-contact .con-ct .formbox table td input[type="tel"], /* telを追加 */
  .ct-contact .con-ct .formbox table td select,
  .ct-contact .con-ct .formbox table td textarea {
    font-size: 1.4rem;
  }
  .ct-contact .con-ct .formbox table td textarea {
    width: 94%;
  }
  /* name属性をCF7のタグに合わせて変更 */
  .ct-contact .con-ct .formbox table td input[name="your-last-name"],
  .ct-contact .con-ct .formbox table td input[name="your-first-name"],
  .ct-contact .con-ct .formbox table td input[name="your-last-kana"],
  .ct-contact .con-ct .formbox table td input[name="your-first-kana"] {
    width: 40%;
  }
  .ct-contact .con-ct .formbox table td input[name="your-company"],
  .ct-contact .con-ct .formbox table td input[name="your-addr1"],
  .ct-contact .con-ct .formbox table td input[name="your-addr2"] {
    width: 94%;
  }
  .ct-contact .con-ct .formbox table td input[name="your-zip"] {
    font-size: 1.4rem;
  }
  .ct-contact .con-ct .formbox table td input[type="email"] {
    width: 94%;
  }
  /* 同意チェックボックスのクラス */
  .ct-contact .con-ct .wpcf7-acceptance {
    padding: 0 60px;
    line-height: 1.5;
  }
  .ct-contact .con-ct .btnarea {
    margin-top: 30px;
  }
  /* 送信ボタンのスタイル */
  .ct-contact .con-ct .btnarea input[type="submit"] {
    padding: 1em 2em;
    font-size: 1.8rem;
  }
  .ct-contact .con-ct .privacy_wrap {
    margin: 0;
  }
  .ct-contact .con-ct .privacy_wrap .inp_mes {
    font-weight: bold;
  }
  .ct-contact .con-ct .privacy_wrap .privacy {
    padding: 1em;
  }
  .ct-contact .con-ct .tel-link {
    margin: 50px auto 0;
    padding-left: 60px;
  }
  .ct-contact .con-ct .tel-link strong {
    font-size: 2.5rem;
  }
  .ct-contact .con-ct .tel-link::before {
    width: 45px;
    height: 45px;
    background: url(img/icon/phone.svg) no-repeat center;
    background-size: 20px auto;
    background-color: #004270;
  }
.ct-contact .con-ct .btnarea input[type="submit"],
.ct-contact .con-ct .btnarea input[type="button"] {
  padding: 1em 0;
  font-size: 1.8rem;
  width: 46%; /* スマホ画面に収まるように幅を調整 */
  margin-left: 2%;
  margin-right: 2%;
  }

  a[href^="tel:"] {
    pointer-events: visible;
  }
}