@charset "UTF-8";
.nav-sprite {
  background: url('../images/common/nav-s91620039e4.png') no-repeat;
}

.bnav-sprite {
  background: url('../images/common/bnav-s5516ca0778.png') no-repeat;
}

.inav-sprite {
  background: url('../images/common/inav-sed21144cd2.png') no-repeat;
}

@font-face {
  font-family: 'TradeGothic';
  src: url("../font/TradeGothic.eot");
  src: url("../font/TradeGothic.eot?#iefix") format("embedded-opentype"), url("../font/TradeGothic.woff") format("woff"), url("../font/TradeGothic.ttf") format("truetype"), url("../font/TradeGothic.svg#aderadisplaysskregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TradeGothic-Bold';
  src: url("../font/TradeGothic-Bold.eot");
  src: url("../font/TradeGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../font/TradeGothic-Bold.woff") format("woff"), url("../font/TradeGothic-Bold.ttf") format("truetype"), url("../font/TradeGothic-Bold.svg#aderadisplaysskregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  width: 100%;
  min-width: 980px;
  height: 100%;
  min-height: 700px;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

body {
  position: relative;
  width: 100%;
  min-width: 980px;
  height: 100%;
  font-size: 12px;
  background: #FFF;
}

input[type=text]:focus {
  outline: none;
}

#error .errorTxt {
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.8;
    color: #FF0000;
    padding-top: 100px;
    font-weight: bold;
}

#error .errorTxt ul li{
    line-height: 1.4;
    padding-bottom: 5px;
}

.overlay {
  position: fixed;
  top: -450px;
  left: 0;
  width: 100%;
  height: 450px;
  background-color: rgba(51, 51, 51, 0.85);
  filter: progid:DXimageTransform.Microsoft.gradient(startColorstr=#BB333333,EndColorstr=#BB333333);
  background-image: url(../images/common/clear.png);
  background-repeat: repeat;
  background-position: left top;
  z-index: 0;
  transition: top 300ms linear 0;
}

.on .overlay {
  top: 0;
}

#commonHeader #mainNav {
  position: fixed;
  top: 0;
  left: 50%;
  width: 980px;
  font-size: 13px;
  margin-left: -490px;
  z-index: 10000;
}
#commonHeader #mainNav ul {
  float: left;
  width: 483px;
  height: 47px;
}
#commonHeader #mainNav ul li {
  position: relative;
  float: left;
}
#commonHeader #mainNav ul li a {
  display: block;
  background-image: url('../images/common/nav-s3165b0925c.png');
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#commonHeader #mainNav ul li .navList {
  position: fixed;
  top: -450px;
  left: 0;
  width: 100%;
  height: 450px;
  z-index: 0;
  transition: top 300ms linear 0;
}
#commonHeader #mainNav ul li .navList .navListInner {
  position: relative;
  width: 100%;
  height: 450px;
}
#commonHeader #mainNav ul li .navList .navListInner ul {
  position: absolute;
  top: 70px;
  left: 50%;
  height: 380px;
}
#commonHeader #mainNav ul li .navList .navListInner ul li {
  height: 150px;
  border-left: solid 1px #999;
  border-right: solid 1px #FFF;
  margin: 0 -2px 40px 0;
}
#commonHeader #mainNav ul li .navList .navListInner ul li a {
  display: block;
  height: 150px;
  border-left: solid 1px #FFF;
  border-right: solid 1px #999;
  background-image: none;
  text-indent: 0;
  color: #FFF;
  overflow: visible;
  white-space: normal;
  text-decoration: none;
}
#commonHeader #mainNav ul li.on .navList {
  top: 0;
}
#commonHeader #mainNav ul li.nav1 {
  width: 109px;
  height: 47px;
  height: 47px;
  width: 109px;
}
#commonHeader #mainNav ul li.nav1 a {
  height: 47px;
  width: 109px;
  background-position: 0 0;
}
#commonHeader #mainNav ul li.nav1 a:hover {
  height: 47px;
  width: 109px;
  background-position: -109px 0;
}
#commonHeader #mainNav ul li.nav1 a.on {
  height: 47px;
  width: 109px;
  background-position: -109px 0;
}
#commonHeader #mainNav ul li.nav1 a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul {
  width: 978px;
  margin-left: -489px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li {
  width: 244px;
  margin-right: -2px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.nixon a .img {
  height: 29px;
  width: 148px;
  background-position: 0 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.nixon a:hover .img {
  height: 29px;
  width: 148px;
  background-position: -148px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.nixon a.on .img {
  height: 29px;
  width: 148px;
  background-position: -148px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.nixon .imgBox {
  height: 54px;
  padding: 14px 0 0 26px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sabre a .img {
  height: 27px;
  width: 149px;
  background-position: -296px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sabre a:hover .img {
  height: 27px;
  width: 149px;
  background-position: -445px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sabre a.on .img {
  height: 27px;
  width: 149px;
  background-position: -445px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sabre .imgBox {
  height: 54px;
  padding: 14px 0 0 23px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.bern a .img {
  height: 34px;
  width: 108px;
  background-position: -594px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.bern a:hover .img {
  height: 34px;
  width: 108px;
  background-position: -702px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.bern a.on .img {
  height: 34px;
  width: 108px;
  background-position: -702px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.bern .imgBox {
  height: 59px;
  padding: 9px 0 0 40px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sutro a .img {
  height: 46px;
  width: 126px;
  background-position: -810px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sutro a:hover .img {
  height: 46px;
  width: 126px;
  background-position: -936px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sutro a.on .img {
  height: 46px;
  width: 126px;
  background-position: -936px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.sutro .imgBox {
  height: 62px;
  padding: 6px 0 0 28px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.knucklecase a .img {
  height: 46px;
  width: 186px;
  background-position: -1062px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.knucklecase a:hover .img {
  height: 46px;
  width: 186px;
  background-position: -1248px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.knucklecase a.on .img {
  height: 46px;
  width: 186px;
  background-position: -1248px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.knucklecase .imgBox {
  height: 56px;
  padding: 12px 0 0 3px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.kelvin a .img {
  height: 37px;
  width: 86px;
  background-position: -1434px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.kelvin a:hover .img {
  height: 37px;
  width: 86px;
  background-position: -1520px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.kelvin a.on .img {
  height: 37px;
  width: 86px;
  background-position: -1520px 0;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li.kelvin .imgBox {
  height: 64px;
  padding: 4px 0 0 55px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li a {
  width: 192px;
  padding: 0 25px;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li a .imgBox .img {
  background-image: url('../images/common/bnav-s7aee8323cf.png');
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#commonHeader #mainNav ul li.nav1 .navList .navListInner ul li a .txt {
  line-height: 1.7;
}
#commonHeader #mainNav ul li.nav2 {
  width: 105px;
  height: 47px;
  height: 47px;
  width: 105px;
}
#commonHeader #mainNav ul li.nav2 a {
  height: 47px;
  width: 105px;
  background-position: -218px 0;
}
#commonHeader #mainNav ul li.nav2 a:hover {
  height: 47px;
  width: 105px;
  background-position: -323px 0;
}
#commonHeader #mainNav ul li.nav2 a.on {
  height: 47px;
  width: 105px;
  background-position: -323px 0;
}
#commonHeader #mainNav ul li.nav2 a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul {
  width: 966px;
  margin-left: -485px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li {
  width: 161px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li1 a .txt {
  height: 38px;
  width: 47px;
  background-position: 0 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li1 a:hover .txt {
  height: 38px;
  width: 47px;
  background-position: -47px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li1 a.on .txt {
  height: 38px;
  width: 47px;
  background-position: -47px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li1 .txt {
  left: 56px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li2 a .txt {
  height: 38px;
  width: 71px;
  background-position: -94px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li2 a:hover .txt {
  height: 38px;
  width: 71px;
  background-position: -165px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li2 a.on .txt {
  height: 38px;
  width: 71px;
  background-position: -165px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li2 .txt {
  left: 45px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li3 a .txt {
  height: 38px;
  width: 71px;
  background-position: -236px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li3 a:hover .txt {
  height: 38px;
  width: 71px;
  background-position: -307px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li3 a.on .txt {
  height: 38px;
  width: 71px;
  background-position: -307px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li3 .txt {
  left: 45px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li4 a .txt {
  height: 38px;
  width: 52px;
  background-position: -378px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li4 a:hover .txt {
  height: 38px;
  width: 52px;
  background-position: -430px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li4 a.on .txt {
  height: 38px;
  width: 52px;
  background-position: -430px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li4 .txt {
  left: 57px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li5 a .txt {
  height: 38px;
  width: 91px;
  background-position: -482px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li5 a:hover .txt {
  height: 38px;
  width: 91px;
  background-position: -573px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li5 a.on .txt {
  height: 38px;
  width: 91px;
  background-position: -573px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li5 .txt {
  left: 36px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li6 a .txt {
  height: 38px;
  width: 78px;
  background-position: -664px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li6 a:hover .txt {
  height: 38px;
  width: 78px;
  background-position: -742px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li6 a.on .txt {
  height: 38px;
  width: 78px;
  background-position: -742px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li6 .txt {
  left: 44px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li7 a .txt {
  height: 38px;
  width: 101px;
  background-position: -820px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li7 a:hover .txt {
  height: 38px;
  width: 101px;
  background-position: -921px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li7 a.on .txt {
  height: 38px;
  width: 101px;
  background-position: -921px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li7 .txt {
  left: 31px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li8 a .txt {
  height: 38px;
  width: 50px;
  background-position: -1022px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li8 a:hover .txt {
  height: 38px;
  width: 50px;
  background-position: -1072px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li8 a.on .txt {
  height: 38px;
  width: 50px;
  background-position: -1072px 0;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li.li8 .txt {
  left: 56px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li a {
  width: 159px;
  padding-right: 2px;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li a .img {
  text-align: center;
}
#commonHeader #mainNav ul li.nav2 .navList .navListInner ul li a .txt {
  position: absolute;
  top: 122px;
  left: 0;
  background-image: url('../images/common/inav-s8bc3313d07.png');
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#commonHeader #mainNav ul .nav3 {
  width: 269px;
  height: 47px;
}
#commonHeader #mainNav ul .nav3 .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 267px;
  height: 47px;
  border-left: solid 1px #fff;
  border-right: solid 2px #000;
  background-color: #000;
  z-index: 10000;
}
#commonHeader #mainNav ul .nav3 .inner a {
  display: none;
  width: 226px;
  height: 31px;
  background-image: url(../images/common/nav3.png);
  background-position: 21px 8px;
  background-repeat: no-repeat;
  padding: 8px 0 0 21px;
}
#commonHeader #mainNav ul .nav3 .inner a:active {
  background-position: 21px 9px;
}
#commonHeader #mainNav .logo {
  position: relative;
  float: left;
  width: 93px;
  height: 47px;
}
#commonHeader #mainNav .logo .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 67px;
  border-left: solid 2px #000;
  background-color: #000;
  padding: 19px 0 18px 25px;
  z-index: 10000;
}
#commonHeader #mainNav .logo .inner a {
  display: block;
  width: 67px;
  height: 10px;
  background-image: url(../images/common/nav_logo.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#commonHeader #mainNav .user {
  position: relative;
  float: left;
  width: 210px;
  height: 47px;
  background-color: #000;
  letter-spacing: 1px;
  line-height: 1;
}
#commonHeader #mainNav .user .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  color: #FFF;
  padding: 17px 0 17px 20px;
  z-index: 10000;
}
#commonHeader #mainNav .sns {
  position: relative;
  float: left;
  width: 74px;
  height: 47px;
  background-color: #000;
}
#commonHeader #mainNav .sns ul {
  float: none;
  width: auto;
  padding-left: 4px;
}
#commonHeader #mainNav .sns ul li {
  list-style: none;
  padding: 8px 2px 0 0;
}
#commonHeader #mainNav .sns ul li a {
  background-image: none;
  text-indent: 0;
}
#commonHeader #mainNav .myAccount {
  position: relative;
  float: left;
  width: 120px;
  height: 47px;
  text-align: right;
}
#commonHeader #mainNav .myAccount .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 105px;
  height: 13px;
  color: #FFF;
  background-color: #000;
  padding: 17px 15px 17px 0;
  z-index: 10000;
}
#commonHeader #mainNav .myAccount .inner a {
  color: #FFF;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

#contents {
  padding-top: 47px;
}
#contents #contentsHeader {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 28px;
  overflow: hidden;
  *zoom: 1;
}
#contents #contentsHeader #hlogo {
  position: relative;
  float: left;
  width: 165px;
  padding-top: 32px;
}
#contents #contentsHeader .hlead {
  font-size: 11px;
  width: 370px;
  position: absolute;
  top: 15px;
  left: 0;
}
#contents #contentsHeader .breadlist {
  border-top: 1px #CCCCCC solid;
  padding-top: 20px;
  color: #535353;
}
#contents #contentsHeader .breadlist a {
  color: #535353;
}
#contents #contentsHeader .breadlist a:hover {
  text-decoration: none;
}
#contents #contentsHeader .subTtl {
  margin: 45px 0 20px;
  position: relative;
  border-bottom: 1px #CCC solid;
  padding-bottom: 20px;
}
#contents #contentsHeader .subTtl h1 {
  font-size: 35px;
  color: #999;
  letter-spacing: 3px;
  font-weight: normal;
}
#contents #contentsHeader .att {
  font-size: 18px;
  line-height: 2.0;
  letter-spacing: 2px;
  text-align: center;
}
#contents #contentsHeader #search {
  position: relative;
  float: right;
  width: 112px;
  height: 37px;
  background-image: url(../images/common/search_bg.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  margin-top: 40px;
  padding: 0 40px 0 20px;
  transition: width 200ms linear 0;
}
#contents #contentsHeader #search:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 20px;
  height: 37px;
  background-image: url(../images/common/search_bg_l.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 0;
}
#contents #contentsHeader #search:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 20px;
  height: 37px;
  background-image: url(../images/common/search_bg_r.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 0;
}
#contents #contentsHeader #search .form {
  display: block;
  width: 100%;
  color: #AAA;
  font-size: 14px;
  font-family: Arial, Helvetica, 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'HiraKakuPro-W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  letter-spacing: 1px;
  text-align: right;
  border: none;
  background-color: transparent;
  padding: 10px 0 10px 0;
}
#contents #contentsHeader #search .btn {
  position: absolute;
  top: 10px;
  right: 13px;
  z-index: 100;
}
#contents #contentsHeader #cart {
  float: right;
  width: 156px;
  height: 37px;
  border: solid 1px #DDD;
  background-image: url(../images/common/cart.png);
  background-repeat: no-repeat;
  background-position: 7px 10px;
  margin: 39px 10px 0 0;
}
#contents #contentsHeader #cart a {
  display: block;
  width: 156px;
  height: 37px;
  text-decoration: none;
}
#contents #contentsHeader #cart a .price {
  float: left;
  width: 74px;
  font-size: 14px;
  text-align: right;
  border-left: dotted 1px #DDD;
  margin: 5px 0 5px 35px;
  padding: 7px 10px 7px 5px;
}
#contents #contentsHeader #cart a .total {
  position: relative;
  float: left;
  width: 25px;
  height: 11px;
  border: solid 1px #BBB;
  text-align: center;
  margin: 7px 0 0 0;
  padding: 5px 0;
}
#contents #contentsHeader #cart a .total:before {
  content: "";
  position: absolute;
  display: block;
  top: 7px;
  left: -11px;
  border: solid 4px transparent;
  border-right: solid 7px #BBB;
  z-index: 0;
}
#contents #contentsHeader #cart a .total:after {
  content: "";
  position: absolute;
  display: block;
  top: 7px;
  left: -10px;
  border: solid 4px transparent;
  border-right: solid 7px #FFF;
  z-index: 0;
}

#contents #contentsHeader .txt1 {
float: right;
    /* width: 191px; */
    margin: 39px 20px 0 0;
    font-size: 13px;
    /* font-weight: bold; */
    color: #0C72FF;
    border: 1px solid;
    padding: 12px;
}

#contents #contentsHeader .txt1 a{
    color: #0C72FF;
}

#serviceInfo {
  clear: both;
  /* background-image: url(../images/common/service_info_bg.png); */
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #F0F0F0;
  overflow: hidden;
  *zoom: 1;
}
#serviceInfo h2 {
  font-family: 'TradeGothic-Bold';
  font-size: 40px;
  text-align: center;
  line-height: 1;
  background-image: url(../images/common/service_info_deco1.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 45px;
}
#serviceInfo .block1 {
  width: 936px;
  margin: 40px auto 0;
  overflow: hidden;
  *zoom: 1;
}
#serviceInfo .block1 #homeFitting {
  float: left;
}
#serviceInfo .block1 #repairService {
  float: right;
}
#serviceInfo .block1 .service {
  width: 456px;
}
#serviceInfo .block1 .service p {
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  margin-top: 20px;
}
#serviceInfo .block2 {
  width: 960px;
  margin: 60px auto 0;
  overflow: hidden;
  *zoom: 1;
}
#serviceInfo .block2 .service {
    float: left;
    width: 27.3%;
    background-color: #FFF;
    margin: 0 1% 0 1%;
    padding: 2%;
    text-align: center;
}
#serviceInfo .block2 .service a{
    /* border-bottom: solid 7px #F0F0F0; */
    display: inline-block;
    padding-bottom: 20px;
    text-decoration: none;
}
#serviceInfo .block2 .service a img{
    width: 81px;
    margin: 0 auto 40px;
    display: block;
    vertical-align: middle;
}

#serviceInfo .block2 .service h3 {
    font-size: 20px;
}
#serviceInfo .block2 .service p {
    height: 70px;
    font-size: 14px;
    line-height: 1.5;
    clear: both;
    text-align: left;
    color:#666;
}
#serviceInfo .block3 {
  width: 960px;
  margin: 50px auto 0;
  padding-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
#serviceInfo #mailMag {
  float: left;
  text-align: left;
  background-image: url(../images/common/mail_mag_icn.png);
  background-position: 8px 0;
  background-repeat: no-repeat;
  padding-left: 8px;
  padding-right: 20px;
}
#serviceInfo #mailMag h3 {
  font-size: 20px;
  font-weight: bold;
  color: #666;
  padding-left: 72px;
}
#serviceInfo #mailMag .catch {
  font-size: 13px;
  color: #666;
  margin-top: 8px;
  padding-left: 72px;
}
#serviceInfo #mailMag .form {
  margin-top: 15px;
}
#serviceInfo #mailMag .form .inputTxt {
  width: 211px;
  height: 32px;
  color: #666;
  background-image: url(../images/common/mail_mag_input_txt_bg.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  padding: 0 10px;
}
#serviceInfo #mailMag .description {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 15px;
    color: #666;
}
#serviceInfo #shopNav {
  float: left;
  width: 235px;
  border-left: solid 1px #CCC;
  padding-left: 15px;
}
#serviceInfo #shopNav h3 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
#serviceInfo #shopNav ul li {
  height: 16px;
  font-size: 14px;
  overflow: hidden;
  background-image: url('../images/common/service-s91f2124a04.png');
  background-repeat: no-repeat;
  margin-top: 14px;
  padding-left: 30px;
}
#serviceInfo #shopNav ul li.help {
  background-position: 0 -48px;
}
#serviceInfo #shopNav ul li.contact {
  background-position: 0 -16px;
}
#serviceInfo #shopNav ul li.tradelaw {
  background-position: 0 -32px;
}
#serviceInfo #shopNav ul li.privacy {
  background-position: 0 0;
}
#serviceInfo #shopNav ul li a {
  color: #666;
  text-decoration: none;
}
#serviceInfo #shopNav ul li a:hover {
  color: #999;
}
#serviceInfo #snsService {
  float: left;
  width: 118px;
  border-left: solid 1px #CCC;
  padding-left: 15px;
}
#serviceInfo #snsService h3 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}
#serviceInfo #snsService ul li {
  height: 16px;
  font-size: 14px;
  overflow: hidden;
  background-image: url('../images/common/service-s91f2124a04.png');
  background-repeat: no-repeat;
  margin-top: 14px;
  padding-left: 30px;
}
#serviceInfo #snsService ul li.fb {
  background-position: 0 -80px;
}
#serviceInfo #snsService ul li.tw {
  background-position: 0 -64px;
}
#serviceInfo #snsService ul li a {
  text-decoration: none;
  color: #666;
}
#serviceInfo #snsService ul li a:hover {
  color: #999;
}

#commonFooter {
  clear: both;
  width: 100%;
  background-color: #666;
  padding: 34px 0 38px;
}
#commonFooter #footerLogo {
  width: 116px;
  margin: 0 auto;
}
#commonFooter #copyright {
  color: #FFF;
  text-align: center;
  margin-top: 12px;
}

.outletCommonBnr {
  position: fixed;
  top: 82px;
  right: 0;
}
.outletCommonBnr a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
#smartphone {
    font-size: 300%;
    text-align: center;
    padding-top: 100px;
    display: block;
}
#smartphone a{
    color: white;
    text-decoration: none;
    background-color: black;
    border-radius: 20px;
    padding: 25px;
    display: block;
    max-width: 800px;
    margin: 0 auto;
}