@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 {
  font-size: 1.8em;
  margin: 0px 0px 13px 0px;
  padding: 3px 0px 5px 0px;
  border-bottom: 1px solid #CCCCCC;
}

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

/* firstview
----------------------------------*/
#catch {
  margin: 0 0 3.5%;
  position: relative;
}

#catch div {
  position: absolute;
  bottom: 9.5%;
  left: 21.3%;
  text-align: center;
  font-weight: bold;
  line-height: 1.4em;
}

#catch .ordermade {
  color: #e96a40;
  font-size: 1.4em;
  margin: 0 0 3%;
}

/* ページ内リンク
----------------------------------*/
.page_link {
  text-align: center;
}

.link_btn {
  display: inline-block;
  position: relative;
  width: 46.5%;
  height: 172px;
  margin: 0 0 0 1%;
  font-weight: bold;
}

.link_btn .copy {
  position: absolute;
  top: 13%;
  left: 8%;
}

.link_btn a {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}

.link_btn img {
  display: block;
}

.link_btn .kotira {
  position: absolute;
  top: 37%;
  left: 33%;
  line-height: 1.4;
  font-size: 1.3em;
  color: #333333;
}

.link_btn .kotira span {
  display: block;
  font-size: 1.3em;
}

.c-film {
  color: #00a0e9;
}

.c-filter {
  color: #00479d;
}

/* 液晶保護フィルム
----------------------------------*/
.area-body {
  margin: 9% 0 0;
}

.area-body h2 {
  color: #ffffff;
  font-size: 2em;
  margin: 0 0 3%;
  padding: 2% 0;
  text-align: center;
}

#film h2 {
  background-color: #00a0e8;
}

.area-body h3 {
  font-size: 1.3em;
  padding: 0.8% 0 0.5% 1%;
  margin: 0 0 3%;
}

#film h3 {
  color: #00a0e8;
  border-left: 0.4em solid #00a0e8;
  border-bottom: 0.1em solid #00a0e8;
}

.kouzou {
  padding: 0 1.5%;
  margin: 0 0 8%;
}

.kouzou img {
  vertical-align: -350%;
}

.kouzou p {
  display: inline-block;
  margin: 0 0 0 2.5%;
  line-height: 1.8;
}

.youto-banner {
  margin: 0 0 2.5%;
}

.youto {
  border: 0.08em solid #a0a0a0;
  padding: 2% 0 0 4%;
  margin: 0 0 5%;
}

#film .youto li {
  display: inline-block;
  width: 47%;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0 0 2.5%;
}

#film .youto p {
  display: inline-block;
  padding: 3.5% 0 0 10%;
  font-size: 0.85em;
  width: 6.7em;
  height: 2.4em;
  line-height: 1.3;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 0.4em;
}

#film .youto p.two-line {
  padding: 2% 0 2% 10%;
}

#film .youto li:first-child p {
  background: url(../../../../static/images/service/ordermade/icn_film1.png) no-repeat 8% 45% #657879;
}

#film .youto li:nth-child(2) p {
  background: url(../../../../static/images/service/ordermade/icn_film2.png) no-repeat 8% 45% #30b16c;
}

#film .youto li:nth-child(3) p {
  background: url(../../../../static/images/service/ordermade/icn_film3.png) no-repeat 8% 45% #fea51f;
}

#film .youto li:nth-child(4) p {
  background: url(../../../../static/images/service/ordermade/icn_film4.png) no-repeat 8% 45% #7e6a59;
}

.hyo {
  margin: 0 0 4%;
}

.hyo table {
  box-sizing: border-box;
  border-collapse: collapse;
  font-size: 0.85em;
  text-align: center;
  line-height: 1.4;
  table-layout: fixed;
}

.hyo.second table {
  width: 64%;
}

#container .hyo td:first-child {
  vertical-align: middle;
  background-color: #caebfa;
}

.hyo td {
  padding: 2.5% 0;
  width: 20%;
  border: 0.08em solid #a0a0a0;
}

.hyo th {
  border-radius: 0.9em 0.9em 0 0;
  border-left: 0.2em solid #ffffff;
  padding: 1.5% 0;
  color: #ffffff;
}

.hyo th:first-child {
  width: 7em;
}

.hyo th img {
  vertical-align: middle;
  margin: 0 3% 0 0;
}

.hyo td.gray {
  background-color: #f4f4f4;
}

.hyo td.right {
  border-right: 0.2em solid #a0a0a0;
}

.hyo td img {
  margin: 0 0 7%;
}

.hyo td img:last-child {
  margin: 0;
  vertical-align: bottom;
}

.hyo th.hansya {
  background-color: #657879;
}

.hyo th.simon {
  background-color: #30b16c;
}

.hyo th.nozoki {
  background-color: #fea51f;
}

.hyo th.koukin {
  background-color: #7e6a59;
}

.hyo th.none {
  border: none;
}

.hyo tr.img-tr {
  border-bottom: none;
}

.hyo tr.img-tr td {
  vertical-align: top;
  border-bottom: none;
}

.hyo tr.seihin {
  border-top: none;
}

#film .hyo tr.seihin td {
  vertical-align: top;
  border-top: none;
}

#filter .hyo tr.seihin td {
  vertical-align: top;
  border-top: none;
}

#container tr.seihin td:first-child {
  background-color: #ffffff;
}

ul.hyo-comment {
  margin: 0 0 0 1em;
  line-height: 1.5;
  font-size: 0.85em;
}

ul.hyo-comment li {
  text-indent: -1em;
}

/* 液晶保護フィルター
----------------------------------*/
#filter h2 {
  background-color: #00479c;
}

#filter h3 {
  color: #00479c;
  border-left: 0.4em solid #00479c;
  border-bottom: 0.1em solid #00479c;
}

.houhou {
  margin: 0 0 8%;
}

.houhou div {
  display: inline-block;
  margin: 0 0 0 3%;
}

.houhou p {
  display: inline-block;
  line-height: 1.5;
  font-size: 0.9em;
}

.houhou span {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 4%;
}

.houhou img {
  vertical-align: -250%;
}

.houhou div:first-child p {
  vertical-align: top;
}

#filter .youto li {
  margin: 0 0 1.5%;
}

#filter .youto p {
  display: inline-block;
  padding: 1.5% 0 1.3% 4.5%;
  margin: 0 0.5% 0 0;
  font-size: 0.85em;
  width: 6.7em;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 0.4em;
}

#filter .youto li:first-child p {
  background: url(../../../../static/images/service/ordermade/icn_filter1.png) no-repeat 8% 45% #beb111;
}

#filter .youto li:nth-child(2) p {
  background: url(../../../../static/images/service/ordermade/icn_filter2.png) no-repeat 8% 45% #51a5ab;
}

#filter .youto li:nth-child(3) p {
  background: url(../../../../static/images/service/ordermade/icn_filter3.png) no-repeat 8% 45% #7e5fc2;
}

.hyo th.high {
  background-color: #beb111;
}

.hyo th.standard {
  background-color: #51a5ab;
}

.hyo th.basic {
  background-color: #7e5fc2;
}

#filter .hyo td {
  padding: 2.5% 0;
  width: 11%;
}

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

div#inquiry {
  margin-top: 10%;
  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;
}

/* フロート解除処理
----------------------------------*/
/* 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;
}

/**/
