@charset "UTF-8";
/* CSS Document */



body{
	padding: 0px;
	margin: 0px;
	margin-bottom:0px;
}

.back{
	background-position:top;
	margin:0;
	padding:0;
	background-image: url("../images/back.pix.png");
	background-repeat: repeat;
}

.design_back{
	text-align: center;
	margin-top:-17px;
}

.design{
	position: relative;
	text-align: center;
	width:380px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-115px;
	margin-bottom:70px;
}

.three{
	margin-top:-50px;
}

.tyosei{
	width:10px;
	margin-top:-100px;
}

.tate{
	margin-top:70px;
	margin-bottom:40px;
	padding-bottom:10px;
}

.husen{
position: relative;
	color: #707070;
	width:60%;
	height:20%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	font-size: large;
  list-style-type: none!important;
  
  line-height: 1.5;
  background: linear-gradient(90deg, white 0%, white 80%, #CFFCA8 80%, #CFFCA8 100%);
  vertical-align: middle;
	border:1px solid;
  border-color: #909090;
	margin-top:-45px;
	margin-left: 22%;
	margin-right:auto;
	margin-bottom: 20px;
	text-align: center;
}

.husen2{
position: relative;
	color: #707070;
	width:60%;
	height:20%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: normal;
	font-size: normal;
  list-style-type: none!important;
  margin-bottom: 20px;
  line-height: 1.5;
  background: linear-gradient(90deg, white 0%, white 80%, #D6FFD9 80%, #D6FFD9 100%);
  vertical-align: middle;
	border:1px solid;
  border-color: #909090;
	margin-left: 16%;
	margin-right:auto;
	padding-left:50px;
	line-height: 25px;
}

.check{
	margin-left:17px;
	margin-top:30px;
	display: flex;
}

.flex{
	width:150px;
	height: 150px;
}

.husen3{
	position: relative;
	color: #707070;
	width: 185px;
	height: 20%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: normal;
	list-style-type: none!important;
	margin-bottom: 20px;
	line-height: 1.5;
	background: linear-gradient(90deg, white 0%, white 80%, #D6FFD9 80%, #D6FFD9 100%);
	vertical-align: middle;
	border: 1px solid;
	border-color: #909090;
	padding-left: 16px;
	font-size: 16px;
	line-height: 26px;
}


.point{
	position: relative;
	color: #707070;
	width:30%;
	height:10%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bolder;
	font-size: large;
	letter-spacing: 1px;
  list-style-type: none!important;
  margin-bottom: -20px;
  line-height: 1.5;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 30%, #CFFCA8 30%, #CFFCA8 70%, rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);
  vertical-align: middle;
	padding-left:10px;
	z-index: 20;
	margin-left:10px;
}

.big{
	margin-top:-180px;
	margin-left:185px;
}

.space{
	width:40px;
	margin-top:40px;
	margin-bottom:0;
}