@charset "utf-8";
	
#billboard .inner01 .img01 {
  width: 40%;
  max-width: 180px;
  position: absolute;
  right: 18em;
  bottom: 20%;
  z-index: 100;
}
#section01 .inner01 {
  width: 90%;
  max-width: 1150px;
  padding: 6em 0 8em;
  margin: 0 auto;
}
#section01 .inner01 ul {
}
#section01 .inner01 ul li {
  margin-bottom: 5em;
}
#section01 .inner01 ul li .inner10 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
  position: relative;
}
#section01 .inner01 ul li .inner10:after {
  display: block;
  content: '';
  width: 100%;
  height: 4px;
  margin-top: 1.5em;
  background: linear-gradient(to right,#9e8a48 14%,#c2c2c2 14%,#c2c2c2);
}
#section01 .inner01 ul li .inner10 .txt01 {
  width: 13%;
  max-width: 140px;
  margin-right: 4%;
}
#section01 .inner01 ul li .inner10 .txt01 img {
}
#section01 .inner01 ul li .inner10 .txt02 {
  font-size: 162.5%;
  line-height: 1.5;
  letter-spacing: 0;
  width: 61%;
  margin-top: 0.5em;
}
#section01 .inner01 ul li .inner10 a {
  display: inline-block;
  color: #fff;
  font-size: 150%;
  text-align: center;
  line-height: 2.75;
  padding: 0 4em 0 2em;
  border-radius: 1.5em;
  border: 1px solid #9e8a48;
  background: #9e8a48;
  position: absolute;
  top: 2em;
  right: 0;
  z-index: 100;
  transition: 0.4s;
}
#section01 .inner01 ul li .inner10 a:before,
#section01 .inner01 ul li .inner10 a:after {
  display: inline-block;
  content: '';
  margin: auto;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  transition: 0.4s;
}
#section01 .inner01 ul li .inner10 a:after {
  width: 16px;
  height: 2px;
  right: 1.5em;
}
#section01 .inner01 ul li .inner10 a:before {
  width: 2px;
  height: 16px;
  right: calc(1.5em + 8px - 1px);
}
#section01 .inner01 ul li .inner10 a span {
  width: 5em;
}
#section01 .inner01 ul li .inner10 a .sp01 {
  display: block;
}
#section01 .inner01 ul li .inner10 a .sp02 {
  display: none;
}
#section01 .inner01 ul li.open .inner10 a {
  color: #9e8a48;
  background: #fff;
  transition: 0.4s;
}
#section01 .inner01 ul li.open .inner10 a:before,
#section01 .inner01 ul li.open .inner10 a:after {
  background: #9e8a48;
  transition: 0.4s;
}
#section01 .inner01 ul li.open .inner10 a:after {
}
#section01 .inner01 ul li.open .inner10 a:before {
  opacity: 0;
}
#section01 .inner01 ul li.open .inner10 a .sp01 {
  display: none;
}
#section01 .inner01 ul li.open .inner10 a .sp02 {
  display: block;
}
#section01 .inner01 ul li .inner11 {
  display: none;
  background: #ebedf0;
}
#section01 .inner01 ul li .inner11 .txtWrap01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2em;
  position: relative;
}
#section01 .inner01 ul li .inner11 .txtWrap01 .img01 {
  width: 13%;
  max-width: 140px;
}
#section01 .inner01 ul li .inner11 .txtWrap01 .txt01 {
  font-size: 162.5%;
  line-height: 1.5;
  letter-spacing: 0;
  width: 40%;
  margin-top: 1em;
}
#section01 .inner01 ul li .inner11 .txtWrap01 .img02 {
  width: 40%;
  max-width: 430px;
}
#section01 .inner01 ul li:nth-child(6) .inner11 .txtWrap01 .txt01,
#section01 .inner01 ul li:nth-child(4) .inner11 .txtWrap01 .txt01,
#section01 .inner01 ul li:nth-child(3) .inner11 .txtWrap01 .txt01,
#section01 .inner01 ul li:nth-child(2) .inner11 .txtWrap01 .txt01 {
  width: 59%;
}
#section01 .inner01 ul li:nth-child(5) .inner11 .txtWrap01 .txt01 {
  width: 42%;
}
#section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt01 {
  width: 84%;
  padding-right: 3%;
}
#section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 {
  width: 90%;
  margin: 3em auto 0;
}
#section01 .inner01 ul li:nth-child(6) .inner11 .txtWrap01 .img02,
#section01 .inner01 ul li:nth-child(4) .inner11 .txtWrap01 .img02,
#section01 .inner01 ul li:nth-child(3) .inner11 .txtWrap01 .img02,
#section01 .inner01 ul li:nth-child(2) .inner11 .txtWrap01 .img02 {
  width: 30%;
  max-width: 223.5px;
}
#section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 .img10 {
  display: block;
  width: 40%;
  max-width: 250px;
  margin: 0 auto 2em;
}
#section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 .sp10 {
  display: block;
  font-size: 112.5%;
  text-align: center;
  line-height: 2;
  margin-bottom: 3em;
}
#section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 .img11 {
  display: block;
  width: 90%;
  max-width: 612px;
  margin: 0 auto;
}
#section01 .inner01 ul li:nth-child(7) .inner10 .txt02,
#section01 .inner01 ul li:nth-child(4) .inner10 .txt02 {
  margin-top: 1.25em;
}
#section01 .inner01 ul li:nth-child(7) .inner10 .txt02 {
  width: 80%;
}

/* scrolleffect(.staging) */
/*#section01 .inner01 ul li {
  opacity: 0;
  transition: 0.6s;
}
#section01 .inner01 ul li.staging {
  opacity: 1;
  transition: 0.6s;
}*/

@media only screen and (min-width:768px) {
  #section01 .inner01 ul li .inner10 a:hover {
    opacity: 0.7;
    transform: 0.4s;
  }
  #section01 .inner01 ul li .inner10 a:hover:after {
  }

}

@media only screen and (max-width:767px) {
  #billboard .inner01 .img01 {
    width: 26%;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 5em;
  }
  #section01 .inner01 {
    padding: 3em 0;
  }
  #section01 .inner01 ul li {
    margin-bottom: 3em;
  }
  #section01 .inner01 ul li:last-child {
    margin-bottom: 0;
  }
  #section01 .inner01 ul li .inner10 {
    padding-bottom: 0;
  }
  #section01 .inner01 ul li .inner10:after {
    margin-top: 2em;
    background: linear-gradient(to right,#9e8a48 25%,#c2c2c2 25%,#c2c2c2);
  }
  #section01 .inner01 ul li .inner10 .txt01 {
    width: 25%;
    max-width: 100%;
    margin-right: 3%;
  }  
  #section01 .inner01 ul li .inner10 .txt02 {
    font-size: 112.5%;
    width: 72% !important;
    margin-top: 0 !important;
  }
  #section01 .inner01 ul li .inner10 a {
    display: block;
    font-size: 112.5%;
    margin: 0 auto 0.25em;
    padding: 0 3em 0 2em;
    bottom: -1em;
    top: auto;
    position: relative;
  }
  #section01 .inner01 ul li .inner11 .txtWrap01 {
    margin-bottom: 1em;
  } 
  #section01 .inner01 ul li .inner11 .txtWrap01 .img01 {
    width: 25%;
    max-width: 100%;
    margin-right: 3%;
  }
  #section01 .inner01 ul li .inner11 .txtWrap01 .txt01 {
    font-size: 112.5%;
    width: 90% !important;
    margin: 0.5em auto 1em;
  }
  #section01 .inner01 ul li .inner11 .txtWrap01 .img02 {
    width: 90% !important;
    max-width: 100% !important;
    margin: 0 auto;
  }  
  #section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt01 {
    padding-right: 0;
  }
  #section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 {
    margin: 0 auto;
  }
  #section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 .img10 {
    width: 60%;
    max-width: 100%;
    margin: 0 auto 1em;
  }
  #section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 .sp10 {
    font-size: 93.75%;
    text-align: left;
    margin-bottom: 1em;
  }
  #section01 .inner01 ul li:nth-child(7) .inner11 .txtWrap01 .txt02 .img11 {
    width: 100%;
    margin: 0 auto 2em;
  }
  
}