
.qimgpt_no:has(> .adjust_areat) {
    padding: 0;
}
[data-browse-mode="P"] .faq_list .qimgptt.adjust_areat {
    padding-left: 0;
}
.area_ttl {
	font-weight: bold;
	padding-top: 20px;
}
[data-browse-mode="P"] .area_ttl {
	font-size: 20px;
}
[data-browse-mode="S"] .area_ttl {
	font-size: 16px;
}

#static .layout_static a,
[id^="area_"] .layout_static a {
	text-decoration:underline;
}

#static .btn,
[id^="area_"] .btn {
	font-weight:bold;
}

#static .layout_static,
[id^="area_"] .layout_static {
	/* padding-bottom:30px; */
	margin-bottom:30px;
	/* border-bottom:1px solid #CCC; */
	line-height:1.8;
}
#static .layout_static:last-child,
[id^="area_"] .layout_static:last-child {
	border-bottom:none;
}

#static .layout_static .linkage,
[id^="area_"] .layout_static .linkage {
	padding-top:20px;
}


/* environment */

#static .layout_static table,
[id^="area_"] .layout_static table {
	min-width:70%;
	margin:10px 0;
	border-left:1px solid #e7e4d9;
	border-top:1px solid #e7e4d9;
}
[id^="area_"] .layout_static table {
	/*border-left:1px solid #707070;
	border-top:1px solid #707070;*/
}
#static .layout_static table.info,
[id^="area_"] .layout_static table.info {
	width:100%;
}

#static .layout_static table th,
#static .layout_static table td,
[id^="area_"] .layout_static table th,
[id^="area_"] .layout_static table td {
	padding:15px;
	border-right:1px solid #e7e4d9;
	border-bottom:1px solid #e7e4d9;
}
[id^="area_"] .layout_static table th,
[id^="area_"] .layout_static table td {
	/*border-right:1px solid #707070;
	border-bottom:1px solid #707070;
	font-size: 20px;
	padding: 2px 15px;*/
}
/*[data-browse-mode="P"] [id^="area_"] .layout_static table th,
[data-browse-mode="P"] [id^="area_"] .layout_static table td {
	font-size: 20px;
}
[data-browse-mode="S"] [id^="area_"] .layout_static table th,
[data-browse-mode="S"] [id^="area_"] .layout_static table td {
	font-size: 16px;
}*/
[id^="area_"] .layout_static table td {
	/*padding: 8px 15px;*/
}

#static .layout_static table th,
[id^="area_"] .layout_static table th {
	background:#f7f6f3;
	white-space:nowrap;
	font-weight: bold;
}

#static .layout_static table td strong,
[id^="area_"] .layout_static table td strong {
	font-weight:bold;
	color:#FE0000;
}


#static .layout_static .date_foot,
[id^="area_"] .layout_static .date_foot {
	text-align:right;
	padding:30px 0 0 0;
}

#static .layout_static.rule h3,
[id^="area_"] .layout_static.rule h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin: 28px 0 14px;
    padding: 0 0 0 15px;
    position: relative;
}
#static .layout_static.rule h3::after,
[id^="area_"] .layout_static.rule h3::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}

#static .layout_static.rule h3::after,
[id^="area_"] .layout_static.rule h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 6px;
    height: 20px;
    background-color: #443829;
    border-radius: 3px;
}

@media only screen and (max-width: 767px) {
#static .layout_static.rule h3,
[id^="area_"] .layout_static.rule h3 {
/*font-size: 20px; */
    font-size: 5.33vw;
    line-height: 1.4;
    padding: 0 0 0 4vw;
    margin: 9.6vw 0 2.67vw;
    position: relative;
    background: none;
}

#static .layout_static.rule h3:after,
[id^="area_"] .layout_static.rule h3:after {
content: "";
    position: absolute;
    left: 0;
    top: 1.07vw;
    width: 1.87vw;
    height: 5.07vw;
    border-radius: 1.33vw;
    background-color: #443829;
}
}

.btn-area.catalog .btn-lnk {
	display: block;
	font-size:16px;
	padding:10px;
	padding-right:25px;
}

.btn-area.catalog {
	margin-top:0;
}

@media only screen and (max-width: 767px) {
	#static .layout_static table th,
	#static .layout_static table td,
	[id^="area_"] .layout_static table th,
	[id^="area_"] .layout_static table td {
		padding:10px;
	}
}



/*-----------------------------------------------------------
howto */

.manual {
	margin-top:20px;
}

.manual h2 {
	clear:both;
	padding-top:30px;
}
.manual h3::after,.layout_static h3::after {
    top: 11px;
}

li.howto {
	padding:0;
	margin:0;
	list-style:none;
	padding-bottom:10px;
	border-bottom:dashed 1px #CCCCCC;
	margin-bottom:20px;
	display:flex;
}

.w550 {
	width: 550px;
}
.w360 {
	width:360px;
}
.w380 {
	width:380px;
}
.w780 {
	width: 780px;
}
.w680 {
	width: 680px;
}
.w610 {
	width:610px;
}
.w100p {
	width: 100%;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.mgnT10 {
	margin-top:10px;
}
.mgnL20 {
	margin-left:20px;
}
.mgnB20 {
	margin-bottom:20px;
}

.vta {
	vertical-align:middle;
}
.BtnImg {
	display: block;
    width: 200px;
}
.BtnImg img {
    width: 100%;
}
.BtnImg img.ImgW80 {
    width: 80px;
	margin-bottom: 10px;
}
.BtnImg2 {
	width:80px;
}
.howtoStll {
	font-size: 18px;
	font-weight:bold;
	color:rgba(67,155,4,1.00);
}

.Lside {
	float:left;
	width: 735px;
	display:inline-block;
}

.Lside-digitalcatalog{
	width: 600px;
	margin-right: 29px;
}

.manual.pc {
	display:block;
}
.manual.sp {
	display:none;
}

.mainImg {
	width: 100%;
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.manual.pc {
		display:none;
	}
	.manual.sp {
		display:block;
		background:#3A3A3A;
		margin: 20px -10px 40px;
		padding:15px 15px 0 15px;
	}
	.manual.sp .block {
		padding:0 0 20px 0;
	}
	.manual.sp .block .text {
		width:70%;
		float:right;
		color:#FFF;
	}
	
	.manual.sp h3 {
		color:#FFF;
		font-weight:bold;
		margin:0;
		padding:0 0 4px 0;
	}
	
	.manual.sp .pics {
		width:23%;
		float:left;
	}
	.manual.sp .pics img {
		width:100%;
		border-radius: 5px;
	}
	
	.manual.sp .columnbox .pics {
		width:100%;
		float:unset;
	}
	.manual.sp .block.columnbox .text {
		width:100%;
		float:unset;
		color:#FFF;
		margin-top: 10px;
	}

	.btn-area.catalog .btn-lnk {
		/*font-size:11px;*/
		font-size:14px;
		padding:8px;
		/* padding-right:65px; */
		background:none;
	}
	
}

/*-----------------------------------------------------------
推奨環境テーブル */

.suishou {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.suishou th{
	width: 25%;
	padding: 6px;
	text-align: center;
	vertical-align:middle;
	color: #333;
	background-color: #f7f6f3;
	border: 1px solid #e7e4d9;
}
.suishou td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #e7e4d9;
	vertical-align: top;
}
.suishou td.noBorder{
	padding: 0;
	background-color: #fff;
	border:0;
	vertical-align:top;
}
.notes p {
	padding-left: 1em;
	text-indent: -1em;
	
}
@media only screen and (min-width: 768px) {
.suishou th{
	width: 424px;
}
}
@media only screen and (max-width: 767px) {
	.suishou {
		margin-bottom: 20px;
	}
}