/* top_new.css */
body:not(.showBody) {
	opacity: 0;
}
/*----------------------------------------------------
    main
-----------------------------------------------------*/
main > *:not(.pubPageTop) {
	position: relative;
	background-color: #fff;
}
main {
	clip-path: inset(0);
}
/* foreBox */
#index .foreBox .pubBox {
	padding: 221px 0 50px 0;
}
#index .foreBox .pubHeading01 {
	margin-bottom: 19px;
	font-size: 4.9rem;
	line-height: 1.46;
}
#index .foreBox .pubTextBox {
	max-width: inherit;
}
#index .foreBox .smlTitle {
	margin-bottom: 24px;
}
#index .foreBox .pubBtn {
	margin-top: 34px;
}
#index .foreBox .pubBtn a,
#index .ourBox .pubBtn a {
	border-color: #000;
}
#index .foreBox .photo {
	width: 208px;
	position: absolute;
	top: 289px;
	right: 5px;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .foreBox .pubBox {
		padding: 203px 140px 50px 0;
	}
	#index .foreBox .photo {
		width: 146px;
		top: 271px;
		right: -1px;
	}
	#index .foreBox .pubHeading01 {
		margin-bottom: 24px;
	}
	#index .foreBox .pubBtn {
		margin-top: 37px;
	}
}
@media only screen and (min-width: 751px) {
	#index .foreBox .reduceTxt {
		font-size: 90%;
	}
	#index .foreBox .pubBtn.reduce a {
		width: calc(198px * 0.9);
		height: calc(34px * 0.9);
		font-size: calc(1.6rem * 0.9);
		gap: calc(14px * 0.9);
	}
	#index .foreBox .pubBtn.reduce .icon {
		width: calc(49px * 0.9);
		height: calc(10px * 0.9);
	}
}
@media only screen and (max-width: 750px) {
	#index .foreBox p  {
		margin-bottom: 0;
	}
	#index .foreBox .photo {
		width: 146px;
		position: relative;
		top: auto;
		right: auto;
		margin: 0 auto 12px;
	}
	#index .foreBox .pubHeading01 {
		margin-bottom: 15px;
		font-size: 2.9rem;
		line-height: 1.48;
		letter-spacing: 0;
	}
	#index .foreBox .pubBox {
		padding: 108px 0 128px;
	}
	#index .foreBox .smlTitle {
		font-size: 1.6rem;
		margin-bottom: 8px;
	}
	#index .foreBox .pubTextBox {
		font-size: 1.8rem;
		line-height: 1.94;
	}
	#index .foreBox .pubBtn {
		margin-top: 11px;
	}
}

/* companiesBox */
#index .featuredImg {
	width: 216px;
	position: absolute;
	top: 5px;
	right: 6px;
}
#index .companiesBox {
	background-color: #E8E7DB;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .companiesBox .featuredImg {
		width: 173px;
		top: 70px;
		right: 0;
	}
	#index .companiesBox .pubBox {
		padding: 54px 230px 51px 0;
	}
}
@media only screen and (max-width: 750px) {
	#index .companiesBox {
		min-height: 100vh;
	}
	#index .featuredStyle {
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		margin: 0 auto 41px;
		width: 147px;
	}
	#index .companiesBox .pubBox {
		padding: 20px 0;
	}
}

/* showBox */
#index .showBox .txtBox {
	height: 100px;
	overflow: hidden;
	text-align: justify;
	letter-spacing: -0.02em;
	--innerH: 100px
}
#index .showBox.on .txtBox {
	height: var(--innerH);
}
@media only screen and (max-width: 750px) {
	#index .showBox .txtBox {
		height: auto;
		overflow: inherit;
	}
	#index .showBox .pubBtn {
		display: none !important;
	}

}


/* differenceBox */
#index .differenceBox {
	color: #fff;
	background-color: #537390;
}
#index .differenceBox .featuredImg {
	width: 340px;
	aspect-ratio: 340/205;
	left: -126px;
	right: 0;
	top: 57px;
}
#index .differenceBox .featuredImg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#index .differenceBox .pubTextBox .txtUl li::before {
	background-color: #fff;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .differenceBox .pubBox {
		padding: 56px 0 55px 240px;
	}
	#index .differenceBox .featuredImg {
		width: 274px;
		left: -102px;
		right: 0;
		top: 106px;
	}

}
@media only screen and (max-width: 750px) {
	#index .differenceBox .pubBox {
		padding: 55px 0 54px;
	}
	#index .differenceBox .featuredImg {
		width: 230px;
	}
}

/* companyBox */
#index .companyBox .image {
	text-align: center;
}
#index .companyBox .image img {
	width: 990px;
}
#index .companyBox .imgUl {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -14px 0 -42px;
}
#index .companyBox .imgUl + .imgUl {
	margin-top: 42px;
}
#index .companyBox .imgUl li {
	padding: 0 10px;
	width: 25%;
	height: 77px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
#index .companyBox .imgUl img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .companyBox .imgUl li {
		  height: 53px;
	}
	#index .companyBox .imgUl + .imgUl {
		margin-top: 66px;
	}
	#index .companyBox .imgUl {
		margin: 0 -14px 0 -30px;
	}
	#index .companyBox .pubBox {
		padding: 57px 0 48px;
	}
}
@media only screen and (max-width: 750px) {
	#index .companyBox {
		min-height: 100vh;
	}
	#index .companyBox .pubBox {
		padding: 59px 0 49px;
	}
	#index .companyBox .imgUl {
		display: flex;
		margin: 0 -10px 0;
	}
	#index .companyBox .imgUl li {
		width: 50%;
		height: 50px;
	}
	#index .companyBox .imgUl + .imgUl {
		margin-top: 35px;
	}
}

/* solutionBox */
#index .solutionBox {
	color: #fff;
	position: relative;
	overflow: hidden;
}
#index .solutionBox::after {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url("../images/top_new/bg03.jpg") no-repeat right center / cover;
	z-index: 9;
	content: "";
}
#index .solutionBox::before {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	z-index: 10;
}
#index .solutionBox .pubBox {
	z-index: 20;
}
#index .solutionBox .pubTextBox {
	padding-right: 0;
}
#index .solutionBox .photo {
	width: 702px;
	margin: -128px 0 0 auto;
	position: relative;
}
#index .solutionBox .photo img {
	width: 100%;
	aspect-ratio: 351/128;
}
#index .solutionBox .featuredImg {
	width: 245px;
	z-index: 30;
	top: 10px;
	right: calc(50% - 50vw);
}
#index .solutionBox .link {
	width: 20.1%;
	height: 72.8%;
	position: absolute;
	bottom: 0;
	left: 0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #537390;
	z-index: 20;
}
#index .solutionBox .link li {
	height: calc(100% / 4);
	border-top: 1px solid #fff;
}
#index .solutionBox .link a {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	background-color: #537390;
	text-align: center;
	line-height: 1.25;
	font-size: 1.6rem;
	letter-spacing: -0.1em;
}
@media only screen and (min-width: 751px) {
	#index .solutionBox .link a:hover {
		background-color: #3e4445;
	}
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .solutionBox .photo {
		margin: -90px -230px 0 auto;
		text-align: center;
		width: 490px;
	}
	#index .solutionBox .photo img {
		aspect-ratio: 1404/512;
	}
	#index .solutionBox .featuredImg {
		width: 196px;
	}
	#index .solutionBox .pubBox {
		padding: 0 230px 0 0;
	}
	#index .solutionBox .link a {
		font-size: 1.1rem;
	}
}
@media only screen and (max-width: 750px) {
	#index .solutionBox .featuredImg {
		width: 168px;
		height: 94px;
	}
	#index .solutionBox .pubHeading01 {
		margin-bottom: 32px;
	}
	#index .solutionBox .photo {
		width: auto;
		margin: 39px -1px 0;
	}
	#index .solutionBox .photo img {
		width: 100%;
		aspect-ratio: 702/334;
	}
	#index .solutionBox::after {
		background-image: url("../images/top_new/bg03_sp.jpg");
		background-position: center center;
	}
	#index .solutionBox .pubBox {
		padding: 54px 0 61px;
	}
	#index .solutionBox .link a {
		line-height: 1.3;
  		font-size: 1.85vw;
	}
}


/* ourBox */
#index .ourBox {
	position: relative;
	overflow-x: clip;
}
#index .ourBox .pubBox {
	z-index: 50;
}
#index .ourBox .pubBox .photo {
	position: absolute;
	top: 66px;
	right: 0;
	width: 44.4rem;
}
#index .ourBox .featuredImg {
	margin-left: -94px;
	width: 313px;
	z-index: 30;
	top: auto;
	bottom: 0;
	left: 50%;
	right: auto;
}
#index .ourBox .featuredImg img {
	transform: translateX(-50%);
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .ourBox .pubBox .photo {
		top: 70px;
		right: -1px;
		width: 297px;
	}
	#index .ourBox .featuredImg {
		margin-left: -48px;
		width: 250px;
	}
}
@media only screen and (max-width: 750px) {
	#index .ourBox .pubBox {
		padding: 52px 0 197px;
		display: block;
	}
	#index .ourBox .pubBox .photo {
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		margin: 37px 0 42px;
	}
	#index .ourBox .pubBox .photo img {
		width: 100%;
	}
	#index .ourBox .pubHeading01 {
		margin-bottom: 29px;
	}
	#index .ourBox .featuredImg {
		margin-left: 0;
		width: 192px;
		bottom: 0;
		left: 20px;
	}
	#index .ourBox .featuredImg img {
		transform: translateX(0);
	}
}

#index .relativeBox {
	overflow: hidden;
}

/* brandBox */
#index .brandBox {
	background-color: #e6ff00;
	position: relative;
	z-index: 30;
}
#index .brandBox .pubBox {
	padding: 58px 0 60px;
}
#index .brandBox .pubHeading02 {
	font-size: 3.8rem;
	margin-bottom: 60px;
}
#index .brandBox .listUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	gap: 80px;
}
#index .brandBox .listUl li {
	width: 276px;
}
#index .brandBox .listUl .pubBtn {
	margin: 0;
}
#index .brandBox .listUl .pubBtn a {
	margin: 0 auto;
	width: 100%;
	height: 65px;
	color: #424647;
	background-color: #fff;
	border: none;
	font-size: 2.2rem;
	font-weight: 500;
}
#index .brandBox .listUl .pubBtn.tel a {
	font-size: 3rem;
	font-weight: 300;
	font-family: "Ubuntu";
}
#index .brandBox .listUl .image img {
	width: 62px;
}
#index .brandBox .listUl .image {
	margin-bottom: 22px;
}
#index .brandBox .featuredImg {
	width: 190px;
	top: -63px;
	right: -50px;
}
@media only screen and (min-width: 751px) {
	#index .brandBox .listUl .pubBtn a:hover {
		background-color: #424647;
		color: #fff;
	}
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .brandBox .featuredImg {
		width: 152px;
		top: -50px;
		right: -34px;
	}
	#index .brandBox .listUl .pubBtn br.sp {
		display: block !important;
	}
	#index .brandBox .listUl .pubBtn a {
		height: 105px;
		line-height: 1.59;
	}
	#index .brandBox .listUl li {
		width: 210px;
	}
	#index .brandBox .listUl .pubBtn.tel a {
		font-size: 2.9rem;
	}
	#index .brandBox .listUl {
		gap: 35px;
		margin: 0 -20px;
	}
	#index .brandBox .pubHeading02 {
		margin-bottom: 47px;
	}
}
@media only screen and (max-width: 750px) {
	#index .brandBox .pubHeading02 {
		font-size: 2.3rem;
		line-height: 1.6;
		margin-bottom: 16px;
	}
	#index .brandBox .listUl .pubBtn a {
		height: 55px;
		font-size: 1.4rem;
		line-height: 1.44;
	}
	#index .brandBox .listUl li {
		width: 108px;
	}
	#index .brandBox .pubBox {
		padding: 52px 0 60px;
	}
	#index .brandBox .featuredImg {
		width: 116px;
		top: -39px;
		right: -1px;
	}
	#index .brandBox .listUl {
		gap: 10px;
		margin: 0 -10px;
	}
	#index .brandBox .listUl .image img {
		width: 48px;
	}
	#index .brandBox .listUl .pubBtn.tel a {
		font-size: 1.5rem;
	}
	#index .brandBox .listUl .image {
		margin-bottom: 17px;
	}
}


/* faqBox */
#index .faqBox {
	overflow-x: clip;
	position: relative;
}
#index .faqBox .pubBox {
	position: relative;
	max-width: 740px;
}
#index .faqBox .pubHeading02 {
	margin-bottom: 63px;
}
#index .faqBox .faqUl li {
	margin-bottom: 23px;
	background-color: #ff96d5;
	border-radius: 20px;
	font-size: 2.2rem;
	line-height: 1.59;
}
#index .faqBox .faqUl li:last-child {
	margin-bottom: 0;
}
#index .faqBox .faqUl .item02 {
	background-color: #47d4ff;
}
#index .faqBox .faqUl .item03 {
	background-color: #ffc784;
}
#index .faqBox .faqUl .item04 {
	background-color: #dca3f9;
}
#index .faqBox .faqUl .item05 {
	background-color: #a1ff99;
}
#index .faqBox .faqUl .title {
	font-size: 2.8rem;
	position: relative;
	line-height: 1.375;
	padding: 22px 80px 20px 120px;
	cursor: pointer;
}
#index .faqBox .faqUl .title::before,
#index .faqBox .faqUl .innerBox::before {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 23px;
  	left: 53px;
	background: url("../images/top_new/faq_icon01.png") no-repeat left top / 100% 100%;
	content: "";
}
#index .faqBox .faqUl .title::before {
	top: 50% !important;
	margin-top: 2px;
	transform: translateY(-50%);
}
#index .faqBox .faqUl .title::after {
	margin-top: -8px;
	width: 30px;
	height: 16px;
	position: absolute;
	top: 50%;
  	right: 48px;
	background: url("../images/top_new/faq_icon03.png") no-repeat left top / 100% 100%;
	content: "";
}
#index .faqBox .faqUl .title.on::after {
	transform: rotate(180deg);
}
#index .faqBox .faqUl .innerBox::before {
	background-image: url("../images/top_new/faq_icon02.png");
}
#index .faqBox .faqUl .innerBox {
	padding: 0 120px 20px;
	position: relative;
}
#index .faqBox .faqUl .innerBox {
	display: none;
}
#index .faqBox .faqUl .borBox {
	padding-top: 24px;
	border-top: 1px solid #fff;
}
#index .faqBox .faqUl p {
	margin-bottom: 19px;
}
#index .faqBox .faqUl p:last-child {
	margin-bottom: 0 !important;
}
#index .faqBox .featuredImg {
	width: 176px;
	top: auto;
	bottom: -1px;
	right: auto;
	left: calc((50vw - 370px) / 2);
	aspect-ratio: 352/418;
	margin-left: -88px;
}
#index .faqBox .featuredImg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media only screen and (min-width: 751px) {
	#index .faqBox .faqUl.reduce li {
		margin-bottom: calc(23px * 0.75);
		border-radius: calc(20px * 0.75);
		font-size: calc(2.2rem * 0.75);
	}
	#index .faqBox .faqUl.reduce .title {
		font-size: calc(2.8rem * 0.75);
		padding: calc(22px * 0.75) calc(80px * 0.75) calc(20px * 0.75) calc(120px * 0.75);
	}
	#index .faqBox .faqUl.reduce .title::before,
	#index .faqBox .faqUl.reduce .innerBox::before {
		width: calc(35px * 0.75);
		height: calc(35px * 0.75);
		top: calc(23px * 0.75);
		left: calc(53px * 0.75);
	}
	#index .faqBox .faqUl.reduce .title::after {
		margin-top: calc(-8px * 0.75);
		width: calc(30px * 0.75);
		height: calc(16px * 0.75);
		right: calc(48px * 0.75);
	}
	#index .faqBox .faqUl .title::before {
		margin-top: calc(2px * 0.75);
	}
	#index .faqBox .faqUl.reduce .innerBox {
		padding: 0 calc(120px * 0.75) calc(20px * 0.75);
	}
	#index .faqBox .faqUl.reduce .borBox {
		padding-top: calc(24px * 0.75);
	}
	#index .faqBox .faqUl.reduce p {
		margin-bottom: calc(19px * 0.75);
	}
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .faqBox .featuredImg {
		width: 121px;
		top: auto;
		bottom: -1px;
		right: auto;
		margin: 0;
		left: -6px;
	}
	#index .faqBox .pubBox {
		width: calc(100% - 210px);
	}
	#index .faqBox .faqUl.reduce .innerBox::before {
		top: calc(27px * 0.75);
	}
}
@media only screen and (max-width: 750px) {
	#index .faqBox {
		min-height: 100vh;
	}
	#index .faqBox .faqUl li {
		border-radius: 14px;
		font-size: 1.6rem;
  		line-height: 1.6;
	}
	#index .faqBox .faqUl {
		margin-right: 0;
	}
	#index .faqBox .faqUl .title {
		font-size: 1.8rem;
		line-height: 1.5;
		min-height: 71px;
		padding: 11px 60px 11px 69px;
		display: flex;
		align-items: center;
	}
	#index .faqBox .faqUl .title::before,
	#index .faqBox .faqUl .innerBox::before {
		width: 29px;
		height: 29px;
		top: 22px;
		left: 22px;
	}
	#index .faqBox .faqUl .title::before {
		top: 50%;
	}
	#index .faqBox .faqUl .title::after {
		margin-top: -7px;
		width: 28px;
		height: 15px;
		right: 18px;
	}
	#index .faqBox .faqUl .innerBox {
		padding: 0 50px 24px 70px;
		text-align: justify;
	}
	#index .faqBox .faqUl .borBox {
		padding-top: 11px;
	}
	#index .faqBox .faqUl .innerBox::before {
		top: 12px;
	}
	#index .faqBox .pubBox {
		padding: 58px 0 126px;
	}
	#index .faqBox .featuredImg {
		width: 102px;
		top: auto;
		bottom: -1px;
		right: auto;
		left: 63px;
		margin: 0;
	}
}

/* featuresBox */
#index .featuresBox {
	position: relative;
	clip-path: inset(0);
	overflow: hidden;
}
#index .featuresBox::before {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	background: #b9e6fd url("../images/top_new/bg02.jpg") no-repeat center bottom;
	background-size: max(100%,1366px) auto;
	content: "";
	transform: scale(calc(1 + 0.3*var(--num)));
	transform-origin: bottom center;
}
#index .featuresBox.nofixed::before {
	position: absolute;
}
#index .featuresBox .pubBtn {
	margin-top: 44px;
}
#index .featuresBox .pubBtn a {
	margin: 0 auto;
}
#index .featuresBox .listUl {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
#index .featuresBox .listUl li {
	padding: 0 0 33px;
	width: calc((100% - 60px) / 3);
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	display: flex;
	align-items: center;
	aspect-ratio: 312/309;
}
#index .featuresBox .listUl .num {
	margin-bottom: 27px;
	color: #b1a648;
	font-size: 5rem;
	font-weight: 700;
	line-height: 1;
}
#index .featuresBox .listUl .title {
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.6;
  padding-left: 20px;
}
#index .featuresBox .listUl .subInner {
	width: 100%;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .featuresBox .pubHeading02 br.sp {
		display: block !important;
	}
	#index .featuresBox .pubHeading02 {
		margin-bottom: 48px;
		line-height: 1.6;
	}
	#index .featuresBox .pubBox {
		padding: 49px 0 92px;
	}
	#index .featuresBox .listUl {
		justify-content: space-between;
		gap: 40px 0;
	}
	#index .featuresBox .listUl li {
		width: calc(50% - 15px);
		aspect-ratio: 312/312;
	}
	#index .featuresBox .pubBtn {
		margin-top: 38px;
	}
}
@media only screen and (min-width: 751px) {
	#index .featuresBox .heightBox::after {
		flex: 1;
	}
}

@media only screen and (max-width: 750px) {
	#index .featuresBox .pubBox {
		padding: 68px 0 120px;
	}
	#index .featuresBox .pubHeading02 {
		margin-bottom: 67px;
		line-height: 1.6;
	}
	#index .featuresBox .listUl {
		justify-content: space-between;
		gap: 44px 0;
	}
	#index .featuresBox .listUl li {
		padding: 29px 0 40px;
		width: calc(50% - 10px);
	}
	#index .featuresBox .listUl .title {
		font-size: 1.6rem;
		line-height: 1.68;
		margin: 0 -10px;
    padding-left: 12px;
	}
	#index .featuresBox .listUl .num {
		margin-bottom: 15px;
		font-size: 2.66rem;
	}
	#index .featuresBox::before {
		background-image: url("../images/top_new/bg02_sp.jpg");
		background-size: 100% auto;
	}
}


/* brandBox02 */
#index .brandBox02 .pubBox {
	padding: 58px 0 53px;
}
#index .brandBox02 .pubHeading02 {
	margin-bottom: 43px;
}
#index .brandBox02 .subTxt {
	margin-bottom: 60px;
	font-size: 2.2rem;
}
#index .brandBox02 .listUl .txt {
	margin-top: 35px;
	font-size: 1.7rem;
	line-height: 1.58;
	font-weight: 700;
}
#index .brandBox02 .featuredImg {
	width: 277px;
	top: -85px;
	right: -85px;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .brandBox02 .featuredImg {
		width: 222px;
		top: -61px;
		right: -30px;
	}
	#index .brandBox02 .pubHeading02 {
		margin-bottom: 39px;
	}
	#index .brandBox02 .subTxt {
		margin-bottom: 57px;
	}
	#index .brandBox02 .listUl .txt br.pc {
		display: none !important;
	}
	#index .brandBox02 .listUl .txt br.sp {
		display: block !important;
	}
	#index .brandBox02 .listUl .txt br.padNone {
		display: none !important;
	}
}
@media only screen and (max-width: 750px) {
	#index .brandBox02 .pubBox {
		padding: 52px 0 48px;
	}
	#index .brandBox02 .featuredImg {
		width: 173px;
		top: -57px;
		right: -1px;
	}
	#index .brandBox02 .subTxt {
		margin-bottom: 34px;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	#index .brandBox02 .pubHeading02 {
		margin-bottom: 27px;
	}
	#index .brandBox02 .listUl .txt {
		margin-top: 16px;
		font-size: 1.3rem;
		line-height: 1.66;
	}
}

/* caseBox */
#index .caseBox {
	padding: 57px 0 22px;
	position: relative;
	z-index: 10;
}
#index .caseBox .reportUl {
	margin-bottom: 0;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {

}
@media only screen and (max-width: 750px) {
	#index .caseBox {
		padding: 61px 0 39px;
	}
	#index .caseBox .reportList {
		margin-bottom: 62px;
	}
}


/* brandingBox */
#index .brandingBox {
	padding: 58px 0;
	border-top: 1px solid #cccccc;
	overflow: hidden;
}
#index .brandingBox .featuredImg {
	width: 162px;
	right: -160px;
	top: 50px;
	aspect-ratio: 324/506;
}
#index .brandingBox .featuredImg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#index .brandingBox .pubHeading02 {
	margin-bottom: 20px;
}
#index .brandingBox .contentDl {
  overflow: hidden
}
#index .brandingBox .contentDl dt {
  padding-top: 40px;
  padding-bottom: 0;
  font-size: 1.5rem
}
#index .brandingBox .contentDl dd {
  padding: 40px 0 55px;
  border-bottom: 1px solid #E0E0E0
}
#index .brandingBox .contentDl dd:first-of-type {
  padding-top: 40px
}
#index .brandingBox .contentDl dd:last-of-type {
  padding-top: 40px;
  padding-bottom: 0;
  border-bottom: none
}
#index .brandingBox .contentDl dd>*:last-child {
  margin-bottom: 0
}
#index .brandingBox .contentDl dd .cat {
  font-family: "Hiragino Kaku Gothic W4 JIS2004", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  margin-bottom: 18px;
  padding: 7px 2px 6px;
  display: inline-block;
  min-width: 150px;
  color: #000;
  font-size: 1.3rem;
  text-align: center;
  background: #00B89A
}
#index .brandingBox .contentDl ul {
  margin-bottom: 42px
}
#index .brandingBox .contentDl li {
  position: relative;
  padding-right: 340px;
  font-size: 1.5rem;
  line-height: 1.6em;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  font-weight: 300
}
#index .brandingBox .contentDl li:last-child {
  padding-bottom: 0
}
#index .brandingBox .contentDl li a {
  color: #000;
  display: inline-block;
  text-indent: -1.35em;
  padding-left: 1.35em
}
#index .brandingBox .contentDl .text-box li a {
  margin-bottom: -36px
}
#index .brandingBox .contentDl li .txt {
  font-family: "Hiragino Kaku Gothic g JIS2004", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  color: #aaaaaa
}
#index .brandingBox .link {
	margin-top: 59px;
  font-size: 1.5rem;
  text-align: right
}
#index .brandingBox .link a {
  display: inline-block;
  color: #000
}
@media only screen and (min-width:751px) {
	#index .brandingBox .contentDl li a:hover {
	  color: #00B89A
	}
	#index .brandingBox .link a:hover {
		color: #00B89A
	}
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {
	#index .brandingBox .contentDl li {
		padding-right: 240px;
	}
	#index .brandingBox .featuredImg {
		width: 130px;
		right: -48px;
		top: 8px;
	}
}
@media only screen and (max-width:750px) {
	#index .brandingBox {
		padding: 58px 0 30px;
	}
	#index .brandingBox .contentDl {
	  margin: 0 0 48px
	}
	#index .brandingBox .contentDl dt {
	  padding-top: 40px;
	  float: none;
	  font-size: 1.25rem
	}
	#index .brandingBox .contentDl dd {
	  padding: 18px 0 32px;
	  border-bottom: 2px solid #f5f5f5
	}
	#index .brandingBox .contentDl dd .cat {
	  margin-bottom: 18px;
	  padding: 7px 2px 5px;
	  font-size: 1.25rem;
	  min-width: 152px
	}
	#index .brandingBox .contentDl .text-box li a {
	  margin-bottom: 16px
	}
	#index .brandingBox .contentDl ul {
	  margin-bottom: 22px
	}
	#index .brandingBox .contentDl li {
	  margin-bottom: 36px;
	  padding: 0;
	  font-size: 1.25rem;
	  line-height: 1.6em
	}
	#index .brandingBox .contentDl .text-box li {
	  margin-bottom: 0
	}
	#index .brandingBox .contentDl li:last-child {
	  margin-bottom: 0
	}
	#index .brandingBox .contentDl li a {
	  margin-bottom: 12px
	}
	#index .brandingBox .contentDl li a:hover {
	  color: #000
	}
	#index .brandingBox .contentDl li .txt {
	  padding-right: 8px;
	  position: static;
	  display: block;
	  text-align: right
	}
	#index .brandingBox .link {
		margin: 0 auto;
		max-width: 400px;
		font-size: 1.3rem;
		text-align: center
	}
	#index .brandingBox .link a {
		padding: 20px 10px 19px;
		display: block;
		letter-spacing: .02em;
		border: 1px solid #3C4446;
		font-family: "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
		font-weight: 300
	}
	#index .brandingBox .link a:hover {
		color: #000
	}
	#index .brandingBox .featuredImg {
		width: 104px;
		right: -33px;
		top: 28px;
	}
	#index .brandingBox .pubHeading02 {
		margin-bottom: 47px;
	}
}


/* worksBox */
#index .worksBox {
	color: #fff;
	background-color: #b1a648;
	--ind: 0;
}
#index .worksBox .pubBox {
	position: sticky;
	top: 0;
	padding: 20px 0;
	max-width: 1268px;
	min-height: 100vh;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
#index .worksBox .pubBox::before,
#index .worksBox .pubBox::after {
	content: "";
	flex: 1;
}
#index .worksBox .pubBox::after {
	flex: 1.5;
}
#index .worksBox .imgBox {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	flex-shrink: 0;
}
#index .worksBox .imgBox .photo {
	width: 512px;
	height: 512px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	transform: none !important;
}
#index .worksBox .imgBox .photo.nodely {
	transition: 0s !important;
}
#index .worksBox .imgBox .photo .image {
	padding-bottom: 200px;
	width: 100%;
  	height: 100%;
	overflow: hidden;
	flex-shrink: 0;
	clip-path: inset(0);
	position: relative;
	box-sizing: content-box;
}
#index .worksBox .imgBox .photo .image:last-child {
	padding-bottom: 0;
}
#index .worksBox .imgBox .photo .image .blur {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .5s;
}
#index .worksBox .imgBox .photo .image.isBlur .blur {
	opacity: 1;
}
#index .worksBox .imgBox .photo .image.isFixed:not(:last-child) img {
	position: fixed;
	top: var(--top);
	width: 512px;
	height: 512px;
	left: var(--left);
}
#index .worksBox .imgBox .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#index .worksBox .imgBox .textBox {
	flex: 1;
	margin: -7px 0 0 118px;
	position: relative;
}
#index .worksBox .numTxt {
	margin-top: 105px;
	position: absolute;
	top: 50%;
  	right: 140px;
	font-size: 6.7rem;
	font-weight: 300;
	font-family: "Helvetica", "Shin Go Regular", "A-OTF 新ゴ Pro R", "ヒラギノ角ゴシック StdN W3", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic W3 JIS2004", "HGゴシックE", "ＭＳ Ｐゴシック", sans-serif;
	transform: translateY(-50%);
}
#index .worksBox .numTxt span.num {
	display: flex;
	flex-wrap: wrap;
	height: 1em;
	overflow: hidden;
}
#index .worksBox .numTxt span {
	display: block;
}
#index .worksBox .numTxt span.left span,
#index .worksBox .numTxt span.right span {
	transition: .5s linear;
	transform: translateY(calc(-100% * var(--ind)));
}
#index .worksBox .numTxt span.right span {
	transition-delay: .2s;
}
#index .worksBox .numTxt .sml {
	margin-top: 10px;
  	padding-top: 6px;
	border-top: 1px solid #fff;
	font-size: 2rem;
	text-align: right;
}
#index .worksBox .title {
	margin-bottom: 11px;
	font-weight: 700;
	font-size: 2.8rem;
}
#index .worksBox .pubTextBox:nth-child(n+2) {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}
#index .worksBox .pubTextBox {
	padding-right: 0;
	transition: .5s;
	font-size: 1.9rem;
	line-height: 1.5;
}
#index .worksBox .pubTextBox:not(.active) {
	opacity: 0;
	user-select: none;
	pointer-events: none;
}
#index .worksBox .smlTitle {
	margin-bottom: 18px;
}
#index .worksBox .pubHeading01 {
	margin-bottom: 55px;
	min-height: 190px;
}
#index .worksBox .pubBtn {
	margin-top: 35px;
}
#index .worksBox .iconList li {
	opacity: 0;
	visibility: hidden;
	width: 152px;
	position: absolute;
	bottom: -35px;
	left: 399px;
}
#index .worksBox .iconList li.active {
	opacity: 1;
	visibility: visible;
}
@media only screen and (min-width: 751px) and (max-width: 1300px) {
	#index .worksBox .imgBox .photo {
		margin-left: -30px;
		width: calc(50% - 36px);
		height: auto;
		aspect-ratio: 1;
	}
	#index .worksBox .imgBox .photo .image.isFixed:not(:last-child) img {
		top: 50% !important;
		transform: translateY(-50%) !important;
	}
	#index .worksBox .pubBox {
		padding: 59px 0 59px 0;
	}
	#index .worksBox .pubBox::before,
	#index .worksBox .pubBox::after {
		display: none;
	}
	#index .worksBox .imgBox .textBox {
		margin: -7px 0 0 40px;
	}
	#index .worksBox .numTxt {
		margin-top: 103px;
		right: -15px;
	}
	#index .worksBox .iconList li {
		left: calc(50% - 176px);
		width: 130px;
	}
	#index .worksBox .title {
		font-size: 2.3rem;
	}
}
@media only screen and (max-width:750px) {
	#index .worksBox .imgBox {
		flex-direction: column;
		height: calc(100vh - 120px);
		width: 100%;
	}
	#index .worksBox .imgBox .textBox {
		margin: 56px 0 0;
		padding-top: 0;
		flex: 1;
		width: 100%;
	}
	#index .worksBox .imgBox .photo {
		width: 100%;
		height: auto;
		aspect-ratio: 1;
	}
	#index .worksBox .imgBox .photo .image {
		width: 100%;
		height: auto;
		aspect-ratio: 1;
	}
	#index .worksBox .imgBox .photo .image.isFixed:not(:last-child) img {
		width: calc(100vw - 40px);
		height: auto;
		aspect-ratio: 1;
	}
	#index .worksBox .pubBox {
		padding: 60px 0 60px 0;
		max-width: inherit;
		overflow: hidden;
	}
	#index .worksBox .smlTitle {
		margin-bottom: 26px;
	}
	#index .worksBox .title {
		font-size: 1.8rem;
		margin-bottom: 14px;
	}
	#index .worksBox .pubTextBox {
		font-size: 1.4rem;
		line-height: 1.57;
	}
	#index .worksBox .pubHeading01 {
		margin-bottom: 9px;
		min-height: 140px;
	}
	#index .worksBox .numTxt .sml {
		margin-top: 6px;
  		padding-top: 4px;
		font-size: 1.246rem;
	}
	#index .worksBox .numTxt {
		margin-top: 0;
		top: auto;
		right: 0;
		font-size: 4.2rem;
		transform: translateY(0);
		bottom: 108px;
	}
}


/* flexSec */
#index .flexSec {
	height: 632px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #b1a648;
}
#index .flexSec .pubBox {
	z-index: 20;
}
@media only screen and (max-width:750px) {
	#index .flexSec {
		padding-bottom: 15px;
	}
}

/* whoBox */
#index .whoBox {
	position: relative;
	background-color: transparent;
	clip-path: inset(0);
}
#index .whoBox .image {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
}
#index .whoBox .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#index .whoBox::before {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	content: "";
	z-index: 10;
}
@media only screen and (min-width: 751px) and (max-width: 1049px) {

}
@media only screen and (max-width: 389px) {
	#index .brandBox .listUl li {
		width: 100px;
	}
	#index .brandBox .listUl .pubBtn a {
		font-size: 1.2rem;
	}
	#index .brandBox .listUl .pubBtn.tel a {
		font-size: 1.3rem;
	}
	#index .brandBox02 .listUl .txt {
		font-size: 1.1rem;
	}
	#index .brandBox02 .featuredImg {
		width: 136px;
	}
	#index .featuresBox .listUl .title {
		font-size: 1.4rem;
	}
}

/* loading */
body#index {
	--winH: 100vh;
	padding-top: var(--winH);
}
body#index.loadOver {
	padding-top: 0;
	transition: .5s;
}
#loading {
	--width: min(100vh,100vw);
	position: fixed;
	right: 0;
	bottom: 0;
	width: 100%;
	height: var(--winH);
	background: rgba(255,255,255,1);
	z-index: 9999;
	overflow: hidden;
}
#loading.hide {
	display: none;
}
#loading.over {
	background: rgba(255,255,255,0);
	user-select: none;
	pointer-events: none;
}
#loading .loadinginner {
	display: flex;
	position: absolute;
	bottom: 0;
	right: calc(50% - min(50vh,50vw));
	flex-shrink: 0;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	gap: calc(var(--width) * 0.9);
	transition: 3s;
	z-index: 1;
}
#loading.small {
	--width: 55px;
}
#loading .row {
	display: flex;
	justify-content: center;
	gap: calc(var(--width) * 1.1);
	transition: 3s;
}
#loading .box {
	position: relative;
	width: var(--width);
	height: var(--width);
	background-color: rgba(177, 166, 72, 1);
	transition: 3s;
}
#loading.small .box {
	transform: translateX(150px);
}
#loading.goldIn .box {
	background-color: rgba(255,255,255,0.3);
	transition: .5s;
}
#loading.over .box {
	background-color: rgba(177, 166, 72, 0.3);
	transition: .5s;
}
#loading .box .img {
	width: 30%;
	position: absolute;
	right: 10%;
	bottom: 0;
}
#loading .box .img img {
	transform: translateY(100%);
}
#loading .box .img.in img {
	animation: bottomIn .7s ease-out forwards;
	animation-delay: .5s;
}
@keyframes bottomIn {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(0);
	}
}
#loading.small .box .img {
	opacity: 0;
	transition: 2s;
	transition-delay: 1s;
}
#loading .box img {
	width: 100%;
}
#loading .goldBox {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: rgba(177, 166, 72, 1);
	text-align: center;
	transition: 1s;
	clip-path: inset(0 0 0 0);
}
#loading .goldBox::after {
	flex: 1;
}
#loading.over .goldBox {
	clip-path: inset(0 0 100% 0);
}
#loading.goldIn .goldBox {
	top: 0;
}
#loading .loadingTtl {
	display: flex;
	flex-direction: column;
	gap: 80px;
	color: #fff;
	font-family: "Ubuntu";
}
#loading .loadingTtl .en {
	font-size: 6rem;
	opacity: 0;
	transition: 1s;
	transition-delay: 1s;
	transform: translateY(4rem);
	line-height: 1;
	font-weight: 500;
}
#loading .loadingTtl .jp {
	font-size: 24px;
	opacity: 0;
	transition: 1s;
	transition-delay: 1.5s;
	transform: translateY(4rem);
	font-weight: 500;
}
#loading.goldIn .goldBox .en,
#loading.goldIn .goldBox .jp {
	opacity: 1;
	transform: translateY(0);
}
@media only screen and (min-width:751px) and (max-width: 1290px){
	#loading.small .loadinginner {
		right: 15px;
	}
	#loading.small .box {
		transform: translateX(0);
	}
}
@media only screen and (max-width:750px) {
	#loading.small {
		--width: 40px;
	}
	#loading .goldBox {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	body {
		padding-top: 0 !important;
	}
	#loading.small .box {
		transform: translateX(-15px);
	}
	#loading .loadingTtl {
		gap: 50px;
	}
	#loading .loadingTtl .en {
		font-size: 3rem;
	}
	#loading .loadingTtl .jp {
		font-size: 1.6rem;
	}
}
#index #wrap {
	padding-top: 0;
}
.scrollBox {
	clip-path: inset(0);
}
.scrollBox.firstFixed .scrollInner,
.scrollBox.isTopFixed .scrollInner {
	position: fixed;
	top: 0;
	width: 100%;
}
.scrollBox.isTopFixed.maxH:not(.firstFixed) .scrollInner {
	position: fixed;
	top: auto;
	bottom: 0;
}
.fadeInUp {
	opacity: 0;
	transform: translateY(40px);
	transition: 1s;
}
.fadeRight {
	opacity: 0;
	transform: translateX(40px);
	transition: 1s;
}
.fadeLeft {
	opacity: 0;
	transform: translateX(-40px);
	transition: 1s;
}
body.loadOver .animate.isShow .dely02,
body.loadOver .scrollBox.isShow:not(.isHide) .dely02 {
	transition-delay: .2s;
}
body.loadOver .animate.isShow .dely03,
body.loadOver .scrollBox.isShow:not(.isHide) .dely03 {
	transition-delay: .4s;
}
body.loadOver .animate.isShow .dely04,
body.loadOver .scrollBox.isShow:not(.isHide) .dely04 {
	transition-delay: .6s;
}
body.loadOver .animate.isShow .dely05,
body.loadOver .scrollBox.isShow:not(.isHide) .dely05 {
	transition-delay: .8s;
}
body.loadOver .animate.isShow .dely06,
body.loadOver .scrollBox.isShow:not(.isHide) .dely06 {
	transition-delay: 1s;
}
body.loadOver .animate.isShow .dely07,
body.loadOver .scrollBox.isShow:not(.isHide) .dely07 {
	transition-delay: 1.2s;
}
body.loadOver .animate.isShow .fadeInUp,
body.loadOver .scrollBox.isShow:not(.isHide) .fadeInUp {
	opacity: 1;
	transform: none;
}
body.loadOver .animate.isShow .fadeRight,
body.loadOver .scrollBox.isShow:not(.isHide) .fadeRight {
	opacity: 1;
	transform: none;
}
body.loadOver .animate.isShow .fadeLeft,
body.loadOver .scrollBox.isShow:not(.isHide) .fadeLeft {
	opacity: 1;
	transform: none;
}
body.loadOver .scrollBox.isShow.isHide .fadeInUp {
	transform: none;
}
body.loadOver .scrollBox:not(.isHide) .foreBox .fadeInUp {
	opacity: 1;
	transform: translateY(0);
	transition-delay: .3s;
}
#index .scrollBox:not(.isHide) .foreBox .pubTextBox p,
#index .scrollBox:not(.isHide) .foreBox .pubHeading01 {
	transition-delay: .5s;
	transform: translateY(0);
}
#index .foreBox .pubBtn {
	transform: translateY(0);
}
#index .scrollBox:not(.isHide) .foreBox .pubBtn {
	transition-delay: .7s;
}
#index .scrollBox:not(.isHide) .foreBox .photo {
	transition-delay: .9s;
}
#index main > div:not(.notHidden) {
	overflow: hidden;
}
#index .foreBox {
	min-height: 100vh;
}
#index .whoBox::before {
	opacity: 0;
	transition: 1s;
}
#index .isShow .whoBox::before {
	opacity: 1;
}
#index .solutionBox::after {
	transform: scale(calc(1 + 0.3*var(--num)));
	transform-origin: top center;
}
#index .featuresBox .pubBtn,
#index .featuresBox .listUl li {
	transform: none !important;
}
main .successful {
	position: relative;
  	z-index: 10;
}
@media only screen and (min-width:751px) {
	#index .flexSec {
		height: auto;
		display: block;
	}
	.reduceTxt {
		font-size: 75%;
	}
}
@media only screen and (max-width:750px) {
	#index .foreBox {
		display: flex;
		align-items: center;
	}
}


.heightBox {
	min-height: 100vh;
}
@media only screen and (min-width:751px) {
	/* heightBox */
	.heightBox {
		min-height: 100vh;
		display: flex;
		flex-direction: column;
		position: relative;
	}
	.heightBox::before,
	.heightBox::after {
		content: "";
		flex: 1;
		min-height: 100px;
	}
	.heightBox::after {
		flex: 1.5;
	}
	.heightBox .heightInner {
		flex: 0;
	}
	#index .differenceBox::before,
	#index .companiesBox::before,
	#index .faqBox .heightBox::before {
		min-height: max(100px,var(--before));
		flex-shrink: 0;
		flex-grow: 0;
	}
	#index .differenceBox::after,
	#index .companiesBox::after,
	#index .faqBox .heightBox::after {
		min-height: max(100px,var(--after));
		flex-shrink: 0;
		flex-grow: 0;
	}
	#index .worksBox .pubBox::before,
	#index .worksBox .pubBox::after {
		min-height: 80px;
	}
}


/*----------------------------------------------------
  実績追加分
-----------------------------------------------------*/

.outLinkBox {
	position: relative;
	z-index: 5;
}
.outLinkBox .linkUl {
	display: flex;
	flex-wrap: wrap;
}
.outLinkBox .linkUl li {
	width: calc(100% / 3);
}
.outLinkBox .linkUl li a {
	padding-bottom: 7px;
	min-height: 33.33vw;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
}
.outLinkBox .linkUl li a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #dca3f9;
	opacity: 0.6;
	content: '';
	z-index: 3;
}
.outLinkBox .linkUl li:nth-child(2) a::before {
	background-color: #e6ff00;
}
.outLinkBox .linkUl li:nth-child(3) a::before {
	background-color: #a1ff99;
}
.outLinkBox .linkUl li:nth-child(4) a::before {
	background-color: #ffc784;
}
.outLinkBox .linkUl li:nth-child(5) a::before {
	background-color: #47d4ff;
}
.outLinkBox .linkUl li:nth-child(6) a::before {
	background-color: #ff96D5;
}
.outLinkBox .linkUl li .pho {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.outLinkBox .linkUl li .pho::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #aaa;
	opacity: 0.8;
	content: '';
	z-index: 1;
}
.outLinkBox .linkUl li .pho img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s;
}
.outLinkBox .linkUl li .subBox {
	position: relative;
	z-index: 5;
	color: #000;
	text-align: center;
}
.outLinkBox .linkUl li .subBox > span {
	display: block;
}
.outLinkBox .linkUl li .subBox .ttl {
	margin-bottom: 16px;
	font-size: 2.2rem;
	font-weight: bold;
}
.outLinkBox .linkUl li .subBox .txt {
	font-size: 1.6rem;
}
.outLinkBox .linkUl li .subBox .txt.mb01 {
	margin: -5px 0 23px;
}
.outLinkBox .linkUl li .subBox .txt .big {
	margin-right: 5px;
	color: #FFF;
	font-size: 4.8rem;
	font-weight: 700;
	font-family: "Ubuntu";
	font-style: italic;
	line-height: 1;
}
.outLinkBox .linkUl li .subBox .price {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.outLinkBox .linkUl li .subBox .price .num {
	font-style: italic;
	font-family: "Ubuntu";
}
.outLinkBox .linkUl li .subBox .price .lSub {
	padding: 6px 32px 0 0;
	font-size: 2rem;
	position: relative;
}
.outLinkBox .linkUl li .subBox .price .lSub::before {
	margin-top: 4px;
	position: absolute;
	top: 50%;
	right: 0;
	width: 24px;
	height: 16px;
	transform: translateY(-50%);
	background: url(../images/top/top_icon01.png) no-repeat left top / 100%;
	content: '';
}
.outLinkBox .linkUl li .subBox .price .lSub .num {
	margin-right: 5px;
	font-size: 2.4rem;
}
.outLinkBox .linkUl li .subBox .price .rSub {
	font-size: 2.2rem;
	font-weight: bold;
}
.outLinkBox .linkUl li .subBox .price .rSub .num {
	margin-right: 5px;
	font-size: 3.2rem;
	font-weight: bold;
}
@media only screen and (min-width: 751px) {
	.outLinkBox .linkUl li a:hover .pho img,
	.sec02 .linkUl li a:hover .pho img {
		transform: scale(1.05);
	}
	.pageTop a:hover,
	.sec01 .imgBox .textBox .text a:hover {
		opacity: 0.7;
	}
	.sp {
		display: none !important;
	}
}

@media only screen and (max-width: 750px) {
	.outLinkBox .linkUl li {
		width: calc(100% / 2);
	}
	.outLinkBox .linkUl li a {
		padding-bottom: 0;
		min-height: 50vw;
		display: flex !important;
	}
	.outLinkBox .linkUl li a::before {
	}
	.outLinkBox .linkUl li .subBox .ttl {
		margin-bottom: 12px;
		font-size: 1.4rem;
	}
	.outLinkBox .linkUl li .subBox .txt {
		font-size: 1rem;
	}
	.outLinkBox .linkUl li .subBox .txt.mb01 {
		margin: -3px 0 17px;
	}
	.outLinkBox .linkUl li .subBox .txt .big {
		margin-right: 5px;
		font-size: 3.4rem;
	}
	.outLinkBox .linkUl li .subBox .price .lSub {
		margin-right: 3px;
		padding: 2px 24px 0 0;
		font-size: 1.4rem;
	}
	.outLinkBox .linkUl li .subBox .price .lSub::before {
		margin-top: 2px;
		width: 17px;
		height: 11px;
		background: url(../images/top/top_icon01_sp.png) no-repeat left top / 100%;
	}
	.outLinkBox .linkUl li .subBox .price .lSub .num {
		margin-right: 5px;
		font-size: 1.7rem;
	}
	.outLinkBox .linkUl li .subBox .price .rSub {
		font-size: 1.5rem;
	}
	.outLinkBox .linkUl li .subBox .price .rSub .num {
		margin: 2px 5px 0 0;
		font-size: 2.1rem;
		display: inline-block;
	}
	}
@media only screen and (max-width: 359px) {
	.outLinkBox .linkUl li .subBox .price .lSub .num {
		font-size: 1.5rem;
	}
	.outLinkBox .linkUl li .subBox .price .lSub {
		font-size: 1.2rem;
	}
	.outLinkBox .linkUl li .subBox .price .rSub .num {
		font-size: 1.9rem;
	}
	.outLinkBox .linkUl li .subBox .price .rSub {
		font-size: 1.3rem;
	}
}
