@charset "utf-8";


#teishu{
	margin-top:-38px;
	padding-top:38px;
}

/* common
-----------------------------------------------------*/

@media only screen and (max-width: 1000px) {
	#main::before {
		content: "";
		display: block;
		width: 100%;
		height: 450px;
		background: url("../img/strength/strength_side_main_tab.png") no-repeat center bottom;
		background-size: cover;
	}
}

@media only screen and (max-width: 767px) {
	#main::before {
		content: "";
		display: block;
		width: 100%;
		height: calc(100vw * 378 / 489);
		background: url("../img/strength/strength_side_main.png") 0 0 no-repeat;
		background-size: contain;
	}
}
.strengthCommonTxt01 {
	font-size: 1.4rem;
	line-height: 2.35;	
	margin: 0;
}

.strengthCommonFunctionBox {
	margin: 80px 0 0 0;
	padding: 30px;
	border: 5px solid #e7e7e7;
	position: relative;
}



.strengthCommonFunctionBox .ttlBox {
	text-align: center;
	position: absolute;
	top: -12px;
	left: 0;
	width: 100%;
}
.strengthCommonFunctionBox .ttlBox h4 {
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
	color: #e8342f;
	line-height: 1;
	margin: 0;
	padding: 0 0.8em;
	background: #ffffff;
}
.strengthCommonFunctionBox .txt01 {
	margin: 0;
	text-align: center;
}
.strengthCommonFunctionBox .btn {
	width: 250px;
	margin: 15px auto 0;	
}
.strengthCommonFunctionBox .btn a {
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	padding: 10px 30px;
	border: 1px solid #000000;
	background-color: rgba(255,255,255,0.65);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#65ffffff', endColorstr='#65ffffff');
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
.strengthCommonFunctionBox .btn a::after {
	content: "";
	display: block;
	width: 8px;
	height: 12px;
	background: url("../img/common/common_mark02.png") 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	right: 5%;
	top: calc(50% - 6px);
}
.strengthCommonFunctionBox .btn a:hover {
	text-decoration: underline;
}

/* index
-----------------------------------------------------*/
.strengthIndexList01 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.strengthIndexList01 > li {
	margin: 30px 15px 0;
	padding: 0;
	list-style-type: none;
	width: 250px;
}
.strengthIndexList01 > li a {
	display: table;
	width: 100%;
	text-align: center;
	text-decoration: none;
	height: 48px;
	padding: 0 60px;
	border: 1px solid #000000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
.strengthIndexList01 > li a::after {
	content: "";
	display: block;
	width: 8px;
	height: 12px;
	background: url("../img/common/common_mark02.png") 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	right: 5%;
	top: calc(50% - 6px);
}
.strengthIndexList01 > li a span {
	display: table-cell;
	vertical-align: middle;
}
.strengthIndexList01 > li a:hover {
	text-decoration: underline;
}
.strengthIndexList01 > li.item01 a {
	background: url("../img/strength/strength_index_icon01.png") 10px center no-repeat;
}
.strengthIndexList01 > li.item02 a {
	background: url("../img/strength/strength_index_icon02.png") 10px center no-repeat;
}
.strengthIndexList01 > li.item03 a {
	background: url("../img/strength/strength_index_icon03.png") 10px center no-repeat;
}
.strengthIndexList01 > li.item04 a {
	background: url("../img/strength/strength_index_icon04.png") 10px center no-repeat;
}
.strengthIndexList01 > li.item05 a {
	background: url("../img/strength/strength_index_icon05.png") 10px center no-repeat;
}
.strengthIndexList01 > li.item06 a {
	background: url("../img/strength/strength_index_icon06.png") 10px center no-repeat;
}

.strengthIndexList02 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.strengthIndexList02 > li {
	margin: 30px 15px 0;
	padding: 0;
	list-style-type: none;
	width: 250px;
}

.strengthIndexList02 > li a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px 30px;
	border: 1px solid #000000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
.strengthIndexList02 > li a::after {
	content: "";
	display: block;
	width: 8px;
	height: 12px;
	background: url("../img/common/common_mark02.png") 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	right: 5%;
	top: calc(50% - 6px);
}
.strengthIndexList02 > li a:hover {
	text-decoration: underline;
}
.strengthIndexFig01 {
	margin: 3em 0 0 0;
	text-align: center;
}

.strengthIndexList03 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.strengthIndexList03 a {
	margin: 30px 15px 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	max-width: 250px;
	padding: 10px 30px;
	border: 1px solid #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.strengthIndexList03 a span {
	text-align: center;
	text-decoration: none;
	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}
.strengthIndexList03 a::after {
	content: "";
	display: block;
	width: 8px;
	height: 12px;
	background: url("../img/common/common_mark02.png") 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	right: 5%;
	top: calc(50% - 6px);
}
.strengthIndexList03 a span:hover {
	text-decoration: underline;
}

/* kashijomyakuryu
-----------------------------------------------------*/
.strengthKashijomyakuryuBox01 {
	clear: both;
	display: flex;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	.strengthKashijomyakuryuBox01 {
		display: block;
	}
}
.strengthKashijomyakuryuBox01 figure {
	margin-right: 0;
	margin-left: 0;
}
.strengthKashijomyakuryuBox01 .clm01 {
	width: calc(100% - 210px - 30px);
}
.strengthKashijomyakuryuBox01 .clm01 + .clm02 {
	margin-left: 30px;
}
.strengthKashijomyakuryuBox01 .fig01 {
	margin-left: 30px;
}
@media only screen and (max-width: 767px) {
	.strengthKashijomyakuryuBox01 {
		display: block;
	}
	.strengthKashijomyakuryuBox01 .clm01 {
		width: auto;
	}
	.strengthKashijomyakuryuBox01 .clm02 {
		text-align: center;
	}
	.strengthKashijomyakuryuBox01 .fig01 {
		margin-left: 0;
	}
}

.strengthKashijomyakuryuBox02 {
	clear: both;
	display: flex;
	justify-content: space-between;
}
.strengthKashijomyakuryuBox02 figure {
	margin: 0;
}
.strengthKashijomyakuryuBox02 .clm01 {
	width: calc(100% - 320px - 30px);
}
.strengthKashijomyakuryuBox02 .clm02 {
	width: 320px;
}
.strengthKashijomyakuryuBox02 .clm01 p {
	margin-top: 0;
}
.strengthKashijomyakuryuBox02 .fig01 {
	margin-left: 30px;
}
@media only screen and (max-width: 767px) {
	.strengthKashijomyakuryuBox02 {
		display: block;
	}
	.strengthKashijomyakuryuBox02 .clm01 {
		width: auto;
	}
}

.strengthKashijomyakuryuBox02 .meritBox {
	width: 100%;
	padding: 15px 35px;
	border: 2px solid #ffd9dc;	
	border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.strengthKashijomyakuryuBox02 .meritBox h6 {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	color: #e8342f;
	margin: 0;
}
.strengthKashijomyakuryuBox02 .meritBox ol {
	margin: 0;
	padding: 0;
}
.strengthKashijomyakuryuBox02 .meritBox ol li {
	margin: 0.2em 0 0 0;
	padding: 0 0 0 28px;
	list-style-type: none;
	position: relative;
}
.strengthKashijomyakuryuBox02 .meritBox ol li::before {
	display: block;
	font-size: 1.4rem;
	line-height: 20px;
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ffb6bc;
	position: absolute;
	top: 0;
	left: 0;
}
.strengthKashijomyakuryuBox02 .meritBox ol li:nth-of-type(1)::before {
	content: "1";
}
.strengthKashijomyakuryuBox02 .meritBox ol li:nth-of-type(2)::before {
	content: "2";
}
.strengthKashijomyakuryuBox02 .meritBox ol li:nth-of-type(3)::before {
	content: "3";
}
.strengthKashijomyakuryuBox02 .meritBox ol li:nth-of-type(4)::before {
	content: "4";
}
.strengthKashijomyakuryuFigBox01 {
	margin: 60px 0 0 0;
}
@media only screen and (max-width: 767px) {
	.strengthKashijomyakuryuFigBox01 {
		margin-top: 30px;
	}
}
.strengthKashijomyakuryuFigBox01 figure {
	margin: 0;
	text-align: center;
}

.strengthKashijomyakuryuBannerBox01 {
	display: none;
}
@media only screen and (max-width: 767px) {
	.strengthKashijomyakuryuBannerBox01 {
		display: block;
		text-align: center;
		margin: 30px auto;
		max-width: 250px;
	}
}

/* application
-----------------------------------------------------*/
.strengthApplicationTtl01 {
	font-size: 1.6rem;
	color: #aa2430;
	margin: 4em 0 0.5em;
}
.strengthApplicationTtl01::before {
	content: "●";
	display: inline;
}
.strengthApplicationTbl01 {
	width: 100%;
    border-collapse:collapse;
    border-spacing:0;
}
.strengthApplicationTbl01 th ,
.strengthApplicationTbl01 td {
}
.strengthApplicationTbl01 th {
	font-size: 1.4rem;
	text-align: center;
	font-weight: normal;
	padding: 0.2em;
	border: 1px solid #B3B3B3;
	background: #F6F6F6;
}
.strengthApplicationTbl01 td {
	font-size: 1.2rem;
	padding: 1em 2em;
}
@media only screen and (max-width: 767px) {
	.strengthApplicationTbl01 td {
		padding: 1em;
	}
}
.strengthApplicationTbl01 td:nth-of-type(1) {
	text-align: center;
	border-left: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}
.strengthApplicationTbl01 td:nth-of-type(2) {
	border-left: 1px dotted #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}
.strengthApplicationTbl01 td:nth-of-type(3) {
	text-align: center;
	border: 1px solid #B3B3B3;
}

/* design
-----------------------------------------------------*/
.strengthDesignList01 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.strengthDesignList01 > li {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 32%;
}

@media only screen and (max-width: 767px) {
	.strengthDesignList01 > li {
		margin: 20px 2% 0 0;
		width: 49%;
	}
	.strengthDesignList01 > li:nth-child(2n){
		margin-right: 0;
	}
}

.strengthDesignList01 > li figure {
	margin: 0;
}
.strengthDesignList01 > li figure img {
	width: 100%;
	border: 1px solid #E7E7E7;
}
.strengthDesignList01 > li figure figcaption {
	margin: 0.5em 0 0 0;
	font-size: 1.2rem;
}
.strengthDesignList01 > li figure figcaption::before {
	content: "▲";
	color: #e40115;
	margin: 0 0.2em 0 0;
}

/* approvallist
-----------------------------------------------------*/
.strengthApprovallistList01 {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
}
.strengthApprovallistList01 dt {
	float: left;
	margin: 0.1em 1em 0 0;
}
.strengthApprovallistList01 dd {
	overflow: hidden;
	line-height: 1.2;
}
.strengthApprovallistList01 dd strong {
	font-size: 2.4rem;
	color: #ff3535;
}

.strengthApprovallistTbl01 .tit{
	padding: 0 5px;
	text-align: center;
}

.strengthApprovallistTbl01Wrapper {
	margin: 40px 0 0 0;
}
.strengthApprovallistTbl01 {
    border-collapse:collapse;
    border-spacing:0;
}
.strengthApprovallistTbl01 th ,
.strengthApprovallistTbl01 td {
	padding: 0;
	text-align: center;
}
.strengthApprovallistTbl01 tr:nth-of-type(1) th {
	font-size: 1.2rem;
	line-height: 120%;
	font-weight: normal;
}
.strengthApprovallistTbl01 th:nth-of-type(1) img {
	height: 100%;
}
.strengthApprovallistTbl01 td {
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 5px 20px 0;
	white-space: nowrap;
}
.strengthApprovallistTbl01 td strong {
	font-size: 1.8rem;
}
.strengthApprovallistTbl01 tr:nth-of-type(2) td {
	border-bottom: 3px solid #FF4F4F;
}
.strengthApprovallistTbl01 tr:nth-of-type(2) td strong {
	color: #FF4F4F;
}
.strengthApprovallistTbl01 tr:nth-of-type(3) td {
	border-bottom: 3px solid #FF7F7F;
}
.strengthApprovallistTbl01 tr:nth-of-type(4) td {
	border-bottom: 3px solid #FFAFAF;
}
.strengthApprovallistTbl01 tr:nth-of-type(5) td {
	border-bottom: 3px solid #FFD5D5;
}
@media only screen and (max-width: 767px) {

	.strengthApprovallistTbl01 {
		width: 100%;
	}
	.strengthApprovallistTbl01 th:nth-of-type(1) {
		display: none;
	}
	.strengthApprovallistTbl01 td {
		font-size: 1.4rem;
		padding: 5px;
	}
	.strengthApprovallistTbl01 td strong {
		font-size: 1.8rem;
	}
}

.strengthApprovallistTbl02 {
	width: 100%;
    border-collapse:collapse;
    border-spacing:0;
}
.strengthApprovallistTbl02 th ,
.strengthApprovallistTbl02 td {
	padding: 0.6em 1.5em;
	border: 1px solid #B3B3B3;
}
.strengthApprovallistTbl02 th {
	font-size: 1.4rem;
	text-align: left;
	font-weight: normal;
	background: #F6F6F6;
}
.strengthApprovallistTbl02 td {
	font-size: 1.8rem;
	line-height: 1.2;
	width: 120px;
	text-align: center;
}
.strengthApprovallistTbl02 td strong {
	font-size: 3.0rem;
}

@media only screen and (max-width: 767px) {
	.strengthApprovallistTbl02 td {
		font-size: 1.4rem;
		width: 60px;
	}
	.strengthApprovallistTbl02 td strong {
		font-size: 1.8rem;
	}
}

/* naishikyochiryo
-----------------------------------------------------*/
.strengthNaishikyochiryoBox01 {
	margin: 1em 0;
	display: flex;
	justify-content: space-between;
}
.strengthNaishikyochiryoBox01 .clm01 ,
.strengthNaishikyochiryoBox01 .clm02 {
	width: 49%;
}
@media only screen and (max-width: 767px) {
	.strengthNaishikyochiryoBox01 {
		display: block;
	}
	.strengthNaishikyochiryoBox01 .clm01 ,
	.strengthNaishikyochiryoBox01 .clm02 {
		width: auto;
	}
	.strengthNaishikyochiryoBox01 .clm02 {
		margin: 1em 0 0 0;
	}
}
.strengthNaishikyochiryoBox01 .clm01 figure ,
.strengthNaishikyochiryoBox01 .clm02 figure {
	margin: 0;
}
.strengthNaishikyochiryoBox01 .clm01 figure img ,
.strengthNaishikyochiryoBox01 .clm02 figure img {
	width: 100%;
}
.strengthNaishikyochiryoBox01 .clm01 figure figcaption ,
.strengthNaishikyochiryoBox01 .clm02 figure figcaption {
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	margin: 0.5em 0 0 0;
	padding: 1em;
	background: #f6858e;
}
.strengthNaishikyochiryoList01 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.strengthNaishikyochiryoList01 > li {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
	width: 32%;
}

@media only screen and (max-width: 767px) {
	.strengthNaishikyochiryoList01 > li {
		width: 49%;
	}
}

.strengthNaishikyochiryoList01 > li figure {
	margin: 0;
}
.strengthNaishikyochiryoList01 > li figure img {
	width: 100%;
	border: 1px solid #E7E7E7;
}
.strengthNaishikyochiryoList01 > li figure figcaption {
}
.strengthNaishikyochiryoList01 > li figure figcaption::before {
	content: "▲";
	color: #E40115;
	margin: 0 0.2em 0 0;
}



.strengthNaishikyochiryoBox02 {
	margin: 1em 0;
	display: flex;
	justify-content: flex-start;
	flex-flow: row nowrap;
}

.strengthNaishikyochiryoBox02 .clm {
	width: 32%;
	margin-right: 1%;
}

@media only screen and (max-width: 767px) {
	.strengthNaishikyochiryoBox02 {
		flex-flow: row wrap;
	}
	.strengthNaishikyochiryoBox02 .clm {
		width: 100%;
		margin-right: 1%;
	}
	
	.strengthNaishikyochiryoBox02 figure {
		width: 49%;
	}
}
.strengthNaishikyochiryoBox02 figure {
	margin: 0;
}
.strengthNaishikyochiryoBox02 figure img {
	width: 100%;
	border: 1px solid #E7E7E7;
}
.strengthNaishikyochiryoBox02 figure figcaption {
}
.strengthNaishikyochiryoBox02 figure figcaption::before {
	content: "▲";
	color: #E40115;
	margin: 0 0.2em 0 0;
}

/* solution
-----------------------------------------------------*/
.strengthSolutionNavi01 {
	clear: both;
	text-align: center;
	margin: 0 auto;
	max-width: 700px;
}

.strengthSolutionNavi01 area{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.strengthSolutionNavi01 .menuForSp {
	display: none;
}
@media only screen and (max-width: 1200px) {
	.strengthSolutionNavi01 .naviImg {
		display: none;
	}
	.strengthSolutionNavi01 .menuForSp {
		display: block;
		text-align: left;
	}
}
/*.strengthSolutionBox01 {
	margin: 1em 0 0 0;
	display: flex;
	justify-content: space-between;
}
.strengthSolutionBox01 .clm {
	width: 49%;
}
.strengthSolutionBox01 figure {
	margin: 0;
}
.strengthSolutionBox01 figure figcaption {
	padding-left: 1em;
	text-indent: -1em;
}*/
.strengthSolutionList01 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.strengthSolutionList01 > li {
	margin: 20px 2.3% 0 0;
	padding: 0;
	list-style-type: none;
	width: 31%;
}

@media only screen and (max-width: 767px) {
	.strengthSolutionList01 > li {
		margin: 20px 2% 0 0;
		padding: 0;
		list-style-type: none;
		width: 49%;
	}
	.strengthSolutionList01 > li:nth-child(2n) {
		margin-right: 0;
	}
}

.strengthSolutionList01 > li figure {
	margin: 0;
}
.strengthSolutionList01 > li figure img {
	width: 100%;
	border: 1px solid #E7E7E7;
}
.strengthSolutionList01 > li figure figcaption {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1.2em;
	text-indent: -1.2em;
	font-size: 1.2rem;
}
.strengthSolutionList01 > li figure figcaption::before {
	content: "▲";
	color: #e40115;
	margin: 0 0.2em 0 0;
}

.strengthSolutionBox02 {
	clear: both;
	margin: 60px 0 0 0;
	padding: 30px;
	background: #eeeeee;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.strengthSolutionBox02 figure {
	margin: 0;
}
.strengthSolutionBox02 figure figcaption {
	margin: 0.5em 0 0 0;	
}
.strengthSolutionBox02 .clm01 {
	width: 270px;
}
.strengthSolutionBox02 .clm02 {
	width: calc(100% - 270px - 20px);
}
@media only screen and (max-width: 767px) {
	.strengthSolutionBox02 {
		display: block;
	}
	.strengthSolutionBox02 .clm01 {
		width: auto;
	}
	.strengthSolutionBox02 .clm02 {
		width: auto;
	}
}
.strengthSolutionBox03 {
	margin: 1em 0 0 0;
	display: flex;
	justify-content: space-between;
}
.strengthSolutionBox03 .clm {
	width: 49%;
}
.strengthSolutionBox03 figure {
	margin: 0;
}
.strengthSolutionBox03 figure figcaption {
	padding-left: 1em;
	text-indent: -1em;
}
.strengthSolutionList03 {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.strengthSolutionList03 > li {
	margin: 20px 1.0% 0 0;
	padding: 0;
	list-style-type: none;
	width: 24%;
}

@media only screen and (max-width: 767px) {
	.strengthSolutionList03 > li {
		margin: 20px 2% 0 0;
		padding: 0;
		list-style-type: none;
		width: 49%;
	}
	.strengthSolutionList03 > li:nth-child(2n) {
		margin-right: 0;
	}
}

.strengthSolutionList03 > li figure {
	margin: 0;
}
.strengthSolutionList03 > li figure img {
	width: 100%;
	border: 1px solid #E7E7E7;
}
.strengthSolutionList03 > li figure figcaption {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1.2em;
	text-indent: -1.2em;
	font-size: 1.2rem;
}
.strengthSolutionList03 > li figure figcaption::before {
	content: "▲";
	color: #e40115;
	margin: 0 0.2em 0 0;
}

.modal{
    display: none;
	width: 100%;
    height: 100vh;
    position: fixed;
	left: 0;
    top: 0;
    width: 100%;
	z-index: 10000;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{

    background: #fff;
    left: 50%;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
	text-align: center;	
	box-sizing: border-box;
}

.modal__content .inBlock{
	overflow: auto;
	max-height: 80vh;
}

.modal__content .close{
	position: absolute;
	cursor: pointer;
	top: -15px;
	right: -15px;
	z-index: 10000;
	width: 30px;
	height: 30px;
}

@media only screen and (max-width: 767px) {
	.modal__content{
		padding: 15px;
		width: 85%;
		top: 45%;

		transform: translate(-50%,-45%);
	}

	
	.modal__content .close{
		position: absolute;
		cursor: pointer;
		top: -15px;
		right: -15px;
		z-index: 10000;
		width: 30px;
		height: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.strengthCommonFunctionBox {
		padding: 20px 15px;
	}
	
	.strengthCommonFunctionBox .btn{
		width: auto;
	}
}


.history{
	width: 100%;
	border-collapse: collapse;
	font-size: 1.4rem;
	line-height: 150%;
}

.history th{
	width: 5em;
	border-right: 2px #ccc solid;
	padding: 15px 10px;
	vertical-align: top;
	text-align: left;
	color: #FF4F4F;
}

.history td{
	padding: 15px 10px 15px 20px;
	vertical-align: top;
}

.history td p{
	margin: 0 0 1em;
	position: relative;
}

.history td p:last-child{
	margin-bottom: 0;
}

.history td p::before{
	content: '';
	width: 11px;
	height: 11px;
	border-radius: 50px;
	background: #FF4F4F  ;
	position: absolute;
	top: 0.3em;
	left: -27px;
}

@media only screen and (max-width: 767px) {
	
}






