.container h1 img{
	max-width: 100%;
}
.container h1 + p{
	text-align: left;
	line-height: 1.8;
}
.ab_list_bt_dw      { margin-bottom: 40px; 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; text-align: center;
  background: url('../../common/img/ar_down.png') no-repeat 95%;
}
.ab_list_bt_dw li:nth-child(2n) { margin-right: 0;}
.ab_list_bt_dw li a { padding: 15px 20px; font-size: 18px; display: block;}

@media only screen and (min-width: 768px) {
	#selftop_seedlings {
		font-size: 20px;
		margin: 0 0 70px;
	}
	#selftop_seedlings .sp {
    display: none !important;
  }
	#selftop_seedlings .about_:nth-of-type(1) {
		margin: 35px 0 55px;
	}
	#selftop_seedlings .about_:nth-of-type(2) {
		margin: 0 0 70px;
		text-align: center;
	}
	#selftop_seedlings .about_#about02 {
	margin: 0 0 70px;
    text-align: center;
  }
	#selftop_seedlings .about_#about02  h2 {
		margin: 0 0 35px;
	}
	#selftop_seedlings .about_#about02 h2 p {
    text-align: center;
  }
  	#selftop_seedlings .about_#about03 {
    margin: 0 0 70px;
    text-align: center;
  }
	#selftop_seedlings .about_#about03  h2 {
		margin: 0 0 35px;
  }  
	#selftop_seedlings .about_#about03 h2 p {
    text-align: center;
  }
	#selftop_seedlings h2 {
		background: #a58153;
		padding: 3px;
		margin: 0 0 15px;
	}
	#selftop_seedlings .about_:nth-of-type(2) h2 {
		margin: 0 0 35px;
	}
	#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 {
    width: 750px;
    margin: 0 auto;
		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 55px;
	}
	#selftop_seedlings .about_:nth-of-type(2) img {
		margin: 0 0 35px;
	}
	#selftop_seedlings .about_:nth-of-type(2) img + p {
		text-align: center;
	}
	#selftop_seedlings .about_#about03 ul {
        width: 800px;
        margin: 0 auto;
		text-align: center;
	}
	#selftop_seedlings .about_#about03 ul li:first-child {
		margin: 0 0 35px;
	}
	#selftop_seedlings .about_#about03 ul li .headline_ {
		font-weight: bold;
		margin: 0 0 5px;
	}
	#selftop_seedlings .about_#about03 ul li img {
		margin: 0 0 10px;
	}
	#selftop_seedlings .about_#about03 ul li .text_wrap_ {
		width: 800px;
		margin: 0 0 0 35px;
	}
    #selftop_seedlings #select {
		text-align: center;
        margin: 0 0 40px;
    }

    #selftop_seedlings #select .special-price {
		position: relative;
		padding: 30px 40px;
		border-radius: 20px;
		background: url(../img/bg_special.jpg);
    }
    #selftop_seedlings #select .special-price:before,
    #selftop_seedlings #select .special-price:after {
		content: '';
		position: absolute;
		top: -10px;
		left: 0;
        width: 230px;
        height: 120px;
    background: url(../img/img_flag.png) no-repeat;
    }
    #selftop_seedlings #select .special-price:after {
        left: auto;
        right: 0;
        transform: scale(-1, 1);
    }
    #selftop_seedlings #select h3 {
        padding: 0;
        margin: 0 0 5px;
        line-height: 0;
    }
    #selftop_seedlings #select h3 img {
        transform: translateX(-30px);
    }
    #selftop_seedlings #select .special-price > p {
        margin: 0 0 15px;
    }
    #selftop_seedlings #select .caution {
        text-align: left;
        font-size: 16px;
        line-height: 1.5;
        margin: 20px 0 0;
    }
    #selftop_seedlings #select .caution p.important {
        font-size: 16px;
        color: #de1955;
    }	
}

@media only screen and (max-width: 767px) {
  #selftop_seedlings {
    font-size: 18px;
  }
  #selftop_seedlings .pc {
    display: none !important;
  }
  #selftop_seedlings .special-intro {
    padding: 0 10px;
  }
	.section-title {
	    font-size: 16px;
	}	
	.container h1 { margin: 0 0 15px;}	
	.container h1 + p { margin: 0 10px 15px; text-align: left;}
  
	.ab_list_bt_dw { margin: 0 10px 30px;}
	.ab_list_bt_dw li { width: 100%; margin-top: 10px; margin-right: 0;}
  .ab_list_bt_dw li a { padding: 10px 20px; font-size: 16px; display: block;}
	
	#selftop_seedlings {
		line-height: 1.8;
		margin: 0 0 40px;
	}
	#selftop_seedlings img {
		max-width: 100%;
	}
	#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 #select .special-price {
        position: relative;
        padding: 50px 10px 25px;
        margin: 6vw 10px 20px;
        border-radius: 10px;
        background: url(../img/bg_special.jpg) repeat left top / 100px;
    }
    #selftop_seedlings #select .special-price:before,
    #selftop_seedlings #select .special-price:after {
        content: '';
        position: absolute;
        top: -2vw;
        left: 0;
        width: 29.87%;
        height: 9%;
        background: url(../img/sp/img_flag.png) no-repeat left top / contain;
    }
     #selftop_seedlings #select .special-price:after {
        left: auto;
        right: 0;
        transform: scale(-1, 1);
    }
     #selftop_seedlings #select h3 {
        padding: 0;
        margin: 0 0 10px 20px;
    }
    #selftop_seedlings #select h3 img {
        width: 90.705%;
    }
    #selftop_seedlings #select .special-price > p {
		text-align: center;
        margin: 0 0 20px;
    }
    #selftop_seedlings #select .special-price > img {
        width: 90.145%;
		margin: 0 0 0 15px;

    }
    #selftop_seedlings #select .special-price .caution {
        margin: 25px 10px 0;
        text-align: left;
    }
    #selftop_seedlings #select .special-price .caution p {
        font-size: 16px;
        padding-left: 3.7vw;
        text-indent: -3.7vw;
        line-height: 1.6;
    }
    #selftop_seedlings #select .special-price .caution p.important {
        color: #de1955;
        font-size: 16px;
    }	
}