.block-event-page--accessory {
  max-width: 900px;
  margin: 0 auto;
}
.block-top-event--goods {
  max-width: 900px;
  margin: 0 auto;
}
.typhoonmeasures_wrap{
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

#typhoonmeasures_goods .for-sp { display: none;}
#typhoonmeasures_goods .for-pc { display: initial;}
#typhoonmeasures_goods h2 { background: none;}
@media only screen and (max-width: 767px) {
	#typhoonmeasures_goods .for-sp { display: initial;}
	#typhoonmeasures_goods .for-pc { display: none;}
}

#typhoonmeasures {
	width: 900px;
	margin: 0 auto 0;
	padding-bottom: 1px;
	background: url("../img/bg.jpg") top center repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	font-size: 20px;
	line-height: 1.8;
	color: #223f5e;
}
#typhoonmeasures h1,
#typhoonmeasures h2,
#typhoonmeasures h3 {
	margin: 0;
	padding: 0;
	border: none;
  background-color: transparent;
}
#typhoonmeasures .section_inner_ {
	padding: 40px;
}
#typhoonmeasures .for-sp {
	display: none;
}
#typhoonmeasures .for-pc {
	display: initial;
}
#typhoonmeasures img {
	max-width: 100%;
}
#typhoonmeasures p {
	margin-bottom: 20px;
	line-height: 1.8;
}
#typhoonmeasures .btn_taisyou {
	text-align: center;
}
#typhoonmeasures .btn_taisyou img {
	width: 480px;
}

/* Section01 */
#typhoonmeasures #sec01 {
	margin-bottom: 50px;
}
#typhoonmeasures #sec01 .sub {
	padding: 50px 0;
	margin: 0 auto;
	text-align: center;
	line-height: 1.8;
}
#typhoonmeasures #sec01 .image {
	text-align: center;
	width: auto;
	max-width: 850px;
	margin: 0 auto;
}

/* Section02 */
#typhoonmeasures #sec02 {
	width: 900px;
	padding: 200px 20px 0 20px;
	margin: 0 auto 30px;
	overflow: hidden;
	position: relative;
}
#typhoonmeasures #sec02 .section_inner_ {
	padding: 140px 40px 1px;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#typhoonmeasures #sec02 .section_inner_ h2 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
#typhoonmeasures #sec02 .section_inner_ h3 {
	padding: 15px 0;
	margin: 0 0 25px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	background: url("../img/ttl_h2_bg01.png") top center repeat;
}
#typhoonmeasures #sec02 h3 img {
	height: 40px;
	vertical-align: top;
}
#typhoonmeasures #sec02 .btn_cart {
	width: 480px;
	margin: 0 auto 60px;
	text-align: center;
}

/* Section03 */
#typhoonmeasures #sec03 {
	width: 860px;
	margin: 0 20px 40px;
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
#typhoonmeasures #sec03 .section_inner_ {
	padding-bottom: 1px;
}
#typhoonmeasures #sec03 h3 {
	padding: 15px 0;
	margin: 0 0 25px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	background: url("../img/ttl_h2_bg02.png") top center repeat;
}
#typhoonmeasures #sec03 h3 img {
	height: 40px;
	vertical-align: top;
}
#typhoonmeasures #sec03 .btn_cart {
	width: 480px;
	margin: 0 auto 60px;
	text-align: center;
}

/* Section02、3共通 */
#typhoonmeasures .box {
	width: 780px;
	margin: 0 auto 30px;
	display: flex;
	justify-content: space-between;
}
#typhoonmeasures .box .image {
	width: 270px;
}
#typhoonmeasures .box .desc {
	width: 480px;
	align-self: center;
}
#typhoonmeasures .box .desc p {
	font-size: 18px;
	line-height: 2.0;
}
#typhoonmeasures .box .desc p .kome {
	font-size: 10px;
	vertical-align: top;
}
#typhoonmeasures .box .desc li {
	font-size: 14px;
	padding-left: 1em;
	text-indent: -1em;
}
#typhoonmeasures .box .desc p.memo {
	font-size: 14px;
	padding-left: 1em;
	text-indent: -1em;
}
#typhoonmeasures .osusume {
	width: 800px;
	padding: 40px 0;
	margin: 0 auto 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	background: url(../img/osusume_bg.png) top center repeat;
}
#typhoonmeasures .osusume img {
	height: 274px;
}

/* Section04 */
#typhoonmeasures #sec04 {
	text-align: center;
}
#typhoonmeasures #sec04 h2 {
	padding-bottom: 100px;
}
#typhoonmeasures #sec04 .color_box {
	width: 790px;
	padding: 90px 25px 50px;
	margin: 0 auto 40px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgba(37,139,201,0.4);
	box-sizing: content-box;
	position: relative;
}
#typhoonmeasures #sec04 .color_box .point {
	width: 100%;
	text-align: center;
	position: absolute;
	top: -75px;
	left: 0;
}
#typhoonmeasures #sec04 .color_box .sub {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}
#typhoonmeasures #sec04 .color_box h3 {
	margin-bottom: 40px;
	text-align: center;
}

#typhoonmeasures_goods {
	width: 900px;
	margin: 0 auto;
}
#typhoonmeasures_goods img {
	max-width: 100%;
}
#typhoonmeasures_goods h2 {
	margin: 80px 0 40px;
	text-align: center;
}
#typhoonmeasures_goods h2.ttl02 img {
	height: 32px;
}

/*-----------------------------------------
 SP
-----------------------------------------*/
@media only screen and (max-width: 767px) {
	#typhoonmeasures {
		width: auto;
		margin: 0 auto;
		padding-bottom: 1px;
		background: url("../img/bg.jpg") top center repeat;
		-webkit-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
		border-radius: 0 0 6px 6px;
		font-size: 18px;
		line-height: 1.8;
	}
	#typhoonmeasures .section_inner_ {
		padding: 0 15px 15px 15px;
	}
	#typhoonmeasures .for-pc {
		display: none;
	}
	#typhoonmeasures .for-sp {
		display: initial;
	}
	#typhoonmeasures img {
		max-width: 100%;
	}
	#typhoonmeasures p {
		margin-bottom: 15px;
		line-height: 1.8;
	}

	/* Section01 */
	#typhoonmeasures #sec01 {
		margin-bottom: 10px;
	}
	#typhoonmeasures #sec01 .sub {
		padding: 20px;
		margin: 0 auto;
		text-align: left;
		line-height: 1.8;
	}
	#typhoonmeasures #sec01 .image {
		margin: 0 10px;
		text-align: center;
	}
	#typhoonmeasures #sec01 .btn_taisyou {
		margin: 0 0 20px;
		text-align: center;
	}
	#typhoonmeasures #sec01 .btn_taisyou img {
		width: 280px;
	}

	/* Section02 */
	#typhoonmeasures #sec02 {
		width: auto;
		padding: 0;
		margin: 0 auto 30px;
		overflow: visible;
		position: relative;
	}
	#typhoonmeasures #sec02 .section_inner_ {
		padding: 0;
		margin: 0;
		background: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	#typhoonmeasures #sec02 .section_inner_sp {
		padding: 30px 15px 1px;
		margin: 0 10px;
		background: #ffffff;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	#typhoonmeasures #sec02 .section_inner_ h2 {
		width: 90%;
		position: relative;
		left: 5%;
		top: 20px;
		text-align: center;
		z-index: 2;
	}
	#typhoonmeasures #sec02 .section_inner_ h3 {
		padding: 12px 0;
		margin: 0 0 25px 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		line-height: 1.0;
		text-align: center;
		background: url("../img/ttl_h2_bg01.png") top center repeat;
	}
	#typhoonmeasures #sec02 h3 img {
		height: 22px;
		width: auto;
		vertical-align: top;
	}
	#typhoonmeasures #sec02 .btn_cart {
		width: auto;
		margin: 0 auto 20px;
		text-align: center;
	}
	#typhoonmeasures #sec02 .btn_cart img {
		width: 280px;
	}

	/* Section03 */
	#typhoonmeasures #sec03 {
		width: auto;
		padding: 15px 15px 1px;
		margin: 0 10px 40px;
		background: #ffffff;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		overflow: hidden;
	}
	#typhoonmeasures #sec03 .section_inner_ {
		padding: 0 0 1px;
	}
	#typhoonmeasures #sec03 h3 {
		padding: 12px 0;
		margin: 0 0 25px 0;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		line-height: 1.0;
		text-align: center;
		background: url("../img/ttl_h2_bg02.png") top center repeat;
	}
	#typhoonmeasures #sec03 #taisaku02 h3,
	#typhoonmeasures #sec03 #taisaku03 h3 {
		margin-top: 50px;
	}
	#typhoonmeasures #sec03 h3 img {
		height: 22px;
		width: auto;
		vertical-align: top;
	}
	#typhoonmeasures #sec03 .btn_cart {
		width: auto;
		margin: 0 auto 30px;
		text-align: center;
	}
	#typhoonmeasures #sec03 .btn_cart img {
		width: 280px;
	}

	/* Section02、3共通 */
	#typhoonmeasures .box {
		width: auto;
		margin: 0 auto 20px;
		display: block;
	}
	#typhoonmeasures .box .image {
		width: 90%;
		margin: 0 auto 15px;
	}
	#typhoonmeasures .box .desc {
		width: auto;
		align-self: center;
	}
	#typhoonmeasures .box .desc p {
		font-size: 16px;
		line-height: 2.0;
	}
	#typhoonmeasures .box .desc p .kome {
		font-size: 10px;
		vertical-align: top;
	}
	#typhoonmeasures .box .desc li {
		font-size: 14px;
		padding-left: 1em;
		text-indent: -1em;
	}
	#typhoonmeasures .box .desc p.memo {
		font-size: 14px;
		padding-left: 1em;
		text-indent: -1em;
	}
	#typhoonmeasures .osusume {
		width: auto;
		padding: 20px 15px;
		margin: 0 auto 20px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		text-align: center;
		background: url(../img/osusume_bg.png) top center repeat;
	}
	#typhoonmeasures .osusume img {
		height: auto;
	}

	/* Section04 */
	#typhoonmeasures #sec04 {
		text-align: center;
	}
	#typhoonmeasures #sec04 h2 {
		padding-bottom: 10vw;
		margin: 0 10px;
	}
	#typhoonmeasures #sec04 .color_box {
		width: auto;
		padding: 20vw 15px 15px;
		margin: 0 10px 10px;
		text-align: center;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		background: rgba(37,139,201,0.4);
		box-sizing: content-box;
		position: relative;
	}
	#typhoonmeasures #sec04 .color_box .point {
		width: 100%;
		text-align: center;
		position: absolute;
		top: -25px;
		left: 0;
	}
	#typhoonmeasures #sec04 .color_box .sub {
		margin-bottom: 20px;
		font-size: 16px;
		text-align: left;
	}
	#typhoonmeasures #sec04 .color_box h3 {
		margin-bottom: 20px;
		text-align: center;
	}
	
	#typhoonmeasures_goods {
		width: auto;
		margin: 0 10px;
	}
	#typhoonmeasures_goods img {
		max-width: 100%;
	}
	#typhoonmeasures_goods h2 {
		margin: 40px 0 0 0;
		text-align: center;
    background-color: transparent;
	}
	#typhoonmeasures_goods h2.ttl02 {
	    height: 22px;
	    min-height: 36px;
		margin: 40px 0 15px;
	}
	#typhoonmeasures_goods h2.ttl02 img {
		height: 22px;
		width: auto;
		vertical-align: top;
	}
}