@charset "utf-8";

#lisianthus_seedlings {
	color: #443829;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#lisianthus_seedlings .for-pc{
	display: inherit;
}
#lisianthus_seedlings .for-sp{
	display: none;
}
#lisianthus_seedlings > p{
	margin: 0;
}
#lisianthus_seedlings h1 img{
	max-width: 100%;
}
#lisianthus_seedlings h1 + p{
	color: #443829;
	line-height: 1.8;
}
.ab_list_bt_dw {
	margin-bottom: 40px;
    color: #443829;
    overflow: hidden;
}
.ab_list_bt_dw li {
    color: #443829;
    border-radius: 50px;
    border: 2px solid #938675;
    width: 286px;
    background: url('../../common/img/ar_down.png') no-repeat 95%;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    text-align: center;
}
.ab_list_bt_dw li:last-of-type {
	margin-right: 0;
}
.ab_list_bt_dw li a {
    display: block;
    padding: 15px 20px;
    font-size: 18px;
    text-decoration: none;
}

#lisianthus_seedlings .sub-ttl {
	margin: 20px 0 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#lisianthus_seedlings h3{
	background: url(../img/titbg.png) left bottom no-repeat;
	background-size: 100% 50px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	width: 100%;
	height: 50px;
	text-align: center;
	display: block;
	margin: 0 0 20px 0;
	font-weight: bold;
}
#lisianthus_seedlings h3 + p{
	font-size: 16px;
	color: #443829;
	line-height: 1.6;
}
#lisianthus_seedlings h4{
	width: 100%;
	height: 75px;
	line-height: 58px;
	text-align: center;
	background: url(../img/h4bg.png) left center no-repeat;
	background-size: 98% 100%;	
	font-size: 22px;
	color:#443829;
	margin: 39px 0 18px 0;
}
#lisianthus_seedlings h4 span{
	font-size: 30px;
}
#lisianthus_seedlings .frame-sec {
	margin-bottom: 60px;
}
#lisianthus_seedlings ul.type {
	margin: 40px auto 0;
	display: flex;
/*
	justify-content: space-between;
*/
	text-align: center;
	max-width:730px;
}
#lisianthus_seedlings ul.type figure {
	margin: 0 0 10px 0;
}
#lisianthus_seedlings ul.type figure img {
	width: 365px;
}
#lisianthus_seedlings ul.type .ttl {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #443829;
}
#lisianthus_seedlings ul.type li:first-child .ttl {
	margin-bottom: 20px;
}
#lisianthus_seedlings ul.point3 li {
	margin: 0 0 40px 0;
	display: flex;
	justify-content: space-between;
	align-content: center;
}
#lisianthus_seedlings ul.point3 li figure {
	width: 280px;
	align-self: center;
}
#lisianthus_seedlings ul.point3 li figure img {
	width: 280px;
}
#lisianthus_seedlings ul.point3 li .desc {
	padding-left: 40px;
	align-self: center;
	flex: 1;
}
#lisianthus_seedlings ul.point3 li .desc .ttl {
	margin: 0 0 24px 0;
	font-size: 20px;
	font-weight: bold;
	color: #443829;
}
#lisianthus_seedlings ul.point3 li.one .desc .ttl {
	padding: 10px 0 10px 65px;
	background: url(../img/ico_pt1.png) left center no-repeat;
	-webkit-background-size: 45px auto;
	background-size: 45px auto;
}
#lisianthus_seedlings ul.point3 li.two .desc .ttl {
	padding: 10px 0 10px 65px;
	background: url(../img/ico_pt2.png) left center no-repeat;
	-webkit-background-size: 45px auto;
	background-size: 45px auto;
}
#lisianthus_seedlings ul.point3 li.three .desc .ttl {
	padding: 0 0 0 65px;
	background: url(../img/ico_pt3.png) left center no-repeat;
	-webkit-background-size: 45px auto;
	background-size: 45px auto;
}
#lisianthus_seedlings ul.point3 li .desc .text {
	text-align: justify;
}
#lisianthus_seedlings ul.flow {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-content: flex-end;
}
#lisianthus_seedlings ul.flow .desc {
	height: 138px;
	padding: 17px 17px 0 17px;
	margin-right: 10px;
	border: #f7f6f3 3px solid;
	box-sizing: border-box;
	background: #ffffff;
	align-self: flex-end;
	width: 428px;
}
#lisianthus_seedlings ul.flow .desc .ttl {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
#lisianthus_seedlings ul.flow .desc .text {
	font-size: 16px;
	font-weight: normal;
}
#lisianthus_seedlings ul.flow .img {
	width: 462px;
	text-align: center;
}
#lisianthus_seedlings ul.flow .img img {
	width: 462px;
}
#lisianthus_seedlings ul.flow .month {
	margin-bottom: 5px;
}
#lisianthus_seedlings p.end {
	margin-top: 20px;
}
.section-title {
    background-image: url(../../common/img/section-title-line.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    font-size: 32px;
    padding-bottom: 15px;
}
.btn-area {
    margin-bottom: 60px;	
}
@media only screen and (max-width: 767px) {
	#lisianthus_seedlings {
		padding-left: 10px;
		padding-right: 10px;
	}
	#lisianthus_seedlings .for-pc{
		display: none;
	}
	#lisianthus_seedlings .for-sp{
		display: inherit;
	}
	#lisianthus_seedlings > p{
		margin-bottom: 0;
	}
	#lisianthus_seedlings h1{
		margin-top: 0;
	}
	#lisianthus_seedlings h2{
		margin: 0 -10px 10px;
	}
	#lisianthus_seedlings .sub-ttl {
		margin: 20px 0 20px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	#lisianthus_seedlings h3{
		font-size: 16px;
		margin-bottom: 10px;
	}
	#lisianthus_seedlings h4{
		font-size: 16px;
		margin: 19.5px 0 12px 0;
	}
	#lisianthus_seedlings h4 span{
		font-size: 16px;
	}
	#lisianthus_seedlings h3 + p{
		font-size: 16px;
		line-height: 1.8;
	}
	#lisianthus_seedlings .frame-sec {
		margin-bottom: 30px;
	}
	.section-title {
		font-size: 16px;
	}
	#lisianthus_seedlings ul.type {
		margin: 10px 0 0 0;
		display: block;
	}
	#lisianthus_seedlings ul.type li {
		margin-bottom: 30px;
	}
	#lisianthus_seedlings ul.type figure {
		margin: 0 0 10px 0;
	}
	#lisianthus_seedlings ul.type figure img {
		max-width: 100%;
	}
	#lisianthus_seedlings ul.type .ttl {
		margin-bottom: 10px;
		font-size: 20px;
		font-weight: bold;
		color: #443829;
	}
	#lisianthus_seedlings ul.type li:first-child .ttl {
		margin-bottom: 10px;
	}
	.btn-area {
		margin-bottom: 40px;
	}
	#lisianthus_seedlings ul.point3 {
		margin: 30px 0 0 0;
	}
	#lisianthus_seedlings ul.point3 li {
		margin: 0 0 40px 0;
		display: block;
	}
	#lisianthus_seedlings ul.point3 li figure {
		width: 240px;
		margin: 0 auto 10px;
		text-align: center;
	}
	#lisianthus_seedlings ul.point3 li figure img {
		width: 240px;
	}
	#lisianthus_seedlings ul.point3 li .desc {
		padding: 10px 15px;
		align-self: center;
	}
	#lisianthus_seedlings ul.point3 li .desc .ttl {
		margin: 0 0 14px 0;
		font-size: 16px;
		font-weight: bold;
		color: #443829;
	}
	#lisianthus_seedlings ul.point3 li.one .desc .ttl {
		padding: 10px 0 0 40px;
		background: url(../img/ico_pt1.png) left center no-repeat;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}
	#lisianthus_seedlings ul.point3 li.two .desc .ttl {
		padding: 10px 0 0 40px;
		background: url(../img/ico_pt2.png) left center no-repeat;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}
	#lisianthus_seedlings ul.point3 li.three .desc .ttl {
		padding: 10px 0 0 40px;
		background: url(../img/ico_pt3.png) left center no-repeat;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;
	}
	#lisianthus_seedlings ul.point3 li .desc .text {
		text-align: justify;
	}
	#lisianthus_seedlings ul.flow {
		margin-bottom: 10px;
		display: block;
	}
	#lisianthus_seedlings ul.flow .desc {
		height: auto;
		padding: 15px 10px;
		margin-right: 0;
		border: none;
		box-sizing: border-box;
		background: #ffffff;
		align-self: flex-end;
		width: 100%;
	}
	#lisianthus_seedlings ul.flow .desc .ttl {
		margin-bottom: 5px;
		font-size: 20px;
		font-weight: bold;
	}
	#lisianthus_seedlings ul.flow .desc .text {
		font-size: 16px;
		font-weight: normal;
	}
	#lisianthus_seedlings ul.flow .img {
		width: auto;
		text-align: center;
	}
	#lisianthus_seedlings ul.flow .img img {
		width: 100%;
		max-width: 100%;
	}
	#lisianthus_seedlings ul.flow .month {
		margin-bottom: 5px;
	}
	#lisianthus_seedlings p.end {
		margin-top: 20px;
	}
	.ab_list_bt_dw {
		margin-bottom: 40px;
		color: #443829;
		overflow: hidden;
	}
	.ab_list_bt_dw li:nth-child(1n) {
		margin-right: 0%;
	}
	.ab_list_bt_dw li:nth-child(2n) {
		margin-left: 4%;
	}
	.ab_list_bt_dw li {
		width: 48%;
		margin-top: 10px;
		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:last-of-type {
		margin-right: 0;
	}
	.ab_list_bt_dw li a {
		display: block;
		padding: 15px 20px;
		font-size: 18px;
	}
}