.pagetop {
	z-index: 100 !important;
}

/* ===== PC ===== */
@media screen and (min-width:751px) {
	.viewSP {
		display: none !important;
	}

	#seasonContainer strong {
		color: #ff33cc;
	}

	.mainVisual {
		background-color: #ffda44;
		text-align: center;
	}

	.btn_download_proposal {
		position: absolute;
		right: 65px;
		bottom: 10px;
	}

	.mainVisualContainer {
		width: 1200px;
		height: 376px;
		position: relative;
		margin: 0 auto;
	}

	.seasonAnchor {
		background-color: #ffda44;
		padding-bottom: 10px;
	}

	.seasonAnchor nav {
		background-color: #8fa300;
		text-align: center;
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	}

	.seasonAnchor ul {
		width: 1070px;
		margin: 0 auto;
		padding-right: 10px;
	}

	.seasonAnchor li {
		display: inline-block;
		vertical-align: top;
	}

	.seasonAnchor img {
		width: 175px;
	}

	#decouchiwa,
	#waterstick,
	#disaster-prevention-reflector,
	#disaster-prevention-sugoroku,
	#design-car,
	#craftbook {
		background: url(img/bg_season.webp);
	}

	#reflector {
		background: url(img/bg_reflector_pc.webp);
		background-repeat: no-repeat;
		/*--背景画像の繰り返し--*/
		background-position: top center;
		/*--背景画像の位置--*/
		background-color: #ffda44;
	}

	#seasonContainer h2 {
		text-align: center;
		margin: 0 auto;
		padding: 30px 0;
	}

	.contentWrap {
		width: 1000px;
		margin: 0 auto;
		position: relative;
	}

	.decouchiwaWrap {
		height: 1037px;
	}

	.waterstickWrap {
		height: 929px;
	}

	.disaster-prevention-reflectorWrap {
		height: 825px;
	}

	.disaster-prevention-sugorokuWrap {
		height: 894px;
	}

	.design-carWrap {
		height: 954px;
	}

	.craftbookWrap {
		height: 896px;
	}

	#reflector .imgWrap {
		width: 1000px;
		height: 660px;
	}

	#reflector .imgWrap .imgArea {
		width: 1000px;
		height: 660px;
	}

	.imgWrap {
		position: relative;
		z-index: 4;
		width: 600px;
		height: 460px;
		margin-bottom: 20px;
	}

	.imgWrap .imgArea {
		width: 600px;
		height: 460px;
		z-index: 2;
	}

	.imgWrap .iconArea {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: -30px;
	}

	.imgWrap .iconArea_02 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 120px;
	}

	.imgWrap .iconArea_03 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 270px;
	}

	.imgWrap .iconArea_04 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 64px;
	}

	.imgWrap .iconArea_05 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 180px;
	}

	.imgWrap .iconArea_06 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 328px;
	}

	.imgWrap .iconArea_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: -50px;
	}

	.imgWrap .iconArea_02_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 136px;
	}

	.imgWrap .iconArea_03_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 236px;
	}

	.imgWrap .imgArea_sub {
		position: absolute;
		z-index: 2;
		left: -230px;
		top: 200px;
	}

	.imgWrap .imgArea img {
		border-radius: 30px;
		width: 600px;
	}

	.notice_center {
		text-align: center;
	}

	.imgWrap p.notice {
		margin: -10px 0 10px 0;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.imgWrap p.notice::before {
		content: "※";
	}

	#reflector .imgWrap .imgArea {
		text-align: center;
		margin: 0 auto 20px;
	}

	#reflector .imgWrap .imgArea img {
		width: 1000px;
	}

	.txtWrap {
		position: absolute;
		width: 380px;
		border-radius: 30px;
		background-color: #fff;
		border: 5px solid #804316;
		top: 30px;
		left: 410px;
		padding: 0 0 30px 200px;
		z-index: 1;
	}

	#reflector .txtWrap {
		position: static;
		width: 420px;
		border-radius: 30px;
		background-color: #fff;
		border: 5px solid #8fa300;
		padding: 0 10px 30px 10px;
		float: left;
	}

	.txtimgWrap {
		position: relative;
	}

	.txtWrap .imgArea {
		margin-top: 10px;
		z-index: 2;
	}

	.txtWrap .imgArea__event,
	.txtWrap .imgArea__contents {
		margin-top: 10px;
		margin-left: 20px;
	}

	.txtWrap .imgArea__event img,
	.txtWrap .imgArea__contents img {
		border-radius: 16px;
	}

	.txtWrap .iconArea {
		position: absolute;
		z-index: 3;
		bottom: 5px;
		right: 30px;
	}

	.txtWrap p {
		font-size: 16px;
		margin: 15px 30px 0px 20px;
	}

	.txtWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.txtWrap p.notice::before {
		content: "※";
	}

	.all_notice p {
		text-align: center;
		margin: -30px 0px 30px 0px;
	}

	.all_notice p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.all_notice p.notice::before {
		content: "※";
	}

	#decouchiwa .txtWrap .imgArea img {
		width: 350px;
		height: auto;
	}

	#waterstick .txtWrap .imgArea img {
		width: 316px;
		height: auto;
	}

	#disaster-prevention-reflector .txtWrap .imgArea img {
		width: 350px;
		height: auto;
	}

	#disaster-prevention-sugoroku .txtWrap .imgArea img {
		width: 335px;
		height: auto;
	}

	#design-car .txtWrap .imgArea img {
		width: 310px;
		height: auto;
		margin-top: 10px;
	}

	#craftbook .txtWrap .imgArea img {
		width: 350px;
		height: auto;
	}

	#waterstick .txtWrapWaterstick {
		position: relative;
	}

	.waterstickBright {
		position: absolute;
		left: 0;
		bottom: -250px;
		z-index: 1;
	}

	.waterstickBright img {
		width: 400px;
		height: auto;
	}

	#reflector .txtWrap .imgArea img {
		width: 400px;
		height: auto;
		margin-top: 10px;
	}

	.eventWrap {
		position: absolute;
		color: #fff;
		border-radius: 30px;
		background-color: #804316;
		width: 540px;
		padding: 10px 30px 0px;
		z-index: 4;
	}

	#reflector .eventWrap {
		position: static;
		color: #fff;
		border-radius: 30px;
		background-color: #8fa300;
		width: 480px;
		padding: 10px 30px 0px;
		float: right;
	}

	.eventWrap h3 {
		text-align: center;
		font-size: 18px;
	}

	.eventWrap h3:after {
		background-color: #fff;
		border-radius: 2px;
		content: "";
		display: block;
		height: 3px;
		margin-bottom: 10px;
	}

	.eventWrap section {
		margin-bottom: 10px;
	}

	.eventWrap h4 {
		font-size: 16px;
		display: inline-block;
	}

	.eventWrap p.eventInfo {
		display: inline-block;
		font-size: 16px;
		color: #804316;
		padding: 2px 10px;
		margin-right: 10px;
		background: #fff;
		border-radius: 10px;
		font-weight: 600;
	}

	.eventWrap p.eventInfo span.eventInfo_regular_price {
		text-decoration: line-through;
		color: #999999;
	}

	.eventWrap p.eventInfo span.eventInfo_sale_price {
		font-size: 22px;
	}

	.eventWrap p.eventInfo span.eventInfo_arrow {
		display: block;
		text-align: center;
	}

	.eventWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #fff;
		margin: 5px 0 0 90px;
	}

	.eventWrap p.notice::before {
		content: "※";
	}

	.eventWrap p.notice_large {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		margin: 5px 0 0 90px;
	}

	.eventWrap p.notice_large::before {
		content: "※";
	}

	.otherWrap,
	.movieWrap,
	.workshopWrap,
	.pointWrap {
		position: relative;
		width: 990px;
		border-radius: 30px;
		background-color: #fff;
		border: 5px solid #804316;
		text-align: center;
		margin: 0 auto 40px;
		padding: 30px 0;
	}

	.movieWrap {
		margin: 0 auto 40px;
	}

	.movieWrap p.notice {
		margin-top: 10px;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.movieWrap p.notice::before {
		content: "※";
	}

	.workshopWrap,
	.pointWrap {
		margin: 0 auto 0;
	}

	#reflector .movieWrap {
		border: 5px solid #8fa300;
	}

	#reflector .workshopWrap {
		border: 5px solid #8fa300;
		margin-bottom: 40px;
	}

	#reflector .otherWrap {
		border: 5px solid #8fa300;
	}

	.otherWrap__content {
		display: flex;
		gap: 30px;
	}

	.otherWrap {
		padding: 30px;
		box-sizing: border-box;
		width: 1000px;
		font-size: 16px;
	}

	.otherWrap__Img {
		width: 360px;
		height: auto;
	}

	.otherWrap__text {
		text-align: left;
	}

	.otherWrap__text-p {
		margin-top: 15px;
	}

	.btn__other {
		margin-top: 15px;
		text-align: center;
	}

	.infoWrap {
		width: 1000px;
		margin: 0 auto 40px;
	}

	#reflector .infoWrap_bg {
		background: url(img/bg_reflector_info_pc.webp);
		background-repeat: no-repeat;
		/*--背景画像の繰り返し--*/
		background-position: top center;
		/*--背景画像の位置--*/
		background-color: #ffda44;
	}

	#reflector .movieWrap_bg {
		background: url(img/bg_reflector_movie_pc.webp);
		background-repeat: no-repeat;
		/*--背景画像の繰り返し--*/
		background-position: top center;
		/*--背景画像の位置--*/
		background-color: #ffda44;
	}

	#reflector .workshopWrap_bg {
		background: url(img/bg_reflector_workshop_pc.webp);
		background-repeat: no-repeat;
		/*--背景画像の繰り返し--*/
		background-position: top center;
		/*--背景画像の位置--*/
		background-color: #ffda44;
	}

	#reflector .otherWrap_bg {
		background: url(img/bg_reflector_movie_pc.webp);
		background-repeat: no-repeat;
		/*--背景画像の繰り返し--*/
		background-position: top center;
		/*--背景画像の位置--*/
		background-color: #ffda44;
	}

	.h3Wrap h3 {
		text-align: center;
		color: #fff;
		border-radius: 15px;
		background: #804316;
		display: inline;
		font-size: 18px;
		padding: 10px 20px;
	}

	#reflector .h3Wrap h3 {
		text-align: center;
		color: #fff;
		border-radius: 15px;
		background: #8fa300;
		display: inline;
		font-size: 18px;
		padding: 10px 20px;
	}

	.h3Wrap {
		position: absolute;
		left: 0;
		right: 0;
		top: -18px;
		margin: auto;
	}

	.clearfix::after {
		content: '';
		/* 空文字 */
		display: block;
		/* ブロック要素に指定 */
		clear: both;
		/* 回り込み解除 */
	}

	.workshopFlow {
		width: 270px;
		float: left;
	}

	.workshopFlow img {
		width: 270px;
		height: auto;
	}

	.workshopFlow video {
		width: 270px;
		height: auto;
	}

	.workshopWrap section:first-of-type {
		margin-left: 30px;
	}

	.workshopArrow {
		float: left;
		padding-top: 90px;
	}

	.workshopWrap h4 {
		font-size: 16px;
		color: #804316;
		text-align: center;
		padding-bottom: 5px;
	}

	.workshopWrap p {
		padding-top: 10px;
		text-align: left;
	}

	.workshopWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.workshopWrap p.notice::before {
		content: "※";
	}

	.pointWrap {
		position: relative;
	}

	.pointWrap .iconArea {
		position: absolute;
		top: -30px;
		left: -50px;
	}

	#reflector .txtWrap .imgArea {
		text-align: center;
		margin: 0 auto;
	}

	#waterstick .txtWrap .imgArea {
		margin-left: 0px;
	}

	#disaster-prevention-reflector .txtWrap .imgArea {
		margin-left: 0px;
	}

	#disaster-prevention-sugoroku .txtWrap .imgArea {
		margin-left: 0px;
	}

	#design-car .txtWrap .imgArea {
		margin-left: 0px;
	}

	.rentalWrap {
		background-color: #ffff99;
		text-align: center;
	}

	.rentalWrap img {
		margin: 0 auto;
	}

	.rentalWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 0;
	}

	.rentalWrap p.notice:last-of-type {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 20px;
	}

	.rentalWrap p.notice::before {
		content: "※";
	}

	.text_w {
		text-align: center;
		font-weight: bold;
		padding: 20px;
		line-height: 1.75;
		font-size: 18px;
	}

	#seasonContainer .contact_btn {
		text-align: center;
		margin: 0 auto 40px !important;
	}

	.season_explanation {
		background-color: #804316;
		padding: 20px;
	}

	.season_explanation h2 {
		color: #fff;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
	}

	.season_explanation p {
		color: #fff;
		font-size: 16px;
		width: 1000px;
		margin: 0 auto;
		text-align: center;
	}

	.season_explanation p.notice {
		width: 550px;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #fff;
		padding: 5px 0 0;
		text-align: left;
	}

	.season_explanation p.notice::before {
		content: "※";
	}

	.season_explanation a {
		color: #fff;
	}

	.sub {
		vertical-align: super;
		font-size: 10px;
	}

	.btnWrap {
		position: relative;
		overflow: hidden;
		height: 300px;
	}

	.btn_more,
	.btn_contact {
		margin: 50px 0;
		display: block;
		float: left;
	}

	.btnContainer {
		position: absolute;
		top: 50%;
		/* トップを基準に中央配置 */
		left: 50%;
		/* 左を基準に中央配置 */
		width: 756px;
		height: 180px;

		margin-top: -32px;
		margin-left: -378px;
		z-index: 5;
	}

	.btnContainer_02 {
		margin-top: -85px !important;
	}

	.btn_bg_img {
		position: absolute;
		top: 50%;
		/* トップを基準に中央配置 */
		left: 50%;
		/* 左を基準に中央配置 */
		width: 1400px;
		height: 300px;

		margin-top: -150px;
		margin-left: -700px;
		z-index: 1;
	}

	.btnWrap h3 {
		text-align: center;
		margin: 44px 0;
	}

	#reflector .btnWrap h3 {
		text-align: center;
		margin: 75px 0;
	}

	.btn_bg {
		background-color: #804316;
		height: 180px;
	}

	#reflector .btn_bg {
		background-color: #ffda44;
	}

	lite-youtube {
		max-width: 930px !important;
		margin: 0 auto;
	}

	#lead {
		background-color: #ffda44;
		padding: 16px;
	}

	.lead__title {
		padding: 0 0 16px !important;
		color: #804316;
		font-weight: bold;
		font-size: 24px;
	}

	.lead__wrapper {
		box-sizing: border-box;
		width: 1000px;
		margin: 0 auto;
		background-color: #fff;
		border-radius: 20px;
		padding: 32px 32px 24px;
	}

	.lead__text {
		font-size: 16px;
		margin-bottom: 8px;
	}

	.date__wrapper {
		background-color: #ffda44;
	}

	.date {
		background-color: #ffda44;
		display: flex;
		color: #666;
		width: 1000px;
		margin: 0 auto;
	}

	.date__title {
		margin-right: 8px;
	}

	.date__time {
		margin-right: 16px;
	}

	.pageSide__outer {
		display: none;
	}

	/*------------------------------------------ review */
	.review_box {
		text-align: center;
		margin: 0 auto;
		padding: 0 20px;
	}

	.review_box h3 {
		width: 320px;
		position: relative;
		padding: 0 0 0.8rem;
		margin: 0 auto 40px;
		border-bottom: 4px solid;
		color: #606d00;
		font-weight: bold;
		font-size: 30px;
		text-align: center;
	}

	.review_box h3:before,
	.review_box h3:after {
		position: absolute;
		top: 100%;
		left: 50%;
		content: "";
		height: 0;
		width: 0;
	}

	.review_box h3:before {
		border: 15px solid;
		border-color: transparent;
		border-top-color: #606d00;
		margin-left: -15px;
	}

	.review_box h3:after {
		border: 10px solid;
		border-color: transparent;
		border-top-color: #ffda44;
		margin-left: -10px;
	}

	.review {
		display: flex;
		justify-content: center;
		align-items: start;
		gap: 0 22px;
		margin-bottom: 20px;
	}

	.review:last-child {
		margin-bottom: 0;
	}

	.review img {
		width: 20%;
		max-width: 100px;
		height: 100%;
		border-radius: 50%;
	}

	.review p {
		font-size: 18px;
		position: relative;
		width: 80%;
		max-width: 600px;
		margin: 3px 0 0;
		padding: .8em 1em;
		border-radius: 10px;
		background-color: #ffffff;
		border: 2px solid #ddd;
		color: #333333;
		text-align: left;
	}

	.review p::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: -15px;
		top: 20px;
		border-right: 15px solid #ddd;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}

	.review p::after {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: -12px;
		top: 20px;
		border-right: 15px solid #fff;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}

	.ranking__wrapper {
		background-color: #ffda44;
		padding: 15px 0 20px;
	}

	.ranking {
		width: 1000px;
		margin: 0 auto;
		border-radius: 30px;
		position: relative;
		background: url("img/bg_ranking.webp") #bfd134 no-repeat top;
		background-size: contain;
	}

	.ranking__title-wrap {
		position: absolute;
		top: -38px;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}

	.description_bold {
		font-weight: bold;
		font-size: 14px;
	}

	#seasonContainer h2.ranking__title {
		text-align: center;
		color: #fff;
		font-size: 24px;
		line-height: 1;
		font-weight: bold;
		background-color: #839400;
		border-radius: 40px;
		max-width: 360px;
		padding: 10px 16px 12px;
		margin: 0 auto;
		position: relative;
	}

	#seasonContainer h2.ranking__title:before {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -15px;
		border: 15px solid transparent;
		border-top: 15px solid #839400;
	}

	.ranking__title-sub {
		font-size: 14px;
		display: block;
	}

	.ranking__title-sub::before {
		content: "＼";
		margin-right: 5px;
	}

	.ranking__title-sub::after {
		content: "／";
		margin-left: 5px;
	}

	.ranking__title-main {
		display: block;
		position: relative;
		text-align: center;
		padding-top: 20px;
	}

	.ranking__title-main::before {
		content: '';
		position: absolute;
		background: url("/season/img/icon_crown.webp") no-repeat center;
		background-size: 20px 20px;
		top: 0px;
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
		display: inline-block;
	}

	.ranking ul {
		display: flex;
		padding: 65px 0 30px;
		text-align: center;
		align-items: flex-end;
		justify-content: center;
		gap: 60px;
	}

	.ranking_2,
	.ranking_3 {
		width: 220px;
		height: auto;
		position: relative;
	}

	.ranking_1 {
		width: 300px;
		height: auto;
		position: relative;
	}

	.ranking .ranking_1 figure {
		width: 300px;
		height: 300px;
	}

	.ranking_1 figure img {
		width: 300px;
		height: 300px;
	}

	.ranking .ranking_2 figure img,
	.ranking .ranking_3 figure img {
		width: 220px;
		height: 220px;
	}

	.ranking ul li h3 {
		font-size: 18px;
		padding: 5px 0 2px;
		line-height: 1.35;
		font-weight: bold;
	}

	.ranking ul li a {
		text-decoration: none;
		color: #000000;
	}

	.ranking .ranking_2 span.num_icon,
	.ranking .ranking_3 span.num_icon {
		position: absolute;
		top: -20px;
		left: -20px;
		z-index: 3;
	}

	.ranking .ranking_1 span.num_icon {
		position: absolute;
		top: -10px;
		left: -50px;
		z-index: 3;
	}

	.bn-disaster-prevention__wrapper {
		text-align: center;
		background: url(img/bg_season.webp);
		padding: 20px;
	}

	.bn-disaster-prevention {
		width: 800px;
		height: auto;
	}

	.description {
		font-size: 13px;
	}

	.halloween_container {
		background-color: #9933cc;
		padding: 30px
	}

	.halloween_block {
		background: #fff;
		border-radius: 30px;
		padding: 30px;
		clear: both;
		width: 1000px;
		margin: 0 auto;
		box-sizing: border-box;
		display: flex;
		gap: 30px;
		align-items: flex-start;
	}

	.halloween_block_img {
		width: 420px;
		height: auto;
		border-radius: 10px;
	}

	.halloween_block_banner {
		width: 400px;
		height: auto;
	}

	#seasonContainer .halloween_container .halloween_block h2 {
		position: relative;
		padding: 5px 20px;
		background: #1cb1a4;
		border-radius: 10px;
		display: inline-block;
		color: #ffff99;
		font-weight: bold;
		margin-bottom: 20px;
		font-size: 18px;
	}

	.halloween_container .halloween_block h2::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: 0;
		right: 0;
		bottom: -10px;
		margin: 0 auto;
		border-top: 10px solid #1cb1a4;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
	}

	.halloween_block_text {
		margin-bottom: 10px;
		text-align: left;
	}

	.halloween_block_contents {
		text-align: center;
	}
}

/* ===== SP ===== */
@media screen and (max-width:750px) {
	img {
		max-width: 100%;
		height: auto;
	}

	video {
		max-width: 100%;
		height: auto;
	}

	#seasonContainer strong {
		color: #ff33cc;
	}

	.mainVisual {
		background-color: #ffda44;
		text-align: center;
	}

	.mainVisual h1 {
		margin: 0 auto;
	}

	.btn_download_proposal {
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.btn_download_proposal img {
		width: 160px;
		height: auto;
	}

	.mainVisualContainer {
		position: relative;
	}

	.seasonAnchor {
		background-color: #ffda44;
		padding-bottom: 10px;
	}

	.seasonAnchor nav {
		background-color: #8fa300;
		text-align: center;
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	}

	.seasonAnchor ul {
		margin: 0 auto;
	}

	.seasonAnchor li {
		display: inline-block;
	}

	.seasonAnchor ul li img {
		width: 175px;
	}

	.seasonAnchor ul li:nth-child(even) {
		margin-right: 10px;
	}

	#decouchiwa,
	#waterstick,
	#disaster-prevention-reflector,
	#disaster-prevention-sugoroku,
	#design-car,
	#craftbook {
		background: url(img/bg_season.webp);
		background-size: contain;
	}

	#reflector {
		background: url(img/bg_reflector_sp.webp);
		background-repeat: no-repeat;
		/*--背景画像の繰り返し--*/
		background-position: top center;
		/*--背景画像の位置--*/
		background-size: contain;
		background-color: #ffda44;
	}

	#seasonContainer h2 {
		text-align: center;
		margin: 0 auto;
		padding: 20px 0;
	}

	#seasonContainer #reflector h2 {
		text-align: center;
		margin: 0 auto;
		padding: 15px 0 25px;
	}

	#seasonContainer h2 img {
		width: 90%;
	}

	.contentWrap {
		margin: 0 auto;
	}

	.imgWrap {
		margin: 0 auto;
		text-align: center;
		z-index: 4;
		position: relative;
	}

	.imgWrap .imgArea {
		margin-bottom: 20px;
		z-index: 2;
	}

	.imgWrap .iconArea {
		position: absolute;
		z-index: 3;
		left: 0;
		top: -20px;
	}

	.imgWrap .iconArea_02 {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 60px;
	}

	.imgWrap .iconArea_03 {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 140px;
	}

	.imgWrap .iconArea_04 {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 32px;
	}

	.imgWrap .iconArea_05 {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 90px;
	}

	.imgWrap .iconArea_06 {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 164px;
	}

	.imgWrap .iconArea_craftbook {
		position: absolute;
		z-index: 3;
		left: 0;
		top: -24px;
	}

	.imgWrap .iconArea_02_craftbook {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 75px;
	}

	.imgWrap .iconArea_03_craftbook {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 125px;
	}

	.imgWrap .imgArea img {
		border-radius: 30px;
		width: 90%;
	}

	.imgWrap .iconArea img {
		width: 74px;
	}

	.imgWrap .iconArea_02 img {
		width: 74px;
	}

	.imgWrap .iconArea_03 img {
		width: 74px;
	}

	.imgWrap .iconArea_04 img {
		width: 74px;
	}

	.imgWrap .iconArea_05 img {
		width: 74px;
	}

	.imgWrap .iconArea_06 img {
		width: 74px;
	}

	.imgWrap .iconArea_craftbook img {
		width: 74px;
	}

	.imgWrap .iconArea_02_craftbook img {
		width: 74px;
	}

	.imgWrap .iconArea_03_craftbook img {
		width: 74px;
	}

	.txtWrap {
		position: relative;
		width: 86%;
		border-radius: 30px;
		background-color: #fff;
		border: 5px solid #804316;
		z-index: 1;
		margin: 0 auto 20px;
	}

	#reflector .txtWrap {
		position: relative;
		width: 86%;
		border-radius: 30px;
		background-color: #fff;
		border: 5px solid #8fa300;
		z-index: 1;
		margin: 0 auto 20px;
	}

	.txtimgWrap {
		position: relative;
		margin: 15px;
	}

	.txtWrap .imgArea {
		margin-top: 10px;
		z-index: 2;
	}

	.txtWrap .iconArea {
		position: absolute;
		z-index: 3;
		bottom: 0;
		right: 0;
	}

	.txtWrap p {
		font-size: 14px;
		margin: 0 20px 20px 20px;
	}

	#disaster-prevention-sugoroku .txtWrap p {
		margin-top: 20px;
	}

	.txtWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.txtWrap p.notice::before {
		content: "※";
	}

	.all_notice p {
		text-align: left;
		margin: -10px auto 30px auto;
		width: 75%;
	}

	.all_notice p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.all_notice p.notice::before {
		content: "※";
	}

	.eventWrap {
		border: 5px solid #804316;
		color: #fff;
		border-radius: 30px;
		background-color: #804316;
		width: 86%;
		z-index: 4;
		margin: 0 auto 20px;
	}

	#reflector .eventWrap {
		border: 5px solid #8fa300;
		color: #fff;
		border-radius: 30px;
		background-color: #8fa300;
		width: 86%;
		z-index: 4;
		margin: 0 auto 20px;
	}

	.eventWrap h3 {
		text-align: center;
		font-size: 15px;
		margin: 10px 20px;
	}

	.eventWrap h3:after {
		background-color: #fff;
		border-radius: 2px;
		content: "";
		display: block;
		height: 3px;
		margin-bottom: 10px;
	}

	.eventWrap section {
		margin: 0 20px 10px 20px;
	}

	.eventWrap h4 {
		font-size: 14px;
		display: inline-block;
		vertical-align: top;
	}

	.eventWrap p.eventInfo {
		display: inline-block;
		font-size: 14px;
		color: #804316;
		padding: 2px 10px;
		margin-right: 0px;
		background: #fff;
		border-radius: 10px;
		font-weight: 600;
	}

	.eventWrap p.eventInfo span.eventInfo_regular_price {
		text-decoration: line-through;
		color: #999999;
	}

	.eventWrap p.eventInfo span.eventInfo_sale_price {
		font-size: 20px;
	}

	.eventWrap p.eventInfo span.eventInfo_arrow {
		display: block;
		text-align: center;
	}

	.imgWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		text-align: left;
		margin: -10px 20px 10px 20px;
	}

	.imgWrap p.notice::before {
		content: "※";
	}

	.eventWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #fff;
		margin: 5px 0 0 76px;
	}

	.eventWrap p.notice::before {
		content: "※";
	}

	.eventWrap p.notice_large {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		margin: 5px 0 0 76px;
	}

	.eventWrap p.notice_large::before {
		content: "※";
	}

	.otherWrap,
	.movieWrap,
	.workshopWrap,
	.pointWrap {
		position: relative;
		width: 86%;
		border-radius: 30px;
		background-color: #fff;
		border: 5px solid #804316;
		text-align: center;
		margin: 40px auto;
		padding: 20px 0;
	}

	.movieWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		margin: 0 20px;
	}

	.movieWrap p.notice::before {
		content: "※";
	}

	#design-car .workshopWrap {
		margin-bottom: 20px;
	}

	#reflector .movieWrap {
		border: 5px solid #8fa300;
	}

	#reflector .workshopWrap {
		border: 5px solid #8fa300;
	}

	#reflector .otherWrap {
		border: 5px solid #8fa300;
		margin-bottom: 20px;
	}

	.h3Wrap h3 {
		display: inline-block;
		text-align: center;
		color: #fff;
		border-radius: 15px;
		background: #804316;
		font-size: 15px;
		padding: 10px 20px;
	}

	#reflector .h3Wrap h3 {
		display: inline-block;
		text-align: center;
		color: #fff;
		border-radius: 15px;
		background: #8fa300;
		font-size: 15px;
		padding: 10px 20px;
	}

	.h3Wrap {
		position: absolute;
		left: 0;
		right: 0;
		top: -25px;
		margin: auto;
	}

	.movieWrap {
		margin-top: 51px;
		padding-top: 30px;
	}

	.otherWrap {
		margin-top: 51px;
		padding-top: 30px;
	}

	#disaster-prevention-reflector .movieWrap {
		margin-top: 51px;
		padding-top: 30px;
	}

	#reflector .movieWrap {
		margin-top: 61px;
		padding-top: 30px;
	}

	#reflector .otherWrap {
		margin-top: 71px;
		padding: 60px 20px 20px;
		box-sizing: border-box;
	}

	#waterstick .movieWrap {
		margin-top: 61px;
		padding-top: 50px;
	}

	.movieWrap .h3Wrap {
		top: -36px;
	}

	#waterstick .movieWrap .h3Wrap,
	#reflector .movieWrap .h3Wrap {
		top: -56px;
		padding: 10px;
	}

	.otherWrap .h3Wrap {
		top: -56px;
	}

	.otherWrap__content {
		text-align: left;
	}

	.otherWrap__Img {
		margin-bottom: 15px;
	}

	.btn__other {
		text-align: center;
		margin-top: 15px;
	}

	.youtubeWrap {
		position: relative;
		padding-bottom: 56.25%;
		/*アスペクト比 16:9の場合の縦幅*/
		height: 0;
		overflow: hidden;
		margin: 20px 20px 0;
	}


	#reflector .youtubeWrap {
		margin: 40px 20px 0;
	}

	.youtubeWrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.clearfix::after {
		content: '';
		/* 空文字 */
		display: block;
		/* ブロック要素に指定 */
		clear: both;
		/* 回り込み解除 */
	}

	.workshopFlow {
		margin: 0 20px;
	}

	.workshopFlow video {
		width: 100%;
		height: auto;
	}

	.workshopArrow {
		margin-top: 10px;
	}

	.workshopArrow img {
		width: 34px;
	}

	.workshopWrap h4 {
		font-size: 14px;
		color: #804316;
		text-align: center;
		padding: 5px 0;
	}

	.workshopWrap p {
		padding-top: 10px;
		text-align: left;
		font-size: 13px;
	}

	.workshopWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.workshopWrap p.notice::before {
		content: "※";
	}

	.pointWrap {
		position: relative;
		margin-bottom: 20px;
	}

	.pointimgWrap {
		margin: 0 20px;
	}

	.pointWrap .iconArea {
		position: absolute;
		top: -40px;
		left: -25px;
	}

	.pointWrap img.iconArea {
		width: 73px;
	}

	#disaster-prevention-sugoroku .workshopWrap,
	#reflector .workshopWrap,
	#disaster-prevention-reflector .workshopWrap,
	#design-car .workshopWrap {
		margin-bottom: 20px;
	}

	#reflector .txtWrap .imgArea {
		margin: 0px;
	}

	#disaster-prevention-reflector .txtWrap .imgArea {
		margin: 15px;
	}

	.rentalWrap {
		background-color: #ffff99;
		text-align: center;
	}

	.rentalWrap img {
		margin: 0 auto;
	}

	.rentalWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 0;
		margin: 0 20px;
		text-align: left;
	}

	.rentalWrap p.notice:last-of-type {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 10px;
		margin: 0 20px;
		text-align: left;
	}

	.rentalWrap p.notice::before {
		content: "※";
	}

	.season_explanation {
		background-color: #804316;
		padding: 20px;
	}

	.season_explanation h2 {
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
	}

	.season_explanation p {
		color: #fff;
		font-size: 14px;
		text-align: left;
	}

	.season_explanation p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #fff;
		padding: 5px 0;
		margin: 0 10px;
		text-align: left;
	}

	.season_explanation p.notice::before {
		content: "※";
	}

	.sub {
		vertical-align: super;
		font-size: 10px;
	}

	.bannerarea {
		padding-top: 20px;
	}

	.btnWrap {
		position: relative;
	}

	.btnWrap_02 {
		height: 160px !important;
	}

	.btnWrap h3 {
		text-align: center;
		margin: 0 auto;
		padding: 25px 0;
	}

	.btnWrap h3 img {
		width: 320px;
	}

	.btn_more,
	.btn_contact {
		margin: 10px 0;
		display: block;
	}


	.btnContainer {
		position: absolute;
		top: 50%;
		/* トップを基準に中央配置 */
		left: 50%;
		/* 左を基準に中央配置 */
		width: 250px;
		height: 160px;
		text-align: center;
		margin-left: -125px;
		margin-top: -40px;

		z-index: 5;
	}

	.btnContainer_02 {
		margin-top: -80px !important;
	}

	.btn_more a img,
	.btn_contact a img {
		width: 250px;
	}

	.btn_bg_img {
		position: relative;
		margin-top: -90px;

		z-index: 4;
	}

	.btn_bg {
		position: relative;
	}

	.workshopWrap,
	.pointWrap {
		margin-bottom: 0 !important;
	}

	.viewPC {
		display: none !important;
	}

	#lead {
		background-color: #ffda44;
		padding: 20px;
	}

	.lead__title {
		padding: 0 0 16px !important;
		color: #0049da;
		font-weight: bold;
		font-size: 18px;
		line-height: 1.5;
	}

	.lead__wrapper {
		box-sizing: border-box;
		margin: 0 auto;
		background-color: #fff;
		border-radius: 20px;
		padding: 20px 20px 12px;
	}

	.lead__text {
		font-size: 14px;
		margin-bottom: 8px;
	}

	.date {
		background-color: #ffda44;
		display: flex;
		color: #666;
		padding: 0 24px;
	}

	.date__title {
		margin-right: 4px;
	}

	.date__time {
		margin-right: 16px;
	}

	/*------------------------------------------ review */
	.review_box {
		text-align: center;
		margin: 0 auto;
		padding: 0 20px;
	}

	.review_box h3 {
		width: 240px;
		position: relative;
		padding: 0.4rem 0;
		margin: 0 auto 20px;
		border-bottom: 3px solid;
		color: #606d00;
		font-weight: bold;
		font-size: 20px;
		text-align: center;
	}

	.review_box h3:before,
	.review_box h3:after {
		position: absolute;
		top: 100%;
		left: 50%;
		content: "";
		height: 0;
		width: 0;
	}

	.review_box h3:before {
		border: 14px solid;
		border-color: transparent;
		border-top-color: #606d00;
		margin-left: -14px;
	}

	.review_box h3:after {
		border: 10px solid;
		border-color: transparent;
		border-top-color: #ffda44;
		margin-left: -10px;
	}

	.review {
		display: flex;
		justify-content: center;
		align-items: start;
		gap: 0 22px;
		margin-bottom: 20px;
	}

	.review img {
		width: 20%;
		max-width: 100px;
		height: 100%;
		border-radius: 50%;
	}

	.review p {
		font-size: 14px;
		position: relative;
		width: 80%;
		max-width: 600px;
		margin: 3px 0 0;
		padding: .8em 1em;
		border-radius: 10px;
		background-color: #ffffff;
		border: 2px solid #ddd;
		color: #333333;
		text-align: left;
	}

	.review p::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: -15px;
		top: 20px;
		border-right: 15px solid #ddd;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}

	.review p::after {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: -12px;
		top: 20px;
		border-right: 15px solid #fff;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}

	.notice_imgArea p::before {
		content: "※";
	}

	.notice_imgArea p {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding-bottom: 10px;
	}

	.txtWrap .imgArea__event,
	.txtWrap .imgArea__contents {
		margin: 15px;
	}

	.txtWrap .imgArea__event img,
	.txtWrap .imgArea__contents img {
		border-radius: 16px;
	}

	.waterstickBright {
		margin: 0 20px 20px 20px;
	}


	.ranking__wrapper {
		background-color: #ffda44;
		padding: 40px 0 20px;
	}

	.ranking {
		width: auto;
		border-radius: 20px;
		position: relative;
		background: url("img/bg_ranking.webp") #bfd134 no-repeat top;
		background-size: contain;
		margin: 0 20px;
	}

	.ranking__title-wrap {
		position: absolute;
		top: -38px;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}

	.description_bold {
		font-weight: bold;
	}

	#seasonContainer h2.ranking__title {
		text-align: center;
		color: #fff;
		font-size: 20px;
		line-height: 1;
		font-weight: bold;
		background-color: #839400;
		border-radius: 40px;
		max-width: 240px;
		padding: 10px 16px 12px;
		margin: 0 auto;
		position: relative;
	}

	#seasonContainer h2.ranking__title:before {
		content: "";
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -15px;
		border: 15px solid transparent;
		border-top: 15px solid #839400;
	}

	.ranking__title-sub {
		font-size: 14px;
		display: block;
	}

	.ranking__title-sub::before {
		content: "＼";
		margin-right: 5px;
	}

	.ranking__title-sub::after {
		content: "／";
		margin-left: 5px;
	}

	.ranking__title-main {
		display: block;
		position: relative;
		text-align: center;
		padding-top: 20px;
	}

	.ranking__title-main::before {
		content: '';
		position: absolute;
		background: url("img/icon_crown.webp") no-repeat center;
		background-size: 20px 20px;
		top: 0px;
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
		display: inline-block;
	}

	.ranking ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		padding: 65px 0 30px;
		gap: 20px;
		text-align: center;
	}

	.ranking_2,
	.ranking_3 {
		width: 240px;
		height: auto;
		position: relative;
		order: 3;
		margin: 0 auto;
	}

	.ranking .ranking_2 figure {
		width: 220px;
		height: 220px;
		margin: 0 auto;
	}

	.ranking_1 {
		width: 240px;
		height: auto;
		position: relative;
		order: -1;
		margin: 0 auto;
	}

	.ranking .ranking_1 figure {
		width: 220px;
		height: 220px;
		margin: 0 auto;
	}

	.ranking_1 figure img {
		width: 220px;
		width: 220px;
	}

	.ranking .ranking_2 figure img {
		width: 220px;
		height: 220px;
	}

	.ranking .ranking_3 figure img {
		width: 220px;
		height: 220px;
	}

	.ranking ul li h3 {
		font-size: 18px;
		padding: 5px 0 2px;
		line-height: 1.35;
		font-weight: bold;
	}

	.ranking ul li a {
		text-decoration: none;
		color: #000000;
	}

	.num_icon img {
		width: 120px;
		height: 120px;
	}

	.ranking .ranking_2 span.num_icon,
	.ranking .ranking_3 span.num_icon {
		position: absolute;
		top: -10px;
		left: -40px;
		z-index: 3;
	}

	.ranking .ranking_1 span.num_icon {
		position: absolute;
		top: -10px;
		left: -40px;
		z-index: 3;
	}

	.bn-disaster-prevention__wrapper {
		text-align: center;
		background: url(img/bg_season.webp);
		padding: 20px;
	}

	.bn-disaster-prevention {
		max-width: 320px;
		height: auto;
	}

	.halloween_container {
		background-color: #9933cc;
		padding: 20px
	}

	.halloween_block {
		background: #fff;
		border-radius: 20px;
		padding: 20px;
		clear: both;
		max-width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		display: flex;
		gap: 20px;
		align-items: flex-start;
		flex-direction: column;
	}

	.halloween_block_img {
		width: 420px;
		height: auto;
		border-radius: 10px;
	}

	.halloween_block_banner {
		width: 400px;
		height: auto;
	}

	#seasonContainer .halloween_container .halloween_block h2 {
		position: relative;
		padding: 5px 20px;
		background: #1cb1a4;
		border-radius: 10px;
		display: inline-block;
		color: #ffff99;
		font-weight: bold;
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 1.5;
	}

	.halloween_container .halloween_block h2::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: 0;
		right: 0;
		bottom: -10px;
		margin: 0 auto;
		border-top: 10px solid #1cb1a4;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
	}

	.halloween_block_text {
		margin-bottom: 10px;
		text-align: left;
	}

	.halloween_block_contents {
		text-align: center;
	}
}