@charset "UTF-8";

html {
  width: 100%;
  height: 100%;
  line-height: 1;
  font: inherit;
  font-size: 62.5%;
  /* 10px */
  -webkit-text-size-adjust: none;
}

body {
  width: 100%;
  height: 100%;
  line-height: 1.777;
  font-family: "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "MS UI Gothic", Tahoma, "Lucida Grande", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 40px;
  line-height: 1.5;
  /*text-transform: uppercase;*/
  font-family: "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "MS UI Gothic", Tahoma, "Lucida Grande", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

p {
  line-height: 1.777;
  margin: 0 0 20px;
  text-align: justify;
}

section p {
  margin: 0 0 40px;
}


a {
  color: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
  opacity: 0.7;
  color: #256aab;
}

em {
  font-style: normal;
}

img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  max-width: 100%;
  line-height: 0;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* box-sizing設定
----------------------------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* clearfix設定
----------------------------------------------------------------------------------------------- */
.cf {
  *zoom: 1;
}

.cf:before {
  content: "";
  display: table;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}


/* flex
----------------------------------------------------------------------------------------------- */
.flex-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}


/* 表示非表示切り替え設定
----------------------------------------------------------------------------------------------- */
.pc-view {
  display: block;
}

.sp-tab-view,
.sp-view,
.smallpc-tab-view {
  display: none !important;
}

/* リンク画像設定
----------------------------------------------------------------------------------------------- */
a:hover img.hoverimg,
a.hoverimg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

[id^="page-"],
[id^="news-"] {
  margin-top: -110px !important;
  padding-top: 110px !important;
}


/*scrollbar*/
.scrollbar {
  width: 100%;
  height: 470px;
  position: relative;
  overflow-y: auto;
  margin: 0 auto 0;
  -webkit-overflow-scrolling: touch;
}

/* 各ページsection
----------------------------------------------------------------------------------------------- */
body:not(#page-top) section:first-of-type {
  margin: 0;
  padding: 0 0 80px;
}

body:not(#page-top) section {
  margin: 0;
  padding: 0 0 80px;
}

body:not(#page-top) section:last-of-type {
  margin: 0;
  padding: 0 0 0;
}

.displaysp {
  display: none;
}

/* margin設定
----------------------------------------------------------------------------------------------- */
.margin-auto {
  margin: auto !important;
}

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

.margin-top10 {
  margin-top: 10px !important;
}

.margin-top20 {
  margin-top: 20px !important;
}

.margin-top30 {
  margin-top: 30px !important;
}

.margin-top40 {
  margin-top: 40px !important;
}

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

.margin-top60 {
  margin-top: 60px !important;
}

.margin-top70 {
  margin-top: 70px !important;
}

.margin-top80 {
  margin-top: 80px !important;
}

.margin-top90 {
  margin-top: 90px !important;
}

.margin-top100 {
  margin-top: 100px !important;
}

.margin-top120 {
  margin-top: 120px !important;
}

.margin-top150 {
  margin-top: 150px !important;
}

.margin-top160 {
  margin-top: 160px !important;
}

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

.margin-bottom10 {
  margin-bottom: 10px !important;
}

.margin-bottom20 {
  margin-bottom: 20px !important;
}

.margin-bottom30 {
  margin-bottom: 30px !important;
}

.margin-bottom40 {
  margin-bottom: 40px !important;
}

.margin-bottom50 {
  margin-bottom: 50px !important;
}

.margin-bottom60 {
  margin-bottom: 60px !important;
}

.margin-bottom70 {
  margin-bottom: 70px !important;
}

.margin-bottom80 {
  margin-bottom: 80px !important;
}

.margin-bottom90 {
  margin-bottom: 90px !important;
}

.margin-bottom100 {
  margin-bottom: 100px !important;
}

.margin-bottom120 {
  margin-bottom: 120px !important;
}

.margin-bottom150 {
  margin-bottom: 150px !important;
}

.margin-bottom160 {
  margin-bottom: 160px !important;
}



/*padding設定
----------------------------------------------------------*/
.paddhing0 {
  padding: 0 !important;
}


/*print
-------------------------------------------------------------------------------- */
.print-off {
  display: none !important;
}

.print-on {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.print-on .fadeInUp {
  visibility: visible !important;
  opacity: 1 !important;
}

.print-on .btn-link {
  display: none !important;
}


/* common 共通スタイル
----------------------------------------------------------------------------------------------- */
/*title*/
.title {
  position: relative;
  line-height: 1.444;
  padding: 0;
  margin: 0 auto 40px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  text-align: center;
  color: #3e3e3e;
  letter-spacing: 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", serif;
  font-feature-settings: "palt";
}


.title span {
  display: block;
  margin: 10px 0 0;
  font-family: "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "MS UI Gothic", Tahoma, "Lucida Grande", sans-serif;
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  color: #252525;
  text-align: center;
}

.box-title {
  background-color: #2B5C80;
  color: #FFF;
  width: 200px;
  margin: 0 auto 40px;
  padding: 15px 0 10px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 400;
}

#contact .title,
#remote .title,
#office .title,
#access .title,
#security_privacy .title {
  margin: 0 auto 50px;
  font-size: 40px;
  font-size: 4rem;
}

/*bg*/
.bg_gray {
  margin: 80px 0 0;
  padding: 50px 0 80px !important;
  background-color: #f4f4f4;
}

.bg_blue {
  margin: 80px 0 0;
  padding: 50px 0 80px !important;
  background-color: #e5ecf3;
}


/*text*/
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.heading {
  line-height: 1.2;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0 0 30px;
}

.comment {
  margin: 0 0 50px;
}

.indent-comment {
  margin: 0 0 0 35px;
}

.red {
  color: #c1061c;
}

.blue {
  color: #013b56;
}

.highlight {
  line-height: 1.25;
  position: relative;
  display: inline;
  z-index: 1;
  background: linear-gradient(transparent 60%, #ffc49c 0%);
  font-weight: 600;
  color: #3a3a3a;
}

.asterisk {
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}

/*btn*/
.btn {
  display: inline-block;
  min-width: 250px;
  line-height: 1;
  margin: 0 auto;
  padding: 17px 30px 15px;
  border-radius: 5px;
  background-color: #0d405e;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  white-space: nowrap;
  text-align: center;
}

.btn::before {
  content: "\f3d3";
  padding: 0 10px 0 0;
  font-size: 2.4rem;
  font-family: ionicons;
  vertical-align: bottom;
}

.btn:hover,
.btn:active,
.btn:focus {
  background-color: #3d96c0;
  color: #fff;
  box-shadow: none;
  opacity: 1;
}

.aim-link:hover,
.aim-link:active,
.aim-link:focus {
  background-color: #f17d00;
  color: #fff;
  box-shadow: none;
  opacity: 1;
}

.btn_b {
  background-color: #232323;
  color: #fff !important;
}

.btn_b:hover {
  background-color: #c9c9c9;
  color: #232323 !important;
}

.btn_w {
  background-color: #fff;
  border: 2px solid #232323;
  color: #232323 !important;
}

.btn_w:hover {
  background-color: #232323;
  color: #fff !important;
}


/*hover*/
.hover-anm-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}


.hover-anm-wrap::before,
.hover-anm-wrap::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  z-index: 2;
}

.hover-anm-wrap::before {
  top: 0;
  left: 0;
}

.hover-anm-wrap::after {
  bottom: 0;
  right: 0;
}

.hover-anm-wrap:hover::before,
.hover-anm-wrap:hover::after {
  width: 100%;
  height: 100%;
}

.hover-anm-wrap:hover::before {
  border-bottom-color: #0e86cb;
  border-left-color: #0e86cb;
  transition: height 0.3s ease-in-out, width 0.3s 0.3s ease-in-out;
}

.hover-anm-wrap:hover::after {
  border-top-color: #0e86cb;
  border-right-color: #0e86cb;
  transition: height 0.3s ease-in-out, width 0.3s 0.3s ease-in-out;
}

/*list*/
.number-list {
  list-style: decimal;
  padding-left: 3rem;
}

.number-list li {
  list-style: inherit;
}

#security_privacy .number-list li::marker {
  font-weight: 600;
}

.number-list span {
  font-weight: 600;
  margin-right: 20px;
}

.disc-list {
  list-style: disc;
  padding-left: 2.5rem;
}

.disc-list li {
  list-style: inherit;
}


.indent-list {
  margin: 30px 0 30px 35px;
}

.list-2col {
  display: flex;
  flex-wrap: wrap;
}

.list-2col li {
  width: 50%;
  padding: 0 10px 0 0;
}

.list-4col {
  display: flex;
  flex-wrap: wrap;
}

.list-4col li {
  width: 25%;
  flex-grow: 0;
  padding: 0 10px 0 0;
}

.list-4col li.list-4col-min {
  width: 17%;
}


/*width*/
.w1000 {
  max-width: 1000px;
  margin: 0 auto;
}

/* 各ページ背景*/
#back {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 80px 0 0;
  background: #013b56 url(../images/back.jpg) no-repeat center;
  background-size: cover;
  z-index: 0;
}

#back .back-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 1170px;
  height: 150px;
  margin: auto;
  padding: 0 0 0 65px;
  text-align: left;
}

#back .back-inner h2 {
  margin: 0;
  font-size: 3rem;
  font-weight: 400;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", serif;
}

/*breadcrumb*/
.breadcrumb {
  margin: 20px 0 80px;
  padding: 0;
  background: transparent;
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
}

.breadcrumb li a {
  color: #000;
}

.breadcrumb li:last-child {
  color: #e10000;
}


/* #toTop設定
----------------------------------------------------------------------------------------------- */
#toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  opacity: 0.6;
  background-color: #013b56;
  /* For IE8 and earlier */
  z-index: 1000;
}

#toTop::before {
  content: '\f3d8';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  font-family: ionicons;
  font-size: 3rem;
  color: #fff;
}

#toTop:hover {
  opacity: 0.8;
}

/* #nav
----------------------------------------------------------------------------------------------- */
/*pc*/
.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a:active,
.navbar-nav li a.active {
  background-color: transparent;
  outline: none;
  opacity: 1;
  border-bottom: 3px solid #30a6ea;
  color: #000;
}

.navbar {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 13px 0;
  margin: 0;
  background-size: cover;
  border-radius: 0 !important;
  border: none !important;
  transition: background 0.3s ease-in-out, position 0.3s ease-in-out;
  z-index: 999;
  background-color: #fff;
}

.navbar .row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

.top-nav-collapse {
  padding: 0;
}

.navbar-brand:focus {
  outline: 0;
}

.navbar-brand {
  position: relative;
  margin: 0;
  padding: 0 0 0 65px;
  display: block;
  width: 350px;
  height: 100%;
}

.navbar-brand h1 {
  line-height: 1;
  display: block;
  text-align: left;
  margin: 0;
  padding: 4px 0 0;
  color: #262626;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: -0.5px;
  font-feature-settings: "palt";
}

.navbar-brand h1 span {
  line-height: 1;
  display: block;
  margin: 10px 0 0;
  font-size: 26px;
  font-size: 2.6rem;
  white-space: nowrap;
  color: #262626;
  font-weight: 700;
  transform: scaleX(1.08);
  transform-origin: left;
}

.navbar-brand::before {
  content: "";
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 49px;
  height: 55px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
}

.navbar-collapse {
  position: static;
  margin: 0;
  padding: 0;
}

.navbar-wrap {
  width: calc(100% - 350px);
  margin: 0;
}

.navbar-nav {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding: 0;
  text-align: center;
  position: static;
  float: none;
}

.navbar-nav li {
  position: relative;
  padding: 0;
  margin: 0 0 0 40px;
}

.navbar-nav li a {
  line-height: 1;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
  padding: 8px 0 5px;
  border-bottom: 3px solid transparent;
  font-size: 18px;
  font-size: 1.8rem;
  transition-property: opacity, transform, background, color;
  transition: border 0.3s, background-color 0.3s;
}

.navbar-nav li a:hover {
  background-color: transparent;
  border-bottom: 3px solid #30a6ea;
  color: #000;
}

.navbar-nav li.page-top {
  display: none;
}

.navbar-nav li.page-top a {
  display: block;
  background-image: url(../images/home_black.png);
  background-repeat: no-repeat;
  background-position: center 0;
  border-bottom: none;
  width: 20px;
  height: 20px;
}

.navbar-toggle {
  padding: 4px 6px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 24px;
  color: #fff;
  position: relative;
  right: 0;
  top: 0;
}

.top-nav-collapse .navbar-toggle {
  transition: all 0.2s ease-in-out;
  color: #222222;
}

.navbar-toggle:focus,
.navbar-toggle:active {
  outline: 0;
}


/* スクロール後と各ページ設定 */
.is-animation .navbar-nav li a:hover,
.is-animation .navbar-nav li a:focus,
.is-animation .navbar-nav li a:active,
.is-animation .navbar-nav li a.active {
  background-color: rgba(48, 166, 234, 0.8) !important;
  outline: none;
  opacity: 1;
  color: #fff !important;
  border: none;
}

.is-animation .navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: initial;
  padding: 0;
  transform: translate(0, 0);
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-radius: 0;
  border-bottom: none;
}

.is-animation .navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding: 0 0 0;
  overflow: visible !important;
}

.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding: 0;
  overflow: visible !important;
}


.is-animation .navbar-brand {
  display: none;
}

.is-animation .navbar-wrap {
  width: 100%;
}

.is-animation .navbar-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-left: 1px solid #ccc;
}

.is-animation .navbar-nav li {
  display: table-cell;
  flex: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: auto;
  border-right: 1px solid #ccc;
}

.is-animation .navbar-nav li a {
  display: block;
  width: 100%;
  height: inherit;
  padding: 17px 40px 15px;
  border: none;
  text-align: center;
}

.is-animation .navbar-nav li.page-top {
  display: table-cell;
}

.is-animation .navbar-nav li.page-top a {
  background-position: center;
  padding: 17px 20px 15px;
}

.is-animation .navbar-nav li.page-top a:hover {
  background-image: url(../images/home_white.png);
}




/* footer_area
----------------------------------------------------------------------------------------------- */
.footer_area {
  position: -webkit-sticky;
  position: sticky;
  z-index: 99;
  bottom: 0;
  width: 100%;
  text-align: center;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  margin: 140px 0 0;
}

.footer_area .footer_area_inner {
  position: relative;
  width: 100%;
  max-width: 1170px;
  padding: 10px 0;
  margin: 0 auto 0;
  display: flex;
  text-decoration: none;
  text-align: center;
  list-style: none;
  justify-content: center;
}

.footer_area .footer_area_inner li {
  margin: 0 15px;
}

.footer_area .footer_area_inner li a {
  display: block;
  text-align: left;
}

.footer_area .footer_area_inner .button01 a {
  position: relative;
  width: 410px;
  height: 85px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #0e86cb;
  padding: 15px 10px 10px 20px;
}

.footer_area .footer_area_inner .button01 a::after {
  content: "";
  position: absolute;
  right: 13px;
  bottom: 0;
  width: 92px;
  height: 105px;
  background: url(../images/icon_footer_01.png) no-repeat center;
  background-size: contain;
}

.footer_area .footer_area_inner .button01 a:hover {
  background-color: #f17d00;
  opacity: 1;
}

.footer_area .footer_area_inner .button01 p {
  line-height: 1;
  margin: 8px 0 0 0;
  /*
  font-size: 30px;
  font-size: 3rem;
  */
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
  letter-spacing: -1px;
  white-space: nowrap;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: 600;
}

.footer_area .footer_area_inner .button01 p span {
  display: inline;
  padding: 0 2px;
  font-size: 2.2rem;
}

.footer_area .footer_area_inner .button02 a {
  position: relative;
  width: 410px;
  height: 85px;
  line-height: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #767676;
  padding: 20px 20px 10px 105px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 600;
  letter-spacing: -2px;
  white-space: nowrap;
  color: #363636;
}

.footer_area .footer_area_inner .button02 a strong {
  font-size: 1.8rem;
}

.footer_area .footer_area_inner .button02 a::before {
  content: "";
  position: absolute;
  left: 50px;
  top: 15%;
  width: 46px;
  height: 57px;
  background: url(../images/icon_footer_02.png) no-repeat center / contain;
}

.footer_area .footer_area_inner .button02 span {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -1px;
}

.footer_area .footer_area_inner .button01 span {
  line-height: 1;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}


/* sitemap_area
----------------------------------------------------------------------------------------------- */
.sitemap_area {
  width: 100%;
  margin: 40px 0 0;
  padding: 60px 0 20px;
  background-color: #013b56;
}

.sitemap_area #link_block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 890px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.sitemap_area #link_block .home {
  width: 25px;
  margin: 0 00;
  padding: 0 0 0;
}

.sitemap_area #link_block .sitemap-box {
  width: 27%;
}

.sitemap_area #link_block div div {
  margin: 0 0 50px;
  padding: 0 0 0;
}

.sitemap_area #link_block div div a:hover {
  color: #fff600;
  opacity: 1;
}

.sitemap_area #link_block div div p {
  line-height: 1;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: -0.5px;
  margin: 0 0 20px;
  padding: 0 0 15px;
  text-align: center;
  border-bottom: 1px solid #97a2a8;
  color: #fff;
  font-weight: 600;
}

.sitemap_area #link_block div div p a {
  color: #fff;
}

.sitemap_area #link_block div div ul {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}

.sitemap_area #link_block div div ul li {
  letter-spacing: -0.5px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.sitemap_area #link_block div div a:hover li,
.sitemap_area #link_block div div ul li a {
  color: #fff;
  transition: all 0.2s ease-in-out;
}

.sitemap_area #link_block div div a:hover li,
.sitemap_area #link_block div div ul li a:hover {
  color: #fff600;
  transition: all 0.2s ease-in-out;
}

.sitemap_area #link_block .home ul li a {
  display: block;
  background-image: url(../images/home_sitemap_white.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border-bottom: none;
  width: 35px;
  height: 30px;
  margin: 0;
  padding: 0 0 0;
}

.sitemap_area #link_block div.home ul li a:hover {
  background-image: url(../images/home_sitemap_yellow.png);
  opacity: 1;
}



/* #footer
----------------------------------------------------------------------------------------------- */

.footer-inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 85px 0;
}

#info_block {
  padding: 55px 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

#info_block .inner {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

#info_block .name-block {
  display: flex;
  justify-content: center;
}

#info_block .name-block {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 0 0 0 65px;
  text-align: left;
}

#info_block .name-block::before {
  content: "";
  width: 49px;
  height: 55px;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  transform: translateY(-50%);
  display: inline-block;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

#info_block .name-block span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #262626;
}

#info_block .name-block p {
  line-height: 1;
  margin: 9px 0 0;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  color: #262626;
  transform: scaleX(1.08);
  transform-origin: left;
}

#info_block .name-block p em {
  font-size: 20px;
  font-size: 2rem;
}

#info_block .address-block .link-map {
  display: inline-block;
  line-height: 1;
  margin: 0 0 0 20px;
  padding: 5px 9px 3px;
  background-color: #939393;
  color: #fff;
  font-size: 18px;
  font-size: 1.7rem;
}

#info_block .address-block .link-map i {
  line-height: 1;
  margin: 0 5px 0 0;
}

#info_block .site-link-box {
  display: flex;
  justify-content: space-between;
}

#info_block .site-link-box li {
  margin: 0 3px;
}






#copy {
  background-color: #013b56;
  padding: 8px 5px 5px;
}

#copy p {
  line-height: 1.2;
  margin: 0;
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
}


/* TOP
----------------------------------------------------------------------------------------------- */
#page-top section {
  padding: 80px 0 0;
}

#page-top section:first-of-type {
  padding: 30px 0 0;
}

#page-top .title {
  font-size: 40px;
  font-size: 4rem;
}

/* background */
#background {
  position: relative;
  min-height: 600px;
  margin-top: 80px;
  /* background: url(../images/top/background.jpg) no-repeat center / cover; */
}

#background::before {
  content: "";
  display: block;
  width: 100%;
  margin: 80px 0 0;
  padding-top: calc(100% * 600 / 1920);
}

#background .background-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

#background .background-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 70px;
}

#background .background-inner h2 {
  position: relative;
  width: 58%;
  margin: 0 0 30px;
  padding: 0 0 25px;
  font-size: 46px;
  font-size: 4.6rem;
  color: #fff;
  font-weight: 700;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", serif;
  font-feature-settings: "palt";
  text-align: center;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.6);
  white-space: nowrap;
}

#background .background-inner h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
  max-width: 500px;
  height: 8px;
  background-color: #ffea00;
}

#background .background-inner p {
  display: block;
  line-height: 1;
  width: 58%;
  margin: 0 0 55px;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

#background .background-inner .btn {
  max-width: inherit;
  padding: 28px 36px 24px;
  /* border-radius: 50rem; */
  background-color: #30a6ea;
  font-size: 26px;
  font-size: 2.8rem;
  box-shadow: 2px 2px 4px rgb(0 0 0 / 40%);
  text-shadow: 1px 1px 1px rgb(0 0 0 / 60%);
  font-weight: 700;
}

#background .background-inner .flex-link {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 600px;
}

#background .background-inner a {
  display: block;
}

/*
#background .background-btn {
  width: 50%;
}
*/
#background .background-btn .btn::before {
  display: none;
}

#background .background-btn .btn:hover {
  background-color: #f17d00;
}

#background .campaign {
  margin-right: 10px;
}


/*slider*/
.background-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.background-slider {
  height: 100%;
}

.background-bg .swiper-slide {
  position: relative;
}

.background-bg .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: inherit;
  height: 100%;
  object-fit: fit;
}




/*TOP
-------------------------------------------------------------------------------- */
/* トップ 企業ロゴスライダー */

.background-gallery {
    overflow: hidden;
    padding: 10px 0;
    margin: 20px auto 50px;
}
.background-gallery ul {
    display: flex;
}
.background-gallery ul li {
    flex-shrink: 0;
    max-width: initial;
}
.background-gallery ul li:first-child {
  animation: loop 100s -50s linear infinite;
}

.background-gallery ul li:last-child {
  animation: loop2 100s linear infinite;
}
.background-gallery ul li img {
        width: auto;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}






/*romu*/
.top-romu .wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 532px;
}

.top-romu .wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 32.73%;
  /* height: 100%; */
  padding-top: calc(32.73% * 532 / 383);
  background: url(../images/top/img_romu.jpg) no-repeat left top;
  background-size: contain;
}

.top-romu .right {
  width: 64%;
}

.top-romu .title {
  font-size: 46px;
  font-size: 4.6rem !important;
}

/*about*/
.top-about ul {
  display: flex;
  justify-content: space-between;
  padding: 35px 0 0;
}

.top-about ul li {
  position: relative;
  width: 32%;
}

.top-about ul li span {
  position: absolute;
  left: 25px;
  top: -20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  z-index: 1;
  line-height: 1;
  width: 90px;
  height: 90px;
  border-radius: 50rem;
  background-color: #f38f00;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.top-about ul li span em {
  display: block;
  width: 100%;
  line-height: 0.8;
  margin: 9px 0 -9px;
  font-size: 40px;
  font-size: 4rem;
}

.top-about ul li div {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding-top: calc(80% * 300 / 300);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.top-about ul li div strong {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.45;
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
}

.top-about ul li:first-child div {
  background-image: url(../images/top/img_about_01.png);
}

.top-about ul li:nth-child(2) div {
  background-image: url(../images/top/img_about_02.png);
}

.top-about ul li:nth-child(3) div {
  background-image: url(../images/top/img_about_03.png);
}

.top-about ul li h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
  font-size: 30px;
  font-size: 3rem;
  color: #1a3546;
  text-align: center;
  letter-spacing: -2px;
}





#page-top section.top-site-link {
  background-color: #f4f4f4;
  padding: 30px 0 30px;
  margin-top: 50px;
}

.aim-link {
  text-align: left;
  font-weight: 600;
  background-color: #0057b1;
  min-width: 380px;
  padding: 20px 30px 17px 96px;
  position: relative;
  line-height: 1.3;
  font-size: 2.0rem;
}

.aim-link::before {
  content: "";
  position: absolute;
  left: 7%;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 55px;
  height: 54px;
  background: url(../images/top/icon_aim_logo.png) no-repeat center / contain;
}

.nenkin-bnr {
  background-color: #deeef9;
  color: #000;
}

.nenkin-bnr::before {
  background: url(../images/service04_nenkin/icon_nenkin.png) no-repeat center / contain;
}

.nenkin-bnr strong {
  font-size: 3rem;
}

/*office*/
.top-office .img-list {
  display: flex;
  justify-content: center;
  margin: 0 auto 30px;
}

.top-office .img-list span {
  display: block;
  margin: 0 7px;
}

.top-office .comment {
  max-width: 809px;
  margin: 0 auto 50px;
  text-align: center;
}

.top-office .office-img {
  display: flex;
  justify-content: space-between;
  margin: 80px 0 0;
}

/*service*/
.top-service ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.top-service ul li {
  width: 47.4%;
  margin: 0 0 40px;
}

.top-service ul li::before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  border-top: 2px solid #013b56;
  border-bottom: 1px solid #013b56;
}

.top-service ul li::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  border-top: 1px solid #013b56;
  border-bottom: 2px solid #013b56;
}

.top-service ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 22px 0;
}

.top-service ul li span {
  width: 37.8%;
}

.top-service ul li span img {
  width: 100%;
}

.top-service ul li div {
  padding: 0 0 0 30px;
}

.top-service ul li div h4 {
  line-height: 1.14;
  margin: 0 0 20px;
  font-size: 28px;
  font-size: 2.8rem;
  color: #3a3a3a;
}

.top-service ul li div h4 i {
  display: none !important;
}

.top-service ul li div p {
  margin: 0;
  color: #3a3a3a;
  letter-spacing: -1px;
}

/*flow*/
.top-flow .wrap {
  position: relative;
}

.top-flow .wrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 160px;
  right: 18px;
  width: 5.98%;
  padding-top: calc(5.98% * 113 / 70);
  background: url(../images/top/bg_flow_01.jpg) no-repeat center;
  background-size: contain;
  z-index: 0;
}

.top-flow .wrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 17.35%;
  padding-top: calc(17.35% * 316 / 203);
  background: url(../images/top/bg_flow_02.jpg) no-repeat center;
  background-size: contain;
  z-index: 0;
}

.top-flow ul {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 950px;
  margin: 0 40px 0 auto;
  z-index: 1;
}

.top-flow ul li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 250px;
  height: 250px;
  margin: 0 15px;
  padding: 25px 0;
  background-color: #fff;
  border-radius: 50rem;
}

.top-flow ul li:nth-child(4) {
  margin: 0 15px 0 auto;
}

.top-flow ul li:first-child {
  margin: 0 15px 30px 0;
}

.top-flow ul li:last-child {
  margin: 0 0 0 15px;
}



.top-flow ul li strong {
  line-height: 1.333;
  font-size: 30px;
  font-size: 3rem;
  color: #3e3e3e;
  text-align: center;
}

.top-flow ul li p {
  line-height: 1.375;
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #3e3e3e;
  text-align: center;
}

/*recruit*/

#service08_recruit .recruit_content01 {
  padding: 0 0 20px !important;
}

.top-recruit .top-recruit-box {
  background-color: #f8fcff;
  border: 1px solid #a8c2d6;
  padding: 80px 180px 60px;
}

#page-top .top-recruit h3 {
  font-size: 5.0rem;
}

.top-recruit h3 p {
  text-align: center;
  margin: 0;
  font-size: 22px;
  font-size: 2.6rem;
  line-height: 1.3;
  font-weight: 600;
  font-family: "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "MS UI Gothic", Tahoma, "Lucida Grande", sans-serif;
}

.top-recruit h3 p strong {
  display: inline-block;
  background: linear-gradient(transparent 68%, #ffee36 0%);
}

.top-recruit h3 p span.blue {
  color: #005eab;
  display: inline;
  font-size: 2.6rem;
  font-weight: 600;
}

.top-recruit h4 {
  color: #0d405e;
  font-size: 2.2rem;
  font-weight: 600;
  background-color: #D1E4F3;
  padding: 18px 20px 12px 20px;
  text-align: center;
  position: relative;
}

.top-recruit h4::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -22px;
  background-image: url(../images/top/recruit_box_arrow.png);
  width: 22px;
  height: 19px;
}


.recruit-box-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.recruit-box-list .check-list {
  display: table;
  margin: 0 0 60px;
  width: 620px;
}

.recruit-box-list .check-list li {
  line-height: 1;
  margin: 20px 0 0;
  padding: 10px 0 8px 45px;
  background: url(../images/top/recruit_box_check.png) no-repeat center left 5px;
  border-bottom: 1px solid #7b7b7b;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: -0.5px;
  width: auto;
}

.recruit-box-list .check-list li:first-child {
  margin: 0;
}

.top-recruit-box .sub-txt {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0 0 20px;
}

.top-recruit-box .sub-txt span.blue {
  color: #005eab;
}

#service08_recruit .bg-gray {
  background-color: #F4F4F4;
  padding: 100px 0 140px !important;
}

.recruit-plan-topic {
  background-color: #0d467c;
  padding: 30px 100px 20px;
  margin: 0 0 40px;
  position: relative;
}

.recruit-plan-topic::after {
  content: "";
  position: absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 112px;
  height: 96px;
  background: url(../images/service08_recruit/recruit_comon_icon.png) no-repeat center / contain;
}

.recruit-plan-topic p {
  color: #FFF;
  font-size: 2.6rem;
  text-align: center;
  margin: 0;
  line-height: 44px;
}

.recruit_content02 h4 {
  font-size: 2.6rem;
  font-weight: normal;
}


.consul-list .service-list-2col {
  justify-content: space-between;
}

.service-list-2col .consul-list-box {
  background-color: #FFF;
  text-align: left;
  margin: 0 17px 35px;
  padding: 0 0 40px;
  width: 47%;
}

.consul-list-box .box-sub {
  padding: 0 40px 0;
}

.consul-list-box .box-title {
  text-align: left;
  background-color: #DCE7ED;
  padding: 10px 20px 5px 0;
  margin: 0 auto 0;
  width: 100%;
  color: #013b56;
  font-weight: 600;
}

.consul-list-box .box-title p {
  margin: 0;
  font-size: 2.4rem;
  background-color: #DCE7ED;

}

.consul-list-box .box-title span {
  background-color: #5c90aa;
  padding: 13px 20px 9px;
  font-size: 2.8rem;
  margin-right: 20px;
  color: #FFF;
}

.consul-list-box ul li {
  padding: 0 0px 0px 20px;
  margin: 0;
  text-indent: -1em;
  width: 100%;
}

.consul-list-box ul li:before {
  content: "・";
}

.service-list-2col .consul-list-box h4 {
  text-align: left;
  font-size: 2.4rem;
  margin: 35px 0 12px;
}

.site-construction-plan {
  padding: 90px 0 0;
}

.site-construction-plan h5 {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto 10px;
}

.site-construction-plan h5 span {
  display: inline;
  padding: 10px 18px 5px;
  border-radius: 30px;
  background-color: #F7AE01;
  color: #FFF;
  font-weight: 600;
  margin: 0px 12px 0px 0;
}

.site-construction-plan .title-sub {
  font-size: 2.0rem;
}

.recommend-box .recruit-box-list {
  justify-content: space-around;
}

.recommend-title {
  font-size: 2.6rem;
  font-weight: 600;
  background-image: url(../images/service08_recruit/icon_recommend_l.jpg), url(../images/service08_recruit/icon_recommend_r.jpg);
  background-repeat: no-repeat;
  background-position: left center, right center;
  width: fit-content;
  padding: 0 28px 0;
  margin: 0 auto 20px;
}

.site-construction-plan .recommend-box-list {
  width: 840px;
}

.recommend-box .recommend-box-list li {
  background: none;
  display: flex;
  padding: 10px 0 7px;
  margin: 0;
  align-items: baseline;
  line-height: 34px;
}

.recommend-box .recommend-box-list li span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 43px;
  height: 43px;
  margin: 0 10px 7px 0;
  padding: 3px 0 0 0;
  border-radius: 50%;
  background: rgba(245, 223, 170, 1);
  color: #000;
}

.recommend-box .img-box {
  padding: 70px 0 0px;
}

.site-construction-plan .white-bg {
  background-color: #FFF;
}

.service-detail-box .border-top {
  margin: 30px 0 0px;
  padding: 25px 0 0px;

  border-top: 1px solid #989898;
}

.cost-list {
  width: 100%;
  display: inline;
}

.cost-list dl {
  display: flex;
  margin: 5px 0;
}

.cost-list dl dt {
  width: 150px;

}

.service-detail-box .caution {
  padding: 20px 0px 0px 20px;
  margin: 0;
  text-indent: -1em;
  font-size: 1.6rem;
}

.service-detail-box .caution:before {
  content: "※";
}












/*plan*/
.top-plan .plan-list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 35px;
}

.top-plan .plan-list li {
  width: 31.6%;
}

.top-plan .plan-list li:nth-child(1) {
  background-color: #81b9e5;
}

.top-plan .plan-list li:nth-child(2) {
  background-color: #3984be;
}

.top-plan .plan-list li:nth-child(3) {
  background-color: #254c6a;
}

.top-plan .plan-list li span {
  display: block;
}

.top-plan .plan-list li span img {
  width: 100%;
}


.top-plan .plan-list li h4 {
  margin: 0;
}

.top-plan .comment {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}



/*info*/

.top-info .scrollbar {
  position: relative;
  height: auto;
  max-height: 440px;
  max-width: 1000px;
}

.top-info #news_block {
  background-color: #FFF;
  margin: 0 0 0px;
  padding: 10px 20px 10px 10px;
  width: 100%;
  text-align: center;
  border: none;
  position: relative;
}

.top-info #news_block dl {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  overflow: hidden;
  display: table;
  position: relative;
  border-bottom: 1px solid #bbbbbb;
}

.top-info #news_block dl:last-child {
  border-bottom: none;
}

.top-info #news_block dl dt {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  font-weight: 500;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  display: table-cell;
  width: 120px;
}

.top-info #news_block dl dd {
  margin: 0;
  padding: 0;
  display: table-cell;
}

.top-info #news_block dl dd .title {
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
  margin: 0 0 15px;
  color: #000;
  font-weight: 600;
  letter-spacing: -0.5px;
  font-family: inherit;
}

.top-info #news_block dl dd p {
  text-align: left;
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.top-info #news_block dl dd p a {
  color: #3d96bf;
  text-decoration: underline;
}

/*contact-area*/
.contact-area {
  padding: 43px 0 40px;
  background: url(../images/top/bg_contactarea.jpg) no-repeat center;
  background-size: cover;
}

.contact-area .min-title {
  display: block;
  max-width: 480px;
  line-height: 1.4;
  padding: 15px 20px 10px;
  margin: 0 auto 35px;
  border-top: 1px solid #bacad1;
  border-bottom: 1px solid #bacad1;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
}

.contact-area .flex-block {
  justify-content: center;
}

.contact-area .campaign_txt {
  color: #FFF;
  font-size: 20px;
  text-align: center;
  border: 0px solid #ffffff;
  background-color: #e17759;
  padding: 12px 20px 10px;
  width: max-content;
  margin: 0 auto 20px;
}


.contact-area .contact-tel {
  line-height: 1;
  padding: 0 0 0 70px;
  margin: 0 15px;
  background: url(../images/top/icon_tel.png) no-repeat center left;
  background-size: contain;
  font-size: 48px;
  font-size: 4.8rem;
  color: #fff;
  letter-spacing: -2px;
  white-space: nowrap;
}

.contact-area .contact-tel a {
  color: #fff;
}

.contact-area .contact-tel span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0;
}

.contact-area .contact-tel em {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
}

.contact-area .contact-btn {
  margin: 0 40px;
}

.contact-area .contact-btn .btn {
  padding: 20px 45px 17px;
  border: 3px solid #fff;
  border-radius: 0;
  background-color: transparent;
}

.contact-area .contact-btn .btn:hover {
  background-color: #fff;
  color: #013b56;
}

.contact-area .contact-btn .btn::before {
  content: "";
  margin: 0 10px 0 0;
  padding: 0 25px 0 0;
  background-image: url(../images/top/icon_arrow_right.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: margin .3s;
}

.contact-area .contact-btn .btn:hover::before {
  margin: 0 5px 0 5px;
  background-image: url(../images/top/icon_arrow_right_hover.png);
}



/*faq*/
.top-faq .faq-list {
  max-width: 1000px;
  margin: 0 auto 50px;
}

.faq-list ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  counter-reset: number 0;
}

.faq-list li {
  list-style: none;
  margin: 30px 0 22px;
  counter-increment: number 1;
}

.faq-list li:last-child {
  margin: 0 0 0;
}

.faq-list .question {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 85px;
  margin: 0;
  padding: 0 100px 0px 0;
  cursor: pointer;
  border-bottom: 2px solid #e6e6e6;
}

.faq-list .question p {
  display: block;
  position: relative;
  margin: 10px 0 32px;
  padding: 5px 0 0 90px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 600;
}

.faq-list p {
  margin: 0;
}

.faq-list .question::before {
  content: 'Q'counter(number);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 66px;
  height: 66px;
  line-height: 1.2;
  margin: 0;
  padding: 8px 10px 5px;
  top: 0;
  left: 0;
  background-color: #5d9fc2;
  border-radius: 50rem;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.faq-list .question:after {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 15px);
  display: block;
  width: 28px;
  height: 17px;
  background: url(../images/top/arrow.png) no-repeat center;
  background-size: 100%;
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
}

.faq-list .question.open:after {
  transform: rotate(-180deg);
}

.faq-list .inner {
  position: relative;
  margin: 0 0 55px;
  padding: 0 10px 0 0;
  display: none;
}

.faq-list .inner::before {
  content: 'A';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 66px;
  height: 66px;
  line-height: 1;
  margin: 0;
  padding: 0;
  top: 20px;
  left: 0;
  background-color: #bbb;
  border-radius: 50rem;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}


.faq-list .inner p {
  margin: 0;
  padding: 25px 0 0 90px;
  position: relative;
}


.faq-list .inner.open {
  display: block;
}

/*banner*/
.top-banner {
  /* margin: 0 !important; */
  padding: 80px 0 !important;
}

.top-banner .flex-block {
  max-width: 1170px;
  justify-content: center;
  margin: 0 auto;
}

.top-banner .evenly {
  justify-content: space-evenly !important;
}

.top-banner .flex-block>div {
  width: 31.62%;
  margin: 0 20px;
}

.banner-aed {
  position: relative;
  width: 100%;
  max-width: 370px;
  min-height: 99px;
  padding: 10px 0 12px 80px;
  border-bottom: 3px solid #cdcdcd;
}

.banner-aed::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 75px;
  background: url(../images/top/icon_aed.png) no-repeat center / contain;
}

.banner-aed p {
  line-height: 1.2;
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}

.banner-aed p em {
  font-size: 36px;
  font-size: 3.6rem;
  color: #e70012;
  font-weight: 600;
}

.banner-covid-19 {}

.banner-covid-19 a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 370px;
  min-height: 99px;
  padding: 20px 20px 17px 50px;
  background-color: #fff;
  border: 3px solid #cdcdcd;
}

.banner-covid-19 a::before {
  content: "\f125";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  padding: 0 5px 0 0;
  font-size: 3rem;
  font-family: ionicons;
  vertical-align: bottom;
  color: #7a7a7a;
}

.banner-covid-19 a p {
  line-height: 1.4;
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
  color: #2c2c2c;
}


.banner-blog a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 370px;
  min-height: 99px;
  background: #389834 url(../images/top/bg_banner_blog.jpg) no-repeat center / cover;
  border: 3px solid #389834;
}

.banner-blog a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 85px;
  height: 100%;
  background: url(../images/top/icon_banner_blog.png) no-repeat center bottom / contain;
}

.banner-blog p {
  padding-left: 75px;
  margin: 0;
  line-height: 1;
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
  text-align: center;
}

.banner-blog p span {
  display: block;
  margin-bottom: 12px;
  font-size: 1.5rem;
  font-weight: normal;
}




/*security_privacy
-------------------------------------------------------------------------------- */

.privacy .number-list li {
  margin: 0 0 60px;
}

.complaint-comment {
  margin: 10px auto 30px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  letter-spacing: -1px;
}

.complaint-comment dt {
  width: 40%;
  white-space: nowrap;
}

.complaint-comment dd {
  width: 55%;
  margin-bottom: 10px;
}

.statement .disc-list {
  padding: 0 0 0 60px;
  margin: 30px 0 0;
}

.statement .indent-comment {
  margin: 0 0 65px 35px;
}

.proceed {
  margin: 40px auto 100px;
}

.proceed dl {
  margin: 0 auto 50px;
}

.proceed dt {
  font-size: 22px;
  font-size: 2.2rem;
}

.proceed .heading {
  padding: 0 0 0 1.6em;
  text-indent: -1.6em;

}

.proceed dd {
  margin: 0 0 0 35px;
}

.proceed .method-outer {
  text-indent: 0;
  padding: 0;
}

.proceed .method-inner {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px auto;
  font-weight: 600;
}

.proceed .method-inner dt {
  width: 22%;
  font-size: 18px;
  font-size: 1.8rem;
}

.proceed .method-inner dd {
  width: 68%;
  margin: 0;
}

.proceed .method-inner2 {
  margin: 50px auto;
  padding: 0;
}

.proceed .method-inner2>li {
  font-weight: 600;
}

.proceed .method-inner2 li .disc-list {
  font-weight: 400;
}




/*service
-------------------------------------------------------------------------------- */
#service01_roumu .navbar-nav li.service a,
#service02_roudouhoken .navbar-nav li.service a,
#service03_jimukumiai .navbar-nav li.service a,
#service04_nenkin .navbar-nav li.service a,
#service05_syugyo .navbar-nav li.service a,
#service06_tyosa .navbar-nav li.service a,
#service07_pay .navbar-nav li.service a {
  background-color: transparent;
  outline: none;
  opacity: 1;
  border-bottom: 3px solid #1e87c7;
  color: #000;
}

#service01_roumu.is-animation .navbar-nav li.service a,
#service02_roudouhoken.is-animation .navbar-nav li.service a,
#service03_jimukumiai.is-animation .navbar-nav li.service a,
#service04_nenkin.is-animation .navbar-nav li.service a,
#service05_syugyo.is-animation .navbar-nav li.service a,
#service06_tyosa.is-animation .navbar-nav li.service a,
#service07_pay.is-animation .navbar-nav li.service a {
  background-color: rgba(48, 166, 234, 0.8) !important;
  outline: none;
  opacity: 1;
  color: #fff !important;
  border: none;
}


.service-box-title {
  display: table;
  width: auto;
  padding: 20px 45px 17px;
  margin: 60px auto 40px;
  background-color: #013b56;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", serif;
}


.service-box-mintitle {
  padding: 30px 45px 25px;
  background-color: #013b56;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
}

.title-label-b {
  line-height: 1.25;
  display: block;
  margin: 0 0 30px;
  padding: 0 0 0 15px;
  border-left: 6px solid #013b56;
  font-size: 26px;
  font-size: 2.6rem;
}


.btn-service {
  position: relative;
  padding: 25px 50px 20px 75px;
  border-radius: 0;
  font-size: inherit;
}

.btn-service::before {
  content: '\f363';
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 15px 0 0;
}

.service-flex {
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 0 15px;
}

.service-flex:last-child {
  margin: 0;
}

.service-flex .left {
  flex-shrink: 0;
  margin: 0 20px 0 0;
}

/*service-contents top*/
.service-block-top {
  display: flex;
  justify-content: space-between;
}

.service-block-top .title {
  margin: 0 auto 25px;
  text-align: left;
}

.service-block-top .left {
  margin: 0 30px 0 0;
}

.service-block-top .left .comment {
  margin: 0;
}

.service-block-top .right {
  margin: 0 0 0 30px;
}

.service-block-top .right-img {
  width: 41.88%;
  flex-shrink: 0;
  text-align: center;
}

.service-block-top .left-img {
  width: 36.752%;
  flex-shrink: 0;
  text-align: center;
}


.service-block-top-text {
  width: 58.119%;
  padding: 30px 0 0;
}



/*2col*/
.service-list-2col {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.service-list-2col li {
  width: 41.538%;
  margin: 0 30px;
}

.service-list-2col li h4 {
  margin: 35px 0 20px;
  font-weight: 600;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  letter-spacing: -1px;
}

.service-list-2col li p {
  margin: 0;
}


/*3col*/
.service-list-3col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -30px 0 0;
}

.service-list-3col li {
  width: 30.427%;
  margin: 30px 0 0;
}

.service-list-3col li h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 20px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  letter-spacing: -1px;
}

.service-list-3col li h4.line-one {
  min-height: 66px;
}

.service-list-3col li p {
  margin: 0;
}

.service-list-pay li h4 {
  font-size: 26px;
  font-size: 2.6rem;
}

/**/
.service-detail-box {
  margin: 0 0 20px;
  padding: 40px 40px 35px;
  background-color: #f4f4f4;
}

.service-detail-box:last-child {
  margin: 0;
}

.service-detail-box p {
  margin: 0;
}

/*clecklist*/
.service-cleck-wrap {
  position: relative;
  padding: 0 50px;
}

.service-cleck-wrap::after {
  content: "";
  position: absolute;
  right: 50px;
  bottom: 0;
  display: block;
  width: 22.4786%;
  padding-top: calc(22.4786% * 280 / 263);
  background: url(../images/service05_syugyo/img_people.jpg) no-repeat center / contain;
  z-index: -1;
}

.service-cleck-list {
  width: calc(100% - 22.4786% - 50px);
  padding: 0 80px 0 0;
}

.service-cleck-list li {
  line-height: 1.25;
  margin: 10px 0 0;
  padding: 10px 0 10px 45px;
  border-bottom: 1px solid #7b7b7b;
  background: url(../images/service05_syugyo/icon_check.jpg) no-repeat 7px center;
  font-size: 26px;
  font-size: 2.6rem;
}

.service-cleck-list li:first-child {
  margin: 0;
}


/*table*/
.service-table-wrap {
  flex-wrap: wrap;
}

.service-table {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.service-table-wrap .left {
  width: calc(50% - 60px);
  margin-left: 45px;
  margin-right: 15px;
}

.service-table-wrap .right {
  width: calc(50% - 60px);
  margin-left: 15px;
  margin-right: 45px;
}

.service-table-wrap.flex-block .service-table:first-child,
.service-table-wrap.flex-block .service-table:nth-child(2) {
  margin-top: 0;
}

.service-table .table-head {
  width: 100%;
  line-height: 1;
  margin: 0 0 5px;
  padding: 15px 10px 13px;
  background-color: #013b56;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  text-align: center;
}

.service-table .table-body {
  display: table;
  height: 100%;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}

.service-table .table-body div {
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 150px;
  padding: 40px 10px;
  background-color: #fff;
}

.service-table .table-body-2col {
  display: flex;
  justify-content: space-between;
}

.service-table .table-body-2col div {
  width: calc(50% - 3px);
}

/*flow*/
.service-flow {
  display: flex;
  width: fit-content;
  margin: 0 0 20px;
  padding: 12px 22px;
  background-color: #e6e6e6
}

.service-flow:last-child {
  margin: 0;
}

.service-flow>div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18.16%;
  min-width: 180px;
  line-height: 1.4;
  margin: 0 22px 0 0;
  padding: 35px 10px 30px;
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.service-flow>div:last-child {
  margin: 0 !important;
}

.service-flow>div:nth-child(2) {
  min-width: 190px;
}

.service-flow .flow-head {
  min-width: 198px;
  background-color: #013b56;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
}

.service-flow .after-plus {
  position: relative;
  margin: 0 32px 0 0;
}

.service-flow .after-plus::after {
  content: '\f218';
  position: absolute;
  right: -23px;
  top: 50%;
  height: 1.8rem;
  transform: translateY(-50%);
  font-family: ionicons;
  color: #5c5c5c;
}

.service-flow .block {
  display: block;
}


/*dl*/
.service-dl {
  display: flex;
  width: 100%;
  margin: 0 0 20px;
}

.service-dl:last-child {
  margin: 0;
}

.service-dl dt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1.4;
  padding: 15px 30px 12px;
  background-color: #013b56;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
}

.service-dl dt span {
  display: block;
  text-align: center;
}

.service-dl dd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  line-height: 1.4;
  margin: 0;
  padding: 20px 30px 18px;
  background-color: #fff;
}

.service-dl .number-list li {
  margin: 0 0 20px;
}

.service-dl .number-list li:last-child {
  margin: 0;
}

.service-dl .min-text {
  display: block;
  font-size: initial;
  text-align: left;
}

.service-dl dd ul.n-list {}

.service-dl dd ul.n-list li {
  padding: 0 0px 10px 10px;
  margin: 0;
  text-indent: -1em;
}

.service-dl dd ul.n-list li:last-child,
.service-dl dd ul.no-dot li:last-child {
  padding-bottom: 0;
}

.service-dl dd ul.n-list li:before {
  content: "・";
}

.service-dl dd ul.no-dot li {
  padding: 0 0px 10px 14px;
  margin: 0;
  text-indent: -1em;
}

.service-dl dd ul.no-dot li:before {
  content: none;
}






/*01*/
.service-dl.dl-01 dt {
  width: 44.5%;
  flex-shrink: 0;
  letter-spacing: -1px;
}

.service-dl.dl-01 dd {
  padding: 15px 30px;
  font-size: 20px;
  font-size: 2rem;
}

/*02*/
.service-dl.dl-02 dt {
  width: 21%;
  flex-shrink: 0;
  justify-content: center;
}

/*03*/
.service-dl.dl-03 dt {
  width: 32%;
  flex-shrink: 0;
  justify-content: center;
}

/*other*/
.service-detail-box .border-bottom {
  margin: 0 0 30px;
  padding: 0 0 25px;
  border-bottom: 1px solid #989898;
}

.table01 {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  border-collapse: collapse;
}

.table01>div {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  text-align: center;
  color: #000;
  margin: 0;
  padding: 15px 20px 10px;
  box-shadow: 0 0 0 1px #989898;
  background-color: #FFF;
  width: 25%;
}



/* plan
--------------------------------------------------------------------------- */
#plan section .plan-list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 35px;
}

#plan section .plan-list li {
  width: 31.6%;
}

#plan section .plan-list li h4 {
  margin: 0;
}

#plan section .plan-list li:nth-child(1) {
  background-color: #81b9e5;
}

#plan section .plan-list li:nth-child(2) {
  background-color: #3984be;
}

#plan section .plan-list li:nth-child(3) {
  background-color: #254c6a;
}

#plan section .comment {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}

#plan section .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 990px;
  margin: 0 auto 0;
  padding: 0;
}

#plan section .flex .left {
  width: 40%;
}

#plan section .flex .right {
  width: 55%;
}

#plan section .flex .head {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 30px;
  text-align: center;
  margin: 0px auto 30px;
  padding: 13px 0 10px;
  background-color: #f5f5f5;
  /*
    color: #010101;
	*/
  color: #4a4a4a;
  width: 240px;
  height: 50px;
  display: table;
}

#plan section .service-list {
  margin: 0px 0 0px;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

#plan section .service-list li {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: left;
  margin: 0 0 20px;
  padding: 0 10px 0px;
  border-bottom: 1px solid #7b7b7b;
  position: relative;
}

#plan section .service-list li:last-child {
  margin: 0 0 0;
}

#plan section .service-list li::after {
  content: '';
  background: url(../images/plan/icon.png) no-repeat;
  width: 20px;
  height: 17px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}

#plan section .service-list li span {
  display: inline-block;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 0;
}

#plan section .option-list {
  margin: 0px 0 20px;
  padding: 0;
  width: 100%;
  display: table;
  list-style: none;
  border-bottom: 1px solid #7b7b7b;
}

#plan section .option-list:last-of-type {
  margin: 0 0 0;
}

#plan section .option-list dt {
  /* width: 315px; */
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: left;
  font-weight: normal;
  margin: 0 0 0px;
  padding: 0 0 0px 10px;
  display: table-cell;
}

#plan section .option-list dt span {
  display: inline-block;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 22px;
  text-align: center;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 0;
}

#plan section .option-list dd {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: right;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
  display: table-cell;
}

.nenji-content {
  line-height: 1
}

.container-min {
  max-width: 780px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
  margin: auto;
}

.table-box {
  margin: 0 0 70px;
}


.table-box h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  margin-bottom: 10px;
}

.table-box table {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 20px auto 10px;
}

.table-box table,
.table-box tr,
.table-box th,
.table-box td {
  border: 1px solid #666;
}

.table-box .color-table td {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 20px 0;
  font-size: 18px;
  font-size: 1.8rem;
  background: #FFF;
  text-align: center;
  width: 245px;
}

.table-box .color-table th {
  font-size: 18px;
  font-size: 2.0rem;
  padding: 20px 0;
  background: #265365;
  text-align: center;
  color: #FFF;
  width: 245px;
  border-right: 1px solid #d3d3d3;
}

.table-box .color-table th span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}

.text-asterisk {
  margin: 0;
  padding-left: 2rem;
  text-indent: -1.6rem;
  line-height: 1.4;
}

.text-asterisk::before {
  content: "※";
}












/*security_privacypolicy
-------------------------------------------------------------------------------- */
.nav-security {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.nav-security .btn {
  margin: 0 20px;
}

#privacypolicy .number-list li {
  margin-bottom: 50px;
}

#privacypolicy .number-list li:last-of-type {
  margin-bottom: 0;
}

#privacypolicy .number-list span {
  margin-right: 20px;
  font-weight: bold;
}

#privacypolicy .complaint-title {
  background-color: #2B5C80;
  color: #FFF;
  width: 200px;
  margin: 80px auto 40px;
  padding: 15px 0;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}

#privacypolicy .complaint-mail {
  max-width: 1000px;
  margin: 0 auto 10px;
}

#privacypolicy .complaint-comment {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  letter-spacing: -0.9px;
}

#privacypolicy .complaint-comment li:nth-child(odd) {
  width: 46%;
}

#privacypolicy .complaint-comment li:nth-child(even) {
  width: 54%;
}

#privacypolicy .complaint-comment li {
  margin-bottom: 10px;
}

#privacypolicy .complaint-comment li:last-of-type {
  margin-bottom: 40px;
}

#privacypolicy .proceed {
  text-align: left;
  margin: 40px auto 0;
}

#privacypolicy .proceed dl {
  margin-bottom: 40px;
}

#privacypolicy .proceed dt {
  font-size: 22px;
  font-size: 2.2rem;
  text-indent: -3.5rem;
  padding-left: 3.5rem;
}

#privacypolicy .proceed dd {
  margin-left: 35px;
}

#privacypolicy .proceed .method-outer {
  text-indent: 0;
  padding: 0;
}

#privacypolicy .proceed .method-inner {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px auto;
  padding: 0;
}

#privacypolicy .proceed .method-inner li:nth-child(odd) {
  width: 22%;
}

#privacypolicy .proceed .method-inner li:nth-child(even) {
  width: 68%;
}

#privacypolicy .proceed .method-inner2 {
  margin: 30px auto;
  padding: 0;
}

#privacypolicy .third-list {
  text-indent: -1rem;
  padding-left: 1rem;
  margin-left: 20px;
}


#privacypolicy .heading {
  margin: 0 0 15px;
}

#statement .first-comment {
  text-align: left;
  margin: 0 0 70px 30px;
  padding: 0;
}

#statement .second-comment {
  margin-left: 20px;
  margin-bottom: 20px;
}







/*security_compliance
----------------------------------------------------------*/
#security_compliance .comment {
  margin: 0 0 70px;
}

#security_compliance ol.number-list {
  font-weight: 600;
  font-size: 24px !important;
  font-size: 2.4rem !important;
  line-height: 36px;
}

#security_compliance ol.number-list li {
  margin: 0 0 40px;
}

#security_compliance ol.number-list li:last-of-type {
  margin: 0;
}

#security_compliance ol.number-list span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  font-weight: 400 !important;
  padding-top: 16px;
  display: block;
}

/*access
----------------------------------------------------------*/
.ggmap {
  position: relative;
  margin: 0 auto;
  padding-bottom: 19%;
  padding-top: 19%;
  height: 0;
  min-height: 650px;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed,
.ggmap #apimap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ggmap .apimap a {
  color: #000;
  text-decoration: underline;
}

#access p.center {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
  margin: 40px auto 10px;
  padding: 0;
  color: #000;
  text-align: center;
}
#access p.left {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
  margin: 10px auto 30px;
  padding: 0;
  color: #000;
  text-align: left;
  width: fit-content;
}

#access ul.btn-link {
  display: flex;
  justify-content: center;
}

#access a.goo {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 24px;
  text-align: center;
  margin: 0;
  padding: 10px 0 10px;
  background-color: #013B56;
  color: #fff;
  width: 330px;
  height: 60px;
  display: inline-block;
}

#access a.goo:before {
  content: '';
  background: url(../images/access/icon_map.png) no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  top: 6px;
}

#access ul.btn-link input {
  width: 260px;
  height: 60px;
  overflow: hidden;
  background-image: url(../images/access/icon_print.png);
  background-position: center center;
  background-size: 100%;
  background-color: #013B56;
  background-repeat: no-repeat;
  border: none;
  border-style: none;
  cursor: pointer;
  padding: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#access ul.btn-link li {
  margin: 0 15px;
}

#access ul.btn-link input:hover {
  opacity: 0.7;
}

#access .image-list {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px auto 0px;
  padding: 0;
  width: 100%;
  max-width: 1000px;
}

#access .image-list li {
  width: 49%;
  max-width: 480px;
  margin: 0 0 0;
  padding: 0;
}

#access .flex-center {
  justify-content: center;
}


/*faq
--------------------------------------------------------------------*/
#faq h3.title {
  margin: 0 auto 15px;
}

#faq .faqlist {
  max-width: 1000px;
  margin: 0 auto 50px;
}

#faq .faqlist ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  counter-reset: number 0;
}

#faq .faqlist li {
  list-style: none;
  margin: 0 0 17px;
  counter-increment: number 1;
}

#faq .faqlist li:last-child {
  margin: 0 0 0;
}

#faq .faqlist .question {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 58px;
  margin: 0;
  padding: 0 100px 0px 0;
  cursor: pointer;
  border-bottom: 2px solid #e6e6e6;
}

#faq .faqlist .question p {
  display: block;
  position: relative;
  margin: 0 0 20px;
  padding: 5px 0 0 55px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 600;
}

#faq .faqlist p {
  margin: 0;
}

#faq .faqlist .question::before {
  content: 'Q';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 1.2;
  margin: 0;
  padding: 5px 10px 5px;
  top: 0;
  left: 0;
  background-color: #0D405D;
  border-radius: 50rem;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

#faq .faqlist .question:after {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  display: block;
  width: 28px;
  height: 17px;
  background: url(../images/faq/arrow.png) no-repeat;
  background-size: 100%;
  transform: rotate(0deg) translateY(-50%);
  transition: all 0.2s ease-in-out;
}

#faq .faqlist .question.open:after {
  transform: rotate(-180deg) translateY(50%);
}

#faq .faqlist .inner {
  margin: 0 0 35px;
  padding: 0 10px 0 0;
  display: none;
}

#faq .faqlist .inner p {
  margin: 0;
  padding: 20px 0 0 55px;
  position: relative;
}

#faq .faqlist .inner p::before {
  content: 'A';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 1;
  margin: 0;
  padding: 3px 0 0 0;
  top: 15px;
  left: 0;
  background-color: #bbb;
  border-radius: 50rem;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

#faq .faqlist .inner.open {
  display: block;
}

/*solution
--------------------------------------------------------------------*/
#solution section.solution {
  padding: 20px 0 0 !important;
}

#solution .faqlist {
  max-width: 1000px;
  margin: 0 auto 50px;
}

#solution .faqlist ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  counter-reset: number 0;
}

#solution .faqlist li {
  list-style: none;
  margin: 0 0 22px;
  counter-increment: number 1;
}

#solution .faqlist li:last-child {
  margin: 0 0 0;
}

#solution .faqlist .question {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 85px;
  margin: 0;
  padding: 0 100px 0px 0;
  cursor: pointer;
  border-bottom: 2px solid #e6e6e6;
}

#solution .faqlist .question p {
  display: block;
  position: relative;
  margin: 0 0 22px;
  padding: 5px 0 0 90px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: 600;
}

#solution .faqlist p {
  margin: 0;
}

#solution .faqlist .question::before {
  content: '事例'counter(number);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 66px;
  height: 66px;
  line-height: 1.2;
  margin: 0;
  padding: 15px 10px 5px;
  top: 0;
  left: 0;
  background-color: #5d9fc2;
  border-radius: 50rem;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

#solution .faqlist .question:after {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  display: block;
  width: 28px;
  height: 17px;
  background: url(../images/solution/arrow.png) no-repeat;
  background-size: 100%;
  transform: rotate(0deg) translateY(-50%);
  transition: all 0.2s ease-in-out;
}

#solution .faqlist .question.open:after {
  transform: rotate(-180deg) translateY(50%);
}

#solution .faqlist .inner {
  margin: 0 0 55px;
  padding: 0 10px 0 0;
  display: none;
}

#solution .faqlist .inner p {
  margin: 0;
  padding: 25px 0 0 90px;
  position: relative;
}

#solution .faqlist .inner p::before {
  content: '解決';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 66px;
  height: 66px;
  line-height: 1;
  margin: 0;
  padding: 0;
  top: 20px;
  left: 0;
  background-color: #bbb;
  border-radius: 50rem;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

#solution .faqlist .inner.open {
  display: block;
}


#solution section:first-of-type {
  margin: 0;
  padding: 0 0 50px !important;
}

#solution section {
  padding: 50px 0 50px !important;
}

#solution section .cf {
  margin: 0 0 50px;
}

#solution section.case .img-right {
  float: right;
  margin: 0 0 0 100px;
  padding: 0;
}

#solution section.bg {
  background-color: #f4f9fe;
}

#solution section.case .head {
  /*
    font-size: 26px;
    font-size: 2.6rem;
	*/
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  color: #4a4a4a;
  text-align: left;
  /*
    font-weight: normal;
	*/
  font-weight: bold;
  margin: 0 0 40px 0;
  padding: 5px 0 0 10px;
  border-left: 5px solid #009ee8;
}

#solution section.case .comment {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  color: #110a0a;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#solution section.case .box {
  margin: 0 0 80px;
  padding: 0;
}

#solution section.case .box:last-of-type {
  margin: 0 0 0;
  padding: 0;
}

#solution section.case .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* max-width: 1000px; */
  margin: 0 auto 60px;
  padding: 0;
}

/*
#case section.case .flex .img {
  width: 17.71084337349398%;
    max-width: 147px;
}
*/
#solution section.case .flex .text-area {
  /*
  width: 72.28915662650602%;
    max-width: 600px;
	*/
  padding: 0 0 0 60px;
}

#solution section.case .flex .text-area dl {
  margin: 0px 0 0;
  padding: 0;
  width: 600px;
}

#solution section.case .flex .text-area dt {
  width: 140px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: left;
  font-weight: normal;
  margin: 0 0 15px;
  padding: 0 0 0px 10px;
  float: left;
  clear: both;
  border-bottom: 1px solid #bbbbbb;
}

#solution section.case .flex .text-area dt.h73 {
  height: 73px;
}

#solution section.case .flex .text-area dd {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: left;
  font-weight: normal;
  margin: 0 10px 15px 140px;
  padding: 0 0 0 0;
  border-bottom: 1px solid #bbbbbb;
}

#solution section.case .flex .text-area dt:last-of-type {
  margin: 0 0 0;
}

#solution section.case .flex .text-area dd:last-of-type {
  margin: 0 10px 0 140px;
}














/*aboutus
----------------------------------------------------------------*/

#aboutus .flex-wrap-right01,
#aboutus .flex-wrap-right03 {
  margin: 0 auto 50px;
  padding: 0;
  position: relative;
  height: 600px;
}

#aboutus .flex-wrap-right01::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 551px;
  background-image: url(../images/aboutus/pic01_01.jpg);
  background-position: right;
  background-repeat: no-repeat;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  right: 0;
}

#aboutus .flex-wrap-right03::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 551px;
  background-image: url(../images/aboutus/pic01_03.jpg);
  background-position: right;
  background-repeat: no-repeat;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  right: 0;
}

#aboutus .flex-wrap-left02 {
  margin: 0 auto 50px;
  padding: 0;
  position: relative;
  height: 600px;
}

#aboutus .flex-wrap-left04 {
  margin: 0 auto;
  padding: 0;
  position: relative;
  height: 600px;
}

#aboutus .flex-wrap-left02::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 551px;
  background-image: url(../images/aboutus/pic01_02.jpg);
  background-position: left;
  background-repeat: no-repeat;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
}

#aboutus .flex-wrap-left04::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 551px;
  background-image: url(../images/aboutus/pic01_04.jpg);
  background-position: left;
  background-repeat: no-repeat;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
}

#aboutus .flex-wrap-left02>.flex-content,
#aboutus .flex-wrap-left04>.flex-content {
  justify-content: flex-end;
}

#aboutus .flex-content {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#aboutus .flex-content .text-area {
  width: 460px;
  margin: 0;
  padding: 50px 50px 40px;
  background-color: #003655;
  opacity: 0.9;
}

#aboutus .flex-content .text-area h3.point {
  font-size: 30px;
  font-size: 3rem;
  line-height: 46px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1.5px;
  color: #fff;
  margin: 0 0 35px;
  padding: 0 0 0;
}

#aboutus .flex-content .text-area h3.point span {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 46px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
  padding: 0 0 0 10px;
}

#aboutus .flex-content .text-area h3 div {
  display: inline-block;
  border-bottom: 1px solid #FFF;
}

#aboutus .flex-content .text-area h4.head {
  font-size: 30px;
  font-size: 3rem;
  line-height: 46px;
  font-family: "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "MS UI Gothic", Tahoma, "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1.5px;
  color: #fff;
  margin: 0 0 15px;
  padding: 0 0 0;
}

#aboutus .flex-content .text-area .comment {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: left;
  color: #fff;
  margin: 0 0 0px;
  padding: 0 0 0;
}

#aboutus .flex-content .image-area {
  width: 510px;
  margin: 0;
  padding: 0 0 0;
}

/*office
-----------------------------------------------------------------------------*/
#office section.office {
  margin-bottom: 0px;
}

#office .flex-wrap-right {
  margin: 0 auto 60px;
  padding: 0 0 50px;
  position: relative;
}

#office .flex-wrap-right2 {
  position: relative;
  margin: 0;
  padding: 0;
  height: 420px;
}

#office .flex-wrap-right2::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 370px;
  background: #373737;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  right: 0;
  display: block;
}

#office .flex-wrap-right::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 595px;
  background: #373737;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  right: 0;
  display: block;
}

#office .flex-wrap-left {
  margin: 0 auto 60px;
  padding: 0 0 50px;
  position: relative;
}

#office .flex-wrap-left::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 630px;
  background: #373737;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
}

#office .flex-wrap-left2 {
  margin: 0 auto 60px;
  padding: 0 0 50px;
  position: relative;
  height: 420px;
}

#office .flex-wrap-left2::before {
  content: '';
  width: 68.48958333333333%;
  min-height: 420px;
  background: #373737;
  margin: 0 0 0;
  padding: 0;
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
}



#office .flex-content {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto 0;
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#office .flex-content .text-area {
  width: 610px;
  margin: 0;
  padding: 100px 0 0;
}

#office .flex-content .text-area-wrap {
  margin-left: auto;
  width: 70%;
  margin-top: 10px;
}

#office .flex-wrap-left .flex-content .text-area-wrap {
  margin-right: auto;
  text-align: left;
  margin-left: initial;
}

#office .flex-content .text-area .head {
  font-size: 36px;
  font-size: 3rem;
  line-height: 46px;
  font-family: "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "MS UI Gothic", Tahoma, "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1.5px;
  color: #fff;
  margin: 0 0 25px;
  padding: 0 0 0;
}

#office .flex-content .text-area .head span {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  padding-bottom: 8px;
}

#office .flex-content .text-area .comment,
#office .flex-content .text-area-wrap .comment {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 36px;
  text-align: left;
  color: #fff;
  margin: 0 0 0px;
  padding: 0 0 0;
}

#office .flex-content .image-area {
  width: 510px;
  margin: 0;
  padding: 0 0 0;
}

#office section .summary {
  margin: 70px auto 50px;
  padding: 0;
  width: 100%;
  max-width: 1000px;
}

#office section .summary dl {
  border-collapse: collapse;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  display: table;
  border-bottom: 1px solid #959595;
}

#office section .summary dl:last-of-type {
  margin: 0 0 0px;
}

#office section .summary dl dt {
  width: 195px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  font-weight: normal;
  color: #000;
  text-align: left;
  margin: 0;
  padding: 0px 10px 5px;
  vertical-align: top;
  display: table-cell;
}

#office section .summary dl dt::before {
  content: '';
  width: 47px;
  height: 22px;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  background: url(../images/office/icon.png) no-repeat;
  background-size: 100%;
  position: relative;
  top: 4px;
  left: 0;
}

#office section .summary dl dd {
  width: auto;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  margin: 0;
  padding: 0px 10px 5px;
  letter-spacing: -0.8px;
  display: table-cell;
}

#office section .summary dl dd ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#office section .summary dl dd ul.member li span {
  display: inline-block;
  width: 70px;
  margin-right: 20px;
}

#office section .summary dl dd ul.add {
  display: flex;
  justify-content: flex-start;
}

#office section .summary dl dd ul.add:first-of-type {
  margin-bottom: 10px;
}

#office section .summary dl dd ul.add li:first-of-type {
  width: 110px;
}

#office section .summary dl dd ul.add li:last-of-type {
  width: auto;
}

#office section .summary dl dd ul li {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  color: #000000;
  text-align: left;
  margin: 0 0 0;
  padding: 0 0 0;
  width: 430px;
}

#office section .summary li .link {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  margin: 0 0 0px 10px;
  padding: 6px 5px 3px;
  width: 40px;
  height: 25px;
  background-color: #2f8fb2;
  color: #fff;
  vertical-align: middle;
  float: right;
  clear: both;
}

#office section .image-list {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  /*
  justify-content: space-between;
  */
  margin: 0 auto 0px;
  padding: 0;
  width: 100%;
  max-width: 1170px;
  /*max-width: 1000px;*/
}

#office section .image-list li {
  width: 23.5%;
  margin: 0 7px 14px;
  max-width: 320px;
  padding: 0;
}

#office section .image-list li.w100 {
  width: 100%;
}


#office section .image-list li span {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  display: block;
  padding-top: 5px;
}

#office section .summary ul.company-link {
  display: flex;
  justify-content: flex-start;
}

#office section .summary ul.company-link li:first-of-type {
  width: 390px;
}

#office section .summary ul.company-link li:last-of-type {
  width: auto;
}

#office section .summary ul.company-link li:last-of-type a {
  background-color: #2E8FB2;
  color: #FFF;
  padding: 0px 9px;
}

#office .system-list .title {
  position: relative;
  font-size: 3.0rem;
  margin: 0 auto 30px;
}

#office .system-list .title:after {
  content: "";
  width: 50px;
  background-color: #959595;
  border-radius: 20px;
  bottom: 0;
  right: 48%;
  margin: 0 auto 0;
  height: 2px;
  position: absolute;
}

#office .system-list ul {
  margin: 0 0 40px;
}

#office .system-list ul li {
  margin: 0 0 20px;
}

#office .system-list ul li:last-child {
  margin-bottom: 0;
}

#office section .flex-between {
  justify-content: space-between;
}

#office section .flex-between#office li {
  width: 100%;
  margin: 0 0px 10px;
}








#office .supporters_link {
  margin: 70px auto 0;
  text-align: center;
  width: 100%;
  max-width: 900px;
  display: flex;
  justify-content: space-evenly;
}

#office .supporters_link a {
  display: block;
  height: max-content;
}

#office .supporters_link .support01 {
  width: 340px;
  height: max-content;
  background-color: #ffffff;
  border: 3px solid #dfdfdf;
  /*
        border: 4px solid #cae4f3;
		*/
  padding: 20px 24px;
  margin: 0 auto 0;
  background-image: url(../images/office/chiki_back.png);
  background-size: unset;
  background-repeat: no-repeat;
  background-position: center 40px;
  background-color: rgba(255, 255, 255, 0.8);
  background-blend-mode: lighten;
}

#office .supporters_link .support02 {
  width: 340px;
  height: max-content;
  background-color: #ffffff;
  border: 3px solid #dfdfdf;
  /*
        border: 4px solid #f1dfdf;
		*/
  padding: 0;
  margin: 0;
  background-image: url(../images/office/aed_logo.png);
  /* background-size: unset; */
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: rgba(255, 255, 255, 0.9);
  background-blend-mode: lighten;
}

#office .supporters_link .aed_box {}

#office .supporters_link .support01 p {
  margin: 0 auto 0;
  padding: 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  background-color: #fffdfd;
  background-color: rgba(255, 255, 255, 0);
}

#office .supporters_link .support02 p {
  margin: 0 auto 0;
  padding: 26px 20px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0);
}

#office .supporters_link .support01 p span,
#office .supporters_link .support02 p span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0 0px;
}

#office .supporters_link ul {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  padding: 15px 0 8px;
  margin: 0px auto 0;
  background-color: #dfdfdf;
}

#office .supporters_link ul li {}

#office .supporters_link ul li a {
  text-decoration: none;
  display: inline-block;
  line-height: 1.5;
}

#office .supporters_link ul li a:hover {
  opacity: 0.7;
}

#office .supporters_link ul li p {
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  margin: 0;
}

#office .supporters_link ul li p:last-of-type {
  padding: 10px 0 0;
  margin: 0;
}

#office .supporters_link ul li p a:hover {
  opacity: unset;
  text-decoration: underline;
}


#office section .sp-content {
  display: none;
}

.office-slide {
  overflow: hidden;
}

.swiper-wrapper {
  transition-timing-function: linear;
}


/*service
-------------------------------------------------------------------------*/
#service .only-pc {
  display: block;
}

#service .only-tabsp {
  display: none;
}

#service .content01 {
  margin: 0 0 80px;
  padding: 0 0 60px !important;
}

#service .check-list-box {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 100%;
}

#service .check-list-box h3 {
  text-align: left;
  margin-left: 50px;
}

#service .check-list-box .check-list {
  display: table;
  margin: 0 0 0 50px;
  width: 670px;
}

#service .check-list-box .check-list li {
  line-height: 1;
  margin: 20px 0 0;
  padding: 10px 0 8px 45px;
  background: url(../images/contact/icon_check_red.png) no-repeat center left 5px;
  border-bottom: 1px solid #7b7b7b;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: -0.5px;
  width: auto;
}

#service .check-list-box .check-list li:first-child {
  margin: 0;
}

#service .content02 {
  background-color: #F4F4F4;
  padding: 60px 0 !important;
}

#service .content02 ul {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}

#service .content02 ul li {
  width: 430px;
}

#service .content02 ul li dl {
  margin: 0 auto 50px;
}

#service .content02 ul li:last-of-type dl {
  margin: 0 auto;
}

#service .content02 ul li dd {
  padding: 0;
  margin: 0;
}

#service .content02 ul li dd:first-of-type {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center;
  padding: 30px 0;
  font-weight: 700;
}

#service .content02 ul li dd:nth-of-type(2) {
  height: 130px;
}

#service .content02 ul li dd:last-of-type {
  margin: 30px auto 0;
  padding: 0;
  text-align: center;
}

#service .content02 ul li dd:last-of-type a {
  background-color: #023B56;
  color: #FFF;
  padding: 12px 32px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  display: inline-block;
}

.cell.is-empty {
  height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}




/*service recruit*/


.recruit_content01 .recruit-box-list .check-list {
  width: 740px;
}

.recruit_content01 h4.recruit_sub_title {
  color: #0d405e;
  font-size: 2.2rem;
  font-weight: 600;
  background-color: #D1E4F3;
  padding: 18px 10px 12px 10px;
  text-align: center;
  position: relative;
}

.recruit_content01 h4.recruit_sub_title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -22px;
  background-image: url(../images/top/recruit_box_arrow.png);
  width: 22px;
  height: 19px;
}

.recruit_content01 p.marker-blue {
  line-height: 1.444;
  padding: 0;
  margin: 0 auto 50px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  text-align: center;
  color: #3e3e3e;
  letter-spacing: 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", serif;
  font-feature-settings: "palt";
}

.recruit_content01 p.marker-blue strong {
  display: inline-block;
  background: linear-gradient(transparent 68%, #c4ecff 0%);
}

.recruit_content01 .txt-list {
  margin-bottom: 30px;
}

.recruit_content01 .txt-list li {
  font-size: 2.2rem;
}

.recruit_content01 .txt-list li strong.marker-orange {
  display: inline-block;
  background: linear-gradient(transparent 39%, #fce7c4 0%);
  line-height: 20px;
  font-weight: normal;
}

.recruit_content01 .f-normal li {
  font-size: 1.8rem;
}

.recruit_content01 .blue-txt {
  color: #0d467c;
  font-size: 2.2rem;
  font-weight: 600;
}




/*contact
----------------------------------------------------------*/

#contact .content01 {
  margin: 0 0 80px;
}

#contact .check-list-box {
  margin: 0 auto 60px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: start;
  flex-direction: row;
  align-items: center;
  width: 100%;
}

#contact .check-list-box .check-list {
  display: table;
  margin: 0 0 0 50px;
  /*
  height:350px;
  */
  width: 52.99%;
}



#contact .check-list-box .check-list li {
  line-height: 28px;
  margin: 17px 0 0;
  padding: 10px 0 8px 45px;
  background: url(../images/contact/icon_check_red.png) no-repeat center left 5px;
  border-bottom: 1px solid #7b7b7b;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: -0.5px;
  width: auto;
}

#contact .check-list-box .check-list li:first-child {
  margin: 0;
}

#contact .content01 .tel-list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
}

#contact .content01 .tel-list li {
  margin: 0 0;
}

#contact .content01 .tel-list li:nth-child(1) {
  border-top: 1px solid #7b7b7b;
  border-left: 1px solid #7b7b7b;
  border-bottom: 1px solid #7b7b7b;
  padding: 30px 50px 17px;
}

/*
#contact .content01 .tel-list > li:last-of-type{
  padding-left: 50px;
}
*/
/*
#contact .content01 .tel-list li:last-of-type div{
  width: 291px;
}
*/
#contact .content01 .tel-list li .inner {
  padding: 0;
  margin: 0;
  list-style: none;
}

#contact .content01 .tel-list li .inner p {
  margin: 0 0 20px;
}

#contact .content01 .tel-list li .inner p.text-center {
  margin: 0 0 2px;
  font-weight: bold;
  font-size: 22px;
  color: #dd0000;
}

#contact .content01 .tel-list li .inner li h3 {
  text-align: left;
  line-height: 50px;
  position: relative;
}

#contact .content01 .tel-list li .inner li h3::before {
  content: "";
  background-image: url(../images/contact/bg.png);
  width: 127px;
  height: 13px;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

#contact .content01 .tel-list li .inner li h3 span {
  margin-top: 60px;
  text-align: left;
  line-height: 30px;
}

#contact h3.title span::after {
  background-color: unset;
}

#contact .content01 .tel-list li .inner li {
  font-weight: normal;
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
}

#contact .content01 .tel-list li .inner li.tel {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin: 0 auto 5px;
}

#contact .content01 .tel-list li .inner li.tel p:first-of-type {
  font-size: 54px;
  font-size: 5.4rem;
  font-weight: 400;
  line-height: 1.167;
  letter-spacing: -2px;
  color: #353535;
  margin: 0;
  padding: 0 0 0px 85px;
}

#contact .content01 .tel-list li .inner li.tel p .bar {
  font-weight: bold;
  font-size: 30px;
  font-size: 3.0rem;
  line-height: 1.167;
  padding: 0 0;
  position: relative;
  top: -12px;
}

#contact .content01 .tel-list li .inner li.tel p:first-of-type span a {
  color: #353535;
}

#contact .content01 .tel-list li .inner li.tel p:nth-of-type(2) {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -1px;
  line-height: 26px;
  padding: 0 0 0px 88px;
  color: #353535;
  margin: 0;
}

#contact .content01 .tel-list li .inner li.tel p:nth-of-type(2) strong {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: normal;
  vertical-align: middle;
  letter-spacing: -0.8px;
  padding: 0 10px;
  color: #353535;
}

#contact .content01 .tel-list li .inner li.tel::before {
  content: '';
  width: 72px;
  height: 85px;
  margin: 0 0 0 0;
  padding: 0;
  background: url(../images/contact/tel.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
}

#contact .content01 .tel-list li .inner li.fax {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
}

#contact .content01 .tel-list li .inner li.fax p:first-of-type {
  font-size: 50px;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.167;
  letter-spacing: -2px;
  margin: 0;
  padding: 0 0 0px 85px;
}

#contact .content01 .tel-list li .inner li.fax p .bar {
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1.167;
  padding: 0 0;
  position: relative;
  top: -7px;
}

#contact .content01 .tel-list li .inner li.fax p:nth-of-type(2) {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  padding: 0 0 0px 85px;
}

#contact .content01 .tel-list li .inner li.fax p:nth-of-type(2) span {
  font-size: 28px;
  font-size: 2.8rem;
}

#contact .content01 .tel-list li .inner li.fax::before {
  content: '';
  width: 70px;
  height: 61px;
  margin: 0 0 0 0;
  padding: 0;
  background: url(../images/contact/fax.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

#contact section.box01 {
  padding: 0 0 0px !important;
}

#contact section ul.item-list {
  display: inline-block;
  vertical-align: top;
  padding: 0 95px 0 0;
}

#contact form#mailformpro {
  padding-top: 0px;
}

#contact form#mailformpro dl {
  border-top: none;
  display: table;
}

#contact form#mailformpro dl dt {
  color: #fff;
  width: 335px;
  display: table-cell;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30px;
  margin: 0;
  padding: 18px 15px 5px 20px;
  font-weight: normal;
  text-align: left;
  background: #999999;
  vertical-align: top;
  position: relative;
  font-weight: 100;
}

#contact form#mailformpro dl dt:before {
  display: none;
}

#contact form#mailformpro dl dt .must {
  font-size: 16px;
  font-weight: 400;
  border-radius: unset;
  background-color: #f17d00;
  box-shadow: none;
  margin-top: 2px;
  float: right;
  padding: 1px 8px 0;
  line-height: 1.5em;
}

#contact form#mailformpro dl dd {
  background-color: #f5f4ee;
  padding: 15px 5px 10px 20px;
  /* border-left: 10px solid #fff; */
  width: auto;
  display: table-cell;
  text-align: left;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}

#contact form#mailformpro #callTime1 dl dd,
#contact form#mailformpro #callTime2 dl dd {
  background-color: #f5f4ee;
  padding: 15px 5px 15px 20px;
  /*  border-left: 10px solid #fff;*/
  width: auto;
  display: table-cell;
  text-align: left;
}

#contact form#mailformpro dl dd p.caution {
  margin: 0px 0 0 1.3em;
  padding: 5px 0px 5px;
  font-size: 16px;
  line-height: 24px;
  color: #353535;
  text-align: left;
  text-indent: -1em;
}

#contact form#mailformpro dl dd p.caution span.red {
  color: #ff0000;
}

form#mailformpro dl dd p.caution:before {
  content: '※';
  font-size: 18px;
  line-height: 24px;
  color: #353535;
}

form#mailformpro dl dd ul,
form#mailformpro dl dd ol {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#contact form#mailformpro dl dd label {
  font-weight: 300;
  white-space: nowrap;
}

#contact form#mailformpro .mfp-check-flex {
  display: flex;
  flex-wrap: wrap;
}

#contact form#mailformpro .mfp-check-flex label {
  width: 100%;
}

#contact form#mailformpro .width49 label {
  width: 33%;
}


#contact #mailformpro>div>dl>dd.full {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: none;
  background-color: transparent;
}

#contact form#mailformpro input,
#contact form#mailformpro textarea,
#contact form#mailformpro select {
  max-width: 100%;
  margin: 5px;
  border-radius: 3px;
  box-shadow: none;
  border: 1px solid #ccc;
  margin: 5px 0px 10px;
  font-size: 18px;
  line-height: 28px;
  padding: 5px 10px 5px;
  vertical-align: middle;
  /* color: #ccc; */
}

#contact #mailformpro>div>dl>dd>textarea {
  width: calc(100% - 20px) !important;
}

#contact form#mailformpro input[type=text] {
  margin: 3px 0 0;
  width: 470px;
  max-width: 720px;
}

#contact form#mailformpro textarea {
  width: 100%;
  height: 8em;
}

#contact form#mailformpro textarea.short {
  height: 4em;
  width: calc(100% - 20px) !important;
}

#contact form#mailformpro dl dd ul.caution_kome li {
  font-size: 16px;
  padding-left: 1em;
}

#contact form#mailformpro dl dd ul.caution_kome li:before {
  content: "※";
  margin-left: -1em;
}

#contact form#mailformpro dl dd ol li {
  padding-bottom: 12px;
  list-style: none;
}

#contact form#mailformpro dl dd ol li input.addinput2 {
  width: 70%;
  margin: 0;
}

#contact form#mailformpro dl dd ol li:last-child {
  padding-bottom: 0;
}

#contact form#mailformpro dl dd ol li:last-child #contact form#mailformpro dl dd ul {
  margin: 0;
  padding: 3px 0 0px;
  list-style: none;
}

#contact form#mailformpro dl dd ul li {
  display: block;
  margin: 0 30px 0 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  float: left;
}

#contact form#mailformpro dl dt span.block {
  display: block;
}

#contact section dl dd p.tex-center {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  text-align: center;
  margin: 30px auto 40px;
  padding: 25px 30px;
  width: fit-content;
  border: 1px solid #CBCBCB;
  max-width: 680px;
}

#contact form#mailformpro #conf_check {
  margin-top: 30px;
}

#contact form#mailformpro .confirm {
  margin: 30px 0 10px;
}

#contact form#mailformpro .confirm a {
  text-decoration: none;
  /* background-color: #5a5a5a; */
  padding: 6px 16px 3px;
  color: #353535;
}

#contact form#mailformpro .confirm a:before {
  content: '';
  background: url(../images/contact/arrow.png) no-repeat;
  background-size: 100%;
  width: 8px;
  height: 12px;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  top: -1px;
}

#contact form#mailformpro .confirm a:hover,
#contact form#mailformpro .confirm a:hover:before {
  color: #dd0000;
  /*  opacity: 0.7;*/
}

#contact #mailformpro .confirm {
  text-align: center;
}

#contact form#mailformpro button#button_mfp_goconfirm {
  width: 350px;
  height: 90px;
  overflow: hidden;
  background-image: url(../images/contact/send_btn.png);
  background-position: center center;
  background-size: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  border-style: none;
  cursor: pointer;
  padding: 10px;
  /* border-radius: 10px; */
}

/* #contact form#mailformpro button#button_mfp_goconfirm span{
	position: relative;

} */
/* #contact form#mailformpro button#button_mfp_goconfirm span::before {
  content: '';
  background-image: url(../images/contact/arrow.png);
  background-repeat: no-repeat;
  margin: 0 0px 0 0px;
  padding: 0;
  position: absolute;
  width: 12px;
  height: 20px;
	top: 7px;
	left: -25px;
} */
#contact form#mailformpro button#button_mfp_goconfirm:hover {
  opacity: 0.7;
}


#contact form#mailformpro dl {
  width: 100% !important;
  margin: 0 0 7px;
  border-spacing: 0 0px;
}

#contact #mailformpro>div>dl>dd>ol {
  padding: 0;
  margin: 0px 0 0px;
}

#contact #mailformpro>div>dl>dd.full {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 0;
  text-align: center;
}

#contact #mailformpro>div>dl>dd>textarea {
  width: calc(100% - 20px);
}

#contact #mailformpro>div>dl>dd>textarea {
  height: 8em;
  margin: 0;
}

#contact #mailformpro>div>dl>dd>input[type=email] {
  width: 400px;
}

#contact #mailformpro>div>dl>dd>input[type=email] {
  width: 400px;
}


#contact #mailformpro>div>dl>dd ol li input.addinputnum {
  width: 200px !important;
}


#contact #mailformpro>div>dl>dd input.addinput1 {
  width: 150px;
}

#contact #mailformpro>div>dl>dd input.addinput2 {
  width: 600px;
}

#contact #mailformpro>div>dl>dd>input.input00 {
  max-width: 463px;
  width: 100px;
  height: 100%;
}

#contact #mailformpro>div>dl>dd>input.input01 {
  max-width: 720px;
  height: 100%;
  margin: 0;
}

#contact #mailformpro>div>dl>dd>ol>li>input.input02 {
  max-width: 463px;
  width: 100%;
  height: 100%;
}

#contact #mailformpro>div>dl>dd>input.input03 {
  max-width: 265px;
  height: 100%;
}

#contact #mailformpro>div>dl>dd>input.input04 {
  width: 547px;
  height: 100%;
}

#contact #mailformpro>div>dl>dd>ol li label {
  margin-top: 2px;
  margin-bottom: 2px;
}

#contact #mailformpro #conf_block input {
  margin-left: 0;
}

#contact #mailformpro div.mfp_buttons {
  padding-top: 24px;
  text-align: center;

}

#contact #mailformpro div.mfp_err {
  font-size: 13px;
  font-weight: 400;
  background-position: 0px 6px;
  padding: 3px 0px 3px 17px;
}

#contact p.caution_mail {
  text-align: center;
  margin: 60px 10px 10px;
  padding: 0 0 0 66px;
  font-size: 18px;
  font-weight: nomal;
  position: relative;
  display: inline-block;
}

#contact p.caution_mail::before {
  content: '';
  background-image: url(../images/contact/caution_icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 0px 0 0px;
  padding: 0;
  position: absolute;
  width: 34px;
  height: 30px;
  top: 2px;
  left: 22px;
}

#contact .message-box {
  background: -moz-linear-gradient(top, #FFC778, #FFF);
  background: -webkit-linear-gradient(top, #FFC778, #FFF);
  background: linear-gradient(to bottom, #4B8297, #162E35);
  color: #FFF;
  padding: 25px 56px;
  display: inline-block;
  border-radius: 20px;
  text-shadow: 1px 2px 3px #040000;
  margin: 80px auto 50px;
}

#contact .message-box span:first-of-type {
  font-size: 46px;
  font-size: 4.6rem;
}

#contact .message-box span:nth-of-type(2) {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 35px;
}

#contact form#mailformpro button.button_mfp_file {
  width: 230px;
  height: 30px;
  overflow: hidden;
  background: #818181;
  border: none;
  border-style: none;
  cursor: pointer;
  padding: 7px 0 5px;
  border-radius: 5px;
  color: #FFF;
  display: block;
  line-height: 1;
  margin: 10px 0;
  text-shadow: none;
  font-size: 18px;
  font-size: 1.8rem;
}

#contact form#mailformpro .mfp-caution {
  font-size: 16px;
  font-size: 1.6rem;
  text-indent: -1.5rem;
  padding-left: 1.5rem;
  display: block;
}

#contact .box03 {
  text-align: center;
}

#contact .content03 {}

#contact .w1020 {
  width: 1020px;
}

#contact .content03 .flex-block {
  align-items: center;
  margin: 0 0 40px;
  display: flex;
  justify-content: space-evenly;
}

#contact .content03 h4 {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  font-weight: normal;
  color: #3a3a3a;
}

#contact .content03 .left {}

#contact .content03 .right {
  width: 84%;
  padding: 0 0 0 25px;
}

#contact .content03 .right p {
  margin: 0;
}

#contact .content03 .takusaku_list01-left,
#contact .content03 .takusaku_list01-right {
  display: flex;
  height: 370px;
}

#contact .content03 .takusaku_list01-left>li {
  list-style: none;
  overflow: hidden;
  margin: 0 0 0px;
  padding: 0;
}

#contact .content03 .takusaku_list01-left>li:nth-child(1) {
  padding: 0 15px 0 0;
}

#contact .content03 .takusaku_list01-left>li .inner,
#contact .content03 .takusaku_list01-right>li .inner {
  background: #1d3a59;
  margin: 0 0 0px;
  color: #FFF;
  text-align: center;
  padding: 8px 0;
}

#contact .content03 .takusaku_list01-left>li .inner p,
#contact .content03 .takusaku_list01-right>li .inner p {
  text-align: center;
  margin: 0;
}







#contact .content03 .takusaku_list02 {
  width: 895px;
  margin: 0 auto 0;

}

#contact .content03 .takusaku_list02 li {
  border-bottom: 1px dotted;
  margin: 10px 0;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 0 0px 5px 10px;
  line-height: 38px;
  text-align: left;
}






/*#thanksページの設定
-------------------------------------------------------------------------------- */

#thanks .thanks p.text-content {
  margin: 0 auto 0;
  display: inline-block;
}

#thanks .thanks .image-list {
  margin: 0 auto 60px;
  padding: 0;
  text-align: center;
  list-style: none;
}

#thanks .thanks .image-list:last-child {
  margin: 70px auto 0;
}

#thanks .thanks div#thanks_img {
  padding-top: 60px;
}

#thanks section .img_content01 {
  margin: 0 auto 50px;
}

#thanks section p.caution_mail {
  text-align: center;
  margin: 100px 10px 0;
  padding: 0 0 0 66px;
  font-size: 21px;
  font-weight: nomal;
  position: relative;
  display: inline-block;
}

#thanks section p.caution_mail::before {
  content: '';
  background-image: url(../images/contact/caution_icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 0px 0 0px;
  padding: 0;
  position: absolute;
  width: 34px;
  height: 30px;
  top: 2px;
  left: 22px;
}



#contact form#mailformpro dl dd ul.remote {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#contact form#mailformpro dl dd ul li.about-remote a {
  background-color: #1d3a59;
  color: #FFF;
  padding: 7px 13px 5px;
  display: inline-block;
  margin: 0 auto 4px;
}







/* remote
----------------------------------------------------------------------------------------------- */
.remote-mintitle {
  display: table;
  min-width: 340px;
  padding: 15px 15px 10px;
  margin: 0 auto 30px;
  background-color: #ededed;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  color: #4a4a4a;
}

.remote-about .flex-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 40px;
}

.remote-about .flex-block .left {
  width: 37.7%;
}

.remote-about .flex-block .right {
  width: 58.9%;
  text-align: left;
}

.remote-about .flex-block .right p {
  margin: 0 0 30px;
  line-height: 2;
}

.remote-about .flex-block .right .zoom {
  display: table;
  padding: 0;
}

.remote-about .blue-list {
  margin: 0 auto 50px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 960px;
}

.remote-about .blue-list li {
  width: 290px;
  height: 80px;
  margin: 0 0 0;
  padding: 0;
  background: #4ca5bc;
  position: relative;
}

.remote-about .blue-list li p {
  margin: 0 0 0;
  padding: 12px 0 0 75px;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: -0.8px;
  line-height: 1.3;
  color: #fff;
  text-align: left;
  position: relative;
}

.remote-about .blue-list li p::after {
  content: '';
  background: url(../images/contact_remote/icon_mark.png) no-repeat;
  background-size: 100%;
  width: 25px;
  height: 26px;
  margin: 0 0 0;
  padding: 0;
  display: inline-block;
  position: relative;
  top: 4px;
  left: 8px;
}

.remote-about .blue-list li:nth-child(1)::before {
  content: '';
  background-image: url(../images/contact_remote/icon_remote_01.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  top: 50%;
  left: -25px;
  margin: -45px 0 0;
  padding: 0;
}

.remote-about .blue-list li:nth-child(2)::before {
  content: '';
  background-image: url(../images/contact_remote/icon_remote_02.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  top: 50%;
  left: -25px;
  margin: -45px 0 0;
  padding: 0;
}

.remote-about .blue-list li:nth-child(3)::before {
  content: '';
  background-image: url(../images/contact_remote/icon_remote_03.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  top: 50%;
  left: -25px;
  margin: -45px 0 0;
  padding: 0;
}

.btn-flex {
  display: flex;
}

.remote-use .btn-zoom {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 490px;
  margin: 20px auto;
  padding: 40px 10px;
  background-color: #e79201;
  color: #fff;
}

.remote-use .btn-zoom strong {
  position: relative;
  padding: 0 0 0 110px;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: left;
}

.remote-use .btn-zoom strong::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  width: 88px;
  height: 84px;
  background: url(../images/contact_remote/icon_zoom.jpg) no-repeat center;
  background-size: 100%;
}

.remote-use .btn-zoom span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  word-break: break-all;
}


.remote-use .btn-flex {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 0 auto 60px;
  align-items: center;
}

.remote-use .btn-links {
  width: 100%;
  max-width: 490px;
  margin: 10px auto;
  padding: 30px 10px 20px 130px;
  background-color: #75ba50;
  color: #fff;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left 20px center;
}

.remote-use .zoom_link {
  background-color: #e69200;
  padding: 30px 10px 47px 130px;
}

.remote-use .btn-links strong {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 40px;
}

.remote-use .btn-links em {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -1px;
  text-indent: -1rem;
}

.remote-use .btn-links span {
  display: block;
  margin: 0;
  font-size: 1.6rem;
  letter-spacing: -0.5px;
  word-break: break-all;
}

.remote-use .btn-links:first-child {
  background-image: url(../images/contact_remote/icon_zoom.jpg);
  background-position: left 6% top 23%;
  position: relative;
}

.remote-use .zoom_link span.center {
  width: 100%;
  position: absolute;
  padding: 10px 20px 0 50px;
  margin: 0px 0 0px -130px;
}

.remote-use .btn-links:nth-child(2) {
  background-image: url(../images/contact_remote/icon_link_01.jpg);
}

.remote-use .btn-links:last-child {
  background-image: url(../images/contact_remote/icon_link_02.jpg);
  background-position: left 6% top 30%;
  position: relative;
}

.remote-use .web_link {
  padding: 30px 10px 85px 130px;
  background-color: #75ba50;
  color: #fff;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left 20px center;
}

.remote-use .web_link span.center {
  width: 100%;
  position: absolute;
  padding: 10px 30px 0;
  margin: 0px 0 0px -130px;
}


.remote-use .flex-block {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
}

.remote-use .flex-block .left {
  width: 32.47%;
}

.remote-use .flex-block .right {
  width: 63.24%;
  text-align: left;
}

.remote-use .flex-block .right p {
  margin: 10px 0 30px;
}






/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


---  print 印刷用CSS


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media print {
  #toTop {
    display: none !important;
  }

  .navbar,
  .is-animation .navbar {
    position: absolute !important;
  }

  .footer_area {
    position: relative !important;
  }

  .fadeInUp {
    visibility: visible !important;
    opacity: 1 !important;
  }


  /*
----------------------------------------------------------------------------------------------- */
  .fadeInUp {
    visibility: visible !important;
    opacity: 1 !important;
  }

  #toTop {
    position: static !important;
    bottom: 0 !important;
  }

  .footer_area,
  .footer-nav.visible-xs {
    visibility: visible !important;
    position: static !important;
  }

  .menu-btn {
    visibility: visible !important;
    position: absolute !important;
  }



  /*
----------------------------------------------------------------------------------------------- */
  .fadeInUp {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .accordion-item {
    visibility: visible !important;
  }

  .faq-list .inner,
  #faq .faqlist .inner {
    display: block !important;
  }

  #toTop {
    display: none !important;
  }

  .footer_area,
  .footer-nav.visible-xs {
    visibility: visible !important;
    position: relative !important;
  }

  .menu-btn {
    visibility: visible !important;
    position: absolute !important;
  }

  #office .flex-wrap-right2 {
    height: 100% !important;
  }

  #service .content02 ul li {
    height: auto !important;
  }

}




/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


---  1700px


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1700px) {

  /*#aboutus
----------------------------------------------------------------------------------------------- */
  #aboutus .flex-wrap-left02::before {
    background-position: center;
  }

  #aboutus .flex-wrap-left04::before {
    background-position: 75%;
  }


  /*#office
----------------------------------------------------------------------------------------------- */
  #office .flex-wrap-right::before {
    min-height: 645px;
  }

  #office .flex-wrap-right .flex-content {
    height: 645px;
  }

  #office .flex-wrap-right .flex-content .text-area {
    position: absolute;
    right: 0;
  }

  #office .flex-wrap-right .flex-content .text-area-wrap {
    position: absolute;
    right: 0;
    top: 380px;
    width: 765px;
    padding: 0 0 0 40px;
  }

  #office .flex-wrap-left::before {
    min-height: 700px;
  }

  #office .flex-wrap-left .flex-content {
    height: 700px;
  }

  #office .flex-wrap-left .flex-content .text-area {
    position: absolute;
    left: 0;
  }

  #office .flex-wrap-left .flex-content .image-area {
    position: absolute;
    right: 0;
  }

  #office .flex-wrap-left .flex-content .text-area-wrap {
    position: absolute;
    left: 0;
    top: 410px;
    width: 765px;
    padding: 0 40px 0 0;
  }



}



/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


---  max-width1300


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1300px) {

  /* navbar
----------------------------------------------------------------------------------------------- */
  .navbar-nav li a {
    font-size: 1.8rem;
  }


  /* fotoer
----------------------------------------------------------------------------------------------- */
  .sitemap_area #link_block div div p {
    font-size: 1.8rem;
  }

  .sitemap_area #link_block div div ul li {
    font-size: 1.4rem;
  }



  /* TOP
----------------------------------------------------------------------------------------------- */
  /*background*/
  #background {
    min-height: 450px;
    margin-top: 60px;
  }

  #background .background-inner h2 {
    font-size: 4rem;
  }

  #background .background-inner h2::after {
    width: 80%;
  }

  #background .background-inner p {
    margin: 0 0 40px;
    font-size: 2rem;
  }

  /*about*/
  .top-about ul li h4 {
    font-size: 2.4rem;
  }

  /*faq*/
  .faq-list .question p {
    font-size: 2.2rem;
  }

}





/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- min-width993 max-width1200(PC狭め)


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 993px) and (max-width: 1200px) {

  /* #solution
--------------------------------------------------------------------------- */
  #solution section.case .img-right {
    float: right;
    margin: 0 0 0 40px;
    padding: 0;
  }

  #solution section.case .head {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-align: left;
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 5px 0 0 10px;
    border-left: 5px solid #009ee8;
  }


  #solution section.case .supporters_link ul li {
    width: 45%;
  }

  #solution section.case .flex .text-area {
    padding: 30px 0 0 60px;
  }



}








/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


---  1199px


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1199px) {

  /* navbar
----------------------------------------------------------------------------------------------- */

  .navbar-brand {
    margin: 0 0 0 15px;
  }

  .navbar-wrap {
    margin: 0 15px 0 0;
  }

  .navbar-nav li {
    position: relative;
    margin: 6px 0 3px 20px;
    float: none;
  }

  .navbar-nav li a {
    display: block;
    font-size: 1.7rem;
    text-align: left;
  }

  .is-animation .navbar-wrap {
    margin: 0;
  }

  .is-animation .navbar-nav::before,
  .is-animation .navbar-nav::after {
    display: none;
  }


  nav .container,
  .is-animation nav .container {
    width: 100%;
  }

  /* footer
----------------------------------------------------------------------------------------------- */
  .footer_area .footer_area_inner {
    border-left: none;
  }

  .footer_area .footer_area_inner li:last-child {
    border-right: none;
  }

  #info_block .sr-aim {
    width: 100%;
    display: block;
    margin: 0 0 20px;
  }

  #info_block {
    display: block;
  }

  #info_block .site-link-box {
    justify-content: space-evenly;
  }



  /* TOP
----------------------------------------------------------------------------------------------- */
  .top-romu .wrap {
    min-height: inherit;
  }

  /*about*/
  .top-about ul li span {
    width: 70px;
    height: 70px;
    font-size: 1.4rem;
  }

  .top-about ul li span em {
    font-size: 3rem;
  }

  .top-about ul li div {
    width: 90%;
    padding-top: calc(90% * 300 / 300);
  }

  /*service*/
  .top-service ul li div h4 {
    font-size: 2.2rem;
  }

  .top-service ul li div p {
    font-size: 1.6rem;
  }

  /*flow*/
  .top-flow ul {
    max-width: 90%;
  }

  .top-flow ul li {
    width: 230px;
    height: 230px;
  }

  .top-flow ul li strong {
    font-size: 2.6rem;
  }

  .top-recruit h3 p {
    font-size: 2.0rem;
  }

  .top-recruit h3 p span.blue {
    font-size: 2.0rem;
  }


  /*recruit*/

  .top-recruit .top-recruit-box {
    padding: 60px 80px 60px;
  }

  #page-top .top-recruit h3 {
    font-size: 4.0rem;
  }

  .top-recruit-box .sub-txt {
    font-size: 2.4rem;
  }

  .site-construction-plan .recommend-box-list {
    width: 690px;
  }

  .recruit-box-list .check-list li {
    font-size: 2.0rem;
  }
















  /*banner*/

  .top-banner .flex-block {
    max-width: 950px;
  }

  .top-banner .flex-block>div {
    width: 32.5%;
    align-items: center;
    display: flex;
  }

  .banner-aed {
    padding: 10px 0 12px 70px;
  }

  .banner-aed::before {
    width: 65px;
    height: 65px;
    top: 10px;
  }

  .banner-aed p {
    font-size: 1.6rem;
  }

  .banner-aed p em {
    font-size: 2.6rem;
  }

  .banner-covid-19 a p {
    font-size: 1.6rem;
    line-height: 28px;
  }

  .banner-blog a::before {
    width: 70px;
  }

  .banner-blog p {
    padding-left: 65px;
    font-size: 2.2rem;
  }

  .banner-blog p span {
    font-size: 1.4rem;
  }



  /* service
----------------------------------------------------------------------------------------------- */
  .service-block-top .left {
    margin: 0 15px 0 0;
  }

  .service-block-top .right {
    margin: 0 0 0 15px;
  }


  /*2col*/
  .service-list-2col li {
    width: 44.538%;
    margin: 0 15px;
  }

  /*3col*/
  .service-list-3col li {
    width: 31.427%;
  }

  .service-list-3col li div img {
    max-width: 85%;
  }

  .service-list-3col li h4 {
    margin: 20px 0;
    font-size: 2rem;
  }

  .service-list-3col li p {
    padding: 0 10px;
  }

  /*checl list*/
  .service-cleck-list {
    padding: 0;
  }

  .service-cleck-list li {
    font-size: 2rem;
  }

  /*table*/
  .service-table .table-head {
    font-size: 2rem;
  }

  .service-table .table-body {
    font-size: 1.8rem;
  }

  /*flow*/
  .service-flow .flow-head {
    min-width: 160px;
  }

  .service-flow>div,
  .service-flow>div:nth-child(2) {
    min-width: 143px;
  }

  /*dl*/
  .service-dl dt {
    padding: 15px 15px 12px;
    font-size: 2rem;
  }

  .service-dl.dl-01 dt {
    width: 42.5%;
  }

  .service-dl dd,
  .service-dl.dl-01 dd {
    padding: 15px 15px 12px;
    font-size: 1.8rem;
  }

  .service-dl .min-text {
    font-size: 1.4rem;
  }


  /* privacy
----------------------------------------------------------------------------------------------- */

  .complaint-comment dt,
  .complaint-comment dd {
    width: 100%;
    white-space: normal;
  }

  .complaint-comment dd {
    margin: 0 0 10px;
  }

  .proceed .method-inner dt {
    width: 25%;
  }



  /*#office
----------------------------------------------------------------------------------------------- */
  #office .flex-wrap-right {
    padding: 0;
    height: 970px;
  }

  #office .flex-wrap-right::before {
    width: 100%;
    min-height: 970px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 970px;
  }

  #office .flex-wrap-right .flex-content {
    flex-direction: column;
    height: 910px;
    max-width: 970px;
  }

  #office .flex-wrap-right .flex-content .image-area {
    width: 500px;
    margin: 50px auto 0;
  }

  #office .flex-wrap-right .flex-content .text-area {
    position: absolute;
    right: 0;
    width: auto;
    padding: 420px 20px 0;
  }

  #office .flex-content .text-area .head {
    text-align: center;
    margin: 25px 0;
  }

  #office .flex-wrap-right .flex-content .text-area-wrap {
    position: absolute;
    right: 0;
    padding: 0 20px;
    top: 680px;
    left: 0;
    width: 100%;
  }

  #office .flex-wrap-left {
    padding: 0;
    height: 1050px;
  }

  #office .flex-wrap-left::before {
    width: 100%;
    min-height: 1050px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 970px;
  }

  #office .flex-wrap-left .flex-content {
    flex-direction: column;
    height: 1050px;
    max-width: 970px;
  }

  #office .flex-wrap-left .flex-content .image-area {
    width: 500px;
    margin: 50px auto 0;
    position: initial;
  }

  #office .flex-wrap-left .flex-content .text-area {
    position: absolute;
    right: 0;
    width: auto;
    padding: 420px 20px 0;
  }

  #office .flex-wrap-left .flex-content .text-area-wrap {
    position: absolute;
    right: 0;
    padding: 0 20px;
    top: 720px;
    left: 0;
    width: 100%;
  }

  #office .flex-wrap-right2 {
    padding: 0;
    height: 730px;
  }

  #office .flex-wrap-right2::before {
    width: 100%;
    min-height: 730px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 970px;
  }

  #office .flex-wrap-right2 .flex-content {
    flex-direction: column;
    height: 730px;
    max-width: 970px;
  }

  #office .flex-wrap-right2 .flex-content .image-area {
    width: 500px;
    margin: 50px auto 0;
  }

  #office .flex-wrap-right2 .flex-content .text-area {
    position: absolute;
    right: 0;
    width: auto;
    padding: 420px 20px 0;
  }

  #office .flex-wrap-left2 {
    padding: 0;
    height: 730px;
  }

  #office .flex-wrap-left2::before {
    width: 100%;
    min-height: 730px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 970px;
  }

  #office .flex-wrap-left2 .flex-content {
    flex-direction: column;
    height: 730px;
    max-width: 970px;
  }

  #office .flex-wrap-left2 .flex-content .image-area {
    width: 500px;
    margin: 50px auto 0;
    position: initial;
  }

  #office .flex-wrap-left2 .flex-content .text-area {
    position: absolute;
    right: 0;
    width: auto;
    padding: 420px 20px 0;
  }

  #office .flex-wrap-left2 .flex-content .text-area-wrap {
    position: absolute;
    right: 0;
    padding: 0 20px;
    top: 720px;
    left: 0;
    width: 100%;
  }


  #office .flex-content .text-area .head {
    text-align: center;
    margin: 25px 0;
  }

  #office .flex-wrap-right2 .flex-content .text-area-wrap {
    position: absolute;
    right: 0;
    padding: 0 20px;
    top: 680px;
    left: 0;
    width: 100%;
  }

  #office .supporters_link ul {
    flex-direction: unset;
  }

  #office .supporters_link ul li:first-of-type {
    margin-bottom: 0;
  }

  #office section .image-list {
    justify-content: flex-start;
  }

  #office section .flex-center {
    justify-content: center;
  }

  #office section .image-list li {
    width: 31.7%;
  }

  #office section .image-list li span {
    font-size: 18px;
    font-size: 1.8rem;
  }


  #office section .pc-content {
    display: none;
  }

  #office section .sp-content {
    display: list-item;
  }

  .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }



  /*service
----------------------------------------------------------*/

  #service .check-list-box .check-list {
    height: auto;
  }

  #service .check-list-box .check-list li {
    font-size: 1.8rem;
    margin: 14px 0 0;
  }

  #service .w1020 {
    width: 970px;
  }

  #service .content03 .takusaku_list01-left>li:nth-child(1) {
    padding: 0 20px 0 0;
  }


  #service .content03 .takusaku_list01-left {
    width: 48%;
  }

  #service .content03 .takusaku_list01-right {
    width: 46%;
  }




  /*recruit*/

  .recruit_content01 .recruit-box-list .check-list {
    width: 730px;
    padding-right: 30px;
  }

  .service-list-2col .consul-list-box {
    width: 46%;
  }

  .recruit-plan-topic p {
    font-size: 2.4rem;
    line-height: 40px;
  }

  .service-list-2col .consul-list-box h4 {
    font-size: 2.2rem;
    margin: 25px 0 12px;
  }




  /* security_privacypolicy
  -------------------------------------------------------------------------------- */
  .nav-security .btn {
    min-width: 180px;
    margin: 0 5px;
    font-size: 1.8rem;
  }

  #privacypolicy .proceed .method-inner li:nth-child(odd) {
    width: 40%;
  }

  #privacypolicy .proceed .method-inner li:nth-child(even) {
    width: 60%;
  }

  #privacypolicy .complaint-mail {
    width: 100%;
  }

  #privacypolicy .complaint-comment {
    flex-direction: column;
    width: auto;
  }

  #privacypolicy .complaint-comment li:nth-child(odd) {
    margin-bottom: 0;
    width: 100%;
  }

  #privacypolicy .complaint-comment li:nth-child(even) {
    margin-bottom: 20px;
    width: 100%;
  }


  /*nenkin*/

  .nenkin-bnr {
    text-align: left;
    font-weight: 600;
    min-width: 340px;
    padding: 10px 30px 7px 86px;
    font-size: 1.8rem;
  }

  .nenkin-bnr:before {
    left: 9%;
    width: 40px;
    height: 36px;
  }

  .nenkin-bnr strong {
    font-size: 2.6rem;
  }

  /*
----------------------------------------------------------------------------------------------- */
  /*
#contact .check-list-box {
        align-items: unset;
}
*/
  #contact .check-list-box .check-list {
    height: auto;
  }

  #contact .check-list-box .check-list li {
    font-size: 1.8rem;
    margin: 14px 0 0;
    line-height: 22px;
  }

  #contact .w1020 {
    width: 970px;
  }

  #contact .content03 .takusaku_list01-left>li:nth-child(1) {
    padding: 0 20px 0 0;
  }


  #contact .content03 .takusaku_list01-left {
    width: 48%;
  }

  #contact .content03 .takusaku_list01-right {
    width: 46%;
  }

  #contact form#mailformpro dl dt {
    width: 300px;
  }





  /* remote
----------------------------------------------------------------------------------------------- */
  .remote-about .flex-block {
    flex-direction: column;
    align-items: center;
  }

  .remote-about .flex-block .left {
    width: 100%;
    margin: 0 auto 40px;
  }

  .remote-about .flex-block .right {
    width: 100%;
  }

  .remote-about .flex-block .right .zoom {
    margin: 0 auto;
  }

  .remote-about .flex-block .right p {
    line-height: unset;
  }

  .remote-about .blue-list {
    width: 100%;
    justify-content: center;
  }

  .remote-about .blue-list li {
    width: 44%;
    margin: 0 20px 10px;
  }

  .remote-use .btn-links {
    width: 100%;
    max-width: 490px;
    margin: 10px auto;
  }

  .remote-use .btn-links em {
    font-size: 1.6rem;
  }




}










/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- 1023px(ipad横以下)


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 1023px) {


  /* navbar
----------------------------------------------------------------------------------------------- */
  .navbar {
    height: 66px;
    padding: 10px 5px 8px 10px;
  }

  .navbar-wrap {
    width: calc(100% - 290px);
  }

  .navbar-brand {
    width: 290px;
    padding: 0 0 0 60px;
    margin: 0;
  }

  .navbar-brand::before {
    width: 49px;
    height: 45px;
  }

  .navbar-brand h1 {
    display: block;
    line-height: 1;
    font-size: 1.2rem;
  }

  .navbar-brand h1 span {
    line-height: 1.2;
    margin: 5px 0 0;
    font-size: 2.2rem;
  }

  .navbar-nav {
    flex-wrap: nowrap;
  }

  .navbar-nav li {
    width: auto;
    margin: 6px 5px 3px;
  }

  .navbar-nav li a {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }

  .is-animation .navbar-collapse.collapse {
    width: 100%;
  }

  .is-animation .navbar-nav {
    border-right: none;
  }

  .is-animation .navbar-nav li:first-child {
    border-left: none;
  }

  .is-animation .navbar-nav li a {
    height: auto;
    padding: 17px 10px 15px;
  }

  /* footer
----------------------------------------------------------------------------------------------- */
  .footer-inner {
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 0;
  }

  .footer_area .footer_area_inner li {
    margin: 0 5px;
  }

  .footer_area .footer_area_inner .button01 a {
    width: 360px;
  }

  .footer_area .footer_area_inner .button02 a {
    width: 360px;
    padding: 20px 20px 10px 85px;
  }

  .footer_area .footer_area_inner .button02 a::before {
    left: 20px;
  }

  .footer_area .footer_area_inner li a p {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .footer_area .footer_area_inner .button01 a {
    padding: 15px 120px 10px 17px;
  }

  .footer_area .footer_area_inner .button01 p {
    font-size: 2.2rem;
  }

  .footer_area .footer_area_inner .button02 a {
    font-size: 3.4rem;
  }

  .footer_area .footer_area_inner .button02 a p,
  .footer_area .footer_area_inner .button03 a p {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .sitemap_area {
    padding: 40px 0 30px;
  }

  .sitemap_area #link_block .home ul li a {
    width: 25px;
    height: 20px;
  }

  .sitemap_area #link_block div div {
    margin: 0 0 20px;
  }

  .sitemap_area #link_block div div p {
    padding: 0 0 8px;
    margin: 0 0 10px;
    font-size: 1.6rem;
    white-space: nowrap;
  }

  .sitemap_area #link_block div div ul li,
  .sitemap_area #link_block div div ul li a {
    font-size: 1.3rem;
  }


  /* back
----------------------------------------------------------------------------------------------- */

  #back {
    margin: 66px 0 0;
  }


  /* TOP
----------------------------------------------------------------------------------------------- */
  #page-top section {
    padding: 60px 0 0;
  }

  /*background*/
  #background::before {
    margin: 66px 0 0;
  }

  /*romu*/
  .top-romu .right {
    padding: 0 30px 0 0;
  }



  /*faq
----------------------------------------------------------------------------------------------- */
  #faq .faqlist li {
    margin: 7px 0;
  }

  #faq .faqlist .question{
    margin: 0;
    padding: 0 0 15px 0;
  }

  #faq .faqlist .question::before {
    top: 10px;
  }

  #faq .faqlist .question::before,
  #faq .faqlist .inner p::before {
    line-height: 1.87;
    font-size: 16px;
    font-size: 1.6rem;
  }

  #faq .faqlist .question p {
    margin: 0 0 10px;
    line-height: 2.5;
    height: 40px;
  }

  #faq .faqlist .inner p {
    line-height: 2;
  }


  /*solution
----------------------------------------------------------------------------------------------- */
  #solution .faqlist .question p,
  #solution .faqlist .inner p {
    line-height: 1.87;
    font-size: 16px;
    font-size: 1.6rem;
  }

  #solution section.case .img-right {
    float: none;
    margin: 0 auto 40px;
    padding: 0;
    text-align: center;
  }

  #solution section.case .head {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-align: left;
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 5px 0 0 10px;
    border-left: 5px solid #009ee8;
  }

  #solution section.case .flex {
    display: block;
  }

  #solution section.case .flex .img {
    text-align: center;
  }

  #solution section.case .flex .text-area dl {
    margin: 0px 0 0;
    padding: 0;
    width: 100%;
  }

  #solution section.case .flex .text-area {
    padding: 30px 0 0 0px;
  }






  /*
----------------------------------------------------------------------------------------------- */
  /*
#contact section.content01 .tel-list{
    flex-direction: column-reverse;
}
#contact .content01 .tel-list li:nth-child(1){
        margin: 30px auto 0;
        border: 1px solid #7b7b7b;
        padding: 40px 50px 30px;
        width: 100%;
}
*/
  #contact .content01 .tel-list li:nth-child(1) {
    border-top: 1px solid #7b7b7b;
    border-left: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
    padding: 30px 50px 16px;
  }

  #contact .w1020 {
    width: 970px;
  }



  /* remote
----------------------------------------------------------------------------------------------- */
  .remote-about .flex-block {
    flex-direction: column;
    align-items: center;
  }

  .remote-about .flex-block .left {
    width: 100%;
    margin: 0 auto 40px;
  }

  .remote-about .flex-block .right {
    width: 100%;
  }

  .remote-about .flex-block .right .zoom {
    margin: 0 auto;
  }

  .remote-about .blue-list {
    width: 100%;
    justify-content: center;
  }

  .remote-about .blue-list li {
    width: 44%;
    margin: 0 20px 10px;
  }

  .remote-use .btn-links {
    width: 100%;
    max-width: 490px;
    margin: 10px auto;
  }

  .remote-use .btn-links em {
    font-size: 1.6rem;
  }




}







/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- 991px


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 991px) {

  .list-2col li {
    width: 100%;
  }

  .list-4col li,
  .list-4col li.list-4col-min {
    width: 50%;
  }

  .list-4col li.none {
    display: none;
  }

  .list-2col li.text-center {
    text-align: left;
  }


  /* navbar
----------------------------------------------------------------------------------------------- */
  .navbar-brand {
    padding: 0 0 0 45px;
  }

  .navbar-brand::before {
    width: 40px;
    height: 40px;
  }

  .navbar-brand h1 span {
    font-size: 2rem;
    transform: scale(1);
  }

  /* TOP
----------------------------------------------------------------------------------------------- */


/* 企業ロゴスライダー*/
    .background-gallery ul li img {
        height: 60px;
    }




  #page-top section p {
    font-size: 16px;
    font-size: 1.6rem;
  }

  /*background*/
  #background .background-inner {
    padding: 0 30px
  }

  #background .background-inner h2 {
    width: 55%;
    font-size: 3.6rem;
  }

  /* #background .background-inner p,
  #background .background-btn {
    width: 55%;
  } */
  #background .background-inner .flex-link {
    width: 530px;
  }

  #background .background-inner .btn {
    font-size: 2rem;
  }

  /*romu*/
  .top-romu .wrap {
    min-height: inherit;
  }

  .top-romu .right {
    padding: 0;
  }

  .top-romu .title {
    margin: 0 auto 30px;
    font-size: 3.6rem !important;
    font-weight: 700;
  }


  /*about*/
  .top-about ul li div strong {
    top: 22px;
    font-size: 1.8rem;
  }

  .top-about ul li span {
    left: calc(50% - 90px);
    top: -10px;
    transform: translateX(-50%);
    width: 65px;
    height: 65px;
  }

  .top-about ul li span em {
    margin: 4px 0 -8px;
    font-size: 2.4rem;
  }

  .top-about ul li h4 {
    min-height: 72px;
    margin: 15px 0 5px;
  }

  #info_block .site-link-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #info_block .site-link-box li {
    margin: 0 0 30px;
    width: 34%;
    min-width: 200px;
  }

  #info_block .site-link-box li:last-child {
    margin-bottom: 0;
  }




  /*service*/
  .top-service ul li {
    width: 100%;
  }

  .top-service ul li a {
    padding: 6px 0;
  }

  /*flow*/
  .top-flow ul {
    max-width: inherit;
    margin: 0 auto 0 40px;
  }

  .top-flow ul li {
    width: 200px;
    height: 200px;
    margin: 0 5px;
  }

  .top-flow ul li:nth-child(4) {
    margin: 0 5px 0 auto;
  }

  .top-flow ul li:first-child {
    margin: 0 5px 0 0;
  }

  .top-flow ul li:last-child {
    margin: 0 0 0 5px;
  }

  .top-flow ul li span {
    width: 25%;
  }

  .top-flow ul li strong {
    font-size: 2rem;
  }

  .top-flow ul li p {
    font-size: 1.4rem;
  }


  /*recruit*/

  #service08_recruit .bg-gray {
    padding: 70px 0;
  }

  .recruit-box-list {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .recruit-box-list .check-list {
    width: 100%;
    margin: 20px 0 30px;
  }

  .recruit-box-list .check-list li {
    font-size: 1.8rem;
  }


  .recruit-plan-topic {
    padding: 30px 140px 20px 30px;
  }

  .recruit-plan-topic p {
    font-size: 2.2rem;
    line-height: 35px;
  }



  /*contact-area*/
  .contact-area .contact-btn {
    margin: 30px 0 0;
    text-align: center;
  }


  /*faq*/
  .faq-list .question p {
    font-size: 2rem !important;
  }

  /*banner*/
  .top-banner .flex-block {
    flex-direction: column;
    align-items: center;
  }

  .top-banner .flex-block>div {
    width: 100%;
    max-width: 370px;
    margin: 10px auto;
  }

  .banner-aed {
    min-height: inherit;
    padding: 10px 0 12px 80px;
  }

  .banner-aed::before {
    top: 0;
  }

  .banner-aed p {
    text-align: left;
  }

  .banner-covid-19 {
    margin: 0 0 0 10px;
  }



  /* privacy
----------------------------------------------------------------------------------------------- */

  .proceed .method-inner dt {
    width: 35%;
  }

  .proceed .method-inner dd {
    width: 60%;
  }



  /* service
----------------------------------------------------------------------------------------------- */
  /*common*/
  .service-box-title {
    font-size: 2.6rem;
  }

  /**/
  .service-block-top .title {
    font-size: 3rem;
  }

  .service-block-top-text {
    padding: 0;
  }

  .service-block-top .right-img {
    width: 36.88%;
  }

  /*ckechlist*/

  .service-cleck-list {
    width: auto;
    display: table;
    margin: 0 auto;
  }

  .service-cleck-wrap::after {
    display: none;
  }

  /*table*/
  .service-table-wrap .left,
  .service-table-wrap .right {
    width: 49%;
    margin-left: 0;
    margin-right: 0;
  }

  .service-table .table-head {
    font-size: 1.8rem;
  }

  .service-table .table-body {
    font-size: 1.6rem;
  }

  .service-table .table-body div {
    min-height: 70px;
    padding: 10px;
  }

  /*flow*/

  .service-flow {
    margin: 0 0 10px;
    padding: 10px;
  }

  /*flow*/
  .service-flow .flow-head,
  .service-flow>div,
  .service-flow>div:nth-child(2) {
    min-width: 125px;
  }

  .service-flow>div {
    margin: 0 12px 0 0;
    padding: 15px 10px;
    font-size: 1.6rem;
  }

  .service-flow .flow-head {
    font-size: 1.8rem;
  }

  .service-flow .after-plus {
    margin: 0 16px 0 0;
  }

  .service-flow .after-plus::after {
    right: -13px;
    font-size: 1.4rem;
  }

  /*dl*/
  .service-dl dt {
    padding: 10px 10px;
    font-size: 1.8rem;
  }

  .service-detail-box {
    padding: 40px 20px 35px;
  }

  .service-dl dd {
    padding: 10px 15px;
    font-size: 1.6rem;
  }


  .service-dl.dl-01 {
    flex-wrap: wrap;
  }

  .service-dl.dl-01 dt {
    width: 100%;
  }

  .service-dl.dl-01 dd {
    padding: 10px 15px;
    font-size: 1.6rem;
  }

  .service-dl .min-text {
    display: block;
    width: 100%;
    margin: 5px 0 0;
  }

  .service-detail-box ol:not(.number-list) li {
    padding-left: 1.9em;
    text-indent: -1.9em;
  }



  #plan section .service-list li {
    font-size: 1.6rem;
  }

  #plan section .service-list li span {
    font-size: 1.8rem;
  }

  #plan section .option-list dt {
    font-size: 1.6rem;
  }

  #plan section .option-list dd {
    font-size: 1.6rem;
  }

  #plan section .option-list dt span {
    font-size: 1.8rem;
  }




  .table-box table {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .table-box h4 {
    font-size: 20px;
    font-size: 2.0rem;
  }



  /*aboutus
----------------------------------------------------------------------------------------------- */
  #aboutus .flex-wrap-right01,
  #aboutus .flex-wrap-left02,
  #aboutus .flex-wrap-right03 {
    margin: 0 auto 50px;
    height: 740px;
  }

  #aboutus .flex-wrap-left04 {
    margin: 0 auto;
    height: 740px;
  }

  #aboutus .flex-wrap-left02::before {
    width: 100%;
    min-height: 370px;
    background-position: center top;
    margin: 0;
    padding: 0;
    top: 370px;
    background-size: cover;
  }

  #aboutus .flex-wrap-left04::before {
    width: 100%;
    min-height: 370px;
    background-position: 70% top;
    margin: 0;
    padding: 0;
    top: 370px;
    background-size: cover;
  }

  #aboutus .flex-wrap-right01::before,
  #aboutus .flex-wrap-right03::before {
    width: 100%;
    min-height: 370px;
    background-position: center center;
    margin: 0;
    padding: 0;
    top: 370px;
    background-size: cover;
  }

  #aboutus .flex-content {
    height: 370px;
  }

  #aboutus .flex-content .text-area {
    width: 100%;
    padding: 30px;
  }

  /*service
----------------------------------------------------------------------------------------------- */
  #service .only-pc {
    display: none;
  }

  #service .only-tabsp {
    display: block;
    text-align: center;
  }

  #service .only-tabsp img {
    max-height: 350px;
  }

  #service .check-list-box h3 {
    text-align: center;
    margin: 0 auto 15px;
  }

  #service .check-list-box {
    display: block;
  }

  #service .check-list-box .check-list {
    margin: 10px 0 0;
    width: 100%;
  }

  #service .content02 ul {
    justify-content: center;
  }

  #service .content02 ul li {
    margin: 0;
  }

  #service .content02 ul li dd:nth-of-type(2) {
    height: auto;
  }

  #service .content02 ul li:last-of-type dl {
    margin-bottom: 0;
  }



/*office
----------------------------------------------------------------------------------------------- */
  #office section .image-list li.w100 {
    max-width: 320px;
  }

  #office section .summary dl dd ul.add {
    flex-direction: column;
  }

  #office .system-list ul {
    margin: 0 40px 40px;
    justify-content: space-between;
    display: flex;
  }

  #office section .image-list li {
    width: 100%;
    max-width: 320px;
    margin: 0 10px 10px;
    padding: 0;
  }

  #office .supporters_link .support01,
  #office .supporters_link .support02 {
    width: 320px;
  }

  #office .supporters_link .support01 p,
  #office .supporters_link .support02 p {
    font-size: 22px;
  }

  #office .system-list ul li {
    margin: 0 0 20px;
    width: 40%;
  }



  /*solution
----------------------------------------------------------------------------------------------- */
  #solution section.case .flex {
    display: block;
  }

  #solution section.case .flex .img {
    text-align: center;
  }

  #solution section.case .flex .text-area {
    padding: 30px 0 0 0px;
  }

  #solution section.case .flex .text-area dl {
    margin: 0px 0 0;
    padding: 0;
    width: 100%;
  }

  consul-list-box .box-title {
    padding: 10px 20px 5px 0;
  }

  .consul-list-box .box-title span {
    background-color: #5c90aa;
    padding: 12px 20px 7px;
    font-size: 2.2rem;
    margin-right: 20px;
    color: #FFF;
  }

  .service-list-2col .consul-list-box h4 {
    font-size: 2.0rem;
  }


  /*recruit*/


  .recruit_content01 .recruit-box-list .check-list {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }

  .service-list-2col .consul-list-box {
    width: 46%;
    margin: 0 15px 25px;
    padding: 0 0 30px;
  }

  .recruit_content02 h4 {
    margin: 0 0 30px;
  }

  .consul-list-box .box-title p {
    font-size: 2.2rem;
  }

  .consul-list-box .box-sub {
    padding: 0 30px 0;
  }

  .recommend-box .img-box {
    padding: 10px 0 0px;
  }









/**faq/*/
 #faq .faqlist .question p {
   margin: 0 0 0;
   line-height: 1.5;
   height: auto;
   padding: 16px 60px 0 55px;
 }



  /* contactページ
-------------------------------------------------------------------------------- */

  #contact .check-list-box {
    display: block;
  }

  #contact .check-list-box .check-list {
    height: auto;
    margin: 10px 0 0;
    width: 100%;
  }

  #contact .check-list-box .check-list li {
    text-align: left;
    margin: 14px 0 0;
    width: 100%;
  }

  #contact .content01 .tel-list li:nth-child(1) {
    margin: 30px auto 0;
    border: 1px solid #7b7b7b;
    padding: 20px 20px 15px;
    width: 100%;
  }

  #contact section.content01 .tel-list {
    flex-direction: column-reverse;
  }

  #contact .content01 .tel-list li .inner p {
    margin: 0 0 20px;
    text-align: center;
  }

  #contact .content01 .tel-list li .inner li.tel::before {
    content: '';
    width: 72px;
    height: 85px;
    margin: 0 0 0 0;
    padding: 0;
    background: url(../images/contact/tel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -7px;
    left: 110px;
  }

  #contact section.content02 ul li dd.tel p:nth-of-type(2) {
    line-height: 1.3;
  }

  #contact section.content02 ul li {
    margin: 0;
  }

  #contact section.content01 .tel-list li .inner li.tel p:first-of-type {
    font-size: 50px;
    font-size: 5rem;
    font-weight: 400;
    line-height: 1.167;
    letter-spacing: -2px;
    color: #353535;
    margin: 0;
    padding: 0 0 0px 85px;
  }

  #contact section.content02 ul li dd.tel p:first-of-type {
    font-size: 49px;
    font-size: 4.9rem;
    padding: 0 0 0px 105px;
    letter-spacing: -3px;
  }

  #contact section.content02 ul li dd.tel p:nth-of-type(2) {
    padding: 0 0 0px 105px;
  }

  #contact section.content02 ul li dd.tel p:nth-of-type(2) span {
    font-size: 25px;
    font-size: 2.5rem;
    padding: 0 3px;
  }

  #contact section.content01 ul.contact-link li a.link-btn {
    width: 230px;
  }

  #contact section.content01 ul.contact-link li a.link-btn span {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 0 15px 18px;
  }


  #contact section.content01 ul.contact-link li a.link-btn span::before {
    width: 12px;
    top: 65%;
  }

  /* #contact section .title {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 52px;
        letter-spacing: -0.8px;
        text-align: center;
        font-weight: 400;
        position: relative;
        background-image: none;
        margin: 0px 0px 0px;
        padding: 0 0 15px;
      } */

  #contact .message-box {
    padding: 25px 30px;
  }

  #contact .message-box span:first-of-type {
    font-size: 43px;
    font-size: 4.3rem;
  }

  #contact section dl dd p.tex-center {
    width: 100% !important;
    text-align: left;
  }

  #contact section .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  #contact form#mailformpro textarea.short {
    height: 5em;
  }

  #contact form#mailformpro dl dt {
    color: #fff;
    width: 290px;
    display: table-cell;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    padding: 17px 15px 0px 20px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    position: relative;
    font-weight: 100;
  }

  #contact form#mailformpro dl dd {
    padding: 10px 10px 10px 20px;
    border-left: none;
    width: auto;
    display: table-cell;
    text-align: left;
    font-size: 1.6rem;
  }

  #contact form#mailformpro #callTime1 dl dd,
  #contact form#mailformpro #callTime2 dl dd {
    width: 500px;
    border-left: none;
  }

  #contact form#mailformpro dl dt .must {
    font-size: 14px;
    padding: 1px 5px 0;
  }

  #contact #mailformpro>div>dl>dd input.addinput2 {
    width: 100%;
  }

  #contact #mailformpro>div>dl>dd input[type=text]:not(:last-child) {
    margin-bottom: 5px;
  }

  #contact #mailformpro>div>dl>dd input[type=email] {
    width: calc(100% - 10px) !important;
  }

  #contact #mailformpro>div>dl>dd>input.input04 {
    width: 96% !important;
    height: 100%;
  }

  #contact form#mailformpro dl dd ol li input.addinput2 {
    height: 100%;
    max-width: 720px;
    width: calc(100% - 10px) !important;
  }

  #contact form#mailformpro #callTime1 dl dd .caution,
  #contact form#mailformpro #callTime2 dl dd .caution {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
  }

  #contact #mailformpro>div>dl>dd>input.input00 {
    max-width: 100px !important;
    ;
    /* width: calc(100% - 30px) !important; */
  }

  #contact #mailformpro>div>dl>dd>textarea,
  #contact #mailformpro>div>dl>dd input[type="text"]:not(:last-child),
  #contact #mailformpro>div>dl>dd>input.input03,
  #contact form#mailformpro textarea.short {
    max-width: 720px;
    width: calc(100% - 10px) !important;
  }


  #contact form#mailformpro dl dd label {
    width: 100%;
  }


  #contact form#mailformpro dl dd ul.remote {
    flex-direction: column;
    align-items: flex-start;
  }

  form#mailformpro label {
    border-radius: 3 px;
    margin: 5 px 0 px 5 px;
    display: inline-block;
  }

  #contact .content03 h4 {
    font-size: 2.6rem;
  }

  #contact .w1020 {
    width: auto;
  }

  #contact .content03 .takusaku_list01-left {
    width: 100%;
    margin: 0 auto 30px;
    justify-content: center;
  }

  #contact .content03 .takusaku_list01-left li {
    width: 240px;
    padding: 0 !important;
  }



  #contact .content03 .takusaku_list01-right {
    display: block;
    width: 100%;
    margin: 0 auto 0;
  }

  #contact .content03 .takusaku_list01-right li {
    width: 480px;
    margin: 0 auto 0;
  }

  #contact .content03 .right {
    width: 74%;
  }

  #contact .content03 .takusaku_list02 {
    width: 100%;
    margin: 0 auto 0;
  }

  #contact .content03 .takusaku_list02 li {
    font-size: 1.8rem;
  }

  #contact .content03 .takusaku_list01-right>li .inner {
    margin: 0 auto 0px;
    max-width: 480px;
  }


  #contact form#mailformpro .width49 label {
    width: 49%;
  }




  /*#thanksページの設定
   -------------------------------------------------------------------------------- */


  #thanks .thanks .image-list {
    margin: 0 auto 60px;
    padding: 0;
    text-align: center;
    list-style: none;
  }

  #thanks .thanks .image-list:last-child {
    margin: 70px auto 0;
  }

  #thanks .thanks div#thanks_img {
    padding-top: 60px;
  }

  #thanks section .img_content01 {
    margin: 0 auto 50px;
  }

  #thanks section p.caution_mail {
    text-align: center;
    margin: 100px 10px 0;
    padding: 0 0 0 66px;
    font-size: 21px;
    font-weight: nomal;
    position: relative;
    display: inline-block;
  }

  #thanks section p.caution_mail::before {
    content: '';
    background-image: url(../images/contact/caution_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 0px 0 0px;
    padding: 0;
    position: absolute;
    width: 34px;
    height: 30px;
    top: 2px;
    left: 22px;
  }






  /* remote
----------------------------------------------------------------------------------------------- */
  .remote-about .flex-block {
    flex-direction: column;
    align-items: center;
  }

  .remote-about .flex-block .left {
    width: 100%;
    margin: 0 auto 40px;
  }

  .remote-about .flex-block .right {
    width: 100%;
  }

  .remote-about .flex-block .right .zoom {
    margin: 0 auto;
  }

  .remote-about .blue-list {
    width: 100%;
    justify-content: center;
  }

  .remote-about .blue-list li {
    width: 44%;
    margin: 0 20px 10px;
  }

  .remote-use .btn-links {
    width: 100%;
    max-width: 490px;
    margin: 10px auto;
  }

  .remote-use .btn-links em {
    font-size: 1.6rem;
  }






}











/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- 767px(スマホ、ipad縦以下)


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 767px) {
  .visible-xxs {
      display: none;
    }
    
  body {
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
  }

  p {
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
  }

  [id^="page-"],
  [id^="news-"] {
    margin-top: -80px !important;
    padding-top: 80px !important;
  }

  /* flex
----------------------------------------------------------------------------------------------- */
  .flex-block {
    flex-wrap: wrap;
  }

  .flex-block .left,
  .flex-block .right {
    max-width: inherit;
  }

  /* common
----------------------------------------------------------------------------------------------- */

  /*title*/



  .title {
    margin: 0 auto 30px;
    font-size: 26px;
    font-size: 2.6rem;
  }

  .title span {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .box-title {
    margin: 0 auto 20px;
    padding: 10px 5px 8px;
    font-size: 18px;
    font-size: 1.8rem;
  }

  #contact .title,
  #remote .title,
  #office .title,
  #access .title,
  #security_privacy .title {
    margin: 0 auto 30px;
    font-size: 26px;
    font-size: 2.6rem;
  }



  /*bg*/
  .bg_gray,
  .bg_blue {
    margin: 40px 0 0;
    padding: 50px 0 40px !important;
  }

  /*text*/
  .heading {
    margin: 0 0 15px;
    font-size: 20px;
    font-size: 2rem;
  }

  .comment {
    margin: 0 0 25px;
  }

  .indent-comment {
    margin: 0 0 35px 0;
  }


  /*btn*/
  .btn {
    min-width: 180px;
    margin: 0;
    padding: 13px 10px 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .btn::before {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .aim-link {
    min-width: 300px;
    font-size: 1.6rem;
    padding: 20px 30px 17px 77px;
  }

  .aim-link::before {
    left: 8%;
    width: 42px;
    height: 44px;
  }

  /*list*/
  .number-list {
    padding-left: 2rem;
  }

  .indent-list {
    margin: 15px 0 15px 0;
  }

  .list-2col li,
  .list-4col li {
    width: 100%;
  }


  /* 各ページ背景*/
  #back {
    margin: 60px 0 40px;
  }

  #back .back-inner {
    height: 60px;
    padding: 0 0 0 15px;
  }

  #back .back-inner h2 {
    font-size: 2rem;
  }

  /*breadcrumb*/
  .breadcrumb {
    display: none;
  }


  /* 各ページsection
----------------------------------------------------------------------------------------------- */
  body:not(#page-top) section:first-of-type {
    margin: 0;
    padding: 0 0 40px;
  }

  body:not(#page-top) section {
    margin: 0;
    padding: 0px 0 40px;
  }

  /* wrap
-------------------------------------------------------------------------------- */
  .wrap {
    padding: 0 15px 0;
  }


  /* 表示非表示切り替え設定
----------------------------------------------------------------------------------------------- */
  .pc-view {
    display: none;
  }

  .sp-tab-view,
  .sp-view {
    display: block !important;
  }


  /* #toTop設定
----------------------------------------------------------------------------------------------- */
  #toTop {
    right: 10px;
    bottom: 100px;
    width: 40px;
    height: 40px;
  }


  /* #nav
----------------------------------------------------------------------------------------------- */
  .navbar {
    position: absolute;
    background-color: rgba(255, 255, 255, 1);
  }

  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* menu-btn */
  .menu-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1040;
    display: inline;
    font-size: 30px;
    line-height: 30px;
    height: 60px;
    padding: 5px 8px;
    position: fixed;
    text-align: center;
    background-color: #013b56;
  }

  .menu-btn a {
    display: inline-block;
    text-decoration: none;
    /* safari hack */
    color: #fff;
  }

  .menu-btn a span {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 0;
    padding: 0;
    display: block;
    color: #fff;
  }

  .btn-open:before {
    content: "\f394";
    font-family: ionicons;
    -webkit-transition-property: all 0.2s linear 0s;
    transition-property: all 0.2s linear 0s;
  }

  .btn-open:hover:before {
    color: #fff;
  }

  .menu-on {
    color: #fff;
    color: #fff;
  }

  .btn-close:before {
    color: #fff;
    content: "\f2d7";
    font-family: ionicons;
    transition-property: all 0.2s linear 0s;
  }

  .btn-close:hover:before {
    color: #fff;
  }

  /* OVERLAY */
  .overlay .menu ul li a:hover,
  .overlay .menu ul li a:focus,
  .overlay .menu ul li a:active,
  .overlay .menu ul li a.active {
    color: #fff600 !important;
  }

  .overlay {
    position: fixed;
    top: 0;
    z-index: 1030;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    background-color: #013b56;
  }

  .overlay .menu {
    margin: 80px auto 10%;
    width: 95%;
  }

  .overlay .menu ul {
    display: block;
    width: 93%;
    list-style: none;
    padding: 0;
    margin: 0 auto;
  }

  .overlay .menu ul li {
    border-bottom: 1px solid #2d6f8e;
  }

  .overlay .menu ul li a {
    font-size: 1.8rem;
    font-weight: normal;
    display: block;
    padding: 20px 10px 15px;
    text-decoration: none;
    color: #fff;
    text-align: left !important;
  }

  .overlay .menu ul li ul {
    width: 100%;
    border-top: 1px solid #2d6f8e;
  }

  .overlay .menu ul li ul li:last-child {
    border-bottom: none;
  }

  .overlay .menu ul li ul li a {
    padding: 13px 15px 10px 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .overlay .menu ul li ul li a::before {
    content: "\f3d3";
    font-family: ionicons;
    margin: 0 5px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }

  /*header logo*/
  .is-animation .navbar {
    justify-content: flex-start;
    background-color: rgba(255, 255, 255, 0.8) !important;
  }

  .is-animation .navbar-collapse.collapse,
  .is-animation .sub-menu {
    display: none !important;
  }

  .is-animation .navbar-brand {
    display: block;
  }

  /* navbar */
  .navbar,
  .is-animation .navbar {
    height: 60px;
    padding: 10px 5px;
  }

  .navbar-header {
    display: flex;
    align-items: center;
    height: 60px;
    width: calc(100% - 60px);
    padding: 10px;
  }



  /* footer
----------------------------------------------------------------------------------------------- */
  footer {
    padding: 0 0 53px;
    margin: 0px 0 0;
    background-color: #f4f4f4;
  }

  .footer-inner {
    flex-wrap: wrap;
    padding: 30px 0 40px;
  }

  .sitemap_area {
    display: none;
  }

  .footer_area {
    display: none;
  }

  #info_block {
    padding: 30px 0;
  }

  #info_block .name-block {
    padding: 70px 0 0;
  }

  #info_block .name-block::before {
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(0);
  }

  #info_block .name-block p {
    line-height: 1;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    transform-origin: center;
  }

  #info_block .name-block span {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #info_block .address-block {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #info_block .address-block .link-map {
    padding: 5px;
    margin: 5px 0 0 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .footer-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
  }

  .bg-sp-white {
    background-color: #FFF;
  }

  #info_block .site-link-box {
    display: block;
  }

  #info_block .site-link-box li {
    margin: 0 auto 20px;
    max-width: 200px;
    min-width: unset;
    width: 100%;
  }

  .nav-list {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }

  .nav-item {
    width: 48%;
    margin: 2px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #767676;
  }

  .nav-item a {
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    display: block;
    margin: 0;
    padding: 10px 0 5px;
    letter-spacing: -1px;
    white-space: nowrap;
  }

  .nav-item:nth-child(1) a::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 30px;
    margin: -3px 5px 0 0;
    background: url(../images/icon_footer_02_sp.png) no-repeat center left;
    background-size: contain;
    vertical-align: middle;
  }

  .nav-item:nth-child(2) a {
    background-color: #0e86cb;
    border-color: #0e86cb;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
  }

  .nav-item:nth-child(2) a span {
    font-size: 80%;
    padding: 0 1px;
  }

  .nav-item:nth-child(2) a span.min-dot {
    margin: 0 -3px;
  }

  .nav-item i {
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    font-size: 1.8rem;
  }


  /* TOP
----------------------------------------------------------------------------------------------- */

/* トップ企業ロゴスライダー   */
.background-gallery {
    margin: 20px auto 20px;
}


  #page-top section p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #page-top .title {
    font-size: 3rem;
  }


  /*background*/
  #background {
    min-height: inherit;
    background: url(../images/top/background_sp.jpg) no-repeat center / cover;
  }

  #background::before {
    margin: 60px 0 0;
    padding-top: calc(100% * 920 / 767);
  }

  #background .background-inner {
    padding: 0;
  }

  #background .background-inner h2 {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 0 20px;
    font-size: 6.93vw;
  }

  #background .background-inner h2::after {
    max-width: 75%;
    height: 1.6vw;
  }

  #background .background-inner p {
    width: 100%;
    margin: 0 0 8vw;
    font-size: 3.73vw;
  }

  #background .background-inner .btn {
    min-width: inherit;
    max-width: 300px;
    margin: 0 auto;
    padding: 25px 20px;
    font-size: 2.2rem;
  }

  #background .background-inner .flex-link {
    display: block;
    width: 100%;
    margin: 0 0 0px;
    padding: 0 0 0px;
  }

  #background .background-inner .background-btn {
    display: block;
    width: 60%;
    margin: 0 auto;
  }

  #background .background-inner .campaign {
    display: block;
    width: 100%;
    margin: 30px auto 20px;
    padding: 0 0 0px;
    text-align: center;
  }



  /* 企業ロゴスライダー*/
    .background-gallery ul li img {
        height: 50px;
    }




  /*romu*/
  .top-romu .wrap {
    min-height: inherit;
  }

  .top-romu .wrap::before {
    display: none;
  }

  .top-romu .right {
    width: 100%;
  }

  .top-romu .title {
    font-size: 3.2rem !important;
  }

  .top-romu p {
    max-width: 425px;
    margin: 0 auto 20px;
  }

  /*about*/
  .top-about ul {
    flex-wrap: wrap;
  }

  .top-about ul li {
    width: 100%;
    margin: 0 0 30px;
  }

  .top-about ul li div {
    width: 230px;
    padding-top: 230px;
  }

  .top-about ul li div strong {
    top: 22px;
    font-size: 1.8rem;
  }

  .top-about ul li h4 {
    min-height: inherit;
    margin: 15px 0;
    font-size: 2.2rem;
    letter-spacing: 0;
  }

  .top-about ul li p {
    max-width: 425px;
    margin: 0 auto;
  }

  /*office*/
  .top-office .img-list {
    margin: 0 auto 15px;
  }

  .top-office .img-list span {
    margin: 0 3px;
  }

  .top-office .office-img {
    margin: 40px 0 0;
  }

  .top-office .office-img li:nth-child(4),
  .top-office .office-img li:nth-child(5) {
    display: none;
  }

  .top-office .comment {
    margin: 0 auto 15px;
    text-align: left;
  }

  /*service*/
  .top-service ul li div {
    padding: 0 0 0 15px;
  }

  .top-service ul li div h4 {
    margin: 0 0 10px;
    font-size: 2.2rem;
  }

  .top-service ul li div h4 i {
    display: inline !important;
  }

  .top-service ul li div p {
    line-height: 1.4;
  }

  /*flow*/
  .top-flow {
    padding: 40px 0 20px !important;
  }

  .top-flow .wrap::before {
    top: 0;
    right: 5%;
    width: 10%;
    padding-top: calc(10% * 113 / 70);
  }

  .top-flow .wrap::after {
    left: 3%;
  }

  .top-flow ul {
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }

  .top-flow ul li {
    position: relative;
    align-items: flex-start;
    width: 55%;
    min-width: 350px;
    height: auto;
    padding: 15px 10px 10px 62px;
    margin: 0 0 10px !important;
    border-radius: 0 30px 0 30px;
  }

  .top-flow ul li span {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
  }

  .top-flow ul li strong {
    text-align: left;
  }

  .top-flow ul li strong br,
  .top-flow ul li p br {
    display: none;
    text-align: left;
  }

  .top-flow ul li p {
    text-align: left;
  }

  /*plan*/
  .top-plan .plan-list {
    flex-direction: column;
    margin: 0;
  }

  .top-plan .plan-list li {
    width: 90%;
    margin: 0 auto 15px;
    text-align: center;
  }

  .top-plan .comment {
    margin: 0 0 20px;
  }

  /*recruit*/
  .top-recruit .top-recruit-box {
    padding: 30px 30px 30px;
  }

  #page-top .top-recruit h3 {
    font-size: 3rem;
  }

  #page-top .top-recruit h3 p {
    margin: 10px 0;
  }

  .top-recruit h4 {
    font-size: 1.6rem;
  }

  #page-top .top-recruit-box .sub-txt {
    font-size: 1.8rem;
    line-height: 28px;
  }

  .nenkin-bnr strong {
    font-size: 2.2rem;
  }

  /*top-info*/
  .top-info .scrollbar {
    min-height: inherit;
    height: auto;
    max-height: 60vh;
  }

  .top-info #news_block dl dt {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .top-info #news_block dl dd {
    display: block;
    width: 100%;
  }

  .top-info #news_block dl dd .title {
    margin: 0 0 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .top-info #news_block dl dd p {
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }


  /*contact-area*/
  .contact-area {
    background: url(../images/top/bg_contactarea_sp.jpg) no-repeat center / cover;
  }

  .contact-area .min-title {
    padding: 15px 5px;
    font-size: 1.6rem;
  }

  .contact-area .flex-block {
    flex-direction: column;
    align-items: center;
  }

  .contact-area .campaign_txt {
    font-size: 1.6rem;
    padding: 7px 10px 5px;
    margin: 0 auto 30px;
  }


  .contact-area .contact-tel {
    width: auto;
    margin: 0;
    padding: 0 0 0 50px;
    font-size: 3.6rem;
    letter-spacing: -1px;
  }

  .contact-area .contact-tel em {
    font-size: 1.4rem;
  }


  /*faq*/
  .top-faq .faq-list {
    margin: 0 auto 30px;
  }

  .faq-list li {
    margin: 10px 0 22px;
  }

  .faq-list .question {
    min-height: 64px;
    padding: 0 40px 0 0;
  }

  .faq-list .question::before {
    width: 50px;
    height: 50px;
    padding: 15px 10px 10px;
    font-size: 1.4rem;
  }

  .faq-list .question:after {
    width: 15px;
  }

  .faq-list .question p {
    line-height: 1.4 !important;
    margin: 0 0 10px;
    padding: 0 0 0 60px;
    font-size: 1.6rem !important;
  }

  .faq-list .inner {
    margin: 0 0 30px;
  }

  .faq-list .inner::before {
    top: 10px;
    width: 50px;
    height: 50px;
    font-size: 1.4rem;
  }

  .faq-list .inner p {
    line-height: 1.4 !important;
    margin: 0 0 10px;
    padding: 10px 0 0 60px;
  }


  /*banner*/
  .top-banner {
    padding: 30px 0 !important;
  }

  .banner-aed {
    min-height: inherit;
    margin: 0 15px 15px;
    padding: 10px 0 12px 60px;
  }

  .banner-aed::before {
    width: 45px;
    height: 45px;
    top: 50%;
    transform: translateY(-50%);
  }

  .banner-aed p {
    font-size: 1.6rem;
  }

  .banner-aed p em {
    font-size: 2.4rem;
  }

  .banner-covid-19 {
    margin: 0;
  }

  .banner-covid-19 a::before {
    left: 15px;
    font-size: 1.6rem;
  }

  .banner-covid-19 a p {
    font-size: 1.6rem;
  }

  /* privacy
----------------------------------------------------------------------------------------------- */

  .privacy .number-list li {
    margin: 0 0 30px;
  }

  .statement .indent-comment {
    margin: 0 0 35px 0;
  }

  .statement .disc-list {
    padding: 0 0 0 40px;
    margin: 15px 0 0;
  }

  .proceed {
    margin: 20px auto 50px;
  }

  .proceed dl {
    margin: 0 auto 25px;
  }

  .proceed dt {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .proceed dd {
    margin: 0;
  }

  .proceed .method-inner {
    margin: 15px auto;
  }

  .proceed .method-inner dt {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .proceed .method-inner dd {
    width: 100%;
  }

  .proceed .method-inner2 {
    margin: 25px auto;
  }



  /* service
----------------------------------------------------------------------------------------------- */

  /*common*/
  .service-box-title {
    margin: 60px auto 20px;
    padding: 15px 25px;
    font-size: 2rem;
  }

  .service-box-mintitle {
    padding: 10px 20px 7px;
    font-size: 1.6rem;
  }

  .title-label-b {
    margin: 0 0 15px;
    font-size: 1.8rem;
  }

  .btn-service {
    line-height: 1.4;
    padding: 15px 10px 13px 35px;
    font-size: 1.4rem;
    white-space: normal;
    text-align: left;
  }

  .btn-service::before {
    left: 20px;
  }

  .flex-reverse {
    flex-direction: column-reverse;
  }

  .service-flex .left {
    margin: 0 0 5px;
  }



  /*service-contents top*/
  .service-block-top {
    flex-wrap: wrap;
  }

  .service-block-top .title {
    font-size: 2.6rem;
    text-align: center;
  }

  .service-block-top .left,
  .service-block-top .right {
    width: 100%;
    margin: 0;
  }

  .service-block-top .right-img {
    margin: 15px 0 0;
  }



  /*col*/
  .service-list-3col {
    margin: 0;
  }

  .service-list-2col li,
  .service-list-3col li {
    width: 100%;
    margin: 0 0 30px;
  }

  .service-list-3col li:last-child {
    margin: 0;
  }

  .service-list-2col li h4,
  .service-list-3col li h4 {
    margin: 15px 0 10px;
    font-size: 1.8rem;
  }

  .service-list-3col li p {
    padding: 0;
  }

  .service-list-3col li img,
  .service-list-2col li img {
    max-width: 80%;
  }

  /**/
  .service-detail-box {
    padding: 20px 20px 15px;
  }

  .service-detail-box .border-bottom {
    margin: 0 0 15px;
    padding: 0 0 10px;
  }


  /*clecklist*/
  .service-cleck-wrap {
    padding: 0;
  }

  .service-cleck-list li {
    background-size: 24px;
    font-size: 1.6rem;
  }


  /*table*/
  .service-table-wrap .left,
  .service-table-wrap .right {
    width: 100%;
  }

  .service-table {
    margin: 10px 0 0;
  }

  .service-table .table-head {
    font-size: 1.6rem;
  }

  .service-table .table-body div {
    min-height: inherit;
    padding: 15px 10px;
    font-size: 1.4rem;
  }

  /*flow*/
  .service-flow {
    flex-wrap: wrap;
    width: auto;
    margin: 0 0 10px;
  }

  .service-flow>div {
    width: 100%;
    margin: 0 0 10px;
    font-size: 1.4rem;
  }

  .service-flow .flow-head {
    padding: 15px 10px 13px;
    font-size: 1.6rem;
  }

  .service-flow .flow-head br {
    display: none;
  }

  .service-flow .after-plus {
    margin: 0 0 15px;
  }

  .service-flow .after-plus::after {
    right: inherit;
    top: inherit;
    left: 50%;
    bottom: -1.7rem;
    transform: translateX(-50%);
  }

  .service-flow .block span {
    display: block;
  }



  /*dl*/
  .service-dl {
    flex-wrap: wrap;
    margin: 0 0 10px;
  }

  .service-dl dt {
    width: 100% !important;
    font-size: 1.6rem;
  }

  .service-dl dd {
    font-size: 1.4rem;
  }

  .service-dl .min-text {
    display: block;
    width: 100%;
    margin: 5px 0 0;
  }

  .service-dl .number-list li {
    margin: 0 0 10px;
  }

  .table01>div {
    width: 50%;
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 10px 7px;
  }

  /* .service-detail-box ol:not(.number-list) li{
  padding-left: 1.9em;
  text-indent: -1.9em;
} */


  /* plan
--------------------------------------------------------------------------- */
  #plan section .plan-list {
    flex-direction: column;
    margin: 0;
  }

  #plan section .plan-list li {
    width: 90%;
    margin: 0 auto 15px;
    text-align: center;
  }

  #plan section .plan-list li span {
    display: block;
  }

  #plan section .plan-list li span img {
    width: 100%;
  }

  #plan section .comment {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
  }

  #plan section .plan-list li h4 {
    margin: 0;
  }

  #plan section .flex .head {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    text-align: center;
    margin: 0px auto 30px;
    padding: 15px 0 10px;
    background-color: #f5f5f5;
    color: #010101;
    width: 240px;
    height: 50px;
    display: table;
  }

  #plan section .flex .left {
    width: 100%;
    max-width: 580px;
    margin: 0 auto 60px;
  }

  #plan section .flex .right {
    width: 100%;
    max-width: 580px;
    margin: 0 auto 0;
  }

  #plan section .service-list li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: left;
    margin: 0 0 20px;
    padding: 0 10px 0px;
    position: relative;
  }

  #plan section .service-list li span {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 0;
  }

  #plan section .service-list li::after {
    width: 20px;
    height: 17px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 4px;
    right: 10px;
  }

  #plan section .option-list dt {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: left;
    font-weight: normal;
    margin: 0 0 0px;
    padding: 0 0 0px 10px;
    display: block;
  }

  #plan section .option-list dt span {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 0;
  }

  #plan section .option-list dd {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: right;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 10px 0 0;
    display: block;
  }

  .container-min {
    max-width: 80%;
  }

  .table-box {
    margin-top: 0;
  }

  .table-box .color-table td {
        padding: 15px 7px 12px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.7;
        width: 245px;
  }

  .table-box .color-table th {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 18px 0 16px;
    width: 245px;
  }

  .table-box h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .container-min {
    max-width: 100%;
  }




  /*security_compliance
----------------------------------------------------------*/
  #security_compliance .comment {
    margin: 0 0 25px;
  }

  #security_compliance ol.number-list {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1;
    padding-top: 5px;
  }

  #security_compliance ol.number-list span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
  }

  #security_compliance ol.number-list li {
    margin: 0 0 30px;
  }

  #security_compliance ol.number-list li:last-of-type {
    margin: 0;
  }



  /*privacypolicy
  -------------------------------------------------------------------------------- */
  .nav-security {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .nav-security .btn {
    min-width: 187px;
    margin: 5px;
    font-size: 1.4rem;
  }

  .nav-security .btn::before {
    font-size: 1.4rem;
  }

  #privacypolicy p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    text-align: left;
    margin: 0 0 60px;
    padding: 0;
  }

  #privacypolicy p.heading {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0;
  }

  #privacypolicy p.comment {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    text-align: left;
    margin: 0 0 50px;
    padding: 0;
  }

  #privacypolicy p.comment:last-child {
    margin: 0 0 0px;
  }

  #privacypolicy .complaint-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    width: 100%;
    text-align: center;
    padding: 11px 0 8px;
  }

  #privacypolicy ul.number-list li,
  #privacypolicy .complaint-mail,
  #privacypolicy .complaint-comment li,
  #statement .first-comment {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }

  #privacypolicy ul.number-list span {
    margin-right: 6px;
  }

  #privacypolicy ul.number-list li {
    text-indent: -2rem;
    padding-left: 2rem;
    margin-bottom: 20px;
  }

  #privacypolicy .complaint-mail {
    width: 100%;
  }

  #privacypolicy .complaint-comment,
  #privacypolicy .proceed .method-inner {
    flex-direction: column;
    width: auto;
    margin: 20px auto;
  }

  #privacypolicy .complaint-comment li:nth-child(odd),
  #privacypolicy .proceed .method-inner li:nth-child(odd) {
    margin-bottom: 0;
    width: 100%;
  }

  #privacypolicy .complaint-comment li:nth-child(even),
  #privacypolicy .proceed .method-inner li:nth-child(even) {
    margin-bottom: 20px;
    width: 100%;
  }

  #privacypolicy .proceed .method-inner li:nth-child(even):last-of-type {
    margin-bottom: 0;
  }

  #statement .first-comment {
    margin: 0 auto 30px;
  }

  #privacypolicy .proceed dt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    text-indent: -2.8rem;
    padding-left: 2.8rem;
  }

  #privacypolicy .proceed dl {
    margin-bottom: 20px;
  }

  #privacypolicy .proceed dd {
    margin-left: 0;
  }

  #statement .second-comment {
    text-indent: -1.5rem;
    padding-left: 1.5rem;
    margin-left: 0;
  }

  #privacypolicy .proceed .method-inner2>li {
    text-indent: -1.5rem;
    padding-left: 1.5rem;
  }

  #privacypolicy .third-list {
    text-indent: unset;
    padding-left: 0;
    margin-left: 0;
  }



  /*access
------------------------------------------------------------*/
  .ggmap {
    position: relative;
    margin: 0 auto;
    padding-bottom: 19%;
    padding-top: 19%;
    height: 0;
    min-height: 280px;
    overflow: hidden;
  }

  #access p.center {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 0;
    color: #000;
    text-align: center;
  }
  #access p.left {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 0;
    color: #000;
    text-align: left;
}

  #access a.goo {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    text-align: center;
    margin: 0px auto 20px;
    padding: 15px 0 10px;
    color: #fff;
    width: 100%;
    display: table;
    height: auto;
  }

  #access a.goo:before {
    content: '';
    background: url(../images/access/icon_map.png) no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    top: 3px;
  }

  #access ul.btn-link {
    flex-direction: column;
  }

  #access ul.btn-link li {
    margin: 0;
  }

  #access ul.btn-link input {
    width: 100%;
    background-size: 210px;
    height: 55px;
  }

  #access ul.btn-link li:last-of-type {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  /*faq
--------------------------------------------------------------------*/
  #faq .faqlist .question {
    min-height: 64px;
    padding: 0 40px 0 0;
  }

  #faq .faqlist .question p {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 0 0 40px;
  }

  #faq .faqlist .question p {
    line-height: 1.4 !important;
    margin: 0 0 10px;
    padding: 0 0 0 40px;
  }

  #faq .faqlist .inner p {
    line-height: 1.4 !important;
    margin: 0 0 10px;
    padding: 10px 0 0 40px;
  }

  #faq .faqlist .question::before,
  #faq .faqlist .inner p::before {
    top: 10px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  #faq .faqlist .question::after {
    width: 15px;
  }

  /*solution
--------------------------------------------------------------------*/
  #solution .faqlist .question {
    min-height: 64px;
    padding: 0 40px 0 0;
  }

  #solution .faqlist .question p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #solution .faqlist .question p {
    line-height: 1.4 !important;
    margin: 0 0 10px;
    padding: 0 0 0 60px;
  }

  #solution .faqlist .inner p {
    line-height: 1.4 !important;
    margin: 0 0 10px;
    padding: 10px 0 0 60px;
  }

  #solution .faqlist .question::before {
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  #solution .faqlist .inner p::before {
    top: 10px;
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  #solution .faqlist .question::after {
    width: 15px;
  }




  #solution section.case .img-right {
    float: none;
    margin: 0 auto 40px;
    padding: 0;
    display: table;
  }

  #solution section.case .head {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    color: #4a4a4a;
    text-align: left;
    font-weight: bold;
    margin: 0 0 30px 0;
    padding: 5px 0 0 10px;
    border-left: 5px solid #009ee8;
  }

  #solution section.case .comment {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    color: #110a0a;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  #solution section.case .flex .img {
    width: 100%;
    /*
    max-width: 147px;
	*/
    text-align: center;
    margin: 0 auto 30px;
  }

  #solution section.case .flex .text-area {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 0px;
    padding: 0;
  }

  #solution section.case .flex .text-area dt {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: left;
    font-weight: normal;
    margin: 0 0 0px;
    padding: 0 0 0px 10px;
    float: none;
    clear: both;
    border-bottom: none;
  }

  #solution section.case .flex .text-area dt.h73 {
    height: unset;
  }

  #solution section.case .flex .text-area dd {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: left;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 10px 0;
    border-bottom: 1px solid #bbbbbb;
  }

  #solution section.case .flex .text-area dt:last-of-type {
    margin: 0 0 0;
  }

  #solution section.case .flex .text-area dd:last-of-type {
    margin: 0 0 15px;
  }

  #solution section.case .box {
    margin: 0 0 60px;
    padding: 0;
  }

  #solution section.case .flex {
    display: block;
  }

  #solution section.case .flex .text-area dl {
    margin: 0px 0 0;
    padding: 0;
    width: 100%;
  }




  /*aboutus
------------------------------------------------------*/
  #aboutus .flex-wrap-right01,
  #aboutus .flex-wrap-left02,
  #aboutus .flex-wrap-right03 {
    max-width: 510px;
    height: 590px;
    margin: 0 auto 25px;
  }

  #aboutus .flex-wrap-left04 {
    max-width: 510px;
    height: 550px;
    margin: 0 auto;
  }

  #aboutus .flex-wrap-right01::before,
  #aboutus .flex-wrap-left02::before,
  #aboutus .flex-wrap-right03::before {
    min-height: 300px;
    background-position: center bottom;
    top: 290px;
    background-size: cover;
  }

  #aboutus .flex-wrap-left04::before {
    background-position: 70% bottom;
    top: 290px;
    background-size: cover;
    min-height: 300px;
  }

  #aboutus .flex-content {
    height: 290px;
  }

  #aboutus .flex-content .text-area {
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  #aboutus .flex-content .text-area h3.point {
    line-height: 1.5;
    margin: 0 0 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }

  #aboutus .flex-content .text-area h3.point span {
    line-height: 1.5;
    padding: 0 0 0 5px;
    font-size: 24px;
    font-size: 2.4rem;
  }

  #aboutus .flex-content .text-area h4.head {
    line-height: 1.5;
    font-weight: 700;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }

  #aboutus .flex-content .text-area .comment {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
  }

  #office section .summary dl dt {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    font-weight: normal;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 0px 0px 10px;
    display: block;
  }

  /*#office
----------------------------------------------------------------*/
  #office section .image-list li {
    width: 100%;
  }

  #office section .flex-between {
    justify-content: center;
  }

  #office .flex-wrap-right,
  #office .flex-wrap-left,
  #office .flex-wrap-right2 {
    height: auto;
    margin: 0px auto 30px;
  }

  #office .flex-wrap-right::before {
    min-height: auto;
    height: 100%;
  }

  #office .flex-wrap-right::before,
  #office .flex-wrap-left::before,
  #office .flex-wrap-right2::before {
    content: none;
  }

  #office .flex-wrap-right .flex-content,
  #office .flex-wrap-left .flex-content,
  #office .flex-wrap-right2 .flex-content {
    background: #373737;
    height: auto;
  }

  #office .flex-wrap-right .flex-content .image-area,
  #office .flex-wrap-right2 .flex-content .image-area {
    z-index: 9;
    margin: 0 auto 0;
    max-width: 500px;
    width: 100%;
  }

  #office .flex-wrap-left .flex-content .image-area {
    z-index: 9;
    margin: 0 auto 0;
    max-width: 500px;
    order: 1;
    width: 100%;
  }

  #office .flex-wrap-right .flex-content .text-area {
    display: block;
    background: #373737;
    padding: 0 20px 0;
    position: initial;
  }

  #office .flex-wrap-left .flex-content .text-area {
    display: block;
    background: #373737;
    padding: 0 20px 0;
    position: initial;
    order: 2;
  }

  #office .flex-wrap-right .flex-content .text-area-wrap,
  #office .flex-wrap-right2 .flex-content .text-area-wrap,
  #office .flex-wrap-right2 .flex-content .text-area {
    background: #373737;
    padding: 0 20px 20px;
    position: initial;
    margin: 0;
  }

  #office .flex-wrap-left .flex-content .text-area-wrap {
    background: #373737;
    padding: 0 20px 20px;
    position: initial;
    margin: 0;
    order: 3;
  }

  #office .flex-content .text-area .head {
    line-height: 1.5;
    font-size: 20px;
    font-size: 2rem;
    margin: 25px 0 10px;
    font-weight: 700;
  }

  #office .flex-content .text-area .head span {
    line-height: 1.5;
    font-weight: normal;
  }

  #office .flex-content .text-area .comment,
  #office .flex-content .text-area-wrap .comment {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
  }

  #office section .summary dl dt::before {
    content: '';
    width: 37px;
    height: 18px;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    top: 4px;
    left: 0;
  }

  #office section .summary dl dd {
    width: auto;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    text-align: left;
    margin: 0;
    padding: 0px 0px 5px;
    letter-spacing: -0.8px;
    display: block;
  }

  #office section .summary dl dd ul li {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    color: #000000;
    text-align: left;
    margin: 0 0 0;
    padding: 0 0 0;
    width: 100%;
  }

  #office section .summary ul.company-link li:last-of-type a {
    background-color: #2E8FB2;
    color: #FFF;
    padding: 0px 9px;
    margin-left: 30px;
  }

  #office section .summary ul.company-link li:first-of-type {
    width: auto;
  }


  #office .system-list ul li {
    margin: 0 0 20px;
    width: 49%;
    /* margin: 0 auto 20px; */
    text-align: center;
  }

  #office .system-list .title {
    font-size: 2.4rem;
  }

  #office .supporters_link {
    margin: 30px auto 0;
    max-width: unset;
    display: block;
    justify-content: unset;
  }

  #office .supporters_link .support01 {
    width: 100%;
  }

  #office .supporters_link .support02 {
    width: 100%;
    margin: 20px auto 0;
  }

  #office .supporters_link .support01 p,
  #office .supporters_link .support02 p {
    font-size: 20px;
  }

  #office .supporters_link .support01 p span,
  #office .supporters_link .support02 p span {
    font-size: 14px;
  }

  #office .supporters_link ul {
    margin: 0 auto 0;
  }

  #office .supporters_link ul li p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    padding: 0;
  }

  #office .supporters_link ul li p:first-of-type {
    margin-top: 10px;
  }

  #office .supporters_link ul li p:last-of-type {
    padding: 0;
  }

  #office section .image-list li span {
    font-size: 14px;
    font-size: 1.4rem;
  }


  #office .flex-wrap-left2 .flex-content .image-area{
    width: 100%;
    text-align: center;
    margin: 0 auto 0;
}

#office .flex-wrap-left2 .flex-content{
  height: auto;

}
#office .flex-wrap-left2 .flex-content .text-area {
  padding: 400px 20px 50px;
}
#office .flex-wrap-left2::before {
  width: 100%;
  min-height: 680px;
}

#office .flex-wrap-left2 .flex-content .text-area {
  position: absolute;
  right: 0;
  width: auto;
  padding: 380px 20px 0;
}

 
  /*#service
----------------------------------------------------------*/
  #service .check-list-box .check-list li {
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 24px;
  }

  #service .content02 ul li dd:last-of-type a {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 32px 10px;
  }

  #service .content02 ul li dd:first-of-type {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 20px 0 10px;
  }

  #service .content02 ul li dd:last-of-type {
    margin: 15px auto 0;
  }

  #service .content02 ul li dl {
    margin-bottom: 40px;
  }




  /*recruit*/


  .recruit-box-list .check-list li {
    font-size: 1.6rem;
    line-height: 22px;
  }

  .recruit_content01 h4.recruit_sub_title {
    font-size: 1.6rem;
  }


  .recruit_content01 p.marker-blue {
    font-size: 2.6rem;
    font-size: 26px;
  }

  .recruit_content01 .txt-list {
    text-align: left;
  }

  .recruit_content01 .txt-list li {
    font-size: 1.6rem;
    line-height: 24px;
    margin-bottom: 14px;
  }

  .recruit_content01 .f-normal li {
    font-size: 1.6rem;
    line-height: 28px;
    margin-bottom: 14px;
  }

  .recruit_content01 .blue-txt {
    font-size: 2.0rem;
    line-height: 30px;
    text-align: left;
  }

  .recruit-plan-topic {
    padding: 10px 18px 7px;
  }

  .recruit-plan-topic::after {
    content: none;
  }

  .recruit-plan-topic p {
    font-size: 1.6rem;
    line-height: 28px;
    text-align: left;
  }

  .service-list-2col .consul-list-box {
    width: 100%;
    margin: 0 0px 25px;
    padding: 0 0 15px;
  }

  .recruit_content02 h4 {
    font-size: 2.2rem;
  }

  .consul-list-box .box-title p {
    font-size: 2.0rem;
  }

  .consul-list-box .box-title {
    padding: 7px 20px 2px 0;
  }

  .consul-list-box .box-title span {
    /* padding: 12px 20px 5px; */
    font-size: 2.0rem;
  }

  .service-list-2col .consul-list-box h4 {
    font-size: 1.8rem;
    margin: 18px 0 6px;
  }

  .consul-list-box .box-sub {
    padding: 0 10px 0 20px;
  }

  .consul-list-box ul li {
    text-indent: -1.6em;
  }

  .recommend-box .recommend-box-list li {}

  .recommend-box .recommend-box-list li:before {}

  .site-construction-plan {
    padding: 50px 0 0;
  }

  .site-construction-plan h5 {
    display: block;
  }

  .site-construction-plan h5 span {
    display: block;
    width: fit-content;
    margin: 0 auto 6px;
  }

  .site-construction-plan .title-sub {
    font-size: 1.6rem;
    margin: 0 0 20px;
  }

  .recommend-title {
    font-size: 1.8rem;
    padding: 0 23px 0;
    margin: 0 auto 0px;
  }

  .recommend-box .img-box {
    padding: 20px 0 0px;
  }

  .recruit-box-list .check-list {
    width: 100%;
    margin: 0px 0 0px;
  }

  .recommend-box .recommend-box-list li span {
    min-width: 30px;
    height: 30px;
    margin: 0 10px 0px 0;
    font-size: 1.4rem;
  }

  .site-construction-plan .white-bg {
    margin: 40px 0 0 !important;
  }

  .cost-list dl {
    display: block;
  }

  .cost-list dl dt {
    width: 100%;
  }

  .cost-list dl dd {
    margin: 0 0 10px;
  }

  .service-detail-box .caution {
    padding: 10px 0px 0px 15px;
    font-size: 1.4rem;
  }





  /*contact
----------------------------------------------------------------*/

  /* contactページ
-------------------------------------------------------------------------------- */


  #contact .check-list-box .check-list li {
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 24px;
  }

  /*
      body#contact section .title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 34px;
        margin: 0px auto 10px !important;
        padding: 0px 0 0px;
        background-image: none;
      } */

  #contact section .text-center {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    text-align: center;
    color: #000;
    margin: 0 auto 40px;
  }

  #contact section {
    margin: 0 auto 60px !important;
    padding: 0 !important;
  }

  #contact section.content01 .tel-list {
    flex-direction: column-reverse;
  }

  #contact section.content01 .tel-list li {
    margin: 0 0;
  }

  #contact section.content01 .tel-list li {
    margin: 0;
  }

  #contact .content01 .tel-list>li:last-of-type {
    padding-left: 0;
  }

  #contact section.content01 .tel-list li .inner li {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
  }

  #contact section.content01 .tel-list li .inner li.tel {
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0px auto 0px;
    align-items: center;
  }

  #contact section.content01 .tel-list li .inner li.tel::before {
    width: 30px;
  }

  #contact section.content01 .tel-list li .inner li.fax::before {
    width: 30px;
  }

  #contact section.content01 .tel-list li .inner li.tel p:first-of-type {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 1.167;
    letter-spacing: -2px;
    color: #353535;
    margin: 0;
    padding: 0 0 0px 30px;
  }

  #contact section.content01 .tel-list li .inner li.tel p .bar {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.167;
    padding: 0 0;
    position: relative;
    top: -7px;
  }

  #contact section.content01 .tel-list li .inner li.tel p:nth-of-type(2) {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -0.8px;
    line-height: 1;
    padding: 0 0 0px 40px;
    color: #353535;
    margin: 0 0 20px;
  }

  #contact .content01 .tel-list li:last-of-type div {
    width: 100%;
    margin: 0 auto;
  }

  #contact section.content01 .tel-list li .inner li.tel p:nth-of-type(2) span {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -0.8px;
    padding: 0;
    color: #353535;
  }

  #contact .content01 .tel-list li .inner li.tel p:nth-of-type(2) strong {
    font-size: 16px;
    font-size: 1.6rem;
  }

  /**/
  #contact section.content01 .tel-list li .inner li.tel {
    position: static;
  }

  #contact .content01 .tel-list li .inner li.tel::before {
    content: none;
  }

  #contact section.content01 .tel-list li .inner li.tel p:first-of-type {
    position: relative;
  }

  #contact .content01 .tel-list li .inner li.tel p:first-of-type::before {
    content: '';
    width: 25px;
    height: 97px;
    margin: 0 0 0 0;
    padding: 0;
    background: url(../images/contact/tel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
  }

  /**/
  #contact section.content01 .tel-list li .inner li.fax p:first-of-type {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 400;
    line-height: 1.167;
    letter-spacing: -2px;
    margin: 0;
    padding: 0 0 0px 40px;
  }

  #contact section.content01 .tel-list li .inner li.fax p .bar {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.167;
    padding: 0 0;
    position: relative;
    top: -7px;
  }

  #contact section.content01 .tel-list li .inner li.fax p:nth-of-type(2) {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    margin: 0 0 40px;
    padding: 0 0 0px 40px;
  }

  /* body#contact section .title {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 34px;
        margin: 0px auto 0px;
        padding: 0px 0 0px;
        background-image: none;
        text-align: center;
      } */

  #contact .content01 .tel-list li .inner li h3 {
    text-align: center;
  }

  #contact section.content02 ul li dd.tel p:first-of-type {
    font-size: 35px;
    font-size: 3.5rem;
    padding: 0 0 0px 105px;
  }

  #contact section.content02 ul li dd.tel p:nth-of-type(2) {
    padding: 0 0 0px 105px;

  }

  #contact section.content02 ul li dd.tel p:nth-of-type(2) span {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    padding-left: 10px;
    line-height: 1.5;
  }

  #contact section.content02 ul li dd.fax p:first-of-type {
    font-size: 35px;
    font-size: 3.5rem;
  }

  body#contact section .sub-head {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: -0.8px;
    display: block;
    text-align: center;
    margin: 0px 0px 40px;
    padding: 0 0 0px;
  }

  #contact .content01 .tel-list li .inner p {
    text-align: left;
  }

  #contact .content01 .tel-list li .inner p.text-center {
    text-align: center;
  }


  #contact section.content01 .tel-list li .inner p.office_txt {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 0 10px;
  }

  #contact section.content01 .tel-list li .inner p.office_txt span {
    padding: 3px 7px 1px;
  }



  #contact .message-box {
    padding: 15px;
  }

  #contact .message-box span:first-of-type {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 29px;
    margin-bottom: 7px;
    display: block;
  }

  #contact .message-box span:nth-of-type(2) {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
  }

  #contact form#mailformpro dl dd ul.remote {
    flex-direction: column;
    align-items: flex-start;
  }

  #contact form#mailformpro dl {
    display: block;
  }

  #contact div#entry_content form#mailformpro dl dt {
    display: block;
    width: 100%;
  }

  #contact form#mailformpro select {
    font-size: 14px;
  }

  #contact section dl dd p.tex-center {
    width: 100% !important;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px;
    margin: 40px auto 40px;
    padding: 20px 15px 15px;
  }

  #contact section .wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  #contact form#mailformpro dl dt .must,
  #contact form#mailformpro dl dd label,
  #contact form#mailformpro dl dd ul li.about-remote a,
  #contact form#mailformpro input,
  #contact form#mailformpro .mfp-caution,
  #contact #mailformpro>div>dl>dd>input {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  /* #contact section h3.title {
	font-size: 30px !important;
	font-size: 3.0rem !important;
	line-height: 36px;
	color: #000;
	font-weight: normal;
	text-align: center;
	position: relative;
	letter-spacing: -1.4px;
	background-image: url(../images/other_title_bar.png) !important;
	margin: 0px 0px 40px;
	padding: 0 0 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
} */

  #contact form#mailformpro>div>dl {
    width: auto;
    display: block;
    border: none !important;
  }

  #contact form#mailformpro>div>dl dt,
  #contact form#mailformpro>div>dl dd,
  #contact form#mailformpro #callTime1 dl dt,
  #contact form#mailformpro #callTime1 dl dd,
  #contact form#mailformpro #callTime2 dl dt,
  #contact form#mailformpro #callTime2 dl dd,
  #contact form#mailformpro #callTime3 dl dt,
  #contact form#mailformpro #callTime3 dl dd,
  #contact form#mailformpro #callTime4 dl dt,
  #contact form#mailformpro #callTime4 dl dd {
    width: 100%;
    display: block;
    border: none !important;
    padding: 10px 15px 10px 15px;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  #contact #mailformpro>div>dl>dt {
    padding: 10px 5px 6px 28px;
  }

  #contact #mailformpro>div>dl>dt:before {
    top: 14px;
    left: 12px;
  }

  #contact #mailformpro>div>dl>dd {
    border-left: none;
    margin: 0 0 10px;
    padding: 5px 8px 8px;
  }

  #contact #mailformpro>div>dl#conf_block,
  #contact #mailformpro>div>dl#conf_block dd {
    border: none !important;
  }

  #contact #mailformpro>div>dl>dd>textarea,
  #contact #mailformpro>div>dl>dd>input

  /*,
#contact #mailformpro > div > dl > dd > select*/
    {
    width: 100% !important;
    height: 100% !important;
    margin: 5px 0;
    padding: 5px;
    font-size: 16px;
    line-height: 28px;
  }

  #contact #mailformpro>div>dl>dd>.check_box {
    width: unset !important;
    height: auto !important;
    margin: 5px 5px 0 0px;
    padding: 5px;
  }

  #contact #mailformpro>div>dl>dd>input[type=text]:not(:last-child) {
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  #contact #mailformpro>div>dl>dd>textarea {
    min-height: 10em;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  #contact #mailformpro>div>dl>dd>select {
    font-size: 14px;
  }

  #contact form#mailformpro label.check {
    margin: 5px 5px 10px 23px;
    font-size: 18px !important;
    line-height: 26px;
    padding: 5px 0px 5px;
    text-indent: -23px;
  }

  #contact form#mailformpro dl dd ol li input[type=text] {
    max-width: 100%;
    width: 100% !important;
    margin: 0;
    padding: 5px 5px 0px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  #contact #mailformpro>div>dl>dd>input.input01 {
    width: 100% !important;
    height: 100% !important;
  }

  #contact #mailformpro>div>dl>dd>ol>li {
    padding-bottom: 5px;
  }

  #contact #mailformpro>div>dl>dd>ol>li>input.input02 {
    width: 100% !important;
    height: 100% !important;
  }

  #contact #mailformpro>div>dl>dd>input.input03 {
    width: 100% !important;
    max-width: 100%;
    height: 100% !important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  #contact #mailformpro>div>dl>dd>input.input04 {
    width: 100% !important;
    height: 100% !important;
    font-size: 16px;
    font-size: 1.6rem;
  }

  #contact #mailformpro>div>dl>dd ol li input.addinputnum {
    width: 200px !important;
  }

  #contact form#mailformpro button#button_mfp_goconfirm {
    width: 60% !important;
    background-size: contain;
  }

  #contact div#mfp_overlay_inner {
    width: 95%;
  }

  #contact div#mfp_overlay_inner h4 {
    padding: 10px 0 20px;
  }

  #contact div#mfp_overlay_inner table#mfp_confirm_table {
    border-bottom: solid 1px #CCC;
    margin-bottom: 20px;
  }

  #contact div#mfp_overlay_inner table#mfp_confirm_table tr th,
  #contact div#mfp_overlay_inner table#mfp_confirm_table tr td {
    display: block;
    width: 100%;
  }

  #contact div#mfp_overlay_inner table#mfp_confirm_table tr th {
    font-size: 1.1em;
    padding-bottom: 0;
  }

  #contact div#mfp_overlay_inner table#mfp_confirm_table tr td {
    border-top: none;
  }

  #contact div#mfp_overlay_inner .mfp_element_submit,
  #contact div#mfp_overlay_inner .mfp_element_reset,
  #contact div#mfp_overlay_inner .mfp_element_button {
    font-size: 18px;
    line-height: 1.8em;
  }


  #contact form#mailformpro dl dd ul li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
  }

  form#mailformpro label {
    margin: 0 !important;

  }

  #contact p.caution_mail {
    text-align: center;
    margin: 30px auto 0;
    padding: 45px 0 0 0px;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    display: inline-flex;
    line-height: 26px;
  }


  #contact form#mailformpro #callTime1 dl dd .caution,
  #contact form#mailformpro #callTime2 dl dd .caution {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }

  #contact p.caution_mail::before {
    content: '';
    background-image: url(../images/contact/caution_icon.png);
    background-repeat: no-repeat;
    margin: 0 auto 0px;
    padding: 0;
    position: absolute;
    width: 34px;
    height: 30px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  #contact form#mailformpro dl dd p.caution,
  form#mailformpro dl dd p.caution::before {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #contact section.content02 ul li div {
    width: 60%;
    margin: 30px auto 0;
  }

  #contact .content03 .left {
    padding: 0 0 20px;
  }

  #contact .content03 .right {
    width: 100%;
  }

  #contact .content03 .takusaku_list01-right li {
    width: 100%;
  }

  #contact .content03 .takusaku_list02 li {
    font-size: 1.6rem;
  }

  #contact .content03 .takusaku_list01-right>li .inner {
    margin: 0 auto 0px;
    max-width: 480px;
  }

  #contact form#mailformpro .mfp-check-flex {
    display: block;
  }

  #contact form#mailformpro .width49 label {
    width: 100%;
  }




  #thanks section .img_content01 {
    max-width: 85%;
    margin: 0 auto 40px;
  }

  #thanks section p.caution_mail {
    text-align: center;
    margin: 30px auto 0;
    padding: 45px 0 0 0px;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    display: inline-flex;
    line-height: 26px;
  }

  #thanks section p.caution_mail::before {
    content: '';
    background-image: url(../images/contact/caution_icon.png);
    background-repeat: no-repeat;
    margin: 0 auto 0px;
    padding: 0;
    position: absolute;
    width: 34px;
    height: 30px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }




  /* remote
----------------------------------------------------------------------------------------------- */
  .remote-mintitle {
    min-width: 240px;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .remote-about .flex-block {
    flex-direction: column;
  }

  .remote-about .flex-block .right,
  .remote-about .flex-block .left {
    width: 100%;
    margin: 0 auto;
  }

  .remote-about .flex-block .left {
    margin: 0 0 20px;
  }

  .remote-about .flex-block .right p {
    margin: 0 0 15px;
  }

  .remote-use .btn-zoom {
    padding: 20px 10px;
  }

  .remote-use .btn-zoom strong::before {
    width: 60px;
    height: 60px;
  }

  .remote-use .btn-zoom strong {
    padding: 0 0 0 80px;
    font-size: 2.4rem;
  }

  .remote-use .btn-zoom span {
    font-size: 1.4rem;
  }

  .remote-about .blue-list li {
    width: auto;
    min-width: 260px;
    margin: 0 0 15px 20px;
  }

  .remote-about .blue-list li p {
    padding: 12px 20px 10px 75px;
    font-size: 1.8rem;
  }

  .remote-use .btn-links {
    width: 100%;
    margin: 10px auto;
    padding: 15px 10px 15px 70px;
    background-size: 40px;
    background-position: left 15px center;
  }

  .remote-use .zoom_link span.center,
  .remote-use .web_link span.center {
    position: unset;
    margin: 0;
    padding: 10px 0 0;
  }

  .remote-use .btn-links:first-child,
  .remote-use .btn-links:last-child {
    background-position: left 15px center;

  }

  .remote-use .btn-links strong {
    font-size: 2.2rem;
  }

  .remote-use .btn-links em {
    font-size: 1.4rem;
  }

  .remote-use .btn-links span {
    font-size: 1.2rem;
    letter-spacing: -0.5px;
  }

  .remote-use .flex-block .right,
  .remote-use .flex-block .left {
    width: 100%;
    margin: 0 auto;
  }



}


/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- 560px


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 560px) {

  .top-flow .wrap::before,
  .top-flow .wrap::after {
    display: none;
  }

  .top-flow ul li {
    min-width: 90%;
  }





  /*recruit*/


  .recruit-box-list img {
    max-width: 50%;
  }



}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- 425px（スマホ大）


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 425px) {

  .hidden-xs2 {
    display: none !important;
  }

  #background::before {
    margin: 60px 0 0;
    padding-top: calc(100% * 600 / 425);
  }

  #background .background-inner .background-btn,
  #background .background-inner .campaign {
    width: 80%;
  }

  /*service*/
  .top-service ul li a {
    flex-direction: column;
    padding: 15px 5px 5px;
  }

  .top-service ul li span {
    width: 100%;
  }

  .top-service ul li div {
    width: 100%;
    padding: 15px 0 0;
  }

  .top-service ul li div p {
    margin: 0 !important;
    letter-spacing: 0;
  }

  .top-service ul li div p br {
    display: none;
  }



  .aim-link {
    min-width: 180px;
    font-size: 1.6rem;
    padding: 20px 30px 17px 27px;
  }

  .aim-link::before {
    content: none;
  }

  /*banner*/
  .top-banner .flex-block>div {
    max-width: 300px;
  }

  .banner-covid-19 a {
    min-height: inherit;
    padding: 15px 10px 13px 40px;
  }

  .banner-blog a {
    min-height: inherit;
    padding: 12px 0 10px;
  }

  .banner-blog a::before {
    width: 60px;
  }

  .banner-blog p {
    padding-left: 60px;
  }


  /*aboutus
----------------------------------------------------------------------------------------------- */
  #aboutus .flex-wrap-right01,
  #aboutus .flex-wrap-left02,
  #aboutus .flex-wrap-right03 {
    height: 610px;
  }

  #aboutus .flex-wrap-left04 {
    height: 640px;
  }

  #aboutus .flex-wrap-left04>.flex-content {
    height: 340px;
  }

  #aboutus .flex-wrap-right01::before,
  #aboutus .flex-wrap-left02::before,
  #aboutus .flex-wrap-right03::before {
    top: 310px;
  }

  #aboutus .flex-wrap-left04::before {
    top: 340px !important;
  }

  #aboutus .flex-content {
    height: 310px;
  }

  /*#office
-----------------------------------------------------*/
  #office section .image-list {
    flex-direction: column;
  }

  #office section .image-list li {
    width: 100%;
    margin: 0 auto 10px;
  }

  #office section .image-list li:last-of-type {
    margin: 0 auto;
  }
  #office .flex-wrap-left2 .flex-content .text-area {
    padding: 300px 20px 0;
}



  /*recruit*/

  .recruit_content01 p.marker-blue {
    font-size: 2.2rem;
    font-size: 22px;
  }

  .recruit_content01 .txt-list li {
    font-size: 1.6rem;
    margin-bottom: 18px;
    line-height: 24px;
  }

  .recruit_content01 .blue-txt {
    font-size: 1.8rem;
  }




}





/* /////////////////////////////////////////////////////////////////////////////////////////////////////////


--- 374px（スマホ中）


///////////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (max-width: 374px) {

  .visible-xxs{
    display: block;
  }

  .nav-item{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .nav-item a{
    padding: 8px 0 5px;
  }

  .navbar-brand h1 span {
    font-size: 20px;
    font-size: 2rem;
  }

  .nav-item:nth-child(2) a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
    position: relative;
    padding-left: 15px;
    width: 100%;
  }

  .nav-item i{
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-top: 5px;
  }

  .top-flow ul li {
    min-width: 100%;
  }

  .contact-area .contact-tel span {
    font-size: 1.2rem;
  }

  .faq-list .question p {
    font-size: 1.4rem !important;
  }


  .recruit_content01 p.marker-blue strong {
    display: inline-block;
    background: none;
  }


}