@charset "utf-8";

.wrap{
  width: 100%;
  /* padding: 0 10px; */
}

img{
  max-width: 100%;
  height: auto;
}

#visual{
  margin: 0;
  padding: 0;
}

#visual img.sp{
  display: inline-block;
}

#visual img.pc{
  display: none;
}

#entry h2 + p{
  font-size: 14px;
}

#entry ul.tellist{
  padding: 0;
}

#entry ul.tellist li{
  width: 100%;
}
#entry ul.tellist li:nth-child(1) {
 margin-bottom: 20px;
}
#entry ul.tellist li:nth-child(2) a {
 margin: 10px auto 18px;
 width: 90%;
}
#entry ul.tellist li:nth-child(2) {
 padding: 36px 0 20px;
}

/* #entry ul.tellist li a{
  font-size: 14px;
} */

#entry ul.tellist li a:before{
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 13px;
}

/* section{
  padding-left: 10px;
  padding-right:10px;
} */

#entry .entrylist{
  display: block;
  padding: 20px 0;
}

#entry .entrylist li img{
  max-height: 36px;
  width: auto;
}

#line ul.linelist{
  padding: 0;
}

#line ul.linelist li {
  width: 100%;
  margin-bottom: 10px;
  padding: 0 5px;
  margin-top: 0;
}

#how{
  padding: 40px 10px 20px;
}

/* #how p{
  margin: 10px 0;
} */

#how p img{
  width: 250px;
  height: auto;
}

#how ol{
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}

#how ol li + li{
  margin-top: 20px;
}
#web , #insta {
 padding: 0 10px;
}
#web ul{
  padding: 20px 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: block;
}
#web ul li:nth-child(1) {
 margin-bottom: 15px;
}

/* #web ul li,
#web ul li:nth-child(3) ~ li{
  margin: 10px 0;
  width: 50%;
  padding: 0 5px;
} */

p.prep{
padding: 60px 0;
font-size: 16px;
color: #bbb;
line-height:1.5em;
}

#bnr ul {
  padding: 0;
}

#bnr ul li{
  width: 100%;
  padding: 5px;
  margin-bottom: 0;
}

#note{
  font-size: 14px;
}

/* section h2:first-child{
  margin-top: 0 !important;
  transform: translate(0, -50%);
} */

section#model h2:first-child{
  transform: none;
}

#present,
#line,
#web,
{
  margin-top: 40px;
}

/* form
-----------------------------------------------------*/
#contact table th,
#contact table td{
	display:block;
	width:100%;
	padding:15px 0;
}

#contact table th{
	padding-bottom:0;
}

#contact .submitbox a{
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	font-size:18px;
}

#contact .submitbox button{
	height:40px;
	line-height:40px;
	font-size:18px;
}

#contact .wrap{
  padding: 30px 10px;
}

#contact table td.nameinput input{
  width: 100%;
  margin: 0;
}

#contact table td.nameinput input:last-child{
  margin-left: 0;
  margin-top: 10px;
}


.entryWrap {
  padding: 70px 10px;
}
#entry .btn {
  margin:0 auto;
}
br.sp{
	display:block;
}

.l-bnrArea {
 padding: 30px 10px;
 text-align: center;
}
.l-bnrArea + .p-Block {
 padding: 20px 0 40px;
}
.sec04.vote .sec04--heading02 {
 font-size: 18px;
}