@charset "UTF-8";
#compatibility_modal.modal {
  display: none;
}

.modalBody {
  position: fixed;
  z-index: 1000;
  background: #FFF;
  width: 800px;
  left: 25%;
  top: 25%;
  padding-bottom: 15px;
  padding-top: 10px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  font-size: 0.9em;
}

.modalBody ul {
  border: 1px solid #CCCCCC;
  padding: 15px;
  margin: 10px 23px 14px 23px;
  overflow: auto;
  height: 150px;
}

.modalBody ul li {
  float: left;
  padding-bottom: 20px;
}

.modalBody ul li a {
  background: url(/static/images/download/renew/link_sankaku.png) no-repeat 0 2px;
  padding-left: 17px;
  display: block;
  width: 160px;
  text-decoration: underline;
  text-align: left;
}

.modalBK {
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
}

.btns {
  cursor: pointer;
}

.modal {
  width: 100%;
}

.modal_sku {
  margin: 12px 0 0 4%;
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
  text-align: left;
}

.modal_close {
  margin: 10px 10px 0 0;
  cursor: pointer;
  text-align: center;
}

.modal_close img {
  position: absolute;
  padding: 0px 0px 0px 10px;
  position: absolute;
  top: -20px;
  left: 866px;
}

.modal_image {
  margin: 0 5%;
}

.modal_image img {
  width: 100%;
}

p.m-r01 a img, p.m-r01-sf a img {
  vertical-align: -3px;
}

p.m-r01 a:hover, p.m-r01-sf a:hover {
  text-decoration: none;
  opacity: 0.6;
}

/* 記載場所 */
div.modal.kisai {
  text-align: left;
}

div.modal.kisai .modalBody {
  background: #fff none repeat scroll 0 0;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  font-size: 0.9em;
  left: 50%;
  padding: 0px 0 0px 0px;
  position: fixed;
  top: 50%;
  width: 900px;
  z-index: 1000;
  transform: translate(-50%, -50%);
}

div.modal.kisai p.modal_cont {
  color: #000000;
  font-size: 0.9em;
  margin-left: 4%;
  margin-top: 2%;
}

div.modal.kisai img.modal_img {
  display: block;
  margin-left: 9%;
  margin-top: 30px;
}

div.modal.kisai .modal_close {
  text-align: right;
}

/* iPadのモデル名を調べる
---------------------------*/
.img-ipadsp {
  width: 100%;
}

.ipad-model-h {
  background-color: #e4eefa;
  padding: 25px 0 23px 54px;
  border-bottom: none;
  font-size: 2em;
  font-weight: bold;
}

h1 + p {
  position: relative;
  top: -39px;
  margin-top: 0px;
  margin-left: 54px;
  padding-top: 0px;
  z-index: 0;
}

/* メイン枠
---------------------------*/
.sp {
  display: none !important;
}

#model-ipad {
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
  line-height: 1.3;
}

#main-contents {
  margin: 0 0 0%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  height: 645px;
}

#main-contents::-webkit-scrollbar {
  background: #ccc;
  width: 10px;
}

#main-contents::-webkit-scrollbar-thumb {
  background: #aaa;
}

/* 800以下 */
@media screen and (max-width: 800px) {
  td.b-none02 {
    padding-right: 10%;
  }
}

/* 見出し
---------------------------*/
h2.note {
  font-size: 1.4em;
  color: #138CFD;
  margin: 0 0 1%;
}

h2.check {
  font-size: 1.5em;
  color: #000000;
  margin: 4% 0 1.7%;
  text-align: center;
  background-color: #e4eefa;
  padding: 1.3% 0 1.3%;
}

h2.check span {
  font-size: 1.2em;
}

.ttl-banner {
  margin: 0 0 2%;
}

p.desc {
  margin: 0 auto 2.5%;
  width: 96%;
  line-height: 1.5;
}

p.note {
  line-height: 1.65;
  font-size: 1em;
}

p.note span {
  color: #0072D0;
}

/* リード文 */
span.att {
  display: block;
  font-size: 0.9em;
  color: #33aaec;
  margin: 0 0px 0px 8.5%;
}

/* チェックリスト */
div#check-list {
  padding: 0% 2% 1.3% 2%;
  margin: 0% 0 0;
}

div.check-list-li {
  padding: 0.5% 0% 0.5% 0%;
  margin: 0 0 0.7%;
}

div.check-list-left {
  width: 90%;
  margin: 0 auto;
  padding: 1% 0 0;
  display: block;
}

div.check-list-left dt {
  font-size: 1.07em;
  font-weight: bold;
}

div.check-list-left dt span {
  display: inline-block;
  padding-top: 5px;
}

div.check-list-left dt img {
  width: 9%;
  vertical-align: middle;
  margin: 0 2% 0 0;
}

div.check-list-left dt img.opt {
  width: 9%;
  vertical-align: top;
  margin: 0 2% 0 0;
}

div.check-list-left dd {
  padding: 0.5% 0 0 11%;
  color: #FF0000;
  text-indent: -1em;
  margin-left: 1em;
}

div.check-list-left dd.opt {
  padding: 0% 0 0 11%;
  color: #FF0000;
  text-indent: -1em;
  margin-left: 1em;
}

div.check-list-left dd.opt_s {
  padding: 2.5% 0 0 11%;
  color: #FF0000;
  text-indent: -1em;
  margin-left: 1em;
}

div.check-list-right {
  float: right;
  width: 28%;
}

div.check-list-right img {
  width: 100%;
}

div.osusume {
  text-align: center;
  margin: 3% 0 0;
}

div.osusume p {
  font-size: 1.15em;
  line-height: 1.6;
}

div.osusume p strong {
  font-size: 1.55em;
  display: block;
  margin: 2% 0 1%;
}

div.osusume p strong span {
  color: #FF0000;
}

div.osusume-link {
  padding: 4.5% 0 0px;
}

div.osusume-link a {
  display: inline-block;
  margin: 0 0 1.5%;
}

div.osusume-link a img {
  width: 77%;
}

/* ipadテーブル
---------------------------*/
.table01 {
  width: 100%;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  border-right: none;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

.small01 {
  font-size: 90%;
}

.space04 {
  margin-bottom: 5%;
}

.table01 th {
  border-bottom: 1px dotted #999;
  border-right: 1px solid #999;
  background: #eeeeef;
  width: 27%;
}

.table01 th.model {
  text-align: center;
  border-bottom: 1px dotted #999;
  border-right: 1px solid #999;
  background: #eeeeef;
  width: 27%;
}

.b-r01 {
  border-right: 1px solid #999;
  width: 12%;
  text-align: center;
  padding: 1% 0% 1% 0;
}

.b-r02 {
  border-right: 1px solid #999;
  width: 22%;
  text-align: left;
  padding: 1% 2% 1% 2.5%;
}

.b-none {
  text-align: left;
  padding: 0 0 0 4.7%;
}

.b-none01 {
  padding: 1% 0 1% 5.7%;
}

.b-none02 {
  text-align: left;
  padding: 1% 0 1% 1.7%;
}

.table01 td {
  border-bottom: 1px dotted #999;
}

.table01 td.modelid {
  padding: 1%;
  border-bottom: 1px dotted #999;
  text-align: center;
}

.tr01 {
  border-bottom: 1px solid #999;
  font-size: 1.1em;
}

.th-p1 {
  padding: 1% 0% 1% 3.5%;
  text-align: left;
}

.td11 {
  border-bottom: 2px solid #999 !important;
}

.img-ipad {
  padding: 3.5% 0% 0.5% 4%;
  margin: 0% 0px 0px;
}

.bold {
  font-weight: bold;
}

.mm01 {
  padding: 0px 0px 0px 57px;
}

.mm02 {
  font-weight: normal;
}

.mm03 {
  padding: 0px 0px 0px 10.2%;
}

.note-01 {
  font-size: 14px;
  display: block;
  font-weight: normal;
  padding-top: 7px;
}

a.kisyu {
  display: block;
  font-size: 0.75em;
  line-height: 1.3;
  height: 36px;
  padding: 0.6em 0 0 4em;
  width: 102px;
  margin-bottom: 1.3em;
}

a.hanyou-search {
  display: block;
  font-size: 0.75em;
  line-height: 1.3;
  height: 36px;
  padding: 0.6em 0 0 4em;
  width: 102px;
  margin-bottom: 1.3em;
}

/* JIS T 1021対応
---------------------------*/
.jis-t_area {
  background-color: #e5e9ec;
  padding: 2%;
  margin: 0 0 7%;
}

.jis-t_area h2 {
  text-align: center;
  font-size: 1.2em;
  margin: 0 0 1.5%;
}

.jis-t_area ul {
  background-color: #ffffff;
  padding: 0 2.5%;
}

.jis-t_area li {
  padding: 2.5% 1.5%;
  border-bottom: 1px dotted #adadad;
}

.jis-t_area li:last-child {
  border: none;
}

.jis-t_area li p:first-child {
  font-size: 1.05em;
  color: #0062bd;
  font-weight: bold;
  margin: 0 0 1%;
}

.jis-t_area p {
  float: left;
  width: 73%;
  font-size: 0.85em;
  line-height: 1.5;
}

.jis-t_area img {
  float: right;
  width: 13%;
  margin: -2.5% 4% 0 0;
}

/* 製品一覧
---------------------------*/
#model-ipad h3 {
  color: #000000;
  padding: 0.3% 0 0.1%;
  margin: 0 0 0.5%;
  font-size: 1.3em;
}

.item-body {
  border: 1px solid #adadad;
  padding: 0.5%;
  width: 48%;
  float: left;
}

.item-body:nth-child(2n) {
  float: right;
}

.item-body h4 {
  background-color: #e2eefa;
  margin: 0 0 3%;
  padding: 2.5% 3.5%;
  line-height: 1.4;
}

.item-img {
  position: relative;
  width: 50%;
  margin: 0 0 0 5%;
  display: inline-block;
}

.item-img img:first-child {
  width: 100%;
}

.item-img img.icon {
  position: absolute;
  top: 5%;
  left: 0;
  width: 30%;
}

.item-body ul.icon-area {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 3%;
  width: 35%;
  text-align: center;
}

.icon-area li {
  padding: 2%;
  margin: 0 0 4%;
  font-size: 0.85em;
  font-weight: bold;
  color: #ffffff;
}

.icon-area .wh {
  border: 0.15em solid #034bb7;
  color: #034bb7;
}

.icon-area .blue {
  border: 0.15em solid #034bb7;
  background-color: #034bb7;
}

.icon-area .orange {
  border: 0.15em solid #f79705;
  background-color: #f79705;
}

.icon-area .b-green {
  border: 0.15em solid #32bcbc;
  background-color: #32bcbc;
}

.icon-area .green {
  border: 0.15em solid #59d342;
  background-color: #59d342;
}

/* 製品一覧
---------------------------*/
ul.seihin {
  border-top: 1px dotted #adadad;
  width: 85%;
  margin: 0 auto;
  padding: 3% 4%;
}

ul.seihin img {
  width: 15%;
  margin: 0 3% 0 0;
  vertical-align: top;
  float: left;
}

ul.seihin .hinban {
  width: 75%;
  margin: 2% 0 0;
  padding: 0 0 0 5%;
  font-weight: bold;
  background: url(/static/images/compatibility/ya.gif) no-repeat 0 40%;
  float: left;
}

ul.seihin .price {
  width: 75%;
  margin: 1% 0 0 5%;
  font-size: 0.85em;
  float: left;
}

/* サイドメニュー
---------------------------*/
#sidemenu {
  float: left;
  width: 146px;
}

p.round {
  padding: 5px 7px 5px 7px;
  font-size: 0.75em;
  font-weight: bold;
  background: #f5f5f5;
  border: 1px solid #ADADAD;
  border-bottom: none;
  border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
}

ul.naviR {
  border: 1px solid #ADADAD;
  margin: 0 0 10%;
}

ul.naviR li {
  margin: 0 4%;
  padding: 4% 0 4% 5%;
  font-size: 0.75em;
  background: #FFFFFF url(/static/images/common/menu_yajirushi.png) no-repeat 5% 33.1%;
  background-size: 5%;
}

ul.naviR.pick li {
  margin: 0 4%;
  padding: 0% 0 6% 20%;
  font-size: 0.75em;
  background: #FFFFFF url(/static/images/common/icn_read.png) no-repeat 5% 33.1%;
  background-size: 22%;
}

ul.naviR li + li {
  border-top: 1px dotted #ADADAD;
}

ul.naviR li img {
  padding: 0px 0 0 0px;
  margin: 6px 0px 0 -2px;
  float: left;
}

ul.naviR li a {
  display: block;
  letter-spacing: 0.2px;
  line-height: 1.3em;
  margin: 2px 2px 0 9px;
}

ul.naviR.pick li.picklisttwo a {
  padding-top: 6px;
}

#sidemenu .link-banner a {
  display: block;
  margin: 0 0 7%;
}

/* clfx
---------------------------*/
.clfx:after, .clfx:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.m-r01 {
  padding-left: 666px;
  margin-bottom: -11px;
}

.m-r01-sf {
  padding-left: 645px;
  margin-bottom: 13px;
}

.m-r01-sf.old {
  padding-left: 77%;
  margin-top: 16px;
  margin-bottom: 20px;
}

.scrollArea.deco::-webkit-scrollbar {
  width: 15px;
}

.scrollArea.deco::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f2f2f2;
}

.scrollArea.deco::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #09C9D9;
}
