@charset "UTF-8";

/* 順序付きリストの番号表示を強制的に有効化 */
ol {
  list-style-type: decimal !important;
  padding-left: 2rem !important;
  margin-left: 0 !important;
}

ol li {
  list-style-type: decimal !important;
  margin-bottom: 0.5rem;
}


#btn-search {
  display: none
}



#side-panel .side-panel-wrap .logo {
  /*
  margin-top: 20px;
  margin-bottom: 20px
  */
}

#side-panel .side-panel-wrap .logo img {
  width: 90%;
  height: auto;
}

.header-extras.localaize {
  float: left;
  z-index: 199;
  position: relative;
  top: 0;
  height: 20px;
}

.header-extras>ul>li>a:not(.btn),
.header-extras>ul>li .topbar-dropdown>.title {
  height: 100%
}

#logo {
  width: 160px;
}

#header .header-inner #logo,
#header #header-wrap #logo {
  height: 80px;
}

#header .header-inner #logo a>img,
#header #header-wrap #logo a>img {
  height: 40px;
  margin-top: 23px;
  width: auto;
}

.texticon {
  width: 1.3em;
  /* 文字サイズに相対 */
  height: 1.3em;
  /* 文字サイズに相対 */
  vertical-align: middle;
  /* 文字と同じ高さに揃える */
  fill: #0277f8;
}

.button-none {
  color: #0277f8;
}

a.innerlink {
  text-underline-offset: 4px;
  text-decoration: underline !important;
}

a.anchor {
  display: block;
  padding-top: 60px;
  margin-top: -60px;
}

.list-icon a {
   color: #0277f8;
}

@media screen and (max-width:767.9px) {
  #logo .logo-default {
    width: 37vw
  }
}

section {
  padding: 20px 0 !important;
}

section.no-pt {
  padding-top: 0 !important;
}

.card {
  /*
  margin-top: 2rem;
  margin-bottom: 2rem;
  */
}

h3:not(:last-child),
.h3:not(:last-child) {
  margin-bottom: 20px;
}

.card img {
  width: 100%;
}

.card img {
  width: 100%;
}
/***************************************
****************************************
PC
****************************************
***************************************/
@media screen and (min-width: 999.9px) {

  img.w50 {
    width: 50%;
  }

  .card img.w50 {
    width: 57.5%;
  }

}

.card.noborder {
  box-shadow: inherit;
  border: 0px;
}

/* ----------------------------------------------------------------
Screen-Shot
-----------------------------------------------------------------*/
.screen-shot {}

.screen-shot .screen-image img {
  width: 100%;
}

.screen-shot .screen-name {
  width: 100%;
}
@media screen and (max-width:767.9px) {
  .screen-shot .screen-name {
    width: 100%;
    margin-bottom: 40px;
  }
}
.screen-shot .screen-name .title {
  width: 100%;
  text-align: center;
  font-size: 1.1rem;
  margin-top: 10px;
  margin-bottom: 0;
}

.screen-shot .screen-name .lead {
  text-align: left;
  font-size: 1rem;
  margin-top: 0;
}

ul.list-icon-dot {}

ul.list-icon-dot li {
  margin-left: 20px;
  list-style-type: disc;
  line-height: 2rem;
}

ul.list-icon-dot li::marker {
  font-weight: normal !important;
}

ul.list-icon-dot li:not(:first-child) {
  margin-top: 10px;
}


/*
スクリーンキャプチャーの説明
*/
.list-icon.list-icon-screen li {
  margin-left: 40px;
  /*margin-bottom: 1.6em;*/
  /*次のliとの間隔*/
  /*font-size: 1.212rem;*/
  /*line-height: 2rem;*/
}

.list-icon.list-icon-screen li:last-child {
  margin-bottom: 0;
}

.list-icon.list-icon-screen li .title {
  /*font-size: 1.4rem;*/
  font-weight: normal;
  line-height: 1.6rem;
  vertical-align: middle;
  margin-bottom: 0.7rem;
  /*leadとの間隔*/
}

/*ナンバーアイコン*/
.marunumber {
  position: relative;
}

.marunumber:before {
  content: "";
  display: inline-block;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-left: 1rem;
  margin-top: -3px;
  /* Pushes the element 5px down */
  vertical-align: middle;
}

.marunumber888:before {
  content: "";
  display: inline-block;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-left: 1rem;
  border: solid 1px red;
}

.list-icon.list-icon-screen li:before {
  content: "";
  display: inline-block;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-left: -35px;
  margin-top: 3px;
}

.list-icon.list-icon-screen li .p {}

.list-icon.list-icon-screen li.no0:before {
  background: url(../../images/common/0.svg) no-repeat;
}

.no1:before {
  background: url(../../images/common/1.svg) no-repeat;
}

.no2:before {
  background: url(../../images/common/2.svg) no-repeat;
}

.no3:before {
  background: url(../../images/common/3.svg) no-repeat;
}

.no4:before {
  background: url(../../images/common/4.svg) no-repeat;
}

.no5:before {
  background: url(../../images/common/5.svg) no-repeat;
}

.no6:before {
  background: url(../../images/common/6.svg) no-repeat;
}

.no7:before {
  background: url(../../images/common/7.svg) no-repeat;
}

.no8:before {
  background: url(../../images/common/8.svg) no-repeat;
}

.no9:before {
  background: url(../../images/common/9.svg) no-repeat;
}

.no10:before {
  background: url(../../images/common/10.svg) no-repeat;
}

.exapmple .card .note {
  padding: 20px 20px 0px 20px;
}

.list-deflect-icon li {
  float: left;
  margin-right: 40px;
  margin-bottom: 0px;
  line-height: 28px;
  list-style: none;
}

.list-deflect-icon li span {
  width: 28px;
  height: 28px;
  margin-right: 9px;
  float: left;
  margin-top: 0;
}

.list-deflect-icon li span img {
  width: 100%;
  vertical-align: inherit;
}





.sp_left {
text-align: left!important;
}
.sp_right {
text-align: right;
}

.noborder {
  border: inherit !important;
  margin: 0;
}

.nobg {
  background: inherit !important;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.pb0 {
  padding-bottom: 0;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt0 {
  padding-top: 0 !important;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

@media screen and (max-width:767.9px) {
  .pc.pl40 {
    padding-left: 0;
  }
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.w-rem1 {
  width: 1rem !important;
}

.w-rem2 {
  width: 2rem !important;
}

.w-rem3 {
  width: 2.5rem !important;
}

/* ----------------------------------------------------------------
PhyOSC
-----------------------------------------------------------------*/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.topimage {
  width: 100%;
}

.topimage img {
  width: 100%;
  height: auto;
}

span.title {
  display: inline-block;
  height: 34px;
  vertical-align: bottom;
}

h4 span.title {
  display: inline-block;
  height: 30px;
  vertical-align: bottom;
}

.heading_ul {
  margin: 10px 0
}

h2.heading_ul {
  margin: 60px 0
}

h3.heading_ul {
  margin: 40px 0
}

.heading_ul {
  overflow: hidden;
  position: relative;
  padding-bottom: 8px;
}

.heading_ul span {
  padding: 15px 0;
}

.heading_ul:before {
  content: "";
  border-bottom: 3px solid #333;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.heading_ul:after {
  border-bottom: 3px solid #eee;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  z-index: 1;
}

h3.heading_ul.w60:before {
  content: "";
  border-bottom: 3px solid #999;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 42px !important;
  z-index: 0;
}

h3.heading_ul.w60:after {
  border-bottom: 3px solid #eee;
  bottom: 0;
  right: 0;
  content: "";
  position: absolute;
  width: calc(100% - 42px) !important;
  z-index: 1;
}

h1.numberheading {
  position: relative;
  padding: 1.5rem 2rem 1.5rem 160px;
}

h1.numberheading span {
  font-family: 'Roboto', sans-serif;
  font-size: 100px;
  font-size: 10rem;
  line-height: 1;
  position: absolute;
  bottom: -1.6rem;
  left: 0;
}

h2.numberheading {
  position: relative;
  padding: 0rem 2rem 0.7rem 130px;
  border-bottom: 3px solid #000;
  line-height: 56px;
}

h2.numberheading span {
  font-family: 'Roboto', sans-serif;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1;
  position: absolute;
  bottom: -1.1rem;
  left: 0;
}

.justify {
  text-align: justify;
}

.nojustify {
  text-align: inherit;
}

/* ----------------------------------------------------------------
Lables & Badgets
-----------------------------------------------------------------*/
.badge {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  margin-right: 20px;
}

.badge-primary {
  background-color: #333;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.reference {
  display: inline-block;
}

.reference .badge {
  margin-right: 0;
}

.reference .aaa {
  display: inline-block;
}

.reference .title {
  display: inline-block;
  font-weight: bold;
  height: 22px;
}

.lead .reference .title {
  display: inline-block;
  font-weight: bold;
  height: 28px;
  margin-right: 1em;
}

.reference .txt {
  display: inline-block;
  height: 23px;
  vertical-align: middle;
}



/***************************************
****************************************
PC
****************************************
***************************************/
@media (max-width: 767.9px) {
  .card {
    padding: 10px;
  }

  .grid-3-columns .grid-item,
  .post-3-columns .post-item,
  .portfolio-3-columns .portfolio-item,
  .grid-2-columns .grid-item,
  .post-2-columns .post-item,
  .portfolio-2-columns .portfolio-item {
    width: 100%;
  }

  .badge {
    display: inline-block;
    padding: .5em .4em 0.35em;
    margin-right: 15px;
  }

  h3 span.title {
    display: inline;
    vertical-align: middle;
    font-weight: bold;
    height: 37px;
    line-height: 1;
  }

  h4 span.title {
    display: block;
    height: inherit;
    font-weight: 500;
    font-weight: bold;
  }
}

h2.numberheading {
  font-size: 50px;
  font-weight: 600;
}

.numberheading {
  margin-top: 60px;
  margin-bottom: 80px !important;
}

.numberheading.underline {
  overflow: hidden;
  position: relative;
  padding-bottom: 5px;
}

.numberheading.underline span {
  padding: 8px;
}

.numberheading.underline:before {
  content: "";
  border-bottom: 3px solid #3cb3e4;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.numberheading.underline:after {
  border-bottom: 3px solid #ddd;
  bottom: 0;
  content: "";
  position: absolute;
  width: 500px;
  z-index: 1;
}

/*
h2.numberheading {
  position: relative;
  overflow: hidden;
  padding: 0 2rem 0 80px;
  word-break: break-all;
  margin-bottom: 16px;
}
h2.numberheading span {
  font-family: 'Roboto', sans-serif;
  font-size: 2.2rem;
  line-height: 1.36363636em;
  font-weight: 500;


  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 3px 20px;
  color: #fff;
  background: #000;
}
*/
/*
h2.numberheading {
  position: relative;
  overflow: hidden;
  padding: 0.5rem 2rem 0.5rem 130px;
  line-height: 1.75;
}

h2.numberheading:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: '';
  background: #000;
}

h2.numberheading span {
  font-size: 40px;
  font-size: 3rem;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 37px;
  transform: translateY(-50%);
  display: block;
  color: #fff;
  line-height: 1
}
*/

/*
====================================
1 インストール
====================================
*/
#install h1 {
  margin-top: 60px;
}

/*
====================================
4 フィルター
====================================
*/
.cardhalf {
  width: 100%;
}

.cardhalf img {}

.cardhalf.card {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (min-width:767.9px) {

  /* 4.3 Bool Range filter */
  #digitalfilter .reduceimg .card {
    display: block;
    text-align: center;
  }

  #digitalfilter .reduceimg img {
    width: 74.5%;
  }
}

/*
====================================
OSC Address
====================================
*/
.oscaddress {}

.oscaddress ul {
  list-style-type: none;
}

.oscaddress ul li {
  display: inline-block;
  position: relative;
  float: left;
  text-align: center;
  margin-right: 10px;
  line-height: 2.5;
}

.oscaddress ul li.uline:after {
  position: absolute;
  content: '';
  border-bottom: 3px solid #00edff;
  width: 100%;
  transform: translateX(-50%);
  bottom: 40px;
  left: 50%;
}

.oscaddress table.table {
  width: 100%;
}

/*
====================================
5.機械学習　ml
====================================
*/
.ml-poseimage {
  position: relative;
}

.ml-poseimage img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  width: auto;
  height: 190px;
}

/*ヘッダー*/
.ml-title-head {
  position: relative;
  height: 30px;
  padding: 7px 0;
}

.ml-title-head span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  line-height: 1;
}

/*表組み*/
.row.height100 {
  height: 100%;
}

.row.border .col-lg-6.minheight {
  /*画像とヘッダーの高さから算出する*/
  min-height: calc(190px + 20px - 30px);
}

.row.border .col-lg-6.minheight2 {
  /*画像とヘッダーの高さから算出する*/
  min-height: calc((190px + 20px - 30px)/2);
}

.row.border .col-lg-6 p {
  line-height: 1.6;
}

.ml-address {}

.ml-smalladdress {
  font-size: 60%;
}

.ml-4thaddress {}

/*罫線*/
#machinelearning .row.border {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-bottom: 30px;
}

#machinelearning .col-lg-6 {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.row.border .col-lg-6 {
  margin: 0 0 -1px;
}

.row.border .col-lg-6 .lead {
  padding: 10px 0;
  margin-bottom: 0;
}

/*レスポンシブ*/
@media screen and (max-width:768px) {
  .col-lg-6.ml-title-head {
    display: none;
  }

  .ml-address {
    position: relative;
    margin-top: 30px;
  }

  .ml-smalladdress {
    padding-top: 100px;
  }

  .ml-address::before {
    position: absolute;
    top: -20px;
    content: "OSCアドレス";
    font-size: 0.5em;
    line-height: 1;
    background-color: #ddd;
    padding: 5px 3px;
    color: #333;
  }

  #machinelearning .row.height100 {
    height: auto;
  }

  #machinelearning .row {
    display: block;
  }

  #machinelearning .ml-poseimage img {
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
  }

  .ml-poseimage {
    position: relative;
    text-align: center;
    padding: 10px 0;
  }

  #machinelearning .row .col-lg-6 {
    border-bottom: 0;
    border-right: 0;
  }

  #machinelearning .row.border .col-lg-6.minheight,
  #machinelearning .row.border .col-lg-6.minheight2 {
    min-height: auto;
  }
}

/*
====================================
8.アップグレード
====================================
*/
#purchase .table .col1 {
  width: 200px;
}

#purchase .table .col2 {
  width: 200px;
  text-align: center;
}

@media screen and (max-width:767.9px) {

  #purchase .table .col1,
  #purchase .table .col2 {
    width: 20vw
  }
}



h4 .border_bt {
  display: inline-block;
  padding: 0.25em 0.5em;
  color: #494949;
  background: rgba(115, 0, 108, 0);
  border-left: solid 5px #73006C;
}

/* privacy policy */
.privacypolicy {
  margin-top: 60px;
}

/* Contact */
.contact {
  margin-top: 60px;
}

.maximg {
  width: 100%;
}

/*
====================================
Google Material Font
====================================
*/
.material-icons-round {
  font-size: 1.6rem;
  color: #0277f8;
  line-height: 1;
  vertical-align: middle;
  padding-bottom: 4px;
}

/* 順序付きリストの番号表示を強制的に有効化 */
ol {
  list-style-type: decimal !important;
  padding-left: 2rem !important;
  margin-left: 0 !important;
}

ol li {
  list-style-type: decimal !important;
  margin-bottom: 0.5rem;
}

.alert-deflect {
    background-color: #fcf8e3;
    border-color: #e8e3cc;
    padding: 0.85rem 1.5rem;
}
