@charset "utf-8";

.siteFooter.business img {
  max-width: 100%;
  height: auto;
}
.header_hojin .siteFooter img {
  max-width: 100%;
  height: auto;
}

.hojinAllWrap {
  padding-top: 155px;
}
.hojinAllWrap.lower{
  padding-top: 120px;
}
.hojinAllWrap.commonForm {
  padding-top: 120px;
}
#top.hojinAllWrap.business-top {
  padding-top: 0px;
}
#top.hojinAllWrap:not(.business-top) {
  padding-top: 0px;
}
.iot.hojinAllWrap {
  padding-top: 154px;
}
.iot.hojinAllWrap .main{
  padding-top: 0px;
  padding-bottom: 60px;
}
.hojinAllWrap .clearfix {
  zoom: 1;
}
.hojinAllWrap .clearfix:before,.hojinAllWrap  .clearfix:after {
  content: "";
  display: table;
}
.hojinAllWrap .clearfix:after {
  clear: both;
}

/*==================================================================================
 siteHeader.business
==================================================================================*/
.header_hojin {
  line-height: 1;
}
.header_hojin .bold {
  font-weight: bold;
}
.header_hojin .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1120px;
}
.header_hojin a {
  text-decoration: none;
}
.header_hojin.no-responsible .spMenuArea {
  display: block !important;
  opacity: 1 !important;
}
.header_hojin.no-responsible .menuBtn {
  display: none !important;
}
@media (min-width: 768px) {
  .header_hojin:not(.no-responsible) a.tel {
    pointer-events: none;
  }
	.header_hojin .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .header_hojin:not(.no-responsible) sup,
  .header_hojin:not(.no-responsible) .sub {
    font-size: 8px;
  }
  .header_hojin:not(.no-responsible) .pc {
    display: none !important;
  }
}
@media (min-width: 641px) {
  .header_hojin.change-mode .menuBtn {
    display: none !important;
  }
  .header_hojin.change-mode .spMenuArea {
    display: block !important;
    opacity: 1 !important;
  }
}

/*=== ヘッダー改修2023 ここから ====================================================*/

body.is-locked {
	position: fixed;
	width: 100%;
	height: 100%;
}

.allWrap .siteHeader.business {
	position: fixed;
	top: 0;
  left: 0;
	padding-bottom: 0;
	width: 100%;
	height: 80px;
	border-top: 6px solid #738792;
	border-bottom: 1px solid #738792;
	z-index: 100;
	background: white;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", "Hiragino Kaku Gothic Pro", sans-serif;
	box-sizing: border-box;
}
.allWrap .siteHeader.business:before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	left: 50px;
	width: 50px;
	height: 10px;
	background: #fabe00;
}

/* headerLogo */
.allWrap .siteHeader.business .headerLogo {
	max-width: 230px;
}
.allWrap .siteHeader.business .headerLogo a:hover {
	opacity: 1;
}

/* pcMenuArea */
.allWrap .siteHeader.business .pcMenuArea {
	display: flex;
	align-items: center;
	margin-left: 20px;
}

.allWrap .siteHeader.business .pcMenuArea nav > ul {
	display: flex;
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li {
	position: relative;
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li > a,
.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p {
	font-size: 15px;
	font-weight: bold;
	color: #133664;
	padding: 0 15px;
	height: 74px;
	display: flex;
	align-items: center;
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p {
	padding-right: 40px;
	position: relative;
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p:after {
	position: absolute;
	transform: translateY(-50%) rotate(90deg);
	top: 50%;
	right: 20px;
	width: 14px;
	height: 14px;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(19, 54, 100)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(19, 54, 100)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li.is-active,
.allWrap .siteHeader.business .pcMenuArea nav > ul > li:hover {
	opacity: 1;
	background: #133664;
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li.is-active > a,
.allWrap .siteHeader.business .pcMenuArea nav > ul > li.is-active > p,
.allWrap .siteHeader.business .pcMenuArea nav > ul > li:hover > a,
.allWrap .siteHeader.business .pcMenuArea nav > ul > li:hover > p {
	color: #fff;
	opacity: 1;
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li.is-active > p:after,
.allWrap .siteHeader.business .pcMenuArea nav > ul > li:hover > p:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
}
.allWrap .siteHeader.business .pcMenuArea nav > ul > li + li:after {
	content: "";
	width: 1px;
	height: 18px;
	background: #133664;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

/* dropDownArea */
.allWrap .siteHeader.business .pcMenuArea .dropDownArea {
	/* display: none; */
	display: block;
	position: fixed;
	top: 80px;
	left: 0;
	width: 100vw;
	background: rgba(0,0,0,0.85);
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownAreaTrigger:hover .dropDownArea {
	/* display: block; */
	opacity: 1;
	pointer-events: all;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .wrap {
	position: relative;
	display: flex;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .wrap::before {
	content: "";
	width: 100vw;
	height: 100%;
	background: #133664;
	position: absolute;
	top: 0;
	left: calc(-100vw + 285px);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft {
	width: 285px;
	min-width: 285px;
	padding: 40px 0;
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft > dl dt {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft > dl dd {
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	line-height: 1.8;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft .dropDownAreaBtn {
	margin-top: 25px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft .dropDownAreaBtn a {
	width: 220px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	background: #fff;
	color: #133664;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft .dropDownAreaBtn a:after {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 20px;
	width: 14px;
	height: 14px;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft .dropDownAreaBtn a:hover {
	background-color: #fabe00;
	opacity: 1;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft .dropDownAreaBtn a:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(19, 54, 100)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(19, 54, 100)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaRight {
	padding: 40px;
	position: relative;
	z-index: 2;
}
/* dropDownArea--service */
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight {
	display: flex;
	align-content: center;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: -30px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li {
	width: 30%;
	margin-top: 30px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 20px;
	display: block;
	position: relative;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a:after {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 175px;
	width: 14px;
	height: 14px;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a:hover {
	color: #fabe00;
	opacity: 1;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a span {
	display: inline-flex;
	align-items: center;
	height: 30px;
	position: relative;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a:hover span:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #fabe00;
	position: absolute;
	bottom: -5px;
	left: 0;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li:nth-child(3n) {
	width: 40%;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li:nth-child(3n) a:after {
	left: 250px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a {
	background: url(/business/common/img/service/solve-img-01.png) no-repeat left center / 24px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--cloud a {
	background-image: url(/business/common/img/service/solve-img-01.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--security a {
	background-image: url(/business/common/img/service/solve-img-02.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--network a {
	background-image: url(/business/common/img/service/solve-img-03.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--datacenter a {
	background-image: url(/business/common/img/service/solve-img-04.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--application a {
	background-image: url(/business/common/img/service/solve-img-05.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--iot_solution a {
	background-image: url(/business/common/img/service/solve-img-06.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--outsourcing a {
	background-image: url(/business/common/img/service/solve-img-07.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--consulting a {
	background-image: url(/business/common/img/service/solve-img-08.png);
}
/* hover */
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--cloud a:hover {
	background-image: url(/business/common/img/service/solve-img-01_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--security a:hover {
	background-image: url(/business/common/img/service/solve-img-02_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--network a:hover {
	background-image: url(/business/common/img/service/solve-img-03_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--datacenter a:hover {
	background-image: url(/business/common/img/service/solve-img-04_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--application a:hover {
	background-image: url(/business/common/img/service/solve-img-05_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--iot_solution a:hover {
	background-image: url(/business/common/img/service/solve-img-06_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--outsourcing a:hover {
	background-image: url(/business/common/img/service/solve-img-07_o.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li.service--consulting a:hover {
	background-image: url(/business/common/img/service/solve-img-08_o.png);
}

/* dropDownArea--solution */
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight {
	text-align: center;
	width: 100%;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > p {
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a {
	margin-top: 20px;
	display: block;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border: solid 1px #fff;
	border-radius: 5px;
	padding: 20px 30px;
	background: url(/business/common/img/solution/bg-dropdown.png) no-repeat center / cover;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li {
	text-align: left;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span {
	display: block;
	font-size: 15px;
	color: #fff;
	padding-left: 35px;
	min-height: 25px;
	display: flex;
	align-items: center;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span + span {
	margin-top: 20px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span {
	background: url(/business/common/img/solution/solve-img-01.png) no-repeat left center / auto 25px;
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span.solution--01 {
	background-image: url(/business/common/img/solution/solve-img-01.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span.solution--02 {
	background-image: url(/business/common/img/solution/solve-img-02.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span.solution--03 {
	background-image: url(/business/common/img/solution/solve-img-03.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span.solution--04 {
	background-image: url(/business/common/img/solution/solve-img-04.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span.solution--05 {
	background-image: url(/business/common/img/solution/solve-img-05.png);
}
.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > a ul li span.solution--06 {
	background-image: url(/business/common/img/solution/solve-img-06.png);
}

.allWrap .siteHeader.business .searchBtnPC {
	width: 80px;
	height: 80px;
	margin-left: 10px;
	position: relative;
	display: flex;
	align-items: center;
}
.allWrap .siteHeader.business .searchBtnPC::after {
	content: "";
	width: 80px;
	height: 50px;
	background: url(/business/common/img/icon-search.svg) no-repeat center / 20px #738792;
	border-radius: 5px;
}
.allWrap .siteHeader.business .searchBtnPC form {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	display: flex;
}
.allWrap .siteHeader.business .searchBtnPC form .searchBox {
	margin: 0;
	padding: 0;
	appearance: none;
	border: none;
	width: 520px;
	height: 60px;
	padding-left: 20px;
	font-size: 16px;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", "Hiragino Kaku Gothic Pro", sans-serif;
}
.allWrap .siteHeader.business .searchBtnPC form #search {
	margin: 0;
	padding: 0;
	appearance: none;
	border: none;
	width: 70px;
	height: 60px;
	background: #fabe00;
	color: #133664;
	font-size: 16px;
	letter-spacing: 0.2em;
	font-weight: bold;
	cursor: pointer;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", "Hiragino Kaku Gothic Pro", sans-serif;
}
.allWrap .siteHeader.business .searchBtnPC form #search:hover {
	opacity: 0.7;
}

.allWrap .siteHeader.business .btnArea .supportBtnPC {
	margin-left: 15px;
	font-size: 14px;
  font-weight: bold;
	line-height: 1;
}
.allWrap .siteHeader.business .btnArea .supportBtnPC br.tab {
	display: none;
}
.allWrap .siteHeader.business .btnArea .supportBtnPC a {
	padding: 0 15px;
	display: flex;
	align-items: center;
	height: 50px;
	border-radius: 5px;
	color: #133664;
	background: #eaeff3;
}
.allWrap .siteHeader.business .btnArea .supportBtnPC a::before {
	content:"";
  display: inline-block;
	width: 23px;
	height: 23px;
	background: url(/business/common/img/common/icon-support.png) no-repeat;
	background-size: contain;
	margin-right: 5px;
}

/* 1025~ */
@media (min-width: 1025px) {
	.siteHeader.business .menuBtnmenuBtn,
	.allWrap .siteHeader.business .spMenuArea {
		display: none!important;
	}
	.allWrap .siteHeader.business .contactBtn {
		position: fixed;
		top: 40%;
		right: 0;
		background: #fabe00;
		border-radius: 5px 0 0 5px;
		display: flex;
		transform: translateX(calc(100% - 70px));
		transition: transform 0.3s ease;
	}
	.allWrap .siteHeader.business .contactBtn.is-show {
		transform: translateX(0);
	}
	.allWrap .siteHeader.business .contactBtn dt {
		padding: 50px 0 25px;
		color: #133664;
		font-size: 15px;
		font-weight: bold;
		writing-mode: vertical-rl;
		width: 70px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: url(/business/common/img/icon-contact.svg) no-repeat center top 20px / 20px;
		position: relative;
		cursor: pointer;
	}
	.allWrap .siteHeader.business .contactBtn dt:after {
		position: absolute;
		transform: translateY(-50%) rotate(180deg);
		top: 50%;
		left: 5px;
		width: 14px;
		height: 14px;
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		background-position: right center;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(19, 54, 100)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(19, 54, 100)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
	.allWrap .siteHeader.business .contactBtn.is-show dt:after {
		transform: translateY(-50%) rotate(0deg);
	}
	.allWrap .siteHeader.business .contactBtn dd {
		background: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0 25px;
		border-top: solid 1px #bac3c8;
		border-bottom: solid 1px #bac3c8;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li {
		border: solid 1px #bac3c8;
		border-radius: 5px;
		overflow: hidden;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li + li {
		margin-top: 15px;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li a {
		width: 220px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 5px;
		background: #fff;
		color: #133664;
		font-size: 14px;
		font-weight: bold;
		position: relative;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li a:after {
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
		right: 15px;
		width: 14px;
		height: 14px;
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		background-position: right center;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
	.allWrap .siteHeader.business .contactBtn dd ul li a:hover {
		background: #fabe00;
		opacity: 1;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li a:hover:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(19, 54, 100)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(19, 54, 100)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
}

/* 1025~1400 */
@media (min-width: 1025px) and (max-width: 1400px) {
	.allWrap .siteHeader.business .headerLogo {
		max-width: 200px;
	}
	.allWrap .siteHeader.business .pcMenuArea {
		margin-left: 10px;
	}
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > a,
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p {
		padding: 0 15px;
		font-size: 14px;
	}
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p {
		padding-right: 20px;
	}
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p:after {
		right: 5px;
		width: 10px;
		height: 10px;
	}
	.allWrap .siteHeader.business .btnArea .supportBtnPC br.tab {
		display: block;
	}
}
/* 1025~1200 */
@media (min-width: 1025px) and (max-width: 1200px) {
	.allWrap .siteHeader.business .headerLogo {
		max-width: 165px;
	}
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > a,
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p {
		padding: 0 10px;
		font-size: 13px;
	}
	.allWrap .siteHeader.business .pcMenuArea nav > ul > li > p {
		padding-right: 20px;
	}
	.allWrap .siteHeader.business .searchBtnPC {
		margin-left: 10px;
		width: 40px;
	}
	.allWrap .siteHeader.business .searchBtnPC::after {
		width: 40px;
		height: 40px;
	}
	.allWrap .siteHeader.business .btnArea .supportBtnPC {
		font-size: 13px;
		margin-left: 10px;
	}
	.allWrap .siteHeader.business .btnArea .supportBtnPC a {
		padding: 0 10px;
		height: 40px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft {
		width: 260px;
		min-width: 260px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft > dl dt {
		font-size: 24px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaLeft > dl dd {
		font-size: 13px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea .dropDownAreaRight {
		padding: 40px 20px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea .wrap::before {
		left: calc(-100vw + 260px);
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea--service .dropDownAreaRight ul li a {
		font-size: 15px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > ul {
		padding: 20px 10px;
	}
	.allWrap .siteHeader.business .pcMenuArea .dropDownArea--solution .dropDownAreaRight > ul li span {
		font-size: 14px;
	}
}
/* ~1024 */
@media (max-width: 1024px) {
	.allWrap .siteHeader.business .pcMenuArea {
		display: none!important;
	}
	.allWrap .siteHeader.business {
		padding: 0 10px;
		justify-content: flex-end;
		height: 70px;
	}
	.allWrap .siteHeader.business .headerLogo {
		margin-right: auto;
		max-width: 170px;
	}
	/* menuBtn */
	.allWrap .siteHeader.business .menuBtn {
		position: relative;
		width: 30px;
		height: 30px;
	}
	.allWrap .siteHeader.business .menuBtn span {
		display: inline-block;
		position: absolute;
		left: 0;
		width: 30px;
		height: 2px;
		background: #133664;
	}
	.allWrap .siteHeader.business .menuBtn span:first-of-type {
		top: 5px;
	}
	.allWrap .siteHeader.business .menuBtn span:nth-of-type(2) {
		top: 13px;
	}
	.allWrap .siteHeader.business .menuBtn span:last-of-type {
		top: 21px;
	}
	.allWrap .siteHeader.business .menuBtn.open span:first-of-type {
		top: 13px;
		transform: rotate(45deg);
	}
	.allWrap .siteHeader.business .menuBtn.open span:nth-of-type(2) {
		display: none;
	}
	.allWrap .siteHeader.business .menuBtn.open span:last-of-type {
		top: 13px;
		transform: rotate(-45deg);
	}
	.allWrap .siteHeader.business .contactBtn {
		margin-right: 20px;
	}
	.allWrap .siteHeader.business .contactBtn dt {
		background: url(/business/common/img/icon-contact.svg) no-repeat center left 10px / 14px #fabf1b;
		border-radius: 5px;
		height: 40px;
		padding: 0 15px 0 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 12px;
		font-weight: bold;
		color: #133664;
	}
	.allWrap .siteHeader.business .contactBtn dd {
		position: fixed;
		top: 70px;
		left: 0;
		background: rgba(0,0,0,0.85);
		width: 100vw;
		padding: 15px 20px;
		box-sizing: border-box;
		display: none;
	}
	.allWrap .siteHeader.business .contactBtn.is-show dd {
		display: block;
	}
	.allWrap .siteHeader.business .contactBtn dd ul {
		display: flex;
		justify-content: space-between;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li {
		width: 48%;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li a {
		background: #fff;
		border-radius: 5px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 12px;
		font-weight: bold;
		color: #133664;
		position: relative;
	}
	.allWrap .siteHeader.business .contactBtn dd ul li a:after {
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
		right: 10px;
		width: 14px;
		height: 14px;
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		background-position: right center;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
	/* spMenuArea */
	.allWrap .siteHeader.business .spMenuArea {
		display: none;
		box-sizing: border-box;
		position: absolute;
		top: 64px;
		left: 0;
		width: 100%;
		overflow: auto;
		z-index: 15;
		background: #fff;
	}
	.allWrap .siteHeader.business .spMenuArea nav > ul > li > a,
	.allWrap .siteHeader.business .spMenuArea nav > ul > li > p {
		border-bottom: solid 1px #bac3c8;
		padding: 15px 20px;
		display: block;
		font-size: 15px;
		color: #133664;
		font-weight: bold;
		position: relative;
	}
	.allWrap .siteHeader.business .spMenuArea nav > ul > li > a:after {
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
		right: 20px;
		width: 16px;
		height: 16px;
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		background-position: right center;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionAreaTrigger:before,
	.allWrap .siteHeader.business .spMenuArea nav .accordionAreaTrigger:after {
		content: "";
    width: 16px;
    height: 2px;
    background: #fabe00;
		position: absolute;
		top: 50%;
		right: 20px;
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionAreaTrigger:after {
		transform: rotate(90deg);
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionAreaTrigger.is-active:after {
		transform: rotate(180deg);
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionArea {
		background: #f5f8fa;
		padding: 0 20px;
		display: none;
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionArea ul li a {
		padding: 15px 0;
		display: block;
		font-size: 13px;
		color: #000;
		position: relative;
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionArea ul li a:after {
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
		right: 0;
		width: 16px;
		height: 16px;
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		background-position: right center;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
	.allWrap .siteHeader.business .spMenuArea nav .accordionArea ul li + li {
		border-top: solid 1px #bac3c8;
	}
	.allWrap .siteHeader.business .spMenuArea .supportBtnSP {
		margin-top: 30px;
		padding: 0 20px;
	}
	.allWrap .siteHeader.business .spMenuArea .supportBtnSP a {
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 5px;
		width: 100%;
		height: 50px;
		background: #eaeff3;
		font-size: 15px;
		font-weight: bold;
		color: #133664;
	}
	.allWrap .siteHeader.business .spMenuArea .supportBtnSP a span {
		height: 50px;
		display: inline-flex;
		align-items: center;
		position: relative;
	}
	.allWrap .siteHeader.business .spMenuArea .supportBtnSP a span:after {
		content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -30px;
    width: 24px;
    height: 50px;
    background: url(/business/common/img/common/icon-support.png) no-repeat center;
    background-size: 24px 22px;
	}
	.allWrap .siteHeader.business .spMenuArea .contactArea {
		margin-top: 30px;
		padding: 0 20px;
	}
	.allWrap .siteHeader.business .spMenuArea .contactArea dt {
		padding-bottom: 10px;
		border-bottom: solid 1px #fabf1b;
		font-size: 15px;
		font-weight: bold;
		color: #133664;
		padding-left: 25px;
		background: url(/business/common/img/icon-contact02.svg) no-repeat top left / 16px;
	}
	.allWrap .siteHeader.business .spMenuArea .contactArea dd {
		margin-top: 15px;
	}
	.allWrap .siteHeader.business .spMenuArea .contactArea ul li a {
		background: #fff;
		border-radius: 5px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 15px;
		font-weight: bold;
		color: #133664;
		position: relative;
		border: solid 1px #bac3c8;
		position: relative;
	}
	.allWrap .siteHeader.business .spMenuArea .contactArea ul li a:after {
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
		right: 20px;
		width: 16px;
		height: 16px;
		content: "";
		background-repeat: no-repeat;
		background-size: contain;
		background-position: right center;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13px' height='19px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(250, 190, 0)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(250, 190, 0)' d='M2.000,2.001 L9.000,8.999 L2.000,16.001 '/%3E%3C/svg%3E");
	}
	.allWrap .siteHeader.business .spMenuArea .contactArea ul li + li {
		margin-top: 10px;
	}
	.allWrap .siteHeader.business .spMenuArea .searchArea {
		margin-top: 30px;
		background: #eaeff3;
		padding: 30px 20px;
		border-top: solid 1px #bac3c8;
	}
	.allWrap .siteHeader.business .spMenuArea .searchArea form {
		background: #fff;
		border-radius: 5px;
		overflow: hidden;
		display: flex;
	}
	.allWrap .siteHeader.business .spMenuArea .searchArea form .searchBox {
		margin: 0;
		padding: 0;
		appearance: none;
		border: none;
		width: calc(100% - 60px);
		height: 50px;
		padding-left: 15px;
		font-size: 13px;
	}
	.allWrap .siteHeader.business .spMenuArea .searchArea form #search {
		margin: 0;
		padding: 0;
		appearance: none;
		border: none;
		width: 60px;
		height: 50px;
		background: #133664;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
	}
}
#i_search_autocomplete {
	z-index: 100!important;
	display: none;
}
.allWrap .siteHeader.business .searchBtnPC:hover #i_search_autocomplete {
	display: block;
}
/*=== ヘッダー改修2023 ここまで ===============================================*/



/*==================================================================================
 siteFooter.business
==================================================================================*/
.commonTaxText {
  padding-top: 20px;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 94%;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}
.siteFooter.business {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  /* padding-top: 80px; */
}
.siteFooter.business .logo {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 10px solid #738792;
}
.siteFooter.business .logo:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -10px;
  left: 50px;
  width: 50px;
  height: 10px;
  background: #fabe00;
}
.siteFooter.business .logo img {
  width: auto;
  height: 50px;
}
.siteFooter.business .logo a {
  opacity: 1;
}
.siteFooter.business .links {
  display: inline-block;
  padding: 0 3% 30px;
  font-size: 11px;
}
.siteFooter.business .links li {
  float: left;
  line-height: 1.7;
}
.siteFooter.business .links li:not(:last-child):after {
  content: "/";
  display: inline-block;
  color: #fabe00;
  padding: 0 3px;
  font-weight: bold;
}
.siteFooter.business .links li a {
  color: #000;
  padding: 3px 5px 1px;
  border-radius: 3px;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .siteFooter.business .links li a {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .siteFooter.business .links li a:hover {
    color: #133664;
    background: #fabe00;
  }
}
.siteFooter.business .pageTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.siteFooter.business .pageTop a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: #133664;
}
.siteFooter.business .pageTop a:after {
  content: '';
  display: block;
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.siteFooter.business .copyright {
  font-size: 11px;
  /* color: #526d7b; */
}
@media (max-width: 1024px) {
  .riquid .siteFooter.business .logo {
    margin-bottom: 0;
  }
  .riquid .siteFooter.business .links {
    display: block;
    padding: 0 0 30px;
    font-size: 14px;
  }
  .riquid .siteFooter.business .links li {
    float: none;
    clear: both;
    line-height: 1;
    text-align: left;
  }
  .riquid .siteFooter.business .links li:after {
    display: none !important;
  }
  .riquid .siteFooter.business .links li:not(:last-child) {
    margin-right: 0;
    padding: 0;
    border-right: none;
    border-bottom: 1px dotted #bfbfbf;
  }
  .riquid .siteFooter.business .links li a {
    display: block;
    padding: 17px 15px 15px;
    border-radius: 0;
    background: #eaeaea;
  }
.riquid .siteFooter.business .pageTop {
    right: 10px;
    bottom: 10px;
  }
.riquid .siteFooter.business .pageTop a {
    width: 40px;
    height: 40px;
  }
.riquid .siteFooter.business .pageTop a:after {
    margin-left: -7px;
    width: 12px;
    height: 12px;
  }
.riquid .siteFooter.business .copyright {
    text-align: center;
    font-size: 14px;
  }
}

.header_hojin.no-responsible .siteFooter.business,
.header_hojin.no-responsible .globalNavi.business {
  min-width: 1200px;
}
@media (min-width: 641px) {
  .header_hojin.change-mode .siteFooter.business,
  .header_hojin.change-mode .globalNavi.business {
    min-width: 1200px;
  }
}

@media (max-width: 640px) {
  .footer-wrap:not(.no-responsible) .siteFooter.business .logo {
    margin-bottom: 0;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links {
    display: block;
    font-size: 14px;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li {
    float: none;
    clear: both;
    text-align: left;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li:after {
    display: none !important;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li:not(:last-child) {
    margin-right: 0;
    padding: 0;
    border-right: none;
    border-bottom: 1px dotted #bfbfbf;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li a {
    display: block;
    padding: 17px 15px 15px;
    border-radius: 0;
    background: #eaeaea;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .pageTop {
    right: 10px;
    bottom: 10px;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .pageTop a {
    width: 40px;
    height: 40px;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .pageTop a:after {
    margin-left: -7px;
    width: 12px;
    height: 12px;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .copyright {
    text-align: center;
    font-size: 14px;
    /* color: #526d7b; */
  }
}

.hojinAllWrap .work-anchor-target {
  padding-top: 160px;
  margin-top: -160px;
}
.hojinAllWrap a.work-anchor-target {
  display: inline-block;
}


/*==================================================================================
 print
==================================================================================*/
@media print {
  .siteHeader,
  .siteFooter,
  .globalNavi {
    display: none !important;
  }
}

