/* LESS Document */
header {
  min-height: 600px;
  background: url(/top_img/mv_01.jpg) no-repeat center top #F7F5EE;
  background-size: cover;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  header {
    background-size: contain;
    min-height: 0;
  }
}
.indexHeader {
  padding: 250px 0 0 70px;
}
@media screen and (max-width: 767px) {
  .indexHeader {
    padding: 200px 0 0;
  }
}
.indexHeader .happyCircle {
  color: #654D1C;
  font-size: 1.6rem;
  line-height: 1.4;
}
.indexHeader .happyCircle p {
  width: 466px;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 767px) {
  .indexHeader .happyCircle p {
    width: auto;
    padding: 0;
  }
}
.indexHeader .happyCircle strong {
  display: inline;
  padding: 0;
  float: none;
  font-weight: normal;
  font-size: 2rem;
}
.indexNav {
  padding: 20px 0 60px;
  background: -webkit-linear-gradient(top, rgba(247, 245, 238, 0) 0%, #f7f5ee 100%);
  background: linear-gradient(to bottom, rgba(247, 245, 238, 0) 0%, #f7f5ee 100%);
}
@media screen and (max-width: 767px) {
  .indexNav {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.indexNav > div {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.indexNav > div  > * {
  width: 274px;
  margin-bottom: 10px;
}
.indexNav > div  > *.empty {
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  .indexNav > div {
    display: block;
  }
  .indexNav > div > * {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexNav > div {
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: auto;
    padding: 0;
  }
  .indexNav > div  > * {
    width: 23.5%;
    margin-bottom: 10px;
  }
  .indexNav > div  > *.empty {
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 767px) and screen and (max-width: 767px) {
  .indexNav > div {
    display: block;
  }
  .indexNav > div > * {
    width: auto;
  }
}
.indexNav > div a {
  display: block;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold;
}
.indexNav > div a img {
  max-width: none;
  width: 278px;
}
@media screen and (max-width: 767px) {
  .indexNav > div a img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .indexNav > div a {
    font-size: 1.4rem;
  }
}
section h2 {
  background: none;
  width: auto;
  height: auto;
  margin: 0 0 40px;
  text-align: center;
  font-weight: normal;
  color: #654D1C;
}
.attension {
  max-width: 1140px;
  margin: 0 auto 30px;
  padding: 10px 20px;
  border: #BD4B00 3px solid;
  background: #FFF;
  line-height: 1.8;
}
.attension strong {
  font-size: 3rem;
  color: #BD4B00;
}
.newsArea {
  background: #F7F5EE;
  padding-top: 80px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .newsArea {
    padding: 40px 0;
  }
}
.newsArea p {
  margin-bottom: 40px;
  color: #654D1C;
  text-align: center;
  font-size: 2.4rem;
}
.serviceArea {
  padding-top: 60px;
  padding-bottom: 100px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .serviceArea {
    padding: 50px 0;
  }
}
.serviceArea .columnBox {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.serviceArea .columnBox  > * {
  width: 520px;
  margin-bottom: 10px;
}
.serviceArea .columnBox  > *.empty {
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  .serviceArea .columnBox {
    display: block;
  }
  .serviceArea .columnBox > * {
    width: auto;
  }
}
.serviceArea img {
  margin: 0 0 20px;
}
.serviceArea h3 {
  background: none;
  width: auto;
  height: auto;
  padding: 0;
  text-align: center;
  color: #654D1C;
  font-size: 3rem;
  font-weight: normal;
}
.serviceArea .box_01 {
  padding-bottom: 30px;
}
.serviceArea p {
  font-size: 1.8rem;
}
.gridArea {
  background: #F7F5EE;
  padding-top: 75px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .gridArea {
    padding: 50px 0;
  }
}
.gridArea h2 {
  background: none;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  color: #654D1C;
  font-size: 3.2rem;
  font-weight: normal;
  line-height: 1.2;
}
.gridArea p {
  font-size: 1.8rem;
}
.gridArea p.i i {
  display: inline-block;
  width: 18px;
}
.gridArea .columnBox {
  margin-bottom: 30px;
}
.gridArea .columnBox > * {
  margin-bottom: 20px;
}
.gridArea .box_02 {
  min-height: 430px;
  padding: 20px 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .gridArea .box_02 {
    min-height: 0;
    padding: 15px;
  }
}
.gridArea .box_02 > i {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 70px;
  height: 50px;
  padding: 8px 8px 12px 12px;
  background: url(/top_img/bg_triangle.png) no-repeat;
  font-size: 3.2rem;
  text-align: right;
  color: #FFF;
}
.gridArea article {
  border: #E1D9D0 1px solid;
  min-height: 180px;
  padding: 10px;
  margin: 0 0 20px;
}
.gridArea article::after {
  content: '';
  display: block;
  clear: both;
}
.gridArea article dt {
  font-size: 1.8rem;
}
.gridArea article dd p {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.gridArea article a {
  text-decoration: none;
}
.gridArea article img {
  width: 160px;
}
.youtubeArea::after {
  content: '';
  display: block;
  clear: both;
}
.youtubeArea h2 {
  background: none;
  width: auto;
  height: auto;
  font-size: 3.6rem;
  margin-bottom: 20px;
}
.youtubeArea .flag {
  margin: 0 0 15px 10px;
  line-height: 1.2;
}
.youtubeArea .flag dt {
  display: table-cell;
  width: 43px;
  vertical-align: middle;
}
.youtubeArea .flag dd {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  font-size: 1.6rem;
}
.youtubeArea .columnBox {
  max-width: 920px;
  margin: 0 auto;
}
.youtubeArea .columnBox > * {
  width: 420px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .youtubeArea .columnBox > * {
    width: 100%;
  }
}
.youtubeArea .columnBox > * iframe {
  width: 420px;
  height: 240px;
}
@media screen and (max-width: 767px) {
  .youtubeArea .columnBox > * iframe {
    width: 100%;
  }
}
