/*============================
MV
============================*/
.mv_wrap .illust {
  position: absolute;
  right: 2.00rem;
  top: 50%;
  transform: translateY(-50%);
  width: 3.00rem;
  height: 3.30rem;
  background-image: url(../img/vision/vision_img.svg);
  z-index: 1;
}

@media screen and (max-width: 599px) {
	.mv_wrap .illust {
		right: 0.30rem;
		top: 60%;
		width: 1.50rem;
		height: 1.60rem;
	}
}

.mv_wrap .catch {
  width: 100%;
  max-width: 4.00rem;
  padding-left: 0.50rem;
}

@media screen and (max-width: 599px) {
	.mv_wrap .catch {
		padding-left: 0.30rem;
	}
	.mv_wrap .catch img {
		height: 0.66rem;
	}
}

/*============================
INTRODUCTION
============================*/
.introduction .in {
  padding-bottom: 5.00rem;
}

@media screen and (max-width: 599px) {
	.introduction .in {
		padding-bottom: 50vw;
	}
}

.introduction .in::before {
  content: "";
  width: 14.00rem;
  height: 7.00rem;
  border-radius: 0.20rem;
  background-image: url(../img/vision/intro_bg.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 599px) {
	.introduction .in::before {
		content: "";
		width: 100%;
		height: 60vw;
		border-radius: 0;
		left: 0;
	}
}

.introduction .in::after {
	content: "";
	width: 16.00rem;
	height: 9.00rem;
	background-image: url(../img/deco_grey.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -6.60rem;
	bottom: 1.40rem;
	z-index: -1;
}

.introduction .box1100 {
  padding-left: 1.20rem;
  padding-right: 1.20rem;
}

@media screen and (max-width: 599px) {
	.introduction .box1100 {
		padding-left: 0.20rem;
		padding-right: 0.20rem;
	}
}

.introduction .sec_title {
	font-weight: 500;
	font-size: 0.20rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.30rem;
  text-align: center;
}

@media screen and (max-width: 599px) {
	.introduction .sec_title {
		font-size: 0.15rem;
		padding: 0.10rem 0 0.30rem;
	}
}

.introduction .sec_title .en_text {
	font-size: 0.48rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #B4091E;
	display: block;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	.introduction .sec_title .en_text {
		font-size: 0.30rem;
	}
}

.introduction .text {
  font-size: 0.16rem;
  letter-spacing: 0.075em;
  line-height: 2;
  text-align: justify;
}

@media screen and (max-width: 599px) {
	.introduction .text {
		font-size: 0.15rem;
		line-height: 1.85;
	}
}

.introduction .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.50rem;
}

@media screen and (max-width: 599px) {
	.introduction .list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 0.20rem;
	}
}

.introduction .list .detail {
  width:28.23%;
}

@media screen and (max-width: 599px) {
	.introduction .list .detail {
		width:100%;
		overflow: hidden;
		padding-bottom: 0.20rem;
		margin-bottom: 0.20rem;
		border-bottom: 1px solid #CCC;
		position: relative;
	}
	.introduction .list .detail:first-child {
		border-top: 1px solid #CCC;
		padding-top: 0.20rem;
	}
	.introduction .list .detail:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 0;
	}
}

.introduction .list .detail .ph_wrap {
  width: 2.40rem;
  height: 2.40rem;
  overflow: hidden;
  border-radius: 1.20rem;
  position: relative;
  z-index: 0;
  margin: auto;
}

@media screen and (max-width: 599px) {
	.introduction .list .detail .ph_wrap {
		width: 1.20rem;
		height: 1.20rem;
		margin: 0;
		margin-right: 0.15rem;
		margin-bottom: 0.05rem;
		float: left;
	}
	.introduction .list .detail:nth-child(2) .ph_wrap {
		float: right;
		margin-left: 0.15rem;
		margin-right: 0;
	}
}

.introduction .list .detail .ph_wrap img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.introduction .list .detail .sub_title {
  width: 1.73rem;
  margin: -0.35rem auto 0.20rem;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 599px) {
	.introduction .list .detail .sub_title {
		width: 1.00rem;
		margin: 0;
		position: absolute;
		left: 0.10rem;
		top: 1.00rem;
		z-index: 1;
	}
	.introduction .list .detail:first-child  .sub_title {
		top: 1.20rem;
	}
	.introduction .list .detail:nth-child(2)  .sub_title {
		left: auto;
		right: 0.10rem;
	}
}

.introduction .list .detail .text {
  font-size: 0.15rem;
}

@media screen and (max-width: 599px) {
	.introduction .list .detail .text {
		font-size: 0.14rem;
		padding-top: 0.05rem;
	}
}


/*============================
MESSAGE
============================*/
.message .in {
  padding-top: 1.80rem;
  max-width: 11.80rem;
}

@media screen and (max-width: 599px) {
	.message .in {
		padding-top: 0.60rem;
	}
}

.message .in::before {
	content: "";
	width: 3.00rem;
	height: 3.00rem;
	background-image: url(../img/deco_round_blue.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -2.00rem;
	top: -0.60rem;
	z-index: -1;
}

@media screen and (max-width: 599px) {
	.message .in::before {
		content: "";
		width: 1.50rem;
		height: 1.50rem;
		background-image: url(../img/deco_round_blue.svg);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		left: -1.00rem;
		top: 1.60rem;
		z-index: -1;
	}
}

.message .in::after {
	content: "";
	width: 12.74rem;
	height: 8.08rem;
	background-image: url(../img/deco_pink.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: -6.75rem;
	top: -2.30rem;
	z-index: -1;
}

@media screen and (max-width: 599px) {
	.message .in::after {
		width: 7.74rem;
		right: -5.75rem;
		top: 3.00rem;
	}
}

.message .in .sec_title {
	font-weight: 500;
	font-size: 0.20rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.60rem;
  text-align: center;
}

@media screen and (max-width: 599px) {
	.message .in .sec_title {
		font-size: 0.15rem;
		padding-bottom: 0.30rem;
	}
}

.message .in .sec_title .en_text {
	font-size: 0.48rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #B4091E;
	display: block;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	.message .in .sec_title .en_text {
		font-size: 0.30rem;
	}
}

.message .in .sec_title::after {
	content: "";
	width: 3.00rem;
	height: 3.00rem;
	background-image: url(../img/deco_round_pink.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: -1.00rem;
	bottom: 1.20rem;
	z-index: 0;
}

@media screen and (max-width: 599px) {
	.message .in .sec_title::after {
		width: 2.00rem;
		height: 2.00rem;
		right: 3.00rem;
	}
}

.message .in .textbox {
  overflow: hidden;
  position: relative;
}

.message .in .textbox .ph_wrap {
  width: 3.00rem;
  height: 3.20rem;
  overflow: hidden;
  border-radius: 0.20rem;
  float: right;
  margin-left: 0.30rem;
  position: relative;
}

@media screen and (max-width: 599px) {
	.message .in .textbox .ph_wrap {
		width: 2.00rem;
		height: 2.20rem;
		border-radius: 0.10rem;
		float: none;
		margin: auto;
	}
}

.message .in .textbox .title {
  font-size: 0.26rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding-bottom: 0.20rem;
  padding-top: 0.20rem;
}

@media screen and (max-width: 599px) {
	.message .in .textbox .title {
		font-size: 0.20rem;
		text-align: center;
		line-height: 1.65;
	}
}

.message .in .textbox .text {
  font-size: 0.16rem;
  letter-spacing: 0.075em;
  line-height: 2;
  padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	.message .in .textbox .text {
		font-size: 0.15rem;
		letter-spacing: 0.075em;
		line-height: 1.85;
		padding-bottom: 0.20rem;
	}
}

.message .in .textbox .name {
  font-size: 0.16rem;
  letter-spacing: 0.075em;
  text-align: right;
}

@media screen and (max-width: 599px) {
	.message .in .textbox .name {
		font-size: 0.14rem;
		text-align: center;
		padding-top: 0.05rem;
	}
}

.message .in .textbox .name span {
  font-size: 0.18rem;
}

@media screen and (max-width: 599px) {
	.message .in .textbox .name span {
		font-size: 0.16rem;
	}
}


/*============================
About
============================*/
.about .in {
  padding-top: 1.80rem;
  padding-bottom: 0.80rem;
  max-width: 11.80rem;
}

@media screen and (max-width: 599px) {
	.about .in {
		padding-bottom: 0.30rem;
	}
}

.about .in::after {
	content: "";
	width: 16.00rem;
	height: 9.00rem;
	background-image: url(../img/deco_grey.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -6.60rem;
	top: -0.50rem;
	z-index: -1;
}

.about .in::before {
	content: "";
	width: 3.30rem;
	height: 3.30rem;
	background-image: url(../img/deco_round_yellow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: -1.70rem;
	top: 50%;
	z-index: -1;
}

.about .in .sec_title {
	font-weight: 500;
	font-size: 0.20rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.60rem;
  text-align: center;
}

@media screen and (max-width: 599px) {
	.about .in .sec_title {
		font-size: 0.15rem;
		padding-bottom: 0.40rem;
	}
}

.about .in .sec_title .en_text {
	font-size: 0.48rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #B4091E;
	display: block;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	.about .in .sec_title .en_text {
		font-size: 0.30rem;
	}
}

.about .in .company_table {
  max-width: 8.00rem;
  margin: auto;
}

.about .in .company_table table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #808080;
}

.about .in .company_table table .title {
  border-bottom: 1px solid #808080;
  padding: 0.15rem 0;
  text-align: center;
  font-size: 0.18rem;
  width: 1.80rem;
  vertical-align: top;
  line-height: 1.75;
}

@media screen and (max-width: 599px) {
	.about .in .company_table table .title {
		padding: 0.10rem;
		text-align: left;
		font-size: 0.14rem;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
}

.about .in .company_table table .text {
  border-bottom: 1px solid #808080;
  padding: 0.15rem 0;
  font-size: 0.16rem;
  line-height: 1.75;
}

@media screen and (max-width: 599px) {
	.about .in .company_table table .text {
		padding: 0.10rem;
		font-size: 0.14rem;
		line-height: 1.75;
		width: 100%;
		display: block;
		box-sizing: border-box;
	}
}

.about .in .company_table table .text div {
  border-left: 1px solid #808080;
  padding-left: 0.20rem;
}

@media screen and (max-width: 599px) {
	.about .in .company_table table .text div {
		border-left: 0;
		padding-left: 0;
	}
}

.about .in .company_table table .text .list {
  display: flex;
  flex-wrap: wrap;
}

/* テキストの場合 */
.about .in .company_table table .text .list .list_text {
	width: 100%;
	list-style: disc outside;
	margin-left: 0.14rem;
}

/* リンクの場合 */
.about .in .company_table table .text .list .link {
  width: 40%;
}

@media screen and (max-width: 599px) {
	.about .in .company_table table .text .list .link {
		width: 100%;
	}
}

.about .in .company_table table .text .list .link a {
  color: #111;
  text-decoration: none;
}

.about .in .company_table table .text .list .link a:hover {
  text-decoration: underline;
}

.about .in .company_table table .text .list .link a::before {
	content: "";
	width: 0.12rem;
	height: 0.08rem;
	display: inline-block;
	background-image: url(../img/arrow_red.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
  top: -0.02rem;
}

@media screen and (max-width: 599px) {
	.about .in .company_table table .text .list .link a::before {
		height: 0.06rem;
	}
}

.about .in .company_table table .text .list .link a::after {
	content: "";
	width: 0.18rem;
	height: 0.11rem;
	display: inline-block;
	background-image: url(../common/img/icon_newwin_black.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
  top: -0.01rem;
}

/*============================
GoogleMap
============================*/
.gmap {
  padding-bottom: 1.50rem;
}

.gmap .in {
  height: 5.00rem;
}

@media screen and (max-width: 599px) {
	.gmap .in {
		height: 2.50rem;
	}
}

.gmap iframe {
  width: 100%;
  height: 100%;
}

/*============================
SDGs宣言
============================*/
.declaration {
  padding-bottom: 1.50rem;
}

@media screen and (max-width: 599px) {
	.declaration {
		padding-bottom: 1.00rem;
	}
}

.declaration .in {
  padding-bottom: 0.50rem;
  max-width: 11.80rem;
}

.declaration .in::after {
	content: "";
	width: 12.74rem;
	height: 8.08rem;
	background-image: url(../img/deco_pink.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: -4.75rem;
	top: 2.50rem;
	z-index: -1;
}

@media screen and (max-width: 599px) {
	.declaration .in::after {
		width: 8.74rem;
		right: -5.75rem;
		top: 2.00rem;
	}
}

.declaration .in .sec_title {
	font-weight: 500;
	font-size: 0.20rem;
	letter-spacing: 0.05em;
	padding-bottom: 0.40rem;
  text-align: center;
}

@media screen and (max-width: 599px) {
	.declaration .in .sec_title {
		font-size: 0.15rem;
		padding-bottom: 0.40rem;
	}
}

.declaration .in .sec_title .en_text {
	font-size: 0.48rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	color: #B4091E;
	display: block;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	.declaration .in .sec_title .en_text {
		font-size: 0.30rem;
	}
}

.declaration .in .sec_title::before {
	content: "";
	width: 6.07rem;
	height: 2.30rem;
	background-image: url(../img/deco_dot_pink.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: -2.40rem;
	top: -0.60rem;
	z-index: -1;
}

@media screen and (max-width: 599px) {
	.declaration .in .sec_title::before {
		width: 3.07rem;
		left: -1.40rem;
		top: 0.20rem;
	}
}

.declaration .in .lead {
  font-size: 0.16rem;
  line-height: 2;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 599px) {
	.declaration .in .lead {
		font-size: 0.15rem;
		line-height: 1.85;
		text-align: justify;
	}
}

.declaration .in .sdgs_box {
  display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 0.60rem;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box {
		flex-wrap: wrap;
		padding-top: 0.50rem;
	}
}

.declaration .in .sdgs_box .textbox {
	width: calc(100% - 3.00rem);
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .textbox {
		width: 100%;
	}
}

.declaration .in .sdgs_box .sdgs_title {
  font-size: 0.26rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #111;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .sdgs_title {
		font-size: 0.18rem;
		padding-bottom: 0.10rem;
	}
}

.declaration .in .sdgs_box .text {
  font-size: 0.16rem;
  line-height: 2;
  letter-spacing: 0.075em;
  padding: 0.20rem 0 0.10rem;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .text {
		font-size: 0.14rem;
		line-height: 1.85;
		letter-spacing: 0.05em;
		padding: 0.10rem 0;
	}
}

.declaration .in .sdgs_box .sdgs_subtitle {
	font-size: 0.18rem;
	font-weight: 700;
	padding-bottom: 0.10rem;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .sdgs_subtitle {
		font-size: 0.16rem;
	}
}

.declaration .in .sdgs_box .list .text {
	padding: 0;
	list-style: disc outside;
	margin-left: 0.20rem;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .list .text {
		margin-left: 0.16rem;
		letter-spacing: 0;
	}
}

.declaration .in .sdgs_box .icon_wrap {
	width: 2.75rem;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .icon_wrap {
		padding-left: 0;
		width: 100%;
	}
}

.declaration .in .sdgs_box .icon_wrap .list {
  display: flex;
	flex-wrap: wrap;
  justify-content:space-between;
}

.declaration .in .sdgs_box .icon_wrap .list .icon {
  width: 1.30rem;
  padding-bottom: 0.15rem;
	justify-content: flex-start;
}

@media screen and (max-width: 599px) {
	.declaration .in .sdgs_box .icon_wrap .list .icon {
		width: calc(25% - 0.10rem);
		padding: 0.10rem 0.05rem 0;
	}
}

.declaration .last_ph_wrap {
  max-width: 16.00rem;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 599px) {
	.declaration .last_ph_wrap::before {
		content: "";
		width: 1.50rem;
		height: 1.50rem;
		background-image: url(../img/deco_round_blue.svg);
		background-repeat: no-repeat;
		background-size: contain;
		position: absolute;
		right: -0.60rem;
		top: -0.60rem;
		z-index: -1;
	}
}

.declaration .last_ph_wrap .list {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 599px) {
	.declaration .last_ph_wrap .list {
		flex-wrap: wrap;
	}
	.declaration .last_ph_wrap .list .ph {
		width: 50%;
	}
	.declaration .last_ph_wrap .list .ph img {
		display: block;
	}
}
