@charset "UTF-8";
/* Scss Document */
.normalPage, .info_contents, .event_contents {
  max-width: 953px;
  margin: 0 auto;
  padding: 50px 0 80px;
}

.normalPage .main > section h3, .info_contents .main > section h3, .event_contents .main > section h3 {
  border-left: 3px solid #0050A7;
  padding: 0 0 0 5px;
  font-size: 1.5em;
}

.normalPage .main > section > section, .info_contents .main > section > section, .event_contents .main > section > section {
  margin: 50px 0 0;
}

.normalPage .main > section > section h4, .info_contents .main > section > section h4, .event_contents .main > section > section h4 {
  border: 1px solid #ccc;
  padding: 8px 0 8px 15px;
  position: relative;
  box-sizing: border-box;
  margin: 0 0 30px;
}

.normalPage .main > section > section h4::before, .info_contents .main > section > section h4::before, .event_contents .main > section > section h4::before {
  content: "";
  width: 2px;
  height: 70%;
  background: #0050A7;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto;
}

.normalPage .main > section > section ul li, .info_contents .main > section > section ul li, .event_contents .main > section > section ul li {
  border-bottom: 1px dotted #666;
  padding: 5px 0;
}

.normalPage .main > section > section ul li .title, .info_contents .main > section > section ul li .title, .event_contents .main > section > section ul li .title {
  overflow: hidden;
  margin: 0 0 5px;
}

.normalPage .main > section > section ul li .title .date, .info_contents .main > section > section ul li .title .date, .event_contents .main > section > section ul li .title .date {
  width: 120px;
  float: left;
  margin: 0 20px 0 0;
}

.normalPage .main > section > section ul li .title .icon, .info_contents .main > section > section ul li .title .icon, .event_contents .main > section > section ul li .title .icon {
  color: #fff;
  font-size: 11px;
  text-align: center;
  border-radius: 10px;
  padding: 0.3em 10px 0.2em;
  float: left;
  margin: 3px 0 0;
  font-weight: bold;
  line-height: 1em;
}

.normalPage .main > section > section ul li .title .icon.news, .info_contents .main > section > section ul li .title .icon.news, .event_contents .main > section > section ul li .title .icon.news {
  background: #f39700;
}

.normalPage .main > section > section ul li .title .icon.event, .info_contents .main > section > section ul li .title .icon.event, .event_contents .main > section > section ul li .title .icon.event {
  background: #8ec323;
}

.normalPage .main > section > section ul li .title .icon.product, .info_contents .main > section > section ul li .title .icon.product, .event_contents .main > section > section ul li .title .icon.product {
  background: #00a0e9;
}

.normalPage .page, .info_contents .page, .event_contents .page {
  margin: 30px 0 0;
  overflow: hidden;
}

.normalPage .page a, .info_contents .page a, .event_contents .page a, .normalPage .page span, .info_contents .page span, .event_contents .page span {
  float: left;
  margin: 0 3px 0 0;
  border: 1px solid #2d6ab2;
  color: #1164B0;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding: 3px 0 0;
}

.normalPage .page a.current_page, .info_contents .page a.current_page, .event_contents .page a.current_page, .normalPage .page span.current_page, .info_contents .page span.current_page, .event_contents .page span.current_page {
  background: #D3E4F6;
}

.normalPage .footernavi, .info_contents .footernavi, .event_contents .footernavi {
  margin: 50px 0 0;
}

.normalPage .footernavi ul, .info_contents .footernavi ul, .event_contents .footernavi ul {
  padding: 3px 0;
  overflow: hidden;
}

.normalPage .footernavi ul li, .info_contents .footernavi ul li, .event_contents .footernavi ul li {
  float: left;
  width: calc(100% - 1px);
  width: 20%;
}

.normalPage .footernavi ul li a, .info_contents .footernavi ul li a, .event_contents .footernavi ul li a {
  display: block;
  color: #1164B0;
  padding: 10px 0 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: url(../img/common/icon_arrow.png) no-repeat #D3E4F6;
  background-position: 35% 50%;
  background-size: 7px;
  text-align: center;
}

.normalPage .footernavi ul li a:hover, .info_contents .footernavi ul li a:hover, .event_contents .footernavi ul li a:hover {
  background-color: #EAF2FB;
  transition: background 0.3s;
}

.normalPage .footernavi ul li.current a, .info_contents .footernavi ul li.current a, .event_contents .footernavi ul li.current a {
  color: #000;
}

.info_contents .main > section > section ul {
  margin-bottom: 60px;
}

.ccm-page {
  font-size: 0.875em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Ryumin Medium KL, "リュウミン M-KL", Meiryo, メイリオ, "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  /*
  ==========================

  Movieのパラメータ

  ※コンテンツの背景のheightはjsで計算

  ==========================
  */
  /*
  ============================================

  下層

  ============================================
  */
  /*
  ============================================

  その他（利用規約・プライバシーポリシー）

  ============================================
  */
}
.ccm-page#container .smp {
  display: none;
}
.ccm-page .container2 {
  clear: both;
  max-width: 250px;
  margin: 0 auto;
}
.ccm-page a {
  text-decoration: none;
}
.ccm-page a:hover {
  color: #2d6ab2;
}
.ccm-page header {
  border-top: 4.5px solid #0050a7;
  padding: 0 0 5px;
}
.ccm-page header section {
  max-width: 953px;
  margin: 0 auto;
  overflow: hidden;
}
.ccm-page header section h1 {
  margin: 20px 30px 30px 30px;
  overflow: auto;
}
.ccm-page header section h1 .logo {
  float: left;
  display: block;
  width: 140px;
}
.ccm-page header section h1 .logo img {
  width: 100%;
}
.ccm-page header section h1 .textlogo {
  display: block;
  float: right;
  width: 314px;
}
.ccm-page header section h1 .textlogo img {
  width: 100%;
}
.ccm-page header section .headernavi {
  float: right;
  margin: 0 30px 0 0;
}
.ccm-page header section .headernavi nav {
  float: left;
}
.ccm-page header section .headernavi nav li {
  float: left;
  padding: 0 0 0 18px;
  margin: 0 0 0 20px;
}
.ccm-page header section .headernavi #fontSize {
  float: left;
  margin: 0 0 0 30px;
}
.ccm-page header section .headernavi #fontSize h3 {
  float: left;
}
.ccm-page header section .headernavi #fontSize ul {
  float: left;
}
.ccm-page header section .headernavi #fontSize ul li {
  float: left;
  margin: 0 0 0 5px;
  width: 22px;
  height: 17px;
  text-indent: -9999px;
}
.ccm-page header section .headernavi #fontSize ul li:hover {
  cursor: pointer;
}
.ccm-page header section .headernavi #fontSize ul li.small {
  background: url(../img/common/font_s.gif) no-repeat;
}
.ccm-page header section .headernavi #fontSize ul li.small.current, .ccm-page header section .headernavi #fontSize ul li.small:hover {
  background: url(../img/common/font_s_o.gif) no-repeat;
}
.ccm-page header section .headernavi #fontSize ul li.middle {
  background: url(../img/common/font_m.gif) no-repeat;
}
.ccm-page header section .headernavi #fontSize ul li.middle.current {
  background: url(../img/common/font_m_o.gif) no-repeat;
}
.ccm-page header section .headernavi #fontSize ul li.large {
  background: url(../img/common/font_l.gif) no-repeat;
}
.ccm-page header section .headernavi #fontSize ul li.large.current, .ccm-page header section .headernavi #fontSize ul li.large:hover {
  background: url(../img/common/font_l_o.gif) no-repeat;
}
.ccm-page header section .headernavi #header_search {
  float: right;
  margin: 0 0 0 30px;
}
.ccm-page header section .headernavi #header_search dl {
  overflow: auto;
}
.ccm-page header section .headernavi #header_search dl dt {
  width: 155px;
  float: left;
  width: 165px;
  margin-right: 10px;
}
.ccm-page header section .headernavi #header_search dl dt input {
  display: block;
  font-size: 1em;
  height: 1.2em;
  width: 100%;
}
.ccm-page header section .headernavi #header_search dl dd {
  float: right;
  line-htight: 1em;
}
.ccm-page header section .headernavi #header_search dl dd input {
  display: block;
  height: 20px;
  width: 100%;
}
.ccm-page .glovalNavi {
  /* font-size: 0.875em;
  font-weight: bold; */
  background: linear-gradient(#3595e9, #3595e9 48%, #1066ad 52%, #3595e9);
  border-bottom: 1px solid #fff;
}
.ccm-page .glovalNavi .scrollarea > ul {
  background: linear-gradient(#3595e9, #9c9896 30%, #9c9896 70%, #3595e9);
  max-width: 953px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.ccm-page .glovalNavi .scrollarea > ul > li {
  padding-left: 1px;
  width: 16.6%;
  /* width: 16.66%; */ /* vainを５つにするときにこの設定 */
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.ccm-page .glovalNavi .scrollarea > ul > li:last-child {
  width: 17%;
  padding-right: 1px;
}
.ccm-page .glovalNavi .scrollarea > ul > li > a {
  background: linear-gradient(#3595e9, #3595e9 48%, #1066ad 52%, #3595e9);
  color: #fff;
  line-height: 1.3em;
  padding: 5px 10px 4px;
  box-sizing: border-box;
  display: block;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  box-pack: center;
  justify-content: center;
}
.ccm-page .glovalNavi .scrollarea > ul > li > a:hover {
  background: linear-gradient(#45b1ef, #45b1ef 48%, #1578bb 52%, #1990d4);
}
.ccm-page .glovalNavi .scrollarea > ul > li .sub {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1;
  border-top: 1px solid #fff;
}
.ccm-page .glovalNavi .scrollarea > ul > li .sub li a {
  background: #3595e9;
  border-bottom: 1px solid #ccc;
  display: block;
  transform: translateY(5px);
  transition: transform 0.3s;
  text-align: center;
  color: #fff;
  padding: 2px 0;
  text-align: left;
  padding-left: 10px;
}
.ccm-page .glovalNavi .scrollarea > ul > li .sub.open li a {
  transform: translate(0);
  transition: none;
}
.ccm-page .glovalNavi .scrollarea > ul > li .sub.open li a:hover {
  background: #45b1ef;
}
.ccm-page .contents {
  position: relative;
}
#top .contents {
  background: #211815;
}

.ccm-page .top_visual {
  background: url(../img/top/top_visual.png) 0 -20px no-repeat;
  background-size: 110%;
  min-width: 953px;
  min-height: 920px;
}
.ccm-page .top_visual .readObj {
  position: relative;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.ccm-page .top_visual .readObj .triangle {
  position: absolute;
  width: 61%;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.ccm-page .top_visual .readObj .triangle img {
  width: 100%;
  margin-top: -4%;
}
.ccm-page .top_visual .readObj .title {
  display: block;
  position: absolute;
  top: 29%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 4.5em;
  font-weight: bold;
  color: #fff;
}
.ccm-page .top_visual .readObj .company_text {
  display: block;
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 1.86em;
  font-weight: bold;
  color: #fff;
}
.ccm-page .solutions {
  margin-top: -44%;
  overflow: hidden;
  transform: scaleX(0);
  transform-origin: left;
  position: relative;
}
.ccm-page .solutions .bg {
  transform: skew(0, 18.78deg);
  transform-origin: left;
  overflow: hidden;
  width: 100%;
  position: absolute;
  height: 100%;
}
.ccm-page .solutions .bg div {
  transform: skew(0, -18.78deg);
  transform-origin: left;
  background: url(../img/top/img_solutions.png) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.ccm-page .solutions.open {
  transform: scaleX(1);
  transition: transform 0.5s;
}
.ccm-page .solutions.open .solContents .news {
  opacity: 1;
  transform: translateY(10px);
  transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
}
.ccm-page .solutions.open .solContents .advantage {
  opacity: 1;
  transform: translateY(10px);
  transition: opacity 0.5s 1s, transform 0.5s 1s;
}
.ccm-page .solutions.open .solContents .advantage .point {
  opacity: 1;
  transform: translateY(10px);
  transition: opacity 0.5s 1.5s, transform 0.5s 1.5s;
}
.ccm-page .solutions .solContents {
  color: #fff;
  text-align: center;
  padding: 25% 0 100px;
  margin: 0;
  width: 100%;
  position: relative;
}
.ccm-page .solutions .solContents .news {
  color: #fff;
  max-width: 953px;
  margin: 10px auto 180px;
  padding: 20px 0 20px;
  overflow: hidden;
  box-sizing: border-box;
  text-align: left;
  opacity: 0;
}
.ccm-page .solutions .solContents .news h2 {
  font-size: 2em;
  margin: 0 0 30px;
  font-weight: bold;
  text-align: center;
}
.ccm-page .solutions .solContents .news ul {
  overflow: hidden;
  width: 90%;
  padding: 0 10px 0 0;
}
.ccm-page .solutions .solContents .news ul li {
  overflow: hidden;
  margin: 0 0 5px;
}
.ccm-page .solutions .solContents .news ul li .date {
  display: block;
  float: left;
  width: 150px;
}
.ccm-page .solutions .solContents .news ul li p {
  overflow: hidden;
}
.ccm-page .solutions .solContents .news ul li p a {
  color: #fff;
  text-decoration: underline;
}
.ccm-page .solutions .solContents .advantage {
  opacity: 0;
  position: relative;
  z-index: 1;
}
.ccm-page .solutions .solContents .advantage h2 {
  margin-bottom: 3%;
  font-size: 2em;
  text-align: center;
  font-weight: bold;
}
.ccm-page .solutions .solContents .advantage .text {
  font-size: 1.2em;
}
.ccm-page .solutions .solContents .advantage .point {
  margin: 5% auto 0;
  max-width: 1075px;
  opacity: 0;
}
.ccm-page .solutions .solContents .advantage .point h2 {
  margin-bottom: 3%;
  font-size: 2em;
  text-align: center;
  font-weight: bold;
}
.ccm-page .solutions .solContents .advantage .point > div {
  margin: 0 auto;
  overflow: hidden;
}
.ccm-page .solutions .solContents .advantage .point > div section {
  float: left;
  padding: 0;
  width: 33.3%;
  box-sizing: border-box;
}
.ccm-page .solutions .solContents .advantage .point > div section h3 {
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 0 3%;
}
.ccm-page .solutions .solContents .advantage .point > div section .image {
  margin: 20px 0 0;
  overflow: hidden;
  padding: 10px 0 0;
  display: flex;
  justify-content: center;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure {
  width: 33%;
  box-sizing: border-box;
  margin: 0;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox {
  display: block;
  padding: 4%;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox:hover {
  cursor: pointer;
  color: #ffe4a3;
  transition: color 0.1s;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox:hover span {
  transform: scale(1.2);
  transition: transform 0.3s;
  position: relative;
  z-index: 3;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox span {
  display: block;
  transform: scale(1);
  transition: all 0.3s;
  position: relative;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox span::after {
  content: "";
  width: 15px;
  height: 20px;
  background: url(../img/top/icon_arrow_simple.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 3%;
  right: 3%;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox span img {
  width: 100%;
}
.ccm-page .solutions .solContents .advantage .point > div section .image figure .imgbox figcaption {
  font-size: 0.9em;
  transition: all 0.3s;
  color: #fff;
}
.ccm-page .btn_detail a {
  display: block;
  width: 282px;
  border: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
  box-sizing: border-box;
  margin: 20px 0 0;
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 2;
  text-shadow: none;
}
.ccm-page .btn_detail a:hover {
  color: #fff;
}
.ccm-page .btn_detail a::after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(0.5);
  transition: all 0.3s;
}
.ccm-page .btn_detail a:hover::after {
  content: "";
  background: #333;
  transform: scale(1);
  transition: all 0.3s;
  box-sizing: border-box;
  z-index: -1;
}
.ccm-page .uptime .btn_detail a {
  border: 1px solid #000;
  color: #000;
}
.ccm-page .uptime .btn_detail a:hover {
  color: #fff;
}
.ccm-page .slideContents > div {
  transform: scaleX(0);
  width: 100%;
  color: #fff;
  position: relative;
  overflow: hidden;
  /* 背景画像 ↓------------*/
  /*　↑----------------------↑　*/
}
.ccm-page .slideContents > div.ai {
  transform-origin: right;
}
.ccm-page .slideContents > div.idea {
  transform-origin: left;
}
.ccm-page .slideContents > div.idea2 {
  transform-origin: left;
}
.ccm-page .slideContents > div.ar {
  transform-origin: right;
}
.ccm-page .slideContents > div.locationbase {
  transform-origin: left;
}
.ccm-page .slideContents > div.deeplearning {
  transform-origin: right;
}
.ccm-page .slideContents > div .bg {
  background-size: cover;
  background-repeat: no-repeat;
  filter: blur(30px);
  opacity: 0.5;
  width: 100%;
  position: absolute;
}
.ccm-page .slideContents > div.ai .bg {
  background-image: url(../img/top/img_ai.png);
}
.ccm-page .slideContents > div.idea .bg {
  background-image: url(../img/top/img_idea.png);
  background-position: 0 84%;
}
.ccm-page .slideContents > div.idea2 .bg {
  background-image: url(../img/top/img_idea2.png);
  background-position: 0 84%;
}
.ccm-page .slideContents > div.ar .bg {
  background-image: url(../img/top/img_ar.png);
  background-position: 0 80%;
}
.ccm-page .slideContents > div.locationbase .bg {
  background-image: url(../img/top/img_locationbase.png);
  background-position: 0 50%;
}
.ccm-page .slideContents > div.deeplearning .bg {
  background-image: url(../img/top/img_deeplearning.png);
  background-position: 0 20%;
}
.ccm-page .slideContents > div.open {
  transform: scaleX(1);
  transition: transform 0.5s ease;
}
.ccm-page .slideContents > div.open .bg {
  opacity: 1;
  filter: blur(0);
  transition: filter 0.5s ease 1s, opacity 0.5s ease 0.6s;
}
.ccm-page .slideContents > div.open > section {
  opacity: 1;
  transition: opacity 0.3s 0.6s;
}
.ccm-page .slideContents > div > section {
  max-width: 953px;
  padding: 60px 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
  opacity: 0;
  margin: 0 auto;
}
.ccm-page .slideContents > div > section .flowbox {
  width: 322px;
  float: left;
  margin: 0 0 0 10px;
  text-shadow: 1px 2px 1px #000;
  /* 右寄せのbox */
}
.ccm-page .slideContents > div > section .flowbox .sub {
  font-size: 60%;
}
.ccm-page .slideContents > div:nth-child(even) > section .flowbox {
  float: right;
  margin: 0 10px 0 0;
}
.ccm-page .slideContents > div > section h2 {
  font-size: 3.1em;
  margin: 0 0 20px;
  font-weight: bold;
  line-height: 1.2em;
}
.ccm-page .slideContents > div > section h3 {
  font-size: 1.5em;
  margin: 0 0 20px;
}
.ccm-page .filter_01 {
  opacity: 0.5;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 50%;
}
.ccm-page .filter_01 img {
  width: 100%;
}
.ccm-page .filter_02 {
  position: absolute;
  top: 38%;
  left: -1px;
  width: 15%;
}
.ccm-page .filter_02 img {
  vertical-align: bottom;
  width: 100%;
}
.ccm-page .filter_04 {
  position: absolute;
  bottom: -1px;
  right: -1%;
  width: 51%;
}
.ccm-page .filter_04 img {
  vertical-align: bottom;
  width: 100%;
}
.ccm-page .filter_05 {
  position: absolute;
  top: -1px;
  left: -1%;
  width: 51%;
}
.ccm-page .filter_05 img {
  vertical-align: top;
  width: 100%;
}
.ccm-page .filter_06 {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 15%;
}
.ccm-page .filter_06 img {
  vertical-align: bottom;
  width: 100%;
}
.ccm-page .filter_07 {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 15%;
}
.ccm-page .filter_07 img {
  vertical-align: top;
  width: 100%;
}
.ccm-page .filter_08 {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 50%;
}
.ccm-page .filter_08 img {
  vertical-align: bottom;
  width: 100%;
}
.ccm-page .filter_09 {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 50%;
  transform: rotate(180deg);
}
.ccm-page .filter_09 img {
  vertical-align: top;
  width: 100%;
}
.ccm-page .filter_10 {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 15%;
}
.ccm-page .filter_10 img {
  vertical-align: bottom;
  width: 100%;
}
.ccm-page .filter_11 {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15%;
}
.ccm-page .filter_11 img {
  vertical-align: top;
  width: 100%;
}
.ccm-page .filter_12 {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 50%;
}
.ccm-page .filter_12 img {
  vertical-align: bottom;
  width: 100%;
}
.ccm-page footer {
  background: #fff;
}
.ccm-page footer .info {
  color: #fff;
  background: #2d6ab2;
  padding: 30px 0;
  overflow: hidden;
}
.ccm-page footer .info .wrap {
  max-width: 953px;
  margin: 0 auto;
}
.ccm-page footer .info .wrap .company_name {
  float: left;
  font-size: 1.3em;
}
.ccm-page footer .info .wrap .company_name span {
  display: block;
  margin: 0 0 20px;
}
.ccm-page footer .info .wrap .company_name span a {
  display: block;
  color: #fff;
}
.ccm-page footer .info .wrap .company_name span a:last-child {
  margin: 0;
}
.ccm-page footer .info .wrap .company_name span.address {
  margin-bottom: 0;
}
.ccm-page footer .info .wrap .infoLink {
  float: right;
}
.ccm-page footer .info .wrap .infoLink span a {
  margin: 0 0 20px;
  width: 290px;
  padding: 10px;
  font-size: 1.23em;
  color: #fff;
}
.ccm-page footer .info .wrap .infoLink span:last-child a {
  margin-bottom: 0;
}
.ccm-page footer .sns {
  padding: 50px 0 20px;
  overflow: hidden;
  background: #fff;
}
.ccm-page footer .sns > div {
  width: 100px;
  margin: 0 auto;
  overflow: visible;
}
.ccm-page footer .sns > div > div {
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  background-size: 38px;
  transition: all 0.3s;
  will-change: transform;
}
.ccm-page footer .sns > div > div.facebook img {
  width: 100%;
}
.ccm-page footer .sns > div > div.twitter {
  float: right;
}
.ccm-page footer .sns > div > div.twitter img {
  width: 100%;
}
.ccm-page footer .sns > div > div:hover {
  transform: scale(1.1);
  transition: all 0.3s;
}
.ccm-page footer .pagetop {
  max-width: 953px;
  margin: 0 auto;
  overflow: hidden;
}
.ccm-page footer .pagetop a {
  border-radius: 5px 5px 0 0;
  float: right;
  background: url(../img/common/icon_arrow_pagetop.png) 10px 50% no-repeat #383737;
  background-size: 6px;
  display: block;
  padding: 5px 10px 3px 20px;
  text-align: center;
  color: #fff;
}
.ccm-page footer .footermenu {
  background: #383737;
}
.ccm-page footer .footermenu .wrap {
  overflow: hidden;
  max-width: 953px;
  margin: 0 auto;
}
.ccm-page footer .footermenu .wrap ul {
  overflow: hidden;
  padding: 15px 0;
  margin: 0 200px 0 0;
  float: right;
}
.ccm-page footer .footermenu .wrap ul li {
  float: left;
  border-left: 1px solid #fff;
}
.ccm-page footer .footermenu .wrap ul li:last-child {
  border-right: 1px solid #fff;
}
.ccm-page footer .footermenu .wrap ul li a {
  padding: 0 13px;
  color: #fff;
}
.ccm-page footer small {
  display: block;
  color: #ccc;
  padding: 30px;
  max-width: 953px;
  margin: 0 auto;
}
.ccm-page .main_visual {
  background-size: cover;
  background-repeat: no-repeat;
  height: 510px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  position: relative;
}
#ar .main_visual {
  background-image: url(../img/top/img_ar.png);
  background-position: left 80%;
}

#ai .main_visual {
  background-image: url(../img/top/img_ai.png);
  background-position: left 60%;
}

#locationbase .main_visual {
  background-image: url(../img/top/img_locationbase.png);
  background-position: 10% 50%;
}

#idea .main_visual {
  background-image: url(../img/top/img_idea.png);
  background-position: 10% 80%;
}

#idea2 .main_visual {
  background-image: url(../img/top/img_idea2.png);
  background-position: 10% 80%;
}

#deeplearning .main_visual {
  background-image: url(../img/top/img_deeplearning.png);
  background-position: 10% 50%;
}

#company .main_visual {
  background-image: url(../img/contents/img_company.png);
  background-position: left 40%;
}

.ccm-page .main_visual section {
  max-width: 953px;
  height: 100%;
  margin: 0 auto;
}
.ccm-page .main_visual section h2 {
  text-shadow: 2px 2px 1px #333;
  color: #fff;
  font-size: 4em;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ccm-page .main_visual section h2 span {
  display: block;
  font-size: 0.6em;
  margin: 0 0 0 20px;
}
.ccm-page .main_visual section .A {
  height: 100%;
  top: 10%;
  left: calc(100% - 302px);
  position: absolute;
  backface-visibility: hidden;
  z-index: 0;
}
.ccm-page .main_visual .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*.filter_h2{
  	opacity:0.7;
  	width:50%;
  	height:35%;
  	position:absolute;
  	left:-1px;
  	bottom:-1px;
  	z-index:1;
  }*/
}
.ccm-page .overview {
  max-width: 953px;
  margin: 0 auto 80px;
  background: url(../img/common/img_triangle_motif.png) center 70px no-repeat;
  background-size: 80%;
  padding: 150px 0 0;
}
.ccm-page .overview h2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #9dcaf0;
  text-align: center;
  line-height: 1em;
}
.ccm-page .overview .sub_title {
  font-size: 1.7em;
  text-align: center;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 30px;
}
#company .overview .sub_title {
  margin: 20px 0 10px;
}

.ccm-page .overview .main_text {
  line-height: 1.4em;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  margin: 0 0 50px;
}
#company .overview .main_text {
  line-height: 1.7em;
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 30px;
}

.ccm-page .overview .sub_text {
  font-size: 1em;
  text-align: center;
  margin: 0 0 50px;
}
.ccm-page .overview .product {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.ccm-page .overview .product li .imgdiv {
  width: 227px;
  height: 127px;
  overflow: hidden;
}
.ccm-page .overview .product li .imgdiv img {
  display: block;
  width: 100%;
}
.ccm-page .overview .product li span {
  display: block;
  text-align: center;
  margin: 10px 0 0;
}
#company .textarea {
  background: url(../img/contents/bg_company_obj.png) center 0 no-repeat;
  background-size: 32%;
  padding: 45px 0;
  line-height: 1.7em;
}

.ccm-page .feature {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  color: #fff;
  overflow: hidden;
  padding: 0 0 3%;
  position: relative;
  border-top: 2px solid #fff;
}
#ai .feature#product_01 {
  background-image: url(../img/contents/bg_ai_feature_01.png);
}

#ai .feature#product_02 {
  background-image: url(../img/contents/bg_ai_feature_02.png);
}

#ai .feature#product_02 .read {
  /*text-shadow: 1px 1px 5px #002743; */
}

#ai .feature#product_03 {
  background-image: url(../img/contents/bg_ai_feature_03.png);
  color: #000;
}

#ar .feature {
  background-image: url(../img/contents/bg_ar_feature_01.png);
}

#locationbase .feature {
  background-image: url(../img/contents/bg_locationbase_feature_01.png);
}

#idea .feature {
  background-image: url(../img/contents/bg_idea_feature_01.png);
}

#idea2 .feature#product_01 {
  background-image: url(../img/contents/bg_idea_feature_01.png);
}

#idea2 .feature#product_02 {
  background-image: url(../img/contents/bg_idea_feature_10.png);
}

#idea2 .feature#product_03 {
  background-image: url(../img/contents/bg_idea_feature_11.png);
}

#idea2 .feature#product_04 {
  background-image: url(../img/contents/bg_idea_feature_12.png);
}

#deeplearning .feature {
  background-image: url(../img/contents/bg_deeplearning_feature_01.png);
}

.ccm-page .feature h2 {
  text-align: center;
  padding: 60px 0 0 0;
  background-size: 40px;
  font-size: 1.7em;
  font-weight: bold;
  letter-spacing: 0.8em;
  text-indent: 0.8em;
  margin: 0 0 30px;
}
.ccm-page .feature h2.bl {
  color: #000;
}
.ccm-page .feature .products_h {
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
}
.ccm-page .feature .read {
  max-width: 953px;
  margin: 2% auto 0;
  text-align: center;
}
.ccm-page .feature .read p.title {
  font-size: 1.2em;
}
.ccm-page .feature .read p {
  margin: 0.7em 0;
}
.ccm-page .feature .feature_section {
  color: #fff;
  max-width: 953px;
  margin: 3% auto 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.ccm-page .feature .feature_section > section {
  width: 30%;
  box-sizing: border-box;
  border: 1px solid #fff;
  overflow: hidden;
  margin: 0 0 30px;
  background-color: rgba(0, 0, 0, 0.7);
}
.ccm-page .feature .feature_section > section:nth-child(3n) {
  margin-right: 0;
}
.ccm-page .feature .feature_section > section h3 {
  font-weight: bold;
  background-color: rgba(0, 158, 227, 0.7);
  line-height: 1.5em;
  padding: 1em 0;
  text-align: center;
}
.ccm-page .feature .feature_section > section .discription {
  padding: 20px 10px;
}
.ccm-page .feature .feature_section > section.wide {
  width: 100%;
}
.ccm-page .feature .feature_section > section.wide .discription {
  height: auto;
}
.ccm-page .feature .feature_section > section.wide .img {
  padding: 0 0 20px;
}
.ccm-page .feature .feature_section > section.wide .img ul {
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin: 0 auto;
}
.ccm-page .feature .feature_section > section.wide .img ul li {
  float: left;
}
.ccm-page .feature .feature_section > section.wide .img ul li a {
  color: #fff;
}
.ccm-page .feature .feature_section > section.wide .img ul li a > div {
  width: 200px;
  overflow: hidden;
  margin: 0 0 5px;
}
.ccm-page .feature .feature_section > section.wide .img ul li a > div img {
  width: 100%;
}
.ccm-page .feature .feature_section > section.wide .img ul li a span {
  display: block;
  text-align: center;
}
.ccm-page .feature .feature_section > section.two_column {
  width: 48%;
}
.ccm-page .feature .note {
  max-width: 953px;
  margin: 0 auto;
}
.ccm-page .feature:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-right: 12px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.ccm-page .company_info {
  max-width: 953px;
  width: 100%;
  margin: 0 auto 150px;
  overflow: auto;
}
.ccm-page .company_info h2 {
  font-size: 1.5em;
  border-bottom: 3px solid #70a5d1;
  text-align: center;
  font-weight: bold;
  width: 5.5em;
  margin: 0 auto 40px;
}
.ccm-page .company_info table {
  float: left;
  width: 588px;
  margin-bottom: 1px;
  /*游ゴシックでは点線が1px下に表示されるバグのため*/
}
.ccm-page .company_info table th {
  background: url(../img/common/icon_list.png) 15px 50% no-repeat;
  background-size: 7px;
  padding: 14px 0 14px 28px;
  width: 30%;
  color: #1169b3;
}
.ccm-page .company_info table tr {
  border-bottom: 1px dotted #000;
}
.ccm-page .company_info table tr:first-child {
  border-top: 1px dotted #000;
}
.ccm-page .company_info table tr:nth-child(odd) {
  background: #f7fbfe;
}
.ccm-page .company_info .imagePhoto {
  float: right;
  max-width: 238px;
}
.ccm-page .company_info .imagePhoto img {
  width: 100%;
}
.ccm-page .event_contents table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
}
.ccm-page .event_contents table th {
  background: #D3E4F6;
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px 5px;
}
.ccm-page .event_contents table td {
  padding: 5px;
  border: 1px solid #ccc;
  padding: 10px 5px;
}
.ccm-page .event_contents p {
  margin-bottom: 1.5em;
}
.ccm-page .event_contents p img {
  max-width: 100%;
}
.ccm-page .spec {
  text-align: center;
  margin: 10px 0;
}
.ccm-page .ai_solution {
  max-width: 953px;
  width: 100%;
  margin: 30px auto 50px;
  overflow: auto;
}
.ccm-page .btn-animation-02 {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #0078DB;
  border: 2px solid #0078DB;
  font-size: 16px;
  color: #0078DB;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
  margin-top: 10px;
}
.ccm-page .btn-animation-02 span {
  position: relative;
  z-index: 1;
}
.ccm-page .btn-animation-02::before,
.ccm-page .btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: 0.2s;
}
.ccm-page .btn-animation-02::before {
  left: 0;
}
.ccm-page .btn-animation-02::after {
  right: 0;
}
.ccm-page .btn-animation-02:hover:before,
.ccm-page .btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}
.ccm-page .btn-animation-02:hover {
  color: #FFF;
}
#products .main_visual,
#legal-as .main_visual,
#transactions .main_visual,
#privacy-as .main_visual {
  display: none;
}

.ccm-page .contents_page {
  width: 953px;
  margin: 0 auto;
  padding: 30px 0;
}
.ccm-page .contents_page section {
  margin: 15px 0 30px;
}
#products .contents_page section,
#transactions .contents_page section,
#legal-as .contents_page section {
  margin: 15px 0 40px;
}

.ccm-page .contents_page ol {
  padding-left: 20px;
  margin: 15px 0 30px;
}
.ccm-page .contents_page ol li {
  list-style: decimal;
}
.ccm-page .contents_page ol.list_parentheses {
  padding-left: 20px;
  margin: 10px 0 20px;
  counter-reset: cnt;
}
.ccm-page .contents_page ol.list_parentheses li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -2.8em;
  counter-increment: cnt;
}
.ccm-page .contents_page ol.list_parentheses li::before {
  display: marker;
  content: "（" counter(cnt) "） ";
}
.ccm-page .contents_page ul {
  padding-left: 20px;
  margin: 15px 0 30px;
}
.ccm-page .contents_page ul li {
  list-style-type: disc;
}
.ccm-page .contents_page ul.navigation {
  font-weight: bold;
  margin: 15px 0 30px;
  padding: 4px;
  display: flex;
  justify-content: space-between;
  background-color: whitesmoke;
}
.ccm-page .contents_page ul.navigation li {
  flex: 1;
  list-style-type: none;
}
.ccm-page .contents_page ul.navigation li a {
  margin: 0px;
  padding: 8px;
  display: block;
  text-align: center;
}
.ccm-page .contents_page ul.navigation li:hover {
  background-color: #ccc;
}
.ccm-page .contents_page ul.navigation li + li {
  border-left: 1px solid #aaa;
}
.ccm-page .contents_page ul.price {
  font-weight: bold;
  font-size: 1.2em;
  margin: 15px 0 30px;
  padding: 4px;
  display: flex;
}
.ccm-page .contents_page ul.price li {
  margin: 0px;
  padding: 8px;
  list-style-type: none;
  text-align: center;
  background-color: whitesmoke;
}
.ccm-page .contents_page ul.price li:first-child {
  margin-right: auto;
  background-color: red;
}
.ccm-page .contents_page h2 {
  font-weight: bold;
  font-size: 1.5em;
}
.ccm-page .contents_page h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 10px 0 15px;
}
.ccm-page .contents_page h3 {
  border-left: 3px solid #0050A7;
  background: #D3E4F6;
  padding: 8px 0 8px 5px;
  font-size: 1.2em;
  /*line-height: 1.5; */
}
.ccm-page .contents_page h3.bs {
  margin-top: 40px;
}
.ccm-page .contents_page h4 {
  border-bottom: 1px dotted #333;
  margin: 10px 0 15px;
}
.ccm-page .contents_page h4 {
  font-weight: bold;
  border: 1px solid #ccc;
  background: whitesmoke;
  padding: 8px 0 8px 15px;
  position: relative;
  box-sizing: border-box;
}
.ccm-page .contents_page h4::before {
  margin: 0 0 30px;
  content: "";
  width: 2px;
  height: 70%;
  background: #0050A7;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto;
}
.ccm-page .contents_page h5 {
  margin: 10px 0 15px;
}
.ccm-page .contents_page h5::before {
  content: "■";
}
.ccm-page .contents_page .section_box {
  margin: 10px 0;
}
.ccm-page .contents_page .listDl dd {
  padding-left: 1.2em;
}
.ccm-page .contents_page .pagetop {
  text-align: right;
}
.ccm-page .contents_page .pagetop a {
  display: block;
}
.ccm-page .contents_page .indent1 {
  margin-left: 30px;
}
.ccm-page .contents_page table th.price {
  font-weight: bold;
  font-size: 1 em;
  background-color: whitesmoke;
  border: 1px solid #ccc;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ccm-page .contents_page table.main_menu {
  table-layout: fixed;
  width: 100%;
}
.ccm-page .contents_page table.main_menu th {
  font-weight: bold;
  font-size: 1 em;
  background-color: whitesmoke;
  border: 1px solid #ccc;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ccm-page .contents_page table.main_menu td {
  font-weight: bold;
  color: #003da5;
  background-color: whitesmoke;
  border: 1px solid #ccc;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ccm-page .contents_page .title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 1.7em;
  text-align: center;
  margin-bottom: 20px;
}
.ccm-page .contents_page .title p {
  padding: 0 10px 0;
}
.ccm-page .contents_page .title p.product_name {
  font-size: 1.5em;
  color: white;
  background-color: #0050A7;
  padding: 10px 10px 10px;
}
.ccm-page .contents_page .centering {
  text-align: center;
}
.ccm-page .contents_page .agree_btn {
  display: inline-block;
  padding: 1em 1em;
  background-color: #246ab2;
  border-radius: 4px;
  color: #fff;
  transition: none;
  box-shadow: 0 3px 0 #00204b;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.ccm-page .contents_page .agree_btn:hover {
  background-color: #448ad2;
  box-shadow: 0 3px 0 #0080eb;
}
.ccm-page .contents_page .agree_btn:active {
  top: 3px;
  box-shadow: none;
}
.ccm-page .contents_page .not_agree_btn {
  display: inline-block;
  padding: 1em 1em;
  background-color: #a0a0a0;
  border-radius: 4px;
  color: #fff;
  transition: none;
  box-shadow: 0 3px 0 #404040;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.ccm-page .contents_page .agree_btn:hover {
  background-color: #448ad2;
  box-shadow: 0 3px 0 #0080eb;
}
.ccm-page .contents_page .agree_btn:active {
  top: 3px;
  box-shadow: none;
}
.ccm-page .contents_page .not_agree_btn {
  display: inline-block;
  padding: 1em 1em;
  background-color: #a0a0a0;
  border-radius: 4px;
  color: #fff;
  transition: none;
  box-shadow: 0 3px 0 #606060;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.ccm-page .contents_page .not_agree_btn:hover {
  background-color: #606060;
  box-shadow: 0 3px 0 #202020;
}
.ccm-page .contents_page .not_agree_btn:active {
  top: 3px;
  box-shadow: none;
}
.ccm-page .contents_page .infobox {
  height: 17.5em;
  overflow: scroll;
  border: 1px solid #ccc;
  margin-bottom: 2em;
}


