.global__header h1 {
  margin: 0;
}

.global__main {
  display: block;
}

.global__main img {
  display: block;
  width: 100%;
}

/* KV */
.mainvisual {
  width: 100%;
  position: relative;
}

.mainvisual .mainvisual_txt {
  position: absolute;
  z-index: 99;
  padding: 15px 20px;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 13%;
}

.mainvisual .mainvisual_txt p {
  color: #fff;
  font-size: 1em;
  text-align: center;
}

/* business */
.business {
  margin: 0 10px;
  padding: 10px 10px 16px;
  background: transparent url(../img/index_business_bg_sp.png) left top repeat-y;
  -webkit-background-size: 100%;
  background-size: 100%;
}

/* business title */
.business_title {
  position: relative;
  margin: 0 -10px 0 -15px;
}

.business_title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 5px;
  height: 5px;
  background: transparent url("data:image/gif;base64,R0lGODlhCgAKAJEAAP///2qUDbTJhqzBfSH5BAAAAAAALAAAAAAKAAoAAAIVVI4Ilrp9gGRJzmavyzRb5n1BaA0FADs=") left top no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.business_title_txt {
  margin: 9.5px 10px 14px;
  color: #4d5b60;
  font-size: 10px;
  line-height: 1.2;
}

/* business item */
.business_item {
  margin: 12px 0 0;
  padding: 0 9.5px 7.5px;
  border-radius: 5px;
  background: #fff none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: -0.05em;
}

.business_item .business_item_title {
  margin: 0;
  color: #58ae12;
  text-align: center;
  padding: 8px 0 5px;
  font-size: 20px;
  font-weight: bold;
}

.business_item .business_item_title span {
  font-size: 80%;
}

.business_item .txt {
  margin: 10px 0 0;
}

/* business_item_detail_wrap */
.business_item_detail_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 14.5px 0 0;
}

.business_item_logo {
  width: 60.91954023%;
}

.business_item_logo img {
  margin: 0 auto;
}

.global__main img.business_logo_01 {
  width: 73.584905660377358%;
}

.global__main img.business_logo_02 {
  width: 78.616352201257862%;
}

.global__main img.business_logo_03 {
  width: 17.924528301886792%;
}

.global__main img.business_logo_04 {
  width: 67.29559748427673%;
}

.global__main img.business_logo_05 {
  width: 60.91954023%;
}

.business_item_link {
  display: block;
  width: 39.08045977%;
}

/* bullet_link */
.bullet_link {
  margin: 2px 0 0;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  width: 50%;
}

.bullet_link a:after {
  content: '';
  display: inline-block;
  width: 5.5px;
  height: 0.9em;
  margin: 0 0 0 3px;
  background: transparent url(../img/bullet_right.png) left center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  vertical-align: baseline;
}

.news_release, .csr, .group, .other_link, .recruit, .related_link {
  padding: 20px 20px 23px;
}

.csr, .group, .other_link, .recruit, .related_link {
  border-top: 1px solid #eee;
}

/* news_release */
.news_release_item {
  display: none;
  margin: 0;
  padding: 13.5px 0 8.5px;
  border-bottom: 1px dotted #aeaeae;
  font-size: 12px;
  line-height: 1.5;
}

.news_release_item:nth-of-type(1), .news_release_item:nth-of-type(2), .news_release_item:nth-of-type(3) {
  display: block;
}

.news_release_item .date {
  margin: 0 0 3px;
  font-size: 11px;
  font-weight: bold;
}

.news_release .bullet_link {
  margin: 5px 5px 0 0;
}

/* csr */
.csr .lead {
  display: table;
  margin: 16px 0 0;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: -0.05em;
}

.csr .lead p {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
}

.csr_badge {
  display: table-cell;
  width: 17.857142857142857%;
  vertical-align: middle;
}

.csr_item {
  margin: 20px -10px 0;
  padding: 0 9px 14px;
  border: 1px solid #eae9ec;
}

.csr_item_title {
  display: block;
  height: 15px;
  margin: -11px 0 11.5px;
  font-size: 12px;
}

.csr_item_title.csr03 {
  margin: -11px 0 16.5px;
}

.csr_item_title span {
  display: inline-block;
  height: 15px;
  padding: 0 5px;
  background: #ae35b0 none;
  color: #fff;
  line-height: 15px;
}

.csr_item_list {
  font-size: 12px;
  line-height: 1.5;
}

.csr_item_list.navibu {
  margin: 33px 0 0;
}

.csr_item_list.navibu h5 {
  display: none;
}

.csr_item_list .txt {
  margin: 8px 0 0;
}

.csr_item_list .bullet_link {
  margin: 0;
}

/* carousel */
.carousel_link {
  margin: 11.5px -5px 0;
}

.slick-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  text-align: center;
  outline: none;
}

.slick-slide a {
  color: #8a9a9a;
  font-size: 9px;
  line-height: 1.5;
  letter-spacing: -0.05em;
  outline: none;
}

.slick-slide a:active, .slick-slide a:hover {
  text-decoration: none;
}

.slick-dots {
  display: block;
  margin: 10px 0 0;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  width: 32px;
  padding: 0 4px;
}

.slick-dots button {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 32px;
  height: 4px;
  border: none;
  background: #d4d6da none;
  text-indent: -9999px;
  outline: none;
}

.slick-dots .slick-active button {
  background: #76ba3f none;
}

/* group */
.group_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  margin: 19.5px 0 0;
}

.group_list li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 50%;
}

.group_list li:nth-child(2n) {
  padding-left: 5px;
}

.group_list li:nth-child(2n + 1) {
  padding-right: 5px;
}

.group_list li:nth-child(3), .group_list li:nth-child(4) {
  margin-top: 15.5px;
}

.group_list li:nth-child(5), .group_list li:nth-child(6) {
  margin-top: 19.5px;
}

.group_list li:nth-child(7) {
  margin-top: 22.5px;
}

.group_list li a {
  display: block;
}

.group_list li p {
  display: none;
}

/* recruit */
.recruit_article {
  margin: 13.5px 0 0;
  padding: 0 0 0 17.857142857142857%;
  background: transparent url(../img/index_recruit_pic01.jpg) left 2px no-repeat;
  -webkit-background-size: calc(17.857142857142857% - 10px);
  background-size: calc(17.857142857142857% - 10px);
  font-size: 12px;
}

/* related_link */
.fc_jumonji_bnr {
  display: block;
  width: 80%;
  margin: 10px auto 7.5px;
}
