body{
	font-size: 135% !important;
	-webkit-text-size-adjust: 100%;
}

.chapter{
	font-size: 120% !important;
}

.main01 .attention {
    line-height: 1.5em;
}

#stock ul li {
    width: 740px;
}

#main form table {
border-top: 1px solid #999;
width:90%;
margin:15px auto;
}
#main form table td {
display: block;
width: 100% !important;
}
#main form table th {

display: block;
border-top: none;
border-bottom: none;
width: 100% !important;
}

#main form table th label{
padding:10px !important;
}

#footer p, #footer p a {
    font-size: 1.0em !important;
}

input[type=checkbox] {
  transform: scale(3);
}

input[type=radio] {
  transform: scale(3);
  margin-left: 15px;
}

.main01 .formTable{
	width:90% !important;
	font-size: 0.5em !important;
}


.pc{ display:none; }

.sp{display: block;}


input.sp { width: 98%; }
textarea.sp { width: 98%; }

.square_btn{
	font-size: 2.0em !important;
}
