<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.heroimg {
  /* background: url(../img/heroimg.jpg) no-repeat 50% 50%;
  background-size: cover; */
  color: #fff;
  height: 690px;
  background: #000000;
  position: relative;
  margin-top: 58px;
}
.pc_only {
	display: block;
}
.sp_only {
	display: none;
}
.heroimg&gt;.container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}


.heroimg .copy_en {
  font-weight: 700
}

#section_career {
  padding-bottom: 0
}

#section_career .md_button_a {
  position: absolute;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap
}

#section_access .map .scaler {
  position: relative;
  width: 100%;
  height: 0
}

#section_access .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#section_access .text_info {
  list-style: none
}

#section_access .text_info li+li {
  margin-top: 5px
}

.copy {
	width: 100%;
	position: absolute;
	left: 1%;
	top: 50px;
}
.copy_text {
	font-weight: bold;
	font-size: clamp(1.4rem, 5.2vw, 6.5rem);
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-bottom: 20px;
	text-shadow: 3px 2px 5px black;
}
.copy01 {
	font-weight: 700;
	font-size: 2.1rem;
	text-align: left;
	margin-bottom: 40px;
	line-height: 1;
}
.copy02 {
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 8.3rem;
	line-height: 1;
	margin-bottom: 20px;
}
.copy03 {
	font-weight: 500;
	font-size: clamp(1.4rem, 2.5vw, 3rem);
	margin-bottom: 0;
	line-height: 1.5;
	text-shadow: 3px 2px 5px black;
}
.copy03 span {
	font-size: 1.4rem;
}
.copy04 {
	font-weight: 300;
	font-size: 1.6rem;
}
.heroimg_img {
	opacity: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.important_notice {
	background: #c30000;
}
.important_notice_wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.important_notice_title {
	font-weight: 700;
	font-size: 1.4rem;
	color: #fff;
	width: 148px;
	padding: 25px;
	line-height: 1;
}
.swiper_important_notice_box_wrap {
	display: flex;
	line-height: 1;
	margin-bottom: 15px;
}
.swiper_important_notice_box_wrap:last-child {
	margin-bottom: 0;
}
.swiper_important_notice_box_day {
	font-family: "Helvetica";
	font-size: 1.4rem;
	letter-spacing: 0.02em;
	color: #fff;
	margin-right: 22px;
}
.swiper_important_notice_box_text {
	font-weight: 300;
	font-size: 1.4rem;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.swiper_important_notice_wrap {
	padding: 25px;
	width: calc(100% - 352px);
	box-sizing: border-box;
}
.swiper_important_notice {
	overflow: hidden;
}
.arrows {
	font-size: 0;
}
.arrowBtnRight01,
.arrowBtnLeft01 {
	display: inline-block;
	width: 40px;
	height: 40px;
	transition: .25s;
	cursor: pointer;
	position: relative;
}
.arrowBtnLeft01 {
	border-right: 1px solid #a50200;
}
.arrowBtnRight01:hover,
.arrowBtnLeft01:hover {
	background: #a50200;
}
.arrowBtnRight01:before,
.arrowBtnLeft01:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	transform: translate(-30%, -50%) rotate(45deg);
	position: absolute;
	left: 50%;
	top: 50%;
}
.arrowBtnRight01:before {
	transform: translate(-70%, -50%) rotate(-135deg);
}
#autoplayToggle {
	width: 22px;
	height: 22px;
	background: url("../img/ico_swiper_stopbtn_off.svg") no-repeat;
	background-size: contain;
	transition: .25s;
}
.swiper_stopbtn.on #autoplayToggle {
	background: url("../img/ico_swiper_stopbtn_on.svg") no-repeat;
	background-size: contain;
}
.arrowsPaginationStopbtn {
	position: relative;
	padding: 10px 25px;
	width: 204px;
	
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.important_notice .swiper-pagination {
	position: static;
	color: white;
	font-family: "Helvetica";
	font-weight: normal;
	font-size: 1.4rem;
	display: inline-block;
	width: auto;
}
.swiper_stopbtn {
	width: 22px;
	height: 22px;
}
.solution_services_box_wrap {
	display: flex;
	justify-content: space-between;
}
.solution_services_box_img {
	height: 213px;
	border-radius: 0;
	overflow: hidden;
}
.solution_services_box {
	width: 30.49%;
}
.solution_services_box_img {
	margin-bottom: 23px;
}
.solution_services_box_img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.solution_services_box_text_wrap {
	margin-bottom: 23px;
	padding: 0 20px;
}
.solution_services_box_text01 {
	font-weight: 300;
	font-size: 1.4rem;
	text-align: center;
	color: #c30000;
	margin-bottom: 10px;
}
.solution_services_box_text02 {
	font-weight: 700;
	font-size: 2.1rem;
	text-align: center;
	color: #222;
	line-height: 1;
	margin-bottom: 14px;
}
.solution_services_box_text03 {
	font-weight: 300;
	font-size: 16px;
	color: #222;
}
.solution_services_box .btn01_wrap {
	margin-bottom: 17px;
	padding-bottom: 27px;
	border-bottom: 1px solid #dedede;
}
.solution_services_box_link_wrap {
	padding: 0 15px;
}
a.solution_services_box_link,
.solution_services_box_link {
	font-weight: 400;
	font-size: 1.4rem;
	text-align: left;
	color: #2969e3;
	position: relative;
	padding-right: 18px;
	padding-left: 32px;
}
a.solution_services_box_link:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url("../shared/v0010/img/ico_arrow.svg") no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: -4px;
}
a.solution_services_box_link[target="_blank"]:after {
	content: "";
	display: block;
	background: url("../shared/v0010/img/ico_tab.svg") no-repeat;
	background-size: contain;
	width: 14px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 4px;
}
/* .event_seminar_box_wrap {
	padding: 0 0 0 13px;
	width: calc(50% + 600px);
	margin: 0 0 0 auto;
} */
.event_seminar_box_wrap {
	max-width: 1200px;
	margin: 0 auto;
	padding-right: 13px;
	padding-left: 13px;
}
.swiper_event_seminar_box_wrap .swiper-slide {
	width: 31.57%;
	max-width: 490px;
	margin-right: 30px;
	height: auto;
}
.swiper_event_seminar_box_wrap .swiper-slide:only-child {
	margin: 0 auto;
}
.swiper_event_seminar_box_wrap .swiper-slide:nth-child(n+4) {
	display: none;
}
a.event_seminar_box,
.event_seminar_box {
	display: block;
	border-radius: 0;
	background: #fff;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: .25s;
	color: #222;
	height: 100%;
}
.event_seminar_box:hover {
	opacity: .75;
	text-decoration: none;
}
.event_seminar_box_title_wrap {
	display: flex;
	width: 100%;
	border-bottom: 1px solid #c30000;
	box-sizing: border-box;
}
.rejection .event_seminar_box_title_wrap {
	border-bottom: 1px solid #666;
}
.event_seminar_box_title {
	width: calc(100% - 62px);
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1;
	padding: 17px 30px;
}
.event_seminar_box_reception {
	background: #c30000;
	width: 62px;
	text-align: center;
	padding: 17px 0;
	color: white;
	font-weight: 700;
	font-size: 1.4rem;
	box-sizing: border-box;
	line-height: 1;
}
.rejection .event_seminar_box_reception {
	background: #666;
}
.event_seminar_box_text_wrap {
	padding: 20px;
}
.event_seminar_box_text01 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #2969e3;
	margin-bottom: 7px;
}
.event_seminar_box[target="_blank"] .event_seminar_box_text01:after {
	content: "";
	display: inline-block;
	background: url(../shared/v0010/img/ico_tab.svg) no-repeat;
	background-size: contain;
	width: 14px;
	height: 10px;
	margin-left: 5px;
}
.event_seminar_box_text02 {
	font-weight: 300;
	font-size: 1.3rem;
	margin-bottom: 17px;
}
.event_seminar_box_text03_wrap li {
	margin-bottom: 8px;
}
.event_seminar_box_text03_wrap li:last-child {
	margin-bottom: 0;
}
.event_seminar_box_text03_wrap li dl {
	display: flex;
	align-items: center;
}
.event_seminar_box_text03_wrap li dt {
	font-weight: 500;
	font-size: 1.1rem;
	text-align: center;
	color: #fff;
	width: 70px;
	height: 28px;
	background: #666;
	margin-right: 10px;
	padding: 8px;
	line-height: 1;
	box-sizing: border-box;
}
.event_seminar_box_text03_wrap li dd {
	font-weight: 300;
	font-size: 1.3rem;
	width: calc(100% - 70px);
	line-height: 1.3;
}
.pagination_arrows_wrap {
	position: relative;
}
.swiper-pagination_arrows_wrap {
	display: flex;
	align-items: center;
	display: none;
}
.swiper_event_seminar_box_wrap .swiper-wrapper {
	margin-bottom: 60px;
	justify-content: space-between;
}
.swiper_event_seminar_box_wrap .swiper-wrapper:not(:has(.swiper-slide:nth-child(3))) {
	justify-content: center;
}
.seminar_none {
	padding: 20px;
	background-color: #f2f2f2;
	color: #9c9c9c;
	text-align: center;
	font-size: 1.6rem;
}
.swiper-slide:has(.seminar_none) {
	width: 100%;
	max-width: 100%;
}
.swiper_event_seminar_box_wrap .swiper-pagination2 {
	position: relative;
	margin-right: 30px;
}
.swiper-arrows {
	font-size: 0;
}
.arrowBtnRight02,
.arrowBtnLeft02 {
	display: inline-block;
	width: 40px;
	height: 40px;
	transition: .25s;
	cursor: pointer;
}
.arrowBtnLeft02 {
	background: url("../img/arrowBtnLeft02.svg") no-repeat;
	background-size: contain;
	margin-right: 5px;
}
.arrowBtnRight02 {
	background: url("../img/arrowBtnRight02.svg") no-repeat;
	background-size: contain;
}
.arrowBtnRight02:hover,
.arrowBtnLeft02:hover {
	opacity: .75;
}
.swiper-pagination2 .swiper-pagination-bullet {
	margin: 0 5px;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
	background: #c30000;
}
.report_column_box_wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.report_column_box {
	width: 31.52%;
	border-radius: 0;
	overflow: hidden;
	height: 208px;
	position: relative;
	display: flex;
	align-items: end;
	transition: .25s;
}
.report_column_box:hover {
	opacity: .75;
	text-decoration: none;
}
.report_column_box:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 116px;
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 100%);
	z-index: 2;
}
.report_column_box_img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.report_column_box_title_wrap {
	padding: 0 25px;
	position: relative;
	height: 80px;
	width: 100%;
	z-index: 3;
	display: flex;
	align-items: center;
}
.report_column_box_title_wrap:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(94,94,94,.25);
}
.report_column_box_title {
	font-weight: 600;
	font-size: 1.7rem;
	color: #fff;
	line-height: 1.3;
	width: 100%;
	position: relative;
}
.report_column_box[target="_blank"] .report_column_box_title {
	padding-right: 29px;
}
.report_column_box[target="_blank"] .report_column_box_title:after {
	content: "";
	display: inline-block;
	background: url(../shared/v0010/img/ico_tab_w.svg) no-repeat;
	background-size: contain;
	width: 14px;
	height: 10px;
	margin-left: 5px;
	/* position: absolute;
	right: 5px;
	top: 50%;
	transform: translate(0,-50%); */
}
.swiper-container-initialized{
  opacity: 0;
  transition: opacity .3s linear;
}
.swiper-container-horizontal{
  opacity: 1;
}


@media print,
screen and (min-width:768px) {
  .heroimg {
	/* margin-bottom: 60px */
  }

  .heroimg&gt;.container {
	/* padding-top: 140px;
	padding-bottom: 30px */
  }

  .heroimg .copy_en {
	font-size: 3.13em
  }

  .heroimg .copy_jp {
	margin-top: 15px;
	font-size: 2.25em
  }

  .heroimg .md_button_a {
	margin-top: 65px
  }

  #section_career .image {
	background-position: 50% 50%
  }

  #section_career .image&gt;.container {
	height: 460px
  }

  #section_access .wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
  }

  #section_access .photo {
	-webkit-flex-basis: 29.17%;
	-ms-flex-preferred-size: 29.17%;
	flex-basis: 29.17%
  }

  #section_access .photo img {
	display: block;
	max-width: 100%;
	height: auto
  }

  #section_access .map {
	-webkit-flex-basis: 70.83%;
	-ms-flex-preferred-size: 70.83%;
	flex-basis: 70.83%
  }

  #section_access .map .scaler {
	padding-top: 54.12%
  }

  #section_access .text_info {
	margin-top: 20px
  }
}

/* è¿½åŠ&nbsp;åˆ† */

@media screen and (max-width: 1024px) {
	.important_notice_title {
		width: 128px;
		padding: 15px;
	}
	.arrowsPaginationStopbtn {
		width: 184px;
		padding: 0px 5px;
	}
	.swiper_important_notice_wrap {
		padding: 15px;
		width: calc(100% - 312px);
	}
	a.solution_services_box_link,
	.solution_services_box_link {
		font-size: 1.1rem;
	}
	.solution_services_box_link_wrap {
		padding: 0 5px;
	}
}

@media only screen and (max-width:767.98px) {
  .heroimg {
	/* margin-bottom: 30px */
	margin-top: 0;
	height: 375px;
  }
  .pc_only {
	display: none;
  }
  .sp_only {
	display: block;
  }
  .heroimg&gt;.container {
	min-height: 270px;
	padding-top: 25px;
	padding-bottom: 20px;
	height: 100%;
  }
  /* .copy {
	top: 40%;
	width: 100%;
  } */
  .heroimg .copy_en {
	font-size: 1.8em
  }

  .heroimg .copy_jp {
	font-size: 1.33em
  }

  .heroimg .md_button_a {
	margin-top: 95px
  }

  #section_career .image {
	background-position: 30% 50%
  }

  #section_career .image&gt;.container {
	height: 310px
  }

  #section_access .photo {
	display: none
  }

  #section_access .map .scaler {
	padding-top: 53.33%
  }

  #section_access .text_info {
	margin-top: 10px
  }
  .copy_text {
	-webkit-text-stroke: 0;
  }
  .copy01 {
	font-size: 1.6rem;
	margin-bottom: 20px;
  }
  .copy02 {
	font-size: 4.9rem;
  }
  .copy03 {
	-webkit-text-stroke: 0;
	}
  .copy03 span {
	font-size: 1rem;
  }
  .copy04 {
	font-size: 1.2rem;
  }
  .important_notice {
	padding: 25px;
  }
  .important_notice_title {
	padding: 0;
	width: 148px;
	margin-bottom: 15px;
  }
  .arrowsPaginationStopbtn {
	padding: 0;
	width: calc(100% - 148px);
	justify-content: right;
	right: -12px;
	top: -12px;
  }
  .important_notice .swiper-pagination {
	margin-right: 23px;
  }
  .swiper_important_notice_wrap {
	width: 100%;
	padding: 0;
  }
  .swiper_important_notice_box_wrap {
	flex-wrap: wrap;
	padding-right: 10px;
	margin-bottom: 20px;
  }
  .swiper_important_notice_box_day {
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
  }
  .swiper_important_notice_box_text {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: inherit;
	-webkit-box-orient: inherit;
	-webkit-line-clamp: 2;
	white-space: normal;
	line-height: 1.4;
  }
  .solution_services_box_wrap {
	flex-wrap: wrap;
	justify-content: space-between;
  }
  .solution_services_box {
	width: 100%;
	margin-bottom: 60px;
  }
  .solution_services_box:last-child {
	margin-bottom: 0;
  }
  .solution_services_box_img {
	height: 199px;
	margin-bottom: 20px;
  }
  .solution_services_box_text02 {
	font-size: 1.9rem;
  }
  .solution_services_box_text_wrap {
	margin-bottom: 20px;
  }
  a.solution_services_box_link,
  .solution_services_box_link {
	font-size: 1.4rem;
  }
  .swiper_event_seminar_box_wrap .swiper-slide {
	max-width: 295px;
	margin-right: 15px;
	width: 100%;
  }
  .swiper_event_seminar_box_wrap .swiper-slide:nth-child(n+4) {
	  display: block;
	}
	.swiper-pagination_arrows_wrap {
		display: flex;
	}
  .event_seminar_box_wrap {
	padding: 0 0 0 15px;
	width: 100%;
	margin-bottom: 40px;
  }
  .event_seminar_box_title {
	font-size: 1.2rem;
	width: calc(100% - 61px);
	padding: 20px 20px;
  }
  .event_seminar_box_reception {
	width: 61px;
	font-size: 1.2rem;
	padding: 20px 0;
  }
  .event_seminar_box_text_wrap {
	padding: 30px 20px;
  }
  .event_seminar_box_text01 {
	font-size: 1.6rem;
  }
  .event_seminar_box_text03_wrap li dt {
	width: 40px;
	height: 42px;
	padding: 8px 5px;
	line-height: 1.2;
  }
  .event_seminar_box_text03_wrap li dd {
	width: calc(100% - 40px);
  }
  .swiper-arrows {
	/* position: absolute;
	left: 50%;
	transform: translate(-50%,0); */
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
  }
  .report_column_box_wrap {
	flex-wrap: wrap;
  }
  .report_column_box {
	width: 100%;
	height: 188px;
	margin-bottom: 20px;
  }
  .report_column_box:last-child {
	  margin-bottom: 0;
  }
  .report_column_box_title {
	font-size: 1.6rem;
  }
  .swiper_event_seminar_box_wrap .swiper-wrapper {
	margin-bottom: 20px;
  }
  

}

</pre></body></html>