.page_container h2{
    font-size: 1em;
    padding: 0;
    margin-bottom: 0;
    border-bottom: none;
}

#yakuso_main {
	width: 54.375rem;
	height: 41.875rem;
	margin: 0 auto;
	background: url(../assets/images/aboutus/yakusopark/bg_img.jpg) top left no-repeat;
	position: relative;
}
#yakuso_main h1 {
	position: absolute;
	top: 14.375rem;
	left: 23.125rem;
}

#yakuso_main h2#h1_read {
	width: 23.125rem;
	font-weight: bold;
	font-size: 1.5rem;
	text-align: right;
	position: absolute;
	bottom: 10rem;
	right: 8.4375rem;
}

#yakuso_main h2#h1_read::after {
	content: none;
}

#yakuso_main p {
	width: 13.875rem;
	height: 8.9375rem;
	position: absolute;
	top: 31.875rem;
	right: 2.1875rem;
}

#ecofrontier {
	width: 54.375rem;
	margin: 1.5rem auto 3.125rem;
	padding: 0;
}

#ecofrontier h2{
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

#ecofrontier h2::after{
	content: none;
}

#ecofrontier > p {
	margin-left: 1.875rem;
	width: 50rem;
}

#ecofrontier #shisetsu {
	width: 54.375rem;
	margin: 1.25rem auto 3.125rem;
    display: flex;
    justify-content: space-between;
}

.shisetsu_inner {
	width: 26.25rem;
	margin-right: 1.75rem;
	text-align: center;
	background: #fffcd5;
	position: relative;
}
.last {
	margin-right: 0;
}
.s_name {
	background: #008c44;
    padding: 0.5em 0;
	color: #FFF;
	font-weight: bold;
}

.shisetsu_inner img {
	margin: 0.625rem;
}
.shisetsu_inner .sub_img {
	position: absolute;
	top: 6.25rem;
	right: -1.25rem;
}

.shisetsu_inner div.s_tx {
	padding: 1.25rem;
	text-align: left;
}
.shisetsu_inner div.s_tx.yakuso_m {
	width: 20.625rem;
}

.shisetsu_inner > .s_tx > p {
	text-indent: 1em;
}

#koso {
	width: 54.375rem;
	margin-top: 3.125rem;
	border: 0.0625rem solid #ce045b;
	padding: 0;
	position: relative;
}
#koso h3 {
	width: 25.9375rem;
	text-align: center;
	background: #ce045b;
	font-weight: bold;
	margin: 0 auto;
	padding: 0.1875rem 0;
	color: #FFF;
	position: absolute;
	top: -0.9375rem;
	left: 14.375rem;
}

#enq {
	width: 54.375rem;
	margin: 0 auto;
	position: relative;
}

#enq h3 {
	width: 100%;
	text-align: center;
	background: #00479b;
	font-size: 1.125rem;
	font-weight: bold;
	padding: 0.3em 0;
	color: #FFF;
    margin-bottom: 1.5rem;
}

#kifu {
	width: 54.375rem;
	margin: 0.625rem auto;
	padding: 3.125rem 1.875rem 1.875rem;
	background: #fffbd5;
	margin-bottom: 3.125rem;
	position: relative;
}
#kifu > h3 {
	width: 80%;
	text-align: center;
	background: #ce0056;
	font-size: 1.125rem;
	font-weight: bold;
	padding: 0.5rem 0;
	color: #FFF;
	position: absolute;
	top: -1.5rem;
	left: 5rem;
    margin: 0;
}

#enq_inner {
	width: 54.375rem;
	margin-bottom: 0.9375rem;
	clear:both;
}

#kifu_inner {
	width: 54.375rem;
	height: 12.5rem;
	margin-bottom: 0.9375rem;
	clear:both;
}

#enq_inner_box {
	width: 50rem;
	overflow: hidden;
	margin: 0.625rem 0 1.25rem;
	background: url(../assets/images/aboutus/yakusopark/kuma_logo.gif) 1.25rem 0 no-repeat;
}
#kifu_inner_box {
	width: 46.875rem;
	margin: 1.875rem auto 1.25rem;
}

.enq_inner_item {
	float: right;
	width: 37.5rem;
	overflow: hidden;
	margin-left: 3.75rem;
	margin-bottom: 1.875rem;
}

.kifu_inner_item {
    position: relative;
}

p.enq_title,p.kifu_title {
	font-size: 1rem;
	font-weight: bold;
	margin-bottom: 0.625rem;
}

.enq_tel {
	font-size: 0.9375rem;
	font-weight: bold;
}

.enq_url,.enq_add {
	font-size: 0.9375rem;
}

.kifu_inner_item ul {
	width: 43.75rem;
	margin: 0.625rem auto;
	overflow: hidden;
	padding-top: 0.625rem;
	padding-left: 3.125rem;
	border-radius: 0.625rem;
	background: #FFF;
    display: flex;
}
.page_container .kifu_inner_item li {
	width: 11.25rem;
	padding: 0.9375rem;
	text-align: center;
    margin: 0;
}

.page_container .kifu_inner_item li::before {
    content: none !important;
}

.page_container .kifu_inner_item li:last-child {
	margin-right: 0;
}

.kifu_inner_item ul.ws {
	margin-left: 1.875rem;
	width: 28.75rem;
	padding-left: 1.875rem;
	float: left;
}

.kifu_inner_item ul.ws li {
	width: 11.25rem;
	padding: 0.9375rem;
	margin-right: 1.25rem;
	border-radius: 0.625rem;
	float: left;
	text-align: center;
}
.kifu_inner_item ul.ws li:last-child {
	margin-right: 0;
}

.kifu_flow {
	margin: 1.875rem;
}
.kifu_flow p {
	margin-bottom: 0.625rem;
}
.kojin,.hojin {
	background: #fff;
	padding: 1.25rem 1.875rem;
}

.kifu_k {
	background: url(../assets/images/aboutus/yakusopark/icon_kojin.gif) 0 0 no-repeat;
	padding-left: 5.625rem;
	padding-top: 1.25rem;
	margin-bottom: 0.625rem;
	color: #ce0056;
	font-weight: bold;
	font-size: 1.125rem;
}
.kifu_k span {
	font-size: 0.9375rem;
	font-weight: normal;
	color: #000;
}

.kifu_h {
	background: url(../assets/images/aboutus/yakusopark/icon_hojin.gif) 0 0 no-repeat;
	padding-left: 6.25rem;
	padding-top: 1.25rem;
	margin-bottom: 0.625rem;
	color: #00479b;
	font-weight: bold;
	font-size: 1.125rem;
}

.ul_on_img {
	position: absolute;
	top: 3.125rem;
	right: -2.8125rem;
}

.h_lo {
	height: 18.75rem;
    margin-bottom: 3em;
}

table.kifu_tb {
	margin: 1.25rem 0 0 3.125rem;
}

table.kifu_tb td:nth-child(1),
table.kifu_tb td:nth-child(3) {
	height: 4.6875rem;
	width: 20rem !important;
	text-align: center;
	vertical-align: top;
}

table.kifu_tb td:nth-child(1) img,
table.kifu_tb td:nth-child(3) img {
	margin-top: 0.75rem;
}

table.kifu_tb td p {
	font-weight: bold;
	text-align: left;
	padding: 0.5rem;
	border-radius: 0.5rem;
}
table.kifu_tb td:nth-child(2) {
	width: 3.125rem !important;
	padding: 0 !important;
	text-align: center;
	vertical-align: top;
}
table.kifu_tb td:nth-child(2) img {
	margin-top: 1.125rem;
}

.hojin_col {
	background: #e5ecf5;
	padding-left: 3.125rem !important;
	color: #00479b;
}
.kojin_col {
	background: #fae5ee;
	padding-left: 3.125rem !important;
	color: #ce0056;
}
.kihu_col {
	background: #e5f3eb;
	padding-left: 3.125rem !important;
	color: #0c8a41;
}

.icn_h {
	color: #00479b;
	padding-left: 3.125rem !important;
	background: url(../assets/images/aboutus/yakusopark/flow_icn_hojin.gif) 0.625rem 0.625rem no-repeat #e5ecf5;
}
.icn_b {
	color: #0c8a41;
	padding-left: 3.125rem !important;
	background: url(../assets/images/aboutus/yakusopark/flow_icn_kifu.gif) 0.625rem 0.625rem no-repeat #e5f3eb;
}
.icn_k {
	color: #ce0056;
	padding-left: 2.8125rem !important;
	background: url(../assets/images/aboutus/yakusopark/flow_icn_kojin.gif) 0.625rem 0.5rem no-repeat #fae5ee;
}

span.tx_14no {
	font-size: 0.875rem;
	font-weight: normal;
}

.tx_bottom {
	width: 50rem;
	overflow: hidden;
	margin: 0 auto 1.25rem;
	padding-top: 0.9375rem;
	color: #333;
}

.tx_bottom > p {
	width: 31.25rem;
	margin-left: 1.25rem;
	font-size: 1.2em;
	float: left;
}
.tx_bottom > img {
	width: 6.25rem;
	float: left;
}

.tm_box {
	width: 50.625rem;
	clear: both;
}
.tm_title {
	width: 50.625rem;
	text-align: center;
	padding: 0.625rem 0;
	background: #eeeeef;
	font-weight: bold;
	font-size: 1.2em;
}
.tm_box p {
	width: 46.875rem;
	margin: 0.625rem auto;
	font-size: 1.1em;
	line-height: 1.8em;
}

.ml {
	margin-left: 1.875rem;
}

.flow {
	width: 46.875rem;
	margin: 0.9375rem auto;
}

.fsem120{font-size:1.2em;}
.fsem075{font-size:0.75em;}
.fsem085{font-size:0.85em;}
.fsem09{font-size:0.9em;}
.fspar80{font-size:80%;}
.clear{
	clear:both;
}

.ta_center {
	text-align: center;
}

.creca {
	margin-top: 0.9375rem;
}

.goto_yakusodb{
	margin:0 auto 6em auto;
}

.goto_yakusodb a{
	display:flex;
	justify-content:center;
	align-items:center;
	width:31.25rem;
	margin:0 auto;
	border:0.125rem solid #fff;
	line-height:1;
	text-decoration:none;
	padding:0.9em 0;
	box-shadow:0.1875rem 0.1875rem 0 0 rgba(0,0,0,0.2);
	color:#fff;
	border-radius:0.3125rem;
	background: linear-gradient(to bottom, #0059a1 0%, #0059a1 49%, #004785 50%, #004785 100%);
}

.goto_yakusodb a:hover{
	box-shadow:0 0 0 0 rgba(0,0,0,0.2);
	transform:translate(0.125rem,0.125rem);
	background: linear-gradient(to bottom, #004785 0%, #004785 50%, #0059a1 51%, #0059a1 100%);
}

.goto_yakusodb a .txt_l{
	font-size:1.5em;
	font-weight:bold;
	margin-right:0.25em;
}

.goto_yakusodb a .txt_s{
	font-size:1.2em;
}

@media screen and (min-width:1px) and (max-width:1024px){

#yakuso_main {
	width: auto;
	height: auto;
	aspect-ratio: 87 / 67;
	margin: 0 auto 2rem;
	background-size: contain;
}

#yakuso_main h1 {
	top: 40%;
	left: auto;
	right: 2rem;
}

#yakuso_main h2#h1_read {
	width: 40vw;
	bottom: 6rem;
	right: 2rem;
}

#yakuso_main p {
	width: 16vw;
	height: auto;
	top: auto;
	bottom: 0;
	right: 2rem;
	margin-bottom: 0;
}

#ecofrontier {
	width: auto;
	margin: 1.5rem auto 3rem;
}

#ecofrontier > p {
	margin-left: 0;
	width: auto;
}

#ecofrontier #shisetsu {
	width: auto;
	margin: 2rem auto 0;
}

.shisetsu_inner {
	width: calc((100% - 2rem) / 2);
	margin-right: 0;
}

.shisetsu_inner img{
	margin: 0 5%;
	width: 90%;
}

.shisetsu_inner .sub_img {
    top: auto;
    right: -3vw;
	bottom: -5vw;
}

.shisetsu_inner div.s_tx.yakuso_m {
	width: auto;
}

#koso {
	width: auto;
	margin-top: 2rem;
}

#enq {
	width: auto;
}

#kifu {
	width: auto;
	margin: 0.625rem auto;
}

#kifu_inner_box{
	width: auto;
}

#enq_inner_box {
	width: auto;
}

.kifu_inner_item ul {
	width: auto;
}

.kifu_inner_item ul.ws {
	margin-left: 0;
	width: auto;
}

.kifu_inner_item ul.ws li{
	width: auto;
}

.tx_bottom {
	width: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 2rem;
}

.tx_bottom > p {
	width: auto;
	margin: 0;
}

.tm_box {
	width: auto;
}
.tm_title {
	width: auto;
}
.tm_box p {
	width: auto;
}

.h_lo{
	height: auto;
}

.enq_inner_item{
	width: auto;
}

}
/* ##########SP横向き########## */
@media screen and (min-width:1px) and (max-width:768px) {

}

/* ##########SP########## */
@media screen and (min-width:1px) and (max-width:575px) {
	#yakuso_main h1{
		width: 70%;
		right: 1rem;
	}

	#yakuso_main h2#h1_read {
        bottom: 3rem;
        right: 1rem;
    }

	#ecofrontier #shisetsu{
		flex-direction: column;
		gap: 1rem;
	}

	.shisetsu_inner {
        width: auto;
	}

	.shisetsu_inner .sub_img{
		display: none;
	}

	.goto_yakusodb a{
		width: auto;
	}

	#kifu{
		padding: 1em;
	}

	#kifu > h3{
		left: 10%;
	}

	.kifu_inner_item ul{
		padding: 0.5em;
	}
	.page_container .kifu_inner_item li{
		padding: 0.5rem;
	}

	.ul_on_img{
		position: relative;
		top: auto;
		right: auto;
	}

	.kifu_inner_item ul.ws{
		float: none;
	}

	.kifu_inner_item ul.ws li{
		padding: 0.5rem;
	}

	.page_container .fsem120{
		font-size: 1em;
		margin-bottom: 0;
	}

	.tx_bottom{
		gap: 1rem;
		flex-direction: column;
		align-items: center;
	}

	.tx_bottom > p{
		font-size: 1em;
	}

		.tx_bottom > p br{
			display: none;
		}

	.enq_inner_item{
		margin-left: 0;
	}

	p.enq_title br, p.kifu_title br{
		display: none;
	}

	#enq_inner_box{
		background: none;
	}

	.tm_title,
	.tm_box p{
		font-size: 1em;
	}
}