@charset "utf-8";

.home .boxContents {
	background-repeat: no-repeat;
	background-position: center top;
}

.boxTop {
  position: relative;
  height: 520px;
}

/*.home .boxTop{
  background-image: url('/images/index/index-top-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
}*/

.home .boxTopMenu {
  position: relative;
  z-index: 2;
  padding-top: 130px;
}

.home .boxTopMenu ul {
  display: block;
  width: 945px;
  height: 400px;
  margin: 0 auto;
}

.home .boxTopMenu li {
  display: inline-block;
  float: left;
  width: 7.8%;
  height: 100%;
  padding-top: 0;
  text-align: center;
  font-family: "A1明朝 A1","A1 Mincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ 明朝","ＭＳ Ｐ明朝",serif;
  font-size: 1.7rem;
  letter-spacing: 0.2em;
}
.home .boxTopMenu li:nth-child(4) {
  width: 7.8%;
  padding-top: 0;
}
.home .boxTopMenu li:nth-child(5) {
  width: calc(100% - 7.8% * 8);
  padding-top: 15px;
}
.home .boxTopMenu li.liShort {
  letter-spacing: 0.03em;
}

.home .boxTopMenu li span {
  display: inline-block;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  transition: margin-top 0.2s linear;
}

.home .boxTopMenu li span:hover {
  margin-top: -5px;
}

.boxTop > .ttlMin {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 160px;
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0.25em;
  line-height: 1.8;
}

.boxTopSpMenu01 {
  display: none;
}

.boxIndex01 {
  display: table;
  width: 100%;
  min-width: 980px;
  margin-bottom: 110px;
}

.boxIndex01L,
.boxIndex01C,
.boxIndex01R {
  display: table-cell;
  position: relative;
  width: 33.333333%;
  height: 504px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  vertical-align: middle;
  text-align: center;
}
.boxIndex01L {
  background-image: url('/images/index/index-bg0201a.jpg');
}
.boxIndex01C {
  background-image: url('/images/index/index-bg0202.jpg');
}
.boxIndex01R {
  background-image: url('/images/index/index-bg0203a.jpg');
}

.boxIndex01LIn,
.boxIndex01CIn,
.boxIndex01RIn {
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 315px;
  height: 345px;
  background-image: url('/images/index/index-bg02-in.png');
  background-repeat: repeat;
  background-position: left top;
}

.logoIndex0201,
.logoIndex0202,
.logoIndex0203 {
  margin-top: -40px;
  margin-bottom: 10px;
}
.logoIndex0202,
.logoIndex0203 {
  margin-bottom: 16px;
}

.boxIndex01 .ttlMin {
  margin-bottom: 16px;
  font-size: 1.48rem;
  letter-spacing: 0.1em;
  text-align: center;
}

.boxIndex01 .ttlMin .boxSpTtl {
  display: none;
}

.boxIndex01 .boxCont {
  width: 280px;
  margin: 0 auto;
  margin-bottom: 8px;
  padding-bottom: 17px;
  border-bottom: 1px #cdb9a2 solid;
  font-family: "解ミン 宙 B";
  font-size: 1.1rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}

.boxIndex01 .ttl {
  margin-bottom: 7px;
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: 0em;
}

.boxIndex01 .boxCont > .ttl {
  display: none;
}

.boxIndex01 .btnLink {
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 15px 30px;
  background-color: #cdb9a2;
  background-image: url('/images/index/index-arrow-icn01.png');
  background-repeat: no-repeat;
  background-position: right 20px center;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.0rem;
}

.boxIndexRice {
  margin-bottom: 70px;
}

.boxIndexRice .ttlMin {
  margin-bottom: 90px;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.15em;
}

.boxIndexRiceLine {
  width: 980px;
  margin: 0 auto;
}

.boxIndexRiceOne {
  float: left;
  width: 20%;
  text-align: center;
}

.boxIndexRiceOne img {
  vertical-align: bottom;
  max-height: 180px;
}

.boxIndexNews {
  padding-top: 80px;
  padding-bottom: 60px;
  background-image: url('/images/index/index-bg03.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.boxIndexNews .ttlMin {
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.8rem;
}

.boxIndexNewsLine {
  width: 980px;
  margin: 0 auto;
}

.boxIndexNewsOne {
  padding: 42px 20px;
  background-image: url('/images/index/index-arrow-icn02.png'),url('/images/index/index-border01.png');
  background-repeat: no-repeat,no-repeat;
  background-position: right 15px center,center bottom;
}

.boxIndexNewsOne a {
  display: block;
}

.boxIndexNewsOne .txtNewsDate {
  display: inline-block;
  margin-right: 15px;
  font-size: 0.98rem;
  font-weight: bold;
}

.boxIndexNewsOne .ulCat {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.boxIndexNewsOne .ulCat li {
  display: inline-block;
  float: left;
  padding: 5px 12px 3px 12px;
  margin-right: 3px;
  font-size: 0.73rem;
  font-weight: bold;
}

.boxIndexNewsOne .ulCat li span.str3 {
  display: inline-block;
  letter-spacing: 1.0em;
  margin-right: -1.0em;
}

.boxIndexNewsOne .txtTtl {
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 0.98rem;
  font-weight: bold;
}