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

main {
  width: 1024px;
  margin: 0 auto;
  padding: 180px 0 120px 0;
}

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

#top {
  margin-bottom: 100px;
}
#top h1 {
  font-weight: 700;
  font-size: 24px;
  color: #202020;
  margin-bottom: 20px;
}
#top h1 span {
  font-size: 46px;
  padding-right: 10px;
}
#top .top-image {
  width: 100%;
  height: 350px;
  position: relative;
}
#top .top-image .wrapper {
  width: 940px;
  height: 330px;
  position: relative;
}
#top .top-image .wrapper .catch-copy {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-10%, -50%);
}
#top .top-image .wrapper .catch-copy p {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
}
#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 .top-image .news {
  width: 390px;
  height: 180px;
  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;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}
#top .top-image .news .news-list .nl-container {
  border-top: 1px solid #707070;
  padding-top: 5px;
  margin-top: 5px;
}
#top .top-image .news .news-list .nl-container .nl-item {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #707070;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#top .top-image .news .news-list .nl-container .nl-item .nl-box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}
#top .top-image .news .news-list .nl-container .nl-item .nl-box p:first-child {
  padding-right: 10px;
}

#company {
  margin-bottom: 100px;
}
#company .com-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
#company .com-container .com-item {
  width: 50%;
}
#company .com-container .com-item img {
  display: block;
}
#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: 100px;
}
#products .sec-title {
  margin-bottom: 80px;
}
#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: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
#products .pro-container .pro-item:nth-child(2) {
  flex-direction: row-reverse;
}
#products .pro-container .pro-item:last-child {
  margin-bottom: 0;
}
#products .pro-container .pro-item .pro-box {
  width: 50%;
}
#products .pro-container .pro-item .pro-box img {
  display: block;
  width: 70%;
  margin: 0 auto;
  border-radius: 6px;
}
#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: 16px;
  color: #202020;
  line-height: 1.6;
}

#traceability {
  margin-bottom: 100px;
}
#traceability h2 {
  font-weight: 700;
  font-size: 24px;
  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 .sec-title {
  margin-bottom: 80px;
}
#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: row;
  justify-content: space-evenly;
}
#hours .hours-container .hours-item {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 47.5%;
}
#hours .hours-container .hours-item .hours-box {
  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: 80%;
  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 */