.box1 {
  width:100%;
  height:28px;
  padding:17px 15px;
  background:#424242;
  visibility:hidden;
  display:none;
  color:white;
  opacity:0.95;
  font-weight:bolder;
  font-size:20px;
  border-top:1px #222 solid;
}
.box1 .btn{
 height:40px;
 width:130px;
 float:right; 
 margin:-7px 25px 0px 0px;
 background:#E53935;
 color:#FFF;
 cursor:pointer;
 font-weight:bolder;
 font-size:14px;
 -webkit-appearance: none;
 border-radius:5px;
 border:1px solid #fff;
}
.fixed{
 position:fixed;
 bottom:0;
 /* max-width: 980px; */
 margin:0 auto;
 visibility:visible;
 display:block;
}
#cmsearch {
	display: none;
	visibility:hidden;
}
.disable_cartin1 {
	margin:0px -10px;
	padding:10px;
	background:#f5f5f5;
    border-top:1px #CCC solid;
    border-bottom:1px #CCC solid;
}
input.init {width:50px;height:35px;font-size:20px;text-align:center;}
.description {
	line-height:200%;
	font-size: 100%;
	margin-left:15px;
	color: #424242;
}
.description h2{
	margin: 14px -5px 8px -20px;
	padding-left: 5px;
	color: #2e7d32;
	font-weight: bolder;
	font-size: 120%;
}
.description h3{
	margin: 10px 0px 0px -10px;
	color: #212121;
	font-weight: bolder;
	font-size: 108%;
}
.description h4{
	margin: 10px 0px 0px -10px;
	color: #E53935;
	font-weight: bolder;
	font-size: 108%;
    line-height:140%;
}
.description div{
    padding-right:10px;
}
.description div img{
	width: 100%;
    margin-bottom:10px;
}
.description table{
	width: calc( 100% + 5px);
	margin-left: -10px;
  	margin-bottom: 5px;
	border:1px #9e9e9e solid;
	border-collapse:collapse;
    font-size:80%;
    line-height:1.5em
}
.description th{
/*	width:25%;  */
	font-weight: normal;
	background: #f5f5f5;
	border:1px #9e9e9e solid;
	padding:5px;
}
.description td{
	border:1px #9e9e9e solid;
	padding:5px;
}
.description .tdc1 td{
	text-align:center;
}
.description .img590 {
	width:100%;
    margin-top:10px;
    margin:5px 0px 5px -7px;
}
.description .img770 {
    width:100%;
    margin:5px 0px 5px -7px;
}
.description .img700 {
    width:100%;
    margin:5px 0px 5px -7px;
}
.description iframe {
	margin-left:-7px;
}
.pan {
	color: #424242;
	font-size: 80%;
	margin: -5px 0px 10px 10px;
	clear: both;
	font-weight: bolder;
}
.pan A {
	text-decoration: none;
}
.pan ol li {
  display: inline;
  list-style-type: none;
}
.pan ol li:after {
  content: " > ";
}
.zaiko_view{
  width:100%;
  text-align:center;
  font-weight:bolder;
  font-size:95%;
}
.notice1 {
	margin:20px 0px 0px -10px;
  	padding: 5px 6px 5px 10px;
  	border:1px solid #774000;
  	border-radius:5px;
  	background:#fffcd1;
  	color:#774000;
  	font-family: 'Kosugi Maru', sans-serif;
}