@charset "UTF-8";
/* CSS Document */


.contents {
	padding-bottom: 150px;
}

/* lay01 */

.lay01 .box01 h3 {
	margin-bottom: 0px;
	letter-spacing: 0.2em;
	text-align: left;
}

.lay01 .box01 h3 span {
	font-size: 20px;
}

.lay01 .box02 {
    padding: 60px 110px;
}


.lay01 .lay02 {
	background-image: none;
	padding: 50px 0px;
	padding-top: 0px;
}

.lay01 .lay02 .box-in {
	width: 100%;
}

.lay01 .lay02 .box01 {
	padding: 15px 30px 30px;
}


/* contents02 */

.contents02 .box:not(:last-child) {
	margin-bottom: 30px;
}

.contents02 table {
	width: 100%;
}

.contents02 table td {
	padding: 10px 30px;
	font-size: 20px;
	line-height: 1.6;
	vertical-align: middle;
	text-align: left;
	border-left-style : solid;
border-color : rgba(0, 0, 0, 0.5);
border-width : 1px;
	width: 36%;
}

.contents02 table td:first-child {
	white-space: nowrap;
	text-align: center;
	border-left-style : none;
	padding-left: 0px;
	width: 28%;
}

.contents02 table td:first-child span {
	color: #00A99D;
}

.contents02 table td:last-child {
	font-size: 16px;
	padding-right: 0px;
}

.contents02 table td:last-child span {
	font-size: 20px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	display: inline-block;
	background-color: #00A99D;
	padding: 2px 0px 4px;
	width: 100px;
	text-align: center;
	margin-bottom: 5px;
}

.contents02 table td:last-child span.left {
	text-align: left;
	padding: 10px 30px;
    font-size: 16px;
    line-height: 1.6;
    vertical-align: middle;
    border-left-style: solid;
    border-color: rgba(0, 0, 0, 0.5);
    border-width: 1px;
    width: 36%;
}

.contents02 p {
	text-align: right;
	font-size: 14px;
}

.sp-view {
	display: none;
}
