@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}

#contentsblock * {
  box-sizing: initial;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.fn-sub-heading {
  display: none;
}

body {
  margin: 0 auto;
  min-width: 1200px;
   -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, p, li, dt, dd, span, strong, a, div {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 768px) {
  body {
    min-width: 768px;
  }
}
@media (max-width: 425px) {
  body {
    min-width: inherit;
  }
}
.cmn-bread {
  max-width: 1000px;
  margin: 0 auto;
  padding: 18px 20px 16px;
  list-style: none;
}
.cmn-bread:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
.cmn-bread.is_contents {
  display: none;
}
.cmn-bread--item {
  font-size: 12px;
  position: relative;
  float: left;
  margin: 0 6px 0 0;
  display: block;
}
.cmn-bread--item .search_txt {
  font-size: 12px;
}
.cmn-bread--item .search_txt .search_box--txt {
  font-size: 12px;
}
.cmn-bread--link {
  font-size: 12px;
  position: relative;
  top: -3px;
  display: block;
  transition: 0.15s;
  text-decoration: none;
  color: #00a0e9;
}
.cmn-bread--link:after {
  font-size: 16px;
  display: inline-block;
  margin: 0 0 0 6px;
  content: ">";
  transform: scale(0.6, 1);
  color: #000;
}
.cmn-bread--link:hover {
  color: #3f4e64;
}

@media (max-width: 768px) {
  .cmn-bread {
    padding: 8px 20px 9px;
    line-height: 1.3;
  }
}
@media (max-width: 425px) {
  .cmn-bread {
    display: none;
  }
  .cmn-bread.is_contents {
    display: flex;
    height: 40px;
    align-items: center;
    padding: 0 10px;
    border-top: 1px solid #f1f1f1;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .cmn-bread.is_contents::-webkit-scrollbar {
    height: 5px;
  }
  .cmn-bread.is_contents::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #eee;
  }
  .cmn-bread.is_contents::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #999;
  }
  .cmn-bread.is_contents .cmn-bread--item {
    float: none;
    display: inline-block;
  }
  .cmn-bread.is_contents .cmn-bread--link {
    top: 0;
  }
}
.cmn-contents {
  position: relative;
  padding: 110px 0 0 0;
}
.cmn-contents-fseries:before {
  border-color: #1faab0;
}
.cmn-contents-cons_temp:before {
  border-color: #5F78C8;
}
.cmn-contents-e_water_manual {
  background-color: #faf3e1;
  padding-bottom: 60px;
}
.cmn-contents-e_water_manual_top {
  padding-bottom: 0;
}
.cmn-contents--bar {
  position: fixed;
  z-index: 1;
  top: 64px;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  border-bottom: 2px solid transparent;
  background-color: #fff;
}
.cmn-contents--topic {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 960px;
  margin: 0 auto 40px;
}
.cmn-contents--topic-series {
  padding-bottom: 46px;
}
.cmn-contents--topic-single {
  padding-bottom: 46px;
}
.cmn-contents--label {
  font-size: 28px;
  line-height: 297px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 300px;
  height: 297px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 140, 75, 0.8);
}
.cmn-contents--label-ice {
  background-color: #004097;
}
.cmn-contents--label-washing {
  background-color: #005a96;
}
.cmn-contents--label-cookeverio {
  background-color: #af1b40;
}
.cmn-contents--label-e_water {
  background-color: #23b496;
}
.cmn-contents--label-food_service {
  background: #EB78B4;
}
.cmn-contents--label-rs {
  background: #0096b6;
  font-size: 26px;
}
.cmn-contents--label-rc {
  background: #76a7db;
  font-size: 26px;
  line-height: 1.3;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmn-contents--label-fd {
  background: #ec6c00;
}
.cmn-contents--label-fm {
  background: #37afbe;
}
.cmn-contents--label-dispenser {
  background: #496eb4;
  font-size: 26px;
}
.cmn-contents--label-others {
  background: #00A0E9;
}
.cmn-contents--label-fr {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}
.cmn-contents--label-bakery {
  background: #e8ba41;
}
.cmn-contents--series_label {
  line-height: 48px;
  position: relative;
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 20px;
  color: #fff;
  background-color: #008C4B;
}
.cmn-contents--series_label-fseries {
  background-color: #1faab0;
}
.cmn-contents--series_label-constant {
  background-color: #5F78C8;
}
.cmn-contents--series_label-ice_engine {
  background-color: #004097;
}
.cmn-contents--series_label-ice_other {
  background-color: #525ca7;
}
.cmn-contents--series_label-cube {
  background-color: #036eb7;
}
.cmn-contents--series_label-blast {
  background-color: #1bb8ce;
}
.cmn-contents--series_label-e_water {
  background-color: #55afeb;
}
.cmn-contents--series_label-rs {
  background-color: #0096b6;
}
.cmn-contents--series_label-jwe {
  background-color: #1bb8ce;
}
.cmn-contents--series_label-other {
  background-color: #525ca7;
}
.cmn-contents--series_label-variant {
  background-color: #00a3af;
}
.cmn-contents--series_label-jwe {
  background-color: #008cd4;
}
.cmn-contents--series_label-jw {
  background-color: #345ba8;
}
.cmn-contents--series_label-cookeverio {
  background-color: #af1b40;
}
.cmn-contents--series_label-hsb {
  background-color: #d0121b;
}
.cmn-contents--series_label-bigice {
  background-color: #005573;
}
.cmn-contents--series_label-service_cart {
  background-color: #F19EC2;
}
.cmn-contents--series_label-varie {
  background-color: #4F3432;
}
.cmn-contents--series_label-doughcon {
  background-color: #bea36f;
}
.cmn-contents--series_label-toromi {
  background-color: #4ab034;
}
.cmn-contents--series_label-v_packaging {
  background-color: #35af46;
}
.cmn-contents--series_ttl {
  font-size: 18px;
}
.cmn-contents--series_catch {
  font-size: 14px;
  position: absolute;
  top: calc(50% - 0.5em);
  right: 20px;
  line-height: 1;
}
.cmn-contents--series_pic {
  display: block;
  max-width: 100%;
}
.cmn-contents--pic {
  display: block;
  max-width: 100%;
}
.cmn-contents--in {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 768px) {
  .cmn-contents:before {
    display: none;
  }
  .cmn-contents--topic {
    margin-bottom: 40px;
  }
  .cmn-contents--label {
    font-size: 24px;
    line-height: 31vw;
    width: 240px;
    height: 31vw;
  }
  .cmn-contents--series_label {
    height: auto;
    line-height: 1.3;
    padding: 13px 20px;
  }
  .cmn-contents--series_ttl {
    max-width: 600px;
  }
}
@media (max-width: 425px) {
  .cmn-contents {
    overflow: hidden;
    padding-top: 69px;
  }
  .cmn-contents--series_catch {
    position: static;
    display: block;
    margin-top: 5px;
  }
  .cmn-contents--bar {
    display: none;
  }
  .cmn-contents--topic {
    margin-bottom: 20px;
  }
  .cmn-contents--topic-single {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .cmn-contents--topic-single .series_nav--sp_btn {
    margin-top: 0;
  }
  .cmn-contents--label, .cmn-contents--series_label {
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    text-align: left;
  }
  .cmn-contents--pic {
    position: relative;
    left: -45vw;
    max-width: 145vw;
  }
  .cmn-contents--series_ttl {
    font-size: 16px;
    display: inline;
    letter-spacing: -1px;
  }
  .cmn-contents--series_pic {
    position: relative;
    left: -7px;
    width: 152vw;
    max-width: inherit;
  }
  .cmn-contents--topic-series {
    margin-bottom: 35px;
    padding-bottom: 0;
  }
}
@media (max-width: 320px) {
  .cmn-contents--series_ttl {
    font-size: 14px;
  }
  .cmn-contents--series_catch {
    font-size: 12px;
  }
}
.document_contact {
  display: block;
  background-color: #e2e2e2;
}
.document_contact--in {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
}
.document_contact--in:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
.document_contact--ttl {
  font-size: 20px;
  line-height: 1.4;
  position: relative;
  top: 8px;
  float: left;
  width: calc(33.3% - 14px);
}
.document_contact--box {
  float: left;
  width: calc(33.3% - 14px);
  margin: 0 0 0 21px;
}
.document_contact--box-web .document_contact--catch:first-letter {
  color: #FA7814;
}
.document_contact--box-web .document_contact--btn {
  background-color: #FA7814;
}
.document_contact--box-web .document_contact--btn:before {
  content: "\e908";
}
.document_contact--box-web .document_contact--btn:hover {
  color: #fff !important;
  background-color: #d66005;
}
.document_contact--box-tel .document_contact--catch:first-letter {
  color: #00a0e9;
}
.document_contact--box-tel .document_contact--btn {
  background-color: #00a0e9;
}
.document_contact--box-tel .document_contact--btn:before {
  content: "\e91e";
}
.document_contact--box-tel .document_contact--btn:hover {
  color: #fff !important;
  background-color: #007db6;
}
.document_contact--catch {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  display: block;
  margin: 0 0 7px 0;
}
.document_contact--btn {
  font-size: 14px;
  font-weight: bold;
  line-height: 48px;
  position: relative;
  position: relative;
  display: block;
  width: 100%;
  height: 48px;
  transition: 0.15s;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: red;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.document_contact--btn:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  position: relative;
  top: 5px;
  margin: 0 4px 0 0;
}
.document_contact--btn:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  position: absolute;
  right: 4px;
  bottom: 4px;
  margin: -0.5em 0 0 0;
  content: "\e907";
}

.cmn-footer_back_btn {
  position: fixed;
  z-index: 100;
  right: 20px;
  bottom: 20px;
  width: 80px;
  height: 54px;
  transition: 0.15s;
  text-decoration: none;
  border-radius: 3px;
  background-color: rgba(179, 179, 179, 0.6);
  cursor: pointer;
}
.cmn-footer_back_btn:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -0.5em 0 0 -0.5em;
  content: "\e906";
  transform: rotate(-90deg);
  color: #fff;
}
.cmn-footer_back_btn:hover {
  background-color: rgba(179, 179, 179, 0.8);
}

.cmn-gl_footer--top {
  background-color: #4d4d4d;
}
.cmn-gl_footer--sns {
  background-color: #4d4d4d;
}
.cmn-gl_footer--sns_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
}
.cmn-gl_footer--sns_link {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
  color: #ccc;
  font-weight: bold;
  transition: 0.3s;
}
.cmn-gl_footer--sns_link-youtube {
  padding: 0 0 0 35px;
}
.cmn-gl_footer--sns_link-youtube:before, .cmn-gl_footer--sns_link-youtube:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transition: 0.3s;
}
.cmn-gl_footer--sns_link-youtube:before {
  left: 0;
  width: 28px;
  height: 18px;
  border-radius: 5px;
  background-color: #ccc;
}
.cmn-gl_footer--sns_link-youtube:after {
  left: 12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  border-color: transparent transparent transparent #4d4d4d;
}
.cmn-gl_footer--sns_link-youtube:hover:before {
  background-color: #ff0000;
}
.cmn-gl_footer--sns_link-youtube:hover:after {
  border-color: transparent transparent transparent #fff;
}
.cmn-gl_footer--bottom {
  background-color: #333;
}
.cmn-gl_footer--copy {
  background-color: #000;
}
.cmn-gl_footer--copy_in {
  display: -webkit-flex;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  height: 60px;
}
.cmn-gl_footer--copy_logo {
  position: relative;
  display: -webkit-flex;
  display: flex;
  width: 230px;
  padding: 0 20px;
}
.cmn-gl_footer--copy_logo:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.cmn-gl_footer--copy_logo_svg {
  pointer-events: none;
  height: 53.31px;
}
.cmn-gl_footer--copy_txt {
  font-size: 10px;
  color: #fff;
  line-height: 60px;
}
.cmn-gl_footer--in {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 20px;
}
.cmn-gl_footer--ttl {
  font-size: 20px;
  margin: 0 0 40px 0;
  color: #fff;
}
.cmn-gl_footer--nav_list {
  margin-top: -55px;
}
.cmn-gl_footer--nav_list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
.cmn-gl_footer--nav {
  float: left;
}

.cmn-gl_footer_products {
  width: 192px;
  margin: 40px 0 0 0;
  padding: 25px 9px 0 9px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.cmn-gl_footer_products-ttl_none {
  padding-top: 65px;
  border-left: 0px;
}
.cmn-gl_footer_products-last {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.cmn-gl_footer_products--ttl {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
  display: block;
  margin: 0 0 21px 0;
  transition: 0.15s;
  text-decoration: none;
  color: #fff;
}
.cmn-gl_footer_products--ttl:hover {
  color: #00a0e9;
}
.cmn-gl_footer_products--ttl-ref {
  top: -20px;
  margin-bottom: 0;
}
.cmn-gl_footer_products--ttl-ref .cmn-gl_footer_products--pic {
  top: -15px;
}
.cmn-gl_footer_products--ttl-drink {
  top: -10px;
  margin-bottom: -10px;
}
.cmn-gl_footer_products--ttl-drink .cmn-gl_footer_products--pic {
  top: -20px;
}
.cmn-gl_footer_products--ttl-food {
  top: -10px;
  margin-bottom: 1px;
}
.cmn-gl_footer_products--ttl-food .cmn-gl_footer_products--pic {
  top: -18px;
}
.cmn-gl_footer_products--pic {
  position: absolute;
  top: -32px;
  right: -8px;
  max-width: 61px;
  height: auto;
}
.cmn-gl_footer_products--item {
  margin: 0 0 10px 0;
}
.cmn-gl_footer_products--link {
  font-size: 14px;
  line-height: 1.3;
  display: block;
  transition: 0.15s;
  text-decoration: none;
  color: #ccc;
}
.cmn-gl_footer_products--link:hover {
  color: #00a0e9;
}
.cmn-gl_footer_products--list-prefab {
  margin-top: 40px;
}

.cmn-gl_footer_series_list {
  margin: 10px 0;
}
.cmn-gl_footer_series_list--item {
  position: relative;
  margin: 0 0 7px 0;
  padding: 0 0 0 1em;
}
.cmn-gl_footer_series_list--item:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: inline-block;
  margin: 0 -2px 0 0;
  content: "・";
  color: #ccc;
}
.cmn-gl_footer_series_list--item:last-child {
  margin-bottom: 0;
}
.cmn-gl_footer_series_list--link {
  font-size: 12px;
  transition: 0.15s;
  text-decoration: none;
  color: #ccc;
}
.cmn-gl_footer_series_list--link:hover {
  color: #00a0e9;
}

.cmn-gl_footer_parent_nav {
  max-width: 1000px;
  margin: 0 auto;
  padding: 14px 20px;
}
.cmn-gl_footer_parent_nav--link {
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
  transition: 0.15s;
  text-decoration: none;
  color: #b3b3b3;
}
.cmn-gl_footer_parent_nav--link:last-child {
  margin-right: 0;
}
.cmn-gl_footer_parent_nav--link:hover {
  color: #00a0e9;
}

@media (max-width: 768px) {
  .cmn-gl_footer--sns_inner {
    padding-top: 0;
  }
  .cmn-gl_footer_products {
    width: 121px;
  }
  .cmn-gl_footer_products--ttl {
    font-size: 11px;
    letter-spacing: -1px;
  }
  .cmn-gl_footer_products--pic {
    top: -16px;
    max-width: 45px;
  }
  .cmn-gl_footer_products--link {
    font-size: 11px;
  }
  .cmn-gl_footer_series_list--item {
    margin-bottom: 5px;
    padding-left: 0.4em;
  }
  .cmn-gl_footer_series_list--item:before {
    left: -5px;
  }
  .cmn-gl_footer_series_list--link {
    font-size: 10px;
    letter-spacing: -1.9px;
  }
  .cmn-gl_footer_parent_nav {
    padding-top: 10px;
    padding-right: 100px;
    padding-bottom: 10px;
  }
  .cmn-gl_footer_parent_nav--link {
    font-size: 12px;
    line-height: 1.7;
  }
  .document_contact--ttl {
    font-size: 16px;
  }
  .document_contact--box {
    width: calc(33.3% - 8px);
    margin: 0 0 0 15px;
  }
}
@media (max-width: 425px) {
  .cmn-footer_back_btn {
    width: 50px;
    height: 37px;
  }
  .cmn-footer_back_btn:before {
    font-size: 18px;
  }
  .cmn-gl_footer--in {
    padding: 40px 20px;
  }
  .cmn-gl_footer--ttl {
    font-size: 16px;
  }
  .cmn-gl_footer--nav_list {
    margin-top: -25px;
  }
  .cmn-gl_footer--copy_in {
    display: block;
    width: 100%;
    height: auto;
  }
  .cmn-gl_footer--copy_logo {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 10px 0 0;
  }
  .cmn-gl_footer--copy_txt {
    text-align: center;
    line-height: 30px;
  }
  .cmn-gl_footer_products {
    width: calc(50% - 10px);
    height: 53px !important;
    margin: 25px 0 0 0;
    padding: 0;
    border-left: 0px;
  }
  .cmn-gl_footer_products:nth-child(2), .cmn-gl_footer_products:nth-child(6), .cmn-gl_footer_products:nth-child(8), .cmn-gl_footer_products:nth-child(10), .cmn-gl_footer_products:nth-child(12), .cmn-gl_footer_products:nth-child(14) {
    margin-left: 20px;
  }
  .cmn-gl_footer_products:nth-child(2) .cmn-gl_footer_products--pic, .cmn-gl_footer_products:nth-child(6) .cmn-gl_footer_products--pic, .cmn-gl_footer_products:nth-child(8) .cmn-gl_footer_products--pic, .cmn-gl_footer_products:nth-child(10) .cmn-gl_footer_products--pic, .cmn-gl_footer_products:nth-child(12) .cmn-gl_footer_products--pic, .cmn-gl_footer_products:nth-child(14) .cmn-gl_footer_products--pic {
    right: 0;
  }
  .cmn-gl_footer_products-last {
    border-right: 0px;
  }
  .cmn-gl_footer_products--list {
    display: none;
  }
  .cmn-gl_footer_products-ttl_none {
    display: none;
  }
  .cmn-gl_footer_products--ttl {
    font-size: 14px;
  }
  .cmn-gl_footer_products--ttl-food, .cmn-gl_footer_products--ttl-drink {
    top: 0;
    margin-bottom: 0;
  }
  .cmn-gl_footer_products--pic {
    right: 10px;
    max-width: 53px;
    height: auto;
  }
  .cmn-gl_footer_series_list {
    display: none;
  }
  .cmn-gl_footer_parent_nav {
    padding: 25px 20px;
  }
  .cmn-gl_footer_parent_nav--link {
    font-size: 14px;
    width: 50%;
    margin: 5px 0 0 0;
  }
  .cmn-gl_footer_parent_nav--link:nth-child(1), .cmn-gl_footer_parent_nav--link:nth-child(2) {
    margin-top: 0;
  }
  .document_contact--in {
    padding: 30px 20px 40px;
  }
  .document_contact--ttl {
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .document_contact--box {
    width: 100%;
    margin: 0;
  }
  .document_contact--box-web {
    margin: 0 0 10px 0;
  }
}
.footer_overlay_note_trigger {
  position: relative;
  top: -72px;
  left: 200px;
  display: block;
  width: 760px;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  padding: 5px;
  border: 1px solid #fff;
  cursor: pointer;
  transition: 0.3s;
}
.footer_overlay_note_trigger:hover .footer_overlay_note_trigger--detail {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
@media (max-width: 768px) {
  .footer_overlay_note_trigger {
    top: 0;
    left: 0;
    padding-bottom: 1px;
    margin: -10px 0 50px 0;
    width: 100%;
  }
}
@media (max-width: 425px) {
  .footer_overlay_note_trigger {
    text-align: left;
  }
}
.footer_overlay_note_trigger--detail {
  position: relative;
  width: 100%;
  padding: 1px 0;
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(255, 255, 255);
  color: #333;
  font-weight: bold;
  transition: 0.3s;
}
@media (max-width: 425px) {
  .footer_overlay_note_trigger--detail {
    margin: 5px 0;
  }
}

.footer_overlay_note {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.8);
  pointer-events: none;
  opacity: 0;
  transition: 0.15s;
  overflow-y: auto;
}
.footer_overlay_note.is_show {
  opacity: 1;
  pointer-events: auto;
}
.footer_overlay_note--content {
  position: absolute;
  left: calc(50% - 375px);
  top: calc(50% - 290px);
  width: 750px;
  height: 580px;
  background-color: #fff;
  padding: 70px 35px;
  box-sizing: border-box;
}
@media (max-width: 425px) {
  .footer_overlay_note--content {
    left: 15px;
    top: 15px;
    width: calc(100% - 30px);
    height: auto;
    padding: 20px 10px;
  }
}
@media (max-width: 425px) {
  .footer_overlay_note--pic-01 {
    display: block;
    margin: 0 auto 10px auto;
  }
}
@media (max-width: 425px) {
  .footer_overlay_note--pic-02 {
    width: 100%;
  }
}
.footer_overlay_note--picbox {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin: 10px 0;
}
@media (max-width: 425px) {
  .footer_overlay_note--picbox {
    display: block;
  }
}
.footer_overlay_note--row2 {
  display: flex;
  align-items: start;
  justify-content: start;
  border-top: 1px dotted #000;
  padding: 10px 0 0 0;
}
.footer_overlay_note--description {
  font-size: 13px;
  line-height: 1.5;
}
.footer_overlay_note--description-row2 {
  margin-left: 20px;
}
.footer_overlay_note--close {
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #666;
  margin: 30px auto 0;
  transition: 0.15s;
  cursor: pointer;
}
.footer_overlay_note--close:hover {
  background-color: #000;
}
.footer_overlay_note--close:before {
  content: "\e905";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  display: block;
  text-align: center;
  line-height: 30px;
}

.cmn-gl_head_content {
  position: fixed;
  min-width: 1000px;
  width: 100%;
  z-index: 101;
  height: 65px;
}
.cmn-gl_head_content:after {
  display: block;
  top: 64px;
  width: 100%;
  height: 50px;
  background-color: red;
  left: 0;
}
@media (max-width: 768px) {
  .cmn-gl_head_content {
    min-width: 768px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_head_content {
    min-width: 100%;
    position: absolute;
  }
}

.cmn-gl_head {
  background-color: #000;
  position: relative;
  z-index: 10;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.cmn-gl_head--top_in {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  height: 64px;
}
.cmn-gl_head--top_in:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
@media (min-width: 1367px) {
  .cmn-gl_head--top_in {
    max-width: 1095px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_head--top_in {
    height: 69px;
    border-bottom: 5px solid #00a0e9;
  }
}
.cmn-gl_head--logo {
  position: relative;
  top: 5px;
  float: left;
  left: -5px;
  width: 225px;
  transition: 0.15s;
  display: block;
}
@media (max-width: 1366px) {
  .cmn-gl_head--logo {
    margin-right: 10px;
  }
}
@media (min-width: 1367px) {
  .cmn-gl_head--logo {
    position: relative;
    left: -115px;
  }
}
@media (max-width: 768px) {
  .cmn-gl_head--logo {
    width: 225px;
    margin-right: 0;
  }
}
@media (max-width: 425px) {
  .cmn-gl_head--logo {
    left: -10px;
    top: 6px;
    float: none;
  }
}
@media (max-width: 320px) {
  .cmn-gl_head--logo {
    top: 11px;
  }
}
.cmn-gl_head--logo:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.cmn-gl_head--logo:hover {
  opacity: 0.8;
}
.cmn-gl_head--logo_svg {
  pointer-events: none;
  height: 53.31px;
}
@media (max-width: 320px) {
  .cmn-gl_head--logo_svg {
    width: 80%;
  }
}
.cmn-gl_head--main_nav {
  float: left;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1366px) {
  .cmn-gl_head--main_nav {
    width: 400px;
  }
}
@media (min-width: 1367px) {
  .cmn-gl_head--main_nav {
    width: 715px;
  }
}
@media (max-width: 768px) {
  .cmn-gl_head--main_nav {
    width: 247px;
  }
}
.cmn-gl_head--support_nav {
  width: calc(50% - 210px);
  float: left;
}
@media (max-width: 1366px) {
  .cmn-gl_head--support_nav {
    width: calc(100% - 635px);
  }
}
@media (max-width: 768px) {
  .cmn-gl_head--support_nav {
    width: calc((100% - 230px) / 2);
    padding-top: 5px;
  }
}
.cmn-gl_head--sp_btn {
  position: absolute;
  text-decoration: none;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 75px;
  background-color: #666;
  text-align: center;
  top: 7px;
  display: none;
}
.cmn-gl_head--sp_btn:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  position: absolute;
  left: 50%;
}
@media (max-width: 425px) {
  .cmn-gl_head--sp_btn {
    display: block;
  }
}
@media (max-width: 320px) {
  .cmn-gl_head--sp_btn {
    width: 40px;
    line-height: 40px;
    height: 40px;
    top: 12px;
  }
}
.cmn-gl_head--sp_btn-menu {
  right: 7px;
}
@media (max-width: 320px) {
  .cmn-gl_head--sp_btn-menu {
    font-size: 10px;
    line-height: 63px;
  }
}
.cmn-gl_head--sp_btn-menu:after {
  content: "\e914";
  top: 7px;
  font-weight: bold;
  margin: 0 0 0 -0.5em;
}
@media (max-width: 320px) {
  .cmn-gl_head--sp_btn-menu:after {
    line-height: 12px;
  }
}
.cmn-gl_head--sp_btn-menu.current:after {
  content: "\e905";
}
.cmn-gl_head--sp_btn-search {
  background-color: #00a0e9;
  right: 62px;
}
@media (max-width: 320px) {
  .cmn-gl_head--sp_btn-search {
    right: 52px;
  }
}
.cmn-gl_head--sp_btn-search:after {
  content: "\e903";
  margin: 0 0 0 -0.5em;
  line-height: 50px;
  font-weight: bold;
}
@media (max-width: 320px) {
  .cmn-gl_head--sp_btn-search:after {
    line-height: 40px;
  }
}
.cmn-gl_head--sp_btn-search.current:after {
  content: "\e905";
}
@media (max-width: 425px) {
  .cmn-gl_head--sp_bg {
    display: block;
  }
}

.cmn-gl_nav:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
@media (max-width: 425px) {
  .cmn-gl_nav {
    display: block;
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
}
.cmn-gl_nav--top {
  /*
    position: relative;
    display:block;
    float: left;
  width: 50%;
  line-height: 58px;
    padding: 3px 0 3px 0;
  font-size: 14px;
  border-left: 1px solid rgba(255,255,255,0.2);
    */
  position: absolute;
  left: -126px;
  top: 78px;
  /* top:110px;//グレー帯の下に設置する場合 */
  font-size: 14px;
  width: auto;
}
@media (max-width: 1366px) {
  .cmn-gl_nav--top {
    /*width: 38%*/
    left: 12vw;
  }
}
@media (max-width: 768px) {
  .cmn-gl_nav--top {
    font-size: 12px;
    left: 0;
  }
}
@media (max-width: 425px) {
  .cmn-gl_nav--top {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
    font-size: 14px;
    line-height: 58px;
    font-weight: bold;
    position: relative;
    top: 0;
    left: 0;
    border-left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0;
  }
}
.cmn-gl_nav--linktop {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bolder;
  text-decoration: none;
  padding-left: 55px;
  transition: 0.15s;
}
.cmn-gl_nav--linktop:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .cmn-gl_nav--linktop:hover {
    color: #fff;
    opacity: 0.8;
  }
}
@media (max-width: 425px) {
  .cmn-gl_nav--linktop {
    padding: 0;
    width: 100%;
  }
}
.cmn-gl_nav--linktopicon {
  position: absolute;
  top: calc(50% - 8px);
  left: 30px;
  width: 16px;
  height: 16px;
  background: #00a0e9;
}
.cmn-gl_nav--linktopicon:before, .cmn-gl_nav--linktopicon:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.cmn-gl_nav--linktopicon:before {
  left: 4px;
  border-left: 1px solid #fff;
  height: 10px;
}
.cmn-gl_nav--linktopicon:after {
  left: 7px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.cmn-gl_nav--link {
  /*display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  // width: 33.33%;
  width: 25%;
  text-align: center;
  border-left: 1px solid rgba(255,255,255,0.2);
  line-height: 58px;
  height:58px;
  line-height:1.3;
  padding: 0 0 6px 0;
  font-weight: bold;
  position: relative;
  transition: 0.15s;*/
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  width: 25%;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  height: 64px;
  line-height: 1;
  padding: 0 0 6px 0;
  font-weight: bold;
  position: relative;
  transition: background-color 0.15s;
}
.cmn-gl_nav--link:nth-last-of-type(2) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.cmn-gl_nav--link:after {
  content: "\e906";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 10px;
  transform: rotate(90deg);
  left: 50%;
  margin: 0 0 0 -0.5em;
  font-size: 10px;
  color: #00a0e9;
  transition: 0.15s;
}
@media (max-width: 425px) {
  .cmn-gl_nav--link:after {
    left: auto;
    right: 20px;
    bottom: 15px;
    margin: 0 0 12px 0;
  }
}
.cmn-gl_nav--link:hover {
  background-color: #00a0e9;
  color: #fff;
}
.cmn-gl_nav--link:hover:after {
  color: #fff;
}
.cmn-gl_nav--link.current {
  background-color: #00a0e9;
  color: #fff;
}
.cmn-gl_nav--link.current:after {
  color: #fff;
  transform: rotate(-90deg);
}
@media (max-width: 425px) {
  .cmn-gl_nav--link.current:after {
    transform: rotate(-90deg);
  }
}
@media (max-width: 1366px) {
  .cmn-gl_nav--link {
    width: 31%;
  }
}
@media (max-width: 768px) {
  .cmn-gl_nav--link {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: -0.06em;
    /*width: 50%;*/
    width: 30%;
  }
}
@media (max-width: 425px) {
  .cmn-gl_nav--link {
    width: 100%;
    float: none;
    text-align: center;
    border-left: 0px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 0;
  }
}
.cmn-gl_nav--link-catalog {
  display: none;
}
@media (max-width: 425px) {
  .cmn-gl_nav--link-catalog {
    display: flex;
  }
  .cmn-gl_nav--link-catalog:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e925";
    font-size: 16px;
    margin-right: 10px;
    margin-top: -2px;
  }
}

.cmn-gl_support_nav {
  padding: 19px 0 10px 20px;
}
.cmn-gl_support_nav:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
@media (max-width: 768px) {
  .cmn-gl_support_nav {
    width: 237px;
    padding: 6px 0 0 0;
    margin: 13px 0 10px 10px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_support_nav {
    width: calc(100% - 20px);
    z-index: 1;
    position: relative;
    margin: 0 auto 50px;
    float: none;
    padding: 0;
  }
}
.cmn-gl_support_nav--link {
  display: block;
  color: #fff;
  text-decoration: none;
  float: left;
  line-height: 28px;
  height: 27px;
  text-align: center;
  font-weight: bold;
  transition: 0.15s;
}
.cmn-gl_support_nav--link-corporation {
  font-size: 12px;
  width: calc(30% - 5px);
  background-color: #00a0e9;
  position: relative;
}
.cmn-gl_support_nav--link-corporation:after {
  content: "\e907";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0 3px;
  font-size: 12px;
  position: absolute;
  right: 2px;
  bottom: 2px;
}
@media (max-width: 425px) {
  .cmn-gl_support_nav--link-corporation:after {
    font-size: 18px;
  }
}
.cmn-gl_support_nav--link-corporation:hover {
  background-color: #007db6;
}
.cmn-gl_support_nav--link-document {
  font-size: 12px;
  width: calc(70% - 5px);
  margin: 0 0 0 10px;
  background-color: #FA7814;
  position: relative;
}
.cmn-gl_support_nav--link-document:before {
  content: "\e908";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  left: 29px;
  top: 3px;
  margin: 0 4px 0 0;
}
@media (max-width: 768px) {
  .cmn-gl_support_nav--link-document:before {
    left: 14px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_support_nav--link-document:before {
    font-size: 23px;
    position: relative;
    top: 5px;
    left: 0;
    margin: 0 5px 0 0;
  }
}
.cmn-gl_support_nav--link-document:after {
  content: "\e907";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin: 0 0 0 3px;
  position: absolute;
  bottom: 2px;
  right: 2px;
}
@media (max-width: 425px) {
  .cmn-gl_support_nav--link-document:after {
    font-size: 18px;
  }
}
.cmn-gl_support_nav--link-document:hover {
  background-color: #d66005;
}
@media (max-width: 768px) {
  .cmn-gl_support_nav--link {
    height: 27px;
    font-size: 10px;
    line-height: 27px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_support_nav--link {
    width: 100%;
    margin: 0 0 10px 0;
    line-height: 59px;
    height: 59px;
    font-size: 14px;
  }
  .cmn-gl_support_nav--link:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 425px) {
  .cmn-gl_sp_main_content {
    display: none;
    position: relative;
    z-index: -1;
    top: 18px;
    width: 100vw;
    left: -20px;
  }
}
.cmn-gl_sp_main_content--close_btn {
  display: none;
}
@media (max-width: 425px) {
  .cmn-gl_sp_main_content--close_btn {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #000;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    line-height: 70px;
  }
  .cmn-gl_sp_main_content--close_btn:before {
    content: "\e905";
    position: absolute;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    left: 50%;
    top: 6px;
    margin: 0 0 0 -0.5em;
  }
}
@media (min-width: 1367px) {
  .cmn-gl_sp_main_content--body {
    width: 1080px;
    position: absolute;
    margin-left: 145px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_sp_main_content--body {
    position: relative;
    top: -5px;
    opacity: 0;
  }
}
@media (max-width: 425px) {
  .cmn-gl_sp_main_content--bg {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    display: none;
  }
}

.cmn-overlay_nav {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 64px;
  z-index: 10;
}
@media (min-width: 1367px) {
  .cmn-overlay_nav {
    left: -135px;
  }
}
@media (max-width: 425px) {
  .cmn-overlay_nav {
    position: relative;
    top: 0;
    left: 0;
  }
}
.cmn-overlay_nav:before {
  content: "";
  display: block;
  width: 150vw;
  background-color: rgba(230, 230, 230, 0.95);
  top: 0;
  left: -50vw;
  position: absolute;
  height: 100%;
}
.cmn-overlay_nav--bg {
  position: fixed;
  background-color: transparent;
  width: 100%;
  height: 100%;
  bottom: -470px;
  left: 0;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--bg {
    display: none;
  }
}
.cmn-overlay_nav--in {
  max-width: 1000px;
  padding: 55px 20px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--in {
    padding: 20px 20px 50px 20px;
  }
}
.cmn-overlay_nav--head {
  margin: 0 0 30px 0;
}
.cmn-overlay_nav--head:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
@media (max-width: 425px) {
  .cmn-overlay_nav--head {
    margin-bottom: 10px;
    border-bottom: 2px solid #00a0e9;
    position: relative;
    left: -20px;
    width: 100vw;
    padding: 0 20px;
  }
}
.cmn-overlay_nav--ttl {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  width: calc(33.3% - 6.67px);
  display: block;
  float: left;
  background-color: #ccc;
  line-height: 40px;
  height: 40px;
  margin: 0 0 0 10px;
  position: relative;
  transition: 0.15s;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--ttl {
    font-size: 12px;
    width: calc(33.3% - 3.5px);
    margin-left: 5px;
  }
}
.cmn-overlay_nav--ttl:after {
  content: "\e906";
  transition: 0.15s;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  transform: rotate(90deg);
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -0.5em 0 0 0;
  display: none;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--ttl:after {
    display: none;
  }
}
.cmn-overlay_nav--ttl:hover {
  background-color: #00a0e9;
}
.cmn-overlay_nav--ttl:first-child {
  margin-left: 0;
}
.cmn-overlay_nav--ttl.current {
  background-color: #00a0e9;
}
.cmn-overlay_nav--ttl.current:after {
  transform: rotate(-90deg);
}
@media (max-width: 425px) {
  .cmn-overlay_nav--ttl-line2 {
    line-height: 1.2;
    padding-top: 6px;
  }
}
.cmn-overlay_nav--items {
  margin: -25px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--items {
    margin: -12px 0 20px 0;
  }
}
.cmn-overlay_nav--items-support {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -25px 30px 0;
}
@media (max-width: 768px) {
  .cmn-overlay_nav--items-support {
    justify-content: center;
  }
}
@media (max-width: 425px) {
  .cmn-overlay_nav--items-support {
    justify-content: space-between;
    margin: 0 -2% 0 0;
  }
}
.cmn-overlay_nav--link {
  display: block;
  float: left;
  width: 150px;
  margin: 25px 10px 0 0;
  letter-spacing: -1px;
}
.cmn-overlay_nav--link:nth-child(6n) {
  margin-right: 0;
}
.cmn-overlay_nav--link:hover .cmn-overlay_nav--tag {
  color: #00a0e9;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--link {
    width: calc(33.3% - 7px);
    margin: 20px 10px 0 0;
  }
  .cmn-overlay_nav--link:nth-child(3n) {
    margin-right: 0;
  }
}
.cmn-overlay_nav--pic {
  display: block;
  margin: 0 0 10px 0;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .cmn-overlay_nav--pic {
    margin-bottom: 8px;
  }
}
.cmn-overlay_nav--tag {
  color: #3f4e64;
}
@media (max-width: 768px) {
  .cmn-overlay_nav--tag {
    font-size: 12px;
  }
}
@media (max-width: 425px) {
  .cmn-overlay_nav--tag {
    font-size: 12px;
  }
}
.cmn-overlay_nav--close {
  position: absolute;
  right: 20px;
  cursor: pointer;
  top: 10px;
  background-color: #666;
  height: 35px;
  width: 35px;
  display: block;
  transition: 0.15s;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--close {
    position: relative;
    margin: 0 auto;
    right: 0;
  }
}
.cmn-overlay_nav--close:before {
  content: "\e905";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  text-align: center;
  line-height: 35px;
  display: block;
  font-size: 20px;
}
.cmn-overlay_nav--close:hover {
  background-color: #000;
}
.cmn-overlay_nav--button {
  /*flex:0 1 275px;*/
  flex: 0 1 auto;
  min-width: 275px;
  font-size: 14px;
  line-height: 1.2;
  color: inherit;
  text-decoration: none;
  letter-spacing: -0.06em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  margin: 0 25px 20px 0;
  padding: 0 0 0 60px;
  position: relative;
  background-color: white;
  background-position: 14px center;
  background-repeat: no-repeat;
  background-size: 32px auto;
  border: 2px solid #B3B3B3;
  box-sizing: border-box;
  transition: all 0.1s linear;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--button {
    flex: 0 1 48%;
    min-width: 0;
    align-items: center;
    margin: 0 2% 10px 0;
    padding: 0 10px 0 35px;
    background-position: 10px center;
    background-size: 22px auto;
  }
}
.cmn-overlay_nav--button:after {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -5px;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  color: #00a0e9;
  font-size: 10px;
  line-height: 1;
}
.cmn-overlay_nav--button:hover {
  border-color: #00a0e9;
}
.cmn-overlay_nav--button-movie {
  background-image: url("/p/common/images/support_icon_movie.png");
}
.cmn-overlay_nav--button-emergency {
  background-image: url("/p/common/images/support_icon_emergency.png");
}
.cmn-overlay_nav--button-search {
  background-image: url("/p/common/images/support_icon_search.png");
}
.cmn-overlay_nav--button-faq {
  background-image: url("/p/common/images/support_icon_faq.png");
}
.cmn-overlay_nav--button-inquiry {
  background-image: url("/p/common/images/support_icon_inquiry.png");
}
.cmn-overlay_nav--button-repair {
  background-image: url("/p/common/images/support_icon_repair.png");
}
.cmn-overlay_nav--button-download {
  background-image: url("/p/common/images/support_icon_download.png");
}
.cmn-overlay_nav--button-support {
  background-image: url("/p/common/images/support_icon_support.png");
}
.cmn-overlay_nav--button-cfc {
  background-image: url("/p/common/images/support_icon_cfc.png");
}
.cmn-overlay_nav--button-movie_operation {
  background-image: url("/p/common/images/support_icon_movie_operation.png");
}
.cmn-overlay_nav--button-contact {
  background-image: url("/p/common/images/support_icon_contact.png");
}
.cmn-overlay_nav--button-top {
  position: absolute;
  right: 20px;
  bottom: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: white;
  background: #666;
  width: 180px;
  height: 40px;
  padding-left: 36px;
  font-size: 14px;
  text-decoration: none;
  transition: 0.15s;
}
@media (max-width: 425px) {
  .cmn-overlay_nav--button-top {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 20px auto;
  }
}
.cmn-overlay_nav--button-top:hover {
  background-color: #4e4e4e;
}
.cmn-overlay_nav--button-top:before {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -7px;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  font-size: 12px;
  transform: rotate(-180deg);
}

.cmn-gl_search {
  background-color: #4d4d4d;
  height: 46px;
  border-bottom: 5px solid #00a0e9;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 425px) {
  .cmn-gl_search {
    background-color: transparent;
    z-index: -1;
    border-bottom: 0;
    position: relative;
    margin: 20px 0 0 0;
    display: none;
  }
}
.cmn-gl_search--in {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 6px 0 0;
}
@media (min-width: 1367px) {
  .cmn-gl_search--in {
    max-width: 1366px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cmn-gl_search--in {
    padding-right: 30px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_search--in {
    display: block;
    padding: 0 20px;
    margin-bottom: 50px;
  }
}
.cmn-gl_search--btn {
  display: flex;
  align-items: center;
  color: #b3b3b3;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  transition: 0.15s;
  margin: 0 20px 0 0;
  white-space: nowrap;
}
@media (max-width: 425px) {
  .cmn-gl_search--btn {
    position: relative;
    justify-content: center;
    width: 100%;
    line-height: 50px;
    height: 50px;
    margin: 0 0 10px 0;
    font-size: 14px;
    border: 1px solid #ccc;
  }
}
.cmn-gl_search--btn:hover {
  color: #fff;
}
.cmn-gl_search--btn-catalog:before {
  content: "\e925";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin: 0 4px 0 0;
}
.cmn-gl_search--btn-office:before {
  content: "\e91e";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  margin: -6px 4px 0 0;
}
.cmn-gl_search--btn-office:after {
  content: "\e907";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin-left: 6px;
}
@media (max-width: 425px) {
  .cmn-gl_search--btn-office:after {
    position: absolute;
    right: 20px;
    bottom: 10px;
  }
}
.cmn-gl_search .gsc-search-box {
  width: 300px;
}
@media (max-width: 768px) {
  .cmn-gl_search .gsc-search-box {
    width: 250px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_search .gsc-search-box {
    width: 100%;
    position: relative;
  }
}
.cmn-gl_search .gsc-input-box {
  height: 27px;
}
@media (max-width: 425px) {
  .cmn-gl_search .gsc-input-box {
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 425px) {
  .cmn-gl_search .gsib_a {
    padding: 0 0 0 10px;
  }
}
.cmn-gl_search .gsc-search-button {
  position: relative;
}
@media (max-width: 425px) {
  .cmn-gl_search .gsc-search-button {
    position: relative;
    height: 50px;
  }
  .cmn-gl_search .gsc-search-button:before {
    line-height: 50px;
    top: 0;
    font-size: 20px;
  }
}
.cmn-gl_search .gsc-search-button input {
  margin: 0 0 0 -25px;
  border-radius: 0px;
  height: 27px;
}
@media (max-width: 425px) {
  .cmn-gl_search .gsc-search-button input {
    margin: 0 0 0 -25px;
    border-radius: 0px;
    height: 50px;
  }
}
.cmn-gl_search--sp_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
}
@media (max-width: 425px) {
  .cmn-gl_search--sp_bg {
    display: none;
  }
}
.cmn-gl_search--close_btn {
  display: none;
}
@media (max-width: 425px) {
  .cmn-gl_search--close_btn {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #000;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    line-height: 70px;
  }
  .cmn-gl_search--close_btn:before {
    content: "\e905";
    position: absolute;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    left: 50%;
    top: 6px;
    margin: 0 0 0 -0.5em;
  }
}
@media (max-width: 425px) {
  .cmn-gl_search--body {
    position: relative;
    top: -5px;
    opacity: 0;
  }
}

.cse input.gsc-search-button, input.gsc-search-button {
  background-color: #666 !important;
  border: 0px !important;
}

.gsc-input-box, #gs_tti50 input {
  background-color: #666 !important;
  color: #fff;
  border: 1px solid #666 !important;
}
.gsc-input-box::-webkit-input-placeholder, #gs_tti50 input::-webkit-input-placeholder {
  color: #fff !important;
}

.gsst_a {
  position: relative;
  top: 3px;
  right: 10px;
}

@media (min-width: 1367px) {
  .ua-desktop-windows .cmn-gl_sp_main_content--body {
    margin-left: 156px;
  }
}
.cmn-gl_pr_nav {
  position: absolute;
  z-index: 1;
  top: 81px;
  left: 50%;
  width: 133px;
  margin-left: -643px;
}
.cmn-gl_pr_nav--ttl {
  font-size: 13px;
  position: relative;
  z-index: 1;
  display: block;
  padding: 8px 0;
  text-align: center;
  color: #fff;
  background-color: #00a0e9;
}

.cmn-gl_pr_list {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.cmn-gl_pr_list--item {
  display: table;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #c0eaf9;
  border-right: 1px solid #00a0e9;
  border-left: 1px solid #00a0e9;
}
.cmn-gl_pr_list--item:last-child {
  border-bottom: 1px solid #00a0e9;
}
.cmn-gl_pr_list--pic {
  position: absolute;
  top: 9px;
  left: 8px;
}
.cmn-gl_pr_list--pic-cook {
  top: 13px;
  left: 5px;
}
.cmn-gl_pr_list--pic-food {
  top: 11px;
  left: 3px;
}
.cmn-gl_pr_list--pic-others {
  top: 15px;
  left: 7px;
}
.cmn-gl_pr_list--pic-health {
  top: 11px;
  left: 8px;
}
.cmn-gl_pr_list--pic-bakery {
  top: 9px;
  left: 9px;
}
.cmn-gl_pr_list--link {
  font-size: 12px;
  line-height: 1.3;
  position: relative;
  display: block;
  display: table-cell;
  width: 100%;
  height: 48px;
  padding: 0 0 0 35px;
  transition: 0.15s;
  vertical-align: middle;
  text-decoration: none;
  color: #333;
}
.cmn-gl_pr_list--link-none:after {
  content: "";
  display: none !important;
}
.cmn-gl_pr_list--link.current {
  color: #fff !important;
  background-color: #00a0e9 !important;
}
.cmn-gl_pr_list--link.current:after {
  color: #fff !important;
}
.cmn-gl_pr_list--link:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  position: absolute;
  top: 19px;
  right: 3px;
  display: block;
  content: "\e906";
  transition: 0.15s;
  transform: scale(0.7, 0.7);
  color: #00a0e9;
}
.cmn-gl_pr_list--link:hover {
  color: #fff;
  background-color: #65c5f1;
}
.cmn-gl_pr_list--link:hover:after {
  color: #fff;
}
.cmn-gl_pr_list--link.active {
  color: #fff;
  background-color: #65c5f1;
}
.cmn-gl_pr_list--link.active:after {
  color: #fff;
}

.cmn-gl_pr_lower, .cmn-gl_pr_under {
  position: absolute;
  z-index: -1;
  top: 29px;
  display: none;
  width: 169px;
  height: 588px;
  background-color: rgba(255, 255, 255, 0.8);
}
.cmn-gl_pr_lower--item, .cmn-gl_pr_under--item {
  font-size: 12px;
  display: table;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #c0eaf9;
  border-right: 1px solid #00a0e9;
  border-left: 1px solid #00a0e9;
}
.cmn-gl_pr_lower--item:first-child, .cmn-gl_pr_under--item:first-child {
  border-top: 1px solid #00a0e9;
}
.cmn-gl_pr_lower--item:last-child, .cmn-gl_pr_under--item:last-child {
  border-bottom: 1px solid #00a0e9;
}
.cmn-gl_pr_lower--item-elect_water {
  margin-top: 148px;
}
.cmn-gl_pr_lower--item-hot_cold {
  margin-top: 244px;
}
.cmn-gl_pr_lower--item-cold_solt {
  margin-top: 393px;
}
.cmn-gl_pr_lower--item-nestor {
  margin-top: 490px;
}
.cmn-gl_pr_lower--item-others {
  margin-top: 441px;
}
.cmn-gl_pr_lower--item-dough {
  margin-top: 196px;
}
.cmn-gl_pr_lower--item-fd {
  margin-top: -245px;
}
.cmn-gl_pr_lower--link, .cmn-gl_pr_under--link {
  line-height: 1.3;
  position: relative;
  display: table-cell;
  box-sizing: border-box;
  height: 48px;
  padding: 0 0 0 15px;
  vertical-align: middle;
  text-decoration: none;
  color: #000;
  background-color: #fff;
}
.cmn-gl_pr_lower--link-anc:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  position: absolute;
  top: 19px;
  right: 3px;
  display: block;
  content: "\e906";
  transition: 0.15s;
  transform: scale(0.7, 0.7);
  color: #00a0e9;
}
.cmn-gl_pr_lower--link:hover, .cmn-gl_pr_under--link:hover {
  color: #fff;
  background-color: #65c5f1;
}
.cmn-gl_pr_lower--link:hover:after, .cmn-gl_pr_under--link:hover:after {
  color: #fff;
}
.cmn-gl_pr_lower--link:hover:before, .cmn-gl_pr_under--link:hover:before {
  color: #00a0e9;
  background-color: #fff;
}
.cmn-gl_pr_lower--link.current, .current.cmn-gl_pr_under--link {
  color: #fff !important;
  background-color: #00a0e9 !important;
}
.cmn-gl_pr_lower--link.current:after, .current.cmn-gl_pr_under--link:after {
  color: #fff !important;
}
.cmn-gl_pr_lower--link.current:before, .current.cmn-gl_pr_under--link:before {
  color: #00a0e9 !important;
  background-color: #fff !important;
}
.cmn-gl_pr_lower--link.active, .active.cmn-gl_pr_under--link {
  color: #fff;
  background-color: #65c5f1;
}
.cmn-gl_pr_lower--link.active:after, .active.cmn-gl_pr_under--link:after {
  color: #fff;
}
.cmn-gl_pr_lower--link.active:before, .active.cmn-gl_pr_under--link:before {
  color: #00a0e9;
  background-color: #fff;
}

.cmn-gl_pr_under {
  z-index: -2;
  top: auto;
  margin-top: -1px;
  background: none;
}
.cmn-gl_pr_under-prefab {
  margin-top: -52px;
}
.cmn-gl_pr_under--link {
  box-shadow: 2px 0 1px rgba(0, 0, 0, 0.1) inset;
}
.cmn-gl_pr_under--link-main {
  font-weight: bold;
  padding: 0 0 0 30px;
}
.cmn-gl_pr_under--link-main:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 12px;
  margin: -9px 0 0 0;
  padding: 3px 0;
  content: "\e902";
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background-color: #00a0e9;
}
.cmn-gl_pr_under.act_current {
  display: block;
}

@media (max-width: 1279px) {
  .cmn-gl_pr_nav {
    left: 0;
  }
  .cmn-gl_pr_list {
    display: none;
  }
}
@media (max-width: 768px) {
  .cmn-gl_pr_nav {
    display: none;
  }
}
@media (max-width: 425px) {
  .cmn-gl_pr_nav {
    display: none;
  }
}
.cmn-pickup {
  position: absolute;
  top: 160px;
  left: 50%;
  width: 12.1%;
  max-width: 261px;
  margin-left: 510px;
  background-color: #e6e6e6;
}
.cmn-pickup--head {
  font-size: 16px;
  line-height: 48px;
  position: relative;
  display: block;
  height: 48px;
  text-align: center;
  color: #fff;
  background-color: #00a0e9;
}
.cmn-pickup--ttl:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  content: "\e91c";
}
.cmn-pickup--ttl:after {
  position: absolute;
  bottom: -9px;
  left: 50%;
  display: block;
  margin: 0 0 0 -7px;
  content: "";
  border-top: 10px solid #00a0e9;
  border-right: 7px solid transparent;
  border-bottom: 0px;
  border-left: 7px solid transparent;
}

.cmn-pickup_list {
  padding: 10px 9px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
.cmn-pickup_list--pic {
  max-width: 100%;
  margin-bottom: 6px;
  border: 1px solid #ccc;
}
.cmn-pickup_list--link {
  display: block;
  cursor: pointer;
}
.cmn-pickup_list--tag {
  font-size: 12px !important;
  font-weight: normal;
}
.cmn-pickup_list--item {
  margin-top: 25px;
}
.cmn-pickup_list--item:hover .cmn-pickup_list--tag {
  color: #00a0e9;
}

@media (max-width: 1365px) {
  .cmn-pickup {
    position: static;
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    box-shadow: inherit;
    max-width: 100%;
  }
  .cmn-pickup--ttl {
    display: block;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .cmn-pickup--ttl:after {
    display: none;
  }
  .cmn-pickup--head {
    line-height: 44px;
    height: 44px;
    text-align: left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .cmn-pickup_list {
    max-width: 1000px;
    margin: -25px auto 0;
    padding: 40px 20px 0;
  }
  .cmn-pickup_list:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
  }
  .cmn-pickup_list--item {
    float: left;
    width: calc(25% - 18.75px);
    margin: 25px 0 0 25px;
  }
  .cmn-pickup_list--item:nth-child(4n+1) {
    margin-left: 0;
  }
  .cmn-pickup_list--pic {
    display: block;
  }
}
@media (max-width: 425px) {
  .cmn-pickup_list {
    padding-top: 20px;
    margin-top: 0;
  }
  .cmn-pickup_list--item {
    width: calc(50% - 10px);
    margin: 20px 0 0 20px;
  }
  .cmn-pickup_list--item:nth-child(2n+1) {
    margin-left: 0;
  }
  .cmn-pickup_list--item:nth-child(1), .cmn-pickup_list--item:nth-child(2) {
    margin-top: 0;
  }
}
@media print {
  .cmn-pickup {
    display: none;
  }
  .cmn-gl_head_content {
    position: absolute;
  }
}
.history_box {
  display: none;
}
.history_box--bg {
  position: fixed;
  opacity: 0;
  transition: 0.25s;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.history_box--content {
  opacity: 0;
  background-color: #004097;
  transition: opacity 0.5s;
  position: absolute;
  width: 750px;
  min-height: 480px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 102;
  box-sizing: border-box;
  top: 20px;
  left: calc(50% - 375px);
  padding: 70px 45px;
}
.history_box--content-jwe {
  background-color: #008cd4;
}
.history_box--topic {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #022b76;
  font-size: 16px;
  width: 150px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  font-family: "?ҥ饮????? ProN W6", "HiraMinProN-W6", "HG???E", "?ͣ??????", "MS PMincho", "MS ???", serif;
}
.history_box--topic-jwe {
  width: 200px;
}
.history_box--ttl {
  color: #fff;
  font-size: 18px;
  display: block;
  margin: 0 0 25px 0;
}
.history_box--ttl-jwe {
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.history_box--pic {
  position: absolute;
  right: 42px;
  top: 58px;
}
.history_box--description {
  font-size: 14px;
  max-width: 315px;
  color: #fff;
  line-height: 1.8;
}
.history_box--close_btn {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 30px;
  left: calc(50% - 15px);
  color: #fff;
  background-color: #666;
  display: block;
  font-size: 18px;
  font-weight: bold;
  transition: 0.15s;
  text-decoration: none;
}
.history_box--close_btn:before {
  content: "\e905";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  left: calc(50% - 0.5em);
  top: calc(50% - 0.5em);
}
.history_box--close_btn:hover {
  background-color: #4d4d4d;
}

@media (max-width: 425px) {
  .history_box--content {
    width: calc(100% - 40px);
    left: 20px;
    padding: 45px 20px 80px;
  }
  .history_box--ttl {
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .history_box--pic {
    position: static;
    display: block;
    margin: 0 auto 15px;
    max-width: 100%;
    height: auto;
  }
}
