@charset "utf-8";

section .member {
	width: 900px;
	margin: 0 auto 10px;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.6;
}

section .member .month {
	font-size: 46px;
	border-bottom: 6px solid #E7FF59;
	color: #88CBCC;
}

section .member .download {
	font-size: 46px;
	border-bottom: 6px solid #E7FF59;
}

section ul.icon {
	width: 900px;
	margin: 70px auto;
	display: table;
}
section ul.icon li {
	width: 260px;
	display: table-cell;
}

section ul.icon li p {
	width: 260px;
	margin: 20px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

section article#form {
	width: 100%;
	margin: 70px auto 0;
	padding: 0 0 100px 0;
	background-image: url(../images/price/bg.png);
	background-size: cover;
}

section .photolead {
	width: 970px;
	margin: 0 auto;
	padding: 150px 0 60px 0;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 2;
	color: #fff;
}

section .photolead .border-bottom {
	border-bottom: 6px solid #E7FF59;
}

section ul.stylephoto {
	width: 1100px;
	margin: 0 auto;
	display: table;
}

section ul.stylephoto li {
	width: 197px;
	display: table-cell;
}

section article#form div.registar .send {
  background-color: #333;
  text-align: center;
  border-radius: 4px;
	padding: 15px 0;
	margin: 40px 0 0 0;
	position: relative;
}

section article#form div.registar .send::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  right: 16px;
  top: 28px;
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(45deg) translateY(-50%);
  color: #fff;
}

section article#unregistered {
	width: 100%;
	padding: 80px 0 100px;
}



/* スマートフォン */

@media screen and (max-width:768px){

  section .head p {
    font-size: 1rem;
		line-height: 1;
  }

	section article#contets .pankuzu {
		width: 98%;
		margin: 2% auto;
  }
  section article#contets .pankuzu li {
    font-size: 0.6rem;
  }
  /* pankuzu */
  .attention-sp h3 {
		width: 96%;
		margin: 4% auto 8%;
		font-size: 1rem;
		line-height: 2;
  }
	
section .member .month, section .member .download {
	font-size: 2rem;
}

	section ul.icon {
	width: 100%;
	margin: 10% auto;
	display: table;
}
section ul.icon li {
	width: 22%;
	display: table-cell;
}
section ul.icon li:nth-child(2) {
	width: 28%;
	padding: 0 4%;
	}

section ul.icon li p {
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 0.9rem;
  line-height: 1.2;
	font-weight: bold;
	text-align: center;
}

	section .member {
		width: 100%;
		font-size: 1.3rem;
		padding: 1% 0 3% 0;
		margin: 6% 0 0 0;
	}
	
	section .messeage {
		width: 100%;
		font-size: 1rem;
		line-height: 1.4;
		text-align: left;
		padding: 2% 0 0 0;
		margin: 0 0 4% 0;
	}
	
	section article#form {
	width: 100%;
	margin: 6% auto 38px;
	padding: 0 0 23px 0;
	background-image: url(../images/price/bg-sp.png);
	background-size:cover;
	background-repeat: no-repeat;
}
	
	section ul.stylephoto {
		width: 90%;
		margin: 0 auto;
		padding: 4% 0 0 0;
	}
	
	section ul.stylephoto li {
		width: 18%;
		padding-right: 2%;
	}

	section ul.stylephoto li:last-child {
		width: 16%;
		padding-right: 0;
	}
	section .photolead {
		width: 90%;
		margin: 0 auto;
		font-size: 1.2rem;
		padding: 10% 0 0 0;
	}


	section article#contets {
		width: 90%;
		margin: 0 auto;
	}

	section article#form div.registar {
		padding: 6% 0;
	}

  section article#form div.registar-wrapper {
    width: 90%;
  }

	
	section article#form div.registar .send {
		margin: 8% auto 0;
	}
	
	section article#form div.registar .check {
		width: 100%;
		margin: 8% auto 0;
	}
	
	section article#unregistered {
		width: 90%;
		margin: 0 auto;
		padding: 0 0 10%;
	}
	
	section article#unregistered .mainTxt {
		width: 100%;
		font-size: 1.4rem;
		margin: 10% auto 2%;
	}
	
	section article#unregistered .lead {
		width: 100%;
		margin: 4% 0 0 0;
		text-align: left;
		font-size: 1rem;
		line-height: 1.4;
	}
	
	.postal {padding: 2% 0 10%;}

  .registar .registar-content .auto {
    display: block;
    font-size: 0.8rem;
		text-align:center;
    width: 36%;
		top: 57%;
		left: 28%;
  }

  .registar .login-sp {
		display: block;
    font-size: 1rem;
		margin-bottom: 4%;
    color: #D63283;
    text-align: right;
  }
	.check {
			width: 80%;
			margin: 10% auto;
			display: flex;
	}
  .check .checkbox {
    width: 30px;
    height: 30px;
  }

  .check .check-text {
    font-size: 1rem;
    width: 140%;
  }
	.registar .text {
		width: 80%;
		height: 280px;
	}
  .registar .text .main-text{
    font-size: 1.2rem;
    margin-bottom: 10%;
  }

  .registar .text p{
    font-size: 0.8rem;
  }
	
	.scroll {
		height: 230px;
		line-height: 1.8;
	}

  .registar .send {
    width: 90%;
		margin: 0 auto;
  }

  .registar .send a {
    line-height: 40px;
  }

  .registar .send p {
    font-size: 28px;
  }

  .registar .send p::after {
    width: 9px;
    height: 9px;
    right: 30px;
    top: 38px;
    border-top: solid 3px;
    border-right: solid 3px;
  }

}
