@charset "UTF-8";
body {
  margin-left: auto;
  margin-right: auto;
}
header {
  border-top: 15px solid #DDDDDD;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  margin-bottom: 60px;
}
.logo {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  color: #888888;
  margin-left: 20px;
  font-size: 0.8rem;
  margin-top: 10px;
}
header .logo h1 {
  letter-spacing: 4px;
}
#wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
aside {
  min-width: 160px;
  margin-right: 1%;
  margin-bottom: 30px;
  max-width: 160px;
  width: 10%;
  margin-left: 2%;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 0.9rem;
}
.sub-title {
	border: 1px solid #DDDDDD;
	text-indent: 5px;
	color: #888888;
	height: 32px;
	line-height: 32px;
	margin-top: 5px;
	width: 150px;
	letter-spacing: 3px;
	font-size: small;
}
.sub-title a {
  display: block;
  color: #888888;
  text-decoration: none;
}
.sub-title a:hover {
	color: #003F8E;
}
.sub-title2 {
  color: #888888;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  margin-top: 5px;
  height: 32px;
  line-height: 32px;
  width: 150px;
  text-indent: 5px;
}
.sub-menu {
  list-style-type: none;
  color: #888888;
  line-height: 30px;
  letter-spacing: -2px;
  width: 150px;
  margin-top: 5px;
  text-indent: 5px;
}
.sub-menu li {
  color: #888888;
  width: 150px;
}
.sub-menu li a {
  text-decoration: none;
  display: block;
  color: #888888;
  /*border-radius: 10px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;*/
}
.sub-menu li a:hover {
	color: #003F8E;
  /*background-color: #DDDDDD;
  -webkit-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
  background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(221, 221, 221, 1.00) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(221, 221, 221, 1.00) 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 255, 255, 1.00) 0%, rgba(221, 221, 221, 1.00) 100%);
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 1.00) 0%, rgba(221, 221, 221, 1.00) 100%);*/
}
main {
  width: 75%;
  margin-left: 2%;
}
.page-title {
	color: #888888;
	margin-bottom: 30px;
	font-size: small;
	width: 150px;
	height: 32px;
	text-indent: 5px;
	border: 1px solid #DDDDDD;
	line-height: 32px;
	letter-spacing: 3px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	margin-top: 5px;
}

label {
	margin-bottom: 10px;
	display: block;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #888888;
	border-top: 1px solid #DDDDDD;
	width: 90%;
	font-size: small;
}
main form #check {
	margin-bottom: 10px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #888888;
	width: 90%;
	font-size: small;
	margin-top: 20px;
}
main form #robot {
	margin-bottom: 10px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #888888;
	width: 90%;
	font-size: small;
	margin-top: 20px;
}
in
input[type="text"], input[type="email"], textarea {
	padding: 10px;
	font-size: 1rem;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
input[type="text"], input[type="email"] {
	width: 100%;
	max-width: 240px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
textarea{
	width: 90%;
	max-width: 90%;
	height: 6rem;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	border-bottom: 1px solid #DDDDDD;
}
input[type="submit"]{
	border: 1px solid #DDDDDD;
	cursor: pointer;
	line-height: 1;
	margin-top: 50px;
	width: 60px;
	height: 32px;
	border-radius: 5px;
	color: #888888;
	font-size: large;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
#wrapper main #thanks {margin-bottom: 10px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #888888;
	width: 90%;
	font-size: small;
	margin-top: 20px;
}


footer {
  text-align: center;
  color: #888888;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  line-height: 50px;
  font-size: 0.9rem;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
  height: 50px;
}

@media( max-width : 600px ){
  header {
    text-align: center;
    margin-bottom: 5px;
  }
	input[type="submit"]{
	
}
}
