@charset "UTF-8";
/* CSS Document */

html,
body {
  height: 100%;
}

/* ホットニュース */
.hotnews {
  margin: 0;
  padding: 0;
  width: 565px;
  height: 30px;
  background-image: url(/images/hotnews_bg.webp);
  text-indent: -9999px;
  position: relative;
}

a.news_btn {
  width: 100px;
  height: 10px;
  position: absolute;
  right: 66px;
  top: 9px;
  background-image: url(/images/hotnews_news_btn.webp);
}

a.news_btn:hover {
  background-position: left -10px;
}

a.rss_btn {
  width: 52px;
  height: 14px;
  position: absolute;
  right: 8px;
  top: 7px;
  background-image: url(/images/hotnews_rss_btn.webp);
}

a.rss_btn:hover {
  background-position: left -14px;
}

.hotnews_news {
  margin: 2px 12px 5px 12px;
  padding-bottom: 5px;
  background-image: url(/images/hotnews_border.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}

.hotnews_date {
  font-size: 11px;
  margin-bottom: 2px;
}

.hotnews_date img {
  margin-left: 6px;
  vertical-align: -2px;
}

.hotnews_news p a {
  background-image: url(/images/arrow_orange.gif);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 10px;
}

/* HOMEコラム共通 */
.home_clm_middle_outer {
  margin: 0;
  width: 565px;
  height: auto;
  overflow: hidden;
  background-image: url(/images/home_clm_middle_bg.webp);
}

.home_clm_middle_outer h2,
.home_clm_middle_outer h3,
.home_menu_clm h3,
.home_menu_clm h4 {
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 1px;
}

.home_h2,
.home_h3,
.home_h4 {
  margin: 0;
  display: block;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
}

.home_clm_bottom {
  margin: 0;
  width: 565px;
  height: 15px;
  background-image: url(/images/home_clm_bottom_bg.webp);
  line-height: 15px;
}

/* CAコラム */
.home_ca_clm {
  margin: 12px 0 0 0;
  width: 565px;
  overflow: hidden;
}

.home_ca_clm_top {
  margin: 0;
  width: 565px;
  height: 36px;
  background-image: url(/images/home_ca_clm_top.webp);
  text-indent: -9999px;
}

.home_ca_clm_left {
  float: left;
  margin: 0;
  width: 380px;
  height: auto;
}

.home_ca_clm_middle {
  clear: both;
  margin: 0;
  padding: 8px 4px 0 18px;
  width: 358px;
  height: auto;
}

.home_ca_clm_right {
  float: right;
  margin: 0px;
  width: 185px;
  height: auto;
}

/* デバイスコラム */
.home_device_clm {
  margin: 6px 0 0 0;
  width: 565px;
  overflow: hidden;
}

.home_device_clm_top {
  margin: 0;
  width: 565px;
  height: 36px;
  background-image: url(/images/home_device_clm_top.webp);
  text-indent: -9999px;
}

.home_device_clm_left {
  float: left;
  margin: 0;
  width: 191px;
  height: auto;
}

.home_device_clm_middle {
  margin: 0;
  padding: 8px 16px 0 0;
  width: 358px;
  height: auto;
}

.home_device_clm_right {
  float: right;
  margin: 0px;
  width: 374px;
  height: auto;
}

/* ソリューションコラム */
.home_sol_clm {
  margin: 6px 0 0 0;
  width: 565px;
  overflow: hidden;
}

.home_sol_clm_top {
  margin: 0;
  width: 565px;
  height: 36px;
  background-image: url(../images/home_sol_clm_top.webp);
  text-indent: -9999px;
}

.home_sol_clm_left {
  float: left;
  margin: 0;
  width: 191px;
  height: auto;
}

.home_sol_clm_middle {
  margin: 0;
  padding: 8px 0 0 16px;
  width: 353px;
  height: auto;
}

.home_sol_clm_right {
  float: right;
  margin: 0px;
  width: 190px;
  height: auto;
}

/* メニューコラム */
.home_menu_clm {
  margin: 10px 0 0 0;
  width: 565px;
  height: auto;
  overflow: hidden;
}

.home_menu_clm_h3 {
  margin: 0;
  width: 565px;
  height: 28px;
  overflow: hidden;
}

.home_menu_ps_h3 {
  float: left;
  margin: 0;
  padding: 0;
  width: 186px;
  height: 28px;
}

.home_menu_solution_h3 {
  float: left;
  margin: 0;
  padding: 0;
  width: 191px;
  height: 28px;
}

.home_menu_support_h3 {
  float: left;
  padding: 0;
  margin: 0;
  width: 188px;
  height: 28px;
}

.home_menu_clm_middle {
  margin: 0;
  width: 565px;
  height: auto;
  overflow: hidden;
  background-image: url(/images/home_menu_clm_middle_bg.webp);
}

.home_menu_ps {
  float: left;
  margin: 0;
  padding: 12px 5px 0 15px;
  width: 166px;
  height: auto;
  text-align: left;
}

.home_menu_solution {
  float: left;
  margin: 0;
  padding: 12px 5px 0 10px;
  width: 181px;
  height: auto;
  text-align: left;
}

.home_menu_support {
  float: left;
  margin: 0;
  padding: 12px 15px 0 4px;
  width: 164px;
  height: auto;
  text-align: left;
}

.home_menu_ps h4,
.home_menu_support h4 {
  margin: 0 0 4px 0;
  width: 164px;
  height: 13px;
}

.home_menu_clm_middle p a {
  background-image: url(/images/arrow_orange.gif);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.home_menu_clm_bottom {
  clear: left;
  margin: 0;
  width: 565px;
  height: 16px;
  background-image: url(/images/home_menu_clm_bottom.webp);
}

.banner_menu ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex: 1 0 0;
  justify-content: center;
  margin: 20px auto;
  padding: 0;
}

.banner_menu .banner>a {
  display: block;
  position: relative;
  width: 235px;
  height: 184px;
  margin: 0 5px;
  border: 1px #dadada solid;
  border-radius: 8px;
  box-shadow: 2px 2px 6px #dadada;
  text-decoration: none;
  color: #332288;
}

.banner_menu .banner:hover {
  opacity: 0.8;
}

.banner .banner_title {
  width: 98%;
  margin: 0 auto;
  border-bottom: 1px #dcdcdc solid;
  text-align: left;
}

.banner_title span {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 4px 0px 2px 2px;
  font-size: 16px;
  font-weight: bold;
}

.banner_lead span {
  display: block;
  width: 95%;
  margin: 0 auto;
  padding: 8px 0;
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.6px;
  text-align: left;
}

.banner_img img {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.banner_ougm .banner_lead {
  color: #02a9e0;
  font-weight: bold;
}

.banner_contact {
  position: relative;
}

.banner_mail {
  position: absolute;
  top: 92px;
  left: 14px;
  padding-left: 17px;
  background-image: url(/images/icon_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.container.index {
  margin: 40px 0 10px;
  border-bottom: 4px solid #332288;
  width: inherit;
}

.swiper-container {
  width: 100%;
}

.swiper-slide img {
  width: 100%;
}

.swiper-pagination {
  position: relative !important;
  margin: 20px 0;
}

.swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
}