@charset "utf-8";
/* Updated date: 2018/12/20 */
.contents {
	padding: 80px 0 0;
}
.contents p {
	font-size: 14px;
	line-height: 1.8em;
}
.contents h3 {
	position: relative;
	font-size: 30px;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "MS P明朝" , "MS PMincho" , serif;
	text-align: center;
	margin-bottom: 60px;
}
.contents h3::after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: calc(50% - 25px);
	width: 50px;
	height: 6px;
	border-radius: 2px;
	background-color: #36ab89;
	margin: auto;
}
.contents-anchor a {
	margin-bottom: 10px;
}
table .cost {
	text-align: right;
}
@media (max-width:767px) {
	.contents-anchor a {
		font-size: 16px;
	}
	.contents h3 {
		font-size: 24px;
	}
}

/* contents01 */
.contents01 .table226 {
	margin: 0 auto;
	border-collapse: separate;
	border: solid #ddd;
	border-width: 1px 0 0 1px;
	width: 100%;
}
.contents01 .table226 th,
.contents01 .table226 td {
	font-size: 14px;
	line-height: 1.6;
	padding: 10px;
	border: none;
}
.contents01 .table226 th {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f4f4f4;
}
/* .table226 tr:last-child th {
	border-bottom: none;
} */
.contents01 .table226 td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
@media (max-width: 575px) {
	.contents01 .table226 th,
	.contents01 .table226 td {
		display: block;
		width: 100%;
	}
}

/* contents table249 */
.contents .table249 {
	margin: 0 auto;
	border: solid #ddd;
	border-width: 1px 1px 0 0;
	width: 100%;
}
.contents .table249 th,
.contents .table249 td {
	font-size: 14px;
	line-height: 1.6;
	padding: 10px;
	border: solid #ddd;
	border-width: 0 0 1px 1px;
}
.contents .table249 thead th {
	font-weight: bold;
	color: white;
	background-color: #36ab89;
}

.contents .table249 thead th:nth-child(1) {
	/*	width: 55%;*/
		width: 30%;
	}
	.contents .table249 thead th:nth-child(2) {
		/*width: 15%;*/
		width: 13%;
	}
	.contents .table249 thead th:nth-child(3) {
		/*width: 30%;*/
		width: 35%;
	}


.contents .table249 tbody th {
	background-color: #f4f4f4;
}
.contents .table249 tbody td {
	border: solid #ddd;
	border-width: 0 1px 1px;
}


.contents .table249 thead th .zeinuki02{
   float: right;
}



@media (max-width: 575px) {
	.contents .table249 {
		width: 100%;
		border: none;
	}
	.contents .table249 thead {
		display: none;
	}
	.contents .table249 tbody tr {
		display: block;
		border-top: 1px solid #ddd;
	}
	.contents .table249 tbody tr + tr {
		margin-top: 20px;
	}
	.contents .table249 tbody td:nth-child(odd) {
		background-color: #f4f4f4;
	}
	.contents .table249 tbody th,
	.contents .table249 tbody td {
		display: block;
		border-width: 0 1px 1px 1px;
	}
	.contents .table249 tbody th {
		font-weight: bold;
		text-align: center;
		color: white;
		background-color: #36ab89;
	}
	.contents .table249 tbody td {
		text-align: right;
	}
	.contents .table249 tbody td::before {
		font-weight: bold;
		float: left;
		content: attr(data-label);
	}
}


/* contents02 table249 */
.contents02 h4 {
	color: #36ab89;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}


.contents02 .textarea p {
	margin-top: 20px;
}
.contents02 .textarea .m0 {
	margin-top: 0px !important;
}

.contents .table250 {
	margin: 0 auto;
	border: solid #ddd;
	border-width: 1px 1px 0 0;
	width: 100%;
}
.contents02 .table250 {
	margin-bottom: 20px;
}
.contents .table250 th,
.contents .table250 td {
	font-size: 14px;
	line-height: 1.6;
	padding: 10px;
	border: solid #ddd;
	border-width: 0 0 1px 1px;
}
.contents .table250 thead th {
	font-weight: bold;
	color: white;
	background-color: #36ab89;
}
.contents .table250 thead th:nth-child(1) {
/*	width: 55%;*/
	width: 30%;
}
.contents .table250 thead th:nth-child(2) {
	/*width: 15%;*/
	width: 13%;
}
.contents .table250 thead th:nth-child(3) {
	/*width: 30%;*/
	width: 35%;
}

.contents .table250 tbody th {
	background-color: #f4f4f4;
}
.contents .table250 tbody td {
	border: solid #ddd;
	border-width: 0 1px 1px;
}


.contents .table250 thead th .zeinuki02{
    float: right;
}


@media (min-width: 576px) {
	.contents02 h4 .zeinuki{
		display: none;
}

.contents03 .zeinuki{
	display: none;
}
.contents04 .zeinuki{
	display: none;
}
.contents05 .zeinuki{
	display: none;
}
.contents06 .zeinuki{
	display: none;
}
}


@media (max-width: 575px) {

	.contents02 h4 span{
		display: block;
		float: right;
	}
.contents03 .zeinuki{
	color: #36ab89;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    float: right;
    display: block;
	}
	.contents04 .zeinuki{
	color: #36ab89;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    float: right;
    display: block;
	}
	.contents05 .zeinuki{
	color: #36ab89;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    float: right;
    display: block;
	}
	.contents06 .zeinuki{
	color: #36ab89;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    float: right;
    display: block;
	}

	.contents .table250 {
		width: 100%;
		border: none;
	}
	.contents .table250 thead {
		display: none;
	}
	.contents .table250 tbody tr {
		display: block;
		border-top: 1px solid #ddd;
	}
	.contents .table250 tbody tr + tr {
		margin-top: 20px;
	}
	.contents .table250 tbody td:nth-child(odd) {
		background-color: #f4f4f4;
	}
	.contents .table250 tbody th,
	.contents .table250 tbody td {
		display: block;
		border-width: 0 1px 1px 1px;
	}
	.contents .table250 tbody th {
		font-weight: bold;
		text-align: center;
		color: white;
		background-color: #36ab89;
	}
	.contents .table250 tbody td {
		text-align: right;
	}
	.contents .table250 tbody td::before {
		font-weight: bold;
		float: left;
		content: attr(data-label);
	}
	.contents .table250 th.visible-xs, .contents .table250 td.visible-xs {
		display: block!important;
	}
	.contents .table249 th.visible-xs, .contents .table249 td.visible-xs {
		display: block!important;
	}
}

/* contents06 */
.contents.contents06 {
	padding: 80px 0;
}


.red-text {
	color:#bd0000;
}


.contents .comment-title {
	text-align:center;
	font-size:120%;

}

.sub-text {
    font-weight: bold;
    text-align: center;
}

@media (max-width: 575px) {
	.contents .comment-title {
	text-align:left;
	font-size:109%;

}
.sub-text {
    text-align: left;
}

}
