
body{
	font-family: ibm-plex-sans-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0px;
	background-color: #9f0000;

	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	
}


@keyframes bgloop{
	
}



@keyframes bgiLoop {
    0% { background-position: 0 0;}
  100% { background-position: 30px 30px;}
}



@keyframes bgiLoop2 {
    0% { background-position: 0 0;}
  100% { background-position: -100px 0px;}
}



#particles-js,
#photo_bg{ 
	position:fixed;/*描画固定*/
	width: 100%;
	height: 100%;
}

#particles-js{
	z-index:1;/*描画を一番下に*/
}

#photo_bg{
	z-index: 0;
}


#loading{
	    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1000;
    justify-content: center;
    align-items: center;
}


#loading img {
	max-width: 300px;
	max-height: 105px;
}

#loading.loaded,
#loadingBar.loaded
{
	display: none;
}


#loadingBar {
    width: 100%;
    height: 1px;
    position: fixed;
    top: 49%;
    left: 0;
    transition: all 0.2s linear 0s;
	z-index: 1001;
}


a:hover{
opacity: 0.5;
}


#page{
	width:100%;
	float:left;
	overflow: hidden;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 5;
	background-image: url("../img/common/new_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	
}

#container{
	
}


#content{
	
	
	width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
	
	position: relative;
	z-index: 10;
	/*
	background-image: url("../img/common/content_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% auto;
	*/
}

#header_navi{
	width: 100%;
	text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 90px;
    background-color: rgba(0,0,0,0.53);
    position: fixed;
    z-index: 100;
}

#content_navi{
	 display: flex;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    /* width: calc(1440 / 1600 * 100%); */
    width: calc(1500 / 1600 * 100%);
    max-width: 1500px;
    min-width: 800px;
}

#content_navi a,
#content_navi span{
	flex-grow: 7;
	flex-shrink: 1;
}

#content_navi img{
	width: 100%;
	padding: 10px;
	max-width: 153px;
	filter: drop-shadow(0px 0px 26px #000);
}

#header_logo{
	width: 100%;
	min-width: 100px;
	max-width: 200px;
    margin-left: 10px;
    margin-top: 0px;
    float: left;
	position: relative;
	z-index: 200;
	flex-grow: 1;
	flex-shrink: 7;
}

#content_navi img#header_suminoe_logo{
	width: 100%;
	padding: 5px;
	max-width: 200px;
}

#header_sns_btn{
	display: flex;
    justify-content: center;
    flex-wrap: nowrap;
	/*width: calc(1440 / 1600 * 100%);*/
	width: 100%;

}

#header_sns_btn img{
	width: 100%;
	padding: 3px;
	max-height: 37px;
}



#header{
	width: 100%;
	text-align: center;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 90px;
    
    position: relative;
    z-index: 100;
}

#gp_logo{
    width: calc( 743 / 1600 * 100% );
    max-width: 743px;
    position: absolute;
    /* left: calc( calc( 715 - 743 / 2 ) / 1600 * 100% ); */
    left: calc( 50% - 650px);
    top: 21px;
}


#cd{
	width: 100%;
}

#navi_cd{
    width: calc( 160 / 1600 * 100% );
    max-width: 160px;
    position: absolute;
    left: calc( 50% + 8px);
    top: 131px;
}


#header_copy{
    position: absolute;
    top: 86px;
    left: calc( 50% + 175px);
	width: calc( 417 / 1600 * 100% );
    /* mix-blend-mode: lighten; */
}

@media (max-width: 1600px) {

	#gp_logo{
    left: calc( 149 / 1600 * 100% );
    top: calc( 21 * 100vw / 1600 );
	}
	
	#navi_cd{
		
		left: calc( 820 / 1600 * 100% );
    	top: calc( 131 * 100vw /1600 );
	}
	
	#header_copy{
        left: calc( 998 / 1600 * 100% );
    top: calc( 81 * 100vw / 1600 );
	}


}



h1{
	width:1080px;
	float:left;
	margin-top: -50px;
	position: relative;
	z-index: 99;
	text-align: center;
}




#btn_contact{
	width:1080px;
	float: left;
	text-align: center;
	margin: 30px 0px;
}



.navi_btn,.navi_btn_l2
{
	
	width:273px;
	height: 88px;
	text-align: center;
	font-size:21px;
	font-weight: 500;
	float:left;
	margin-left: -17px;
	margin-top: 0px;
	padding-top: 32px;
	position: relative;
	z-index: 100;
	color: #FFF;
	text-shadow: 0px 0px 7px rgb(255 65 178);

}

.navi_btn_l2{
	padding-top: 20px;
}

.navi_btn a{
	display: block;
	width:273px;
	height: 88px;
	
  
	/*
	text-align: center;
	font-size:26px;
	font-weight: 600;
	font-style: italic;
	float:left;
	margin-left: -40px;
	margin-top: 0px;
	padding-top: 40px;
	position: relative;
	z-index: 100;
	*/
}




.navi_btn_off{
	background-image: url("../img/common/btn_off.png");

	
}

.navi_btn_on{
	background-image: url("../img/common/btn_on.png");

}



#page_navi{
	/*
	width: 1080px;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
	*/
	width: 1080px;
    float: left;
    margin-left: 0px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	
}





@keyframes bgLoop {
    0% { background-position: 0 0;}
  100% { background-position: 0px -175px;}
}

.slider{
	width:1080px;
	height:675px;
	float:left;
	margin-top: 30px;
}

#youtube{
	width: 1080px;
    height: 435px;
    z-index: 110;
    position: relative;
	float: left;
}

#youtube iframe{
	margin-left: 225px;
}


#footer{
	width: 100%;
    padding: 75px 0px 50px 0px;
    background-color: rgba(0,0,0,0.60);
    margin-top: 150px;
    margin-bottom: 50px;
}



#footer h2{
	width: 100%;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#FFF;
	font-weight: 700;
	font-size: 20px;
	font-style: italic;
	top:0;

}


#footer_navi_btn{
	    margin-top: 0px;
    margin-left: 0px;
    padding: 40px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: center;
}


#footer .sns_icon {
	height: 87px;
	padding: 0px 30px;
}


#footer_suminoe_logo{
	width: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

#footer p{
	width:1080px;
	float: left;
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	margin-bottom: 50px;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    background-color: #FFF;
}

.drawer-hamburger {
	z-index: 310;
}


.drawer-nav {
    position: fixed;
    z-index: 302;
    top: 0;
    overflow: hidden;
    height: 100%;
    color: #fff;
	background-color: rgba(0,0,0,0.85);

}


.drawer--right.drawer-open .drawer-nav{
    left: 50%;
    margin-left: -640px;
	width: 1280px;
	padding-left: 80px;
}

.drawer--right.drawer-close .drawer-nav{
    
	width:0px;
	padding-left: 0px;
	margin-left: 0px;
}

.drawer-menu{
	margin: 0;
    padding: 0;
    list-style: none;
    width: 300px;
    float: left;
    display: block;
	
    margin-top: 20px;
}


.drawer-menu ul{
	
}

.drawer-menu li{
	font-size: 20px;
    font-weight: bold;
    padding: 8px;
    padding-left: 20px;
	
}

.drawer-menu li a{
	color:#FFF;
	text-decoration: none;
	text-shadow: 0px 0px 13px rgba(216, 112, 255, 1);
}

.drawer-menu li span{
	color:#4E4E4E;
	text-decoration: none;
}


.drawer--right.drawer-open .drawer-hamburger {
    /* right: 16.25rem; */
    left: 50%;
    margin-left: -600px;
	
    background-color: #FFF;
}

#navi_index,
.drawer-menu h3{
	font-size: 25px;
    color: #FFFF00;
    font-weight: bold;
    font-style: italic;
    margin-left: 17px;
    margin-bottom: 10px;

}


#navi_index{
	width:1200px;
	float:left;
	margin-top: 120px;
}

.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before{
	background-color: #222222;
}


#banner_container,
#_slider{
	width: 960px;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 30px;
	margin-top: 100px;
}



.banner_box img{
    height:174px;
}

.fixed{
	position: fixed;/*fixedを設定して固定*/
  z-index: 999;/*最前面へ*/
  top:0;/*位置指定*/
  
}

.attention{
	text-align: center;
	color: #000000;
	padding: 10px;
}

