@charset "UTF-8";

/* factory
---------------------------------------------------------------------------*/
#factoryContents h2 {
  margin-bottom: 30px;
  text-align: center;
}

#factoryContents h2 strong {
  font-size: 32px;
  letter-spacing: 0.1em;
}

#factoryContents h2 + p {
  margin-bottom: 45px;
  font-size: 17px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.marker {
  display: inline-block;
  background: #f1f35b;
  border-radius: 20px;
  padding: 6px 20px;
  text-align: center;
  letter-spacing: 0.05em;
}

/* .main-img
------------------------------------*/
.main-img {
  position: relative;
  width: 940px;
  margin: 0 auto 185px;
}

.main-img .slick-dots {
  display: none !important;
}

.main-img .img-title {
  position: absolute;
  bottom: -58px;
  left: 50%;
  margin-left: -47px;
  z-index: 999;
}

.main-img .character1 {
  position: absolute;
  bottom: -79px;
  left: -31px;
  z-index: 999;
  opacity: 0;
}

.main-img .character1-2 {
  position: absolute;
  bottom: 181px;
  left: -31px;
  z-index: 999;
  opacity: 0;
}

.main-img .drink {
  position: absolute;
  bottom: -128px;
  right: 37px;
  z-index: 999;
  opacity: 0;
}

/* .sec-step
------------------------------------*/
.sec-step {
  position: relative;
  width: 1060px;
  margin: 0 auto 180px;
}

.sec-step .character4 {
  position: absolute;
  bottom: -130px;
  left: 65px;
  opacity: 0;
}

#factoryContents .sec-step h2 {
  margin-bottom: 20px;
}

#factoryContents .sec-step h2 strong {
  font-size: 27px;
}

#factoryContents .sec-step h2 + p {
  margin-bottom: 100px;
}

.step-list li {
  position: relative;
}

.step-list .title-set {
  position: relative;
  min-height: 65px;
  margin-bottom: 30px;
}

.step-list .title-set i {
  position: absolute;
  top: -5px;
  left: 0;
}

.step-list .title-set h3 {
  padding-left: 63px;
}

.step-list .title-set em {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
  padding-bottom: 5px;
  font-size: 16px;
  letter-spacing: 0.1em;
}

.step-list .title-set em:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 3px;
  background: #f1f35b;
  width: 100%;
  height: 2px;
  letter-spacing: 0.03em;
}

.step-list .title-set strong {
  position: relative;
  display: block;
  font-size: 27px;
  letter-spacing: 0.04em;
}

.step-list .title-set strong i {
  display: block;
  position: absolute;
  top: -25px;
  left: 242px;
  font-size: 12px;
  letter-spacing: 0.04em;
}

.step-list li figure {
  margin-bottom: 20px;
}

.step-list li figure img {
  border-radius: 7px;
}

.step-list li p {
  line-height: 1.7;
  letter-spacing: 0.04em;
  font-size: 15px;
}

.step-list li p.attention {
  margin-top: 3px;
  font-size: 12px;
  line-height: 1.7;
}

/* .step1
------------------------------------*/
.step-list .step1 {
  float: left;
  width: 420px;
  margin: 0 0 55px 60px;
}

.step-list .step1 .title-set {
  margin-bottom: 20px;
}

.step-list .step1 p {
  margin-left: 5px;
}

.step-list .step1 .arrow1 {
  position: absolute;
  top: 95px;
  right: -185px;
}

.step-list .step1 .dog {
  position: absolute;
  top: 245px;
  right: -172px;
  z-index: 999;
  opacity: 0;
}

/* .step2
------------------------------------*/
.step-list .step2 {
  float: right;
  width: 420px;
  margin: 195px 15px 0 0;
}

.step-list .step2 .character2 {
  position: absolute;
  top: -189px;
  right: 22px;
  opacity: 0;
}

.step-list .step2 .character2-2 {
  position: absolute;
  top: -230px;
  right: 140px;
  z-index: 999;
  opacity: 0;
}

.step-list .step2 .title-set {
  margin: 0 0 10px 23px;
}

.step-list .step2 figure {
  margin-bottom: 25px;
}

.step-list .step2 p {
  margin-left: 90px;
}

.step-list .step2 .arrow2 {
  position: absolute;
  top: 230px;
  left: -194px;
}

.step-list .step2 .marker {
  margin: 15px 0 0 88px;
}

/* .step3
------------------------------------*/
.step-list .step3 {
  float: left;
  width: 420px;
  margin: 25px 0 0;
}

.step-list .step3 .title-set {
  margin-bottom: 12px;
  margin-left: 3px;
}

.step-list .step3 .title-set strong {
  letter-spacing: 0.1em;
}

.step-list .step3 figure {
  margin-bottom: 30px;
}

.step-list .step3 p {
  width: 350px;
  text-align: justify;
}

.step-list .step3 .arrow3 {
  position: absolute;
  top: 200px;
  right: -139px;
}

/* .step4
------------------------------------*/
.step-list .step4 {
  float: right;
  box-sizing: border-box;
  width: 660px;
  min-height: 267px;
  margin: -110px 0 0;
  padding-left: 405px;
}

.step-list .step4 .character3 {
  position: absolute;
  top: -153px;
  left: 190px;
  transform-origin: center bottom;
  opacity: 0;
}

.step-list .step4 .character3-2 {
  position: absolute;
  top: -267px;
  left: 171px;
  z-index: -1;
  opacity: 0;
}

.step-list .step4 .step4-2 {
  position: absolute;
  top: -125px;
  right: 5px;
}

.step-list .step4 figure {
  position: absolute;
  top: 0;
  left: 0;
}

.step-list .step4 .title-set {
  margin-top: -10px;
  margin-bottom: 22px;
}

.step-list .step4 .title-set i {
  display: block;
  position: inherit;
  margin: 0 0 6px -6px;
}

.step-list .step4 .title-set h3 {
  padding-left: 0;
}

.step-list .step4 .title-set strong {
  letter-spacing: 0.08em;
}

.step-list .step4 p {
  margin-left: 2px;
  text-align: justify;
  line-height: 1.7;
}

.step-list .step4 .marker {
  margin-top: 18px;
}

/* .sec-plan
------------------------------------*/
.sec-plan {
  width: 1060px;
  margin: 0 auto 120px;
}

#factoryContents .sec-plan h2 {
  margin-bottom: 20px;
}

#factoryContents .sec-plan h3 {
  margin-bottom: 25px;
  font-size: 14px;
  text-align: center;
}

#factoryContents .sec-plan h3 + p {
  margin-bottom: 50px;
  font-size: 17px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

/* .plan-area
------------------------------------*/
.plan-area {
  overflow: hidden;
  box-sizing: border-box;
  background: #fffff4;
  border: 1px solid #f1f35b;
  border-radius: 10px;
  width: 768px;
  margin: 0 auto;
  padding: 35px 40px 30px;
  letter-spacing: 0.05em;
}

.plan-area h3 {
  margin: 0 0 15px 2px;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.plan-area h3 strong {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.plan-area .head-info {
  display: flex;
  justify-content: space-between;
}

.plan-area .content-info {
  margin-top: 30px;
}

.plan-area .content-info dl {
  display: flex;
  gap: 20px;
  margin-top: 12px;
}

.plan-area .content-info dl dt {
  font-size: 16px;
  width: 112px;
  font-weight: bold;
}

.plan-area .content-info dl dd {
  font-size: 16px;
  color: #000;
  flex: 1;
}

.plan-area .content-info .attention {
  margin-top: 30px;
}

.plan-area .btn-set {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

/* .scroll-wrap
------------------------------------*/
.scroll-wrap {
  overflow: hidden;
  width: 100%;
  height: 661px;
  margin-bottom: 140px;
}

.scroll-wrap .simply-scroll-container {
  position: relative;
  margin-bottom: 2px;
}

.scroll-wrap .simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

.scroll-wrap .simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.scroll-wrap .simply-scroll-list li {
  float: left;
  overflow: hidden;
  width: 494px;
  height: 330px;
  margin-right: 1px;
  padding: 0;
}

.scroll-wrap .simply-scroll-list li img {
  display: block;
}

.attention-list {
  width: 832px;
  margin: 45px auto;
}
.attention-list li {
  margin-top: 12px;
  font-size: 18px;
  line-height: 1.8rem;
  padding-left: 24px;
}
.attention-list li span {
  font-size: 16px;
  line-height: 1.8rem;
  display: block;
}
.attention-list li:before {
  content: "●";
}

.map-area {
  width: 50%;
  overflow: hidden;
  box-sizing: border-box;
  background: #fffff4;
  border: 1px solid #f1f35b;
  border-radius: 10px;
  padding: 24px;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.map-area .head-info {
  background: linear-gradient(to left, #999999 40%, #ffffff 40%, #ffffff 100%)
    left bottom repeat-x;
  background-size: 5px 1px;
  padding-bottom: 8px;
}

.map-area .head-info .title-line {
  font-size: 18px;
}

.map-area li {
  position: relative;
  line-height: 1.4rem;
  display: block;
  padding-left: 20px;
  letter-spacing: 0.03rem;
  font-size: 14px;
}

.map-area li:before {
  content: "●";
  position: absolute;
  left: 0;
}

.map-img {
  width: calc(50% - 30px);
  height: auto;
}

.map-img .head-info {
  margin-bottom: 12px;
}

.map-img h3 {
  font-size: 20px;
}

.map-img p {
  font-size: 13px;
}

.map-img img {
  margin-top: 12px;
}

.map-img .color-red {
  color: #ff0000;
}

.map-img .color-yellow {
  color: #ffd700;
}

.map-img .color-blue {
  color: #0000ff;
}

/* .secまとめ
------------------------------------*/
.sec-normal {
  position: relative;
  width: 832px;
  margin: 0 auto 90px;
}

.sec-multi {
  margin: 0 auto 180px;
  width: 768px;
  display: flex;
  justify-content: space-between;
}

/* .contact-area
------------------------------------*/
/* .contact-area {
  float: left;
  width: 440px;
  margin-left: 15px;
  padding-top: 60px;
}

.contact-area h3 {
  margin: 0 0 15px 2px;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.contact-area dl {
  overflow: hidden;
  margin-bottom: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 15px;
}

.contact-area dt {
  clear: both;
  float: left;
  width: 45px;
  padding: 18px 0 0 5px;
}

.contact-area dd {
  background: linear-gradient(to left, #666666 20%, #ffffff 20%, #ffffff 100%)
    left bottom repeat-x;
  background-size: 4px 1px;
  padding: 18px 0 5px 50px;
}

.contact-area dd span {
  display: block;
  padding-bottom: 5px;
  font-size: 12px;
}

.contact-area .attention-list {
  margin: 0 0 30px 5px;
}

.contact-area .attention-list li {
  font-size: 11px;
  line-height: 1.6;
  margin-bottom: 5px;
}

.contact-area .btn-set {
  overflow: hidden;
}

.contact-area .btn-link {
  float: left;
}
.contact-area .btn-link:last-of-type {
  float: right;
}

.contact-area .btn-link a {
  width: 155px;
} */

/* .calendar
------------------------------------*/
.calendar {
  width: 100%;
  margin-right: 5px;
  padding-top: 65px;
}

/* .factory-news
------------------------------------*/
.factory-news {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background: #fffff4;
  border: 1px solid #f1f35b;
  border-radius: 10px;
  width: 768px;
  margin: 0 auto 90px;
  padding: 35px 40px 30px;
  letter-spacing: 0.05em;
}

.factory-news > h2.title-line.--news {
  margin: 0 0 26px 10px !important;
  text-align: left !important;
}

.title-line.--news strong {
  position: relative !important;
  display: inline-block !important;
  padding-bottom: 6px !important;
  font-size: 16px !important;
  letter-spacing: 0.15em !important;
}

.factory-news .title-line.--news strong {
  padding-bottom: 10px;
  padding-left: 0.2em;
  letter-spacing: 0.2em;
}

.factory-news > .btn-link {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 40px;
}

.factory-news .news-area {
  width: 100%;
}

.factory-news .explain-text span {
  display: block;
}

.factory-news .news-title > a,
.factory-news .news-title span,
.factory-news .news-main {
  padding-left: 130px;
}

.factory-news .news-title > a,
.factory-news .news-title span {
  padding-top: 18px;
  padding-bottom: 15px;
}

.factory-news .news-area article time {
  top: 22px;
  letter-spacing: 0.12em;
}

.factory-news .news-title h2 {
  margin-bottom: 0;
  font-size: 14px;
}

.factory-news .news-main {
  padding-bottom: 36px;
  transform: translateY(5px);
}

.factory-news .news-main p {
  font-size: 14px;
}

.factory-news .news-area article .ico-new {
  top: 20px;
  left: 138px;
}

.explain-text {
  margin: 0 auto 90px;
  max-width: 768px;
  font-size: 17px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.title-info-label {
  position: relative;
  padding: 10px 12px;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #000;
  white-space: nowrap;
  border-radius: 24px;
  background: #f1f35b;
  border: 1px solid #f1f35b;
  width: fit-content;
}

.title-container {
  display: flex;
  justify-content: space-between;
  max-width: 768px;
  align-items: center;
  margin: 0 auto;
}

.title-header .title-line.txt-bold strong {
  font-size: 48px !important;
}

.title-container .title-bio {
  font-size: 24px;
}

.kinkyu {
  margin-bottom: 45px;
  font-size: 17px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
