@charset "UTF-8";
/* setting */
/*
 * path
 * パス
 */
/*
 * color
 * サイト全体で使うカラーコードの変数を指定する
 */
/*
 * font
 * フォント
 */
/*
 * size
 * 各種サイズ
 */
/* tool */
/*
 * mixin
 * サイト全体で使うmixinを指定する
 */
/* base */
/*
 * base
 * 基本クラス類
 */
html,
body {
  overflow: visible;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  color: #333333;
  line-height: 150%;
  font-size: 16px;
}
html .en,
body .en {
  font-family: "Libre Baskerville", serif;
}
html .min,
body .min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h1 {
  margin-bottom: 0px;
}

h2 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 150%;
}

h3 {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1.92px;
  line-height: 150%;
}

h4 {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1.12px;
  line-height: 150%;
}

h5 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.12px;
  line-height: 150%;
}
h5.ttl-label {
  background: #fff;
  border: 1px solid #ddd;
}

h1, h2, h3, h4, h5, h6, p, b, a, li, span, ul, ol {
  margin-top: 0;
}
h1.text-white, h2.text-white, h3.text-white, h4.text-white, h5.text-white, h6.text-white, p.text-white, b.text-white, a.text-white, li.text-white, span.text-white, ul.text-white, ol.text-white {
  color: #fff;
}
h1.text-black, h2.text-black, h3.text-black, h4.text-black, h5.text-black, h6.text-black, p.text-black, b.text-black, a.text-black, li.text-black, span.text-black, ul.text-black, ol.text-black {
  color: #000;
}
h1.text-main, h2.text-main, h3.text-main, h4.text-main, h5.text-main, h6.text-main, p.text-main, b.text-main, a.text-main, li.text-main, span.text-main, ul.text-main, ol.text-main {
  color: #3e729f;
}
h1.text-sub, h2.text-sub, h3.text-sub, h4.text-sub, h5.text-sub, h6.text-sub, p.text-sub, b.text-sub, a.text-sub, li.text-sub, span.text-sub, ul.text-sub, ol.text-sub {
  color: #d43300;
}
h1.text-red, h2.text-red, h3.text-red, h4.text-red, h5.text-red, h6.text-red, p.text-red, b.text-red, a.text-red, li.text-red, span.text-red, ul.text-red, ol.text-red {
  color: #de0202;
}
h1.text-orange, h2.text-orange, h3.text-orange, h4.text-orange, h5.text-orange, h6.text-orange, p.text-orange, b.text-orange, a.text-orange, li.text-orange, span.text-orange, ul.text-orange, ol.text-orange {
  color: #d43300;
}
h1.text-gray, h2.text-gray, h3.text-gray, h4.text-gray, h5.text-gray, h6.text-gray, p.text-gray, b.text-gray, a.text-gray, li.text-gray, span.text-gray, ul.text-gray, ol.text-gray {
  color: #e6e6e6;
}
h1.text-darkgray, h2.text-darkgray, h3.text-darkgray, h4.text-darkgray, h5.text-darkgray, h6.text-darkgray, p.text-darkgray, b.text-darkgray, a.text-darkgray, li.text-darkgray, span.text-darkgray, ul.text-darkgray, ol.text-darkgray {
  color: #b1b1b1;
}

p, a {
  font-size: 14px;
  margin-bottom: 20px;
}

h1.text-sm, h2.text-sm, h3.text-sm, h4.text-sm, h5.text-sm, h6.text-sm, p.text-sm, b.text-sm, a.text-sm, li.text-sm, span.text-sm {
  font-size: 12px !important;
}
h1.text-lg, h2.text-lg, h3.text-lg, h4.text-lg, h5.text-lg, h6.text-lg, p.text-lg, b.text-lg, a.text-lg, li.text-lg, span.text-lg {
  font-size: 18px;
}
h1.text-20, h2.text-20, h3.text-20, h4.text-20, h5.text-20, h6.text-20, p.text-20, b.text-20, a.text-20, li.text-20, span.text-20 {
  font-size: 20px;
}
h1.text-22, h2.text-22, h3.text-22, h4.text-22, h5.text-22, h6.text-22, p.text-22, b.text-22, a.text-22, li.text-22, span.text-22 {
  font-size: 22px;
}
h1.text-23, h2.text-23, h3.text-23, h4.text-23, h5.text-23, h6.text-23, p.text-23, b.text-23, a.text-23, li.text-23, span.text-23 {
  font-size: 23px;
}
h1.text-25, h2.text-25, h3.text-25, h4.text-25, h5.text-25, h6.text-25, p.text-25, b.text-25, a.text-25, li.text-25, span.text-25 {
  font-size: 25px;
}
h1.text-26, h2.text-26, h3.text-26, h4.text-26, h5.text-26, h6.text-26, p.text-26, b.text-26, a.text-26, li.text-26, span.text-26 {
  font-size: 26px;
}
h1.text-28, h2.text-28, h3.text-28, h4.text-28, h5.text-28, h6.text-28, p.text-28, b.text-28, a.text-28, li.text-28, span.text-28 {
  font-size: 28px;
  line-height: 200%;
}
h1.text-30, h2.text-30, h3.text-30, h4.text-30, h5.text-30, h6.text-30, p.text-30, b.text-30, a.text-30, li.text-30, span.text-30 {
  font-size: 30px;
}
h1.text-35, h2.text-35, h3.text-35, h4.text-35, h5.text-35, h6.text-35, p.text-35, b.text-35, a.text-35, li.text-35, span.text-35 {
  font-size: 35px;
}
h1.text-40, h2.text-40, h3.text-40, h4.text-40, h5.text-40, h6.text-40, p.text-40, b.text-40, a.text-40, li.text-40, span.text-40 {
  font-size: 40px;
}

a {
  color: #df0202;
  text-decoration: none;
  transition: color .3s;
}
a:hover {
  color: #de0202;
  text-decoration: none;
}
a.hoveralpha {
  -moz-transition: background-color 0.2s linear, color 0.2s linear;
  -o-transition: background-color 0.2s linear, color 0.2s linear;
  -webkit-transition: background-color 0.2s linear, color 0.2s linear;
  transition: background-color 0.2s linear, color 0.2s linear;
  display: inline-block;
}
a.hoveralpha:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
  color: inherit;
}
a[href$=".pdf"] img {
  padding: 0 5px 0 3px;
}

.anchor {
  padding-top: 180px;
  margin-top: -180px;
  text-decoration: none;
}

.radio-inline {
  line-height: 28px;
  padding-left: 30px;
}
.radio-inline input[type="radio"] {
  width: 20px;
  height: 20px;
  margin-left: -30px;
}
.radio-inline input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-left: -30px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

a:focus, input:focus, img:focus {
  outline: 3px solid #449cf7 !important;
  text-decoration: none;
}

.error-message {
  color: #e60011;
  display: block;
  font-size: 14px;
  padding-top: 5px;
}

.contact-phone {
  font-size: 35px;
}

.youtube {
  position: relative;
  width: 90%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 90% !important;
  height: 90% !important;
}

/* Bootstrap customize */
.row-middle > [class*='col-'] {
  display: inline-block;
  letter-spacing: 0;
  vertical-align: middle;
  float: none !important;
}

.table.table-blue > tbody > tr > th {
  background-color: #f0f3f6;
}
.table.table-blue > tbody > tr > th.bg-blue {
  background: #3e729f;
  color: #fff;
  font-weight: normal;
}
.table.table-blue > tbody > tr > th.bg-white {
  background: #fff;
}
.table.table-blue > tbody > tr > td {
  background: #d1dde7;
}
.table.table-blue > thead > tr > th, .table.table-blue > tbody > tr > th, .table.table-blue > tfoot > tr > th, .table.table-blue > thead > tr > td, .table.table-blue > tbody > tr > td, .table.table-blue > tfoot > tr > td {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  padding: 15px 20px;
}

.label {
  font-size: 100%;
}

@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  a[href]:after {
    content: "" !important;
  }

  abbr[title]:after {
    content: "" !important;
  }
}
/* Common css override */
#page {
  overflow: hidden;
}

#ajinomoto_tpl_global_header #ajinomoto_tpl_global_header_navi li a {
  margin-bottom: 0;
}

#wrap_contents {
  width: 100%;
  max-width: 960px;
}

#wrap_contents #topic_path {
  margin-bottom: 0;
}

#wrap_contents #topic_path li,
#wrap_contents #topic_path li a {
  font-size: 10px;
}

@media screen and (max-width: 750px) {
  #wrap_contents {
    width: 100%;
    padding: 0 10px;
  }

  #ajinomoto_tpl_global_footer .ajinomoto_tpl_wrap ul.mainmenu li.line1 a {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  #ajinomoto_tpl_global_footer .ajinomoto_tpl_wrap ul.mainmenu li.line1 a,
  #ajinomoto_tpl_global_footer .ajinomoto_tpl_wrap ul.mainmenu li.line2 a {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
}
#ajinomoto_tpl_global_footer a {
  font-size: 10px;
}

#ajinomoto_tpl_global_footer .ajinomoto_tpl_copyright {
  font-size: 10px;
}

@media print {
  header {
    /* display: none !important; */
  }
}
/* Background */
.bg-white {
  background: #fff;
}

.bg-lightgray {
  background: #f5f5f5;
}

/* Border */
.border-top {
  border-top: solid 1px #e6e6e6;
}

.border-bottom {
  border-bottom: solid 1px #e6e6e6;
}

/* Layout option */
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.pad10 {
  padding: 10px;
}

.pt30 {
  padding-top: 30px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pl40 {
  padding-left: 40px;
}

.pr3 {
  padding-right: 3px;
}

.pr10 {
  padding-right: 10px;
}

.pr30 {
  padding-right: 30px;
}

.lh200p {
  line-height: 200%;
}

.lh150p {
  line-height: 150%;
}

.w90p {
  width: 90% !important;
}

.w100p {
  width: 100% !important;
}

.c-main {
  color: #df0202;
}

.note {
  margin-left: 12px;
  font-size: 12px;
  color: #666;
}
.note:before {
  margin-left: -12px;
  content: "※";
}

.ti1 {
  padding-left: 1em !important;
  text-indent: -1em;
}

.ti1_5 {
  padding-left: 1.5em !important;
  text-indent: -1.5em;
}

.ti2 {
  padding-left: 2em !important;
  text-indent: -2em;
}

.ti2_5 {
  padding-left: 2.5em !important;
  text-indent: -2.5em;
}

.ti3 {
  padding-left: 3em !important;
  text-indent: -3em;
}

.wb-ba {
  word-break: break-all;
}

.pc_only {
  display: block !important;
}

.pc_only_ex {
  display: block !important;
}

.pc_only_bootstrap {
  display: block !important;
}

.sp_only {
  display: none !important;
}

.sp_only_bootstrap {
  display: none;
}

.sp_only_ib {
  display: none !important;
}

.tab_only {
  display: none !important;
}

.tab_only_ib {
  display: none !important;
}

@media (max-width: 991px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pc_only_ex {
    display: none !important;
  }

  .sp_only {
    display: none !important;
  }

  .sp_only_ib {
    display: none !important;
  }

  .tab_only {
    display: block !important;
  }

  .tab_only_ib {
    display: inline-block !important;
  }
}
@media (max-width: 769px) {
  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: block !important;
  }

  .sp_only_ib {
    display: inline-block !important;
  }
}
@media (max-width: 500px) {
  h2 {
    font-size: 18px;
  }

  h4 {
    font-size: 18px;
    line-height: 150%;
  }

  h1.text-16-sp, h2.text-16-sp, h3.text-16-sp, h4.text-16-sp, h5.text-16-sp, h6.text-16-sp, p.text-16-sp, b.text-16-sp, a.text-16-sp, li.text-16-sp, span.text-16-sp {
    font-size: 16px;
  }

  .anchor {
    padding-top: 80px;
    margin-top: -80;
    text-decoration: none;
  }

  .contact-phone {
    font-size: 25px;
  }

  /* Bootstrap customize */
  .table.table-blue > thead > tr > th, .table.table-blue > tbody > tr > th, .table.table-blue > tfoot > tr > th, .table.table-blue > thead > tr > td, .table.table-blue > tbody > tr > td, .table.table-blue > tfoot > tr > td {
    padding: 10px;
    font-size: 12px;
  }
  .table.table-blue > thead > tr > th span, .table.table-blue > tbody > tr > th span, .table.table-blue > tfoot > tr > th span, .table.table-blue > thead > tr > td span, .table.table-blue > tbody > tr > td span, .table.table-blue > tfoot > tr > td span {
    font-size: 12px;
  }

  /* Layout option */
  .mb0-sp {
    margin-bottom: 0px !important;
  }

  .mb10-sp {
    margin-bottom: 10px !important;
  }

  .mb20-sp {
    margin-bottom: 20px !important;
  }

  .mb30-sp {
    margin-bottom: 30px;
  }

  .pt0-sp {
    padding-top: 0px;
  }

  .pl0-sp {
    padding-left: 0px;
  }

  .pl0-sp {
    padding-left: 0px;
  }

  .pc_only_bootstrap {
    display: none !important;
  }

  .sp_only_bootstrap {
    display: block;
  }
}
/* layout */
/*
 * l-contents
 * ヘッダーを除くコンテンツ箇所
 */
.l-contents {
  position: relative;
  margin-bottom: 10px;
}
.l-contents .l-contents-inquiry {
  padding-top: 80px;
}
.l-contents .l-contents-inner {
  padding-top: 50px;
}
.l-contents .flow-box {
  width: 100%;
  display: table;
  padding-left: 0;
  margin-bottom: 30px;
  zoom: 1;
}
.l-contents .flow-box:after {
  content: "";
  display: block;
  clear: both;
}
.l-contents .flow-box li {
  zoom: 1;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  font-weight: bold;
  position: relative;
  padding-left: 35px;
}
.l-contents .flow-box li:after {
  content: "";
  display: block;
  clear: both;
}
.l-contents .flow-box li p, .l-contents .flow-box li span {
  margin-bottom: 0;
  font-size: 14px;
}
.l-contents .flow-box li p {
  line-height: 17px;
  padding-left: 30px;
}
.l-contents .flow-box li span {
  background: #fff;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  text-align: center;
  margin-right: 4px;
  line-height: 24px;
  position: absolute;
  top: 29%;
  float: left;
}
.l-contents .flow-box li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 10;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #f5f4ee;
  z-index: 10;
}
.l-contents .flow-box li.last:after {
  content: none;
}
.l-contents .flow-box li.flow1 {
  padding-left: 15px;
  background: #f5f4ee;
}
.l-contents .flow-box li.flow1:after {
  border-left-color: #f5f4ee;
}
.l-contents .flow-box li.flow2 {
  background: #eae9e4;
}
.l-contents .flow-box li.flow2:after {
  border-left-color: #eae9e4;
}
.l-contents .flow-box li.flow3 {
  background: #e4e3de;
}
.l-contents .flow-box li.flow3:after {
  border-left-color: #e4e3de;
}
.l-contents .flow-box li.flow4 {
  background: #d8d5cc;
}
.l-contents .flow-box li.flow4:after {
  border-left-color: #d8d5cc;
}
.l-contents .flow-box li.active {
  color: #fff;
  background: #e6e6e6;
}
.l-contents .flow-box li.active p {
  color: #fff;
}
.l-contents .flow-box li.active span {
  color: #e6e6e6;
}
.l-contents .flow-box li.active:after {
  border-left-color: #e6e6e6;
}

/*
 * l-block
 * コンテンツブロック
 */
.l-block {
  padding: 40px 0;
  /* TOP見出し */
  /* MEMO見出し */
  /* 横並びのBOXデザイン */
  /* 品質へのこだわり扉の横並びのBOXデザイン */
  /* ニュース */
}
.l-block.mb-lg {
  margin-bottom: 60px;
}
.l-block.p0 {
  padding: 0;
}
.l-block.pt0 {
  padding-top: 0;
}
.l-block.pb0 {
  padding-bottom: 0;
}
.l-block.pb10 {
  padding-bottom: 10px;
}
.l-block.pb20 {
  padding-bottom: 20px;
}
.l-block.pt20 {
  padding-top: 20px;
}
.l-block.l-block-border {
  border-bottom: solid 1px #e6e6e6;
}
.l-block.l-block-orange {
  background: #fff3d4;
}
.l-block.l-block-orange-ptr {
  background: url("/products/anzen/img/common/bg_org.png");
}
.l-block.l-block-gray {
  background: whitesmoke;
}
.l-block.l-block-memo {
  background: url("/products/anzen/img/common/bg_memo.jpg");
}
.l-block.l-block-policy {
  background-image: url("/products/anzen/img/common/bg_policy.png");
  background-repeat: no-repeat;
  background-position: center;
}
.l-block .l-block-bg-kodawari {
  background-image: url("/products/anzen/img/common/bg_kodawari_step.png");
  background-repeat: no-repeat;
}
.l-block .l-block-head {
  margin-bottom: 15px;
  margin-top: 0px;
  padding-bottom: 7px;
  border-bottom: 2px solid #e6e6e6;
  position: relative;
}
.l-block .l-block-head.l-block-head-bb {
  border-bottom: 2px solid #000;
}
.l-block .l-block-head h2 {
  font-size: 24px;
  margin-bottom: 0;
}
.l-block .l-block-head .button {
  margin-bottom: 0;
  border: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
.l-block .l-block-head .button:hover {
  border-color: #de0202;
}
.l-block .l-block-ttl-memo {
  color: #de0202;
  font-size: 16px;
  border: 2px solid #e6e6e6;
  display: block;
  width: 210px;
  background: #fff;
  padding: 15px 40px;
  margin-top: -29px;
}
.l-block .l-block-item {
  margin-bottom: 30px;
  /* アクティブなときの見た目 */
}
.l-block .l-block-item a {
  margin-bottom: 0;
  display: block;
  color: #000;
  /* 外部サイトリンクのアイコンを表示 */
  /* 下線が出るhover animation */
}
.l-block .l-block-item a:hover {
  /* 画像拡大のhover animation */
}
.l-block .l-block-item a:hover .l-block-item-img img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  opacity: 0.7;
}
.l-block .l-block-item a .ico-external {
  content: url("/products/anzen/img/common/ico_external.png");
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.l-block .l-block-item a .l-block-item-hover-ul::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(0);
  background-color: #d43300;
  transition: all .3s ease;
}
.l-block .l-block-item a:hover .l-block-item-hover-ul::after {
  transform: scaleX(1);
}
.l-block .l-block-item.active {
  background: url("/products/anzen/img/common/bg_step_active.png") no-repeat;
  background-size: 100% 100%;
  background-position-x: 4px;
}
.l-block .l-block-item.active a {
  /* 下線が出るhover animation */
}
.l-block .l-block-item.active a:hover {
  /* 画像拡大のhover animation */
}
.l-block .l-block-item.active a:hover .l-block-item-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.l-block .l-block-item.active a .l-block-item-hover-ul::after {
  transform: scaleX(0);
}
.l-block .l-block-item.active a:hover .l-block-item-hover-ul::after {
  transform: scaleX(0);
}
.l-block .l-block-item.active a .l-block-item-img.l-block-item-img-arrow:after {
  background: none;
}
.l-block .l-block-item h3 {
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
}
.l-block .l-block-item .l-block-item-border {
  border: 2px solid #e6e6e6;
  padding: 1px;
  display: block;
  position: relative;
  /* ここから線が走るhover animation */
  outline: none;
  transition: all .2s;
  /* ここまで線が走るhover animation */
}
.l-block .l-block-item .l-block-item-border p {
  margin-bottom: 10px;
}
.l-block .l-block-item .l-block-item-border::before, .l-block .l-block-item .l-block-item-border::after {
  position: absolute;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 2px solid transparent;
}
.l-block .l-block-item .l-block-item-border::before {
  top: -1px;
  left: -2px;
}
.l-block .l-block-item .l-block-item-border::after {
  bottom: -1px;
  right: -2px;
}
.l-block .l-block-item .l-block-item-border:hover::before, .l-block .l-block-item .l-block-item-border:hover::after {
  width: 101%;
  height: 101%;
}
.l-block .l-block-item .l-block-item-border:hover::before {
  border-bottom-color: #b1b1b1;
  border-left-color: #b1b1b1;
  transition: height .3s, width .3s .3s;
}
.l-block .l-block-item .l-block-item-border:hover::after {
  border-top-color: #b1b1b1;
  border-right-color: #b1b1b1;
  transition: height .3s, width .3s .3s;
}
.l-block .l-block-item .l-block-item-border.l-block-item-border-sm:hover:before, .l-block .l-block-item .l-block-item-border.l-block-item-border-sm:hover:hover::after {
  width: 102%;
  height: 102%;
}
.l-block .l-block-item .l-block-item-head {
  background: #f57401;
  padding: 2px;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto 10px;
  min-width: 115px;
  color: #fff;
}
.l-block .l-block-item .l-block-item-head.l-block-item-head-arrow:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-width: 15px;
  border-top-color: #063156;
  border-right-width: 20px;
  border-left-width: 0;
  bottom: -30px;
  right: 30px;
}
.l-block .l-block-item .l-block-item-img {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.l-block .l-block-item .l-block-item-img img {
  /* animation */
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.l-block .l-block-item .l-block-item-img.l-block-item-img-arrow {
  overflow: visible;
}
.l-block .l-block-item .l-block-item-img.l-block-item-img-arrow:after {
  content: '';
  background-image: url("/products/anzen/img/common/ico_arrow.png");
  width: 11px;
  height: 26px;
  display: block;
  position: absolute;
  top: 38%;
  right: -20px;
}
.l-block .l-block-item .l-block-item-txt {
  padding: 15px 20px;
  min-height: 165px;
  background: #fff;
}
.l-block .l-block-item .l-block-item-label {
  padding: 15px 30px;
  background: #fff;
  background-image: url("/products/anzen/img/common/ico_arrow_s.png");
  background-position: center right 20px;
  background-repeat: no-repeat;
}
.l-block .l-block-item-kodawari {
  border-style: solid;
  border-width: 4px;
  border-color: #fff3d4;
  box-sizing: border-box;
  background-color: #ffffff;
  height: 180px;
  padding: 20px;
  margin-bottom: 0;
  width: 100%;
}
.l-block .l-block-item-kodawari a {
  margin-bottom: 0;
  display: block;
}
.l-block .l-block-item-kodawari a:hover {
  color: #333333;
}
.l-block .l-block-item-kodawari .l-block-item-txt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.l-block .l-block-item-kodawari .l-block-item-txt h3 {
  color: #d43300;
  font-size: 18px;
  margin-bottom: 10px;
}
.l-block .l-block-item-kodawari .l-block-item-txt p {
  margin-bottom: 10px;
}
.l-block .l-block-item-kodawari .l-block-item-txt .l-block-item-kodawari-label {
  border-style: solid;
  border-width: 1px;
  border-color: #b1b1b1;
  box-sizing: border-box;
  background-color: #ffffff;
  width: 120px;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.l-block .l-block-item-kodawari .l-block-item-img {
  width: 100px;
  max-width: 100px;
  display: table-cell;
  vertical-align: middle;
}
.l-block .l-block-news {
  list-style: none;
  padding-left: 0;
}
.l-block .l-block-news li {
  border-bottom: solid 1px #e6e6e6;
  padding: 15px 20px;
}
.l-block .l-block-news li .date {
  font-size: 14px;
  width: 130px;
  display: inline-block;
}
.l-block .l-block-news li .text {
  font-size: 14px;
}
.l-block .l-block-news li a {
  color: #000;
}
.l-block .l-block-news li a:hover {
  color: #df0202;
  text-decoration: none;
}
.l-block .l-block-news li:last-child {
  border-bottom: none;
}

@media (max-width: 991px) {
  .l-block .l-block-item h3 {
    font-size: 14px;
    margin-bottom: 5px;
    position: relative;
  }
  .l-block .l-block-item p {
    font-size: 12px;
  }
  .l-block .l-block-bg-kodawari {
    background-image: none;
  }
}
@media (max-width: 500px) {
  .l-block {
    padding: 30px 0;
    /* 品質へのこだわり扉の横並びのBOXデザイン */
    /* ニュース */
  }
  .l-block .l-block-head {
    margin-bottom: 20px;
  }
  .l-block .l-block-head h2 {
    font-size: 20px;
  }
  .l-block .l-block-item {
    box-sizing: border-box;
    font-size: 14px;
    padding-top: 10px;
    /* アクティブなときの見た目 */
  }
  .l-block .l-block-item .l-block-item-img {
    margin-bottom: 20px;
    padding-top: 0 !important;
  }
  .l-block .l-block-item .l-block-item-img.l-block-item-img-arrow:after {
    background-image: none;
  }
  .l-block .l-block-item .l-block-item-img img {
    width: 100%;
  }
  .l-block .l-block-item.active {
    background: url("/products/anzen/img/common/bg_step_active_sp.png") no-repeat;
    background-size: 98% 100%;
    background-position-x: center;
  }
  .l-block .l-block-item .l-block-item-border p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .l-block .l-block-item .l-block-item-txt {
    padding: 10px;
    min-height: auto;
  }
  .l-block .l-block-item p {
    margin-bottom: 0;
  }
  .l-block .l-block-item-kodawari {
    margin-bottom: 0;
  }
  .l-block .l-block-news li .date {
    display: block;
  }
}
/*
 * l-important-news
 * 重要なお知らせ
 */
.l-important-news {
  max-width: 820px;
  width: 100%;
  height: 0;
  position: relative;
  margin: 0 auto;
}
.l-important-news .l-important-news-border {
  border: 3px solid rgba(255, 255, 255, 0.3);
  top: -75px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: inline-flex;
}
.l-important-news .l-important-news-border a {
  color: #000;
}
.l-important-news .l-important-news-border a:hover {
  color: #df0202;
}
.l-important-news .l-important-news-border .l-important-news-inner {
  font-size: 0;
  background: #fff;
  width: 100%;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-category {
  width: 22%;
  min-width: 150px;
  height: 50px;
  text-align: center;
  line-height: 120%;
  font-size: 14px;
  font-weight: bold;
  color: #de0202;
  float: left;
  padding-top: 12px;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-category img {
  margin-right: 10px;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-date {
  width: 16%;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-title {
  width: 59%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-ctegory,
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-date,
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-title {
  display: inline-block;
  vertical-align: top;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-date,
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-title {
  font-size: 14px;
  height: 50px;
  line-height: 120%;
  padding-top: 17px;
  margin: 0;
}
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-date a,
.l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-title a {
  color: #434343;
}

@media (max-width: 991px) {
  .l-important-news .l-important-news-inner .l-important-news-inner-category p {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .l-important-news {
    height: auto;
  }
  .l-important-news .l-important-news-border {
    height: auto;
    top: 0;
  }
  .l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-category {
    line-height: 30px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
    width: 100%;
  }
  .l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-category p {
    margin-bottom: 0px;
  }
  .l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-category img {
    width: 13px;
    height: auto;
  }
  .l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-date {
    height: auto;
    width: 150px;
    text-align: left;
    margin-left: 0;
    padding-top: 0;
  }
  .l-important-news .l-important-news-border .l-important-news-inner .l-important-news-inner-title {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
/*
 * l-slider
 * スライダー
 */
.l-slider {
  background: whitesmoke;
}
.l-slider .l-slider-button-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
}
.l-slider .sp-slide {
  display: none;
}
.l-slider .sp-slide:after {
  content: '';
  background: url("/products/anzen/img/index/bg_blackcover.png") top left repeat;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.l-slider .sp-slide.sp-selected:after {
  content: none;
  background: none;
}
.l-slider.l-slider-nosd .sp-slide:after {
  content: none;
}
.l-slider .sp-slides-container {
  background: #4c4c4c;
}
.l-slider.sp-horizontal .sp-arrows {
  margin-top: -20px;
}
.l-slider.sp-horizontal .sp-previous-arrow {
  background: url("/products/anzen/img/index/ico_slide_arrow_left.png") top left no-repeat;
  background-size: 100%;
  left: 0;
}
.l-slider.sp-horizontal .sp-next-arrow {
  background: url("/products/anzen/img/index/ico_slide_arrow_right.png") top left no-repeat;
  background-size: 100%;
  right: 0;
}
.l-slider .sp-arrow {
  width: 40px;
  height: 40px;
}
.l-slider .sp-next-arrow:after,
.l-slider .sp-next-arrow:before,
.l-slider .sp-previous-arrow:after,
.l-slider .sp-previous-arrow:before {
  width: 0;
}

.sp-horizontal.ie8 .sp-previous-arrow {
  border-right: 30px solid #FFF;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.sp-horizontal.ie8 .sp-next-arrow {
  border-left: 30px solid #FFF;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.slider-pro a:focus img.sp-image,
.slider-pro img.sp-image:focus {
  border: 3px solid #449cf7 !important;
  box-sizing: border-box;
}

@media (min-width: 960px) {
  .l-slider {
    min-height: 405px;
  }
}
@media (max-width: 960px) {
  .l-slider {
    min-height: auto;
  }
}
@media (max-width: 500px) {
  .l-slider .l-slider-button-wrapper {
    padding: 0;
  }
  .l-slider .l-slider-button-wrapper .button {
    font-size: 12px;
    line-height: 100%;
    padding: 4px;
    height: 26px;
  }
  .l-slider .sp-arrow {
    width: 40px;
    height: 40px;
  }

  .sp-horizontal .sp-arrows {
    margin-top: -20px;
  }
  .sp-horizontal .sp-previous-arrow {
    left: 0;
  }
  .sp-horizontal .sp-next-arrow {
    right: 0;
  }
}
/*
 * l-article
 * 記事
 */
.l-article {
  padding-top: 40px;
}
.l-article.p0 {
  padding: 0;
}
.l-article .l-article-section {
  padding: 0 10px;
  margin-bottom: 40px;
  overflow: hidden;
}
.l-article h1 {
  font-size: 24px;
  margin: 0 0 30px 0;
}
.l-article h2 {
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 20px;
  margin-top: 0px;
  padding: 0 10px 7px;
  border-bottom: 3px solid #e6e6e6;
}
.l-article h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 15px;
  letter-spacing: 2px;
  border-left: 3px solid #df0202;
  padding-left: 15px;
}
.l-article h4 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 1.5em !important;
  text-indent: -1.5em;
}
.l-article h4:before {
  font-family: "FontAwesome";
  content: '\f111';
  color: #df0202;
  margin-right: 5px;
}
.l-article h5 {
  font-size: 15px;
  font-weight: 700;
  line-height: 125%;
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.l-article p {
  line-height: 200%;
  margin-bottom: 30px;
}
.l-article a:hover {
  text-decoration: underline;
}
.l-article a.outerlink:after, .l-article a[target="_blank"]:after {
  font-family: "FontAwesome";
  content: ' \f08e';
  font-size: 12px;
}
.l-article img.alignright,
.l-article video.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.l-article img.alignleft,
.l-article video.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.l-article img.aligncenter,
.l-article video.aligncenter {
  margin: auto;
}
.l-article ul, .l-article ol {
  margin-left: -20px;
}
.l-article table {
  width: 100%;
}
.l-article table.table-bordered {
  border: 2px solid #e6e6e6;
  background: #fff;
}
.l-article table tr {
  border-bottom: 1px solid #e6e6e6;
}
.l-article table tr th, .l-article table tr td {
  padding: 10px;
  min-width: 100px;
  padding: 15px 30px;
}
.l-article table tr th.text-left, .l-article table tr td.text-left {
  text-align: left;
}
.l-article table tr th.text-right, .l-article table tr td.text-right {
  text-align: right;
}
.l-article table tr th.text-center, .l-article table tr td.text-center {
  text-align: center;
}
.l-article table tr th {
  font-weight: bold;
  text-align: center;
  background: #fff3d4;
}
.l-article table tr td {
  min-width: 100px;
  text-align: left;
}
.l-article table.table-va-center tr td, .l-article table.table-va-center tr th {
  text-align: center;
}
.l-article table.table-va-middle tr td, .l-article table.table-va-middle tr th {
  vertical-align: middle;
}
.l-article .gray-box {
  background-color: whitesmoke;
  padding: 30px 30px 0;
  overflow: hidden;
}
.l-article .border-box {
  border: 1px solid #e6e6e6;
  padding: 30px 30px 0;
  overflow: hidden;
}
.l-article .nav-tabs {
  margin-left: 0px;
  margin-bottom: 50px;
  border: none;
}
.l-article .nav-tabs > li > a {
  color: #df0202;
  margin-right: 16px;
  border: 1px solid #df0202;
  border-radius: 0;
  text-decoration: none;
  width: 412px;
  text-align: center;
  padding: 23px;
}
.l-article .nav-tabs > li > a.last {
  margin-right: 0;
}
.l-article .nav-tabs > li.active > a, .l-article .nav-tabs > li.active > a:hover, .l-article .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #df0202;
  cursor: default;
}
.l-article .nav-tabs li.active > a:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 46%;
  width: 0;
  height: 0;
  border-top: 13px solid #df0202;
  border-right: 7px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 8px solid transparent;
}
.l-article p, .l-article ul, .l-article ol, .l-article table, .l-article .gray-box, .l-article .border-box {
  margin-bottom: 30px;
}
.l-article p.pc-mb0, .l-article ul.pc-mb0, .l-article ol.pc-mb0, .l-article table.pc-mb0, .l-article .gray-box.pc-mb0, .l-article .border-box.pc-mb0 {
  margin-bottom: 0px;
}
.l-article p.no-margin, .l-article ul.no-margin, .l-article ol.no-margin, .l-article table.no-margin, .l-article .gray-box.no-margin, .l-article .border-box.no-margin {
  margin: 0;
}
.l-article p.mb0, .l-article ul.mb0, .l-article ol.mb0, .l-article table.mb0, .l-article .gray-box.mb0, .l-article .border-box.mb0 {
  margin-bottom: 0px;
}
.l-article p.mb10, .l-article ul.mb10, .l-article ol.mb10, .l-article table.mb10, .l-article .gray-box.mb10, .l-article .border-box.mb10 {
  margin-bottom: 10px;
}
.l-article p.mb20, .l-article ul.mb20, .l-article ol.mb20, .l-article table.mb20, .l-article .gray-box.mb20, .l-article .border-box.mb20 {
  margin-bottom: 20px;
}
.l-article p.mb40, .l-article ul.mb40, .l-article ol.mb40, .l-article table.mb40, .l-article .gray-box.mb40, .l-article .border-box.mb40 {
  margin-bottom: 40px;
}
.l-article .l-article-news-item {
  padding: 0 5px 20px 10px;
}
.l-article .l-article-news-item a {
  color: #222;
  display: block;
  height: 100%;
  width: 100%;
}
.l-article .l-article-news-item a:hover {
  opacity: 0.7;
}
.l-article .l-article-news-item .l-article-news-item-category p {
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  padding: 0 4px;
  margin-top: 0;
}
.l-article .l-article-news-item .l-article-news-item-category p.l-article-news-item-category-news {
  background-color: #df0202;
}
.l-article .l-article-news-item .l-article-news-item-content {
  padding: 0 0 0 5px;
}
.l-article .l-article-news-item .l-article-news-item-content .l-article-news-item-content-title {
  margin-bottom: 5px;
  background: none;
  font-size: 14px;
  margin-top: 0;
}
.l-article .l-article-news-item .l-article-news-item-content .l-article-news-item-content-title:before {
  content: none;
}
.l-article .l-article-news-item .l-article-news-item-content .l-article-news-item-content-excerpt {
  margin-bottom: 10px;
}
.l-article .l-article-news-item .l-article-news-item-content .l-article-news-item-content-date {
  color: #b0b0b0;
  font-size: 12px;
  margin-bottom: 5px;
}

@media (max-width: 500px) {
  .l-article {
    padding-top: 30px;
  }
  .l-article .l-article-section {
    margin-bottom: 30px;
  }
  .l-article h2 {
    font-size: 18px;
  }
  .l-article table tr th, .l-article table tr td {
    padding: 10px;
  }
  .l-article .gray-box {
    padding: 20px 20px 0;
  }
  .l-article .border-box {
    padding: 20px 20px 0;
  }
}
/*
 * l-eyecatch
 * アイキャッチ
 */
.l-eyecatch {
  background: whitesmoke;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 110px;
}
.l-eyecatch.l-eyecatch-keyword {
  background-image: url("/products/anzen/img/common/bg_keyword.jpg");
}
.l-eyecatch.l-eyecatch-know {
  background-image: url("/products/anzen/img/common/bg_know.jpg");
}
.l-eyecatch.l-eyecatch-kodawari {
  background-image: url("/products/anzen/img/common/bg_kodawari.jpg");
}
.l-eyecatch.l-eyecatch-quality {
  background-image: url("/products/anzen/img/common/bg_quality.jpg");
}
.l-eyecatch h2 {
  color: #df0202;
  font-size: 24px;
  margin-bottom: 7px;
}

@media (max-width: 769px) {
  .l-eyecatch h2 {
    font-size: 18px;
  }
}
/*
 * l-headline
 * アイキャッチ
 */
.l-headline {
  padding: 30px 0;
}
.l-headline.pt60 {
  padding-top: 60px;
}
.l-headline.pb60 {
  padding-bottom: 60px;
}
.l-headline.l-headline-orange {
  background: #fff3d4;
}
.l-headline .l-headline-label {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin-top: -2px;
  margin-right: 10px;
  padding: 2px 10px;
  display: block;
  float: left;
}
.l-headline .l-headline-label.l-headline-label {
  background: #d43300;
}
.l-headline .l-headline-l {
  border-left: 2px solid #d43300;
  padding-left: 20px;
  margin-left: 10px;
  margin-bottom: 40px;
  min-height: 135px;
}
.l-headline .l-headline-border {
  border: 2px solid #e6e6e6;
  padding-bottom: 10px;
}
.l-headline .l-headline-border h2 {
  margin: 20px 0 20px 30px;
}
.l-headline .l-headline-summary {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  margin-bottom: 0;
}
.l-headline .l-headline-summary.l-headline-summary-border li {
  border-bottom: 1px dashed #828282;
}
.l-headline .l-headline-summary.l-headline-summary-border li:first-child, .l-headline .l-headline-summary.l-headline-summary-border li:nth-child(2) {
  border-top: 1px dashed #828282;
}
.l-headline .l-headline-summary li {
  width: 50%;
  display: inline-block;
  float: left;
  font-size: 14px;
  padding: 3px 32px;
  height: 32px;
}
.l-headline .l-headline-summary li:nth-child(odd) {
  border-right: 1px dashed #828282;
}
.l-headline .l-headline-summary li a {
  color: #000;
}
.l-headline .l-headline-summary li a:hover {
  color: #d43300;
}
.l-headline .l-headline-summary li a:before {
  font-family: "FontAwesome";
  content: '\f105';
  float: right;
  font-size: 20px;
  line-height: 110%;
  margin-left: 10px;
}
.l-headline .l-headline-summary li a.active {
  font-weight: bold;
  color: #d43300;
}
.l-headline .l-headline-summary li a.active:before {
  float: left;
  font-weight: normal;
  margin-left: 2px;
  margin-right: 10px;
}

@media (max-width: 769px) {
  .l-headline .l-headline-label {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
  }
  .l-headline .l-headline-l {
    margin-bottom: 20px;
  }
  .l-headline .l-headline-border h2 {
    margin-left: 10px;
  }
  .l-headline .l-headline-summary li {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 150%;
    width: 100%;
    height: auto;
  }
  .l-headline .l-headline-summary li:nth-child(odd) {
    border-right: none;
  }
  .l-headline .l-headline-summary li a:before, .l-headline .l-headline-summary li a:after {
    font-size: 18px;
  }
}
/* module */
/*
 * breadcrumb
 * パンくずリスト
 */
.breadcrumb-area {
  list-style: none;
  padding-left: 10px;
  margin: 5px 0 0;
  text-align: right;
}
.breadcrumb-area li {
  display: inline-block;
  padding-right: 10px;
  font-size: 12px;
}
.breadcrumb-area li a {
  color: #000;
  line-height: 28px;
}
.breadcrumb-area li a:hover {
  color: #de0202;
  text-decoration: none;
}
.breadcrumb-area li:before {
  content: '/';
  margin-right: 10px;
}
.breadcrumb-area li.breadcrumb-area-home:before {
  font-family: "FontAwesome";
  content: '\f009';
  margin-right: 10px;
  color: #df0202;
}

@media (max-width: 500px) {
  .breadcrumb-area {
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0px;
  }
}
/*
 * button
 * ボタン
 */
.button {
  display: block;
  min-width: 345px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 120%;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: none;
  box-sizing: border-box;
  position: relative;
  padding: 15px 20px;
  border: 2px solid transparent;
  transition: background .3s;
  transition: color .3s;
  /* Skin */
  /* Structure */
  /* Option */
}
.button b, .button span {
  color: #fff;
}
.button i {
  font-size: 18px;
  margin-left: 5px;
}
.button:hover {
  color: #df0202;
  text-decoration: none;
  box-shadow: none;
}
.button:after {
  font-weight: normal;
  font-size: 18px;
  margin-right: 20px;
  float: right;
}
.button.button-blue {
  color: #fff;
  background-color: #df0202;
}
.button.button-red {
  color: #fff;
  background-color: #de0202;
}
.button.button-red:hover {
  color: #de0202;
  background-color: #fff;
  border: 2px solid #de0202;
  text-decoration: none;
}
.button.button-gray {
  color: #fff;
  background-color: #949494;
}
.button.button-gray:hover {
  color: #949494;
  background-color: #fff;
  border: 2px solid #949494;
  text-decoration: none;
}
.button.button-orange {
  color: #fff;
  background-color: #d43300;
}
.button.button-orange:hover {
  text-decoration: none;
}
.button.button-white {
  color: #000;
  background-color: #fff;
  border: 2px solid #e6e6e6;
  font-weight: bold;
}
.button.button-white:hover {
  color: #000;
  border: 2px solid #000;
  text-decoration: none;
}
.button.button-responsive {
  width: 100%;
  max-width: 100%;
  min-width: auto;
}
.button.button-lg {
  width: 500px;
  min-width: 500px;
  max-width: 100%;
}
.button.button-md {
  width: 350px;
  min-width: 350px;
  max-width: 100%;
}
.button.button-sm {
  min-width: 140px;
  height: 35px;
  font-size: 12px;
  padding: 10px 25px;
}
.button.button-sm:after {
  font-size: 12px;
  margin-right: 10px;
}
.button.button-arrow {
  background-image: url("/products/anzen/img/common/ico_arrow_s.png");
  background-position: center right 10px;
  background-repeat: no-repeat;
  padding-right: 30px;
}
.button.button-arrow.button-sm {
  background-image: url("/products/anzen/img/common/ico_arrow2_s.png");
}
.button.button-arrow.button-sm:hover {
  background-image: url("/products/anzen/img/common/ico_arrow2_s_red.png");
}
.button.button-arrow.button-arrow-wh {
  background-image: url("/products/anzen/img/common/ico_arrow_m_wh.png");
}
.button.button-arrow.button-arrow-wh:hover {
  background-image: url("/products/anzen/img/common/ico_arrow_m_red.png");
}
.button.button-arrow-right {
  background-image: url("/products/anzen/img/common/ico_arrow_r_s.png");
  background-position: center left 10px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.button.button-arrow-right.button-sm {
  background-image: url("/products/anzen/img/common/ico_arrow2_r_s.png");
}
.button.button-arrow-right.button-sm:hover {
  background-image: url("/products/anzen/img/common/ico_arrow2_r_s_red.png");
}
.button.button-arrow-right.button-arrow-wh {
  background-image: url("/products/anzen/img/common/ico_arrow_r_m_wh.png");
}
.button.button-arrow-right.button-arrow-wh:hover {
  background-image: url("/products/anzen/img/common/ico_arrow_r_m_red.png");
}
.button.button-list {
  background-position: center right 10px;
  background-repeat: no-repeat;
  padding-right: 30px;
}
.button.button-list.button-list-wh {
  background-image: url("../img/common/ico_list_m_wh.png");
}
.button.button-list.button-list-wh:hover {
  background-image: url("../img/common/ico_list_m_red.png");
}

.button-wrapper {
  margin-bottom: 80px;
}

.wrong-button-wrapper {
  margin-top: -55px;
  position: absolute;
  width: 100%;
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  .button {
    min-width: 150px;
  }
  .button.button-m {
    width: 100%;
    min-width: 100%;
    height: auto;
  }
  .button.button-sidemenu.button-sidemenu-mini {
    font-size: 11px;
  }
  .button.button-sidemenu.button-sidemenu-mini i {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .button {
    padding: 10px;
    /* Structure */
    /* Option */
  }
  .button.button-xl {
    width: 100%;
    height: 120px;
  }
  .button.button-xl .button-xl-txt-md {
    font-size: 26px;
    line-height: 150%;
  }
  .button.button-lg {
    width: 100%;
    min-width: 100%;
  }
  .button.button-md {
    width: 100%;
    min-width: 100%;
  }
  .button.button-sm {
    font-size: 12px;
    width: 130px;
    min-width: 130px;
  }
  .button.button-single {
    padding: 10px;
  }
  .button.button-double.w-lg, .button.button-triple.w-lg {
    width: 100%;
    min-width: 100%;
    padding: 10px 18px 7px;
  }
  .button.button-double.w-lg .button-txt-sm, .button.button-triple.w-lg .button-txt-sm {
    font-size: 10px;
  }
  .button.button-double.w-lg .button-txt-md, .button.button-triple.w-lg .button-txt-md {
    font-size: 16px;
  }
  .button.button-double.w-md, .button.button-triple.w-md {
    width: 100%;
    min-width: 100%;
    padding: 10px 18px 7px;
  }
  .button.button-double.w-md .button-txt-sm, .button.button-triple.w-md .button-txt-sm {
    font-size: 10px;
  }
  .button.button-double.w-md .button-txt-md, .button.button-triple.w-md .button-txt-md {
    font-size: 16px;
  }
  .button .button-txt-sm {
    font-size: 14px;
  }
  .button .button-txt-md {
    font-size: 16px;
  }
  .button.button-arrow {
    background-position: center right 10px;
    padding-right: 40px;
  }

  .wrong-button-wrapper {
    position: relative;
    margin: 0;
    width: 100%;
  }
}
/*
 * ページング
 * ページング用のCSS
 */
.pagination {
  text-align: center;
}
.pagination ul {
  padding: 0;
  list-style: none;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li a {
  display: inline-block;
  font-size: 13px;
  color: #222;
  border-color: #dbdbdb;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  padding: 10px 5px 3px;
  text-align: center;
  box-sizing: border-box;
}
.pagination ul li a:hover {
  margin: -2px 0 -2px 5px;
  padding: 9px 4px 2px;
  text-decoration: none;
  border-width: 2px;
  border-color: #000;
  color: #434343;
}
.pagination ul li.active a {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.pagination ul li.active a:hover {
  border-width: 1px;
  padding: 10px 5px 3px;
}
.pagination ul li.previouspostslink a, .pagination ul li.nextpostslink a {
  width: 100px;
  border-radius: 50px;
  border-color: #dbdbdb;
}
.pagination ul li.previouspostslink a:hover, .pagination ul li.nextpostslink a:hover {
  border-color: #000;
  padding-left: 6px;
}
.pagination ul li.previouspostslink a:hover {
  margin: 0px 1px 0px 4px;
}
.pagination ul li.nextpostslink a:hover {
  margin: 0px 1px 0px 4px;
}

@media (max-width: 500px) {
  .pagination {
    width: 100%;
  }
  .pagination ul li {
    display: none;
  }
  .pagination ul li.previouspostslink, .pagination ul li.nextpostslink {
    display: inline-block;
  }
  .pagination ul li.previouspostslink {
    float: left;
  }
  .pagination ul li.nextpostslink {
    float: right;
    margin-right: 10px;
  }
}
/* theme */

/*# sourceMappingURL=style.css.map */
