@charset "utf-8";
/* CSS Document */
/* ==============================================================
   
   ============================================================= */
* {
  border: none;
  margin: 0;
  padding: 0;
}
img {
  border: none;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.img_margin {
  margin-bottom: 30px;
}
ul, ol {
  list-style-type: none;
}
a {
  color: #0645ad;
  text-decoration: none;
}
p, ul, ol, li, dt, dd {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII="); /*ブロック要素の背景に透明画像を設定*/
}
.inner_block {
  margin: 0 0 30px 0;
}
blockquote {
  margin: 1em 0 0 0;
}
small {
  color: #888;
  font-size: 12px;
  margin: .5em 0 0;
}
sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
address {
  font-style: normal;
  margin: 1em 0;
}
figcaption {
  font-weight: 700;
  margin: .5em 0;
}
/* ==============================================================
   
   ============================================================= */
body {
  color: #555;
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', YuGothic, 'Yu Gothic', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4em;
  max-height: 999999px; /*スマホとPCサイトの文字サイズを固定する*/
  -webkit-text-size-adjust: 100%; /*スマホとPCサイトの文字サイズを固定する*/
  /*min-width: 900px;*/
  overflow-wrap: break-word;
  word-wrap: break-word;
  zoom: 1; /*float対応*/
}
/*IE11*/
main {
  display: block;
}
.wrapper {
  background: #fff;
  clear: both;
  color: #555;
  -webkit-text-size-adjust: 100%;
  font-size: 13px;
  height: auto;
  letter-spacing: 1px;
  margin: 0 auto 20px;
  max-height: 999999px;
  overflow-wrap: break-word;
  position: relative;
  width: 900px;
  word-wrap: break-word;
}
.wrapper_background {
  background: #f0f3f9;
  clear: both;
  color: #555;
  -webkit-text-size-adjust: 100%;
  font-size: 13px;
  height: auto;
  letter-spacing: 1px;
  margin: 0 0 50px 0;
  max-height: 999999px;
  overflow-wrap: break-word;
  padding: 15px 0;
  position: relative;
  word-wrap: break-word;
}
.wrapper_background_border {
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
  background: linear-gradient(125deg, #dbedff 0%, #f2e5ff 100%) no-repeat 66% 0% / 100% 100%;
  box-sizing: border-box;
  color: #33699F;
  font-size: 15px;
  margin: 0 0 2em;
  padding: .5em 1em .5em 1em;
}
.catch_area {
  background: #2089cb;
  background-image: linear-gradient(50deg, #5db1ef 0%, #359ccc 50%, #5db1ef 100%);
  clear: both;
  color: #fff;
  -webkit-text-size-adjust: 100%;
  font-size: 13px;
  height: auto;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  max-height: 999999px;
  overflow-wrap: break-word;
  padding: 15px 0;
  position: relative;
  word-wrap: break-word;
}
.container {
  box-sizing: border-box;
  margin: auto;
  position: relative;
  width: 900px;
}
.flex_box {
  display: flex;
  justify-content: space-between;
}
/* ==============================================================
   タイトル
   ============================================================= */
#page_header {
  border-top: 1px solid #6699cc;
  box-shadow: 0 1px 3px #ccc;
  color: #6699cc;
  height: 60px;
  margin-bottom: 35px;
}
#page_header_inner {
  display: flex;
  justify-content: space-between;
  letter-spacing: 0;
  margin: 20px auto;
  width: 900px;
}
.page_path {
  color: #999;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5em;
  padding-right: 10px;
  text-align: right;
  width: 500px;
}
.page_path ol {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.page_path ol li::before {
  color: #4444bb;
  content: "\e5cc";
  font-family: 'Material Icons';
  font-size: 1em;
  font-weight: 900;
  speak: none;
  padding: 0 .5em 0 .5em;
  vertical-align: middle;
}
.page_path ol li:first-child::before {
  color: #4444bb;
  content: "\e88a";
  font-family: 'Material Icons';
  font-size: 1.3em;
  padding: auto .5em;
  speak: none;
  vertical-align: middle;
}
/* ==============================================================
    見出し
   ============================================================= */
h1, h2 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII="); /*ブロック要素の背景に透明画像を設定*/
  color: #555;
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  max-height: 999999px;
  position: relative;
  z-index: 0;
}
#page_header_inner h1 {
  color: #6699cc;
  display: table-cell;
  font-size: 18px;
  width: 550px;
}
.label {
  font-size: 16px;
  font-weight: 700;
  margin: 3em 10px 10px 0;
}
h2.label01 {
  background: #fff;
  border: 1px solid #d3dbec;
  border-radius: 8px;
  letter-spacing: 4px;
  line-height: 1em;
  margin: 24px 0;
  padding: 15px 20px 15px 30px;
}
h2.label01::after {
  background-color: #4444bb;
  border-radius: 4px;
  content: "";
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  left: .5em;
  position: absolute;
  top: .5em;
  width: 6px;
}
h2.label02 {
  background: #fff;
  border-bottom: 1px solid #d3dbec;
  color: #555;
  font-size: 16px;
  margin: 1.5em 0 .3em;
  padding: .3em 1.8em;
}
h2.label02::after {
  background-color: #4444bb;
  border-radius: 4px;
  content: "";
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  left: .5em;
  position: absolute;
  top: .5em;
  width: 6px;
}
h2.policy_ttl {
  font-size: 18px;
  margin: 0 0 2em 0;
  text-align: center;
}
h2.license_programs {
  font-size: 18px;
  margin: 0 0 2em 0;
  text-align: center;
}
h2.license_geal {
  font-size: 14px;
  margin: 1em 0;
}
h2.news_ttl {
  color: #013f98;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4em;
  margin: .8em 0 .8em 0;
}
h2.news_ttl02 {
  border-left: solid 6px #4444bb;
  font-size: 20px;
  margin: 2em 0 .8em;
  padding: 0 0.5em;
}
h3 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII="); /*ブロック要素の背景に透明画像を設定*/
  font-family: "游ゴシック体", "Yu Gothic";
  -webkit-text-size-adjust: 100%;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.4em;
  margin: 20px 0 10px;
  max-height: 999999px;
  position: relative;
  z-index: 0;
}
h3.label01 {
  background: #f0f3f9;
  border-bottom: dotted 1px #d3dbec;
  border-top: dotted 1px #d3dbec;
  color: #6699cc;
  line-height: 1.4;
  padding: 0.3em 0.5em 0.3em 1em;
  position: relative;
}
h3.label01::before {
  color: #6699cc;
  content: "\e7cd";
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 1.5em;
  font-weight: 500;
  margin: 0 .5em 0 0;
  speak: none;
  transform: rotate(-90deg);
  vertical-align: middle;
}
h3.label01_s {
  background: #f0f3f9;
  border-bottom: dotted 1px #d3dbec;
  border-top: dotted 1px #d3dbec;
  color: #6699cc;
  font-size: 1em;
  font-weight: 900;
  line-height: 1.4;
  margin: 0.5em 0;
  padding: 0.5em 0.5em 0.5em 3em;
  position: relative;
}
h3.label01_s::before {
  color: #6699cc;
  content: "\e92d";
  font-family: 'Material Icons';
  font-size: 1.5em;
  left: 0.25em;
  margin: auto .5em auto .2em;
  position: absolute;
  speak: none;
  top: 0;
}
h3.license_caution_ttl {
  background: #013f98;
  border-radius: 6px;
  color: #fff;
  font-size: 22px;
  letter-spacing: 6px;
  margin: 0;
  padding: .5em 1em .2em 1.5em;
}
h3.license_caution_ttl::before {
  color: #ecdd22;
  content: "\e002";
  font-family: 'Material Icons Round';
  font-size: 30px;
  font-weight: 500;
  margin: 0 .5em 0 0;
  speak: none;
  vertical-align: middle;
}
span.back-category {
  background: #fff;
  border: 1px solid #6699cc;
  border-radius: 8px;
  color: #6699cc;
  -webkit-text-size-adjust: none; /*スマホ用*/
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: .5em 2em;
}
.news_new_product {
  background: #7aa3cc;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 1.6em;
  line-height: 1.6em;
  margin: .3em 2.3em .3em .3em;
  width: 80px;
}
.news_icon_etc {
  background: #d3e0ee;
  color: #5772af;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 1.6em;
  line-height: 1.6em;
  margin: .3em 2.3em .3em .3em;
  width: 80px;
}
/* ==============================================================
   Sollae ロゴ
   ============================================================= */
.sollae_lead {
  align-items: center;
  display: flex;
  justify-content: space-around;
  margin: 2em auto 3em;
}
/* ==============================================================
	ul,ol…
   ============================================================= */
.list_child {
  list-style: disc;
  line-height: 1.8em;
  margin: auto 2em;
}
.list_count {
  list-style: decimal;
  line-height: 1.8em;
  margin: 0 3em;
}
/* =============================================================== 
    dl.list_release
   =============================================================== */
dl.list_release {
  border-bottom: 1px dotted #999;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  line-height: 1.8em;
  margin: 2em 0;
  width: 100%;
}
dl.list_release dt:first-child {
  border-top: #4444bb 3px solid;
}
dl.list_release dd.list_title {
  border-top: #cccccc 3px solid;
}
dl.list_release dt {
  border-top: 1px dotted #999;
  box-sizing: border-box;
  font-weight: 700;
  letter-spacing: 6px;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 0;
  width: 25%;
}
dl.list_release dd {
  border-top: 1px dotted #999;
  box-sizing: border-box;
  padding: 8px 5px 8px 15px;
  width: 75%;
}
dl.list_release dd div {
  display: inline-block;
} /*dtが収まらない場合表示*/
/*=============================================================== 
  dl.list_release02
	=============================================================== */
dl.list_release02 {
  border-bottom: 1px dotted #999;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  line-height: 1.8em;
  margin: 1.5em 0 3em;
  width: 100%;
}
dl.list_release02 dt {
  border-top: 1px dotted #999;
  box-sizing: border-box;
  font-weight: 700;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 0;
  padding-right: 1px; /*dotted重なり修正*/
  width: 30%;
}
dl.list_release02 dd {
  border-top: 1px dotted #999;
  box-sizing: border-box;
  padding: 8px 5px 8px 15px;
  width: 70%;
}
dl.list_release02 dd div {
  display: inline-block;
}
dl.list_release02 ul {
  margin: 0;
}
/*=============================================================== 
  dl.list_release03
	=============================================================== */
dl.list_release03 {
  border-bottom: 1px dotted #6699cc;
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  flex-wrap: wrap;
  line-height: 1.8em;
  margin: 1.5em 0 3em;
  width: 100%;
}
dl.list_release03 dt {
  background: #f0f3f9;
  border-top: 1px dotted #6699cc;
  box-sizing: border-box;
  font-weight: 700;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 0;
  padding-right: 1px; /*dotted重なり修正*/
  width: 30%;
}
dl.list_release03 dd {
  border-top: 1px dotted #6699cc;
  box-sizing: border-box;
  padding: 8px 5px 8px 15px;
  width: 70%;
}
/*=============================================================== 
  ul.list_release_style
	=============================================================== */
ul.list_release_style {
  list-style: circle;
  margin: 0 3em 2em 2em;
}
/* ==============================================================
	「※」「※1」…
  ============================================================= */
.caution {
  color: #f07070;
  font-size: 11px;
  font-weight: 500;
  margin: 0 .5em 0 .3em;
  white-space: nowrap;
}
.caution_txt_strong {
  color: #f07070;
  line-height: 1.6em;
}
/* ==============================================================
	「保守品」「販売終了品」製品タイトル横
  ============================================================= */
.discon_word {
  background: #ddd;
  border-radius: 8px;
  color: #000;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  margin: .3em 2em;
  width: 80px;
}
.discon_word_txt {
  color: #aaa;
  font-weight: 500;
}
.discon_plans_word {
  background: #cc3366;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin: .3em 2em;
  width: 100px;
}
/* ==============================================================
   ボタン
   ============================================================= */
a.button {
  background-color: #6699cc;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, transparent 50%, #fff 50%);
  border: 3px solid #6699cc;
  border-radius: 30px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "游ゴシック体", "Yu Gothic";
  font-size: 18px;
  font-weight: 700;
  margin: 1.5em auto;
  padding: .5em 1em;
  text-align: center;
  text-decoration: none;
  transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .8s ease 0s, background-color .8s ease;
  width: 500px;
}
a.button:hover {
  background-color: #fff;
  background-position: -100% 100%;
  border: 3px solid #6699cc;
  color: #6699cc;
}
/* ==============================================================
   ボタン recruit
   ============================================================= */
a.button_recruit {
  background-color: #6699cc;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, transparent 50%, #fff 50%);
  border: 3px solid #6699cc;
  border-radius: 30px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: "游ゴシック体", "Yu Gothic";
  font-size: 16px;
  font-weight: 700;
  margin: 1em;
  padding: .3em;
  text-align: center;
  text-decoration: none;
  transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .8s ease 0s, background-color .8s ease;
  width: 350px;
}
a.button_recruit:hover {
  background-color: #fff;
  background-position: -100% 100%;
  border: 3px solid #6699cc;
  color: #6699cc;
}
/* ==============================================================
	icon
   ============================================================= */
span.material-icons {
  color: #4444bb;
  display: inline-block;
  margin: auto .5em;
  vertical-align: middle;
}
.label_link_mark::before {
  content: '\e89e';
  font-family: 'Material Icons';
  font-size: 18px;
  margin: auto .3em auto .3em;
  speak: none;
  vertical-align: middle;
}
/* ==============================================================
	製品ページに戻る
   ============================================================= */
.button_return_area {
  display: flex;
  justify-content: space-around;
}
a.button_return { /*--- a　消去しない ---*/
  background-color: #6699cc;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 0 3em;
  padding: 8px;
  text-align: center;
  width: 350px;
}
a.button_return span {
  color: #fff;
  font-size: 18px;
}
a.button_return:hover {
  opacity: 0.6;
}
/* ==============================================================
   ページトップ
   ============================================================= */
#page_top_button {
  background: #aaa;
  border-radius: 4px;
  bottom: 20px;
  height: 50px;
  opacity: 0.6;
  position: fixed;
  right: 20px;
  width: 50px;
  z-index: 9999;
}
#page_top a {
  display: block;
  height: 50px;
  position: relative;
  width: 50px;
}
#page_top_button a::before {
  color: #fff;
  content: '\e5ce';
  font-family: 'Material Icons';
  speak: none;
  font-weight: 900;
  font-size: 25px;
  height: 25px;
  margin: auto;
  position: absolute;
  text-align: center;
  width: 25px;
  top: .3rem;
  bottom: 0;
  right: 0;
  left: 0;
}
#page_top_button a:hover {
  background: #999;
}
/* ==============================================================
  header
   ============================================================= */
header {
  border-bottom: 1px solid #eee;
  margin: 0 auto 0;
  position: relative;
}
header ul {
  align-items: center;
  color: #333;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
  margin: 1em auto .5em;
  width: 900px;
}
header ul a {
  border-radius: 6px;
  display: inline-block;
  padding: .5em;
}
header ul a:hover {
  background: #e6eef5;
  color: #6699cc;
}
#headerlogo {
  display: block;
  margin: 0 25px 0 0;
  width: 250px;
}
#headerlogo:hover {
  background: #fff;
}
p.english {
  color: #aaa;
  font-size: 12px;
  letter-spacing: 0;
  margin: 0; /*product p margin*/
  text-align: center;
}
/* ==============================================================
   footer
   ============================================================= */
ul.footer_order_menu {
  align-items: center;
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 700;
  margin: 8em auto 1em;
  justify-content: space-between;
  text-align: center;
  width: 900px;
}
ul.footer_order_menu li {
  border-left: 1px solid #6699cc;
  border-right: 1px solid #6699cc;
  box-sizing: border-box;
  flex: 1;
  margin: 0 0 1em 0;
}
ul.footer_order_menu li + li {
  border-left: none;
  border-right: 1px solid #6699cc;
}
nav#footer_area {
  background: #0e63be;
  border-bottom: solid 1px #d3e0ee;
  font-size: 12px;
  padding: 2em 0;
  margin: 0 auto 1.8em;
}
nav#footer_area a {
  color: #fff;
}
nav#footer_area a:hover {
  color: #d3e0ee;
}
#foot {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 900px;
}
nav#policy {
  text-align: center;
  margin: 0 auto 1em;
}
nav#policy ul {
  display: flex;
  margin: 0 auto 2.3em;
  justify-content: center;
}
nav#policy ul li {
  border-right: 1px solid #aac4f2;
  padding: 0 2em;
}
nav#policy ul li:last-child {
  border-right: none;
}
nav#policy ul li a {
  color: #6699cc;
  font-weight: 700;
}
.footer_category_ttl {
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 .5em 0;
}
footer {
  clear: both;
  color: #6699cc;
  font-size: 12px;
  margin: 80px 0 0 0;
}