@charset "utf-8";

/* ------------------------------
メインヴィジュアル
------------------------------ */
#mv div {
	outline: none;
}

/* ------------------------------
記事リスト
------------------------------ */
#topics {
	background: #f2f2f2;
}

#topics > .inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
}

#topics .topics-box {
	background: #fff;
	box-shadow: 0.707px 0.707px 5px 0px rgba(0, 0, 0, 0.05);
}

#topics .topics-ttl-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 2px solid #3a8ce1;
}

#topics .topics-ttl {
	background: url(../images/common/ttl_icon01.png) no-repeat left center;
	color: #3a8ce1;
	font-weight: bold;
}

#topics .topics-ttl:before {
	display: none;
}

#topics .topics-all {
	background: #3a8ce1;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#topics .topics-list-box .topics-item {
	display: flex;
	justify-content: space-between;
	color: #333;
}

#topics .topics-item .topics-txt-box .article-tag {
	display: inline-block;
	color: #fff;
	float: left;
	font-weight: bold;
	text-align: center;
}

#topics .topics-item .topics-txt-box .topics-txt {
	margin-top: -3px;
}

@media all and (-ms-high-contrast:none) { /* IE11 */
	*::-ms-backdrop,
	#topics .topics-ttl {
		padding-top: 7px;
	}
	#topics .topics-all,
	#topics .topics-item .topics-txt-box .article-tag {
		padding-top: 2px;
	}
}

/* ------------------------------
info
------------------------------ */
#info {
	background: #3a8ce1;
}

#info > .inner {
	margin: 0 auto;
}

#info .info-ttl-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#info .info-ttl {
	color: #fff;
	font-weight: bold;
	width: 100%;
}

@media all and (-ms-high-contrast:none) { /* IE11 */
	*::-ms-backdrop,
	#info .info-ttl {
		padding-top: 7px;
	}
	#info .info-all {
		padding-top: 2px;
	}
}

#info .info-all {
	background: #fff;
	color: #3a8ce1;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* スライダー */
#info .approach,
#info .activity {
	position: relative;
}

.slider {
	display: flex !important;
	justify-content: space-between;
}

#info .slider img {
	margin: 0 auto;
	width: 100%;
}

#info .slider li p {
	color: #fff;
}

/* SDGsに取り組む企業 */
#info .approach-slider .slider li p {
	font-weight: bold;
}

/* 最近の活動紹介 */
#info .activity-slider .slider .slide01:before {
	background: url(../images/top/activity_line01.jpg) no-repeat center top;
	background-size: cover;
}

#info .activity-slider .slider .slide02:before {
	background: url(../images/top/activity_line02.jpg) no-repeat center top;
	background-size: cover;
}

#info .activity-slider .slider .slide03:before {
	background: url(../images/top/activity_line03.jpg) no-repeat center top;
	background-size: cover;
}

#info .activity-slider .slider li p {
	font-weight: normal;
}

/* エリアで探す */
#info .areamap-box > .inner {
	display: flex;
	justify-content: space-between;
}

#info .areamap-link-box .area-list {
	display: flex;
	flex-wrap: wrap;
}

#info .areamap-link-box .area-list .area-name {
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	line-height: 2.18;
}

#info .areamap-link-box .area-list .area-name a {
	display: block;
	background: url(../images/common/arrow01.png) no-repeat left center;
	color: #fff;
}

/* ------------------------------
ゴールで探す
------------------------------ */
#goal > .inner {
	margin: 0 auto;
}

#goal .info-ttl {
	color: #3a8ce1;
	font-weight: bold;
}

@media all and (-ms-high-contrast:none) { /* IE11 */
	*::-ms-backdrop,
	#goal .info-ttl {
		padding-top: 7px;
	}
}

#goal .goal-link-box .goal-list {
	display: flex;
	flex-wrap: wrap;
}

#goal .goal-link-box .goal-list:after {
	content: "";
	display: block;
	width: 39.3%;
}

#goal .goal-link-box .goal-list .ring {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width: 768px) {

	/* ------------------------------
	メインヴィジュアル
	------------------------------ */
	#mv > .inner {
		padding: 30px 25px 10px;
	}

	#mv .mv-sp {
		width: 260px;
		margin: 0 auto;
	}

	#mv .mv-txt-box {
		margin-top: 25px;
	}

	#mv .mv-ttl {
		width: 220px;
		margin: 0 auto;
	}

	#mv .mv-txt {
		margin-top: 25px;
	}

	#mv .mv-txt img {
		margin: 0 auto;
	}

	#mv .mv-btm-logo img {
		margin: 25px auto 0;
	}

	/* ------------------------------
	記事リスト
	------------------------------ */
	#topics > .inner {
		flex-direction: column;
		padding: 40px 25px 60px;
	}

	#topics .topics-box:nth-child(n + 2) {
		margin-top: 15px;
	}

	#topics .topics-ttl-box {
		padding: 15px;
	}

	#topics .topics-ttl {
		background-size: 16px 16px;
		font-size: 23px;
		text-indent: 29px;
	}

	#topics .topics-all {
		width: 275px;
		height: 45px;
		line-height: 45px;
		margin: 25px auto 0;
	}

	#topics .topics-list-box {
		padding: 25px 15px;
	}

	#topics .topics-list-box .topics-item {
		border-bottom: 1px solid #ccc;
		padding-bottom: calc(15px - (((14px * 1.7) - 14px) / 2));
		/* calc(padding-bottom - (((テキストのfont-size * テキストのline-height) - テキストのfont-size) / 2  */
	}

	#topics .topics-item:nth-child(n + 2) {
		margin-top: 15px;
	}

	#topics .topics-item:nth-child(n + 2) .topics-img-box {
		display: none;
	}

	#topics .topics-item .topics-img-box {
		min-width: 100px;
		max-width: 100px;
	}

	#topics .topics-item .topics-txt-box {
		width: 92%;
		margin-left: 15px;
	}

	#topics .topics-item:nth-child(n + 2) .topics-txt-box {
		width: 100%;
		margin-left: 0;
	}

	#topics .topics-item .topics-txt-box .article-tag {
		font-size: 10px;
		width: 44px;
		height: 17px;
		line-height: 17px;
		margin-right: 11px;
	}

	#topics .topics-item .topics-txt-box .topics-txt {
		font-size: 14px;
		line-height: 1.7;
	}

	/* ------------------------------
	info
	------------------------------ */
	#info > .inner {
		padding: 40px 25px 60px;
	}

	#info .info-ttl {
		font-size: 23px;
	}

	#info .info-all {
		width: 275px;
		height: 45px;
		line-height: 45px;
		margin: 31px auto 0;
	}

	/* スライダー */
	#info .slider li:before {
		height: 4px;
	}

	#info .slider li p {
		font-size: 14px;
		margin-top: 9px;
	}

	/* SDGsに取り組む企業 */
	#info .approach-slider {
		width: 84.62%;
		margin-top: 31px;
	}

	@media screen and (max-width: 360px) {
		#info .approach-slider {
			width: 88.71%;
		}
	}

	#info .approach-slider .slider div {
		min-height: 85px;
	}

  #info .approach-slider .swiper-slide a {
    color: #fff;
  }

  #info .approach-slider .swiper-slide a.slideimglink {
    width: 100%;
    height: 90px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: white;
  }

	/* 最近の活動紹介 */
	#info .activity {
		margin-top: 60px;
	}

	#info .activity-slider {
		width: 84.62%;
		margin-top: 31px;
	}

  #info .activity-slider .slider li p a {
    color: #fff;
  }

  #info .activity-slider .swiper-slide a.slideimglink {
    width: 100%;
    height: 165px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: white;
  }

	@media screen and (max-width: 360px) {
		#info .activity-slider {
			width: 88.71%;
		}
	}

	#info .activity-slider .slider div {
		min-height: 180px;
	}

	#info .activity-slider .slider li p {
		line-height: 1.75;
	}

	#info .activity-slider .slider div > li {
		max-width: 275px;
	}

	/* エリアで探す */
	#info .areamap-box {
		margin-top: 60px;
	}

	#info .areamap-box > .inner {
		flex-direction: column;
	}

	#info .areamap-box .areamap-menu {
		width: 100%;
	}

	#info .areamap-box {
		margin-top: calc(80px - (((16px * 1.75) - 16px) / 2));
		/* calc(margin-topの値 - (((上にあるテキストのfont-size * 上にあるテキストのline-height) - 上にあるテキストのfont-size) / 2  */
	}

	#info .areamap-link-box .area-list:first-child {
		margin-top: calc(31px - (((14px * 2.18) - 14px) / 2));
		/* calc(margin-topの値 - (((テキストのfont-size * テキストのline-height) - テキストのfont-size) / 2  */
	}

	#info .areamap-link-box .area-list .area-name {
		font-size: 1rem;
	}

	#info .areamap-link-box .area-list .area-name:nth-child(n + 2) {
		margin-left: 18px;
	}

	#info .areamap-link-box .area-list .area-name a {
		text-indent: 7px;
		padding-left: 7px;
	}

	#info .areamap-box .areamap {
		margin-top: calc(23px - (((14px * 2) - 14px) / 2));
		/* calc(margin-topの値 - (((上のテキストのfont-size * 上のテキストのline-height) - 上のテキストのfont-size) / 2  */
	}

	/* ------------------------------
	ゴールで探す
	------------------------------ */
	#goal .info-ttl-box {
		height: 100px;
		line-height: 50px;
		padding: 0 25px;
    display: flex;
    flex-wrap: wrap-reverse;
	}

	#goal .info-ttl {
		font-size: 23px;
    display: flex;
    width: 100%;
	}
  #goal .goals-note {
    line-height: 17px;
    display: block;
  }

	#goal .goal-link-box .goal-list li {
		width: 33.333333%;
		height: auto;
	}

	#goal .goal-link-box .goal-list .ring {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media screen and (min-width: 556px) and (max-width: 768px) {
	#goal .goal-link-box .goal-list li {
		max-width: 153.5px;
	}

	#goal .goal-link-box .goal-list li a img,
	#goal .goal-link-box .goal-list .ring {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 320px) {

	#goal .goal-link-box .goal-list li a img,
	#goal .goal-link-box .goal-list .ring {
		width: auto;
		height: auto;
	}
}

@media screen and (min-width: 769px) {

	/* ------------------------------
	メインヴィジュアル
	------------------------------ */
	#mv {
		height: 600px;
	}

	#mv > .inner {
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}

	#mv div {
		height: 100%;
	}

	#mv .slide01 {
		background: url(../images/top/mv_pc.png) no-repeat right center;
	}

	#mv .slide02 {
		background: url(../images/top/mv_pc.png) no-repeat right center;
	}

	#mv .slide03 {
		background: url(../images/top/mv_pc.png) no-repeat right center;
	}

	#mv .mv-slider .slide-inner {
		width: 1173px;
		margin: 0 auto;
	}

	#mv .mv-txt-box {
		padding-top: 89px;
	}

  #mv .mv-txt-box h2 {
    font-size: 5vw;
    -webkit-text-stroke: 4px white;
    paint-order: stroke;
  }

  #mv .mv-txt {
    margin-top: 27px;
    font-size: 2vw;
    -webkit-text-stroke: 3px white;
    font-weight: 700;
    paint-order: stroke;
  }

	#mv .mv-btm-logo {
		margin-top: 77px;
		height: auto;
	}

	/* ------------------------------
	記事リスト
	------------------------------ */
	#topics > .inner {
		width: 1000px;
		padding: 60px 0 80px;
	}

	#topics .topics-box {
		width: 490px;
	}

	#topics .topics-box:nth-child(n + 3) {
		margin-top: 20px;
	}

	#topics .topics-ttl-box {
		padding: 20px 20px 20px 28px;
	}

	#topics .topics-ttl {
		font-size: 30px;
		text-indent: 29px;
	}

	#topics .topics-all {
		width: 110px;
		height: 31px;
		line-height: 31px;
	}

	#topics .topics-list-box {
		padding: 30px;
	}

	#topics .topics-item:nth-child(n + 2) {
		margin-top: 15px;
	}

	#topics .topics-item .topics-img-box {
		width: 150px;
	}

  #topics .topics-item .topics-img-box img {
    margin: 0 auto;
  }

	#topics .topics-item .topics-txt-box {
		width: 260px;
		margin-left: 20px;
	}

	#topics .topics-item .topics-txt-box .article-tag {
		font-size: 12px;
		width: 50px;
		height: 21px;
		line-height: 21px;
		margin-right: 8px;
	}

	#topics .topics-item .topics-txt-box .topics-txt {
		line-height: 1.75;
	}

	/* ------------------------------
	info
	------------------------------ */
	#info > .inner {
		width: 1000px;
		padding: 60px 0 80px;
	}

	#info .info-ttl {
		font-size: 30px;
	}

	#info .info-all {
		width: 110px;
		height: 31px;
		line-height: 31px;
	}

	/* スライダー */
	#info .swiper-container {
		width: 940px;
	}

	#info .slider li p {
		font-size: 16px;
		margin-top: 12px;
	}

	/* SDGsに取り組む企業 */
	#info .approach-slider {
		margin: 40px auto 0;
	}

	#info .approach-slider .slider div {
		min-height: 110px;
	}

	#info .approach-slider .swiper-slide {
		width: 172px !important;
	}

  #info .approach-slider .swiper-slide a {
    color: #fff;
  }

  #info .approach-slider .swiper-slide a.slideimglink {
    width: 172px;
    height: 110px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: white;
  }

	/* 最近の活動紹介 */
	#info .activity {
		margin-top: 80px;
	}

	#info .activity-slider {
		margin-top: 40px;
	}

	#info .activity-slider .slider div {
		min-height: 180px;
	}

  #info .activity-slider .slider li p a {
    color: #fff;
  }

  #info .activity-slider .swiper-slide a.slideimglink {
    width: 300px;
    height: 180px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: white;
  }

	#info .activity-slider .slider li p {
		line-height: 1.75;
	}

	/* エリアで探す */
	#info .areamap-box {
		margin-top: calc(80px - (((16px * 1.75) - 16px) / 2));
		/* calc(margin-topの値 - (((上にあるテキストのfont-size * 上にあるテキストのline-height) - 上にあるテキストのfont-size) / 2  */
	}

	#info .areamap-box .areamap-menu {
		width: 21%;
	}

	#info .areamap-link-box .area-list:first-child {
		margin-top: calc(40px - (((16px * 2.18) - 16px) / 2));
		/* calc(margin-topの値 - (((テキストのfont-size * テキストのline-height) - テキストのfont-size) / 2  */
	}

	#info .areamap-link-box .area-list .area-name:nth-child(n + 2) {
		margin-left: 24px;
	}

	#info .areamap-link-box .area-list .area-name a {
		text-indent: 7px;
		padding-left: 4px;
	}

	/* ------------------------------
	ゴールで探す
	------------------------------ */
	#goal > .inner {
		width: 100%;
	}

	#goal .info-ttl-box {
		height: 60px;
		line-height: 60px;
		padding: 0 28px;
	}

  #goal .info-ttl-box .goals-note {
    position: absolute;
    right: 10px;
  }

	#goal .info-ttl {
		font-size: 30px;
	}

  #goal .goal-link-box .goal-list li {
    width: 11.11%;
  }

	#goal .goal-link-box .goal-list li a img,
	#goal .goal-link-box .goal-list .ring img {
    width: 100%
	}
}

/* 新着情報 */
#topics .new-info{
  background:#fff;
  padding:2rem 1.5rem;
  border:1px solid #e0e0e0;
  width:100%;
}

#topics .topics-ttl{
  font-size:1.6rem;
  font-weight:700;
  margin:0 0 2rem;
  padding-left:.75rem;
}

#topics .topics-list{
  list-style:none;
  margin:0;
  padding:0;
}

#topics .topics-item{
  display:flex;
  align-items:center;
  gap:.65rem;
  padding:.65rem 0;
  border-bottom:1px solid #eee;
}

#topics .topics-item:last-child{
  border-bottom:none;
}

#topics .topics-date{
  font-size:.9rem;
  color:#666;
  min-width:6rem;
  flex-shrink:0;
}

#topics .topics-link{
  color:#333;
  text-decoration:none;
  flex:1;
  transition:opacity .2s;
}

#topics .topics-link:hover{
  opacity:.7;
}

#topics .badge-new{
  display:inline-block;
  margin-left:.5rem;
  padding:.15em .5em;
  font-size:.75rem;
  font-weight:700;
  line-height:1;
  color:#fff;
  background:#d9534f;
  border-radius:3px;
  flex-shrink:0;
}
@media (max-width: 768px){
  /* ─ topics-item 全体を横並び＋折返しにする ─ */
  #topics .topics-item{
    flex-wrap: wrap;          /* 余った要素を次行へ送る */
    gap: .25rem .5rem;        /* 行間・列間 */
  }

  /* 日付と NEW は 1 行目に並べる */
  #topics .topics-date,
  #topics .badge-new{
    flex: none;               /* 幅は内容に合わせて自動 */
    margin: 0;                /* 下余白は gap で調整 */
  }

  /* タイトルリンクは 2 行目いっぱいに広げる */
  #topics .topics-link{
    flex: 0 0 100%;           /* 折り返して全幅を占有 */
    font-size: 1rem;          /* 読みやすい文字サイズ */
  }
}