@charset "UTF-8";
/* リセットCSS
----------------------------------*/
h1, h2, h3, h4, h5, h6, div, p, ul, li, dl, dt, dd, img {
  margin: 0;
  border: 0;
  padding: 0;
}

ul {
  list-style-type: none;
}

/* タイトル
----------------------------------*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.8em;
  margin: 0 0 12px;
  padding-bottom: 3px;
}

.title-banner {
  margin: 0px 0px 16px 0px;
}

/* ご依頼から納品までの流れ
----------------------------------*/
#flow {
  margin: 0px 0px 30px 0px;
}

/* 販促品や企業アピールに
----------------------------------*/
#catch {
  margin: 0px 0px 24px 0px;
}

/* 特注例
----------------------------------*/
#example {
  position: relative;
  width: 736px;
  margin: 0px 0px 8px 0px;
  background: url(../../../../static/images/service/ordermade/filter_example01.jpg) left top no-repeat;
}

#example p.note01 {
  position: absolute;
  top: 160px;
  left: 32px;
  width: 670px;
  font-size: 1em;
  line-height: 1.3;
  margin: 0px;
}

#example p.note02 {
  position: absolute;
  top: 485px;
  left: 32px;
  margin: 0;
  font-size: 1em;
  line-height: 1.3;
  width: 670px;
}

#example p.noteAtt {
  position: absolute;
  top: 810px;
  left: 50px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.3;
  width: 640px;
}

#example p.noteAtt span.att {
  font-size: 1em;
  color: #FF0000;
}

#example p.note03 {
  position: absolute;
  top: 1070px;
  left: 32px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.3;
  width: 670px;
}

#example p.note04 {
  position: absolute;
  top: 1365px;
  left: 32px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.3;
  width: 670px;
}

#example p.note05 {
  position: absolute;
  top: 1670px;
  left: 32px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.3;
  width: 670px;
}

#inquiry p.note06 {
  position: absolute;
  top: 10px;
  left: 20px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.3;
  text-align: left;
  width: 420px;
}

#example p.lineup {
  position: absolute;
  top: 14px;
  left: 520px;
  margin: 0px;
}

/* 名入れ対応製品
----------------------------------*/
#taiou {
  margin: 0px 0px 24px 0px;
  padding: 65px 0px 0px 0px;
  background: url(../../../../static/images/service/ordermade/naire_waku_top.png) left top no-repeat;
}

#taiou .inner {
  padding: 0px 21px 30px 21px;
  background: url(../../../../static/images/service/ordermade/naire_waku_bottom.png) left bottom no-repeat;
}

#taiou ul {
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 12px 0px;
  /*	background-color: #FFCCCC;*/
}

.borderline {
  border-bottom: 1px solid #CCCCCC;
}

#taiou ul li {
  display: inline;
  float: left;
  width: 130px;
  margin: 0px 10px 0px 0px;
}

#taiou ul li.end {
  margin: 0px 0px 0px 0px;
}

#taiou dt {
  margin: 5px 0px 0px 0px;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 1.3;
}

#taiou dd {
  font-size: 0.8em;
  line-height: 1.3;
}

#taiou .btn {
  clear: both;
  text-align: right;
}

/* お問い合わせ
----------------------------------*/
h2 {
  font-size: 1.6em;
  margin-bottom: 3px;
}

div#nfc-inquiry {
  position: relative;
  margin-top: 40px;
  margin-bottom: 45px;
}

div#inquiry div.inquiry-inner {
  border-top: 4px solid #399EE7;
}

div#inquiry div.inquiry-inner dl dt {
  background: url(../../../../static/images/service/ordermade/mobile_battery/new/name_mb_ico_sankaku.png) no-repeat 0 2px;
  font-size: 1.5em;
  padding-left: 18px;
  color: #399EEA;
}

div#inquiry div.inquiry-inner dl dd {
  padding-left: 18px;
  margin-top: 8px;
  font-size: 0.95em;
}

div#inquiry div.inquiry-inner div.fax,
div#inquiry div.inquiry-inner div.form {
  border: 1px solid #399EE7;
  padding: 17px 15px;
  margin-top: 15px;
}

div#inquiry div.pdf-download {
  padding: 17px 5px 14px 20px;
  margin-left: 4px;
  margin-top: 10px;
  background-color: #F0F0F0;
}

div#inquiry div.fax a.link-type-a {
  display: block;
  margin-right: 6px;
}

div#inquiry div.fax p.pdf-download-ttl,
div#inquiry div.fax a.link-type-a {
  float: left;
}

div#inquiry div.fax p.pdf-download-ttl {
  color: #0645AA;
  font-weight: bold;
  line-height: 1.3em;
  height: 42px;
  padding-top: 12px;
  width: 155px;
}

div#inquiry p.link-type-b {
  text-align: right;
  margin-top: 21px;
}

/* 注意事項
----------------------------------*/
.attention-list dt {
  margin: 0px 0px 8px 0px;
  padding: 0 0 2px 0;
  border-bottom: 1px solid #666666;
  color: #3975AB;
  font-weight: bold;
  font-size: 0.8em;
  letter-spacing: 1px;
}

.attention-list dd {
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 1em;
  font-size: 0.8em;
  line-height: 1.3;
  text-indent: -1em;
}

/* NFCバナー */
.nfc-link-bnr {
  display: block;
  width: 61.425%;
  margin: 8.3% 0 8.8% 15%;
}

.nfc-link-bnr img {
  width: 100%;
}

/* フロート解除処理
----------------------------------*/
/* for modern browser */
.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* IE7,MacIE5 */
.clfx {
  display: inline-block;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}

/**/
