@charset "UTF-8";
/*
Theme Name:hachiouji
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
#header {
  position: fixed;
  z-index: 1000;
  top: 0px;
  height: 75px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  background-color: #fff;
}
#header > div {
  width: 1050px;
  margin: 0 auto;
  position: relative;
}
#header > div > ul:nth-of-type(1) {
  margin: 0px 0px 0px 0px;
}
#header > div > ul:nth-of-type(1) > li {
  float: left;
  font-family: "Sawarabi Mincho";
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  margin: 30px 0px 0px 0px;
}
#header > div > ul:nth-of-type(1) > li:nth-of-type(1) {
  width: 165px;
}
#header > div > ul:nth-of-type(1) > li:nth-of-type(2) {
  width: 90px;
}
#header > div > ul:nth-of-type(1) > li:nth-of-type(3) {
  width: 450px;
}
#header > div > ul:nth-of-type(1) > li:nth-of-type(4) {
  width: 140px;
}
#header > div > ul:nth-of-type(1) > li:nth-of-type(5) {
  width: 100px;
}
#header > div > ul:nth-of-type(1) > li:nth-of-type(6) {
  width: 105px;
}
#header > div > ul:nth-of-type(2) {
  position: absolute;
  top: 22px;
  width: 64px;
  right: -55px;
}
#header > div > ul:nth-of-type(2) > li:nth-of-type(1) {
  float: left;
  width: 27px;
  margin: 0px 10px 0px 0px;
}
#header > div > ul:nth-of-type(2) > li:nth-of-type(1) > a > img {
  width: 100%;
}
#header > div > ul:nth-of-type(2) > li:nth-of-type(2) {
  float: left;
  margin: 0px 0px 0px 0px;
  width: 27px;
}
#header > div > ul:nth-of-type(2) > li:nth-of-type(2) > a > img {
  width: 100%;
}
#sitelogo {
  width: 215px;
  height: 215px;
  padding: 20px 40px;
  background-color: #fff;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  box-shadow: 0px 0px 3px 1px #ddd;
}
#sitelogo > p {
  width: 93px;
  margin: 0 auto 20px auto;
}
#sitelogo > p > img {
  width: 100%;
}
#sitelogo > h1 {
  width: 205px;
  margin: 0 auto 0px auto;
}
#sitelogo > h1 > a > img {
  width: 100%;
}
#sitelogopage {
  width: 215px;
  height: 100px;
  padding: 30px 40px;
  background-color: #fff;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  box-shadow: 0px 0px 3px 1px #ddd;
}
#sitelogopage > h1 {
  width: 205px;
  margin: 0 auto 0px auto;
}
#sitelogopage > h1 > a > img {
  width: 100%;
}
#topcatch {
  z-index: 1;
  position: relative;
  clear: both;
  width: 100%;
  height: 800px;
  margin: 75px auto 0px auto;
}
#slick-slide00 {
  width: 100%;
  height: 800px;
  background: url(../../../img/top/catch01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#slick-slide01 {
  width: 100%;
  height: 800px;
  background: url(../../../img/top/catch02.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#slick-slide02 {
  width: 100%;
  height: 800px;
  background: url(../../../img/top/catch03.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
div#slick-slide00 > div,
div#slick-slide01 > div,
div#slick-slide02 > div {
  position: absolute;
  bottom: 100px;
  left: 100px;
}
div#slick-slide00 > div > h3,
div#slick-slide01 > div > h3,
div#slick-slide02 > div > h3 {
  font-size: 4rem;
  letter-spacing: 2rem;
  color: #ffffff;
  font-family: "Sawarabi Mincho";
  margin: 0px 0px 20px 0px;
}
div#slick-slide00 > div > p,
div#slick-slide01 > div > p,
div#slick-slide02 > div > p {
  letter-spacing: 0.2rem;
  font-size: 1.6rem;
  line-height: 240%;
  color: #ffffff;
}
#aboutBox {
  background: #f2eadd url(../../../img/about/backimage01.png) center center no-repeat;
  padding: 80px 0px 80px 0px;
}
#aboutBox > div {
  width: 1000px;
  margin: 0 auto;
}
#aboutBox > div > h2 {
  width: 200px;
  margin: 0 auto;
}
#aboutBox > div > h2 > img {
  width: 100%;
}
#aboutBox > div > h3 {
  font-family: 'Sacramento', cursive;
  color: #fff;
  text-align: center;
  font-size: 10rem;
  margin: -10px 0px 10px 0px;
}
#aboutBox > div > h4 {
  font-family: "Sawarabi Mincho";
  text-align: center;
  font-size: 3rem;
  color: #6d4600;
  letter-spacing: 1rem;
  margin: -40px 0px 10px 0px;
}
#aboutBox > div > p {
  font-family: "Sawarabi Mincho";
  text-align: center;
  font-size: 1.5rem;
  line-height: 260%;
  color: #6d4600;
}
#img01 > img {
  width: 100%;
}
#newsBox {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 80px 0px 80px 0px;
}
#newsBox > h3 {
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 8rem;
  margin: 0px 0px 10px 0px;
}
#newsBox > h2 {
  margin: -35px 0px 40px 0px;
  font-size: 1.3rem;
  text-align: center;
}
#newsBox > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#newsBox > ul > li {
  width: 48%;
}
#newsBox > ul > li > a {
  display: block;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 20px 0px;
}
#newsBox > ul > li > a > p {
  position: relative;
  width: 210px;
}
#newsBox > ul > li > a > p > span {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #004d37;
  color: #fff;
  padding: 5px 10px;
  font-size: 1.2rem;
}
#newsBox > ul > li > a > div {
  width: 250px;
}
#newsBox > ul > li > a > div > p {
  font-size: 1.1rem;
  margin: 0px 0px 5px 0px;
}
#newsBox > ul > li > a > div > h4 {
  font-size: 1.4rem;
  margin: 0px 0px 5px 0px;
}
#newsBox > ul > li > a > div > p:nth-of-type(2) {
  font-size: 1.2rem;
  margin: 0px 0px 5px 0px;
}
#newsBox > h4 > a {
  position: absolute;
  display: block;
  top: 100px;
  right: 0px;
  width: 150px;
  padding: 10px;
  text-align: center;
  background-color: #452e00;
  color: #fff;
}
#farmermarketBox {
  padding: 80px 0px 80px 0px;
  background-color: #f2eadd;
}
#farmermarketBox > div {
  width: 1000px;
  margin: 0 auto;
}
#farmermarketBox > div > p:nth-of-type(1) {
  width: 110px;
  text-align: center;
  margin: 0 auto;
}
#farmermarketBox > div > p:nth-of-type(1) > img {
  width: 100%;
}
#farmermarketBox > div > h3 {
  font-family: 'Sacramento', cursive;
  color: #004d37;
  text-align: center;
  font-size: 6rem;
  margin: 0px 0px 10px 0px;
}
#farmermarketBox > div > p:nth-of-type(2) {
  text-align: center;
  font-family: "Sawarabi Mincho";
  letter-spacing: 0.3rem;
  line-height: 230%;
  font-size: 1.6rem;
  margin: 0px 0px 50px 0px;
}
#farmermarketBox > div > .box01 {
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 40px 0px;
}
#farmermarketBox > div > .box01 > div:nth-of-type(1) {
  z-index: 5;
  margin: 70px 0px 0px 0%;
  height: 300px;
  width: 500px;
  padding: 60px 0px 40px 0px;
  background-color: #004d37;
}
#farmermarketBox > div > .box01 > div:nth-of-type(1) > h4 {
  color: #fff;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 5rem;
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#farmermarketBox > div > .box01 > div:nth-of-type(1) > p:nth-of-type(1) {
  margin: 0px 0px 30px 40%;
  color: #fff;
  line-height: 200%;
  font-size: 2rem;
  letter-spacing: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#farmermarketBox > div > .box01 > div:nth-of-type(1) > p:nth-of-type(2) {
  line-height: 180%;
  color: #3f210f;
}
#farmermarketBox > div > .box01 > div:nth-of-type(1) > h5 {
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  line-height: 180%;
}
#farmermarketBox > div > .box01 > div:nth-of-type(1) > h5 > span {
  font-size: 1.2rem;
  margin: 0px 10px 0px 0;
}
#farmermarketBox > div > .box01 > div:nth-of-type(2) {
  z-index: 3;
  margin: 0px -100px 0px -200px;
  width: 690px;
}
#farmermarketBox > div > .box02 {
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#farmermarketBox > div > .box02 > div:nth-of-type(1) {
  width: 500px;
  margin: 0px 30px 0px 0px;
}
#farmermarketBox > div > .box02 > div:nth-of-type(1) > h3 {
  color: #004d37;
  font-family: "Sawarabi Mincho";
  font-size: 2.2rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 10px 0px;
}
#farmermarketBox > div > .box02 > div:nth-of-type(1) > p {
  line-height: 200%;
}
#farmermarketBox > div > .box02 > div:nth-of-type(2) {
  position: relative;
  width: 350px;
  padding: 60px 30px 30px 30px;
  background-color: #faf8f4;
}
#farmermarketBox > div > .box02 > div:nth-of-type(2) > h3 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#farmermarketBox > div > .box02 > div:nth-of-type(2) > dl > dt {
  float: left;
  font-weight: bold;
  clear: left;
  margin: 0px 0px 10px 0px;
}
#farmermarketBox > div > .box02 > div:nth-of-type(2) > dl > dd {
  margin: 0px 0px 10px 80px;
}
#lineupBox {
  padding: 0px 0px 80px 0px;
  background-color: #f2eadd;
}
#lineupBox > h3 {
  color: #004d37;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 8rem;
  margin: 0px 0px 10px 0px;
}
#lineupBox > h2 {
  color: #004d37;
  margin: -35px 0px 90px 0px;
  font-size: 1.3rem;
  text-align: center;
}
#lineupBox > ul {
  width: 1000px;
  margin: -190px auto 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#lineupBox > ul > li {
  position: relative;
  width: 22%;
  margin: 0px 4% 0px 0px;
}
#lineupBox > ul > li > h4 {
  position: absolute;
  font-size: 1.6rem;
  top: -30px;
  left: 90px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#lineupBox > ul > li > h4 > span {
  padding: 5px;
  color: #fff;
  background-color: #004d37;
}
#lineupBox > ul > li > h3 {
  margin: 0px 0px 10px 0px;
}
#lineupBox > ul > li:last-of-type {
  width: 22%;
  margin: 0px 0% 0px 0px;
}
#obi01 {
  background-color: #faf8f4;
  height: 180px;
}
#obi02 {
  background-color: #f7f2eb;
  height: 180px;
}
#farmerBox > .box01 {
  height: 310px;
  background: url(../../../img/farmer/image03.jpg) top center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin: 0px 0px 60px 0px;
}
#farmerBox > .box01 > div {
  width: 1000px;
  margin: 0px auto 0px auto;
  padding: 80px 0px 0px 0px;
}
#farmerBox > .box01 > div > h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.5rem;
  letter-spacing: 0.4rem;
  margin: 0px 0px 5px 0px;
  color: #fff;
}
#farmerBox > .box01 > div > h3 {
  font-family: 'Sacramento', cursive;
  font-size: 6rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
  color: #fff;
}
#farmerBox > .box01 > div > p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
}
#farmerBox > .box02 {
  width: 1000px;
  margin: 0px auto 60px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#farmerBox > .box02 > div:nth-of-type(1) {
  width: 50%;
}
#farmerBox > .box02 > div:nth-of-type(1) > h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.5rem;
  letter-spacing: 0.4rem;
  color: #004d37;
}
#farmerBox > .box02 > div:nth-of-type(2) {
  background: url(../../../img/farmer/image04.png) center right no-repeat;
  width: 300px;
  padding: 0px 200px 0px 0px;
}
#farmerBox > .box03 {
  position: relative;
  width: 1000px;
  margin: 0px auto 60px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#farmerBox > .box03 > div:nth-of-type(1) {
  width: 400px;
  padding: 50px;
  height: 340px;
  margin: 40px 0px 0px 0px;
  background-color: #f7f2eb;
}
#farmerBox > .box03 > div:nth-of-type(1) > h4 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: 20px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3.5rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#farmerBox > .box03 > div:nth-of-type(1) > h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 20px 0px;
}
#farmerBox > .box03 > div:nth-of-type(1) > h2 > span {
  vertical-align: middle;
  font-size: 1rem;
  margin: 0px 10px 0px 0px;
}
#farmerBox > .box03 > div:nth-of-type(1) > h2 > em {
  vertical-align: middle;
  font-size: 3rem;
  font-family: 'Sacramento', cursive;
  color: #004d37;
  margin: 0px 0px 0px 20px;
}
#farmerBox > .box03 > div:nth-of-type(1) > h5 {
  padding: 10px 0px;
  border-bottom: 1px solid #b8b09f;
  border-top: 1px solid #b8b09f;
  margin: 0px 0px 20px 0px;
}
#farmerBox > .box03 > div:nth-of-type(1) > h3 {
  font-size: 2rem;
  color: #004d37;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0px 0px 10px 0px;
}
#farmerBox > .box03 > div:nth-of-type(1) > p {
  line-height: 180%;
}
#farmerBox > .box03 > div:nth-of-type(2) {
  width: 500px;
}
#farmerBox > .box04 {
  width: 1000px;
  margin: 0px auto 80px auto;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#farmerBox > .box04 > div:nth-of-type(1) {
  position: relative;
  width: 400px;
  padding: 50px;
  height: 340px;
  margin: 40px 0px 0px 0px;
  background-color: #f7f2eb;
}
#farmerBox > .box04 > div:nth-of-type(1) > h4 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: 20px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3.5rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#farmerBox > .box04 > div:nth-of-type(1) > h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 10px 0px;
}
#farmerBox > .box04 > div:nth-of-type(1) > h2 > span {
  vertical-align: middle;
  font-size: 1rem;
  margin: 0px 10px 0px 0px;
}
#farmerBox > .box04 > div:nth-of-type(1) > p {
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#farmerBox > .box04 > div:nth-of-type(2) {
  width: 500px;
}
div#movieBox {
  position: relative;
  margin: 40px 0px 140px 0px;
}
div#movieBox > h2 {
  background: url(../../../img/farmer/image07.png) 20px 0px no-repeat;
  text-align: center;
  font-family: 'Sacramento', cursive;
  font-size: 5rem;
  color: #004d37;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 100px 0px;
}
div#movieBox > h2 > span {
  vertical-align: middle;
  font-size: 1rem;
  margin: 0px 10px 0px 0px;
}
div#movieBox > div.movie {
  width: 560px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: -260px auto 0 auto;
}
#furusatoBox {
  width: 920px;
  margin: 0 auto 80px auto;
  background-color: #004d37;
  padding: 60px 60px;
}
#furusatoBox > p {
  width: 100px;
  text-align: center;
  margin: 0px auto 10px auto;
}
#furusatoBox > p > img {
  width: 100%;
}
#furusatoBox > h2 {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3rem;
  color: #ebdecd;
  letter-spacing: 0.2rem;
  margin: 0px 0px 10px 0px;
}
#furusatoBox > h3 {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  color: #fff;
  letter-spacing: 0.2rem;
  margin: 0px 0px 40px 0px;
}
#furusatoBox > h3:before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  border-top: 1px solid #fff;
  margin: 0 15px 0 0;
  position: relative;
  top: -3px;
}
#furusatoBox > h3:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  border-top: 1px solid #fff;
  margin: 0 0 0 15px;
  position: relative;
  top: -3px;
}
#furusatoBox > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 40px 0px;
}
#furusatoBox > div > div:nth-of-type(1) {
  width: 480px;
  margin: 0 30px 0 0px;
}
#furusatoBox > div > div:nth-of-type(1) > h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  color: #fff;
  margin: 0px 0px 10px 0px;
}
#furusatoBox > div > div:nth-of-type(1) > p {
  color: #fff;
  line-height: 200%;
}
#furusatoBox > div > div:nth-of-type(2) {
  width: 410px;
}
#furusatoBox > ul {
  width: 400px;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#furusatoBox > ul > li {
  width: 45%;
}
#furusatoBox > ul > li > a {
  background-color: #fff;
  padding: 20px;
  text-align: center;
  display: block;
  color: #004d37;
}
#foodimage {
  line-height: 80%;
  margin: 0px 0px 0px 0px;
}
#foodimage > img {
  width: 100%;
  line-height: 100%;
}
#foodBox {
  padding: 80px 0px 60px 0px;
  background-color: #f2eadd;
}
#foodBox > div {
  width: 1000px;
  margin: 0 auto 0px auto;
}
#foodBox > div > p:nth-of-type(1) {
  width: 107px;
  margin: 0 auto 5px auto;
  text-align: center;
}
#foodBox > div > p:nth-of-type(1) > img {
  width: 100%;
}
#foodBox > div > h2 {
  text-align: center;
  font-family: 'Sacramento', cursive;
  font-size: 5rem;
  color: #004d37;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}
#foodBox > div > p:nth-of-type(2) {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.6rem;
  line-height: 240%;
  text-align: center;
  margin: 0px 0px 40px 0px;
}
#foodBox > div > ul {
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#foodBox > div > ul > li {
  position: relative;
  width: 20%;
  height: 300px;
}
#foodBox > div > ul > li > a > h4 {
  position: relative;
  z-index: 10;
  text-align: center;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  color: #bb904c;
}
#foodBox > div > ul > li > a > p {
  margin: -30px 0px 0px 0px;
  text-align: center;
}
#foodBox > div > ul > li > a > h3 {
  position: absolute;
  top: 140px;
  left: 75px;
  text-align: left;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  line-height: 180%;
  writing-mode: vertical-rl;
}
#foodBox > div > ul > li > a > h3 > span:nth-of-type(1) {
  background-color: #fff;
  padding: 10px 5px;
  color: #004d37;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#foodBox > div > ul > li > a > h3 > span:nth-of-type(2) {
  background-color: #004d37;
  padding: 10px 5px;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#foodBox > div > ul > li > a > h5 {
  position: absolute;
  top: 160px;
  left: 60px;
  text-align: left;
}
#shop01 {
  background-color: #faf8f4;
  padding: 60px 0px;
}
#shop01 > div:nth-of-type(1) {
  position: relative;
  height: 500px;
  background: url(../../../img/shop/image01.jpg) center left / 55% no-repeat;
  margin: 0px 0px 60px 0px;
}
#shop01 > div:nth-of-type(1) > div {
  position: relative;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#shop01 > div:nth-of-type(1) > div > div {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 510px;
  height: 360px;
  padding: 60px 0px 0px 0px;
  background-color: #004d37;
}
#shop01 > div:nth-of-type(1) > div > div > h4 {
  color: #fff;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 5rem;
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#shop01 > div:nth-of-type(1) > div > div > p:nth-of-type(1) {
  margin: 0px 0px 20px 180px;
  color: #fff;
  line-height: 200%;
  font-size: 2rem;
  letter-spacing: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#shop01 > div:nth-of-type(1) > div > div > h5 {
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  line-height: 180%;
}
#shop01 > div:nth-of-type(1) > div > div > h5 > span {
  font-size: 1.2rem;
  margin: 0px 10px 0px 0;
}
#shop01 > div:nth-of-type(2) {
  position: relative;
  width: 1000px;
  margin: 0 auto 0px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 432px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(1) > p {
  line-height: 180%;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 30px 0px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li {
  width: 240px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > p {
  margin: 0px 0px 5px 0px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h4 {
  padding: 0px 0px 25px 0px;
  font-size: 1.6rem;
  background: url(../../../img/shop/line.png) left bottom no-repeat;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h5 {
  margin: 0px 0px 10px 0px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) {
  position: relative;
  padding: 60px 30px 30px 30px;
  background-color: #ffffff;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > h3 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > dl > dt {
  float: left;
  font-weight: bold;
  clear: left;
  margin: 0px 0px 10px 0px;
}
#shop01 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > dl > dd {
  margin: 0px 0px 10px 80px;
}
#shop02 {
  background-color: #f2eadd;
  padding: 60px 0px;
}
#shop02 > div:nth-of-type(1) {
  position: relative;
  height: 500px;
  background: url(../../../img/shop/image05.jpg) center right / 55% no-repeat;
  margin: 0px 0px 60px 0px;
}
#shop02 > div:nth-of-type(1) > div {
  position: relative;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#shop02 > div:nth-of-type(1) > div > div {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 510px;
  height: 360px;
  padding: 60px 0px 0px 0px;
  background-color: #fff;
}
#shop02 > div:nth-of-type(1) > div > div > h4 {
  color: #004d37;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 5rem;
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#shop02 > div:nth-of-type(1) > div > div > p:nth-of-type(1) {
  margin: 0px 0px 20px 180px;
  color: #004d37;
  line-height: 200%;
  font-size: 2rem;
  letter-spacing: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#shop02 > div:nth-of-type(1) > div > div > h5 {
  color: #004d37;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  line-height: 180%;
}
#shop02 > div:nth-of-type(1) > div > div > h5 > span {
  font-size: 1.2rem;
  margin: 0px 10px 0px 0;
}
#shop02 > div:nth-of-type(2) {
  position: relative;
  width: 1000px;
  margin: 0 auto 0px auto;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 432px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(1) > p {
  line-height: 180%;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 30px 0px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li {
  width: 240px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > p {
  margin: 0px 0px 5px 0px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h4 {
  padding: 0px 0px 25px 0px;
  font-size: 1.6rem;
  background: url(../../../img/shop/line.png) left bottom no-repeat;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h5 {
  margin: 0px 0px 10px 0px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) {
  position: relative;
  padding: 60px 30px 30px 30px;
  background-color: #ffffff;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > h3 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > dl > dt {
  float: left;
  font-weight: bold;
  clear: left;
  margin: 0px 0px 10px 0px;
}
#shop02 > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > dl > dd {
  margin: 0px 0px 10px 80px;
}
#shop03 {
  background-color: #faf8f4;
  padding: 60px 0px;
}
#shop03 > div:nth-of-type(1) {
  position: relative;
  height: 500px;
  background: url(../../../img/shop/image10.jpg) center left / 55% no-repeat;
  margin: 0px 0px 60px 0px;
}
#shop03 > div:nth-of-type(1) > div {
  position: relative;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#shop03 > div:nth-of-type(1) > div > div {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 510px;
  height: 360px;
  padding: 60px 0px 0px 0px;
  background-color: #004d37;
}
#shop03 > div:nth-of-type(1) > div > div > h4 {
  color: #fff;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 5rem;
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#shop03 > div:nth-of-type(1) > div > div > p:nth-of-type(1) {
  margin: 0px 0px 20px 180px;
  color: #fff;
  line-height: 200%;
  font-size: 2rem;
  letter-spacing: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#shop03 > div:nth-of-type(1) > div > div > h5 {
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  line-height: 180%;
}
#shop03 > div:nth-of-type(1) > div > div > h5 > span {
  font-size: 1.2rem;
  margin: 0px 10px 0px 0;
}
#shop03 > div:nth-of-type(2) {
  position: relative;
  width: 1000px;
  margin: 0 auto 0px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 432px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(1) > p {
  line-height: 180%;
  margin: 0px 0px 40px 0;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) {
  position: relative;
  padding: 60px 30px 30px 30px;
  background-color: #ffffff;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > dl > dt {
  float: left;
  font-weight: bold;
  clear: left;
  margin: 0px 0px 10px 0px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > dl > dd {
  margin: 0px 0px 10px 80px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(2) > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 30px 0px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li {
  width: 240px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > p {
  margin: 0px 0px 5px 0px;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h4 {
  padding: 0px 0px 25px 0px;
  font-size: 1.6rem;
  background: url(../../../img/shop/line.png) left bottom no-repeat;
}
#shop03 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h5 {
  margin: 0px 0px 10px 0px;
}
#shop04 {
  background-color: #f2eadd;
  padding: 60px 0px;
}
#shop04 > div:nth-of-type(1) {
  position: relative;
  height: 500px;
  background: url(../../../img/shop/image13.jpg) center right / 55% no-repeat;
  margin: 0px 0px 60px 0px;
}
#shop04 > div:nth-of-type(1) > div {
  position: relative;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#shop04 > div:nth-of-type(1) > div > div {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 510px;
  height: 360px;
  padding: 60px 0px 0px 0px;
  background-color: #fff;
}
#shop04 > div:nth-of-type(1) > div > div > h4 {
  color: #004d37;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 5rem;
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#shop04 > div:nth-of-type(1) > div > div > p:nth-of-type(1) {
  margin: 0px 0px 20px 180px;
  color: #004d37;
  line-height: 200%;
  font-size: 2rem;
  letter-spacing: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#shop04 > div:nth-of-type(1) > div > div > h5 {
  color: #004d37;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  line-height: 180%;
}
#shop04 > div:nth-of-type(1) > div > div > h5 > span {
  font-size: 1.2rem;
  margin: 0px 10px 0px 0;
}
#shop04 > div:nth-of-type(2) {
  position: relative;
  width: 1000px;
  margin: 0 auto 0px auto;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 432px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(1) > p {
  line-height: 180%;
  margin: 0px 0px 40px 0;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) {
  position: relative;
  padding: 60px 30px 30px 30px;
  background-color: #ffffff;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > dl > dt {
  float: left;
  font-weight: bold;
  clear: left;
  margin: 0px 0px 10px 0px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > dl > dd {
  margin: 0px 0px 10px 80px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(2) > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 30px 0px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li {
  width: 240px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > p {
  margin: 0px 0px 5px 0px;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h4 {
  padding: 0px 0px 25px 0px;
  font-size: 1.6rem;
  background: url(../../../img/shop/line.png) left bottom no-repeat;
}
#shop04 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h5 {
  margin: 0px 0px 10px 0px;
}
#shop05 {
  background-color: #faf8f4;
  padding: 60px 0px;
}
#shop05 > div:nth-of-type(1) {
  position: relative;
  height: 500px;
  background: url(../../../img/shop/image16.jpg) center left / 55% no-repeat;
  margin: 0px 0px 60px 0px;
}
#shop05 > div:nth-of-type(1) > div {
  position: relative;
  width: 1000px;
  margin: 0 auto 40px auto;
}
#shop05 > div:nth-of-type(1) > div > div {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 510px;
  height: 360px;
  padding: 60px 0px 0px 0px;
  background-color: #004d37;
}
#shop05 > div:nth-of-type(1) > div > div > h4 {
  color: #fff;
  font-family: 'Sacramento', cursive;
  text-align: center;
  font-size: 5rem;
  line-height: 180%;
  margin: 0px 0px 20px 0px;
}
#shop05 > div:nth-of-type(1) > div > div > p:nth-of-type(1) {
  margin: 0px 0px 20px 180px;
  color: #fff;
  line-height: 200%;
  font-size: 2rem;
  letter-spacing: 0.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
#shop05 > div:nth-of-type(1) > div > div > h5 {
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  line-height: 180%;
}
#shop05 > div:nth-of-type(1) > div > div > h5 > span {
  font-size: 1.2rem;
  margin: 0px 10px 0px 0;
}
#shop05 > div:nth-of-type(2) {
  position: relative;
  width: 1000px;
  margin: 0 auto 0px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 432px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(1) > p {
  line-height: 180%;
  margin: 0px 0px 40px 0;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) {
  position: relative;
  padding: 60px 30px 30px 30px;
  background-color: #ffffff;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > h3 {
  background: url(../../../img/common/h3bar.png) 0 0 no-repeat;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 0px 0px 0px 40px;
  color: #004d37;
  font-family: 'Sacramento', cursive;
  font-size: 3rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > dl > dt {
  float: left;
  font-weight: bold;
  clear: left;
  margin: 0px 0px 10px 0px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > dl > dd {
  margin: 0px 0px 10px 80px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 500px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(2) > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 30px 0px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li {
  width: 240px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > p {
  margin: 0px 0px 5px 0px;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h4 {
  padding: 0px 0px 25px 0px;
  font-size: 1.6rem;
  background: url(../../../img/shop/line.png) left bottom no-repeat;
}
#shop05 > div:nth-of-type(2) > div:nth-of-type(2) > ul > li > h5 {
  margin: 0px 0px 10px 0px;
}
#twitterBox {
  padding: 60px;
  background-color: #f2eadd;
}
#twitterBox > div {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto 0px auto;
}
#twitterBox > div > div:nth-of-type(1) {
  padding: 50px;
  width: 400px;
  background-color: #004d37;
}
#twitterBox > div > div:nth-of-type(1) > h2 {
  background: url(../../../img/common/twitter2.png) 0 0 no-repeat;
  padding: 0px 0px 10px 80px;
  font-size: 2.5rem;
  letter-spacing: 0.3rem;
  line-height: 120%;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0px 0px 10px 0px;
}
#twitterBox > div > div:nth-of-type(1) > p {
  line-height: 180%;
  color: #fff;
  margin: 0px 0px 20px 0px;
}
#twitterBox > div > div:nth-of-type(1) > h3 > a {
  border-radius: 30px;
  display: block;
  text-align: center;
  padding: 15px;
  border: 1px solid #fff;
  color: #fff;
}
#twitterBox > div > div:nth-of-type(2) {
  width: 500px;
  height: 295px;
}
#informationBox {
  padding: 80px 0px;
}
#informationBox > h2 {
  text-align: center;
  font-family: 'Sacramento', cursive;
  font-size: 6rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
}
#informationBox > p {
  text-align: center;
  line-height: 180%;
  margin: 0px 0px 60px 0px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#informationBox > div {
  width: 1000px;
  margin: 0 auto 0px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#informationBox > div > div:nth-of-type(1) {
  width: 500px;
}
#informationBox > div > div:nth-of-type(2) {
  width: 450px;
  margin: 0px 0px 80px 0px;
}
#informationBox > div > div:nth-of-type(2) > h5 {
  margin: 0px 0px 10px 0px;
}
#informationBox > div > div:nth-of-type(2) > p {
  margin: 0px 0px 20px 0px;
  line-height: 160%;
}
#informationBox > div > div:nth-of-type(2) > h3 {
  background-color: #452e00;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 10px 10px 10px 20px;
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#informationBox > div > div:nth-of-type(2) > h4 {
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0px 0px 5px 0px;
}
#informationBox > div > div:nth-of-type(3),
#informationBox > div div:nth-of-type(4),
#informationBox > div div:nth-of-type(5),
#informationBox > div div:nth-of-type(6) {
  width: 480px;
}
#informationBox > div > div:nth-of-type(3) > p,
#informationBox > div div:nth-of-type(4) > p,
#informationBox > div div:nth-of-type(5) > p,
#informationBox > div div:nth-of-type(6) > p {
  margin: 0px 0px 20px 0px;
  line-height: 160%;
}
#informationBox > div > div:nth-of-type(3) > h3,
#informationBox > div div:nth-of-type(4) > h3,
#informationBox > div div:nth-of-type(5) > h3,
#informationBox > div div:nth-of-type(6) > h3 {
  background-color: #f2eadd;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 10px 10px 10px 20px;
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#informationBox > div > div:nth-of-type(7) {
  width: 1000px;
  margin: 30px 0px 30px 0px;
}
#informationBox > div > div:nth-of-type(7) > p {
  margin: 0px 0px 20px 0px;
  line-height: 160%;
}
#informationBox > div > div:nth-of-type(7) > h3 {
  background-color: #452e00;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 10px 10px 10px 20px;
  font-size: 1.6rem;
  margin: 0px 0px 10px 0px;
}
#informationBox > div > div:nth-of-type(8) {
  width: 1000px;
  margin: 30px 0px 30px 0px;
}
#informationBox > div > div:nth-of-type(8) > p {
  clear: both;
  margin: 0px 0px 20px 0px;
  line-height: 160%;
}
#informationBox > div > div:nth-of-type(8) > h3 {
  color: #452e00;
  font-weight: bold;
  border-bottom: 1px solid #452e00;
  padding: 0px 0px 10px 0px;
  font-size: 1.8rem;
  margin: 0px 0px 10px 0px;
}
#informationBox > div > div:nth-of-type(8) > h4 {
  width: 260px;
  font-size: 3rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  float: left;
}
#informationBox > div > div:nth-of-type(8) > h4 > span {
  font-size: 2rem;
}
#informationBox > div > div:nth-of-type(8) > h5 {
  width: 200px;
  float: left;
  margin: 0px 0px 20px 0px;
}
#informationBox > div > div:nth-of-type(8) > h5 > a {
  text-align: center;
  display: block;
  padding: 10px;
  border: 1px solid #67552f;
}
#informationBox > div > div:nth-of-type(9) {
  width: 1000px;
  margin: 30px 0px 30px 0px;
}
#informationBox > div > div:nth-of-type(9) > h3 {
  color: #452e00;
  font-weight: bold;
  border-bottom: 1px solid #452e00;
  padding: 0px 0px 10px 0px;
  font-size: 1.8rem;
  margin: 0px 0px 10px 0px;
}
#informationBox > div > div:nth-of-type(9) > p {
  margin: 0px 0px 40px 0px;
}
#informationBox > div > div:nth-of-type(9) > div {
  width: 800px;
  margin: 0 auto;
}
#contactBox {
  background: url(../../../img/contact/image01.jpg) center center / cover no-repeat;
  padding: 80px 0px 80px 0px;
}
#contactBox > div {
  width: 1000px;
  margin: 0px auto 0px auto;
}
#contactBox > div > h2 {
  text-align: center;
  font-family: 'Sacramento', cursive;
  font-size: 7rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 0px 0px;
  color: #fff;
}
#contactBox > div > p:nth-of-type(1) {
  text-align: center;
  color: #fff;
  line-height: 180%;
  margin: 0px 0px 60px 0px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#contactBox > div > p {
  text-align: center;
  color: #fff;
  line-height: 180%;
  margin: 0px 0px 40px 0px;
}
#contactBox > div > div > form > table {
  width: 1000px;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin: 0px auto 40px auto;
}
#contactBox > div > div > form > table > tbody > tr {
  border-bottom: 1px solid #fff;
}
#contactBox > div > div > form > table > tbody > tr > th {
  vertical-align: top;
  width: 25%;
  position: relative;
  line-height: 160%;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  padding: 20px 10px;
}
#contactBox > div > div > form > table > tbody > tr > th > span {
  font-size: 1.2rem;
  position: absolute;
  right: 10px;
  top: 25px;
  color: #452e00;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}
#contactBox > div > div > form > table > tbody > tr > td {
  vertical-align: top;
  line-height: 160%;
  padding: 20px 0px 20px 0px;
}
#contactBox > div > div > form > table > tbody > tr > td > input {
  width: 800px;
}
#contactBox > div > h4 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  margin: 0px 0px 20px 0px;
}
#contactBox > div > div:nth-of-type(2) {
  width: 1000px;
  height: 200px;
  overflow: scroll;
  margin: 0px auto 0px auto;
  padding: 20px;
  background-color: #fff;
}
#contactBox > div > div:nth-of-type(2) > h3 {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
#contactBox > div > div:nth-of-type(2) > h5 {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 20px 0px 5px 0px;
}
.submit {
  background: #f2eadd !important;
  display: block;
  margin: 0px auto 30px auto;
  color: #452e00 !important;
  padding: 15px 60px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
  color: #fff;
}
#footer {
  padding: 60px 0px 0px 0px;
}
#footer > div {
  width: 800px;
  background-color: #fff;
  margin: 0 auto;
}
#footer > div > p:nth-of-type(1) {
  width: 93px;
  margin: 0 auto 20px auto;
}
#footer > div > p:nth-of-type(1) > img {
  width: 100%;
}
#footer > div > h1 {
  width: 205px;
  margin: 0 auto 10px auto;
}
#footer > div > h1 > a > img {
  width: 100%;
}
#footer > div > p {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#footer > div > ul:nth-of-type(1) {
  width: 100px;
  margin: 0 auto 30px auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#footer > div > ul:nth-of-type(1) > li {
  width: 50%;
}
#footer > div > ul:nth-of-type(2) {
  padding: 0px 0px 50px 0px;
}
#footer > div > ul:nth-of-type(2) > li {
  margin: 0px 55px 0px 0px;
  float: left;
}
#footer > div > ul:nth-of-type(2) > li:last-of-type {
  margin: 0px 0px 0px 0px;
}
#footer > div > ul:nth-of-type(3) {
  clear: both;
  margin: 0px 0px 60px 0px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#footer > div > ul:nth-of-type(3) > li {
  width: 33%;
}
#footer p#copyright {
  text-align: center;
  font-size: 1.2rem;
  padding: 15px 0px;
  background-color: #faf8f4;
  color: #452e00;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#newsCatch {
  position: relative;
  width: 100%;
  margin: 75px 0px 0px 0px;
  background: url(../../../img/news/catch.jpg) top center / cover no-repeat;
  height: 337px;
}
#newsCatch > h1 {
  width: 300px;
  height: 20px;
  text-align: center;
  font-size: 3rem;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  letter-spacing: 1rem;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#newsPostBox {
  margin: 0px 0px 0px 0px;
  padding: 80px 0px 80px 0px;
  background-color: #f2eadd;
}
#newsPostBox > article.postbox {
  background-color: #fff;
  padding: 60px;
  width: 820px;
  margin: 0 auto 60px auto;
  line-height: 180%;
}
#newsPostBox > article.postbox > h1 {
  background-color: #f2eadd;
  padding: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #452e00;
  font-size: 2rem;
  margin: 0px 0px 20px 0px;
}
.postdate {
  text-align: right;
  border-top: 1px solid #ccc;
  margin: 20px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
#instagramBox {
  padding: 80px 0px 80px 0px;
}
#instagramBox > div {
  width: 1000px;
  margin: 0 auto 0px auto;
}
#instagramBox > div > h2 {
  background: url(../../../img/instagram/icon01.png) top center / 20px no-repeat;
  padding: 30px 0px 0px 0px;
  text-align: center;
  font-family: 'Sacramento', cursive;
  font-size: 6rem;
  letter-spacing: 0.2rem;
  margin: 0px 0px 5px 0px;
}
#instagramBox > div > p {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1rem;
  margin: 0px 0px 40px 0px;
}
/*# sourceMappingURL=style.css.map */