@charset "UTF-8";

body {margin: 0;
  background-color: #FFFFFF;
  position: absolute;
	width: 100%;
}
.headline {z-index: 9999;

  position: fixed;

  margin-top: 0px;

  left: 0px;
 
  background-color: #FFFFFF;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 74px;

}



.main {text-align: center;
	margin-top: 5px;
  width: 100%;
}
.pi {
  position: absolute;
  top: 650px;
right:100px;
transform: rotate(4deg)
}


.pii {
  position: absolute;
  top: 850px;
  left: 20px;
  transform: rotate(-4deg);
}

h1 {text-align: center;
	font-weight: lighter;
	font-size: 18px;
	margin-top: 30px;
	font-family: Osaka-mono, "MS Gothic", monospace; }


.work{
	text-align: right;
	margin-right: 13px;}


.study{text-align: left;
margin-top:0;
margin-left: 10px;
margin-bottom: 0;}



h3{font-weight: lighter;
	font-size: 18px;
	margin-top: 30px;
	font-family: Osaka-mono, "MS Gothic", monospace; 
position: absolute;
top: 1455px;
left: 50px;}

h4{text-align: center;
	font-weight: lighter;
	font-size: 18px;
	margin-top: 30px;
	font-family: Osaka-mono, "MS Gothic", monospace;
position: absolute;
top: 1580px;
left: 55px;}

.piii {
  position: absolute;
  top: 1030px;
right: 15px;
	transform: rotate(50deg)
}
.ppii {
  position: absolute;
  top: 1150px;
right: 60px;
	transform: rotate(30deg);
margin-bottom: 0;}

.yellow{margin-bottom: 0;}

.dish{text-align: center;
	width: auto;
	margin-top: 0;
	margin-bottom: 100px;
}


h5{text-align: center;
font-size: 15px;
font-weight: normal;
font-family: Osaka-mono, "MS Gothic", monospace;
	margin-bottom: 11px;
}

h6{text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
}
  .package {text-align: center;
    margin-top: 0px;
	  margin-bottom: 80px;}


p{text-align:center;
	font-size: 15px;
font-weight: normal;
font-family: Osaka-mono, "MS Gothic", monospace;
margin-bottom: 25px;
}

  .container1 {
    display: flex;
    margin-bottom: 50px;
    justify-content: center;
  }
  .Twitter {
    margin-right: 10px;
  }
  .Instagram {
    margin-left: 10px;
    margin-right: 10px;
  }
  .Facebook {
    margin-left: 10px;
  }
  .container2 {
    font-size: 13px;
    display: flex;
    justify-content: center;
  }

a{color: #FFFFFF;}

  footer {
	width: 100%;
	height: 130px;
	margin-top: 30px;
	background-color: #174a5c;
	color: white;
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  }
  .HOME {
    margin-bottom: 10px;
	  margin-left: 12px;
    margin-right: 70px;
  }
  .受注製造・OEM {margin-right: 2px;
    margin-bottom: 10px;
  }
  .container3 {
    font-size: 13px;
    display: flex;
    justify-content: center;
  }
  .商品情報 {
    margin-bottom: 10px;
    margin-right: 87px;
  }
  .利用規約 {
    margin-bottom: 10px;
    margin-right: 15px;
  }
  .container4 {
    font-size: 13px;
    display: flex;
    justify-content: center;
  }
  .会社概要 {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 60px;
  }
  .個人情報保護方針 {margin-left:2px;}




