@media screen and (max-width: 500px){
.spNone {       display:none;}
}
.b{
	 font-weight:900;
	 color: #6C006C;
}
.title{
	width:80%;
	margin:20px auto 20px;
	text-align:center;
	background: #E8CAF8;
	margin-bottom:10PX;
	color: #981971;
	font-size:18px;
	border-radius: 10px;
	padding:20px 0;}
.check {
white-space: nowrap;
}

.form-width { max-width: 100%;}
.form-tel { max-width: 95%;}
.form td th tbody{
	width:100%;
	display:block;
	}

h３.line {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #8f0486;
}
h３.line::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}

ul.ttl01 {
    border: none;
    color: #FFF;
	list-style:none;
}
ul.ttl01 li {
	background-color: #FFEEFF;
	border-radius: 4px;
    padding: 10px 10px 5px 10px;
	font-size:24px;
	color: #cd000b;
	line-height: 1.5em;
}
.ttl01_text {
    color: #cd000b;
	padding-left:１０px;
	margin:0;!important;
}
ul.ttl01 a {
    display: block;
    border-left: 6px solid #cd000b;
  　color: #cd000b;
    text-decoration: none;!important;
}

ul.ttl02 {
    border: none;
    color: #FFF;
	list-style:none;
}
ul.ttl02 li {
	background-color: #FFEEFF;
	border-radius: 4px;
    padding: 10px 10px 5px 10px;
	font-size:24px;
	color: #73006c;
	line-height: 1.5em;
}
.ttl02_text {
    color: #73006c;
	padding-left:１０px;!important;
	margin:0;!important;
}
ul.ttl02 a {
    display: block;
    border-left: 6px solid #73006c;
  　color: #73006c;
    text-decoration: none;!important;
}
#searchform1 {  
    position: relative;  
}  
#keywords1  {  
    width: 110px;  
    height: 16px;  
    background: url(https://office-purej.com/images/search.png) no-repeat 8px 3px;  
    border: 1px solid #CCC;  
    padding: 2px 2px 2px 26px;  
}  
#searchBtn1 {  
    position: absolute;  
    top: 0;  
    
} 

form#searchform {
    padding: 5px 0px 5px 7px;
    background-color: #fff !important;
    display: block;
    overflow: hidden;
    position: relative;
}
#searchform input, p.form-submit input, form#searchform input#searchsubmit, .content form input.wpcf7-submit, #confirm-button input {
    font-size: 12pt!important;
    width:180px;
    border: 2px solid #871A87;
}
}

#sbox{
  width: 100%;
  padding: 0; 
  margin:0;
}
.sbox input#s1,.sbox input#s2{
  width: 90%;
  display: block;
  border: 2px solid #871A87;
  border-radius: 4px;
  font-size: 12pt;
  margin: 4px auto;
  padding: 6px;
  background: #fff;
}
.sbox input#s2{
  border: none;
  background: #F1B8F1;
  font-weight: bold;
  color: #871A87;
  box-shadow: 0px 1px 2px #000000;
}