@charset "utf-8";
html,body{
	width: 100%;
	padding: 0;margin: 0;
	text-align: center;
	position: relative;
	display: block;
	background-color: #000;
	color: #FFF;
	font-family: "Noto Sans JP",Sans-serif;
	font-weight: 700;
	scroll-behavior: smooth;
	scroll-margin-top:0;
}
img{
	width: 100%;
	height: auto;
}
section{
	margin-bottom: 60px;
}
ul li{
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
a{text-decoration: none;}
.c-standby{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100vh;
	z-index: 99999;
	background-color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c-standby span{
	margin: 0 auto;
	text-align: center;
	color: #FFF;
}
.sp_bg{
	display: none;
}
.l-wrap{
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: transparent;
	background-image: url(../images/bg.webp);
	background-size: 100% 100%;
	background-position: center;
	background-attachment: fixed;
}

.l-warp p,li,span,h1,h2{
	text-shadow: 1px 1px 1px #000;
}

.l-hanbi1,.l-hanbi2{
	background-color: transparent;
	background-image: url(../images/bg-hanabi_r.webp);
	background-size: 35% auto;
	background-position: bottom left -5%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.l-hanbi2{
	background-position: top right -5%;	
	background-size: 35% auto;
	background-image: url(../images/bg-hanabi_l.webp);
}

.l-wrap main{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
	background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0px -10px 20px 12px rgba(255, 0, 255, 0.8);
}
header{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
/*about*/
.l-aboutbtn_a{
	display: block;
	margin: 0 auto;
	width:90%;
	max-width: 320px;
	background-color: #e40073;	
	padding: 16px 2em;
	line-height: 1em;
	font-weight: 700;	
}
.l-aboutbtn_a p{
	font-size: 18px;
	color: #FFF;
}

.c-about_h1{
	padding: 0.5em 0;
	padding-bottom: 0.8em;
	font-size: 34px;
	font-weight: 900;
}
.c-about_p{
	font-size: 20px;
	text-align: left;
	width: fit-content;
	margin: 0em auto;
	margin-bottom: 1em;
}
/*set*/
#set{
	margin-bottom: 0;
}
.l-hanyo_h2_div{
	width: 94%;
	padding: 8px 0;	
	margin: 0 auto;
}
.l-hanyo_h2_div h2{
	display: flex;
    align-items: center;
	text-align: center;
	font-size: 38px;
	font-weight: 900;
	line-height: 1em;
	margin: 0;padding: 0;
}
.l-hanyo_h2_div h2:after, .l-hanyo_h2_div h2:before {
    content: "";
    height: 3px;
    flex-grow: 1;
    background-color: #FFF;
    margin-right: 0.5em;
}
.l-hanyo_h2_div h2:after{
	margin-left: 0.5em;
}
.l-setflex_div{
	border: 1px solid #FFF;
	display: flex;
	width: 90%;
	max-width: 790px;
	margin: 40px auto;
}
.l-setflex_moji_div{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-color: rgba(0,0,0,0.5);
	padding-left: 20px;
	padding-right: 20px;
	width: 60%;
}
.l-setflex_img_div{
	width: 40%;
	text-align: right;	
}
.l-setflex_b{
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}
.l-setflex_p{
	text-align: left;
}
.l-setflex_img{
	max-width: 350px;
}
.l-set_otodoke_p{
	margin: 0em auto;
	padding-bottom: 2em;
}
.l-setflex_noindent{
	text-indent: -0.5em;
}
.l-setflex_mini_p{
	font-size: 12px;
	font-weight: 400;
}
.l-setflex_mini_ul{
	width: fit-content;
	margin: 0.5em auto;
}
.l-setflex_mini_ul li{
	text-align: left;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.4em;
}
/*購入*/
.buy{
	margin-top: 0;
}
.l-buyflex_div{
	display: flex;
	width: fit-content;
	justify-content: space-between;
	max-width: 800px;
	margin: 0 auto;
	border: 0px solid #FFF;
}
.l-buyflex_img_div{
	width: 300px;
}
.l-buyflex_moji_div{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: auto;
	padding-left: 30px;
}
.l-buyflex_name{
	text-align: center;
	font-size: 20px;
}
.l-buyflex_nedan{
	margin: 0.5em auto;
	margin-bottom: 1em;
}
.l-buybtn_a{
	color: #FFF;
}
.l-buybtn_a p{
	background-color: #e40073;
	padding: 16px 2em;
	line-height: 1em;
	font-weight: 700;
}
.l-buy_yoyaku_p{
	text-align: center;
	font-size: 20px;
	margin: 1em auto;
}
.l-buy-mini-p{
	font-size: 10px;
	text-align: center;
	font-weight: 400;
}
/*注意事項*/
.l-att_ul{
	margin: 2em auto;
	width: 94%;
	max-width: 640px;	
}
.l-att_ul li{
	word-break: break-all;
	overflow-wrap: break-word
	font-size: 14px;
	text-align: left;
	padding-bottom: 2px;
}
/*岸田作業*/
.l-kishida_img{
	width: 90%;
	max-width: 900px;
	margin: 1em auto;
}
.l-kishida_p{
	text-align: left;	
	max-width: 80%;
	margin: 0 auto;
}
.l-kishida_logo_img{
	margin: 20px auto;
	width: 90%;
	max-width: 600px;
}
/*footer*/
.l-footer_totop_a{
	display: block;
	width: 100px;
	border: 1px solid #FFF;
	background-color: rgba(0,0,0,0.2);
	padding: 8px;
	color: #FFF;
	margin: 1em auto;
}
.l-footer_totop_a:hover{
	background-color: #000d72;
}
.l-footer_totop_a p{
	line-height: 1em;
	text-align: center;
	font-size: 16px;
}
.footer_space_div{
	display: none;
}
footer{margin-top:30px;}
footer p{
	text-align: center;
	color: #FFF;
	font-weight: 700;
	font-size: 14px;
	padding:12px 0;
	padding-bottom: 14px;
	line-height: 1em;
	background-color: rgba(0,0,0,0.9);
}
/*カーとボタン*/
.l-cart_div{	
	width: 100%;
	margin: 0 auto;
}
.l-cart_div a{
	display: block;
	color: #FFF;
}
.l-cart_en_div{
	box-shadow: 0px 1px 5px rgba(0,0,0,1); 
	border-radius: 100px;
	position: fixed;
	width: 100px;
	height: 100px;
	bottom: 18px;
	right: 30px;
	background-color: #e40073;	
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.l-cart_img{
	width: 40px;
	height: 40px;
	margin: 0px auto;	
}
.l-cart_p{
	color: #FFF;
	font-weight: 700;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
}
/*アニメーション*/
.hover_bt:hover {
	transform: scale(1);
	animation: none;
	filter: brightness(1.2) hue-rotate(20deg);
}
.l-cart_en_div:hover{
	background-color: red;
	transform: scale(1.1); 
}
/*----------------*/
.ani_btn95{
	animation: btanime 3.5s infinite;
}
@keyframes btanime {
  0%{transform:scale(0.95);}
  50% {transform:scale(1.00);}
  100% {transform:scale(0.95);}
}
@media screen and (min-width: 1921px) {
.l-cart_en_a{
	max-width: 1920px;
	position: relative;
	bottom: 0;
}
}
/*iPad*/
@media screen and (max-width: 1024px) {
.l-wrap main{
	box-shadow: none;
}	
.l-cart_en_div{
	width: 80px;
	height: 80px;
	bottom: 10px;
	right: 10px;
}
.l-cart_img{
	width: 30px;
	height: 30px;
}
.l-cart_p{
	font-size: 13px;
}
}
@media screen and (max-width: 820px) {
.c-about_p{
	width: 90%;
	font-size: 2.1vw;
}
.l-buyflex_moji_div{
	padding-left: 2vw;
}
.c-about_h1{
	font-size: 4vw;
}
.l-buyflex_name{
	font-size: 2.4vw;
}
.l-kishida_p{font-size: 2vw;}

}
@media screen and (max-width: 767px) {
.l-hanyo_h2_div h2{
	font-size: 5vw;
}
.l-setflex_div{
	display: block;
	max-width: 350px;
}
.l-setflex_img_div,.l-setflex_moji_div{
	width: 100%;
}
.l-setflex_moji_div{
	padding: 8px;
}
.l-setflex_b{
	font-size: 3vw;
	margin: 0.5em auto;
	margin-top: 0;
}
.l-setflex_p{font-size: 2vw;}
.l-buyflex_div{display: block;}
.l-buyflex_img_div{
	width: 350px;
	margin: 0 auto;
}
.l-buyflex_name{
	font-size: 3vw;
	margin-top: 1em;
}
.l-buy_yoyaku_p{
	font-size: 3vw;
}
.l-kishida_p{
	font-size: 16px;
}
.c-about_p{font-size: 2vw;}
.l-att_ul li{font-size: 14px;}
footer p{font-size: 12px;}
}
@media screen and (max-width: 440px) {
.l-kishida_logo_img{
	margin: 20px auto;
	width: 88%;
}
.l-hanbi1,.l-hanbi2{
	background-image:none;
}
.hover_bt:hover {
	transform: scale(1);
	animation: none;
	filter: none;
}
.l-wrap{
	background-color: transparent;
	background-image: none;
}
.sp_bg{
	display: block;
	background-color: transparent;
	background-image: url(../images/bg_sp.webp);
	background-size: 100% 100%;
	background-position: top center;
	background-attachment: fixed;
	position: fixed;
	z-index: 0;
	top:0;
	left: 0;
	width: 100vw;
	height: 100vh;
}
.l-cart_en_div{
	width: 18vw;
	height: 18vw;
}
.c-about_h1{
	margin-top: 1em;
}
.l-cart_img{
	width: 40%;
	height: auto;
}
.c-about_p{
	width: 90%;
	font-size: 3.5vw;
	word-break: break-all;
	overflow-wrap: break-word;
}
.l-setflex_b{
	font-size: 4vw;
}
.l-setflex_p{
	font-size: 14px;
}
.l-cart_p{
	font-size: 2vw;
}
.l-setflex_mini_ul li{
	font-size: 10px;
}
.l-buyflex_name{
	font-size: 4vw;
}
.l-kishida_p {
	max-width: 92%;
}
.l-buy_yoyaku_p{
	font-size: 14px;
}
.l-buyflex_img_div{
	width: 100%;
}
}
@media screen and (max-width: 375px) {
	.l-kishida_p{
		font-size: 15px;
	}
	.l-setflex_p {
	    font-size: 12px;
	}
	.l-set_otodoke_p{
		font-size: 4vw;
	}
	.l-att_ul li{
		font-size: 12px;
	}
	footer p {font-size: 10px}
}
@media screen and (max-width: 320px) {
	.l-kishida_p,.l-buy_yoyaku_p{
		font-size: 10px;
	}
}