@charset "utf-8";

/* HTML on Word用 */


/* Newリボン　*/

.common-top-title-area h1 {
	position: relative;
}

.common-top-title-ribbon-wrap {
	position: absolute;
	/* top: 0; */
	right: 0;
	width: 300px;
	height: 120px;
	overflow: hidden;
}

.common-top-title-ribbon {
	display: inline-block;
	position: absolute;
	padding: 4px 0 2px;
	left: 90px;
	top: 14px;
	width: 340px;
	text-align: center;
	font-size: 32px;
	line-height: 1.4em;
	background: rgba(255, 0, 0, 0.8);
	color: #fff;
	letter-spacing: 0.05em;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	/* font-weight: 700; */
}



/* CTAボタン */

.cta_btn {
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	align-items: center;
	display: flex;
	justify-content: right;
	gap: 20px;
	flex-wrap: wrap;
	position: absolute;
	bottom: 8%;
	right: 12%;
	width: 100%;
	/* padding-right: 50px; */
	/* padding-left:100px; */
}

.cta_btn01,
.cta_btn02 {
	font-size: 16px;
	color: #fff;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding: 1em 1em 1em 60px;
	border-radius: 100vh;
	width: 100%;
	max-width: 300px;
	transition: all .2s;
	box-shadow: 0 3px 5px rgb(0 0 0 / 50%);

}

/* ボタンの色 */
.cta_btn01 {
	background: rgb(var(--image-color-accent));
}

.cta_btn02 {
	/* background: rgb(var(--image-color-accent)); */
	background: #e86b65;
}

.cta_btn01::before,
.cta_btn02::before {
	content: '';
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background-repeat: no-repeat;
	background-size: cover;
}


/* ダウンロードアイコン */
.cta_btn02::before {
	width: 40px;
	height: 40px;
	background-image: url(./mcl_img/trial-icon.png);
}

.cta_btn img {
	width: 1em;
	margin-right: 0.5em;
}

/* マウスオーバー時 */
.cta_btn01:hover,
.cta_btn02:hover {
	box-shadow: none;
	transform: scale(0.99, 0.99) translateY(2px);
}

.cta_btn-copy {
	font-size: 90%;
	font-weight: bold;
	color: initial;
	position: absolute;
	top: -2em;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 100%;
}

.cta_btn-copy:before {
	margin-right: .2rem;
	content: '＼';
}

.cta_btn-copy:after {
	margin-left: .1rem;
	content: '／';
}

.xhw-top-title-area {
	position: relative;
}

.common-topPR-flex-wrap>div {
	padding-bottom: 0;
}

.common-topPR-flex-wrap>div p {
	padding: 0;
}

.common-option-flex-spacearound>div {
	width: 33%;
	margin-bottom: 60px;
}

.common-function-icon {
	position: relative;
}

.common-funcicon-ribbon-wrap {
	position: absolute;
	top: 0px;
	right: 40px;
	width: 110px;
	height: 91px;
	overflow: hidden;

}

.common-funcicon-ribbon {
	display: inline-block;
	position: absolute;
	padding: 4px 0 2px;
	left: -29px;
	top: 12px;
	width: 240px;
	text-align: center;
	font-size: 15px;
	line-height: 16px;
	background: red;
	color: #fff;
	letter-spacing: 0.05em;
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
	font-weight: 700;
}

.common-table-typeA p {
	margin: 0;
	padding: 10px 0;
	width: 10em;
	/* white-space: nowrap; */
}

.common-table-typeA ul {
	margin: 0;
	padding: 10px 0;
}

.common-table-typeA ul li {
	padding: 0;
	margin-top: 0;
	margin-bottom: 6px;
}

.common-parallel-txt ul {}

.common-parallel-txt ul li {
	margin-top: 0;
	margin-bottom: 6px;
}

/* サンプルページ用 */
.mcl-sample-wrap {
	display: flex;
	justify-content: center;
	margin-left: 30px;
	margin-right: 30px;
	/* width: 100%; */
	background-color: #efefef;
	border-radius: 6px;

}

.mcl-sample-left,
.mcl-sample-right {
	/* border: 1px solid #e86b65; */
	width: 300px;
	margin: 0;
}

img.mcl-sample-thumb {
	border: 1px solid #999 !important;
	width: 140px;
}


.mcl-sample-arrow {
	align-self: center;
}

.mcl-sample-arrow img {
	width: 100px;
}

.mcl-section-line {
	padding-bottom: 60px;
	/* border-bottom: 1px #999 solid; */
}

.mcl-sample-dl-icon {
	width: 38px;
	height: 38px;
	border: 0 !important;
	margin: 4px;
	border-radius: 6px;
	padding: 4px !important;
}

a:hover .mcl-sample-dl-icon {
	background-color: rgb(255, 212, 183);
}

.mcl-sample-pdfxml-head {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.mcl-sample-pdfxml-head p {
	margin: 6px 0;
}

.mcl-sample-pdfxml-head ul {
	margin: 0;
	margin-left: 2.0em;
}

.mcl-sample-pdfxml-head ul li {
	margin-top: 6px;
	margin-bottom: 6px;
}


.code-toolbar {
	margin-left: 2.0em;
	margin-right: 2.0em;
}

.common-mainTxt-area p.mcl-sample-small-head {
	margin-top: 60px;
	font-weight: 700;
	font-size: 18px;
}

p.mcl-img-wide {
	text-align: center !important;
}

.mcl-img-wide img {
	width: 80%;
}

.common-table-typeB td,
.common-table-typeB td li {
	text-align: left !important;
}

.common-table-typeB td ul {
	margin: 20px 10px 10px 0;

}

/*-------------------------- レスポンシブ用CSS ここから -----------------------------------------*/


@media screen and (max-width:1050px) {


	/* CTAボタン */
	.cta_btn {
		bottom: 7%;
	}

	.cta_btn01,
	.cta_btn02 {
		font-size: 14px;
		padding: .5em .7em;
		max-width: 200px;
	}

	.cta_btn01::before,
	.cta_btn02::before {
		display: none;
	}

	.cta_btn-copy {
		font-size: 85%;
	}

}


@media screen and (max-width:640px) {
	/* ↓ここに個別のスマホ用スタイルを指定 */

	.br_mobile_none {
		display: none;
	}


	.common-top-title-ribbon-wrap {
		position: absolute;
		/* top: 0; */
		right: 0;
		width: 200px;
		height: 90px;
		overflow: hidden;
	}

	.common-top-title-ribbon {
		display: inline-block;
		position: absolute;
		padding: 4px 0 2px;
		left: 80px;
		top: 5px;
		width: 200px;
		text-align: center;
		font-size: 14px;
		line-height: 1.2em;
		background: rgba(255, 0, 0, 0.8);
		color: #fff;
		letter-spacing: 0.05em;
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
		font-weight: 700;
	}

	.common-funcicon-ribbon {
		display: inline-block;
		position: absolute;
		padding: 0;
		left: -10px;
		top: 12px;
		width: 240px;
		text-align: center;
		font-size: 13px;
		line-height: 16px;
		background: rgba(255, 0, 0, 0.7);
		color: #fff;
		letter-spacing: 0.05em;
		-webkit-transform: rotate(40deg);
		transform: rotate(40deg);
		font-weight: 700;
	}

	.common-funcicon-ribbon-wrap {
		position: absolute;
		top: 0px;
		right: 30px;
		width: 130px;
		height: 100px;
		overflow: hidden;

	}

	.common-topPR-flex-wrap>div {
		margin-left: 30px;
		margin-right: 30px;
	}

	.code-toolbar {
		margin-left: 0em;
		margin-right: 0em;
	}

	pre[class*=language-].line-numbers {
		padding-left: 6px !important;
	}

	.common-parallel-img>figure {
		margin-bottom: 0;

	}

	.common-table-price {
		width: auto;
	}
.mcl-sample-wrap {
    display: flex;
    justify-content: center;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    background-color: #efefef;
    border-radius: 6px;
}
.mcl-sample-arrow {
    align-self: center;
	margin-top: -150px;
	padding: 10px;
}
.mcl-sample-left, .mcl-sample-right {
    width:150px;
    margin: 0 10px;
}

.common-manual-list-wrap ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.width-unset {
	margin-left: 0;
	margin-right: 0;
}
.width-unset {
	margin-left: 0 !important;
}



	/* ↑ここまでに個別のスマホ用スタイルを指定 */
}


@media screen and (max-width:450px) {


	/* CTAボタン */
	.cta_btn {
		bottom: 7%;
		gap: 5px;
	}

	.cta_btn01,
	.cta_btn02 {
		font-size: 10px;
		padding: .3em .5em;
		max-width: 140px;
	}

	.cta_btn-copy {
		display: none;
	}

}

/*-------------------------- レスポンシブ用CSS ここまで ----------------------*/