﻿@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a.imgHover:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
em {
  font-style: normal;
}
img {
  vertical-align: bottom;
}
.fr {
  float: right;
}
.imgR {
  float: right;
  margin-left: 20px;
}
.fl {
  float: left;
}
.imgL {
  float: left;
  margin-right: 20px;
}
.imgC,
.tC {
  text-align: center;
}
.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tR {
  text-align: right;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
/* clearfix */
.clear-fix {
  zoom: 1;
}
.clear-fix:before,
.clear-fix:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
.clear-fix:after {
  clear: both;
}
.clear {
  clear: both;
}
/* =========================================================
 icon
========================================================= */
@font-face {
  font-family: "fonts";
  src: url("../fonts/fonts.ttf?ielakg") format("truetype"),
    url("../fonts/fonts.woff?ielakg") format("woff"),
    url("../fonts/fonts.svg?ielakg#fonts") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fonts" !important;
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-calc:before {
  content: "\e902";
}
.icon-company:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e903";
}
.icon-tel:before {
  content: "\e904";
}
.icon-copy:before {
  content: url("../../images/copy.png");
}
/* =========================================================
	general
========================================================= */
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6,
#contents input,
#contents button,
#contents textarea,
#contents select,
#contents p,
#contents th,
#contents td,
#contents address,
#contents li,
#contents dt,
#contents dd {
  font-size: 16px;
  line-height: 1.6;
  font-feature-settings: "palt";
}
/* =========================================================
	element style
========================================================= */
html,
body {
  height: 100%;
}
body {
  color: #000;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 500;
}
input,
textarea,
button {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", sans-serif;
}
a {
  color: #003e6c;
}
a:hover {
  text-decoration: none;
}
a.hov:hover {
  opacity: 0.5;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
#contents h2 {
  margin-bottom: 20px;
  color: #003e6c;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.3;
}
#contents h3 {
  margin-bottom: 20px;
  padding: 20px;
  border-left: 3px solid #003e6c;
  background: #f2f2f2;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}
.menulistcase_body .copy {
  margin-bottom: 20px !important;
  padding: 20px !important;
  border-left: 3px solid #003e6c !important;
  background: #f2f2f2 !important;
  font-size: 20px !important;
  font-weight: bold !important;
  line-height: 1.3 !important;
}
#contents .copy {
  margin-bottom: 10px !important;
  padding: 0;
  border: none;
  background: none;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6 !important;
}
#contents .copy:before {
  display: none;
}
#contents .article,
#contents .section {
  zoom: 1;
}
#contents .article:before,
#contents .article:after,
#contents .section:before,
#contents .section:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .article:after,
#contents .section:after {
  clear: both;
}
#contents .article p:last-child,
#contents .section p:last-child {
  margin-bottom: 0;
}
#contents .article {
  width: 1000px;
  margin: auto;
  padding: 0 0 80px;
}
#contents .article p,
#contents .article ul,
#contents .article dl {
  margin-bottom: 1em;
  line-height: 1.8;
}
#contents .section {
  width: 100%;
  padding: 50px 0 0;
}
#contents h2 + .section {
  padding-top: 0;
}
#contents .cnt-wrap {
  border-top: 1px solid #f2f2f2;
  padding: 80px 0 0;
}
#contents .cnt-column {
  width: 480px;
}
#contents table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
  border-bottom: none;
  border-right: none;
}
#contents table th,
#contents table td {
  padding: 15px;
  border: 1px solid #ddd;
  border-top: none;
  border-left: none;
  vertical-align: middle;
  font-weight: normal;
}
#contents table th {
  background-color: rgba(0, 62, 108, 0.1);
}
#contents table td ul:last-child,
#contents table td dl:last-child {
  margin-bottom: 0;
}
.bold {
  font-weight: bold;
}
.emphasis {
  color: #c7524b;
  font-weight: bold;
}
p.attention {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 110%;
}
ul.attention {
  margin-top: 10px;
}
ul.attention li {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 110%;
}
.sup {
  font-size: 12px;
  color: #666;
}
ul.list li {
  position: relative;
  padding-left: 1em;
}
ul.list li:last-child {
  margin-bottom: 0;
}
ul.list li:before {
  position: absolute;
  display: block;
  content: "";
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #003e6c;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
ol.num {
  padding: 0 25px 0 25px;
  list-style-position: outside;
}
ol.num li {
  list-style-type: decimal;
}
ol.num li:last-child {
  margin-bottom: 0;
}
.btn-link {
  padding: 50px 0 0;
  text-align: center;
}
.btn-link a {
  display: block;
  width: 350px;
  margin: auto;
  padding-right: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  line-height: 70px;
  text-align: center;
}
.btn-link a.btn-wide {
  width: 450px;
}
.btn-link i {
  margin-right: 6px;
  font-weight: bold;
  vertical-align: baseline;
}
a.btn-link {
  display: inline-block;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
.btn-def {
  position: relative;
  background: #003e6c;
  box-shadow: 0px 3px 0px 0px #000f2e;
  -moz-box-shadow: 0px 3px 0px 0px #000f2e;
  -webkit-box-shadow: 0px 3px 0px 0px #000f2e;
}
.btn-def i {
  right: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
}
.btn-est {
  background: #23b598;
  box-shadow: 0px 3px 0px 0px #05805b;
  -moz-box-shadow: 0px 3px 0px 0px #05805b;
  -webkit-box-shadow: 0px 3px 0px 0px #05805b;
}
.btn-est i {
  vertical-align: sub;
}
.btn-dl {
  background: #003e6c;
  box-shadow: 0px 3px 0px 0px #002c4d;
  -moz-box-shadow: 0px 3px 0px 0px #002c4d;
  -webkit-box-shadow: 0px 3px 0px 0px #002c4d;
}
.btn-dl i {
  vertical-align: sub;
}
.btn-con {
  background: #c7524b;
  box-shadow: 0px 3px 0px 0px #9b1a16;
  -moz-box-shadow: 0px 3px 0px 0px #9b1a16;
  -webkit-box-shadow: 0px 3px 0px 0px #9b1a16;
}
.btn-con i {
  vertical-align: sub;
}
.btn-com {
  background: #338acd;
  box-shadow: 0px 3px 0px 0px #003e6c;
  -moz-box-shadow: 0px 3px 0px 0px #003e6c;
  -webkit-box-shadow: 0px 3px 0px 0px #003e6c;
}
.btn-com i {
  vertical-align: sub;
}
/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#wrapper {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
  zoom: 1;
}
#contents:before,
#contents:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents:after {
  clear: both;
}
/*----------------------------------------------------
	#pagetitle
----------------------------------------------------*/
#pagetitle {
  height: 350px;
  margin-bottom: 15px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: auto 350px;
  background-size: auto 350px;
}
#pagetitle h1 {
  padding-top: 70px;
  font-size: 46px;
  text-align: center;
  line-height: 1;
}
#pagetitle h1 span {
  display: block;
  margin-top: 10px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 16px;
  color: #003e6c;
}
#breadcrumbs {
  width: 1000px;
  margin: 0 auto 60px;
}
#breadcrumbs li {
  display: inline-block;
  font-size: 13px;
}
#breadcrumbs li:after {
  content: ">";
  margin: 0 10px;
  color: #999;
}
#breadcrumbs li:last-child:after {
  display: none;
}
#breadcrumbs a {
  color: #999;
}
/*----------------------------------------------------
	#main
----------------------------------------------------*/
/*----------------------------------------------------
	header
----------------------------------------------------*/
#header .inner {
  position: relative;
  width: 1000px;
  height: 100px;
  margin: auto;
  zoom: 1;
}
#header .inner:before,
#header .inner:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#header .inner:after {
  clear: both;
}
#header #head-logo {
  top: 8px;
  left: 0;
  position: absolute;
}
#header #head-logo img {
  width: 355px;
}
#header #gnav {
  position: relative;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#header #gnav:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #f2f2f2;
  z-index: -1;
}
#header #gnav ul {
  position: relative;
  display: table;
  width: 1000px;
  margin: auto;
  /* table-layout: fixed; */
  height: 60px;
}
#header #gnav li {
  display: table-cell;
}

#header > #gnav > ul > li:last-child > a:first-of-type {
  border-right: 1px solid #e3e3e3;
}

#header > #gnav > ul > li > div.main {
  text-align: center;
  border-left: 1px solid #e3e3e3;
  line-height: 60px;
  position: relative;
  font-size: 14px;
}
#header > #gnav > ul > li > a.main {
  position: relative;
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 14px;
  text-align: center;
  border-left: 1px solid #e3e3e3;
  line-height: 60px;
}

#header #gnav a.main:hover:after,
#header #gnav a.main.current:after,
#header #gnav div.main.current:after {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
#header #head-guide {
  float: right;
  padding-top: 30px;
  clear: both;
}
#header #head-guide li {
  float: left;
}
#header #head-guide li:nth-child(1) {
  margin-right: 20px;
  padding-top: 14px;
  font-size: 14px;
}
#header #head-guide li:nth-child(1) a {
  text-decoration: none;
  color: #000;
}
#header #head-guide li:nth-child(1) i {
  /*font-size: 10px;
  color: #999;*/
  font-size: 22px;
}
#header #head-guide li:nth-child(2) a,
#header #head-guide li:nth-child(3) a {
  width: 170px;
  line-height: 39px;
}
#header #head-guide li:nth-child(2) i,
#header #head-guide li:nth-child(3) i {
  font-size: 22px;
}
#header #head-guide li:nth-child(2) {
  margin-right: 10px;
  font-size: 15px;
}
/*----------------------------------------------------
	フッター
----------------------------------------------------*/
#foot-contact {
  padding: 40px 0;
  text-align: center;
  border-top: 1px solid #f2f2f2;
}
#foot-contact h2 {
  margin-bottom: 20px;
  color: #000;
  font-size: 30px;
  line-height: 1;
}
#foot-contact p {
  font-size: 16px;
}
#foot-contact ul {
  width: 1000px;
  margin: auto;
  padding-top: 30px;
  zoom: 1;
}
#foot-contact ul:before,
#foot-contact ul:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#foot-contact ul:after {
  clear: both;
}
#foot-contact li {
  float: left;
  width: 320px;
}
#foot-contact li a {
  display: block;
  font-size: 18px;
  line-height: 60px;
}
#foot-contact li:first-child {
  width: 320px;
  margin-right: 30px;
  color: #003e6c;
  font-size: 46px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: right;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  #foot-contact li:first-child {
    font-size: 42px;
  }
}
#foot-contact li:first-child span {
  display: block;
  margin-top: 5px;
  padding-right: 5px;
  font-size: 14px;
}
#foot-contact li:first-child i {
  float: left;
  vertical-align: bottom;
  font-size: 32px;
  line-height: 48px;
}
#foot-contact li:nth-child(2) i {
  font-size: 24px;
}
#foot-contact li:last-child {
  float: right;
}
#foot-contact li:last-child i {
  font-size: 26px;
}
#footer {
  background: #f2f2f2;
}
#footer .inner {
  width: 1000px;
  margin: auto;
  padding: 50px 0;
  zoom: 1;
}
#footer .inner:before,
#footer .inner:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#footer .inner:after {
  clear: both;
}
#footer #foot-logo {
  float: left;
}
#footer #foot-logo img {
  width: 336px;
}
#footer #foot-nav {
  float: right;
}
#footer #foot-nav ul {
  display: inline-block;
  margin-right: 20px;
}
#footer #foot-nav ul:last-child {
  margin-right: 0;
}
#footer #foot-nav li {
  margin-bottom: 15px;
  font-size: 14px;
}
#footer #foot-nav li:last-child {
  margin-bottom: 0;
}
#footer #foot-nav li a {
  text-decoration: none;
  color: #000;
}
#footer #foot-nav li a:hover,
#footer #foot-nav li a:hover i {
  color: #003e6c;
}
#footer #foot-nav li i {
  font-size: 10px;
  color: #999;
}
#footer #copyright {
  padding: 15px;
  background: #003e6c;
  color: #fff;
  font-size: 12px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
}
/*----------------------------------------------------
	pagetop
----------------------------------------------------*/
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
}
#pagetop a {
  display: table-cell;
  width: 40px;
  height: 40px;
  background: #003e6c;
  color: #fff;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* service list
========================================================= */
#contents .service-list {
  zoom: 1;
}
#contents .service-list:before,
#contents .service-list:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .service-list:after {
  clear: both;
}
#contents .service-list .item {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#contents .service-list .item:nth-of-type(4n) {
  margin-right: 0 !important;
}
#contents .service-list .item i {
  display: block;
  width: 150px;
  margin: auto;
  padding: 30px 0 0;
}
#contents .service-list .item dl {
  margin-bottom: 0;
  padding: 20px;
}
#contents .service-list .item dt {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}
#contents .service-list .item dd {
  font-size: 14px;
  text-align: left;
}
/* item list
========================================================= */
#contents .item-list {
  zoom: 1;
}
#contents .item-list:before,
#contents .item-list:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contents .item-list:after {
  clear: both;
}
#contents .item-list .item {
  float: left;
  width: 310px;
  margin: 35px 35px 0 0;
  position: relative;
  text-align: left;
}
#contents .item-list .item:nth-child(3n) {
  margin-right: 0;
}
#contents .item-list .item a {
  display: block;
  background: #f2f2f2;
  text-decoration: none;
  color: #000;
}
#contents .item-list .item .img {
  overflow: hidden;
  height: 200px;
}
#contents .item-list .item dl {
  margin-bottom: 0;
  padding: 20px 20px 50px;
}
#contents .item-list .item dt {
  margin-bottom: 10px;
  font-weight: 600;
}
#contents .item-list .item dd {
  font-size: 14px;
}
#contents .item-list .item .more {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #003e6c;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 14px;
  line-height: 14px;
}
#contents .item-list .item .more i {
  font-size: 10px;
  vertical-align: top;
}
/* faq,course list
========================================================= */
#contents .faq-list,
#contents .course-list {
  position: relative;
  width: 470px;
}
#contents .faq-list h2,
#contents .course-list h2 {
  color: #000;
  font-size: 30px !important;
}
#contents .faq-list h2 span,
#contents .course-list h2 span {
  display: block;
  color: #003e6c;
  font-size: 12px !important;
}
#contents .faq-list ul,
#contents .course-list ul {
  margin-bottom: 0;
}
#contents .faq-list li,
#contents .course-list li {
  border-bottom: 1px solid #ddd;
}
#home-page #contents .faq-list li,
#home-page #contents .course-list li {
  border-right: none;
  border-left: none;
  border-radius: 0;
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
  background: none;
  text-align: left;
}
#home-page #contents .faq-list li:before,
#home-page #contents .course-list li:before {
  display: none;
}
#contents .faq-list li:first-child,
#contents .course-list li:first-child {
  border-top: 1px solid #ddd;
}
#contents .faq-list li a,
#contents .course-list li a {
  text-decoration: none;
  color: #000;
  position: relative;
  display: block;
  padding: 15px 30px 15px 0;
}
#contents .faq-list li a:hover,
#contents .course-list li a:hover {
  opacity: 0.6;
}
#contents .faq-list li a i,
#contents .course-list li a i {
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #003e6c;
  font-size: 16px;
}
#contents .faq-list .more,
#contents .course-list .more {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 14px;
  line-height: 19px;
}
#contents .faq-list .more a,
#contents .course-list .more a {
  text-decoration: none;
  color: #000;
  display: block;
}
#contents .faq-list .more i,
#contents .course-list .more i {
  margin-right: 5px;
  color: #003e6c;
  font-size: 19px;
  vertical-align: sub;
}
#contents .faq-list {
  float: left;
}
#contents .faq-list li a {
  padding: 15px 30px 15px 40px;
}
#contents .faq-list li a br {
  display: none;
}
#contents .faq-list li a:before {
  position: absolute;
  display: block;
  content: "Q";
  top: 11px;
  left: 0;
  width: 30px;
  height: 30px;
  background: #003e6c;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: center;
  line-height: 30px;
}
#contents .course-list {
  float: right;
}
/* index page
========================================================= */
#home-page #contents #mv {
  position: relative;
  min-width: 1000px;
  height: 500px;
  background: url(../../images/index-mv-bg.png) no-repeat top center;
  -webkit-background-size: auto 500px;
  background-size: auto 500px;
}
#home-page #contents #mv .mv-copy {
  /*position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  width: 1000px;
  margin: auto;
  padding-top: 52px;
}
#home-page #contents #mv h1 {
  margin-bottom: 30px;
  color: #000;
  font-size: 54px;
  line-height: 1;
}
#home-page #contents #mv h1 span {
  display: block;
  margin-bottom: 40px;
  position: relative;
}
#home-page #contents #mv h1 img {
  width: 347px;
}
#home-page #contents #mv p {
  line-height: 1.8;
}
#home-page #contents #mv ul {
  width: 720px;
  padding-top: 30px;
  zoom: 1;
}
.caseMain ul:before,
.caseMain ul:after,
#home-page #contents #mv ul:before,
#home-page #contents #mv ul:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
.caseMain ul:after,
#home-page #contents #mv ul:after {
  clear: both;
}
.caseMain li,
#home-page #contents #mv ul li {
  width: 350px;
}
.caseMain li a,
#home-page #contents #mv ul li a {
  display: block;
  font-size: 20px;
  line-height: 70px;
}
.caseMain li:first-child,
#home-page #contents #mv ul li:first-child {
  float: left;
}
.caseMain li:first-child a,
#home-page #contents #mv ul li:first-child a {
  background: #23b598;
  box-shadow: 0px 3px 0px 0px #05805b;
  -moz-box-shadow: 0px 3px 0px 0px #05805b;
  -webkit-box-shadow: 0px 3px 0px 0px #05805b;
}
.caseMain li:last-child,
#home-page #contents #mv ul li:last-child {
  float: right;
}
#home-page #contents h2 {
  font-size: 40px;
  color: #000;
  margin-bottom: 30px;
}
#home-page #contents h2 span {
  display: block;
  color: #003e6c;
  font-size: 16px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  line-height: 1;
}
#home-page #contents .inner {
  width: 1000px;
  margin: auto;
  padding: 70px 0;
  zoom: 1;
}
#home-page #contents .inner:before,
#home-page #contents .inner:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#home-page #contents .inner:after {
  clear: both;
}
#home-page #contents #service {
  background: #f2f2f2;
  text-align: center;
}
#home-page #contents #service .item {
  width: 249px;
  margin: 0 1px 1px 0;
  background: #fff;
}
#home-page #contents #toha,
#home-page #contents #case,
#home-page #contents #scene {
  text-align: center;
}
#home-page #contents #other {
  background: #f2f2f2;
}
#home-page #contents #about {
  text-align: left;
  zoom: 1;
}
#home-page #contents #about:before,
#home-page #contents #about:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#home-page #contents #about:after {
  clear: both;
}
#home-page #contents #about .txt {
  float: left;
  width: 55%;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
}
#home-page #contents #about .txt:before,
#home-page #contents #about .txt:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#home-page #contents #about .txt:after {
  clear: both;
}
#home-page #contents #about .txt .txt-inner {
  padding: 40px 0;
  float: right;
  width: 500px;
}
#home-page #contents #about .txt .btn-link {
  padding-top: 30px;
  text-align: left;
}
#home-page #contents #about .txt .btn-link a {
  margin: 0;
  line-height: 60px;
}
#home-page #contents #about .img {
  position: relative;
  overflow: hidden;
  width: 45%;
  background-image: url(../../images/index-about-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* about page
========================================================= */
#about-page #contents #pagetitle {
  background-image: url(../../images/about-mv-bg.png);
}
#about-page #contents #feature h3 {
  position: relative;
  padding-left: 75px;
  border: none;
}
#about-page #contents #feature h3:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 60px;
  background: #003e6c;
}
#about-page #contents #feature span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 60px;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
}
#about-page #contents #case {
  text-align: center;
}
#about-page #contents #case h2 {
  font-size: 40px;
  color: #000;
  margin-bottom: 30px;
}
#about-page #contents #case h2 span {
  display: block;
  color: #003e6c;
  font-size: 16px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  line-height: 1;
}
/* service page
========================================================= */
#service-page #contents #pagetitle {
  position: relative;
  background-image: url(../../images/service-mv-bg.png);
}
#telework-page #contents #pagetitle .txt,
#service-page #contents #pagetitle .txt,
#introduction-page #contents #pagetitle .txt {
  /*position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  padding-top: 46px;
  width: 1000px;
  padding-right: 430px;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#telework-page #contents #pagetitle h1,
#service-page #contents #pagetitle h1 {
  margin-bottom: 15px;
  padding: 0;
  text-align: left;
}
#telework-page #contents #pagetitle h2,
#service-page #contents #pagetitle h2 {
  margin-bottom: 15px;
  font-size: 22px;
}
#service-page #contents #system {
  padding-top: 0;
}
#service-page #contents #system .item {
  float: left;
  width: 190px;
  padding: 15px;
  margin: 0 10px 10px 0;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#service-page #contents #system a {
  display: block;
  text-decoration: none;
  color: #000;
}
#service-page #contents #system dl {
  margin-bottom: 0;
}
#service-page #contents #system dt,
#service-page #contents #system dd {
  line-height: 1.3;
}
#service-page #contents #system dt {
  margin-bottom: 10px;
  padding-left: 7px;
  border-left: 3px solid #f4b91d;
  font-size: 17px;
  font-weight: 600;
}
#service-page #contents #system dd {
  font-size: 15px;
}
#service-page #contents #feature .item {
  width: 235px;
  border: 1px solid #ddd;
  margin: 0 20px 20px 0;
}
#service-page #contents #flow .item {
  position: relative;
  width: 1000px;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#service-page #contents #flow .item:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #e5ebf0;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: -1;
}
#service-page #contents #flow .item:nth-of-type(5) {
  margin-bottom: 0;
}
#service-page #contents #flow .item:nth-of-type(5):before {
  display: none;
}
#service-page #contents #flow .item dl {
  display: table;
  table-layout: fixed;
  width: inherit;
  margin: 0;
  border: 1px solid #e5ebf0;
  background: #fff;
}
#service-page #contents #flow .item dt,
#service-page #contents #flow .item dd {
  display: table-cell;
  vertical-align: middle;
}
#service-page #contents #flow .item dt {
  width: 250px;
  padding-left: 20px;
  background: #e5ebf0;
  font-size: 20px;
  font-weight: 600;
}
#service-page #contents #flow .item dt span {
  display: inline-block;
  width: 40px;
  margin-right: 15px;
  background: #003e6c;
  color: #fff;
  font-size: 24px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#service-page #contents #flow .item dd {
  padding: 30px;
  background: #fff;
}
#telework-page #contents .partner,
#service-page #contents .partner {
  margin-top: 50px;
  padding: 30px;
  border: 1px solid #e5ebf0;
}
#telework-page #contents .partner h3,
#service-page #contents .partner h3 {
  padding: 0;
  border: none;
  background: none;
  color: #003e6c;
  font-size: 30px;
}
#service-page #contents .faq-list {
  float: none;
  width: 1000px;
  margin: auto;
}
#contents #toha .partner,
#contents #leadCompany .partner {
  margin-top: 0;
  padding: 30px;
  border: 1px solid #e5ebf0;
}
#contents #toha .partner h3,
#contents #leadCompany .partner h3 {
  padding: 0;
  border: none;
  background: none;
  color: #003e6c;
  font-size: 30px;
  text-align: center;
}
/* case page
========================================================= */
#case-page #contents #pagetitle {
  background-image: url(../../images/case-mv-bg.png);
}
#case-page #contents #pagetitle h1 {
  color: #fff;
}
#case-page #contents #pagetitle h1 span {
  color: #fff;
}
#case-page #contents #intro {
  position: relative;
  width: 1000px;
  margin: 0 auto 100px;
  text-align: center;
}
#case-page #contents #intro h2 {
  font-size: 46px;
}
#case-page #contents #intro .copy {
  font-size: 20px;
}
#case-page #contents #intro dl {
  position: absolute;
  bottom: -50px;
  width: 320px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #003e6c;
  background: #fff;
}
#case-page #contents #intro dl dt {
  position: relative;
  width: 40px;
  margin: -20px 0 0 135px;
  background: #003e6c;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#case-page #contents #intro dl dd {
  padding-bottom: 20px;
  color: #003e6c;
  font-size: 20px;
  font-weight: bold;
}
#case-page #contents #intro dl:nth-of-type(1) {
  left: 10px;
}
#case-page #contents #intro dl:nth-of-type(2) {
  left: 340px;
}
#case-page #contents #intro dl:nth-of-type(3) {
  right: 10px;
}
#case-page #contents #trouble li {
  position: relative;
  float: left;
  width: 190px;
  margin: 20px 10px 0 0;
  padding: 40px 15px 20px 20px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  font-size: 15px;
  text-align: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#case-page #contents #trouble li:before {
  position: absolute;
  display: block;
  top: -18px;
  left: 74px;
  content: "";
  width: 42px;
  height: 47px;
  background: url(../../images/icon-check.png) no-repeat top left;
  -webkit-background-size: 42px;
  background-size: 42px;
}
#case-page #contents #trouble li:last-child {
  margin-right: 0;
}
#case-page #contents #trouble li strong {
  color: #e45149;
}
#case-page #contents #system .img {
  margin: 2em 0;
  zoom: 1;
}
#case-page #contents #system .img:before,
#case-page #contents #system .img:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#case-page #contents #system .img:after {
  clear: both;
}
#case-page #contents #system .img li {
  float: left;
  margin-right: 35px;
}
#case-page #contents #system .img li:last-child {
  margin-right: 0;
}
#case-page #contents #reason {
  padding-bottom: 30px;
}
#case-page #contents #reason .cnt-column {
  padding-bottom: 50px;
  width: 480px;
}
#case-page #contents #reason h3 {
  position: relative;
  padding-left: 60px;
  border: none;
  font-size: 16px;
}
#case-page #contents #reason h3:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  background: #003e6c;
}
#case-page #contents #reason h3 span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 50px;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}
#case-page #contents #reason .img {
  padding-top: 20px;
}
#case-page #contents #function table th,
#case-page #contents #function table td {
  font-size: 14px;
  text-align: left;
}
#case-page #contents #function table .category {
  background: #f2f2f2;
  font-weight: bold;
}
#case-page #contents #function table thead th {
  background: #003e6c;
  color: #fff;
  text-align: center;
}
#case-page #contents #function table th {
  color: #003e6c;
  font-weight: bold;
}
#case-page #contents #function table td {
  text-align: center;
}
#case-page #contents #function table td span {
  display: block;
  font-size: 12px;
}
#case-page #contents #function table td.emphasis {
  background: #fcfbed;
  color: #c7524b;
  font-weight: bold;
}
#case-page #contents .guide-nav {
  zoom: 1;
}
#case-page #contents .guide-nav:before,
#case-page #contents .guide-nav:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#case-page #contents .guide-nav:after {
  clear: both;
}
#case-page #contents .guide-nav li {
  float: left;
  width: 320px;
  margin-right: 20px;
}
#case-page #contents .guide-nav li a {
  width: 320px;
}
#case-page #contents .guide-nav li:last-child {
  margin-right: 0;
}
#case-page #contents .faq-list {
  float: none;
  width: auto;
}
/* faq page
========================================================= */
#faq-page #contents #pagetitle {
  background-image: url(../../images/faq-mv-bg.png);
}
#faq-page #contents .faq-list {
  float: none;
  width: auto;
}
#faq-page #contents .faq-wrap {
  background: #f2f2f2;
}
#faq-page #contents .faq-wrap h3,
#faq-page #contents .faq-wrap .answer {
  padding: 30px 30px 30px 90px;
}
#faq-page #contents .faq-wrap h3:before,
#faq-page #contents .faq-wrap .answer:before {
  position: absolute;
  display: block;
  top: 20px;
  left: 30px;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
}
#faq-page #contents .faq-wrap h3 {
  position: relative;
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  font-size: 20px;
  line-height: 1.5;
}
#faq-page #contents .faq-wrap h3:before {
  content: "Q";
  background: #003e6c;
}
#faq-page #contents .faq-wrap .answer {
  position: relative;
}
#faq-page #contents .faq-wrap .answer:before {
  content: "A";
  background: #c7524b;
}
#faq-page #contents .ctrl {
  position: relative;
}
#faq-page #contents .ctrl .move {
  position: absolute;
  bottom: 10px;
  width: 50px;
  height: 50px;
  padding: 0;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#faq-page #contents .ctrl .move.prv {
  left: 0;
}
#faq-page #contents .ctrl .move.prv i:before {
  display: block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#faq-page #contents .ctrl .move.nxt {
  right: 0;
}
#faq-page #contents .ctrl .move i {
  position: static;
  right: auto;
  top: auto;
  margin: 0;
  font-size: 16px;
  line-height: 50px;
}
@media all and (-ms-high-contrast: none) {
  #faq-page #contents .ctrl .move i {
    position: absolute;
    right: 15px;
    top: 25px;
  }
}
/* course page
========================================================= */
#course-page #contents #pagetitle {
  background-image: url(../../images/course-mv-bg.png);
}
/* link page
========================================================= */
#link-page #contents #pagetitle {
  background-image: url(../../images/link-mv-bg.png);
}
#link-page #contents .guide-nav {
  border: 1px solid #ddd;
  border-bottom: none;
  border-right: none;
  zoom: 1;
}
#link-page #contents .guide-nav:before,
#link-page #contents .guide-nav:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#link-page #contents .guide-nav:after {
  clear: both;
}
#link-page #contents .guide-nav li {
  position: relative;
  float: left;
  width: 20%;
  border: 1px solid #ddd;
  border-top: none;
  border-left: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#link-page #contents .guide-nav li:nth-child(5n) {
  margin-right: 0;
}
#link-page #contents .guide-nav li a {
  display: block;
  padding: 15px;
  background: rgba(0, 62, 108, 0.08);
  text-decoration: none;
  color: #000;
  font-size: 14px;
}
#link-page #contents .guide-nav li i {
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 10px;
}
#link-page #contents .link-list .item {
  padding: 25px 0;
  border-bottom: 1px dotted #ddd;
  zoom: 1;
}
#link-page #contents .link-list .item:before,
#link-page #contents .link-list .item:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#link-page #contents .link-list .item:after {
  clear: both;
}
#link-page #contents .link-list .img {
  float: left;
  width: 200px;
}
#link-page #contents .link-list .txt {
  float: right;
  width: 770px;
}
#link-page #contents .link-list .logo {
  margin-bottom: 10px;
}
#link-page #contents .link-list h3 {
  margin-bottom: 15px;
  padding: 0;
  border: 0;
  background: none;
}
/* company page
========================================================= */
#company-page #contents #pagetitle {
  background-image: url(../../images/company-mv-bg.png);
}
/*  contact page
========================================================= */
#contact-page #contents #pagetitle,
#estimate-page #contents #pagetitle {
  height: auto;
  background: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
}
#contact-page #contents #pagetitle h1,
#estimate-page #contents #pagetitle h1 {
  padding: 50px 0;
}
#contact-page #contents #address th,
#contact-page #contents #address td,
#estimate-page #contents #address th,
#estimate-page #contents #address td {
  padding-bottom: 10px;
}
#contact-page #contents th,
#estimate-page #contents th {
  text-align: left;
}
#contact-page #contents td input,
#estimate-page #contents td input {
  margin: 0 5px;
}
#contact-page #contents ul,
#estimate-page #contents ul {
  zoom: 1;
  margin-bottom: 0;
  padding: 10px 0;
}
#contact-page #contents ul:before,
#contact-page #contents ul:after,
#estimate-page #contents ul:before,
#estimate-page #contents ul:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contact-page #contents ul:after,
#estimate-page #contents ul:after {
  clear: both;
}
#contact-page #contents ul li,
#estimate-page #contents ul li {
  float: left;
  margin-right: 15px;
}
#contact-page #contents input[type="text"],
#contact-page #contents textarea,
#estimate-page #contents input[type="text"],
#estimate-page #contents textarea {
  box-sizing: border-box;
  margin-right: 5px;
  padding: 10px;
  border: solid 1px #ddd;
  background: #f8f8f8;
  font-size: 14px;
  line-height: 25px;
  border-radius: 3px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#contact-page #contents input[type="text"],
#estimate-page #contents input[type="text"] {
  width: 60%;
}
#contact-page #contents textarea,
#estimate-page #contents textarea {
  width: 100%;
}
#contact-page #contents #zip input[type="text"],
#estimate-page #contents #zip input[type="text"] {
  width: 100px !important;
}
#contact-page #contents li input,
#estimate-page #contents li input {
  margin-right: 5px;
}
#contact-page #contents .custom,
#estimate-page #contents .custom {
  overflow: hidden;
  position: relative;
  width: 270px;
  margin: 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #ddd;
  background: #f8f8f8;
  z-index: 10;
}
#contact-page #contents select,
#estimate-page #contents select {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 130%;
  height: 37px;
  padding: 8px 0 8px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: normal;
  cursor: pointer;
  background: none;
  background: url(../../images/contact-bg-select.png) no-repeat 224px center;
  z-index: 15;
  vertical-align: middle;
  line-height: 19px;
  border: none;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
#contact-page #contents .autozip,
#estimate-page #contents .autozip {
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #fff;
  line-height: 25px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#contact-page #contents .info,
#estimate-page #contents .info {
  color: #999;
  font-size: 12px;
}
#contact-page #contents th span,
#contact-page #contents h3 span,
#estimate-page #contents th span,
#estimate-page #contents h3 span {
  display: block;
  float: right;
  width: 35px;
  height: 18px;
  margin-top: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #c7524b;
  color: #fff;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
}
#contact-page #contents h3 span,
#estimate-page #contents h3 span {
  display: inline-block;
  float: none;
  margin: 0 0 0 10px;
}
#contact-page #contents #submit,
#estimate-page #contents #submit {
  text-align: center;
  margin-top: 30px;
}
#contact-page #contents #submit input,
#estimate-page #contents #submit input {
  width: 310px;
  border: none;
  background: #003e6c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
  letter-spacing: 2px;
}
#contact-page #contents #submit input:hover,
#estimate-page #contents #submit input:hover {
  cursor: pointer;
  opacity: 0.8;
}
#contact-page #contents #thanks,
#estimate-page #contents #thanks {
  margin-bottom: 0;
  text-align: center;
}
#contact-page #contents #thanks h3,
#estimate-page #contents #thanks h3 {
  border: none;
  padding: 0;
  font-size: 22px;
}
#contact-page #contents #thanks #submit,
#estimate-page #contents #thanks #submit {
  margin-top: 50px;
}
#contact-page #contents #thanks #submit a,
#estimate-page #contents #thanks #submit a {
  display: block;
  width: 300px;
  margin: auto;
  border: none;
  background: #003e6c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
  letter-spacing: 2px;
  text-decoration: none;
}
#contact-page #contents #thanks #submit a:hover,
#estimate-page #contents #thanks #submit a:hover {
  cursor: pointer;
  opacity: 0.8;
}
#contact-page #contents .privacy-wrap,
#estimate-page #contents .privacy-wrap {
  margin-top: 30px;
}
#contact-page #contents .privacy-wrap .check,
#estimate-page #contents .privacy-wrap .check {
  margin-top: 15px;
  text-align: center;
}
#contact-page #contents .privacy,
#estimate-page #contents .privacy {
  overflow-y: auto;
  height: 300px;
  border: 1px solid #ddd;
}
#contact-page #contents .privacy .inner,
#estimate-page #contents .privacy .inner {
  padding: 20px;
}
#contact-page #contents .privacy h3,
#estimate-page #contents .privacy h3 {
  padding: 13px 15px;
  font-size: 16px;
}
#contact-page #contents .privacy h4,
#estimate-page #contents .privacy h4 {
  margin: 30px 0 10px;
}
#contact-page #contents .privacy h3 + h4,
#estimate-page #contents .privacy h3 + h4 {
  margin-top: 0;
}
#contact-page #contents .privacy h5,
#estimate-page #contents .privacy h5 {
  margin: 20px 0 10px;
}
#contact-page #contents .privacy p,
#contact-page #contents .privacy li,
#contact-page #contents .privacy dt,
#contact-page #contents .privacy dd,
#contact-page #contents .privacy th,
#contact-page #contents .privacy td,
#estimate-page #contents .privacy p,
#estimate-page #contents .privacy li,
#estimate-page #contents .privacy dt,
#estimate-page #contents .privacy dd,
#estimate-page #contents .privacy th,
#estimate-page #contents .privacy td {
  font-size: 14px;
}
#contact-page #contents .privacy .dl,
#estimate-page #contents .privacy .dl {
  margin-bottom: 15px;
  padding-bottom: 15px;
  zoom: 1;
  border-bottom: 1px dotted #ddd;
}
#contact-page #contents .privacy .dl:before,
#contact-page #contents .privacy .dl:after,
#estimate-page #contents .privacy .dl:before,
#estimate-page #contents .privacy .dl:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}
#contact-page #contents .privacy .dl:after,
#estimate-page #contents .privacy .dl:after {
  clear: both;
}
#contact-page #contents .privacy .dl:last-child,
#estimate-page #contents .privacy .dl:last-child {
  margin-bottom: 0;
}
#contact-page #contents .privacy dl,
#estimate-page #contents .privacy dl {
  float: left;
}
#contact-page #contents .privacy dt,
#estimate-page #contents .privacy dt {
  font-weight: bold;
}
#contact-page #contents .privacy a,
#estimate-page #contents .privacy a {
  float: right;
  display: block;
  width: 250px;
  padding: 15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
#contact-page #contents .contact-tel,
#estimate-page #contents .contact-tel {
  display: block;
  border: none;
}
#contact-page #contents .contact-tel dt,
#contact-page #contents .contact-tel dd,
#estimate-page #contents .contact-tel dt,
#estimate-page #contents .contact-tel dd {
  display: inline-block;
  padding: 0;
  line-height: 1;
}
#contact-page #contents .contact-tel dt,
#estimate-page #contents .contact-tel dt {
  width: auto;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 50px;
  letter-spacing: 1px;
}
#contact-page #contents .contact-tel dt i,
#estimate-page #contents .contact-tel dt i {
  margin-right: 5px;
  color: #003e6c;
  font-size: 40px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("/img/ajax-loader.gif") center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("/common/fonts/slick.eot");
  src: url("/common/fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("/common/fonts/slick.woff") format("woff"),
    url("/common/fonts/slick.ttf") format("truetype"),
    url("/common/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.formError {
  color: red;
}
.thanksTxt a {
  width: 310px;
  background: #003e6c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  vertical-align: middle;
  letter-spacing: 2px;
  text-decoration: none;
  display: block;
  margin: 0 auto;
}
.thanksTxt span {
  margin: 20px 0 10px;
  color: #003e6c;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.3;
  display: block;
  text-align: center;
}
.thanksTxt p {
  text-align: center;
  font-size: 20px !important;
}
.course01-img img,
.course02-img img,
.course03-img img,
.course04-img img,
.course05-img img {
  width: 800px;
  border: 1px solid #ccc;
}
.course01-img,
.course02-img,
.course03-img,
.course04-img,
.course05-img {
  text-align: center;
}
@media print {
  * html body {
    zoom: 0.7;
  }
}
.basetable {
  border-collapse: collapse;
  border-spacing: 0;
}
.table01 th {
  width: 20%;
}
.table02 th {
  width: 30%;
}
/*170824 8月改善---------------------------------------------------*/
#case-page #contents #pagetitle.caseDetail_mv {
  background-image: url(../../images/caseDtail-mv-bg.png);
  height: auto;
  /*min-height: 350px;*/
}
.caseDetail_mv_inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  /*height: 350px;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}
.caseDetail_mv_inner_txt {
  /*position: absolute;
  top: 60px;
  left: 0;*/
}
#case-page #contents #pagetitle .caseDetail_mv_inner h1 {
  padding-top: 0;
  text-align: left;
  color: #003e6c;
  font-size: 42px;
  line-height: 1.3;
}
#contents .caseDetail_mv_inner p.copy {
  font-size: 20px;
  color: #000;
  text-align: left;
  margin-top: 10px;
}
.caseDetail_mv_inner .case_main_img {
  /*position: absolute;
  top: 30px;
  right: 0;*/
  width: 260px;
}
.caseDetail_point .point {
  margin-top: 0;
}
#case-page .caseDetail_point dl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #003e6c;
  background: #fff;
  float: left;
  width: 320px;
}
#case-page .caseDetail_point dl dt {
  position: relative;
  width: 40px;
  margin: -20px 0 0 135px;
  background: #003e6c;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#case-page .caseDetail_point dl dd {
  padding-bottom: 20px;
  color: #003e6c;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#case-page .caseDetail_point dl:nth-of-type(2) {
  margin: 0 20px;
}
.point.clear-fix.caseDetail_point {
  width: 1000px;
  margin: 0 auto 20px;
}
.offerArea {
  background: #f2f5f7;
  padding: 40px;
}
#contents .offerArea h2 {
  text-align: center;
}
#contents .offerAreaInner {
  background: #fff;
  padding: 30px;
}
#contents .offerArea h3 {
  background: none;
  border: none;
  text-align: center;
  font-size: 30px;
  padding: 0;
}
#contents .offerArea ul {
  overflow: hidden;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5ebf0;
  margin-bottom: 30px;
}
#contents .offerArea ul li {
  float: left;
  width: 172px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
#contents .offerArea ul li img {
  margin-bottom: 10px;
}
#contents .offerArea ul li a {
  display: block;
}
#contents .offerAreaInner a {
  color: #000;
  text-decoration: none;
}
#contents .offerAreaInner a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.offerArea .btn-link a {
  width: 440px;
  margin: 0;
  float: left;
}
.offerArea .btn-link a:nth-of-type(2) {
  margin-left: 40px;
}
.offerArea .btn-link {
  padding: 40px 0 0;
}
/*170922 9月改善---------------------------------------------------*/
#case-page #contents #pagetitle h1 span.detail-h1 {
  color: #003e6c;
  margin: 0 0 5px 0;
  font-size: 28px;
}
#contents h2.caseinfo {
  font-size: 30px;
  text-align: center;
}
/*171025　10月改善*/
#header #head-guide li:nth-child(3) {
  margin-right: 10px;
  font-size: 15px;
}
#header #head-guide li:nth-child(4) a {
  width: 170px;
  line-height: 39px;
}
a.hov.btn-link.btn-study {
  background: #003e6c;
}
.btn-study {
  background: #23b598;
  box-shadow: 0px 3px 0px 0px #000f2e;
  -moz-box-shadow: 0px 3px 0px 0px #000f2e;
  -webkit-box-shadow: 0px 3px 0px 0px #000f2e;
}
a.hov.btn-link.btn-study {
  background: #003e6c;
  box-shadow: 0px 3px 0px 0px #000f2e;
  -moz-box-shadow: 0px 3px 0px 0px #000f2e;
  -webkit-box-shadow: 0px 3px 0px 0px #000f2e;
}
#header #head-guide li:nth-child(2) a,
#header #head-guide li:nth-child(3) a,
#header #head-guide li:nth-child(4) a {
  width: 150px;
}
.icon-pencil:before {
  content: "\270E";
}
/*171121 11月改善--------------------------------------------------*/
div#onayami h2 {
  text-align: center;
}
div#onayami li {
  position: relative;
  font-size: 18px;
  float: left;
  width: 313px;
  margin: 20px 30px 0 0;
  padding: 40px 10px 20px 15px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#onayami ul + ul li {
  padding: 0;
  border: none;
  background: none;
  text-align: center;
}
div#onayami ul + ul li:before {
  display: none;
}
div#onayami li:last-child {
  margin: 20px 0 0 0;
}
div#onayami li:before {
  position: absolute;
  display: block;
  top: -18px;
  left: 135px;
  content: "";
  width: 42px;
  height: 47px;
  background: url(../../images/icon-check.png) no-repeat top left;
  -webkit-background-size: 42px;
  background-size: 42px;
}
div#onayami li strong {
  color: #e45149;
}
#service-page #contents #pagetitle {
  height: auto;
  min-height: 350px;
  width: auto;
  background-size: auto;
}
#service-page #contents #pagetitle .txt {
  padding-right: 380px;
}
.java_caseBox li {
  float: left;
  width: 313px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.java_caseBox.java_caseBox-bottomimpo li {
  margin-bottom: 30px !important;
}
.java_caseBox li:nth-of-type(4),
.java_caseBox li:nth-of-type(5),
.java_caseBox li:nth-of-type(6) {
  margin-bottom: 0;
}
.java_caseBox li:nth-of-type(3n) {
  margin-right: 0;
}
.java_caseBox li img {
  margin-bottom: 15px;
}
.java_caseBox li strong {
  display: block;
  margin-bottom: 5px;
  font-size: 17px;
}
#service-page #contents .service-list .item {
  width: 303px;
  margin-right: 30px;
  border: 1px solid #ddd;
}
#contents .service-list .item:nth-of-type(3) {
  margin-right: 0;
}
#contents ul.serviceDetail_Case li {
  float: left;
  width: 220px;
  margin-right: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
ul.serviceDetail_Case li:nth-of-type(4) {
  margin-right: 0;
}
ul.serviceDetail_Case li img {
  margin-bottom: 20px;
}
#contents p.serviceDetail_txt {
  text-align: center;
  margin: 0 auto 10px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
#contents ul.serviceUnderBtn {
  width: 750px;
  margin: 0 auto;
}
#contents ul.serviceUnderBtn li:nth-of-type(1) {
  margin-right: 30px;
}
#contents ul.serviceUnderBtn li {
  float: left;
  width: 360px;
}
#contents ul.serviceUnderBtn li a {
  display: block;
  font-size: 18px;
  line-height: 60px;
}
#contents ul.serviceUnderBtn li i {
  font-size: 24px;
}
.serviceDetail_contact_wrap {
  /*background: #f2f2f2;*/
  padding: 30px 0;
  margin-top: 60px;
  border: 1px solid #e5ebf0;
}
#service-page.sevice-archivePage #contents #pagetitle .txt {
  padding-right: 280px;
}
/*180228追加css------------------------------------------------*/
#service-page.service-detail2 #contents #pagetitle {
  height: auto;
  height: 240px;
  min-height: 240px;
  background-repeat: none;
  background-position: center center;
  position: relative;
  margin: 0 auto 15px;
}
#service-page.service-detail2 #contents #pagetitle img {
  position: absolute;
}
#service-page.service-detail2 #contents #pagetitle .txt {
  padding-top: 35px;
}
#service-page.service-detail2 #contents #pagetitle .txt h1 span {
  display: block;
  margin-bottom: 20px;
  font-size: 20px !important;
}
#service-page.service-detail2 p.kaiketsu,
#introduction-page.migrationPage.introduction p.kaiketsu {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px !important;
  z-index: 99;
  padding-top: 10px;
}
#service-page.service-detail2 p.kaiketsu:after,
#introduction-page.migrationPage.introduction p.kaiketsu:after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 200px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 300px 0 300px;
  border-color: #4c7898 transparent transparent transparent;
}
#service-page.service-detail2 #onayami .section p {
  text-align: center;
  font-size: 18px !important;
}
ul.pageBtn li {
  float: left;
  width: 320px;
}
ul.pageBtn li:nth-of-type(1) {
  margin-right: 30px;
}
ul.pageBtn li a {
  display: block;
  font-size: 18px;
  line-height: 60px;
}
ul.pageBtn li a i {
  font-size: 24px;
}
ul.pageBtn {
  width: 670px;
  margin: 0 auto;
}
.service-detail2 #contents .faq-list dl {
  margin-bottom: 0;
}
.service-detail2 #contents .faq-list dl:first-child dt {
  border-top: 1px solid #ddd;
}
.service-detail2 .faq-list dt {
  border-bottom: 1px solid #ddd;
  padding: 15px 30px 15px 40px;
  color: #000;
  position: relative;
  display: block;
}
.service-detail2 .faq-list dt:before {
  position: absolute;
  display: block;
  content: "Q";
  top: 11px;
  left: 0;
  width: 30px;
  height: 30px;
  background: #003e6c;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: center;
  line-height: 30px;
}
.service-detail2 .faq-list dt i {
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #003e6c;
  font-size: 16px;
}
.service-detail2 #contents .faq-list dd {
  padding: 15px 40px 15px;
}
.service-detail2 #contents .faq-list dd.open {
  border-bottom: 1px solid #ccc;
}
.faqOpenList i.icon-faq:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: url(../../images/plus-icon.png);
}
.faqOpenList.open i.icon-faq:before {
  background: url(../../images/minus-icon.png);
}
.java_caseBox .area-link:hover {
  opacity: 0.7;
}
body#service-page .java_caseBox .area-link span {
  display: block;
  font-size: 12px;
  background: #003e6c;
  color: #fff;
  width: 100px;
  padding: 3px 0px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  /* border: 1px solid #003e6c; */
}
#footer #foot-nav ul ul {
  display: block;
  margin: 12px 0;
}
#footer #foot-nav ul ul li {
  margin: 10px 0;
  font-size: 12px;
  text-indent: 1em;
}
#footer #foot-nav ul ul li:before {
  content: "・";
}
/*180312追加css----------------------------------*/
#header #head-logo a span {
  display: block;
  color: #333;
  font-size: 12px;
  margin-bottom: 5px;
}
#header #head-logo a {
  text-decoration: none;
  font-size: 12px;
  line-height: 2;
}
#home-page #contents #mv h2 span.lp_h2_copy {
  margin-bottom: 20px;
  font-size: 40px;
  color: #000;
  display: block;
}
div#lp_service h2 {
  text-align: center;
}
div#lp_service li {
  width: 250px;
  float: left;
  text-align: center;
}
div#lp_service li dt {
  margin-bottom: 10px;
}
div#lp_service li dd {
  font-weight: bold;
  font-size: 18px;
}
div#lp_service p.copy {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
  color: #003e6c;
}
.lpPage .point.clear-fix.caseDetail_point {
  margin: -40px auto 20px;
}
.lpPage div#lp_service {
  width: 1000px;
  margin: 60px auto 60px;
}
.lpPage div#lp_service h2 {
  text-align: center;
  font-size: 40px;
}
.lpPage div#lp_service .copy {
  font-size: 24px;
}
/*180329追加css------------------------------------*/
#scene-page #contents #pagetitle {
  background-image: url(../../images/scene/scene00_mv.png);
}
#scene-page #contents #pagetitle.scene_detail01 {
  background-image: url(../../images/scene/scene01_mv.png);
}
#scene-page #contents #pagetitle.scene_detail02 {
  background-image: url(../../images/scene/scene02_mv.png);
}
#scene-page #contents #pagetitle.scene_detail03 {
  background-image: url(../../images/scene/scene03_mv.png);
}
#scene-page .sceneDetail_mv_inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 350px;
}
#scene-page .sceneDetail_mv_inner_txt {
  position: absolute;
  top: 110px;
  left: 0;
}
#scene-page #contents #pagetitle .sceneDetail_mv_inner h1 {
  padding-top: 0;
  text-align: left;
  color: #003e6c;
  font-size: 44px;
  line-height: 1.3;
  text-shadow: 0px 0px 10px #fff;
  letter-spacing: -1px;
}
#scene-page #contents #pagetitle h1 span.detail-h1 {
  color: #003e6c;
  margin: -10px 0 5px 0;
  font-size: 28px;
  letter-spacing: 0;
}
#scene-page #contents .sceneDetail_mv_inner p.copy {
  margin-bottom: 10px !important;
  padding: 0;
  border: none;
  background: none;
  font-weight: bold;
  line-height: 1.6 !important;
  font-size: 20px;
  color: #000;
  text-align: left;
  margin-top: 10px;
}
#scene-page p.kaiketsu:after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 160px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 110px 340px 0 340px;
  border-color: #4c7898 transparent transparent transparent;
}
#scene-page p.kaiketsu {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px !important;
  z-index: 99;
  padding-top: 10px;
}
#scene-page #contents .cnt-column {
  width: auto;
}
#scene-page .cnt-column .img {
  float: right;
  margin-left: 30px;
}
#scene-page #contents .cnt-column h3 {
  margin-bottom: 20px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  border: none;
  background: none;
  margin-top: 10px;
}
#scene-page #contents .cnt-column h3 span {
  background: #003e6c;
  color: #fff;
  font-size: 16px;
  padding: 5px 15px;
  margin-right: 15px;
}
#scene-page p.scene_youyaku {
  clear: both;
  text-align: center;
  font-size: 24px !important;
  font-weight: bold;
  margin-top: 20px;
  color: #003e6c;
  margin-bottom: 10px !important;
}
#scene-page #contents .article .reason_parts_list {
  margin-bottom: 60px;
}
#scene-page .reason_parts_list > li:nth-of-type(1) {
  width: 470px;
  float: left;
}
#scene-page .reason_parts_list > li:nth-of-type(1) dd {
  border: 1px solid #003e6c;
  margin: 0;
}
#scene-page .reason_parts_list > li:nth-of-type(1) dl dt {
  background: #003e6c;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 18px !important;
}
#scene-page .reason_parts_list > li:nth-of-type(1) dl dd {
  padding: 20px;
}
#scene-page .reason_parts_list > li:nth-of-type(2) {
  width: 470px;
  float: right;
}
#scene-page .reason_parts_list > li:nth-of-type(2) dd {
  border: 1px solid #c7524b;
  margin: 0;
}
#scene-page .reason_parts_list > li:nth-of-type(2) dl dt {
  background: #c7524b;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 18px !important;
}
#scene-page .reason_parts_list > li:nth-of-type(2) dl dd {
  padding: 20px;
}
#scene-page .reason_parts_list > li dl dd li {
  text-indent: -1em;
  padding-left: 1em;
}
body#scene-page div#reason .txt li {
  padding-left: 1em;
  text-indent: -1em;
}
#scene-page .reason_parts_list > li:nth-of-type(1) {
  position: relative;
}
#scene-page .reason_parts_list > li:nth-of-type(1):after {
  position: absolute;
  z-index: -1;
  top: 25%;
  left: 480px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 60px 40px;
  border-color: transparent transparent transparent #4c7898;
  opacity: 0.7;
}
#scene-page #contents #reason2 {
  padding-bottom: 30px;
}
#scene-page #contents #reason2 .cnt-column {
  padding-bottom: 50px;
  width: 480px;
}
#scene-page #contents #reason2 h3 {
  margin-bottom: 20px;
  padding: 20px;
  background: #f2f2f2;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
  padding-left: 60px;
  border: none;
  font-size: 16px;
}
#scene-page #contents #reason2 h3:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  background: #003e6c;
}
#scene-page #contents #reason2 h3 span {
  position: absolute;
  top: 50%;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 50px;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}
#scene-page #contents #reason2 .img {
  padding-top: 20px;
  margin-left: 0;
}
.reason2_copy {
  font-size: 30px;
}
#contents .article p.reason2_copy {
  font-size: 22px;
  font-weight: bold;
}
/*180427-----------------------------------------------------------*/
#scene-page #contents #pagetitle.scene_detail04 {
  background-image: url(../../images/scene/scene04_mv.png);
}
#scene-page #contents #pagetitle.scene_detail05 {
  background-image: url(../../images/scene/scene05_mv.png);
}
#scene-page #contents #pagetitle.scene_detail06 {
  background-image: url(../../images/scene/scene06_mv.png);
}
/*180529-----------------------------------------------------------*/
#scene-page #contents #pagetitle.scene_detail07 {
  background-image: url(../../images/scene/scene07_mv.png);
}
#scene-page #contents #pagetitle.scene_detail08 {
  background-image: url(../../images/scene/scene08_mv.png);
}
#scene-page #contents #pagetitle.scene_detail09 {
  background-image: url(../../images/scene/scene09_mv.png);
}
/*180621-----------------------------------------------------------*/
#scene-page #contents #pagetitle.scene_detail10 {
  background-image: url(../../images/scene/scene10_mv.png);
}
/*180821-----------------------------------------------------------*/
#bottom_contact {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  display: none;
  background: #f9f9f9;
  border-top: solid 1px #ddd;
  padding: 10px 0;
  text-align: center;
  z-index: 100;
}
#bottom_contact ul {
  width: 1000px;
  margin: auto;
  /*padding-top: 15px;*/
  zoom: 1;
  display: flex;
  justify-content: space-between;
}
#bottom_contactt p {
  font-size: 16px;
}
/*#bottom_contact ul:before, #bottom_contact ul:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
}*/
#bottom_contact ul:after {
  clear: both;
}
#bottom_contact li {
  float: left;
  width: 210px;
}
#bottom_contact li a {
  font-size: 17px;
  line-height: 52px;
  justify-content: center;
  align-items: center;
  display: flex;
}
#bottom_contact li:first-child {
  width: 285px;
  margin-right: 40px;
  color: #003e6c;
  font-size: 40px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: right;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  #bottom_contact li:first-child {
    font-size: 42px;
  }
}
#bottom_contact li:first-child span {
  display: block;
  /*margin-top: 5px;*/
  padding-right: 5px;
  font-size: 14px;
}
#bottom_contact li:first-child i {
  float: left;
  vertical-align: bottom;
  font-size: 28px;
  line-height: 40px;
}
#bottom_contact li:nth-child(2) i {
  font-size: 24px;
}
#bottom_contact li:last-child i {
  font-size: 26px;
}
#course-page .box_faq {
  margin-top: 50px;
  text-align: center;
  background: #eef9f7;
}
#course-page #contents .box_faq h4 {
  text-align: center;
  font-size: 27px;
  padding: 20px;
  color: #003e6c;
  line-height: 1.4;
}
#course-page #contents .box_faq h4 span {
  font-size: 20px;
}
#course-page #contents .box_faq .btn-link {
  padding: 0 0 20px;
}
#course-page #contents .box_faq .btn-link a {
  line-height: 46px;
  font-size: 18px;
  width: 250px;
}
/*180919-----------------------------------------------------------*/
#header #head-guide {
  padding-top: 15px;
}
#header #head-guide li:nth-child(1) a,
#header #head-guide li:nth-child(2) a,
#header #head-guide li:nth-child(3) a {
  width: 150px;
  font-size: 15px;
  line-height: 39px;
  color: #fff;
}
#header #head-guide li:nth-child(1) a,
#header #head-guide li:nth-child(2) a {
  margin-right: 10px;
}
#header #head-guide.text {
  float: right;
  padding-top: 15px;
}
#header #head-guide.text li a {
  margin-right: 20px;
  font-size: 14px;
  text-decoration: none;
  color: #000;
  float: left;
  line-height: 10px;
  display: inline-block;
  width: auto;
}
#header #head-guide.text li i {
  font-size: 10px;
  color: #999;
  padding-right: 5px;
}
#header #head-guide.text li:nth-child(2) a {
  margin-right: 0;
}
#header #head-guide li:nth-child(1) {
  margin-right: 10px;
  padding-top: 0;
}
#header #head-guide li i.icon-pencil {
  font-size: 22px;
  color: #fff;
}
.develist {
}
.develist li {
  float: left;
  width: 480px;
  margin: 0 0 50px 0;
}
.develist li:nth-child(2n) {
  float: right;
}
.develist li .deveimg {
  display: table;
  text-align: center;
  width: 100%;
}
.develist li .deveimg span {
  display: table-cell;
  vertical-align: middle;
}
.develist li .deveimg span img {
  max-width: 100%;
}
.develist li .devename {
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.develist li .devename span {
  padding-bottom: 5px;
  border-bottom: 2px solid #003e6c;
  margin-bottom: 5px;
  display: inline-block;
}
.develist li p strong {
  color: #c7524b;
  font-weight: normal;
}
.index_nayami li a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-top: 20px;
  background: #ffb900;
  padding: 15px 0;
  text-align: center;
  border-radius: 5px;
  line-height: 1;
}
.index_nayami li a:hover {
  opacity: 0.8;
}
#home-page #contents #mv h1 span b {
  font-size: 27px;
  display: inline-block;
  font-weight: bold;
  position: absolute;
  left: 360px;
  top: 5px;
  color: #ea5834;
}
.menulistcase {
  margin: 0 0 20px 0;
}
.menulistcase li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.menulistcase li + li {
}
.menulistcase li span {
  display: inline-block;
  width: px;
  float: left;
}
.menulistcase li a {
  display: inline-block;
  width: px;
  float: right;
}
.menulistcase li a:hover {
  opacity: 0.7;
}
/*.menulistcase li:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 12px;
    padding: 5px;
    color: #FFF;
    background: #555;
}*/
.menulistcase_ttl {
  background: #f9f9f9;
  padding: 10px;
  border-left: 3px solid #999;
}
.menulistcase {
  margin: 0 0 50px 0 !important;
  counter-reset: section;
  border-top: 1px dotted #ccc;
  padding-top: 15px;
}
.menulistcase li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}
.menulistcase li span {
  float: left;
  display: inline-block;
  padding: 10px;
}
.menulistcase li span:before {
  display: inline-block;
  counter-increment: section;
  content: counter(section);
  font-size: 12px;
  color: #fff;
  line-height: 1;
  border-radius: 50%;
  padding: 6px 8px;
  background: #e45149;
  position: absolute;
  top: 9px;
  left: 0;
}
.menulistcase li a {
  display: inline-block;
  float: right;
  width: 40%;
  padding: 10px 5px;
  background: #003e6c;
  color: #fff;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.menulistcase li a:hover {
  opacity: 0.7;
}
.menulistcase li a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 20px;
  border-color: transparent transparent transparent #003e6c;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: -100px;
}
.menulistcase li a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  display: inline-block;
  margin-left: 10px;
}
.demoBox {
  background: #f2f2f2;
  padding: 10px;
  width: 880px;
  margin: -80px auto 20px auto;
}
#toha + .demoBox {
  margin: 0 auto 20px auto;
}
.demoInner {
  background: #fff;
  padding: 15px;
}
.demoBox .demotitle {
  font-size: 18px;
  font-weight: bold;
  color: #003e6c;
}
.demoBox .demotitle span {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
}
.demoBox ul {
}
.demoBox li {
  float: left;
  width: 197px;
  margin: 15px 15px 0 0;
}
.demoBox li a {
  display: block;
  color: #999;
}
.demoBox li a i {
  font-size: 10px;
}
.demoBox li a:hover i,
.demoBox li a:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #003e6c !important;
}
.demoLinkBox {
  margin: 0 auto 80px auto;
  text-align: center;
  width: 880px;
}
.demoLinkBox a {
  color: #c7524b;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 0 0;
}
/*.demoLinkBox a:before {
    content: ">"
}*/
#service-page.migrationPage #contents #pagetitle .txt {
  padding-right: 300px;
}
body.migrationPage #contents ul.serviceDetail_Case {
  margin-bottom: 80px;
}
body.migrationPage #contents ul.serviceDetail_Case li {
  font-size: 14px;
}
body.migrationPage .section + .demoBox {
  margin-top: 0 !important;
}
body.migrationPage .demoBox ul {
  margin-bottom: 0 !important;
}
/*body.migrationPage li#gnav-service a:after {
    display: none !important;
}*/
body.migrationPage li#gnav-service:hover a:after {
  display: inherit !important;
}
.migrationPage #contents #pagetitle {
  position: relative;
  background-image: url(../../images/bg_migration.jpg) !important;
  text-align: left !important;
}
.migrationPage #contents #pagetitle h2,
.migrationPage #contents #pagetitle p {
  text-align: left !important;
}
body.migrationPage h2 {
  font-size: 40px;
  color: #000 !important;
  margin-bottom: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.3;
  text-align: center;
}
body.migrationPage h2 span {
  display: block;
  color: #003e6c !important;
  font-size: 16px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  line-height: 1;
}
body.migrationPage h2 + p {
  text-align: center;
}
body.migrationPage #contents .article .copy {
  text-align: center;
  margin-bottom: 20px !important;
  margin-top: 40px;
}
#faq {
  padding-top: 80px;
}
#faq dl {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0 !important;
}
#faq dl + dl {
  border-top: none;
}
#faq dl dt {
  padding: 15px 30px 15px 40px;
  position: relative;
}
#faq dl dt:before {
  position: absolute;
  display: block;
  content: "Q";
  top: 11px;
  left: 0;
  width: 30px;
  height: 30px;
  background: #003e6c;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: center;
  line-height: 30px;
}
#faq dl dt i {
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #003e6c;
  font-size: 16px;
}
#faq dl dd {
  padding: 15px 30px 15px 40px;
  position: relative;
}
#faq dl dd:before {
  position: absolute;
  display: block;
  content: "A";
  top: 11px;
  left: 0;
  width: 30px;
  height: 30px;
  background: #c7524b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  text-align: center;
  line-height: 30px;
}
.cntBody {
  margin-top: 30px;
}
.cnt-box {
  position: relative;
  padding-bottom: 20px;
}
.cnt-box a {
  display: block;
  overflow: hidden;
}
.cnt-box a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.cnt-title {
  background-color: #003e6c;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.left-cnt {
  float: left;
  width: 460px;
}
.right-cnt {
  float: right;
  width: 460px;
}
.left-img {
  width: 45%;
  float: left;
}
.right-txt {
  width: 52%;
  float: right;
  color: #000;
  text-align: left;
}
.right-txt p {
  margin-bottom: 0 !important;
}
.more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 14px;
  line-height: 14px;
}
.item-list.company-list .item dl {
  padding: 20px !important;
}
.item-list.company-list .item dt {
  margin-bottom: 0 !important;
}
.philolist {
  counter-reset: number 0;
}
.philolist li {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
  position: relative;
}
.philolist li span {
  display: block;
  clear: both;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
}
.philolist li:before {
  counter-increment: number 1;
  content: counter(number) " ";
  color: #fff;
  border-radius: 50%;
  background: #003e6c;
  display: inline-block;
  margin-right: 10px;
  padding: 6px 8px 4px 8px;
  line-height: 1;
}
.philolist.ol_style li {
  font-weight: normal;
}
#gnav li .submenu {
  display: none;
  width: 94%;
  position: absolute;
  left: 0;
  top: 60px;
  background: rgb(0, 0, 0, 0.8);
  padding: 1% 3%;
  z-index: 10000;
}
#gnav li .submenu:hover,
#gnav li:hover .submenu {
  display: block;
}
#gnav li dl {
  width: calc(1000px - 6%);
}
#gnav li dl a {
  line-height: 1 !important;
  border-left: none !important;
  text-decoration: none;
}
#gnav li dl a:after {
  display: none !important;
}
#gnav li dl a:hover {
  opacity: 0.5;
  transition: 0.7s;
}
#gnav li dl dt {
  margin-bottom: 10px;
  padding: 15px 0;
  display: block;
  overflow: hidden;
  font-weight: bold;
  color: #fff;
  width: 100%;
}
#gnav li dl dt:before {
  content: ">";
  display: inline-block;
  margin-right: 5px;
  float: left;
  color: #fff !important;
}
#gnav li dl dt a {
  display: inline-block !important;
  float: left;
  color: #fff !important;
  font-weight: bold;
  font-size: 18px !important;
}
body.migrationPage li#gnav-service:hover dl dt a:after,
#gnav li dl dt a.current:after {
  display: none !important;
}
#gnav li dl dd {
  float: left;
  width: 30%;
  display: table;
  margin: 0 3% 10px 0;
  max-height: 58px;
  overflow: hidden;
}
#gnav li dl dd span {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  line-height: 1.4;
  text-align: left;
  color: #fff;
  font-size: 14px;
}
#gnav li dl dd span img {
  max-height: 54px;
}
#gnav li dl dd span + span {
  padding: 0 10px;
  width: 70%;
}
/*#gnav li#gnav-service dl dd {
  float: left;
  display: block;
  margin: 0 0 10px 0;
  max-height: 100%;
  overflow: hidden;
  width: 23%;
  padding: 0 1%;
}*/
#gnav li#gnav-service .submenu dd span img {
  height: auto;
  max-height: 100%;
}
/*#gnav li#gnav-service .submenu dd span {
    display: block;
    width: 100% !important;
    text-align: center;
    padding-top: 5px;
}*/
/*#gnav li#gnav-service dd:nth-child(3n) {
  margin-right: 0;
}*/
/*#gnav li#gnav-service .submenu dd span + span {
    padding: 10px 10px 0 10px;
    width: calc(100% - 20px) !important;
}*/

#crm-page #contents #pagetitle {
  height: auto;
  min-height: 350px;
  width: auto;
  background-size: auto;
  position: relative;
  background: url(../../images/crm_main.png) no-repeat center 0;
  margin-bottom: 15px;
}
#crm-page #contents #pagetitle .txt {
  padding-top: 46px;
  width: 1000px;
  padding-right: 0;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#crm-page #contents #pagetitle h1 {
  margin-bottom: 15px;
  padding: 0;
  font-size: 46px;
  text-align: left;
  line-height: 1;
}
#crm-page #contents #pagetitle h2 {
  margin-bottom: 15px;
  color: #003e6c;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.3;
}
#crm-page p.kaiketsu {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px !important;
  z-index: 99;
  padding-top: 10px;
  margin-bottom: 45px;
}
#crm-page p.kaiketsu:after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 100px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 400px 0 400px;
  border-color: #4c7898 transparent transparent transparent;
}
div#onayami .crm_onayami {
  overflow: hidden;
}
div#onayami .crm_onayami li:before {
  width: 48px;
  height: 48px;
}
div#onayami .crm_onayami li:nth-child(1):before {
  background: url(../../images/icon_crm01.png) no-repeat top left;
}
div#onayami .crm_onayami li:nth-child(2):before {
  background: url(../../images/icon_crm02.png) no-repeat top left;
}
div#onayami .crm_onayami li:nth-child(3):before {
  background: url(../../images/icon_crm03.png) no-repeat top left;
}
.crmMessage {
  padding: 30px;
  margin-top: 20px;
  background: #efefef;
  text-align: center;
}
.crmMessage strong {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  color: #003e6c;
}
.tocrmBox {
  background: #f6f6f6;
  padding: 50px 30px !important;
  margin-bottom: 80px !important;
  overflow: hidden;
}
.tocrmBox .inttl {
  padding: 0;
  border: none;
  background: none;
  color: #003e6c;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.3;
}
#crm-page .article h2 {
  text-align: center;
}
#crm-page div#onayami li {
  text-align: left;
}
.service-detail2 #header #gnav #gnav-service a.current:after {
  display: none !important;
}
.service-detail2 #gnav-case a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
.caseMain {
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}
.service_span li:nth-child(1) span,
.service_span li:nth-child(4) span {
  display: none;
}
/*200119追加css------------------------------------------------*/
.service_left {
  float: left;
  width: 40%;
  background: #e5ebf0;
  padding-bottom: 10px;
  padding-top: 0px;
}
.service_left span {
  background: #003e6c;
  display: block;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.image_sq img {
  float: left;
}
.service_right {
  float: right;
  width: 40%;
  background: #e5ebf0;
  margin-bottom: 50px;
  padding-bottom: 10px;
  padding-top: 0px;
}
.service_right span {
  background: #003e6c;
  display: block;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.image_sq img {
  float: left;
  margin-right: 10px;
}
.image_sq {
  padding: 10px;
  height: 40px;
}
.service_nakami {
  margin-top: 11px;
}
.detail02yajirushi {
  width: 42px;
  float: left;
  height: 99px;
  background-image: url("../../images/detail02_yajirushi.png");
  background-repeat: no-repeat;
  margin-top: 73px;
  margin-left: 77px;
}
.java_serviceBox li {
  float: left;
  width: 450px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.java_serviceBox li:nth-of-type(4),
.java_serviceBox li:nth-of-type(5),
.java_serviceBox li:nth-of-type(6) {
  margin-bottom: 0;
}
.java_serviceBox li:nth-of-type(3n) {
  margin-right: 0;
}
.java_serviceBox li img {
  margin-bottom: 15px;
}
.java_serviceBox li strong {
  display: block;
  margin-bottom: -23px;
  font-size: 17px;
}
.detail02merit03 li {
  float: left;
  text-align: center;
  margin-right: 41px;
}
.detail02merit03 li + li {
  float: left;
  margin-right: 0px;
  margin-left: 15px;
}
.detail02merit03 li:last-child {
  float: right;
  margin-left: 25px;
  margin-right: 0px;
}
.detail02merit03 ul {
  margin-bottom: 20px;
}
.detail02merit03 ul li img {
  margin-bottom: 10px;
}
.merit_right {
  float: right;
  width: 48%;
  margin-bottom: 50px;
  padding-bottom: 10px;
  padding-top: 0px;
}
.merit_right span {
  line-height: 1.8;
}
.merit_left span {
  line-height: 1.8;
}
.merit_right img {
  margin-bottom: 10px;
}
.merit_left img {
  margin-bottom: 10px;
}
.merit_left {
  float: left;
  width: 48%;
  padding-bottom: 10px;
  padding-top: 0px;
}
#service-page #contents .section #flow .before__none:before {
  content: none;
}
.check .must {
  font-weight: normal;
  display: inline-block;
  width: 35px;
  height: 18px;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #c7524b;
  color: #fff;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 18px;
}
.check {
  padding: 20px;
  font-weight: bold;
  background: #efefef;
}
.check #privacy {
  font-size: 16px;
  line-height: 1.6;
  font-feature-settings: "palt";
}
/*200409*/
#footer .service_span li:nth-child(3) span {
  display: none;
}
/*200507*/
.table01.access {
  margin-top: 30px;
}
ol.philolist.access li::before {
  content: "■";
  color: inherit;
  background: none;
  margin-right: 4px;
  font-size: 20px;
  padding: 0;
}
.access_imgs img {
  width: 49%;
  margin-bottom: 20px;
}
.access_imgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ol.philolist.access li {
  font-weight: inherit;
}
/*.access_imgs img:nth-last-child(n+3){
	margin-bottom: 0;
}*/
/*200602追記*/
.migrationPage.telework #contents #pagetitle {
  position: relative;
  background-image: url("../../images/service-mv-bg.png") !important;
  text-align: left !important;
}
#header #gnav .submenu a:after,
#header #gnav .submenu a:hover:after {
  background: none !important;
}
/*200716追記*/
.item.introduction dl {
  background-color: #ffeec0;
}
.item.introduction dl dt span,
.introduction_cl {
  color: #e30d00;
}
#introduction-page.migrationPage.introduction p.kaiketsu {
  line-height: 1.5;
}
#introduction-page.migrationPage.introduction p.kaiketsu::after {
  left: 70px;
  border-width: 140px 380px 0 430px;
}
.migrationPage.introduction #contents #pagetitle {
  position: relative;
  background-image: url(../../images/introduction_service-mv-bg.jpg) !important;
  text-align: left !important;
}
#introduction-page #contents #pagetitle .txt {
  padding-right: 410px;
}
#introduction-page #contents #pagetitle .txt h1 {
  text-align: inherit;
  padding-top: 0;
  margin-bottom: 15px;
}
#introduction-page div#onayami li {
  width: 460px;
  margin: 20px 40px 0 0;
  padding: 40px 40px 20px;
}
#introduction-page div#onayami li::before {
  left: 225px;
}
#introduction-page div#onayami li:nth-child(even) {
  margin-right: 0;
}
#introduction-page div#onayami li:nth-child(2) {
  margin-bottom: 30px;
}
#introduction-page div#onayami ul {
  margin: 0 20px;
}
#introduction-page.migrationPage #contents #pagetitle h2 {
  color: #003e6c !important;
  font-size: 22px;
  margin-top: 15px;
}
#introduction-page.migrationPage #contents #pagetitle h2 {
  color: #003e6c !important;
  font-size: 22px;
}
#introduction-page.migrationPage .price {
  margin-bottom: 80px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  background-color: #ffeec0;
  padding: 30px;
}
#introduction-page.migrationPage .price span {
  display: block;
  margin-top: 20px;
}
/*200901*/
#onayami_new .top___bnr .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
#onayami_new .top___bnr .flex img {
  width: 485px;
}
#home-page #contents .inner.top___bnr {
  padding-bottom: 0;
}
#onayami_new_cnt.nayami__cnt .flex {
  display: flex;
  justify-content: space-between;
}
#onayami_new_cnt.nayami__cnt .flex p {
  margin-bottom: 0;
  font-size: 20px;
  background: #f0b717;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  color: #fff;
  border-radius: 5px 5px 0 0;
  text-shadow: 1px 1px 0 #daa100, -1px 1px 0 #daa100, 1px -1px 0 #daa100,
    -1px -1px 0 #daa100;
}
#onayami_new_cnt.nayami__cnt .flex ul {
  border: 2px solid #f0b717;
  border-radius: 0 0 5px 5px;
  padding: 20px;
}
#onayami_new_cnt.nayami__cnt .flex ul li a {
  text-decoration: none;
  color: #000;
}
#onayami_new_cnt.nayami__cnt .flex ul li a:hover,
#onayami_new_cnt.nayami__cnt .flex ul li a span:hover {
  opacity: 0.6;
}
#onayami_new_cnt.nayami__cnt .flex ul li a span {
  font-size: 20px;
  display: block;
  font-weight: bold;
}
#onayami_new_cnt.nayami__cnt .flex ul li a {
  line-height: 1.5;
}
#onayami_new_cnt.nayami__cnt .flex ul li {
  margin-top: 20px;
  margin-left: 35px;
  position: relative;
}
#onayami_new_cnt.nayami__cnt .flex ul li:before {
  content: "";
  background: url(../../images/nayami_icon01.png);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  top: 2px;
  position: absolute;
  left: -37px;
}
#onayami_new_cnt.nayami__cnt .flex .flex__cnt02 div:first-child ul li:before {
  content: "";
  background: url(../../images/nayami_icon02.png);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  top: 2px;
  position: absolute;
  left: -37px;
}
#onayami_new_cnt.nayami__cnt .flex .flex__cnt02 div:nth-child(2) ul li:before {
  content: "";
  background: url(../../images/nayami_icon03.png);
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  top: 2px;
  position: absolute;
  left: -37px;
}
#onayami_new_cnt.nayami__cnt .flex ul li:first-child {
  margin-top: 0;
}
#onayami_new_cnt.nayami__cnt .flex .flex__cnt {
  width: 47%;
}
#contents #onayami_new_cnt.nayami__cnt h2 {
  font-size: 36px;
  color: #000;
  text-align: center;
}
#onayami_new_cnt.nayami__cnt .mt25 {
  margin-top: 50px;
}
/*kintone 活用イメージ*/
#home-page #contents .cnt__scene .item-list .item .img {
  overflow: hidden;
  height: auto;
  padding: 20px;
}
#home-page #contents .cnt__scene .item-list .item a {
  display: flex;
}
#home-page #contents .cnt__scene .item-list .item dl {
  margin-bottom: 0;
  padding: 20px 20px 20px 0;
}
#home-page #contents .cnt__scene .item-list .item .more {
  display: none;
}
#home-page #contents .cnt__scene .item-list .item dt {
  font-size: 16px;
  width: 100px;
}
#service-page .article h4 {
  font-size: 25px;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
}
div#link__other-plans .flex {
  display: flex;
}
div#link__other-plans .flex dl {
  margin-right: 30px;
}
#link__other-plans dt {
  background: #003e6c;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 15px;
}
div#link__other-plans a:hover {
  opacity: 0.6;
}
#course-page #contents #onayami_new_cnt.nayami__cnt h2 {
  display: none;
}
#service-page #contents .h2free_service li {
  width: 300px;
  margin-bottom: 30px;
}
/*---------------------------------201009追記---------------------------------*/
.bnr-2-area {
  display: flex;
  justify-content: space-between;
  margin: 50px auto;
  width: 70%;
}
.bnr-2-area a {
  width: 47%;
}
.bnr-2-area a:hover {
  opacity: 0.5;
}
.kanren_sr-- div {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 5px;
}
.kanren_sr-- {
  margin-top: 40px;
}
.kanren_sr-- a {
  text-indent: -1em;
  padding-left: 1em;
}
.kanren_sr-- div + div {
  margin-top: 20px;
}
/*----------------------------201228追加----------------------------*/
.sankaku-under-- {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 300px 0 300px;
  border-color: #4c7898 transparent transparent transparent;
  margin: 0 auto 20px;
}
.under-txt {
  /*margin-bottom: 80px;*/
  text-align: center;
  font-size: 23px !important;
  font-weight: bold;
  line-height: 1.6 !important;
}
.item-ttl-- {
  padding: 16px 5px;
  text-align: center;
  font-weight: 600;
}
#contents .article.ex_katsuyo-- .item-list .item {
  width: 180px;
  margin-left: 0;
  margin-right: 20px;
}
.article.ex_katsuyo-- .img {
  height: auto !important;
}
.article.ex_katsuyo-- dl {
  height: auto !important;
}
.article.ex_katsuyo-- {
  padding-bottom: 0 !important;
}
.service-list.mt30.intro_page .item {
  width: 313px;
  margin-right: 30px;
  border: 1px solid #ddd;
  padding-bottom: 20px;
}
#contents .service-list.mt30.intro_page .item i {
  width: 200px;
}
#contents .service-list.mt30.intro_page .item dl dd {
  text-align: center;
}
/*-----------------210506*/

#gnav li dl dd {
  max-width: 235px;
  margin: 0 0% 10px 0;
}

#gnav li dl.d-flex {
  display: flex;
  flex-wrap: wrap;
}
#gnav li dl.d-flex .flex-item {
  width: 50%;
}
#gnav li dl.d-flex dd {
  width: 50%;
  margin: 0 0% 10px 0;
}
.sence_wrap .left-img {
  width: 25%;
}
.sence_wrap .right-txt {
  width: 68%;
  margin-top: 24px;
}
.sence_wrap .btn_more a {
  display: block;
  margin: 0 auto;
  background-color: #003e6c;
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  width: 300px;
  margin-top: 10px;
  border-radius: 5px;
  text-align: center;
}
.sence_wrap .btn_more a:hover {
  opacity: 0.5;
}
.sence_wrap .btn_more a i {
  padding-left: 10px;
}
/*20210521--------------------------------------------*/
.bnr-3-area {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 50px 0;
}
.bnr-3-area a img {
  margin: 0 15px;
  font-weight: 100;
  font-weight: 100;
  /* width: 93%; */
  margin: 0;
}
.bnr-3-area a {
  /* margin: 0 15px; */
  width: 32%;
}
.bnr-3-area a:hover {
  opacity: 0.5;
}
.icon_contact {
  width: 20px;
  height: 20px;
  margin-bottom: 8px;
  margin-right: 4px;
  image-rendering: -webkit-optimize-contrast;
}
.movie__flex02 {
  display: flex;
  justify-content: space-between;
}
.movie__flex02 video {
  width: 100%;
}
.movie__flex02 div {
  width: 48%;
}
#contents .article .movie__flex02 p.bold {
  font-size: 1.3em;
  text-align: center;
}
#contents .article .movie__flex02 p {
  text-align: center;
  margin-top: 1em;
}
/*20210610*/
h2 span.mt80 {
  display: block;
  margin-top: 80px;
}
#home-page .mv-copy ul {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
}
#home-page .mv-copy ul:before,
#home-page .mv-copy ul:after {
  display: none !important;
}
#home-page .mv-copy ul li {
  float: none !important;
  width: 320px !important;
}
#home-page .mv-copy ul li a {
  font-size: 18px !important;
}
#home-page .mv-copy ul li:nth-child(2) a {
  background: #c7524b;
  box-shadow: 0px 3px 0px 0px #9b1a16;
  -moz-box-shadow: 0px 3px 0px 0px #9b1a16;
  -webkit-box-shadow: 0px 3px 0px 0px #9b1a16;
}
#home-page .mv-copy ul li:last-child a {
  background: #003e6c;
  box-shadow: 0px 3px 0px 0px #000f2e;
  -moz-box-shadow: 0px 3px 0px 0px #000f2e;
  -webkit-box-shadow: 0px 3px 0px 0px #000f2e;
}
/*20211004*/
#gnav li dl.d-flex .flex-item .gnav_bnr {
  float: left;
  width: 80%;
  background: rgb(255, 255, 255, 0.9);
  display: block;
  margin-bottom: 20px;
}
#header #gnav li dl.d-flex .flex-item .gnav_bnr a {
  text-align: left;
  padding: 10px 20px;
  line-height: 1.2 !important;
}
#header #gnav .gnav_bnr_img {
  width: 120px;
  margin: auto;
}
#header #gnav li dl.d-flex .flex-item .gnav_bnr a strong {
  margin-bottom: 10px;
  display: block;
}
#header #gnav li dl.d-flex .flex-item .gnav_bnr a span {
  margin-top: 10px;
  display: block;
  /*text-decoration: underline;*/
  color: #003e6c;
}
#header #gnav li dl.d-flex .flex-item a {
  border-right: none !important;
}
.gnav_bnr_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#gnav li dl dd {
  max-height: 60px;
  height: 60px;
}
#header #gnav .gnav_column {
  width: 100%;
}
#gnav li dl .gnav_column span {
  width: auto;
}
#column-page #contents #pagetitle {
  background-image: url(../../images/column-mv-bg.png);
}
#column-page #contents h3 {
  margin: 50px auto 20px;
}
#column-page #contents .article img {
  margin-bottom: 1rem;
}
#column-page #contents .article .bnr img {
  margin-bottom: 0rem;
}
#column-page .list-box {
  border: 1px solid #e3e3e3;
  margin: 50px auto;
}
#column-page #contents .list-box h3 {
  margin: 0;
  padding: 20px;
  background: #f2f2f2;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  border-left: none;
  border-bottom: 1px solid #e3e3e3;
}
#column-page .list-box div {
  padding: 20px;
}
#column-page .list-box ul {
  margin: 0;
}
#column-page .list-box ul li {
  padding: 3px;
  position: relative;
  padding-left: 1rem;
}
#column-page .list-box ul li a {
  text-decoration: none;
}
#column-page .list-box ul li a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.list-box div > ul {
  counter-reset: number 0 number2 0;
}
.list-box div ul li.list__title.list__title_h3::before {
  counter-increment: number 1;
  /* number カウンタの増加数をセット */
  content: counter(number) ".";
  position: absolute;
  top: 3px;
  left: 0;
  color: #003e6c;
}
.list-box div ul li.list__title.list__title_h3 {
  counter-reset: number2 0;
}
/*20211201*/
#contents .item-list .item a.lightalink {
  position: relative;
  padding: 1rem;
}
#contents .item-list .item a.lightalink::before {
  content: "";
  background: url("../../images/lightbox_icon.png");
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: cover;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
/*20220111*/
#footer #foot-logo {
  float: none;
  display: block;
}
#footer #foot-left {
  float: left;
}
#footer #foot-left .foot-link {
  margin-top: 1rem;
}
#footer #foot-left .foot-link ul li {
  width: 228px;
  margin-bottom: 12px;
}
/*20220112*/
#home-page #contents #mv ul {
  justify-content: flex-start;
}
#home-page #contents #mv ul li:first-child {
  margin-right: 20px;
}
.caseMain {
  display: flex;
  justify-content: flex-start;
  max-width: 1000px;
}
.caseMain li:last-child,
#home-page #contents #mv ul li:last-child,
.caseMain li:first-child,
#home-page #contents #mv ul li:first-child {
  float: none;
}
#contents ul.serviceUnderBtn {
  display: flex;
  justify-content: center;
}
#contents ul.serviceUnderBtn li {
  float: none;
}
#contents ul.serviceUnderBtn li:nth-of-type(1) {
  margin-right: 0;
}
body {
  -webkit-text-size-adjust: 100%;
}
#foot-contact ul {
  display: flex;
  justify-content: space-around;
}
#foot-contact li,
#foot-contact li:last-child {
  float: none;
}
.course-page #gnav-course a:after {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
.column-page #gnav-course a:after {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
ul.pageBtn li {
  float: none;
  margin-left: 30px;
}
ul.pageBtn li:nth-of-type(1) {
  margin-left: 0px;
  margin-right: 0px;
}
#contents .article ul.pageBtn {
  display: flex;
  justify-content: space-around;
}
#contents .inner.top___bnr h2 {
  font-size: 36px;
  color: #000;
  text-align: center;
}
/*20220131*/
ul.about_security {
  display: flex;
  justify-content: space-between;
}
ul.about_security li {
  width: 300px;
}
ul.about_security dt {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: bold;
}
#contents .article.menulistcase_body {
  padding: 0;
}
#contents .article.menulistcase_body ul.develist.clear-fix {
  padding: 0 0 80px 0;
}
.develist li {
  margin: 50px 0 0 0;
}
.develist li:first-child {
  margin: 0;
}
.develist li:nth-child(2) {
  margin: 0;
}
#contents .article .movie__flex02 p.small {
  margin: 1rem auto 0;
  font-size: 12px;
  display: block;
}
/*20220301*/
#contents .tocrmBox {
  background: #f6f6f6;
  padding: 50px 30px !important;
  margin-bottom: 80px !important;
  overflow: hidden;
  width: 940px;
}
/*20220307*/
#jobtype-page .jobtypeDetail_mv_inner {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 350px;
}
#jobtype-page .jobtypeDetail_mv_inner_txt {
  position: absolute;
  top: 110px;
  left: 0;
}
#jobtype-page #contents #pagetitle .jobtypeDetail_mv_inner h1 {
  padding-top: 0;
  text-align: left;
  color: #003e6c;
  font-size: 44px;
  line-height: 1.3;
  text-shadow: 0px 0px 10px #fff;
  letter-spacing: -1px;
}
#jobtype-page #contents #pagetitle h1 span.detail-h1 {
  color: #003e6c;
  margin: -10px 0 5px 0;
  font-size: 28px;
  letter-spacing: 0;
}
#jobtype-page #contents .jobtypeDetail_mv_inner p.copy {
  margin-bottom: 10px !important;
  padding: 0;
  border: none;
  background: none;
  font-weight: bold;
  line-height: 1.6 !important;
  font-size: 20px;
  color: #000;
  text-align: left;
  margin-top: 10px;
}
#jobtype-page #contents #pagetitle {
  background-image: url(../../images/scene/scene00_mv.png);
}
#jobtype-page #contents div#reason2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.jobtype_reason_flex {
  display: flex;
}
.jobtype_reason {
  width: 42%;
  background: #e5ebf0;
  padding: 2rem;
  margin: 0 auto 2rem 0;
  display: flex;
  flex-flow: column;
}
.jobtype_reason:nth-child(2n) {
  margin: 0 0 2rem auto;
}
.jobtype_reason .txt {
  margin-bottom: 1rem;
}
.jobtype_reason .img {
  margin-top: auto;
}
#contents .jobtype_reason h3 {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0;
  border: none;
  background: none;
  display: flex;
  align-items: center;
}
#jobtype-page #contents p.kaiketsu {
  color: #003e6c;
  position: relative;
  font-weight: bold;
  font-size: 24px;
  z-index: 99;
  padding-top: 20px;
  text-align: center;
}
#jobtype-page #contents p.kaiketsu:after {
  border-color: #c9d4dd transparent transparent transparent;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 200px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 300px 0 300px;
}
#crm-page p.kaiketsu.kaiketsublue,
#case-page #contents p.kaiketsu {
  color: #003e6c;
  position: relative;
  font-weight: bold;
  font-size: 24px;
  z-index: 99;
  /*padding-top: 20px;*/
  text-align: center;
  margin-bottom: 80px;
}
#crm-page p.kaiketsu.kaiketsublue:after,
#case-page #contents p.kaiketsu:after {
  border-color: #c9d4dd transparent transparent transparent;
  position: absolute;
  z-index: -1;
  top: 0;
  left: calc(50% - 300px);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 300px 0 300px;
}
#crm-page p.kaiketsu.kaiketsublue {
  padding-top: 50px;
  margin-bottom: 50px;
}
#crm-page p.kaiketsu.kaiketsublue:after {
  top: 50px !important;
}
#contents .jobtype_reason h3 span {
  top: 0;
  left: 0;
  bottom: 0;
  width: 60px;
  background: #003e6c;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  margin-right: 1rem;
}
#contents h2.tC {
  margin: 0 auto 20px;
}
.jobtype-detail2 #gnav-scene a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
/*20220511*/
.flex-item-inner {
  display: flex;
  flex-wrap: wrap;
}
#contents h3.scene {
  margin: 4rem auto 0;
  padding: 0 0 0 10px;
  border-left: 8px solid #003c6c;
  background: none;
  text-align: left;
}
.jobtype-detail #gnav-scene a:after,
.jobtype-detail2 #gnav-scene a:after {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
.service-detail2.application #gnav-case a:after {
  content: none;
}
.service-detail2.application #gnav-scene a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: #003e6c;
}
/*20220603*/
.jobtype-detail2 #contents .faq-list {
  width: 100%;
}
.kadaiBox {
}
.kadaiBox span {
}
.kadaiBox .kadaiBox-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.kadaiBox .kadaiBox-inner:before {
  content: "";
  position: absolute;
  width: 42px;
  height: 99px;
  background: url("../../images/detail02_yajirushi.png") no-repeat 0 0;
  left: 48%;
  top: calc(50% - 59px);
}
.kadaiBox .kadaiBox-inner dl {
  display: block;
  width: 45%;
  background: #e5ebf0;
  padding-bottom: 15px;
  font-weight: bold;
}
.kadaiBox .kadaiBox-inner dl dt {
  display: block;
  color: #fff;
  text-align: center;
  background: #003e6c;
  padding: 15px;
  line-height: 1 !important;
}
.kadaiBox .kadaiBox-inner dl dd {
  padding: 15px 15px 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.kadaiBox .kadaiBox-inner dl dd span {
  display: block;
  flex: 1;
  margin-left: 10px;
}
.kadaiBox .kadaiBox-inner dl dd img {
  max-width: 100%;
}
.clist {
  padding: 40px;
  background: #e5ebf0;
}
.clist li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.clist li + li {
  margin-top: 15px;
}
.clist li:before {
  content: "";
  width: 26px;
  height: 23px;
  display: inline-block;
  margin-right: 15px;
  background: url(../../images/clist-icon.png) no-repeat 0 0;
  background-size: 26px;
}
.p-head {
  text-align: center;
  font-weight: bold;
}
.mvbtnlink a {
  padding: 12px 20px 8px 20px;
  margin-top: 10px;
}
.cd3 ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.cd3 li {
  background: #f2f2f2;
  display: flex;
  border-radius: 5000px;
  width: 250px;
  height: 250px;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border: solid 1px #ddd;
  color: #003e6c;
  font-size: 18px !important;
}
.cd3 li + li {
  margin-left: 50px;
}
/*-----------------220901*/
.front-choiceList {
  display: flex;
  justify-content: space-between;
}
.front-choiceList__item {
  width: 47%;
  border: thin solid #338acd;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 0 2px #338acd;
  background: #338acd;
}
.front-choiceList__item .btn-link a:hover {
  opacity: 1;
}
.front-choiceList__item:hover {
  opacity: 0.7;
}
.front-choiceList__item h3 {
  text-align: center;
  background: #338acd !important;
  border-left: none !important;
  margin-bottom: 0 !important;
  font-size: 26px !important;
  color: #fff;
}
.front-choiceList__textArea {
  padding: 30px 25px;
  background: #fff;
}
.front-choiceList__textArea .btn-link {
  padding: 20px 0 0;
}
.choice h2 {
  text-align: center;
}
.top-caseList .cnt-title {
  margin-top: 30px;
  margin-bottom: 30px;
}
#caseList,
.price-plan,
#top-flow {
  text-align: center;
}
#caseList .item-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
#caseList .item-list .item {
  float: none;
  width: calc(100% / 4 - 18px);
  margin: 0 23px 23px 0;
  position: relative;
  text-align: left;
}
#caseList .item-list .item:nth-child(3n) {
  margin: 0 23px 23px 0;
}
#caseList .item-list .item:nth-child(4n) {
  margin: 0 0 23px;
}
#caseList .item-list .item .img {
  height: auto !important;
}
.top-case__bnrArea {
  margin-top: 30px;
}
.price-plan .front-choiceList {
  margin-top: 30px;
}
.middle-choiceList .front-choiceList__item .btn-link a {
  line-height: 1.7;
  padding: 10px 0;
}
#top-flow #service-page #contents .article {
  margin-top: 30px;
}
#top-flow #service-page #contents .article p,
#top-flow #service-page #contents .article dt {
  text-align: left;
}
#top-flow .inner {
  padding: 70px 0 0 !important;
}
.sien-service {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #e5ebf0;
  padding: 60px;
  border-radius: 4px;
}
.sien-service__textArea {
  text-align: left;
  width: 50%;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
}
.sien-service__textArea p {
  line-height: 2 !important;
}
.sien-service__textArea p span {
  font-weight: bold;
  border-bottom: 2px solid #ffbf00;
}
.sien-service figure {
  width: 41%;
}
.sd-onayami .sd-inner {
  width: 1000px;
  margin: auto;
  padding: 0 0 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sd-onayami__imgBlock {
  position: relative;
  width: 40%;
}
.sd-onayami__imgBlock img {
  width: 100%;
}
.sd-onayami__imgBlock h2 {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  color: #fff !important;
  font-size: 26px !important;
}
.sd-onayami__list {
  width: 55%;
}
.sd-onayami__list li {
  font-size: 22px !important;
  font-weight: bold;
  background: url(../../images/sd-onayami_icon.svg) left 0px top 3px no-repeat;
  background-size: 30px auto;
  padding-left: 40px;
}
.sd-onayami__list li + li {
  margin-top: 15px;
}
.sd-onayami__list li::before {
  content: "";
}
.sd-kaiketsu {
  background: #003e6c;
  position: relative;
  margin-bottom: 100px;
}
.sd-kaiketsu::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #003e6c transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.sd-kaiketsu h2 {
  color: #fff !important;
  text-align: center;
  padding: 50px 0 40px;
}
.somotoha {
  background: #e5ebf0;
  padding: 2em;
  margin: 50px auto 0;
  max-width: 80%;
}
.somotoha-head {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #003e6c;
  margin-bottom: 1em;
}
.somotoha-flex {
  display: flex;
  justify-content: space-between;
}
.somotoha-cont {
  flex: 1;
}
.somotoha img {
  max-width: 100%;
  margin-left: 2em;
}
#contents p.pointTitle {
  margin-bottom: 35px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  background: #c9d4dd;
  padding: 30px 0;
  color: #003e6c;
}
.article2 p.pointTitle {
  margin-bottom: 50px !important;
}
#pagetitle.mvLayout2 h1 {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  text-align: left !important;
  color: #003e6c !important;
  font-size: 42px !important;
  line-height: 1.3 !important;
}
#service-page.service-detail2 #contents #pagetitle.mvLayout2 h1 span,
#pagetitle.mvLayout2 h1 span {
  color: #003e6c !important;
  margin: 0 0 5px 0 !important;
  font-size: 28px !important;
}
#pagetitle.mvLayout2 .copy {
  margin-bottom: 10px !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  color: #000 !important;
  font-weight: bold !important;
  line-height: 1.6 !important;
  font-size: 20px !important;
  text-align: left !important;
  margin-top: 10px !important;
}
.crm-img-position {
  position: relative;
}
.crm-img-position span {
  position: absolute;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 1.4;
  background: #fff;
}
.crm-img-position span.cip01 {
  top: 165px;
  left: 30px;
  font-size: 24px;
}
.crm-img-position span.cip02 {
  top: 50px;
  left: 360px;
}
.crm-img-position span.cip03 {
  top: 130px;
  left: 360px;
}
.crm-img-position span.cip04 {
  top: 210px;
  left: 360px;
}
.crm-img-position span.cip05 {
  top: 50px;
  left: 650px;
}
.crm-img-position span.cip06 {
  top: 130px;
  left: 650px;
}
.crm-img-position span.cip07 {
  top: 210px;
  left: 650px;
}
.crm-img-position span.cip08 {
  top: 117px;
  left: 880px;
  text-align: left;
}
.crm-img-position span.cip09 {
  top: 315px;
  left: 450px;
}
.crm-onayami3 {
  display: flex;
  justify-content: center;
}
.crm-onayami3 li {
}
.crm-onayami3 li + li {
  margin-left: 30px;
}
.crm-onayami3 li img {
  display: block;
  margin: 0 auto;
  widows: inherit;
  max-width: 100%;
}
.crm-onayami3 li span {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}
.crm-onayami3 {
}
.minihead {
  color: #003e6c;
  font-weight: bold;
  margin: 30px 0 15px 0;
  font-size: 20px;
}
.minihead + table td:nth-child(1) {
  width: 70%;
}
.minihead + table td:nth-child(2) {
  width: 15%;
}
.minihead + table td:nth-child(3) {
  width: 15%;
}
/*230130_1月改善案*/
div#jobtype_function h2 {
  text-align: center;
}
div#jobtype_function .jobtype_function_lead {
  text-align: center;
}
div#jobtype_function li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
div#jobtype_function .img {
  width: 20%;
  text-align: center;
}
div#jobtype_function .txt {
  width: 70%;
  padding: 10px;
}
div#jobtype_service h2 {
  text-align: center;
}
div#jobtype_service .jobtype_service_lead {
  text-align: center;
  margin-bottom: 20px;
}
div#jobtype_service li {
  counter-increment: title;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#jobtype_service li::before {
  content: counter(title);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: #c9d4dd;
  border-radius: 50%;
  font-size: 25px;
  font-weight: bold;
}
div#jobtype_service li .txt {
  width: 70%;
  padding: 15px;
}
div#jobtype_service li .u_line,
#home-page #leadCompany .u_line {
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, #ffba00 0%);
}
/*230226_2月改善案*/
#case-page .case-page_article_merit h4 {
  font-size: 20px;
  margin-bottom: 0.3em;
}
#case-page .case-page_article_merit li {
  border-bottom: 2px solid #003e6c;
  padding: 1em 0;
}
#case-page .case-page_article_merit li:first-child {
  padding-top: 0;
}
#case-page .bgc_y {
  /*border: 2px solid #F0B717;*/
  /*padding: 20px;*/
  margin-top: 2rem;
  margin-bottom: 80px;
  /*box-sizing: border-box;*/
  /*border-radius: 4px;
	background-color: #FBEFCF;*/
}
#service-page .kintone_point {
  margin-top: 0 !important;
  background-color: #f6f6f6;
}
#home-page #leadCompany p {
  line-height: 2;
}
#home-page .worries .front-choiceList:first-of-type {
  margin-bottom: 50px;
}
#home-page #contents .inner.worries {
  padding-top: 0;
}
#home-page .worries .front-choiceList__item {
  background-color: transparent;
  border: thin solid #c9d4dd;
  box-shadow: none;
}
#home-page .worries .front-choiceList__item:hover {
  opacity: 1;
}
#home-page .worries h3 {
  box-sizing: border-box;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c9d4dd !important;
  color: #000;
}
/*230328_3月改善案*/
.service_left.service_left_consultation,
.service_right.service_right_suggestion {
  padding: 20px;
}
.service_left.service_left_consultation span,
.service_right.service_right_suggestion span {
  background-color: transparent;
  font-weight: bold;
  color: #000;
  text-align: left;
  padding-left: 0;
  font-size: 22px;
}
.service_left.service_left_consultation {
  background-color: #fff;
  border: 2px dotted #003e6c;
  border-radius: 10px;
}
#contents .service_left.service_left_consultation p,
#contents .service_right.service_right_suggestion p {
  margin-bottom: 0;
}
.service_right.service_right_suggestion {
  border: 2px solid #003e6c;
  border-radius: 10px;
}
.detail02yajirushi.detail07yajirushi {
  margin-left: 0;
  margin-top: 0;
  align-self: center;
}
#service-page .article .section_example h4 {
  border-bottom: 2px solid #003e6c;
  margin-bottom: 40px;
  clear: both;
}
#contents .section_example {
  padding-top: 0;
}
#contents .section_example .section_example_wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
#contents .section_example .section_example_wrapper .service_right {
  margin-bottom: 0;
}
.service_detail07_faq {
  padding-bottom: 80px;
}
.service_detail07_faq a {
  font-weight: bold;
}
.service_detail07_faq a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #003e6c;
  border-right: 2px solid #003e6c;
  transform: rotate(45deg);
  margin-right: 5px;
}
div#link__other-plans .flex {
  display: flex;
  column-gap: 30px;
}
div#link__other-plans.service_detail07_link__other-plans .flex dl {
  margin-right: 0;
}
.service_detail07_link__other-plans dl {
  border: 1px solid #306f8e;
  width: calc((100% - 60px) / 3);
  position: relative;
}
.service_detail07_link__other-plans h5 {
  text-align: center;
  color: #306f8e;
}
.service_detail07_link__other-plans a {
  color: #fff;
  text-decoration: none;
}
.service_detail07_link__other-plans dl dd.dd_text {
  padding: 20px;
}
#link__other-plans .service_detail07_link__other-plans_01 dt,
#link__other-plans .service_detail07_link__other-plans_01 .dd_button {
  background-color: #306f8e;
}
#link__other-plans .service_detail07_link__other-plans_02 dt,
#link__other-plans .service_detail07_link__other-plans_02 .dd_button {
  background-color: #18567c;
}
#link__other-plans .service_detail07_link__other-plans_03 dt,
#link__other-plans .service_detail07_link__other-plans_03 .dd_button {
  background-color: #153c6b;
}
.service_detail07_link__other-plans dl dd.dd_button {
  display: inline-block;
  font-weight: bold;
  padding: 10px;
  width: 230px;
  box-sizing: border-box;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  margin: 0 auto 20px;
}
.service_detail07_link__other-plans dl dd.dd_button a {
  color: #fff;
  text-decoration: none;
}
.service_detail07_link__other-plans dl dd.dd_button a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin-left: 10px;
}
.service_detail07_link__other-plans .area-link:hover {
  opacity: 0.6;
}
div#link__other-plans.service_detail07_link__other-plans a:hover {
  opacity: 1;
}
#contents table.service_detail05_table td {
  border: 1px solid #003e6c;
}
#contents table.service_detail05_table span {
  position: relative;
  left: 28%;
}
/*230428_4月改善案*/
#about-page .wrapper_top-sien {
  width: 1000px;
  margin: auto;
  zoom: 1;
  padding-bottom: 80px;
}
.tocrmBox_introduction a {
  width: 210px;
  display: inline-block;
  padding: 20px 20px;
  position: relative;
}
.tocrmBox_introduction p {
  font-size: 23px !important;
  font-weight: bold;
}
.tocrmBox_introduction {
  background-color: transparent !important;
}
.tocrmBox_introduction .clear-fix {
  background-color: #e5ebf0;
  width: 80%;
  margin: 0 auto;
}
.tocrmBox_introduction .clear-fix:hover {
  opacity: 0.5;
}
.tocrmBox_introduction .clear-fix .imgL {
  margin-right: 50px;
}
.tocrmBox_introduction .clear-fix .imgL + div {
  padding: 20px;
}
.tocrmBox_introduction a i {
  right: 15px;
  position: absolute;
}
/*.wrapper_serviceDetail_Case {
  padding-top: 80px;
}*/
.wrapper_serviceDetail_Case h3 {
  background: transparent !important;
  border-left: none !important;
  margin-bottom: 0 !important;
}
.wrapper_serviceDetail_Case p {
  font-weight: initial;
}
.wrapper_serviceDetail_Case ul {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.wrapper_serviceDetail_Case ul li {
  background-color: #eef9f7;
  padding: 10px 0;
  margin-right: 0 !important;
  width: calc((100% - 60px) / 3) !important;
  float: none !important;
  margin-right: 0 !important;
  padding: 20px 10px;
  border-radius: 10px;
}
.wrapper_serviceDetail_Case ul::before,
.wrapper_serviceDetail_Case ul::after {
  display: none;
}
/*230601_5月改善案*/
.common_banner_wrap {
  background-color: #f9f9f9;
  cursor: pointer;
  border: 1px solid #ccc;
  text-align: center;
}
.common_banner_wrap:hover {
  opacity: 0.5;
}
.common_banner_wrap img {
  margin-bottom: 0 !important;
}
.common_banner_wrap h4 {
  font-size: 20px !important;
  color: #003e6c;
  margin-bottom: 5px;
}
.common_banner_text {
  padding: 30px;
}
.common_banner_text p {
  font-weight: bold;
  margin-bottom: 10px !important;
}
.common_banner_wrap .btn-link {
  width: 340px;
  font-size: 17px;
  line-height: 1;
  padding: 10px 0;
  background-color: #003e6c;
}
.bl__common_content .h4-sub {
  font-size: 18px !important;
  border-bottom: 2px solid #003e6c;
  margin-bottom: 20px;
  padding: 10px 0;
  margin-top: 40px;
}
.wrapper_serviceDetail_Plugin ul li {
  background-color: transparent;
  text-align: left !important;
  display: flex;
  flex-direction: column;
}
.wrapper_serviceDetail_Plugin ul li h3 {
  padding: 0 !important;
  font-size: 17px !important;
}
.wrapper_serviceDetail_Plugin ul li img {
  margin-bottom: 0;
}
.wrapper_serviceDetail_Plugin_text {
  margin-top: auto;
}
.bnr_d002_big {
  background-color: #f9f9f9;
  border: 3px solid #003e6c;
  text-align: center;
  padding: 40px;
}
.bnr_d002_big:hover {
  opacity: 0.5;
}
.bnr_d002_big img {
  display: block;
  margin: 0 auto;
}
.bnr_d002_big .btn-con {
  width: 320px;
  font-size: 18px;
  line-height: 60px;
  background-color: #003e6c;
  box-shadow: none !important;
}
.bnr_d002_big .btn-con:hover {
  opacity: 1;
}
.list-box div ul li.list__title_no_num::before {
  content: "―";
}
.list-box div ul li.list__title_no_num a {
  margin-left: 5px;
}
.btn-con_ganttchart {
  padding: 8px !important;
}
.gnav_column_flex {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}
.gnav_column_flex_text {
  color: #fff;
  text-align: left;
  line-height: 1.2;
}
.gnav_column_item_flex {
  display: flex;
}
.gnav_column_item_flex img {
  margin-right: 10px;
}
/*230703_6月改善案*/
.wrapper_cybozu {
  display: flex;
}
.wrapper_cybozu img {
  margin-left: 10px;
}
.inner_it-hojo {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border-radius: 8px;
}
.inner_it-hojo .lead_it-hojo {
  color: #fff;
  background-color: #ea5834;
  font-weight: bold;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 40%;
  padding: 20px 40px;
  box-sizing: border-box;
}
#contents .inner_it-hojo .lead_it-hojo p {
  font-size: 20px;
}
.inner_it-hojo span {
  font-size: 40px;
  line-height: 45px;
}
.inner_it-hojo .list_it-hojo {
  background-color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  display: flex;
  align-items: center;
  width: 60%;
  padding: 20px 40px;
  box-sizing: border-box;
}
.inner_it-hojo .list_it-hojo ul li::before {
  content: "・";
}
.block_it-hojo {
  background-color: #e5ebf0;
}
.solution-list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.solution-list .item {
  width: calc((100% - 100px) / 3);
  padding: 40px;
  box-sizing: border-box;
  background-color: #f2f2f2;
}
.solution-list .item p {
  font-weight: bold;
  margin-top: 20px;
}
.block_solution {
  text-align: center;
}
.front_contact {
  padding: 40px 0;
  background-color: #e5ebf0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.front_contact p {
  display: flex;
  font-size: 20px !important;
  font-weight: bold;
  align-items: center;
  margin-bottom: 10px;
}
.front_contact .lead_front_contact::before {
  content: "";
  width: 2px;
  height: 20px;
  transform: rotate(-40deg);
  background: #000;
  display: block;
  margin-right: 10px;
}
.front_contact .lead_front_contact::after {
  content: "";
  width: 2px;
  height: 20px;
  transform: rotate(40deg);
  background: #000;
  display: block;
  margin-left: 10px;
}
.front_contact .btn-def {
  background: #23b598;
  line-height: 70px;
  font-size: 28px !important;
  width: 660px;
  box-shadow: 0px 3px 0px 0px #05805b;
  font-weight: bold;
  margin-bottom: 20px;
}
.block_reason h4 {
  font-size: 25px !important;
  margin-bottom: 20px;
}
.block_reason h2 {
  text-align: center;
}
.block_reason .item_reason {
  display: flex;
  align-items: stretch;
  border: 4px solid #f2f2f2;
  position: relative;
  counter-increment: item;
  margin-bottom: 20px;
}
.block_reason .text-reason {
  text-align: left;
  padding: 20px 70px;
}
.block_reason img {
  max-width: none;
}
.block_reason .item_reason::before {
  content: counter(item);
  width: 80px;
  height: 80px;
  background-color: #003e6c;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
}
.block_service {
  display: none;
}
.java_caseBox_ul {
  display: flex;
  flex-wrap: wrap;
}
.java_caseBox_ul li {
  width: 312px;
}
/*230731_7月改善案*/
/*scene導線*/
.scene_cvbtn {
  display: flex;
  column-gap: 20px;
}
.scene_cvbtn a {
  line-height: 39px;
  padding: 0 20px;
}
.scene_cvbtn .btn-link i {
  margin-right: 0;
  vertical-align: middle;
  right: 0;
  position: static;
  margin-left: 10px;
}
.front_contact.scene_front_contact {
  background-color: transparent;
  padding: 0;
}
/*case導線*/
.case_tocrmBox .btn-def {
  position: relative;
}
.case_tocrmBox_btn_icon {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../../images/case_tocrmBox_link.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
/*230905_8月改善案*/
.common_banner_wrap_wrapper {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-bottom: 50px;
}
.common_banner_wrap_wrapper .common_banner_wrap {
  width: calc((100% - 20px) / 2);
}
.common_banner_wrap_wrapper .common_banner_text p {
  font-weight: normal;
}
.free-article dd {
  font-weight: normal;
}
.free-article .h2free_service_ttl {
  font-size: 20px;
  margin-bottom: 10px;
}

/*2301004_10月改善案*/
#service-page .application-page_article_merit h4 {
  font-size: 20px;
  margin-bottom: 0.3em;
  border-bottom: none;
}
#service-page .application-page_article_merit li {
  border-bottom: 2px solid #003e6c;
  padding: 1em 0;
}
#service-page .application-page_article_merit li:first-child {
  padding-top: 0;
}
#introduction-page.migrationPage.introduction .id_merit {
  padding-bottom: 40px;
}
#introduction-page.migrationPage.introduction .id_merit h2 {
  margin-bottom: 20px;
  color: #003e6c !important;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.3;
}
#introduction-page.migrationPage.introduction .id_merit h4 {
  font-size: 20px;
  margin-bottom: 0.3em;
  line-height: 1.6;
  font-feature-settings: "palt";
}
#introduction-page.migrationPage.introduction .id_merit li {
  border-bottom: 2px solid #003e6c;
  padding: 1em 0;
}
.id_block_it-hojo {
  margin-bottom: 80px;
  background-color: transparent !important;
}
.id_block_it-hojo .inner_it-hojo .list_it-hojo {
  background-color: #f2f2f2;
}

.article-flex {
  display: flex;
  justify-content: space-between;
}
.article-flex .article-flex--txt {
  flex: 1;
}
/*240229_2月改善案*/
.article_sAl01 .detail02merit03 ul li {
  width: 295px;
}
.article_sAl01 .detail02merit03 ul li h3 {
  margin-bottom: 10px !important;
  padding: 0 !important;
  border-left: none !important;
  background-color: transparent !important;
  font-size: 16px !important;
}
.article_sAl01 .detail02merit03 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 10px;
}
.article_sAl01 .detail02merit03 ul li {
  float: none;
  margin: 0;
  width: 295px;
  height: auto;
  margin-bottom: 20px;
}
.article_sAl01 .detail02merit03 ul li:hover {
  opacity: 0.5;
}
.article_sAl01.article_sAl01_front .detail02merit03 ul li:hover {
  opacity: 1;
}
.article_sAl01 .detail02merit03 ul li h3 a {
  text-decoration: none !important;
}
#home-page #contents #mv .mv-copy.mv-copy-front {
  padding-top: 80px;
}
#home-page #contents #mv .mv-copy.mv-copy-front h1 span b {
  left: 0;
  top: -40px;
}

.bdrnone h4 {
  border-bottom: none !important;
  margin-top: 0 !important;
}

/* 250205 */
#about-page #contents #column {
  text-align: center;
}
#about-page #contents #column h2 {
  font-size: 40px;
  color: #000;
  margin-bottom: 30px;
}
.cnt-wrap .article#column {
  text-align: center;
}
.cnt-wrap .article#column h2 {
  font-size: 40px;
  color: #000;
  margin-bottom: 30px;
}
.cnt-wrap .article#column h2 span {
  display: block;
  color: #003e6c;
  font-size: 16px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  line-height: 1;
}
#about-page #contents #column h2 span {
  display: block;
  color: #003e6c;
  font-size: 16px;
  font-family: Calibri, Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial,
    Verdana, Roboto;
  line-height: 1;
}

/* 250218アプリ開発事例 */
#application-case-page #contents #pagetitle {
  background-image: url(../../images/application_case_mv.png);
}
#contents h2.long_ttl {
  margin-bottom: 40px;
  font-size: 30px;
}
#application-case-page #contents h3 {
  margin: 50px auto 20px;
}
#application-case-page #contents h4 {
  color: #003e6c;
  margin-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}
#application-case-page #contents .article img {
  margin-bottom: 1rem;
}
#application-case-page #contents .article .bnr img {
  margin-bottom: 0rem;
}
#application-case-page .list-box {
  border: 1px solid #e3e3e3;
  margin: 50px auto;
}
#application-case-page #contents .list-box h3 {
  margin: 0;
  padding: 20px;
  background: #f2f2f2;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  border-left: none;
  border-bottom: 1px solid #e3e3e3;
}
#application-case-page .list-box div {
  padding: 20px;
}
#application-case-page .list-box ul {
  margin: 0;
}
#application-case-page .list-box ul li {
  padding: 3px;
  position: relative;
  padding-left: 1rem;
}
#application-case-page .list-box ul li a {
  text-decoration: none;
}
#application-case-page .list-box ul li a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#application-case-page .kadaiBox .kadaiBox-inner {
  display: grid;
  position: relative;
  gap: 5rem;
  grid-template-columns: repeat(2, 1fr);
}
#application-case-page .article .kadaiBox-inner dl {
  display: grid;
  grid-template-columns: repeat(1, 4fr);
  width: 100%;
  background-color: #f0f0f0;
}
#application-case-page .article .kadaiBox-inner dl dd {
  padding: 30px 15px 0 15px;
}
#application-case-page .article dl dd:last-of-type {
  padding-bottom: 30px;
}
#application-case-page .article dl dd span {
  margin-left: 11px;
}
.article-flex--txt.plus_subtitle h2 span {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.article.ttl_center h2 {
  text-align: center;
}
.article.ttl_center a {
  color: #999999;
}

#application-case-page #contents table th {
  background-color: #003e6c;
  color: #fff;
}
#application-case-page #contents table th {
  background-color: #003e6c;
  color: #fff;
}
.kadaiBox .kadaiBox-inner dl dd span.blue-line {
  color: #003e6c;
  display: inline;
}
#application-case-page .article dl dd span.blue-line {
  margin: 0;
}
.kadaiBox .kadaiBox-inner dl dd span.red-line {
  color: #e45149;
  display: inline;
}
#application-case-page .article dl dd span.red-line {
  margin: 0;
}
.kadaiBox .kadaiBox-inner dl dt.tableR {
  background-color: #e45149;
}
.btn-link-block2 {
  display: flex;
  gap: 4rem;
  margin: 4rem 0 0;
  justify-content: center;
}
.btn-link-block2 .btn-link {
  padding: 0;
}
.btn-link-block2 .btn-link a {
  width: 400px;
  font-size: 16px;
}
@media all and (-ms-high-contrast: none) {
  .btn-link-block2 {
    flex-direction: column;
    gap: 2rem;
  }
}
#contents .cnt-wrap.top_white {
  border-top: none;
}
.content_case_photo_r {
  float: right;
  padding-left: 30px;
}
.content_case_photo_l {
  float: left;
  padding-left: 30px;
}
.imgC.case-img-back img {
  border: 1px solid #ddd;
}
#scene-page #contents #pagetitle .sceneDetail_mv_inner h1.ttl_line_long {
  font-size: 42px;
}

/* 202509改善　セミナーページ追加 */
.migrationPage.seminar #contents #pagetitle {
  background-image: url(../../images/uploads/seminar-mv.jpg) !important;
}
.seminar #pagetitle h1 b {
  display: block;
  margin-bottom: 0.75em;
  font-size: 18px;
  line-height: 1;
}
.migrationPage.seminar #contents #pagetitle h2 {
  margin-bottom: 15px !important;
}
#introduction-page.seminar #contents #pagetitle .txt {
  padding-top: 37.5px;
}
.seminar #pagetitle ul {
  width: 1000px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
.seminar #pagetitle li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 292px;
  height: 45px;
  padding-top: 0.125em;
  padding-right: 0.125em;
  background: #23b598;
  box-shadow: 0px 3px 0px 0px #05805b;
  -moz-box-shadow: 0px 3px 0px 0px #05805b;
  -webkit-box-shadow: 0px 3px 0px 0px #05805b;
}
.seminar #pagetitle li a i {
  font-size: 10px;
}

.seminar #contents h2 {
  color: #003e6c !important;
}
.seminar-lead {
  padding-top: 25px;
}
.seminar-lead-txt {
  text-align: center;
}
.seminar-lead-txt p + p {
  margin-top: 1em;
}
.seminar-lead-list {
  display: flex;
  gap: 50px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.seminar-lead-list li {
  width: 300px;
  padding: 50px 20px 25px;
  background-color: #f2f2f2;
  position: relative;
}
.seminar-lead-point {
  width: 113px;
  padding: 8px 0 6px;
  margin: auto;
  background-color: #003e6c;
  border-radius: 40px;
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;
  color: #fff;
  line-height: 1 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.seminar-lead-point span {
  font-size: 30px;
}
.seminar-lead-list figure {
  text-align: center;
}
.seminar-lead-list h3 {
  padding: 0 !important;
  margin-top: 30px;
  margin-bottom: 0 !important;
  border: unset !important;
  text-align: center;
  font-size: 16px !important;
  line-height: 1.25;
}
.seminar-lead-list h3 span {
  display: block;
  font-size: 22px;
  color: #ea5834;
}
.seminar-lead-list h3 + p {
  margin-top: 18px;
}
.seminar-plan {
  padding-top: 70px;
}
.seminar-plan-list {
  display: flex;
  gap: 50px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.seminar-plan-list li {
  width: 300px;
}
.seminar-plan-list li > *:not(figure) {
  margin-top: 20px;
}
.seminar-plan-list h3 {
  padding: 0.875em 0 0.75em !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: #888 !important;
  border: unset !important;
  text-align: center;
  font-size: 16px !important;
  color: #fff;
  line-height: 1;
}
.seminar-plan-point {
  margin-bottom: 25px;
  background-color: #f8f8f8;
  padding: 20px;
}
.seminar-plan-list li:first-of-type h3 {
  background-color: #23b598 !important;
}
.seminar-plan-list li:first-of-type .seminar-plan-point {
  background-color: #f3f9f5;
}
.seminar-plan-list li:first-of-type .seminar-plan-point span {
  color: #23b598;
}
.seminar-plan-list li:nth-of-type(2) h3 {
  background-color: #003e6c !important;
}
.seminar-plan-list li:nth-of-type(2) .seminar-plan-point {
  background-color: #f3f8f9;
}
.seminar-plan-list li:nth-of-type(2) .seminar-plan-point span {
  color: #003e6c;
}
.seminar-plan-list li:nth-of-type(3) h3 {
  background-color: #ea5834 !important;
}
.seminar-plan-list li:nth-of-type(3) .seminar-plan-point {
  background-color: #f9f5f3;
  letter-spacing: -0.4px;
}
.seminar-plan-list li:nth-of-type(3) .seminar-plan-point span {
  font-weight: bold;
  color: #ea5834;
}
.seminar-plan-sale {
  width: 1000px;
  padding: 40px 0 40px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffeec0;
}
.seminar-plan-sale h2 {
  font-size: 26px !important;
}
.seminar-plan-sale-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 624px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}
.seminar-plan-sale-list li {
  width: 302px;
  padding-bottom: 20px;
  background-color: #fff;
}
.seminar-plan-sale-list h3 {
  padding: 0.875em 0 0.675em !important;
  margin-bottom: 20px !important;
  background-color: #888 !important;
  border: unset !important;
  text-align: center;
  font-size: 16px !important;
  color: #fff;
  line-height: 1;
}
.seminar-plan-sale-list p {
  text-align: center;
  line-height: 1.25 !important;
}
.seminar-plan-sale-list p span {
  color: #ea5834;
  font-weight: bold;
}
.seminar-plan-sale-list p span span {
  font-size: 1.5em;
}
.seminar-plan-sale > p {
  text-align: center;
}
.seminar-plan-sale > p:last-child {
  margin-top: 40px;
}
.seminar-plan-sale-list li:first-of-type h3 {
  background-color: #23b598 !important;
}
.seminar-plan-sale-list li:nth-of-type(2) h3 {
  background-color: #003e6c !important;
}
.seminar-cautions {
  padding: 70px 0;
}
.seminar-cautions-list {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  counter-reset: item;
}
.seminar-cautions-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 25px 20px;
  counter-increment: item;
}
.seminar-cautions-list li + li {
  border-top: 1px solid #cccccc;
}
.seminar-cautions-list li:before {
  content: counter(item);
  display: inline-block;
  width: 43px;
  height: 43px;
  aspect-ratio: 1;
  box-sizing: border-box;
  background-color: #003e6c;
  text-align: center;
  border-radius: 50%;
  font-size: 24.68px;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
}
.seminar-cautions-list li p {
  flex: 1;
}
.seminar-cautions-list li a {
  color: #23b598;
  text-underline-offset: 0.25em;
}
.seminar-cautions-list li:first-of-type {
  padding-top: 20px;
}
