@charset "utf-8";

/* ----------------------------------------
	main
---------------------------------------- */
#main {
  padding-bottom: 36px;
  width: 100%;
  min-width: 960px;
  background: url('../img/top/contents/bg_main.webp') no-repeat center top;
}

#contents {
  margin: 0 auto;
  padding-top: 346px;
  width: 960px;
  text-align: left;
}

#box-1 {
  padding-top: 24px;
  width: 530px;
  float: left;
}

#box-2 {
  width: 388px;
  float: right;
}

.box-1-i {
  width: 254px;
}

.box-1-i h2 {
  margin-bottom: 28px;
  width: 254px;
  height: 184px;
}

.box-1-i h2 a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 254px;
  height: 184px;
}

/*.box-1-i h2.ph-1 a{background:url('../img/top/contents/im_1.webp') no-repeat left top;}*/
.box-1-i h2.ph-1 {
  background: url('../img/top/contents/im_1.webp') no-repeat left top;
}

.box-1-i ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.box-1-i li {
  margin: 0;
  padding: 0 0 10px 22px;
  color: #2e1708;
  background: url(../img/top/contents/icon_1.webp) no-repeat 0 3px;
  font-weight: bold;
}

.box-1-i li a {
  color: #2e1708;
  text-decoration: none;
}

.box-1-i li a:hover {
  color: #2e1708;
  text-decoration: underline;
}

.box-1-i h2.ph-2 a {
  background: url('../img/top/contents/im_2.webp') no-repeat left top;
}

#title-access {
  width: 100%;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url('../img/top/contents/title_access.webp') no-repeat right top;
}

#box-2-i {
  width: 388px;
  overflow: hidden;
}

#box-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 400px;
}

#box-2 li {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 186px;
  float: left;
}

#copyright {
  margin: 0 auto;
  padding: 14px 0;
  width: 100%;
  min-width: 960px;
  color: #fff;
  background-color: #231815;
  text-align: center;
}

#copyright a {
  color: #fff;
  text-decoration: none;
}

#copyright a:hover {
  color: #fff;
  text-decoration: underline;
}
