@charset "UTF-8";
body {
  background-image: url(../../img/paper-bg-01_512.jpg);
  background-repeat: repeat;
}

main {
  width: 90%;
  margin: 0 auto;
  padding: 130px 0 100px 0;
}

h1,
h2,
h3,
h4,
p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
}

#top {
  margin-bottom: 80px;
}
#top h1 {
  max-width: 320px;
  font-weight: 700;
  font-size: 16px;
  color: #202020;
  margin: 0 auto;
}
#top h1 span {
  font-size: 32px;
  padding-right: 10px;
}
#top .top-image {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
#top .top-image .wrapper {
  width: 100%;
  height: 330px;
  position: relative;
  margin-bottom: 40px;
}
#top .top-image .wrapper .catch-copy {
  width: 90%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#top .top-image .wrapper .catch-copy p {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
#top .top-image .wrapper .slider {
  padding-left: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  height: 100%;
}
#top .top-image .wrapper .slider .slider-item {
  width: 100%;
  height: 330px;
  border-radius: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#top .top-image .wrapper .slider .slider-item01 {
  background-image: url(../../img/top/01.jpg);
}
#top .top-image .wrapper .slider .slider-item02 {
  background-image: url(../../img/top/02.jpg);
}
#top .top-image .wrapper .slider .slider-item03 {
  background-image: url(../../img/top/03.jpg);
}
#top .top-image .wrapper .slider .slider-item04 {
  background-image: url(../../img/top/04.jpg);
}
#top .top-image .wrapper .slider .slider-item05 {
  background-image: url(../../img/top/05.jpg);
}
#top .top-image .wrapper .slider .slider-item06 {
  background-image: url(../../img/top/06.jpg);
}
#top .top-image .wrapper .slider .slider-item07 {
  background-image: url(../../img/top/07.jpg);
}
#top .top-image .wrapper .slider .slider-item08 {
  background-image: url(../../img/top/08.jpg);
}
#top .top-image .wrapper .slider .slider-item09 {
  background-image: url(../../img/top/09.jpg);
}
#top .top-image .wrapper .slider .slider-item10 {
  background-image: url(../../img/top/10.jpg);
}
#top .news {
  width: 100%;
  padding: 15px 30px;
  background-color: #edf2c5;
  border-radius: 20px;
  box-sizing: border-box;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 0 auto;
}
#top .news .news-list .nl-container {
  border-top: 1px solid #707070;
  padding-top: 5px;
  margin-top: 5px;
}
#top .news .news-list .nl-container .nl-item {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #707070;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#top .news .news-list .nl-container .nl-item .nl-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}
#top .news .news-list .nl-container .nl-item .nl-box p:first-child {
  padding-right: 10px;
}

#company {
  margin-bottom: 80px;
}
#company .com-container {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-evenly;
}
#company .com-container .com-item {
  width: 100%;
}
#company .com-container .com-item:last-child {
  margin-bottom: 60px;
}
#company .com-container .com-item img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#company .com-container .com-item h2 {
  font-weight: 700;
  font-size: 42px;
  color: #a5c8ba;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
#company .com-container .com-item .p1 {
  font-weight: 700;
  font-size: 20px;
  color: #202020;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
#company .com-container .com-item .p2 {
  font-weight: 400;
  font-size: 16px;
  color: #202020;
  line-height: 1.6;
  margin-bottom: 40px;
}
#company .com-container .com-item .com-btn {
  width: 200px;
  background-color: #fbd8b5;
  margin: 0 auto;
  padding: 10px 0;
  border-radius: 6px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#company .com-container .com-item .com-btn a {
  text-decoration: none;
}
#company .com-container .com-item .com-btn a p {
  font-weight: 700;
  font-size: 14px;
  color: #202020;
  letter-spacing: 0.1em;
  text-align: center;
}

#products {
  margin-bottom: 80px;
}
#products .sec-title {
  margin-bottom: 60px;
}
#products .sec-title p {
  font-weight: 700;
  font-size: 42px;
  color: #a5c8ba;
  text-align: center;
}
#products .sec-title h2 {
  font-weight: 700;
  font-size: 22px;
  color: #202020;
  letter-spacing: 0.1em;
  text-align: center;
}
#products .pro-container .pro-item {
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
#products .pro-container .pro-item:last-child {
  margin-bottom: 0;
}
#products .pro-container .pro-item .pro-box {
  width: 100%;
  margin-bottom: 20px;
}
#products .pro-container .pro-item .pro-box img {
  display: block;
  width: 100%;
  border-radius: 6px;
  margin: 0 auto;
}
#products .pro-container .pro-item .pro-box h3 {
  font-weight: 700;
  font-size: 32px;
  color: #202020;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
#products .pro-container .pro-item .pro-box p {
  font-weight: 400;
  font-size: 14px;
  color: #202020;
  line-height: 1.6;
}

#traceability {
  margin-bottom: 80px;
}
#traceability h2 {
  font-weight: 700;
  font-size: 16px;
  color: #202020;
  text-align: center;
  margin-bottom: 40px;
}
#traceability h2:before {
  content: "――";
  padding-right: 10px;
}
#traceability h2:after {
  content: "――";
  padding-left: 10px;
}
#traceability img {
  display: block;
  margin: 0 auto;
}
#traceability .tra-btn {
  width: 200px;
  background-color: #fbd8b5;
  margin: 60px auto;
  padding: 10px 0;
  border-radius: 6px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#traceability .tra-btn a {
  text-decoration: none;
}
#traceability .tra-btn a p {
  font-weight: 700;
  font-size: 14px;
  color: #202020;
  letter-spacing: 0.1em;
  text-align: center;
}

#hours {
  margin-bottom: 80px;
}
#hours .sec-title {
  margin-bottom: 60px;
}
#hours .sec-title p {
  font-weight: 700;
  font-size: 42px;
  color: #a5c8ba;
  text-align: center;
}
#hours .sec-title h2 {
  font-weight: 700;
  font-size: 22px;
  color: #202020;
  letter-spacing: 0.1em;
  text-align: center;
}
#hours .hours-container {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
#hours .hours-container .hours-item {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
#hours .hours-container .hours-item:first-child {
  margin-bottom: 40px;
}
#hours .hours-container .hours-item .hours-box:first-child {
  margin-bottom: 40px;
}
#hours .hours-container .hours-item .hours-box h3 {
  width: 150px;
  padding: 8px 0;
  background-color: #edf2c5;
  border-radius: 6px;
  font-weight: 700;
  font-size: 16px;
  color: #202020;
  text-align: center;
  margin: 0 auto 20px auto;
}
#hours .hours-container .hours-item .hours-box img {
  display: block;
  width: 100%;
  margin: 0 auto;
  border-radius: 6px;
}
#hours .hours-container .hours-item .hours-box .hours-bag {
  font-weight: 700;
  font-size: 16px;
  color: #202020;
  text-align: center;
  margin-bottom: 20px;
}/*# sourceMappingURL=index.css.map */