#Catch {
  margin: 0 0 20px;
  padding: 20px 0 0;
  @media (max-width: 768px) {
    padding: 0 0 25px;
  }
}

#CatchInner {
  display: flex;
  justify-content: space-between;
  max-width: 960px;
  max-height: 388px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  aspect-ratio: 960 / 388;
  @media (max-width: 768px) {
    width: 100%;
    height: calc(100% + 37px);
  }
}

.slides {
  margin: 0;
  padding: 0
}

#slide {
  width: 80%;
  height: auto;
  /* background: url(../images/top/catch_bg.gif) 0 0 no-repeat; */
  background: #DDE9F0;
  overflow: hidden;
  @media (max-width: 768px) {
    width: 100%;
    height: calc(100% + 37px);
  }
}

#slide-main {
  width: 738px;
  height: 312px;
  margin: 15px 15px 0 15px
}

#slide-nav {
  width: 750px;
  margin: 0 auto;
  position: relative
}

#slide-nav ul li img {
  width: 124px;
  border: 2px solid #fff;
  cursor: pointer
}

#slide-nav ul li.flex-active-slide img {
  border: 2px solid #3d7193
}

#slide-nav .flex-viewport {
  margin-left: 28px
}

.flex-direction-nav a {
  text-indent: -9999px;
  display: block;
  height: 42px;
  width: 10px
}

#slide-nav .flex-next {
  position: absolute;
  left: 0;
  top: 6px;
  background: url(../images/top/slide_arrow_l.gif) no-repeat left center
}

#slide-nav .flex-prev {
  position: absolute;
  right: 0;
  top: 6px;
  background: url(../images/top/slide_arrow_r.gif) no-repeat left center
}

.lof-slidecontent {
  float: left;
  width: 768px;
  height: 388px;
  background: url(../images/top/catch_bg.gif) 0 0 no-repeat
}

.main-slider-content {
  width: 752px;
  height: 314px;
  margin: 15px
}

.lof-slidecontent .navigator-content {
  left: 0;
  bottom: 3px;
  width: 768px;
  background: url(../images/top/slide_bg.gif) 0 0 repeat;
  background: none;
  padding: 0;
  overflow: hidden
}

.lof-slidecontent ul.navigator-wrap-inner li img {
  background: #fff;
  border: #fff solid 2px;
  padding: 0px
}

.lof-slidecontent ul.navigator-wrap-inner li.active img,
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
  border: #3D7193 solid 2px;
  padding: 0px;
  -moz-transition: border-color ease-in-out 0.4s
}

.lof-slidecontent .navigator-content .button-next,
.lof-slidecontent .navigator-content .button-previous {
  width: 10px;
  height: 42px;
  margin: 5px 14px;
  display: inline
}

.lof-slidecontent .navigator-content .button-next {
  margin-left: 15px;
  background: url(../images/top/slide_arrow_r.gif) no-repeat right center
}

.lof-slidecontent .navigator-content .button-previous {
  margin-right: 15px;
  background: url(../images/top/slide_arrow_l.gif) no-repeat left center
}

.lof-slidecontent .button-control {
  background: none
}

.lof-slidecontent .action-start span {
  background: url(../images/top/play.gif) no-repeat center center
}

.lof-slidecontent .action-stop span {
  background: url(../images/top/pause.gif) no-repeat center center
}

#CatchBanner {
  width: 19%;
  @media (max-width: 768px) {
    display: none;
  }
}

#CatchBanner li {
  margin-bottom: 4px
}

#TopEvent{
  float: left;
  @media (max-width: 768px) {
    float: none;
    width: 100%;
  }
}
#TopNews,
#TopInvestor {
  float: left;
  width: 390px;
}
.p-top-bnrEvent{
  float: left;
  width: 41%;
  @media (max-width: 768px) {
    float: none;
    width: 100%;
  }
}
.p-top-eventBnr{
  margin:10px 15px 0;
}
.p-top-news__wrap{
  float: right;
  width: calc(100% - 220px);
  overflow: hidden;
  @media (max-width: 768px) {
    float: none;
    width: 100%;
  }
}
#TopNews,
#TopInvestor {
  width: 360px;
  background: url(../images/top/box_bg02.jpg) 0 0 no-repeat;
  margin-top: 3px;
  margin-bottom: 20px
}
.p-top-allNews-font{
  font-size:0.9em;
  font-weight:bold;
  color:#CC3300;
}
#TopEvent {
  margin-bottom: 10px
}

#TopInvestor {
  float: right
}

#TopEvent div.mcs_wrapper,
#TopNews div.mcs_wrapper,
#TopInvestor div.mcs_wrapper {
  margin: 5px 0 10px;
}

#TopEvent .mcs_wrapper {
  width: auto;
  height: 150px;
}

#TopEvent.hasNotice .mcs_wrapper {
  width: auto;
  height: 180px;
}

#TopNews .mcs_wrapper {
  width: auto;
  height: 380px;
}

#TopNews .mcs_wrapper .customScrollBox .container {
  width: auto;
}

#TopInvestor .mcs_wrapper {
  width: auto;
  height: 460px;
}

#TopInvestor .mcs_wrapper .customScrollBox .container {
  width: auto;
}

#TopEvent dl.info {
  margin-left: 15px;
  margin-right: 15px;
}

#TopEvent iframe,
#TopNews iframe,
#TopInvestor iframe {
  margin: 5px 10px
}

#trouble-report {
  float: right;
  width: 550px;
  margin-bottom: 15px
}

#trouble-report-inner {
  border: 3px solid #a91c1c;
  padding: 5px 10px
}

#trouble-report h2 {
  font-size: 16px;
  border-bottom: 1px solid #A71E22;
  margin-bottom: 0.5em
}

#trouble-report .body {
  font-size: 12px
}

#TopPick {
  float: right;
  width: 57%;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #E9EDF8 0, #FFFFFF 20px);
  border: 1px solid #A7C0D8;
  box-shadow: inset 0 0 0 2px #fff;
  margin-bottom: 15px;
  box-sizing: border-box;
  overflow: hidden
}

#TopPick .section {
  margin: 10px 16px 8px
}

#TopPick h2 {
  border-bottom: 1px solid #6EA4BC;
  padding: 0 5px 10px
}

#TopPick ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 3px 0 10px;
  overflow: hidden
}

#TopPick ul.top-banner {
  width: 510px;
  background: #DDE9F0;
  margin: 2px 0 0;
  padding-top: 5px;
  overflow: hidden
}

#TopPick ul.top-banner li {
  float: left;
  padding: 0 0 5px 5px
}

#TopSearch {
  float: right;
  width: 57%;
  overflow: hidden
}

h2.type_search {
  background-color: #fff;
  background-image: linear-gradient(to bottom, #E9EDF8 0, #FFFFFF 20px);
  border: 1px solid #d3d3d5;
  border-radius: 5px;
  box-shadow: inset 0 0 0 2px #fff;
  margin-bottom: 5px;
  padding: 6px 4px 4px 10px;
  font-size: 109%
}
h2.type_search::before {
  font: var(--fa-font-solid);
  content: "\f1ad";
  color: #004384;
  padding-right: 5px;
}
.p-type_search__long-title{
  width: 165px;
}
/* ↓↓↓ 削除候補：全体検索で該当しなかった箇所 ↓↓↓ */
h2.keyword_search {
  width: 550px;
  background: url(../images/top/type_search.jpg) 0 0 no-repeat;
  margin-bottom: 5px;
  padding: 10px 5px 8px 34px;
  font-size: 109%;
  background: url(../images/top/keyword_search.jpg) 0 0 no-repeat
}
/* ↑↑↑ 削除候補：全体検索で該当しなかった箇所 ↑↑↑ */

#TopSearch .section {
  clear: left;
  padding-bottom: 15px;
  overflow: hidden
}

#TopSearch dl {
  display: inline-flex;
  align-items: flex-start;
  padding: 3px 0;
  overflow: hidden
}
.p-top-solution__dd{
  display: flex;
  flex-wrap: wrap;
  row-gap: 3px;
  width: calc(100% - 125px);
}
#TopSearch .colmun-1 {
  width: 100%
}

#TopSearch .colmun-2 {
  width: 48%
}

#TopSearch .colmun-2:nth-child(odd) {
  margin-right: 2%;
}

#TopSearch dt {
  width: 125px;
  background: #e0e0e0;
  padding: 2px 5px;
  font-weight: bold;
  text-align: center;
  font-size: 11px
}

#TopSearch dd {
  margin: 0;
  padding: 0;
  overflow: hidden
}

#TopSearch ul {
  margin: 0 5px
}

#TopSearch li {
  line-height: 1.8;
  display: inline
}

#TopSearch dd a {
  float: left;
  border-right: 1px solid #999;
  margin-bottom: 2px;
  padding: 0 8px;
  display: block;
  white-space: nowrap
}
#TopSearch dd:last-child a {
  border-right: none;
}
#PickUp {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 0;
}
.pickup__title{
  text-align: center;
  background: #DDE9F0;
  margin: 0;
  padding: 7px 0;
}
.pickup__title__note{
  display: block;
  padding-bottom:5px;
}
.pickup__title img{
  height: 30px;
}

#PickUp ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 3px;
  padding-top: 10px;
  overflow: hidden
}

#PickUp li {
  margin: 0;
  padding: 0
}
#PickUp li a.new {
  position: relative;
  display: block;
}
#PickUp li a.new:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 43px 43px 0;
  border-color: transparent #e80010 transparent transparent;
}
#PickUp li a.new:after {
  content: "NEW";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  /* font-weight: bold; */
  color: #FFF;
  transform: rotate(45deg) translate(4px, 6px);
}
#PickUp dl {
  width: 176px;
  float: left;
  margin-right: 12px;
  margin-bottom: 10px;
  overflow: hidden
}

#PickUp dt {
  margin: 0;
  padding: 0
}

#PickUp dd {
  background: url(../images/top/pick_mark.gif) 0 2px no-repeat;
  margin: 4px 0 0;
  padding: 0 0 0 10px;
  font-size: 92%
}

#TopCase {
  clear: both;
  width: 756px
}

#TopCase h2 {
  color: #171717;
  background: url(../images/common/h2line.gif) 0 bottom repeat-x;
  margin: 0;
  padding: 0 5px 5px;
  font-size: 125%
}

#TopCase h3 {
  color: #004384;
  background: url(../images/common/h3common.gif) 0 2px no-repeat;
  margin: 10px 0 0;
  padding: 0 5px 5px 12px
}

#TopCase li {
  float: left;
  display: inline;
  background-image: url(../images/global/pagetop_user_bg.gif);
  background-position: center center;
  width: 236px;
  height: 68px;
  margin: 5px 5px 10px;
  line-height: 68px;
  text-align: center
}

#TopCase ul a {
  display: block;
  text-decoration: none
}

#TopCase ul a:hover {
  color: #f90b0b
}

#Case01 {
  clear: both
}

#Case02,
#Case03,
#Case04,
#Case05,
#Case06,
#Case07 {
  display: inline;
  float: left;
  display: inline;
  width: 236px;
  margin: 0 12px 0 0
}

#Case02 h3,
#Case03 h3,
#Case04 h3,
#Case05 h3,
#Case06 h3,
#Case07 h3 {
  color: #93A91E;
  background: url(../images/common/h3common2.gif) 0 2px no-repeat
}

#TopCase p.show-all {
  margin-right: 16px
}

#TopCaseBody {
  position: relative;
  overflow: hidden
}

#TopCaseBody h2 {
  color: #171717;
  background: none;
  border: none;
  border-bottom: 2px solid #025D8C;
  border-radius: 0;
  margin: 20px 15px 0;
  padding: 0 8px 8px 10px;
  font-size: 125%;
  font-weight: bold
}
#TopCaseBody h2::before {
  display: none;
}

#HeadCase::before {
  font: var(--fa-font-solid);
  content: "\f64f";
  color: #8A34B3;
  padding-right: 5px;
}

#TopCaseBody h3 {
  color: #D12A19;
  background: none;
  margin: 6px 0 0;
  padding: 0 24px 5px;
  font-size: 117%
}

#TopCaseBody h3::before {
  content: none;
}

#TopCaseBody #TopCaseGreen h3 {
  color: #467B19
}

#TopCaseBody #TopCaseGoods h3 {
  color: #F26704
}

#TopCaseBody #TopCaseTools h3 {
  color: #1E0577
}

#TopCaseBody #TopCaseFoods,
#TopCaseBody #TopCaseGreen,
#TopCaseBody #TopCaseGoods,
#TopCaseBody #TopCaseTools {
  clear: left;
  position: relative;
  padding-top: 6px
}

#TopCaseBody span.case-page-link {
  position: absolute;
  top: 7px;
  right: 16px
}

#TopCaseBody dl.info {
  width: 710px;
  margin: 0 15px 5px;
  padding-top: 3px
}

#TopCaseBody dl.info dt {
  clear: left;
  float: none;
  color: #999;
  width: auto;
  padding: 0.5em 0.6em 0.1em 24px;
  font-weight: normal;
  font-size: 92%
}

#TopCaseBody dl.info dd {
  background: url(../images/common/h3common.gif) 9px 2px no-repeat;
  border-bottom: 1px solid #CCDBE1;
  padding: 0em 0.6em 0.5em 24px;
  font-weight: bold
}

#TopCaseBody #TopCaseFoods dl.info dd {
  background-image: url(../images/common/h3case_foods.gif)
}

#TopCaseBody #TopCaseGreen dl.info dd {
  background-image: url(../images/common/h3case_green.gif)
}

#TopCaseBody #TopCaseGoods dl.info dd {
  background-image: url(../images/common/h3case_goods.gif)
}

#TopCaseBody #TopCaseTools dl.info dd {
  background-image: url(../images/common/h3case_tools.gif)
}

#TopCaseBody dl.info a {
  color: #104F8C
}

#TopCaseBody dl.info a:hover {
  color: #003366
}

#TopNotice {
  float: right;
  width: 546px;
  background: #fff;
  border: 2px solid #F8C9C7;
  margin-top: 3px;
  margin-bottom: 20px;
  overflow: hidden
}

#TopNotice .section {
  margin: 10px 14px
}

#TopNotice h2 {
  position: relative;
  color: #171717;
  background: url(../images/common/h2line.gif) 0 bottom repeat-x;
  margin: 6px 0 4px;
  padding: 7px 5px 10px 38px;
  font-size: 125%;
  font-weight: bold
}

#HeadNotice {
  position: absolute;
  top: 3px;
  left: 2px;
  width: 30px;
  height: 29px;
  background: url(../images/common/head_icon.gif);
  background-repeat: no-repeat;
  background-position: -90px 0;
  display: block
}

#TopNotice dl {
  clear: both;
  width: auto;
  border-top: 1px solid #ccc;
  margin: 0 0 2px
}

#TopNotice dl dt {
  float: left;
  width: 518px;
  color: #004384;
  padding-top: 6px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 100%
}

#TopNotice dl dd {
  float: left;
  padding-top: 4px;
  padding-bottom: 2px
}

#TopNotice ul {
  margin: 2px 2px 10px 2px;
  list-style: none
}

#TopNotice li {
  list-style: none;
  background: url(../images/common/list_mark1.gif) 0 8px no-repeat;
  padding: 1px 0 1px 12px;
  margin: 0 10px 0 10px;
  width: 215px;
  float: left
}

#TopNotice li span {
  font-size: 92%
}

#TopNoticeTitle {
  width: 385px;
  margin: 0 0 15px 3px
}

#TopNoticeTitle dl {
  overflow: auto;
  border: 1px solid #c9c9c9
}

#TopNoticeTitle dl .title {
  background: url(../images/common/bg_titlebar.jpg) 0 0 repeat-x #ccc;
  height: 23px;
  color: #171717;
  font-weight: bold;
  border-bottom: 1px solid #c9c9c9;
  padding: 5px 10px 0 10px
}

#TopNoticeTitle dl .title span.info {
  background: url(../images/common/icon_info.png) 0 0 no-repeat;
  padding-left: 20px
}

#TopNoticeTitle ul li {
  margin: 0 18px;
  border-bottom: 1px dotted #999
}

#TopNoticeTitle ul li.alone,
#TopNoticeTitle ul li.last {
  border-bottom: none
}

#TopNoticeTitle dl dd h2 {
  font-size: 12px;
  font-weight: normal;
  padding: 10px;
  background: url(../images/common/icon_arrow_r.png) 0 14px no-repeat
}

#TopNoticeTitle h2 a {
  color: #bc0419
}

#TopNoticeTitle h2 a:hover {
  color: #f5112b
}

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

/* mCustomScrollbar */

.mCSB_dragger_bar {
  background: #004384 !important;
  opacity: 1 !important;
}

.mCSB_draggerRail {
  background: #004384 !important;
}

/*# sourceMappingURL=top.css.map */