@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

body {
  color: #333333;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  text-decoration: underline;
  color: #000660;
  
}
  a:hover {
    color: #0000DB;
  }
  a:visited {
    color: #3E006D;
  }

  a.btn-viewcart:visited {
    color: #fff;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #7f7f7f;
  background-color: #7f7f7f;
  color: #fff;
  *background-color: #7f7f7f;
}
h1 {
  font-size: 28px;
  margin: 20px 0 5px;
  text-align: center;
}
h2 {
  font-size: 24px;
  margin: 22px 0 5px;
  text-align: center;
}

h3 {
  margin: 15px 0 3px;
  text-align: center;
  font-size: 20px;
}

h4 {
  text-align: center;
  margin: 0;
  padding: 5px 0;
  font-size: 16px;
}
  .ttl-h1 {
    position: relative;
  }
  .ttl-h1:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h1 span {
    padding: 0 2em;
    background-color: #fff;
  }
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #7f7f7f;
  background-color: #7f7f7f;
  color: #fff;
  *background-color: #7f7f7f;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #000660;
  background-color: #000660;
  color: #fff;
  *background-color: #000660;
}

.btn-02 {
  border: 1px solid #7f7f7f;
  background-color: #7f7f7f;
  color: #ffffff;
  *background-color: #7f7f7f;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #000660;
  background-color: #000660;
  color: #ffffff;
  *background-color: #000660;
}
.product-order-num input {
  border-color: #7f7f7f;
}

/*
 * web font
 */
.google-font {
  text-transform: none;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
  margin-bottom: 0;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-search { background-position: -313px -24px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 2em;
}
.header-link a {
  color: #000660;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}
.search-area {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin-top: 4em;
  padding-top: 10px;
}
.form-seach {
  margin: 0 0 20px;
  border: 3px solid orange;
  padding:10px;
  background-color: yellow;
}
.search-area-select {
  width: 300px;
  border: 2px solid #000;
  height: 35px;
}
input.search-area-text {
  width: 250px;
  border: 2px solid #000;
  height: 23px;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #000660;
}
/* header global nav */
#header-global-nav {
  text-align: center;
}
 .header-info {
   text-align: left;
   border: 2px solid #005294;
   padding: 0.5em 0 0.5em 1em;
   margin: 0.5em auto;
   width: 878px;
   font-size: 14px;
  }
 .header-info span {
   border-bottom: 1px solid #ddd;
}
.vacation {/* ヘッダー休業のお知らせ */
  color: #FF233D;
  border-bottom: 1px solid #ddd;
}
#header-global-nav ul {
  margin: 0;
  padding: 0;
  width: 900px;
}
  #header-global-nav li {
    display: inline;
    height: 41px;
    margin: 0;
    padding: 0;
    float: left;
  }
  #menu1 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 130px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_01.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu1 a:hover {
    background-position: 0 -41px;
  }
    #menu2 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 128px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_02.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu2 a:hover {
    background-position: 0 -41px;
  }
    #menu3 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 128px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_03.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu3 a:hover {
    background-position: 0 -41px;
  }
    #menu4 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 128px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_04.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu4 a:hover {
    background-position: 0 -41px;
  }
    #menu5 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 128px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_05.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu5 a:hover {
    background-position: 0 -41px;
  }
    #menu6 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 128px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_06.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu6 a:hover {
    background-position: 0 -41px;
  }
    #menu7 a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 130px;
    background-image: url(https://img11.shop-pro.jp/PA01289/829/etc/navi_07.jpg);
    padding-top: 41px;
    text-align: center;
    margin: 0;
}
  #menu7 a:hover {
    background-position: 0 -41px;
}

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #7f7f7f;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 1em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #7f7f7f;
}

/* パンくず */
.prd-navi2 {
  width: 594px;
  float: left;
}
.prd-navi2 table {
  width: 544px;
  margin: 0 25px 28px;
} 
.prd-navi2 table tr th p {
  line-height: 2;
  font-size: 105%;
  color: #008900;
  margin: 0;
  padding: 1px 0;
  border-bottom: 1px solid gray;
}
.prd-navi2 table tr td {
  text-align: center;
}
.prd-navi2 ul {
  margin: 10px 0 13px;
  list-style-type: none;
  font-size: 18px;
}
.prd-navi2 ul li {
  text-align: left;
  list-style-type: none;
  margin-left: 1em;
  margin-bottom: .5em;
}
li.after {
  color: #b7b7b7;
}
img.pan-pic2 {
  height: 197px;
}
/* パンくず */


/* f1-材質選択 */
.intro-slct {
  clear: both;
  margin: 3em auto 1em;
}
.intro-slct p {
  margin: 0 15px;
  font-size: 105%;
}
h2.ttl-line {
  position: relative;
}
h2.ttl-line:before {
  position: absolute;
  top: 50%;
  z-index: -1;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #015293;
  content: "";
}
h2.ttl-line span {
  padding: 0 1em;
  background-color: #fff;
}
a.a-none {
  background-color: initial;
  cursor: initial;
  display: initial;
  width: initial;
  height: initial;
  text-decoration: initial;  
}
.mate-feat {
  table-layout: fixed;
  width: 900px;
  border: 0;
  margin: 0 auto 20px;
}
.mate-feat th {
  border: 1px solid #ededed;
}
.mate-feat td {
  vertical-align: top;
  border: 1px solid #ededed;
  padding:0;
}
.mate-feat th a {
  background-color: #ededed;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.mate-feat th a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000555;
  font-weight: bold;
}

.mate-feat ul {
  margin: 1px 0 3px 25px;
}
.mate-feat ul li {
  margin-left: 0em;
}
.mate-sfkm {
  border: 2px solid #565656;
  width: 880px;
  padding: 3px;
  margin: 0 auto;
}
.mate-sfkm caption {
  text-align: right;
  caption-side: bottom;
}
.mate-sfkm tr th {
  text-align: center;
  border: 1px solid #565656;
}
.mate-sfkm tr td {
  text-align: center;
  border: 1px solid #A3A3A3;
  line-height: 4;
}
.mate-select p {
  margin: 0 0 5px;
}
.mate-select table {
  width: 880px;
  border: 2px solid #565656;
  padding: 3px;
  margin: 0 auto;
}
.mate-select th {
  text-align: center;
  border: 1px solid #565656;
}
.mate-select td:nth-of-type(2) {
  font-weight: bold;
}
.mate-select td:nth-of-type(3) {
  text-align: left;
  margin: 3px 4px 2px;
}
.mate-select td {
  text-align: center;
  border: 1px solid #A3A3A3;
}
.mate-select td a {
  display: block;
  cursor: pointer;
}
.mate-select a:hover {
  color: #0000DB;
}
.mate-select img {
  border: 0;
  padding-top: 10px;
}
.mate-select table.sp td:nth-of-type(1) {
  font-weight: bold;
}
.mate-select table.sp td:nth-of-type(2) {
  text-align: left;
  margin: 3px 4px 2px;
  font-weight: normal;
}
.mate-select table.sp td {
  text-align: center;
}

/** f1-材質選択 **/

/* f3-寸法表タブ表示用 */
.full_tabcontent3 {
  width: 900px;
  height: 1450px; /* タブ内（フッター含む）*/
  position: relative;
  margin: 10px auto;
        /* clear:both; */
}
.tabcontent3 {
  width: 880px;
  border-top: 5px solid #58B5E8;
  background: #FFF;
  top: 32px;
  left: 0;
  padding: 10px;
}
.scrollable3 {
  height: 1430px; /*タブ内（フッターなし）*/
  position: absolute;
  overflow: auto;
}
.tabmenu2 {
  height: 25px;
  background: #AAD4FF;
  float: left;
  list-style: none;
  padding: 10px 16.5px 0;
  margin-left: 2px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: #FFF;
}
.tabmenu2:first-child {
  margin-left: 0;
}
.active,
.hover {
  background: #58B5E8;
  font-weight: bold;
}
/** f3-寸法表タブ表示用 **/


/* free-寸法表用 */

.size-introduction {
  margin: 0 3em;
}
p.cap {
  margin: 5px 30px 15px 0;
  text-align: right;
}
.stocklist-area {
  margin-top: 5em;
}
.tbl-stocklist {
  margin: 0 auto 3em;
  width: 850px;
  table-layout: fixed;
  background-color: #f4f4f4;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl-stocklist tbody tr th {
  padding: 2px 0;
  text-align: center;
  height: 45px;
  border-right: 5px solid #fff;
  border-bottom: 1px inset #727272;
  font-size: 110%;
}
.tbl-stocklist tbody tr td {
  text-align: center;
  line-height: 1.5;
  padding: 2px 0;
  border-right: 5px solid #fff;
  border-bottom: 1px inset #d6d6d6;
}
.tbl-stocklist a {
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.stocklist-mini {
  font-size: 80%;
}
.color01 {
  border-top: 2px inset #00C7FF;
}
.color02 {
  border-top: 2px inset #00D326;
}
.color03 {
  border-top: 2px inset #FF7070;
}
.color04 {
  border-top: 2px inset #FFEB70;
}
.color05 {
  border-top: 2px inset #D170FF;
}
.color06 {
  border-top: 2px inset #800000;
}
.color07 {
  border-top: 2px inset #290C7A;
}
.color08 {
  border-top: 2px inset #70EEFF;
}
.color09 {
  border-top: 2px inset #0061FF;
}
.color10 {
  border-top: 2px inset #008000;
}
.color11 {
  border-top: 2px inset #930049;
}
.color12 {
  border-top: 2px inset #804000;
}
.color13 {
  border-top: 2px inset #109CD3;
}
.color14 {
  border-top: 2px inset #0ED176;
}
.color16 {
  border-top: 2px inset #009b94;
}

.tbl-stocklist-br {
  margin: 0 auto 1.5em;
  width: 850px;
  table-layout: fixed;
  background-color: #f4f4f4;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl-stocklist-br tbody tr th {
  padding: 2px 0;
  text-align: center;
  height: 45px;
  border-bottom: 1px inset #727272;
}
.tbl-stocklist-br tbody tr td {
  text-align: center;
  line-height: 1.5;
  padding: 2px 0;
  border-bottom: 1px inset #d6d6d6;
}
.tbl-stocklist-br a {
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.color15 {
  border-top: 2px inset #00FCDE;
}
/** free-寸法表用 **/

/* f31-耐性表表示用 */

.full_tabcontent {
  width: 900px;
  height: 945px; /* タブ内（フッター含む）*/
  position: relative;
  margin: 10px auto;
        /* clear:both; */
}
.tabmenu {
  width: 37px;
  height: 25px;
  background: #AAD4FF;
  float: left;
  list-style: none;
  padding: 10px 0 0;
  margin-left: 2px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: #FFF;
}
.tabmenu:first-child {
  margin-left: 0;
}
.active,
.hover {
  background: #58B5E8;
  font-weight: bold;
}
.tabcontent {
  width: 880px;
  border-top: 5px solid #58B5E8;
  background: #FFF;
  top: 32px;
  left: 0;
  padding: 10px;
}

.scrollable {
  height: 910px; /*タブ内（フッターなし）*/
  position: absolute;
  overflow: auto;
}
a:hover img.filter,
a:hover img.trans {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
.notscrollable1 {
  width: 880px;
  text-align: center;
  position: absolute;
        /* overflow: auto; */
}

.scrolltable {
  width: 630px; /* 各規格タブのテーブル全体幅(スクロールバー含む) */
  height: 250px;
  margin: 0 auto 0 auto;
  cellpadding: 3;
  cellspacing: 1;
}
.scrolltable>thead {
  color: #333;
}

.scrolltable>tbody {
  float: left;
  height: 230px;
  overflow: auto;
  color: #333;
}
.scrolltable tr {
  float: left;
}
.scrolltable tbody tr:hover {
  background-color: #e0ffb2;
}
.scrolltable th,
.scrolltable td {
  border: 1px solid #888;
  border-collapse: collapse;
  width: 119px;
  text-align: center;
}
.scrolltable caption {
  caption-side: top;
  text-align: right;
  padding-bottom: 2px;
}
.link {
  margin-bottom: 5em;
}
.link h3 {
  margin-top: 2em;
}
table.material-lst {
  width: 800px;
  margin: 3px auto;
  border: none;
}
table.material-lst thead tr th {
  border: 2px solid #7A7A7A;
  text-align: center;
}
table.material-lst thead tr th span {
  font-weight: normal;
}
table.material-lst tbody {
  border-bottom: 2px solid #7A7A7A;
}
table.material-lst tbody tr th {
  border: 2px solid #7A7A7A;
  text-align: center;
}
table.material-lst tbody tr th span {
  font-weight: normal;
}
table.material-lst tbody tr td {
  border: 1px solid #7A7A7A;
  text-align: center;
}
span.numbering {
  font-size: 110%;
}
p.chara-temp {
  display: none;
}
table.material-lst tr>td.b-bottom {
  border-bottom: 2px solid #7A7A7A;
}
table.tole-list {
  width: 800px;
  border: none;
  margin: 0 auto;
  table-layout: auto;
}

table.tole-list tbody tr td {
  text-align: left;
  padding: 0;
}
.scroll3table {
  width: 878px; /* 各規格タブのテーブル全体幅(スクロールバー含む) */
  height: 200px;
  margin: 0 auto 0 auto;
  cellpadding: 3;
  cellspacing: 1;
}

.scroll3table>thead {
  color: #333;
  line-height: 28px;
}
.scroll3table>tbody {
  float: left;
  height: 250px;
  overflow: auto;
  color: #333;
}
.scroll3table tr {
  float: left;
}
.scroll3table tbody tr:hover {
  background-color: #e8f7ff;
}
.scroll3table th {
  border: 1px solid #888;
  border-collapse: collapse;
  width: 188px;
  text-align: center;
  font-size: 12px;
}
.scroll3table th:nth-of-type(1) {
  text-align: left;
}
.scroll3table td {
  border: 1px solid #888;
  border-collapse: collapse;
  width: 34px;
  text-align: center;
}
.scroll3table tbody td:hover {
  background-color: #87d7ff;
}
.scroll3table td.mate {
  font-size: 14px;
}
.scroll3table caption {
  text-align: right;
  caption-side: top;
}
.scroll3table td.initials {
  background-color: #ddd;
  font-weight: bold;
  width: 854px;
  font-size: 14px;
}
.scroll3table td.initials:hover {
  background-color: #ddd;
}
.plasma {
  width: 850px;
  text-align: left;
  margin-top: 10px;
}
.credit {
  width: 850px;
  text-align: right;
  padding-top: 5px;
  margin-bottom: 2em;
}
.tbl-material-lst-sc {
  width: 100%;
  margin: 1em auto;
  border-collapse: separate;
  border-spacing: 4px 0;
  table-layout: fixed;
}
.tbl-material-lst-sc tbody tr td {
  background-color: #AAD4FF;
  color: #fff;
  text-align: center;
  padding: 0;
  line-height: 2.5;
}
.tbl-material-lst-sc tbody tr td a {
  text-decoration: none;
  display: block;
  cursor: pointer;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.tbl-material-lst-sc tbody tr td a:hover {
  background-color: #58B5E8;
  text-decoration: none;
  padding: 0;
  color: #fff;
}
.tbl-material-lst-sc-sp {/* スマホでは表示しない */
  display: none;
}
/** f31-耐性表表示用 **/

/* free-詳細寸法表表示用(列幅変更可能版) */
#scrolltable { /* スクロール対象のテーブル */
        background-color: #000;
        border-collapse: collapse;
}

#outerdiv { /* 全体の枠。ここにヘッダを格納 */
        position: relative;
        padding-top: 49px;  /*  #innerdiv の開始位置 */
        margin-bottom: 5em;
        width: 900px;       /* 列幅の合計＋セル間の幅(2px)の合計＋20px 程度 */
        /*border: 1px solid #333;*/  /* 外枠 */
        background-color: #fff;  /* 白 */
}

#innerdiv {/* tbodyが入っている。ここがスクロール対象*/
        overflow: auto; /* スクロールバー*/
        height: 300px; /* tbodyを表示する高さ */
}
#scrolltable thead tr {/* ヘッダ 見出し行,位置を #outerdiv の左上端に移動 */
        position: absolute; /* 絶対位置 */
        top: 0px; /* 上からの位置 */
        left: 0px; /* 左からの位置 */
        background-color: #fff;
}

#scrolltable thead tr th {/* thead 'th'のスタイル */
        color: #333;             /* 文字色 */
        padding: 3px 0px;
        border: 1px solid #333;
}
#scrolltable tbody tr {
        background-color: #fff;
}
#scrolltable tbody tr:hover {
        background-color: #f1ff8e;
}
#scrolltable tbody tr td {/* tbody 'td'のスタイル */
        color: #333;
        padding: 3px 3px;
        margin: 1px;
        border: 1px solid #888;
        text-align: center;
}
#scrolltable tbody tr th {/* tbody 'th'規格名のスタイル */
        color: #333;
        margin: 1px;
        border: 1px solid #888;
        text-align: left;
        padding-left: 5px;
}

img.mizo-groove {
  display: block;
  margin: 15px auto 10px;
}

/** フリーページ詳細寸法表表示用(列幅変更可能版) **/

/* f2-選定のヒントガイドライン */
.notscrollable2 {
  width: 880px;
  text-align: center;
  position: absolute;
        /* overflow: auto; */
}
.tabcontent2 {/* 選定のヒント */
  width: 900px;
  border-top: 5px solid #58B5E8;
  background: #FFF;
  top: 32px;
  left: 0;
  padding: 10px 0 0;
}
.tabmenu3 {
  width: 42px;
  height: 25px;
  background: #AAD4FF;
  float: left;
  list-style: none;
  padding: 10px 0 0;
  margin-left: 2px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: #FFF;
}
.tabmenu3:first-child {
  margin-left: 0;
}
.active,
.hover {
  background: #58B5E8;
  font-weight: bold;
}
.scrollable2 {/* 選定のヒント */
  position: absolute;
  background-color: #E2F0FF;
  margin-bottom: 0;
}
.hnttop {
  background-color: #fff;
  padding: 1em 0 0;
  margin-bottom: 0;
}
.full_tabcontent2 {
  width: 900px;
  height: 3450px;
  position: relative;
  margin: 10px auto;
        /* clear:both; */
}
.hint {
  width: 820px;
  margin: 0 auto 3em;
}
img.mtrl-hint {
  width: 60%;
  margin-bottom: 2em;
}
.borderline {
  border-bottom: 1px solid #c4c4c4;
  width: 100%;
}
.hint h3 {
  text-align: center;
  margin-top: 1em;
  font-size: 22px;
}
.hint h4 {
  text-align: left;
  margin-left: 1.5em;
  margin-top: 2em;
}
.hint h5 {
  text-align: center;
  font-size: 16px;
  margin: 1em 0 0;
}
.hint p {
  text-align: left;
  margin-left: 2em;
}
.hint img {
  text-align: center;
  border: 0;
}
.hint table {
  margin: 0 auto 4em;
  border-collapse: collapse;
  width: 650px;
  table-layout: fixed;
}
.hint table tr {
  border: 1px solid #ababab;
}
.hint table tr th {
  border: 1px solid #ababab;
  height: 2em;
}
.hint table tr td {
  border: 1px solid #ababab;
  height: 2em;
}
.hint-sc {
  background-color: #fff;
  padding-bottom: 1em;
}
.hint-sc h3 {
  padding: 40px 0 5px;
  margin: 0;
  text-align: center;
  font-size: 20px;
}
.tbl-hint-sc {
  width: 100%;
  margin: 1em auto 0;
  border-collapse: separate;
  border-spacing: 4px 0;
  table-layout: fixed;
}
.tbl-hint-sc tbody tr td {
  background-color: #AAD4FF;
  font-weight: bold;
  text-align: center;
  padding: 0;
  line-height: 2.5;
}
.tbl-hint-sc tbody tr td a {
  text-decoration: none;
  display: block;
  cursor: pointer;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.tbl-hint-sc tbody tr td a:hover {
  background-color: #58B5E8;
  text-decoration: none;
  padding: 0;
  color: #fff;
}

/** f2-選定のヒントガイドライン **/

/* f63〜-ヒント詳細 */
.intro-hnt p {
  width: 830px;
  text-align: left;
  margin: 0 auto;
}
.hnt {
  width: 880px;
  margin: 0 auto;
  background-color: #E2F0FF;
}
.hnt h4 {
  text-align: left;
  width: 750px;
  margin-left: 60px;
}
.hnt p {
  margin: 0 auto;
  padding: 12px 10px;
  width: 750px;
  border: 3px inset #bababa;
  background-color: #fff;
}
.right {
  text-align: right;
  margin-right: 40px;
}
.hnt table {
  height: 100px;
  border: none;
  margin: 20px auto;
}
.hnt table caption {
  caption-side: top;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
td.next-button {
  border: 10px solid #E2F0FF;
  }
td.next-button a {
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  padding: 20px 40px;
  background-color: #f2f2f2;
  border: 4px outset #eee;
}
td.next-button a:hover {
  background-color: #eee;
  border: 4px inset #eee;
}
/** f63〜-ヒント詳細 **/

/* f55-関連部品の販売 */
span.sub-ttl {
  font-weight: normal;
  font-size: 85%;
}
.prd-navi {
  width: 680px;
  float: left;
}
.prd-navi p {
  font-size: 115%;
  padding-top: .5em;
  margin-bottom: 2.5em;
}
.prd-navi table { /* Oリング販売と共通 */
  width: 630px;
  table-layout: fixed;
  border-collapse: collapse;
  margin: 0 auto 22px;
  font-size: 110%;
}
.prd-navi table tr th p {
  line-height: 2;
  font-size: 105%;
  color: #008900;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid gray;
}
.prd-navi table tr td {
  line-height: 1.7;
  text-align: center;
}
img.pan-pic {
  height: 241px;
}
.conne {
  clear: both;
  margin-bottom: 7em;
  padding-top: 2em;
}
.conne table {
  width: 800px;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 1em auto 2em;
}
.conne table tr th {
  height: 2em;
}
.conne table tr td {
  text-align: center;
  padding: 10px 0;
}
/** f55-関連部品の販売 **/

/* f56-カタログページ */
img.ctlg {
  display: block;
  text-align: center;
  border: 0;
  margin: 0 auto 3em;
}
.ctlg table {
  margin: 0 auto 3em;
  border-collapse: separate;
  border-spacing: 5px 0;
  table-layout: fixed;
  width: 880px;
}
.ctlg table tr td {
  border: 3px solid #ddd;
  vertical-align: top;
  text-align: center;
}
.ctlg table tr td a {
  color: #ffffff;
  text-decoration: none;
}
span.ctlg-unit {
  font-size: 20px;
}
.ctlg h3 {
  font-size: 18px;
}
.btn-wrap {
  height: 25px;
  width: 180px;
}
p.ctlg-price {
  font-size: 18px;
}
.product-init-num2 {
  height: 30px;
  width: 100px;
  margin: .5em .5em 0 1.5em;
}
.ctlg-cart {
  float: left;
  vertical-align: middle;
}
.ctlg-cart span {
  font-size: 120%;
}
.ctlg-index h3 {
  margin: 0 auto;
  width: 800px;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
}
.ctlg-index table {
  width: 700px;
  table-layout: fixed;
  margin: 0 auto;
  border: 0;
  border-collapse: collapse;
}
.ctlg-index table tr td {
  vertical-align: top;
}
.ctlg-index h4 {
  text-align: left;
}
.ctlg-index ul {
}
.ctlg-index ul li {
  list-style-type: none;
}
/** f56-カタログページ **/

/* 商品一覧の1商品あたりのサイズ */
.col-lg-custom {
  width: 25%;
  *width: 25%;
}
/** 商品一覧の1商品あたりのサイズ **/

/* 会社概要 */
.sakura-info {
  margin-top: 2em;
}
.sakura-info h2 {
  text-align: left;
  margin-left: 1em;
  padding: 0.3em 0 0.1em 0.8em;
  border-left: 10px solid #00008B;
}
.sakura-info p {
  margin: .5em 0 1em 3.5em;
}
.sakura-info ul {
  list-style-type: none;
  float: left;
  display: block;
  margin: 1em 0 3em 2.5em;
  width: 100%;
}
.sakura-info ul li {
  float: left;
  display: block;
  margin-right: 1.5em;
}
.sakura-info ul li h4 {
  text-align: left;
  margin-left: .5em;
  padding: 0;
}
.s-summary {
  border-collapse: separate;
  border-spacing: 8px 8px;
  border: 5px solid #fff;
}
.s-summary tr th {
  background-color: #E0EFFF;
  border-left: 3px solid #aad4ff;
  padding: 3px 10px;
  text-align: center;
}
.s-summary tr td {
  border: 0;
  background-color: #fff;
  padding-left: 0.5em;
}
.cau {
  clear: both;
  margin-bottom: 8em;
}
.cau p {
  margin: 1em auto;
  width: 90%;
}

/** 会社概要 **/

/*
 * footer
 */

#footer-wrapper {
  width: 900px;
  margin: 2em auto 0;
  padding-top: 5px;
  border-top: 1px solid #e7e7e7;
}
.footer-tbl table {
  width: 900px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 10px 0;
  table-layout:fixed; 
}
.footer-tbl table tr td{
  padding: 0;
  vertical-align: top;
}
.footer-tbl h4 {
  border-bottom: 2px solid #58B5E8;
  padding: 5px 0;
}
.footer-tbl p {
  margin: 10px 0 10px 7px;
}
ul.guidline {
  float: left;
  display: block;
}
.guidline li {
  font-size: 120%;
  float: left;
  margin: 0.5em 0 0 3em;
}
img.guid-pic {
  float: right;
  margin: .5em .5em .5em 1em;
}
.footer-tbl h5 {
  border-bottom: 1px solid #58B5E8;
  border-top: 1px solid #58B5E8;
  margin: 5px 7px;
  padding: 2px 0;
}
.footer-tbl ul {
  list-style-type: none;
  margin: 0 1em 0 1em;
}
p.sp-switch {
  text-align: center;
  margin: 0;
  font-size: 80%;
}
p.right {
  font-size: 14px;
  text-align: right;
  margin: 0 1em 0 0;
}
li.paylst {
  margin: 1em 0 0 3em;
}
img.paylst {
  margin: 0 10px;
  height: 70px;
}
img.paylst2 {
  margin: 10px 0 0;
  height: 40px;
}
.shipping table {
  width: 400px;
  border: 1px solid #bbbbbb;
  border-collapse: collapse;
  margin: 0 auto;
  font-size: 90%;
  table-layout: auto;
}
.shipping table tr th {
  text-align: left;
  border: 1px solid #bbbbbb;
}
.shipping table tr td {
  text-align: center;
  border: 1px solid #bbbbbb;
}
.footer-line {
  width: 900px;
  margin: 2em auto 0;
}
/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 1em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #7f7f7f;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #000059;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #000059;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #000059;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #000660;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE用 */
.ie_wrapper.container {
  max-width: 900px:
  overflow: auto;
  position:relative;
}
img.ie_wrapper.container {
  overflow: auto;
}

h4.sq-ring{/* 角ガスケット寸法表タイトル */
  font-weight: bold;
}
.tbl-sq-ring {/* 角ガスケット　表 */
  width: 880px;
  margin: 0.3em auto 2em;
  border-collapse: collapse;
  border: 2px solid gray;
}
.tbl-sq-ring caption {
  caption-side: bottom;
  text-align: right;
  padding-top: 3px;
  font-size: 10px;
}
.tbl-sq-ring thead {
  text-align: center;
  border-bottom: 2px solid #5dff00;
  background-color: #e6ffd8;
}
.tbl-sq-ring thead tr th,
.tbl-sq-ring thead tr td {
  border: 1px solid gray;
  font-size: 115%;
  line-height: 2;
}
.tbl-sq-ring tbody tr:hover {
  background-color: #e0ffce;
}
.tbl-sq-ring tbody tr th {
  text-align: left;
  line-height: 2;
  border: 1px solid gray;
  margin: 0;
  padding-left: 5px
}
.tbl-sq-ring tbody tr th a {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.tbl-sq-ring tbody tr th a:hover {
  background-color: #beff99;
}
.tbl-sq-ring tbody tr td {
  border: 1px solid gray;
  text-align: center;
  width: 100px;
}
