@charset "utf-8";

/* 後で消す */
.ot-sdk-row {
	display: none!important;
}

/* ----------------------------------------------------
メディアクエリ設定 All
---------------------------------------------------- */
.content {
	max-width: none;
	padding: 0 !important;
	line-height: 1.5;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "M+ 1p", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #111111;
}

.inner {
	max-width: 1150px;
	margin: auto;
}

.container-xl {
	width: 100%;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.container-l {
	width: 100%;
	max-width: 1110px;
	margin-left: auto;
	margin-right: auto;
}

.container-m {
	width: 100%;
	max-width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.btn-wrap {
	display: flex;
	gap: 46px;
}

.btn {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.3;
	padding: 16px 20px 18px;
	border-radius: 65px;
	width: 344px;
	text-align: center;
}

.btn.black {
	background: #000000;
}

.btn.red {
	background: #C12C1F;
}

.btn.yellow {
	background: #EBBF40;
}

.btn.wide {
	width: 100%;
	max-width: 626px;
}

.btn.small {
	width: 260px;
	position: relative;
}
.btn.small::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	transform: rotate(45deg);
	right: 7.69%;
	top: 42%;
}
.btn.small::after {
	content: "";
	position: absolute;
	width: 15px;
	height: 2px;
	background: #ffffff;
	right: 7.69%;
	top: 49.5%;
}

.section-ttl {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 2px;
	margin-bottom: 60px;
}

.section-ttl .en {
	font-size: 2.1rem;
	color: rgba(0,0,0,0);
	background: linear-gradient(135deg, rgba(255,94,0,1) 0%, rgba(255,191,34,1) 100%);
	-webkit-background-clip: text;
	font-weight: 700;
	letter-spacing: 0.02em;
	font-family: "Roboto", sans-serif;
}

.section-ttl .ja {
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

/* MV
-------------------- */
.mv {
	background-image: url(../img/mv_bg_01@2x.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

.mv .mv-inner {
	display: flex;
	justify-content: center;
	max-width: 1440px;
	padding-top: 7.64vw;
	padding-bottom: 7.64vw;
	margin: auto;
}

.mv .mv-desc {
	width: 622px;
}

.mv .mv-title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}

.mv .mv-title .subtitle {
	color: #404A95;
	background: #ffffff;
	font-size: 2.6rem;
	font-weight: bold;
	padding-left: 5px;
}

.mv .mv-title .title {
	line-height: 1;
	width: 100%;
}

.mv .mv-title .title span {
	color: #ffffff;
	font-size: 7rem;
	font-weight: bold;
	line-height: 1.257;
}

.mv .mv-title .title .title_02 {
	width: 100%;
	display: inline-block;
	padding-left: 1em;
}

.mv .btn-wrap {
	margin-top: 43px;
	gap: 20px;
}

.mv .mv-img {
	max-width: 690px;
	display: flex;
	align-items: center;
	margin-left: -40px;
}

/* logo
-------------------- */
.logo .logo__achievements {
	max-width: 480px;
	display: flex;
	justify-content: center;
	gap: 40px;
	margin: 2.78vw auto 2.43vw;
}
.logo .logo__achievements li:first-child {
	width: 244px;
}
.logo .logo__achievements li:last-child {
	width: 196px;
}
.logo .annotation li {
	font-size: 1rem;
	line-height: 1.5;
	display: flex;
}
.logo .annotation li + li {
	margin-top: 5px;
}
.logo .annotation li > span {
	flex-shrink : 0;
}

.logo .logo_company {
	width: 972px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin: 1.39vw auto 2.78vw;
}
.logo .logo_company li img {
	height: 80px;
}

/* 課題
-------------------- */
.assignment .assignment__01 {
	padding: 4.17vw 0 5.21vw;
	background: #F7F7F7;
	position: relative;
}
.crumpled {
	display: block;
	margin: 0 auto 20px;
}
.assignment .assignment__01 h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5.9vw;
}
.assignment .assignment__01 h2 span {
	color: #543889;
	font-weight: bold;
	border-bottom: 4px solid #543889;
	padding-bottom: 2px;
}
.assignment .assignment__01 h3 {
	font-size: 2.2rem;
	font-weight: bold;
	color: #ffffff;
	background: #543889;
	width: fit-content;
	padding: 5px 10px;
	margin: 20px auto 14px;
}
.assignment .assignment__01 p {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.75;
}

.assignment .assignment__01 .worries {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.assignment .assignment__01 .worries li {
	width: calc((100% - 60px) / 4);
	min-height: 366px;
	background: #ffffff;
	border-radius: 5px;
	position: relative;
	padding: 80px 25px 30px 25px;
}
.assignment .assignment__01 .worries li img {
	width: 47.23%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -32.81%);
}

.assignment .assignment__01 .arrow_bottom {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 60%);
	width: 13.19%;
}

.assignment .assignment__02 {
	padding: 90px 0 100px;
}
.assignment .assignment__02 h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.assignment .assignment__02 .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}
.assignment .assignment__02 .inner {
	background: #F8F8FD;
	padding: 60px;
}
.assignment .assignment__02 .inner p {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 30px;
}

/* 資料ダウンロード4点セット
-------------------- */
.management_set {
	background: url(../img/cta@2x.jpg)no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.management_set .inner {
	max-width: 1150px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.management_set .inner .management_set__left {
	display: flex;
	align-items: center;
}
.management_set .inner p {
	font-size: 3.6rem;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.3;
}
.management_set .btn-wrap {
	margin-top: 30px;
}

/* point
-------------------- */
.point {
	background: #F8F8FD;
	padding: 90px 0 100px;
}
.point h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.point .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}
.point .point_num {
	width: 100%;
	background: #ffffff;
	display: flex;
	align-items: center;
	gap: 40px;
	padding: 40px 30px;
}
.point .point_num.point_reverse {
	padding-left: 50px;
}
.point .point_explanation {
	max-width: 564px;
}
.point .point_explanation__num {
	margin-bottom: 15px;
}
.point .point_explanation h3 {
	font-size: 3rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 25px;
}
.point .point_num p {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.813;
}
.point .point_num:nth-of-type(2n) {
	margin: 40px 0;
}

/* more
-------------------- */
.more {
	padding: 90px 0 100px;
}
.more h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.more .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}
.more .txt {
	font-size: 1.8rem;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 40px;
}

.more .more_block {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.more .more_block li {
	width: calc((100% - 20px) / 2);
	background: #F8F8FD;
	padding-top: 50px;
	padding-bottom: 40px;
	border-radius: 10px;
}
.more .more_block .more_block__inner {
	max-width: 505px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin: auto;
}
.more .more_block .more_block__inner .more_block__inner__right {
	max-width: 365px;
}
.more .more_block .more_block__inner .more_block__inner__right h3 {
	font-size: 2.2rem;
	font-weight: bold;
	color: #404A95;
	margin-bottom: 20px;
}
.more .more_block .more_block__inner .more_block__inner__right p {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.813;
}

/* utilization 活用シーン
-------------------- */
.utilization {
	padding: 90px 0 100px;
	background: #F8F8FD;
}
.utilization h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.utilization .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}
.utilization .utilization__inner {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.utilization .utilization__inner .utilization__inner__side {
	border-radius: 10px;
	width: calc((100% - 40px) / 2);
	box-shadow: 0px 0px 20px #0000000D;
}
.utilization .utilization__block__top {
	background: #D9DCED;
	padding: 50px 50px 0 50px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: flex;
	justify-content: center;
}
.utilization .utilization__block__top .utilization__block__inner {
	max-width: 446px;
	background: #ffffff;
	padding: 20px 20px 0 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.utilization .utilization__block__top .utilization__block__inner img {
	border: 1px solid #D0D0D0;
	border-bottom: 0;
}
.utilization .utilization__block__bottom {
	background: #ffffff;
	padding: 20px 35px 40px 35px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.utilization .utilization__block__bottom.utilization__block__bottom__h {
	height: 287px;
}
.utilization .utilization__block__bottom h3 {
	font-size: 2.6rem;
	font-weight: bold;
	width: fit-content;
	color: #ffffff;
	text-align: center;
	background: transparent linear-gradient(90deg, #404A95 0%, #6EA8DE 100%);
	padding: 0 12px;
	margin: 0 auto 20px;
}
.utilization .utilization__block__bottom ul {
	width: 100%;
}
.utilization .utilization__block__bottom ul li {
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.5;
	display: flex;
}
.utilization .utilization__block__bottom ul li + li {
	margin-top: 5px;
}
.utilization .utilization__block__bottom ul li::before {
	content: "・";
	margin-right: 5px;
	flex-shrink : 0;
}

/* use case ユースケース
-------------------- */
.use-case {
	padding: 90px 0 100px;
}
.use-case h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.use-case .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}
.use-case__block {
	border-radius: 10px;
	box-shadow: 0px 0px 20px #0000000D;
	margin-bottom: 40px;
	display: flex;
}
.use-case__block:last-of-type {
	margin-bottom: 0;
}
.use-case__block__right-side {
	padding: 39px 40px;
}
.use-case__block__right-side h3 {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
.use-case__block__right-side p.sub {
	font-size: 1.6rem;
	font-weight: 400;
	background: #404A95;
	color: #ffffff;
	padding: 0 5px;
	width: fit-content;
	margin-bottom: 5px;
}
.use-case__block__right-side p {
	font-size: 1.4rem;
	line-height: 1.75;
}

/* introduction　導入事例
-------------------- */
.introduction {
	padding: 90px 0 100px;
	background: #F8F8FD;
}
.introduction h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.introduction .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}

.introduction .introduction__block {
	width: 100%;
	display: flex;
	gap: 38px;
	border-radius: 10px;
}
.introduction .introduction__block__mass {
	width: calc((100% - 76px) / 3);
}
.introduction__block__mass__top-side {
	position: relative;
}
.introduction__block__mass__top-side .arw {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.introduction .introduction__block__mass .introduction__block__company {
	padding: 20px;
	background: #ffffff;
	box-shadow: 0px 0px 20px #0000000D;
	min-height: 293px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.introduction .introduction__block__mass .introduction__block__company h3 {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.introduction .introduction__block__mass .introduction__block__company h3.adjustment {
	font-size: 1.8rem;
}
.introduction .introduction__block__mass .introduction__block__company p {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 10px;
}
.introduction .introduction__block__mass .introduction__block__company .usage-example {
	background: #F8F8FD;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.introduction .introduction__block__mass .introduction__block__company .usage-example h4 {
	text-align: center;
	color: #ffffff;
	background: transparent linear-gradient(90deg, #404A95 0%, #6EA8DE 100%);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.introduction .introduction__block__mass .introduction__block__company .usage-example .usage-example__inner {
	padding: 14px 20px 20px 20px;
}
.introduction .introduction__block__mass .introduction__block__company .usage-example .usage-example__inner p {
	font-size: 1.4rem;
}
.introduction .introduction__block__mass .introduction__block__company .usage-example .usage-example__inner p span {
	font-weight: bold;
}
.introduction .introduction__block__mass .introduction__block__company .usage-example .usage-example__inner p:last-of-type {
	margin-bottom: 0;
}

/* related-articles　関連記事
-------------------- */
.related-articles {
	padding: 90px 0 100px;
	background: #F8F8FD;
}
.related-articles h2 {
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.related-articles .arrow_bottom {
	display: block;
	margin: 0 auto 40px;
}
.related-articles .related-articles__block {
	display: flex;
	flex-wrap: wrap;
	gap: 38px;
}
.related-articles .related-articles__block .related-articles__block__inner {
	width: calc((100% - 76px) / 3);
	background: #ffffff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.related-articles .related-articles__block__mass__top-side {
	position: relative;
}
.related-articles .related-articles__block__mass__top-side .arw {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.related-articles .related-articles__block__mass__bottom-side {
	padding: 20px 20px 30px 20px;
}
.related-articles .related-articles__block__mass__bottom-side .sub {
	font-size: 1.4rem;
	font-weight: 400;
	color: #6EA8DE;
	margin-bottom: 5px;
}
.related-articles .related-articles__block__mass__bottom-side .txt {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
}

/* ----------------------------------------------------
hover
---------------------------------------------------- */
@media (hover: hover) {
	.btn {
		transition: opacity 0.2s ease-in-out;
	}
	.btn:hover {
		opacity: 0.7;
	}

	.introduction__block__mass a:hover,
	.related-articles__block__inner a:hover {
		opacity: 0.7;
	}

}

/* ----------------------------------------------------
メディアクエリ設定   769px〜
---------------------------------------------------- */
@media only screen and (min-width: 769px) {
	.sp-only {
		display: none;
	}
}

/* ----------------------------------------------------
メディアクエリ設定   〜1300px
---------------------------------------------------- */
@media screen and (max-width: 1300px) {
	/* MV
	-------------------- */
	.mv .mv-inner {
		max-width: 1150px;
	}
	.mv .mv-title .subtitle {
		font-size: 2rem;
	}
	.mv .mv-title .title span {
		font-size: 5.4rem;
	}
	.mv .mv-img {
		margin-left: 0;
	}
}

/* ----------------------------------------------------
メディアクエリ設定   〜1200px
---------------------------------------------------- */
@media screen and (max-width: 1200px) {
	/* 共通
	-------------------- */
	.inner {
	max-width: 1150px;
	margin: 0 1.67vw;
}
/* mv */
.mv .mv-inner {
	 margin: 0 1.67vw;
}
.mv .mv-desc {
	padding-left: calc(65 / 1440 * 100%);
}
/*  資料ダウンロード4点セット  */
.management_set .inner {
	width: 100%;
	padding: 0 1.67vw;
}
/*  */
.utilization .utilization__block__bottom.utilization__block__bottom__h {
	height: 320px;
}
}

/* ----------------------------------------------------
メディアクエリ設定   〜1180px
---------------------------------------------------- */
@media screen and (max-width: 1180px) {
	.assignment .assignment__01 h3 {
		font-size: 1.6rem;
	}
}

/* ----------------------------------------------------
メディアクエリ設定   〜1100px
---------------------------------------------------- */
@media screen and (max-width: 1100px) {
	/* mv */
	/*  資料ダウンロード4点セット  */
	.management_set .inner p {
		font-size: 2.2rem;
	}
	.management_set .inner .management_set__left {
		padding-left: calc(65 / 1440 * 100%);
	}

	.assignment .assignment__01 h2,
	.assignment .assignment__02 h2,
	.point h2,
	.more h2,
	.utilization h2,
	.use-case h2,
	.introduction h2,
	.related-articles h2 {
		font-size: 2.6rem;
	}
	.point .point_explanation h3,
	.use-case__block__right-side h3,
	.utilization .utilization__block__bottom h3 {
		font-size: 2.4rem;
	}

	/*  */
	.assignment .assignment__01 .worries li {
		width: calc((100% - 40px) / 3);
		margin-top: 20px;
	}
	.assignment .assignment__01 .worries li:nth-child(4n) {
		margin-top: 40px;
	}
	
}


/* ----------------------------------------------------
メディアクエリ設定   〜1000px
---------------------------------------------------- */
@media screen and (max-width: 1000px) {
	/* MV
	-------------------- */
	.mv .btn-wrap {
		flex-direction: column;
	}
	.mv .mv-img {
		width: 70%;
	}
	.mv .mv-title .subtitle {
		font-size: 1.4rem;
	}
	.mv .mv-title .title span {
		font-size: 3.8rem;
	}

	.more .more_block li {
		padding: 20px;
	}
	.more .more_block .more_block__inner {
		gap: 20px;
	}
	.more .more_block .more_block__inner .more_block__inner__right h3 {
		font-size: 1.8rem;
	}

	.logo .logo_company {
		width: 100%;
		margin-block: 20px 30px;
	}

	.utilization .utilization__block__bottom {
		height: 287px;
	}

	.point .point_num {
		width: 100%;
	}
	.point .point_num img {
		width: 50%;
	}
	.point_explanation__num img {
		max-width: 124px;
	}

	/* お問い合わせ
	-------------------- */
	.contact .contact-box {
		flex-direction: column;
		padding: 30px 36px;
	}

	.contact .contact-box > div {
		padding: 0;
	}

	.contact .contact-box > div + div {
		border-left: none;
		border-top: 2px solid #C8C8C8;
		margin-top: 30px;
		padding-top: 30px;
	}

	.contact .contact-box .box {
		padding: 0;
	}

	.contact .contact-box .box + .box {
		margin-top: 30px;
	}

	.contact .contact-box .box img {
		margin-bottom: 23px;
	}

	.contact .contact-box .box .text {
		margin-top: 0;
		margin-bottom: 17px;
	}

	.contact .contact-box .box .btn-wrap {
		margin-top: 0;
		margin-bottom: 0;
	}


}

/* ----------------------------------------------------
iPad Air  〜900px
---------------------------------------------------- */
@media screen and (min-width: 900px) {
	.middle_sp {
	display: none;
}
.middle_pc {
	display: block;
}
}
@media screen and (max-width: 900px) {
	.middle_sp {
	display: block;
}
.middle_pc {
	display: none;
}
.use-case .inner {
	display: flex;
	justify-content: space-between;
}
.use-case__block {
		flex-direction: column;
		width: calc((100% - 40px) / 2);
	}
	.use-case__block {
		margin-bottom: 0;
	}
	.use-case__block__right-side h3 {
		font-size: 2rem;
	}
}
/* ----------------------------------------------------
メディアクエリ設定 (smartPhone only)   0～768px
---------------------------------------------------- */
@media screen and (max-width: 768px) {
	.pc-only {
		display: none;
	}

	.content {
		font-size: 1.4rem;
		padding: 0;
		color: #111111;
	}

	.localnavi {
		display: none;
	}
	
	.inner {
		width: 91.67%;
		margin: auto;
		padding: 0;
	}

	.btn-wrap {
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}

	.btn {
		width: 300px;
	}

	.section-ttl {
		margin-bottom: 30px;
	}

	.section-ttl .en {
		font-size: 1.6rem;
	}
	
	.section-ttl .ja {
		font-size: 2.4rem;
	}
	
	/* MV
	-------------------- */
	.mv {
		background-image: url(../img/mv_bg_01_sp@2x.jpg);
	}
	
	.mv .mv-inner {
		flex-direction: column;
		padding: 44px 15px 0;
		margin: 0;
	}
	.mv .mv-desc {
		padding-left: 0;
		width: calc(100% + 15px);
	}
	.mv .mv-title {
		gap: 2px;
        width: fit-content;
        margin-inline: auto;
	}
	.mv .mv-title .subtitle {
		font-size: 1.4rem;
		padding: 0;
	}
	.mv .mv-title .title {
		padding: 0;
		font-size: 3.8rem;
	}
	.mv .mv-title .subtitle + .title {
		margin-top: 5px;
	}
	.mv .btn-wrap {
		margin-top: 20px;
		margin-bottom: 0;
		gap: 10px;
		width: fit-content;
	}
	.mv .btn-wrap .btn.small {
		width: 190px;
		font-size: 1.4rem;
	}
	.mv .mv-img {
		width: 100%;
		margin-top: 33px;
		padding-bottom: 6.94%;
	}

	/* logo
	-------------------- */
	.logo .logo__achievements {
		margin: 30px auto 20px;
	}
	.logo .logo_company {
		gap: 0;
	}
	.logo .logo_company li img {
		height: 46px;
	}
	.logo .logo__achievements {
		gap: 15px;
	}
	.logo .logo__achievements li {
		height: 60px;
	}
	.logo .logo__achievements li:first-child {
		width: 193px;
		order: 1;
	}
	.logo .logo__achievements li:last-child {
		width: 155px;
		order: 2;
	}

	/* 経営管理においてこんな課題を感じていませんか？ */
	.assignment .assignment__01 {
		padding: 13.89% 0;
	}
	.crumpled {
		width: 35px;
	}
	.assignment .assignment__01 h2,
	.assignment .assignment__02 h2,
	.point h2,
	.more h2,
	.utilization h2,
	.use-case h2,
	.introduction h2,
	.related-articles h2 {
		font-size: 2.2rem;
	}
	.assignment .assignment__01 h2 span {
		border-bottom-width: 2px;
	}
	.assignment .assignment__01 .worries {
		display: block;
		margin-top: 70px;
	}
	.assignment .assignment__01 .worries li {
		width: 100%;
		min-height: auto;
		padding: 60px 5.56% 30px 5.56%;
		margin-top: 60px;
	}
	.assignment .assignment__01 .worries li:nth-child(4n) {
		margin-top: 11.11%;
	}
	.assignment .assignment__01 .worries li img {
		width: 85px;
	    transform: translate(-50%, -50%);
	}
	.assignment .assignment__01 h3 {
		margin: auto;
		font-size: 1.8rem;
		padding: 0 10px;
	}
	.assignment .assignment__01 p {
		margin-top: 4.17%;
	}
	.assignment .assignment__01 .arrow_bottom {
		width: 90px;
	}

	/*  */
	.assignment .assignment__02 {
		padding: 13.89% 0;
	}
	.assignment__02 h2 {
		line-height: 1.5;
	}
	.assignment .assignment__02 .inner {
		padding: 9.09% 5.56%;
	}
	.assignment .assignment__02 .inner p {
		font-size: 1.6rem;
		text-align: left;
		margin-bottom: 20px;
		line-height: 1.8;
	}

	/* 経営企画・管理部門の業務を、もっと速く、もっと確実に */
	.more {
		line-height: 1.5;
		padding: 13.89% 0;
	}
	.more .more_block {
		flex-direction: column;
	}
	.more .more_block li {
		width: 100%;
	}
	.more .more_block .more_block__inner {
		flex-direction: column;
		gap: 15px;
	}
	.more .more_block .more_block__inner img {
		display: block;
		margin: auto;
		width: 90px;
		height: 90px;
	}
	.more .more_block li {
		padding: 15px 30px 30px 30px;
	}
	.more .more_block .more_block__inner .more_block__inner__right h3 {
		margin-bottom: 15px;
	}
	.more .more_block .more_block__inner .more_block__inner__right p {
		font-size: 1.4rem;
		line-height: 1.75;
	}
	.more .txt {
		font-size: 1.6rem;
		width: 91.67%;
		margin: auto;
		text-align: left;
		line-height: 1.8;
		margin-bottom: 8.33%;
	}
	
	.management_set {
		background: url(../img/cta_sp@2x.jpg)no-repeat;
	}
	.management_set .inner {
		flex-direction: column;
		padding: 11.11% 7.5% 0 7.5%;
	}
	.management_set .inner .management_set__left {
		padding-left: 0;
		text-align: center;
		display: block;
	}
	.management_set .inner p {
		line-height: 1.5;
		letter-spacing: -0.006rem;
	}

	/* ウイングアークの経営管理ソリューションの特徴 */
	.point {
		padding: 13.89% 0;
	}
	.point h2 {
		line-height: 1.5;
	}
	.point .point_num {
		flex-direction: column;
		padding: 4.17% 4.17% 8.33% 4.17%;
		gap: 15px;
	}
	.point .point_num.point_reverse {
		flex-direction: column-reverse;
		padding-left: 4.17%;
	}
	.point .point_num:nth-of-type(2n) {
		margin: 6.06% 0;
	}
	.point .point_num img {
		width: 100%;
	}
	.point_explanation__num .point_i {
		width: 31.33%!important;
	}
	.point_explanation__num .right_line {
		width: 205px!important;
		max-width: none;
		height: 23px;
	}
	.point .point_explanation__num {
		display: flex;
		align-items: flex-end;
	}
	.point .point_explanation h3 {
		font-size: 1.8rem;
		margin-bottom: 2.78%;
		line-height: 1.5;
	}
	.point .point_num p {
		font-size: 1.4rem;
		line-height: 1.75;
	}
	
	/* 活用シーン */
	.utilization {
		padding: 13.89% 0;
	}
	.utilization .utilization__inner {
		flex-direction: column;
	}
	.utilization .utilization__inner .utilization__inner__side {
		width: 100%;
	}
	.utilization .arrow_bottom {
		margin-bottom: 30px;
	}
	.utilization .utilization__block__top {
		padding: 6.67% 7.58% 0 7.58%;
	}
	.utilization .utilization__block__top .utilization__block__inner {
		padding: 4.29% 4.29% 0 4.29%;
	}
	.utilization .utilization__block__bottom h3 {
		font-size: 1.8rem;
		padding: 2px 10px 4px 10px;
		line-height: 1.5;
		margin: 0 auto 10px;
	}
	.utilization .utilization__block__bottom ul li {
		font-size: 1.4rem;
		line-height: 1.5;
		margin-bottom: 5px;
	}
	.utilization .utilization__block__bottom ul li:last-child {
		margin-bottom: 0;
	}
	.utilization .utilization__block__bottom {
		padding: 6.06% 6.06% 9.09% 6.06%;
		height: auto;
	}
	.utilization .utilization__block__bottom.utilization__block__bottom__h {
		height: auto;
	}

	/* 業界別ユースケース */
	.use-case .inner {
		flex-direction: column;
	}
	.use-case {
		padding: 13.89% 0;
	}
	.use-case .arrow_bottom {
		margin-bottom: 30px;
	}
	.use-case__block {
		flex-direction: column;
		width: 100%;
	}
	.use-case__block__right-side {
		padding: 6.06% 6.06% 9.09% 6.06%;
	}
	.use-case__block__right-side p.sub {
		font-size: 1.4rem;
		line-height: 1.286;
		padding: 0 5px 2px 5px;
		margin-bottom: 10px;
	}
	.use-case__block__right-side h3 {
		font-size: 1.8rem;
		line-height: 1.5;
	}
	.use-case__block__right-side p {
		font-size: 1.2rem;
		line-height: 1.8;
	}
	.use-case__block {
		margin-bottom: 30px;
	}

	/* 導入事例 */
	.introduction {
		padding: 13.89% 0;
	}
	.introduction .arrow_bottom {
		margin-bottom: 30px;
	}
	.introduction .introduction__block {
		flex-direction: column;
		gap: 30px;
	}
	.introduction .introduction__block__mass {
		width: 100%;
	}
	.introduction .introduction__block__mass .introduction__block__company {
		padding: 4.55% 6.06% 6.06% 6.06%;
	}
	.introduction .introduction__block__mass .introduction__block__company h3 {
		font-size: 1.8rem;
		line-height: 1.5;
		margin-bottom: 10px;
	}
	.introduction .introduction__block__mass .introduction__block__company .usage-example h4 {
		font-size: 1.4rem;
		padding: 6px 0;
	}
	.introduction .introduction__block__mass .introduction__block__company .usage-example .usage-example__inner p {
		font-size: 1.2rem;
		line-height: 1.6;
		margin-bottom: 10px;
	}
	/* 関連記事 */
	.related-articles {
		padding: 13.89% 0;
	}
	.related-articles .arrow_bottom {
		margin-bottom: 30px;
	}
	.related-articles .related-articles__block {
		flex-direction: column;
		gap: 30px;
	}
	.related-articles .related-articles__block .related-articles__block__inner {
		width: 100%;
	}
	.related-articles .related-articles__block__mass__bottom-side {
		padding: 4.55% 4.55% 7.58% 6.06%;
	}
	.related-articles .related-articles__block__mass__bottom-side .sub {
		font-size: 1.2rem;
		line-height: 1.5;
		margin-bottom: 5px;
	}
	.related-articles .related-articles__block__mass__bottom-side .txt {
		font-size: 1.4rem;
		line-height: 1.75;
	}

	/* お問い合わせ
	-------------------- */
	.contact {
		padding: 41px 0 45px;
	}

	.contact .contact-lead {
		font-size: 1.7rem;
	}

	.contact .contact-box {
		margin-top: 24px;
	}
	.introduction .introduction__block__mass .introduction__block__company p {
		line-height: 1.75;
	}

}
