@charset "utf-8";
/*	margin
-----------------------------------------*/
.ma0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

/* margin top */
.mt-5 {
  margin-top: -5px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

/* margin bottom */
.mb-5 {
  margin-bottom: -5px !important;
}

.mb-10 {
  margin-bottom: -10px !important;
}

.mb-15 {
  margin-bottom: -15px !important;
}

.mb-20 {
  margin-bottom: -20px !important;
}

.mb-25 {
  margin-bottom: -25px !important;
}

.mb-30 {
  margin-bottom: -30px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

/* margin left */
.ml-5 {
  margin-left: -5px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

/* margin right */
.mr-5 {
  margin-right: -5px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.mr-30 {
  margin-right: -30px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

/*	padding
-----------------------------------------*/
.pa0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

/* padding top */
.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

/* padding bottom */
.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

/* padding left */
.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

/* padding right */
.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

/* width
----------------------------------------*/
.w0 {
  width: 0 !important;
}

.w33 {
  width: 33.33333% !important;
}

.w5 {
  width: 5% !important;
}

.w10 {
  width: 10% !important;
}

.w15 {
  width: 15% !important;
}

.w20 {
  width: 20% !important;
}

.w25 {
  width: 25% !important;
}

.w30 {
  width: 30% !important;
}

.w35 {
  width: 35% !important;
}

.w40 {
  width: 40% !important;
}

.w45 {
  width: 45% !important;
}

.w50 {
  width: 50% !important;
}

.w55 {
  width: 55% !important;
}

.w60 {
  width: 60% !important;
}

.w65 {
  width: 65% !important;
}

.w70 {
  width: 70% !important;
}

.w75 {
  width: 75% !important;
}

.w80 {
  width: 80% !important;
}

.w85 {
  width: 85% !important;
}

.w90 {
  width: 90% !important;
}

.w95 {
  width: 95% !important;
}

.w100 {
  width: 100% !important;
}

/*  font family
-----------------------------------------*/
.ff_noto {
  font-family: notosans, "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/*  text indent
-----------------------------------------*/
.indent1 {
  text-indent: -1em;
  margin-left: 1em;
}

.indent2 {
  text-indent: -2em;
  margin-left: 2em;
}

.indent3 {
  text-indent: -3em;
  margin-left: 3em;
}

.indent4 {
  text-indent: -4em;
  margin-left: 4em;
}

.indent5 {
  text-indent: -5em;
  margin-left: 5em;
}

/*  text align
-----------------------------------------*/
.aright {
  text-align: right !important;
}

.acenter {
  text-align: center !important;
}

.aleft {
  text-align: left !important;
}

/*  clearfix
-----------------------------------------*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

.clear {
  clear: both;
}

/* Body
------------------------------- */
.wrapper_body{
  overflow: hidden;
}

/* Header
------------------------------- */
#header {
  width: 100%;
  background: linear-gradient(to bottom, #3f3f3f, #0f0f0f);
}

#header .inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 auto;
  padding: 0;
  max-width: 980px;
}

#header .site_title {
  flex: 0 0 314px;
  margin-right: auto;
}

#header .site_title img {
  max-width: 100%;
  height: auto;
}

#header a {
  text-decoration: none;
}

#header .list_box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex: 0 0 401px;
}

#header .list_box li {
  flex: 0 0 198px;
  min-height: 38px;
  overflow: hidden;
}

#header .list_box li a {
  display: table;
  padding: 0 10px;
  width: 100%;
  height: 100%;
  color: #fff;
  table-layout: fixed;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.25;
}

#header .list_box li a::before {
  display: table-cell;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  vertical-align: middle;
}

#header .list_box li a .label {
  display: table-cell;
  padding: 3px 0;
  vertical-align: middle;
  text-align: center;
}

#header .list_box li a .label>span {
  display: none;
  font-weight: bold;
}

#header .list_box .btn_download {
  margin-right: 5px;
  border-radius: 0 0 5px 5px;
  background-color: #e60012;
}

#header .list_box .btn_download a::before {
  width: 18px;
  background-image: url(/img/ss/common/bg_icon_dl_001.png);
}

#header .list_box .btn_contact {
  border-radius: 0 0 5px 5px;
  background-color: #41a147;
}

#header .list_box .btn_contact a::before {
  width: 24px;
  background-image: url(/img/ss/common/bg_icon_contact_001.png);
}

#header .list_box .btn_tel {
  display: none;
  background-color: #00284a;
}

#header .list_box .btn_tel a::before {
  background-image: url(/img/ss/common/bg_icon_tel_001.png);
}

#header .logo {
  flex: 0 0 93px;
  margin-left: 10px;
  line-height: 1;
}

#header .logo a {
  display: inline-block;
  padding: 10px 0 0;
}

#header .logo a img {
  max-width: 100%;
  height: auto;
}

#header {
  position: relative;
  z-index: 1000;
}

#header .site_title {
  padding: 15px 0 10px;
}
@media screen and (max-width: 979px) {
  #header {
    height: auto;
  }

  #header .site_title {
    flex-basis: 24.5%;
  }
}

@media screen and (max-width: 768px) {
  #header .logo {
    flex-basis: 83px;
  }

  #header .list_box {
    flex-basis: 345px;
  }

  #header .list_box li {
    flex-basis: 170px;
  }

  #header .list_box li a {
    font-size: 12px;
  }

  #header .btn_download a::before {
    margin: 0 11px 0 0;
    width: 18px;
    height: 24px;
  }

  #header .btn_contact a::before {
    margin: -4px 4px 0 0;
    width: 20px;
    height: 20px;
  }

  #header .btn_box {
    width: 345px;
  }

  #header .btn_box li {
    width: 170px;
  }

  #header .btn_box li a {
    font-size: 12px;
  }

  #header .btn_box .btn_download a::before {
    height: auto;
  }

  #header .btn_box .btn_contact a::before {
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  #header {
    border: none;
  }

  #header .inner {
    flex-wrap: wrap;
    padding: 0;
  }

  #header .site_title {
    flex-basis: 50%;
    margin-left: 15px;
    padding: 12px 0;
  }

  #header .logo {
    margin-right: 15px;
    padding: 12px 0;
  }

  #header .logo a {
    padding: 0;
  }

  #header .list_box {
    order: 10;
    flex-basis: 100%;
  }

  #header .list_box li {
    flex: 1;
    height: auto;
  }

  #header .list_box li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
    height: auto;
    text-align: center;
    font-size: 14px;
  }

  #header .list_box li a::before {
    display: block;
  }

  #header .list_box li a .label {
    display: block;
  }

  #header .list_box li a .label>span {
    display: block;
  }

  #header .list_box .btn_download {
    margin-right: 0;
    border-radius: 0;
  }

  #header .list_box .btn_download a {
    padding: 10px 0 14px;
  }

  #header .list_box .btn_download a::before {
    margin: 0 auto 8px;
    width: 20px;
    height: 26px;
  }

  #header .list_box .btn_contact {
    margin-right: 0;
    border-radius: 0;
  }

  #header .list_box .btn_contact a {
    padding: 10px 0 5px;
  }

  #header .list_box .btn_contact a::before {
    margin: 0 auto 8px;
    width: 25px;
    height: 25px;
  }

  #header .list_box .btn_tel {
    display: block;
  }

  #header .list_box .btn_tel a {
    padding: 8px 0 5px;
  }

  #header .list_box .btn_tel a::before {
    margin: 0 auto 5px;
    width: 22px;
    height: 30px;
  }
}

@media screen and (max-width: 480px) {
  #header .list_box li a {
    font-size: 10px;
  }

  #header .list_box .btn_download a {
    padding: 10px 0;
  }

  #header .list_box .btn_download a::before {
    width: 16px;
    height: 20px;
  }

  #header .list_box .btn_contact a::before {
    width: 21px;
    height: 21px;
  }

  #header .list_box .btn_tel a::before {
    width: 18px;
    height: 26px;
  }
}

/* Breadcrumbs
--------------------------- */
#breadcrumb {
  padding: 9px 0;
  border-bottom: 1px solid #e4e4e4;
  background: #fff;
}

#breadcrumb a {
  color: #06c;
  text-decoration: none;
}

#breadcrumb a:hover {
  text-decoration: underline;
}

#breadcrumb ul,
#breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  max-width: 980px;
  text-align: left;
}

#breadcrumb li {
  color: #333;
  font-size: 12px;
}

#breadcrumb li::after {
  display: inline-block;
  margin: 0 7px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #6a6a6a;
  border-right: 1px solid #6a6a6a;
  content: "";
  vertical-align: 2px;
  transition: all 0.3s;
  transform: rotate(45deg);
}

#breadcrumb li:last-child {
  padding-right: 0;
}

#breadcrumb li:last-child::after {
  display: none;
}

@media screen and (max-width:640px) {
  #breadcrumb ul,
  #breadcrumb ol {
    padding: 0 15px;
  }
}

/* cv_contact */
------------------------------- */
#cv_contact {
  position: relative;
  width: 100%;
  height: 68px;
}

#cv_contact a {
  text-decoration: none;
}

#cv_contact .fixed_wrapper {
  position: relative;
  padding: 11px 0;
  width: 100%;
  height: 68px;
  background: #282828;
}

#cv_contact .fixed_wrapper .inner {
  overflow: hidden;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 980px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#cv_contact .fixed_wrapper .inner p a {
  display: flex;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  opacity: 1;
  cursor: default;
}

#cv_contact .fixed_wrapper .inner p img {
  max-width: 100%;
  height: auto;
}

#cv_contact .fixed_wrapper .inner ul {
  display: flex;
}

#cv_contact .fixed_wrapper .inner li {
  margin: 0 0 0 5px;
  width: 230px;
  height: 46px;
}

#cv_contact .fixed_wrapper .inner li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  transition: none;
}

#cv_contact .fixed_wrapper .inner li a i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 46px;
}

#cv_contact .fixed_wrapper .inner li a i::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#cv_contact .fixed_wrapper .inner li span {
  width: 100%;
  font-weight: bold;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
}

#cv_contact .fixed_wrapper .inner .catalog {
  background: #e60012;
}

#cv_contact .fixed_wrapper .inner .catalog a i::before {
  width: 18px;
  height: 24px;
  background: url(/img/ss/common/bg_icon_dl_001.png) no-repeat center;
}

#cv_contact .fixed_wrapper .inner .contact {
  background: #41a147;
}

#cv_contact .fixed_wrapper .inner .contact a i::before {
  width: 24px;
  height: 24px;
  background: url(/img/ss/common/bg_icon_contact_001.png) no-repeat center;
}

#cv_contact #pagetop {
  position: absolute;
  top: -71px;
  right: 15px;
  width: 50px;
}

#cv_contact #pagetop a {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 51px;
  background: #282828;
  transition: none;
}

#cv_contact #pagetop a::before {
  position: absolute;
  top: 50%;
  left: 31.37255%;
  display: block;
  margin-top: -5px;
  width: 20px;
  height: 20px;
  background: #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cv_contact #pagetop a::after {
  position: absolute;
  top: 50%;
  left: 31.37255%;
  display: block;
  margin-top: 1px;
  width: 20px;
  height: 20px;
  background: #282828;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cv_contact #pagetop a:hover {
  opacity: 0.7 !important;
}

#cv_contact.fixed .fixed_wrapper {
  position: fixed;
  bottom: -1px;
  left: 0;
  z-index: 10000;
}

#cv_contact.fixed.hidden .fixed_wrapper {
  display: none;
}
@media screen and (max-width: 979px) {
  #cv_contact {
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  #cv_contact .fixed_wrapper .inner li {
    width: 170px;
  }

  #cv_contact .fixed_wrapper .inner li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  #cv_contact {
    width: 100%;
    height: auto;
  }

  #cv_contact .fixed_wrapper {
    position: relative;
    padding: 0;
    width: 100%;
    background: #f3f3f3;
    height: auto;
  }

  #cv_contact .fixed_wrapper .inner {
    padding: 0;
    flex-direction: column;
    background-color: #282828;
  }

  #cv_contact .fixed_wrapper .inner p {
    width: 100%;
  }

  #cv_contact .fixed_wrapper .inner p a {
    justify-content: center;
    padding: 4% 4.7% 3.125%;
  }

  #cv_contact .fixed_wrapper .inner ul {
    width: 100%;
  }

  #cv_contact .fixed_wrapper .inner li {
    display: flex;
    align-items: center;
    margin: 0;
    width: 50%;
    height: auto;
  }

  #cv_contact .fixed_wrapper .inner li a {
    display: flex;
    width: 100%;
    padding: 12px 8px;
    text-align: center;
    font-size: 14px;
  }

  #cv_contact #pagetop {
    position: relative;
    top: auto;
    right: auto;
    margin: 0;
    width: auto;
    height: 60px;
    background: none;
  }

  #cv_contact #pagetop a {
    position: absolute;
    right: 11px;
    bottom: 11px;
    display: block;
    width: 40px;
    height: 40px;
  }

  #cv_contact #pagetop a::before {
    margin-top: -4px;
    width: 16px;
    height: 16px;
  }

  #cv_contact #pagetop a::after {
    width: 16px;
    height: 16px;
  }

  #cv_contact.fixed .fixed_wrapper {
    position: relative;
  }

  #cv_contact.fixed .fixed_wrapper #pagetop a {
    position: fixed;
  }

  #cv_contact.fixed.hidden .fixed_wrapper {
    display: block;
  }

  #cv_contact.fixed.hidden .fixed_wrapper #pagetop a {
    display: none;
  }
}

/*  footer_sitemap_general
-----------------------------------------*/
#footer.sitemap_general .sitemap {
  display: none;
}
.ss_footer_sitemap {
  padding: 20px 0;
  border-bottom: 1px solid #333;
  background: #fff;
}
.ss_footer_sitemap a,
.ss_footer_sitemap a:link,
.ss_footer_sitemap a:visited {
  color: #333;
  text-decoration: none;
}
.ss_footer_sitemap .map_list {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 5px;
  max-width: 980px;
}
.ss_footer_sitemap .map_list_ttl {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.ss_footer_sitemap .map_list .map_list_ttl a:hover,
.ss_footer_sitemap .map_list .map_list_content li a:hover {
  text-decoration: underline #333;
  color: #333;
  opacity: 1;

  -webkit-text-decoration: underline #333;
}
.ss_footer_sitemap .map_list_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 15px;
  border-top: 1px solid #333;
}
.ss_footer_sitemap .map_list_content li {
  width: 33.2%;
  text-align: left;
}
.ss_footer_sitemap .map_list_content a {
  position: relative;
  display: inline-block;
  padding: 0 6px 0 12px;
  font-size: 14px;
  line-height: 1.714;
}
.ss_footer_sitemap .map_list_content a:before {
  position: absolute;
  top: 0.50em;
  left: 0;
  width: 0;
  height: 0;
  border-width: 3px 0 3px 5px;
  border-style: solid;
  border-color: transparent transparent transparent #333;
  content: "";
}
.ss_footer_sitemap a img {
  vertical-align: baseline;
}

@media screen and (max-width: 640px) {
  #footer.sitemap_general .sitemap.js_sp_menu {
    display: block;
  }
  .ss_footer_sitemap {
    padding: 20px 15px;
  }
  .ss_footer_sitemap .map_list_content li {
    width: 100%;
  }
}

/* footer copyright */
#footer .inner {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 980px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
#footer .copy {
  padding: 20px 0;
  background-color: #fff;
}
#footer .copy a {
  text-decoration: none;
}
#footer .copy p {
  color: #333;
  font-size: 12px;
  text-align: center;
}
#footer .copy ul {
  display: flex;
}

#footer .copy ul li {
  border-right: solid 1px #333;
}

#footer .copy ul li:last-child {
  border-right: none;
}

#footer .copy ul li a {
  padding: 0 12px;
  color: #333;
  font-size: 12px;
  opacity: 1;
}

#footer .copy ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width:640px) {
  #footer .inner {
    flex-direction: column;
  }
  #footer .copy ul{
    margin-bottom: 5px;
  }
  #footer .copy ul li a {
    font-weight: bold;
  }
}


/* module start */


/* flex-box */
.flexBox_wrapper{
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.flexBox_wrapper .flexItem{
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .flexBox_wrapper * { min-height: 0%; } /* IE11 */
  *::-ms-backdrop, .flexBox_wrapper .flexItem { width: 100%; } /* IE11 */
}
.flexBox_wrapper.-flex-direction_column{
  flex-direction: column;
}
.flexBox_wrapper.-flex-direction_column > .flexItem + .flexItem{
  margin: 0;
  margin-top: 20px;
}
.flexBox_wrapper.-colIncImg.-flex-direction_column > .flexItem + .flexItem{
  margin: 0;
  margin-top: 24px;
  width: 100%; /* firefox対応 */
}
.flexBox_wrapper.-flex-direction_column-reverse{
  flex-direction: column-reverse;
}
.flexBox_wrapper.-colIncImg{
  align-items: center;
}
.flexBox_wrapper.-colIncImg .imgItems {
  border: 1px solid #eee;
  padding: 20px;
  box-sizing: border-box;
}
.flexBox_wrapper.-colIncImg.-colIncImg_noBorder .imgItems {
  border: none;
  padding: 0;
  box-sizing: border-box;
}
.flexBox_wrapper.-colIncImg .imgItems.-imgItem {
  border: none;
  padding: 0;
  align-items: center;
}
.flexBox_wrapper.-colIncImg .imgItems.-imgItem .imgItem_imgBox img{
  max-width: 28px;
}
.flexBox_wrapper.-colIncImg .imgItems.-imgItem.-rotate90 .imgItem_imgBox {
  transform: rotate(90deg);
  align-items: center;
}
.flexBox_wrapper .imgItems .imgItem_imgBox + .imgItem_textBox {
  display: flex;
  justify-content: center;
}
@media screen and (max-width:640px) {
  .flexBox_wrapper{
    flex-direction: column;
    align-items: center;
  }
  .flexBox_wrapper.-sp_flex{
    flex-direction: row;
    align-items: flex-start;
  }
  .flexBox_wrapper .flexItem{
    width: 100%;
  }
  .flexBox_wrapper .flexItem.-sp_flex{
    flex-direction: row;
    align-items: flex-start;
  }
  .flexBox_wrapper .flexItem.-widthFixed{
    flex-grow: 1;
  }
  .flexBox_wrapper.-colIncImg .-imgItem .imgItem_imgBox{
    transform: rotate(90deg);
  }
}
.flexBox_wrapper.-col2 .flexItem{
  max-width: calc((100% - 28px)/2);
}
.flexBox_wrapper.-col3 .flexItem{
  max-width: calc((100% - (28px * 2))/3);
}
.flexBox_wrapper.-col4 .flexItem{
  max-width: calc((100% - (28px * 3))/4);
}
.flexBox_wrapper.-col5 .flexItem{
  max-width: calc((100% - (28px * 4))/5);
}
.flexBox_wrapper.-col5.-colBorder .flexItem{
  max-width: calc(100% / 5);
}
.flexBox_wrapper.-col2IncImg1 .flexItem{
  max-width: calc((100% - (28px * 2))/3);
}
.flexBox_wrapper.-col3IncImg2 .flexItem{
  max-width: calc((100% - (28px * 3 * 2))/3);
}
.flexBox_wrapper.-col2IncImg1.-imgSmall .flexItem{
  max-width: calc((100% - (28px * 3))/2);
}
.flexBox_wrapper.-col3IncImg2.-imgSmall .flexItem{
  max-width: calc((100% - (28px * 3 * 2))/3);
}
.flexBox_wrapper.-col2IncImg1.-imgSmall .flexItem.-imgItem{
  max-width: 28px;
}
.flexBox_wrapper.-col3IncImg2.-imgSmall .flexItem.-imgItem{
  max-width: 28px;
}
.flexBox_wrapper.-col2.-colMarginS .flexItem{
  max-width: calc((100% - 16px)/2);
}
.flexBox_wrapper.-col2.-colMarginS .flexItem +.flexItem{
  margin-left: 16px;
}
.flexBox_wrapper.-widCol3 > .flexItem{
  flex: 1 1 auto;
}
.flexBox_wrapper.-widCol3 .flexItem.-widCol3_item{
  width: calc((100% - (28px * 2))/3);
  flex: 0 0 auto;
}
.flexBox_wrapper.-widCol4 > .flexItem{
  flex: 1 1 auto;
}
.flexBox_wrapper.-widCol4 .flexItem.-widCol4_item{
  width: calc((100% - (28px * 3))/4);
  flex: 0 0 auto;
}
.flexBox_wrapper .flexItem + .flexItem{
  margin-left: 28px;
}
.flexBox_wrapper.-colBorder .flexItem{
  padding: 12px;
}
.flexBox_wrapper.-colBorder .flexItem + .flexItem{
  margin-left: 0;
}
.flexBox_wrapper.-colBorder .-colBorder-item{
  border: 1px dashed #E60000;
}
@media screen and (max-width:640px) {
  .flexBox_wrapper.-col2 .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col3 .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col4 .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col5 .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col5.-colBorder .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col2IncImg1 .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col3IncImg2 .flexItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col2IncImg1.-imgSmall .imgItems{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col3IncImg2.-imgSmall .imgItems{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col2IncImg1.-imgSmall .imgItems.-imgItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col3IncImg2.-imgSmall .imgItems.-imgItem{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-col2.-colMarginS .flexItem{
    max-width: 100%;
  }
  .flexBox_wrapper.-col2.-colMarginS .flexItem +.flexItem{
    margin-left: 0;
    margin-top: 16px;
  }
  .flexBox_wrapper.-sp_flex.-col2.-colMarginS .flexItem +.flexItem{
    margin-left: 16px;
    margin-top: 0;
  }
  .flexBox_wrapper.-widCol3 .flexItem.-widCol3_item{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-widCol4 .flexItem.-widCol4_item{
    width: 100%;
    max-width: 100%;
  }
  .flexBox_wrapper.-colIncImg .imgItems.-imgItem{
    display: flex;
    flex-direction: column-reverse;
  }
  .flexBox_wrapper.-colIncImg .imgItems.-imgItem .imgItem_imgBox + .imgItem_textBox{
    margin-top: 0;
    margin-bottom: 16px;
  }
  .flexBox_wrapper.-sp_flex.-col2 .flexItem{
    max-width: calc((100% - 18px)/2);
    width: 100%;
  }
  .flexBox_wrapper.-sp_flex.-col3 .flexItem{
    max-width: calc((100% - (18px * 2))/3);
    width: 100%;
  }
  .flexBox_wrapper .flexItem + .flexItem{
    margin-left: 0;
    margin-top: 20px;
  }
  .flexBox_wrapper.-sp_flex .flexItem + .flexItem{
    margin-left: 18px;
    margin-top: 0;
  }
  .flexBox_wrapper.-colIncImg .flexItem + .flexItem{
    margin-top: 32px;
  }
  .flexBox_wrapper.-colIncImg.-imgSmall .flexItem + .flexItem{
    margin-top: 20px;
  }
  .flexBox_wrapper.-colBorder .flexItem{
    padding: 8px;
    flex-direction: row;
  }
  .flexBox_wrapper.-colBorder .flexItem .imgItem_imgBox{
    width: calc((100% - 18px)/2);
  }
  .flexBox_wrapper.-colBorder .flexItem .imgItem_textBox{
    width: calc((100% - 18px)/2);
  }
  .flexBox_wrapper.-colBorder .flexItem .imgItem_imgBox + .imgItem_textBox{
    margin-top: 0;
    margin-left: 18px;
  }
  .flexBox_wrapper.-colBorder .flexItem + .flexItem{
    margin-left: 0;
  }
}

.imgContent_wrapper{
  max-width: 980px;
  color: #363636;
  font-size: 16px;
}
.imgContent_wrapperInner{
  padding: 20px 0;
  box-sizing: border-box;
}
.imgContent_wrapper .-grayBorder{
  border: 1px solid #eee;
  padding: 20px;
  box-sizing: border-box;
}
@media screen and (max-width:640px) {
  .imgContent_wrapper{
    max-width: 100%;
  }
}
.imgContent_wrapper .flexItem > .imgItems + .imgItems{
  margin-top: 16px;
}
.imgContent_wrapperInner .content_headline{
  color: #2C7FAB;
  border:#CEE6EF 2px solid;
  background: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 16px;
  padding: 10px;
  text-align: center;
}
.imgContent_wrapper .imgItem_headline{
  display: flex;
  margin-bottom: 16px;
}
.imgContent_wrapper .imgItem_headline p{
  width: 100%;
  padding: 4px;
  text-align: center;
  color: #363636;
  border: 1px solid #909090;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgContent_wrapper .imgItems .imgItem_imgBox{
  display: table;
  table-layout: fixed;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  min-height: 0%;
}
@media all and (-ms-high-contrast:none){ /* IE11 */
  *::-ms-backdrop, .imgContent_wrapper .imgItems .imgItem_imgBox {
    display: block;
  }
}
.imgContent_wrapper .imgItems .imgItem_imgBox img{
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}
.imgContent_wrapper .imgItems .imgItem_caption{
  font-size: 14px;
  margin-top: 8px;
  text-align: left;
  display: flex;
  justify-content: center;
}
.imgContent_wrapper .imgItem_textBox {
  margin-bottom: auto;
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.imgContent_wrapper .imgItem_imgBox + .imgItem_textBox{
  margin-top: 12px;
}
.imgContent_wrapper .imgItem_textBox.-imgTopText{
  margin-bottom: 16px;
}
.imgContent_wrapper .imgItem_textBox.-captionBottomText{
  margin-top: 16px;
}
.imgContent_wrapper .imgItems .imgItem_textBox + .imgItem_imgBox{
  margin-top: 16px;
}
@media screen and (max-width:640px) {
  .flexItem.-sp_flex .imgItem_imgBox + .imgItem_textBox{
    margin-top: 0;
    margin-left: 18px;
  }
  .imgContent_wrapper .flexItem > .imgItems + .imgItems{
    margin-top: 20px;
  }
}
.imgItem_replacementTexts{
  display: flex;
  flex-wrap: wrap;
  margin-left: -28px;
  justify-content: center;
}
.imgItem_replacementTexts .imgItem_replacementText{
  position: relative;
  padding-left: 36px;
  margin-top: 16px;
  margin-left: 28px;
  display: block;
}
.imgItem_replacementTexts.-col2 .imgItem_replacementText{
  max-width: calc((100% - (28px * 2))/2);
}
.imgItem_replacementText::before{
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  background-size: contain;
}
@media screen and (max-width:640px) {
  .imgItem_replacementTexts{
    flex-direction: column;
    margin-left: 0;
  }
  .imgItem_replacementTexts .imgItem_replacementText{
    margin-left: 0;
    width: 100%;
  }
  .imgItem_replacementTexts.-col2 .imgItem_replacementText{
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
.imgItem_replacementText:nth-child(1):before{
  background-image: url(/img/ss/common/icon_replacementText_a.png);
}
.imgItem_replacementText:nth-child(2):before{
  background-image: url(/img/ss/common/icon_replacementText_b.png);
}
.imgItem_replacementText:nth-child(3):before{
  background-image: url(/img/ss/common/icon_replacementText_c.png);
}
.imgItem_replacementText:nth-child(4):before{
  background-image: url(/img/ss/common/icon_replacementText_d.png);
}
/* module end */


/* LP */
.prd-utility-heading-4{
  margin-bottom: 16px;
}