﻿@charset "utf-8";

/*---------------------
  id01:index.html
---------------------*/

  .bnr01 {
    padding: 20px 0;
    text-align: center;
    background: url(../img/base/stripes.jpg);
  }

  .production-performance {
    height: 310px;
    background: url(../img/top/production_performance_bg.jpg) repeat-x;
  }

  .production-performance div {
    margin: 0 auto;
    width: 960px;
  }

  .production-performance li {
    float: left;
    margin: 0 20px 0 0;
  }

  .production-performance li:last-child {
    margin: 0;
  }

/*---------------------
  id02:corporate
---------------------*/

/* 会社概要 */

  .corporate-table {
    margin: 0 0 20px;
    width: 100%;
    border-collapse: collapse;
  }

  .corporate-table tr:nth-child(odd) {
    border-bottom: 2px solid #52c122;
  }

  .corporate-table tr:nth-child(even) {
    border-bottom: 2px solid #f39800;
  }

  .corporate-table th {
    padding: 20px 0 3px;
    font-weight: bold;
    font-size: 16px;
  }

  .corporate-table tr:first-child th{
    padding: 0 0 3px;
  }

  .corporate-table td {
    padding: 20px 3px 3px 0;
    text-align: right;
    vertical-align: bottom;
  }

  .corporate-table tr:first-child td {
    padding: 0 3px 3px 0;
  }

/* 本社第一工場・第二工場 */

  #gmap,
  #gmap2 {
    margin: 0 0 20px;
    height: 400px;
  }

  .access-info {
    margin: 20px 0 0;
  }

  .access-info dt {
    margin: 0 0 10px;
  }

  .access-info dt span {
    padding: 5px 7px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background: #f39800;
  }

  .access-info dd {
    margin: 0 0 20px;
  }

/* 本社、または工場へお越しの際は */

  .coming p,
  .coming dt {
    font-weight: bold;
    font-size: 16px;
  }

  .coming dl {
    margin: 20px 0 0;
  }

  .coming dd {
    padding: 0 0 3px 34px;
    line-height: 1.3;
    font-weight: bold;
    font-size: 36px;
    color: #bf2234;
    background: url(../corporate/img/tel_icon.jpg) no-repeat 0 8px;
  }

/*---------------------
  id03:product
---------------------*/

  .product h3 {
    margin: 0 0 20px;
    padding: 0 0 0 14px;
    font-weight: bold;
    font-size: 18px;
  }

  .product01 h3 { border-left: 5px solid #f39800;}
  .product02 h3 { border-left: 5px solid #009944;}
  .product03 h3 { border-left: 5px solid #0068b7;}
  .product04 h3 { border-left: 5px solid #1d2088;}
  .product05 h3 { border-left: 5px solid #920783;}

  .product .clearfix div {
    overflow: auto;
  }

  .product .clearfix p {
    margin: 0 0 25px;
  }

  .order {
    margin: 20px 0 0 auto;
    width: 600px;
  }

  .order .fl {
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 16px;
    color: #f39800;
  }

  .product02 .order .fl,
  .product03 .order .fl,
  .product05 .order .fl {
    font-size: 14px;
  }

  .product05 ul {
    margin: 0 0 25px;
    padding: 0 0 0 1.5em;
  }

  .product05 li {
    list-style-type: disc;
    font-weight: bold;
    font-size: 16px;
    color: #2252c1;
  }


/*---------------------
  id04:smalllot
---------------------*/

/*---------------------
  id05:performance
---------------------*/

/* performance共通 */

  #plastic-bag,
  #fashion-bag,
  #corner-bag,
  #bonded-fabric {
    margin-top: -50px;
    padding-top: 50px;
  }

  .performance h3 {
    position: relative;
    margin: 0 0 20px;
    font-weight: bold;
    font-size: 18px;
  }

  .performance h3 span {
    position: absolute;
    right: 0;
    top: 3px;
    font-weight: normal;
    font-size: 14px;
  }

  .performance h4 {
    margin: 20px 0;
    padding: 0 0 0 5px;
    line-height: 1.3;
    font-weight: bold;
    font-size: 16px;
    border-left: 5px solid #2252c1;
  }

  .disc-list {
    padding: 0 0 0 2.3em;
  }

  .disc-list li {
    list-style-type: disc;
    font-weight: bold;
    color: #2252c1;
  }

  .notice,
  .notice p {
    font-weight: bold;
    font-size: 16px;
    color: #f39800;
  }

  .info-link {
    text-align: right;
  }

/* ポリ製レジ袋 */

  #plastic-bag h3 {
    border-bottom: 5px solid #f39800;
  }

  #plastic-bag div.clearfix {
    margin: 0 0 20px;
  }

  #plastic-bag div {
    overflow: auto;
  }

  #plastic-bag .notice {
    margin: 20px 0;
  }

  .plastic-bag-img {
    margin: 0 -20px -20px 0;
    overflow: hidden;
  }

  .plastic-bag-img li {
    float: left;
    margin: 0 20px 20px 0;
  }

/* ファッションバッグ */

  #fashion-bag h3 {
    border-bottom: 5px solid #094;
  }

  #fashion-bag h5 {
    margin: 0 0 20px;
  }

  #fashion-bag h5 span {
    padding: 5px 7px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: #f39800;
  }

  .fashion-bag-img {
    letter-spacing: -.40em;
    text-align: center;
    margin: 0 -22px -22px 0;
    overflow: hidden;
  }

  .fashion-bag-img li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin: 0 22px 22px 0;
  }

  .fashion-bag-img li:nth-child(3) {
    width: 213px;
  }

/* 角袋・パレットカバー */

  #corner-bag h3 {
    border-bottom: 5px solid #0068b7;
  }

  #corner-bag .clearfix div {
    overflow: hidden;
  }

  #corner-bag .info-link {
    margin: 20px 0 0;
  }

/* 不織布製品 */

  #bonded-fabric h3 {
    border-bottom: 5px solid #1d2088;
  }

  #bonded-fabric h3 + div.clearfix {
    margin: 0 0 20px;
  }

  #bonded-fabric h5 {
    margin: 0 0 20px;
  }

  #bonded-fabric h5 + div.clearfix p {
    margin: 0 0 25px;
  }

  .bonded-fabric-img {
    position: relative;
    top: -20px;
    letter-spacing: -.40em;
    text-align: center;
    margin: 0 -50px -20px 0;
    overflow: hidden;
  }

  .bonded-fabric-img li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: bottom;
    margin: 0 50px 0 0;
  }

/* ポリ製貴重品袋 */

  #bag-for-valuables h3 {
    border-bottom: 5px solid #920783;
  }

  #bag-for-valuables div {
    overflow: hidden;
  }

  #bag-for-valuables h4 {
    margin: 0 0 25px;
    padding: 0;
    border: none;
  }

  #bag-for-valuables h5 {
    margin: 20px 0;
    padding: 0 0 0 5px;
    line-height: 1.3;
    font-weight: bold;
    font-size: 16px;
    border-left: 5px solid #2252c1;
  }

  #bag-for-valuables .disc-list {
    margin: 0 0 20px;
    padding: 0;
  }

  #bag-for-valuables .disc-list li {
    list-style-position: inside;
  }

  #bag-for-valuables .info-link {
    margin: 20px 0 0;
  }

/*---------------------
  id06:faq
---------------------*/

  .faq dt,
  .faq dd {
    margin: 0 0 20px;
    padding: 50px 0 0;
    background-repeat: no-repeat;
    background-position: left top;
  }

  .faq dt {
    background-image: url(../faq/img/question.jpg);
  }

  .faq dd {
    background-image: url(../faq/img/answer.jpg);
  }

  .faq dd div {
    padding: 0 0 15px;
    background: url(../faq/img/dotted.jpg) repeat-x left bottom;
  }

/*---------------------
  id07:aninquiry
---------------------*/

/* テーブル装飾 */

  .form-table {
    margin: 20px auto 0;
    width: 650px;
    border-collapse: collapse;
    border-top: 2px solid #2252c1;
  }

  .form-table th,
  .form-table td {
    vertical-align: middle;
    border-bottom: 2px solid #2252c1;
  }

  .form-table th {
    width: 180px;
    padding: 20px 0 20px 25px;
  }

  .form-table th span {
    display: block;
    font-size: 12px;
  }

  .form-table td {
    padding: 20px 0;
  }

  .form-table td span {
    margin: 0 0 0 5px;
  }

/* フォーム部品 */

  #forms input,
  #forms select,
  #forms textarea {
    padding: 2px 4px;
    width: 400px;
    font: 14px/1.5 "メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    outline: none;
    border: 1px solid #cfcfcf;
  }

  #forms input:focus,
  #forms select:focus,
  #forms textarea:focus {
    border: 1px solid #2252c1;
  }

  #forms textarea {
    min-height: 144px;
  }

/* 郵便番号 */

  #forms input.post-number {
    margin: 0 20px 0 0;
    width: 110px;
  }

  #forms input.post-button {
    width: auto;
    font-size: 12px;
  }

/* 基本的な仕様 */

  #forms .basic {
    line-height: 2.0;
  }

  #forms .basic input {
    margin: 0 .5em 0 0;
    width: auto;
    vertical-align: -2px;
    border: none;
  }

  #forms .basic input:nth-child(1) + label,
  #forms .basic input:nth-child(6) + label,
  #forms .basic input:nth-child(8) + label {
    padding: 0 1em 0 0;
  }

/* 版下の有無 */

  #forms .block-copy input:nth-child(1) + label {
    padding: 0 70px 0 0;
  }

  #forms .block-copy input {
    margin: 0 .5em 0 0;
    width: auto;
    vertical-align: -2px;
    border: none;
  }

/* 送信ボタン */

  #forms .form-button {
    letter-spacing: -.40em;
  }

  #forms .form-button p {
    display: inline-block;
    letter-spacing: normal;
  }

  #forms .form-button p:first-child {
    margin: 0 30px 0 0;
  }

  #forms .form-button input,
  #forms input.post-button {
    width: auto;
    font-size: 12px;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #595959;
    border-right: 1px solid #595959;
    background: #cfcfcf;
  }

  #forms .form-button input:focus,
  #forms input.post-button:focus {
    background: #E9E9E9;
  }

  #forms .form-button input:hover,
  #forms input.post-button:hover {
    cursor: pointer;
  }

/*---------------------
  box-shadow
---------------------*/

/* style */

  .bnr01 {
    box-shadow: 0 -4px 7px -3px rgba(142,142,142,.6);
  }

/* base */

  #nav {
    box-shadow: 0 4px 7px -3px rgba(142,142,142,.6);
  }

  .page-title span {
    box-shadow: 0 -4px 7px -3px rgba(142,142,142,.6) inset;
  }
  
  #top #footer {
    box-shadow: none;
  }

  #footer {
    box-shadow: 0 -4px 7px -3px rgba(142,142,142,.4);
  }

  .footer-inner {
    box-shadow: 0 4px 7px -3px rgba(142,142,142,.4) inset;
  }
 
/*---------------------
  common style
---------------------*/

/* visual */
.block  { display: block;}
.inline { display: inline;}
.dn     { display: none;}
.vh     { visibility: hidden;}

/* clear */
.cb { clear: both;}
.cl { clear: left;}
.cr { clear: right;}

/* float */
.fl { float: left;}
.fr { float: right;}
.fl_mr { float: left; margin-right: 20px;}
.fr_ml { float: right; margin-left: 20px;}

/* align */
.center { text-align: center;}
.top    { vertical-align: top;}
.left   { text-align: left;}
.right  { text-align: right;}

/* font */
.f80    { font-size: .8em;}
.f90    { font-size: .9em;}
.f120   { font-size: 1.2em;}
.normal { font-weight: normal;}
.bold   { font-weight: bold;}
.indent { text-indent: 1em;}
.strike { text-decoration: line-through;}
.italic { font-style: italic;}
.underline { text-decoration: underline;}

/* color */
.red    { color: #f00;}
.red2   { color: #c00;}
.blue   { color: #09f;}
.blue2  { color: #06f;}
.orange { color: #f90;}
.orange2{ color: #f60;}
.yellow { color: #ff0;}
.green  { color: #096;}

/* list-style-type */
.lstn { list-style-type: none;}

/* margin */
.m1  { margin-bottom: 1em;}
.m5  { margin-bottom: 5px;}
.m10 { margin-bottom: 10px;}
.m15 { margin-bottom: 15px;}
.m20 { margin-bottom: 20px;}
.m30 { margin-bottom: 30px;}

/* table */
tr { vertical-align: top;}
th { text-align: left;}
