.possibility-contents {
  margin: 0 4vw;
}

@media screen and (min-width: 768px), print {
  .possibility-contents {
    margin: 0 3.7037vw;
  }
}

@media only screen and (min-width: 1080px) {
  .possibility-contents {
    width: 1000px;
    margin: 0 auto;
  }
}

.about-heading-lead, .originality-heading-lead, .quality-heading-lead, .haccp-heading-lead {
  font-size: 3.73333vw;
  text-align: justify;
  line-height: 1.8;
}

@media screen and (min-width: 768px), print {
  .about-heading-lead, .originality-heading-lead, .quality-heading-lead, .haccp-heading-lead {
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .about-heading-lead, .originality-heading-lead, .quality-heading-lead, .haccp-heading-lead {
    font-size: 18px;
  }
}

.about-contents-product-box li a, .possibility-list li .text .link a {
  position: relative;
}

.about-contents-product-box li a:after, .possibility-list li .text .link a:after {
  content: "";
  display: block;
  width: 2.13333vw;
  height: 2.13333vw;
  transform: rotate(45deg);
  border-top: 0.26667vw solid #54c3f1;
  border-right: 0.26667vw solid #54c3f1;
  position: absolute;
  top: 0;
  right: 5.06667vw;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box li a:after, .possibility-list li .text .link a:after {
    width: 0.74074vw;
    height: 0.74074vw;
    border-top: 1px solid #54c3f1;
    border-right: 1px solid #54c3f1;
  }
}

@media screen and (min-width: 1080px) {
  .about-contents-product-box li a:after, .possibility-list li .text .link a:after {
    width: 8px;
    height: 8px;
  }
}

.haccp-about-link a {
  position: relative;
}

.haccp-about-link a::after {
  content: "";
  position: absolute;
  display: block;
  background: url("../img/common/link_icon_01.png") no-repeat 0 0;
  background-size: 100%;
  width: 3.73333vw;
  height: 3.46667vw;
  top: 5.33333vw;
  right: 9.33333vw;
}

@media screen and (min-width: 768px), print {
  .haccp-about-link a::after {
    width: 1.66667vw;
    height: 1.57407vw;
    top: 2.22222vw;
    right: 12.31481vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-about-link a::after {
    width: 18px;
    height: 17px;
    top: 24px;
    right: 133px;
  }
}

sub {
  bottom: -.3em !important;
  font-size: 95% !important;
}

.about_link {
  padding: 10.66667vw 4vw;
  background: #eef9fe;
}

@media screen and (min-width: 768px), print {
  .about_link {
    padding: 5.55556vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about_link .inner {
    width: 880px;
    margin: 0 auto;
  }
}

.about_link ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media screen and (min-width: 768px), print {
  .about_link ul {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: center;
        gap: 0 20px;
  }
}

@media screen and (min-width: 980px), print {
  .about_link ul {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: center;
        gap: 0 40px;
  }
}


.about_link li {
  width: 100%;
  margin-bottom: 4vw;
}

@media screen and (min-width: 768px), print {
  .about_link li {
    width: calc(100% / 2 - 10px);
    margin: 0;
  }
}

@media only screen and (min-width: 1080px) {
  .about_link li {
    width: 280px;
  }
}

.about_link li:last-child {
  margin-bottom: 0;
}

.about_link li a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  padding: 3.06667vw 4.66667vw;
  background: #ffffff;
}

@media screen and (min-width: 768px), print {
  .about_link li a {
    padding: 1.48148vw 1.85185vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about_link li a {
    padding: 16px 20px;
  }
}

.about_link li a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  border: transparent 1.33333vw solid;
  border-right: #54c3f1 1.33333vw solid;
  border-bottom: #54c3f1 1.33333vw solid;
}

@media screen and (min-width: 768px), print {
  .about_link li a:after {
    border: transparent 0.55556vw solid;
    border-right: #54c3f1 0.55556vw solid;
    border-bottom: #54c3f1 0.55556vw solid;
  }
}

@media only screen and (min-width: 1080px) {
  .about_link li a:after {
    border: transparent 6px solid;
    border-right: #54c3f1 6px solid;
    border-bottom: #54c3f1 6px solid;
  }
}

.about_link li a .ico {
  width: 11.46667vw;
}

@media screen and (min-width: 768px), print {
  .about_link li a .ico {
    width: 4.53704vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about_link li a .ico {
    width: 49px;
  }
}

.about_link li a h2 {
  width: 64.8vw;
  font-size: 4.26667vw;
  line-height: 1.2;
}

@media screen and (min-width: 768px), print {
  .about_link li a h2 {
    width: 15.18519vw;
    font-size: 1.66667vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about_link li a h2 {
    width: 164px;
    font-size: 18px;
  }
}

.about_link li a .indent {
  text-indent: -0.5em;
}

/*
	&-inner {
		margin: 0 (22/750)*100vw;
		@media screen and (min-width: 768px), print {
			margin: 0 (40/1080)*100vw;
		}
		@media only screen and (min-width: 1080px) {
		}
	}
*/
.about .pageTtl {
  margin-bottom: 9.06667vw;
}

@media screen and (min-width: 768px), print {
  .about .pageTtl {
    margin-bottom: 4.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .about .pageTtl {
    margin-bottom: 50px;
  }
}

.about-heading {
  margin: 0 2.66667vw;
  padding-bottom: 13.33333vw;
}

@media screen and (min-width: 768px), print {
  .about-heading {
    padding: 0 5.55556vw 7.40741vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-heading {
    width: 880px;
    margin: 0 auto;
    padding: 0 0 80px;
  }
}

.about-heading-ttl {
  margin: 0 0 3.46667vw;
  font-size: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .about-heading-ttl {
    margin: 0 0 2.31481vw;
    font-size: 2.77778vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-heading-ttl {
    font-size: 30px;
    margin: 0 0 25px;
  }
}

.about-heading-lead {
  margin-bottom: 6.8vw;
  line-height: 2.0;
}

@media screen and (min-width: 768px), print {
  .about-heading-lead {
    margin: 0 0 4.25926vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-heading-lead {
    margin: 0 0 46px;
  }
}

@media screen and (min-width: 768px), print {
  .about-heading-img {
    width: 65.74074vw;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1080px) {
  .about-heading-img {
    width: 710px;
  }
}

.about-nav-wrap {
  background: #eef9fe;
}

.about-nav {
  padding: 10.4vw 2.66667vw 13.06667vw;
}

@media screen and (min-width: 768px), print {
  .about-nav {
    width: 92.59259vw;
    margin: 0 auto;
    padding: 5.37037vw 1.85185vw 6.48148vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-nav {
    width: 1000px;
    padding: 58px 20px 70px;
  }
}

.about-nav-ttl {
  margin: 0 0 7.33333vw;
  font-size: 5.33333vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .about-nav-ttl {
    margin: 0 0 3.24074vw;
    font-size: 2.77778vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-nav-ttl {
    margin: 0 0 35px 0;
    font-size: 30px;
  }
}

.about-nav-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  /*margin: 0 (22/750)*100vw;*/
}

@media screen and (min-width: 768px), print {
  .about-nav-list {
    /*margin: 0 (40/1080)*100vw;*/
  }
}

.about-nav li {
  position: relative;
  width: 29.33333vw;
}

.about-nav li:after {
  position: absolute;
  bottom: -4.4vw;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  width: 0;
  height: 0;
  border: transparent 2.53333vw solid;
  border-top: #54c3f1 2vw solid;
}

@media screen and (min-width: 768px), print {
  .about-nav li {
    width: 27.77778vw;
  }
  .about-nav li:after {
    bottom: -1.11111vw;
    border: transparent 0.46296vw solid;
    border-top: #54c3f1 0.74074vw solid;
  }
}

@media only screen and (min-width: 1080px) {
  .about-nav li {
    width: 300px;
  }
  .about-nav li:after {
    bottom: -12px;
    border: transparent 5px solid;
    border-top: #54c3f1 8px solid;
  }
}

.about-nav li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
  padding: 2.66667vw 0;
  background: #ffffff;
  border: #54c3f1 1px solid;
}

@media screen and (min-width: 768px), print {
  .about-nav li a {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 2.31481vw 1.85185vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-nav li a {
    padding: 25px 20px;
  }
}

.about-nav li .about-nav-list-ttl {
  width: 100%;
  color: #54c3f1;
  font-size: 3.46667vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

@media screen and (min-width: 768px), print {
  .about-nav li .about-nav-list-ttl {
    /*margin: 0 (40/1080)*100vw;*/
    margin-bottom: 1em;
    font-size: 1.66667vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-nav li .about-nav-list-ttl {
    font-size: 18px;
  }
}

@media screen and (min-width: 768px), print {
  .about-nav li .about-nav-list-text {
    /*margin: 0 (40/1080)*100vw;*/
    font-size: 1.2963vw;
    line-height: 1.5;
    width: 100%;
  }
}

@media only screen and (min-width: 1080px) {
  .about-nav li .about-nav-list-text {
    font-size: 14px;
  }
}

.about-contents {
  padding: 10.66667vw 2.66667vw 13.33333vw;
}

@media screen and (min-width: 768px), print {
  .about-contents {
    padding: 10.66667vw 8vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents {
    width: 1000px;
    margin: 0 auto;
    padding: 80px 60px;
  }
}

.about-contents-ttl {
  margin: 0 0 7.33333vw;
  font-size: 5.33333vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .about-contents-ttl {
    margin: 0 0 3.24074vw;
    font-size: 2.77778vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-ttl {
    margin: 0 0 35px 0;
    font-size: 30px;
  }
}

.about-contents-text {
  /*margin: 0 (22/750)*100vw;*/
  font-size: 3.46667vw;
  line-height: 2.0;
}

@media screen and (min-width: 768px), print {
  .about-contents-text {
    /*margin: 0 (40/1080)*100vw;*/
    font-size: 1.48148vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-text {
    font-size: 16px;
  }
}

.about-contents-mttl {
  margin: 9.33333vw 0 4.4vw;
  font-size: 4.8vw;
  line-height: 1.2;
}

@media screen and (min-width: 768px), print {
  .about-contents-mttl {
    margin: 4.62963vw 0 1.48148vw;
    font-size: 2.22222vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-mttl {
    margin: 50px 0 16px;
    font-size: 24px;
  }
}

.about-contents-product-box {
  padding: 6.66667vw 4vw 6.66667vw 4vw;
  border: #eeeeee 1px solid;
  background: #ffffff;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box {
    padding: 3.7037vw 2.77778vw 3.7037vw 2.77778vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-product-box {
    padding: 40px 30px 40px 30px;
  }
}

.about-contents-product-box .about-contents-ssttl {
  margin: 0 0 7.33333vw 0;
  font-size: 4vw;
  line-height: 1.2;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box .about-contents-ssttl {
    margin: 0 0 2.31481vw 0;
    font-size: 1.66667vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-product-box .about-contents-ssttl {
    margin: 0 0 25px 0;
    font-size: 18px;
  }
}

.about-contents-product-box ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 4vw 0;
  -ms-flex-align: center;
      align-items: center;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box ul {
    margin: 0 0 1.57407vw 0;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-product-box ul {
    margin: 0 0 17px 0;
  }
}

.about-contents-product-box ul:last-child {
  margin: 0;
}

.about-contents-product-box li {
  margin: 0 0 4vw 0;
  width: 45%;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box li {
    margin: 0 3.7037vw 2.12963vw 0;
    width: 22.22222vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-product-box li {
    margin: 0 40px 23px 0;
    width: 240px;
  }
}

@media screen and (max-width: 767px) {
  .about-contents-product-box li:nth-child(odd) {
    margin-right: 8vw;
  }
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box li:nth-child(3n) {
    margin-right: 0;
  }
}

.about-contents-product-box li a {
  display: block;
  padding: 0 6.66667vw 0 0;
  font-size: 3.46667vw;
  line-height: 1.5;
  text-decoration: underline;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box li a {
    padding: 0 1.66667vw 0 0;
    font-size: 1.48148vw;
    text-decoration: none;
  }
}

@media only screen and (min-width: 1080px) {
  .about-contents-product-box li a {
    padding: 0 18px 0 0;
    font-size: 16px;
  }
}

.about-contents-product-box li a::after {
  right: 0;
}

.about-contents-product-box li a:hover {
  text-decoration: none;
}

@media screen and (min-width: 768px), print {
  .about-contents-product-box li a:hover {
    text-decoration: underline;
  }
}

@media screen and (min-width: 768px), print {
  .about-contents-mb {
    width: 71.2963vw;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1080px) {
  .about-contents-mb {
    width: 770px;
  }
}

.about-contents-mb .mb-img {
  margin-bottom: 9.33333vw;
}

@media screen and (min-width: 768px), print {
  .about-contents-mb .mb-img {
    margin-bottom: 5.18519vw;
  }
}

@media screen and (min-width: 1080px) {
  .about-contents-mb .mb-img {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 768px), print {
  .about-contents-sj {
    width: 71.2963vw;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1080px) {
  .about-contents-sj {
    width: 770px;
  }
}

.about-contents-sj .sj-img {
  margin-bottom: 8vw;
}

@media screen and (min-width: 768px), print {
  .about-contents-sj .sj-img {
    margin-bottom: 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .about-contents-sj .sj-img {
    margin-bottom: 40px;
  }
}

.about-contents-sj .sj-movie {
  margin-bottom: 10.13333vw;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

@media screen and (min-width: 768px), print {
  .about-contents-sj .sj-movie {
    margin-bottom: 5.18519vw;
  }
}

@media screen and (min-width: 1080px) {
  .about-contents-sj .sj-movie {
    margin-bottom: 56px;
  }
}

.about-contents-sj .sj-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.about #spunlace .img_list {
  margin: 0 0 9.33333vw 0;
}

@media screen and (min-width: 768px), print {
  .about #spunlace .img_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 0 0 4.62963vw 0;
  }
}

@media only screen and (min-width: 1080px) {
  .about #spunlace .img_list {
    margin: 0 0 50px 0;
  }
}

.about #spunlace .img_list li {
  margin: 0 0 4vw 0;
}

@media screen and (min-width: 768px), print {
  .about #spunlace .img_list li {
    width: 39.44444vw;
    margin: 0;
  }
}

@media only screen and (min-width: 1080px) {
  .about #spunlace .img_list li {
    width: 426px;
  }
}

.about #spunlace .img_list li:last-child {
  margin: 0;
}

.about #spunlace .pattern {
  margin: 2.93333vw 0;
}

@media screen and (min-width: 768px), print {
  .about #spunlace .pattern {
    width: 65.83333vw;
    margin: 3.7037vw auto 4.62963vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about #spunlace .pattern {
    width: 711px;
    margin: 0 auto 50px;
  }
}

.about #spunlace .pattern .sttl {
  margin: 7.6vw 0 2vw;
  font-size: 3.73333vw;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .about #spunlace .pattern .sttl {
    margin: 3.33333vw 0 0 0;
    font-size: 1.66667vw;
  }
}

@media only screen and (min-width: 1080px) {
  .about #spunlace .pattern .sttl {
    margin: 36px 0 0 0;
    font-size: 18px;
  }
}

.about #meltblown {
  background: #f6f6f6;
}

@media only screen and (min-width: 1080px) {
  .about #meltblown {
    width: 100%;
  }
}

@media only screen and (min-width: 1080px) {
  .about #meltblown .inner {
    width: 1000px;
    margin: 0 auto;
    padding: 0 60px;
  }
}

.originality .pageTtl {
  margin-bottom: 0;
}

.originality-heading {
  position: relative;
  padding: 10.66667vw 0 61.33333vw 0;
  background: #54c3f1;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-heading {
    padding: 7.40741vw 0 31.48148vw 0;
    background: url(../img/about/originality-heading_bg.png) 50% 50% no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 1080px) {
  .originality-heading {
    padding: 80px 0 340px 0;
  }
}

.originality-heading-inner {
  margin: 0 2.93333vw;
}

@media screen and (min-width: 768px), print {
  .originality-heading-inner {
    margin: 0 3.7037vw;
  }
}

@media only screen and (min-width: 1080px) {
  .originality-heading-inner {
    width: 1000px;
    margin: 0 auto;
  }
}

.originality-heading h2 {
  margin-bottom: 1em;
  color: #ffffff;
  font-size: 8vw;
  line-height: 1.5;
}

@media screen and (min-width: 768px), print {
  .originality-heading h2 {
    font-size: 5.55556vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-heading h2 {
    font-size: 60px;
  }
}

.originality-heading-lead {
  color: #ffffff;
  text-align: center;
  line-height: 2.2;
}

.originality-declaration {
  position: absolute;
  bottom: -13.06667vw;
  left: 2.93333vw;
}

@media screen and (min-width: 768px), print {
  .originality-declaration {
    bottom: -7.40741vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration {
    bottom: -80px;
  }
}

.originality-declaration-bubble {
  width: 94.66667vw;
  margin: 0 auto;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble {
    width: 65.74074vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble {
    width: 710px;
  }
}

.originality-declaration-bubble-white {
  height: 51.2vw;
  background: #ffffff;
  border-radius: 10px 10px 0 0;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white {
    height: 26.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white {
    height: 286px;
  }
}

.originality-declaration-bubble-white .originality-declaration-point {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: url(../img/about/originality-declaration-point_bg.png) top 6.66667vw center no-repeat;
  background-size: 85.6vw;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point {
    background: url(../img/about/originality-declaration-point_bg.png) top 2.77778vw center no-repeat;
    background-size: 47.40741vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point {
    background: url(../img/about/originality-declaration-point_bg.png) top 30px center no-repeat;
    background-size: 512px;
  }
}

.originality-declaration-bubble-white .originality-declaration-point li {
  position: relative;
  width: 27.86667vw;
  height: 30.13333vw;
  margin: 6.66667vw 0 0 0;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point li {
    width: 15.46296vw;
    height: 16.66667vw;
    margin: 2.77778vw 0 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point li {
    width: 167px;
    height: 180px;
    margin: 30px 0 0 0;
  }
}

.originality-declaration-bubble-white .originality-declaration-point .point {
  position: absolute;
  top: 4.4vw;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  color: #ffffff;
  font-size: 2.26667vw;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point .point {
    top: 2.22222vw;
    font-size: 1.2963vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point .point {
    top: 24px;
    font-size: 14px;
  }
}

.originality-declaration-bubble-white .originality-declaration-point .point .num {
  font-size: 3.6vw;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point .point .num {
    font-size: 2.03704vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point .point .num {
    font-size: 22px;
  }
}

.originality-declaration-bubble-white .originality-declaration-point h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 100%;
  color: #ffffff;
  font-size: 4.4vw;
  text-align: center;
  line-height: 1.0;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point h5 {
    font-size: 2.40741vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point h5 {
    font-size: 26px;
  }
}

.originality-declaration-bubble-white .originality-declaration-point .ico {
  position: absolute;
  bottom: 3.2vw;
  left: 50%;
  transform: translate(-50%, 0);
  width: 6.13333vw;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point .ico {
    bottom: 1.57407vw;
    width: 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point .ico {
    bottom: 17px;
    width: 40px;
  }
}

.originality-declaration-bubble-white .originality-declaration-point .point02 .ico {
  width: 5.2vw;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white .originality-declaration-point .point02 .ico {
    width: 2.96296vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white .originality-declaration-point .point02 .ico {
    width: 32px;
  }
}

.originality-declaration-bubble-white h4 {
  margin: 2.66667vw 0 0 0;
  font-size: 4.8vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-white h4 {
    margin: 1.38889vw 0 0 0;
    font-size: 2.40741vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-white h4 {
    margin: 15px 0 0 0;
    font-size: 26px;
  }
}

.originality-declaration-bubble-blue {
  position: relative;
  background: #54c3f1;
  border-radius: 0 0 10px 10px;
}

.originality-declaration-bubble-blue h3 {
  padding: 2vw 0;
  color: #ffffff;
  font-size: 5.06667vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-blue h3 {
    padding: 1.38889vw 0;
    font-size: 2.59259vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-blue h3 {
    padding: 15px 0;
    font-size: 28px;
  }
}

.originality-declaration-bubble-blue:after {
  content: '';
  width: 0;
  height: 0;
  border: transparent 5.73333vw solid;
  border-top: #54c3f1 5.73333vw solid;
  position: absolute;
  bottom: -10.4vw;
  left: 50%;
  transform: translate(-50%, 0);
}

@media screen and (min-width: 768px), print {
  .originality-declaration-bubble-blue:after {
    border: transparent 3.24074vw solid;
    border-top: #54c3f1 3.24074vw solid;
    bottom: -5vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-bubble-blue:after {
    border: transparent 35px solid;
    border-top: #54c3f1 35px solid;
    bottom: -54px;
  }
}

.originality-declaration-yellow {
  padding: 22.13333vw 0 12vw;
  background: #f2fafe;
  font-size: 5.86667vw;
  font-weight: bold;
  text-align: center;
  line-height: 2.27;
}

@media screen and (min-width: 768px), print {
  .originality-declaration-yellow {
    padding: 11.11111vw 0 6.48148vw;
    font-size: 2.77778vw;
    line-height: 2.0;
  }
}

@media screen and (min-width: 1080px) {
  .originality-declaration-yellow {
    padding: 120px 0 70px;
    font-size: 30px;
  }
}

.originality-declaration-yellow .yellow_line {
  background: linear-gradient(transparent 60%, #fff45c 40%);
}

.originality-contents {
  margin: 0 4vw;
}

@media screen and (min-width: 768px), print {
  .originality-contents {
    margin: 0 9.25926vw;
  }
}

@media only screen and (min-width: 1080px) {
  .originality-contents {
    width: 880px;
    margin: 0 auto;
  }
}

.originality-contents .point_list li {
  padding: 10.66667vw 0 0 0;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li {
    padding: 5.55556vw 0 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li {
    padding: 60px 0 0 0;
  }
}

.originality-contents .point_list li .ttl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 7.01754vw;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .ttl {
    margin-bottom: 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .ttl {
    margin-bottom: 30px;
  }
}

.originality-contents .point_list li .ttl .ico {
  width: 12vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .ttl .ico {
    width: 5.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .ttl .ico {
    width: 64px;
  }
}

.originality-contents .point_list li .ttl .text {
  width: 77.33333vw;
  line-height: 1.2;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .ttl .text {
    width: 74.07407vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .ttl .text {
    width: 800px;
  }
}

.originality-contents .point_list li .ttl .point {
  display: inline-block;
  margin-bottom: .3em;
  font-size: 2.93333vw;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .ttl .point {
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .ttl .point {
    font-size: 18px;
  }
}

.originality-contents .point_list li .ttl .point .num {
  display: inline-block;
  margin: 0 0 -.3em .3em;
  font-size: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .ttl .point .num {
    font-size: 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .ttl .point .num {
    font-size: 30px;
  }
}

.originality-contents .point_list li .ttl h2 {
  font-size: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .ttl h2 {
    font-size: 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .ttl h2 {
    font-size: 30px;
  }
}

.originality-contents .point_list li p {
  margin-bottom: 1em;
  font-size: 3.46667vw;
  line-height: 2.0;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li p {
    margin-bottom: 2em;
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li p {
    font-size: 16px;
  }
}

.originality-contents .point_list li .point_list_img {
  margin-bottom: 1em;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .point_list_img {
    margin-bottom: 2em;
  }
}

.originality-contents .point_list li .point_list_img figcaption {
  display: block;
  margin: 1em 0 0 0;
  font-size: 3.73333vw;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li .point_list_img figcaption {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li .point_list_img figcaption {
    font-size: 16px;
  }
}

.originality-contents .point_list li .point_list_img .img_m {
  width: 46vw;
}

.originality-contents .point_list li .point_list_img .point_list_img_ico {
  width: 3.46667vw;
  margin: -1em 0 1em 0;
}

.originality-contents .point_list li.point01 .ttl .ico img {
  width: 90%;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point01 .point_list_img img {
    width: 54.16667vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point01 .point_list_img img {
    width: 585px;
  }
}

.originality-contents .point_list li.point02 .ttl .ico img {
  width: 80%;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point02 .pc_flex_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 5.83333vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point02 .pc_flex_wrap {
    padding: 0 63px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point02 .point_list_img .img_m {
    width: 26.11111vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point02 .point_list_img .img_m {
    width: 282px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point02 .point_list_img:nth-child(2) img {
    width: 38.42593vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point02 .point_list_img:nth-child(2) img {
    width: 415px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point03 .pc_flex_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 5.83333vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point03 .pc_flex_wrap {
    padding: 0 63px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point03 .point_list_img:nth-child(1) img {
    width: 39.81481vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point03 .point_list_img:nth-child(1) img {
    width: 430px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point03 .point_list_img:nth-child(2) img {
    width: 1.66667vw;
    transform: rotate(-90deg);
    margin-top: 7.22222vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point03 .point_list_img:nth-child(2) img {
    width: 18px;
    margin-top: 78px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list li.point03 .point_list_img:nth-child(3) img {
    width: 24.07407vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list li.point03 .point_list_img:nth-child(3) img {
    width: 260px;
  }
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list .alter-item {
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.originality-contents .point_list .alter-item dt {
  font-size: 4.8vw;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list .alter-item dt {
    font-size: 2.22222vw;
    margin-bottom: 1.2963vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list .alter-item dt {
    font-size: 24px;
    margin-bottom: 14px;
  }
}

.originality-contents .point_list .alter-item-before {
  padding: 0;
  padding: 0 0 13.33333vw;
  position: relative;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list .alter-item-before {
    width: 31.48148vw;
    padding: 0 5.55556vw 0 0;
    margin: 0 1.85185vw 0 0;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list .alter-item-before {
    width: 340px;
    padding: 0 60px 0 0;
    margin: 0 20px 0 0;
  }
}

.originality-contents .point_list .alter-item-before:after {
  content: "";
  background-image: url(../img/about/originality_point_list01_ico01.png);
  background-size: 100%;
  width: 8.53333vw;
  height: 5.6vw;
  position: absolute;
  bottom: 3.73333vw;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list .alter-item-before:after {
    width: 3.7037vw;
    height: 2.77778vw;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    transform: rotate(-90deg);
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list .alter-item-before:after {
    width: 40px;
    height: 30px;
  }
}

.originality-contents .point_list .alter-item-after {
  padding: 0;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list .alter-item-after {
    width: 25.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list .alter-item-after {
    width: 280px;
  }
}

.originality-contents .point_list .alter-item-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.originality-contents .point_list .alter-item-inner li {
  padding: 0;
}

.originality-contents .point_list .alter-item-img figcaption {
  text-align: center;
  font-size: 3.46667vw;
  font-weight: bold;
  margin-top: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .originality-contents .point_list .alter-item-img figcaption {
    font-size: 1.48148vw;
    margin-top: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .originality-contents .point_list .alter-item-img figcaption {
    font-size: 16px;
    margin-top: 16px;
  }
}

.possibility .pageTtl-sub {
  font-size: 4.66667vw;
}

@media screen and (min-width: 768px), print {
  .possibility .pageTtl-sub {
    font-size: 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility .pageTtl-sub {
    font-size: 30px;
  }
}

.possibility-mv {
  margin-bottom: 9.06667vw;
}

@media screen and (min-width: 768px), print {
  .possibility-mv {
    margin-bottom: 4.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-mv {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .possibility-mv img {
    width: 100vw;
    height: 54.66667vw;
    object-fit: cover;
  }
}

@media screen and (min-width: 768px), print {
  .possibility-contents {
    padding: 0 1.85185vw 0;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-contents {
    padding: 0 20px 80px;
  }
}

.possibility-list li {
  padding: 10.66667vw 0 13.33333vw;
  border-bottom: #eee 1px solid;
}

@media screen and (min-width: 768px), print {
  .possibility-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 5.55556vw 0 6.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-list li {
    padding: 60px 0 70px;
  }
}

.possibility-list li:first-child {
  padding-top: 0;
}

.possibility-list li:last-child {
  border-bottom: none;
}

.possibility-list li .thumb {
  margin-bottom: 8vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .possibility-list li .thumb {
    width: 25.92593vw;
    margin: 0 0 0 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-list li .thumb {
    width: 260px;
    margin: 0 0 0 20px;
  }
}

.possibility-list li .thumb img {
  width: 69.33vw;
}

@media screen and (min-width: 768px), print {
  .possibility-list li .thumb img {
    width: 100%;
  }
}

@media screen and (min-width: 768px), print {
  .possibility-list li .text {
    width: 59.25926vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-list li .text {
    width: 640px;
  }
}

.possibility-list li .text p {
  font-size: 3.46667vw;
}

@media screen and (min-width: 768px), print {
  .possibility-list li .text p {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-list li .text p {
    font-size: 16px;
  }
}

.possibility-list li .text .ttl {
  font-size: 4.53333vw;
  line-height: 1.2;
  padding-bottom: 4.53333vw;
}

@media screen and (min-width: 768px), print {
  .possibility-list li .text .ttl {
    font-size: 2.22222vw;
    padding-bottom: 2.59259vw;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-list li .text .ttl {
    font-size: 24px;
    padding-bottom: 28px;
  }
}

.possibility-list li .text .link {
  margin-top: 9.33333vw;
  font-size: 3.73333vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .possibility-list li .text .link {
    margin-top: 3.7037vw;
    font-size: 1.66667vw;
    text-align: left;
  }
}

@media screen and (min-width: 1080px) {
  .possibility-list li .text .link {
    margin-top: 40px;
    font-size: 18px;
  }
}

.possibility-list li .text .link a {
  display: inline-block;
  padding-right: 1em;
  font-weight: bold;
}

.possibility-list li .text .link a:after {
  right: 0;
}

.possibility-list li .text .link a .blue {
  color: #54c3f1;
}

.quality .pageTtl {
  margin-bottom: 9.06667vw;
}

@media screen and (min-width: 768px), print {
  .quality .pageTtl {
    margin-bottom: 4.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .pageTtl {
    margin-bottom: 50px;
  }
}

.quality-heading {
  margin: 0 2.93333vw;
  padding-bottom: 10.41667vw;
}

@media screen and (min-width: 768px), print {
  .quality-heading {
    margin: 0 5.55556vw;
    padding: 0 5.55556vw 6.48148vw;
  }
}

@media only screen and (min-width: 1080px) {
  .quality-heading {
    width: 880px;
    margin: 0 auto;
    padding: 0 0 70px;
  }
}

.quality-contents {
  margin: 0 2.93333vw;
  padding-bottom: 10.66667vw;
}

@media screen and (min-width: 768px), print {
  .quality-contents {
    margin: 0 5.55556vw;
    padding: 0 5.55556vw 7.40741vw;
  }
}

@media only screen and (min-width: 1080px) {
  .quality-contents {
    width: 880px;
    margin: 0 auto;
    padding: 0 0 80px;
  }
}

.quality-contents .ttl {
  font-size: 5.33333vw;
  line-height: 1.2;
  padding-bottom: 4vw;
}

@media screen and (min-width: 768px), print {
  .quality-contents .ttl {
    font-size: 2.77778vw;
    padding-bottom: 1.57407vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality-contents .ttl {
    font-size: 30px;
    padding-bottom: 17px;
  }
}

.quality-contents p {
  font-size: 3.46667vw;
}

@media screen and (min-width: 768px), print {
  .quality-contents p {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality-contents p {
    font-size: 16px;
  }
}

.quality .product-lead {
  margin-bottom: .5em;
  font-size: 4vw;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .quality .product-lead {
    margin-bottom: .7em;
    font-size: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .product-lead {
    font-size: 20px;
  }
}

.quality .product .oath {
  margin-top: 8.66667vw;
  padding: 6.66667vw 4vw;
  background: #e8f7fd;
}

@media screen and (min-width: 768px), print {
  .quality .product .oath {
    margin-top: 2.77778vw;
    padding: 3.24074vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .product .oath {
    margin-top: 30px;
    padding: 35px;
  }
}

.quality .product .oath-haedding {
  margin-bottom: 5.33333vw;
  font-size: 4.8vw;
}

@media screen and (min-width: 768px), print {
  .quality .product .oath-haedding {
    margin-bottom: 1.38889vw;
    font-size: 2.22222vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .product .oath-haedding {
    margin-bottom: 15px;
    font-size: 24px;
  }
}

.quality .product .oath li {
  position: relative;
  margin-bottom: 4vw;
  padding-left: 1em;
  font-size: 3.46667vw;
}

@media screen and (min-width: 768px), print {
  .quality .product .oath li {
    margin-bottom: 1.38889vw;
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .product .oath li {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.quality .product .oath li:last-child {
  margin-bottom: 0;
}

.quality .product .oath li:before {
  position: absolute;
  top: .5em;
  left: 0;
  content: "";
  display: inline-block;
  width: 1.33333vw;
  height: 1.33333vw;
  background: #54c3f1;
  border-radius: 1.33333vw;
}

@media screen and (min-width: 768px), print {
  .quality .product .oath li:before {
    width: 0.55556vw;
    height: 0.55556vw;
    border-radius: 0.55556vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .product .oath li:before {
    width: 6px;
    height: 6px;
    border-radius: 6px;
  }
}

@media screen and (min-width: 768px), print {
  .quality .hard {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}

@media screen and (min-width: 768px), print {
  .quality .hard .flex_left {
    width: 33.33333vw;
    -ms-flex-order: 1;
        order: 1;
  }
}

@media screen and (min-width: 1080px) {
  .quality .hard .flex_left {
    width: 360px;
  }
}

.quality .hard .flex_right {
  margin-bottom: 6.66667vw;
}

@media screen and (min-width: 768px), print {
  .quality .hard .flex_right {
    width: 46.2963vw;
    -ms-flex-order: 2;
        order: 2;
  }
}

@media screen and (min-width: 1080px) {
  .quality .hard .flex_right {
    width: 500px;
  }
}

.quality .haccp .flex_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 8vw 0;
}

@media screen and (min-width: 768px), print {
  .quality .haccp .flex_wrap {
    margin: 3.7037vw 0 4.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .haccp .flex_wrap {
    margin: 40px 0 50px;
  }
}

.quality .haccp .flex_wrap .flex_left {
  width: 37.2vw;
}

@media screen and (min-width: 768px), print {
  .quality .haccp .flex_wrap .flex_left {
    width: 14.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .haccp .flex_wrap .flex_left {
    width: 158px;
  }
}

.quality .haccp .flex_wrap .flex_right {
  width: 50.66667vw;
}

@media screen and (min-width: 768px), print {
  .quality .haccp .flex_wrap .flex_right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 63.88889vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .haccp .flex_wrap .flex_right {
    width: 690px;
  }
}

.quality .haccp .flex_wrap .flex_right figure {
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .quality .haccp .flex_wrap .flex_right figure {
    width: 31.48148vw;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1080px) {
  .quality .haccp .flex_wrap .flex_right figure {
    width: 340px;
  }
}

.quality .haccp-get {
  margin-top: 9.33333vw;
  padding: 6.66667vw 4vw;
  background: #f6f6f6;
}

@media screen and (min-width: 768px), print {
  .quality .haccp-get {
    margin-top: 2.77778vw;
    padding: 2.77778vw 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .haccp-get {
    margin-top: 30px;
    padding: 30px 40px;
  }
}

.quality .haccp-get-haedding {
  margin-bottom: 2vw;
  font-size: 4vw;
}

@media screen and (min-width: 768px), print {
  .quality .haccp-get-haedding {
    margin-bottom: 0.46296vw;
    font-size: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .quality .haccp-get-haedding {
    margin-bottom: 5px;
    font-size: 20px;
  }
}

.haccp .pageTtl {
  margin-bottom: 9.06667vw;
}

@media screen and (min-width: 768px), print {
  .haccp .pageTtl {
    margin-bottom: 4.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp .pageTtl {
    margin-bottom: 50px;
  }
}

.haccp-heading {
  margin: 0 2.93333vw;
  padding-bottom: 10.41667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-heading {
    margin: 0 5.55556vw;
    padding: 0 5.55556vw 6.48148vw;
  }
}

@media only screen and (min-width: 1080px) {
  .haccp-heading {
    width: 880px;
    margin: 0 auto;
    padding: 0 0 70px;
  }
}

.haccp-contents {
  margin: 0 2.93333vw;
  padding-bottom: 10.66667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-contents {
    margin: 0 5.55556vw;
    padding: 0 5.55556vw 7.40741vw;
  }
}

@media only screen and (min-width: 1080px) {
  .haccp-contents {
    width: 880px;
    margin: 0 auto;
    padding: 0 0 80px;
  }
}

.haccp-contents .ttl {
  font-size: 5.33333vw;
  line-height: 1;
  padding-bottom: 4vw;
}

@media screen and (min-width: 768px), print {
  .haccp-contents .ttl {
    font-size: 2.77778vw;
    padding-bottom: 1.57407vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-contents .ttl {
    font-size: 30px;
    padding-bottom: 17px;
  }
}

.haccp-contents .lead {
  font-size: 3.46667vw;
  padding-bottom: 8vw;
}

@media screen and (min-width: 768px), print {
  .haccp-contents .lead {
    font-size: 1.48148vw;
    padding-bottom: 3.33333vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-contents .lead {
    font-size: 16px;
    padding-bottom: 36px;
  }
}

.haccp-contents-inner {
  background-color: #f6f6f6;
  padding: 7.73333vw 4vw 7.2vw;
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-contents-inner {
    padding: 2.77778vw 3.7037vw;
    margin-bottom: 5.55556vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-contents-inner {
    padding: 30px 40px;
    margin-bottom: 60px;
  }
}

.haccp-contents-inner .inner-heading {
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-contents-inner .inner-heading {
    font-size: 1.85185vw;
    padding-bottom: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-contents-inner .inner-heading {
    font-size: 20px;
    padding-bottom: 16px;
  }
}

.haccp-contents-inner .inner-lead {
  font-size: 3.46667vw;
  text-align: justify;
}

@media screen and (min-width: 768px), print {
  .haccp-contents-inner .inner-lead {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-contents-inner .inner-lead {
    font-size: 16px;
  }
}

.haccp-contents-inner .inner-lead span {
  color: #000;
  font-weight: bold;
}

.haccp-contents-inner .inner-lead-01 {
  padding-bottom: 8vw;
}

@media screen and (min-width: 768px), print {
  .haccp-contents-inner .inner-lead-01 {
    padding-bottom: 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-contents-inner .inner-lead-01 {
    padding-bottom: 30px;
  }
}

.haccp-contents-inner .inner-wrap {
  font-size: 3.46667vw;
}

.haccp-contents-inner .inner-wrap dd {
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.haccp-about .ttl {
  font-size: 4.8vw;
  line-height: 1.5;
  padding-bottom: 4vw;
  text-align: justify;
}

@media screen and (min-width: 768px), print {
  .haccp-about .ttl {
    font-size: 2.77778vw;
    padding-bottom: 1.57407vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-about .ttl {
    font-size: 30px;
    padding-bottom: 17px;
  }
}

.haccp-about-exp {
  font-size: 3.33333vw;
  padding-bottom: 4vw;
}

@media screen and (min-width: 768px), print {
  .haccp-about-exp {
    font-size: 1.48148vw;
    padding-bottom: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-about-exp {
    font-size: 16px;
    padding-bottom: 16px;
  }
}

.haccp-about-img {
  padding-bottom: 7.46667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-about-img {
    padding-bottom: 3.14815vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-about-img {
    padding-bottom: 34px;
  }
}

.haccp-about-img figcaption {
  font-size: 2.66667vw;
  margin-top: 2.66667vw;
  text-align: right;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .haccp-about-img figcaption {
    font-size: 1.48148vw;
    margin-top: 0.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-about-img figcaption {
    font-size: 16px;
    margin-top: 10px;
  }
}

.haccp-about-link a {
  color: #54c3f1;
  font-size: 3.46667vw;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .haccp-about-link a {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-about-link a {
    font-size: 16px;
  }
}

.haccp-about-link a:after {
  top: 0;
  bottom: 0;
  right: -1.5em;
  margin: 0;
}

.haccp-merit-exp {
  font-size: 3.46667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-merit-exp {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-merit-exp {
    font-size: 16px;
  }
}

.haccp-merit-emphasis {
  font-size: 3.46667vw;
  color: #000;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .haccp-merit-emphasis {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-merit-emphasis {
    font-size: 16px;
  }
}

.haccp-target .lead {
  padding-bottom: 1.86667vw;
}

@media screen and (min-width: 768px), print {
  .haccp-target .lead {
    padding-bottom: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .haccp-target .lead {
    padding-bottom: 20px;
  }
}

/*# sourceMappingURL=about.css.map */
