@charset "UTF-8";
/*
Theme Name: omuro
Theme URI:
Description: おむろ人事サービス
Version: 1.0
Author: メディアライズ
Author URI: https://media-rise.jp/
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
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, footer .f-inner, .ctmenu ul, .contact-box ul, .top-aboutus .inner, .top-service .inner, .top .news .inner, .top .office-list .inner, .top .column .inner, .under .pan .inner, .under .pg-cnt-inner, .under-business .lead, .under-solutions .sol-list, .under-solutions .solution-cnt, .under-solutions .lead, .under-faq .faq-list, .under-single .cate-list {
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
}

.cnt-wide {
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
}

/* ========================================================= */
/* カラー */
/* ========================================================= */
.c_orange {
  color: #f5aa3b;
}

.c_green {
  color: #86c03f;
}

.c_pink {
  color: #f1518b;
}

.c_blue {
  color: #406AB4;
}

/* ========================================================= */
/* フォントタイプ */
/* ========================================================= */
.f_base, body, p,
li,
dt,
dd,
table,
th,
td, .pagenavi .nav a, .btm_pgnav .wp-pagenavi a,
.btm_pgnav .wp-pagenavi span, footer .copyright, .contact-box-ttl, .top .fv-copy h2, .top .fv .scroll-info span, .top .ct-ttl, .top .btn-blue, .top .list-link, .top-aboutus h2, .top-service a figure figcaption, .top .office-list .off-box h3, .under .pgttl .pg-ttl, .under .ct-ttl, .under .pan, .under .cp-post h1,
.under .cp-post h2, .under .cp-post h3, .under-business .pg-cnt .sv-blk figure figcaption, .under-solutions .sol-list-ttl, .under-solutions .sol-list .sol-post .sol-no, .under-solutions .sol-list .sol-post .cp-post h1,
.under-solutions .sol-list .sol-post .cp-post h2,
.under-solutions .sol-list .sol-post .cp-post h3, .under-office .pg-cnt .off-about h2, .under-office .pg-cnt .off-about figure figcaption, .under-office .pg-cnt .off-office .off-box h3, .under-security .pg-cnt .secu-lead h2, .under-security .pg-cnt .secu-list .list-box h3, .under-faq .faq-list .qa-post h2, .under-contact .pg-cnt .cp-post .btnarea input {
  font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
}

.f_ar, .under-security .pg-cnt .secu-list .list-box::after {
  font-family: "arial", sans-serif;
  font-weight: bold;
}

.f_arb {
  font-family: "arial black", sans-serif;
  font-weight: bold;
}

.f_imp {
  font-family: "Impact", sans-serif;
}

.f_zen, header .site-ttl .sitename, header .site-desc, footer .f-inner .site-ttl .sitename {
  font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

.f_lato {
  font-family: 'Lato', sans-serif;
}

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

.normal {
  font-weight: normal;
}

.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, header .site-ttl, header .site-ttl a, header .site-ttl .sitename, header .g-menu li a, header .g-menu li a::after, .top .btn-blue, .under-solutions .solution-info .img-wrap img, .under-single .cate-list li a {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.ani_05, .under .pgttl figure img {
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.ani_075, .top .fv-copy h2 .row, .under .pgttl-inner {
  -webkit-transition: 0.75s ease-in-out;
  -moz-transition: 0.75s ease-in-out;
  -o-transition: 0.75s ease-in-out;
  transition: 0.75s ease-in-out;
}

.ani_1 {
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

@keyframes ani01 {
  0% {
    transform: translateY(0);
  }
  33.33333% {
    transform: translateY(-8px);
  }
  66.66667% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes rotate-ani01 {
  0% {
    transform: rotate(0deg) translateY(0);
  }
  3% {
    transform: rotate(-5deg) translateY(-8px);
  }
  6% {
    transform: rotate(0deg) translateY(0);
  }
  9% {
    transform: rotate(4deg);
  }
  11% {
    transform: rotate(0);
  }
  /*  75% {
    transform: rotate(5deg);
  }*/
  100% {
    transform: rotate(0deg);
  }
}
@keyframes zoom-ani01 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoom-ani02 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* ========================================================= */
/* レイアウト調整 */
/* ========================================================= */
.al-r {
  text-align: right;
}

.al-l {
  text-align: left;
}

.al-c {
  text-align: center;
}

.mtop-0 {
  margin-top: 0 !important;
}

.mtop-25 {
  margin-top: 25px !important;
}

.mtop-50 {
  margin-top: 50px !important;
}

.mbottom-0 {
  margin-bottom: 0 !important;
}

.mauto, footer .f-inner, .ctmenu ul, .contact-box ul, .top-aboutus .inner, .top-service .inner, .top .news .inner, .top .office-list .inner, .top .column .inner, .under .pan .inner, .under .pg-cnt-inner, .under-business .lead, .under-solutions .sol-list, .under-solutions .solution-cnt, .under-solutions .lead, .under-faq .faq-list, .under-single .cate-list,
article .mauto,
article footer .f-inner,
footer article .f-inner,
article .ctmenu ul,
.ctmenu article ul,
article .contact-box ul,
.contact-box article ul,
article .top-aboutus .inner,
.top-aboutus article .inner,
article .top-service .inner,
.top-service article .inner,
article .top .news .inner,
.top .news article .inner,
article .top .office-list .inner,
.top .office-list article .inner,
article .top .column .inner,
.top .column article .inner,
article .under .pan .inner,
.under .pan article .inner,
article .under .pg-cnt-inner,
.under article .pg-cnt-inner,
article .under-business .lead,
.under-business article .lead,
article .under-solutions .sol-list,
.under-solutions article .sol-list,
article .under-solutions .solution-cnt,
.under-solutions article .solution-cnt,
article .under-solutions .lead,
.under-solutions article .lead,
article .under-faq .faq-list,
.under-faq article .faq-list,
article .under-single .cate-list,
.under-single article .cate-list {
  margin-left: auto;
  margin-right: auto;
}

.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);
}

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

/* 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-track {
  background: rgba(255, 255, 255, 0.5);
}

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

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

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

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

html {
  font-size: 62.5%;
}

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

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
p,
li,
dt,
dd,
table,
th,
td {
  line-height: 2;
}

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

a {
  color: #007edd;
  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;
  text-decoration: underline;
}
a:visited {
  color: #007edd;
}
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: 100px;
  margin-top: -100px;
}
a.anchor-2 {
  padding-top: 150px;
  margin-top: -150px;
}

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

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;
}

#wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
}

@media screen and (max-width: 1440px) and (min-width: 1023px) {
  .cnt, footer .f-inner, .ctmenu ul, .contact-box ul, .top-aboutus .inner, .top-service .inner, .top .news .inner, .top .office-list .inner, .top .column .inner, .under .pan .inner, .under .pg-cnt-inner, .under-business .lead, .under-solutions .sol-list, .under-solutions .solution-cnt, .under-solutions .lead, .under-faq .faq-list, .under-single .cate-list {
    max-width: calc(100% - 30px);
  }

  .cnt-wide {
    max-width: calc(100% - 30px);
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .cnt, footer .f-inner, .ctmenu ul, .contact-box ul, .top-aboutus .inner, .top-service .inner, .top .news .inner, .top .office-list .inner, .top .column .inner, .under .pan .inner, .under .pg-cnt-inner, .under-business .lead, .under-solutions .sol-list, .under-solutions .solution-cnt, .under-solutions .lead, .under-faq .faq-list, .under-single .cate-list {
    max-width: calc(100% - 30px);
  }

  .cnt-wide {
    max-width: calc(100% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .cnt, footer .f-inner, .ctmenu ul, .contact-box ul, .top-aboutus .inner, .top-service .inner, .top .news .inner, .top .office-list .inner, .top .column .inner, .under .pan .inner, .under .pg-cnt-inner, .under-business .lead, .under-solutions .sol-list, .under-solutions .solution-cnt, .under-solutions .lead, .under-faq .faq-list, .under-single .cate-list {
    max-width: 90%;
  }

  .cnt-wide {
    max-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 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: 100px;
  padding: 0 50px;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 30;
  overflow: hidden;
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  header {
    padding-left: 70px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header {
    height: 70px;
    padding: 0 15px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  header {
    height: 70px;
    padding: 0 15px 0 50px;
    z-index: 100;
  }
}
header .h-cnt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1699px) and (min-width: 1440px) {
  header .h-cnt {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  header .h-cnt {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header .h-cnt {
    transform: scale(0.9);
    transform-origin: 0 0;
  }
}
@media screen and (max-width: 767px) {
  header .h-cnt {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
header .site-ttl {
  padding-right: 20px;
  transform-origin: 0 0;
  line-height: 1.2;
  position: relative;
  min-width: 260px;
}
@media screen and (max-width: 767px) {
  header .site-ttl {
    min-width: initial;
    padding-right: 0;
  }
}
header .site-ttl::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #303030;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1699px) and (min-width: 1440px) {
  header .site-ttl::after {
    display: none;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  header .site-ttl::after {
    display: none;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header .site-ttl::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .site-ttl::after {
    display: none;
  }
}
header .site-ttl a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  color: #303030;
  text-align: left;
  transform-origin: 0 0;
}
header .site-ttl a img {
  display: block;
  margin-right: 10px;
  width: 42px;
}
@media screen and (max-width: 767px) {
  header .site-ttl a img {
    width: 32px;
    margin-right: 5px;
  }
}
header .site-ttl .sitename {
  font-size: 1.4rem;
  font-weight: 700;
  color: #303030;
  transform-origin: 0 0;
}
@media screen and (max-width: 767px) {
  header .site-ttl .sitename {
    font-size: 1.1rem;
  }
}
header .site-ttl .sitename strong {
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  header .site-ttl .sitename strong {
    font-size: 1.7rem;
  }
}
header .site-desc {
  display: block;
  padding-left: 20px;
  font-size: 1.4rem;
  position: relative;
  text-align: left;
  line-height: 1.2;
}
@media screen and (max-width: 1699px) and (min-width: 1440px) {
  header .site-desc {
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  header .site-desc {
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header .site-desc {
    font-size: 1.2rem;
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .site-desc {
    margin-top: 5px;
    padding-left: 0;
    font-size: 1rem;
    transform: scale(0.9);
  }
}
header .h-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
header .g-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 25px;
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  header .g-menu {
    display: none;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header .g-menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .g-menu {
    display: none;
  }
}
header .g-menu li {
  box-sizing: border-box;
  position: relative;
}
header .g-menu li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 0.5em;
  font-size: 1.6rem;
  text-decoration: none;
  position: relative;
  color: #303030;
  text-align: center;
}
header .g-menu li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
header .g-menu li a:hover::after {
  width: 90%;
}
header .g-menu li a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 1.5px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
header .g-menu li .child_wrap {
  display: none;
  width: 200%;
  max-width: 200%;
  padding: 10px;
  position: absolute;
  left: -50%;
  z-index: 100;
  text-align: left;
  background-color: #3b4f72;
  box-sizing: border-box;
}
header .g-menu li ul.child {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  box-sizing: border-box;
}
header .g-menu li ul.child li {
  display: block;
  width: auto;
  margin: 0;
  border: none;
}
header .g-menu li ul.child li a {
  display: block;
  height: auto;
  font-size: 1.4rem;
  font-weight: normal;
  padding: 0.25em;
  position: relative;
  background: none;
  color: white;
  text-align: center;
}
header .g-menu li ul.child li a:hover::after {
  width: 60%;
}
header .g-menu li ul.child li a::after {
  left: 50%;
  transform: translateX(-50%);
}
header .contact-menu {
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  header .contact-menu {
    -webkit-flex-direction: column;
    flex-direction: column;
    transform: scale(0.8);
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .contact-menu {
    display: none;
  }
}
header .contact-menu li {
  margin-right: 15px;
}
header .contact-menu li:last-child {
  margin-right: 0;
}
header .contact-menu 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: 210px;
  height: 45px;
  text-decoration: none;
  -moz-border-radius: 2.5px;
  -webkit-border-radius: 2.5px;
  border-radius: 2.5px;
  line-height: 1.1;
  box-sizing: border-box;
  position: relative;
}
header .contact-menu li a.h-phone {
  border: 1px solid #406AB4;
  color: #406AB4;
}
header .contact-menu li a.h-phone .phone-no {
  font-size: 2rem;
  position: relative;
}
header .contact-menu li a.h-phone .phone-no::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 16px;
  background: url(img/icon/phone.svg) no-repeat center;
  background-size: contain;
}
header .contact-menu li a.h-phone .rec {
  display: inline-block;
  font-size: 1rem;
  transform: scale(0.75);
  letter-spacing: -0.05em;
}
header .contact-menu li a.h-contact {
  background-color: #406AB4;
  color: white;
  font-size: 1.8rem;
}
header .contact-menu li a.h-contact span {
  position: relative;
}
header .contact-menu li a.h-contact span::before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 16px;
  height: 12px;
  background: url(img/icon/email.svg) no-repeat center;
  background-size: contain;
}

.smp-contact {
  position: fixed;
  top: 20px;
  right: 10px;
  z-index: 101;
  display: none;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .smp-contact {
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .smp-contact {
    display: -webkit-flex;
    display: flex;
  }
}
.smp-contact li a {
  width: 30px;
  height: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #406AB4;
}
.smp-contact li a img {
  display: block;
  width: 15px;
  height: 15px;
  object-fit: contain;
}
.smp-contact li a.smp-email {
  background-color: #406AB4;
}

@media screen and (max-width: 1699px) and (min-width: 1440px) {
  header.is-fixed {
    height: 70px;
  }
}
/* ====================================================================== */
/* Menu（スマホ） */
/* ====================================================================== */
#g-nav {
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position: fixed;
  z-index: 999;
  /*ナビのスタート位置と形状*/
  top: 0;
  left: -120%;
  width: 100%;
  height: 100vh;
  /*ナビの高さ*/
  background: white;
  /*動き*/
  transition: all 0.6s;
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  #g-nav {
    width: 35%;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #g-nav {
    width: 60%;
  }
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive {
  left: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  /*表示する高さ*/
  padding-bottom: 30px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  #g-nav.panelactive #g-nav-list {
    width: 35%;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #g-nav.panelactive #g-nav-list {
    width: 60%;
  }
}

#g-nav #dmenu {
  display: block;
  width: 85%;
  margin: 50px auto 0;
  text-align: center;
  padding-top: 0px;
}
#g-nav #dmenu li {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
#g-nav #dmenu li a {
  display: block;
  padding: 0.5em 1em;
  margin: 0;
  text-decoration: none;
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  color: #303030;
  text-align: left;
}
#g-nav #dmenu li a::after {
  content: "\f054";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 1.1rem;
  font-weight: normal;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
}
#g-nav #dmenu li a:hover {
  text-decoration: none;
}
#g-nav #dmenu li.has-children a {
  pointer-events: none;
}
#g-nav #dmenu li.has-children a::after {
  content: "\f078";
}
#g-nav #dmenu.sub-menu {
  margin-top: 0;
  padding-top: 0;
  display: none;
}
#g-nav #dmenu.sub-menu li {
  border-bottom: none;
}
#g-nav #dmenu.sub-menu li a {
  pointer-events: visible;
  padding: 10px 0 10px 15px;
  font-size: 1.4rem;
}
#g-nav #dmenu.sub-menu li a::after {
  content: "\f054";
}
#g-nav .contact-menu {
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
#g-nav .contact-menu li {
  margin-bottom: 15px;
}
#g-nav .contact-menu li:last-child {
  margin-bottom: 0;
}
#g-nav .contact-menu 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: 210px;
  height: 50px;
  text-decoration: none;
  -moz-border-radius: 2.5px;
  -webkit-border-radius: 2.5px;
  border-radius: 2.5px;
  line-height: 1.1;
  box-sizing: border-box;
  position: relative;
}
#g-nav .contact-menu li a.h-phone {
  border: 1px solid #406AB4;
  color: #406AB4;
}
#g-nav .contact-menu li a.h-phone .phone-no {
  font-size: 2rem;
  position: relative;
}
#g-nav .contact-menu li a.h-phone .phone-no::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  height: 16px;
  background: url(img/icon/phone.svg) no-repeat center;
  background-size: contain;
}
#g-nav .contact-menu li a.h-phone .rec {
  display: inline-block;
  font-size: 1rem;
  transform: scale(0.75);
  letter-spacing: -0.05em;
}
#g-nav .contact-menu li a.h-contact {
  background-color: #406AB4;
  color: white;
  font-size: 1.8rem;
}
#g-nav .contact-menu li a.h-contact span {
  position: relative;
}
#g-nav .contact-menu li a.h-contact span::before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 16px;
  height: 12px;
  background: url(img/icon/email.svg) no-repeat center;
  background-size: contain;
}

#nav-toggle {
  position: fixed;
  top: 10px;
  left: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  #nav-toggle {
    display: block;
    top: 25px;
    left: 10px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #nav-toggle {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #nav-toggle {
    display: block;
  }
}
#nav-toggle > div {
  position: relative;
  width: 40px;
}
#nav-toggle span {
  width: 60%;
  height: 2px;
  left: 50%;
  display: block;
  background: black;
  position: absolute;
  transform: translateX(-50%);
  transition: transform 0.3s ease-in-out, top 0.2s ease;
}
#nav-toggle span:nth-child(1) {
  top: 10px;
}
#nav-toggle span:nth-child(2) {
  top: 18px;
}
#nav-toggle span:nth-child(3) {
  top: 26px;
}
#nav-toggle span.menu-ttl {
  width: 100%;
  height: auto;
  position: relative;
  left: auto;
  transform: translateX(0);
  font-size: 1rem;
  transform: scale(0.9);
  text-align: center;
  margin-top: 15px;
  background-color: transparent;
}
#nav-toggle:hover span:nth-child(1) {
  top: 10px;
}
#nav-toggle:hover span:nth-child(3) {
  top: 26px;
}
#nav-toggle.active span:nth-child(1) {
  top: 20px;
  transform: translateX(-50%) rotate(45deg);
}
#nav-toggle.active span:nth-child(2) {
  top: 20px;
  width: 0;
  left: 50%;
}
#nav-toggle.active span:nth-child(3) {
  top: 20px;
  transform: translateX(-50%) rotate(-45deg);
}
#nav-toggle.active span.menu-ttl {
  display: none;
}

/* z-index */
#nav-toggle {
  z-index: 1000;
}

/* ====================================================================== */
/* CONTENT */
/* ====================================================================== */
article {
  text-align: left;
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  article {
    padding-bottom: 0;
  }
}

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

/* --------------------------------------------------- */
/* Table */
/* --------------------------------------------------- */
article table {
  width: 100%;
  margin-top: 50px;
  border-collapse: collapse;
}
article table th,
article table td {
  vertical-align: top;
}

/* --------------------------------------------------- */
/* 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,
article ol.list-num {
  counter-reset: list-num;
}
article ul.list-num li,
article ol.list-num li {
  position: relative;
  padding-left: 2.5em;
}
article ul.list-num li::before,
article ol.list-num li::before {
  counter-increment: list-num;
  content: "(" counter(list-num) ")";
  position: absolute;
  top: 0;
  left: 0;
}

/* --------------------------------------------------- */
/* Other */
/* --------------------------------------------------- */
.pagenavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 100px 0 0;
  text-align: center;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pagenavi {
    margin-top: 50px;
  }
}
.pagenavi .nav {
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .pagenavi .nav {
    margin: 0 5px;
  }
}
.pagenavi .nav.prev a::before {
  margin-right: 1em;
  font-family: "Font Awesome 5 Pro";
  content: "\f053";
  font-weight: normal;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .pagenavi .nav.prev a::before {
    margin-right: .5em;
  }
}
.pagenavi .nav.next a::after {
  margin-left: 1em;
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  font-weight: normal;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .pagenavi .nav.next a::after {
    margin-left: .5em;
  }
}
.pagenavi .nav a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 160px;
  height: 35px;
  margin: 0;
  background-color: #406AB4;
  text-decoration: none;
  color: white;
  font-size: 1.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pagenavi .nav a {
    width: auto;
    padding: 0 .75em;
    font-size: 1.3rem;
  }
}

.btm_pgnav {
  display: block;
  margin: 50px auto 0;
}
.btm_pgnav .wp-pagenavi {
  padding: 1em 0;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.btm_pgnav .wp-pagenavi .pages {
  display: none;
}
.btm_pgnav .wp-pagenavi a,
.btm_pgnav .wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 0;
  margin: 0 5px;
  color: #303030;
  box-sizing: border-box;
}
.btm_pgnav .wp-pagenavi a.page, .btm_pgnav .wp-pagenavi a.current,
.btm_pgnav .wp-pagenavi span.page,
.btm_pgnav .wp-pagenavi span.current {
  width: 32px;
  height: 32px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: white;
}
.btm_pgnav .wp-pagenavi a.pages, .btm_pgnav .wp-pagenavi a.nextpostslink, .btm_pgnav .wp-pagenavi a.previouspostslink,
.btm_pgnav .wp-pagenavi span.pages,
.btm_pgnav .wp-pagenavi span.nextpostslink,
.btm_pgnav .wp-pagenavi span.previouspostslink {
  border: none;
}
.btm_pgnav .wp-pagenavi a.pages:hover, .btm_pgnav .wp-pagenavi a.nextpostslink:hover, .btm_pgnav .wp-pagenavi a.previouspostslink:hover,
.btm_pgnav .wp-pagenavi span.pages:hover,
.btm_pgnav .wp-pagenavi span.nextpostslink:hover,
.btm_pgnav .wp-pagenavi span.previouspostslink:hover {
  background-color: transparent;
  color: #303030;
  font-weight: normal;
}
.btm_pgnav .wp-pagenavi a:hover,
.btm_pgnav .wp-pagenavi span.current {
  background-color: #406AB4;
  color: white;
  font-weight: normal;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  font-weight: bold;
}

/* ====================================================================== */
/* Footer */
/* ====================================================================== */
footer {
  margin: auto 0 0;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 30;
  background-color: #f2f6f7;
}
footer .f-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  footer .f-menu {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer .f-menu {
    display: none;
  }
}
footer .f-menu ul {
  margin-right: 50px;
}
footer .f-menu ul:last-child {
  margin-right: 0;
}
footer .f-menu ul li {
  margin-bottom: 1.5em;
  line-height: 1.3;
  font-size: 1.5rem;
  text-align: left;
  position: relative;
}
footer .f-menu ul li:last-child {
  margin-bottom: 0;
}
footer .f-menu ul li a {
  color: #303030;
  font-size: 1.8rem;
  padding: 0.5em 0;
  padding-left: 1.25em;
  text-decoration: none;
  position: relative;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  footer .f-menu ul li a {
    font-size: 1.5rem;
  }
}
footer .f-menu ul li a::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background-color: #303030;
  position: absolute;
  top: 20px;
  left: 0;
}
footer .f-inner {
  padding: 50px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  footer .f-inner {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  footer .f-inner {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
footer .f-inner .site-ttl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  color: #303030;
}
@media screen and (max-width: 767px) {
  footer .f-inner .site-ttl {
    transform: scale(0.85);
  }
}
footer .f-inner .site-ttl img {
  display: block;
  width: 46px;
  margin-right: 10px;
}
footer .f-inner .site-ttl .sitename {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}
@media screen and (max-width: 767px) {
  footer .f-inner .site-ttl .sitename {
    font-size: 1.3rem;
  }
}
footer .f-inner .site-ttl .sitename strong {
  display: block;
  font-size: 2.5rem;
}
footer .copyright {
  display: block;
  padding: 1em 0;
  font-size: 1.9rem;
  color: white;
  background-color: #406AB4;
}
@media screen and (max-width: 767px) {
  footer .copyright {
    font-size: 1rem;
  }
}

#btm-btn {
  width: 100%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #btm-btn {
    bottom: 10px;
    right: 10px;
  }
}
#btm-btn ul {
  display: block;
  width: 60px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  #btm-btn ul {
    width: 45px;
  }
}
#btm-btn ul li a.pagetop {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 1.2rem;
  text-decoration: none;
  line-height: 1.1;
  background-color: #406AB4;
  color: white;
}
@media screen and (max-width: 767px) {
  #btm-btn ul li a.pagetop {
    width: 45px;
    height: 45px;
    font-size: 1rem;
  }
}
#btm-btn ul li a.pagetop img {
  width: 22px;
  height: auto;
  object-fit: cover;
  font-family: "object-fit: cover;";
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  #btm-btn ul li a.pagetop img {
    width: 14px;
  }
}

/* ================================================================== */
/* COMMON */
/* ================================================================== */
.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;
}

.ctmenu {
  margin-top: 100px;
  padding: 70px 0;
  background-color: #406AB4;
}
@media screen and (max-width: 767px) {
  .ctmenu {
    margin-top: 50px;
  }
}
.ctmenu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ctmenu ul {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.ctmenu ul li {
  width: calc(100% / 2 - 35px);
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .ctmenu ul li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .ctmenu ul li:nth-of-type(1) {
    margin-top: 0 !important;
  }
}
.ctmenu ul li:nth-of-type(-n + 2) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ctmenu ul li:nth-of-type(-n + 2) {
    margin-top: 25px;
  }
}
.ctmenu ul li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-height: 140px;
  background-color: white;
  color: #285c72;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ctmenu ul li a {
    min-height: 100px;
  }
}
.ctmenu ul li a figure {
  display: block;
  width: 200px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .ctmenu ul li a figure {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .ctmenu ul li a figure {
    width: 100px;
  }
}
.ctmenu ul li a figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctmenu ul li a .t-blk {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% - 200px - 50px);
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .ctmenu ul li a .t-blk {
    width: calc(100% - 150px - 30px);
  }
}
@media screen and (max-width: 767px) {
  .ctmenu ul li a .t-blk {
    width: calc(100% - 100px - 30px);
  }
}
.ctmenu ul li a .t-blk .ctmenu-ttl {
  font-size: 1.9rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .ctmenu ul li a .t-blk .ctmenu-ttl {
    font-size: 1.7rem;
  }
}
.ctmenu ul li a .t-blk .ctmenu-txt {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .ctmenu ul li a .t-blk .ctmenu-txt {
    font-size: 1.2rem;
  }
}
.ctmenu ul li a .arrow {
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #285c72;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .ctmenu ul li a .arrow {
    width: 30px;
    top: auto;
    right: 10px;
    bottom: 15px;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .ctmenu ul li a .arrow {
    width: 30px;
    top: auto;
    right: 10px;
    bottom: 15px;
    transform: translateY(0);
  }
}
.ctmenu ul li a .arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-left: 10px solid #285c72;
}

.contact-box {
  padding: 70px 0;
  position: relative;
}
.contact-box::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #406AB4;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.contact-box-ttl {
  text-align: center;
  color: #406AB4;
  font-size: 3.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .contact-box-ttl {
    font-size: 2.5rem;
  }
}
.contact-box-ttl + p {
  margin-top: 25px;
  color: #406AB4;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact-box-ttl + p {
    font-size: 1.5rem;
  }
}
.contact-box ul {
  margin-top: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .contact-box ul {
    margin-top: 30px;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.contact-box ul li {
  width: 100%;
  max-width: calc(100% / 2 - 35px);
  height: 150px;
  margin: 0;
  list-style-type: none;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .contact-box ul li {
    max-width: 100%;
    margin: 0;
    height: 100px;
  }
}
.contact-box ul li.phone {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 1.5;
  position: relative;
  color: white;
  background-color: #406AB4;
}
.contact-box ul li.phone a {
  font-size: 4.6rem;
  color: white;
  position: relative;
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .contact-box ul li.phone a {
    font-size: 2.7rem;
    pointer-events: visible;
  }
}
.contact-box ul li.phone a::before {
  content: "";
  display: inline-block;
  margin-right: 20px;
  width: 20px;
  height: 32px;
  background: url(img/icon/phone-w.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .contact-box ul li.phone a::before {
    width: 20px;
    height: 26px;
    left: 10px;
  }
}
.contact-box ul li.phone a:hover {
  text-decoration: none;
}
.contact-box ul li.phone small {
  font-size: 1.4rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .contact-box ul li.contactform {
    margin-top: 30px;
  }
}
.contact-box ul li.contactform a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  font-size: 3.6rem;
  text-decoration: none;
  position: relative;
  color: #406AB4;
  border: 1px solid #406AB4;
}
@media screen and (max-width: 767px) {
  .contact-box ul li.contactform a {
    font-size: 2.7rem;
  }
}
.contact-box ul li.contactform a::before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 37px;
  height: 27px;
  background: url(img/icon/email-blue.svg) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}

/* ================================================================== */
/* TOP */
/* ================================================================== */
.top .fv {
  margin-top: 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: calc(100vh - 100px);
  max-height: 800px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  overflow: hidden;
  overflow-x: hidden;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .fv {
    margin-top: 70px;
    max-height: 700px;
  }
}
@media screen and (max-width: 767px) {
  .top .fv {
    margin-top: 70px;
    max-height: 360px;
  }
}
.top .fv::before {
  content: "";
  display: block;
  width: 70px;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .fv::before {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top .fv::before {
    width: 20px;
  }
}
.top .fv img {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top .fv-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding-right: 20px;
  padding-bottom: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .top .fv-inner {
    padding-right: 5px;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
.top .fv-copy h2 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .fv-copy h2 {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  .top .fv-copy h2 {
    margin-top: 40px;
    font-size: 4vw;
  }
}
.top .fv-copy h2 b {
  color: #F75E5E;
}
.top .fv-copy h2 .row {
  margin-top: 25px;
  display: block;
  padding: 0.5em 0.75em;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
  left: 50px;
}
@media screen and (max-width: 767px) {
  .top .fv-copy h2 .row {
    margin-top: 15px;
    padding: 0.5em;
  }
}
.top .fv-copy h2 .row-1 {
  margin-top: 0;
  transition-delay: 0.25s;
}
.top .fv-copy h2 .row-2 {
  transition-delay: 0.35s;
}
.top .fv-copy h2 .row-3 {
  transition-delay: 0.45s;
}
.top .fv-copy h2 .row.is-show {
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.top .fv .security-bnr {
  display: block;
  width: 540px;
  height: auto;
  position: absolute;
  bottom: 15px;
  right: calc(70px + 15px);
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .fv .security-bnr {
    width: 420px;
    right: calc(50px + 15px);
  }
}
@media screen and (max-width: 767px) {
  .top .fv .security-bnr {
    width: 80%;
    right: calc(20px + 15px);
  }
}
.top .fv .scroll-info {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 70px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
  padding-bottom: 100px;
  /*下からの距離が変化して全体が下→上→下に動く*/
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .fv .scroll-info {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .top .fv .scroll-info {
    width: 20px;
  }
}
.top .fv .scroll-info::after {
    content: "";
    display: inline-block;
    width: 1px;
    background-color: #406AB4;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    animation: arrowmove 2.5s ease-in-out 0.1s infinite;
}
@media screen and (max-width: 767px) {
  .top .fv .scroll-info::after {
    top: 60px;
  }
}
.top .fv .scroll-info span {
  font-size: 2rem;
  color: #406AB4;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .top .fv .scroll-info span {
    font-size: 1rem;
  }
}
@keyframes arrowmove {
  0% {
    height: 0;
  }
  30% {
    height: 120px;
  }
  100% {
    height: 120px;
  }
}
.top .ct-ttl {
  display: table;
  padding-top: 0.75em;
  padding-bottom: 0.5em;
  font-size: 4.2rem;
  font-weight: bold;
  color: #406AB4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .ct-ttl {
    font-size: 2.5rem;
    margin: 0 auto;
    text-align: center;
  }
}
.top .ct-ttl::before {
  content: attr(data-en);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .top .ct-ttl::before {
    width: 100%;
    font-size: 1.4rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.top .ct-ttl::after {
  content: "";
  display: inline-block;
  width: 110px;
  height: 3px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .top .ct-ttl::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.top .btn-blue {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 50px auto 0;
  width: 280px;
  height: 56px;
  background-color: #406AB4;
  font-size: 2rem;
  color: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .btn-blue {
    width: 80%;
    height: 45px;
    font-size: 1.7rem;
  }
}
.top .btn-blue::after {
  content: "\f054";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  font-size: 1.1rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
}
.top .btn-blue:hover {
  width: 320px;
}
.top .list-link {
  padding-right: 40px;
  font-size: 2rem;
  position: absolute;
  top: 50px;
  right: 0;
  color: #303030;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .top .list-link {
    padding-right: 30px;
    font-size: 1.4rem;
    top: 80px;
  }
}
.top .list-link::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .top .list-link::before {
    width: 18px;
  }
}
.top .list-link::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #406AB4;
  position: absolute;
  bottom: 1px;
  right: 0;
  transform: rotate(-65deg);
  transform-origin: 100% 100%;
}
@media screen and (max-width: 767px) {
  .top .list-link::after {
    height: 10px;
  }
}
.top-aboutus {
  padding: 70px 0;
}
.top-aboutus .inner {
  text-align: center;
}
.top-aboutus h2 {
  color: #406AB4;
  font-size: 1.6rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .top-aboutus h2 {
    font-size: 1.4rem;
  }
}
.top-aboutus p {
  display: block;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .top-aboutus p {
    margin-top: 15px;
  }
}
.top-aboutus p.copy {
  font-size: 3.8rem;
  font-weight: bold;
  color: #406AB4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-aboutus p.copy {
    font-size: 6vw;
  }
}
.top-aboutus p.copy::before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  margin: 0 auto;
  background: url(img/common/logo.svg) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .top-aboutus p.copy::before {
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .top-aboutus p.copy + p {
    text-align: left;
  }
}
.top-service {
  padding: 70px 0;
  background: url(img/top/bg-1.webp) no-repeat center center;
  background-size: cover;
  position: relative;
}
.top-service::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.top-service .inner {
  text-align: center;
  position: relative;
  z-index: 5;
}
.top-service .wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .top-service .wrap {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.top-service 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: calc(100% / 2 - 35px);
  max-width: calc(100% / 2 - 35px);
  margin-top: 70px;
  padding: 0;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .top-service a {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
.top-service a figure {
  display: block;
  width: 100%;
}
.top-service a figure .img-wrap {
  display: block;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top-service a figure .img-wrap {
    height: 220px;
  }
}
@media screen and (max-width: 767px) {
  .top-service a figure .img-wrap {
    height: 180px;
  }
}
.top-service a figure .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-service a figure figcaption {
  display: block;
  padding: 1em;
  color: #303030;
  text-align: left;
}
.top-service a figure figcaption span {
  display: block;
  margin-top: 15px;
  line-height: 1.2;
}
.top-service a figure figcaption span.sv-ttl {
  display: table;
  padding-bottom: 0.25em;
  font-size: 2.5rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-service a figure figcaption span.sv-ttl {
    font-size: 2rem;
  }
}
.top-service a figure figcaption span.sv-ttl::after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 3px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 0;
}
.top-service a figure figcaption span.sv-exp {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .top-service a figure figcaption span.sv-exp {
    font-size: 1.4rem;
  }
}
.top .news {
  padding: 70px 0;
}
.top .news .inner {
  position: relative;
}
.top .news-list {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .top .news-list {
    margin-top: 50px;
  }
}
.top .news-list li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 1em 0;
  width: 100%;
  max-width: 100%;
  position: relative;
  border-bottom: 1px dotted #919191;
}
@media screen and (max-width: 767px) {
  .top .news-list li {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.top .news-list li .date {
  width: 120px;
  font-size: 1.8rem;
  color: #a5a5a5;
}
@media screen and (max-width: 767px) {
  .top .news-list li .date {
    width: 30%;
    font-size: 1.5rem;
  }
}
.top .news-list li .cat-wrap {
  width: 180px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .news-list li .cat-wrap {
    width: 140px;
  }
}
@media screen and (max-width: 767px) {
  .top .news-list li .cat-wrap {
    width: 70%;
  }
}
.top .news-list li .cat {
  display: inline-flex;
  padding: 0 1em;
  height: 24px;
  background-color: #406AB4;
  color: white;
  font-size: 1.2rem;
}
.top .news-list li .post-ttl {
  display: block;
  width: calc(100% - 120px - 180px);
  font-size: 2.2rem;
  box-sizing: border-box;
  text-decoration: none;
  color: #303030;
  position: relative;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .news-list li .post-ttl {
    width: calc(100% - 120px - 140px);
  }
}
@media screen and (max-width: 767px) {
  .top .news-list li .post-ttl {
    width: 100%;
    font-size: 1.7rem;
  }
}
.top .news-list li .post-ttl::after {
  content: "\f054";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  font-size: 1.1rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .top .news-list li .post-ttl::after {
    right: 10px;
  }
}
.top .office-list {
  padding: 70px 0;
  background: url(img/top/bg-2.webp) no-repeat center center;
  background-size: cover;
}
.top .office-list .inner {
  position: relative;
  z-index: 5;
}
.top .office-list .ct-ttl {
  margin: 0 auto;
  text-align: center;
}
.top .office-list .ct-ttl::before {
  left: 50%;
  transform: translateX(-50%);
}
.top .office-list .ct-ttl::after {
  left: 50%;
  transform: translateX(-50%);
}
.top .office-list .off-box {
  margin-top: 35px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 35px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .top .office-list .off-box {
    padding: 20px;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.top .office-list .off-box:nth-of-type(1) {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .top .office-list .off-box:nth-of-type(1) {
    margin-top: 40px;
  }
}
.top .office-list .off-box .t-blk {
  width: calc(100% - 480px - 70px);
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .office-list .off-box .t-blk {
    width: calc(100% - 300px - 50px);
  }
}
@media screen and (max-width: 767px) {
  .top .office-list .off-box .t-blk {
    width: auto;
  }
}
.top .office-list .off-box h3 {
  display: block;
  padding-bottom: 0.5em;
  font-size: 3rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .office-list .off-box h3 {
    font-size: 2.1rem;
  }
}
.top .office-list .off-box h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5px;
  background-color: #dddddd;
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 85px solid #406AB4;
  box-sizing: border-box;
}
.top .office-list .off-box p {
  font-size: 2rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .top .office-list .off-box p {
    margin-top: 30px;
    font-size: 1.4rem;
  }
}
.top .office-list .off-box figure {
  display: block;
  width: 480px;
  height: 270px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .top .office-list .off-box figure {
    width: 300px;
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .top .office-list .off-box figure {
    margin-top: 30px;
    width: 100%;
    height: 180px;
  }
}
.top .office-list .off-box figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top .column {
  padding: 70px 0;
  position: relative;
}
.top .column::before {
  content: "";
  display: block;
  width: 100%;
  height: 220px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 0;
}
.top .column .inner {
  position: relative;
  z-index: 5;
}
.top .column .ct-ttl {
  padding-top: 0;
  padding-bottom: 0.75em;
}
.top .column .ct-ttl::before {
  top: auto;
  bottom: 0;
}
.top .column .ct-ttl::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .top .column .list-link {
    top: 60px;
  }
}
.top .column-list {
  margin-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .top .column-list {
    margin-top: 35px;
  }
}
.top .column-list li {
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
  width: calc(100% / 3 - 25px);
  margin-right: calc((100% - (100% / 3 - 25px) * 3) / 2);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .top .column-list li {
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
  }
}
.top .column-list li:nth-of-type(3n) {
  margin-right: 0;
}
.top .column-list li a {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  text-decoration: none;
  background-color: white;
  border: 1px solid #406AB4;
  color: #303030;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .top .column-list li a {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.top .column-list li a .col-txt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.top .column-list li a .col-txt .date {
  display: block;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .top .column-list li a .col-txt .date {
    font-size: 1.4rem;
  }
}
.top .column-list li a .col-txt .col-ttl {
  display: block;
  padding-right: 25px;
  padding-bottom: 0.5em;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.025em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top .column-list li a .col-txt .col-ttl {
    font-size: 1.6rem;
  }
}
.top .column-list li a .col-txt .col-ttl::after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 0;
}
.top .column-list li a .col-cnt {
  margin-top: 20px;
  display: block;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .top .column-list li a .col-cnt {
    font-size: 1.3rem;
  }
}

/* ================================================================== */
/* Under */
/* ================================================================== */
.under {
  /* ================================================================== */
  /* Business */
  /* ================================================================== */
  /* ================================================================== */
  /* Solutions */
  /* ================================================================== */
  /* ================================================================== */
  /* Pricelist */
  /* ================================================================== */
  /* ================================================================== */
  /* Office */
  /* ================================================================== */
  /* ================================================================== */
  /* Security */
  /* ================================================================== */
  /* ================================================================== */
  /* FAQ */
  /* ================================================================== */
  /* ================================================================== */
  /* Single */
  /* ================================================================== */
  /* ================================================================== */
  /* Contact */
  /* ================================================================== */
}
.under .pgttl {
  margin-top: 100px;
  width: 100%;
  height: 420px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #406AB4;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under .pgttl {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .under .pgttl {
    margin-top: 70px;
    height: 160px;
  }
}
.under .pgttl figure {
  display: block;
  width: 60%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.under .pgttl figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
  right: -15px;
}
.under .pgttl figure img.is-show {
  right: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.under .pgttl-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: calc(50% - 50px);
  height: 100%;
  background-color: #406AB4;
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .under .pgttl-inner {
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    box-sizing: border-box;
  }
}
.under .pgttl-inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: -150px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #406ab4;
  border-width: 0 0 420px 150px;
  z-index: 6;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under .pgttl-inner::after {
    right: -110px;
    border-width: 0 0 300px 110px;
  }
}
@media screen and (max-width: 767px) {
  .under .pgttl-inner::after {
    right: -70px;
    border-width: 0 0 160px 70px;
  }
}
.under .pgttl .pg-ttl {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 4vw;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 1.5;
  z-index: 10;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under .pgttl .pg-ttl {
    font-size: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .under .pgttl .pg-ttl {
    font-size: 7.5vw;
    text-align: left;
    line-height: 1.2;
  }
}
.under .pgttl .pg-ttl .en {
  display: block;
  margin-left: 0.35em;
  font-size: 3rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .under .pgttl .pg-ttl .en {
    margin-left: 0.15em;
    font-size: 2rem;
  }
}
.under .ct-ttl {
  display: table;
  padding-top: 0.75em;
  padding-bottom: 0.5em;
  font-size: 4.2rem;
  font-weight: bold;
  color: #406AB4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under .ct-ttl {
    font-size: 2.5rem;
    margin: 0 auto;
    text-align: center;
  }
}
.under .ct-ttl::before {
  content: attr(data-en);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.6rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .under .ct-ttl::before {
    width: 100%;
    font-size: 1.4rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.under .ct-ttl::after {
  content: "";
  display: inline-block;
  width: 110px;
  height: 3px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .under .ct-ttl::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.under .ct-ttl-center {
  margin: 0 auto;
  text-align: center;
}
.under .ct-ttl-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.under .ct-ttl-center::after {
  left: 50%;
  transform: translateX(-50%);
}
.under .pan {
  padding: 0.75em 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .under .pan {
    display: none;
  }
}
.under .pan .inner {
  font-size: 1.3rem;
}
.under .pan a {
  color: #303030;
}
.under .pg-cnt {
  padding: 70px 0;
  background-color: #f2f4f7;
}
.under .pg-cnt-w {
  background-color: white;
}
.under .pg-cnt + .ctmenu {
  margin-top: 0 !important;
}
.under .cp-post {
  padding: 35px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .under .cp-post {
    padding: 20px;
  }
}
.under .cp-post-nopd {
  padding: 0;
}
.under .cp-post h1,
.under .cp-post h2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 30px;
  font-size: 3.6rem;
  font-weight: normal;
  position: relative;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .under .cp-post h1,
  .under .cp-post h2 {
    font-size: 2.4rem;
  }
}
.under .cp-post h3 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 30px;
  padding-left: 50px;
  font-size: 3.2rem;
  position: relative;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .under .cp-post h3 {
    padding-left: 35px;
    font-size: 2rem;
  }
}
.under .cp-post h3::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 1px;
  background-color: #303030;
  position: absolute;
  top: 16px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .under .cp-post h3::before {
    width: 24px;
    top: 12px;
  }
}
.under .cp-post p,
.under .cp-post li {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .under .cp-post p,
  .under .cp-post li {
    font-size: 1.4rem;
  }
}
.under .cp-post p {
  margin: 0 0 30px;
}
.under .cp-post img {
  display: block;
  margin: 0 auto 30px;
  max-width: 100%;
  height: auto;
}
.under .cp-post img.alignleft {
  float: left;
  margin: 0 0 30px 0;
  max-width: initial;
}
@media screen and (max-width: 767px) {
  .under .cp-post img.alignleft {
    margin-bottom: 30px;
  }
}
.under .cp-post img.alignright {
  float: right;
  margin: 0 0 30px 0;
  max-width: initial;
}
@media screen and (max-width: 767px) {
  .under .cp-post img.alignright {
    margin-bottom: 30px;
  }
}
.under .cp-post ul,
.under .cp-post ol {
  margin: 0 0 30px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under .cp-post ul,
  .under .cp-post ol {
    margin: 0 15px 50px;
  }
}
@media screen and (max-width: 767px) {
  .under .cp-post ul,
  .under .cp-post ol {
    margin: 0 0 30px;
  }
}
.under .cp-post ul li {
  margin-left: 1em;
  list-style-type: disc;
}
.under .cp-post ol li {
  margin-left: 1em;
  list-style-type: decimal;
}
.under .cp-post .note-list li {
  margin-left: 0;
  padding-left: 1.5em;
  list-style-type: none;
  position: relative;
}
.under .cp-post .note-list li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.under .cp-post table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 30px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under .cp-post table {
    margin: 0 15px 50px;
  }
}
@media screen and (max-width: 767px) {
  .under .cp-post table {
    width: 100%;
    max-width: initial;
    margin: 0 0 30px;
    font-size: 1.3rem;
  }
}
.under .cp-post table th,
.under .cp-post table td {
  padding: 0.75em;
  border: 1px solid #d8d8d8;
  vertical-align: middle;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .under .cp-post table th,
  .under .cp-post table td {
    padding: 0.5em;
    line-height: 1.5;
  }
}
.under .cp-post table th {
  background-color: #e8e8e8;
}
.under .cp-post table tr:nth-of-type(odd) td {
  background-color: #f7f7f7;
}
.under .pg-nav {
  margin: 0 auto 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.under .pg-nav li {
  margin: 0 25px;
}
.under .pg-nav li a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 300px;
  height: 68px;
  background: url(img/common/pg-nav.png) no-repeat center;
  background-size: cover;
  font-size: 2.4rem;
  font-weight: 700;
  color: white;
  text-decoration: none;
}
.under .cat-nav {
  margin-top: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.under .cat-nav li {
  margin-bottom: 10px;
  width: calc(100% / 4 - 25px);
  max-width: calc(100% / 4 - 25px);
  margin-right: calc((100% - (100% / 4 - 25px) * 4) / 3);
  box-sizing: border-box;
}
.under .cat-nav li:nth-of-type(4n) {
  margin-right: 0;
}
.under .cat-nav li a {
  display: block;
  padding: 0.5em 0;
  padding-left: 70px;
  font-size: 1.8rem;
  color: white;
  text-decoration: none;
  position: relative;
  background-color: #86c03f;
}
.under .cat-nav li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.under .cat-nav li a::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 27px;
  background: url(img/icon/camera.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.under .blog-cat-nav {
  margin: 0 0 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.under .blog-cat-nav li {
  margin-bottom: 10px;
  width: calc(100% / 5 - 25px);
  max-width: calc(100% / 5 - 25px);
  margin-right: calc((100% - (100% / 5 - 25px) * 5) / 4);
  box-sizing: border-box;
}
.under .blog-cat-nav li:nth-of-type(5n) {
  margin-right: 0;
}
.under .blog-cat-nav li a {
  display: block;
  padding: 0.5em 0;
  padding-left: 70px;
  font-size: 1.8rem;
  text-decoration: none;
  position: relative;
  border: 1px solid black;
}
.under .blog-cat-nav li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.under .blog-cat-nav li a::after {
  content: "\f054";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 1.6rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
}
.under-business .pg-cnt .wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .under-business .pg-cnt .wrap {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.under-business .pg-cnt .sv-blk {
  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: calc(100% / 3 - 35px);
  max-width: calc(100% / 3 - 35px);
  margin-right: calc((100% - (100% / 3 - 35px) * 3) / 2);
  margin-top: 70px;
  padding: 0;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.13);
  text-decoration: none;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under-business .pg-cnt .sv-blk {
    width: calc(100% / 2 - 35px);
    max-width: calc(100% / 2 - 35px);
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .under-business .pg-cnt .sv-blk {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
.under-business .pg-cnt .sv-blk:nth-of-type(3n) {
  margin-right: 0;
}
.under-business .pg-cnt .sv-blk figure {
  display: block;
  width: 100%;
}
.under-business .pg-cnt .sv-blk figure .img-wrap {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .under-business .pg-cnt .sv-blk figure .img-wrap {
    height: 180px;
  }
}
.under-business .pg-cnt .sv-blk figure .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.under-business .pg-cnt .sv-blk figure figcaption {
  display: block;
  padding: 1em;
  color: #303030;
  text-align: left;
}
.under-business .pg-cnt .sv-blk figure figcaption span {
  display: block;
  margin-top: 15px;
  line-height: 1.2;
}
.under-business .pg-cnt .sv-blk figure figcaption span.sv-ttl {
  display: table;
  padding-bottom: 0.5em;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
}
.under-business .pg-cnt .sv-blk figure figcaption span.sv-ttl::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #406AB4;
  position: absolute;
  bottom: 0;
  left: 0;
}
.under-business .pg-cnt .sv-blk figure figcaption span.sv-exp {
  font-size: 1.4rem;
  line-height: 1.8;
}
.under-business .lead {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .under-business .cp-post {
    max-width: 90%;
  }
}
.under-solutions .sol-list {
  margin-top: 70px;
  padding: 50px;
  background-color: #f2f6f7;
}
@media screen and (max-width: 767px) {
  .under-solutions .sol-list {
    padding: 20px;
  }
}
.under-solutions .sol-list-ttl {
  display: table;
  margin: 0 auto;
  font-size: 2.6rem;
  font-weight: normal;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-solutions .sol-list-ttl {
    font-size: 2.1rem;
  }
}
.under-solutions .sol-list-ttl::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #406AB4;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.under-solutions .sol-list .sol-post {
  margin-top: 100px;
  padding: 25px;
  background-color: white;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-solutions .sol-list .sol-post {
    margin-top: 70px;
    padding: 0;
  }
}
.under-solutions .sol-list .sol-post .sol-no {
  display: inline-block;
  font-size: 3rem;
  position: absolute;
  top: -50px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .under-solutions .sol-list .sol-post .sol-no {
    font-size: 2.1rem;
    top: -35px;
  }
}
.under-solutions .sol-list .sol-post .cp-post h1,
.under-solutions .sol-list .sol-post .cp-post h2,
.under-solutions .sol-list .sol-post .cp-post h3 {
  padding: 0.25em 0 0 0.75em;
  font-size: 2.1rem;
  color: #406AB4;
  border-left: 4px solid #406AB4;
}
@media screen and (max-width: 767px) {
  .under-solutions .sol-list .sol-post .cp-post h1,
  .under-solutions .sol-list .sol-post .cp-post h2,
  .under-solutions .sol-list .sol-post .cp-post h3 {
    font-size: 1.8rem;
  }
}
.under-solutions .sol-list .sol-post .cp-post h1::before,
.under-solutions .sol-list .sol-post .cp-post h2::before,
.under-solutions .sol-list .sol-post .cp-post h3::before {
  display: none;
}
.under-solutions .sol-list .sol-post .cp-post p,
.under-solutions .sol-list .sol-post .cp-post li {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .under-solutions .sol-list .sol-post .cp-post p,
  .under-solutions .sol-list .sol-post .cp-post li {
    font-size: 1.4rem;
  }
}
.under-solutions .sol-list .sol-post .cp-post p:last-child {
  margin-bottom: 0;
}
.under-solutions .solution {
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .under-solutions .solution {
    padding-bottom: 0;
  }
}
.under-solutions .solution-cnt {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .under-solutions .solution-cnt {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.under-solutions .solution-info {
  margin-top: 55px;
  width: calc(100% / 3 - 35px);
  max-width: calc(100% / 3 - 35px);
  margin-right: calc((100% - (100% / 3 - 35px) * 3) / 2);
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
  border: 1px solid #a7a3a1;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .under-solutions .solution-info {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }
}
.under-solutions .solution-info:nth-of-type(3n) {
  margin-right: 0;
}
.under-solutions .solution-info .img-wrap {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-solutions .solution-info .img-wrap {
    height: 160px;
  }
}
.under-solutions .solution-info .img-wrap:hover img {
  transform: scale(1.1);
}
.under-solutions .solution-info .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.under-solutions .solution-info .cate {
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  height: 24px;
  margin: 20px 0 0 20px;
  padding: 0 1em;
  text-align: center;
  color: #406AB4;
  border: 1px solid #406AB4;
  font-size: 1.4rem;
  text-decoration: none;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .under-solutions .solution-info .cate {
    font-size: 1.3rem;
  }
}
.under-solutions .solution-info .s-ttl {
  display: block;
  margin-top: 20px;
  padding: 0 30px;
  text-align: left;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
}
.under-solutions .solution-info figcaption {
  display: block;
  margin-top: 20px;
  padding: 0 30px;
  text-align: left;
}
.under-solutions .solution-info figcaption.s-txt {
  line-height: 1.5;
}
.under-solutions .solution-info .dt-btn {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 40px;
  margin: 20px auto 0;
  padding: 0 1.5em;
  font-size: 1.6rem;
  font-weight: bold;
  color: #303030;
  background-color: #e6e6e6;
  position: relative;
}
.under-solutions .solution-info .dt-btn::after {
  content: "\f054";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 1.5rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
}
.under-solutions .solution-info .dt-btn:hover {
  background-color: #F75E5E;
  color: white;
}
.under-solutions .solution-info .dt-btn:visited {
  color: #303030;
}
.under-solutions .lead {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .under-solutions .cp-post {
    max-width: 90%;
  }
}
.under-solutions .cp-post h2 {
        /*        padding-left: 80px;
        background-color: transparent;
        color: $c_base;
        border: none;

        @include mediaSP {
          padding-top: 0;
          padding-left: 55px;
          display: block;
          margin-bottom: 30px;
        }

        &::before {
          content: "";
          display: inline-block;
          width: 60px;
          height: 56px;
          background: url(img/icon/check.png) no-repeat center;
          background-size: contain;
          position: absolute;
          top: 0;
          left: 0;

          @include mediaSP {
            width: 40px;
            height: 37px;
          }
        }*/
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post .ct-ttl {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table th,
  .under-pricelist .pg-cnt .cp-post table td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table tr:nth-of-type(odd) td {
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table tr:last-child td {
    border-bottom: 1px solid #d8d8d8;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table th {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table td {
    border-bottom: none;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table td:nth-of-type(1) {
    background-color: #f7f7f7 !important;
  }
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table td:nth-of-type(2) {
    border-top: none;
  }
}
.under-pricelist .pg-cnt .cp-post table td:nth-of-type(2)::before {
  content: "[金額]";
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .under-pricelist .pg-cnt .cp-post table td:nth-of-type(3) {
    border-top: none;
  }
}
.under-pricelist .pg-cnt .cp-post table td:nth-of-type(3)::before {
  content: "[備考]";
  display: block;
  font-weight: bold;
}
.under-office .pg-cnt .off-about {
  padding-bottom: 50px;
}
.under-office .pg-cnt .off-about h2 {
  display: table;
  margin: 0 auto;
  font-size: 3.2rem;
  font-weight: bold;
  color: #406AB4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-about h2 {
    font-size: 6vw;
    text-align: center;
    line-height: 1.2;
  }
}
.under-office .pg-cnt .off-about h2::before {
  content: "";
  display: block;
  margin: 0 auto 20px;
  width: 60px;
  height: 60px;
  background: url(img/common/logo.svg) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-about h2::before {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
}
.under-office .pg-cnt .off-about h2::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  margin: 0 auto;
  background-color: #406AB4;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-about h2::after {
    height: 40px;
  }
}
.under-office .pg-cnt .off-about figure {
  display: block;
  width: 100%;
  position: relative;
}
.under-office .pg-cnt .off-about figure img {
  display: block;
  width: 840px;
  height: 500px;
  margin: 0 0 0 auto;
  object-fit: cover;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .under-office .pg-cnt .off-about figure img {
    width: calc(100% - 100px);
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-about figure img {
    width: calc(100% - 15px);
    height: 350px;
  }
}
.under-office .pg-cnt .off-about figure figcaption {
  max-width: 700px;
  padding: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: rgba(64, 106, 180, 0.9);
  position: absolute;
  bottom: -50px;
  left: 0;
  z-index: 5;
  box-sizing: border-box;
  color: white;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-about figure figcaption {
    max-width: 90%;
    padding: 20px;
    font-size: 1.3rem;
  }
}
.under-office .pg-cnt .off-results table {
  margin: 0 auto;
  max-width: calc(100% - 100px);
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-results table {
    max-width: 100%;
  }
}
.under-office .pg-cnt .off-results table td:nth-of-type(2) {
  width: 30%;
  max-width: 30%;
}
.under-office .pg-cnt .off-office .off-box {
  margin-top: 35px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 35px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-office .off-box {
    padding: 20px;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.under-office .pg-cnt .off-office .off-box:nth-of-type(1) {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-office .off-box:nth-of-type(1) {
    margin-top: 40px;
  }
}
.under-office .pg-cnt .off-office .off-box .t-blk {
  width: calc(100% - 280px - 50px);
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-office .off-box .t-blk {
    width: auto;
  }
}
.under-office .pg-cnt .off-office .off-box h3 {
  display: block;
  padding-bottom: 0.5em;
  font-size: 2.8rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-office .off-box h3 {
    font-size: 2.1rem;
  }
}
.under-office .pg-cnt .off-office .off-box h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5px;
  background-color: #dddddd;
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 85px solid #406AB4;
  box-sizing: border-box;
}
.under-office .pg-cnt .off-office .off-box p {
  margin-top: 30px;
  font-size: 1.8rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-office .off-box p {
    margin-top: 30px;
    font-size: 1.4rem;
  }
}
.under-office .pg-cnt .off-office .off-box iframe {
  display: block;
  width: 280px;
  height: 240px;
}
@media screen and (max-width: 767px) {
  .under-office .pg-cnt .off-office .off-box iframe {
    width: 100%;
    height: 180px;
    margin-top: 30px;
  }
}
.under-security .pg-cnt .secu-lead h2 {
  display: table;
  margin: 0 auto;
  font-size: 3.2rem;
  font-weight: bold;
  color: #406AB4;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead h2 {
    font-size: 7vw;
  }
}
.under-security .pg-cnt .secu-lead h2 small {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead h2 small {
    font-size: 1.4rem;
  }
}
.under-security .pg-cnt .secu-lead h2 small::after {
  content: "";
  display: block;
  width: 1px;
  height: 35px;
  margin: 20px auto;
  background-color: #406AB4;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead h2 small::after {
    height: 25px;
    margin: 15px auto;
  }
}
.under-security .pg-cnt .secu-lead h2 + p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead h2 + p {
    text-align: left;
  }
}
.under-security .pg-cnt .secu-lead ul {
  margin-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead ul {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.under-security .pg-cnt .secu-lead ul li {
  width: calc(100% / 3 - 25px);
  margin-top: 50px;
  margin-right: calc((100% - (100% / 3 - 25px) * 3) / 2);
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead ul li {
    width: calc(100%/2 - 10px);
    margin-right: 0;
  }
}
.under-security .pg-cnt .secu-lead ul li:nth-of-type(3n) {
  margin-right: 0;
}
.under-security .pg-cnt .secu-lead ul 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;
  padding: 30px;
  border: 7px solid #406AB4;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
  color: #406AB4;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead ul li a {
    padding: 15px;
    border-width: 4px;
    font-size: 1.6rem;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    line-height: 1.3;
  }
}
.under-security .pg-cnt .secu-lead ul li a img {
  display: block;
  margin: 20px auto;
  width: 150px;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-lead ul li a img {
    width: 70px;
  }
}
.under-security .pg-cnt .secu-list {
  counter-reset: num;
}
.under-security .pg-cnt .secu-list .list-box {
  margin-top: 100px;
  min-height: 220px;
  padding: 35px;
  padding-left: 250px;
  background-color: white;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-list .list-box {
    margin-top: 50px;
    padding: 20px;
    padding-top: 120px;
  }
}
.under-security .pg-cnt .secu-list .list-box:first-child {
  margin-top: 0;
}
.under-security .pg-cnt .secu-list .list-box::before {
  content: "";
  display: inline-block;
  width: 150px;
  height: 150px;
  background: url(img/security/icon.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 35px;
  left: 50px;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-list .list-box::before {
    width: 70px;
    height: 70px;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.under-security .pg-cnt .secu-list .list-box::after {
  counter-increment: num;
  content: counter(num,decimal-leading-zero);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #406AB4;
  color: white;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 5;
  font-size: 3.6rem;
  font-weight: bold;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-list .list-box::after {
    width: 50px;
    height: 50px;
    top: -10px;
    left: -10px;
    font-size: 2.8rem;
  }
}
.under-security .pg-cnt .secu-list .list-box h3 {
  display: block;
  padding-bottom: 0.5em;
  font-size: 2.1rem;
  color: #406AB4;
  border-bottom: 1px solid #406AB4;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .under-security .pg-cnt .secu-list .list-box h3 {
    font-size: 1.8rem;
  }
}
.under-security .pg-cnt .secu-list .list-box p {
  margin-top: 15px;
}
.under-faq .faq-list {
  margin-top: 70px;
  padding: 50px;
  background-color: #f2f6f7;
}
@media screen and (max-width: 767px) {
  .under-faq .faq-list {
    padding: 20px;
  }
}
.under-faq .faq-list .qa-post {
  margin-top: 70px;
  padding: 25px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .under-faq .faq-list .qa-post {
    margin-top: 40px;
  }
}
.under-faq .faq-list .qa-post:nth-of-type(1) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .under-faq .faq-list .qa-post:last-child .answer {
    padding-bottom: 0 !important;
  }
}
.under-faq .faq-list .qa-post h2 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 30px;
  min-height: 60px;
  color: #406AB4;
  font-size: 2.1rem;
  position: relative;
  line-height: 1.2;
  border-bottom: 1px solid #406AB4;
}
@media screen and (max-width: 767px) {
  .under-faq .faq-list .qa-post h2 {
    font-size: 1.7rem;
  }
}
.under-faq .faq-list .qa-post h2::before {
  content: "Q";
  position: absolute;
  top: 15px;
  left: 0;
}
.under-faq .faq-list .qa-post .answer {
  display: block;
  padding: 20px 0;
  margin: 0;
  line-height: 1.8;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-faq .faq-list .qa-post .answer {
    line-height: 1.6;
  }
}
.under-faq .faq-list .qa-post .answer p {
  margin: 0 0 30px;
}
.under-faq .faq-list .qa-post .answer p:last-child {
  margin-bottom: 0;
}
.under-single .post-meta {
  margin: 0 0 30px !important;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.under-single .post-meta li {
  margin-left: 0 !important;
  list-style-type: none !important;
}
.under-single .post-meta li.date {
  font-size: 1.9rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .under-single .post-meta li.date {
    font-size: 1.6rem;
  }
}
.under-single .post-meta li .cate {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 24px;
  margin-right: 30px !important;
  padding: 0 1em;
  font-size: 1.3rem;
  margin-right: 15px;
  text-align: center;
  color: white;
  font-size: 1.3rem;
  background-color: #406AB4;
  text-decoration: none;
}
.under-single .cate-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #999999;
  box-sizing: border-box;
}
.under-single .cate-list li {
  width: calc(100% / 5);
}
.under-single .cate-list li a {
  display: block;
  padding: 1em 0;
  text-align: center;
  color: black;
  text-decoration: none;
  border-right: 1px solid #999;
  box-sizing: border-box;
}
.under-single .cate-list li a:hover {
  background-color: black;
  color: white;
}
.under-single .cate-list li a.active {
  background-color: black;
  color: white;
}
.under-single .cate-list li:nth-of-type(5n) a {
  border-right: none;
}
.under-single .post-img-cnt {
  padding: 100px 0;
}
.under-single .post-img-cnt #i_slider {
  display: block;
  width: 1000px;
  height: 600px;
  margin: 0 auto;
}
.under-single .post-img-cnt #i_slider .slide-item {
  width: 1000px;
  height: 700px;
}
.under-single .post-img-cnt #i_slider .slide-item img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
  max-width: 1000px;
  max-height: 600px;
}
.under-single .post-img-cnt #i_slider button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.under-single .post-img-cnt #i_slider .slide-arrow {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border: 0px;
  background-color: white;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.under-single .post-img-cnt #i_slider .slide-arrow::after {
  font-size: 2.5rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
}
.under-single .post-img-cnt #i_slider .prev-arrow {
  left: -150px;
}
.under-single .post-img-cnt #i_slider .prev-arrow::after {
  content: "\f053";
}
.under-single .post-img-cnt #i_slider .next-arrow {
  right: -150px;
}
.under-single .post-img-cnt #i_slider .next-arrow::after {
  content: "\f054";
}
.under-single .post-img-cnt #thumbnail-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1000px;
  max-width: 1000px;
  margin: 50px auto 0;
  padding: 0 50px;
  box-sizing: border-box;
}
.under-single .post-img-cnt #thumbnail-list .thumbnail-item {
  width: calc(100% / 4 - 25px);
  margin-right: calc((100% - (100% / 4 - 25px) * 4) / 3);
  margin-bottom: 30px;
  box-sizing: border-box;
  position: relative;
}
.under-single .post-img-cnt #thumbnail-list .thumbnail-item:nth-of-type(4n) {
  margin-right: 0;
}
.under-single .post-img-cnt #thumbnail-list .thumbnail-item.thumbnail-current img {
  border: 5px solid #86c03f;
}
.under-single .post-img-cnt #thumbnail-list .thumbnail-item:hover {
  cursor: pointer;
}
.under-single .post-img-cnt #thumbnail-list .thumbnail-item img {
  display: block;
  width: 100%;
  height: 160px;
  object-fit: cover;
  font-family: "object-fit: cover;";
  margin: 0 auto;
  box-sizing: border-box;
}
.under-single .news-list {
  padding: 50px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .under-single .news-list {
    padding: 20px;
  }
}
.under-single .news-list .ct-ttl {
  padding-top: 0;
  margin-bottom: 30px;
}
.under-single .news-list ul {
  margin-top: 0;
}
.under-single .news-list ul li {
  width: 100%;
  max-width: 100%;
  padding: 20px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .under-single .news-list ul li {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.under-single .news-list ul li:last-child {
  border-bottom: none;
}
.under-single .news-list ul li .date {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 24px;
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .under-single .news-list ul li .date {
    width: 30%;
    font-size: 1.5rem;
  }
}
.under-single .news-list ul li .cate {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 24px;
  margin-right: 25px;
  padding: 0 1em;
  font-size: 1.3rem;
  background-color: #406AB4;
  color: white;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .under-single .news-list ul li .cate {
    width: auto;
    height: 24px;
    padding: 0 0.5em;
    margin-right: 20px;
  }
}
.under-single .news-list ul li .post-link {
  display: block;
  margin-top: 15px;
  width: 100%;
  text-decoration: none;
  font-size: 1.9rem;
  color: #303030;
  position: relative;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .under-single .news-list ul li .post-link {
    font-size: 1.7rem;
  }
}
.under-contact .pg-cnt .cp-post .notnull {
  color: #F75E5E;
  font-weight: normal;
}
.under-contact .pg-cnt .cp-post .inp_mes {
  text-align: left;
}
.under-contact .pg-cnt .cp-post .conf_mes {
  display: none;
}
.under-contact .pg-cnt .cp-post .formbox table {
  margin: 0 !important;
  border: none !important;
}
.under-contact .pg-cnt .cp-post .formbox table th,
.under-contact .pg-cnt .cp-post .formbox table td {
  padding: 2em 1.5em;
  box-sizing: border-box;
  border: none !important;
  border-bottom: 1px solid #d8d8d8 !important;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table th,
  .under-contact .pg-cnt .cp-post .formbox table td {
    display: block;
    padding: 1em 0;
    border-bottom: none;
  }
}
.under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(1) th,
.under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(1) td {
  border-top: 1px solid #d8d8d8 !important;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(1) td {
    border-top: none !important;
  }
}
.under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(odd) th,
.under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(odd) td {
  background-color: #f7f7f7 !important;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(odd) th,
  .under-contact .pg-cnt .cp-post .formbox table tr:nth-of-type(odd) td {
    background-color: transparent !important;
  }
}
.under-contact .pg-cnt .cp-post .formbox table th {
  width: 25%;
  max-width: 25%;
  position: relative;
  vertical-align: top;
  text-align: left;
  font-weight: bold;
  color: #303030;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table th {
    width: auto;
    max-width: initial;
    padding: 1em 0 0;
    border-bottom: none !important;
  }
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table td {
    padding: 1.5em 0;
  }
}
.under-contact .pg-cnt .cp-post .formbox table td .row {
  padding-bottom: 10px;
  overflow: hidden;
}
.under-contact .pg-cnt .cp-post .formbox table td .row:nth-last-of-type(1) {
  padding-bottom: 0;
}
.under-contact .pg-cnt .cp-post .formbox table td input[type="text"],
.under-contact .pg-cnt .cp-post .formbox table td input[type="email"],
.under-contact .pg-cnt .cp-post .formbox table td select,
.under-contact .pg-cnt .cp-post .formbox table td textarea {
  font-size: 1.6rem;
  padding: 0.75em;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: white;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table td input[type="text"],
  .under-contact .pg-cnt .cp-post .formbox table td input[type="email"],
  .under-contact .pg-cnt .cp-post .formbox table td select,
  .under-contact .pg-cnt .cp-post .formbox table td textarea {
    padding: 0.5em;
    font-size: 1.4rem;
  }
}
.under-contact .pg-cnt .cp-post .formbox table td input[type="text"]::placeholder,
.under-contact .pg-cnt .cp-post .formbox table td input[type="email"]::placeholder,
.under-contact .pg-cnt .cp-post .formbox table td select::placeholder,
.under-contact .pg-cnt .cp-post .formbox table td textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.under-contact .pg-cnt .cp-post .formbox table td input[type="text"]:nth-last-of-type(1),
.under-contact .pg-cnt .cp-post .formbox table td input[type="email"]:nth-last-of-type(1),
.under-contact .pg-cnt .cp-post .formbox table td select:nth-last-of-type(1),
.under-contact .pg-cnt .cp-post .formbox table td textarea:nth-last-of-type(1) {
  margin-bottom: 0;
}
.under-contact .pg-cnt .cp-post .formbox table td input[type="radio"],
.under-contact .pg-cnt .cp-post .formbox table td input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: -0.2em;
}
.under-contact .pg-cnt .cp-post .formbox table td select {
  width: auto;
  font-size: 100%;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table td select {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}
.under-contact .pg-cnt .cp-post .formbox table td textarea {
  width: 100%;
  max-width: 100%;
  font-family: sans-serif;
}
.under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（姓）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（名）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（セイ）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（メイ）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（姓）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（名）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（セイ）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（メイ）"] {
  width: 30%;
  max-width: 30%;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（姓）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（名）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（セイ）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（メイ）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（姓）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（名）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（セイ）"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="氏名（メイ）"] {
    width: 45%;
    max-width: 45%;
  }
}
.under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（セイ）"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="ご担当者（メイ）"] {
  margin-bottom: 0;
}
.under-contact .pg-cnt .cp-post .formbox table td input[name="御社名"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="御社名カナ"] {
  width: 60%;
  max-width: 60%;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table td input[name="御社名"],
  .under-contact .pg-cnt .cp-post .formbox table td input[name="御社名カナ"] {
    width: 100%;
    max-width: 100%;
  }
}
.under-contact .pg-cnt .cp-post .formbox table td input[name="住所1"],
.under-contact .pg-cnt .cp-post .formbox table td input[name="住所2"] {
  width: 100%;
  max-width: 100%;
}
.under-contact .pg-cnt .cp-post .formbox table td input[name="郵便番号"] {
  width: 8em;
  font-size: 1.6rem;
  padding: 0.75em;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .formbox table td input[name="郵便番号"] {
    font-size: 1.4rem;
    padding: 0.5em;
  }
}
.under-contact .pg-cnt .cp-post .formbox table td input[type="email"] {
  width: 100%;
  max-width: 100%;
}
.under-contact .pg-cnt .cp-post .formbox table td .mwform-tel-field input,
.under-contact .pg-cnt .cp-post .formbox table td .mwform-zip-field input {
  width: auto;
}
.under-contact .pg-cnt .cp-post .mwform-checkbox-field {
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .mwform-checkbox-field label {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
}
.under-contact .pg-cnt .cp-post .mwform-checkbox-field input[type="radio"],
.under-contact .pg-cnt .cp-post .mwform-checkbox-field input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: -0.2em;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .mwform-checkbox-field .mwform-checkbox-field-text {
    margin-top: 15px;
    font-size: 1.3rem;
  }
}
.under-contact .pg-cnt .cp-post .btnarea {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.under-contact .pg-cnt .cp-post .btnarea input {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 1em 3em;
  font-size: 2rem;
  color: white;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .btnarea input {
    margin-left: 10px;
    margin-right: 10px;
    padding: 1em 2em;
    font-size: 1.6rem;
  }
}
.under-contact .pg-cnt .cp-post .btnarea input.send_btn, .under-contact .pg-cnt .cp-post .btnarea input.send_btn2 {
  background-color: #406AB4;
  color: white;
}
.under-contact .pg-cnt .cp-post .btnarea input.send_btn:disabled, .under-contact .pg-cnt .cp-post .btnarea input.send_btn2:disabled {
  opacity: 0.5 !important;
  border: 1px solid #ccc;
}
.under-contact .pg-cnt .cp-post .btnarea input.upd_btn {
  background-color: rgba(204, 204, 204, 0.1);
  border: 1px solid #cccccc;
  color: #303030;
}
.under-contact .pg-cnt .cp-post .pr-check {
  margin-top: 30px;
  overflow: hidden;
}
.under-contact .pg-cnt .cp-post .btm-txt {
  margin: 30px 0 0;
  text-align: center;
}
.under-contact .pg-cnt .cp-post .privacy_wrap {
  margin: 0;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .inp_mes {
  font-weight: bold;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy {
  width: auto;
  height: 140px;
  margin: 50px auto 0;
  padding: 2em;
  border: 1px solid #ccc;
  font-size: 1.3rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .privacy_wrap .privacy {
    padding: 1.5em;
    font-size: 1.1rem;
  }
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 1.8rem;
  background-color: transparent;
  border-bottom: none;
  color: #303030 !important;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .privacy_wrap .privacy h1 {
    font-size: 1.2rem;
  }
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy h1::before, .under-contact .pg-cnt .cp-post .privacy_wrap .privacy h1::after {
  display: none;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy h2 {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  background-color: transparent;
  border-bottom: none;
  color: #303030 !important;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .privacy_wrap .privacy h2 {
    font-size: 1.2rem;
  }
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy h2::before, .under-contact .pg-cnt .cp-post .privacy_wrap .privacy h2::after {
  display: none;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy h3 {
  margin-bottom: 15px;
  min-height: initial;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: transparent;
  border-bottom: none;
  border: none;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .privacy_wrap .privacy h3 {
    font-size: 1.2rem;
  }
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy h3::before, .under-contact .pg-cnt .cp-post .privacy_wrap .privacy h3::after {
  display: none;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy p {
  margin: 0 0 10px;
  line-height: 1.5;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .privacy_wrap .privacy p {
    font-size: 1.1rem;
  }
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy p strong {
  font-weight: bold;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy ul {
  margin: 0 0 10px;
}
.under-contact .pg-cnt .cp-post .privacy_wrap .privacy ul li {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .under-contact .pg-cnt .cp-post .privacy_wrap .privacy ul li {
    font-size: 1.1rem;
  }
}
.under-contact .pg-cnt .mw_wp_form_input .btnarea input.send_btn2 {
  display: none;
  background-color: #f5aa3b;
  color: white;
}
.under-contact .pg-cnt .mw_wp_form_confirm .inp_mes {
  display: none;
}
.under-contact .pg-cnt .mw_wp_form_confirm .privacy_wrap {
  display: none !important;
}
.under-contact .pg-cnt .mw_wp_form_confirm .privacy {
  display: none !important;
}
.under-contact .pg-cnt .mw_wp_form_confirm .conf_mes {
  display: block;
}
.under-contact .pg-cnt .mw_wp_form_confirm .formbox table td .row {
  margin-top: 0;
}
.under-contact .pg-cnt .mw_wp_form_confirm .formbox table td small {
  display: none;
}
.under-contact .pg-cnt .mw_wp_form_confirm .formbox table tr:nth-of-type(4) td .row {
  display: none;
}

.error-pink input[type="text"],
.error-pink input[type="email"],
.error-pink input[type="tel"],
.error-pink input[type="url"],
.error-pink select,
.error-pink textarea {
  background: rgba(255, 192, 203, 0.5) !important;
}

@media screen and (min-width: 462px){
.sp{
	display: none;
}
}