.block-event-page--accessory {
  max-width: 900px;
  margin: 0 auto;
}
.block-top-event--goods {
  max-width: 900px;
  margin: 0 auto;
}

.zinniaprofusion_wrap{
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
.container h1{
	margin: 0;
}
.container h1 img{
	max-width: 100%;
}
.ab_list_bt_dw li{
	width: 47.31%;
}
.ab_list_bt_dw {
    color: #443829;
    overflow: hidden;
}
.ab_list_bt_dw li {
    color: #443829;
    border-radius: 6px;
    border: 1px solid #443829;
    width: 48.6%;
    background: url('../../common/img/ar_down.png') no-repeat 95%;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.ab_list_bt_dw li:last-of-type {
	margin-right: 0;
}
.ab_list_bt_dw li a {
    display: block;
    padding: 15px 20px;
    font-size: 14px;
}
.section-title {
    font-size: 24px;
    font-weight: bold;
    padding: 11px 0 !important;
    line-height: 1.4;
    text-align: center;
    background-color: #f9f4ee;
    margin: 40px 0 20px;
}
@media only screen and (max-width: 767px) {
  .section-title {
    font-size: 18px;
    margin-top: 15px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: inherit;
  }
}
.zinniaprofusion_wrap .banner {
	margin: 40px 0;
}
#zinniaprofusion {
	font-size: 16px;
}
#zinniaprofusion h5 {
	width: 900px;
	margin: 0 auto;
}
#zinniaprofusion .zinniaprofusion_inner_ {
	width: 900px;
	/* margin: 10px auto; */
	margin-bottom: 40px;
}
#zinniaprofusion .text {
	line-height: 1.8;
	text-align: justify;
}
#zinniaprofusion .color {
	color: #fc4700;
	font-weight: bold;
}
#zinniaprofusion img {
	max-width: 100%;
	vertical-align: top;
}
#zinniaprofusion p.mt-4.sub-ttl {
	margin: 40px 0;
	line-height: 2.0;
	text-align: center;
}
#zinniaprofusion #page_navi {
	margin-bottom: 120px;
}
#zinniaprofusion #page_navi ul {
	max-width: 896px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#zinniaprofusion #page_navi ul li {
	text-align: center;
}
#zinniaprofusion #page_navi ul li img {
	height: 70px;
}
#zinniaprofusion #section_wrapper {
	padding: 55px 50px 50px 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background: #fbf5b8;
	position: relative;
}
#zinniaprofusion #section_wrapper h2 {
	width: 100%;
	margin: 0;
	text-align: center;
	position: absolute;
	top: -45px;
	left: 0;
}
#zinniaprofusion #section_wrapper h2 img{
	width: 840px;
}
#zinniaprofusion #section_wrapper h2 img.for-sp {
	display: none;
}
#zinniaprofusion #section_wrapper h3 {
	margin-bottom: 30px;
	text-align: left;
	position: relative;
}

/* Section01 */
#zinniaprofusion #section_wrapper #section01 {
	margin-bottom: 40px;
}
#zinniaprofusion #section_wrapper #section01 h3 img.for-sp {
	display: none;
}
#zinniaprofusion #section_wrapper #section01 .image {
	margin-bottom: 10px;
	position: relative;
}
#zinniaprofusion #section_wrapper #section01 .image .info {
	font-size: 14px;
	line-height: 1.1;
	position: absolute;
	top: 20px;
	left: 20px;
	color: #ffffff;
}
#zinniaprofusion #section_wrapper #section01 .memo {
	margin-bottom: 20px;
	font-size: 14px;
	text-align: right;
}

/* Section02 */
#zinniaprofusion #section_wrapper #section02 {
	margin-bottom: 40px;
}
#zinniaprofusion #section_wrapper #section02 h3 img.for-sp {
	display: none;
}
#zinniaprofusion #section_wrapper .osusume_list ul {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
#zinniaprofusion #section_wrapper .osusume_list ul li {
	width: 250px;
	padding-top: 50px;
	position: relative;
}
#zinniaprofusion #section_wrapper .osusume_list ul li h4 {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
#zinniaprofusion #section_wrapper .osusume_list ul li h4 img {
	height: 66px;
}

/* Section03 */
#zinniaprofusion #section_wrapper #section03 {
	margin-bottom: 40px;
}
#zinniaprofusion #section_wrapper #section03 h3 img.for-sp {
	display: none;
}
#zinniaprofusion #section_wrapper #section03 #layout_box {
	height: 460px;
	position: relative;
}
#zinniaprofusion #section_wrapper #section03 #layout_box .box01 {
	display: flex;
	justify-content: space-between;
}
#zinniaprofusion #section_wrapper #section03 #layout_box .box01 .image {
	width: 290px;
}
#zinniaprofusion #section_wrapper #section03 #layout_box .box01 .text {
	width: 480px;
	padding-top: 40px;
}
#zinniaprofusion #section_wrapper #section03 #layout_box .box02 .image {
	width: 380px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#zinniaprofusion #section_wrapper #section03 #layout_box .box02 .text {
	width: 390px;
	padding-top: 50px;
	text-align: right;
}

/* Section04 */
#zinniaprofusion #section_wrapper #section04 {
	padding: 40px 60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background: url("../img/bg.png") repeat;
	position: relative;
}
#zinniaprofusion #section_wrapper #section04 .color {
	color: #e30202;
}
#zinniaprofusion #section_wrapper #section04::before {
	content: '';
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: #fbf5b8;
	position: absolute;
	top: 15px;
	left: 15px;
}
#zinniaprofusion #section_wrapper #section04::after {
	content: '';
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: #fbf5b8;
	position: absolute;
	top: 15px;
	right: 15px;
}
#zinniaprofusion #section_wrapper #section04 h4 {
	margin-bottom: 35px;
	text-align: center;
}
#zinniaprofusion #section_wrapper #section04 h4 img {
	height: 34px;
}
#zinniaprofusion #section_wrapper #section04 ul {
	display: flex;
	justify-content: space-between;
}
#zinniaprofusion #section_wrapper #section04 ul li {
	width: 320px;
}
#zinniaprofusion #section_wrapper #section04 ul li.point01 .head-wrap {
	background: url("../img/sec03_icon01.png") 10px center no-repeat;
	-webkit-background-size: 45px 57px;
	background-size: 45px 57px;
}
#zinniaprofusion #section_wrapper #section04 ul li.point02 .head-wrap {
	background: url("../img/sec03_icon02.png") 10px center no-repeat;
	-webkit-background-size: 71px 42px;
	background-size: 71px 42px;
}
#zinniaprofusion #section_wrapper #section04 ul li .head {
	height: 100px;
	padding-left: 65px;
	margin-bottom: 15px;
	background: url("../img/line.png") top center no-repeat, url("../img/line.png") bottom center no-repeat;
	display: flex;
	justify-content: center;
}
#zinniaprofusion #section_wrapper #section04 ul li .head h5 {
	width: auto;
	font-size: 24px;
	font-weight: bold;
	align-self: center;
	line-height: 1.3;
	margin-left: 0;
	margin-right: 0;
}
#zinniaprofusion #section_wrapper #section04 ul li .image {
	margin-bottom: 15px;
}
#zinniaprofusion h5 + .products-list {
	margin-top: 10px;
}

@media only screen and (min-width: 768px) {
	br.for-sp {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.section-title {
	    font-size: 16px;
	}
	.ab_list_bt_dw li{
		width: 100%;
	}
	.section-title {
	    font-size: 16px;
	}	
	.container h1 + p{
		text-align: left;
	}	
	.ab_list_bt_dw li:nth-child(1n) {
    margin-right: 0%;
	}
	.ab_list_bt_dw li:nth-child(2n) {
    margin-left: 0%;
	}
	
	br.for-pc {
		display: none;
	}
	#zinniaprofusion .banner {
		margin: 10px 0;
	}
	#zinniaprofusion {
		width: auto;
		padding: 0 0 20px 0;
		font-size: 14px;
	}
	#zinniaprofusion h5 {
		width: auto;
		margin: 0 auto;
	}
	#zinniaprofusion .zinniaprofusion_inner_ {
		width: auto;
		margin: 0 10px 20px;
	}
	#zinniaprofusion .zinniaprofusion_inner_ h1 {
		margin: 0;
		padding: 0;
	}
	#zinniaprofusion .zinniaprofusion_inner_ h5 {
		width: auto;
		margin: 0 -10px;
	}
	#zinniaprofusion .text {
		line-height: 1.8;
		text-align: justify;
	}
	#zinniaprofusion .color {
		color: #fc4700;
		font-weight: bold;
	}
	#zinniaprofusion img {
		max-width: 100%;
		vertical-align: top;
	}
	#zinniaprofusion p.mt-4.sub-ttl {
		margin: 20px 0;
		line-height: 1.6;
		text-align: justify;
	}
	#zinniaprofusion #page_navi {
		margin-bottom: 90px;
	}
	#zinniaprofusion #page_navi ul {
		max-width: 90%;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	#zinniaprofusion #page_navi ul li {
		margin-bottom: 5px;
	}
	#zinniaprofusion #page_navi ul li img {
		height: 60px;
		width: auto;
	}
	#zinniaprofusion #section_wrapper {
		padding: 10% 15px 15px 15px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
		background: #fbf5b8;
		position: relative;
	}
	#zinniaprofusion #section_wrapper h2 {
		width: 94%;
		margin: 0;
		text-align: center;
    background-color: transparent;
		position: absolute;
		top: -45px;
		left: 3%;
	}
	#zinniaprofusion #section_wrapper h2 img.for-pc {
		display: none;
	}
	#zinniaprofusion #section_wrapper h2 img.for-sp {
		display: inline;
	}
	#zinniaprofusion #section_wrapper h3 {
		margin-bottom: 30px;
		text-align: center;
		position: relative;
    background-color: transparent;
	}

	/* Section01 */
	#zinniaprofusion #section_wrapper #section01 {
		margin-bottom: 40px;
	}
	#zinniaprofusion #section_wrapper #section01 h3 img.for-pc {
		display: none;
	}
	#zinniaprofusion #section_wrapper #section01 h3 img.for-sp {
		display: inline;
	}
	#zinniaprofusion #section_wrapper #section01 .image {
		margin-bottom: 10px;
		position: relative;
	}
	#zinniaprofusion #section_wrapper #section01 .image .info {
		font-size: 10px;
		line-height: 1.1;
		position: absolute;
		top: 10px;
		left: 10px;
		color: #ffffff;
	}
	#zinniaprofusion #section_wrapper #section01 .memo {
		margin-bottom: 20px;
		font-size: 10px;
		text-align: right;
	}

	/* Section02 */
	#zinniaprofusion #section_wrapper #section02 {
		margin-bottom: 40px;
	}
	#zinniaprofusion #section_wrapper #section02 h3 img.for-pc {
		display: none;
	}
	#zinniaprofusion #section_wrapper #section02 h3 img.for-sp {
		display: inline;
	}
	#zinniaprofusion #section_wrapper .osusume_list ul {
		margin-bottom: 20px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	#zinniaprofusion #section_wrapper .osusume_list ul li {
		width: auto;
		padding-top: 12%;
		text-align: center;
		position: relative;
		margin-bottom: 15px;
	}
	#zinniaprofusion #section_wrapper .osusume_list ul li:last-child {
		margin-bottom: 0;
	}
	#zinniaprofusion #section_wrapper .osusume_list ul li h4 {
		width: 100%;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
	}
	#zinniaprofusion #section_wrapper .osusume_list ul li h4 img {
		max-width: 60%;
		max-height: 80px;
		height: auto;
	}

	/* Section03 */
	#zinniaprofusion #section_wrapper #section03 {
		margin-bottom: 40px;
	}
	#zinniaprofusion #section_wrapper #section03 h3 img.for-pc {
		display: none;
	}
	#zinniaprofusion #section_wrapper #section03 h3 img.for-sp {
		display: inline;
	}
	#zinniaprofusion #section_wrapper #section03 #layout_box {
		height: auto;
		position: relative;
	}
	#zinniaprofusion #section_wrapper #section03 #layout_box .box01 {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	#zinniaprofusion #section_wrapper #section03 #layout_box .box01 .image {
		width: auto;
	}
	#zinniaprofusion #section_wrapper #section03 #layout_box .box01 .text {
		width: auto;
		padding: 15px 0 30px;
	}
	#zinniaprofusion #section_wrapper #section03 #layout_box .box02 .image {
		width: auto;
		position: relative;
		right: 0;
		bottom: 0;
	}
	#zinniaprofusion #section_wrapper #section03 #layout_box .box02 .text {
		width: auto;
		padding-top: 15px;
		text-align: left;
	}

	/* Section04 */
	#zinniaprofusion #section_wrapper #section04 {
		padding: 30px 15px 20px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
		background: url("../img/bg.png") repeat;
		position: relative;
	}
	#zinniaprofusion #section_wrapper #section04 .color {
		color: #e30202;
	}
	#zinniaprofusion #section_wrapper #section04::before {
		content: '';
		width: 10px;
		height: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		border-radius: 5px;
		background: #fbf5b8;
		position: absolute;
		top: 15px;
		left: 15px;
	}
	#zinniaprofusion #section_wrapper #section04::after {
		content: '';
		width: 10px;
		height: 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		border-radius: 5px;
		background: #fbf5b8;
		position: absolute;
		top: 15px;
		right: 15px;
	}
	#zinniaprofusion #section_wrapper #section04 h4 {
		margin-bottom: 0;
		text-align: center;
	}
	#zinniaprofusion #section_wrapper #section04 h4 img {
		height: 26px;
		width: auto;
	}
	#zinniaprofusion #section_wrapper #section04 ul {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	#zinniaprofusion #section_wrapper #section04 ul li {
		width: 100%;
		margin-top: 30px;
	}
	#zinniaprofusion #section_wrapper #section04 ul li.point01 .head-wrap {
		background: url("../img/sec03_icon01.png") 10px center no-repeat;
		-webkit-background-size: 40px auto;
		background-size: 40px auto;
	}
	#zinniaprofusion #section_wrapper #section04 ul li.point02 .head-wrap {
		background: url("../img/sec03_icon02.png") 10px center no-repeat;
		-webkit-background-size: 60px auto;
		background-size: 60px auto;
	}
	#zinniaprofusion #section_wrapper #section04 ul li .head {
		height: 80px;
		padding-left: 40px;
		margin-bottom: 15px;
		background: url("../img/line.png") top center no-repeat, url("../img/line.png") bottom center no-repeat;
		display: flex;
		justify-content: center;
	}
	#zinniaprofusion #section_wrapper #section04 ul li .head h5 {
		font-size: 18px;
		font-weight: bold;
		align-self: center;
	}
	#zinniaprofusion #section_wrapper #section04 ul li .image {
		margin-bottom: 15px;
	}
	.zinniaprofusion_wrap .banner{
		margin: 20px 0;
	}
}