@charset "UTF-8";
/*============================ お知らせ5投稿分 ==================================*/
.diff-announce .content a {
  color: #337ab7;
}
@media only screen and (max-width: 767px) {
  .diff-announce .content a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .diff-announce .pc-none {
    display: none;
  }
}
@media only screen and (min-width: 415px) {
  .diff-announce .sp-only {
    display: none;
  }
}
.diff-announce .table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.diff-announce .table tr {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: .35em;
}
.diff-announce .table td {
  color: #5e5e5e;
  padding: 1em 10px 1em 1em;
  text-align: center;
}
.diff-announce .table th {
  background-color: #f5f5f5;
  font-size: 18px;
  color: #5e5e5e;
  padding: 10px 10px 8px;
}
@media only screen and (max-width: 767px) {
  .diff-announce .table th {
    font-size: 16px;
    padding: 8px;
  }
  .diff-announce .table td {
    font-size: 14px;
  }
}
.diff-announce .table-responsive {
  overflow-x: auto;
}
.diff-announce .table-responsive table {
  width: 800px;
}
.diff-announce .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.diff-announce .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.diff-announce .youtube-wrapper {
  max-width: 500px;
  margin: 0 auto;
}
.diff-announce .ico-new {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: white;
  background: #FF4444;
  font-size: 10px;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
.diff-announce .pattern,
.diff-announce .process {
  counter-reset: number 0;
  list-style: none;
  -webkit-padding-start: 0px;
     -moz-padding-start: 0px;
          padding-inline-start: 0px;
  list-style-type: none !important;
}
.diff-announce .pattern li::before {
  content: "■";
}
.diff-announce .pattern span {
  font-weight: bold;
}
.diff-announce .pattern .annotation {
  color: #5e5e5e;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 16px;
  margin: 0;
}
.diff-announce .process {
  margin: 20px auto;
}
.diff-announce .process li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  counter-reset: num;
}
.diff-announce .process li::before {
  counter-increment: number 1;
  content: counter(number) "）";
}
.diff-announce .process ul {
  list-style: none;
  -webkit-padding-start: 0px;
     -moz-padding-start: 0px;
          padding-inline-start: 0px;
}
.diff-announce .process__img {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 500px;
  width: 100%;
}
.diff-announce .process__img img {
  width: 100%;
}
.diff-announce .process.android2 {
  counter-reset: sub-number 3;
}
.diff-announce .process.android2 li::before {
  counter-increment: sub-number 1;
  content: counter(sub-number) "）";
}
.diff-announce .price-revision__text {
  text-align: left;
  text-indent: -.5em;
  padding-left: .5em;
}
.diff-announce .price-revision__text::before {
  content: "・";
}
.diff-announce .price-revision__annotation {
  color: #5e5e5e;
  text-align: left;
  text-indent: -1em;
  padding-left: 2em;
  font-size: 14px;
}
.diff-announce .price-revision__annotation:before {
  content: "※";
}
@media only screen and (max-width: 767px) {
  .diff-announce .price-revision__annotation {
    font-size: 12px;
  }
}
.diff-announce.post-20211101-03 .process li p {
  display: inline;
}
.diff-announce.post-20211101-03 .process li p.annotation {
  display: block;
}
.diff-announce.post-20211101-04 .pattern li p,
.diff-announce.post-20211101-04 .process li p {
  display: inline;
}
.diff-announce.post-20211101-04 .pattern li p.annotation,
.diff-announce.post-20211101-04 .process li p.annotation {
  display: block;
}
.diff-announce.post-20211101-08 .num {
  -webkit-padding-start: 0px;
     -moz-padding-start: 0px;
          padding-inline-start: 0px;
  counter-reset: number 0;
}
.diff-announce.post-20211101-08 .num.sta3 {
  counter-reset: number 2;
}
.diff-announce.post-20211101-08 .num li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-bottom: 10px;
  list-style-type: none;
}
.diff-announce.post-20211101-08 .num li::before {
  counter-increment: number 1;
  content: counter(number) "）";
}
.diff-announce.post-20211101-08 .num li p {
  display: inline;
}
.diff-announce.post-20211101-08 .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px auto 40px;
  border: 1px solid #90B5D0;
}
.diff-announce.post-20211101-08 .img img {
  max-width: 100%;
}

/*============================ お知らせ5投稿分 ここまで ==================================*/
/*============================ /comparing/ ==================================*/
.diff-compare {
  /* pagetitle */
  /* container */
  /**
  * 製品選択セレクトボックス
  * --------------------------------------------------
  */
}
.diff-compare .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
.diff-compare .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  .diff-compare .kv.undertitle h1 {
    font-size: 34px;
  }
}
.diff-compare br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .diff-compare br.cnt-sp {
    display: block;
  }
}
.diff-compare section.contents#cnt-compare {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1200px;
}
@media only screen and (max-width: 767px) {
  .diff-compare section.contents#cnt-compare {
    width: 100%;
  }
}
.diff-compare .hidden {
  display: none !important;
  visibility: hidden !important;
}
.diff-compare .js-comparing-table .js-sub-headline {
  background-color: #f5f5f5;
  border-top: 1px #ddd solid;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
}
.diff-compare .js-comparing-table .table > tbody > tr > td {
  text-align: center;
}
.diff-compare .js-comparing-table .table {
  margin: 20px auto;
  width: 100%;
}
@media (max-width: 767px) {
  .diff-compare .js-comparing-table .table {
    width: 100%;
  }
}
.diff-compare .table > tbody > tr > td, .diff-compare .table > tbody > tr > th, .diff-compare .table > tfoot > tr > td, .diff-compare .table > tfoot > tr > th, .diff-compare .table > thead > tr > td, .diff-compare .table > thead > tr > th {
  padding: 11px 8px 8px 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.diff-compare .js-comparing-table .table > tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
.diff-compare .js-comparing-table .table > tbody > tr > td p,
.diff-compare .js-comparing-table .table > tbody > tr > td {
  margin: 0;
  font-size: 14px;
}
.diff-compare .js-comparing-table .table > tbody > tr > th p,
.diff-compare .js-comparing-table .table > tbody > tr > th {
  font-size: 14px;
  color: #5e5e5e;
  text-align: left;
  margin: 0;
  vertical-align: middle;
}
.diff-compare .js-comparing-table .table > thead > tr > th:nth-child(1) {
  vertical-align: bottom;
  font-size: 14px;
}
.diff-compare .js-comparing-table .table > thead > tr > th {
  border-top: none;
}
.diff-compare .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.diff-compare .js-comparing-table thead th img,
.diff-compare .js-comparing-table tfoot td img {
  display: block;
  width: 100%;
  max-width: 75px;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
}
.diff-compare .js-comparing-table tfoot .product-name {
  padding: 6px 1em 0;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.diff-compare .js-feature-thum img {
  width: 30%;
  height: auto;
  margin: 0 auto 24px;
}
.diff-compare table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
.diff-compare .js-comparing-oldversion {
  background-color: #FFEBEC;
  width: 310px;
}
@media (max-width: 767px) {
  .diff-compare .js-comparing-oldversion {
    width: auto;
  }
}
.diff-compare .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.diff-compare .js-comparing-table tbody tr th small,
.diff-compare .js-comparing-table tbody tr td small {
  display: block;
  color: #919191;
  font-size: 85%;
}
.diff-compare .js-comparing-table .table > thead > tr > th p,
.diff-compare .js-comparing-table .table > thead > tr > th {
  vertical-align: top;
  font-size: 12px;
  line-height: 1.42857143;
  color: #5e5e5e;
  text-align: center;
  margin-bottom: .5em;
}
.diff-compare .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.diff-compare .jsv-base-s, .diff-compare .jsv-base-s_xs {
  margin-bottom: 24px;
}
.diff-compare .ico-up span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: white;
  background: #ff8b00;
  font-size: 12px;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.diff-compare .ico-new span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: white;
  background: #FF4444;
  font-size: 10px;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*============================ /comparing/ ここまで ==================================*/
/*============================ embedded_atok_en ==================================*/
#diff-embedded_atok_en {
  /* pagetitle */
}
#diff-embedded_atok_en ul {
  font-size: 18px;
  list-style-type: disc;
}
@media only screen and (max-width: 767px) {
  #diff-embedded_atok_en ul {
    font-size: 16px;
  }
}
#diff-embedded_atok_en ul li {
  line-height: 1.8;
}
#diff-embedded_atok_en p small {
  color: #666;
}
#diff-embedded_atok_en .container {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  #diff-embedded_atok_en .container {
    width: 800px;
  }
}
#diff-embedded_atok_en section.contents .content.box.last {
  margin-bottom: 0;
}
#diff-embedded_atok_en .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-embedded_atok_en .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-embedded_atok_en .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-embedded_atok_en .contactinfo {
  max-width: 590px;
  width: 100%;
  margin: 50px auto 0;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-embedded_atok_en .contactinfo figure {
  margin: 0;
}
#diff-embedded_atok_en .contactinfo figure img {
  width: 100%;
}
#diff-embedded_atok_en br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-embedded_atok_en br.cnt-sp {
    display: block;
  }
  #diff-embedded_atok_en .contactinfo figure {
    padding: 0 20px;
  }
}

/*============================ embedded_atok_en ここまで ==================================*/
/*============================ embedded_atok ==================================*/
#diff-embedded_atok {
  /* pagetitle */
}
#diff-embedded_atok .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-embedded_atok .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-embedded_atok .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-embedded_atok .btn {
  text-align: center;
  margin-top: 30px;
}
#diff-embedded_atok .btn a {
  background-color: #fff;
  color: #72a3ff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #72a3ff;
  width: 90%;
  line-height: 2;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
#diff-embedded_atok .btn a:hover {
  background-color: #72a3ff;
  color: white;
  border-color: #72a3ff;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  #diff-embedded_atok .btn a {
    width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#diff-embedded_atok .contactinfo {
  max-width: 502px;
  width: 100%;
  margin: 50px auto 0;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-embedded_atok .contactinfo figure {
  margin: 0;
}
#diff-embedded_atok .contactinfo figure img {
  width: 100%;
}
#diff-embedded_atok br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-embedded_atok br.cnt-sp {
    display: block;
  }
  #diff-embedded_atok .contactinfo figure {
    padding: 0 20px;
  }
}
#diff-embedded_atok section.contents .content.box.last {
  margin-bottom: 0;
}

/*============================ embedded_atok ここまで ==================================*/
/*============================ history ==================================*/
#diff-history {
  /* pagetitle */
  /* container */
  /**
  * timeline
  * --------------------------------------------------
  */
  /*time line*/
  /* bootstrap layout and utilities */
}
#diff-history .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-history .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-history .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-history br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-history br.cnt-sp {
    display: block;
  }
}
#diff-history .js-in-month {
  display: none;
}
#diff-history section.contents#cnt-timeline {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  #diff-history section.contents#cnt-timeline {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #diff-history section.contents#cnt-timeline {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #diff-history section.contents#cnt-timeline {
    width: 1170px;
  }
}
#diff-history #cnt-timeline * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-history #cnt-timeline .timeline dl {
  position: relative;
  top: 0;
  /*padding-bottom: 24px;*/
  margin: 0;
}
#diff-history #cnt-timeline .timeline dl:before {
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: 50%;*/
  z-index: 10;
  width: 2px;
  margin-left: -1px;
  content: '';
  background-color: #ddd;
}
#diff-history #cnt-timeline .timeline dl dt {
  position: relative;
  /*top: 24px;*/
  z-index: 11;
  width: 8em;
  padding: 3px 5px;
  /*  margin: 0 auto 30px;*/
  font-weight: normal;
  color: white;
  text-align: center;
  background-color: #666;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  line-height: 1.42857143;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
}
#diff-history #cnt-timeline .timeline dl dd {
  position: relative;
  z-index: 11;
  margin-left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-history #cnt-timeline .timeline dl dd .circ {
  position: absolute;
  top: 15px;
  /*  left: 50%;*/
  z-index: 11;
  width: 22px;
  height: 22px;
  margin-left: -11px;
  background-color: #ccc;
  border: 4px solid #f5f7fa;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-history #cnt-timeline .timeline dl dd .time {
  position: absolute;
  top: 4px;
  left: 50%;
  display: inline-block;
  width: 4em;
  padding: 10px 20px;
  color: #555;
}
#diff-history #cnt-timeline .timeline dl dd .events {
  position: relative;
  /*width: 47%;*/
  /*padding: 10px 10px 0;*/
  /*margin-top: 31px;*/
  /*background-color: white;*/
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#diff-history #cnt-timeline.timeline dl dd .events:before {
  position: absolute;
  top: 12px;
  width: 0;
  height: 0;
  content: '';
  border-style: solid;
  border-width: 6px;
}
#diff-history #cnt-timeline .timeline dl dd .events .events-object {
  margin-right: 10px;
}
#diff-history #cnt-timeline .timeline dl dd .events .events-body {
  overflow: hidden;
  zoom: 1;
  margin-left: 75px;
  font-size: 14px;
}
#diff-history #cnt-timeline .timeline dl dd .events .events-body p {
  margin: 0;
  text-align: left;
  font-size: 14px;
  color: #5e5e5e;
  line-height: 1.42857143;
}
#diff-history #cnt-timeline .timeline dl dd .events .events-body .events-heading {
  border-bottom: 1px #ccc dotted;
  padding-bottom: .5em;
  margin: 0 0 .5em;
  font-size: 14px;
  font-weight: bold;
  color: #777;
  text-align: left;
}
#diff-history #cnt-timeline .timeline dl dd.pos-right .time {
  margin-left: -100px;
  text-align: right;
}
#diff-history #cnt-timeline.timeline dl dd.pos-right .events {
  float: right;
}
#diff-history #cnt-timeline .timeline dl dd.pos-right .events:before {
  left: -12px;
  border-color: transparent white transparent transparent;
}
#diff-history #cnt-timeline .timeline .time {
  font-size: 90%;
}
#diff-history #cnt-timeline .timeline dl:before {
  left: 60px;
}
#diff-history #cnt-timeline .timeline dl dt {
  margin: 0 0 24px;
}
#diff-history #cnt-timeline .timeline dl dd .circ {
  left: 60px;
}
#diff-history #cnt-timeline .timeline dl dd .time {
  left: 0;
}
#diff-history #cnt-timeline .timeline dl dd.pos-right .time {
  padding: 15px 0;
  margin-left: 0;
  text-align: center;
}
#diff-history #cnt-timeline .timeline dl dd.pos-right .events {
  float: right;
  width: 100%;
}
#diff-history #cnt-timeline .timeline dl dd.pos-right .events:before {
  display: none;
}
#diff-history #cnt-timeline .js-text-indent {
  padding-left: 1em;
  text-indent: -1em;
}
#diff-history #cnt-timeline .js-annotation {
  font-size: 14px;
  line-height: 1.2;
}
#diff-history #cnt-timeline .timeline .time {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.5px;
}
#diff-history #cnt-timeline .timeline .label {
  padding: .3em .6em .2em;
}
#diff-history #cnt-timeline .timeline .panel {
  margin-bottom: 24px;
}
#diff-history #cnt-timeline .timeline .panel-footer ul {
  padding-left: 20px;
}
#diff-history #cnt-timeline .timeline .panel-footer ul li {
  position: relative;
  font-size: 14px;
  line-height: 1.42857143;
}
#diff-history #cnt-timeline .timeline .panel-footer ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #5E5E5E;
  top: 7px;
  left: -14px;
}
#diff-history #cnt-timeline .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#diff-history #cnt-timeline .panel-default {
  border-color: #ddd;
}
#diff-history #cnt-timeline .panel-body {
  padding: 13px 15px;
}
#diff-history #cnt-timeline .panel-body:after {
  clear: both;
}
#diff-history #cnt-timeline .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-history #cnt-timeline .label {
  display: inline-block;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  margin: 2px 0;
}
#diff-history #cnt-timeline .label-primary {
  background-color: #337ab7;
}
#diff-history #cnt-timeline .label-default {
  background-color: #777;
}
#diff-history #cnt-timeline .label-success {
  background-color: #5cb85c;
}
#diff-history #cnt-timeline .label-ios {
  background-color: #f2882a;
}
#diff-history #cnt-timeline .clearfix::after,
#diff-history #cnt-timeline .clearfix:before {
  display: table;
  content: " ";
}
#diff-history #cnt-timeline .clearfix::after {
  clear: both;
}
#diff-history #cnt-timeline .col-xs-12 .col-md-6 {
  padding-right: 12px;
  padding-left: 12px;
}
#diff-history #cnt-timeline .col-xs-12 {
  width: 100%;
  float: left;
}
@media (min-width: 992px) {
  #diff-history #cnt-timeline .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #diff-history #cnt-timeline .col-md-1, #diff-history #cnt-timeline .col-md-10, #diff-history #cnt-timeline .col-md-11, #diff-history #cnt-timeline .col-md-12, #diff-history #cnt-timeline .col-md-2, #diff-history #cnt-timeline .col-md-3, #diff-history #cnt-timeline .col-md-4, #diff-history #cnt-timeline .col-md-5, #diff-history #cnt-timeline .col-md-6, #diff-history #cnt-timeline .col-md-7, #diff-history #cnt-timeline .col-md-8, #diff-history #cnt-timeline .col-md-9 {
    float: left;
  }
}
#diff-history #cnt-timeline .col-lg-1, #diff-history #cnt-timeline .col-lg-10, #diff-history #cnt-timeline .col-lg-11, #diff-history #cnt-timeline .col-lg-12, #diff-history #cnt-timeline .col-lg-2, #diff-history #cnt-timeline .col-lg-3, #diff-history #cnt-timeline .col-lg-4, #diff-history #cnt-timeline .col-lg-5, #diff-history #cnt-timeline .col-lg-6, #diff-history #cnt-timeline .col-lg-7, #diff-history #cnt-timeline .col-lg-8, #diff-history #cnt-timeline .col-lg-9, #diff-history #cnt-timeline .col-md-1, #diff-history #cnt-timeline .col-md-10, #diff-history #cnt-timeline .col-md-11, #diff-history #cnt-timeline .col-md-12, #diff-history #cnt-timeline .col-md-2, #diff-history #cnt-timeline .col-md-3, #diff-history #cnt-timeline .col-md-4, #diff-history #cnt-timeline .col-md-5, #diff-history #cnt-timeline .col-md-6, #diff-history #cnt-timeline .col-md-7, #diff-history #cnt-timeline .col-md-8, #diff-history #cnt-timeline .col-md-9, #diff-history #cnt-timeline .col-sm-1, #diff-history #cnt-timeline .col-sm-10, #diff-history #cnt-timeline .col-sm-11, #diff-history #cnt-timeline .col-sm-12, #diff-history #cnt-timeline .col-sm-2, #diff-history #cnt-timeline .col-sm-3, #diff-history #cnt-timeline .col-sm-4, #diff-history #cnt-timeline .col-sm-5, #diff-history #cnt-timeline .col-sm-6, #diff-history #cnt-timeline .col-sm-7, #diff-history #cnt-timeline .col-sm-8, #diff-history #cnt-timeline .col-sm-9, #diff-history #cnt-timeline .col-xs-1, #diff-history #cnt-timeline .col-xs-10, #diff-history #cnt-timeline .col-xs-11, #diff-history #cnt-timeline .col-xs-12, #diff-history #cnt-timeline .col-xs-2, #diff-history #cnt-timeline .col-xs-3, #diff-history #cnt-timeline .col-xs-4, #diff-history #cnt-timeline .col-xs-5, #diff-history #cnt-timeline .col-xs-6, #diff-history #cnt-timeline .col-xs-7, #diff-history #cnt-timeline .col-xs-8, #diff-history #cnt-timeline .col-xs-9 {
  padding-right: 12px;
  padding-left: 12px;
}
#diff-history #cnt-timeline .row {
  margin-right: -15px;
  margin-left: -15px;
}

/*============================ history ここまで ==================================*/
/*============================ lineup ==================================*/
#diff-lineup {
  /* pagetitle */
  /* container */
  /* anchor */
  /* bootstrap layout and utilities */
  /* btn */
  /**
  * ご購入前のQ&A
  * --------------------------------------------------
  */
  /* container */
}
#diff-lineup .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-lineup .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-lineup .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-lineup br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-lineup br.cnt-sp {
    display: block;
  }
}
#diff-lineup section.contents#cnt-lineup {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  #diff-lineup section.contents#cnt-lineup {
    width: 1200px;
  }
}
#diff-lineup .js-flex-box {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#diff-lineup .js-flex-middle {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#diff-lineup .js-flex-center {
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#diff-lineup .js-icon-text, #diff-lineup .js-width-full {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#diff-lineup .js-anchor {
  border-bottom: 1px #ddd solid;
}
#diff-lineup .js-anchor .js-icon-left:before {
  font-size: 26px;
}
#diff-lineup .js-anchor-frame {
  padding-top: 50px;
}
@media (max-width: 767px) {
  #diff-lineup .js-anchor-frame {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  #diff-lineup .js-anchor .js-icon-left:before {
    font-size: 32px;
  }
}
#diff-lineup .js-anchor .js-anchor-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 0;
}
#diff-lineup .js-anchor .js-anchor-item {
  width: 24%;
  border-radius: 5px;
  background-color: #fff;
  list-style: none;
  margin: 0 3px 6px;
}
#diff-lineup .js-anchor .js-anchor-item + .js-anchor-item {
  margin-left: 10px;
}
#diff-lineup .js-anchor .js-anchor-item a {
  width: 100%;
  min-height: 40px;
  height: 100%;
  line-height: 1;
  border-radius: 5px;
  padding: 4px;
  background-color: #eee;
  opacity: 1 !important;
  color: #337ab7;
}
#diff-lineup .js-anchor .js-anchor-item a:hover {
  background-color: #D1D2D2;
  text-decoration: none;
}
#diff-lineup .js-anchor .js-icon-text {
  width: 0%;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#diff-lineup .js-anchor-item .js-ico-in-text:before {
  font-size: 1.3em;
}
#diff-lineup .js-in-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #diff-lineup .js-anchor,
  #diff-lineup .js-in-container {
    min-width: 1200px;
  }
}
@media (max-width: 767px) {
  #diff-lineup .js-anchor {
    display: none;
  }
}
#diff-lineup #cnt-lineup .clearfix::after,
#diff-lineup #cnt-lineup .clearfix:before {
  display: table;
  content: " ";
}
#diff-lineup #cnt-lineup .clearfix::after {
  clear: both;
}
#diff-lineup #cnt-lineup .col-xs-12 .col-md-6 {
  padding-right: 12px;
  padding-left: 12px;
}
#diff-lineup #cnt-lineup .col-xs-12 {
  width: 100%;
  float: left;
}
@media (min-width: 992px) {
  #diff-lineup #cnt-lineup .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #diff-lineup #cnt-lineup .col-md-1, #diff-lineup #cnt-lineup .col-md-10, #diff-lineup #cnt-lineup .col-md-11, #diff-lineup #cnt-lineup .col-md-12, #diff-lineup #cnt-lineup .col-md-2, #diff-lineup #cnt-lineup .col-md-3, #diff-lineup #cnt-lineup .col-md-4, #diff-lineup #cnt-lineup .col-md-5, #diff-lineup #cnt-lineup .col-md-6, #diff-lineup #cnt-lineup .col-md-7, #diff-lineup #cnt-lineup .col-md-8, #diff-lineup #cnt-lineup .col-md-9 {
    float: left;
  }
}
#diff-lineup #cnt-lineup .col-lg-1, #diff-lineup #cnt-lineup .col-lg-10, #diff-lineup #cnt-lineup .col-lg-11, #diff-lineup #cnt-lineup .col-lg-12, #diff-lineup #cnt-lineup .col-lg-2, #diff-lineup #cnt-lineup .col-lg-3, #diff-lineup #cnt-lineup .col-lg-4, #diff-lineup #cnt-lineup .col-lg-5, #diff-lineup #cnt-lineup .col-lg-6, #diff-lineup #cnt-lineup .col-lg-7, #diff-lineup #cnt-lineup .col-lg-8, #diff-lineup #cnt-lineup .col-lg-9, #diff-lineup #cnt-lineup .col-md-1, #diff-lineup #cnt-lineup .col-md-10, #diff-lineup #cnt-lineup .col-md-11, #diff-lineup #cnt-lineup .col-md-12, #diff-lineup #cnt-lineup .col-md-2, #diff-lineup #cnt-lineup .col-md-3, #diff-lineup #cnt-lineup .col-md-4, #diff-lineup #cnt-lineup .col-md-5, #diff-lineup #cnt-lineup .col-md-6, #diff-lineup #cnt-lineup .col-md-7, #diff-lineup #cnt-lineup .col-md-8, #diff-lineup #cnt-lineup .col-md-9, #diff-lineup #cnt-lineup .col-sm-1, #diff-lineup #cnt-lineup .col-sm-10, #diff-lineup #cnt-lineup .col-sm-11, #diff-lineup #cnt-lineup .col-sm-12, #diff-lineup #cnt-lineup .col-sm-2, #diff-lineup #cnt-lineup .col-sm-3, #diff-lineup #cnt-lineup .col-sm-4, #diff-lineup #cnt-lineup .col-sm-5, #diff-lineup #cnt-lineup .col-sm-6, #diff-lineup #cnt-lineup .col-sm-7, #diff-lineup #cnt-lineup .col-sm-8, #diff-lineup #cnt-lineup .col-sm-9, #diff-lineup #cnt-lineup .col-xs-1, #diff-lineup #cnt-lineup .col-xs-10, #diff-lineup #cnt-lineup .col-xs-11, #diff-lineup #cnt-lineup .col-xs-12, #diff-lineup #cnt-lineup .col-xs-2, #diff-lineup #cnt-lineup .col-xs-3, #diff-lineup #cnt-lineup .col-xs-4, #diff-lineup #cnt-lineup .col-xs-5, #diff-lineup #cnt-lineup .col-xs-6, #diff-lineup #cnt-lineup .col-xs-7, #diff-lineup #cnt-lineup .col-xs-8, #diff-lineup #cnt-lineup .col-xs-9 {
  padding-right: 12px;
  padding-left: 12px;
}
#diff-lineup #cnt-lineup .row {
  margin-right: -15px;
  margin-left: -15px;
}
#diff-lineup .js-lineup colgroup col.super-premium {
  background-color: #FFE6B3;
}
#diff-lineup .js-lineup colgroup col.premium {
  background-color: #FFEBEC;
}
#diff-lineup .js-lineup colgroup col.standard {
  background-color: #F7FBFF;
}
#diff-lineup .js-lineup-table .js-sub-headline {
  background-color: #f5f5f5;
  border-top: 1px #ddd solid;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
}
#diff-lineup .js-lineup-table .table > tbody > tr > td {
  text-align: center;
}
#diff-lineup .js-lineup-table .table {
  margin: 20px auto;
  width: 100%;
}
@media (max-width: 767px) {
  #diff-lineup .js-lineup-table {
    border: 1px solid #ddd;
  }
  #diff-lineup .js-lineup-table .table {
    width: 800px;
  }
}
#diff-lineup .js-lineup-table .js-lineup-table-featured {
  background-color: #fae6e8;
}
#diff-lineup .js-lineup-table thead th img,
#diff-lineup .js-comparing-table thead th img {
  max-width: 75px;
  width: 100%;
  margin: 0 auto 1em auto;
}
#diff-lineup .jsâˆ’lineup .js-lineup-table {
  width: 100%;
  margin: 0 auto;
}
#diff-lineup .jsâˆ’lineup .js-lineup-table colgroup col.premium {
  background-color: #FAE6E8;
}
#diff-lineup .jsâˆ’lineup .js-lineup-table thead th:first-child {
  vertical-align: bottom;
}
#diff-lineup .jsâˆ’lineup tbody th small {
  display: block;
  font-weight: normal;
}
#diff-lineup .jsâˆ’lineup tbody td sup {
  font-size: 12px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #diff-lineup .jsâˆ’lineup tbody th small {
    display: none;
  }
}
#diff-lineup .table > tbody > tr > td, #diff-lineup .table > tbody > tr > th, #diff-lineup .table > tfoot > tr > td, #diff-lineup .table > tfoot > tr > th, #diff-lineup .table > thead > tr > td, #diff-lineup .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#diff-lineup .js-lineup-table .table > tbody > tr > td {
  text-align: center;
}
#diff-lineup .js-lineup-table .table > tbody > tr > td {
  margin: 0;
  font-size: 14px;
}
#diff-lineup .js-lineup-table .table > tbody > tr:not(.js-sub-headline) > td {
  margin: 0;
  font-size: 20px;
}
#diff-lineup .js-lineup-table .table > tbody > tr > th p,
#diff-lineup .js-lineup-table .table > tbody > tr > th {
  font-size: 14px;
  color: #5e5e5e;
  text-align: left;
  margin: 0;
}
#diff-lineup .js-lineup-table .table > thead > tr > th:nth-child(1) {
  vertical-align: bottom;
  font-size: 14px;
}
#diff-lineup .js-lineup-table .table > thead > tr > th {
  border-top: none;
}
#diff-lineup .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
#diff-lineup .js-lineup-table thead th img,
#diff-lineup .js-lineup-table tfoot td img {
  display: block;
  width: 85px;
  max-width: 85px;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
}
#diff-lineup .js-lineup-table tfoot .product-name {
  padding: 6px 1em 0;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
#diff-lineup .js-feature-thum img {
  width: 30%;
  height: auto;
  margin: 0 auto 24px;
}
#diff-lineup a.js-btn-cvn {
  display: block;
  margin: 0 auto;
  min-width: 170px;
  max-width: 180px;
  color: #fff;
  background-color: #FF4444;
  padding: 5px;
  border-radius: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#diff-lineup #cnt-lineup a.js-btn-cvn p {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .5px;
}
@media screen and (max-width: 767px) {
  #diff-lineup #cnt-lineup h4 span {
    display: block;
  }
}
#diff-lineup .js-function-name {
  font-size: 90%;
  font-weight: 100;
}
#diff-lineup .btn {
  text-align: center;
}
#diff-lineup .btn a {
  background-color: #fff;
  color: #72a3ff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #72a3ff;
  width: 90%;
  line-height: 2;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
#diff-lineup .btn a:hover {
  background-color: #72a3ff;
  color: white;
  border-color: #72a3ff;
  opacity: 1;
}
#diff-lineup .btn-group-lg > .btn, #diff-lineup .btn-lg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-lineup .btn-block {
  display: block;
  width: 100%;
}
#diff-lineup .js-s-notes, #diff-lineup .js-s-notes small {
  font-size: 12px;
  color: #777;
  font-weight: 400;
  max-width: 90%;
  margin: 0 auto;
}
#diff-lineup #cnt-lineup .js-text-indent {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  margin: 0;
  text-align: left;
}
#diff-lineup sup {
  top: -.5em;
}
#diff-lineup sub, #diff-lineup sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#diff-lineup .jsv-line-s {
  font-size: 16px;
  list-style: disc;
}
#diff-lineup p strong {
  font-size: 1.2em;
}
#diff-lineup #cnt-lineup_faq {
  background-color: #f3f3f3;
}
#diff-lineup section.contents#cnt-lineup_faq .content {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  #diff-lineup section.contents#cnt-lineup_faq .content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #diff-lineup section.contents#cnt-lineup_faq .content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #diff-lineup section.contents#cnt-lineup_faq .content {
    width: 1170px;
  }
}
#diff-lineup #cnt-lineup_faq h4 {
  margin-bottom: 50px;
}
#diff-lineup #cnt-lineup,
#diff-lineup #cnt-lineup_faq {
  position: relative;
}
#diff-lineup .anchor {
  position: absolute;
  top: -60px;
}
#diff-lineup .js-qa-info-box a {
  display: block;
  border-radius: 3px;
  padding: 10px;
  color: #72a3ff;
  font-size: 16px;
  font-weight: normal;
}
#diff-lineup .js-qa-info-box a:hover {
  display: block;
  color: rgba(94, 94, 94, 0.8);
  background-color: rgba(94, 94, 94, 0.2);
  text-decoration: none;
}
#diff-lineup .js-qa-info-box {
  margin-bottom: 2em;
}
#diff-lineup .js-qa-info-cont {
  padding-bottom: 1em;
  padding-left: 0;
}
#diff-lineup .js-qa-info-cont li {
  border-top: 1px solid #ddd;
}
#diff-lineup .js-qa-info-cont li:last-child {
  border-bottom: 1px solid #ddd;
}
#diff-lineup .js-dial-number {
  font-size: 2em;
  font-weight: bold;
}
#diff-lineup .js-aaa-label {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #e46262;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
  left: 50%;
  margin-left: 40px;
}
@media screen and (min-width: 767px) {
  #diff-lineup .js-aaa-label {
    margin-left: 25px;
    top: -25px;
  }
}
#diff-lineup .js-qa-info-title {
  font-weight: bold;
}
#diff-lineup br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-lineup br.cnt-sp {
    display: block;
  }
  #diff-lineup .js-qa-info-box p {
    display: block;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    margin-top: 20px !important;
  }
}
#diff-lineup p.light {
  font-weight: normal;
}
#diff-lineup .ico-darrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: transparent transparent #337ab7 #337ab7;
  -webkit-transform: rotate(-45deg) translate(10px, 5px);
          transform: rotate(-45deg) translate(10px, 5px);
}
#diff-lineup .ico-try {
  font-size: 16px !important;
}
@media only screen and (max-width: 767px) {
  #diff-lineup .ico-try {
    font-size: 14px !important;
  }
}

/*============================ lineup ここまで ==================================*/
/*============================ spec ==================================*/
#diff-spec {
  /**
  * bootstrap col set
  * --------------------------------------------------
  */
  /**
  * bootstrap panel set
  * --------------------------------------------------
  */
  /* pagetitle */
  /* container */
  /* anchor */
  /*
  * import atokstyle.css 
  */
  /* spec.html #lineup --- */
  /* spec.html #price --- */
  /*-------------------------------------------------@group Virtical Margine*/
  /*Bootstrap Collaboration*/
  /*Font vertical rhythm------テキスト*/
  /*Basic vertical rhythm------要素、ブロック*/
  /*base line-height　半分*/
  /*base line-height　1つ分　*/
  /*base line-height　2つ分　*/
  /*base line-height　3つ分　*/
  /*base line-height　4つ分　*/
  /*
  *  Custom style
  */
  /* btn */
  /*FORM SEARCH*/
}
#diff-spec * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-spec .col-xs-1, #diff-spec .col-sm-1, #diff-spec .col-md-1, #diff-spec .col-lg-1, #diff-spec .col-xs-2, #diff-spec .col-sm-2, #diff-spec .col-md-2, #diff-spec .col-lg-2, #diff-spec .col-xs-3, #diff-spec .col-sm-3, #diff-spec .col-md-3, #diff-spec .col-lg-3, #diff-spec .col-xs-4, #diff-spec .col-sm-4, #diff-spec .col-md-4, #diff-spec .col-lg-4, #diff-spec .col-xs-5, #diff-spec .col-sm-5, #diff-spec .col-md-5, #diff-spec .col-lg-5, #diff-spec .col-xs-6, #diff-spec .col-sm-6, #diff-spec .col-md-6, #diff-spec .col-lg-6, #diff-spec .col-xs-7, #diff-spec .col-sm-7, #diff-spec .col-md-7, #diff-spec .col-lg-7, #diff-spec .col-xs-8, #diff-spec .col-sm-8, #diff-spec .col-md-8, #diff-spec .col-lg-8, #diff-spec .col-xs-9, #diff-spec .col-sm-9, #diff-spec .col-md-9, #diff-spec .col-lg-9, #diff-spec .col-xs-10, #diff-spec .col-sm-10, #diff-spec .col-md-10, #diff-spec .col-lg-10, #diff-spec .col-xs-11, #diff-spec .col-sm-11, #diff-spec .col-md-11, #diff-spec .col-lg-11, #diff-spec .col-xs-12, #diff-spec .col-sm-12, #diff-spec .col-md-12, #diff-spec .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
#diff-spec .col-xs-1, #diff-spec .col-xs-2, #diff-spec .col-xs-3, #diff-spec .col-xs-4, #diff-spec .col-xs-5, #diff-spec .col-xs-6, #diff-spec .col-xs-7, #diff-spec .col-xs-8, #diff-spec .col-xs-9, #diff-spec .col-xs-10, #diff-spec .col-xs-11, #diff-spec .col-xs-12 {
  float: left;
}
#diff-spec .col-xs-12 {
  width: 100%;
}
#diff-spec .col-xs-11 {
  width: 91.66666667%;
}
#diff-spec .col-xs-10 {
  width: 83.33333333%;
}
#diff-spec .col-xs-9 {
  width: 75%;
}
#diff-spec .col-xs-8 {
  width: 66.66666667%;
}
#diff-spec .col-xs-7 {
  width: 58.33333333%;
}
#diff-spec .col-xs-6 {
  width: 50%;
}
#diff-spec .col-xs-5 {
  width: 41.66666667%;
}
#diff-spec .col-xs-4 {
  width: 33.33333333%;
}
#diff-spec .col-xs-3 {
  width: 25%;
}
#diff-spec .col-xs-2 {
  width: 16.66666667%;
}
#diff-spec .col-xs-1 {
  width: 8.33333333%;
}
#diff-spec .col-xs-pull-12 {
  right: 100%;
}
#diff-spec .col-xs-pull-11 {
  right: 91.66666667%;
}
#diff-spec .col-xs-pull-10 {
  right: 83.33333333%;
}
#diff-spec .col-xs-pull-9 {
  right: 75%;
}
#diff-spec .col-xs-pull-8 {
  right: 66.66666667%;
}
#diff-spec .col-xs-pull-7 {
  right: 58.33333333%;
}
#diff-spec .col-xs-pull-6 {
  right: 50%;
}
#diff-spec .col-xs-pull-5 {
  right: 41.66666667%;
}
#diff-spec .col-xs-pull-4 {
  right: 33.33333333%;
}
#diff-spec .col-xs-pull-3 {
  right: 25%;
}
#diff-spec .col-xs-pull-2 {
  right: 16.66666667%;
}
#diff-spec .col-xs-pull-1 {
  right: 8.33333333%;
}
#diff-spec .col-xs-pull-0 {
  right: auto;
}
#diff-spec .col-xs-push-12 {
  left: 100%;
}
#diff-spec .col-xs-push-11 {
  left: 91.66666667%;
}
#diff-spec .col-xs-push-10 {
  left: 83.33333333%;
}
#diff-spec .col-xs-push-9 {
  left: 75%;
}
#diff-spec .col-xs-push-8 {
  left: 66.66666667%;
}
#diff-spec .col-xs-push-7 {
  left: 58.33333333%;
}
#diff-spec .col-xs-push-6 {
  left: 50%;
}
#diff-spec .col-xs-push-5 {
  left: 41.66666667%;
}
#diff-spec .col-xs-push-4 {
  left: 33.33333333%;
}
#diff-spec .col-xs-push-3 {
  left: 25%;
}
#diff-spec .col-xs-push-2 {
  left: 16.66666667%;
}
#diff-spec .col-xs-push-1 {
  left: 8.33333333%;
}
#diff-spec .col-xs-push-0 {
  left: auto;
}
#diff-spec .col-xs-offset-12 {
  margin-left: 100%;
}
#diff-spec .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#diff-spec .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#diff-spec .col-xs-offset-9 {
  margin-left: 75%;
}
#diff-spec .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#diff-spec .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#diff-spec .col-xs-offset-6 {
  margin-left: 50%;
}
#diff-spec .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#diff-spec .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#diff-spec .col-xs-offset-3 {
  margin-left: 25%;
}
#diff-spec .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#diff-spec .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#diff-spec .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  #diff-spec .col-sm-1, #diff-spec .col-sm-2, #diff-spec .col-sm-3, #diff-spec .col-sm-4, #diff-spec .col-sm-5, #diff-spec .col-sm-6, #diff-spec .col-sm-7, #diff-spec .col-sm-8, #diff-spec .col-sm-9, #diff-spec .col-sm-10, #diff-spec .col-sm-11, #diff-spec .col-sm-12 {
    float: left;
  }
  #diff-spec .col-sm-12 {
    width: 100%;
  }
  #diff-spec .col-sm-11 {
    width: 91.66666667%;
  }
  #diff-spec .col-sm-10 {
    width: 83.33333333%;
  }
  #diff-spec .col-sm-9 {
    width: 75%;
  }
  #diff-spec .col-sm-8 {
    width: 66.66666667%;
  }
  #diff-spec .col-sm-7 {
    width: 58.33333333%;
  }
  #diff-spec .col-sm-6 {
    width: 50%;
  }
  #diff-spec .col-sm-5 {
    width: 41.66666667%;
  }
  #diff-spec .col-sm-4 {
    width: 33.33333333%;
  }
  #diff-spec .col-sm-3 {
    width: 25%;
  }
  #diff-spec .col-sm-2 {
    width: 16.66666667%;
  }
  #diff-spec .col-sm-1 {
    width: 8.33333333%;
  }
  #diff-spec .col-sm-pull-12 {
    right: 100%;
  }
  #diff-spec .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #diff-spec .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #diff-spec .col-sm-pull-9 {
    right: 75%;
  }
  #diff-spec .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #diff-spec .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #diff-spec .col-sm-pull-6 {
    right: 50%;
  }
  #diff-spec .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #diff-spec .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #diff-spec .col-sm-pull-3 {
    right: 25%;
  }
  #diff-spec .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #diff-spec .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #diff-spec .col-sm-pull-0 {
    right: auto;
  }
  #diff-spec .col-sm-push-12 {
    left: 100%;
  }
  #diff-spec .col-sm-push-11 {
    left: 91.66666667%;
  }
  #diff-spec .col-sm-push-10 {
    left: 83.33333333%;
  }
  #diff-spec .col-sm-push-9 {
    left: 75%;
  }
  #diff-spec .col-sm-push-8 {
    left: 66.66666667%;
  }
  #diff-spec .col-sm-push-7 {
    left: 58.33333333%;
  }
  #diff-spec .col-sm-push-6 {
    left: 50%;
  }
  #diff-spec .col-sm-push-5 {
    left: 41.66666667%;
  }
  #diff-spec .col-sm-push-4 {
    left: 33.33333333%;
  }
  #diff-spec .col-sm-push-3 {
    left: 25%;
  }
  #diff-spec .col-sm-push-2 {
    left: 16.66666667%;
  }
  #diff-spec .col-sm-push-1 {
    left: 8.33333333%;
  }
  #diff-spec .col-sm-push-0 {
    left: auto;
  }
  #diff-spec .col-sm-offset-12 {
    margin-left: 100%;
  }
  #diff-spec .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-spec .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-spec .col-sm-offset-9 {
    margin-left: 75%;
  }
  #diff-spec .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-spec .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-spec .col-sm-offset-6 {
    margin-left: 50%;
  }
  #diff-spec .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-spec .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-spec .col-sm-offset-3 {
    margin-left: 25%;
  }
  #diff-spec .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-spec .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-spec .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #diff-spec .col-md-1, #diff-spec .col-md-2, #diff-spec .col-md-3, #diff-spec .col-md-4, #diff-spec .col-md-5, #diff-spec .col-md-6, #diff-spec .col-md-7, #diff-spec .col-md-8, #diff-spec .col-md-9, #diff-spec .col-md-10, #diff-spec .col-md-11, #diff-spec .col-md-12 {
    float: left;
  }
  #diff-spec .col-md-12 {
    width: 100%;
  }
  #diff-spec .col-md-11 {
    width: 91.66666667%;
  }
  #diff-spec .col-md-10 {
    width: 83.33333333%;
  }
  #diff-spec .col-md-9 {
    width: 75%;
  }
  #diff-spec .col-md-8 {
    width: 66.66666667%;
  }
  #diff-spec .col-md-7 {
    width: 58.33333333%;
  }
  #diff-spec .col-md-6 {
    width: 50%;
  }
  #diff-spec .col-md-5 {
    width: 41.66666667%;
  }
  #diff-spec .col-md-4 {
    width: 33.33333333%;
  }
  #diff-spec .col-md-3 {
    width: 25%;
  }
  #diff-spec .col-md-2 {
    width: 16.66666667%;
  }
  #diff-spec .col-md-1 {
    width: 8.33333333%;
  }
  #diff-spec .col-md-pull-12 {
    right: 100%;
  }
  #diff-spec .col-md-pull-11 {
    right: 91.66666667%;
  }
  #diff-spec .col-md-pull-10 {
    right: 83.33333333%;
  }
  #diff-spec .col-md-pull-9 {
    right: 75%;
  }
  #diff-spec .col-md-pull-8 {
    right: 66.66666667%;
  }
  #diff-spec .col-md-pull-7 {
    right: 58.33333333%;
  }
  #diff-spec .col-md-pull-6 {
    right: 50%;
  }
  #diff-spec .col-md-pull-5 {
    right: 41.66666667%;
  }
  #diff-spec .col-md-pull-4 {
    right: 33.33333333%;
  }
  #diff-spec .col-md-pull-3 {
    right: 25%;
  }
  #diff-spec .col-md-pull-2 {
    right: 16.66666667%;
  }
  #diff-spec .col-md-pull-1 {
    right: 8.33333333%;
  }
  #diff-spec .col-md-pull-0 {
    right: auto;
  }
  #diff-spec .col-md-push-12 {
    left: 100%;
  }
  #diff-spec .col-md-push-11 {
    left: 91.66666667%;
  }
  #diff-spec .col-md-push-10 {
    left: 83.33333333%;
  }
  #diff-spec .col-md-push-9 {
    left: 75%;
  }
  #diff-spec .col-md-push-8 {
    left: 66.66666667%;
  }
  #diff-spec .col-md-push-7 {
    left: 58.33333333%;
  }
  #diff-spec .col-md-push-6 {
    left: 50%;
  }
  #diff-spec .col-md-push-5 {
    left: 41.66666667%;
  }
  #diff-spec .col-md-push-4 {
    left: 33.33333333%;
  }
  #diff-spec .col-md-push-3 {
    left: 25%;
  }
  #diff-spec .col-md-push-2 {
    left: 16.66666667%;
  }
  #diff-spec .col-md-push-1 {
    left: 8.33333333%;
  }
  #diff-spec .col-md-push-0 {
    left: auto;
  }
  #diff-spec .col-md-offset-12 {
    margin-left: 100%;
  }
  #diff-spec .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-spec .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-spec .col-md-offset-9 {
    margin-left: 75%;
  }
  #diff-spec .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-spec .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-spec .col-md-offset-6 {
    margin-left: 50%;
  }
  #diff-spec .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-spec .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-spec .col-md-offset-3 {
    margin-left: 25%;
  }
  #diff-spec .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-spec .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-spec .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #diff-spec .col-lg-1, #diff-spec .col-lg-2, #diff-spec .col-lg-3, #diff-spec .col-lg-4, #diff-spec .col-lg-5, #diff-spec .col-lg-6, #diff-spec .col-lg-7, #diff-spec .col-lg-8, #diff-spec .col-lg-9, #diff-spec .col-lg-10, #diff-spec .col-lg-11, #diff-spec .col-lg-12 {
    float: left;
  }
  #diff-spec .col-lg-12 {
    width: 100%;
  }
  #diff-spec .col-lg-11 {
    width: 91.66666667%;
  }
  #diff-spec .col-lg-10 {
    width: 83.33333333%;
  }
  #diff-spec .col-lg-9 {
    width: 75%;
  }
  #diff-spec .col-lg-8 {
    width: 66.66666667%;
  }
  #diff-spec .col-lg-7 {
    width: 58.33333333%;
  }
  #diff-spec .col-lg-6 {
    width: 50%;
  }
  #diff-spec .col-lg-5 {
    width: 41.66666667%;
  }
  #diff-spec .col-lg-4 {
    width: 33.33333333%;
  }
  #diff-spec .col-lg-3 {
    width: 25%;
  }
  #diff-spec .col-lg-2 {
    width: 16.66666667%;
  }
  #diff-spec .col-lg-1 {
    width: 8.33333333%;
  }
  #diff-spec .col-lg-pull-12 {
    right: 100%;
  }
  #diff-spec .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #diff-spec .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #diff-spec .col-lg-pull-9 {
    right: 75%;
  }
  #diff-spec .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #diff-spec .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #diff-spec .col-lg-pull-6 {
    right: 50%;
  }
  #diff-spec .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #diff-spec .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #diff-spec .col-lg-pull-3 {
    right: 25%;
  }
  #diff-spec .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #diff-spec .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #diff-spec .col-lg-pull-0 {
    right: auto;
  }
  #diff-spec .col-lg-push-12 {
    left: 100%;
  }
  #diff-spec .col-lg-push-11 {
    left: 91.66666667%;
  }
  #diff-spec .col-lg-push-10 {
    left: 83.33333333%;
  }
  #diff-spec .col-lg-push-9 {
    left: 75%;
  }
  #diff-spec .col-lg-push-8 {
    left: 66.66666667%;
  }
  #diff-spec .col-lg-push-7 {
    left: 58.33333333%;
  }
  #diff-spec .col-lg-push-6 {
    left: 50%;
  }
  #diff-spec .col-lg-push-5 {
    left: 41.66666667%;
  }
  #diff-spec .col-lg-push-4 {
    left: 33.33333333%;
  }
  #diff-spec .col-lg-push-3 {
    left: 25%;
  }
  #diff-spec .col-lg-push-2 {
    left: 16.66666667%;
  }
  #diff-spec .col-lg-push-1 {
    left: 8.33333333%;
  }
  #diff-spec .col-lg-push-0 {
    left: auto;
  }
  #diff-spec .col-lg-offset-12 {
    margin-left: 100%;
  }
  #diff-spec .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-spec .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-spec .col-lg-offset-9 {
    margin-left: 75%;
  }
  #diff-spec .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-spec .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-spec .col-lg-offset-6 {
    margin-left: 50%;
  }
  #diff-spec .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-spec .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-spec .col-lg-offset-3 {
    margin-left: 25%;
  }
  #diff-spec .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-spec .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-spec .col-lg-offset-0 {
    margin-left: 0;
  }
}
#diff-spec .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#diff-spec .panel-body {
  padding: 15px;
}
#diff-spec .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-spec .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#diff-spec .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
#diff-spec .panel-title > a,
#diff-spec .panel-title > small,
#diff-spec .panel-title > .small,
#diff-spec .panel-title > small > a,
#diff-spec .panel-title > .small > a {
  color: inherit;
}
#diff-spec .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-spec .panel > .list-group,
#diff-spec .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
#diff-spec .panel > .list-group .list-group-item,
#diff-spec .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#diff-spec .panel > .list-group:first-child .list-group-item:first-child,
#diff-spec .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-spec .panel > .list-group:last-child .list-group-item:last-child,
#diff-spec .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-spec .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#diff-spec .list-group + .panel-footer {
  border-top-width: 0;
}
#diff-spec .panel > .table,
#diff-spec .panel > .table-responsive > .table,
#diff-spec .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
#diff-spec .panel > .table caption,
#diff-spec .panel > .table-responsive > .table caption,
#diff-spec .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
#diff-spec .panel > .table:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-spec .panel > .table:first-child > thead:first-child > tr:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#diff-spec .panel > .table:first-child > tbody:first-child > tr:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-spec .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#diff-spec .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#diff-spec .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#diff-spec .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#diff-spec .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#diff-spec .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#diff-spec .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#diff-spec .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#diff-spec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#diff-spec .panel > .table:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-spec .panel > .table:last-child > tbody:last-child > tr:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#diff-spec .panel > .table:last-child > tfoot:last-child > tr:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-spec .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#diff-spec .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#diff-spec .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#diff-spec .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
#diff-spec .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#diff-spec .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#diff-spec .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#diff-spec .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#diff-spec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
#diff-spec .panel > .panel-body + .table,
#diff-spec .panel > .panel-body + .table-responsive,
#diff-spec .panel > .table + .panel-body,
#diff-spec .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
#diff-spec .panel > .table > tbody:first-child > tr:first-child th,
#diff-spec .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#diff-spec .panel > .table-bordered,
#diff-spec .panel > .table-responsive > .table-bordered {
  border: 0;
}
#diff-spec .panel > .table-bordered > thead > tr > th:first-child,
#diff-spec .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#diff-spec .panel > .table-bordered > tbody > tr > th:first-child,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#diff-spec .panel > .table-bordered > tfoot > tr > th:first-child,
#diff-spec .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#diff-spec .panel > .table-bordered > thead > tr > td:first-child,
#diff-spec .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#diff-spec .panel > .table-bordered > tbody > tr > td:first-child,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#diff-spec .panel > .table-bordered > tfoot > tr > td:first-child,
#diff-spec .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#diff-spec .panel > .table-bordered > thead > tr > th:last-child,
#diff-spec .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#diff-spec .panel > .table-bordered > tbody > tr > th:last-child,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#diff-spec .panel > .table-bordered > tfoot > tr > th:last-child,
#diff-spec .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#diff-spec .panel > .table-bordered > thead > tr > td:last-child,
#diff-spec .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#diff-spec .panel > .table-bordered > tbody > tr > td:last-child,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#diff-spec .panel > .table-bordered > tfoot > tr > td:last-child,
#diff-spec .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#diff-spec .panel > .table-bordered > thead > tr:first-child > td,
#diff-spec .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#diff-spec .panel > .table-bordered > tbody > tr:first-child > td,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#diff-spec .panel > .table-bordered > thead > tr:first-child > th,
#diff-spec .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#diff-spec .panel > .table-bordered > tbody > tr:first-child > th,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#diff-spec .panel > .table-bordered > tbody > tr:last-child > td,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#diff-spec .panel > .table-bordered > tfoot > tr:last-child > td,
#diff-spec .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#diff-spec .panel > .table-bordered > tbody > tr:last-child > th,
#diff-spec .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#diff-spec .panel > .table-bordered > tfoot > tr:last-child > th,
#diff-spec .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#diff-spec .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
#diff-spec .panel-group {
  margin-bottom: 20px;
}
#diff-spec .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
#diff-spec .panel-group .panel + .panel {
  margin-top: 5px;
}
#diff-spec .panel-group .panel-heading {
  border-bottom: 0;
}
#diff-spec .panel-group .panel-heading + .panel-collapse > .panel-body,
#diff-spec .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#diff-spec .panel-group .panel-footer {
  border-top: 0;
}
#diff-spec .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
#diff-spec .panel-default {
  border-color: #ddd;
}
#diff-spec .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#diff-spec .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#diff-spec .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
#diff-spec .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
#diff-spec .panel-primary {
  border-color: #337ab7;
}
#diff-spec .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
#diff-spec .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
#diff-spec .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
#diff-spec .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
#diff-spec .panel-success {
  border-color: #d6e9c6;
}
#diff-spec .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#diff-spec .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
#diff-spec .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
#diff-spec .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
#diff-spec .panel-info {
  border-color: #bce8f1;
}
#diff-spec .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#diff-spec .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
#diff-spec .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
#diff-spec .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
#diff-spec .panel-warning {
  border-color: #faebcc;
}
#diff-spec .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#diff-spec .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
#diff-spec .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
#diff-spec .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
#diff-spec .panel-danger {
  border-color: #ebccd1;
}
#diff-spec .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#diff-spec .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
#diff-spec .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
#diff-spec .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
#diff-spec #atokforandroid .modal-open {
  overflow: hidden;
}
#diff-spec #atokforandroid .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
#diff-spec #atokforandroid .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
#diff-spec #atokforandroid .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#diff-spec #atokforandroid .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#diff-spec #atokforandroid .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
#diff-spec #atokforandroid .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
#diff-spec #atokforandroid .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
#diff-spec #atokforandroid .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
#diff-spec #atokforandroid .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
#diff-spec #atokforandroid .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#diff-spec #atokforandroid .modal-header .close {
  margin-top: -2px;
}
#diff-spec #atokforandroid .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
#diff-spec #atokforandroid .modal-body {
  position: relative;
  padding: 15px;
}
#diff-spec #atokforandroid .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
#diff-spec #atokforandroid .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
#diff-spec #atokforandroid .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#diff-spec #atokforandroid .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
#diff-spec #atokforandroid .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  #diff-spec #atokforandroid .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  #diff-spec #atokforandroid .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  #diff-spec #atokforandroid .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  #diff-spec #atokforandroid .modal-lg {
    width: 900px;
  }
}
#diff-spec .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#diff-spec .well li {
  color: #777777;
}
#diff-spec .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#diff-spec .well-lg {
  padding: 24px;
  border-radius: 6px;
}
#diff-spec .well-sm {
  padding: 9px;
  border-radius: 3px;
}
#diff-spec .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-spec .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-spec .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-spec br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-spec br.cnt-sp {
    display: block;
  }
}
#diff-spec .container {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  #diff-spec .container {
    width: 1200px;
  }
}
#diff-spec .small-container {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #diff-spec .small-container {
    width: 1000px !important;
    min-width: 0 !important;
  }
}
#diff-spec .row:before,
#diff-spec .row:after,
#diff-spec .container:before,
#diff-spec .container:after {
  display: table;
  content: "";
}
#diff-spec .row::after,
#diff-spec .container::after {
  clear: both;
}
#diff-spec .row {
  margin-left: 12px;
  margin-right: 12px;
}
#diff-spec .js-flex-box {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#diff-spec .js-flex-middle {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#diff-spec .js-flex-center {
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#diff-spec .js-icon-text, #diff-spec .js-width-full {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#diff-spec .js-anchor {
  border-bottom: 1px #ddd solid;
}
#diff-spec .js-anchor .js-icon-left:before {
  font-size: 26px;
}
#diff-spec .js-anchor-frame {
  padding-top: 70px;
}
@media (max-width: 767px) {
  #diff-spec .js-anchor-frame {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  #diff-spec .js-anchor .js-icon-left:before {
    font-size: 32px;
  }
}
#diff-spec .js-anchor .js-anchor-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 0;
}
#diff-spec .js-anchor .js-anchor-item {
  width: 19%;
  border-radius: 5px;
  background-color: #fff;
  list-style: none;
  margin: 0 3px 6px;
}
#diff-spec .js-anchor .js-anchor-item + .js-anchor-item {
  margin-left: 10px;
}
#diff-spec .js-anchor .js-anchor-item a {
  width: 100%;
  min-height: 40px;
  height: 100%;
  line-height: 1;
  border-radius: 5px;
  padding: 4px;
  background-color: #eee;
  opacity: 1 !important;
  color: #337ab7;
}
#diff-spec .js-anchor .js-anchor-item a:hover {
  background-color: #D1D2D2;
  text-decoration: none;
}
#diff-spec .js-anchor .js-icon-text {
  width: 0%;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#diff-spec .js-anchor-item .js-ico-in-text:before {
  font-size: 1.3em;
}
#diff-spec .js-in-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #diff-spec .js-anchor,
  #diff-spec .js-in-container {
    min-width: 1200px;
  }
}
@media (max-width: 767px) {
  #diff-spec .js-anchor {
    display: none;
  }
}
#diff-spec .text-danger {
  color: #a94442;
}
#diff-spec .js-title-h2 {
  font-size: 22px;
}
#diff-spec .js-title-h3 {
  font-size: 18px;
  border-bottom: 1px #ccc dotted;
  padding-bottom: 0.5em;
}
#diff-spec .js-title-h4 {
  font-size: 16px;
  font-weight: bold;
}
#diff-spec .js-title-h1 + .js-lead {
  font-size: 20px;
}
#diff-spec .js-title-h2 + .js-lead {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  #diff-spec .js-title-h1 {
    font-size: 28px;
  }
  #diff-spec .js-title-h2 {
    font-size: 24px;
  }
  #diff-spec .js-title-h3 {
    font-size: 20px;
  }
  #diff-spec .js-title-h4 {
    font-size: 18px;
  }
  #diff-spec .js-title-h1 + .js-lead {
    font-size: 20px;
  }
  #diff-spec .js-title-h2 + .js-lead {
    font-size: 19px;
  }
  #diff-spec .js-title-h3 + .js-lead {
    font-size: 18px;
  }
}
@media screen and (min-width: 996px) {
  #diff-spec .js-title-h1 {
    font-size: 38px;
  }
  #diff-spec .js-title-h2 {
    font-size: 30px;
  }
  #diff-spec .js-title-h3 {
    font-size: 24px;
  }
  #diff-spec .js-title-h4 {
    font-size: 20px;
  }
  #diff-spec .js-title-h1 + .js-lead {
    font-size: 22px;
  }
  #diff-spec .js-title-h2 + .js-lead {
    font-size: 19px;
  }
  #diff-spec .js-title-h3 + .js-lead {
    font-size: 18px;
  }
}
#diff-spec .js-title-h2:before, #diff-spec .js-title-h3:before, #diff-spec .js-title-h4:before, #diff-spec .js-list-styled .js-list-styled-icon-item:before {
  font-size: 2em;
  /*margin-right: 10px*/
}
#diff-spec .js-s-notes, #diff-spec .js-s-notes small {
  font-size: 12px;
  color: #777;
  font-weight: 400;
}
#diff-spec .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#diff-spec .list-unstyled li {
  color: #777777;
}
#diff-spec .js-fade-caption.js-fade-caption-bg, #diff-spec .js-bgcolor-muted {
  background-color: #fafafa;
}
#diff-spec .panel-body {
  padding: 15px;
}
#diff-spec .js-system h2 + .js-behavior-item,
#diff-spec .js-structure h2 + .js-behavior-item {
  padding-top: 24px;
  border-top: 1px #777 solid;
}
#diff-spec .js-behavior-item {
  border-bottom: 1px #777 solid;
}
#diff-spec .js-behavior-item-title {
  font-size: 14px;
  font-weight: bold;
}
#diff-spec .js-behavior-item-name .macos-logo {
  width: 35px;
  margin: 0 1em;
}
#diff-spec .js-behavior-item-name {
  line-height: 1.5;
}
#diff-spec .js-s-notes, #diff-spec .js-s-notes small {
  font-size: 12px;
  color: #777;
  font-weight: 400;
}
#diff-spec .js-lineup-table .table > thead > tr > th,
#diff-spec .js-comparing-table .table > thead > tr > th {
  vertical-align: top;
  font-size: 12px;
  color: #5e5e5e;
  text-align: center;
}
#diff-spec .js-lineup-table .table > thead > tr > th:first-child,
#diff-spec .js-comparing-table .table > thead > tr > th:first-child {
  vertical-align: bottom;
}
#diff-spec .js-comparing-table .table > tbody > tr > th,
#diff-spec .js-lineup-table .table > tbody > tr > th {
  font-size: 14px;
  color: #5e5e5e;
}
#diff-spec .js−lineup .table > tbody > tr > td {
  vertical-align: middle;
}
#diff-spec .js-comparing .js-comparing-table thead th,
#diff-spec .js-comparing .js-comparing-table tbody td {
  text-align: center;
}
#diff-spec .js-comparing .js-comparing-table tbody th,
#diff-spec .js-comparing .js-comparing-table tbody td {
  vertical-align: middle;
}
#diff-spec .js-comparing .js-comparing-table tbody td {
  font-size: 14px;
}
#diff-spec .js-comparing .js-comparing-table tbody td:before,
#diff-spec .js-lineup .js-lineup-table tbody td:before {
  font-size: 32px;
  display: block;
}
#diff-spec .js-comparing-table thead th:first-child {
  text-align: left;
}
#diff-spec .js-comparing .js-comparing-table tbody tr th small,
#diff-spec .js-comparing .js-comparing-table tbody tr td small {
  display: block;
}
#diff-spec .js-comparing-table .table > tbody > tr > th.js-sub-headline {
  background-color: #f5f5f5;
}
#diff-spec .js-comparing-oldversion {
  background-color: #FFEBEC;
}
#diff-spec .js-lineup colgroup col.super-premium {
  background-color: #FFE6B3;
}
#diff-spec .js-lineup colgroup col.premium {
  background-color: #FFEBEC;
}
#diff-spec .js-lineup colgroup col.standard {
  background-color: #F7FBFF;
}
#diff-spec .js-lineup-table .js-sub-headline {
  background-color: #f5f5f5;
  border-top: 1px #ddd solid;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
}
#diff-spec .js-lineup-table .table > tbody > tr > td {
  text-align: center;
}
#diff-spec .js-lineup-table .table {
  border-bottom: 1px #777 solid;
}
#diff-spec .js-lineup-table .js-lineup-table-featured {
  background-color: #fae6e8;
}
#diff-spec .js-lineup-table thead th img,
#diff-spec .js-comparing-table thead th img {
  max-width: 75px;
  width: 100%;
  margin: 0 auto 1em auto;
}
#diff-spec .js−lineup .js-lineup-table {
  width: 100%;
  margin: 0 auto;
}
#diff-spec .js−lineup .js-lineup-table colgroup col.premium {
  background-color: #FAE6E8;
}
#diff-spec .js−lineup .js-lineup-table thead th:first-child {
  vertical-align: bottom;
}
#diff-spec .js−lineup tbody th small {
  display: block;
  font-weight: normal;
}
#diff-spec .js−lineup tbody td sup {
  font-size: 12px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #diff-spec .js−lineup tbody th small {
    display: none;
  }
}
#diff-spec .table > tbody > tr > th .js-lineup-title-slender {
  font-weight: normal;
}
#diff-spec .js-s-price-title {
  border-bottom: dashed 1px #a9a9a9;
  padding-bottom: 3px;
  font-size: 20px;
  line-height: 1.6;
}
#diff-spec .js-s-price .js-price-box {
  text-align: center;
  margin-bottom: 60px;
}
#diff-spec .js-s-price .js-price-box dt {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 12px;
}
#diff-spec .js-s-price .js-price-box dd {
  line-height: 1.7;
}
#diff-spec .js-s-price .js-price-box dt img {
  margin-bottom: 6px;
  height: 90px;
  width: auto;
}
#diff-spec .js-s-price .js-btn-shop > p {
  font-size: 14px;
}
#diff-spec .js-price-box a {
  color: inherit;
  display: block;
  width: 160px;
  border: 1px #777 solid;
  padding: 3px 5px;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
}
#diff-spec .js-price-box a:hover {
  text-decoration: none;
  background-color: #ccc;
}
#diff-spec .js-s-price .js-price-box dt.js-j_license-title {
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #666;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 14px 0;
  color: #777;
  margin-bottom: 1em;
}
#diff-spec .js-j_license .js-price span {
  display: inline;
}
#diff-spec .js-j_license span {
  display: block;
  font-size: 11px;
  font-weight: normal;
}
#diff-spec .js-btn-square {
  display: block;
  padding: 5px;
  border: 1px #999 solid;
}
#diff-spec .js-price-info {
  color: red;
  font-size: 14px;
  display: inline-block;
}
#diff-spec a.js-btn-square {
  color: inherit;
}
#diff-spec a:hover.js-btn-square {
  display: block;
  text-decoration: none;
  background-color: #ccc;
}
#diff-spec .js-qa-info-box a {
  display: block;
  border-radius: 3px;
  padding: 10px;
}
#diff-spec .js-qa-info-box a:hover {
  display: block;
  color: rgba(94, 94, 94, 0.8);
  background-color: rgba(94, 94, 94, 0.2);
  text-decoration: none;
}
#diff-spec .js-qa-info-box {
  margin-bottom: 2em;
}
#diff-spec .js-qa-info-cont {
  padding-bottom: 1em;
  border-bottom: 1px #ccc solid;
}
#diff-spec .js-dial-number {
  font-size: 2em;
  font-weight: bold;
}
#diff-spec .js-aaa-label {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #e46262;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
  left: 50%;
  margin-left: 40px;
}
@media screen and (min-width: 767px) {
  #diff-spec .js-aaa-label {
    margin-left: 25px;
    top: -25px;
  }
}
#diff-spec .js-qa-info-title {
  font-weight: bold;
}
#diff-spec .jsv-bootstrap-standard,
#diff-spec .jsv-bootstrap-standard_xs {
  margin-bottom: 12px;
}
#diff-spec .jsv-bootstrap-standard_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-bootstrap-standard_md {
  margin-bottom: 0;
}
#diff-spec .jsv-bootstrap-standard_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-line-ss,
#diff-spec .jsv-line-ss_xs {
  margin-bottom: .5em;
}
#diff-spec .jsv-line-ss_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-line-ss_md {
  margin-bottom: 0;
}
#diff-spec .jsv-line-ss_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-line-s,
#diff-spec .jsv-line-s_xs {
  margin-bottom: 1em;
}
#diff-spec .jsv-line-s_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-line-s_md {
  margin-bottom: 0;
}
#diff-spec .jsv-line-s_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-line-m,
#diff-spec .jsv-line-m_xs {
  margin-bottom: 1.5em;
}
#diff-spec .jsv-line-m_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-line-m_md {
  margin-bottom: 0;
}
#diff-spec .jsv-line-m_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-base-half,
#diff-spec .jsv-base-half_xs {
  margin-bottom: 12px;
}
#diff-spec .jsv-base-half_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-base-half_md {
  margin-bottom: 0;
}
#diff-spec .jsv-base-half_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-base-s,
#diff-spec .jsv-base-s_xs {
  margin-bottom: 24px;
}
#diff-spec .jsv-base-s_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-base-s_md {
  margin-bottom: 0;
}
#diff-spec .jsv-base-s_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-base-m,
#diff-spec .jsv-base-m_xs {
  margin-bottom: 48px;
}
#diff-spec .jsv-base-m_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-base-m_md {
  margin-bottom: 0;
}
#diff-spec .jsv-base-m_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-base-l,
#diff-spec .jsv-base-l_xs {
  margin-bottom: 72px;
}
#diff-spec .jsv-base-l_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-base-l_md {
  margin-bottom: 0;
}
#diff-spec .jsv-base-l_lg {
  margin-bottom: 0;
}
#diff-spec .jsv-base-ll,
#diff-spec .jsv-base-ll_xs {
  margin-bottom: 96px;
}
#diff-spec .jsv-base-ll_sm {
  margin-bottom: 0;
}
#diff-spec .jsv-base-ll_md {
  margin-bottom: 0;
}
#diff-spec .jsv-base-ll_lg {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #diff-spec {
    /*--------------------------▼	_sm sizeのみ	▼*/
  }
  #diff-spec .jsv-bootstrap-standard_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-bootstrap-standard_sm {
    margin-bottom: 12px;
  }
  #diff-spec .jsv-line-ss_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-ss_sm {
    margin-bottom: .5em;
  }
  #diff-spec .jsv-line-s_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-s_sm {
    margin-bottom: 1em;
  }
  #diff-spec .jsv-line-m_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-m_sm {
    margin-bottom: 1em;
  }
  #diff-spec .jsv-base-half_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-half_sm {
    margin-bottom: 12px;
  }
  #diff-spec .jsv-base-s_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-s_sm {
    margin-bottom: 24px;
  }
  #diff-spec .jsv-base-m_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-m_sm {
    margin-bottom: 48px;
  }
  #diff-spec .jsv-base-l_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-l_sm {
    margin-bottom: 72px;
  }
  #diff-spec .jsv-base-ll_xs {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-l_sm {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 992px) {
  #diff-spec {
    /*--------------------------▼	_md sizeのみ	▼*/
  }
  #diff-spec .jsv-bootstrap-standard_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-bootstrap-standard_md {
    margin-bottom: 12px;
  }
  #diff-spec .jsv-line-ss_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-ss_md {
    margin-bottom: .5em;
  }
  #diff-spec .jsv-line-s_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-s_md {
    margin-bottom: 1em;
  }
  #diff-spec .jsv-line-m_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-m_md {
    margin-bottom: 1em;
  }
  #diff-spec .jsv-base-half_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-half_md {
    margin-bottom: 12px;
  }
  #diff-spec .jsv-base-s_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-s_md {
    margin-bottom: 24px;
  }
  #diff-spec .jsv-base-m_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-m_md {
    margin-bottom: 48px;
  }
  #diff-spec .jsv-base-l_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-l_md {
    margin-bottom: 72px;
  }
  #diff-spec .jsv-base-ll_sm {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-l_md {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 1200px) {
  #diff-spec {
    /*--------------------------▼	_lg sizeのみ	▼*/
  }
  #diff-spec .jsv-bootstrap-standard_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-bootstrap-standard_lg {
    margin-bottom: 12px;
  }
  #diff-spec .jsv-line-ss_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-ss_lg {
    margin-bottom: .5em;
  }
  #diff-spec .jsv-line-s_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-s_lg {
    margin-bottom: 1em;
  }
  #diff-spec .jsv-line-m_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-line-m_lg {
    margin-bottom: 1em;
  }
  #diff-spec .jsv-base-half_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-half_lg {
    margin-bottom: 12px;
  }
  #diff-spec .jsv-base-s_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-s_lg {
    margin-bottom: 24px;
  }
  #diff-spec .jsv-base-m_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-m_lg {
    margin-bottom: 48px;
  }
  #diff-spec .jsv-base-l_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-l_lg {
    margin-bottom: 72px;
  }
  #diff-spec .jsv-base-ll_md {
    margin-bottom: 0;
  }
  #diff-spec .jsv-base-l_lg {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 768px) {
  #diff-spec {
    /*--------------------------▼	_sm size以降マージン無し	▼*/
  }
  #diff-spec .jsv-clear_sm {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #diff-spec {
    /*--------------------------▼	_md size以降マージン無し	▼*/
  }
  #diff-spec .jsv-clear_md {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  #diff-spec {
    /*--------------------------▼	_md size以降マージン無し	▼*/
  }
  #diff-spec .jsv-clear_lg {
    margin-bottom: 0;
  }
}
#diff-spec .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
#diff-spec .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#diff-spec .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#diff-spec .form-control:-ms-input-placeholder {
  color: #999;
}
#diff-spec .form-control::-webkit-input-placeholder {
  color: #999;
}
#diff-spec .form-control[disabled],
#diff-spec .form-control[readonly],
#diff-spec fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
#diff-spec textarea.form-control {
  height: auto;
}
#diff-spec input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #diff-spec input[type="date"],
  #diff-spec input[type="time"],
  #diff-spec input[type="datetime-local"],
  #diff-spec input[type="month"] {
    line-height: 34px;
  }
  #diff-spec input[type="date"].input-sm,
  #diff-spec input[type="time"].input-sm,
  #diff-spec input[type="datetime-local"].input-sm,
  #diff-spec input[type="month"].input-sm,
  #diff-spec .input-group-sm input[type="date"],
  #diff-spec .input-group-sm input[type="time"],
  #diff-spec .input-group-sm input[type="datetime-local"],
  #diff-spec .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  #diff-spec input[type="date"].input-lg,
  #diff-spec input[type="time"].input-lg,
  #diff-spec input[type="datetime-local"].input-lg,
  #diff-spec input[type="month"].input-lg,
  #diff-spec .input-group-lg input[type="date"],
  #diff-spec .input-group-lg input[type="time"],
  #diff-spec .input-group-lg input[type="datetime-local"],
  #diff-spec .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
#diff-spec .form-group {
  margin-bottom: 15px;
}
#diff-spec .radio,
#diff-spec .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
#diff-spec .radio label,
#diff-spec .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#diff-spec .radio input[type="radio"],
#diff-spec .radio-inline input[type="radio"],
#diff-spec .checkbox input[type="checkbox"],
#diff-spec .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
#diff-spec .radio + .radio,
#diff-spec .checkbox + .checkbox {
  margin-top: -5px;
}
#diff-spec .radio-inline,
#diff-spec .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
#diff-spec .radio-inline + .radio-inline,
#diff-spec .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#diff-spec input[type="radio"][disabled],
#diff-spec input[type="checkbox"][disabled],
#diff-spec input[type="radio"].disabled,
#diff-spec input[type="checkbox"].disabled,
#diff-spec fieldset[disabled] input[type="radio"],
#diff-spec fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
#diff-spec .radio-inline.disabled,
#diff-spec .checkbox-inline.disabled,
#diff-spec fieldset[disabled] .radio-inline,
#diff-spec fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
#diff-spec .radio.disabled label,
#diff-spec .checkbox.disabled label,
#diff-spec fieldset[disabled] .radio label,
#diff-spec fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
#diff-spec .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
#diff-spec .form-control-static.input-lg,
#diff-spec .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
#diff-spec .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#diff-spec select.input-sm {
  height: 30px;
  line-height: 30px;
}
#diff-spec textarea.input-sm,
#diff-spec select[multiple].input-sm {
  height: auto;
}
#diff-spec .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#diff-spec select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
#diff-spec textarea.form-group-sm .form-control,
#diff-spec select[multiple].form-group-sm .form-control {
  height: auto;
}
#diff-spec .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
#diff-spec .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-spec select.input-lg {
  height: 46px;
  line-height: 46px;
}
#diff-spec textarea.input-lg,
#diff-spec select[multiple].input-lg {
  height: auto;
}
#diff-spec .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-spec select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
#diff-spec textarea.form-group-lg .form-control,
#diff-spec select[multiple].form-group-lg .form-control {
  height: auto;
}
#diff-spec .form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
#diff-spec .has-feedback {
  position: relative;
}
#diff-spec .has-feedback .form-control {
  padding-right: 42.5px;
}
#diff-spec .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
#diff-spec .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
#diff-spec .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#diff-spec .has-success .help-block,
#diff-spec .has-success .control-label,
#diff-spec .has-success .radio,
#diff-spec .has-success .checkbox,
#diff-spec .has-success .radio-inline,
#diff-spec .has-success .checkbox-inline,
#diff-spec .has-success.radio label,
#diff-spec .has-success.checkbox label,
#diff-spec .has-success.radio-inline label,
#diff-spec .has-success.checkbox-inline label {
  color: #3c763d;
}
#diff-spec .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#diff-spec .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
#diff-spec .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
#diff-spec .has-success .form-control-feedback {
  color: #3c763d;
}
#diff-spec .has-warning .help-block,
#diff-spec .has-warning .control-label,
#diff-spec .has-warning .radio,
#diff-spec .has-warning .checkbox,
#diff-spec .has-warning .radio-inline,
#diff-spec .has-warning .checkbox-inline,
#diff-spec .has-warning.radio label,
#diff-spec .has-warning.checkbox label,
#diff-spec .has-warning.radio-inline label,
#diff-spec .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
#diff-spec .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#diff-spec .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
#diff-spec .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
#diff-spec .has-warning .form-control-feedback {
  color: #8a6d3b;
}
#diff-spec .has-error .help-block,
#diff-spec .has-error .control-label,
#diff-spec .has-error .radio,
#diff-spec .has-error .checkbox,
#diff-spec .has-error .radio-inline,
#diff-spec .has-error .checkbox-inline,
#diff-spec .has-error.radio label,
#diff-spec .has-error.checkbox label,
#diff-spec .has-error.radio-inline label,
#diff-spec .has-error.checkbox-inline label {
  color: #a94442;
}
#diff-spec .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#diff-spec .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#diff-spec .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
#diff-spec .has-error .form-control-feedback {
  color: #a94442;
}
#diff-spec .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
#diff-spec .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
#diff-spec .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  #diff-spec .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #diff-spec .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #diff-spec .form-inline .form-control-static {
    display: inline-block;
  }
  #diff-spec .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #diff-spec .form-inline .input-group .input-group-addon,
  #diff-spec .form-inline .input-group .input-group-btn,
  #diff-spec .form-inline .input-group .form-control {
    width: auto;
  }
  #diff-spec .form-inline .input-group > .form-control {
    width: 100%;
  }
  #diff-spec .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #diff-spec .form-inline .radio,
  #diff-spec .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #diff-spec .form-inline .radio label,
  #diff-spec .form-inline .checkbox label {
    padding-left: 0;
  }
  #diff-spec .form-inline .radio input[type="radio"],
  #diff-spec .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  #diff-spec .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
#diff-spec .form-horizontal .radio,
#diff-spec .form-horizontal .checkbox,
#diff-spec .form-horizontal .radio-inline,
#diff-spec .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
#diff-spec .form-horizontal .radio,
#diff-spec .form-horizontal .checkbox {
  min-height: 27px;
}
#diff-spec .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #diff-spec .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
#diff-spec .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  #diff-spec .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  #diff-spec .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
#diff-spec .row {
  margin-left: 0;
  margin-right: 0;
}
#diff-spec .js-title-h3 {
  text-align: left;
}
#diff-spec .js-behavior-item {
  border-bottom: 1px #ccc dotted;
}
@media (max-width: 767px) {
  #diff-spec .js-behavior-item {
    border-bottom: 1px #888 solid !important;
  }
}
#diff-spec h4.js-behavior-item-name {
  text-align: left;
  font-size: 18px;
  padding: 0;
}
#diff-spec .js-behavior-item-cont p {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
#diff-spec #creditdic ul,
#diff-spec .well ul,
#diff-spec #keyboard ul,
#diff-spec ul.jsv-base-s,
#diff-spec .well ul:not([class]),
#diff-spec .js-behavior-item-cont ul:not([class]) {
  padding-left: 20px;
}
@media (max-width: 767px) {
  #diff-spec #creditdic ul,
  #diff-spec .well ul,
  #diff-spec #keyboard ul,
  #diff-spec ul.jsv-base-s,
  #diff-spec .well ul:not([class]),
  #diff-spec .js-behavior-item-cont ul:not([class]) {
    padding-left: 15px !important;
  }
}
#diff-spec #creditdic ul li,
#diff-spec .well ul li,
#diff-spec #keyboard ul li,
#diff-spec ul.jsv-base-s li,
#diff-spec .well ul:not([class]) li,
#diff-spec .js-behavior-item-cont ul:not([class]) li {
  position: relative;
  font-size: 16px;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  #diff-spec #creditdic ul li,
  #diff-spec .well ul li,
  #diff-spec #keyboard ul li,
  #diff-spec ul.jsv-base-s li,
  #diff-spec .well ul:not([class]) li,
  #diff-spec .js-behavior-item-cont ul:not([class]) li {
    font-size: 14px;
  }
}
#diff-spec #creditdic ul li:before,
#diff-spec .well ul li:before,
#diff-spec #keyboard ul li::before,
#diff-spec ul.jsv-base-s li:before,
#diff-spec .well ul:not([class]) li:before,
#diff-spec .js-behavior-item-cont ul:not([class]) li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #5E5E5E;
  top: 9px;
  left: -14px;
}
#diff-spec .js-text-indent {
  padding-left: 1em;
  text-indent: -1em;
}
#diff-spec .js-text-indent small a {
  color: #337ab7;
  padding: 0;
  font-size: inherit;
}
#diff-spec #atokforwin > div {
  border-bottom: 1px #ccc dotted;
}
#diff-spec .js-behavior-item p {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  font-weight: normal;
}
#diff-spec .well ul {
  padding-left: 40px;
}
#diff-spec .h-level-4 {
  font-size: 18px;
  text-align: left;
}
#diff-spec .btn {
  text-align: center;
}
#diff-spec .btn a {
  background-color: #fff;
  color: #72a3ff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: pre-wrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #72a3ff;
  width: 100%;
  line-height: 2;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
#diff-spec .btn a:hover {
  background-color: #72a3ff;
  color: white;
  border-color: #72a3ff;
  opacity: 1;
}
#diff-spec .btn-group-lg > .btn, #diff-spec .btn-lg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-spec .btn-block {
  display: block;
  width: 100%;
}
#diff-spec .js-behavior-item-cont h5 {
  font-size: 16px;
  text-align: left;
}
#diff-spec .js-with-dotted {
  border-bottom: 1px #888 dotted;
  padding-bottom: .5em;
}
#diff-spec ul.list-unstyled {
  padding-left: 0;
}
#diff-spec ul.list-unstyled li {
  padding-left: 0 !important;
  text-indent: 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  #diff-spec ul.list-unstyled li {
    font-size: 12px;
  }
}
#diff-spec ul.list-unstyled li:before {
  content: none;
}
#diff-spec .js-anchor-wrap-m {
  padding-top: 72px;
}
#diff-spec h4.js-title-h4 {
  text-align: left;
}
#diff-spec .js-search-string p {
  display: inline-block;
  border: solid 1px #999;
  border-radius: 3px;
  width: 36px;
  height: 36px;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
#diff-spec .js-search-string p.js-search-string-other {
  width: auto;
  padding: 0 8px;
}
#diff-spec .spec-android-pro .btn {
  white-space: inherit;
}
#diff-spec .js-model-item-list {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #diff-spec .spec-android-pro .js-model-item-list li {
    width: 50%;
    float: left;
  }
}
#diff-spec .js-search-string p {
  display: inline-block;
  border: solid 1px #999;
  border-radius: 3px;
  width: 36px;
  height: 36px;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
#diff-spec .js-search-string p.js-search-string-other {
  width: auto;
  padding: 0 8px;
}
@media screen and (min-width: 768px) {
  #diff-spec .js-search-string p:hover {
    background-color: #F2F2F2;
  }
}
#diff-spec .js-with-dotted-top {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
#diff-spec .js-with-dotted-top p {
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  line-height: 1.6;
}
#diff-spec .js-with-dotted-top p a {
  color: #337ab7;
  font-size: 13.33px;
}
#diff-spec #keyboard ul {
  margin-bottom: 10px;
}
#diff-spec #keyboard p {
  text-align: left;
  line-height: 1.6;
  font-size: 16px;
}
#diff-spec #creditdic ul li p,
#diff-spec #creditdic ul li {
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}
#diff-spec #atokformac ul li a {
  font-size: inherit;
  color: #337ab7;
}
#diff-spec #atokforios p.bold {
  font-weight: bold;
}
#diff-spec #atokforandroid .text-left p {
  text-align: left;
}
#diff-spec .ico-darrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: transparent transparent #337ab7 #337ab7;
  -webkit-transform: rotate(-45deg) translate(10px, 5px);
          transform: rotate(-45deg) translate(10px, 5px);
}

/*============================ spec ここまで ==================================*/
/*============================ support ==================================*/
#diff-support .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-support .content {
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  #diff-support .content {
    width: 1200px;
  }
}
#diff-support .content .content-inner {
  padding: 72px 12px 90px 12px;
  border-bottom: 1px #888 dotted;
}
#diff-support .content .content-inner h3 {
  text-align: left;
  margin-bottom: 30px;
  text-align: left;
}
#diff-support .content .content-inner .content-detail {
  text-align: left;
  margin-bottom: 24px;
}
#diff-support .content .content-inner .content-attention {
  margin: 20px 48px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .1em;
  color: #555;
  text-align: left;
}
@media (max-width: 768px) {
  #diff-support .content .content-inner .content-attention {
    margin: 20px 12px;
  }
}
#diff-support .content .content-inner .container {
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0px 48px;
}
@media (max-width: 768px) {
  #diff-support .content .content-inner .container {
    margin: 0px 12px;
  }
}
#diff-support .content .content-inner .container .text-left {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  color: #555;
}
#diff-support .content .content-inner .container .text-right {
  text-align: right;
}
#diff-support .content .content-inner .container .text-right a {
  color: #337ab7;
  font-size: 16px;
  line-height: 1.5;
}
#diff-support .content .content-inner .container .text-right :hover {
  text-decoration: underline;
  color: #23527c;
  opacity: 1;
}
#diff-support .content .content-inner .container-link-list {
  margin: 0px 48px;
  padding: 0;
}
@media (max-width: 768px) {
  #diff-support .content .content-inner .container-link-list {
    margin: 0px 12px;
  }
}
#diff-support .content .content-inner .container-link-list-item {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  #diff-support .content .content-inner .container-link-list-item {
    display: inline-block;
    width: 100%;
  }
}
#diff-support .content .content-inner .container-link-list li:first-child {
  border-top: 1px solid #ddd;
  border-radius: 4px 4px 0px 0px;
}
#diff-support .content .content-inner .container-link-list li:last-child {
  border-radius: 0px 0px 4px 4px;
}
#diff-support .content .content-inner .container-link-list .item-text {
  padding: 11px;
  width: 70%;
}
@media (max-width: 768px) {
  #diff-support .content .content-inner .container-link-list .item-text {
    width: 96%;
  }
}
#diff-support .content .content-inner .container-link-list .item-text h4 {
  font-size: 18px;
  line-height: 1.25;
  font-weight: bold;
  text-align: left;
  margin-bottom: 12px;
}
#diff-support .content .content-inner .container-link-list .item-text p {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  color: #555;
}
#diff-support .content .content-inner .container-link-list .item-link {
  margin-right: 16px;
  text-align: right;
}
@media (max-width: 992px) {
  #diff-support .content .content-inner .container-link-list-item .item-link .sp-none {
    display: none;
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  #diff-support .content .content-inner .container-link-list-item .item-link .tablet-br {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #diff-support .content .content-inner .container-link-list-item .item-link .tablet-br {
    display: none;
  }
}
@media only screen and (min-width: 993px) {
  #diff-support .content .content-inner .container-link-list-item .item-link .tablet-br {
    display: none;
  }
}
#diff-support .content .content-inner .container-link-list .item-link a {
  color: #337ab7;
  font-size: 16px;
  line-height: 1.5;
}
#diff-support .content .content-inner .container-link-list .item-link :hover {
  text-decoration: underline;
  color: #23527c;
  opacity: 1;
}
#diff-support .glyphicon {
  position: relative;
  top: -15px;
  width: 16px;
  display: inline-block;
}
#diff-support .glyphicon-share:before {
  content: '';
  position: absolute;
  width: 16px;
  right: 10px;
  height: 16px;
  left: 6px;
  /*max-width: 16px;*/
  background-size: contain;
  background-image: url(/other/local/images/share.svg);
}
#diff-support .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#diff-support .list-unstyled .text-right {
  text-align: right;
}

/*============================ support ここまで ==================================*/
/*============================ howto ==================================*/
#diff-howto {
  /**
  * bootstrap col set
  * --------------------------------------------------
  */
  /**
  * bootstrap panel set
  * --------------------------------------------------
  */
  /* pagetitle */
  /* container */
  /* anchor */
  /*
  * import atokstyle.css 
  */
  /* spec.html #lineup --- */
  /* spec.html #price --- */
  /*-------------------------------------------------@group Virtical Margine*/
  /*Bootstrap Collaboration*/
  /*Font vertical rhythm------テキスト*/
  /*Basic vertical rhythm------要素、ブロック*/
  /*base line-height　半分*/
  /*base line-height　1つ分　*/
  /*base line-height　2つ分　*/
  /*base line-height　3つ分　*/
  /*base line-height　4つ分　*/
  /*
  *  Custom style
  */
  /* btn */
  /*FORM SEARCH*/
}
#diff-howto * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-howto .col-xs-1, #diff-howto .col-sm-1, #diff-howto .col-md-1, #diff-howto .col-lg-1, #diff-howto .col-xs-2, #diff-howto .col-sm-2, #diff-howto .col-md-2, #diff-howto .col-lg-2, #diff-howto .col-xs-3, #diff-howto .col-sm-3, #diff-howto .col-md-3, #diff-howto .col-lg-3, #diff-howto .col-xs-4, #diff-howto .col-sm-4, #diff-howto .col-md-4, #diff-howto .col-lg-4, #diff-howto .col-xs-5, #diff-howto .col-sm-5, #diff-howto .col-md-5, #diff-howto .col-lg-5, #diff-howto .col-xs-6, #diff-howto .col-sm-6, #diff-howto .col-md-6, #diff-howto .col-lg-6, #diff-howto .col-xs-7, #diff-howto .col-sm-7, #diff-howto .col-md-7, #diff-howto .col-lg-7, #diff-howto .col-xs-8, #diff-howto .col-sm-8, #diff-howto .col-md-8, #diff-howto .col-lg-8, #diff-howto .col-xs-9, #diff-howto .col-sm-9, #diff-howto .col-md-9, #diff-howto .col-lg-9, #diff-howto .col-xs-10, #diff-howto .col-sm-10, #diff-howto .col-md-10, #diff-howto .col-lg-10, #diff-howto .col-xs-11, #diff-howto .col-sm-11, #diff-howto .col-md-11, #diff-howto .col-lg-11, #diff-howto .col-xs-12, #diff-howto .col-sm-12, #diff-howto .col-md-12, #diff-howto .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
#diff-howto .col-xs-1, #diff-howto .col-xs-2, #diff-howto .col-xs-3, #diff-howto .col-xs-4, #diff-howto .col-xs-5, #diff-howto .col-xs-6, #diff-howto .col-xs-7, #diff-howto .col-xs-8, #diff-howto .col-xs-9, #diff-howto .col-xs-10, #diff-howto .col-xs-11, #diff-howto .col-xs-12 {
  float: left;
}
#diff-howto .col-xs-12 {
  width: 100%;
}
#diff-howto .col-xs-11 {
  width: 91.66666667%;
}
#diff-howto .col-xs-10 {
  width: 83.33333333%;
}
#diff-howto .col-xs-9 {
  width: 75%;
}
#diff-howto .col-xs-8 {
  width: 66.66666667%;
}
#diff-howto .col-xs-7 {
  width: 58.33333333%;
}
#diff-howto .col-xs-6 {
  width: 50%;
}
#diff-howto .col-xs-5 {
  width: 41.66666667%;
}
#diff-howto .col-xs-4 {
  width: 33.33333333%;
}
#diff-howto .col-xs-3 {
  width: 25%;
}
#diff-howto .col-xs-2 {
  width: 16.66666667%;
}
#diff-howto .col-xs-1 {
  width: 8.33333333%;
}
#diff-howto .col-xs-pull-12 {
  right: 100%;
}
#diff-howto .col-xs-pull-11 {
  right: 91.66666667%;
}
#diff-howto .col-xs-pull-10 {
  right: 83.33333333%;
}
#diff-howto .col-xs-pull-9 {
  right: 75%;
}
#diff-howto .col-xs-pull-8 {
  right: 66.66666667%;
}
#diff-howto .col-xs-pull-7 {
  right: 58.33333333%;
}
#diff-howto .col-xs-pull-6 {
  right: 50%;
}
#diff-howto .col-xs-pull-5 {
  right: 41.66666667%;
}
#diff-howto .col-xs-pull-4 {
  right: 33.33333333%;
}
#diff-howto .col-xs-pull-3 {
  right: 25%;
}
#diff-howto .col-xs-pull-2 {
  right: 16.66666667%;
}
#diff-howto .col-xs-pull-1 {
  right: 8.33333333%;
}
#diff-howto .col-xs-pull-0 {
  right: auto;
}
#diff-howto .col-xs-push-12 {
  left: 100%;
}
#diff-howto .col-xs-push-11 {
  left: 91.66666667%;
}
#diff-howto .col-xs-push-10 {
  left: 83.33333333%;
}
#diff-howto .col-xs-push-9 {
  left: 75%;
}
#diff-howto .col-xs-push-8 {
  left: 66.66666667%;
}
#diff-howto .col-xs-push-7 {
  left: 58.33333333%;
}
#diff-howto .col-xs-push-6 {
  left: 50%;
}
#diff-howto .col-xs-push-5 {
  left: 41.66666667%;
}
#diff-howto .col-xs-push-4 {
  left: 33.33333333%;
}
#diff-howto .col-xs-push-3 {
  left: 25%;
}
#diff-howto .col-xs-push-2 {
  left: 16.66666667%;
}
#diff-howto .col-xs-push-1 {
  left: 8.33333333%;
}
#diff-howto .col-xs-push-0 {
  left: auto;
}
#diff-howto .col-xs-offset-12 {
  margin-left: 100%;
}
#diff-howto .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#diff-howto .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#diff-howto .col-xs-offset-9 {
  margin-left: 75%;
}
#diff-howto .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#diff-howto .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#diff-howto .col-xs-offset-6 {
  margin-left: 50%;
}
#diff-howto .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#diff-howto .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#diff-howto .col-xs-offset-3 {
  margin-left: 25%;
}
#diff-howto .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#diff-howto .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#diff-howto .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  #diff-howto .col-sm-1, #diff-howto .col-sm-2, #diff-howto .col-sm-3, #diff-howto .col-sm-4, #diff-howto .col-sm-5, #diff-howto .col-sm-6, #diff-howto .col-sm-7, #diff-howto .col-sm-8, #diff-howto .col-sm-9, #diff-howto .col-sm-10, #diff-howto .col-sm-11, #diff-howto .col-sm-12 {
    float: left;
  }
  #diff-howto .col-sm-12 {
    width: 100%;
  }
  #diff-howto .col-sm-11 {
    width: 91.66666667%;
  }
  #diff-howto .col-sm-10 {
    width: 83.33333333%;
  }
  #diff-howto .col-sm-9 {
    width: 75%;
  }
  #diff-howto .col-sm-8 {
    width: 66.66666667%;
  }
  #diff-howto .col-sm-7 {
    width: 58.33333333%;
  }
  #diff-howto .col-sm-6 {
    width: 50%;
  }
  #diff-howto .col-sm-5 {
    width: 41.66666667%;
  }
  #diff-howto .col-sm-4 {
    width: 33.33333333%;
  }
  #diff-howto .col-sm-3 {
    width: 25%;
  }
  #diff-howto .col-sm-2 {
    width: 16.66666667%;
  }
  #diff-howto .col-sm-1 {
    width: 8.33333333%;
  }
  #diff-howto .col-sm-pull-12 {
    right: 100%;
  }
  #diff-howto .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #diff-howto .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #diff-howto .col-sm-pull-9 {
    right: 75%;
  }
  #diff-howto .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #diff-howto .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #diff-howto .col-sm-pull-6 {
    right: 50%;
  }
  #diff-howto .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #diff-howto .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #diff-howto .col-sm-pull-3 {
    right: 25%;
  }
  #diff-howto .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #diff-howto .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #diff-howto .col-sm-pull-0 {
    right: auto;
  }
  #diff-howto .col-sm-push-12 {
    left: 100%;
  }
  #diff-howto .col-sm-push-11 {
    left: 91.66666667%;
  }
  #diff-howto .col-sm-push-10 {
    left: 83.33333333%;
  }
  #diff-howto .col-sm-push-9 {
    left: 75%;
  }
  #diff-howto .col-sm-push-8 {
    left: 66.66666667%;
  }
  #diff-howto .col-sm-push-7 {
    left: 58.33333333%;
  }
  #diff-howto .col-sm-push-6 {
    left: 50%;
  }
  #diff-howto .col-sm-push-5 {
    left: 41.66666667%;
  }
  #diff-howto .col-sm-push-4 {
    left: 33.33333333%;
  }
  #diff-howto .col-sm-push-3 {
    left: 25%;
  }
  #diff-howto .col-sm-push-2 {
    left: 16.66666667%;
  }
  #diff-howto .col-sm-push-1 {
    left: 8.33333333%;
  }
  #diff-howto .col-sm-push-0 {
    left: auto;
  }
  #diff-howto .col-sm-offset-12 {
    margin-left: 100%;
  }
  #diff-howto .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-howto .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-howto .col-sm-offset-9 {
    margin-left: 75%;
  }
  #diff-howto .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-howto .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-howto .col-sm-offset-6 {
    margin-left: 50%;
  }
  #diff-howto .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-howto .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-howto .col-sm-offset-3 {
    margin-left: 25%;
  }
  #diff-howto .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-howto .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-howto .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #diff-howto .col-md-1, #diff-howto .col-md-2, #diff-howto .col-md-3, #diff-howto .col-md-4, #diff-howto .col-md-5, #diff-howto .col-md-6, #diff-howto .col-md-7, #diff-howto .col-md-8, #diff-howto .col-md-9, #diff-howto .col-md-10, #diff-howto .col-md-11, #diff-howto .col-md-12 {
    float: left;
  }
  #diff-howto .col-md-12 {
    width: 100%;
  }
  #diff-howto .col-md-11 {
    width: 91.66666667%;
  }
  #diff-howto .col-md-10 {
    width: 83.33333333%;
  }
  #diff-howto .col-md-9 {
    width: 75%;
  }
  #diff-howto .col-md-8 {
    width: 66.66666667%;
  }
  #diff-howto .col-md-7 {
    width: 58.33333333%;
  }
  #diff-howto .col-md-6 {
    width: 50%;
  }
  #diff-howto .col-md-5 {
    width: 41.66666667%;
  }
  #diff-howto .col-md-4 {
    width: 33.33333333%;
  }
  #diff-howto .col-md-3 {
    width: 25%;
  }
  #diff-howto .col-md-2 {
    width: 16.66666667%;
  }
  #diff-howto .col-md-1 {
    width: 8.33333333%;
  }
  #diff-howto .col-md-pull-12 {
    right: 100%;
  }
  #diff-howto .col-md-pull-11 {
    right: 91.66666667%;
  }
  #diff-howto .col-md-pull-10 {
    right: 83.33333333%;
  }
  #diff-howto .col-md-pull-9 {
    right: 75%;
  }
  #diff-howto .col-md-pull-8 {
    right: 66.66666667%;
  }
  #diff-howto .col-md-pull-7 {
    right: 58.33333333%;
  }
  #diff-howto .col-md-pull-6 {
    right: 50%;
  }
  #diff-howto .col-md-pull-5 {
    right: 41.66666667%;
  }
  #diff-howto .col-md-pull-4 {
    right: 33.33333333%;
  }
  #diff-howto .col-md-pull-3 {
    right: 25%;
  }
  #diff-howto .col-md-pull-2 {
    right: 16.66666667%;
  }
  #diff-howto .col-md-pull-1 {
    right: 8.33333333%;
  }
  #diff-howto .col-md-pull-0 {
    right: auto;
  }
  #diff-howto .col-md-push-12 {
    left: 100%;
  }
  #diff-howto .col-md-push-11 {
    left: 91.66666667%;
  }
  #diff-howto .col-md-push-10 {
    left: 83.33333333%;
  }
  #diff-howto .col-md-push-9 {
    left: 75%;
  }
  #diff-howto .col-md-push-8 {
    left: 66.66666667%;
  }
  #diff-howto .col-md-push-7 {
    left: 58.33333333%;
  }
  #diff-howto .col-md-push-6 {
    left: 50%;
  }
  #diff-howto .col-md-push-5 {
    left: 41.66666667%;
  }
  #diff-howto .col-md-push-4 {
    left: 33.33333333%;
  }
  #diff-howto .col-md-push-3 {
    left: 25%;
  }
  #diff-howto .col-md-push-2 {
    left: 16.66666667%;
  }
  #diff-howto .col-md-push-1 {
    left: 8.33333333%;
  }
  #diff-howto .col-md-push-0 {
    left: auto;
  }
  #diff-howto .col-md-offset-12 {
    margin-left: 100%;
  }
  #diff-howto .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-howto .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-howto .col-md-offset-9 {
    margin-left: 75%;
  }
  #diff-howto .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-howto .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-howto .col-md-offset-6 {
    margin-left: 50%;
  }
  #diff-howto .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-howto .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-howto .col-md-offset-3 {
    margin-left: 25%;
  }
  #diff-howto .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-howto .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-howto .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #diff-howto .col-lg-1, #diff-howto .col-lg-2, #diff-howto .col-lg-3, #diff-howto .col-lg-4, #diff-howto .col-lg-5, #diff-howto .col-lg-6, #diff-howto .col-lg-7, #diff-howto .col-lg-8, #diff-howto .col-lg-9, #diff-howto .col-lg-10, #diff-howto .col-lg-11, #diff-howto .col-lg-12 {
    float: left;
  }
  #diff-howto .col-lg-12 {
    width: 100%;
  }
  #diff-howto .col-lg-11 {
    width: 91.66666667%;
  }
  #diff-howto .col-lg-10 {
    width: 83.33333333%;
  }
  #diff-howto .col-lg-9 {
    width: 75%;
  }
  #diff-howto .col-lg-8 {
    width: 66.66666667%;
  }
  #diff-howto .col-lg-7 {
    width: 58.33333333%;
  }
  #diff-howto .col-lg-6 {
    width: 50%;
  }
  #diff-howto .col-lg-5 {
    width: 41.66666667%;
  }
  #diff-howto .col-lg-4 {
    width: 33.33333333%;
  }
  #diff-howto .col-lg-3 {
    width: 25%;
  }
  #diff-howto .col-lg-2 {
    width: 16.66666667%;
  }
  #diff-howto .col-lg-1 {
    width: 8.33333333%;
  }
  #diff-howto .col-lg-pull-12 {
    right: 100%;
  }
  #diff-howto .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #diff-howto .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #diff-howto .col-lg-pull-9 {
    right: 75%;
  }
  #diff-howto .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #diff-howto .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #diff-howto .col-lg-pull-6 {
    right: 50%;
  }
  #diff-howto .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #diff-howto .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #diff-howto .col-lg-pull-3 {
    right: 25%;
  }
  #diff-howto .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #diff-howto .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #diff-howto .col-lg-pull-0 {
    right: auto;
  }
  #diff-howto .col-lg-push-12 {
    left: 100%;
  }
  #diff-howto .col-lg-push-11 {
    left: 91.66666667%;
  }
  #diff-howto .col-lg-push-10 {
    left: 83.33333333%;
  }
  #diff-howto .col-lg-push-9 {
    left: 75%;
  }
  #diff-howto .col-lg-push-8 {
    left: 66.66666667%;
  }
  #diff-howto .col-lg-push-7 {
    left: 58.33333333%;
  }
  #diff-howto .col-lg-push-6 {
    left: 50%;
  }
  #diff-howto .col-lg-push-5 {
    left: 41.66666667%;
  }
  #diff-howto .col-lg-push-4 {
    left: 33.33333333%;
  }
  #diff-howto .col-lg-push-3 {
    left: 25%;
  }
  #diff-howto .col-lg-push-2 {
    left: 16.66666667%;
  }
  #diff-howto .col-lg-push-1 {
    left: 8.33333333%;
  }
  #diff-howto .col-lg-push-0 {
    left: auto;
  }
  #diff-howto .col-lg-offset-12 {
    margin-left: 100%;
  }
  #diff-howto .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-howto .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-howto .col-lg-offset-9 {
    margin-left: 75%;
  }
  #diff-howto .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-howto .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-howto .col-lg-offset-6 {
    margin-left: 50%;
  }
  #diff-howto .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-howto .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-howto .col-lg-offset-3 {
    margin-left: 25%;
  }
  #diff-howto .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-howto .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-howto .col-lg-offset-0 {
    margin-left: 0;
  }
}
#diff-howto .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#diff-howto .panel-body {
  padding: 15px;
}
#diff-howto .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-howto .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#diff-howto .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
#diff-howto .panel-title > a,
#diff-howto .panel-title > small,
#diff-howto .panel-title > .small,
#diff-howto .panel-title > small > a,
#diff-howto .panel-title > .small > a {
  color: inherit;
}
#diff-howto .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-howto .panel > .list-group,
#diff-howto .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
#diff-howto .panel > .list-group .list-group-item,
#diff-howto .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#diff-howto .panel > .list-group:first-child .list-group-item:first-child,
#diff-howto .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-howto .panel > .list-group:last-child .list-group-item:last-child,
#diff-howto .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-howto .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#diff-howto .list-group + .panel-footer {
  border-top-width: 0;
}
#diff-howto .panel > .table,
#diff-howto .panel > .table-responsive > .table,
#diff-howto .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
#diff-howto .panel > .table caption,
#diff-howto .panel > .table-responsive > .table caption,
#diff-howto .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
#diff-howto .panel > .table:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-howto .panel > .table:first-child > thead:first-child > tr:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#diff-howto .panel > .table:first-child > tbody:first-child > tr:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-howto .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#diff-howto .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#diff-howto .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#diff-howto .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#diff-howto .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#diff-howto .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#diff-howto .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#diff-howto .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#diff-howto .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#diff-howto .panel > .table:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-howto .panel > .table:last-child > tbody:last-child > tr:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#diff-howto .panel > .table:last-child > tfoot:last-child > tr:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-howto .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#diff-howto .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#diff-howto .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#diff-howto .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
#diff-howto .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#diff-howto .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#diff-howto .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#diff-howto .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#diff-howto .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
#diff-howto .panel > .panel-body + .table,
#diff-howto .panel > .panel-body + .table-responsive,
#diff-howto .panel > .table + .panel-body,
#diff-howto .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
#diff-howto .panel > .table > tbody:first-child > tr:first-child th,
#diff-howto .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#diff-howto .panel > .table-bordered,
#diff-howto .panel > .table-responsive > .table-bordered {
  border: 0;
}
#diff-howto .panel > .table-bordered > thead > tr > th:first-child,
#diff-howto .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#diff-howto .panel > .table-bordered > tbody > tr > th:first-child,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#diff-howto .panel > .table-bordered > tfoot > tr > th:first-child,
#diff-howto .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#diff-howto .panel > .table-bordered > thead > tr > td:first-child,
#diff-howto .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#diff-howto .panel > .table-bordered > tbody > tr > td:first-child,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#diff-howto .panel > .table-bordered > tfoot > tr > td:first-child,
#diff-howto .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#diff-howto .panel > .table-bordered > thead > tr > th:last-child,
#diff-howto .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#diff-howto .panel > .table-bordered > tbody > tr > th:last-child,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#diff-howto .panel > .table-bordered > tfoot > tr > th:last-child,
#diff-howto .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#diff-howto .panel > .table-bordered > thead > tr > td:last-child,
#diff-howto .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#diff-howto .panel > .table-bordered > tbody > tr > td:last-child,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#diff-howto .panel > .table-bordered > tfoot > tr > td:last-child,
#diff-howto .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#diff-howto .panel > .table-bordered > thead > tr:first-child > td,
#diff-howto .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#diff-howto .panel > .table-bordered > tbody > tr:first-child > td,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#diff-howto .panel > .table-bordered > thead > tr:first-child > th,
#diff-howto .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#diff-howto .panel > .table-bordered > tbody > tr:first-child > th,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#diff-howto .panel > .table-bordered > tbody > tr:last-child > td,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#diff-howto .panel > .table-bordered > tfoot > tr:last-child > td,
#diff-howto .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#diff-howto .panel > .table-bordered > tbody > tr:last-child > th,
#diff-howto .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#diff-howto .panel > .table-bordered > tfoot > tr:last-child > th,
#diff-howto .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#diff-howto .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
#diff-howto .panel-group {
  margin-bottom: 20px;
}
#diff-howto .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
#diff-howto .panel-group .panel + .panel {
  margin-top: 5px;
}
#diff-howto .panel-group .panel-heading {
  border-bottom: 0;
}
#diff-howto .panel-group .panel-heading + .panel-collapse > .panel-body,
#diff-howto .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#diff-howto .panel-group .panel-footer {
  border-top: 0;
}
#diff-howto .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
#diff-howto .panel-default {
  border-color: #ddd;
}
#diff-howto .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#diff-howto .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#diff-howto .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
#diff-howto .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
#diff-howto .panel-primary {
  border-color: #337ab7;
}
#diff-howto .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
#diff-howto .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
#diff-howto .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
#diff-howto .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
#diff-howto .panel-success {
  border-color: #d6e9c6;
}
#diff-howto .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#diff-howto .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
#diff-howto .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
#diff-howto .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
#diff-howto .panel-info {
  border-color: #bce8f1;
}
#diff-howto .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#diff-howto .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
#diff-howto .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
#diff-howto .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
#diff-howto .panel-warning {
  border-color: #faebcc;
}
#diff-howto .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#diff-howto .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
#diff-howto .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
#diff-howto .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
#diff-howto .panel-danger {
  border-color: #ebccd1;
}
#diff-howto .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#diff-howto .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
#diff-howto .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
#diff-howto .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
#diff-howto #atokforandroid .modal-open {
  overflow: hidden;
}
#diff-howto #atokforandroid .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
#diff-howto #atokforandroid .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
#diff-howto #atokforandroid .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#diff-howto #atokforandroid .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#diff-howto #atokforandroid .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
#diff-howto #atokforandroid .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
#diff-howto #atokforandroid .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
#diff-howto #atokforandroid .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
#diff-howto #atokforandroid .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
#diff-howto #atokforandroid .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#diff-howto #atokforandroid .modal-header .close {
  margin-top: -2px;
}
#diff-howto #atokforandroid .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
#diff-howto #atokforandroid .modal-body {
  position: relative;
  padding: 15px;
}
#diff-howto #atokforandroid .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
#diff-howto #atokforandroid .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
#diff-howto #atokforandroid .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#diff-howto #atokforandroid .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
#diff-howto #atokforandroid .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  #diff-howto #atokforandroid .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  #diff-howto #atokforandroid .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  #diff-howto #atokforandroid .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  #diff-howto #atokforandroid .modal-lg {
    width: 900px;
  }
}
#diff-howto .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#diff-howto .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#diff-howto .well-lg {
  padding: 24px;
  border-radius: 6px;
}
#diff-howto .well-sm {
  padding: 9px;
  border-radius: 3px;
}
#diff-howto .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-howto .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-howto .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-howto br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-howto br.cnt-sp {
    display: block;
  }
}
#diff-howto .container {
  padding-bottom: 0;
  min-width: unset;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  #diff-howto .container {
    width: 1200px;
  }
}
#diff-howto .small-container {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #diff-howto .small-container {
    width: 1000px !important;
    min-width: 0 !important;
  }
}
#diff-howto .row:before,
#diff-howto .row:after,
#diff-howto .container:before,
#diff-howto .container:after {
  display: table;
  content: "";
}
#diff-howto .row::after,
#diff-howto .container::after {
  clear: both;
}
#diff-howto .row {
  margin-left: 12px;
  margin-right: 12px;
}
#diff-howto .js-flex-box {
  -js-display: flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#diff-howto .js-flex-middle {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#diff-howto .js-flex-center {
  -ms-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#diff-howto .js-icon-text, #diff-howto .js-width-full {
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#diff-howto .js-anchor {
  border-bottom: 1px #ddd solid;
}
#diff-howto .js-anchor .js-icon-left:before {
  font-size: 26px;
}
#diff-howto .js-anchor-frame {
  padding-top: 70px;
}
@media (max-width: 767px) {
  #diff-howto .js-anchor-frame {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  #diff-howto .js-anchor .js-icon-left:before {
    font-size: 32px;
  }
}
#diff-howto .js-anchor .js-anchor-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 0;
}
#diff-howto .js-anchor .js-anchor-item {
  width: 19%;
  border-radius: 5px;
  background-color: #fff;
  list-style: none;
  margin: 0 3px 6px;
}
#diff-howto .js-anchor .js-anchor-item + .js-anchor-item {
  margin-left: 10px;
}
#diff-howto .js-anchor .js-anchor-item a {
  width: 100%;
  min-height: 40px;
  height: 100%;
  line-height: 1;
  border-radius: 5px;
  padding: 4px;
  background-color: #eee;
  opacity: 1 !important;
}
#diff-howto .js-anchor .js-anchor-item a p {
  text-align: center;
}
#diff-howto .js-anchor .js-anchor-item a:hover {
  background-color: #D1D2D2;
  text-decoration: none;
}
#diff-howto .js-anchor .js-icon-text {
  width: 0%;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#diff-howto .js-anchor-item .js-ico-in-text:before {
  font-size: 1.3em;
}
#diff-howto .js-in-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #diff-howto .js-anchor,
  #diff-howto .js-in-container {
    min-width: 1200px;
  }
}
@media (max-width: 767px) {
  #diff-howto .js-anchor {
    display: none;
  }
}
#diff-howto .text-danger {
  color: #a94442;
}
#diff-howto .js-title-h2 {
  font-size: 22px;
}
#diff-howto .js-title-h3 {
  font-size: 18px;
  border-bottom: 1px #ccc dotted;
  padding-bottom: 0.5em;
}
#diff-howto .js-title-h4 {
  font-size: 16px;
  font-weight: bold;
}
#diff-howto .js-title-h1 + .js-lead {
  font-size: 20px;
}
#diff-howto .js-title-h2 + .js-lead {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  #diff-howto .js-title-h1 {
    font-size: 28px;
  }
  #diff-howto .js-title-h2 {
    font-size: 24px;
  }
  #diff-howto .js-title-h3 {
    font-size: 20px;
  }
  #diff-howto .js-title-h4 {
    font-size: 18px;
  }
  #diff-howto .js-title-h1 + .js-lead {
    font-size: 20px;
  }
  #diff-howto .js-title-h2 + .js-lead {
    font-size: 19px;
  }
  #diff-howto .js-title-h3 + .js-lead {
    font-size: 18px;
  }
}
@media screen and (min-width: 996px) {
  #diff-howto .js-title-h1 {
    font-size: 38px;
  }
  #diff-howto .js-title-h2 {
    font-size: 30px;
  }
  #diff-howto .js-title-h3 {
    font-size: 24px;
  }
  #diff-howto .js-title-h4 {
    font-size: 20px;
  }
  #diff-howto .js-title-h1 + .js-lead {
    font-size: 22px;
  }
  #diff-howto .js-title-h2 + .js-lead {
    font-size: 19px;
  }
  #diff-howto .js-title-h3 + .js-lead {
    font-size: 18px;
  }
}
#diff-howto .js-title-h2:before, #diff-howto .js-title-h3:before, #diff-howto .js-title-h4:before, #diff-howto .js-list-styled .js-list-styled-icon-item:before {
  font-size: 2em;
  /*margin-right: 10px*/
}
#diff-howto .js-s-notes, #diff-howto .js-s-notes small {
  font-size: 12px;
  color: #777;
  font-weight: 400;
}
#diff-howto .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#diff-howto .js-fade-caption.js-fade-caption-bg, #diff-howto .js-bgcolor-muted {
  background-color: #fafafa;
}
#diff-howto .panel-body {
  padding: 15px;
}
#diff-howto .js-system h2 + .js-behavior-item,
#diff-howto .js-structure h2 + .js-behavior-item {
  padding-top: 24px;
  border-top: 1px #777 solid;
}
#diff-howto .js-behavior-item {
  border-bottom: 1px #777 solid;
}
#diff-howto .js-behavior-item-title {
  font-size: 14px;
  font-weight: bold;
}
#diff-howto .js-behavior-item-name .macos-logo {
  width: 35px;
  margin: 0 1em;
}
#diff-howto .js-behavior-item-name {
  line-height: 1.5;
}
#diff-howto .js-s-notes, #diff-howto .js-s-notes small {
  font-size: 12px;
  color: #777;
  font-weight: 400;
}
#diff-howto .js-lineup-table .table > thead > tr > th,
#diff-howto .js-comparing-table .table > thead > tr > th {
  vertical-align: top;
  font-size: 12px;
  color: #5e5e5e;
  text-align: center;
}
#diff-howto .js-lineup-table .table > thead > tr > th:first-child,
#diff-howto .js-comparing-table .table > thead > tr > th:first-child {
  vertical-align: bottom;
}
#diff-howto .js-comparing-table .table > tbody > tr > th,
#diff-howto .js-lineup-table .table > tbody > tr > th {
  font-size: 14px;
  color: #5e5e5e;
}
#diff-howto .js−lineup .table > tbody > tr > td {
  vertical-align: middle;
}
#diff-howto .js-comparing .js-comparing-table thead th,
#diff-howto .js-comparing .js-comparing-table tbody td {
  text-align: center;
}
#diff-howto .js-comparing .js-comparing-table tbody th,
#diff-howto .js-comparing .js-comparing-table tbody td {
  vertical-align: middle;
}
#diff-howto .js-comparing .js-comparing-table tbody td {
  font-size: 14px;
}
#diff-howto .js-comparing .js-comparing-table tbody td:before,
#diff-howto .js-lineup .js-lineup-table tbody td:before {
  font-size: 32px;
  display: block;
}
#diff-howto .js-comparing-table thead th:first-child {
  text-align: left;
}
#diff-howto .js-comparing .js-comparing-table tbody tr th small,
#diff-howto .js-comparing .js-comparing-table tbody tr td small {
  display: block;
}
#diff-howto .js-comparing-table .table > tbody > tr > th.js-sub-headline {
  background-color: #f5f5f5;
}
#diff-howto .js-comparing-oldversion {
  background-color: #FFEBEC;
}
#diff-howto .js-lineup colgroup col.super-premium {
  background-color: #FFE6B3;
}
#diff-howto .js-lineup colgroup col.premium {
  background-color: #FFEBEC;
}
#diff-howto .js-lineup colgroup col.standard {
  background-color: #F7FBFF;
}
#diff-howto .js-lineup-table .js-sub-headline {
  background-color: #f5f5f5;
  border-top: 1px #ddd solid;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
}
#diff-howto .js-lineup-table .table > tbody > tr > td {
  text-align: center;
}
#diff-howto .js-lineup-table .table {
  border-bottom: 1px #777 solid;
}
#diff-howto .js-lineup-table .js-lineup-table-featured {
  background-color: #fae6e8;
}
#diff-howto .js-lineup-table thead th img,
#diff-howto .js-comparing-table thead th img {
  max-width: 75px;
  width: 100%;
  margin: 0 auto 1em auto;
}
#diff-howto .js−lineup .js-lineup-table {
  width: 100%;
  margin: 0 auto;
}
#diff-howto .js−lineup .js-lineup-table colgroup col.premium {
  background-color: #FAE6E8;
}
#diff-howto .js−lineup .js-lineup-table thead th:first-child {
  vertical-align: bottom;
}
#diff-howto .js−lineup tbody th small {
  display: block;
  font-weight: normal;
}
#diff-howto .js−lineup tbody td sup {
  font-size: 12px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #diff-howto .js−lineup tbody th small {
    display: none;
  }
}
#diff-howto .table > tbody > tr > th .js-lineup-title-slender {
  font-weight: normal;
}
#diff-howto .js-s-price-title {
  border-bottom: dashed 1px #a9a9a9;
  padding-bottom: 3px;
  font-size: 20px;
  line-height: 1.6;
}
#diff-howto .js-s-price .js-price-box {
  text-align: center;
  margin-bottom: 60px;
}
#diff-howto .js-s-price .js-price-box dt {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 12px;
}
#diff-howto .js-s-price .js-price-box dd {
  line-height: 1.7;
}
#diff-howto .js-s-price .js-price-box dt img {
  margin-bottom: 6px;
  height: 90px;
  width: auto;
}
#diff-howto .js-s-price .js-btn-shop > p {
  font-size: 14px;
}
#diff-howto .js-price-box a {
  color: inherit;
  display: block;
  width: 160px;
  border: 1px #777 solid;
  padding: 3px 5px;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
}
#diff-howto .js-price-box a:hover {
  text-decoration: none;
  background-color: #ccc;
}
#diff-howto .js-s-price .js-price-box dt.js-j_license-title {
  font-size: 18px;
  font-weight: bold;
  border: solid 1px #666;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 14px 0;
  color: #777;
  margin-bottom: 1em;
}
#diff-howto .js-j_license .js-price span {
  display: inline;
}
#diff-howto .js-j_license span {
  display: block;
  font-size: 11px;
  font-weight: normal;
}
#diff-howto .js-btn-square {
  display: block;
  padding: 5px;
  border: 1px #999 solid;
}
#diff-howto .js-price-info {
  color: red;
  font-size: 14px;
  display: inline-block;
}
#diff-howto a.js-btn-square {
  color: inherit;
}
#diff-howto a:hover.js-btn-square {
  display: block;
  text-decoration: none;
  background-color: #ccc;
}
#diff-howto .js-qa-info-box a {
  display: block;
  border-radius: 3px;
  padding: 10px;
}
#diff-howto .js-qa-info-box a:hover {
  display: block;
  color: rgba(94, 94, 94, 0.8);
  background-color: rgba(94, 94, 94, 0.2);
  text-decoration: none;
}
#diff-howto .js-qa-info-box {
  margin-bottom: 2em;
}
#diff-howto .js-qa-info-cont {
  padding-bottom: 1em;
  border-bottom: 1px #ccc solid;
}
#diff-howto .js-dial-number {
  font-size: 2em;
  font-weight: bold;
}
#diff-howto .js-aaa-label {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #e46262;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
  left: 50%;
  margin-left: 40px;
}
@media screen and (min-width: 767px) {
  #diff-howto .js-aaa-label {
    margin-left: 25px;
    top: -25px;
  }
}
#diff-howto .js-qa-info-title {
  font-weight: bold;
}
#diff-howto .jsv-bootstrap-standard,
#diff-howto .jsv-bootstrap-standard_xs {
  margin-bottom: 12px;
}
#diff-howto .jsv-bootstrap-standard_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-bootstrap-standard_md {
  margin-bottom: 0;
}
#diff-howto .jsv-bootstrap-standard_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-line-ss,
#diff-howto .jsv-line-ss_xs {
  margin-bottom: .5em;
}
#diff-howto .jsv-line-ss_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-line-ss_md {
  margin-bottom: 0;
}
#diff-howto .jsv-line-ss_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-line-s,
#diff-howto .jsv-line-s_xs {
  margin-bottom: 1em;
}
#diff-howto .jsv-line-s_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-line-s_md {
  margin-bottom: 0;
}
#diff-howto .jsv-line-s_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-line-m,
#diff-howto .jsv-line-m_xs {
  margin-bottom: 1.5em;
}
#diff-howto .jsv-line-m_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-line-m_md {
  margin-bottom: 0;
}
#diff-howto .jsv-line-m_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-base-half,
#diff-howto .jsv-base-half_xs {
  margin-bottom: 12px;
}
#diff-howto .jsv-base-half_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-base-half_md {
  margin-bottom: 0;
}
#diff-howto .jsv-base-half_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-base-s,
#diff-howto .jsv-base-s_xs {
  margin-bottom: 24px;
}
#diff-howto .jsv-base-s_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-base-s_md {
  margin-bottom: 0;
}
#diff-howto .jsv-base-s_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-base-m,
#diff-howto .jsv-base-m_xs {
  margin-bottom: 48px;
}
#diff-howto .jsv-base-m_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-base-m_md {
  margin-bottom: 0;
}
#diff-howto .jsv-base-m_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-base-l,
#diff-howto .jsv-base-l_xs {
  margin-bottom: 72px;
}
#diff-howto .jsv-base-l_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-base-l_md {
  margin-bottom: 0;
}
#diff-howto .jsv-base-l_lg {
  margin-bottom: 0;
}
#diff-howto .jsv-base-ll,
#diff-howto .jsv-base-ll_xs {
  margin-bottom: 96px;
}
#diff-howto .jsv-base-ll_sm {
  margin-bottom: 0;
}
#diff-howto .jsv-base-ll_md {
  margin-bottom: 0;
}
#diff-howto .jsv-base-ll_lg {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #diff-howto {
    /*--------------------------▼	_sm sizeのみ	▼*/
  }
  #diff-howto .jsv-bootstrap-standard_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-bootstrap-standard_sm {
    margin-bottom: 12px;
  }
  #diff-howto .jsv-line-ss_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-ss_sm {
    margin-bottom: .5em;
  }
  #diff-howto .jsv-line-s_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-s_sm {
    margin-bottom: 1em;
  }
  #diff-howto .jsv-line-m_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-m_sm {
    margin-bottom: 1em;
  }
  #diff-howto .jsv-base-half_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-half_sm {
    margin-bottom: 12px;
  }
  #diff-howto .jsv-base-s_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-s_sm {
    margin-bottom: 24px;
  }
  #diff-howto .jsv-base-m_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-m_sm {
    margin-bottom: 48px;
  }
  #diff-howto .jsv-base-l_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-l_sm {
    margin-bottom: 72px;
  }
  #diff-howto .jsv-base-ll_xs {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-l_sm {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 992px) {
  #diff-howto {
    /*--------------------------▼	_md sizeのみ	▼*/
  }
  #diff-howto .jsv-bootstrap-standard_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-bootstrap-standard_md {
    margin-bottom: 12px;
  }
  #diff-howto .jsv-line-ss_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-ss_md {
    margin-bottom: .5em;
  }
  #diff-howto .jsv-line-s_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-s_md {
    margin-bottom: 1em;
  }
  #diff-howto .jsv-line-m_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-m_md {
    margin-bottom: 1em;
  }
  #diff-howto .jsv-base-half_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-half_md {
    margin-bottom: 12px;
  }
  #diff-howto .jsv-base-s_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-s_md {
    margin-bottom: 24px;
  }
  #diff-howto .jsv-base-m_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-m_md {
    margin-bottom: 48px;
  }
  #diff-howto .jsv-base-l_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-l_md {
    margin-bottom: 72px;
  }
  #diff-howto .jsv-base-ll_sm {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-l_md {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 1200px) {
  #diff-howto {
    /*--------------------------▼	_lg sizeのみ	▼*/
  }
  #diff-howto .jsv-bootstrap-standard_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-bootstrap-standard_lg {
    margin-bottom: 12px;
  }
  #diff-howto .jsv-line-ss_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-ss_lg {
    margin-bottom: .5em;
  }
  #diff-howto .jsv-line-s_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-s_lg {
    margin-bottom: 1em;
  }
  #diff-howto .jsv-line-m_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-line-m_lg {
    margin-bottom: 1em;
  }
  #diff-howto .jsv-base-half_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-half_lg {
    margin-bottom: 12px;
  }
  #diff-howto .jsv-base-s_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-s_lg {
    margin-bottom: 24px;
  }
  #diff-howto .jsv-base-m_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-m_lg {
    margin-bottom: 48px;
  }
  #diff-howto .jsv-base-l_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-l_lg {
    margin-bottom: 72px;
  }
  #diff-howto .jsv-base-ll_md {
    margin-bottom: 0;
  }
  #diff-howto .jsv-base-l_lg {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 768px) {
  #diff-howto {
    /*--------------------------▼	_sm size以降マージン無し	▼*/
  }
  #diff-howto .jsv-clear_sm {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #diff-howto {
    /*--------------------------▼	_md size以降マージン無し	▼*/
  }
  #diff-howto .jsv-clear_md {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  #diff-howto {
    /*--------------------------▼	_md size以降マージン無し	▼*/
  }
  #diff-howto .jsv-clear_lg {
    margin-bottom: 0;
  }
}
#diff-howto .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
#diff-howto .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#diff-howto .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#diff-howto .form-control:-ms-input-placeholder {
  color: #999;
}
#diff-howto .form-control::-webkit-input-placeholder {
  color: #999;
}
#diff-howto .form-control[disabled],
#diff-howto .form-control[readonly],
#diff-howto fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
#diff-howto textarea.form-control {
  height: auto;
}
#diff-howto input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #diff-howto input[type="date"],
  #diff-howto input[type="time"],
  #diff-howto input[type="datetime-local"],
  #diff-howto input[type="month"] {
    line-height: 34px;
  }
  #diff-howto input[type="date"].input-sm,
  #diff-howto input[type="time"].input-sm,
  #diff-howto input[type="datetime-local"].input-sm,
  #diff-howto input[type="month"].input-sm,
  #diff-howto .input-group-sm input[type="date"],
  #diff-howto .input-group-sm input[type="time"],
  #diff-howto .input-group-sm input[type="datetime-local"],
  #diff-howto .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  #diff-howto input[type="date"].input-lg,
  #diff-howto input[type="time"].input-lg,
  #diff-howto input[type="datetime-local"].input-lg,
  #diff-howto input[type="month"].input-lg,
  #diff-howto .input-group-lg input[type="date"],
  #diff-howto .input-group-lg input[type="time"],
  #diff-howto .input-group-lg input[type="datetime-local"],
  #diff-howto .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
#diff-howto .form-group {
  margin-bottom: 15px;
}
#diff-howto .radio,
#diff-howto .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
#diff-howto .radio label,
#diff-howto .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#diff-howto .radio input[type="radio"],
#diff-howto .radio-inline input[type="radio"],
#diff-howto .checkbox input[type="checkbox"],
#diff-howto .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
#diff-howto .radio + .radio,
#diff-howto .checkbox + .checkbox {
  margin-top: -5px;
}
#diff-howto .radio-inline,
#diff-howto .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
#diff-howto .radio-inline + .radio-inline,
#diff-howto .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#diff-howto input[type="radio"][disabled],
#diff-howto input[type="checkbox"][disabled],
#diff-howto input[type="radio"].disabled,
#diff-howto input[type="checkbox"].disabled,
#diff-howto fieldset[disabled] input[type="radio"],
#diff-howto fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
#diff-howto .radio-inline.disabled,
#diff-howto .checkbox-inline.disabled,
#diff-howto fieldset[disabled] .radio-inline,
#diff-howto fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
#diff-howto .radio.disabled label,
#diff-howto .checkbox.disabled label,
#diff-howto fieldset[disabled] .radio label,
#diff-howto fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
#diff-howto .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
#diff-howto .form-control-static.input-lg,
#diff-howto .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
#diff-howto .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#diff-howto select.input-sm {
  height: 30px;
  line-height: 30px;
}
#diff-howto textarea.input-sm,
#diff-howto select[multiple].input-sm {
  height: auto;
}
#diff-howto .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#diff-howto select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
#diff-howto textarea.form-group-sm .form-control,
#diff-howto select[multiple].form-group-sm .form-control {
  height: auto;
}
#diff-howto .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
#diff-howto .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-howto select.input-lg {
  height: 46px;
  line-height: 46px;
}
#diff-howto textarea.input-lg,
#diff-howto select[multiple].input-lg {
  height: auto;
}
#diff-howto .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-howto select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
#diff-howto textarea.form-group-lg .form-control,
#diff-howto select[multiple].form-group-lg .form-control {
  height: auto;
}
#diff-howto .form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
#diff-howto .has-feedback {
  position: relative;
}
#diff-howto .has-feedback .form-control {
  padding-right: 42.5px;
}
#diff-howto .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
#diff-howto .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
#diff-howto .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#diff-howto .has-success .help-block,
#diff-howto .has-success .control-label,
#diff-howto .has-success .radio,
#diff-howto .has-success .checkbox,
#diff-howto .has-success .radio-inline,
#diff-howto .has-success .checkbox-inline,
#diff-howto .has-success.radio label,
#diff-howto .has-success.checkbox label,
#diff-howto .has-success.radio-inline label,
#diff-howto .has-success.checkbox-inline label {
  color: #3c763d;
}
#diff-howto .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#diff-howto .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
#diff-howto .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
#diff-howto .has-success .form-control-feedback {
  color: #3c763d;
}
#diff-howto .has-warning .help-block,
#diff-howto .has-warning .control-label,
#diff-howto .has-warning .radio,
#diff-howto .has-warning .checkbox,
#diff-howto .has-warning .radio-inline,
#diff-howto .has-warning .checkbox-inline,
#diff-howto .has-warning.radio label,
#diff-howto .has-warning.checkbox label,
#diff-howto .has-warning.radio-inline label,
#diff-howto .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
#diff-howto .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#diff-howto .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
#diff-howto .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
#diff-howto .has-warning .form-control-feedback {
  color: #8a6d3b;
}
#diff-howto .has-error .help-block,
#diff-howto .has-error .control-label,
#diff-howto .has-error .radio,
#diff-howto .has-error .checkbox,
#diff-howto .has-error .radio-inline,
#diff-howto .has-error .checkbox-inline,
#diff-howto .has-error.radio label,
#diff-howto .has-error.checkbox label,
#diff-howto .has-error.radio-inline label,
#diff-howto .has-error.checkbox-inline label {
  color: #a94442;
}
#diff-howto .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#diff-howto .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#diff-howto .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
#diff-howto .has-error .form-control-feedback {
  color: #a94442;
}
#diff-howto .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
#diff-howto .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
#diff-howto .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  #diff-howto .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #diff-howto .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #diff-howto .form-inline .form-control-static {
    display: inline-block;
  }
  #diff-howto .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #diff-howto .form-inline .input-group .input-group-addon,
  #diff-howto .form-inline .input-group .input-group-btn,
  #diff-howto .form-inline .input-group .form-control {
    width: auto;
  }
  #diff-howto .form-inline .input-group > .form-control {
    width: 100%;
  }
  #diff-howto .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #diff-howto .form-inline .radio,
  #diff-howto .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #diff-howto .form-inline .radio label,
  #diff-howto .form-inline .checkbox label {
    padding-left: 0;
  }
  #diff-howto .form-inline .radio input[type="radio"],
  #diff-howto .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  #diff-howto .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
#diff-howto .form-horizontal .radio,
#diff-howto .form-horizontal .checkbox,
#diff-howto .form-horizontal .radio-inline,
#diff-howto .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
#diff-howto .form-horizontal .radio,
#diff-howto .form-horizontal .checkbox {
  min-height: 27px;
}
#diff-howto .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  #diff-howto .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
#diff-howto .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  #diff-howto .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  #diff-howto .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
#diff-howto .row {
  margin-left: 0;
  margin-right: 0;
}
#diff-howto .js-title-h3 {
  text-align: left;
}
#diff-howto .js-behavior-item {
  border-bottom: 1px #ccc dotted;
}
@media (max-width: 767px) {
  #diff-howto .js-behavior-item {
    border-bottom: 1px #888 solid !important;
  }
}
#diff-howto h4.js-behavior-item-name {
  text-align: left;
  font-size: 18px;
  padding: 0;
}
#diff-howto .js-behavior-item-cont p {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
#diff-howto #creditdic ul,
#diff-howto .well ul,
#diff-howto #keyboard ul,
#diff-howto ul.jsv-base-s,
#diff-howto .well ul:not([class]),
#diff-howto .js-behavior-item-cont ul:not([class]) {
  padding-left: 20px;
}
@media (max-width: 767px) {
  #diff-howto #creditdic ul,
  #diff-howto .well ul,
  #diff-howto #keyboard ul,
  #diff-howto ul.jsv-base-s,
  #diff-howto .well ul:not([class]),
  #diff-howto .js-behavior-item-cont ul:not([class]) {
    padding-left: 15px !important;
  }
}
#diff-howto #creditdic ul li,
#diff-howto .well ul li,
#diff-howto #keyboard ul li,
#diff-howto ul.jsv-base-s li,
#diff-howto .well ul:not([class]) li,
#diff-howto .js-behavior-item-cont ul:not([class]) li {
  position: relative;
  font-size: 16px;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  #diff-howto #creditdic ul li,
  #diff-howto .well ul li,
  #diff-howto #keyboard ul li,
  #diff-howto ul.jsv-base-s li,
  #diff-howto .well ul:not([class]) li,
  #diff-howto .js-behavior-item-cont ul:not([class]) li {
    font-size: 14px;
  }
}
#diff-howto #creditdic ul li:before,
#diff-howto .well ul li:before,
#diff-howto #keyboard ul li::before,
#diff-howto ul.jsv-base-s li:before,
#diff-howto .well ul:not([class]) li:before,
#diff-howto .js-behavior-item-cont ul:not([class]) li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #5E5E5E;
  top: 9px;
  left: -14px;
}
#diff-howto .js-text-indent {
  padding-left: 1em;
  text-indent: -1em;
}
#diff-howto .js-text-indent small a {
  color: #337ab7;
  padding: 0;
  font-size: inherit;
}
#diff-howto #atokforwin > div {
  border-bottom: 1px #ccc dotted;
}
#diff-howto .js-behavior-item p {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  font-weight: normal;
}
#diff-howto .well ul {
  padding-left: 40px;
}
#diff-howto .h-level-4 {
  font-size: 18px;
  text-align: left;
}
#diff-howto .btn {
  text-align: center;
}
#diff-howto .btn a {
  background-color: #fff;
  color: #72a3ff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  white-space: pre-wrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #72a3ff;
  width: 100%;
  line-height: 2;
  text-align: center;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
#diff-howto .btn a p {
  text-align: center;
}
#diff-howto .btn a:hover {
  background-color: #72a3ff;
  color: white;
  border-color: #72a3ff;
  opacity: 1;
}
#diff-howto .btn-group-lg > .btn, #diff-howto .btn-lg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-howto .btn-block {
  display: block;
  width: 100%;
}
#diff-howto .js-behavior-item-cont h5 {
  font-size: 16px;
  text-align: left;
}
#diff-howto .js-with-dotted {
  border-bottom: 1px #888 dotted;
  padding-bottom: .5em;
}
#diff-howto ul.list-unstyled {
  padding-left: 0;
}
#diff-howto ul.list-unstyled li {
  padding-left: 0 !important;
  text-indent: 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  #diff-howto ul.list-unstyled li {
    font-size: 12px;
  }
}
#diff-howto ul.list-unstyled li:before {
  content: none;
}
#diff-howto .js-anchor-wrap-m {
  padding-top: 72px;
}
#diff-howto h4.js-title-h4 {
  text-align: left;
}
#diff-howto .js-search-string p {
  display: inline-block;
  border: solid 1px #999;
  border-radius: 3px;
  width: 36px;
  height: 36px;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
#diff-howto .js-search-string p.js-search-string-other {
  width: auto;
  padding: 0 8px;
}
#diff-howto .spec-android-pro .btn {
  white-space: inherit;
}
#diff-howto .js-model-item-list {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #diff-howto .spec-android-pro .js-model-item-list li {
    width: 50%;
    float: left;
  }
}
#diff-howto .js-search-string p {
  display: inline-block;
  border: solid 1px #999;
  border-radius: 3px;
  width: 36px;
  height: 36px;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
#diff-howto .js-search-string p.js-search-string-other {
  width: auto;
  padding: 0 8px;
}
@media screen and (min-width: 768px) {
  #diff-howto .js-search-string p:hover {
    background-color: #F2F2F2;
  }
}
#diff-howto .js-with-dotted-top {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
#diff-howto .js-with-dotted-top p {
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  line-height: 1.6;
}
#diff-howto .js-with-dotted-top p a {
  color: #337ab7;
  font-size: 13.33px;
}
#diff-howto #keyboard ul {
  margin-bottom: 10px;
}
#diff-howto #keyboard p {
  text-align: left;
  line-height: 1.6;
  font-size: 16px;
}
#diff-howto #creditdic ul li p,
#diff-howto #creditdic ul li {
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}
#diff-howto #atokformac ul li a {
  font-size: inherit;
  color: #337ab7;
}
#diff-howto #atokforios p.bold {
  font-weight: bold;
}
#diff-howto #atokforandroid .text-left p {
  text-align: left;
}
#diff-howto .container a,
#diff-howto .container p {
  text-align: left;
  font-size: 16px;
}
#diff-howto .container a {
  color: #337ab7;
}
#diff-howto .container h2.js-title-h2 {
  padding: 100px 0 20px;
}
#diff-howto .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#diff-howto .img-responsive {
  max-width: 100%;
  height: auto;
}
#diff-howto #trymac {
  background-color: #f3f3f3;
  margin-top: 100px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #diff-howto #trymac {
    margin-top: 50px;
    padding-bottom: 0;
  }
  #diff-howto .container h2.js-title-h2 {
    padding-top: 50px;
  }
  #diff-howto .js-ossupport {
    margin-bottom: 10px !important;
  }
}
#diff-howto .jsv-line-s, #diff-howto .jsv-line-s_xs {
  margin-bottom: 1em;
}
#diff-howto .text-right {
  text-align: right;
}
#diff-howto .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
#diff-howto .js-badge-win {
  background-color: #0067b8;
  color: #FFF;
}
#diff-howto .js-ossupport .js-ossupport-list .badge {
  padding: .5em;
  border-radius: 2em;
}
#diff-howto .visible-lg-inline {
  display: inline !important;
}
#diff-howto .js-ossupport .js-ossupport-list {
  padding-left: 0;
}
#diff-howto .js-ossupport span {
  font-size: 16px;
}
#diff-howto .ico-darrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: transparent transparent #337ab7 #337ab7;
  -webkit-transform: rotate(-45deg) translate(10px, 5px);
          transform: rotate(-45deg) translate(10px, 5px);
}
#diff-howto .ico-rarrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: transparent #337ab7 #337ab7 transparent;
  -webkit-transform: rotate(-45deg) translate(5px, 5px);
          transform: rotate(-45deg) translate(5px, 5px);
}

/*============================ howto ここまで ==================================*/
/*============================ try ==================================*/
#diff-try {
  /**
  * bootstrap col set
  * --------------------------------------------------
  */
  /**
  * bootstrap panel set
  * --------------------------------------------------
  */
  /**
  * bootstrap visible set 
  * --------------------------------------------------
  */
  /**
  * import atokstyles.css 
  * --------------------------------------------------
  */
  /*Flexbox*/
  /*Line*/
  /**
  * custom style 
  * --------------------------------------------------
  */
}
@media only screen and (min-width: 768px) {
  #diff-try section.kv.device.try {
    background-image: url(/try/local/images/kv-pc-try.jpg?2);
  }
}
#diff-try * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-try .col-xs-1, #diff-try .col-sm-1, #diff-try .col-md-1, #diff-try .col-lg-1, #diff-try .col-xs-2, #diff-try .col-sm-2, #diff-try .col-md-2, #diff-try .col-lg-2, #diff-try .col-xs-3, #diff-try .col-sm-3, #diff-try .col-md-3, #diff-try .col-lg-3, #diff-try .col-xs-4, #diff-try .col-sm-4, #diff-try .col-md-4, #diff-try .col-lg-4, #diff-try .col-xs-5, #diff-try .col-sm-5, #diff-try .col-md-5, #diff-try .col-lg-5, #diff-try .col-xs-6, #diff-try .col-sm-6, #diff-try .col-md-6, #diff-try .col-lg-6, #diff-try .col-xs-7, #diff-try .col-sm-7, #diff-try .col-md-7, #diff-try .col-lg-7, #diff-try .col-xs-8, #diff-try .col-sm-8, #diff-try .col-md-8, #diff-try .col-lg-8, #diff-try .col-xs-9, #diff-try .col-sm-9, #diff-try .col-md-9, #diff-try .col-lg-9, #diff-try .col-xs-10, #diff-try .col-sm-10, #diff-try .col-md-10, #diff-try .col-lg-10, #diff-try .col-xs-11, #diff-try .col-sm-11, #diff-try .col-md-11, #diff-try .col-lg-11, #diff-try .col-xs-12, #diff-try .col-sm-12, #diff-try .col-md-12, #diff-try .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#diff-try .col-xs-1, #diff-try .col-xs-2, #diff-try .col-xs-3, #diff-try .col-xs-4, #diff-try .col-xs-5, #diff-try .col-xs-6, #diff-try .col-xs-7, #diff-try .col-xs-8, #diff-try .col-xs-9, #diff-try .col-xs-10, #diff-try .col-xs-11, #diff-try .col-xs-12 {
  float: left;
}
#diff-try .col-xs-12 {
  width: 100%;
}
#diff-try .col-xs-11 {
  width: 91.66666667%;
}
#diff-try .col-xs-10 {
  width: 83.33333333%;
}
#diff-try .col-xs-9 {
  width: 75%;
}
#diff-try .col-xs-8 {
  width: 66.66666667%;
}
#diff-try .col-xs-7 {
  width: 58.33333333%;
}
#diff-try .col-xs-6 {
  width: 50%;
}
#diff-try .col-xs-5 {
  width: 41.66666667%;
}
#diff-try .col-xs-4 {
  width: 33.33333333%;
}
#diff-try .col-xs-3 {
  width: 25%;
}
#diff-try .col-xs-2 {
  width: 16.66666667%;
}
#diff-try .col-xs-1 {
  width: 8.33333333%;
}
#diff-try .col-xs-pull-12 {
  right: 100%;
}
#diff-try .col-xs-pull-11 {
  right: 91.66666667%;
}
#diff-try .col-xs-pull-10 {
  right: 83.33333333%;
}
#diff-try .col-xs-pull-9 {
  right: 75%;
}
#diff-try .col-xs-pull-8 {
  right: 66.66666667%;
}
#diff-try .col-xs-pull-7 {
  right: 58.33333333%;
}
#diff-try .col-xs-pull-6 {
  right: 50%;
}
#diff-try .col-xs-pull-5 {
  right: 41.66666667%;
}
#diff-try .col-xs-pull-4 {
  right: 33.33333333%;
}
#diff-try .col-xs-pull-3 {
  right: 25%;
}
#diff-try .col-xs-pull-2 {
  right: 16.66666667%;
}
#diff-try .col-xs-pull-1 {
  right: 8.33333333%;
}
#diff-try .col-xs-pull-0 {
  right: auto;
}
#diff-try .col-xs-push-12 {
  left: 100%;
}
#diff-try .col-xs-push-11 {
  left: 91.66666667%;
}
#diff-try .col-xs-push-10 {
  left: 83.33333333%;
}
#diff-try .col-xs-push-9 {
  left: 75%;
}
#diff-try .col-xs-push-8 {
  left: 66.66666667%;
}
#diff-try .col-xs-push-7 {
  left: 58.33333333%;
}
#diff-try .col-xs-push-6 {
  left: 50%;
}
#diff-try .col-xs-push-5 {
  left: 41.66666667%;
}
#diff-try .col-xs-push-4 {
  left: 33.33333333%;
}
#diff-try .col-xs-push-3 {
  left: 25%;
}
#diff-try .col-xs-push-2 {
  left: 16.66666667%;
}
#diff-try .col-xs-push-1 {
  left: 8.33333333%;
}
#diff-try .col-xs-push-0 {
  left: auto;
}
#diff-try .col-xs-offset-12 {
  margin-left: 100%;
}
#diff-try .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#diff-try .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#diff-try .col-xs-offset-9 {
  margin-left: 75%;
}
#diff-try .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#diff-try .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#diff-try .col-xs-offset-6 {
  margin-left: 50%;
}
#diff-try .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#diff-try .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#diff-try .col-xs-offset-3 {
  margin-left: 25%;
}
#diff-try .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#diff-try .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#diff-try .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  #diff-try .col-sm-1, #diff-try .col-sm-2, #diff-try .col-sm-3, #diff-try .col-sm-4, #diff-try .col-sm-5, #diff-try .col-sm-6, #diff-try .col-sm-7, #diff-try .col-sm-8, #diff-try .col-sm-9, #diff-try .col-sm-10, #diff-try .col-sm-11, #diff-try .col-sm-12 {
    float: left;
  }
  #diff-try .col-sm-12 {
    width: 100%;
  }
  #diff-try .col-sm-11 {
    width: 91.66666667%;
  }
  #diff-try .col-sm-10 {
    width: 83.33333333%;
  }
  #diff-try .col-sm-9 {
    width: 75%;
  }
  #diff-try .col-sm-8 {
    width: 66.66666667%;
  }
  #diff-try .col-sm-7 {
    width: 58.33333333%;
  }
  #diff-try .col-sm-6 {
    width: 50%;
  }
  #diff-try .col-sm-5 {
    width: 41.66666667%;
  }
  #diff-try .col-sm-4 {
    width: 33.33333333%;
  }
  #diff-try .col-sm-3 {
    width: 25%;
  }
  #diff-try .col-sm-2 {
    width: 16.66666667%;
  }
  #diff-try .col-sm-1 {
    width: 8.33333333%;
  }
  #diff-try .col-sm-pull-12 {
    right: 100%;
  }
  #diff-try .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #diff-try .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #diff-try .col-sm-pull-9 {
    right: 75%;
  }
  #diff-try .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #diff-try .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #diff-try .col-sm-pull-6 {
    right: 50%;
  }
  #diff-try .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #diff-try .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #diff-try .col-sm-pull-3 {
    right: 25%;
  }
  #diff-try .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #diff-try .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #diff-try .col-sm-pull-0 {
    right: auto;
  }
  #diff-try .col-sm-push-12 {
    left: 100%;
  }
  #diff-try .col-sm-push-11 {
    left: 91.66666667%;
  }
  #diff-try .col-sm-push-10 {
    left: 83.33333333%;
  }
  #diff-try .col-sm-push-9 {
    left: 75%;
  }
  #diff-try .col-sm-push-8 {
    left: 66.66666667%;
  }
  #diff-try .col-sm-push-7 {
    left: 58.33333333%;
  }
  #diff-try .col-sm-push-6 {
    left: 50%;
  }
  #diff-try .col-sm-push-5 {
    left: 41.66666667%;
  }
  #diff-try .col-sm-push-4 {
    left: 33.33333333%;
  }
  #diff-try .col-sm-push-3 {
    left: 25%;
  }
  #diff-try .col-sm-push-2 {
    left: 16.66666667%;
  }
  #diff-try .col-sm-push-1 {
    left: 8.33333333%;
  }
  #diff-try .col-sm-push-0 {
    left: auto;
  }
  #diff-try .col-sm-offset-12 {
    margin-left: 100%;
  }
  #diff-try .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-try .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-try .col-sm-offset-9 {
    margin-left: 75%;
  }
  #diff-try .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-try .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-try .col-sm-offset-6 {
    margin-left: 50%;
  }
  #diff-try .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-try .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-try .col-sm-offset-3 {
    margin-left: 25%;
  }
  #diff-try .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-try .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-try .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #diff-try .col-md-1, #diff-try .col-md-2, #diff-try .col-md-3, #diff-try .col-md-4, #diff-try .col-md-5, #diff-try .col-md-6, #diff-try .col-md-7, #diff-try .col-md-8, #diff-try .col-md-9, #diff-try .col-md-10, #diff-try .col-md-11, #diff-try .col-md-12 {
    float: left;
  }
  #diff-try .col-md-12 {
    width: 100%;
  }
  #diff-try .col-md-11 {
    width: 91.66666667%;
  }
  #diff-try .col-md-10 {
    width: 83.33333333%;
  }
  #diff-try .col-md-9 {
    width: 75%;
  }
  #diff-try .col-md-8 {
    width: 66.66666667%;
  }
  #diff-try .col-md-7 {
    width: 58.33333333%;
  }
  #diff-try .col-md-6 {
    width: 50%;
  }
  #diff-try .col-md-5 {
    width: 41.66666667%;
  }
  #diff-try .col-md-4 {
    width: 33.33333333%;
  }
  #diff-try .col-md-3 {
    width: 25%;
  }
  #diff-try .col-md-2 {
    width: 16.66666667%;
  }
  #diff-try .col-md-1 {
    width: 8.33333333%;
  }
  #diff-try .col-md-pull-12 {
    right: 100%;
  }
  #diff-try .col-md-pull-11 {
    right: 91.66666667%;
  }
  #diff-try .col-md-pull-10 {
    right: 83.33333333%;
  }
  #diff-try .col-md-pull-9 {
    right: 75%;
  }
  #diff-try .col-md-pull-8 {
    right: 66.66666667%;
  }
  #diff-try .col-md-pull-7 {
    right: 58.33333333%;
  }
  #diff-try .col-md-pull-6 {
    right: 50%;
  }
  #diff-try .col-md-pull-5 {
    right: 41.66666667%;
  }
  #diff-try .col-md-pull-4 {
    right: 33.33333333%;
  }
  #diff-try .col-md-pull-3 {
    right: 25%;
  }
  #diff-try .col-md-pull-2 {
    right: 16.66666667%;
  }
  #diff-try .col-md-pull-1 {
    right: 8.33333333%;
  }
  #diff-try .col-md-pull-0 {
    right: auto;
  }
  #diff-try .col-md-push-12 {
    left: 100%;
  }
  #diff-try .col-md-push-11 {
    left: 91.66666667%;
  }
  #diff-try .col-md-push-10 {
    left: 83.33333333%;
  }
  #diff-try .col-md-push-9 {
    left: 75%;
  }
  #diff-try .col-md-push-8 {
    left: 66.66666667%;
  }
  #diff-try .col-md-push-7 {
    left: 58.33333333%;
  }
  #diff-try .col-md-push-6 {
    left: 50%;
  }
  #diff-try .col-md-push-5 {
    left: 41.66666667%;
  }
  #diff-try .col-md-push-4 {
    left: 33.33333333%;
  }
  #diff-try .col-md-push-3 {
    left: 25%;
  }
  #diff-try .col-md-push-2 {
    left: 16.66666667%;
  }
  #diff-try .col-md-push-1 {
    left: 8.33333333%;
  }
  #diff-try .col-md-push-0 {
    left: auto;
  }
  #diff-try .col-md-offset-12 {
    margin-left: 100%;
  }
  #diff-try .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-try .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-try .col-md-offset-9 {
    margin-left: 75%;
  }
  #diff-try .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-try .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-try .col-md-offset-6 {
    margin-left: 50%;
  }
  #diff-try .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-try .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-try .col-md-offset-3 {
    margin-left: 25%;
  }
  #diff-try .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-try .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-try .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #diff-try .col-lg-1, #diff-try .col-lg-2, #diff-try .col-lg-3, #diff-try .col-lg-4, #diff-try .col-lg-5, #diff-try .col-lg-6, #diff-try .col-lg-7, #diff-try .col-lg-8, #diff-try .col-lg-9, #diff-try .col-lg-10, #diff-try .col-lg-11, #diff-try .col-lg-12 {
    float: left;
  }
  #diff-try .col-lg-12 {
    width: 100%;
  }
  #diff-try .col-lg-11 {
    width: 91.66666667%;
  }
  #diff-try .col-lg-10 {
    width: 83.33333333%;
  }
  #diff-try .col-lg-9 {
    width: 75%;
  }
  #diff-try .col-lg-8 {
    width: 66.66666667%;
  }
  #diff-try .col-lg-7 {
    width: 58.33333333%;
  }
  #diff-try .col-lg-6 {
    width: 50%;
  }
  #diff-try .col-lg-5 {
    width: 41.66666667%;
  }
  #diff-try .col-lg-4 {
    width: 33.33333333%;
  }
  #diff-try .col-lg-3 {
    width: 25%;
  }
  #diff-try .col-lg-2 {
    width: 16.66666667%;
  }
  #diff-try .col-lg-1 {
    width: 8.33333333%;
  }
  #diff-try .col-lg-pull-12 {
    right: 100%;
  }
  #diff-try .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #diff-try .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #diff-try .col-lg-pull-9 {
    right: 75%;
  }
  #diff-try .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #diff-try .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #diff-try .col-lg-pull-6 {
    right: 50%;
  }
  #diff-try .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #diff-try .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #diff-try .col-lg-pull-3 {
    right: 25%;
  }
  #diff-try .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #diff-try .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #diff-try .col-lg-pull-0 {
    right: auto;
  }
  #diff-try .col-lg-push-12 {
    left: 100%;
  }
  #diff-try .col-lg-push-11 {
    left: 91.66666667%;
  }
  #diff-try .col-lg-push-10 {
    left: 83.33333333%;
  }
  #diff-try .col-lg-push-9 {
    left: 75%;
  }
  #diff-try .col-lg-push-8 {
    left: 66.66666667%;
  }
  #diff-try .col-lg-push-7 {
    left: 58.33333333%;
  }
  #diff-try .col-lg-push-6 {
    left: 50%;
  }
  #diff-try .col-lg-push-5 {
    left: 41.66666667%;
  }
  #diff-try .col-lg-push-4 {
    left: 33.33333333%;
  }
  #diff-try .col-lg-push-3 {
    left: 25%;
  }
  #diff-try .col-lg-push-2 {
    left: 16.66666667%;
  }
  #diff-try .col-lg-push-1 {
    left: 8.33333333%;
  }
  #diff-try .col-lg-push-0 {
    left: auto;
  }
  #diff-try .col-lg-offset-12 {
    margin-left: 100%;
  }
  #diff-try .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-try .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-try .col-lg-offset-9 {
    margin-left: 75%;
  }
  #diff-try .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-try .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-try .col-lg-offset-6 {
    margin-left: 50%;
  }
  #diff-try .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-try .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-try .col-lg-offset-3 {
    margin-left: 25%;
  }
  #diff-try .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-try .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-try .col-lg-offset-0 {
    margin-left: 0;
  }
}
#diff-try .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#diff-try .panel-body {
  padding: 15px;
}
#diff-try .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-try .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#diff-try .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
#diff-try .panel-title > a,
#diff-try .panel-title > small,
#diff-try .panel-title > .small,
#diff-try .panel-title > small > a,
#diff-try .panel-title > .small > a {
  color: inherit;
}
#diff-try .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-try .panel > .list-group,
#diff-try .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
#diff-try .panel > .list-group .list-group-item,
#diff-try .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#diff-try .panel > .list-group:first-child .list-group-item:first-child,
#diff-try .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-try .panel > .list-group:last-child .list-group-item:last-child,
#diff-try .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-try .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#diff-try .list-group + .panel-footer {
  border-top-width: 0;
}
#diff-try .panel > .table,
#diff-try .panel > .table-responsive > .table,
#diff-try .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
#diff-try .panel > .table caption,
#diff-try .panel > .table-responsive > .table caption,
#diff-try .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
#diff-try .panel > .table:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-try .panel > .table:first-child > thead:first-child > tr:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#diff-try .panel > .table:first-child > tbody:first-child > tr:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#diff-try .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#diff-try .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#diff-try .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#diff-try .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#diff-try .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#diff-try .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#diff-try .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#diff-try .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#diff-try .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#diff-try .panel > .table:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-try .panel > .table:last-child > tbody:last-child > tr:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#diff-try .panel > .table:last-child > tfoot:last-child > tr:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#diff-try .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#diff-try .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#diff-try .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#diff-try .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
#diff-try .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#diff-try .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#diff-try .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#diff-try .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#diff-try .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
#diff-try .panel > .panel-body + .table,
#diff-try .panel > .panel-body + .table-responsive,
#diff-try .panel > .table + .panel-body,
#diff-try .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
#diff-try .panel > .table > tbody:first-child > tr:first-child th,
#diff-try .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#diff-try .panel > .table-bordered,
#diff-try .panel > .table-responsive > .table-bordered {
  border: 0;
}
#diff-try .panel > .table-bordered > thead > tr > th:first-child,
#diff-try .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#diff-try .panel > .table-bordered > tbody > tr > th:first-child,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#diff-try .panel > .table-bordered > tfoot > tr > th:first-child,
#diff-try .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#diff-try .panel > .table-bordered > thead > tr > td:first-child,
#diff-try .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#diff-try .panel > .table-bordered > tbody > tr > td:first-child,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#diff-try .panel > .table-bordered > tfoot > tr > td:first-child,
#diff-try .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#diff-try .panel > .table-bordered > thead > tr > th:last-child,
#diff-try .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#diff-try .panel > .table-bordered > tbody > tr > th:last-child,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#diff-try .panel > .table-bordered > tfoot > tr > th:last-child,
#diff-try .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#diff-try .panel > .table-bordered > thead > tr > td:last-child,
#diff-try .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#diff-try .panel > .table-bordered > tbody > tr > td:last-child,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#diff-try .panel > .table-bordered > tfoot > tr > td:last-child,
#diff-try .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#diff-try .panel > .table-bordered > thead > tr:first-child > td,
#diff-try .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#diff-try .panel > .table-bordered > tbody > tr:first-child > td,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#diff-try .panel > .table-bordered > thead > tr:first-child > th,
#diff-try .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#diff-try .panel > .table-bordered > tbody > tr:first-child > th,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#diff-try .panel > .table-bordered > tbody > tr:last-child > td,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#diff-try .panel > .table-bordered > tfoot > tr:last-child > td,
#diff-try .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#diff-try .panel > .table-bordered > tbody > tr:last-child > th,
#diff-try .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#diff-try .panel > .table-bordered > tfoot > tr:last-child > th,
#diff-try .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#diff-try .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
#diff-try .panel-group {
  margin-bottom: 20px;
}
#diff-try .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
#diff-try .panel-group .panel + .panel {
  margin-top: 5px;
}
#diff-try .panel-group .panel-heading {
  border-bottom: 0;
}
#diff-try .panel-group .panel-heading + .panel-collapse > .panel-body,
#diff-try .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#diff-try .panel-group .panel-footer {
  border-top: 0;
}
#diff-try .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
#diff-try .panel-default {
  border-color: #ddd;
}
#diff-try .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#diff-try .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#diff-try .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
#diff-try .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
#diff-try .panel-primary {
  border-color: #337ab7;
}
#diff-try .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
#diff-try .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
#diff-try .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
#diff-try .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
#diff-try .panel-success {
  border-color: #d6e9c6;
}
#diff-try .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#diff-try .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
#diff-try .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
#diff-try .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
#diff-try .panel-info {
  border-color: #bce8f1;
}
#diff-try .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#diff-try .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
#diff-try .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
#diff-try .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
#diff-try .panel-warning {
  border-color: #faebcc;
}
#diff-try .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#diff-try .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
#diff-try .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
#diff-try .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
#diff-try .panel-danger {
  border-color: #ebccd1;
}
#diff-try .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#diff-try .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
#diff-try .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
#diff-try .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
#diff-try .visible-xs,
#diff-try .visible-sm,
#diff-try .visible-md,
#diff-try .visible-lg {
  display: none !important;
}
#diff-try .visible-xs-block,
#diff-try .visible-xs-inline,
#diff-try .visible-xs-inline-block,
#diff-try .visible-sm-block,
#diff-try .visible-sm-inline,
#diff-try .visible-sm-inline-block,
#diff-try .visible-md-block,
#diff-try .visible-md-inline,
#diff-try .visible-md-inline-block,
#diff-try .visible-lg-block,
#diff-try .visible-lg-inline,
#diff-try .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  #diff-try .visible-xs {
    display: block !important;
  }
  #diff-try table.visible-xs {
    display: table;
  }
  #diff-try tr.visible-xs {
    display: table-row !important;
  }
  #diff-try th.visible-xs,
  #diff-try td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  #diff-try .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #diff-try .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  #diff-try .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #diff-try .visible-sm {
    display: block !important;
  }
  #diff-try table.visible-sm {
    display: table;
  }
  #diff-try tr.visible-sm {
    display: table-row !important;
  }
  #diff-try th.visible-sm,
  #diff-try td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #diff-try .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #diff-try .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #diff-try .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #diff-try .visible-md {
    display: block !important;
  }
  #diff-try table.visible-md {
    display: table;
  }
  #diff-try tr.visible-md {
    display: table-row !important;
  }
  #diff-try th.visible-md,
  #diff-try td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #diff-try .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #diff-try .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #diff-try .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  #diff-try .visible-lg {
    display: block !important;
  }
  #diff-try table.visible-lg {
    display: table;
  }
  #diff-try tr.visible-lg {
    display: table-row !important;
  }
  #diff-try th.visible-lg,
  #diff-try td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #diff-try .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #diff-try .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  #diff-try .visible-lg-inline-block {
    display: inline-block !important;
  }
}
#diff-try .a-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}
#diff-try .a-flex-middle {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #diff-try .a-flexbox_sm {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
  }
}
#diff-try .a-panel-cont-title {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}
#diff-try .a-try-products-panel {
  font-size: 14px;
}
#diff-try .a-panel-btn a.btn {
  white-space: normal;
  background-color: #607d8b;
  color: #fff;
}
#diff-try .a-panel-btn a.btn:hover {
  background-color: #98AEB7;
}
#diff-try .a-panel-text-release {
  font-size: 14px;
}
#diff-try .a-bottom-line {
  border-bottom: 1px #ddd solid;
}
#diff-try .a-bottom-dotted-text {
  padding-bottom: .3em;
  display: block;
}
#diff-try .a-bottom-dotted {
  border-bottom: 1px #888 dotted;
}
#diff-try .container {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  #diff-try .container {
    width: 1200px;
  }
}
#diff-try .row:before,
#diff-try .row:after,
#diff-try .container:before,
#diff-try .container:after {
  display: table;
  content: "";
}
#diff-try .row::after,
#diff-try .container::after {
  clear: both;
}
#diff-try .row {
  margin-left: -12px;
  margin-right: -12px;
}
#diff-try .ico-up {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: white;
  background: #ff8b00;
  font-size: 14px;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
#diff-try .panel-title-text {
  padding-top: 1px;
}
#diff-try .a-panel-cont-title {
  text-align: center;
  line-height: 1.6;
  padding: .9em .8em .8em;
  margin-bottom: 0.8em;
  border-top: 1px dotted #888;
}
#diff-try .a-try-products-cont-text p {
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
}
#diff-try .a-try-products-cont-text p + p {
  margin-top: 0.4em;
}
#diff-try .a-annotation {
  text-indent: -1em;
  padding-left: 1em;
}
#diff-try .a-annotation small {
  font-size: 12px;
}
#diff-try .try-products-panel-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 130px;
  margin: 24px 0;
}
#diff-try .try-products-panel-logo img {
  display: block;
  margin: 0 auto 11px;
}
#diff-try .a-panel-cont-title {
  text-align: center;
}
#diff-try .a-panel-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 10px 10px 13px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .1em;
}
#diff-try .a-panel-btn p {
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
  margin: 20px 0 10px;
}
#diff-try .a-panel-btn > div + div {
  margin-top: 10px;
}

/*============================ try ここまで ==================================*/
/*============================ products ==================================*/
#diff-products {
  /**
   * bootstrap col set
   * --------------------------------------------------
   */
  /*-------------------------------------------------@group Virtical Margine*/
  /*Font vertical rhythm 16px*/
  /*Basic vertical rhythm 24px*/
  /*base line-height　half*/
  /*base line-height　1line　*/
  /*base line-height　2line　*/
  /*base line-height　3line　*/
  /*base line-height　4line　*/
  /* atokstyles */
  /* pagetitle */
  /* container */
  /* page-nav */
  /*-------------------------------------------------@group Block parts */
  /*各画像*/
}
#diff-products .row {
  margin-left: -12px;
  margin-right: -12px;
}
#diff-products .col-lg-1, #diff-products .col-lg-10, #diff-products .col-lg-11, #diff-products .col-lg-12, #diff-products .col-lg-2, #diff-products .col-lg-3, #diff-products .col-lg-4, #diff-products .col-lg-5, #diff-products .col-lg-6, #diff-products .col-lg-7, #diff-products .col-lg-8, #diff-products .col-lg-9, #diff-products .col-md-1, #diff-products .col-md-10, #diff-products .col-md-11, #diff-products .col-md-12, #diff-products .col-md-2, #diff-products .col-md-3, #diff-products .col-md-4, #diff-products .col-md-5, #diff-products .col-md-6, #diff-products .col-md-7, #diff-products .col-md-8, #diff-products .col-md-9, #diff-products .col-sm-1, #diff-products .col-sm-10, #diff-products .col-sm-11, #diff-products .col-sm-12, #diff-products .col-sm-2, #diff-products .col-sm-3, #diff-products .col-sm-4, #diff-products .col-sm-5, #diff-products .col-sm-6, #diff-products .col-sm-7, #diff-products .col-sm-8, #diff-products .col-sm-9, #diff-products .col-xs-1, #diff-products .col-xs-10, #diff-products .col-xs-11, #diff-products .col-xs-12, #diff-products .col-xs-2, #diff-products .col-xs-3, #diff-products .col-xs-4, #diff-products .col-xs-5, #diff-products .col-xs-6, #diff-products .col-xs-7, #diff-products .col-xs-8, #diff-products .col-xs-9 {
  padding-left: 12px;
  padding-right: 12px;
}
#diff-products * {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
#diff-products .col-xs-1, #diff-products .col-sm-1, #diff-products .col-md-1, #diff-products .col-lg-1, #diff-products .col-xs-2, #diff-products .col-sm-2, #diff-products .col-md-2, #diff-products .col-lg-2, #diff-products .col-xs-3, #diff-products .col-sm-3, #diff-products .col-md-3, #diff-products .col-lg-3, #diff-products .col-xs-4, #diff-products .col-sm-4, #diff-products .col-md-4, #diff-products .col-lg-4, #diff-products .col-xs-5, #diff-products .col-sm-5, #diff-products .col-md-5, #diff-products .col-lg-5, #diff-products .col-xs-6, #diff-products .col-sm-6, #diff-products .col-md-6, #diff-products .col-lg-6, #diff-products .col-xs-7, #diff-products .col-sm-7, #diff-products .col-md-7, #diff-products .col-lg-7, #diff-products .col-xs-8, #diff-products .col-sm-8, #diff-products .col-md-8, #diff-products .col-lg-8, #diff-products .col-xs-9, #diff-products .col-sm-9, #diff-products .col-md-9, #diff-products .col-lg-9, #diff-products .col-xs-10, #diff-products .col-sm-10, #diff-products .col-md-10, #diff-products .col-lg-10, #diff-products .col-xs-11, #diff-products .col-sm-11, #diff-products .col-md-11, #diff-products .col-lg-11, #diff-products .col-xs-12, #diff-products .col-sm-12, #diff-products .col-md-12, #diff-products .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#diff-products .col-xs-1, #diff-products .col-xs-2, #diff-products .col-xs-3, #diff-products .col-xs-4, #diff-products .col-xs-5, #diff-products .col-xs-6, #diff-products .col-xs-7, #diff-products .col-xs-8, #diff-products .col-xs-9, #diff-products .col-xs-10, #diff-products .col-xs-11, #diff-products .col-xs-12 {
  float: left;
}
#diff-products .col-xs-12 {
  width: 100%;
}
#diff-products .col-xs-11 {
  width: 91.66666667%;
}
#diff-products .col-xs-10 {
  width: 83.33333333%;
}
#diff-products .col-xs-9 {
  width: 75%;
}
#diff-products .col-xs-8 {
  width: 66.66666667%;
}
#diff-products .col-xs-7 {
  width: 58.33333333%;
}
#diff-products .col-xs-6 {
  width: 50%;
}
#diff-products .col-xs-5 {
  width: 41.66666667%;
}
#diff-products .col-xs-4 {
  width: 33.33333333%;
}
#diff-products .col-xs-3 {
  width: 25%;
}
#diff-products .col-xs-2 {
  width: 16.66666667%;
}
#diff-products .col-xs-1 {
  width: 8.33333333%;
}
#diff-products .col-xs-pull-12 {
  right: 100%;
}
#diff-products .col-xs-pull-11 {
  right: 91.66666667%;
}
#diff-products .col-xs-pull-10 {
  right: 83.33333333%;
}
#diff-products .col-xs-pull-9 {
  right: 75%;
}
#diff-products .col-xs-pull-8 {
  right: 66.66666667%;
}
#diff-products .col-xs-pull-7 {
  right: 58.33333333%;
}
#diff-products .col-xs-pull-6 {
  right: 50%;
}
#diff-products .col-xs-pull-5 {
  right: 41.66666667%;
}
#diff-products .col-xs-pull-4 {
  right: 33.33333333%;
}
#diff-products .col-xs-pull-3 {
  right: 25%;
}
#diff-products .col-xs-pull-2 {
  right: 16.66666667%;
}
#diff-products .col-xs-pull-1 {
  right: 8.33333333%;
}
#diff-products .col-xs-pull-0 {
  right: auto;
}
#diff-products .col-xs-push-12 {
  left: 100%;
}
#diff-products .col-xs-push-11 {
  left: 91.66666667%;
}
#diff-products .col-xs-push-10 {
  left: 83.33333333%;
}
#diff-products .col-xs-push-9 {
  left: 75%;
}
#diff-products .col-xs-push-8 {
  left: 66.66666667%;
}
#diff-products .col-xs-push-7 {
  left: 58.33333333%;
}
#diff-products .col-xs-push-6 {
  left: 50%;
}
#diff-products .col-xs-push-5 {
  left: 41.66666667%;
}
#diff-products .col-xs-push-4 {
  left: 33.33333333%;
}
#diff-products .col-xs-push-3 {
  left: 25%;
}
#diff-products .col-xs-push-2 {
  left: 16.66666667%;
}
#diff-products .col-xs-push-1 {
  left: 8.33333333%;
}
#diff-products .col-xs-push-0 {
  left: auto;
}
#diff-products .col-xs-offset-12 {
  margin-left: 100%;
}
#diff-products .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#diff-products .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#diff-products .col-xs-offset-9 {
  margin-left: 75%;
}
#diff-products .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#diff-products .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#diff-products .col-xs-offset-6 {
  margin-left: 50%;
}
#diff-products .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#diff-products .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#diff-products .col-xs-offset-3 {
  margin-left: 25%;
}
#diff-products .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#diff-products .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#diff-products .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  #diff-products .col-sm-1, #diff-products .col-sm-2, #diff-products .col-sm-3, #diff-products .col-sm-4, #diff-products .col-sm-5, #diff-products .col-sm-6, #diff-products .col-sm-7, #diff-products .col-sm-8, #diff-products .col-sm-9, #diff-products .col-sm-10, #diff-products .col-sm-11, #diff-products .col-sm-12 {
    float: left;
  }
  #diff-products .col-sm-12 {
    width: 100%;
  }
  #diff-products .col-sm-11 {
    width: 91.66666667%;
  }
  #diff-products .col-sm-10 {
    width: 83.33333333%;
  }
  #diff-products .col-sm-9 {
    width: 75%;
  }
  #diff-products .col-sm-8 {
    width: 66.66666667%;
  }
  #diff-products .col-sm-7 {
    width: 58.33333333%;
  }
  #diff-products .col-sm-6 {
    width: 50%;
  }
  #diff-products .col-sm-5 {
    width: 41.66666667%;
  }
  #diff-products .col-sm-4 {
    width: 33.33333333%;
  }
  #diff-products .col-sm-3 {
    width: 25%;
  }
  #diff-products .col-sm-2 {
    width: 16.66666667%;
  }
  #diff-products .col-sm-1 {
    width: 8.33333333%;
  }
  #diff-products .col-sm-pull-12 {
    right: 100%;
  }
  #diff-products .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #diff-products .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #diff-products .col-sm-pull-9 {
    right: 75%;
  }
  #diff-products .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #diff-products .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #diff-products .col-sm-pull-6 {
    right: 50%;
  }
  #diff-products .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #diff-products .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #diff-products .col-sm-pull-3 {
    right: 25%;
  }
  #diff-products .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #diff-products .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #diff-products .col-sm-pull-0 {
    right: auto;
  }
  #diff-products .col-sm-push-12 {
    left: 100%;
  }
  #diff-products .col-sm-push-11 {
    left: 91.66666667%;
  }
  #diff-products .col-sm-push-10 {
    left: 83.33333333%;
  }
  #diff-products .col-sm-push-9 {
    left: 75%;
  }
  #diff-products .col-sm-push-8 {
    left: 66.66666667%;
  }
  #diff-products .col-sm-push-7 {
    left: 58.33333333%;
  }
  #diff-products .col-sm-push-6 {
    left: 50%;
  }
  #diff-products .col-sm-push-5 {
    left: 41.66666667%;
  }
  #diff-products .col-sm-push-4 {
    left: 33.33333333%;
  }
  #diff-products .col-sm-push-3 {
    left: 25%;
  }
  #diff-products .col-sm-push-2 {
    left: 16.66666667%;
  }
  #diff-products .col-sm-push-1 {
    left: 8.33333333%;
  }
  #diff-products .col-sm-push-0 {
    left: auto;
  }
  #diff-products .col-sm-offset-12 {
    margin-left: 100%;
  }
  #diff-products .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-products .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-products .col-sm-offset-9 {
    margin-left: 75%;
  }
  #diff-products .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-products .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-products .col-sm-offset-6 {
    margin-left: 50%;
  }
  #diff-products .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-products .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-products .col-sm-offset-3 {
    margin-left: 25%;
  }
  #diff-products .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-products .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-products .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #diff-products .col-md-1, #diff-products .col-md-2, #diff-products .col-md-3, #diff-products .col-md-4, #diff-products .col-md-5, #diff-products .col-md-6, #diff-products .col-md-7, #diff-products .col-md-8, #diff-products .col-md-9, #diff-products .col-md-10, #diff-products .col-md-11, #diff-products .col-md-12 {
    float: left;
  }
  #diff-products .col-md-12 {
    width: 100%;
  }
  #diff-products .col-md-11 {
    width: 91.66666667%;
  }
  #diff-products .col-md-10 {
    width: 83.33333333%;
  }
  #diff-products .col-md-9 {
    width: 75%;
  }
  #diff-products .col-md-8 {
    width: 66.66666667%;
  }
  #diff-products .col-md-7 {
    width: 58.33333333%;
  }
  #diff-products .col-md-6 {
    width: 50%;
  }
  #diff-products .col-md-5 {
    width: 41.66666667%;
  }
  #diff-products .col-md-4 {
    width: 33.33333333%;
  }
  #diff-products .col-md-3 {
    width: 25%;
  }
  #diff-products .col-md-2 {
    width: 16.66666667%;
  }
  #diff-products .col-md-1 {
    width: 8.33333333%;
  }
  #diff-products .col-md-pull-12 {
    right: 100%;
  }
  #diff-products .col-md-pull-11 {
    right: 91.66666667%;
  }
  #diff-products .col-md-pull-10 {
    right: 83.33333333%;
  }
  #diff-products .col-md-pull-9 {
    right: 75%;
  }
  #diff-products .col-md-pull-8 {
    right: 66.66666667%;
  }
  #diff-products .col-md-pull-7 {
    right: 58.33333333%;
  }
  #diff-products .col-md-pull-6 {
    right: 50%;
  }
  #diff-products .col-md-pull-5 {
    right: 41.66666667%;
  }
  #diff-products .col-md-pull-4 {
    right: 33.33333333%;
  }
  #diff-products .col-md-pull-3 {
    right: 25%;
  }
  #diff-products .col-md-pull-2 {
    right: 16.66666667%;
  }
  #diff-products .col-md-pull-1 {
    right: 8.33333333%;
  }
  #diff-products .col-md-pull-0 {
    right: auto;
  }
  #diff-products .col-md-push-12 {
    left: 100%;
  }
  #diff-products .col-md-push-11 {
    left: 91.66666667%;
  }
  #diff-products .col-md-push-10 {
    left: 83.33333333%;
  }
  #diff-products .col-md-push-9 {
    left: 75%;
  }
  #diff-products .col-md-push-8 {
    left: 66.66666667%;
  }
  #diff-products .col-md-push-7 {
    left: 58.33333333%;
  }
  #diff-products .col-md-push-6 {
    left: 50%;
  }
  #diff-products .col-md-push-5 {
    left: 41.66666667%;
  }
  #diff-products .col-md-push-4 {
    left: 33.33333333%;
  }
  #diff-products .col-md-push-3 {
    left: 25%;
  }
  #diff-products .col-md-push-2 {
    left: 16.66666667%;
  }
  #diff-products .col-md-push-1 {
    left: 8.33333333%;
  }
  #diff-products .col-md-push-0 {
    left: auto;
  }
  #diff-products .col-md-offset-12 {
    margin-left: 100%;
  }
  #diff-products .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-products .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-products .col-md-offset-9 {
    margin-left: 75%;
  }
  #diff-products .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-products .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-products .col-md-offset-6 {
    margin-left: 50%;
  }
  #diff-products .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-products .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-products .col-md-offset-3 {
    margin-left: 25%;
  }
  #diff-products .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-products .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-products .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #diff-products .col-lg-1, #diff-products .col-lg-2, #diff-products .col-lg-3, #diff-products .col-lg-4, #diff-products .col-lg-5, #diff-products .col-lg-6, #diff-products .col-lg-7, #diff-products .col-lg-8, #diff-products .col-lg-9, #diff-products .col-lg-10, #diff-products .col-lg-11, #diff-products .col-lg-12 {
    float: left;
  }
  #diff-products .col-lg-12 {
    width: 100%;
  }
  #diff-products .col-lg-11 {
    width: 91.66666667%;
  }
  #diff-products .col-lg-10 {
    width: 83.33333333%;
  }
  #diff-products .col-lg-9 {
    width: 75%;
  }
  #diff-products .col-lg-8 {
    width: 66.66666667%;
  }
  #diff-products .col-lg-7 {
    width: 58.33333333%;
  }
  #diff-products .col-lg-6 {
    width: 50%;
  }
  #diff-products .col-lg-5 {
    width: 41.66666667%;
  }
  #diff-products .col-lg-4 {
    width: 33.33333333%;
  }
  #diff-products .col-lg-3 {
    width: 25%;
  }
  #diff-products .col-lg-2 {
    width: 16.66666667%;
  }
  #diff-products .col-lg-1 {
    width: 8.33333333%;
  }
  #diff-products .col-lg-pull-12 {
    right: 100%;
  }
  #diff-products .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #diff-products .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #diff-products .col-lg-pull-9 {
    right: 75%;
  }
  #diff-products .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #diff-products .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #diff-products .col-lg-pull-6 {
    right: 50%;
  }
  #diff-products .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #diff-products .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #diff-products .col-lg-pull-3 {
    right: 25%;
  }
  #diff-products .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #diff-products .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #diff-products .col-lg-pull-0 {
    right: auto;
  }
  #diff-products .col-lg-push-12 {
    left: 100%;
  }
  #diff-products .col-lg-push-11 {
    left: 91.66666667%;
  }
  #diff-products .col-lg-push-10 {
    left: 83.33333333%;
  }
  #diff-products .col-lg-push-9 {
    left: 75%;
  }
  #diff-products .col-lg-push-8 {
    left: 66.66666667%;
  }
  #diff-products .col-lg-push-7 {
    left: 58.33333333%;
  }
  #diff-products .col-lg-push-6 {
    left: 50%;
  }
  #diff-products .col-lg-push-5 {
    left: 41.66666667%;
  }
  #diff-products .col-lg-push-4 {
    left: 33.33333333%;
  }
  #diff-products .col-lg-push-3 {
    left: 25%;
  }
  #diff-products .col-lg-push-2 {
    left: 16.66666667%;
  }
  #diff-products .col-lg-push-1 {
    left: 8.33333333%;
  }
  #diff-products .col-lg-push-0 {
    left: auto;
  }
  #diff-products .col-lg-offset-12 {
    margin-left: 100%;
  }
  #diff-products .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #diff-products .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #diff-products .col-lg-offset-9 {
    margin-left: 75%;
  }
  #diff-products .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #diff-products .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #diff-products .col-lg-offset-6 {
    margin-left: 50%;
  }
  #diff-products .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #diff-products .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #diff-products .col-lg-offset-3 {
    margin-left: 25%;
  }
  #diff-products .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #diff-products .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #diff-products .col-lg-offset-0 {
    margin-left: 0;
  }
}
#diff-products .btn {
  display: inline-block;
  padding: 11px 31px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 22px;
}
#diff-products .btn:focus,
#diff-products .btn:active:focus,
#diff-products .btn.active:focus,
#diff-products .btn.focus,
#diff-products .btn:active.focus,
#diff-products .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#diff-products .btn:hover,
#diff-products .btn:focus,
#diff-products .btn.focus {
  color: #333;
  text-decoration: none;
}
#diff-products .btn:active,
#diff-products .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#diff-products .btn.disabled,
#diff-products .btn[disabled],
#diff-products fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
#diff-products .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#diff-products .btn-default:hover,
#diff-products .btn-default:focus,
#diff-products .btn-default.focus,
#diff-products .btn-default:active,
#diff-products .btn-default.active,
#diff-products .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#diff-products .btn-default:active,
#diff-products .btn-default.active,
#diff-products .open > .dropdown-toggle.btn-default {
  background-image: none;
}
#diff-products .btn-default.disabled,
#diff-products .btn-default[disabled],
#diff-products fieldset[disabled] .btn-default,
#diff-products .btn-default.disabled:hover,
#diff-products .btn-default[disabled]:hover,
#diff-products fieldset[disabled] .btn-default:hover,
#diff-products .btn-default.disabled:focus,
#diff-products .btn-default[disabled]:focus,
#diff-products fieldset[disabled] .btn-default:focus,
#diff-products .btn-default.disabled.focus,
#diff-products .btn-default[disabled].focus,
#diff-products fieldset[disabled] .btn-default.focus,
#diff-products .btn-default.disabled:active,
#diff-products .btn-default[disabled]:active,
#diff-products fieldset[disabled] .btn-default:active,
#diff-products .btn-default.disabled.active,
#diff-products .btn-default[disabled].active,
#diff-products fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
#diff-products .btn-default .badge {
  color: #fff;
  background-color: #333;
}
#diff-products .btn-primary {
  color: #fff;
  background-color: #FF4444;
  border-color: #FF4444;
}
#diff-products .btn-primary:hover,
#diff-products .btn-primary:focus,
#diff-products .btn-primary.focus,
#diff-products .btn-primary:active,
#diff-products .btn-primary.active,
#diff-products .open > .dropdown-toggle.btn-primary {
  color: #FF4444;
  background-color: #ffffff;
  border-color: #FF4444;
}
#diff-products .btn-primary:active,
#diff-products .btn-primary.active,
#diff-products .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
#diff-products .btn-primary.disabled,
#diff-products .btn-primary[disabled],
#diff-products fieldset[disabled] .btn-primary,
#diff-products .btn-primary.disabled:hover,
#diff-products .btn-primary[disabled]:hover,
#diff-products fieldset[disabled] .btn-primary:hover,
#diff-products .btn-primary.disabled:focus,
#diff-products .btn-primary[disabled]:focus,
#diff-products fieldset[disabled] .btn-primary:focus,
#diff-products .btn-primary.disabled.focus,
#diff-products .btn-primary[disabled].focus,
#diff-products fieldset[disabled] .btn-primary.focus,
#diff-products .btn-primary.disabled:active,
#diff-products .btn-primary[disabled]:active,
#diff-products fieldset[disabled] .btn-primary:active,
#diff-products .btn-primary.disabled.active,
#diff-products .btn-primary[disabled].active,
#diff-products fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
#diff-products .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
#diff-products .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#diff-products .btn-success:hover,
#diff-products .btn-success:focus,
#diff-products .btn-success.focus,
#diff-products .btn-success:active,
#diff-products .btn-success.active,
#diff-products .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
#diff-products .btn-success:active,
#diff-products .btn-success.active,
#diff-products .open > .dropdown-toggle.btn-success {
  background-image: none;
}
#diff-products .btn-success.disabled,
#diff-products .btn-success[disabled],
#diff-products fieldset[disabled] .btn-success,
#diff-products .btn-success.disabled:hover,
#diff-products .btn-success[disabled]:hover,
#diff-products fieldset[disabled] .btn-success:hover,
#diff-products .btn-success.disabled:focus,
#diff-products .btn-success[disabled]:focus,
#diff-products fieldset[disabled] .btn-success:focus,
#diff-products .btn-success.disabled.focus,
#diff-products .btn-success[disabled].focus,
#diff-products fieldset[disabled] .btn-success.focus,
#diff-products .btn-success.disabled:active,
#diff-products .btn-success[disabled]:active,
#diff-products fieldset[disabled] .btn-success:active,
#diff-products .btn-success.disabled.active,
#diff-products .btn-success[disabled].active,
#diff-products fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#diff-products .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
#diff-products .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
#diff-products .btn-info:hover,
#diff-products .btn-info:focus,
#diff-products .btn-info.focus,
#diff-products .btn-info:active,
#diff-products .btn-info.active,
#diff-products .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
#diff-products .btn-info:active,
#diff-products .btn-info.active,
#diff-products .open > .dropdown-toggle.btn-info {
  background-image: none;
}
#diff-products .btn-info.disabled,
#diff-products .btn-info[disabled],
#diff-products fieldset[disabled] .btn-info,
#diff-products .btn-info.disabled:hover,
#diff-products .btn-info[disabled]:hover,
#diff-products fieldset[disabled] .btn-info:hover,
#diff-products .btn-info.disabled:focus,
#diff-products .btn-info[disabled]:focus,
#diff-products fieldset[disabled] .btn-info:focus,
#diff-products .btn-info.disabled.focus,
#diff-products .btn-info[disabled].focus,
#diff-products fieldset[disabled] .btn-info.focus,
#diff-products .btn-info.disabled:active,
#diff-products .btn-info[disabled]:active,
#diff-products fieldset[disabled] .btn-info:active,
#diff-products .btn-info.disabled.active,
#diff-products .btn-info[disabled].active,
#diff-products fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
#diff-products .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
#diff-products .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
#diff-products .btn-warning:hover,
#diff-products .btn-warning:focus,
#diff-products .btn-warning.focus,
#diff-products .btn-warning:active,
#diff-products .btn-warning.active,
#diff-products .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
#diff-products .btn-warning:active,
#diff-products .btn-warning.active,
#diff-products .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
#diff-products .btn-warning.disabled,
#diff-products .btn-warning[disabled],
#diff-products fieldset[disabled] .btn-warning,
#diff-products .btn-warning.disabled:hover,
#diff-products .btn-warning[disabled]:hover,
#diff-products fieldset[disabled] .btn-warning:hover,
#diff-products .btn-warning.disabled:focus,
#diff-products .btn-warning[disabled]:focus,
#diff-products fieldset[disabled] .btn-warning:focus,
#diff-products .btn-warning.disabled.focus,
#diff-products .btn-warning[disabled].focus,
#diff-products fieldset[disabled] .btn-warning.focus,
#diff-products .btn-warning.disabled:active,
#diff-products .btn-warning[disabled]:active,
#diff-products fieldset[disabled] .btn-warning:active,
#diff-products .btn-warning.disabled.active,
#diff-products .btn-warning[disabled].active,
#diff-products fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
#diff-products .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
#diff-products .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
#diff-products .btn-danger:hover,
#diff-products .btn-danger:focus,
#diff-products .btn-danger.focus,
#diff-products .btn-danger:active,
#diff-products .btn-danger.active,
#diff-products .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
#diff-products .btn-danger:active,
#diff-products .btn-danger.active,
#diff-products .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
#diff-products .btn-danger.disabled,
#diff-products .btn-danger[disabled],
#diff-products fieldset[disabled] .btn-danger,
#diff-products .btn-danger.disabled:hover,
#diff-products .btn-danger[disabled]:hover,
#diff-products fieldset[disabled] .btn-danger:hover,
#diff-products .btn-danger.disabled:focus,
#diff-products .btn-danger[disabled]:focus,
#diff-products fieldset[disabled] .btn-danger:focus,
#diff-products .btn-danger.disabled.focus,
#diff-products .btn-danger[disabled].focus,
#diff-products fieldset[disabled] .btn-danger.focus,
#diff-products .btn-danger.disabled:active,
#diff-products .btn-danger[disabled]:active,
#diff-products fieldset[disabled] .btn-danger:active,
#diff-products .btn-danger.disabled.active,
#diff-products .btn-danger[disabled].active,
#diff-products fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
#diff-products .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
#diff-products .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
#diff-products .btn-link,
#diff-products .btn-link:active,
#diff-products .btn-link.active,
#diff-products .btn-link[disabled],
#diff-products fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#diff-products .btn-link,
#diff-products .btn-link:hover,
#diff-products .btn-link:focus,
#diff-products .btn-link:active {
  border-color: transparent;
}
#diff-products .btn-link:hover,
#diff-products .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
#diff-products .btn-link[disabled]:hover,
#diff-products fieldset[disabled] .btn-link:hover,
#diff-products .btn-link[disabled]:focus,
#diff-products fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
#diff-products .btn-lg,
#diff-products .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
#diff-products .btn-sm,
#diff-products .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#diff-products .btn-xs,
#diff-products .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#diff-products .btn-block {
  display: block;
  width: 100%;
}
#diff-products .btn-block + .btn-block {
  margin-top: 5px;
}
#diff-products input[type="submit"].btn-block,
#diff-products input[type="reset"].btn-block,
#diff-products input[type="button"].btn-block {
  width: 100%;
}
#diff-products .jsv-line-ss,
#diff-products .jsv-line-ss_xs {
  margin-bottom: .5em;
}
#diff-products .jsv-line-ss_sm {
  margin-bottom: 0;
}
#diff-products .jsv-line-ss_md {
  margin-bottom: 0;
}
#diff-products .jsv-line-ss_lg {
  margin-bottom: 0;
}
#diff-products .jsv-line-s,
#diff-products .jsv-line-s_xs {
  margin-bottom: 1em;
}
#diff-products .jsv-line-s_sm {
  margin-bottom: 0;
}
#diff-products .jsv-line-s_md {
  margin-bottom: 0;
}
#diff-products .jsv-line-s_lg {
  margin-bottom: 0;
}
#diff-products .jsv-line-m,
#diff-products .jsv-line-m_xs {
  margin-bottom: 1.5em;
}
#diff-products .jsv-line-m_sm {
  margin-bottom: 0;
}
#diff-products .jsv-line-m_md {
  margin-bottom: 0;
}
#diff-products .jsv-line-m_lg {
  margin-bottom: 0;
}
#diff-products .jsv-base-ss, #diff-products .jsv-base-ss_xs {
  margin-bottom: 12px;
}
#diff-products .jsv-base-ss_sm {
  margin-bottom: 0;
}
#diff-products .jsv-base-ss_md {
  margin-bottom: 0;
}
#diff-products .jsv-base-ss_lg {
  margin-bottom: 0;
}
#diff-products .jsv-base-s, #diff-products .jsv-base-s_xs {
  margin-bottom: 24px;
}
#diff-products .jsv-base-s_sm {
  margin-bottom: 0;
}
#diff-products .jsv-base-s_md {
  margin-bottom: 0;
}
#diff-products .jsv-base-s_lg {
  margin-bottom: 0;
}
#diff-products .jsv-base-m, #diff-products .jsv-base-m_xs {
  margin-bottom: 48px;
}
#diff-products .jsv-base-m_sm {
  margin-bottom: 0;
}
#diff-products .jsv-base-m_md {
  margin-bottom: 0;
}
#diff-products .jsv-base-m_lg {
  margin-bottom: 0;
}
#diff-products .jsv-base-l, #diff-products .jsv-base-l_xs {
  margin-bottom: 72px;
}
#diff-products .jsv-base-l_sm {
  margin-bottom: 0;
}
#diff-products .jsv-base-l_md {
  margin-bottom: 0;
}
#diff-products .jsv-base-l_lg {
  margin-bottom: 0;
}
#diff-products .jsv-base-ll, #diff-products .jsv-base-ll_xs {
  margin-bottom: 96px;
}
#diff-products .jsv-base-ll_sm {
  margin-bottom: 0;
}
#diff-products .jsv-base-ll_md {
  margin-bottom: 0;
}
#diff-products .jsv-base-ll_lg {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #diff-products {
    /*--------------------------▼	_sm size only	▼*/
  }
  #diff-products .jsv-line-ss_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-ss_sm {
    margin-bottom: .5em;
  }
  #diff-products .jsv-line-s_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-s_sm {
    margin-bottom: 1em;
  }
  #diff-products .jsv-line-m_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-m_sm {
    margin-bottom: 1em;
  }
  #diff-products .jsv-base-ss_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-ss_sm {
    margin-bottom: 12px;
  }
  #diff-products .jsv-base-s_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-s_sm {
    margin-bottom: 24px;
  }
  #diff-products .jsv-base-m_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-m_sm {
    margin-bottom: 48px;
  }
  #diff-products .jsv-base-l_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-l_sm {
    margin-bottom: 72px;
  }
  #diff-products .jsv-base-ll_xs {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-l_sm {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 992px) {
  #diff-products {
    /*--------------------------▼	_md size only	▼*/
  }
  #diff-products .jsv-line-ss_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-ss_md {
    margin-bottom: .5em;
  }
  #diff-products .jsv-line-s_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-s_md {
    margin-bottom: 1em;
  }
  #diff-products .jsv-line-m_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-m_md {
    margin-bottom: 1em;
  }
  #diff-products .jsv-base-ss_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-ss_md {
    margin-bottom: 12px;
  }
  #diff-products .jsv-base-s_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-s_md {
    margin-bottom: 24px;
  }
  #diff-products .jsv-base-m_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-m_md {
    margin-bottom: 48px;
  }
  #diff-products .jsv-base-l_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-l_md {
    margin-bottom: 72px;
  }
  #diff-products .jsv-base-ll_sm {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-l_md {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 1200px) {
  #diff-products {
    /*--------------------------▼	_lg size only	▼*/
  }
  #diff-products .jsv-bootstrap-standard_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-bootstrap-standard_lg {
    margin-bottom: 15px;
  }
  #diff-products .jsv-line-ss_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-ss_lg {
    margin-bottom: .5em;
  }
  #diff-products .jsv-line-s_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-s_lg {
    margin-bottom: 1em;
  }
  #diff-products .jsv-line-m_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-line-m_lg {
    margin-bottom: 1em;
  }
  #diff-products .jsv-base-ss_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-ss_lg {
    margin-bottom: 12px;
  }
  #diff-products .jsv-base-s_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-s_lg {
    margin-bottom: 24px;
  }
  #diff-products .jsv-base-m_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-m_lg {
    margin-bottom: 48px;
  }
  #diff-products .jsv-base-l_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-l_lg {
    margin-bottom: 72px;
  }
  #diff-products .jsv-base-ll_md {
    margin-bottom: 0;
  }
  #diff-products .jsv-base-l_lg {
    margin-bottom: 96px;
  }
}
#diff-products .a-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}
#diff-products .a-flex-middle {
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #diff-products .a-flexbox_sm {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
  }
}
#diff-products .a-icon-category {
  margin-right: 5px;
}
#diff-products .a-icon-category-item {
  display: inline-block;
  font-size: 14px;
  padding: 10px 21px;
  line-height: 1;
  background-color: #333;
  color: white;
  font-weight: bold;
  white-space: nowrap;
  margin-left: -3px;
  border-radius: 3px;
}
#diff-products .a-btn-try {
  color: #E74C3C;
  border-color: #E74C3C;
}
#diff-products .a-btn-detail {
  color: #72a3ff;
  border-color: #72a3ff;
  margin-right: 10px;
}
#diff-products .kv.undertitle {
  border-bottom: 1px solid #ddd;
}
#diff-products .kv.undertitle h1 {
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #diff-products .kv.undertitle h1 {
    font-size: 34px;
  }
}
#diff-products br.cnt-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  #diff-products br.cnt-sp {
    display: block;
  }
}
#diff-products .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  #diff-products .container {
    width: 1200px;
  }
}
#diff-products .container {
  padding-right: 12px;
  padding-left: 12px;
}
#diff-products .row:before,
#diff-products .row:after,
#diff-products .container:before,
#diff-products .container:after {
  display: table;
  content: "";
}
#diff-products .row::after,
#diff-products .container::after {
  clear: both;
}
#diff-products .row {
  margin-left: -12px;
  margin-right: -12px;
}
#diff-products .a-bg-tertiary {
  background-color: #f7f7f7;
}
#diff-products .a-page-nav {
  padding-top: 12px;
  border-bottom: 1px #cfcfcf solid;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #diff-products .a-page-nav {
    min-width: 1200px;
  }
}
#diff-products .form-group {
  margin-bottom: 15px;
}
#diff-products .checkbox-inline, #diff-products .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
#diff-products .a-search-products .checkbox-inline {
  padding-left: 0;
}
#diff-products label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
#diff-products .a-search-products label {
  cursor: pointer;
  font-weight: 100;
  padding: 5px 5px 5px 2em;
  margin-bottom: 0;
  font-size: 16px;
  position: relative;
}
#diff-products button, #diff-products input, #diff-products optgroup, #diff-products select, #diff-products textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
#diff-products input {
  line-height: normal;
}
#diff-products button, #diff-products input, #diff-products select, #diff-products textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#diff-products input[type=checkbox], #diff-products input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
#diff-products input[type=checkbox], #diff-products input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
#diff-products .checkbox input[type=checkbox], #diff-products .checkbox-inline input[type=checkbox], #diff-products .radio input[type=radio], #diff-products .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
  bottom: 9px;
}
#diff-products .a-search-category {
  display: inline-block;
  padding-right: 3px;
  font-size: 16px;
  font-weight: normal;
}
#diff-products .a-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  height: 20px;
  padding: 0 12px;
  border-radius: 10px;
  color: #FFF;
  font-weight: bold;
  vertical-align: 2px;
}
#diff-products .a-badge-os-linux {
  background-color: #333;
}
#diff-products .a-badge-ed {
  background-color: #333;
}
#diff-products .a-badge-tcd {
  background-color: #333;
}
#diff-products .a-badge-cs {
  background-color: #333;
}
#diff-products .a-badge-csl {
  background-color: #333;
}
#diff-products .a-badge-os-mac {
  background-color: #797979;
}
#diff-products .a-badge-os-android {
  background-color: #6ab344;
}
#diff-products .a-badge-os-ios {
  background-color: #f2882a;
}
#diff-products .a-badge-os-win {
  background-color: #0067b8;
}
#diff-products .a-wrap-s {
  padding-top: 24px;
  padding-bottom: 24px;
}
#diff-products .a-wrap-m {
  padding-top: 48px;
  padding-bottom: 48px;
}
#diff-products .a-wrap-l {
  padding-top: 74px;
  padding-bottom: 74px;
}
#diff-products .a-wrap-glid-inner {
  padding-top: 12px;
  padding-bottom: 12px;
}
#diff-products .a-container-inner-responsive {
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 768px) {
  #diff-products .a-wrap-s {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  #diff-products .a-wrap-m {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  #diff-products .a-wrap-l {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  #diff-products .a-container-inner-responsive {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 992px) {
  #diff-products .a-container-inner-responsive {
    padding-left: 48px;
    padding-right: 48px;
  }
}
#diff-products .h1, #diff-products .h2, #diff-products .h3, #diff-products .h4, #diff-products .h5, #diff-products .h6, #diff-products h1, #diff-products h2, #diff-products h3, #diff-products h4, #diff-products h5, #diff-products h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#diff-products .h1, #diff-products .h2, #diff-products .h3, #diff-products h1, #diff-products h2, #diff-products h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#diff-products .h3, #diff-products h3 {
  font-size: 24px;
}
#diff-products .h1, #diff-products .h2, #diff-products .h3, #diff-products .h4, #diff-products .h5, #diff-products .h6, #diff-products h1, #diff-products h2, #diff-products h3, #diff-products h4, #diff-products h5, #diff-products h6 {
  margin-top: 0;
  margin-bottom: 0;
}
#diff-products .jsv-base-ss, #diff-products .jsv-base-ss_xs {
  margin-bottom: 12px;
}
#diff-products .a-icon-item.a-new-icon:before {
  content: "NEW";
  color: white;
  background-color: #FF4444;
}
#diff-products .a-icon-item:before {
  width: 50px;
  height: 50px;
  margin-right: -60px;
  font-size: 16px;
  letter-spacing: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#diff-products .a-icon-item .a-icon-item-cont {
  display: inline-block;
  vertical-align: middle;
  padding-left: 70px;
}
#diff-products .jsv-base-ss, #diff-products .jsv-base-ss_xs {
  margin-bottom: 12px;
}
#diff-products .jsv-line-s, #diff-products .jsv-line-s_xs {
  margin-bottom: 1em;
}
#diff-products .a-item-one-grid .row p,
#diff-products .a-item-one-grid .row h3 {
  text-align: left;
}
#diff-products * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#diff-products .is-hide {
  display: none;
}
#diff-products .bg-even {
  background-color: #f7f7f7 !important;
}
#diff-products .a-bg-border > .a-bg-border-item:nth-child(even) {
  background-color: #f7f7f7;
}
#diff-products .bg-odd {
  background-color: #fff !important;
}
#diff-products .a-bg-border {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #diff-products .a-bg-border {
    min-width: 1200px;
  }
}
@media screen and (min-width: 768px) {
  #diff-products .jsv-line-s_xs {
    margin-bottom: 0;
  }
}
#diff-products .jsv-line-s, #diff-products .jsv-line-s_xs {
  margin-bottom: 1em;
}
#diff-products .carousel-inner > .item > a > img, #diff-products .carousel-inner > .item > img, #diff-products .img-responsive, #diff-products .thumbnail a > img, #diff-products .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
#diff-products .a-item-one-grid-text ul:not([class]) {
  padding-left: 20px;
}
#diff-products .a-item-one-grid-text ul:not([class]) li p,
#diff-products .a-item-one-grid-text ul:not([class]) li {
  position: relative;
  font-size: 16px;
  line-height: 1.42857143;
}
#diff-products .a-item-one-grid-text ul:not([class]) li:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #5E5E5E;
  top: 7px;
  left: -14px;
}
#diff-products .a-item-one-grid-title {
  font-weight: bold;
}
#diff-products .a-item-one-grid-text p {
  font-size: 16px;
  line-height: 2;
}
#diff-products .a-icon-os {
  padding-top: 7px;
}
#diff-products .a-icon-os span {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  #diff-products .a-icon-os {
    padding-top: 2px;
  }
  #diff-products .a-icon-os span {
    margin-left: 4px;
    margin-top: 4px;
  }
}
#diff-products .dib {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #diff-products .col-xs-12.col-sm-6 + .col-xs-12.col-sm-6 {
    margin-top: 5px;
  }
}

/*============================ products ここまで ==================================*/
