.container h1 img{
	max-width: 100%;
}
.container h1 + p{
	text-align: left;
	line-height: 1.8;
}
.ab_list_bt_dw {
    color: #443829;
    overflow: hidden;
}
.ab_list_bt_dw ul {
    display: flex;
    flex-wrap: wrap;
}
.ab_list_bt_dw li {
    width: 48.6%;
    margin-top: 20px;
    margin-right: 2.8%;
    color: #443829;
    border-radius: 50px;
    border: 2px solid #938675;
    background: url('../../common/img/ar_down.png') no-repeat 95%;
    text-align: center;
}
.ab_list_bt_dw li:nth-child(2n) {
	margin-right: 0;
}
.ab_list_bt_dw li a {
    display: block;
    padding: 15px 20px;
    font-size: 18px;
}

@media only screen and (min-width: 768px) {
	#selftop_seedlings {
		font-size: 20px;
		margin: 0 0 70px;
	}
	#selftop_seedlings .about_:nth-of-type(1) {
		margin: 35px 0 55px;
	}
	#selftop_seedlings .about_:nth-of-type(2){
		margin: 0 0 70px;
	}
	
	#selftop_seedlings .about_:nth-of-type(2) h2 p{
		text-align: center;
	}
	#selftop_seedlings .about_:nth-of-type(2) p{
		text-align: left;
	}
	#selftop_seedlings h2 {
		background: #a58153;
		padding: 3px;
		margin: 0 0 15px;
	}
	#selftop_seedlings h2 p {
		color: #fefefe;
		font-size: 20px;
		text-align: center;
		border: 1px solid #c0a787;
		padding: 8px 0 6px;
	}
	#selftop_seedlings .about_ h2 + p {
		margin: 0 0 30px;
	}
	#selftop_seedlings .about_ ul {
		text-align: center;
	}
	#selftop_seedlings .about_ ul li:first-child {
		margin: 0 0 35px;
	}
	#selftop_seedlings .about_ ul li .headline_ {
		font-weight: bold;
		margin: 0 0 5px;
	}
	#selftop_seedlings .about_ ul li img {
		margin: 0 0 10px;
	}
	#selftop_seedlings .about_ ul li .text_wrap_ {
		width: 515px;
		margin: 0 0 0 135px;
	}
	#selftop_seedlings .about_:nth-of-type(2) img {
		margin: 0 0 35px;
	}
	#selftop_seedlings .about_:nth-of-type(2) img + p {
		text-align: left;
	}
	#selftop_seedlings .btn_ {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#selftop_seedlings .btn_ a {
		display: block;
		width: 365px;
		border: 1px solid #443829;
		border-radius: 5px;
		text-align: center;
		background: url(../img/arrow.png) no-repeat right 17px center;
		box-sizing: border-box;
		font-weight: bold;
		padding: 15px 0 11px;
	}
	#selftop_seedlings .btn_ a:nth-child(1),
	#selftop_seedlings .btn_ a:nth-child(2) {
		margin: 0 0 15px;
	}
}

@media only screen and (max-width: 767px) {
	.section-title {
		font-size: 16px;
	}	
	#selftop_seedlings h1 {
    padding: 0 10px;
	}
	.container h1 + p{
		text-align: left;
	}	
	
	.ab_list_bt_dw {
    margin: 0 10px 20px;
	}
	.ab_list_bt_dw li {
		width: 100%;
    margin-top: 10px;
    margin-right: 0;
	}
  .ab_list_bt_dw li a {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
  }
  .special-anchor-links {
    padding: 0 10px;
  }
	
	#selftop_seedlings {
		font-size: 18px;
		line-height: 1.8;
		margin: 0 0 40px;
	}
	#selftop_seedlings img {
		max-width: 100%;
	}
	#selftop_seedlings h1 + p {
		margin-right: 10px;
		margin-left: 10px;
	}
	#selftop_seedlings .about_ {
		text-align: center;
		margin: 0 10px 30px;
	}
	#selftop_seedlings h2 {
		background: #a58153;
		padding: 3px;
		margin: 0 0 13px;
	}
	#selftop_seedlings .about_:nth-of-type(2) h2 {
		margin: 0 0 18px;
	}
	#selftop_seedlings h2 p {
		color: #fefefe;
		font-size: 18px;
		text-align: center;
		border: 1px solid #c0a787;
		padding: 8px 0 6px;
	}
	#selftop_seedlings h2 + p {
		margin: 0 0 20px;
		text-align: left;
	}
	#selftop_seedlings h2 + p br {
		display: none;
	}
	#selftop_seedlings .about_ li {
		text-align: center;
		margin: 0 0 15px;
	}
	#selftop_seedlings .about_ li:last-child {
		margin: 0;
	}
	#selftop_seedlings .headline_ {
		font-weight: bold;
	}
	#selftop_seedlings .headline_ + p {
		letter-spacing: -0.5px;
	}
	#selftop_seedlings li img {
		margin: 0 0 5px;
	}
	#selftop_seedlings h2 + img {
		margin: 0 0 10px;
	}
	#selftop_seedlings h2 + img + p {
		text-align: left;
	}
	#selftop_seedlings h2 + img + p br {
		display: none;
	}
	#selftop_seedlings .btn_ a {
		display: block;
		text-align: center;
		border: 1px solid #443829;
		border-radius: 5px;
		background: url(../img/arrow.png) no-repeat right 10px top 14px / 12px;
		box-sizing: border-box;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 8px 10px 6px 0;
		margin: 0 0 10px;
	}
	#selftop_seedlings .btn_ a:last-child {
		margin: 0;
	}
}

/* 2021/06/09 摜ؑ */
html[data-browse-mode="S"] .isPC,
html[data-browse-mode="P"] .isSP{
    display: none;
}
html[data-browse-mode="S"] .img01_,
html[data-browse-mode="S"] .img02_,
html[data-browse-mode="S"] .img03_{
    max-width: 355px !important;
}
