@charset "shift_jis";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

#contentWrap .pl_wrap {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contentWrap .pl_wrap .title {
	height: 68px;
	width: 950px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #000;
	background-color: #c6c6c6;
	padding-left: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: leftr;
	justify-content: leftr;
	-webkit-align-items: center;
	align-items: center;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #000;
}

#contentWrap .pl_wrap .sub_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 28px;
	font-weight: 500;
	height: 55px;
	width: 950px;
	margin-top: 60px;
	margin-left: 50px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: center;
	align-items: center;
	color: #000;
	padding-left: 20px;
}
#contentWrap .pl_wrap .sub_title span{
	font-size: 21px;
	color: #000;
}
#contentWrap .pl_wrap .sub_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-align: left;
	width: 900px;
	margin-top: 30px;
	margin-left: 100px;
}
#contentWrap .pl_wrap .layout_box {
	display: flex;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: 50px;
	display: -webkit-flex;
	display: flex;
	margin-top: 40px;
}
#contentWrap .pl_wrap .layout_box .contentsl {
	height: auto;
	width: 427px;
}
#contentWrap .pl_wrap .layout_box .contentsl svg{
	height: auto;
	width: 427px;
}
#contents1_1{
	height: auto;
	width: 427px;
}
#contentWrap .pl_wrap .layout_box .contentsc {
	height: auto;
	width: 100px;
	display: flex;
	margin-top: 40px;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contentWrap .pl_wrap .layout_box .contentsc img{
	height: auto;
	width: 54px;
}

#contentWrap .pl_wrap .layout_box .contentsr {
	height: auto;
	width: 427px;
}
#contentWrap .pl_wrap .layout_box .contentsr svg{
	height: auto;
	width: 427px;
}
#contentWrap .pl_wrap .design_box {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: 50px;
	margin-top: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#contentWrap .pl_wrap .design_box .contentsl {
	height: auto;
	width: 408px;
}
#contentWrap .pl_wrap .design_box .contentsl svg{
	height: auto;
	width: 408px;
}
#contentWrap .pl_wrap .design_box .contentsr {
	height: auto;
	width: 408px;
}
#contentWrap .pl_wrap .design_box .contentsr svg{
	height: auto;
	width: 408px;
}
#contentWrap .pl_wrap .sub_info_box {
	height:auto;
	width: 950px;
	margin-top:20px;
	margin-left: 50px;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#contentWrap .pl_wrap .sub_info_box .item {
	font-family:"Noto Sans JP", sans-serif;
	font-size:28px;
	font-weight:500;
	color:#251E1C;
	background-color: #e6d6cd;
	height: 72px;
	width: 442px;
	border-radius:5px;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contentWrap .pl_wrap .sub_info_box .result {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #251e1c;
	text-align: left;
	height: auto;
	width: 474px;
	margin-top: -3px;
	padding-top: 0px;
}
#contentWrap .pl_wrap .heading_box {
	height: 120px;
	width: 850px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #777;
	margin-left: 70px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 30px;
	background-color: #f7f7f7;
}
#contentWrap .pl_wrap .heading_box .item {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	line-height: 46px;
	font-weight: 500;
	color: #251e1c;
	text-align: left;
	height: 378px;
	width: 380px;
	padding-left: 30px;
	padding-top:16px;
}
#contentWrap .pl_wrap .heading_box .item span{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 21px;
	line-height: 46px;
	font-weight: 500;
	color: #251e1c;
}
#contentWrap .pl_wrap .heading_box .result {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #251e1c;
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 430px;
	height: 378px;
	margin-top: 20px;
}
.sp{
	display:none;
}
@media screen and (max-width: 998px) {
.sp{
	display:block;
}
#contentWrapS .pl_wrap {
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
#contentWrapS .pl_wrap .title {
	height: 48px;
	width:calc(100% - 20px);
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	background-color: #c6c6c6;
	padding-left: 0px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000;
}

#contentWrapS .pl_wrap .sub_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	height: 55px;
	width:calc(96% - 50px);
	margin-top: 40px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000;
	display: block;
	padding-left: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#contentWrapS .pl_wrap .sub_title span{
	font-size: 16px;
	color: #000;
}
#contentWrapS .pl_wrap .sub_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-align: left;
	width: calc(96% - 20px);
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;

}
#contentWrapS .pl_wrap .layout_box {
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 40px;
}
#contentWrapS .pl_wrap .layout_box .contentsl {
	height: auto;
	width: 100%;
}
#contentWrapS .pl_wrap .layout_box .contentsl svg{
	height: auto;
	width: 100%;
}
#contents1_1{
	height: auto;
	width: 100%;
}
#contentWrapS .pl_wrap .layout_box .contentsc {
	height: 60px;
	width: 100%;
	display: flex;
	margin-top: 40px;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#contentWrapS .pl_wrap .layout_box .contentsc img{
	height: auto;
	width: auto;
}

#contentWrapS .pl_wrap .layout_box .contentsr {
	height: auto;
	width: 100%;
	margin-top:20px;
}
#contentWrapS .pl_wrap .layout_box .contentsr svg{
	height: auto;
	width: 100%;
}
#contentWrapS .pl_wrap .design_box {
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
    display: block;
}
#contentWrapS .pl_wrap .design_box .contentsl {
	height: auto;
	width: 100%;
}
#contentWrapS .pl_wrap .design_box .contentsl svg{
	height: auto;
	width: 100%;
	margin-top:20px;
}
#contentWrapS .pl_wrap .design_box .contentsr {
	height: auto;
	width: 100%;
}
#contentWrapS .pl_wrap .design_box .contentsr svg{
	height: auto;
	width: 100%;
	margin-top:20px;
}
#contentWrapS .pl_wrap .sub_info_box {
	height:auto;
	width: 96%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	display: block;
}
#contentWrapS .pl_wrap .sub_info_box .item {
	font-family:"Noto Sans JP", sans-serif;
	font-size:28px;
	font-weight:500;
	color:#251E1C;
	background-color: #e6d6cd;
	height: auto;
	width: 100%;
	border-radius:5px;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-left:auto;
	margin-right:auto;
}
#contentWrapS .pl_wrap .sub_info_box .result {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #251e1c;
	text-align: left;
	height: auto;
	width: calc(100% - 20px);
	margin-top: 20px;
	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
}

#contentWrapS .pl_wrap .heading_box {
	height:auto;
	width: 96%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #777;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top: 30px;
	background-color: #f7f7f7;
	padding-top:0px;
	padding-bottom:15px;
}
#contentWrapS .pl_wrap .heading_box .item {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	line-height: 46px;
	font-weight: 500;
	color: #251e1c;
	text-align: left;
	height: auto;
	width: 100%;
	padding-left: 30px;
	padding-top:0px;
}
#contentWrapS .pl_wrap .heading_box .item span{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	line-height: 46px;
	font-weight: 500;
	color: #251e1c;
}
#contentWrapS .pl_wrap .heading_box .result {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #251e1c;
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-left: 30px;
}
#contentWrapS .pl_wrap .heading_box .result svg{
	width:calc(90% - 30px);
}
}
