@charset "UTF-8";
/* 旧コンテンツのラッパー外（ .old-wrapper の外）の要素用 */
html.is-old-page, html.is-old-page body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #474747;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}

html.is-old-page body {
  font-size: 100%;
}

html.is-old-page body {
  font-size: 1.8em;
  line-height: 1.5;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, sans-serif;
}

@media screen and (max-width: 767px) {
  html.is-old-page {
    font-size: 62.5%;
  }
  html.is-old-page body {
    font-size: 1.4em;
  }
}
/* ここから旧コンテンツのラッパー（ .old-wrapper）内 */
.old-wrapper {
  /* webkit specific styles */
  /*
  html5doctor.com Reset Stylesheet
  v1.6.1
  Last Updated: 2010-09-17
  Author: Richard Clark - http://richclarkdesign.com
  Twitter: @rich_clark
  */
  /* change colours to suit your needs */
  /* change colours to suit your needs */
  /* change border colour to suit your needs */
}
@font-face {
  font-family: "Nexa";
  font-display: swap;
  src: local("Nexa"), url("font/Nexa_Bold.eot") format("embedded-opentype"), url("font/Nexa Bold.otf") format("opentype");
}
.old-wrapper * {
  box-sizing: border-box;
}
.old-wrapper input[type=color]::-webkit-color-swatch {
  border: none;
}
.old-wrapper input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}
.old-wrapper html.is-old-page, .old-wrapper html.is-old-page body, .old-wrapper div, .old-wrapper span, .old-wrapper object, .old-wrapper iframe, .old-wrapper h1, .old-wrapper h2, .old-wrapper h3, .old-wrapper h4, .old-wrapper h5, .old-wrapper h6, .old-wrapper p, .old-wrapper blockquote, .old-wrapper pre, .old-wrapper abbr, .old-wrapper address, .old-wrapper cite, .old-wrapper code, .old-wrapper del, .old-wrapper dfn, .old-wrapper em, .old-wrapper img, .old-wrapper ins, .old-wrapper kbd, .old-wrapper q, .old-wrapper samp, .old-wrapper small, .old-wrapper strong, .old-wrapper sub, .old-wrapper sup, .old-wrapper var, .old-wrapper b, .old-wrapper i, .old-wrapper dl, .old-wrapper dt, .old-wrapper dd, .old-wrapper ol, .old-wrapper ul, .old-wrapper li, .old-wrapper fieldset, .old-wrapper form, .old-wrapper label, .old-wrapper legend, .old-wrapper table, .old-wrapper caption, .old-wrapper tbody, .old-wrapper tfoot, .old-wrapper thead, .old-wrapper tr, .old-wrapper th, .old-wrapper td, .old-wrapper article, .old-wrapper aside, .old-wrapper canvas, .old-wrapper details, .old-wrapper figcaption, .old-wrapper figure, .old-wrapper footer, .old-wrapper header, .old-wrapper hgroup, .old-wrapper menu, .old-wrapper nav, .old-wrapper section, .old-wrapper summary, .old-wrapper time, .old-wrapper mark, .old-wrapper audio, .old-wrapper video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  color: #474747;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}
.old-wrapper html.is-old-page {
  font-size: 62.5%;
}
.old-wrapper html.is-old-page body {
  font-size: 1.4em;
  line-height: 1.5;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, sans-serif;
}
.old-wrapper article, .old-wrapper aside, .old-wrapper details, .old-wrapper figcaption, .old-wrapper figure, .old-wrapper footer, .old-wrapper header, .old-wrapper hgroup, .old-wrapper menu, .old-wrapper nav, .old-wrapper section {
  display: block;
}
.old-wrapper nav ul {
  list-style: none;
}
.old-wrapper blockquote, .old-wrapper q {
  quotes: none;
}
.old-wrapper blockquote:before, .old-wrapper blockquote:after, .old-wrapper q:before, .old-wrapper q:after {
  content: "";
  content: none;
}
.old-wrapper a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: #1654AA;
  vertical-align: baseline;
  background: transparent;
}
.old-wrapper ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
.old-wrapper mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
.old-wrapper del {
  text-decoration: line-through;
}
.old-wrapper abbr[title], .old-wrapper dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.old-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
.old-wrapper hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
.old-wrapper input, .old-wrapper select {
  vertical-align: middle;
}
.old-wrapper input:focus {
  outline: none;
}
.old-wrapper ul, .old-wrapper ol {
  list-style-type: none;
}

/* ========================================
   STYLE.CSS - Main styling for old content
   ======================================== */

/* 旧コンテンツのラッパー外（ .old-wrapper の外）の要素用 */
html.is-old-page, html.is-old-page body {
  max-height: 100%;
}

html.is-old-page body {
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 767px) {
  html.is-old-page .container {
    padding-top: 0;
  }
}
/* ここから旧コンテンツのラッパー（ .old-wrapper）内 */
.old-wrapper {
  /* Android対応 */
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  共通
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*PDFリンク*/
  /*背景：グレー*/
  /*背景：白*/
  /*テキスト：赤*/
  /*テキスト：緑*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  ヘッダー
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  グローバルメニュー
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /* グローバルメニュー開閉ボタン */
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  ページタイトル
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  ページタイトル （#pageTitle2＝ヘッダーに広告を掲載しているとき）
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  パンくず
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  mainContents
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /* タブメニュー */
  /* メインコピー */
  /* セクションタイトル */
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  カラムエリア
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /* 企業ロゴ一覧 */
  /* 3カラム 画像あり */
  /* 1カラム リンクリスト*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  サマリーエリア（○○の強み　など）
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  トップエリア（Miro/ジョーシス代理店ページのTOP）
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  関連リンク情報
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  野村総合研究所について
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  お問い合わせ
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  サイトマップ
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  フッターメニュー
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  トップへ戻る
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  ソリューション 詳細ページ用
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
  /*  画像拡大表示
  /*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
}
@media screen and (max-width: 767px) {
  .old-wrapper.content {
    padding: 0;
  }
}
.old-wrapper html, .old-wrapper body, .old-wrapper div, .old-wrapper span, .old-wrapper object, .old-wrapper iframe, .old-wrapper h1, .old-wrapper h2, .old-wrapper h3, .old-wrapper h4, .old-wrapper h5, .old-wrapper h6, .old-wrapper p, .old-wrapper blockquote, .old-wrapper pre, .old-wrapper abbr, .old-wrapper address, .old-wrapper cite, .old-wrapper code, .old-wrapper del, .old-wrapper dfn, .old-wrapper em, .old-wrapper img, .old-wrapper ins, .old-wrapper kbd, .old-wrapper q, .old-wrapper samp, .old-wrapper small, .old-wrapper strong, .old-wrapper sub, .old-wrapper sup, .old-wrapper var, .old-wrapper b, .old-wrapper i, .old-wrapper dl, .old-wrapper dt, .old-wrapper dd, .old-wrapper ol, .old-wrapper ul, .old-wrapper li, .old-wrapper fieldset, .old-wrapper form, .old-wrapper label, .old-wrapper legend, .old-wrapper table, .old-wrapper caption, .old-wrapper tbody, .old-wrapper tfoot, .old-wrapper thead, .old-wrapper tr, .old-wrapper th, .old-wrapper td, .old-wrapper article, .old-wrapper aside, .old-wrapper canvas, .old-wrapper details, .old-wrapper figcaption, .old-wrapper figure, .old-wrapper footer, .old-wrapper header, .old-wrapper hgroup, .old-wrapper menu, .old-wrapper nav, .old-wrapper section, .old-wrapper summary, .old-wrapper time, .old-wrapper mark, .old-wrapper audio, .old-wrapper video {
  max-height: 100%;
}
.old-wrapper body {
  -webkit-text-size-adjust: 100%;
}
.old-wrapper #wrapper {
  position: relative;
}
.old-wrapper a:hover {
  opacity: 0.9;
}
.old-wrapper a.linkExternal::after {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(../img/externallink_blue.png) no-repeat;
  background-size: contain;
  margin: 0 5px;
}
.old-wrapper a.linkPDF::after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../img/pdf.png) no-repeat;
  background-size: contain;
  margin: 0 5px;
  vertical-align: middle;
}
.old-wrapper .bg_glay {
  background-color: #fafafa;
}
.old-wrapper .bg_white {
  background-color: #fff;
}
.old-wrapper .txt-red {
  color: #FF0000;
}
.old-wrapper .txt-green {
  color: #00C58C;
}
.old-wrapper .pc_none {
  display: none;
}
@media screen and (max-width: 767px) {
  .old-wrapper {
    /*主に改行対応：スマホ時に非表示*/
  }
  .old-wrapper .pc_none {
    display: inline;
  }
  .old-wrapper .sp_none {
    display: none;
  }
}
.old-wrapper #header-area {
  display: inline;
}
.old-wrapper header {
  padding-bottom: 10px;
  background-color: #fff;
  min-height: 60px;
}
.old-wrapper header.transform {
  top: -80px;
}
.old-wrapper #header {
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  max-width: 1240px;
  margin: 20px auto 0;
  padding: 0 20px;
}
.old-wrapper #header .logo_aslead {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  width: 100%;
}
.old-wrapper #header .logo_aslead a.link_aslead {
  width: 120px;
}
.old-wrapper #header .logo_aslead > p {
  margin-left: 20px;
  min-width: 0;
  flex: 1;
  width: 100%;
}
.old-wrapper #header .logo_aslead a.twitterButton {
  display: none;
}
.old-wrapper #header > a {
  width: 80px;
}
@media screen and (max-width: 767px) {
  .old-wrapper #header .logo_aslead {
    justify-content: space-between;
  }
  .old-wrapper #header .logo_aslead > p {
    display: none;
  }
  .old-wrapper #header .logo_aslead a.twitterButton {
    display: block;
  }
}
.old-wrapper .globalMenu {
  box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  z-index: 10;
  top: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  position: sticky !important;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  min-height: 60px;
}
@media all and (-ms-high-contrast: none) {
  .old-wrapper #globalMenu.fixedsticky-off {
    position: relative;
  }
}
.old-wrapper .globalMenu > div {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  width: 100%;
}
.old-wrapper .globalMenu > div ul {
  display: flex;
}
.old-wrapper .globalMenu > div ul li {
  margin-right: 30px;
}
.old-wrapper .globalMenu > div ul li a,
.old-wrapper .globalMenu > div ul li p {
  color: #333;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: bold;
  /*transition    : 0.2s;*/
}
.old-wrapper .globalMenu > div ul li a:hover {
  color: #666;
}
.old-wrapper .globalMenu > div .globalMenu-buttonlink {
  display: flex;
  align-items: center;
}
.old-wrapper .globalMenu .twitterButton {
  height: 30px;
  margin-right: 20px;
}
.old-wrapper .globalMenu .contactButton {
  width: 150px;
  height: 40px;
  background-color: #00C58C;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  display: flex;
  align-items: center;
  justify-content: center;
}
.old-wrapper .globalMenu .contactButton:hover {
  background-color: rgba(0, 197, 140, 0.8);
}
.old-wrapper .globalMenu .contactButton::before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(../img/mail.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
}
.old-wrapper svg:not(:root) {
  overflow: hidden;
}
.old-wrapper .globalMenu-toggle {
  position: relative;
  float: right;
  padding: 20px 0 20px 20px;
}
.old-wrapper .globalMenu-toggle .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.old-wrapper .globalMenu-toggle .menu-toggle-btn {
  cursor: pointer;
}
.old-wrapper .globalMenu .menu-products {
  position: relative;
}
.old-wrapper .globalMenu .menu-products-sub {
  visibility: hidden;
  position: absolute;
  top: 20px;
  left: 0;
  padding-top: 10px;
  z-index: 10;
}
.old-wrapper .globalMenu div ul .menu-products-sub {
  display: block;
}
.old-wrapper .globalMenu .menu-products-sub li a {
  position: relative;
  display: block;
  width: 180px;
  padding: 8px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: normal;
  font-size: 1.2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.old-wrapper .globalMenu .menu-products-sub li a::after {
  content: "";
  position: absolute;
  display: block;
  top: 14px;
  right: 12px;
  width: 6px;
  height: 6px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotate(45deg);
}
.old-wrapper .globalMenu .menu-products-sub li a:hover {
  opacity: 0.8;
  color: #fff;
}
.old-wrapper .globalMenu .menu-products:hover .menu-products-sub {
  visibility: visible;
}
@media screen and (max-width: 1023px) {
  .old-wrapper .globalMenu div ul li {
    margin-right: 18px;
  }
  .old-wrapper .globalMenu div ul li a,
  .old-wrapper .globalMenu div ul li p,
  .old-wrapper .globalMenu .contactButton {
    font-size: 1.4rem;
  }
  .old-wrapper .globalMenu .contactButton {
    width: 140px;
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper header {
    padding: 0;
    width: 100%;
    position: fixed;
    z-index: 20;
    top: 0;
  }
  .old-wrapper #header {
    margin: 0 20px;
    padding: 0;
    height: 87px;
  }
  .old-wrapper #header h1 a {
    width: auto;
  }
  .old-wrapper .logo_nri {
    display: none;
  }
  .old-wrapper #globalMenu {
    position: fixed !important;
  }
  .old-wrapper .globalMenu {
    background-color: #ffffff;
    padding: 87px 0 0 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    max-height: 573px;
    overflow: hidden;
  }
  .old-wrapper .globalMenu div {
    padding: 0;
    display: block;
  }
  .old-wrapper .globalMenu div ul {
    display: block;
    position: relative;
    width: 100%;
  }
  .old-wrapper .globalMenu div ul li {
    border-top: 1px solid #cccccc;
    position: relative;
    margin: 0;
  }
  .old-wrapper .globalMenu .contactButton {
    display: flex;
    width: 100%;
    border-radius: 0;
    justify-content: flex-start;
  }
  .old-wrapper .globalMenu div ul li a,
  .old-wrapper .globalMenu div ul li p,
  .old-wrapper .globalMenu .contactButton {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px 40px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .old-wrapper .globalMenu div ul li a::after,
  .old-wrapper .globalMenu .contactButton::after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    right: 20px;
    top: calc(50% - 4px);
    border-top: 2px solid #666666;
    border-right: 2px solid #666666;
    width: 10px;
    height: 10px;
  }
  .old-wrapper .globalMenu div ul li.menu-products > a {
    pointer-events: none;
  }
  .old-wrapper .globalMenu div ul li.menu-products > a::after {
    display: none;
  }
  .old-wrapper .globalMenu .contactButton::after {
    border-color: #ffffff;
    right: 20px;
  }
  .old-wrapper .globalMenu .twitterButton {
    display: none;
  }
  .old-wrapper .menu-open {
    height: 100%;
  }
  .old-wrapper .menu-close {
    height: 0;
  }
  .old-wrapper #main {
    padding-top: 87px;
  }
  .old-wrapper .globalMenu div ul .menu-products-sub {
    visibility: visible;
    position: relative;
    padding-top: 0;
    top: 0;
  }
  .old-wrapper .globalMenu .menu-products-sub li a {
    width: 100%;
    padding: 16px 40px 16px 60px;
    background-color: #fafafa;
    color: #333;
    font-size: 1.6rem;
  }
  .old-wrapper .globalMenu .menu-products-sub li a::after {
    top: calc(50% - 4px);
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #666666;
    border-right: 2px solid #666666;
  }
  .old-wrapper .globalMenu .menu-products-sub li a:hover {
    color: #333;
    opacity: 0.5;
  }
}
@media screen and (min-width: 768px) {
  .old-wrapper .globalMenu-toggle {
    display: none;
  }
}
.old-wrapper #pageTitle {
  padding: 0;
  height: 135px;
  background: url(../img/bg_h1.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
}
.old-wrapper #pageTitle h1,
.old-wrapper #pageTitle p,
.old-wrapper #pageTitle div {
  color: #fff;
  font-size: 4.8rem;
  margin: 0 auto;
  font-family: "Nexa", "Noto Sans JP", "メイリオ", Meiryo, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, sans-serif;
}
.old-wrapper #pageTitle h1 span,
.old-wrapper #pageTitle p span,
.old-wrapper #pageTitle div span {
  color: #fff;
  display: block;
  font-size: 1.8rem;
  position: relative;
}
.old-wrapper #pageTitle h1 span::before,
.old-wrapper #pageTitle p span::before,
.old-wrapper #pageTitle div span::before {
  content: "";
  width: 120px;
  height: 1px;
  position: absolute;
  border-top: 1px solid #fff;
  display: block;
  top: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .old-wrapper #pageTitle {
    height: 150px;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper #pageTitle {
    height: 120px;
    margin-top: 85px;
    margin-top: 15vw;
  }
  .old-wrapper #pageTitle h1,
  .old-wrapper #pageTitle p,
  .old-wrapper #pageTitle div {
    font-size: 4rem;
  }
  .old-wrapper #pageTitle h1 span,
  .old-wrapper #pageTitle p span,
  .old-wrapper #pageTitle div span {
    font-size: 1.6rem;
  }
}
.old-wrapper #pageTitle2 {
  padding: 0;
  height: 135px;
  background: url(../img/bg_h1.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
}
.old-wrapper #pageTitle2 h1,
.old-wrapper #pageTitle2 p,
.old-wrapper #pageTitle2 div {
  color: #fff;
  font-size: 4.8rem;
  margin: 0 auto;
  font-family: "Nexa", "Noto Sans JP", "メイリオ", Meiryo, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, sans-serif;
}
.old-wrapper #pageTitle2 h1 span,
.old-wrapper #pageTitle2 p span,
.old-wrapper #pageTitle2 div span {
  color: #fff;
  display: block;
  font-size: 1.8rem;
  position: relative;
}
.old-wrapper #pageTitle2 h1 span::before,
.old-wrapper #pageTitle2 p span::before,
.old-wrapper #pageTitle2 div span::before {
  content: "";
  width: 120px;
  height: 1px;
  position: absolute;
  border-top: 1px solid #fff;
  display: block;
  top: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .old-wrapper #pageTitle2 {
    height: 150px;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper #pageTitle2 {
    height: 120px;
  }
  .old-wrapper #pageTitle2 h1,
  .old-wrapper #pageTitle2 p,
  .old-wrapper #pageTitle2 div {
    font-size: 4rem;
  }
  .old-wrapper #pageTitle2 h1 span,
  .old-wrapper #pageTitle2 p span,
  .old-wrapper #pageTitle2 div span {
    font-size: 1.6rem;
  }
}
.old-wrapper #breadcrumb {
  padding: 5px 0;
  background: #f4f4f4;
  overflow: auto;
}
.old-wrapper #breadcrumb ul.breadcrumbList {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 1.4rem;
  white-space: nowrap;
}
.old-wrapper #breadcrumb ul.breadcrumbList li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.old-wrapper #breadcrumb ul.breadcrumbList li::after {
  content: "";
  position: absolute;
  transform: rotate(315deg);
  right: 5px;
  top: calc(50% - 4px);
  border-bottom: 1px solid #474747;
  border-right: 1px solid #474747;
  width: 6px;
  height: 6px;
}
.old-wrapper #breadcrumb ul.breadcrumbList li:last-child::after {
  display: none;
}
.old-wrapper #mainContents {
  padding: 80px 0 0px;
}
.old-wrapper .container {
  padding: 60px 20px 60px;
  box-shadow: none;
}
.old-wrapper ul.tab {
  margin: 0 auto;
  display: flex;
  text-align: center;
  align-items: center;
  border: 1px solid #00C58C;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  width: 96%;
  max-width: 480px;
  margin-bottom: 60px;
}
.old-wrapper ul.tab li {
  width: 50%;
  font-size: 2rem;
  color: #00C58C;
  line-height: 45px;
}
.old-wrapper ul.tab li.selected {
  background-color: #00C58C;
  color: #fff;
}
.old-wrapper ul.tab li a {
  color: #00C58C;
  text-decoration: none;
  display: block;
}
.old-wrapper ul.tab li a:hover {
  opacity: 0.7;
}
.old-wrapper .mainText {
  margin: 0 auto;
  font-size: 2rem;
  text-align: center;
}
.old-wrapper .mainText p {
  margin-bottom: 12px;
}
.old-wrapper h1.sectionTitle,
.old-wrapper h1.sectionTitle2,
.old-wrapper h2.sectionTitle {
  font-size: 2.8rem;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.old-wrapper h1.sectionTitle::after,
.old-wrapper h1.sectionTitle2::after,
.old-wrapper h2.sectionTitle::after {
  content: "";
  width: 100px;
  height: 1px;
  position: absolute;
  border-top: 2px solid #00C58C;
  display: block;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.old-wrapper .h2_text {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 60px;
}
.old-wrapper .h2_text2 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 60px;
}
.old-wrapper .h3_text {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 40px;
}
.old-wrapper h3.sectionTitle {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
  color: #fff;
}
.old-wrapper #contact .h3_text {
  font-size: 1.6rem;
  color: #fff;
  margin: 0 0 20px;
  text-align: center;
}
.old-wrapper .column_title {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.old-wrapper .grad-wrap {
  position: relative;
}
.old-wrapper .grad-wrap + .grad-wrap {
  margin-top: 40px;
}
.old-wrapper .grad-btn {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 148px;
  margin: auto;
  padding: 0.5em 0;
  border-radius: 2px;
  background: #009e8f;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  cursor: pointer;
  transition: 0.2s ease;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.old-wrapper .grad-btn::after {
  content: "開く";
}
.old-wrapper .grad-btn:hover {
  background: #fff;
  color: #009e8f;
}
.old-wrapper .grad-btn .fa {
  margin-right: 0.5em;
}
.old-wrapper .grad-item {
  position: relative;
  overflow: hidden;
  height: 80px;
}
.old-wrapper .grad-item p + p {
  margin-top: 1em;
}
.old-wrapper .grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 40px; /*グラデーションで隠す範囲*/
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, #fff 100%);
}
.old-wrapper .grad-trigger {
  display: none;
}
.old-wrapper .grad-trigger:checked ~ .grad-btn {
  bottom: -2em;
}
.old-wrapper .grad-trigger:checked ~ .grad-btn::after {
  content: "閉じる";
}
.old-wrapper .grad-trigger:checked ~ .grad-btn .fa {
  transform: rotate(180deg);
}
.old-wrapper .grad-trigger:checked ~ .grad-item {
  height: auto;
}
.old-wrapper .grad-trigger:checked ~ .grad-item::before {
  display: none;
}
@media screen and (max-width: 1024px) {
  .old-wrapper .mainText {
    font-size: 1.8rem;
  }
  .old-wrapper .h2_text {
    font-size: 1.6rem;
  }
  .old-wrapper .h2_text2 {
    font-size: 1.6rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper #mainContents {
    padding: 40px 0 0;
  }
  .old-wrapper .mainText {
    padding: 0 20px;
    font-size: 1.6rem;
  }
  .old-wrapper .container {
    padding: 40px 10px 0;
  }
  .old-wrapper h1.sectionTitle,
  .old-wrapper h1.sectionTitle2,
  .old-wrapper h2.sectionTitle {
    font-size: 2.4rem;
  }
  .old-wrapper h3.sectionTitle {
    font-size: 2rem;
  }
  .old-wrapper .h3_text {
    font-size: 1.6rem !important;
  }
  .old-wrapper ul.tab li {
    font-size: 1.8rem;
  }
}
.old-wrapper .columnArea {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
  margin: 0 auto 40px;
}
.old-wrapper .columnBlock {
  border: 1px solid #ccc;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  padding: 20px;
  margin-bottom: 20px;
}
.old-wrapper .columnBlock h3 {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: left;
  border-left: 5px solid #00C58C;
  padding-left: 10px;
  margin: 0 0 10px;
}
.old-wrapper .columnBlock.center h3 {
  margin-bottom: 10px;
  text-align: center;
  border-left: none;
}
.old-wrapper .columnBlock.center h3 span {
  color: #00C58C;
  display: block;
}
.old-wrapper .column_one .column_one-image {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.old-wrapper .company-logo-table img {
  height: 50px;
  width: auto;
}
.old-wrapper .company-logo-list-table {
  background-color: #ffffff;
  padding: 10px;
  border: none;
  text-align: center;
}
.old-wrapper .company-logo-list-table tr, .old-wrapper .company-logo-list-table th {
  height: 130px;
  width: 20px;
}
.old-wrapper .company-logo-list-table p {
  text-align: center;
  justify-content: center;
  align-items: center;
}
.old-wrapper .company-logo-list-table .img1 {
  height: auto;
  width: 60%;
}
.old-wrapper .company-logo-list-table .img2 {
  height: 50%;
  width: auto;
}
.old-wrapper .company-logo-list-table-case {
  margin-bottom: 24px;
}
.old-wrapper .company-logo-list-table-case tr, .old-wrapper .company-logo-list-table-case th {
  display: flex;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.old-wrapper .company-logo-list-table-case .content {
  width: 8rem;
  height: 4.8rem;
}
.old-wrapper .column_one .column_one-image img {
  width: auto;
  max-width: 100%;
}
.old-wrapper .column_one .column_one-caption {
  margin-top: 5px;
}
.old-wrapper .column_one .columnBlock.center h3 {
  font-size: 3.6rem;
}
.old-wrapper .column_one .columnBlock.center h3 span {
  font-size: 1.6rem;
}
.old-wrapper .column_two .columnBlock.center h3 {
  font-size: 3.2rem;
}
.old-wrapper .column_two .columnBlock.center h3 span {
  font-size: 1.4rem;
}
.old-wrapper .columnBlock .h3_text {
  font-size: 1.6rem;
  text-align: left;
}
.old-wrapper .columnBlock.center .h3_text {
  text-align: center;
}
.old-wrapper .column_one .columnBlock {
  width: 100%;
}
.old-wrapper .column_two .columnBlock {
  width: 49%;
  margin-right: 2%;
}
.old-wrapper .column_three .columnBlock {
  width: 32%;
  margin-right: 2%;
}
.old-wrapper .column_three .columnBlock-icon {
  text-align: center;
  width: 70px;
  margin: 0 auto 10px;
}
.old-wrapper .column_three .columnBlock-icon img {
  width: auto;
  max-width: 100%;
}
.old-wrapper .column_two .columnBlock:nth-of-type(2n) {
  margin-right: 0;
}
.old-wrapper .column_three .columnBlock:nth-of-type(3n) {
  margin-right: 0;
}
.old-wrapper .columnBlock.column_image {
  display: flex;
  align-items: center;
}
.old-wrapper .columnBlock.column_image .columnBlock-left {
  margin-right: 20px;
}
.old-wrapper .columnBlock.column_image .columnBlock-right .columnBlock-right-title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.old-wrapper .columnBlock.column_image .columnBlock-right .columnBlock-right-text {
  font-size: 1.4rem;
}
.old-wrapper .columnBlock.link_list {
  padding: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
}
.old-wrapper .columnBlock.link_list a {
  padding: 15px 20px;
  display: block;
  text-decoration: none;
  position: relative;
}
.old-wrapper .columnBlock.link_list a::after {
  content: "";
  position: absolute;
  transform: rotate(315deg);
  right: 30px;
  top: calc(50% - 10px);
  border-bottom: 2px solid #474747;
  border-right: 2px solid #474747;
  width: 15px;
  height: 15px;
}
.old-wrapper .columnBlock.link_list h3 {
  padding: 0 30px 0 0;
  border: none;
}
.old-wrapper .columnBlock.link_list .link_list-day {
  color: #00C58C;
  margin-bottom: 5px;
}
.old-wrapper .columnBlock.link_list .link_list-place {
  color: #666;
  display: flex;
  padding-right: 30px;
}
.old-wrapper .columnBlock.link_list .link_list-place dt {
  color: #666;
  width: 4.5em;
}
.old-wrapper .columnBlock.link_list .link_list-place dd {
  width: 100%;
  min-width: 0;
  flex: 1;
}
.old-wrapper .columnBlock.link_list .link_list-place dd:before {
  content: ":";
  display: inline-block;
  margin-right: 10px;
}
.old-wrapper .columnBlock.link_list .link_list-more {
  display: none;
}
.old-wrapper .columnBlock-more {
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 20px auto 0;
  width: 100%;
  padding: 10px;
  position: relative;
  display: block;
  color: #474747;
  text-decoration: none;
  text-align: center;
}
.old-wrapper .columnBlock-more::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/externallink_black.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.old-wrapper .columnBlock-more.link-arrow::after {
  content: "";
  transform: rotate(315deg);
  border-bottom: 1px solid #474747;
  border-right: 1px solid #474747;
  width: 8px;
  height: 8px;
  background: none;
}
@media screen and (max-width: 1024px) {
  .old-wrapper {
    /* 企業ロゴ一覧 */
  }
  .old-wrapper .column_three {
    justify-content: space-between;
  }
  .old-wrapper .column_three .columnBlock {
    width: 49%;
    margin-right: 0;
  }
  .old-wrapper .company-logo-list-table tr, .old-wrapper .company-logo-list-table th {
    height: 50px;
  }
  .old-wrapper .company-logo-list-table p {
    font-size: 5px;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper .company-logo-list-table-case .content {
    width: 3.2rem;
    height: 1.8rem;
  }
  .old-wrapper .columnBlock {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .old-wrapper .columnBlock h3 {
    font-size: 1.8rem;
  }
  .old-wrapper .columnBlock .h3_text {
    font-size: 1.4rem;
  }
  .old-wrapper .columnBlock.link_list h3 {
    padding: 0;
  }
  .old-wrapper .columnBlock.link_list a::after {
    display: none;
  }
  .old-wrapper .columnBlock.link_list .link_list-place {
    display: block;
  }
  .old-wrapper .columnBlock.link_list .link_list-place dt {
    font-weight: bold;
  }
  .old-wrapper .columnBlock.link_list .link_list-place dd:before {
    display: none;
  }
  .old-wrapper .columnBlock.link_list .link_list-more {
    display: block;
    text-align: right;
    margin-top: 15px;
    padding-right: 15px;
    position: relative;
  }
  .old-wrapper .columnBlock.link_list .link_list-more::after {
    content: "";
    position: absolute;
    transform: rotate(315deg);
    right: 0px;
    top: calc(50% - 5px);
    border-bottom: 1px solid #474747;
    border-right: 1px solid #474747;
    width: 8px;
    height: 8px;
  }
  .old-wrapper .column_one .columnBlock.center h3 {
    font-size: 3.2rem;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .old-wrapper .column_one .columnBlock.center h3 span {
    margin-bottom: 5px;
  }
}
.old-wrapper .summaryArea {
  max-width: 1040px;
  margin: 0 auto 40px;
}
.old-wrapper .summaryBlock {
  display: flex;
  width: 100%;
  margin-bottom: 90px;
}
.old-wrapper .summaryBlock-left {
  width: 100%;
  min-width: 0;
  flex: 1;
  padding-right: 20px;
}
.old-wrapper .summaryBlock-left h3 {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: left;
  border-left: 5px solid #00C58C;
  padding-left: 10px;
  margin: 0 0 20px;
}
.old-wrapper .summaryBlock-left .summaryBlock-text {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.old-wrapper .summaryBlock-left .summaryBlock-text p {
  margin-bottom: 10px;
}
.old-wrapper .summaryBlock-left .summaryBlock-text ul.summaryBlock-list {
  margin-left: 10px;
}
.old-wrapper .summaryBlock-left ul.summaryBlock-list li {
  font-size: 1.6rem;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px;
}
.old-wrapper .summaryBlock-left .summaryBlock-link {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.old-wrapper .summaryBlock-right {
  width: 360px;
}
.old-wrapper .summaryBlock-right img {
  width: 100%;
}
.old-wrapper .summaryBlock-right .summaryBlock-caption {
  text-align: center;
  margin: 5px 0 10px;
}
.old-wrapper .summaryBlock-right2 {
  width: 360px;
}
.old-wrapper .summaryBlock-right2 img {
  width: 80%;
}
.old-wrapper .summaryBlock-right2 .summaryBlock-caption {
  text-align: center;
  margin: 5px 0 10px;
}
.old-wrapper .summaryBlock-right3 {
  width: 33%;
  position: relative;
  left: 7%;
}
.old-wrapper .summaryBlock-center3 {
  width: 33%;
  position: relative;
  left: 7%;
}
.old-wrapper .summaryBlock-left3 {
  width: 33%;
  position: relative;
  left: 13%;
}
@media screen and (max-width: 767px) {
  .old-wrapper .summaryBlock {
    display: block;
  }
  .old-wrapper .summaryBlock-left {
    margin-bottom: 40px;
  }
  .old-wrapper .summaryBlock-right {
    margin: 0 auto;
    width: 100%;
  }
  .old-wrapper .summaryBlock-right2 {
    margin: 0 auto;
    width: 100%;
  }
  .old-wrapper .summaryBlock-right2 img {
    width: 100%;
  }
  .old-wrapper .summaryBlock-right3 {
    margin: 0 auto;
    width: 100%;
    position: relative;
    left: 7%;
  }
  .old-wrapper .summaryBlock-center3 {
    margin: 0 auto;
    width: 100%;
    position: relative;
    left: 7%;
  }
  .old-wrapper .summaryBlock-left3 {
    margin: 0 auto;
    width: 100%;
    position: relative;
    left: 7%;
  }
}
.old-wrapper .TopArea {
  max-width: 100%;
  margin: 0 auto 40px;
}
.old-wrapper .TopBlock {
  display: flex;
  width: 100%;
  margin-bottom: 90px;
}
.old-wrapper .TopBlock-left {
  width: 50%;
  min-width: 0;
  flex: 1;
  padding-right: 20px;
  text-align: center;
}
.old-wrapper .TopBlock-left h1 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  margin: 0 0 20px;
}
.old-wrapper .TopBlock-left h3 {
  margin: 3em 0 0.5em;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}
.old-wrapper .TopBlock-left p.title {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}
.old-wrapper .TopBlock-left p {
  margin-bottom: 10px;
  text-align: center;
}
.old-wrapper .TopBlock-left img {
  width: 70%;
}
.old-wrapper .TopBlock-right-pc {
  display: block;
  width: 50%;
}
.old-wrapper .TopBlock-right-mobile {
  display: none;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .old-wrapper .TopBlock {
    display: block;
  }
  .old-wrapper .TopBlock-left {
    width: 100%;
  }
  .old-wrapper .TopBlock-left h1 {
    font-size: 2rem;
  }
  .old-wrapper .TopBlock-right-pc {
    display: none;
    margin: 0 auto;
    width: 100%;
  }
  .old-wrapper .TopBlock-right-mobile {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
.old-wrapper .noteLink {
  max-width: 1024px;
  margin: 10px auto;
  border-top: 1px solid #ccc;
}
.old-wrapper .noteLink div {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .old-wrapper .noteLink div {
    display: block;
  }
  .old-wrapper .noteLink .noteLink-image {
    text-align: center;
  }
  .old-wrapper .noteLink .noteLink-text {
    margin-bottom: 20px;
  }
}
.old-wrapper #company {
  background: url(../img/bg_aboutnri.jpg) no-repeat;
  background-size: cover;
}
.old-wrapper #company h3 {
  margin: 0 0 40px;
}
.old-wrapper #company .companyArea {
  display: flex;
  width: 500px;
  margin: 0 auto;
}
.old-wrapper #company .companyArea .companyBlock {
  width: 240px;
  height: 70px;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 70px;
  text-decoration: none;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}
.old-wrapper #company .companyArea .companyBlock:first-child {
  margin-right: 30px;
}
.old-wrapper #company .companyArea .companyBlock::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/externallink_blue.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 30px;
  right: 10px;
}
.old-wrapper #contact {
  background: url(../img/bg_contact.png) no-repeat;
  background-size: cover;
  padding: 30px 10px;
  text-align: center;
}
.old-wrapper #contact h3 {
  color: #fff;
  margin: 0 0 20px;
}
.old-wrapper #contact .h3_text {
  font-size: 1.6rem;
  color: #fff;
  margin: 0 0 20px;
}
.old-wrapper #contact .contactArea {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-collapse: separate;
  border-spacing: 10px 0;
  margin: 0 auto 10px;
}
.old-wrapper #contact .contactArea .contactBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  color: #fff;
  border: 1px solid #fff;
  padding: 0 10px;
  margin: 0 5px 10px;
}
.old-wrapper #contact .contactMail .contactMail-text {
  display: block;
  color: #fff;
  font-size: 1.2rem;
}
.old-wrapper #contact .contactMail .contactMail-form {
  font-size: 2rem;
  font-weight: bold;
  background: #fff;
  padding: 15px 40px;
  border-radius: 30px; /* CSS3草案 */
  -webkit-border-radius: 30px; /* Safari,Google Chrome用 */
  -moz-border-radius: 30px; /* Firefox用 */
  color: #00C58C;
  width: auto;
  display: inline-block;
  margin: 0 auto 10px;
  text-decoration: none;
}
.old-wrapper #contact .contactMail .contactMail-form::before {
  content: "";
  width: 26px;
  height: 26px;
  display: inline-block;
  background: url(../img/mail_green.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: middle;
  padding: 2px 0;
}
@media screen and (max-width: 1024px) {
  .old-wrapper #contact .contactArea {
    max-width: 500px;
  }
  .old-wrapper #contact .contactArea .contactBlock {
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper #contact .contactArea {
    max-width: 480px;
  }
  .old-wrapper #contact .contactArea .contactBlock {
    width: 100%;
  }
  .old-wrapper #contact .contactMail .contactMail-form {
    font-size: 1.6rem;
  }
}
.old-wrapper #sitemap {
  display: flex;
  max-width: 1040px;
  margin: 40px auto;
  justify-content: space-between;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  padding: 0 20px;
}
.old-wrapper #sitemap nav {
  width: 100%;
  min-width: 0;
  flex: 1;
  margin-right: 30px;
}
.old-wrapper #sitemap nav .sitemap-logo {
  margin-bottom: 40px;
}
.old-wrapper #sitemap nav .sitemap-menu {
  margin-bottom: 20px;
}
.old-wrapper #sitemap nav .sitemap-pdf {
  margin-bottom: 20px;
}
.old-wrapper #sitemap div p {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.old-wrapper #sitemap div ul li {
  position: relative;
}
.old-wrapper #sitemap div ul li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.old-wrapper #sitemap div ul li a {
  text-decoration: none;
  color: #333;
  padding-left: 15px;
  display: block;
}
.old-wrapper #sitemap #Twitter {
  width: 500px;
}
.old-wrapper #sitemap #Twitter iframe {
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
}
.old-wrapper #sitemap #Twitter .twitter-sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .old-wrapper #sitemap {
    padding: 0 40px;
  }
  .old-wrapper #sitemap #Twitter {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .old-wrapper #sitemap {
    display: block;
    padding: 20px 10px;
    margin: 0 auto;
  }
  .old-wrapper #sitemap .sitemap-list {
    width: 100%;
    margin-bottom: 20px;
  }
  .old-wrapper #sitemap .sitemap-list ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .old-wrapper #sitemap .sitemap-list ul li {
    width: 25%;
  }
  .old-wrapper #sitemap .sitemap-list ul li:nth-of-type(3n-1) {
    width: 35%;
  }
  .old-wrapper #sitemap .sitemap-list ul li:nth-of-type(3n) {
    width: 40%;
  }
  .old-wrapper #sitemap .sitemap-pdf {
    width: 100%;
  }
  .old-wrapper #sitemap .sitemap-menuArea {
    display: flex;
    flex-wrap: wrap;
  }
  .old-wrapper #sitemap .sitemap-menuArea li {
    width: 32%;
    flex-wrap: wrap;
  }
  .old-wrapper #sitemap .sitemap-menu {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .old-wrapper #sitemap #Twitter {
    width: 100%;
    border: none;
  }
  .old-wrapper #sitemap #Twitter > a {
    display: none;
  }
  .old-wrapper #sitemap #Twitter .twitter-sp {
    display: block;
  }
  .old-wrapper #sitemap #Twitter iframe {
    display: none !important;
  }
}
.old-wrapper #fotterMenu {
  background-color: #000;
  text-align: center;
  padding: 10px 0;
}
.old-wrapper #fotterMenu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-collapse: separate;
  border-spacing: 10px 0;
  margin: 0 auto 10px;
}
.old-wrapper #fotterMenu ul li {
  margin: 0 10px;
}
.old-wrapper #fotterMenu ul li a {
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
}
.old-wrapper #fotterMenu .copyright {
  font-size: 1.2rem;
  color: #fff;
}
.old-wrapper #pageTop {
  width: 56px;
  height: 56px;
  background-color: rgba(0, 209, 148, 0.8);
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
  position: fixed;
  bottom: 20px;
  right: 10px;
}
.old-wrapper #pageTop a {
  padding: 10px;
  display: block;
}
.old-wrapper #pageTop img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .old-wrapper #pageTop {
    width: 50px;
    height: 50px;
    bottom: 5px;
    right: 5px;
  }
}
.old-wrapper h1.solutionTitle {
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 60px;
}
.old-wrapper h1.solutionTitle span.solutionTitle-sub {
  font-size: 1.6rem;
  color: #00C58C;
  display: block;
}
.old-wrapper a[data-lity] {
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.old-wrapper a[data-lity]:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("../img/icon_zoom.svg") no-repeat;
  top: 10px;
  right: 10px;
}
.old-wrapper a[data-lity][data-lity-noicon]:after {
  display: none;
}

/* ========================================
   PRODUCTS.CSS - Product page styling
   ======================================== */

/* 製品共通のスタイル */
/* サポート製品共通 */
body.products_index .old-wrapper .partner-banner,
body.products_detail .old-wrapper .partner-banner {
  max-width: 1024px;
  margin: 5rem auto;
  border-top: 1px solid #ccc;
}
body.products_index .old-wrapper .partner-banner li,
body.products_detail .old-wrapper .partner-banner li {
  display: flex;
  align-items: center;
  padding: 3rem;
  border-bottom: 1px solid #ccc;
}
body.products_index .old-wrapper .partner-banner li ._logo,
body.products_detail .old-wrapper .partner-banner li ._logo {
  width: 30rem;
  text-align: center;
}
body.products_index .old-wrapper .partner-banner li ._logo img,
body.products_detail .old-wrapper .partner-banner li ._logo img {
  max-width: 100%;
}
body.products_index .old-wrapper .partner-banner li p,
body.products_detail .old-wrapper .partner-banner li p {
  flex-shrink: 100;
  margin: 0 3rem;
}
body.products_index .old-wrapper .partner-banner li b,
body.products_detail .old-wrapper .partner-banner li b {
  font-weight: bold;
}
body.products_index .old-wrapper .partner-banner li .btn,
body.products_detail .old-wrapper .partner-banner li .btn {
  margin-left: auto;
  color: #fff;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  body.products_index .old-wrapper .partner-banner li,
  body.products_detail .old-wrapper .partner-banner li {
    display: block;
    padding: 3rem;
  }
  body.products_index .old-wrapper .partner-banner li img,
  body.products_detail .old-wrapper .partner-banner li img {
    max-width: 100%;
  }
  body.products_index .old-wrapper .partner-banner li p,
  body.products_detail .old-wrapper .partner-banner li p {
    margin: 3rem 0 0;
    text-align: left;
  }
  body.products_index .old-wrapper .partner-banner li .btn,
  body.products_detail .old-wrapper .partner-banner li .btn {
    margin-left: 0;
    margin-top: 3rem;
  }
}

/* サポート製品ページ - 見出しやロケールナビなど共通要素 */
body.products_detail .old-wrapper .mainImage {
  width: 100%;
  margin: 80px auto 40px;
  text-align: center;
}
body.products_detail .old-wrapper .mainImage-logo {
  margin-bottom: 40px;
}
body.products_detail .old-wrapper .container {
  width: 1080px;
  margin: 0 auto;
  padding-top: 0;
  text-align: justify;
}
body.products_detail .old-wrapper .product-tagline {
  font-size: 2.4rem;
  text-align: center;
}
body.products_detail .old-wrapper p {
  margin-bottom: 1em;
  font-size: 1.6rem;
}
body.products_detail .old-wrapper .product-tagline2 {
  text-align: center;
}
body.products_detail .old-wrapper .product-tagline2 h1 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}
body.products_detail .old-wrapper .product-tagline2 p {
  text-align: center;
  font-size: 1.6rem;
}
body.products_detail .old-wrapper .product-tagline3 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.4rem;
}
@media screen and (max-width: 767px) {
  body.products_detail .old-wrapper .product-tagline3 {
    text-align: left;
  }
}
body.products_detail .old-wrapper .product-tagline3 .blue {
  color: #2684FF;
  font-weight: bold;
}
body.products_detail .old-wrapper .slider-pro-wrapper {
  margin: auto;
}
body.products_detail .old-wrapper .sp-slides {
  width: 154rem;
  height: 50rem;
  position: relative;
}
body.products_detail .old-wrapper .sp-slides img {
  width: 154rem;
  height: 50rem;
}
body.products_detail .old-wrapper .sp-slides a[data-lity]::after {
  display: none;
}
body.products_detail .old-wrapper .sp-slides h1 {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-align: center;
}
body.products_detail .old-wrapper .sp-slides h2 {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  text-align: center;
}
body.products_detail .old-wrapper .sp-slides p {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
body.products_detail .old-wrapper ul.normal {
  list-style-type: disc;
  margin: 2em 1em;
  padding-left: 1.7em;
}
body.products_detail .old-wrapper ul.large-disc {
  margin-left: 1.2em;
  font-size: 1.6rem;
}
body.products_detail .old-wrapper .btn {
  color: #fff;
  background-color: #000;
}
body.products_detail .old-wrapper .local-nav {
  display: flex;
  margin-top: 120px;
  border-radius: 50px;
  background-color: #f2f2f2;
}
body.products_detail .old-wrapper .local-nav li {
  flex-grow: 1;
}
body.products_detail .old-wrapper .local-nav li a {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 5rem;
  text-align: center;
  text-decoration: none;
  color: #000;
  transition: all 0.1s linear;
}
body.products_detail .old-wrapper .local-nav li a:hover {
  background-color: #ddd;
}
body.products_detail .old-wrapper .local-nav li:first-child a {
  border-radius: 50px 0 0 50px;
}
body.products_detail .old-wrapper .local-nav li:last-child a {
  border-radius: 0 50px 50px 0;
}
body.products_detail .old-wrapper .local-nav li._inquiry a {
  color: #fff;
  background-color: #000;
}
body.products_detail .old-wrapper .local-nav li._inquiry a:hover {
  color: #2af;
}
body.products_detail .old-wrapper .local-nav li._inquiry a::before {
  content: "\f0e0";
  margin-right: 8px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  line-height: 1;
}
body.products_detail .old-wrapper .sectionTitle {
  margin-top: 3.5em;
  padding-bottom: 20px;
}
body.products_detail .old-wrapper .sectionTitle2 {
  padding-bottom: 20px;
}
body.products_detail .old-wrapper .sub-sectionTitle {
  margin: 3em 0 0.5em;
  font-size: 2rem;
  font-weight: bold;
}
body.products_detail .old-wrapper [data-lity] {
  display: inline-block;
}
body.products_detail .old-wrapper .features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .features li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .features li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .features li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .features li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .features li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .miro-features1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .miro-features1 li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .miro-features1 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .miro-features1 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .miro-features1 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .miro-features1 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .josys-features1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .josys-features1 li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .josys-features1 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .josys-features1 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features1 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .josys-features1 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .features2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .features2 li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.products_detail .old-wrapper .features2 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .features2 li .image {
  display: block;
  margin: 0 auto 15px;
  height: auto;
}
body.products_detail .old-wrapper .features2 li h3 {
  margin: 50px 0 30px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .features2 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .features2 li .center-big {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
body.products_detail .old-wrapper .features2 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .miro-features2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .miro-features2 li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .miro-features2 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .miro-features2 li .image {
  display: block;
  margin: 0 auto 15px;
  height: auto;
}
body.products_detail .old-wrapper .miro-features2 li h3 {
  margin: 50px 0 30px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .miro-features2 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .miro-features2 li .center-big {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
body.products_detail .old-wrapper .miro-features2 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .linka-features2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .linka-features2 li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .linka-features2 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .linka-features2 li .image {
  display: block;
  margin: 0 auto 15px;
  height: auto;
}
body.products_detail .old-wrapper .linka-features2 li h3 {
  margin: 50px 0 30px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .linka-features2 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .linka-features2 li .center-big {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
body.products_detail .old-wrapper .linka-features2 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .miro-features3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .miro-features3 li {
  width: 100%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .miro-features3 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .miro-features3 li h3 {
  margin: 50px 0 30px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
body.products_detail .old-wrapper .miro-features3 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .miro-features3 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .miro-features4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .miro-features4 li {
  width: 33%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .miro-features4 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .miro-features4 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .miro-features4 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .miro-features4 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .josys-features4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .josys-features4 li {
  width: 33%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .josys-features4 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .josys-features4 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features4 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .josys-features4 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .linka-features4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .linka-features4 li {
  width: 33%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .linka-features4 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .linka-features4 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .linka-features4 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .linka-features4 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .features5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .features5 li {
  width: 24%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .features5 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .features5 li .image {
  display: block;
  margin: 0 auto 15px;
  height: 130px;
}
body.products_detail .old-wrapper .features5 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .features5 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .features5 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .features5 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .miro-features5 {
  display: flex;
  flex-wrap: wrap;
}
body.products_detail .old-wrapper .miro-features5 li {
  width: 49%;
  margin: 5px;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .miro-features5 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .miro-features5 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .miro-features5 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .miro-features5 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .linka-features5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .linka-features5 li {
  width: 24%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .linka-features5 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .linka-features5 li .image {
  display: block;
  margin: 0 auto 15px;
  height: 130px;
}
body.products_detail .old-wrapper .linka-features5 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .linka-features5 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .linka-features5 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .linka-features5 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .josys-features5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .josys-features5 li {
  width: 24%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .josys-features5 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .josys-features5 li .image {
  display: block;
  margin: 0 auto 15px;
  height: 130px;
}
body.products_detail .old-wrapper .josys-features5 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features5 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features5 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .josys-features5 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .features6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .features6 li {
  width: 33%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.products_detail .old-wrapper .features6 li img {
  display: block;
  margin: 0 auto 15px;
  height: auto;
}
body.products_detail .old-wrapper .features6 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .features6 li p {
  line-height: 1.7;
  text-align: center;
}
body.products_detail .old-wrapper .features6 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .josys-features6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .josys-features6 li {
  width: 33%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .josys-features6 li img {
  display: block;
  margin: 0 auto 15px;
  height: auto;
}
body.products_detail .old-wrapper .josys-features6 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features6 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features6 li p {
  line-height: 1.7;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features6 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .josys-features7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .josys-features7 li {
  width: 24%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .josys-features7 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .josys-features7 li .image {
  display: block;
  margin: 0 auto 15px;
  height: 130px;
}
body.products_detail .old-wrapper .josys-features7 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features7 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .josys-features7 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .josys-features7 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .linka-features7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.products_detail .old-wrapper .linka-features7 li {
  width: 24%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .linka-features7 li img {
  display: block;
  margin: 0 auto 15px;
}
body.products_detail .old-wrapper .linka-features7 li .image {
  display: block;
  margin: 0 auto 15px;
  height: 130px;
}
body.products_detail .old-wrapper .linka-features7 li h3 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .linka-features7 li h4 {
  margin: 50px 0 30px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.products_detail .old-wrapper .linka-features7 li p {
  line-height: 1.7;
}
body.products_detail .old-wrapper .linka-features7 li [data-lity] img {
  height: auto;
}
body.products_detail .old-wrapper .functions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.products_detail .old-wrapper .functions li {
  width: 32%;
  margin: 10px 0;
  padding: 30px;
  text-align: center;
  background-color: #f2f2f2;
}
body.products_detail .old-wrapper .functions li h3 {
  margin: 20px 0 10px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
body.products_detail .old-wrapper .functions li p {
  margin: 0;
  text-align: left;
}
body.products_detail .old-wrapper .chart {
  position: relative;
  margin: 2em 0;
  padding: 50px;
  text-align: center;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .chart h4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 40px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
body.products_detail .old-wrapper .chart img {
  display: block;
  margin: 0 auto;
}
body.products_detail .old-wrapper .chart p {
  margin-top: 40px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}
body.products_detail .old-wrapper .chart hr {
  margin: 50px 0;
}
body.products_detail .old-wrapper .chart-gray {
  padding: 50px;
  text-align: center;
  background-color: #f2f2f2;
}
body.products_detail .old-wrapper .case-box {
  position: relative;
  margin: 2em 0;
  padding: 80px 50px 50px;
  font-size: 1.6rem;
  border: 1px solid #ccc;
}
body.products_detail .old-wrapper .case-box h3 {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100px;
  height: 40px;
  padding: 0 30px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
body.products_detail .old-wrapper .case-box h4 {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100px;
  height: 40px;
  padding: 0 30px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
body.products_detail .old-wrapper .case-box h5 {
  margin: 2em 0 0.5em;
  font-weight: bold;
}
body.products_detail .old-wrapper .case-box img {
  display: block;
  margin: 0 auto;
}
body.products_detail .old-wrapper .case-box p {
  margin: 0;
}
body.products_detail .old-wrapper .case-box .center {
  text-align: center;
}
body.products_detail .old-wrapper .case-box .center-big {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
body.products_detail .old-wrapper .case-box ._kinou-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}
body.products_detail .old-wrapper .case-box ._kinou-list li {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px 0;
  font-size: 12px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 10px;
}
body.products_detail .old-wrapper .case-box ._kinou-list li span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 30px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.3;
}
body.products_detail .old-wrapper .case-box ._kinou-list li ._icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}
body.products_detail .old-wrapper .case-box ._kinou-list li._off {
  opacity: 0.5;
  border-color: #999;
}
@media screen and (max-width: 767px) {
  body.products_detail .old-wrapper .mainImage {
    width: 70%;
  }
  body.products_detail .old-wrapper .mainImage .product-tagline {
    margin-left: -15%;
    margin-right: -15%;
  }
  body.products_detail .old-wrapper .product-tagline {
    font-size: 1.8rem;
  }
  body.products_detail .old-wrapper .product-tagline2 {
    text-align: left;
  }
  body.products_detail .old-wrapper .local-nav {
    flex-wrap: wrap;
    margin-top: 100px;
    border-radius: 0;
  }
  body.products_detail .old-wrapper .local-nav li a {
    padding: 0 20px;
    font-size: 14px;
    line-height: 50px;
    border-radius: 0 !important;
    border: 1px solid #fff;
  }
  body.products_detail .old-wrapper .sub-sectionTitle {
    font-size: 1.8rem;
  }
  body.products_detail .old-wrapper .features {
    display: block;
  }
  body.products_detail .old-wrapper .features li {
    width: 100%;
    margin: 30px 0;
    padding: 30px;
  }
  body.products_detail .old-wrapper .features li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .features li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .miro-features1 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  body.products_detail .old-wrapper .miro-features1 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 500px;
  }
  body.products_detail .old-wrapper .miro-features1 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .miro-features1 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .josys-features1 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  body.products_detail .old-wrapper .josys-features1 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 550px;
  }
  body.products_detail .old-wrapper .josys-features1 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .josys-features1 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .features2 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  body.products_detail .old-wrapper .features2 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 450px;
  }
  body.products_detail .old-wrapper .features2 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .features2 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .miro-features2 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  body.products_detail .old-wrapper .miro-features2 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 450px;
  }
  body.products_detail .old-wrapper .miro-features2 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .miro-features2 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .linka-features2 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  body.products_detail .old-wrapper .linka-features2 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 600px;
  }
  body.products_detail .old-wrapper .linka-features2 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .linka-features2 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .miro-features3 {
    display: block;
  }
  body.products_detail .old-wrapper .miro-features3 li {
    width: 100%;
    margin: 30px 0;
    padding: 30px;
  }
  body.products_detail .old-wrapper .miro-features3 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .miro-features3 li h3 {
    margin: 30px 0 10px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }
  body.products_detail .old-wrapper .miro-features3 .row_table {
    width: 100%;
    text-align: center;
  }
  body.products_detail .old-wrapper .miro-features3 .row_table th {
    background: #ffffff;
    padding: 4px 12px;
    display: block;
    width: 100%;
    text-align: left;
  }
  body.products_detail .old-wrapper .miro-features3 .row_table td {
    background: #f5f6f8;
    padding: 4px 12px;
    display: block;
    width: 100%;
  }
  body.products_detail .old-wrapper .miro-features4 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .miro-features4 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 500px;
  }
  body.products_detail .old-wrapper .miro-features4 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .miro-features4 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .josys-features4 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .josys-features4 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 300px;
  }
  body.products_detail .old-wrapper .josys-features4 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .josys-features4 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .linka-features4 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .linka-features4 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 400px;
  }
  body.products_detail .old-wrapper .linka-features4 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .linka-features4 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .features5 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .features5 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 450px;
  }
  body.products_detail .old-wrapper .features5 li img {
    height: 80px;
  }
  body.products_detail .old-wrapper .features5 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .miro-features5 {
    display: block;
  }
  body.products_detail .old-wrapper .miro-features5 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 500px;
  }
  body.products_detail .old-wrapper .miro-features5 li img {
    height: 50px;
  }
  body.products_detail .old-wrapper .miro-features5 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .linka-features5 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .linka-features5 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 250px;
  }
  body.products_detail .old-wrapper .linka-features5 li img {
    height: 80px;
  }
  body.products_detail .old-wrapper .linka-features5 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .josys-features5 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .josys-features5 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 300px;
  }
  body.products_detail .old-wrapper .josys-features5 li img {
    height: 80px;
  }
  body.products_detail .old-wrapper .josys-features5 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .features6 {
    display: block;
  }
  body.products_detail .old-wrapper .features6 li {
    width: 100%;
    margin: 30px 0;
    padding: 30px;
  }
  body.products_detail .old-wrapper .features6 li img {
    height: auto;
  }
  body.products_detail .old-wrapper .features6 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .josys-features6 {
    display: block;
  }
  body.products_detail .old-wrapper .josys-features6 li {
    width: 100%;
    margin: 30px 0;
    padding: 30px;
  }
  body.products_detail .old-wrapper .josys-features6 li img {
    height: auto;
  }
  body.products_detail .old-wrapper .josys-features6 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .josys-features7 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .josys-features7 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 400px;
  }
  body.products_detail .old-wrapper .josys-features7 li img {
    height: 80px;
  }
  body.products_detail .old-wrapper .josys-features7 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .linka-features7 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 90%;
  }
  body.products_detail .old-wrapper .linka-features7 li {
    width: 90%;
    margin: 30px 0;
    padding: 30px;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    height: 400px;
  }
  body.products_detail .old-wrapper .linka-features7 li img {
    height: 80px;
  }
  body.products_detail .old-wrapper .linka-features7 li h3 {
    margin: 30px 0 10px;
  }
  body.products_detail .old-wrapper .functions {
    display: block;
  }
  body.products_detail .old-wrapper .functions li {
    width: 100% !important;
    margin: 5px 0;
  }
  body.products_detail .old-wrapper .functions li h4 small {
    font-size: 2rem;
  }
  body.products_detail .old-wrapper .functions li h4 span {
    display: block;
    min-height: 0;
    margin: 0.2em 0 0.5em;
  }
  body.products_detail .old-wrapper .functions li p {
    margin: 0;
  }
  body.products_detail .old-wrapper .case-box {
    padding: 70px 30px 30px;
  }
  body.products_detail .old-wrapper .chart-gray {
    padding: 20px;
  }
  body.products_detail .old-wrapper .case-box ._kinou-list li {
    width: 32%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
}

/* 各製品ページのスタイル */
/* Mattermost */
body.mattermost .old-wrapper .mainImage {
  width: 100%;
  margin: 0 auto 60px;
  text-align: center;
}
body.mattermost .old-wrapper .movie_mattermost {
  text-align: center;
  margin: 0 auto 60px;
}
body.mattermost .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.mattermost .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.mattermost .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.mattermost .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.mattermost .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.mattermost .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.mattermost .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.mattermost .old-wrapper .column-list a._item h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.mattermost .old-wrapper .column-list a._item h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.mattermost .old-wrapper .column-list a._item h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.mattermost .old-wrapper .column-list a._item h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.mattermost .old-wrapper .column-list a._item ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.mattermost .old-wrapper .column-list a._item .btn {
  width: 15rem;
  margin: auto auto 0;
}
@media screen and (max-width: 767px) {
  body.mattermost .old-wrapper .mainImage {
    width: 65%;
    margin: 30px auto 0;
  }
  body.mattermost .old-wrapper .movie_mattermost iframe {
    width: 360px;
    height: 200px;
  }
  body.mattermost .old-wrapper .column-list {
    display: block;
  }
  body.mattermost .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.mattermost .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}

/* Elasticsearch */
body.elasticsearch .old-wrapper .mainImage {
  margin-top: 0;
  margin-bottom: 20px;
}
body.elasticsearch .old-wrapper .product-tagline {
  margin-bottom: 2.5rem;
  font-weight: bold;
}
body.elasticsearch .old-wrapper .sectionTitle {
  margin-top: 3.5em;
}
body.elasticsearch .old-wrapper .features {
  flex-wrap: nowrap;
}
body.elasticsearch .old-wrapper .features li {
  width: 32%;
}
body.elasticsearch .old-wrapper .search-functions {
  display: flex;
  justify-content: space-between;
}
body.elasticsearch .old-wrapper .search-functions li {
  width: 200px;
  padding: 20px;
  text-align: center;
  background-color: #f2f2f2;
}
body.elasticsearch .old-wrapper .search-functions li h4 small {
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
}
body.elasticsearch .old-wrapper .search-functions li h4 span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 65px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.elasticsearch .old-wrapper .search-functions li p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  body.elasticsearch .old-wrapper .mainImage {
    width: 70%;
  }
  body.elasticsearch .old-wrapper .product-tagline {
    font-size: 1.8rem;
  }
  body.elasticsearch .old-wrapper .features {
    display: block;
  }
  body.elasticsearch .old-wrapper .features li {
    width: 100%;
    margin: 30px 0;
    padding: 30px;
  }
  body.elasticsearch .old-wrapper .features li img {
    height: 50px;
  }
  body.elasticsearch .old-wrapper .features li h3 {
    margin: 30px 0 10px;
  }
  body.elasticsearch .old-wrapper .search-functions {
    display: block;
  }
  body.elasticsearch .old-wrapper .search-functions li {
    width: 100%;
    margin: 5px 0;
  }
  body.elasticsearch .old-wrapper .search-functions li h4 small {
    font-size: 2rem;
  }
  body.elasticsearch .old-wrapper .search-functions li h4 span {
    display: block;
    min-height: 0;
    margin: 0.2em 0 0.5em;
  }
  body.elasticsearch .old-wrapper .search-functions li p {
    margin: 0;
  }
  body.elasticsearch .old-wrapper .chart {
    padding: 50px 20px 20px;
  }
  body.elasticsearch .old-wrapper .chart h4 {
    height: 30px;
    font-size: 1.4rem;
    line-height: 30px;
  }
  body.elasticsearch .old-wrapper .chart p {
    margin-top: 20px;
    font-size: 1.2rem;
  }
  body.elasticsearch .old-wrapper .chart hr {
    margin: 30px 0;
  }
}

/* Elastic Stack */
body.elastic-stack .old-wrapper .mainImage {
  margin-top: 0;
}
body.elastic-stack .old-wrapper .features {
  flex-wrap: nowrap;
}
body.elastic-stack .old-wrapper .features li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  body.elastic-stack .old-wrapper .mainImage {
    width: auto;
    margin-bottom: 20px;
  }
  body.elastic-stack .old-wrapper .features {
    flex-wrap: nowrap;
  }
  body.elastic-stack .old-wrapper .features li {
    width: 100%;
  }
}

/* Jira */
body.jira .old-wrapper .functions li:nth-child(1), body.jira .old-wrapper .functions li:nth-child(2) {
  width: 49%;
}
body.jira .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.jira .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.jira .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.jira .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.jira .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.jira .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.jira .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.jira .old-wrapper .column-list a._item h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.jira .old-wrapper .column-list a._item h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.jira .old-wrapper .column-list a._item h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.jira .old-wrapper .column-list a._item h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.jira .old-wrapper .column-list a._item ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.jira .old-wrapper .column-list a._item .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.jira .old-wrapper .column-list ._summary {
  margin-bottom: 2rem !important;
}
body.jira .old-wrapper .jira-faq {
  font-size: 2rem;
  margin-bottom: 10px;
  margin: 10px 0 !important;
  padding: 30px !important;
  border-radius: 4px !important;
  background: #fff !important;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
body.jira .old-wrapper .jira-faq summary {
  display: block;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s; /* 変化を滑らかに */
}
body.jira .old-wrapper .jira-faq summary:hover {
  cursor: pointer; /* カーソルを指マークに */
  background-color: #efefef;
}
body.jira .old-wrapper .jira-faq p {
  font-size: 1.8rem;
  position: 100px 0;
}
body.jira .old-wrapper .jira-faq a {
  word-break: break-all;
}
body.jira .old-wrapper details summary::after {
  content: "＋";
  color: #aaa;
  font-weight: 400;
  float: right;
  width: 1rem;
  text-align: center;
}
body.jira .old-wrapper details[open] summary::after {
  content: "－";
  margin-top: -0.1rem;
}
body.jira .old-wrapper .atlassian_head_bnr {
  background: #0046C4;
  line-height: 1;
  padding: 13px 3rem;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr {
    padding: 12px 45px 12px 10px;
    margin-left: -5vw;
    margin-right: -5vw;
    position: relative;
    max-width: 100%;
    margin: 0;
  }
}
body.jira .old-wrapper .atlassian_head_bnr_inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner {
    flex-wrap: wrap;
  }
}
body.jira .old-wrapper .atlassian_head_bnr_inner_img1 {
  margin-right: 0.8rem;
  width: 22.5rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner_img1 {
    width: 155px;
    margin-right: 6px;
  }
}
body.jira .old-wrapper .atlassian_head_bnr_inner_text1 {
  color: white;
  font-size: 2.2rem;
  font-weight: 900;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner_text1 {
    font-size: 16px;
    margin-right: 0;
  }
}
body.jira .old-wrapper .atlassian_head_bnr_inner_text2 {
  font-size: 2rem;
  font-weight: 900;
  color: #ffeb00;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner_text2 {
    font-size: 14px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.19);
    margin-top: 6px;
    padding-top: 6px;
    text-align: center;
  }
}
body.jira .old-wrapper .atlassian_head_bnr_inner_btn {
  background-color: #ffeb00;
  border-radius: 100vh;
  font-size: 1.4rem;
  font-weight: 700;
  color: #0046C4;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  min-width: 11.7rem;
  min-height: 3.4rem;
  filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.3));
  margin-left: 1.4rem;
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner_btn {
    width: 29px;
    height: 29px;
    padding: 0;
    min-width: auto;
    min-height: auto;
    position: absolute;
    top: 29px;
    right: 10px;
    margin: auto 0;
  }
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner_btn span {
    display: none;
  }
}
body.jira .old-wrapper .atlassian_head_bnr_inner_btn img {
  margin-left: 0.5rem;
  transform: translateY(1px);
  width: 0.6rem;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atlassian_head_bnr_inner_btn img {
    margin-left: 0;
    transform: none;
    width: 6px;
  }
}
body.jira .old-wrapper .mainImage {
  margin-bottom: 2rem;
  margin-top: 0;
}
body.jira .old-wrapper .mainImage p {
  margin-bottom: 4rem;
}
body.jira .old-wrapper .org {
  color: #F2994A;
}
body.jira .old-wrapper .product-catch {
  margin-top: 6.4rem !important;
}
body.jira .old-wrapper .product-catch-left {
  height: 18.6rem;
}
body.jira .old-wrapper .m-b36 {
  margin-bottom: 3.6rem;
}
body.jira .old-wrapper .m-b0 {
  margin-bottom: 0px;
}
body.jira .old-wrapper .m-b54 {
  margin-bottom: 5.4rem;
}
body.jira .old-wrapper .m-t34 {
  margin-top: 3.4rem;
}
body.jira .old-wrapper .problem-area {
  display: flex;
  flex-wrap: wrap;
  max-width: 1040px;
  margin: auto;
}
body.jira .old-wrapper .problem-block {
  width: 49%;
  background: #fff;
  border-radius: 0.4rem;
  margin: 0 0 2%;
  padding: 4rem;
  box-sizing: border-box;
  display: flex;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.jira .old-wrapper .problem-block:nth-child(2n) {
  width: 49%;
  margin: 0 0 2% 2%;
}
body.jira .old-wrapper .problem-block img {
  width: 100%;
  height: auto;
}
body.jira .old-wrapper .problem-block-left {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
}
body.jira .old-wrapper .problem-block-right {
  width: 80%;
  box-sizing: border-box;
  padding: 0 0 0 5%;
}
body.jira .old-wrapper .problem-block-title {
  font-size: 2rem;
  font-weight: bold;
}
body.jira .old-wrapper .problem-block-text {
  line-height: 1.8;
}
body.jira .old-wrapper .jira-block {
  max-width: 1200px;
  border: 3px #e5e5e5 solid;
  border-radius: 0.4rem;
  margin: 0 auto 20px;
  box-sizing: border-box;
  padding: 8rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
body.jira .old-wrapper .jira-block-left {
  width: 45%;
  box-sizing: border-box;
  position: relative;
}
body.jira .old-wrapper .jira-block-right {
  width: 55%;
  padding: 0 0 0 5%;
  box-sizing: border-box;
  position: relative;
}
body.jira .old-wrapper .jira-block-right img {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
}
body.jira .old-wrapper .jira-block-full {
  width: 100%;
}
body.jira .old-wrapper .jira-block-number {
  color: #1b5fff;
  font-size: 2.8rem;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  line-height: 1;
}
body.jira .old-wrapper .jira-block-title {
  font-size: 2.8rem;
  padding: 0rem;
  font-weight: bold;
  margin-bottom: 2.4rem;
}
body.jira .old-wrapper .jira-block-text {
  font-size: 1.6rem;
}
body.jira .old-wrapper .jira-area {
  margin-top: 5.4rem;
}
body.jira .old-wrapper .support-block {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  max-width: 1200px;
  margin: 0 auto 8rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
body.jira .old-wrapper .support-block.support-block-flip {
  flex-direction: row;
}
body.jira .old-wrapper .support-block-left {
  width: 50%;
  padding: 0 5% 0 0;
}
body.jira .old-wrapper .support-block.support-block-flip .support-block-left {
  padding: 0 0 0 5%;
}
body.jira .old-wrapper .support-block-title {
  font-size: 2.8rem;
  padding: 0rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 2.4rem;
}
body.jira .old-wrapper .support-block-text {
  font-size: 1.6rem;
  margin-bottom: 0rem;
}
body.jira .old-wrapper .support-block-right {
  width: 50%;
}
body.jira .old-wrapper .atassian-area {
  max-width: 1200px;
  margin: 0 auto 8rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .atassian-area {
    display: grid;
  }
}
body.jira .old-wrapper .atassian-block .product-cta-block {
  width: 35rem;
  height: auto;
}
body.jira .old-wrapper .atassian-block .product-cta-block-btn a {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  body.jira .old-wrapper .column-list {
    display: block;
  }
  body.jira .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.jira .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.jira .old-wrapper .problem-block {
    width: 100%;
    margin: 0 0 10px;
    padding: 5vw;
  }
  body.jira .old-wrapper .problem-block:nth-child(2n) {
    width: 100%;
    margin: 0 0 10px;
  }
  body.jira .old-wrapper .problem-block-title {
    font-size: 4.5vw;
  }
  body.jira .old-wrapper .jira-block {
    border: 2px #e5e5e5 solid;
    margin: 0 auto 5vw;
    padding: 7vw 5vw;
  }
  body.jira .old-wrapper .jira-block-left {
    width: 100%;
  }
  body.jira .old-wrapper .jira-block-right {
    width: 100%;
    padding: 0;
  }
  body.jira .old-wrapper .jira-block-right img {
    top: auto;
    transform: none;
  }
  body.jira .old-wrapper .jira-block-full {
    width: 100%;
  }
  body.jira .old-wrapper .jira-block-number {
    font-size: 5vw;
    padding: 0 0 2vw;
    text-align: center;
  }
  body.jira .old-wrapper .jira-block-title {
    font-size: 5vw;
    padding: 0 0 1vw;
    text-align: center;
    line-height: 1.5;
  }
  body.jira .old-wrapper .jira-block-text {
    font-size: 3.5vw;
  }
  body.jira .old-wrapper .support-block {
    margin: -6vw auto 12vw;
  }
  body.jira .old-wrapper .support-block.support-block-flip {
    margin: 0 auto 8vw;
  }
  body.jira .old-wrapper .support-block-left {
    width: 100%;
    padding: 0;
  }
  body.jira .old-wrapper .support-block.support-block-flip .support-block-left {
    padding: 0;
  }
  body.jira .old-wrapper .support-block-title {
    font-size: 5vw;
    padding: 6vw 0 3vw;
    text-align: center;
  }
  body.jira .old-wrapper .support-block-text {
    font-size: 3.5vw;
    padding: 0;
  }
  body.jira .old-wrapper .support-block-right {
    width: 100%;
  }
  body.jira .old-wrapper .atassian-area {
    display: block;
  }
  body.jira .old-wrapper .atassian-area .atassian-block {
    width: 100%;
  }
  body.jira .old-wrapper .atassian-area .atassian-block .product-cta-block {
    width: auto;
    height: auto;
    margin-bottom: 2em;
  }
}
body.jira .old-wrapper .table-3x3 .tgl {
  text-align: left;
}
body.jira .old-wrapper .table-3x3 .tgc {
  text-align: center;
}
body.jira .old-wrapper .table-3x3 th, body.jira .old-wrapper .table-3x3 td {
  border: 1px solid #ccc;
  padding: 8px;
  vertical-align: middle;
}
body.jira .old-wrapper .table-3x3 th {
  background: #eee;
}
body.jira .old-wrapper .table-3x3 td:has(li) {
  vertical-align: top;
  line-height: 1.5;
}
body.jira .old-wrapper .table-3x3 li {
  line-height: 2;
}
body.jira .old-wrapper .just-fit-center {
  justify-content: center;
}
body.jira .old-wrapper .img_quote {
  display: block;
  word-break: break-all;
  font-size: 0.6em;
  text-align: left;
}

/* Jira Service Management*/
body.jira-service-management .old-wrapper .mainImage {
  width: 100%;
  margin: -80px auto 16px;
  text-align: center;
}
body.jira-service-management .old-wrapper .product-catch {
  align-items: flex-end;
}
body.jira-service-management .old-wrapper .local-nav {
  margin-top: 0px !important;
}
body.jira-service-management .old-wrapper .flex-container {
  display: flex;
  flex-wrap: wrap;
}
body.jira-service-management .old-wrapper .column-lg-9 {
  width: 100%;
}
body.jira-service-management .old-wrapper .column-lg-7 {
  width: 66.6666%;
}
body.jira-service-management .old-wrapper .column-lg-5 {
  width: 33.3333%;
}
body.jira-service-management .old-wrapper .column-sm-6 {
  width: 50%;
}
body.jira-service-management .old-wrapper .column {
  padding: 16px;
}
body.jira-service-management .old-wrapper .component__image--left {
  float: left;
  margin-right: 16px;
}
body.jira-service-management .old-wrapper .component__heading-textblock--right {
  margin-left: 16px;
}
body.jira-service-management .old-wrapper .component__heading-textblock--right h3 {
  font-size: 2.4rem;
  margin-bottom: 24px;
  font-weight: bold;
}
body.jira-service-management .old-wrapper .hide-xl {
  display: none;
}
@media screen and (max-width: 767px) {
  body.jira-service-management .old-wrapper .mainImage {
    margin: 0px auto 16px;
  }
  body.jira-service-management .old-wrapper .column-lg-7 {
    width: 100%;
  }
  body.jira-service-management .old-wrapper .column-lg-5 {
    width: 50%;
  }
}

/* Confluence */
body.confluence .old-wrapper .mainImage {
  margin-top: 0;
}
body.confluence .old-wrapper .features li:nth-child(3),
body.confluence .old-wrapper .features li:nth-child(4),
body.confluence .old-wrapper .features li:nth-child(5) {
  width: 32%;
}
body.confluence .old-wrapper .functions li:nth-child(1), body.confluence .old-wrapper .functions li:nth-child(2) {
  width: 49%;
}
body.confluence .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.confluence .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.confluence .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.confluence .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.confluence .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.confluence .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.confluence .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.confluence .old-wrapper .column-list a._item h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.confluence .old-wrapper .column-list a._item h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.confluence .old-wrapper .column-list a._item h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.confluence .old-wrapper .column-list a._item h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.confluence .old-wrapper .column-list a._item ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.confluence .old-wrapper .column-list a._item .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.confluence .old-wrapper .relate-list {
  display: block;
  list-style: none;
  font-size: 0;
}
body.confluence .old-wrapper .relate-list li {
  width: 25%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  body.confluence .old-wrapper .features li:nth-child(3),
  body.confluence .old-wrapper .features li:nth-child(4),
  body.confluence .old-wrapper .features li:nth-child(5) {
    width: 100%;
  }
  body.confluence .old-wrapper .column-list {
    display: block;
  }
  body.confluence .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.confluence .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.confluence .old-wrapper .relate-list li {
    width: 33.3333%;
  }
}
body.confluence .old-wrapper .mainImage .product-tagline {
  margin-top: 30px;
}
body.confluence .old-wrapper .mainImage {
  margin-bottom: 20px;
}
body.confluence .old-wrapper .mainImage .product-tagline {
  margin-top: 20px;
}
body.confluence .old-wrapper .product-tagline {
  font-weight: bold;
}

/* GitLab */
body.gitlab .old-wrapper .mainImage {
  margin-top: 0;
}
body.gitlab .old-wrapper .features {
  flex-wrap: nowrap;
}
body.gitlab .old-wrapper .features li {
  width: 32%;
}
body.gitlab .old-wrapper .functions li {
  width: 49%;
}
body.gitlab .old-wrapper .functions li p {
  text-align: center;
}
body.gitlab .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.gitlab .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.gitlab .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.gitlab .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.gitlab .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.gitlab .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.gitlab .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.gitlab .old-wrapper .column-list a._item h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.gitlab .old-wrapper .column-list a._item h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.gitlab .old-wrapper .column-list a._item h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.gitlab .old-wrapper .column-list a._item h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.gitlab .old-wrapper .column-list a._item ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.gitlab .old-wrapper .column-list a._item .btn {
  width: 15rem;
  margin: auto auto 0;
}
@media screen and (max-width: 767px) {
  body.gitlab .old-wrapper .features {
    flex-wrap: nowrap;
  }
  body.gitlab .old-wrapper .features li {
    width: 100%;
  }
  body.gitlab .old-wrapper .column-list {
    display: block;
  }
  body.gitlab .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.gitlab .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}

/* GitLab Runner */
body.gitlab-runner .old-wrapper .mainImage {
  margin-top: 0;
}
body.gitlab-runner .old-wrapper .features {
  flex-wrap: nowrap;
}
body.gitlab-runner .old-wrapper .features li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  body.gitlab-runner .old-wrapper .mainImage {
    width: 55%;
    margin-bottom: 20px;
  }
  body.gitlab-runner .old-wrapper .features {
    flex-wrap: nowrap;
  }
  body.gitlab-runner .old-wrapper .features li {
    width: 100%;
  }
}

/* Kubernetes */
body.kubernetes .old-wrapper .mainImage {
  margin-top: 0;
}
body.kubernetes .old-wrapper .features {
  flex-wrap: nowrap;
}
body.kubernetes .old-wrapper .features li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  body.kubernetes .old-wrapper .features {
    flex-wrap: nowrap;
  }
  body.kubernetes .old-wrapper .features li {
    width: 100%;
  }
}

/* Miro */
body.miro .old-wrapper {
  /* スライドする要素 */
  /* スライドレールの枠 */
  /* content4つをまとめたスライドブロック */
}
body.miro .old-wrapper .terms-about,
body.miro .old-wrapper .terms-container ._inner {
  width: 1024px;
  margin: 0 auto;
}
body.miro .old-wrapper .terms-about {
  margin-bottom: 6rem;
  padding: 4rem 5rem;
  line-height: 2;
  background-color: #f2f2f2;
}
body.miro .old-wrapper .terms-about h2 {
  font-weight: bold;
}
body.miro .old-wrapper a {
  text-decoration: none;
}
body.miro .old-wrapper .plan-table-wrapper {
  width: 100%;
  overflow-x: auto;
  display: block;
}
body.miro .old-wrapper .pc-only {
  display: block;
}
body.miro .old-wrapper .mobile-only {
  display: none;
}
body.miro .old-wrapper .plan-table th,
body.miro .old-wrapper .plan-table td {
  width: 20%;
  height: 6rem;
  /* 最小限の高さ（min-heightは効かない） */
  padding: 1rem 1.5rem;
  font-size: 1.6rem;
  vertical-align: middle;
  border: 1px solid #ddd;
}
body.miro .old-wrapper .plan-table thead ._plan-name th {
  padding-top: 2rem;
  font-family: "Lato";
  font-size: 2.4rem;
  font-weight: 800;
  border-bottom: 0;
  text-align: center;
}
body.miro .old-wrapper .plan-table thead ._plan-description th {
  font-size: 1.6rem;
  color: #666;
  border-top: 0;
  text-align: center;
}
body.miro .old-wrapper .plan-table tbody tr > td:first-child {
  font-weight: bold;
  background-color: #f9f9f9;
}
body.miro .old-wrapper .plan-table tbody tr > td:nth-child(n+2) {
  text-align: center;
}
body.miro .old-wrapper .plan-table tbody ._category {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #eee !important;
}
body.miro .old-wrapper .plan-table tbody i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.miro .old-wrapper .plan-table tbody .snowwhite {
  background-color: #f1f1f1;
}
body.miro .old-wrapper .company-logo-table-wrapper {
  white-space: nowrap;
  cursor: pointer;
}
body.miro .old-wrapper .company-logo-table-wrapper tr {
  width: 100%;
}
body.miro .old-wrapper .company-logo-table-wrapper th {
  width: 25%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.miro .old-wrapper .company-logo-table-wrapper img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}
body.miro .old-wrapper .company-logo-table-wrapper2 {
  display: block;
  white-space: nowrap;
  cursor: pointer;
}
body.miro .old-wrapper .company-logo-table-wrapper2 tr {
  width: 100%;
}
body.miro .old-wrapper .company-logo-table-wrapper2 th {
  width: 16%;
  height: 11rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.miro .old-wrapper .company-logo-table-wrapper2 img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}
body.miro .old-wrapper .community-logo-table-wrapper {
  width: 100%;
  overflow-x: auto;
  text-align: center;
  vertical-align: middle;
}
body.miro .old-wrapper .community-logo-table th,
body.miro .old-wrapper .community-logo-table td {
  width: 20%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
  text-align: center;
  vertical-align: middle;
}
body.miro .old-wrapper .column-list {
  display: flex;
  align-items: stretch;
}
body.miro .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.miro .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.miro .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.miro .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.miro .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.miro .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.miro .old-wrapper .column-list a._item ._thumb h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.miro .old-wrapper .column-list a._item ._thumb h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.miro .old-wrapper .column-list a._item ._thumb h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.miro .old-wrapper .column-list a._item ._thumb h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.miro .old-wrapper .column-list a._item ._thumb ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.miro .old-wrapper .column-list a._item ._thumb .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.miro .old-wrapper .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
body.miro .old-wrapper .youtube iframe {
  width: 100%;
  height: 100%;
}
body.miro .old-wrapper .miro-iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
body.miro .old-wrapper .miro-iframe iframe {
  width: 100%;
  height: 100%;
}
body.miro .old-wrapper .miro-faq {
  font-size: 2rem;
  margin-bottom: 10px;
  margin: 10px 0 !important;
  padding: 30px !important;
  border-radius: 4px !important;
  background: #fff !important;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
body.miro .old-wrapper .miro-faq summary {
  display: block;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s; /* 変化を滑らかに */
}
body.miro .old-wrapper .miro-faq summary:hover {
  cursor: pointer; /* カーソルを指マークに */
  background-color: #EFEFEF;
}
body.miro .old-wrapper .miro-faq p {
  font-size: 1.8rem;
  position: 100px 0;
}
body.miro .old-wrapper .miro-faq table th {
  border: 1px solid #000;
  background-color: #d9d9d9;
  text-align: center;
}
body.miro .old-wrapper .miro-faq table td {
  border: 1px solid #000;
  text-align: center;
}
body.miro .old-wrapper details summary::after {
  content: "＋";
  color: #aaa;
  font-weight: 400;
  float: right;
  width: 1rem;
  text-align: center;
}
body.miro .old-wrapper details[open] summary::after {
  content: "－";
  margin-top: -0.1rem;
}
body.miro .old-wrapper .miro-features i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.miro .old-wrapper .miro-features1 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.miro .old-wrapper .miro-features2 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.miro .old-wrapper .miro-features3 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.miro .old-wrapper .miro-features5 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.miro .old-wrapper * {
  box-sizing: border-box;
  list-style: none;
  margin: 0 auto;
}
body.miro .old-wrapper body {
  padding: 30px 50px;
}
body.miro .old-wrapper .content {
  width: 200px;
  height: 200px;
}
body.miro .old-wrapper .wrap {
  overflow: hidden;
  display: flex;
  height: 110px;
}
body.miro .old-wrapper .wrap li {
  display: flex;
  align-items: center;
}
body.miro .old-wrapper .wrap img {
  height: auto;
  width: 90%;
}
body.miro .old-wrapper .slideshow {
  display: flex;
  animation: loop-slide 30s infinite linear 1s both;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 1024px) {
  body.miro .old-wrapper .terms-about,
  body.miro .old-wrapper .terms-container ._inner {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  body.miro .old-wrapper {
    /*タブ切り替え全体のスタイル*/
    /*タブのスタイル*/
    /*ラジオボタンを全て消す*/
    /*タブ切り替えの中身のスタイル*/
    /*選択されているタブのコンテンツのみを表示*/
    /*選択されているタブのスタイルを変える*/
  }
  body.miro .old-wrapper .terms-about,
  body.miro .old-wrapper .terms-container ._inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  body.miro .old-wrapper .h2_text {
    padding: 0 20px;
  }
  body.miro .old-wrapper .company-logo-table-wrapper2 {
    display: none;
  }
  body.miro .old-wrapper .company-logo-table-wrapper2 th {
    height: 4rem;
  }
  body.miro .old-wrapper .column-list {
    display: flex;
    overflow-x: scroll;
  }
  body.miro .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px;
  }
  body.miro .old-wrapper .column-list a._item {
    width: 300px;
  }
  body.miro .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.miro .old-wrapper .column-note {
    margin: 3rem 0;
    padding: 20px;
  }
  body.miro .old-wrapper .plan-table-wrapper {
    display: block;
  }
  body.miro .old-wrapper .tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 350px;
    margin: 0 auto;
  }
  body.miro .old-wrapper .tab_item {
    width: 175px;
    height: 50px;
    border-bottom: 3px solid #009E8F;
    background-color: #d9d9d9;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #474747;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
  }
  body.miro .old-wrapper .tab_item:hover {
    opacity: 0.75;
  }
  body.miro .old-wrapper input[name=tab_item] {
    display: none;
  }
  body.miro .old-wrapper .tab_content {
    display: none;
    padding: 0 15px 0;
    clear: both;
    overflow: hidden;
  }
  body.miro .old-wrapper .tab_content h3 {
    margin: 30px 0 30px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }
  body.miro .old-wrapper .tab_content i.fas.fa-check {
    font-family: "Font Awesome 5 Free";
    font-size: 1.5rem;
    font-weight: 550;
    color: #378C69;
  }
  body.miro .old-wrapper #enterprise:checked ~ #enterprise_content,
  body.miro .old-wrapper #business:checked ~ #business_content {
    display: block;
  }
  body.miro .old-wrapper .tabs input:checked + .tab_item {
    background-color: #009E8F;
    color: #fff;
    width: 175px;
  }
  body.miro .old-wrapper .pc-only {
    display: none;
  }
  body.miro .old-wrapper .mobile-only {
    display: block;
  }
}

/* josys */
body.josys .old-wrapper {
  /* スライドする要素 */
  /* スライドレールの枠 */
  /* content4つをまとめたスライドブロック */
}
body.josys .old-wrapper .terms-about,
body.josys .old-wrapper .terms-container ._inner {
  width: 1024px;
  margin: 0 auto;
}
body.josys .old-wrapper .terms-about {
  margin-bottom: 6rem;
  padding: 4rem 5rem;
  line-height: 2;
  background-color: #f2f2f2;
}
body.josys .old-wrapper .terms-about h2 {
  font-weight: bold;
}
body.josys .old-wrapper a {
  text-decoration: none;
}
body.josys .old-wrapper .plan-table-wrapper {
  width: 100%;
  overflow-x: auto;
  display: block;
}
body.josys .old-wrapper .pc-only {
  display: block;
}
body.josys .old-wrapper .mobile-only {
  display: none;
}
body.josys .old-wrapper .plan-table th,
body.josys .old-wrapper .plan-table td {
  width: 20%;
  height: 6rem;
  /* 最小限の高さ（min-heightは効かない） */
  padding: 1rem 1.5rem;
  font-size: 1.6rem;
  vertical-align: middle;
  border: 1px solid #ddd;
}
body.josys .old-wrapper .plan-table thead ._plan-name th {
  padding-top: 2rem;
  font-family: "Lato";
  font-size: 2.4rem;
  font-weight: 800;
  border-bottom: 0;
  text-align: center;
}
body.josys .old-wrapper .plan-table thead ._plan-description th {
  font-size: 1.6rem;
  color: #666;
  border-top: 0;
  text-align: center;
}
body.josys .old-wrapper .plan-table tbody tr > td:first-child {
  font-weight: bold;
  background-color: #f9f9f9;
}
body.josys .old-wrapper .plan-table tbody tr > td:nth-child(n+2) {
  text-align: center;
}
body.josys .old-wrapper .plan-table tbody ._category {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #eee !important;
}
body.josys .old-wrapper .plan-table tbody i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.josys .old-wrapper .plan-table tbody .snowwhite {
  background-color: #f1f1f1;
}
body.josys .old-wrapper .company-logo-table-wrapper {
  white-space: nowrap;
  cursor: pointer;
}
body.josys .old-wrapper .company-logo-table-wrapper tr {
  width: 100%;
}
body.josys .old-wrapper .company-logo-table-wrapper th {
  width: 25%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.josys .old-wrapper .company-logo-table-wrapper img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}
body.josys .old-wrapper .company-logo-table-wrapper2 {
  display: block;
  white-space: nowrap;
  cursor: pointer;
}
body.josys .old-wrapper .company-logo-table-wrapper2 tr {
  width: 100%;
}
body.josys .old-wrapper .company-logo-table-wrapper2 th {
  width: 16%;
  height: 11rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.josys .old-wrapper .company-logo-table-wrapper2 img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}
body.josys .old-wrapper .community-logo-table-wrapper {
  width: 100%;
  overflow-x: auto;
  text-align: center;
  vertical-align: middle;
}
body.josys .old-wrapper .community-logo-table th,
body.josys .old-wrapper .community-logo-table td {
  width: 20%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
  text-align: center;
  vertical-align: middle;
}
body.josys .old-wrapper .column-list {
  display: flex;
  align-items: stretch;
}
body.josys .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.josys .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.josys .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.josys .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.josys .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.josys .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.josys .old-wrapper .column-list a._item ._thumb h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.josys .old-wrapper .column-list a._item ._thumb h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.josys .old-wrapper .column-list a._item ._thumb h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.josys .old-wrapper .column-list a._item ._thumb h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.josys .old-wrapper .column-list a._item ._thumb ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.josys .old-wrapper .column-list a._item ._thumb .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.josys .old-wrapper .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
body.josys .old-wrapper .youtube iframe {
  width: 100%;
  height: 100%;
}
body.josys .old-wrapper .josys-iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
body.josys .old-wrapper .josys-iframe iframe {
  width: 100%;
  height: 100%;
}
body.josys .old-wrapper .josys-faq {
  font-size: 2rem;
  margin-bottom: 10px;
  margin: 10px 0 !important;
  padding: 30px !important;
  border-radius: 4px !important;
  background: #fff !important;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
body.josys .old-wrapper .josys-faq summary {
  display: block;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s; /* 変化を滑らかに */
}
body.josys .old-wrapper .josys-faq summary:hover {
  cursor: pointer; /* カーソルを指マークに */
  background-color: #EFEFEF;
}
body.josys .old-wrapper .josys-faq p {
  font-size: 1.8rem;
  position: 100px 0;
}
body.josys .old-wrapper details summary::after {
  content: "＋";
  color: #aaa;
  font-weight: 400;
  float: right;
  width: 1rem;
  text-align: center;
}
body.josys .old-wrapper details[open] summary::after {
  content: "－";
  margin-top: -0.1rem;
}
body.josys .old-wrapper .josys-features i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.josys .old-wrapper .josys-features2 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.josys .old-wrapper .josys-features3 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.josys .old-wrapper * {
  box-sizing: border-box;
  list-style: none;
  margin: 0 auto;
}
body.josys .old-wrapper body {
  padding: 30px 50px;
}
body.josys .old-wrapper .content {
  width: 200px;
  height: 200px;
}
body.josys .old-wrapper .wrap {
  overflow: hidden;
  display: flex;
  height: 110px;
}
body.josys .old-wrapper .wrap li {
  display: flex;
  align-items: center;
}
body.josys .old-wrapper .wrap img {
  height: auto;
  width: 90%;
}
body.josys .old-wrapper .slideshow {
  display: flex;
  animation: loop-slide 30s infinite linear 1s both;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 1024px) {
  body.josys .old-wrapper .terms-about,
  body.josys .old-wrapper .terms-container ._inner {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  body.josys .old-wrapper .terms-about,
  body.josys .old-wrapper .terms-container ._inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  body.josys .old-wrapper .h2_text {
    padding: 0 20px;
  }
  body.josys .old-wrapper .company-logo-table-wrapper2 {
    display: none;
  }
  body.josys .old-wrapper .company-logo-table-wrapper2 th {
    height: 4rem;
  }
  body.josys .old-wrapper .column-list {
    display: flex;
    overflow-x: scroll;
  }
  body.josys .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px;
  }
  body.josys .old-wrapper .column-list a._item {
    width: 300px;
  }
  body.josys .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.josys .old-wrapper .column-note {
    margin: 3rem 0;
    padding: 20px;
  }
  body.josys .old-wrapper .plan-table-wrapper {
    display: block;
  }
  body.josys .old-wrapper .pc-only {
    display: none;
  }
  body.josys .old-wrapper .mobile-only {
    display: block;
  }
}

/* linka */
body.linka .old-wrapper {
  /* スライドする要素 */
  /* スライドレールの枠 */
  /* content4つをまとめたスライドブロック */
}
body.linka .old-wrapper .terms-about,
body.linka .old-wrapper .terms-container ._inner {
  width: 1024px;
  margin: 0 auto;
}
body.linka .old-wrapper .terms-about {
  margin-bottom: 6rem;
  padding: 4rem 5rem;
  line-height: 2;
  background-color: #f2f2f2;
}
body.linka .old-wrapper .terms-about h2 {
  font-weight: bold;
}
body.linka .old-wrapper a {
  text-decoration: none;
}
body.linka .old-wrapper .plan-table-wrapper {
  width: 100%;
  overflow-x: auto;
  display: block;
}
body.linka .old-wrapper .pc-only {
  display: block;
}
body.linka .old-wrapper .mobile-only {
  display: none;
}
body.linka .old-wrapper .plan-table th,
body.linka .old-wrapper .plan-table td {
  width: 20%;
  height: 6rem;
  /* 最小限の高さ（min-heightは効かない） */
  padding: 1rem 1.5rem;
  font-size: 1.6rem;
  vertical-align: middle;
  border: 1px solid #ddd;
}
body.linka .old-wrapper .plan-table thead ._plan-name th {
  padding-top: 2rem;
  font-family: "Lato";
  font-size: 2.4rem;
  font-weight: 800;
  border-bottom: 0;
  text-align: center;
}
body.linka .old-wrapper .plan-table thead ._plan-description th {
  font-size: 1.6rem;
  color: #666;
  border-top: 0;
  text-align: center;
}
body.linka .old-wrapper .plan-table tbody tr > td:first-child {
  font-weight: bold;
  background-color: #f9f9f9;
}
body.linka .old-wrapper .plan-table tbody tr > td:nth-child(n+2) {
  text-align: center;
}
body.linka .old-wrapper .plan-table tbody ._category {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #eee !important;
}
body.linka .old-wrapper .plan-table tbody i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.linka .old-wrapper .plan-table tbody .snowwhite {
  background-color: #f1f1f1;
}
body.linka .old-wrapper .company-logo-table-wrapper {
  white-space: nowrap;
  cursor: pointer;
}
body.linka .old-wrapper .company-logo-table-wrapper tr {
  width: 100%;
}
body.linka .old-wrapper .company-logo-table-wrapper th {
  width: 25%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.linka .old-wrapper .company-logo-table-wrapper img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}
body.linka .old-wrapper .company-logo-table-wrapper2 {
  display: block;
  white-space: nowrap;
  cursor: pointer;
}
body.linka .old-wrapper .company-logo-table-wrapper2 tr {
  width: 100%;
}
body.linka .old-wrapper .company-logo-table-wrapper2 th {
  width: 16%;
  height: 11rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.linka .old-wrapper .company-logo-table-wrapper2 img {
  width: 90%;
  height: auto;
  display: block;
  margin: auto;
}
body.linka .old-wrapper .community-logo-table-wrapper {
  width: 100%;
  overflow-x: auto;
  text-align: center;
  vertical-align: middle;
}
body.linka .old-wrapper .community-logo-table th,
body.linka .old-wrapper .community-logo-table td {
  width: 20%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
  text-align: center;
  vertical-align: middle;
}
body.linka .old-wrapper .column-list {
  display: flex;
  align-items: stretch;
}
body.linka .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.linka .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.linka .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.linka .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.linka .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.linka .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.linka .old-wrapper .column-list a._item ._thumb h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.linka .old-wrapper .column-list a._item ._thumb h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.linka .old-wrapper .column-list a._item ._thumb h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.linka .old-wrapper .column-list a._item ._thumb h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.linka .old-wrapper .column-list a._item ._thumb ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.linka .old-wrapper .column-list a._item ._thumb .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.linka .old-wrapper .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
body.linka .old-wrapper .youtube iframe {
  width: 100%;
  height: 100%;
}
body.linka .old-wrapper .linka-iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
body.linka .old-wrapper .linka-iframe iframe {
  width: 100%;
  height: 100%;
}
body.linka .old-wrapper .linka-faq {
  font-size: 2rem;
  margin-bottom: 10px;
  margin: 10px 0 !important;
  padding: 30px !important;
  border-radius: 4px !important;
  background: #fff !important;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15) !important;
}
body.linka .old-wrapper .linka-faq summary {
  display: block;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s; /* 変化を滑らかに */
}
body.linka .old-wrapper .linka-faq summary:hover {
  cursor: pointer; /* カーソルを指マークに */
  background-color: #EFEFEF;
}
body.linka .old-wrapper .linka-faq p {
  font-size: 1.8rem;
  position: 100px 0;
}
body.linka .old-wrapper details summary::after {
  content: "＋";
  color: #aaa;
  font-weight: 400;
  float: right;
  width: 1rem;
  text-align: center;
}
body.linka .old-wrapper details[open] summary::after {
  content: "－";
  margin-top: -0.1rem;
}
body.linka .old-wrapper .linka-features i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.linka .old-wrapper .linka-features2 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.linka .old-wrapper .linka-features3 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378C69;
}
body.linka .old-wrapper * {
  box-sizing: border-box;
  list-style: none;
  margin: 0 auto;
}
body.linka .old-wrapper body {
  padding: 30px 50px;
}
body.linka .old-wrapper .content {
  width: 200px;
  height: 200px;
}
body.linka .old-wrapper .wrap {
  overflow: hidden;
  display: flex;
  height: 110px;
}
body.linka .old-wrapper .wrap li {
  display: flex;
  align-items: center;
}
body.linka .old-wrapper .wrap img {
  height: auto;
  width: 90%;
}
body.linka .old-wrapper .slideshow {
  display: flex;
  animation: loop-slide 30s infinite linear 1s both;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 1024px) {
  body.linka .old-wrapper .terms-about,
  body.linka .old-wrapper .terms-container ._inner {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  body.linka .old-wrapper .terms-about,
  body.linka .old-wrapper .terms-container ._inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  body.linka .old-wrapper .h2_text {
    padding: 0 20px;
  }
  body.linka .old-wrapper .company-logo-table-wrapper2 {
    display: none;
  }
  body.linka .old-wrapper .company-logo-table-wrapper2 th {
    height: 4rem;
  }
  body.linka .old-wrapper .column-list {
    display: flex;
    overflow-x: scroll;
  }
  body.linka .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px;
  }
  body.linka .old-wrapper .column-list a._item {
    width: 300px;
  }
  body.linka .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.linka .old-wrapper .column-note {
    margin: 3rem 0;
    padding: 20px;
  }
  body.linka .old-wrapper .plan-table-wrapper {
    display: none;
  }
  body.linka .old-wrapper .pc-only {
    display: none;
  }
  body.linka .old-wrapper .mobile-only {
    display: block;
  }
}

/* Atgo */
body.atgo .old-wrapper .mainImage {
  margin-top: 0;
}
body.atgo .old-wrapper a {
  text-decoration: none;
}
body.atgo .old-wrapper .plan-table-wrapper {
  width: 100%;
  overflow-x: auto;
  display: block;
}
body.atgo .old-wrapper .mobile-only {
  display: none;
}
body.atgo .old-wrapper .plan-table th,
body.atgo .old-wrapper .plan-table td {
  width: 20%;
  height: 6rem;
  /* 最小限の高さ（min-heightは効かない） */
  padding: 1rem 1.5rem;
  font-size: 1.6rem;
  vertical-align: middle;
  border: 1px solid #ddd;
}
body.atgo .old-wrapper .plan-table thead ._plan-name th {
  padding-top: 2rem;
  font-family: "Lato";
  font-size: 2.4rem;
  font-weight: 800;
  border-bottom: 0;
  text-align: center;
}
body.atgo .old-wrapper .plan-table thead ._plan-description th {
  font-size: 1.6rem;
  color: #666;
  border-top: 0;
  text-align: center;
}
body.atgo .old-wrapper .plan-table tbody tr > td:first-child {
  font-weight: bold;
  background-color: #f9f9f9;
}
body.atgo .old-wrapper .plan-table tbody tr > td:nth-child(n+2) {
  text-align: center;
}
body.atgo .old-wrapper .plan-table tbody ._category {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  background-color: #eee !important;
}
body.atgo .old-wrapper .plan-table tbody i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378c69;
}
body.atgo .old-wrapper .plan-table tbody .snowwhite {
  background-color: #f1f1f1;
}
body.atgo .old-wrapper .company-logo-table-wrapper {
  width: 100%;
  overflow-x: auto;
}
body.atgo .old-wrapper .company-logo-table th,
body.atgo .old-wrapper .company-logo-table td {
  width: 20%;
  height: 15rem;
  /* 最小限の高さ（min-heightは効かない） */
  vertical-align: middle;
}
body.atgo .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.atgo .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.atgo .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.atgo .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.atgo .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.atgo .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.atgo .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.atgo .old-wrapper .column-list a._item ._thumb h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.atgo .old-wrapper .column-list a._item ._thumb h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.atgo .old-wrapper .column-list a._item ._thumb h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.atgo .old-wrapper .column-list a._item ._thumb h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.atgo .old-wrapper .column-list a._item ._thumb ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.atgo .old-wrapper .column-list a._item ._thumb .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.atgo .old-wrapper .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
body.atgo .old-wrapper .youtube iframe {
  width: 100%;
  height: 100%;
}
body.atgo .old-wrapper .miro-iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
body.atgo .old-wrapper .miro-iframe iframe {
  width: 100%;
  height: 100%;
}
body.atgo .old-wrapper .features i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378c69;
}
body.atgo .old-wrapper .features2 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378c69;
}
body.atgo .old-wrapper .features3 i.fas.fa-check {
  font-family: "Font Awesome 5 Free";
  font-size: 2.4rem;
  font-weight: 600;
  color: #378c69;
}
@media screen and (max-width: 767px) {
  body.atgo .old-wrapper .h2_text {
    padding: 0 20px;
  }
  body.atgo .old-wrapper .column-list {
    display: block;
  }
  body.atgo .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.atgo .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.atgo .old-wrapper .column-note {
    margin: 3rem 0;
    padding: 20px;
  }
  body.atgo .old-wrapper .plan-table-wrapper {
    display: none;
  }
  body.atgo .old-wrapper .mobile-only {
    display: block;
  }
  body.atgo .old-wrapper .product-cta-title {
    padding: 0 10px;
  }
}
body.atgo .old-wrapper .mainImage {
  margin-bottom: 20px;
}
body.atgo .old-wrapper .product-tagline {
  font-weight: bold;
}
/* --------------------------------------------------------------------------------
   プロダクトページ - ギャラリー一覧 / body.products_detail .top-gallery-list
   -------------------------------------------------------------------------------- */
body.products_detail .top-gallery-list {
  display: flex;
}
body.products_detail .top-gallery-list ._item-wrapper {
  position: relative;
  width: 52rem;
  height: 29.2rem;
  margin: 0 0.5rem;
  overflow: hidden;
  transition: all 0.2s linear;
}
body.products_detail .top-gallery-list ._item-wrapper::after {
  content: "";
  z-index: 1;
  position: absolute;
  right: 2rem;
  top: 2rem;
  width: 8.8rem;
  height: 3.4rem;
  opacity: 0.7;
  background: url(/images/common/logo-aslead-white.svg) no-repeat center;
  background-size: 100%;
}
body.products_detail .top-gallery-list ._item-wrapper > a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.777;
  text-align: left;
  text-decoration: none;
  color: #fff;
  overflow: hidden;
  border: 0;
  outline: 0;
  border-radius: 0.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
  transition: all 0.2s linear;
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-1 {
  background-image: url(/images/top/gallery-thumb-1.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-2 {
  background-image: url(/images/top/gallery-thumb-2.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-3 {
  background-image: url(/images/top/gallery-thumb-3.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-4 {
  background-image: url(/images/top/gallery-thumb-4.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-5 {
  background-image: url(/images/top/gallery-thumb-5.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-6 {
  background-image: url(/images/top/gallery-thumb-6.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-7 {
  background-image: url(/images/top/gallery-thumb-7.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-8 {
  background-image: url(/images/top/gallery-thumb-8.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a._item-9 {
  background-image: url(/images/top/gallery-thumb-9.png);
}
body.products_detail .top-gallery-list ._item-wrapper > a::after {
  content: "";
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 70%);
}
body.products_detail .top-gallery-list ._item-wrapper > a ._play {
  content: "";
  z-index: 1;
  position: absolute;
  left: 3rem;
  top: 3rem;
  width: 4.8rem;
  height: 4.8rem;
  background: url(/images/common/icon-play.svg) no-repeat center;
  background-size: contain;
  transform-origin: 50% 50%;
}
body.products_detail .top-gallery-list ._item-wrapper > a ._num,
body.products_detail .top-gallery-list ._item-wrapper > a ._title,
body.products_detail .top-gallery-list ._item-wrapper > a small {
  z-index: 1;
  position: relative;
  display: block;
  color: white;
  font-size: 15px;
}
body.products_detail .top-gallery-list ._item-wrapper > a ._title {
  margin: 0.5rem 0;
  font-size: 20px;
  line-height: 1.4;
}
body.products_detail .top-gallery-list ._item-wrapper > a:hover {
  transform: scale(1.05);
}
body.products_detail .top-gallery-list ._item-wrapper > a:hover::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.8) 70%);
}
body.products_detail .top-gallery-list ._item-wrapper > a:hover ._play {
  animation: anim-scale 0.5s ease-out;
}

@media screen and (max-width: 767px) {
  body.products_detail .top-gallery-list {
    display: block;
    margin: 0;
    padding: 0;
  }
  body.products_detail .top-gallery-list ._item-wrapper {
    width: 100%;
    min-height: 40vw;
    margin: 5vw 0;
  }
  body.products_detail .top-gallery-list ._item-wrapper::after {
    display: none;
  }
  body.products_detail .top-gallery-list ._item-wrapper > a {
    padding: 5vw;
    font-size: 3vw;
    border-radius: 1vw;
    box-shadow: 0 1.25vw 1.25vw rgba(0, 0, 0, 0.15);
  }
  body.products_detail .top-gallery-list ._item-wrapper > a ._play {
    left: auto;
    right: 5vw;
    top: 5vw;
    width: 10vw;
    height: 10vw;
  }
  body.products_detail .top-gallery-list ._item-wrapper > a ._num {
    display: none;
  }
  body.products_detail .top-gallery-list ._item-wrapper > a ._title {
    margin: 1vw 0;
    font-size: 4vw;
  }
  body.products_detail .top-gallery-list ._item-wrapper > a small {
    font-size: 3vw;
  }
  body.products_detail .top-gallery-list ._item-wrapper > a small br {
    display: none;
  }
}
@keyframes anim-scale {
  0% {
    transform: scale(0.4, 0.4);
  }
  40% {
    transform: scale(1.2, 1.2);
  }
  60% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
/* Terraform */
body.terraform .old-wrapper .mainImage {
  margin-top: 0 !important;
}
body.terraform .old-wrapper .thirdTitle {
  font-size: 2rem;
  margin: 4rem 0 2rem 0;
  font-weight: 700;
}
body.terraform .old-wrapper .thirdTitle_second {
  margin: 6rem 0 0 0 !important;
}
body.terraform .old-wrapper .terraform-container-usecase {
  margin-top: 1rem;
  padding: 0px !important;
}
body.terraform .old-wrapper .terraform-container-usecase .usecase li {
  margin-bottom: 0 !important;
}

/* Vault */
body.vault .old-wrapper .mainImage {
  margin-top: 0 !important;
}
body.vault .old-wrapper .thirdTitle {
  font-size: 2rem;
  margin: 4rem 0 2rem 0;
  font-weight: 700;
}
body.vault .old-wrapper .thirdTitle_second {
  margin: 6rem 0 0 0 !important;
}
body.vault .old-wrapper .wedo-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5rem;
}
body.vault .old-wrapper .wedo-list li:last-child {
  margin-bottom: 0;
}
body.vault .old-wrapper .wedo-list li ._text {
  width: 48%;
}
body.vault .old-wrapper .wedo-list li ._text ._num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-bottom: 1.5rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  border-radius: 100%;
  background-color: #000;
}
body.vault .old-wrapper .wedo-list li ._text h3 {
  margin-bottom: 1.5rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
}
body.vault .old-wrapper .wedo-list li ._img {
  width: 48%;
}
body.vault .old-wrapper .wedo-list li:nth-child(2n) {
  flex-direction: row-reverse;
}
body.vault .old-wrapper .terraform-container-usecase {
  margin-top: 1rem;
  padding: 0px !important;
}
body.vault .old-wrapper .terraform-container-usecase .usecase li {
  margin-bottom: 0 !important;
}
body.vault .old-wrapper .vault-container-case-box {
  display: flex;
  gap: 2rem;
}
body.vault .old-wrapper .vault-container-case-box .case-box {
  position: relative;
  flex: 1;
  padding: 76px 30px 30px;
  font-size: 1.6rem;
  border: 1px solid #ccc;
}
body.vault .old-wrapper .vault-container-case-box .case-box h4 {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100px;
  height: 40px;
  padding: 0 30px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #000;
}
body.vault .old-wrapper .vault-container-case-box .case-box h5 {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.6rem;
}
body.vault .old-wrapper .vault-container-case-box .case-box img {
  display: block;
  margin: 0 auto;
}
body.vault .old-wrapper .vault-container-case-box .case-box p {
  margin-top: 1.6rem;
  margin-bottom: 3.6rem;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
body.vault .old-wrapper .vault-container-case-box .case-box ._kinou-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
}
body.vault .old-wrapper .vault-container-case-box .case-box ._kinou-list li {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px 0;
  font-size: 12px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 10px;
}
body.vault .old-wrapper .vault-container-case-box .case-box ._kinou-list li span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 30px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.3;
}
body.vault .old-wrapper .vault-container-case-box .case-box ._kinou-list li ._icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
}
body.vault .old-wrapper .vault-container-case-box .case-box ._kinou-list li._off {
  opacity: 0.5;
  border-color: #999;
}

/* Mendix */
body.mendix .old-wrapper .mainImage {
  margin-top: 0;
}
body.mendix .old-wrapper .product-tagline {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 40px;
}
body.mendix .old-wrapper .product-tagline3 {
  font-size: 1.6rem;
  margin-bottom: 40px;
}
body.mendix .old-wrapper .btn.blue {
  background-color: #146FF4;
  border: #146FF4;
  font-size: 1.8rem;
  line-height: 4.4rem;
}
body.mendix .old-wrapper .local-nav {
  margin-top: 98px !important;
}
body.mendix .old-wrapper .license-list {
  height: 386px;
}
body.mendix .old-wrapper .license-list > li h3 {
  margin-top: 64px;
  margin-bottom: 40px !important;
  text-align: center;
}
body.mendix .old-wrapper .image-container {
  margin-top: 40px;
  display: flex !important;
}
body.mendix .old-wrapper .technical-personnel {
  margin-left: 22px;
  margin-right: 22px;
}
body.mendix .old-wrapper .h2_title {
  font-size: 2rem;
  font-weight: bold;
}
body.mendix .old-wrapper .h2_title_center {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  align-self: center;
  margin: 0;
  width: 100%;
  height: 40px;
}
body.mendix .old-wrapper .h2_text_left {
  text-align: 0;
  margin-bottom: 40px;
}
body.mendix .old-wrapper .h2_title_left {
  margin-top: 64px;
  font-weight: bold;
}
body.mendix .old-wrapper .mendix-container-case-box {
  display: flex !important;
}
body.mendix .old-wrapper .mendix-container-case-box .case-box {
  width: 510px;
  margin-left: 0;
  margin-right: 20px;
}
body.mendix .old-wrapper .mendix-container-case-box .case-box .license-list {
  height: 264px;
  border: 0px !important;
}
body.mendix .old-wrapper .mendix-container-case-box .case-box .license-list .correct-list {
  padding: 0 !important;
  border: 0 !important;
}
body.mendix .old-wrapper .mendix-container-case-box .case-box .license-list ._check-list {
  width: 450px;
}
body.mendix .old-wrapper .h4-after {
  width: 99px;
  height: 40px;
  text-align: center;
  color: #fff;
  padding-top: 8px;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #2F80ED !important;
}
body.mendix .old-wrapper .span {
  margin-top: 66px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: row;
}
body.mendix .old-wrapper .h4-after {
  align-self: center;
}
body.mendix .old-wrapper p {
  font-size: 1.8rem;
  line-height: 2.6rem;
}
body.mendix .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.mendix .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.mendix .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.mendix .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.mendix .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.mendix .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.mendix .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.mendix .old-wrapper .column-list a._item h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.mendix .old-wrapper .column-list a._item h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.mendix .old-wrapper .column-list a._item h3 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.mendix .old-wrapper .column-list a._item h3 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.mendix .old-wrapper .column-list a._item ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.mendix .old-wrapper .column-list a._item .btn {
  width: 15rem;
  margin: auto auto 0;
}
@media screen and (max-width: 767px) {
  body.mendix .old-wrapper .sp-hide {
    display: none !important;
  }
  body.mendix .old-wrapper .license-list {
    height: 100%;
  }
  body.mendix .old-wrapper .image-container {
    display: block !important;
  }
  body.mendix .old-wrapper .image-container img {
    width: 100%;
    height: auto;
  }
  body.mendix .old-wrapper .technical-personnel {
    margin: auto 0;
  }
  body.mendix .old-wrapper .mendix-container-case-box {
    display: block !important;
  }
  body.mendix .old-wrapper .mendix-container-case-box .case-box {
    width: 100%;
  }
  body.mendix .old-wrapper .column-list {
    display: block;
  }
  body.mendix .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.mendix .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }

  body.trello .old-wrapper .tab-4 {
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
}

body.trello .old-wrapper .tab-4 > label {
    flex: 1 1;
    order: -1;
    position: relative;
    min-width: 70px;
    padding: .7em 1em;
    background-color: #f2f2f2;
    color: #999;
            font-weight: 600;
    font-size: .9em;
    text-align: center;
    cursor: pointer;
}

body.trello .old-wrapper .tab-4 > label:hover,
body.trello .old-wrapper .tab-4 label:has(:checked) {
    background-color: #2589d0;
    color: #fff;
}

body.trello .old-wrapper .tab-4 label:has(:checked)::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 18px;
    height: 9px;
    background-color: #2589d0;
    content: '';
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

body.trello .old-wrapper .tab-4 input {
    display: none;
}

body.trello .old-wrapper .tab-4 > div {
    display: none;
    width: 100%;
    padding: 1.5em 1em;
}

body.trello .old-wrapper .tab-4 label:has(:checked) + div {
    display: block;
}
}

/* ========================================
   PARTNER.CSS - Partner page styling
   ======================================== */

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*  代理店 CSS
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* 見出しやロケールナビなど共通要素 */
body.partner_detail .old-wrapper .mainImage {
  position: relative;
  width: 140rem;
  height: 50rem;
  margin: 8rem auto 0;
  padding-top: 7.2rem;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
body.partner_detail .old-wrapper .mainImage ._tagline,
body.partner_detail .old-wrapper .mainImage ._lead {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.13em;
  color: #fff;
}
body.partner_detail .old-wrapper .mainImage ._tagline {
  display: inline-block;
  padding: 0 2.5rem 0.4rem;
  border-bottom: 0.1rem solid #fff;
}
body.partner_detail .old-wrapper .mainImage h1 {
  margin: 3rem 0 2.6rem;
}
body.partner_detail .old-wrapper .mainImage h1 img {
  width: 42rem;
}
body.partner_detail .old-wrapper .mainImage .btn {
  margin-top: 4rem;
  line-height: 6rem;
}
body.partner_detail .old-wrapper #mainContents {
  padding-top: 0;
}
body.partner_detail .old-wrapper .container {
  width: 1080px;
  margin: 0 auto;
  padding-top: 0;
  text-align: justify;
}
body.partner_detail .old-wrapper p {
  margin-bottom: 1em;
  font-size: 1.6rem;
}
body.partner_detail .old-wrapper ul.normal {
  list-style-type: disc;
  margin: 2em 1em;
  padding-left: 1.7em;
}
body.partner_detail .old-wrapper ul.large-disc {
  margin-left: 1.2em;
  font-size: 1.6rem;
}
body.partner_detail .old-wrapper .btn {
  color: #fff;
  background-color: #000;
}
body.partner_detail .old-wrapper .local-nav {
  display: flex;
  justify-content: center;
  width: 140rem;
  margin: 0 auto;
  margin-top: 0;
  background-color: #f2f2f2;
}
body.partner_detail .old-wrapper .local-nav li a {
  display: block;
  padding: 0 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 5rem;
  text-align: center;
  text-decoration: none;
  color: #474747;
  transition: all 0.1s linear;
}
body.partner_detail .old-wrapper .local-nav li a:hover, body.partner_detail .old-wrapper .local-nav li a:hover span {
  color: #005aa9;
}
body.partner_detail .old-wrapper .sectionTitle {
  margin-top: 3.5em;
}
body.partner_detail .old-wrapper .sub-sectionTitle {
  margin: 2em 0 0;
  font-size: 2rem;
  font-weight: bold;
}
body.partner_detail .old-wrapper [data-lity] {
  display: inline-block;
}
body.partner_detail .old-wrapper .features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
body.partner_detail .old-wrapper .features li {
  width: 49%;
  margin: 10px 0;
  padding: 30px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.partner_detail .old-wrapper .features li ._icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 8rem;
}
body.partner_detail .old-wrapper .features li h3 {
  margin: 30px 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
body.partner_detail .old-wrapper .features li p {
  line-height: 1.7;
}
body.partner_detail .old-wrapper .features li ._img {
  width: 36rem;
  height: 20rem;
  margin: 0 auto;
  overflow: hidden;
}
body.partner_detail .old-wrapper .features li ._img img {
  display: block;
  width: 100%;
  max-height: none; /* style.cssの指定をリセット */
}
body.partner_detail .old-wrapper .wedo-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5rem;
}
body.partner_detail .old-wrapper .wedo-list li:last-child {
  margin-bottom: 0;
}
body.partner_detail .old-wrapper .wedo-list li ._text {
  width: 48%;
}
body.partner_detail .old-wrapper .wedo-list li ._text ._num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  margin-bottom: 1.5rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  border-radius: 100%;
  background-color: #000;
}
body.partner_detail .old-wrapper .wedo-list li ._text h3 {
  margin-bottom: 1.5rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
}
body.partner_detail .old-wrapper .wedo-list li ._img {
  width: 48%;
}
body.partner_detail .old-wrapper .wedo-list li:nth-child(2n) {
  flex-direction: row-reverse;
}
body.partner_detail .old-wrapper .plugin-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.partner_detail .old-wrapper .plugin-list li {
  width: 32%;
  margin: 1rem 2% 10px 0;
}
body.partner_detail .old-wrapper .plugin-list li:nth-of-type(3n) {
  margin-right: 0;
}
body.partner_detail .old-wrapper .plugin-list li ._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
}
body.partner_detail .old-wrapper .plugin-list li ._item * {
  max-width: 100%; /* IE11ではみ出さない用 */
}
body.partner_detail .old-wrapper .plugin-list li ._item:hover ._icon img {
  transform: scale(1.4);
}
body.partner_detail .old-wrapper .plugin-list li ._item:hover .btn {
  transform: scale(1.1);
}
body.partner_detail .old-wrapper .plugin-list li ._item._coming-soon {
  align-items: center;
  justify-content: center;
  padding: 3rem;
  background-color: #f2f2f2;
}
body.partner_detail .old-wrapper .plugin-list li ._item._coming-soon img {
  opacity: 0.2;
  width: 90px;
  height: 90px;
}
body.partner_detail .old-wrapper .plugin-list li ._item._coming-soon h3 {
  margin: 2.5rem 0;
  font-family: "Lato";
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
}
body.partner_detail .old-wrapper .plugin-list li ._icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 18rem;
  padding: 3rem;
  background-color: #fff;
}
body.partner_detail .old-wrapper .plugin-list li ._icon img {
  transition: all 0.2s linear;
}
body.partner_detail .old-wrapper .plugin-list li ._text {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
  padding: 3rem;
  background-color: #f2f2f2;
}
body.partner_detail .old-wrapper .plugin-list li ._text h3 {
  margin-bottom: 2.5rem;
  font-family: "Lato";
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
}
body.partner_detail .old-wrapper .plugin-list li ._text p {
  margin-bottom: 3rem;
  line-height: 1.7;
}
body.partner_detail .old-wrapper .plugin-list li ._text .btn {
  margin-top: auto;
}
body.partner_detail .old-wrapper .contact-box {
  margin: 10rem 0;
  padding: 5rem 0;
  text-align: center;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  body.partner_detail .old-wrapper .mainImage {
    width: 100%;
    height: 50rem;
    margin: 0;
    padding-top: 7.2rem;
  }
  body.partner_detail .old-wrapper .mainImage ._tagline,
  body.partner_detail .old-wrapper .mainImage ._lead {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.6rem;
    letter-spacing: 0;
  }
  body.partner_detail .old-wrapper .mainImage ._tagline {
    font-size: 3.5vw;
    padding: 0 1.5rem 0.4rem;
    white-space: nowrap;
  }
  body.partner_detail .old-wrapper .mainImage h1 img {
    width: 80%;
    max-width: 420px;
  }
  body.partner_detail .old-wrapper .mainImage .btn {
    max-width: 400px;
    margin-top: 2rem;
  }
  body.partner_detail .old-wrapper .local-nav {
    flex-wrap: wrap;
    width: 100%;
    border-radius: 0;
  }
  body.partner_detail .old-wrapper .local-nav li {
    flex-grow: 1;
  }
  body.partner_detail .old-wrapper .local-nav li a {
    padding: 0 20px;
    font-size: 14px;
    line-height: 50px;
    border: 1px solid #fff;
  }
  body.partner_detail .old-wrapper .sub-sectionTitle {
    font-size: 1.8rem;
  }
  body.partner_detail .old-wrapper .features {
    display: block;
  }
  body.partner_detail .old-wrapper .features li {
    width: 100%;
    margin: 30px 0;
    padding: 30px;
  }
  body.partner_detail .old-wrapper .features li ._icon {
    height: 50px;
  }
  body.partner_detail .old-wrapper .features li h3 {
    margin: 30px 0 10px;
  }
  body.partner_detail .old-wrapper .features li ._img {
    width: 100%;
    height: 40vw;
  }
  body.partner_detail .old-wrapper .features li ._img img {
    max-width: 100%;
  }
  body.partner_detail .old-wrapper .wedo-list li {
    display: block;
    text-align: center;
  }
  body.partner_detail .old-wrapper .wedo-list li ._text {
    width: 100%;
  }
  body.partner_detail .old-wrapper .wedo-list li ._text ._num {
    width: 4rem;
    height: 4rem;
    margin: 0 auto 1.5rem;
    font-size: 2rem;
  }
  body.partner_detail .old-wrapper .wedo-list li ._text h3 {
    font-size: 2rem;
  }
  body.partner_detail .old-wrapper .wedo-list li ._img {
    width: 100%;
  }
  body.partner_detail .old-wrapper .plugin-list {
    display: block;
  }
  body.partner_detail .old-wrapper .plugin-list li {
    width: 100%;
    margin: 1rem 0;
  }
  body.partner_detail .old-wrapper .contact-box {
    margin: 5rem 0;
    padding: 5rem 2rem;
  }
}

/* Atlassian */
body.partner_detail.atlassian .old-wrapper .mainImage {
  background-image: url(../../images/partner/atlassian-visual-bg.png);
}
body.partner_detail.atlassian .old-wrapper .partner-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem 0;
  padding: 3rem 0;
  border: 1px solid #ddd;
}
body.partner_detail.atlassian .old-wrapper .partner-banner img {
  width: 300px;
}
body.partner_detail.atlassian .old-wrapper .partner-banner p {
  margin-left: 3rem;
}
body.partner_detail.atlassian .old-wrapper .partner-banner b {
  font-weight: bold;
}
body.partner_detail.atlassian .old-wrapper .bridge-copy {
  position: relative;
  margin: 7.5rem 0;
  padding: 3rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  background-color: #f2f2f2;
}
body.partner_detail.atlassian .old-wrapper .bridge-copy::before {
  content: "";
  position: absolute;
  left: calc(50% - 30px);
  bottom: 100%;
  width: 60px;
  height: 60px;
  border: 30px solid transparent;
  border-bottom: 30px solid #f2f2f2;
}
body.partner_detail.atlassian .old-wrapper .bridge-copy h2 {
  font-size: 2.4rem;
  color: #005aa9;
}
body.partner_detail.atlassian .old-wrapper .bridge-copy p {
  margin: 0;
  font-size: 1.8rem;
}
body.partner_detail.atlassian .old-wrapper .features li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  body.partner_detail.atlassian .old-wrapper .partner-banner {
    display: block;
    padding: 3rem;
    border: 1px solid #ddd;
  }
  body.partner_detail.atlassian .old-wrapper .partner-banner img {
    max-width: 100%;
  }
  body.partner_detail.atlassian .old-wrapper .partner-banner p {
    margin: 3rem 0 0;
    text-align: left;
  }
  body.partner_detail.atlassian .old-wrapper .bridge-copy {
    margin: 8vw 0;
    padding: 5vw;
    line-height: 1.7;
  }
  body.partner_detail.atlassian .old-wrapper .bridge-copy h2 {
    margin-bottom: 1vw;
    font-size: 1.6rem;
  }
  body.partner_detail.atlassian .old-wrapper .bridge-copy p {
    font-size: 1.4rem;
  }
  body.partner_detail.atlassian .old-wrapper .features li {
    width: 100%;
  }
}

/* Mattermost */
body.partner_detail.mattermost .old-wrapper .mainImage {
  background-image: url(../../images/partner/mattermost-visual-bg.png);
}
body.partner_detail.mattermost .old-wrapper .mainImage ._tagline,
body.partner_detail.mattermost .old-wrapper .mainImage ._lead {
  color: #000;
}
body.partner_detail.mattermost .old-wrapper .mainImage ._tagline {
  border-bottom-color: #000;
}
body.partner_detail.mattermost .old-wrapper .features li {
  width: 49%;
}
body.partner_detail.mattermost .old-wrapper .license-table {
  width: 100%;
}
body.partner_detail.mattermost .old-wrapper .license-table td,
body.partner_detail.mattermost .old-wrapper .license-table th {
  width: 18%;
  padding: 1.5rem;
  font-size: 1.6rem;
  vertical-align: top;
  color: #888;
  border: 1px solid #ddd;
}
body.partner_detail.mattermost .old-wrapper .license-table td:last-child,
body.partner_detail.mattermost .old-wrapper .license-table th:last-child {
  width: auto;
}
body.partner_detail.mattermost .old-wrapper .license-table th {
  font-weight: bold;
}
body.partner_detail.mattermost .old-wrapper .license-table tbody tr:last-child td,
body.partner_detail.mattermost .old-wrapper .license-table tbody tr:last-child th {
  border-bottom: 0;
}
body.partner_detail.mattermost .old-wrapper .license-table thead th {
  position: sticky; /* スクロール時に上に固定 */
  top: 0;
  z-index: 1; /* tbody内のセルより手前に表示する */
  line-height: 1.3;
  vertical-align: bottom;
  border-top: 0;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
body.partner_detail.mattermost .old-wrapper .license-table thead th:nth-child(2), body.partner_detail.mattermost .old-wrapper .license-table thead th:nth-child(3), body.partner_detail.mattermost .old-wrapper .license-table thead th:nth-child(4) {
  font-size: 2rem;
  color: #000;
}
body.partner_detail.mattermost .old-wrapper .license-table ._val {
  color: #000;
}
body.partner_detail.mattermost .old-wrapper .license-table ._icon {
  display: flex;
  align-items: center;
  height: 4rem;
}
body.partner_detail.mattermost .old-wrapper .license-table ._icon i._na {
  width: 4rem;
  height: 0.1rem;
  background-color: #aaa;
}
body.partner_detail.mattermost .old-wrapper .license-table ._icon i.fas {
  font-size: 2.8rem;
  font-weight: bold;
  color: #47b689;
}
body.partner_detail.mattermost .old-wrapper .license-table ._icon i.fas._orange {
  color: #fbb03b;
}
@media screen and (max-width: 767px) {
  body.partner_detail.mattermost .old-wrapper .features li {
    width: 100%;
  }
  body.partner_detail.mattermost .old-wrapper .table-note {
    font-size: 12px;
    color: #666;
  }
  body.partner_detail.mattermost .old-wrapper .table-wrapper {
    overflow-x: auto;
  }
  body.partner_detail.mattermost .old-wrapper .license-table {
    min-width: 800px;
  }
  body.partner_detail.mattermost .old-wrapper .license-table td,
  body.partner_detail.mattermost .old-wrapper .license-table th {
    width: 50px; /* 十分に小さくして nowrap で調整 */
    white-space: nowrap;
    padding: 10px;
    font-size: 13px;
  }
  body.partner_detail.mattermost .old-wrapper .license-table td:last-child,
  body.partner_detail.mattermost .old-wrapper .license-table th:last-child {
    width: 200px;
    white-space: normal;
  }
  body.partner_detail.mattermost .old-wrapper .license-table thead th {
    position: sticky; /* スクロール時に上に固定 */
    top: 0;
    z-index: 1; /* tbody内のセルより手前に表示する */
  }
  body.partner_detail.mattermost .old-wrapper .license-table thead th:nth-child(2), body.partner_detail.mattermost .old-wrapper .license-table thead th:nth-child(3), body.partner_detail.mattermost .old-wrapper .license-table thead th:nth-child(4) {
    font-size: 16px;
  }
}

/* Elastic */
body.partner_detail.elastic .old-wrapper .mainImage {
  padding-top: 6rem;
  background-image: url(../../images/partner/elastic-visual-bg.png);
}
body.partner_detail.elastic .old-wrapper .mainImage_image {
  margin: 1rem 0;
}
body.partner_detail.elastic .old-wrapper .mainImage_image img {
  width: 32rem;
}
body.partner_detail.elastic .old-wrapper .mainImage ._lead {
  margin: 0 0 1em;
}
body.partner_detail.elastic .old-wrapper .features li {
  width: 32%;
}
body.partner_detail.elastic .old-wrapper .license-list > li h3 {
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  body.partner_detail.elastic .old-wrapper .features li {
    width: 100%;
  }
  body.partner_detail.elastic .old-wrapper .license-list > li {
    padding-top: 30px;
  }
  body.partner_detail.elastic .old-wrapper .license-list > li ._overview {
    text-align: center;
  }
  body.partner_detail.elastic .old-wrapper .license-list > li ._sub-text {
    margin-top: 0;
  }
}
body.partner_detail.elastic .old-wrapper .bnrarea {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  body.partner_detail.elastic .old-wrapper .bnrarea {
    display: block;
  }
}
body.partner_detail.elastic .old-wrapper .bnrarea_title {
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  body.partner_detail.elastic .old-wrapper .bnrarea_title {
    margin-bottom: 40px;
  }
}
body.partner_detail.elastic .old-wrapper .bnrarea_ja {
  font-size: 1.6rem;
  color: #00c58c;
  display: block;
}
@media screen and (max-width: 767px) {
  body.partner_detail.elastic .old-wrapper .bnrarea_textarea {
    margin-top: 20px;
  }
}
body.partner_detail.elastic .old-wrapper .bnrarea_textarea p {
  font-size: 1.6rem;
}
body.partner_detail.elastic .old-wrapper .bnrarea_textarea p + p {
  margin-top: 12px;
}
body.partner_detail.elastic .old-wrapper .bnrarea_textarea .product-cta-block {
  padding: 20px 24px !important;
}
body.partner_detail.elastic .old-wrapper .bnrarea_textarea .product-cta-block-btn a {
  height: 35px;
}
body.partner_detail.elastic .old-wrapper .bnrarea_image {
  flex-shrink: 0;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  body.partner_detail.elastic .old-wrapper .bnrarea_image {
    text-align: center;
    margin-right: 0;
  }
}

/* GitLab */
body.partner_detail.gitlab .old-wrapper .mainImage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  border: 1px solid #ddd;
  background: #fff;
}
body.partner_detail.gitlab .old-wrapper .mainImage p {
  color: #000;
}
body.partner_detail.gitlab .old-wrapper .mainImage h1 {
  margin: 2rem 0;
  height: 11rem; /* IE11対応（これがないと高さが高くなってしまうので） */
}
body.partner_detail.gitlab .old-wrapper .mainImage h1 img {
  width: 35rem;
}
body.partner_detail.gitlab .old-wrapper .mainImage ._tagline {
  border-bottom-color: #000;
}
body.partner_detail.gitlab .old-wrapper .features li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  body.partner_detail.gitlab .old-wrapper .features li {
    width: 100%;
  }
}

/* OneTrust */
body.partner_detail.onetrust .old-wrapper .fv {
  text-align: center;
  padding: 0 10px;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  body.partner_detail.onetrust .old-wrapper .fv img {
    width: 257px;
  }
}
body.partner_detail.onetrust .old-wrapper .fv h1 {
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 3.7rem;
  color: #474747;
  margin-top: 28px;
}
body.partner_detail.onetrust .old-wrapper .features li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  body.partner_detail.onetrust .old-wrapper .features li {
    width: 100%;
  }
}

/* Hashicorp */
body.hashicorp .old-wrapper .mainImage {
  padding-top: 0 !important;
  height: auto;
}
body.hashicorp .old-wrapper .mainImage h1 {
  margin: 4rem !important;
}
body.hashicorp .old-wrapper .sectionTitle {
  margin-top: 10rem !important;
}
body.hashicorp .old-wrapper .product-list-mini {
  margin-top: 5rem;
}
body.hashicorp .old-wrapper .product-list-mini li ._logo {
  height: auto !important;
}
body.hashicorp .old-wrapper .product-list-mini li ._name {
  height: 7.8rem;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin: 1rem 0 0 0 !important;
}
body.hashicorp .old-wrapper .mini-icon-btn {
  margin-top: 1rem;
}
body.hashicorp .old-wrapper .hashicrop-features li {
  width: 32%;
}
body.hashicorp .old-wrapper .hashicorp-license ._list > li {
  width: 50% !important;
}
body.hashicorp .old-wrapper .gitlab-license ._list ._overview {
  min-height: 4.8rem !important;
}
body.hashicorp .old-wrapper .hashicorp-text {
  margin-top: 1.6rem !important;
}
body.hashicorp .old-wrapper .contact-box .m-t0 {
  margin-top: 0 !important;
}

/* Atlassian_Migrations */
body.atlassian_migrations .old-wrapper .content-inner b {
  font-weight: bold;
}
body.atlassian_migrations .old-wrapper .atlassian-magration-title {
  background: linear-gradient(to left, #00879d 0%, #006272 100%);
  height: 25rem;
  margin-bottom: 9.8rem !important;
}
body.atlassian_migrations .old-wrapper .atlassian-magration-title h1 {
  font-size: 3.6rem !important;
  font-weight: bold !important;
  line-height: 1.6 !important;
  letter-spacing: 0.15em !important;
  text-align: center !important;
  color: #fff !important;
  text-shadow: none !important;
}
body.atlassian_migrations .old-wrapper .atlassian-magration-title .atlassian-migration-color-yellow {
  color: #ffff00 !important;
}
body.atlassian_migrations .old-wrapper .atlassian-guidance-flex-row {
  grid-template-columns: repeat(1, 0.5fr) !important;
}
body.atlassian_migrations .old-wrapper .atlassian-guidance-container {
  box-shadow: none !important;
  padding: 0 !important;
}
body.atlassian_migrations .old-wrapper .section-title-en {
  display: flex;
  justify-content: center !important;
  height: 80px;
}
body.atlassian_migrations .old-wrapper .atlassian-guidance-flex-row {
  display: flex;
  justify-content: center !important;
}
body.atlassian_migrations .old-wrapper .atlassian-guidance-flex-row-1 {
  height: 16rem;
  display: flex;
  justify-content: center !important;
}
body.atlassian_migrations .old-wrapper .atlassian-guidance-flex-col {
  display: flex;
  flex-direction: column;
  justify-content: center !important;
  align-items: center !important;
}
body.atlassian_migrations .old-wrapper .mgn-top-3-6 {
  margin-top: 3.6rem;
}
body.atlassian_migrations .old-wrapper .mgn-top-10 {
  margin-top: 10rem;
}
body.atlassian_migrations .old-wrapper .section-title-en p, body.atlassian_migrations .old-wrapper .section-title-en .atlassian-migration-info {
  font-weight: 700;
  font-size: 2.8rem !important;
  line-height: 4rem;
}
body.atlassian_migrations .old-wrapper .section-banner {
  width: 10rem;
  height: 2px;
  background: #00c58c !important;
}
body.atlassian_migrations .old-wrapper .support-block-text {
  width: 64rem;
  font-size: 2rem;
  font-weight: 700;
  text-align: left;
  align-self: center;
  margin-bottom: 0;
}
body.atlassian_migrations .old-wrapper .atlassian-guidance-product-title {
  font-size: 2.8rem;
}
body.atlassian_migrations .old-wrapper .atlassian-migration-color-yellow {
  color: #eac100 !important;
}
body.atlassian_migrations .old-wrapper .section-example {
  margin-top: 4rem;
}
body.atlassian_migrations .old-wrapper .align-item-center {
  align-items: center !important;
}
body.atlassian_migrations .old-wrapper .cloud-text {
  width: 104rem;
  text-align: left;
  margin-top: 3.6rem;
}
body.atlassian_migrations .old-wrapper .inner-text {
  line-height: 2.6rem;
  font-size: 1.8rem;
}
body.atlassian_migrations .old-wrapper .milestone-title {
  width: 104rem;
  text-align: left;
  margin-top: 10rem;
}
body.atlassian_migrations .old-wrapper .ppl-area {
  margin-top: 3.6rem;
  border: solid 1.5px #d4d4d4;
  padding: 60px 61px;
}
body.atlassian_migrations .old-wrapper .footer-text {
  margin-top: 4rem !important;
}
body.atlassian_migrations .old-wrapper .sectionTitle _left {
  font-weight: 700 !important;
}
body.atlassian_migrations .old-wrapper .product-catch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
body.atlassian_migrations .old-wrapper .product-catch-right {
  margin: 0;
  width: 500px;
  height: 142px;
}
body.atlassian_migrations .old-wrapper .product-cta-title {
  margin-top: 98px;
  margin-bottom: 4rem !important;
  font-weight: 700;
  font-size: 2.8rem !important;
  line-height: 4rem;
}
body.atlassian_migrations .old-wrapper .product-catch-img {
  margin-top: 40px;
  margin-bottom: 98px;
}

/* ========================================
   COLUMN.CSS - Column page styling
   ======================================== */

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*  コラム CSS
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* コラム - 一覧 */
body.column_index .old-wrapper .container {
  width: 128rem;
  margin: 0 auto;
  padding-top: 0;
}
body.column_index .old-wrapper .column-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
body.column_index .old-wrapper .column-list > li {
  width: 33.333%;
  padding: 2rem;
}
body.column_index .old-wrapper .column-list a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 3rem;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
body.column_index .old-wrapper .column-list a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background: url(/images/common/icon-new.svg) no-repeat 0 0;
  background-size: contain;
}
body.column_index .old-wrapper .column-list a._item ._thumb {
  min-height: 0%;
}
body.column_index .old-wrapper .column-list a._item ._thumb img {
  width: 100%;
  height: 16.3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (-ms-high-contrast: none) {
  body.column_index .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
}
body.column_index .old-wrapper .column-list a._item h2 {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
body.column_index .old-wrapper .column-list a._item h2 small {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  color: #999;
}
body.column_index .old-wrapper .column-list a._item ._date {
  margin: 1.5rem 0 0.7rem;
  font-size: 1.6rem;
  color: #999;
}
body.column_index .old-wrapper .column-list a._item .btn {
  width: 15rem;
  margin: auto auto 0;
}
body.column_index .old-wrapper .column-list a._item ._summary {
  margin-bottom: 2rem !important;
}
body.column_index .old-wrapper .column-note {
  margin-top: 10rem;
  padding: 5rem;
  background-color: #f2f2f2;
}
body.column_index .old-wrapper .column-note p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 3rem;
}
body.column_index .old-wrapper .column-note small {
  font-weight: normal;
}
body.column_index .old-wrapper .column-note ._logo {
  display: flex;
  align-items: center;
}
body.column_index .old-wrapper .column-note ._logo li {
  margin-right: 4rem;
}
body.column_index .old-wrapper .column-note ._logo li._qiita {
  padding: 2rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  body.column_index .old-wrapper .h2_text {
    padding: 0 20px;
  }
  body.column_index .old-wrapper .column-list {
    display: block;
  }
  body.column_index .old-wrapper .column-list > li {
    width: 100%;
    padding: 10px 0;
  }
  body.column_index .old-wrapper .column-list a._item ._thumb img {
    height: auto;
  }
  body.column_index .old-wrapper .column-note {
    margin: 3rem 0;
    padding: 20px;
  }
}

/* コラム - 記事 */
body.column_article .old-wrapper #mainContents {
  padding: 5rem 20px;
  line-height: 2;
}
body.column_article .old-wrapper #pageTitle div {
  color: #fff;
  font-size: 4.8rem;
  margin: 0 auto;
  font-family: "Nexa", "Noto Sans JP", "メイリオ", Meiryo, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, sans-serif;
}
body.column_article .old-wrapper #pageTitle div span {
  color: #fff;
  display: block;
  font-size: 1.8rem;
  position: relative;
}
body.column_article .old-wrapper #pageTitle div span::before {
  content: "";
  width: 120px;
  height: 1px;
  position: absolute;
  border-top: 1px solid #fff;
  display: block;
  top: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body.column_article .old-wrapper #pageTitle {
    height: 180px;
    margin-top: 85px;
    margin-top: 15vw;
  }
  body.column_article .old-wrapper #pageTitle div {
    font-size: 4rem;
  }
  body.column_article .old-wrapper #pageTitle div span {
    font-size: 1.6rem;
  }
}
body.column_article .old-wrapper .container {
  width: 1080px;
  margin: 0 auto;
  padding-top: 0;
  text-align: justify;
}
body.column_article .old-wrapper .container .sectionTitle {
  margin-top: 10rem;
}
body.column_article .old-wrapper .container p {
  margin-bottom: 2em;
}
body.column_article .old-wrapper .container h3 {
  margin-bottom: 1rem;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
}
body.column_article .old-wrapper .container h4 {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  font-weight: bold;
}
body.column_article .old-wrapper .container em {
  font-weight: bold;
}
body.column_article .old-wrapper .container strong {
  font-weight: bold;
  color: #E75F37;
}
body.column_article .old-wrapper .container small {
  font-size: 0.8em;
}
body.column_article .old-wrapper .container img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
body.column_article .old-wrapper .column-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 4rem 0;
  max-width: 1400px;
  height: 25rem;
  margin: 0 auto 10rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
body.column_article .old-wrapper .column-header h1 {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-align: center;
  color: #fff;
  text-shadow: 0 0.3rem 0.5rem black;
}
body.column_article .old-wrapper .column-header ._date {
  margin: 2rem 0 0;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  color: #fff;
}
body.column_article .old-wrapper .column-header .btn {
  margin-top: 4rem;
  height: 6.4rem;
  line-height: 6.4rem;
  color: #fff;
  background-color: #000;
  display: none;
}
body.column_article .old-wrapper .column-lead {
  margin: 10rem 0;
  padding: 6rem;
  font-weight: bold;
  background-color: #f2f2f2;
}
body.column_article .old-wrapper .column-lead p:last-child {
  margin-bottom: 0;
}
body.column_article .old-wrapper .column-chart {
  margin-bottom: 5rem;
}
body.column_article .old-wrapper .column-chart h3 {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: bold;
}
body.column_article .old-wrapper .column-chart h3::before {
  content: "●";
  margin-right: 0.3rem;
}
body.column_article .old-wrapper .column-chart ._box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 6rem;
  text-align: center;
  border: 1px solid #ccc;
}
body.column_article .old-wrapper .license-list {
  display: flex;
  margin: 0 0 5rem;
  border-left: 1px solid #ddd;
}
body.column_article .old-wrapper .license-list > li {
  width: 33.3%;
  padding: 1rem 4rem 2rem;
  border-right: 1px solid #ddd;
}
body.column_article .old-wrapper .license-list > li ._icon {
  display: flex;
  align-items: flex-end;
  height: 6rem;
  margin-bottom: 1rem;
}
body.column_article .old-wrapper .license-list > li h3 {
  margin-bottom: 5rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  color: #000;
}
body.column_article .old-wrapper .license-list > li ._merit-demerit dt {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 3rem;
  text-align: center;
  color: #378c69;
  background-color: rgba(71, 182, 137, 0.2);
}
body.column_article .old-wrapper .license-list > li ._merit-demerit dt::before {
  content: "\f164";
  margin-right: 0.8rem;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  font-weight: 600;
}
body.column_article .old-wrapper .license-list > li ._merit-demerit:last-child dt {
  color: #e75f37;
  background-color: rgba(231, 95, 55, 0.2);
}
body.column_article .old-wrapper .license-list > li ._merit-demerit:last-child dt::before {
  content: "\f165";
}
body.column_article .old-wrapper .license-list > li ._check-list {
  margin: 1rem 0 2rem;
  list-style: disc;
  font-size: 1.6rem;
  font-weight: bold;
}
body.column_article .old-wrapper .license-list > li ._check-list li {
  margin-left: 2em;
}
body.column_article .old-wrapper .search-functions {
  display: flex;
  justify-content: space-between;
}
body.column_article .old-wrapper .search-functions li {
  width: 200px;
  padding: 20px;
  text-align: center;
  background-color: #f2f2f2;
}
body.column_article .old-wrapper .search-functions li h4 span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
}
body.column_article .old-wrapper .search-functions li p {
  margin: 0;
}
body.column_article .old-wrapper .contact-box {
  margin: 10rem 0;
  padding: 5rem;
  text-align: center;
  border: 1px solid #ddd;
}
body.column_article .old-wrapper .contact-box .btn {
  height: 6.4rem;
  line-height: 6.4rem;
  color: #fff;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  body.column_article .old-wrapper #mainContents {
    padding: 0;
  }
  body.column_article .old-wrapper .container .sectionTitle {
    margin-top: 30px;
    line-height: 1.5;
  }
  body.column_article .old-wrapper .container h3 {
    font-size: 2rem;
  }
  body.column_article .old-wrapper .column-header {
    width: 100%;
    padding: 50px 20px;
    margin: 0;
  }
  body.column_article .old-wrapper .column-header h1 {
    font-size: 2.4rem;
  }
  body.column_article .old-wrapper .column-header h1 br {
    display: none;
  }
  body.column_article .old-wrapper .column-lead {
    margin: 0 -10px 40px;
    padding: 30px;
  }
  body.column_article .old-wrapper .column-chart {
    margin-bottom: 30px;
  }
  body.column_article .old-wrapper .column-chart h3 {
    font-size: 1.8rem;
  }
  body.column_article .old-wrapper .column-chart ._box {
    padding: 2rem;
  }
  body.column_article .old-wrapper .license-list {
    display: block;
    border: 0;
  }
  body.column_article .old-wrapper .license-list > li {
    width: 100%;
    margin: 10px 0;
    padding: 20px;
    border: 1px solid #ddd;
  }
  body.column_article .old-wrapper .license-list > li ._icon {
    justify-content: center;
  }
  body.column_article .old-wrapper .license-list > li h3 {
    font-size: 2rem;
    text-align: center;
  }
  body.column_article .old-wrapper .search-functions {
    display: block;
  }
  body.column_article .old-wrapper .search-functions li {
    width: 100%;
    margin: 5px 0;
  }
  body.column_article .old-wrapper .search-functions li h4 small {
    font-size: 2rem;
  }
  body.column_article .old-wrapper .search-functions li h4 span {
    display: block;
    min-height: 0;
    margin: 0.2em 0 0.5em;
  }
  body.column_article .old-wrapper .search-functions li p {
    margin: 0;
  }
  body.column_article .old-wrapper .contact-box {
    margin: 5rem 0;
    padding: 2rem;
  }
}
body.column_article .old-wrapper .new_text_card {
  display: block !important;
  border: 1px solid #000 !important;
  padding: 10px !important;
}
body.column_article .old-wrapper .new_text_card a {
  text-decoration: none;
}
body.column_article .old-wrapper .new_text_card .ntc_img {
  display: inline-block;
  width: 28%;
  position: relative;
  vertical-align: top;
  padding: 5px;
}
body.column_article .old-wrapper .new_text_card .ntc_content {
  display: inline-block;
  width: 70%;
  color: #000;
  text-decoration: none;
  padding-left: 10px;
}
body.column_article .old-wrapper .new_text_card .ntc_content .ntc_title {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.2em;
}
body.column_article .old-wrapper .new_text_card .ntc_content .ntc_description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  -webkit-line-clamp: 3;
}
body.column_article .old-wrapper table.table_2_column {
  border: 1px solid #000;
  border-collapse: collapse;
}
body.column_article .old-wrapper table.table_2_column th {
  border-collapse: collapse;
  border: 1px solid #000;
  padding: 3px 5px;
  width: 50%;
  word-break: break-all;
  vertical-align: middle;
  text-align: center;
  background: #eee;
}
body.column_article .old-wrapper table.table_2_column td {
  padding: 3px 5px;
  width: 50%;
  word-break: break-all;
  vertical-align: middle;
}
body.column_article .old-wrapper table.table_2_column td:first-child {
  border-right: 1px solid #000;
}
body.column_article .old-wrapper table.has_td_border td {
  border-collapse: collapse;
  border: 1px solid #000;
}

/* コラム - 切り替えタブ */
body.column_index .old-wrapper .column-tab {
  display: flex;
  justify-content: center;
  margin: 0 auto 7rem;
}
body.column_index .old-wrapper .column-tab li {
  min-width: 20rem;
}
body.column_index .old-wrapper .column-tab li button {
  position: relative;
  width: 100%;
  padding: 0 1em;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 4.8rem;
  text-align: center;
  text-decoration: none;
  color: #47B689;
  outline: 0;
  border: 1px solid #47B689;
  border-left: 0;
  background-color: #fff;
  transition: all 0.2s linear;
}
body.column_index .old-wrapper .column-tab li button span {
  color: #47B689;
  transition: all 0.2s linear;
}
body.column_index .old-wrapper .column-tab li button._selected, body.column_index .old-wrapper .column-tab li button:hover {
  color: #fff;
  background-color: #47b689;
}
body.column_index .old-wrapper .column-tab li button._selected span, body.column_index .old-wrapper .column-tab li button:hover span {
  color: #fff;
}
body.column_index .old-wrapper .column-tab li:first-child button {
  border-left: 1px solid #47B689;
  border-radius: 5rem 0 0 5rem;
}
body.column_index .old-wrapper .column-tab li:last-child button {
  border-radius: 0 5rem 5rem 0;
}
@media screen and (max-width: 767px) {
  body.column_index .old-wrapper .column-tab {
    display: flex;
    margin: 30px auto;
  }
  body.column_index .old-wrapper .column-tab li {
    width: 24%;
    min-width: 0;
  }
  body.column_index .old-wrapper .column-tab li button {
    padding: 0 5px;
    font-size: 13px;
  }
}