@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

.table-wrapper-note {
	display: none;
}

.cost-list1.is-nowrap th,
.cost-list1.is-nowrap td {
	white-space: nowrap;
}

.cost-list1.is-nowrap tr td:nth-child(4),
.cost-list1.is-nowrap tr td:nth-child(5),
.cost-list1.is-nowrap tr td:nth-child(6) {
	text-align: center;
	font-size: 16px;
}

.cost-list1 td img {
	display: block;
	margin: auto;
	width: 80px;
	height: auto;
}

.section:not(:last-child) {
	margin-bottom: 40px;
}

.section h5.title {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	color: #1f7349;
	font-size: 140%;
	line-height: 1.4em;
	letter-spacing: 0.1em;
}
.section h6.title {
	font-weight: bold;
	font-size: 105%;
	margin: 0 0 10px 0;
}

.mb20 {
	margin-bottom: 20px;
}

.is-box {
	background-color: #F5F5F5;
	padding: 1.5rem;
}
.is-box.is-risk {
	border: 1px dashed #ccc;
	border-radius: 6px;
	background-color: transparent;
}
.is-box.is-risk p {
	font-size: 12px;
}

.columns {
	display: flex;
}
.columns.is-multiline {
	flex-wrap: wrap;
}
.columns.is-reversed {
	flex-direction: row-reverse;
}
.columns .column {
	padding: 1.5rem;
}
.at_inner .columns .column {
	padding: 1rem .5rem;
}
.columns .column figure {
	margin: 0;
}
.columns .column figure:not(:last-child) {
	margin-bottom: 1rem;
}
.columns .column figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
.columns .column figure figcaption {
	margin-top: 10px;
	text-align: center;
}

.columns .column video {
	margin: 0;
}
.columns .column video:not(:last-child) {
	margin-bottom: 1rem;
}
.columns .column video {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}

.columns .column.is-4 {
	width: 33.333%;
}
.columns .column.is-5 {
	width: 41.666%;
}
.columns .column.is-6 {
	width: 50%;
}
.columns .column.is-7 {
	width: 58.333%;
}

.is-faq dt.title {
	font-size: 120%;
	font-weight: bold;
	color: #34805a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.is-faq dd {
	margin-bottom: 24px;
}

a.button {
	display: inline-block;
	padding: 12px 24px;
	/*font-size: 95%;*/
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #a27d56;
	border-radius: 6px;
}

.is-case-box {
	border: 2px solid #ccc;
	border-radius: 10px;
	padding: 2rem;
}
.is-case-box:not(:last-child) {
	margin-bottom: 30px;
}
.is-case-box .head {
	color: #1f7349;
	font-size: 170%;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.is-case-box .is-outline {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.is-case-box .is-outline tr td:first-child {
	white-space: nowrap;
}
.is-case-box .mb20 {
	margin-bottom: 30px !important;
}
.is-case-box .at_inner.inner_all {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.is-case-box .at_inner.inner_all figure {
	margin-left: 0;
	margin-right: 0;
}
.is-case-box .at_inner.inner_all figure img {
	max-width: 100%;
	height: auto;
	display: block;
}


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

#top {
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#top dl {
	margin: 0px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
#top dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#top dl dd {
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
	color: #61b591;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.5em;
}
#top dl p {
	font-size: 95%;
	line-height: 1.7em;
}
#merit {
	padding: 0px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.m_inner {
	padding: 0px;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 50px;
	margin-left: 1%;
	border: 1px solid #1f7349;
}
.m_inner .icon {
	text-align: center;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_inner .title {
	font-size: 130%;
	font-weight: bold;
	color: #1f7349;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.m_inner .picture {
	margin: 0px;
	padding: 0px;
	text-align: center;
	max-width:100%;
}
.m_inner p {
	font-size: 90%;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 85%;
}
#attention {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.at_inner {
	padding: 30px;
	background-color: #F5F5F5;
	height: auto;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.at_inner p {
	font-size: 120%;
	font-weight: bold;
	color: #a27d56;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.at_inner p span {
	background: linear-gradient(transparent 70%, yellow 70%);
}
.at_inner font {
	font-size: 90%;
	line-height: 1.5em;
}
.inner_all { 
    flex-basis: 100%; 
}
#type_copy {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
}
#type_copy span {
	background: linear-gradient(transparent 70%, yellow 70%);
}
#maker {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: center;
}
.mk_inner {
	padding: 0px;
	height: auto;
	width: 420px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}
.mk_inner .logo {
	margin: 0px;
	padding: 0px;
}
.mk_inner p {
	font-size: 130%;
	padding: 0px;
	color: #39C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
}
.mk_inner .pic {
	padding: 0px;
	height: auto;
	margin: 0px;
}
#type_con {
	font-size: 85%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
.cost-list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61b591;
	padding: 0px;
	margin: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61b591;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.cost-list1 th {
	background-color: #FEF7E0;
	width: 40%;
	font-size: 90%;
	line-height: 1.7em;
}

.cost-list1 td {

}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.cost-list1 td p {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cyusyaku {
	font-size: 80%;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#another {
	margin: 0px;
	padding: 0px;
	background-color: #1f7349;
}
#another dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#another dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#another dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#another dl p {
	font-size: 95%;
	color: #FFF;
}

	#sg_flow {
		padding: 0px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 80px;
		margin-left: 0px;
	}
	#sg_flow dl {
		border: 2px solid #a37d56;
		padding: 30px 24px;
		height: auto;
		width: 32%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	#sg_flow dl dt {
		font-size: 110%;
		font-weight: bold;
		color: #a37d56;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	#sg_flow dl dt span {
		color: #333;
		font-size: 70%;
	}
	#sg_flow dl dd {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	#sg_flow dl dd img {
		width: 100%;
	}
	#sg_flow dl p {
		font-size: 95%;
	}
	#sg_flow dl p:not(:last-child) {
		margin-bottom: .5rem;
	}
	#sg_flow dl p.is-small {
		line-height: 1.6;
		font-size: 12.5px;
	}

	.fukidashi_b {
		text-align: center;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
		font-weight: bold;
		color: #34805a;
		font-size: 100%;
		height: auto;
		width: 30%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		position: relative;
		border-radius: 5px;
		border: 2px solid #34805a;
	}
	.fukidashi_b:after{
		content: "";
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		width: 0px;
		height: 0px;
		margin: auto;
		border-style: solid;
		border-color: #34805a transparent transparent transparent;
		border-width: 10px 10px 0 10px;
	}

	.sym_ad {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.sym_ad dl {
		padding: 30px;
		width: 100%;
		height: auto;
		background-color: #F4F4F4;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
	}
	.sym_ad dl dt {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
		font-weight: bold;
		font-size: 120%;
		text-decoration: underline;
		text-align: center;
	}
	.sym_ad dl dd {
		padding: 0px;
		margin-top: 30px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		font-weight: bold;
	}
	.sym_ad_img {
		padding: 0px;
		text-align: center;
		margin: 0px;
	}

	.cost-list3 {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #61b591;
		padding: 0px;
		margin: 0px;
		height: auto;
		width: 100%;
	}
	.cost-list3 th,
	.cost-list3 td {
		text-align: left;
		vertical-align: top;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #61b591;
		margin: 0px;
		padding: 10px;
	}
	.cost-list3 th {
		background-color: #FEF7E0;
		width: 50%;
		line-height: 1.7em;
		font-size: 90%;
		font-weight: normal;
		text-align: center;
		height: auto;
	}
	.cost-list3 td {
		background-color: #FFF;
		font-size: 90%;
		text-align: center;
	}

	.cyusyaku5 {
		padding: 0px;
		margin-top: 7px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.cyusyaku5 li {
		font-size: 70%;
		color: #666;
		line-height: 1.6em;
	}

}



/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

#top {
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#top dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#top dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#top dl dt img {
	max-width:100%;
}
#top dl dd {
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	color: #61b591;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#top dl p {
	font-size: 95%;
	line-height: 1.7em;
}
#merit {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.m_inner {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	border: 1px solid #1f7349;
}
.m_inner .icon {
	text-align: center;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.m_inner .title {
	font-size: 130%;
	font-weight: bold;
	color: #1f7349;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.m_inner .picture {
	margin: 0px;
	padding: 0px;
	text-align: center;
	max-width:100%;
}
.m_inner p {
	font-size: 90%;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 85%;
}
#attention {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.at_inner {
	padding: 30px;
	background-color: #F5F5F5;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.at_inner p {
	font-size: 120%;
	font-weight: bold;
	color: #a27d56;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
}
.at_inner p span {
	background: linear-gradient(transparent 70%, yellow 70%);
}
.at_inner font {
	font-size: 90%;
	line-height: 1.5em;
}
.inner_all { 
    flex-basis: 100%; 
}
#type_copy {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#type_copy span {
	background: linear-gradient(transparent 70%, yellow 70%);
}
#maker {
	margin: 0px;
	padding: 0px;
}
.mk_inner {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.mk_inner .logo {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mk_inner p {
	font-size: 110%;
	padding: 0px;
	color: #39C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
}
.mk_inner .pic {
	padding: 0px;
	height: auto;
	margin: 0px;
	width: 100%;
}
#type_con {
	font-size: 85%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	height: auto;
	width: 90%;
}

.table-wrapper {
	width: 100%;
	overflow-x: scroll;
}
.table-wrapper-note {
	display: block;
	text-align: right;
	padding: 1rem;
}

.cost-list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61b591;
	padding: 0px;
	margin: 0px;
}
.cost-list1 th,
.cost-list1 td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61b591;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cost-list1 th {
	background-color: #FEF7E0;
	width: 40%;
	font-size: 90%;
	line-height: 1.7em;
}

.cost-list1 td img {
	width: 48px;
	max-width: 48px;
}

.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.4em;
	display: block;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	display: block;
}
.cost-list1 td p {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
}
.cyusyaku {
	font-size: 80%;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	width: 95%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#another {
	padding: 0px;
	background-color: #1f7349;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#another dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#another dl dt {
	padding: 0px;
	float: left;
	margin: 0px;
	text-align: center;
}
#another dl dt img {
	max-width:70%;
}
#another dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#another dl p {
	font-size: 95%;
	color: #FFF;
}

	.columns {
		display: block;
	}
	.columns .column {
		padding: 1rem;
	}
	.columns .column.is-4,
	.columns .column.is-5,
	.columns .column.is-6,
	.columns .column.is-7 {
		width: 100%;
	}

	#sg_flow {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 80px;
		margin-left: 0px;
	}
	#sg_flow dl {
		border: 2px solid #a37d56;
		height: auto;
		width: 90%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		padding-top: 30px;
		padding-right: 20px;
		padding-bottom: 30px;
		padding-left: 20px;
	}
	#sg_flow dl dt {
		font-size: 110%;
		font-weight: bold;
		color: #a37d56;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	#sg_flow dl dt span {
		color: #333;
		font-size: 70%;
	}
	#sg_flow dl dd {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	#sg_flow dl dd img {
		width: 100%;
	}
	#sg_flow dl p {
		font-size: 95%;
	}
	#sg_flow dl p:not(:last-child) {
		margin-bottom: .5rem;
	}
	#sg_flow dl p.is-small {
		line-height: 1.6;
		font-size: 12.5px;
	}

	.fukidashi_b {
		text-align: center;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
		font-weight: bold;
		color: #34805a;
		font-size: 100%;
		height: auto;
		width: 80%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		position: relative;
		border-radius: 5px;
		border: 2px solid #34805a;
	}
	.fukidashi_b:after{
		content: "";
		position: absolute;
		right: 0;
		bottom: -10px;
		left: 0;
		width: 0px;
		height: 0px;
		margin: auto;
		border-style: solid;
		border-color: #34805a transparent transparent transparent;
		border-width: 10px 10px 0 10px;
	}

	.sym_ad {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	.sym_ad dl {
		background-color: #F4F4F4;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
		padding-top: 40px;
		padding-right: 15px;
		padding-bottom: 40px;
		padding-left: 15px;
	}
	.sym_ad dl dt {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
		font-weight: bold;
		font-size: 120%;
		text-decoration: underline;
		text-align: center;
	}
	.sym_ad dl dd {
		padding: 0px;
		margin-top: 30px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		font-weight: bold;
	}
	.sym_ad_img {
		padding: 0px;
		text-align: center;
		margin: 0px;
	}

	.cost-list3 {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #61b591;
		padding: 0px;
		margin: 0px;
		height: auto;
		width: 100%;
	}
	.cost-list3 th,
	.cost-list3 td {
		text-align: left;
		vertical-align: top;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #61b591;
		margin: 0px;
		padding: 10px;
	}
	.cost-list3 th {
		background-color: #FEF7E0;
		width: 50%;
		line-height: 1.7em;
		font-size: 90%;
		font-weight: normal;
		text-align: center;
		height: auto;
	}
	.cost-list3 td {
		background-color: #FFF;
		font-size: 90%;
		text-align: center;
	}

	.cyusyaku5 {
		padding: 0px;
		margin-top: 7px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.cyusyaku5 li {
		font-size: 70%;
		color: #666;
		line-height: 1.6em;
	}

	.is-case-box {
		padding: 2rem .5rem;
	}
	.is-case-box .at_inner.inner_all {
		padding: 20px .5rem;
	}
	.is-case-box .is-outline {
		width: 100%;
	}
	.is-case-box .at_inner.inner_all {
		width: 100%;
	}
}



