/* .pane-left-menu {
  display: none !important;
} */
html[data-browse-mode="P"] .block-topic-path {
  position: relative;
}
.block-event-page--accessory {
  max-width: 1000px;
  margin: 0 auto;
}
.block-top-event--goods {
  max-width: 900px;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
	.sp_ {
		display: none !important;
	}
	#fuyuzuki {
    max-width: 1000px;
		margin: 0 auto 70px;
		line-height: 30px;
	}
	#fuyuzuki h1 {
		margin: 0 0 30px;
    background-color: transparent;
	}
	#fuyuzuki h1 + p {
		text-align: center;
		margin: 0 0 45px;
		font-size: 18px;
	}
	#fuyuzuki h2,
	#fuyuzuki h3 {
    background-color: transparent;
	}
	#fuyuzuki .btn_wrap_ {
		display: flex;
		justify-content: space-between;
		width: 720px;
		margin: 0 auto 30px;
	}
	#fuyuzuki .btn_wrap_ a {
		display: block;
		width: 350px;
	}
	#fuyuzuki .btn_wrap_ a img {
		width: 100%;
	}
	#fuyuzuki .point_ {
		margin: 0 0 35px;
	}
	#fuyuzuki .point_ ul {
		margin: -7px 0 0;
	}
	#fuyuzuki .point_ ul li {
		position: relative;
	}
	#fuyuzuki .point_ ul li:after {
		content: '';
		display: block;
		clear: both;
	}
	#fuyuzuki .point_ ul li:nth-child(1) {
		padding: 0 0 160px;
	}
	#fuyuzuki .point_ ul li:nth-child(2) {
		margin: 0 0 50px;
	}
	#fuyuzuki .point_ ul li:nth-child(3) {
		padding: 0 0 100px;
		height: 440px;
		box-sizing: content-box;
	}
	#fuyuzuki .point_ ul li:nth-child(2):after {
		content: '';
		position: absolute;
		bottom: 0;
		right: -115px;
		width: 376px;
		height: 346px;
		background: url(../img/img_point02_02.png);
		z-index: -1;
	}
	#fuyuzuki .point_ ul li:nth-child(3):after {
		content: '';
		position: absolute;
		bottom: 0;
		left: -100px;
		width: 348px;
		height: 285px;
		background: url(../img/img_point03_02.png);
		z-index: -1;
	}
	#fuyuzuki .point_ ul li .box_ {
		position: absolute;
		padding: 40px 35px;
		background: rgba(17, 98, 3, 0.7);
		box-sizing: border-box;
	}
	#fuyuzuki .point_ ul li:nth-child(1) .box_ {
		width: 430px;
		top: 55px;
		left: 0;
	}
	#fuyuzuki .point_ ul li:nth-child(2) .box_ {
		width: 510px;
		top: 50px;
		right: 0px;
	}
	#fuyuzuki .point_ ul li:nth-child(3) .box_ {
		width: 390px;
		top: 35px;
		left: 0;
	}
	#fuyuzuki .point_ ul li .box_ h3 {
		margin: 0 0 30px;
	}
	#fuyuzuki .point_ ul li .box_ p {
		color: #fff;
		font-size: 18px;
	}
	#fuyuzuki .point_ ul li .img_ {
		/* width: 708px; */
		width: 600px;
	}
	#fuyuzuki .point_ ul li:not(:nth-child(2)) .img_ {
		float: right;
	}
	#fuyuzuki .point_ ul li .img_ .caption_ {
		font-size: 16px;
		margin: 2px 0 0;
		text-align: right;
	}
	#fuyuzuki .voice_ {
		background: #f6f4d1;
		padding: 35px 20px 12px;
		box-sizing: border-box;
	}
	#fuyuzuki .voice_ h2 {
		text-align: center;
		margin: 0 0 40px;
		padding-bottom: 20px;
	}
	#fuyuzuki .voice_ ul {
		position: relative;
		height: 940px;
		margin: 0 0 20px;
		background: url(../img/img_voice01.png) no-repeat center top 200px;
	}
	#fuyuzuki .voice_ ul li {
		position: absolute;
		background: #fff;
		border-radius: 50%;
		box-sizing: border-box;
	}
	#fuyuzuki .voice_ ul li:before {
		content: '';
		position: absolute;
		background: url(../img/img_voice.png) no-repeat center / contain;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1) {
		width: 348px;
		padding: 60px 50px 140px;
		top: -27px;
		left: -9px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1):before {
		right: 24px;
		bottom: 44px;
		width: 22px;
		height: 33px;
		transform: rotate(100deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1):after {
		content: '';
		position: absolute;
		left: -5px;
		bottom: 5px;
		width: 211px;
		height: 153px;
		background: url(../img/img_voice02.png);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(2) {
		top: -49px;
		left: 331px;
		width: 238px;
		padding: 45px 28px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(2):before {
		left: 52px;
		bottom: -9px;
		width: 22px;
		height: 33px;
		transform: rotate(182deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(3) {
		top: 315px;
		left: -12px;
		width: 233px;
		padding: 50px 22px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(3):before {
		right: -2px;
		bottom: 140px;
		width: 20px;
		height: 33px;
		transform: rotate(42deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4) {
		top: 74px;
		right: -18px;
		width: 376px;
		padding: 65px 40px 110px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4):before {
		left: -2px;
		bottom: 85px;
		width: 25px;
		height: 33px;
		transform: rotate(210deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4):after {
		content: '';
		position: absolute;
		left: 55px;
		bottom: -42px;
		width: 221px;
		height: 172px;
		background: url(../img/img_voice03.png);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(5) {
		right: 200px;
		bottom: 50px;
		width: 206px;
		padding: 50px 15px 45px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(5):before {
		top: -11px;
		left: 45px;
		width: 23px;
		height: 33px;
		transform: rotate(-50deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(6) {
		right: -16px;
		bottom: 203px;
		width: 284px;
		padding: 60px 20px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(6):before {
		top: 14px;
		left: 35px;
		width: 23px;
		height: 33px;
		transform: rotate(-80deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(7) {
		left: -9px;
		bottom: -35px;
		width: 446px;
		padding: 75px 60px 70px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(7):before {
		top: -10px;
		right: 130px;
		width: 30px;
		height: 38px;
	}
	#fuyuzuki .voice_ ul li p {
		font-size: 18px;
		line-height: 1.6;
	}
	#fuyuzuki .voice_ ul li span {
		display: block;
		text-align: right;
		font-size: 18px;
		line-height: 22px;
		margin-top: 5px;
	}
	#fuyuzuki .voice_ ul + p {
		font-size: 12px;
		text-align: right;
	}
}
/* IE用 */
@media all and (-ms-high-contrast: none) {
	#fuyuzuki .voice_ ul li:nth-of-type(1){
		width: 351px;
		left: -14px;
		padding: 60px 50px 117px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1):before {
		bottom: 47px;
		transform: rotate(97deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1)::after{
		bottom: -9px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(2){
		width: 244px;
		padding: 40px 28px 40px 41px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(3) {
		top: 321px;
		left: -16px;
		width: 260px;
		padding: 52px 22px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(3):before {
		right: -9px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4) {
		top: 93px;
		right: -18px;
		padding: 65px 48px 84px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4):before {
		left: 6px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4)::after{
		bottom: -63px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(5) {
		right: 252px;
		bottom: 230px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(6) {
		bottom: 80px;
		padding: 60px 25px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(6):before {
		top: 11px;
		left: 35px;
		transform: rotate(-70deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(7) {
		left: -19px;
		bottom: -60px;
		width: 461px;
		padding: 64px 68px 62px;
	}
}
/* firefox用 */
@-moz-document url-prefix() {
	#fuyuzuki .voice_ ul li:nth-of-type(3) {
		padding: 50px 20px;
	}
}

@media only screen and (max-width: 767px) {
	.pc_ {
		display: none !important;
	}
	#fuyuzuki {
		margin: 10px 0 0;
		line-height: 1.8;
	}
	#fuyuzuki img {
		max-width: 100%;
	}
	#fuyuzuki h1 {
		margin: 0 10px 12px;
    background-color: transparent;
	}
	#fuyuzuki h1 + p {
		margin: 0 10px 20px;
		font-size:18px;
	}
	#fuyuzuki h1 + p br:not(:first-child) {
		display: none;
	}
	#fuyuzuki h2,
	#fuyuzuki h3 {
    background-color: transparent;
	}
	#fuyuzuki .btn_wrap_ {
		margin: 0 0 20px;
	}
	#fuyuzuki .btn_wrap_ a {
		display: block;
		margin: 0 auto 10px;
		text-align: center;
		width: 350px;
		max-width: 100%;
	}
	#fuyuzuki .btn_wrap_ a:last-child {
		margin-bottom: 0;
	}
	#fuyuzuki .special-anchor-links{
		padding: 0 10px;
	}
	#fuyuzuki .point_ {
		margin: 20px 10px 50px;
		font-size: 18px;
	}
	#fuyuzuki .point_ h2 {
		margin: 0 0 20px;
	}
	#fuyuzuki .point_ .box_ {
		margin: 0 0 10px;
	}
	#fuyuzuki .point_ li {
		margin: 0 0 23px;
	}
	#fuyuzuki .point_ li:last-child {
		margin: 0;
	}
	#fuyuzuki .point_ h3 {
		margin: 0 0 10px;
	}
	#fuyuzuki .point_ li:nth-child(1) .box_ h3 img {
		width: 90%;
	}
	#fuyuzuki .point_ li:nth-child(2) h3.sp_ img {
		width: 82%;
	}
	#fuyuzuki .point_ li:nth-child(3) h3 img {
		width: 60%;
	}
	#fuyuzuki .point_ .img_ {
		margin: 0 0 12px;
	}
	#fuyuzuki .point_ .img_ img {
		margin: 0 0 5px;
	}
	#fuyuzuki .point_ .img_ .caption_ {
		font-size: 16px;
		text-align: center;
	}
	#fuyuzuki .voice_ {
		background: #f6f4d1;
		padding: 20px 10px;
	}
	#fuyuzuki .voice_ h2 {
		margin: 0 10px 20px;
	}
	#fuyuzuki .voice_ h2 + img {
		position: absolute;
		top: 36.3%;
		right: 0;
    left: 0;
    width: 70%;
    margin: auto;
	}
	#fuyuzuki .voice_ ul {
		position: relative;
		margin: 0 0 10px;
		/* padding: 0 10px; */
	}
	#fuyuzuki .voice_ ul:after {
		content: '';
		display: block;
		clear: both;
	}
	#fuyuzuki .voice_ ul li {
		display: flex;
		flex-flow: column;
		align-items: center;
		justify-content: center;
		position: relative;
		background: #fff;
		width: 49%;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 0 10px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1) {
		float: left;
		height: 395px;
		padding-bottom: 110px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1):after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 3px;
		width: 100%;
		height: 153px;
		background: url(../img/img_voice02.png) no-repeat center / contain;
		transform: rotate(7.8deg);
	}
	#fuyuzuki .voice_ ul li:nth-of-type(2) {
		float: right;
		height: 189px;
		margin: 0 0 7px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(3) {
		float: right;
		height: 199px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4) {
		display: inline-block;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 7px;
		margin-bottom: 10px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(4) img {
		float: right;
		transform: rotate(-14deg);
    	width: 54%;
		margin: -10px -10px 0 -3px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(5) {
		float: left;
		height: 230px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(6) {
		float: right;
		height: 230px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(7) {
		display: inline-block;
		width: 100%;
		margin-top: 7px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#fuyuzuki .voice_ ul li p {
		font-size: 18px;
		line-height: 26px;
	}
	#fuyuzuki .voice_ ul li span {
		display: block;
		font-size: 18px;
		line-height: 22px;
		margin-left: auto;
		margin-top: 5px;
	}
	#fuyuzuki .voice_ ul + p {
		font-size: 14px;
		margin: 0 5px;
	}
	#fuyuzuki .voice_ ul img {
		display: block;
		width: 65%;
		margin: 0 auto 10px;
	}
	#fuyuzuki{
		overflow-x: hidden;
	}

}

@media only screen and (max-width: 360px) {
	.pc_ {
		display: none !important;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1){
		height: 463px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(1):after{
		bottom: -5px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(2) {
		height: 206px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(3){
		/* height: 236px; */
		height: 250px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(5){
		height: 280px;
	}
	#fuyuzuki .voice_ ul li:nth-of-type(6){
		height: 280px;
	}
	#fuyuzuki{
		overflow-x: hidden;
	}
	
	
}