body {
/*  -webkit-font-smoothing: antialiased;*/
}

.pageHeader {
  padding-top: 110px;
  width: 100%;
  text-align: center;
}

.pageHeaderTitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.625;
  letter-spacing: .05em;
}

.pageHeaderTitle-style01 {
  letter-spacing: .15em;
}

.pageHeaderTitle small {
  display: block;
  margin-bottom: 1px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .3em;
  color: #2E9648;
  text-transform: uppercase;
}

.pageHeaderIcon {
  width: auto;
}

.navModule01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navModule01Item {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: .05em;
  background-color: #F3F3F3;
  color: #2E9648;
}

.navModule01Item a {
  display: block;
}

.navModule01Item.is-current {
  background-color: #2e9648;
  color: #fff;
}

.fitCoverImage {
  height: 100%;
  background: no-repeat center;
  background-size: cover;
}

.tableModule01 {
  width: 100%;
  letter-spacing: .05em;
  text-align: left;
  border-spacing: 0;
}

.tableModule01 th,
.tableModule01 td {
  vertical-align: top;
  border-top: solid 2px #dedede;
  text-align: left;
}

.tableModule01 th {
  padding: 28px 20px;
  width: 112px;
  line-height: 1.666666667;
}

.tableModule01 td {
  padding: 24px 0 26px;
  line-height: 2.133333333;
}

.tableModule01 tr:last-of-type th,
.tableModule01 tr:last-of-type td {
  border-bottom: solid 2px #dedede;
}

.navModule01 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 60px 20px 0;
  position: relative;
}

.navModule01:before {
  content: "";
  background-color: #dedede;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  left: 10px;
}

.navModule01Item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  min-width: calc(50% - 1px / 2);
}

.navModule01Item:nth-of-type(2n) {
  margin-left: 1px;
}

.navModule01Item:nth-of-type(n + 3) {
  margin-top: 1px;
}

.navModule01Item:nth-of-type(even) {
  border-radius: 0 10px 10px 0;
}

.navModule01Item:nth-of-type(odd) {
  border-radius: 10px 0 0 10px;
}

.navModule01Item:nth-of-type(odd):last-of-type {
  border-radius: 10px;
}

.pageHeader-works .pageHeaderIcon {
  margin-top: 16px;
}

.pageHeader-cutting .pageHeaderIcon {
  margin-top: 5px;
}

.pageHeader-preparedfoods .pageHeaderIcon {
  margin-top: 12px;
}

.pageHeader-delivery .pageHeaderIcon {
  margin-top: 10px;
}

.pageHeader-support .pageHeaderIcon {
  margin-top: 13px;
}

.breadcrumb {
  display: none;
}

.pageHeader-company .pageHeaderIcon {
  margin-top: 12px;
  margin-bottom: -1px;
}

body .wrap .hero-scroll.pcOnly {
  display: none !important;
}

.heading01 {
  margin: 0 20px;
  text-align: center;
  color: #2E9648;
  position: relative;
}

.heading01Text {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.647058824;
  letter-spacing: .05em;
}

.heading01Up {
  padding-top: 54px;
}

.heading01Bottom {
  padding-bottom: 54px;
}

.heading01Up:before,
.heading01Bottom:after {
  content: "";
  margin: 0 auto;
  height: 54px;
  width: 2px;
  background-color: #2E9648;
  position: absolute;
  right: 0;
  left: 0;
}

.heading01Up:before {
  top: 0;
}

.heading01Bottom:after {
  bottom: 0;
}

.heading01Inner {
  padding: 17px 0 16px;
  border: solid 2px #2E9648;
  position: relative;
}

.heading01Deco:before,
.heading01Deco:after {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #FFF;
  position: absolute;
  top: -2px;
}

.heading01Deco:before {
  left: -2px;
}

.heading01Deco:after {
  right: -2px;
}

.heading01Deco + .heading01Deco:before,
.heading01Deco + .heading01Deco:after {
  top: auto;
  bottom: -2px;
}

.letsGoLink {
  display: block;
  margin: 0 20px 78px;
  position: relative;
}

.letsGoLinkImages {
  border-radius: 30px;
  overflow: hidden;
}

.letsGoLinkImage {
  background: url(../../../placehold.jp/1920x1080.png) no-repeat center;
  background-size: cover;
}

.letsGoLinkInner {
  font-family: "PA1GothicStdN-Medium", sans-serif;
  font-size: 23px;
  line-height: 1;
  letter-spacing: .03em;
  color: #FFF;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.letsGoLinkInner small {
  display: block;
  margin-top: 11px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .2em;
}

.letsGoLinkIcon {
  width: auto;
  position: absolute;
}

.worksJumbotron {
  margin: 50px 20px 0;
  position: relative;
}

.worksJumbotronImages {
  height: 100%;
  border-radius: 30px;
  overflow: hidden;
}

.worksSection01 {
  margin: 37px 20px 0;
}

.worksSection01Heading {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.730769231;
  letter-spacing: .05em;
  text-align: center;
}

.worksSection01Text {
  margin: 23px 5px 0;
  font-weight: 400;
  line-height: 2.133333333;
}

.worksSection01Figure {
  margin: 22px 0 0;
  border-radius: 30px;
  overflow: hidden;
}

.worksSection02 {
  margin-top: 40px;
}

.worksSection02Content {
  margin: 0 20px;
  padding: 38px 23px;
  border: solid 2px #2E9648;
  position: relative;
}

.worksSection02Deco:before,
.worksSection02Deco:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #fff;
  position: absolute;
  top: -3px;
}

.worksSection02Deco:before {
  left: -3px;
}

.worksSection02Deco:after {
  right: -3px;
}

.worksSection02Deco + .worksSection02Deco:before,
.worksSection02Deco + .worksSection02Deco:after {
  top: auto;
  bottom: -3px;
}

.worksSection02ListFigure {
  margin: 0;
  border-radius: 10px;
  overflow: hidden;
}

.worksSection02ListHeading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 21px 11px 0;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .05em;
}

.worksSection02ListHeading span {
  display: inline-block;
  margin-right: 14px;
  padding-bottom: 2px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .05em;
  color: #2E9648;
  border-bottom: solid 1px #2E9648;
}

.worksSection02ListText {
  margin: 8px 10px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.833333333;
  letter-spacing: .05em;
}

.worksSection03 {
  margin: 30px 20px 0;
}

.worksSection03Number {
  color: #2E9648;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  position: relative;
}

.worksSection03Number:before {
  content: "";
  margin: 0 auto;
  height: 38px;
  width: 87px;
  background: url(https://ufoods.co.jp/asset/img/works/bg_kodawari.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 7px;
  right: 0;
  left: 0;
}

.worksSection03NumberText01 {
  display: block;
  line-height: 1.333333333;
  letter-spacing: .05em;
}

.worksSection03NumberText01 span {
  display: block;
  letter-spacing: .12em;
}

.worksSection03NumberText02 {
  display: block;
  margin-top: 10px;
  font-size: 40px;
  letter-spacing: .05em;
}

.worksSection03ListText {
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: .03em;
  background: linear-gradient(transparent 39px, #ccc 1px);
  background-size: 100% 40px;
}

.worksSection03ListText span {
  color: #2E9648;
}

.worksSection03ListItem + .worksSection03ListItem {
  margin-top: 28px;
}

.worksSection04 {
  margin: 60px 0;
  padding: 0 20px 37px;
  font-size: 15px;
  line-height: 2.133333333;
  letter-spacing: .05em;
  background-color: #F0FBFC;
}

.worksSection04Heading {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: -21px;
}

.worksSection04Heading span {
  padding: 0 15px;
  font-size: 25px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: .05em;
  background-color: #2E9648;
  color: #FFF;
}

.worksSection04Heading span + span {
  margin-top: 15px;
}

.worksSection04Inner {
  margin-top: -21px;
}

.worksSection04Figure {
  margin: 0;
}

.worksSection04Text {
  font-weight: 400;
}

.worksSection03Addon {
  margin: 32px auto 0;
  height: 150px;
  width: 150px;
  position: relative;
}

.worksSection03Addon img {
  border-radius: 100%;
}

.worksSection03Addon:before {
  content: "";
  height: 38px;
  width: 49px;
  background: url(https://ufoods.co.jp/asset/img/works/bg_kodawari-addon.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -15px;
  left: -24px;
}

.works {
}

.letsGoLinkIcon {
  margin: 0 auto;
  right: 0;
  bottom: -38px;
  left: 0;
}

.worksSection02ListItem + .worksSection02ListItem {
  margin-top: 29px;
}

.worksSection04Heading.smOnly {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.worksSection04Figure {
  margin-top: 30px;
}

.worksSection03ListText {
  margin-top: 14px;
}

.worksSection04Text {
  margin-top: 15px;
}

.ourWorksIntroHeading {
  font-size: 26px;
  font-weight: bold;
  line-height: 2.115384615;
  letter-spacing: .05em;
  text-align: center;
}

.ourWorksIntroHeading span {
  position: relative;
}

.ourWorksIntroHeading span:after {
  content: "";
  height: 6px;
  background: url(https://ufoods.co.jp/asset/img/works/img_wave.svg) repeat-x top left;
  background-size: 384px 6px;
  position: absolute;
  bottom: -11px;
  left: -3px;
  right: 1px;
}

.ourWorksIntro {
  margin-top: 32px;
}

.ourWorksIntroText {
  margin: 16px 20px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 2.133333333;
  letter-spacing: .05em;
}

.ourWorksJumbotron {
  margin-top: 30px;
  position: relative;
}

body .wrap .ourWorksJumbotronScroll {
  display: block;
  position: absolute;
  bottom: 4px;
  left: -9px;
}

.ourWorksList {
  margin: 41px 20px 56px;
  color: #2E9648;
}

.ourWorksListFigure {
  margin: 0;
  border-radius: 30px;
  overflow: hidden;
}

.ourWorksListFigure img {
  width: 100%;
}

.ourWorksListTitleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ourWorksListTitle {
  display: block;
  white-space: nowrap;
  margin-left: 10px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .03em;
}

.ourWorksListText {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.866666667;
  letter-spacing: .05em;
}

.ourWorksListIcon {
  width: auto;
}

.ourWorksListContent {
  margin-top: 14px;
}

.ourWorksFlow {
  margin-top: 25px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.ourWorksFlowScroll {
  margin-right: 20px;
  display: block;
  height: 54px;
  width: 54px;
  -webkit-transition: right .25s ease-out;
  transition: right .25s ease-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  position: absolute;
  top: 39px;
  right: 0;
}

.ourWorksFlowImage {
  padding: 0 20px;
  height: 152px;
  width: auto;
}

.ourWorksListItem + .ourWorksListItem {
  margin-top: 29px;
}

.ourWorksListContent {
  position: relative;
}

.ourWorksListIcon {
  width: 50px;
}

.ourWorksBreadcrumb {
  display: none;
}

body .wrap .ourWorksJumbotron .hero-scroll {
  top: auto;
  bottom: 14px;
  left: 15px;
}

.HACCPBadge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.HACCPBadge {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
  height: 80px;
  background-color: #F3F3F3;
  border-radius: 10px;
}

.HACCPBadgeImage {
  margin: 0 15px;
  height: 45px;
  width: auto;
}

.HACCPBadgeText {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: .1em;
}

.companyMessage {
  margin: 57px 20px 55px;
}

.companyMessageHeading {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.730769231;
  letter-spacing: .05em;
  text-align: center;
}

.companyMessageFigure {
  margin: 26px 0 0;
  border-radius: 30px;
  overflow: hidden;
}

.companyMessageText {
  margin-top: 25px;
  font-size: 15px;
  font-weight: 400;
  line-height: 2.133333333;
  letter-spacing: .05em;
}

.companyMessageText + .companyMessageText {
  margin-top: 13px;
}

.companyPolicyIntro {
  margin: 47px 20px 0;
}

.companyPolicyIntroHeading {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.730769231;
  letter-spacing: .05em;
  text-align: center;
}

.companyPolicyIntroHeading span {
  display: inline-block;
  position: relative;
}

.companyPolicyIntroHeading span span {
  position: absolute;
  top: 0;
  left: 100%;
}

.companyPolicyIntroText {
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 2.133333333;
  letter-spacing: .05em;
}

.companyPolicyLogo {
  margin: 57px 0 57px;
}

.companyPolicyLogoInner {
  margin-top: 40px;
}

.companyPolicyLogoImage {
  display: block;
  margin: 0 auto;
  width: 210px;
}

.companyPolicyLogoText {
  margin: 0 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 2.133333333;
  letter-spacing: .05em;
}

.companyPolicyLogoText-01 {
  margin-top: 30px;
}

.companyPolicyLogoText-02 {
  margin-top: 26px;
}

.companyPolicyLogoCatch {
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .05em;
  color: #2E9648;
  text-align: center;
}

.companyPolicyLogoCatch:before,
.companyPolicyLogoCatch:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  height: 1px;
  background-color: #dedede;
}

.companyPolicyLogoCatch span {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding: 0 15px;
}

.companyOverview {
  margin: 60px 20px;
}

.companyOffice {
  margin: 0 20px 60px;
}

.companyOfficeHeading {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: .03em;
  color: #2E9648;
  border-bottom: solid 2px #dedede;
  text-align: center;
}

.companyOfficeHeading img {
  width: auto;
  margin-right: 19px;
}

.companyOfficeListItem {
  padding: 30px 0;
  border-bottom: solid 2px #dedede;
}

.companyOfficeListContent {
  padding: 0 10px;
}

.companyOfficeListAddress {
  margin-top: 15px;
  font-weight: 400;
  line-height: 2.133333333;
}

.companyOfficeListAddress ~ .companyOfficeListAddress {
  margin-top: 15px;
}

.companyOfficeListAddress strong {
  display: block;
}

.companyOfficeListMapWrap {
  border-radius: 30px;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.companyOfficeListMap {
  height: 214px;
}

.companyOfficeListTable {
  line-height: 2.133333333;
  letter-spacing: .05em;
  font-weight: 400;
  border-spacing: 0;
}

.companyOfficeListTable th,
.companyOfficeListTable td {
  padding: 0;
}

.companyOfficeListTable th {
  padding-right: 16px;
  font-weight: 400;
}

.companyOfficeListLink {
  display: inline-block;
  margin: 24px 0 0 -3px;
  padding: 6px 0 0 41px;
  height: 34px;
  width: 229px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .03em;
  color: #2E9648;
  position: relative;
}

.companyOfficeListLink:before,
.companyOfficeListLink:after {
  content: "";
  background: no-repeat center;
  background-size: contain;
  position: absolute;
}

.companyOfficeListLink:before {
  height: 30px;
  width: 30px;
  background-image: url(../img/company/office/ico_google-maps.png);
  bottom: 0;
  left: 0;
}

.companyOfficeListLink:after {
  height: 34px;
  width: 188px;
  background-image: url(https://ufoods.co.jp/asset/img/company/office/bg_google-maps-link.svg);
  right: 0;
  bottom: 0;
}

.companyOfficeHeading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.companyHistory {
  margin: 60px 20px;
}

.works-index .hero-scroll {
  position: absolute !important;
  top: calc(100vh - 20px - 52px);
  left: 7px;
}
