@charset "shift_jis";

/*-------------------------------------------------------*/
/* page-slider */
/*-------------------------------------------------------*/

.page-slider {
  position: relative;
  z-index: 10;
}

.grid + .page-slider {
  margin-top: 20px;
}

.page-slider .bx-wrapper .bx-viewport {
  height: auto !important;
}

.page-slider .bx-wrapper .bxslider {
  height: 260px;
}

.page-slider .bx-controls {
  display: -webkit-box;
  display: flex;
  position: absolute;
  bottom: -30px;
  left: 50%;
  align-items: center;
  justify-content: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-align: center;
  -webkit-box-pack: center;
}


.bx-wrapper .bx-loading {
  background-color: transparent;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  display: -webkit-box;
  display: flex;
  padding: 0;
  float: none;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  padding: 0;
  float: none;
}

.bx-wrapper .bx-pager.bx-default-pager a:before,
.bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.bx-wrapper .bx-pager.bx-default-pager a.active:before {
  top: 3px;
  left: 2px;
  width: 10px;
  height: 10px;
  background-color: #888;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.bx-wrapper .bx-pager.bx-default-pager a.active:before {
  background-color: #1A509D;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  margin-top: 6px;
  margin-left: 5px;
}

.bx-wrapper .bx-controls-auto .bx-start:before,
.bx-wrapper .bx-controls-auto .bx-start:hover:before,
.bx-wrapper .bx-controls-auto .bx-start.active:before {
  background-color: #fff;
}

.bx-wrapper .bx-controls-auto .bx-start:hover:before,
.bx-wrapper .bx-controls-auto .bx-start.active:before {
  border-left-color: #1A509D;
}

.bx-wrapper .bx-controls-auto .bx-stop:before,
.bx-wrapper .bx-controls-auto .bx-stop:hover:before,
.bx-wrapper .bx-controls-auto .bx-stop.active:before {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #888), color-stop(50%, #FFF), to(#FFF));
  background-image: linear-gradient(to right, #888 50%, #FFF 50%, #FFF);
  background-size: 8px 8px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover:before,
.bx-wrapper .bx-controls-auto .bx-stop.active:before {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1A509D), color-stop(50%, #FFF), to(#FFF));
  background-image: linear-gradient(to right, #1A509D 50%, #FFF 50%, #FFF);
}

/*-------------------------------------------------------*/
/* dengon-section */
/*-------------------------------------------------------*/

.dengon-section .dengon-bnr {
  margin-bottom: 20px;
}

.dengon-section img {
  vertical-align: bottom;
}


/*-------------------------------------------------------*/
/* ict-section */
/*-------------------------------------------------------*/

.ict-section {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  margin-bottom: 40px;
  background: url("../img/ict_bg.jpg") no-repeat center top;
  background-size: 100% auto;
}

.ict-box {
  display: block;
  width: 100%;
  padding: 40px 0 0 0;
  text-align: center;
}

.ict-title {
  color: #142E8B;
  line-height: 1.4;
  font-size: 215%;
  text-align: center;
}

.ict-title span {
  display: block;
  font-size: 67.8%;
}

.ict-text {
  margin-top: 15px;
  text-align: center;
}

.ict-link {
  margin-top: 15px;
}

.ict-link .btn-lv1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 92.3%;
}

.ict-img {
  display: none;
}

.ict-list {
  display: -webkit-box;
  display: flex;
  position: relative;
  z-index: 10;
  justify-content: center;
  margin-top: 28px;
  -webkit-box-pack: center;
}

.ict-item {
  width: 306px;
  display: -webkit-box;
  display: flex;
  padding: 0 5px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cmn2 .ict-item a {
  display: -webkit-box;
  display: flex;
  align-content: flex-end;
  color: #222;
  text-decoration: none;
  background: #fff;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

.ict-item figure {
  position: relative;
  vertical-align: bottom;
  min-height: 0%;
}

.ict-item img {
  max-width: 100%;
  vertical-align: top;
}

.cmn2 .ict-item-text {
  margin-top: 0;
  padding: 10px 2px 10px 10px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.cmn2 .arw-next:hover {
  text-decoration: none;
}

.ict-item:hover .arw-next {
  color: #19509d;
  border-bottom: none;
}

.cmn2 a .ict-item-desc {
  display: block;
  margin-top: 5px;
  line-height: 1.4;
  font-size: 92.6%;
}

.ict-item:hover .ict-item-desc {
  color: #19509d;
}

.ict-item.ict-item-new a figure:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  width: 40px;
  height: 21px;
  background: url("/img/icon_new.svg");
}

.ict-item.ict-item-play a figure:after {
  content: '';
  display: block;
  position: absolute;
  right: 9px;
  bottom: 9px;
  width: 24px;
  height: 24px;
  background: url(/img/icon_play.svg);
}

.ict-item.ict-item-cp {
	position: relative;
}

.ict-item.ict-item-cp::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 8px;
  width: 62px;
  height: 36px;
  background: url(/img/icon_cp.svg);
}

.ict-section.ict-index {
  margin-top: 10px;
  background: url("../img/ict_bg2.jpg") no-repeat center top;
}

.ict-section.ict-index .ict-box {
  width: 620px;
  padding-top: 60px;
}

.ict-section.ict-index .ict-list {
  margin-top: 30px;
}

.ict-section.ict-index .ict-text {
  display: none;
}

.ict-section.ict-index .ict-text {
  display: none;
}

.ict-section.ict-index .ict-img {
  display: block;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: 90px;
}


/*-------------------------------------------------------*/
/* news-section */
/*-------------------------------------------------------*/

.news-section {
  margin-bottom: 20px;
  padding: 20px 20px 25px;
  background-color: #F5F8FA;
}

.news-section .box-content {
  background-color: transparent;
}

.news-section .title-level3 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.news-title {
  font-size: 184%;
  font-weight: 700;
}

.news-section .btn-lv2 {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 30px;
}

/* vertical-center */

.news-section .grid-cell .btn-lv2 {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.news-section .btn-lv2.link-blank::after {
  display: none;
}

.news-section .btn-lv2.link-blank span::after {
  content: url("/cmn2/img/cmn_blank_bk.svg");
  display: inline-block;
  width: 11px;
  height: auto;
  margin: 0 4px;
}

.news-section .btn-lv2.link-blank:hover span::after {
  content: url("/cmn2/img/cmn_blank_bl.svg");
  margin: 0 4px;
}

/*-------------------------------------------------------*/
/* page-section */
/*-------------------------------------------------------*/

/*------------------------------------*/
/* .box-content-tabbody */
/*------------------------------------*/

.box-content-tabbody {
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.cmn2 .box-content-tabbody a {
  color: #19509D;
  text-decoration: none;
}

.cmn2 .box-content-tabbody a:hover {
  text-decoration: underline;
  ;
}

/*------------------------------------*/
/* .box-content-tabheader */
/*------------------------------------*/

.box-content-tabheader {
  display: -webkit-box;
  display: flex;
  position: relative;
  padding-bottom: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 75px;
}

.tabheader-tablist {
  display: -webkit-box;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  justify-content: center;
  width: 100%;
  -webkit-box-pack: center;
}

/*------------------------------------*/
/* .box-content-const */
/*------------------------------------*/

.box-content-const {
  position: absolute;
  top: 0;
  right: 0;
}

.box-content-const>* {
  margin-top: 8px;
  text-align: right;
}

.box-content-const>*:first-child {
  margin-top: 0;
}

.box-content-const .btn-lv1 {
  display: inline-block;
  padding: 8px 30px;
}

/*------------------------------------*/
/* .tabheader-tabitm */
/*------------------------------------*/

.tabheader-tabitm {
  width: 30%;
  margin: 0 1%;
}

.cmn2 .tabheader-tabitm a {
  display: block;
  position: relative;
  width: 100%;
  height: 27px;
  padding: 0 5px;
  color: #fff;
  text-decoration: none;
  line-height: 27px;
  font-size: 92.3%;
  border-radius: 4px 4px 0 0;
  background-color: #1A509D;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 75px;
  overflow: hidden;
  text-align: center;

  -webkit-box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.1);

  box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.1);
}

.cmn2 .tabheader-tabitm a:hover {
  background-color: #d7d7d7;
}

.cmn2 .tabheader-tabitm a[aria-selected="true"] {
  padding: 0 4px;
  color: #222;
  background-color: #FFF;
  cursor: default;
}

.cmn2 .tabheader-tabitm a[aria-selected="true"]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1A509D;
}

.cmn2 .tab_con[aria-hidden="true"] {
  display: none;
}

/*------------------------------------*/
/* .news-btns */
/*------------------------------------*/

.news-btns {
  padding: 5px 15px;
  text-align: right;
}

.news-btns>li {
  display: inline-block;
  margin-left: 16px;
}

.cmn2 .btn-rss>a {
  display: inline-block;
  padding-left: 25px;
  text-decoration: none;
  background: url("/img/icon_rss_01.svg") left center no-repeat;
  background-size: 19px;
}

.cmn2 .news-btns a {
  color: #222;
}

.cmn2 .news-btns a:hover,
.cmn2 .news-btns a:active {
  color: #19509d;
  text-decoration: underline;
}

/*------------------------------------*/
/* .img-list */
/*------------------------------------*/

.img-list-item {
  display: -webkit-box;
  display: flex;
  position: relative;
  border-top: solid 1px #DDD;
  min-height: 83px;
}

.img-list-txt {
  padding: 10px 15px;
  -webkit-box-flex: 1;
  flex: 1;
}

#nw-article .img-list-txt p {
  margin-top: 10px;
}

.img-list-item figure {
  width: 82px;
  margin: 10px 10px 0 0;
}

.img-list-item figure img {
  width: 82px;
  height: 62px;
  border: solid 1px #E0E5EC;
}

.img-list-item time {
  display: inline-block;
  width: 120px;
}

/*------------------------------------*/
/* Label */
/*------------------------------------*/

.label {
  display: inline-block;
  padding: 4px 6px;
  line-height: 1;
  font-size: 84.6%;
  border: 1px solid #ddd;
  background-color: #F5F8FA;
}

/*-------------------------------------------------------*/
/* page-section */
/*-------------------------------------------------------*/

.case-body {
  position: relative;
}

/* .case-section .grid-cell:first-child::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  width: 1px;
  height: 100%;
  background-color: #ddd;
} */

.case-block {
  display: -webkit-box;
  display: flex;
  width: 100%;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.case-box {
  min-height: 123px;
  padding-bottom: 15px;
}

.case-section .block-note {
  margin-top: 0;
  padding-bottom: 15px;
}

.case-title {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 184%;
  text-align: center;
}

.case-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  height: 3px;
  background-color: #1A509D;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.case-subject {
  display: block;
  margin-bottom: 10px;
  font-size: 153%;
  text-align: center;
}

.case-btn {
  margin-top: 10px;
  text-align: center;
}

.case-btn .btn-lv1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 92.3%;
}

.case-block .block-note {
  -webkit-box-flex: 1;
  flex-grow: 1;
  min-height: 210px;
}

.case-list {
  display: -webkit-box;
  display: flex;
  position: relative;
  z-index: 10;
  justify-content: center;
  -webkit-box-pack: center;
  margin-right: -8px;
  margin-left: -8px;
}

.case-lead {
  line-height: 1.8;
}

.case-list .ict-item {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 8px;
  padding-left: 8px;
}

.case-list figure {
  position: relative;
  width: 60%;
  margin: auto;
}

.case-block .bx-controls {
  display: -webkit-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 33px;
  margin-top: 8px;
  background: transparent;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}

.case-block .bx-viewport .ict-item-desc {
  display: none;
}

@media (min-width: 969px) {
  .case-section > .block-note {
    margin-top: 25px;
  }
}

/*-------------------------------------------------------*/
/* page-section */
/*-------------------------------------------------------*/

.icon-blank-bnr-white,
.icon-blank-bnr {
  position: relative;
}

.icon-blank-bnr-white::before,
.icon-blank-bnr::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 11px;
  height: 9px;
}

.icon-blank-bnr::before {
  background: url("/cmn/img/icon_blank_button_gray.svg") no-repeat;
}

.icon-blank-bnr-white::before {
  background: url("/cmn/img/icon_blank_button.svg") no-repeat;
}

/*------------------------------------*/
/* .line-box */
/*------------------------------------*/

.line-box {
  display: -webkit-box;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px;
  line-height: 1.3em;
  font-size: 93%;
  border: solid 2px #DDD;
  border-radius: 5px;
  -webkit-box-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.line-box:visited,
.line-box:link {
  text-decoration: none;
}

.line-box.icon-blank,
.line-box.icon-arrow {
  padding-left: 30px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 7px center;
}

.line-box.icon-blank {
  background-image: url("/cmn2/img/cmn_blank_bk.svg");
}

.line-box.icon-arrow {
  background-image: url("/cmn2/img/cmn_blank_wh.svg");
}

.line-box-tume {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.line-box.hover:hover::after {
  width: calc(100% + 4px);
  margin: 0 -2px -2px -2px;
}

/*------------------------------------*/
/* .line-bnr */
/*------------------------------------*/

.line-bnr {
  display: -webkit-box;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  padding: 10px;
  border: none;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

.line-bnr>img {
  margin: 0;
  flex-shrink: 0;
}

.line-bnr.icon-blank-bnr-white:before,
.line-bnr.icon-blank-bnr:before {
  top: 6px;
  right: 6px;
}

.line-bnr-blue {
  background-color: #313391;
  border-color: #313391;
}

/*------------------------------------*/
/* .panel-bnr */
/*------------------------------------*/

.panel-card {
  width: 100%;
}

.panel-bnr {
  padding: 18px 15px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.panel-bnr,
.panel-bnr.icon-blank {
  background-color: #fff;
}

.cmn2 a.panel-bnr {
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.panel-header {
  display: -webkit-box;
  display: flex;
  align-items: center;
  width: 100%;
  -webkit-box-align: center;
}

.panel-img {
  width: 60px;
  margin-top: 0;
}

.panel-title {
  font-size: 115.3%;
  -webkit-box-flex: 1;
  flex-grow: 1;
  font-weight: bold;
}

.panel-header+p {
  margin-top: 15px;
}

.cmn2 .panel-bottom {
  display: inline-block;
  width: 100%;
  height: 30px;
  color: #fff;
  text-decoration: none;
  line-height: 30px;
  background: #1A509D url("/cmn2/img/cmn_arw_wh.svg") no-repeat 92% center;
  text-align: center;
  background-size: 9px 14px;
}

#common-main .panel-bottom:hover {
  color: #fff;
  text-decoration: underline;
}

/*------------------------------------*/
/* .icon-bnr */
/*------------------------------------*/

#common-main .icon-bnr {
  display: -webkit-box;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px 15px;
  color: #222;
  text-decoration: none;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-align: center;
}

#common-main .icon-title {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.cmn2 .bn-facebook a,
.cmn2 .bn-youtube a {
  display: -webkit-box;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 5px 0;
  color: #222;
  text-decoration: none;
  line-height: 1.2em;
  font-size: 76.9%;
  border-radius: 0;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.bn-facebook a .icon-caption,
.bn-youtube a .icon-caption {
  padding-top: 2px;
}

/*------------------------------------*/

.hover-square img {
  vertical-align: bottom;
}

.img-responsive {
  vertical-align: bottom;
}

/*------------------------------------*/
/* hr.separator */
/*------------------------------------*/

#common-main > hr.separator {
  display: block;
  width: 100%;
  height: 1px;
  margin: 20px 0;
  border: none;
  background-color: #ddd;
}

/*------------------------------------*/
/* slick slider for solution pickup */
/*------------------------------------*/

@media (min-width: 969px) {
  .ict-block {
    display: -webkit-box;
    display: flex;
    padding-bottom: 45px !important;
  }
}

.slick-track {
  display: -webkit-box;
  display: flex;
}

.slick figure {
  width: 60%;
  margin: auto;
}

.ict-item.slick-slide {
  display: -webkit-box;
  display: flex;
  height: auto;
}

.slick-dots {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  left: 0;
  bottom: -34px;
}

.slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 7px;
}

.slick-dots li button {
  width: 14px;
  height: 14px;
  padding: 0;
}

.slick-dots li button:before {
  width: 10px;
  height: 10px;
  content: "";
  opacity: 1;
  border-radius: 100%;
  background-color: #888;
}

.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #1A509D;
}

#slick-play,
#slick-stop {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;

  position: relative;
  display: inline-block;
  width: 12px;
  height: 14px;
  margin: 0 7px;
  overflow: hidden;
  font-size: 0;
}

#slick-play::before,
#slick-stop::before {
  content: "";
  display: block;
}

#slick-play::before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #555;
}

#slick-play:hover::before {
  border-left-color: #1A509D;
}

#slick-stop::before {
  width: 12px;
  height: 14px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #888), color-stop(50%, #f5f8fa), to(#f5f8fa));
  background-image: linear-gradient(to right, #888 50%, #f5f8fa 50%, #f5f8fa);
  background-size: 8px 8px;
}

#slick-stop:hover::before {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #1A509D), color-stop(50%, #f5f8fa), to(#f5f8fa));
  background-image: linear-gradient(to right, #1A509D 50%, #f5f8fa 50%, #f5f8fa);
}


/*------------------------------------*/
/* ソーシャルメディアblankアイコン画像位置調整 191115追加 */
/*------------------------------------*/
.icon-blank-bnr-social {
  position: relative;
}

.icon-blank-bnr-social::before {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 11px;
  height: 9px;
}

.icon-blank-bnr-social::before {
  background: url("/cmn/img/icon_blank_button_gray.svg") no-repeat;
}

.line-bnr.icon-blank-bnr_social:before {
  top: 6px;
  right: 6px;
}