@charset "utf-8";

@media screen and (min-width:768px){
body {
	  background: #000000 url(http://www.luckycraft.com/luckycrafthome/images/back-3.jpg);
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 0px;
    padding: 0px;

}
	.profile{
		vertical-align: top;
		display: flex;
		text-align: center;
	
	}	
.bg{
	
	background-color: #000000;
width: 70%;
	max-width: 860px;
	min-width: 700px;
	margin: auto;
	height: 100% !important;
padding-bottom: 20px;
color:#ffffff;

}
	
.sp{
		display: none;
	}	
	.mainimg{
		margin: 0 10px;
		width: 380px;
	}	
.subimg{width: 30%;
	margin: 20px 5px ;
	
}
.dis{
	margin: 0 20px;
}
.mainlogo{
	margin-top: 3px;
	width: 100%;
	height: auto;
	
}
.sns{
	margin: 30px 0 0 30px;
	
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
	margin-top: 30px;
}

.favorite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: large;
}



/*Footer*/
.footer {
  background-color: #000000;
  width: 100%;
  text-align: left;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 30px;
	padding-left: 20%;
padding-bottom: 10px;
 
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right {
  display: inline-block;
  vertical-align: top;
}


/* footer left*/

.footer .footer-left {
  width: 33%;
  padding-right: 15px;
}

.footer .about {
  line-height: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.footer .about span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer .icons {
  margin-top: 25px;
}

.footer .icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 5px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
	
}

	.footer i {
		margin-top: 8px;
	}
/* footer center*/

.footer .footer-center {
  width: 30%;
}

.footer .footer-center i {
  background-color: #33383b;
  color: #ffffff;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}

.footer .footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}

.footer .footer-center p {
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  margin: 0;
}

.footer .footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}

.footer .footer-center p a {
  color: #0099ff;
  text-decoration: none;
}


/* footer right*/

.footer .footer-right {
  width: 35%;
}

.footer h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.footer h2 span {
  color: #0099ff;
}

.footer .menu {
  color: #ffffff;
  margin: 20px 0 12px;
  padding: 0;
}

.footer .menu a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}

.footer .menu a:hover {
  color: #0099ff;
}

.footer .name {
  color: #0099ff;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
}

@media screen and (max-width:767px) {
	
	body {
  	font-family: Arial, Helvetica, sans-serif;
 	background-color: #000000;
	color:#ffffff;
		margin: 0px;
    padding: 0px;
}
	.profile{
		vertical-align: top;
		display: inline-block;
		text-align: center;
	}
	
	.bg{
	
	background-color: #000000;
	margin: auto;
	width: 100%;
	padding-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -50px;
}
	.pc{
		display: none;
	}	
.mainlogo{
	margin-top: 3px;
	width: 100%;
	height: auto;
	
}	
.sns{
	margin: 10px 0 0 15px;
	
}
	.sp{
		margin: 0 20px;
	}	
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 25pt;
	padding: 20px 0 0 0;
}	
.dis{
	margin: 0 20px;
}	
.mainimg{
		margin: 0 5px;
	width: 90%;
	}	
	
.subimg{width: 90%;
	max-width: 750px;
	margin: 5%;
	display: inline-block;
	
}	
/*Footer*/
.footer {
  background-color: #000000;
  width: 100%;
  text-align: left;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 30px;
	padding-left: 20%;

  margin-top: 50px;
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right {
  display: inline-block;
  vertical-align: top;
}


/* footer left*/

.footer .footer-left {
  width: 33%;
  padding-right: 15px;
}

.footer .about {
  line-height: 20px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.footer .about span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer .icons {
  margin-top: 20px;
}

.footer .icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 5px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}

	.footer i {
		margin-top: 8px;
	}
/* footer center*/

.footer .footer-center {
  width: 30%;
}

.footer .footer-center i {
  background-color: #33383b;
  color: #ffffff;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}

.footer .footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}

.footer .footer-center p {
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  margin: 0;
}

.footer .footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}

.footer .footer-center p a {
  color: #0099ff;
  text-decoration: none;
}


/* footer right*/

.footer .footer-right {
  width: 35%;
}

.footer h2 {
  color: #ffffff;
  font-size: 36px;
  font-weight: normal;
  margin: 0;
}

.footer h2 span {
  color: #0099ff;
}

.footer .menu {
  color: #ffffff;
  margin: 20px 0 12px;
  padding: 0;
}

.footer .menu a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}

.footer .menu a:hover {
  color: #0099ff;
}

.footer .name {
  color: #0099ff;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
  .footer {
    font-size: 14px;
	 padding-left:0;
	  margin-top: 150px;
	  
	   padding-bottom: 20px;
	  
  bottom: 0; /*下に固定*/
	  
	 
  }
  .footer .footer-left,
  .footer .footer-center,
  .footer .footer-right {
    display: block;
    width: 100%;
    padding: 0 0 30 0 ;
    text-align: center;
	 
	}
  .footer .footer-center i {
    margin-right: 10px;
  }
		
	
}
