@charset 'utf-8';

.boxIndex01{
  overflow: hidden;
}
.boxIndex01 img{
  float: left;
  width: 25%;
}
.boxIndex02{
  position: relative;
  top: -1px;
  margin-bottom: 74px;
}
.boxIndex02 ul{
  overflow: hidden;
}
.boxIndex02 li{
  overflow: hidden;
  position: relative;
  float: left;
  width: 33.3333333%;
  border-right: 1px #bfbfbf solid;
  border-bottom: 1px #bfbfbf solid;
  text-align: center;
  font-size: 0;
}
.boxIndex02 li a{
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 34.93589743%;
  font-size: 1.0rem;
  transition: none;
}
.boxIndex02 li img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  width: 100%;
  transition: none;
}
.boxIndex02 li a:hover,
.boxIndex02 li img:hover{
  opacity: 1;
}
/*
.boxIndex02 li:hover{
  background-repeat: no-repeat,no-repeat;
  background-position: left 13% center, center center;
  background-size: auto, cover;
}
.boxIndex02 li:nth-child(1){
  background-image: url('/images/index/index-top-bn-icn01.png');
}
.boxIndex02 li:nth-child(1):hover{
  background-image: url('/images/index/index-top-bn-icn01.png'),url('/images/index/index-top-bn-bg01.jpg');
}
.boxIndex02 li:nth-child(2){
  background-image: url('/images/index/index-top-bn-icn02.png');
}
.boxIndex02 li:nth-child(2):hover{
  background-image: url('/images/index/index-top-bn-icn02.png'),url('/images/index/index-top-bn-bg01.jpg');
}
.boxIndex02 li:nth-child(3){
  background-image: url('/images/index/index-top-bn-icn03.png');
}
.boxIndex02 li:nth-child(3):hover{
  background-image: url('/images/index/index-top-bn-icn03.png'),url('/images/index/index-top-bn-bg01.jpg');
}
.boxIndex02 li:nth-child(4){
  background-image: url('/images/index/index-top-bn-icn04.png');
}
.boxIndex02 li:nth-child(4):hover{
  background-image: url('/images/index/index-top-bn-icn04.png'),url('/images/index/index-top-bn-bg01.jpg');
}
.boxIndex02 li:nth-child(5){
  background-image: url('/images/index/index-top-bn-icn05.png');
}
.boxIndex02 li:nth-child(5):hover{
  background-image: url('/images/index/index-top-bn-icn05.png'),url('/images/index/index-top-bn-bg01.jpg');
}
.boxIndex02 li:nth-child(6){
  background-image: url('/images/index/index-top-bn-icn06.png');
}
.boxIndex02 li:nth-child(6):hover{
  background-image: url('/images/index/index-top-bn-icn06.png'),url('/images/index/index-top-bn-bg01.jpg');
}
*/
.boxIndex02 li:nth-child(3n){
  border-right: 0;
}
/*
.boxIndex02 li a{
  display: block;
  width: 100%;
  height: 100%;
}
.boxIndex02 li:hover a{
  color: #fff;
}
.boxIndex02 li .boxTxt{
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-40%) translateY(-50%);
  -ms-transform: translateX(-40%) translateY(-50%);
}
.boxIndex02 li .txtJa{
  display: inline-block;
  width: 100%;
  line-height:1.2;
  letter-spacing: 0.15em;
  font-size: 2.2rem;
}
.boxIndex02 li .txtJa .small{
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 1.7rem;
}
.boxIndex02 li .txtEn{
  display: inline-block;
  width: 100%;
  letter-spacing: 0.1em;
  font-size: 0.95rem;
  color: #909090;
}
.boxIndex02 li:hover .txtEn{
  color: #fff;
}
*/
.boxIndex03{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 74px;
}
.boxIndex03 > .ttl{
  padding-bottom: 35px;
  background-image: url('/images/index/index-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 2.0rem;
  color: #c40e18;
}
.boxIndex03 .boxList{
  height: 430px;
  overflow-y: scroll;
}
.boxIndex03 .boxList::-webkit-scrollbar{
  width: 12px;
  padding: 0 2px;
  background-color: #ebebeb;
}
.boxIndex03 .boxList::-webkit-scrollbar-thumb{
  background-color: #b7b7b7;
  border: 3px #ebebeb solid;
  border-top: 7px #ebebeb solid;
  border-bottom: 7px #ebebeb solid;
}
.boxIndex03 .boxListLine{
  padding: 40px 0;
  background-image: url('/images/index/index-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}
.boxIndex03 .boxListOne{
  display: table;
  width: 100%;
}
.boxIndex03 .boxList .txtCat{
  display: table-cell;
  width: 160px;/*135px*/
  padding-right: 15px;
  letter-spacing: 0.1em;
  vertical-align: middle;
  text-align: center;
  font-size: 1.0rem;
  color: #fff;
}
.boxIndex03 .boxList .txtCat span{
  display: inline-block;
  width: 100%;
  padding: 2px 5px;
  background-color: #c40e18;
}
.boxIndex03 .boxList .txtDate{
  display: table-cell;
  width: 130px;/*122px*/
  padding-right: 10px;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
.boxIndex03 .boxList .txtTtl{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-size: 1.03rem;
}
.boxIndex03 .boxToArchive{
  width: 100%;
  margin: 0 auto;
  padding: 20px 50px 20px 0;
  background-image: url('/images_sp/index/sp-index-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px;
  text-align: right;
  font-size: 1.2rem;
}
.boxIndex04{
  width: 980px;
  margin: 0 auto;
  margin-bottom: 85px;
}
.boxIndex04 > .ttl{
  padding-bottom: 35px;
  background-image: url('/images/index/index-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 2.0rem;
  color: #c40e18;
}
.boxIndex04 .boxList{
  height: 430px;
  overflow-y: scroll;
}
.boxIndex04 .boxList::-webkit-scrollbar{
  width: 12px;
  padding: 0 2px;
  background-color: #ebebeb;
}
.boxIndex04 .boxList::-webkit-scrollbar-thumb{
  background-color: #b7b7b7;
  border: 3px #ebebeb solid;
  border-top: 7px #ebebeb solid;
  border-bottom: 7px #ebebeb solid;
}
.boxIndex04 .boxListLine{
  overflow: hidden;
  padding: 25px 0;
  background-image: url('/images/index/index-border01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}
.boxIndex04 .boxListOne{
  float: left;
  width: 45%;
  margin-right: 5%;
}
.boxIndex04 .boxListOne.last{
}
.boxIndex04 .boxListOneLR{
  display: table;
  width: 100%;
}
.boxIndex04 .boxListOneL{
  display: table-cell;
  width: 27%;
  vertical-align: top;
}
.boxIndex04 .boxListOneL .boxImg{
  position: relative;
  overflow: hidden;
  width: 121px;
  max-width: none;
  height: 149px;
  border: 1px #ddd solid;
}
.boxIndex04 .boxListOneL .boxImg img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  width: auto;
  max-width: none;
  height: 100%;
}
.boxIndex04 .boxListOneL .boxImg img.horizontalImg{
  width: auto;
  height: 100%;
}
.boxIndex04 .boxListOneL .boxImg img.verticalImg{
  width: 100%;
  height: auto;
}
.boxIndex04 .boxListOneR{
  display: table-cell;
  width: 73%;
  padding-left: 4%;
  vertical-align: top;
}
.boxIndex04 .boxListOneR > .ttl{
  margin-bottom: 13px;
  padding-bottom: 10px;
  border-bottom: 1px #ccc dotted;
  letter-spacing: 0.1em;
  font-size: 1.15rem;
}
.boxIndex04 .boxListOneR dl{
  display: table;
  width: 100%;
  margin-bottom: 6px;
  font-size: 0.9rem;
}
.boxIndex04 .boxListOneR dt{
  display: table-cell;
  width: 20%;
  padding-left: 12px;
  background-image: url('/images/common/footer-menu-head-icn.png');
  background-repeat: no-repeat;
  background-position: left top 0.5em;
  letter-spacing: 0.1em;
}
.boxIndex04 .boxListOneR dd{
  display: table-cell;
  width: 80%;
  letter-spacing: 0.2em;
}
.boxIndex04 .boxToArchive{
  width: 100%;
  margin: 0 auto;
  padding: 20px 50px 20px 0;
  background-image: url('/images_sp/index/sp-index-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px;
  text-align: right;
  font-size: 1.2rem;
}
.boxIndex05{
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
  margin-bottom: 82px;
}
.boxIndex05 img{
  float: left;
  width: 48%;
}
.boxIndex05 .first{
  margin-right: 4%;
}