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

img {
  border: 0;
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

/* タイトル
-------------------------------*/
.international {
  margin: 0 0 3px;
  font-size: 0.8em;
  text-align: right;
}

.international a:link,
.international a:visited {
  color: #333333;
  text-decoration: none;
}

.international a:hover,
.international a:active {
  color: #333333;
  text-decoration: underline;
}

/* 各ページ共通
-------------------------------*/
p.sub_caption {
  color: #004EA1;
  font-size: 1.1em;
  font-weight: bold;
}

p.text_comment {
  font-size: 0.9em;
  line-height: 1.1em;
  margin-top: 7px;
}

p.text_comment span {
  display: inline-block;
  width: 48%;
}

p.text_comment span:nth-of-type(1) {
  margin: 0 2.5% 0 0;
}

div#at_first {
  margin: 5% 0 0;
}

div#at_first p {
  margin: 0.8% 0 1%;
  font-size: 0.9em;
  line-height: 1.8;
}

div#at_first p:first-child {
  margin: 2.5% 0 0;
}

div#at_first.line_space p {
  margin: 2% 0;
  letter-spacing: 0.03em;
}

div#at_first p.sub_caption {
  color: #004EA1;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: -1.3%;
  margin-right: 0;
  margin-left: -0.5em;
  margin-bottom: 3.3%;
}

/* 企業概要 */
div#saiyou {
  text-align: center;
  margin: 5% 0;
}

div#gaiyou {
  margin: 0 0 6%;
}

div#gaiyou .hyo {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #CCCCCC;
}

div#gaiyou .hyo th,
div#gaiyou .hyo td {
  border: 1px solid #CCCCCC;
  font-size: 0.9em;
  line-height: 1.4;
}

div#gaiyou .hyo th {
  padding: 7px 0px 5px 0px;
  background-color: #F1F1F1;
  font-weight: normal;
  vertical-align: top;
}

div#gaiyou .hyo td {
  padding: 7px 0px 5px 15px;
  font-size: 0.9em;
  line-height: 1.7;
}

div#gaiyou .hyo td .arrow {
  margin: 0px 2px 0px 0px;
  vertical-align: 1px;
}

div#gaiyou p#shanghai-gaiyou-link {
  margin: 1% 0 0;
}

div#gaiyou p#shanghai-gaiyou-link a {
  display: block;
  padding: 0.9% 1% 0.6%;
  border: 1px solid #004EA1;
  color: #004EA1;
  width: 230px;
  float: right;
  text-align: center;
  font-size: 0.97em;
  font-weight: bold;
}

div#gaiyou p#shanghai-gaiyou-link a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div#gaiyou p#shanghai-gaiyou-link a:hover img {
  opacity: 1 !important;
}

div#gaiyou p#shanghai-gaiyou-link img {
  vertical-align: 2px;
  margin: 0 0 0 4%;
}

div#enkaku {
  margin: 0 0 11%;
}

div#enkaku dl {
  border-bottom: 1px dotted #D4D4D4;
  font-size: 0.9em;
  line-height: 1.5;
}

div#enkaku dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#enkaku dl dt {
  float: left;
  width: 95px;
  padding: 0.8% 0 0.6% 4%;
}

div#enkaku dl dd {
  float: left;
  width: 700px;
  padding: 0.8% 0 0.6%;
}

div#shanghai_outer div#main-title {
  position: relative;
}

div#shanghai_outer div#main-title img {
  display: block;
  width: 100%;
}

div#shanghai_outer div#main-title p.main-title-note {
  position: absolute;
  top: 26%;
  left: 5%;
  font-size: 2.1em;
  font-weight: bold;
  color: #FFFFFF;
}

div#shanghai_outer div#main-title p.main-title-note span {
  display: block;
  margin: 2% 0 0;
  font-size: 0.43em;
  font-weight: normal;
  letter-spacing: 0.2em;
}

div#shanghai-inner {
  border-left: 2px solid #4F9ADE;
  border-right: 2px solid #4F9ADE;
  border-bottom: 2px solid #4F9ADE;
  padding: 3.5% 3.5% 5.5%;
}

div#shanghai-inner p.read {
  line-height: 1.7;
  margin: 0 0 4%;
}

div.shanghai_bottom {
  position: relative;
  margin: 0 0 6%;
}

div#shanghai-inner div.map {
  float: left;
}

div#shanghai-inner div.map img {
  width: 430px;
}

div#shanghai-inner div.address {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 2px solid #7FCDF4;
  padding: 3% 4.1%;
  text-align: center;
}

p.name {
  margin: 0 0 6%;
  text-align: center;
  width: 100%;
}

p.add {
  line-height: 1.8;
}

p.add span.ext {
  display: block;
  font-size: 0.9em;
  margin: 3% 0 0;
}

div.enkaku {
  float: left;
  width: 430px;
}

div.product {
  float: right;
  width: 430px;
}

div.enkaku dl {
  border-bottom: 1px dotted #D4D4D4;
  font-size: 0.9em;
  line-height: 1.5;
}

div.enkaku dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.enkaku dl dt {
  float: left;
  width: 95px;
  padding: 6px 0 3px 10px;
}

div.enkaku dl dd {
  float: left;
  width: 300px;
  padding: 6px 0 3px 10px;
}

div.gyoumu span,
div.seihin span {
  line-height: 2;
  font-size: 0.9em;
}

div.gyoumu {
  margin: 0 0 21%;
}

div#link {
  text-align: center;
}

div#link img {
  width: 307px;
}

/* 経営理念
-------------------------------*/
div#rinen {
  margin: 0 2% 3%;
}

div#houshin {
  margin: 6% 0 0;
}

div#houshin p {
  margin: 2.5% 0 0 3.5%;
  font-size: 0.9em;
  line-height: 2.3em;
}

div#senryaku {
  margin: 6% 0;
}

div#senryaku dl {
  margin: 0 0 0 3.5%;
  font-size: 0.9em;
  line-height: 1.8em;
}

div#senryaku dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#senryaku dl dt {
  float: left;
  width: 110px;
  padding: 0.8% 0 0.6% 0;
}

div#senryaku dl dt span {
  display: block;
  padding: 4.5% 1%;
  border: 1px solid #004EA1;
  color: #004EA1;
  width: 95px;
  text-align: center;
  font-weight: bold;
}

div#senryaku dl dd {
  float: left;
  width: 700px;
  padding: 0.8% 0 4% 2.5%;
}

div#senryaku p.sub_caption {
  margin: 3.2% 0 1.2% 3.5%;
}

div.rinen-list {
  margin: 47px 0;
}

div.rinen-list dl:nth-child(1),
div.rinen-list dl:nth-child(2) {
  margin: 0 0 17px;
}

div.rinen-list dl dt {
  text-align: left;
  margin: 0 0 18px;
}

div.rinen-list dl dd {
  line-height: 2em;
}

div#at_first.line_space p.rinen-last {
  margin: 0 0 90px;
}

div.rinen-list dl dd br.spbr {
  display: none;
}

div#rinen div#at_first p.sub_caption {
  margin: 60px 0 40px;
}

#syomei {
  margin: 70px 0 40px 0;
  text-align: right;
}

div#at_first.line_space #syomei p {
  font-size: 0.9em;
  line-height: 1.7em;
  letter-spacing: 0.1em;
  margin: 0 0 5px;
}

#syomei svg {
  width: 160px;
}

_:-ms-input-placeholder, :root #syomei svg {
  width: 160px;
  height: 35px;
}

/* 環境理念
-------------------------------*/
div#kankyo {
  margin: 0 2% 3%;
}

div#kankyo p.sub_caption {
  margin: 3.2% 0 0.6%;
}

/* ▼  図（環境製品） ▼
---------------------------*/
div#kankyo_pict {
  width: 944px;
  position: relative;
}

div#kankyo_pict.figure_01 {
  height: 595px;
  background-color: #DAF8D4;
  background-image: url(https://www.sanwa.co.jp/static/images/company/3_kankyou_pc_01.jpg);
  background-repeat: no-repeat;
}

div#kankyo_pict.figure_02 {
  height: 545px;
  background-color: #DAF8D4;
}

div#kankyo_pict div.pop_center {
  position: absolute;
  top: 175px;
  left: 365px;
}

div#kankyo_pict div.pop_center span {
  width: 230px;
  height: 230px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.5em;
}

div#kankyo_pict div.kuwashiku {
  position: absolute;
  width: 100%;
  bottom: 70px;
  left: 0;
}

div#kankyo_pict div.kuwashiku p {
  width: 100%;
  text-align: center;
}

div#kankyo_pict div.kuwashiku img {
  margin: 0 auto;
  width: 512px;
}

div#kankyo_pict div.text_bk {
  text-align: right;
}

div#kankyo_pict div.text_bk span {
  display: table-cell;
  font-size: 0.95em;
  line-height: 1.25em;
}

div#kankyo_pict div.note_01 {
  position: absolute;
  top: 225px;
  left: 120px;
}

div#kankyo_pict div.note_02 {
  position: absolute;
  top: 175px;
  right: 75px;
}

div#kankyo_pict div.text_w {
  color: #FFFFFF;
  text-align: center;
}

div#kankyo_pict div.text_w span {
  width: 100px;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  font-size: 0.95em;
  line-height: 1.25em;
}

div#kankyo_pict div.pop_01 {
  position: absolute;
  top: 228px;
  left: 240px;
}

div#kankyo_pict div.pop_02 {
  position: absolute;
  top: 111px;
  left: 278px;
}

div#kankyo_pict div.pop_03 {
  position: absolute;
  top: 33px;
  left: 374px;
}

div#kankyo_pict div.pop_04 {
  position: absolute;
  top: 33px;
  right: 345px;
}

div#kankyo_pict div.pop_05 {
  position: absolute;
  top: 111px;
  right: 254px;
}

div#kankyo_pict div.pop_06 {
  position: absolute;
  top: 228px;
  right: 222px;
}

div#kankyo_pict div.ecosyohin {
  width: 130px;
  height: 120px;
  text-align: center;
  position: absolute;
  top: 442px;
  right: 68px;
}

div#kankyo_pict div.ecosyohin div.icon img {
  width: 100%;
}

div#kankyo_pict div.ecosyohin div.comment {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}

div#kankyo_pict div.ecosyohin a {
  color: #333333;
  display: block;
}

div#kankyo_pict div.ecosyohin a.eco:hover {
  text-decoration: none;
  opacity: 0.6;
}

div#kankyo_pict div.ecosyohin a.eco:hover img {
  opacity: 1 !important;
}

div#kankyo_pict div.ecosyohin div.comment span {
  margin-top: 10px;
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2em;
  position: relative;
}

div#kankyo_pict div#seihin {
  width: 230px;
  margin: 8px 0;
  font-size: 0.95em;
  text-align: center;
  line-height: 1.25em;
}

div#kankyo_pict div#seihin div.icon img {
  width: 214px;
  height: 215px;
}

div#kankyo_pict div#seihin div.comment {
  margin: 25px 0;
  font-size: 0.95em;
  line-height: 1.45em;
}

div#kankyo_pict div#seihin.seihin_01 {
  position: absolute;
  top: 0;
  left: 9.5%;
}

div#kankyo_pict div#seihin.seihin_02 {
  position: absolute;
  top: 0;
  left: 38%;
}

div#kankyo_pict div#seihin.seihin_03 {
  position: absolute;
  top: 0;
  right: 9.5%;
}

/* ▲  図（環境製品） ▲
---------------------------*/
/* 開発体制
-------------------------------*/
div#kaihatsu {
  margin: 0 2% 6%;
}

/* 営業体制
-------------------------------*/
div#eigyou {
  margin: 0 3% 11%;
  position: relative;
}

div#eigyou p.multiline {
  margin: 2.5% 0;
  font-size: 0.9em;
  line-height: 1.8;
}

div#eigyou div#japanmap_left.float {
  width: 430px;
  height: 490px;
  float: left;
  margin: 5% 2% 2% 0;
  padding: 30px 0 0px;
  text-align: center;
  position: relative;
}

div#eigyou div#japanmap_left.float img {
  margin: 0 auto;
  width: 370px;
}

div#eigyou div#japanmap_right.float {
  width: 430px;
  height: 520px;
  float: right;
  margin: 5% 0 2% 2%;
}

div#eigyou div#japanmap_under_left.float {
  width: 430px;
  height: 230px;
  float: left;
  margin: 0 2% 11% 0;
}

div#eigyou div#japanmap_under_right.float {
  width: 441px;
  height: 230px;
  float: right;
  margin: 0 0 11% 2%;
}

div#eigyou div#japanmap_under_right.float img {
  height: 110px;
}

div#eigyou div#supplycenter_left.float {
  width: 180px;
  height: 230px;
  float: left;
  margin: 0 2% 0 0;
}

div#eigyou div#supplycenter_right.float {
  width: 180px;
  height: 230px;
  float: left;
}

div#eigyou div#supplycenter_left.float img {
  width: 170px;
}

div#eigyou div#supplycenter_right.float img {
  width: 170px;
}

div#eigyou div#logisticscenter_left.float {
  width: 200px;
  height: 150px;
  float: left;
  margin: 0 2% 0 0;
}

div#eigyou div#logisticscenter_right.float {
  width: 200px;
  height: 150px;
  float: right;
  margin: 0 0 0 2%;
}

div#eigyou div#logisticscenter_left.float img {
  height: 110px;
}

div#eigyou div#logisticscenter_right.float img {
  height: 110px;
}

div#eigyou p#jigyousyo-link {
  position: absolute;
  bottom: 14%;
  right: 3%;
}

div#eigyou p#jigyousyo-link a {
  display: block;
  padding: 3.7% 1% 0.9%;
  border: 1px solid #004EA1;
  color: #004EA1;
  width: 175px;
  height: 20px;
  float: right;
  text-align: center;
  font-size: 0.97em;
  font-weight: bold;
}

div#eigyou p#jigyousyo-link a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div#eigyou p#jigyousyo-link a:hover img {
  opacity: 1 !important;
}

div#eigyou p#jigyousyo-link img {
  vertical-align: 1px;
  margin: 0 0 0 4%;
  width: 7px !important;
}

div#eigyou p#jigyousyo-link span {
  vertical-align: 1px;
  margin: 0 4% 0 0;
}

div#eigyou div.worldmap {
  text-align: center;
}

div#eigyou div.worldmap img {
  margin: 0 auto;
  width: 800px;
}

div#eigyou div.worldmap div.world_text {
  margin: -120px auto 0;
  width: 700px;
  text-align: left;
}

div#eigyou div#japanmap_right div.map_text {
  margin-bottom: 20px;
}

/* 事業所
-------------------------------*/
div#jigyousyo {
  margin: 3.7% 3% 8%;
}

div#jigyousyo .hyo {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #CCCCCC;
}

div#jigyousyo .hyo th,
div#jigyousyo .hyo td {
  border-bottom: 1px dotted #CCCCCC;
  font-size: 0.9em;
  line-height: 1.4;
}

div#jigyousyo .hyo th {
  padding: 11px 0px 9px 18px;
  background-color: #F1F1F1;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  width: 22%;
}

div#jigyousyo .hyo td {
  padding: 11px 0px 9px 18px;
  font-size: 0.9em;
  line-height: 1.7;
}

div#jigyousyo .hyo td div.tel-fax {
  display: inline-block;
}

div#jigyousyo .hyo td div.map {
  float: right;
  width: 37%;
  vertical-align: bottom;
}

div#jigyousyo .hyo td div.map:after {
  clear: both;
}

div#jigyousyo .hyo td .arrow {
  margin: 0px 4px 0px 0px;
  vertical-align: 1px;
}

div#soshikizu {
  margin: 0 3% 11%;
}

div#soshikizu p {
  text-align: center;
}

div#soshikizu p img {
  margin: 0 auto;
}

/* 取扱製品
-------------------------------*/
div#toriatsukai {
  margin: 3.7% 3% 8%;
}

div#toriatsukai div#at_first p.sub_caption {
  color: #004EA1;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: -1.3%;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 3.3%;
}

div#product-list {
  margin: 25px 1% 11%;
}

div#product-list li {
  float: left;
  width: 46%;
  height: 140px;
  margin: 1%;
  padding: 0 5px;
}

li div.link-box {
  width: 100%;
  height: 98%;
  padding: 1% 0;
  border-bottom: 1px solid #ACACAC;
}

li div.link-box p.link-box-title {
  width: 85%;
  height: 18%;
  margin: 3.6% 0 0 3.6%;
  padding: 0.2% 1% 0 6%;
  font-size: 1.1em;
  font-weight: bold;
  background-image: url(https://www.sanwa.co.jp/static/images/company/icn_kurosankaku.png);
  background-repeat: no-repeat;
  background-position: left top;
}

div.link-box div.itemimage {
  width: 96%;
  height: 60%;
  margin: 0.2% 2% 0 0;
  text-align: right;
}

div.link-box div.itemimage img {
  width: 17.5%;
}

div.link-box div.itemimage img:not(:last-child) {
  margin-right: 10px !important;
}

div.link-box p.img-block {
  width: 17.5%;
  display: inline-block;
}

div#product-list li a:hover div.link-box {
  text-decoration: none;
  background-color: #F2F2F2;
  opacity: 1 !important;
}

div#product-list li a:hover {
  text-decoration: none;
}

div#product-list li a div.link-box p.link-box-title {
  color: #333333;
}

div#product-list li a:hover div.link-box img {
  opacity: 1 !important;
}

/* コンテンツ
-------------------------------*/
h2 {
  padding: 5px 5px 5px 15px;
  color: #224292;
  font-size: 1.1em;
  line-height: 1.2;
  letter-spacing: 5px;
}

h3.title {
  padding: 0.6% 1.5%;
  margin: 0 0 20px;
  border-bottom: 2px solid #014DA3;
  border-left: 6px solid #014DA3;
  color: #333;
  font-size: 1.2em;
  line-height: 1.2;
  letter-spacing: 1px;
}

h3.hyo_title {
  padding: 3.2% 0.7% 0.8%;
  margin: 0 0 2px;
  color: #333333;
  font-size: 1.1em;
  line-height: 1.2;
  letter-spacing: 1px;
}

.text {
  margin: 0px 0px 1em 0px;
  font-size: 0.8em;
  line-height: 1.3;
}

.list-bg {
  background-color: #FFFFFF;
  background-image: url(https://www.sanwa.co.jp/static/images/company/list_bg.gif);
  background-repeat: repeat-y;
}

.font {
  color: #000000;
  font-size: 0.8em;
  line-height: 1.3;
}

.font75 {
  font-size: 0.75em;
  color: #000000;
}

/* インデント設定 */
dd.koutai {
  text-indent: -2.6em;
  margin-left: 2.6em;
}

.name {
  width: 20%;
}

/* フロート解除
-------------------------------*/
/* for modern brouser */
.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;
}

/**/
