/* ===================================================================
	Author: aki
=================================================================== */
#cbox1 {
  background: url(../img/top/bg1.jpg) left bottom repeat-x;
  padding: 0 0 36px 0;
  margin: 0 0 50px 0;
}

#cbox2 h1 {
  color: #ca1622;
  font-size: 2em;
  line-height: 1.3em;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#cbox2 h1:before {
  display: block;
  content: url(../img/top/ic1.jpg);
}

#cbox2 .clist .ebox {
  float: left;
  width: 300px;
  clear: both;
  margin: 0 0 50px 0;
}

#cbox2 .clist .ebox:nth-of-type(2n) {
  float: right;
  clear: none;
}

#cbox2 .ebox .cbody {
  padding: 20px 0 0 0;
}

#cbox2 .ebox .edate {
  color: #7fa839;
  font-size: 0.9em;
  line-height: 1em;
}

#cbox2 .ebox h2 {
  font-size: 1.2em;
  line-height: 1.7em;
  padding: 5px 0;
}

#cbox2 .ebox h2 a {
  text-decoration: none;
}

#cbox2 .ebox .cate span {
  display: inline-block;
  padding: 5px;
  font-size: 0.8em;
  line-height: 1em;
  color: #444;
  border: 1px solid #bbb;
  border-radius: 5px;
}

#cbox2 .ebox .ctext {
  color: #444;
  padding: 10px 0 0 0;
}

#cbox2 div.desc {
  margin: 0 0 30px 0;
}

#pankuzu {
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0 0 20px 0;
}

.navigation {
  padding: 30px 0 0 0;
  text-align: center;
  clear: both;
}

.page-numbers {
  display: inline-block;
  border: 1px solid #ca1622;
  background: #fff;
  padding: 2px 10px;
  border-radius: 5px;
}

a.page-numbers {
  text-decoration: none;
}

.page-numbers.current,
a.page-numbers:hover {
  background: #ca1622;
  color: #fff;
}

#pankuzu li {
  float: left;
}

#pankuzu li:after {
  content: ">";
  margin: 0 5px;
}

#pankuzu li:last-child:after {
  content: "";
}

#pankuzu a {
  color: #ca1622;
  text-decoration: none;
}

#pankuzu a:hover {
  text-decoration: underline;
}

#cbox3 {
  padding: 0 0 20px 0;
}

/* #cbox3 .cbox-inner{
	background:url(../img/cmn/bg1.jpg) left bottom repeat-x;
	padding:0px 0 80px 0;
} */
#cbox3 .ehead {
  padding: 20px 0 10px 0;
}

#cbox3 .ehead h1 {
  font-size: 1.7em;
  line-height: 1.7em;
  font-weight: bold;
}

#cbox3 .ehead p {
  font-size: 0.9em;
  line-height: 1.7em;
}

#cbox3 .ehead p span.cate a {
  font-size: 0.9em;
  line-height: 1.7em;
  color: #4f4f4f;
}

#cbox3 .emain p {
  margin: 0 0 20px 0;
  color: #4f4f4f;
  line-height: 2em;
}

#cbox3 .ebody h2 {
  margin: 0 0 20px 0;
  background: #ca1622;
  border-radius: 5px;
  color: #fff;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: bold;
  padding: 10px 20px;
}

#cbox3 .ebody h3 {
  margin: 0 0 20px 0;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: bold;
  border: 1px solid #ca1622;
  border-width: 0 0 0 5px;
  padding: 5px 20px;
}

#cbox3 .ebody h4 {
  margin: 0 0 20px 0;
  font-size: 1.3em;
  line-height: 1.5em;
  font-weight: bold;
}

#cbox3 .ebody h4:before {
  content: "<";
  font-weight: bold;
  margin: 0 10px 0 0;
  color: #ca1622;
}

#cbox3 .ebody h4:after {
  content: ">";
  font-weight: bold;
  margin: 0 0 0 10px;
  color: #ca1622;
}

#cbox3 .ebody p {
  margin: 0 0 20px 0;
  color: #4f4f4f;
  line-height: 2em;
}

.marker {
  background: linear-gradient(transparent 50%, #fff600 0%);
}

#cbox3 .ebody .aligncenter {
  display: block;
  margin: 0 auto;
}

#cbox3 .ebody .alignright {
  float: right;
}

#cbox3 .ebody .alignleft {
  float: left;
}

#cbox4 {
  padding: 40px 0 0 0;
  margin: 0 0 40px 0;
}

#cbox4 .cbox-inner {
  position: relative;
}

#cbox4 .cfcon {
  background: url(../img/cmn/cfbg.jpg) left top repeat;
  border: 1px solid #d2d2d2;
  padding: 20px 20px 10px 20px;
}

#cbox4 .cfcon .satei {
  padding: 5px 0 0 20px;
}

#cbox4 .abs {
  position: absolute;
  right: 20px;
  bottom: 0;
}

#cbox5 {
  margin: 0 0 40px 0;
}

#cbox5 .ebox {
  padding: 25px 0;
  border: 1px dashed #c8c8c8;
  border-width: 0 0 1px 0;
}

#cbox5 .ebox .cimg {
  float: left;
}

#cbox5 .ebox .cbody {
  float: right;
  width: 430px;
}

#cbox5 .ebox .cbody .edate {
  color: #7fa839;
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0 0 3px 0;
}

#cbox5 .ebox .cbody h6 {
  font-size: 1.2em;
  line-height: 1.5em;
}

#cbox5 .ebox .cbody h6 a {
  text-decoration: none;
}

#cbox5 .ebox .cbody h6 a:hover {
  text-decoration: underline;
}

#cbox5 .ebox .cbody .ebody {
  font-size: 0.9em;
  line-height: 1.7em;
  color: #4f4f4f;
}

#cbox5 .ebox .cbody .cate {
  text-align: right;
  font-size: 0.9em;
  line-height: 1.7em;
  color: #4f4f4f;
}

#cbox5 .ebox .cbody .cate span:before {
  content: ">";
  margin: 0 5px 0 0;
}

#cbox5 h4,
#cbox6 h4 {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5em;
  border: 1px solid #ca1622;
  border-width: 0 0 2px 0;
}

#cbox6 h4 {
  margin: 0 0 20px 0;
}

#cbox6 li {
  float: left;
  padding: 0 10px 10px 0;
}

#cbox6 li a {
  position: relative;
  display: block;
  padding: 10px 10px 10px 35px;
  text-decoration: none;
  color: #444;
  font-size: 0.9em;
  line-height: 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}

#cbox6 li a:before {
  position: absolute;
  content: url(../img/cmn/ic4.jpg);
  top: 10px;
  left: 10px;
}

.linkban {
  border: 1px solid #ccc;
  background: #f2f2f2;
  border-radius: 10px;
  margin: 30px 0;
  padding: 20px 10px 20px 20px;
}

.linkban .btext {
  float: left;
  width: 456px;
}

.linkban .btext1 {
  color: #ca1623 !important;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 0 !important;
}

.linkban .btext2 {
  color: #ca1623 !important;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 !important;
}

.linkban .btext2 a {
  font-weight: bold;
}

.linkban .btext3 {
  font-size: 0.7em;
  line-height: 1.5em;
  margin: 0 !important;
}

.linkban .bimg {
  float: right;
  width: 111px;
}

@media screen and (max-width: 800px) {
  #cbox1 {
    background: url(../img/top/bg1.jpg) left bottom repeat-x;
    padding: 0 0 36px 0;
    margin: 0 0 50px 0;
  }
  #cbox2 h1 {
    color: #ca1622;
    font-size: 1.5em;
    line-height: 1.3em;
    text-align: center;
    font-weight: bold;
    margin: 0 0 20px 0;
  }
  #cbox2 h1:before {
    display: block;
    content: url(../img/top/ic1.jpg);
  }
  #cbox2 .clist .ebox {
    float: none;
    width: auto;
    clear: both;
    margin: 0 0 50px 0;
  }
  #cbox2 .clist .ebox:nth-of-type(2n) {
    float: none;
    clear: none;
  }
  #cbox2 .ebox .cimg {
    text-align: center;
  }
  #cbox2 .ebox .cbody {
    padding: 20px 0 0 0;
  }
  #cbox2 .ebox .edate {
    color: #7fa839;
    font-size: 0.9em;
    line-height: 1em;
  }
  #cbox2 .ebox h2 {
    font-size: 1.1em;
    line-height: 1.7em;
    padding: 5px 0;
  }
  #cbox2 .ebox h2 a {
    text-decoration: none;
  }
  #cbox2 .ebox .cate span {
    display: inline-block;
    padding: 5px;
    font-size: 0.8em;
    line-height: 1em;
    color: #444;
    border: 1px solid #bbb;
    border-radius: 5px;
  }
  #cbox2 .ebox .ctext {
    color: #444;
    font-size: 0.8em;
    line-height: 1.7em;
    padding: 10px 0 0 0;
  }
  #pankuzu {
    font-size: 0.8em;
    line-height: 1.5em;
  }
  #pankuzu li {
    float: left;
  }
  #pankuzu li:after {
    content: ">";
    margin: 0 5px;
  }
  #pankuzu li:last-child:after {
    content: "";
  }
  #pankuzu a {
    color: #ca1622;
    text-decoration: none;
  }
  #pankuzu a:hover {
    text-decoration: underline;
  }
  #cbox3 {
    padding: 0 0 20px 0;
  }
  /* #cbox3 .cbox-inner{
  	background:url(../img/cmn/bg1.jpg) left bottom repeat-x;
  	padding:0px 0 80px 0;
  } */
  #cbox3 .ehead {
    padding: 20px 0 10px 0;
  }
  #cbox3 .ehead h1 {
    font-size: 1.5em;
    line-height: 1.7em;
    font-weight: bold;
  }
  #cbox3 .ehead p {
    font-size: 0.9em;
    line-height: 1.7em;
  }
  #cbox3 .ehead p span.cate a {
    font-size: 0.9em;
    line-height: 1.7em;
    color: #4f4f4f;
  }
  #cbox3 .emain p {
    margin: 0 0 20px 0;
    color: #4f4f4f;
    line-height: 2em;
  }
  #cbox3 .ebody {
    font-size: 0.9em;
    line-height: 1.7em;
  }
  #cbox3 .ebody h2 {
    margin: 0 0 20px 0;
    background: #ca1622;
    border-radius: 5px;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: bold;
    padding: 10px 20px;
  }
  #cbox3 .ebody h3 {
    margin: 0 0 20px 0;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: bold;
    border: 1px solid #ca1622;
    border-width: 0 0 0 5px;
    padding: 5px 20px;
  }
  #cbox3 .ebody h4 {
    margin: 0 0 20px 0;
    font-size: 1.1em;
    line-height: 1.5em;
    font-weight: bold;
  }
  #cbox3 .ebody p {
    margin: 0 0 20px 0;
    color: #4f4f4f;
    line-height: 2em;
  }
  #cbox3 .ebody .aligncenter {
    display: block;
    margin: 0 auto;
  }
  #cbox3 .ebody .alignright {
    float: right;
  }
  #cbox3 .ebody .alignleft {
    float: left;
  }
  #cbox4 {
    padding: 40px 0 0 0;
    margin: 0 0 40px 0;
  }
  #cbox4 .cbox-inner {
    position: relative;
    text-align: center;
  }
  #cbox4 .cfcon {
    background: url(../img/cmn/cfbg.jpg) left top repeat;
    border: 1px solid #d2d2d2;
    padding: 20px 20px 10px 20px;
  }
  #cbox4 .cfcon .satei {
    padding: 5px 0 0 0px;
  }
  #cbox4 .abs {
    position: absolute;
    right: 20px;
    bottom: 0;
    display: none;
  }
  #cbox5 {
    margin: 0 0 40px 0;
  }
  #cbox5 .ebox {
    padding: 25px 0;
    border: 1px dashed #c8c8c8;
    border-width: 0 0 1px 0;
  }
  #cbox5 .ebox .cimg {
    float: left;
    width: 35%;
  }
  #cbox5 .ebox .cbody {
    float: right;
    width: 63%;
  }
  #cbox5 .ebox .cbody .edate {
    color: #7fa839;
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0 0 3px 0;
  }
  #cbox5 .ebox .cbody h6 {
    font-size: 1em;
    line-height: 1.5em;
  }
  #cbox5 .ebox .cbody h6 a {
    text-decoration: none;
  }
  #cbox5 .ebox .cbody h6 a:hover {
    text-decoration: underline;
  }
  #cbox5 .ebox .cbody .ebody {
    font-size: 0.8em;
    line-height: 1.7em;
    color: #4f4f4f;
  }
  #cbox5 .ebox .cbody .cate {
    text-align: right;
    font-size: 0.9em;
    line-height: 1.7em;
    color: #4f4f4f;
  }
  #cbox5 .ebox .cbody .cate span:before {
    content: ">";
    margin: 0 5px 0 0;
  }
  #cbox5 h4,
#cbox6 h4 {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.5em;
    border: 1px solid #ca1622;
    border-width: 0 0 2px 0;
  }
  #cbox6 h4 {
    margin: 0 0 20px 0;
  }
  #cbox6 li {
    float: left;
    padding: 0 10px 10px 0;
  }
  #cbox6 li a {
    position: relative;
    display: block;
    padding: 10px 10px 10px 35px;
    text-decoration: none;
    color: #444;
    font-size: 0.9em;
    line-height: 1em;
    border: 1px solid #bbb;
    border-radius: 5px;
  }
  #cbox6 li a:before {
    position: absolute;
    content: url(../img/cmn/ic4.jpg);
    top: 10px;
    left: 10px;
  }
  .linkban {
    border: 1px solid #ccc;
    background: #f2f2f2;
    border-radius: 10px;
    margin: 30px 0;
    padding: 10px;
  }
  .linkban .btext {
    float: none;
    width: auto;
  }
  .linkban .btext1 {
    color: #ca1623 !important;
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 0 !important;
  }
  .linkban .btext2 {
    color: #ca1623 !important;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 !important;
  }
  .linkban .btext2 a {
    font-weight: bold;
  }
  .linkban .btext3 {
    font-size: 0.7em;
    line-height: 1.5em;
    margin: 0 !important;
  }
  .linkban .bimg {
    float: none;
    width: auto;
    text-align: center;
  }
}
.ebody-inner iframe {
  width: 100%;
  height: 360px;
}
@media (max-width: 767px) {
  .ebody-inner iframe {
    height: 53vw;
  }
}/*# sourceMappingURL=top.css.map */