@charset "utf-8";
.txt_orange {
  color: #f04d22 !important;
}

.comDl dd>ul>li a.act {
  color: #f04d22;
}

@media all and (min-width: 0) and (max-width: 767px) {
  .comDl dd>ul>li a.act {
    color: #333;
  }
}

/*------------------------------------------------------------
effort/index.html
------------------------------------------------------------*/

#effort dt {
  letter-spacing: 1px;
}

#effort .photoBox {
  margin-bottom: 77px;
  text-align: center;
}

#effort .comList li .ttl {
  margin-bottom: 8px;
}

#effort .comList li .ttl span {
  margin-top: -4px;
  display: block;
  font-size: 13px;
}

#effort .comList li .title {
  margin-bottom: 4px;
}

#effort .comList li .txt {
  margin: 0 15px;
  font-size: 14px;
  color: #333;
  line-height: 1.7;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #effort dt {
    letter-spacing: 0;
  }
  #effort .photoBox {
    margin: 0 23px 20px;
    text-align: center;
  }
  #effort .photoBox img {
    width: 100%;
  }
  #effort .comDl dd>ul>li:nth-child(2) a {
    color: #333;
  }
  #effort .comList {
    margin: 0 23px 20px;
  }
  #effort .comList li .ttl {
    margin-bottom: 3px;
  }
  #effort .comList li .ttl span {
    margin-top: -4px;
    font-size: 12px;
    letter-spacing: -1.5px;
  }
  #effort .comList li .title {
    margin-bottom: 1px;
  }
  #effort .comList li .txt {
    margin: 0 10px;
    font-size: 12px;
    line-height: 1.5;
  }
}


/*------------------------------------------------------------
process/index.html
------------------------------------------------------------*/

#process02 #main .text01 {
  margin: 20px 0px;
  padding: 25px 30px 22px;
  border: 2px solid;
  border-color: #ee441f;
}

#process02 #main .text01 span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #ee441f;
  line-height: 1.58;
  text-align: center;
}

#process .mainVisual .subBox .photo {
  top: -38px;
}

#process .stepUl {
  margin: 0 auto;
  width: 951px;
  min-height: 90px;
  background: url(/foodsafety/process/img/index_step_bg.png) no-repeat top center;
}

#process .stepUl li {
  width: 195px;
  float: left;
  display: table;
}

#process .stepUl li:first-child {
  width: 365px;
}

#process .stepUl li span {
  padding-top: 20px;
  display: table-cell;
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.3;
}

#process .comList li {
  margin-right: 15px;
  width: 178px;
}

#process .comList li ul .processBox {
  width: 178px;
  float: left;
  box-shadow: 3px 3px 5px #DAD8D9, -1px -1px 2px #e4e4e4;
}

#process .comList li ul .processBox:first-child {
  margin-left: 10px;
}

#process .detailList {
  margin: 0 auto 68px;
  width: 928px;
}

#process .detailList li {
  padding: 16px 0 18px;
  margin: -48px 37px 0 0;
  width: 154px;
  float: left;
  text-align: center;
  background-color: #fff;
  border: 1px solid #D6D3CD;
  border-radius: 13px;
}

#process .detailList li:last-child {
  margin-right: 0;
}

#process .detailList li img {
  margin-bottom: 15px;
}

#process .detailList li span {
  display: block;
  font-size: 16px;
}

#process .comList {
  width: 970px;
  margin: 30px auto 30px;
}

#process .comList li:first-child {
  background-color: transparent;
  width: auto;
  margin-left: 0;
  box-shadow: none;
  margin-left: 0px;
}

#process .comList li img {
  margin-bottom: 7px;
}

#process .comList li p {
  margin: 0 13px;
  font-size: 14px;
  line-height: 1.7;
}

#process .comList li .title {
  margin: 0 0 7px;
  font-size: 19px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #process .comDl dd>ul>li:nth-child(3) a {
    color: #333;
  }
  #process .comList {
    width: auto;
    margin: 0 30px 23px;
  }
  #process .comList li p {
    margin: 0 10px;
  }
  #process .comList li .title {
    margin-bottom: 2px;
    font-size: 16px;
  }
  #process .stepUl {
    margin: 0 0 20px 23px;
    width: 70%;
    background: #DDDAD4;
    box-sizing: border-box;
  }
  #process .stepUl li {
    width: 100% !important;
    padding: 5px 10px;
    float: none;
    box-sizing: border-box;
  }
  #process .comList li {
    width: 100% !important;
    float: none;
    display: flex;
    position: relative;
    background-color: transparent;
    box-shadow: none;
    margin: 0 auto 20px !important;
  }
  #process .comList .processBox {
    margin-right: 15px;
    width: -webkit-fill-available;
    float: none;
    position: relative;
    background-color: #fff;
    box-shadow: 3px 3px 5px #DAD8D9, -1px -1px 2px #e4e4e4;
    border-radius: 20px;
    margin: 0 auto 5px !important;
    display: block;
  }
  #process .comList .processBox+.processBox {
    margin-top: 20px !important;
  }
  #process .comList li ul {
    width: 95%;
  }
  #process .stepBox {
    width: 40vmin;
    margin-right: 5vmin;
    padding: 20px 3vmin 0;
    box-sizing: border-box;
    position: relative;
  }
  #process .stepBox1 {
    background-color: #dddad4;
  }
  #process .stepBox2 {
    background-color: #e7e5e1;
  }
  #process .stepBox3 {
    background-color: #f0eeec;
  }
  #process .stepBox4 {
    background: rgb(240, 238, 236);
    background: -moz-linear-gradient(top, rgb(240, 238, 236) 0%, rgb(255, 255, 255) 100%);
    background: -webkit-linear-gradient(top, rgb(240, 238, 236) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(to bottom, rgb(240, 238, 236) 0%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0eeec', endColorstr='#ffffff', GradientType=0);
  }
  #process .stepBox::before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #process .stepBox::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 13.8vw 0 13.8vw;
    border-color: #dddad4 transparent transparent transparent;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #process .stepBox2::after {
    border-color: #e7e5e1 transparent transparent transparent;
  }
  #process .stepBox3::after {
    border-color: #dddad4 transparent transparent transparent;
  }
  #process .stepBox3::after {
    border-color: #f0eeec transparent transparent transparent;
  }
  #process .stepBox4::before, #process .stepBox4::after {
    content: none;
  }
  #process .stepBox span {
    font-size: 16px;
    font-size: 4vmin;
    display: block;
  }
  #process .stepUl li span {
    padding: 8px 0;
    font-size: 14px;
  }
  #process .detailList {
    margin: 0 23px 10px;
    width: auto;
  }
  #process .detailList li {
    margin: 0 0 10px;
    width: 48%;
  }
  #process .detailList li:nth-child(2n) {
    float: right;
  }
  #process .detailList li img {
    margin-bottom: 8px;
  }
  #process .detailList li span {
    font-size: 14px;
  }
}


/*------------------------------------------------------------
process01.html
------------------------------------------------------------*/

#process01 #main {
  padding-top: 28px;
}

#process01 h2 {
  margin-bottom: 21px;
  padding-bottom: 3px;
  font-size: 42px;
  color: #f04d22;
  font-weight: normal;
  border-bottom: 2px solid #f04d22;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#process01 .topTxt {
  margin-bottom: 55px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

#process01 .imgBoxR {
  margin-bottom: 52px;
}

#process01 .imgBoxR .photoBox {
  margin-top: 3px;
  float: right;
}

#process01 .imgBoxR .photoBox span {
  margin-top: 8px;
  font-size: 12px;
  color: #666;
  display: block;
}

#process01 .imgBoxR .textBox {
  width: 440px;
  float: left;
}

#process01 .textBox p {
  line-height: 1.85;
  font-size: 15px;
  color: #222;
}

#process01 .imgBoxL .photoBox {
  margin-top: 3px;
  float: left;
}

#process01 .imgBoxL .textBox {
  width: 448px;
  float: right;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #process01 .comDl dd>ul>li:nth-child(3) a {
    color: #333;
  }
  #process01 #main {
    padding: 0;
  }
  #process01 h2 {
    margin: 0 23px 10px;
    padding-bottom: 3px;
    font-size: 33px;
  }
  #process01 h3 {
    margin: 0 23px 10px;
  }
  #process01 .topTxt {
    margin: 0 23px 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  #process01 .imgBoxR {
    margin: 0 23px 20px;
  }
  #process01 .imgBoxR .photoBox {
    margin: 0 0 15px;
    float: none;
  }
  #process01 .photoBox img {
    width: 100%;
  }
  #process01 .imgBoxR .photoBox span {
    margin-top: 3px;
  }
  #process01 .imgBoxR .textBox {
    width: auto;
    float: none;
  }
  #process01 .textBox p {
    line-height: 1.7;
    font-size: 14px;
  }
  #process01 .imgBoxL {
    margin: 0 23px 20px;
  }
  #process01 .imgBoxL .photoBox {
    margin: 0 0 15px;
    float: none;
  }
  #process01 .imgBoxL .textBox {
    width: auto;
    float: none;
  }
}


/*------------------------------------------------------------
fs.html
------------------------------------------------------------*/

#fs .comDl {
  margin: 0 auto 36px;
}

#fs #main p {
  font-size: 15px;
  line-height: 1.87;
  color: #333;
}

#fs #main .safety {
  margin-bottom: 55px;
}

#fs #main .safety h2 {
  margin-bottom: 21px;
  padding-bottom: 7px;
  font-size: 20px;
  color: #f04d22;
  font-weight: normal;
  line-height: 1.2;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  border-bottom: 2px solid #F04D22;
}

#fs #main .safety h2>span {
  display: block;
  font-size: 50px;
}

#fs #main .safety p {
  font-size: 14px;
  line-height: 1.71;
}

#fs #main .imgBox01 {
  margin-bottom: 76px;
}

#fs #main .imgBox01 .photoBox {
  margin-top: 3px;
  width: 474px;
  float: right;
}

#fs #main .imgBox01 .photoBox p {
  margin-top: 13px;
  font-size: 12px;
  color: #666;
  line-height: 1.67;
}

#fs #main .imgBox01 .textBox {
  width: 442px;
  float: left;
}

#fs #main .text01 {
  margin-bottom: 57px;
  padding: 25px 30px 22px;
  border-radius: 10px;
  background-color: #efefef;
}

#fs #main .text01 span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  line-height: 1.58;
}

#fs #main .mapBox {
  margin: 0 0 66px 2px;
}

#fs #main .mapBox p {
  margin-bottom: 21px;
  font-size: 13px;
  color: #666;
}

#fs #main .mapBox p span {
  font-size: 17px;
  font-weight: bold;
}

#fs #main .text02 {
  margin-bottom: 43px;
}

#fs #main .imgBox02 {
  margin-bottom: 50px;
}

#fs #main .imgBox02 .photoBox {
  margin-top: 3px;
  width: 383px;
  float: left;
}

#fs #main .imgBox02 .photoBox p {
  margin-top: 6px;
  font-size: 12px;
  color: #666;
}

#fs #main .imgBox02 .textBox {
  width: 537px;
  float: right;
}

#fs #main .imgBox03 ul {
  margin-top: 3px;
  width: 540px;
  float: right;
}

#fs #main .imgBox03 ul li {
  margin-left: 10px;
  width: 170px;
  float: left;
}

#fs #main .imgBox03 ul li p {
  margin-top: 6px;
  font-size: 12px;
  color: #666;
}

#fs #main .imgBox03 .textBox {
  width: 378px;
  float: left;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #fs .comDl dd>ul>li:nth-child(2) a {
    color: #333;
  }
  #fs .comSubBox {
    margin: 0 23px;
  }
  #fs #main p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fs #main .safety {
    margin-bottom: 23px;
  }
  #fs #main .safety h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  #fs #main .safety h2>span {
    margin-right: 0;
    font-size: 33px;
    display: block;
  }
  #fs #main .safety p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fs #main .imgBox01 {
    margin-bottom: 23px;
  }
  #fs #main .imgBox01 .photoBox {
    margin: 0 0 10px;
    width: auto;
    float: none;
  }
  #fs #main .imgBox01 .photoBox img {
    width: 100%;
  }
  #fs #main .imgBox01 .photoBox p {
    margin-top: 10px;
    font-size: 13px;
  }
  #fs #main .imgBox01 .textBox {
    width: auto;
    float: none;
  }
  #fs #main .mapBox {
    margin: 0 0 23px;
  }
  #fs #main .mapBox p {
    margin-bottom: 5px;
    line-height: 1.5;
  }
  #fs #main .mapBox p span {
    font-size: 16px;
  }
  #fs #main .mapBox img {
    width: 100%;
  }
  #fs #main .text01 {
    margin-bottom: 23px;
    padding: 20px;
    border-radius: 5px;
  }
  #fs #main .text02 {
    margin-bottom: 23px;
  }
  #fs #main .imgBox02 {
    margin-bottom: 23px;
  }
  #fs #main .imgBox02 .photoBox {
    margin: 0 0 10px;
    width: auto;
    float: none;
  }
  #fs #main .imgBox02 .photoBox img {
    width: 100%;
  }
  #fs #main .imgBox02 .photoBox p {
    font-size: 13px;
  }
  #fs #main .imgBox02 .textBox {
    width: auto;
    float: none;
  }
  #fs #main .imgBox03 ul {
    margin: -10px 0 10px;
    width: auto;
    float: none;
  }
  #fs #main .imgBox03 ul li {
    margin: 10px 0 0;
    width: 48%;
  }
  #fs #main .imgBox03 ul li img {
    width: 100%;
  }
  #fs #main .imgBox03 ul li:nth-child(2n) {
    float: right;
  }
  #fs #main .imgBox03 ul li p {
    font-size: 13px;
  }
  #fs #main .imgBox03 .textBox {
    width: auto;
    float: none;
  }
  #fs #main .imgBox03 {
    margin-bottom: 20px;
  }
}


/*------------------------------------------------------------
factory/index.html
------------------------------------------------------------*/

#factory .mainVisual .subBox .photo {
  top: -15px;
}

#factory .mainVisual {
  margin-bottom: 20px;
}

#factory h3 {
  margin-bottom: 25px;
}

#factory .h3Ttl {
  margin-bottom: 21px;
}

#factory .ttl {
  margin-bottom: 3px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

#factory .txt {
  margin-bottom: 22px;
  font-size: 15px;
  color: #333;
  line-height: 1.86;
}

#factory .redBox {
  margin-bottom: 61px;
  padding: 35px 0 40px;
  text-align: center;
  background-color: #FBEDEA;
  border-radius: 10px;
}

#factory .redBox p {
  margin-bottom: 24px;
  font-size: 15px;
  color: #333;
  letter-spacing: 0.7px;
}

#factory .redBox p span {
  margin-bottom: 4px;
  display: block;
  font-size: 16px;
  color: #666;
  font-weight: bold;
}

#factory .redBox .comLink {
  margin: 0 auto;
}

#factory .redBox .comLink a {
  font-size: 22px;
}

#factory .txtDl {
  margin: 20px 0 40px;
}

#factory .txtDl dt {
  margin: 0 0 14px;
  width: 100%;
  display: table;
  background: #F5F5F5;
  border-radius: 10px;
}

#factory .txtDl dt span {
  padding: 6px 0 0;
  display: table-cell;
  font-weight: bold;
  vertical-align: middle;
  color: #333;
  box-sizing: border-box;
}

#factory .txtDl dt .ttl {
  width: 36px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  background-color: #FD997F;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#factory .txtDl dt .txt {
  padding: 6px 12px 0;
  font-size: 15px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#factory .txtDl dd {
  margin: 0 0 22px 49px;
  position: relative;
  font-size: 15px;
  color: #333;
  line-height: 1.86;
  padding-left: 1rem;
  text-indent: -1rem;
}

#factory .txtDl dd:nth-child(2) {
  margin-bottom: 0;
}
#factory .txtDl dd:nth-child(3) {
  margin-bottom: 0;
}
#factory .txtDl dd:last-child {
  margin-bottom: 0;
}

#factory .txtDl dd span {
  color: #f04d22;
}

#factory .txtDl dd a:hover {
  text-decoration: none;
}

#factory .txtDl dd:before {
  top: 0px;
  bottom: -2px;
  width: 2px;
  border-left: 2px solid #D7D6D4;
  position: absolute;
  left: -30px;
  content: "";
}

#factory .txtSub {
  margin-bottom: 60px;
  padding: 18px 20px 17px;
  border: 1px solid #FD997F;
  border-radius: 10px;
  box-sizing: border-box;
}

#factory .txtSub .ttl {
  margin-left: 5px;
  font-size: 15px;
  color: #333;
}

#factory .txtSub p {
  font-size: 14px;
  color: #666;
  line-height: 2.0;
}

#factory .tableBox table {
  width: 100%;
  border-collapse: collapse;
  border-top: #fff solid 2px;
  border-bottom: #fff solid 2px;
}

#factory .tableBox table th, #factory .tableBox table td {
  padding: 12px 15px 10px;
  font-size: 15px;
  color: #333;
  vertical-align: middle;
  border: 1px solid #CCC;
  border-left: none;
  border-right: none;
  box-sizing: border-box;
}

#factory .tableBox table td {
  border-right: none;
}

#factory .tableBox table th {
  width: 14.1%;
  background-color: #F5F5F5;
}

#factory .tableBox table td {
  padding: 12px 14px 10px;
  line-height: 1.86;
}

#factory .tableBox table td .map {
  width: 777px;
  height: 605px;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #factory .comDl dd>ul>li:nth-child(4) a {
    color: #333;
  }
  #factory .comSubBox {
    margin: 0 20px;
  }
  #factory h3 {
    margin-bottom: 20px;
  }
  #factory .ttl {
    margin-bottom: 3px;
    font-size: 15px;
  }
  #factory .txt {
    margin-bottom: 20px;
    line-height: 1.75;
  }
  #factory .redBox {
    margin-bottom: 20px;
    padding: 20px;
  }
  #factory .redBox p {
    margin-bottom: 15px;
    font-size: 14px;
    letter-spacing: 0;
  }
  #factory .redBox p span {
    margin-bottom: 2px;
    font-size: 15px;
  }
  #factory .redBox .comLink {
    width: auto;
  }
  #factory .redBox .comLink a {
    font-size: 15px !important;
  }
  #factory .txtDl dt .txt {
    padding: 4px 12px 2px;
  }
  #factory .txtDl {
    margin-bottom: 20px;
  }
  #factory .txtDl p {
    margin: 0 0 15px 30px;
    font-size: 14px;
    line-height: 1.75;
  }
  #factory .txtDl p::before {
    border-left: 2px solid #D7D6D4;
    position: absolute;
    left: -15px;
    content: "";
  }
  #factory .txtSub {
    margin-bottom: 20px;
    padding: 10px;
  }
  #factory .txtSub .ttl {
    margin-left: 0;
  }
  #factory .txtSub p {
    line-height: 1.75;
  }
  #factory .tableBox {
    margin-bottom: 20px;
  }
  #factory .tableBox table th {
    width: 100%;
  }
  #factory .tableBox table .tdStyle {}
  #factory .tableBox table th, #factory .tableBox table td {
    width: 100%;
    padding: 10px 15px 8px;
    display: block;
    font-size: 14px;
    border-bottom: none;
    border: none;
  }
  #factory .tableBox table td .map {
    width: auto;
    height: auto;
    position: relative;
    padding-bottom: 77.22%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #factory .tableBox table td .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}


/*------------------------------------------------------------
udon/index.html
------------------------------------------------------------*/

#udon .comDl {
  margin-bottom: 52px;
}

#udon h2 {
  margin-bottom: 23px;
  padding-bottom: 4px;
  font-size: 42px;
  color: #f04d22;
  letter-spacing: -5px;
  font-weight: normal;
  border-bottom: 2px solid #F04D22;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#udon .title {
  margin-bottom: 59px;
  font-size: 14px;
  color: #333;
}

#udon .innerBox {
  margin-bottom: 61px;
}

#udon .innerBox .lBox {
  padding: 25px 0;
  width: 174px;
  float: left;
  position: relative;
  text-align: center;
  background: url(/foodsafety/factory/img/process_bg.gif) repeat-x left top #efefef;
}

#udon .innerBox .lBox:before {
  width: 174px;
  height: 31px;
  background: url(/foodsafety/factory/img/process_icon02.gif) no-repeat left top;
  position: absolute;
  bottom: -31px;
  left: 0;
  content: "";
}

#udon .innerBox .lBox p {
  font-size: 23px;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#udon .innerBox .lBox p span {
  margin-bottom: -15px;
  font-size: 49px;
  color: #f04d22;
  display: block;
}

#udon .innerBox .rBox {
  width: 740px;
  float: right;
}

#udon .innerBox .rBox .photo {
  float: left;
}

#udon .innerBox .rBox .photo img {
  border-radius: 10px;
}

#udon .innerBox .rBox .textBox {
  margin-top: -5px;
  width: 500px;
  float: right;
}

#udon .innerBox .rBox .ttl {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

#udon .innerBox .rBox p {
  font-size: 15px;
  color: #333;
  line-height: 1.86;
}

#udon .innerBox .rBox .txt {
  margin-bottom: 22px;
}

#udon .innerBox .rBox .box {
  padding: 10px 20px 13px;
  border: 1px solid #c9caca;
  border-radius: 10px;
  box-sizing: border-box;
}

#udon .innerBox .rBox .imgBox {
  margin-bottom: 60px;
  position: relative;
}

#udon .innerBox .rBox .imgBox:before {
  width: 36px;
  height: 19px;
  background: url(/foodsafety/factory/img/process_icon01.gif) no-repeat left top;
  position: absolute;
  bottom: -29px;
  left: 92px;
  content: "";
}

#udon .innerBox .rBox .imgBox01 {
  margin-bottom: 50px;
}

#udon .innerBox .rBox .imgBox01:before {
  background: none;
}

#udon .innerBox01 {
  margin-bottom: 100px;
}

#udon .photoSub {
  text-align: center;
}

#udon .photoSub p {
  font-size: 40px;
  color: #f04d22;
  position: relative;
  z-index: 1;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#udon .photoSub .photo {
  margin-top: -85px;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #udon .comDl dd>ul>li:nth-child(4) a {
    color: #333;
  }
  #udon .comSubBox {
    margin: 0 20px;
  }
  #udon h2 {
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 28px;
    letter-spacing: -2px;
  }
  #udon .title {
    margin-bottom: 30px;
    font-size: 14px;
  }
  #udon .innerBox {
    margin-bottom: 50px;
  }
  #udon .innerBox .lBox {
    padding: 5px 0 3px;
    margin-bottom: 20px;
    width: auto;
    float: none;
    background: #FBEDEA;
  }
  #udon .innerBox .lBox p {
    font-size: 20px;
  }
  #udon .innerBox .lBox p span {
    margin: -3px 10px 0 0;
    font-size: 23px;
    display: inline-block;
  }
  #udon .innerBox .lBox::before {
    background: none;
  }
  #udon .innerBox .rBox {
    width: auto;
    float: none;
  }
  #udon .innerBox .rBox .photo {
    margin-bottom: 20px;
    float: none;
    text-align: center;
  }
  #udon .innerBox .rBox .photo img {
    width: 70%;
  }
  #udon .innerBox .rBox .textBox {
    margin-top: 0;
    width: auto;
    float: none;
  }
  #udon .innerBox .rBox p {
    font-size: 14px;
    line-height: 1.5;
  }
  #udon .innerBox .rBox .ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #udon .innerBox .rBox .txt {
    margin-bottom: 15px;
  }
  #udon .innerBox .rBox .box {
    padding: 15px;
  }
  #udon .innerBox .rBox .imgBox::before {
    background: url(/foodsafety/factory/img/process_icon01.gif) no-repeat left top;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom: -40px;
    content: "";
  }
  #udon .photoSub {
    margin: 40px 0;
  }
  #udon .photoSub p {
    font-size: 26px;
  }
  #udon .photoSub .photo {
    margin-top: 0;
  }
  #udon .photoSub .photo img {
    width: 100%;
  }
}


/* @charset "utf-8";
/*------------------------------------------------------------
fd.html
------------------------------------------------------------*/

#fd .comDl {
  margin: 0 auto 36px;
}

#fd #main p {
  font-size: 15px;
  line-height: 1.87;
  color: #333;
}

#fd #main .defense {
  margin-bottom: 55px;
}

#fd #main .defense h2 {
  margin-bottom: 21px;
  padding-bottom: 7px;
  font-size: 20px;
  color: #f04d22;
  font-weight: normal;
  line-height: 1.2;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  border-bottom: 2px solid #F04D22;
}

#fd #main .defense h2>span {
  display: block;
  margin-right: 25px;
  font-size: 50px;
}

#fd #main .defense p {
  font-size: 14px;
  line-height: 1.71;
}

#fd #main .imgBox01 {
  margin-bottom: 25px;
}

#fd #main .imgBox01 .photoBox {
  margin: 3px 0 0 40px;
  width: 383px;
  float: right;
}

#fd #main .imgBox01 .photoBox p {
  margin-top: 13px;
  font-size: 12px;
  color: #666;
  line-height: 1.67;
}

#fd #main .imgBox01 .textBox {
  width: 527px;
  float: left;
}

#fd #main .text01 {
  margin-bottom: 60px;
  padding: 25px 30px 22px;
  border-radius: 10px;
  background-color: #efefef;
}

#fd #main .text01 span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  line-height: 1.58;
}

#fd #main .text02 {
  margin-bottom: 43px;
}

#fd #main .imgBox02 {
  margin-bottom: 50px;
}

#fd #main .imgBox02 .photoBox {
  margin: 3px 40px 0 0;
  width: 217px;
  float: left;
}

#fd #main .imgBox02 .photoBox p {
  margin-top: 6px;
  font-size: 12px;
  color: #666;
}

#fd #main .imgBox03 {
  margin-bottom: 50px;
}

#fd #main .imgBox03 .photoBox {
  margin: 3px 0 0 40px;
  width: 217px;
  float: right;
}

#fd #main .imgBox03 .photoBox p {
  margin-top: 6px;
  font-size: 12px;
  color: #666;
}

#fd #main .imgBox03 .textBox {
  width: 693px;
  float: left;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #fd .comDl dd>ul>li:nth-child(2) a {
    color: #333;
  }
  #fd .comSubBox {
    margin: 22px 23px 0;
  }
  #fd #main p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fd #main .defense {
    margin-bottom: 23px;
  }
  #fd #main .defense h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  #fd #main .defense h2>span {
    margin-right: 0;
    font-size: 33px;
    display: block;
  }
  #fd #main .defense p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fd #main .imgBox01 {
    margin-bottom: 23px;
  }
  #fd #main .imgBox01 .photoBox {
    margin: 0 0 10px;
    width: auto;
    float: none;
  }
  #fd #main .imgBox01 .photoBox img {
    width: 100%;
  }
  #fd #main .imgBox01 .photoBox p {
    margin-top: 10px;
    font-size: 13px;
  }
  #fd #main .imgBox01 .textBox {
    width: auto;
    float: none;
  }
  #fd #main .text01 {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 5px;
  }
  #fd #main .text02 {
    margin-bottom: 23px;
  }
  #fd #main .imgBox02, #fd #main .imgBox03 {
    margin-bottom: 23px;
  }
  #fd #main .imgBox02 .photoBox {
    width: 40%;
    margin: 3px 25px 25px 0;
  }
  #fd #main .imgBox02 .photoBox img, #fd #main .imgBox03 .photoBox img {
    width: 100%;
  }
  #fd #main .imgBox02 .photoBox p, #fd #main .imgBox03 .photoBox p {
    font-size: 13px;
  }
  #fd #main .imgBox02 .textBox, #fd #main .imgBox03 .textBox {
    width: auto;
    float: none;
  }
  #fd #main .imgBox03 .photoBox {
    width: 40%;
    margin: 3px 0 25px 25px;
  }
}


/*------------------------------------------------------------
fq.html
------------------------------------------------------------*/

#fq .comDl {
  margin: 0 auto 36px;
}

#fq #main p {
  font-size: 15px;
  line-height: 1.87;
  color: #333;
}

#fq #main .quality {
  margin-bottom: 55px;
}

#fq #main .quality h2 {
  margin-bottom: 21px;
  padding-bottom: 7px;
  font-size: 20px;
  color: #f04d22;
  font-weight: normal;
  line-height: 1.2;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  border-bottom: 2px solid #F04D22;
}

#fq #main .quality h2>span {
  display: block;
  margin-right: 25px;
  font-size: 50px;
}

#fq #main .quality p {
  font-size: 14px;
  line-height: 1.71;
}

#fq #main .imgBox01 {
  margin-bottom: 50px;
}

#fq #main .imgBox01 .photoBox {
  margin-top: 3px 0 0 40px;
  width: 383px;
  float: right;
}

#fq #main .imgBox01 .photoBox p {
  margin-top: 13px;
  font-size: 12px;
  color: #666;
  line-height: 1.67;
}

#fq #main .imgBox01 .textBox {
  width: 527px;
  float: left;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #fq .comDl dd>ul>li:nth-child(2) a {
    color: #333;
  }
  #fq .comSubBox {
    margin: 22px 23px 0;
  }
  #fq #main p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fq #main .quality {
    margin-bottom: 23px;
  }
  #fq #main .quality h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  #fq #main .quality h2>span {
    margin-right: 0;
    font-size: 33px;
    display: block;
  }
  #fq #main .quality p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fq #main .imgBox01 {
    margin-bottom: 23px;
  }
  #fq #main .imgBox01 .photoBox {
    margin: 0 0 10px;
    width: auto;
    float: none;
  }
  #fq #main .imgBox01 .photoBox img {
    width: 100%;
  }
  #fq #main .imgBox01 .textBox {
    width: auto;
    float: none;
  }
  #fq #main .comLink {
    margin-bottom: 30px;
  }
}


/*------------------------------------------------------------
fc.html
------------------------------------------------------------*/

#fc .comDl {
  margin: 0 auto 36px;
}

#fc #main p {
  font-size: 15px;
  line-height: 1.87;
  color: #333;
}

#fc #main .communication {
  margin-bottom: 55px;
}

#fc #main .communication h2 {
  margin-bottom: 21px;
  padding-bottom: 7px;
  font-size: 20px;
  color: #f04d22;
  font-weight: normal;
  line-height: 1.2;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  border-bottom: 2px solid #F04D22;
}

#fc #main .communication h2>span {
  display: block;
  margin-right: 25px;
  font-size: 50px;
}

#fc #main .communication p {
  font-size: 14px;
  line-height: 1.71;
}

#fc #main .text01 {
  margin-bottom: 20px;
}

#fc #main .comLinkBox {
  width: 208px;
  margin: 0 auto 50px;
}

#fc #main .comLinkBox .comLink {
  width: auto;
  float: left;
}

#fc #main .comLinkBox .comLink:first-child {
/*  margin-right: 20px;*/
}

#fc #main .photo {
  text-align: center;
  margin-bottom: 20px;
}

#fc #main .text02 {
  margin-bottom: 30px;
}

#fc #main .displayList em {
  font-weight: bold;
  font-style: inherit;
}

#fc #main .dInBox {
  margin-bottom: 30px;
}

#fc #main .dInBox li:not(:last-child) {
  margin-bottom: 10px;
}

#fc #main .displayList p {
  font-size: 14px;
  margin-bottom: 20px;
}

#fc #main .displayList p.last {
  margin-bottom: 0;
}

#fc #main .displayList .dInBoxList+em {
  margin-top: 10px;
  display: block;
}

#fc #main .displayList p+.dInBox {
  margin: -10px 0 0 0;
}

#fc #main .dInBList {
  border: #333 solid 1px;
  padding: 10px;
  margin-bottom: 20px;
}

#fc #main .dInBox p {
  border: #333 solid 1px;
  padding: 10px;
}

#fc #main .dInBList h6 {
  font-weight: bold;
}

#fc #main .dInBList p {
  border: none;
  padding: 0;
  margin-bottom: 0;
}

#fc #main .dInBList p+h6 {
  margin-top: 10px;
}

#fc #main .comLink {
  width: 400px;
  margin-top: 30px;
}

#fc .comLink a span {
  font-size: 13px;
  display: block;
}

#fc #main p+h4 {
  margin-top: 30px;
}

#fc #main .tabBox {
  margin-bottom: 50px;
}

#fc .tabBox h3 {
  margin-bottom: 0;
}

#fc .tabBox dl {
  margin-bottom: 40px;
}

#fc .tabBox dl dt {
  margin: 21px 0 14px;
  width: 100%;
  display: table;
  background: url(/foodsafety/effort/img/fc_icon01.gif) no-repeat right 19px top 10px #F5F5F5;
  border-radius: 10px;
}

#fc .tabBox dl dt:hover {
  cursor: pointer;
}

#fc .tabBox dl dt.on {
  background: url(/foodsafety/effort/img/fc_icon02.gif) no-repeat right 19px top 10px #F5F5F5;
}

#fc .tabBox dl dt span {
  padding: 6px 0 4px;
  display: table-cell;
  vertical-align: middle;
  color: #333;
  box-sizing: border-box;
}

#fc .tabBox dl dt .ttl {
  width: 36px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  background-color: #FD997F;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#fc .tabBox dl dt .txt {
  padding: 6px 12px 4px;
  font-size: 15px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#fc .tabBox dl dd {
  margin-left: 49px;
  padding-right: 30px;
  display: none;
  font-size: 15px;
  color: #333;
  position: relative;
  line-height: 1.86;
  letter-spacing: -0.4px;
}

#fc .tabBox dl dd::before {
  top: 6px;
  bottom: 8px;
  width: 2px;
  border-left: 2px solid #D7D6D4;
  position: absolute;
  left: -30px;
  content: "";
}

#fc .tabBox dl dd a {
  text-decoration: underline;
}

#fc .tabBox dl dd a:hover {
  text-decoration: none;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #fc .comDl dd>ul>li:nth-child(2) a {
    color: #333;
  }
  #fc .comSubBox {
    margin: 22px 23px 0;
  }
  #fc #main p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fc #main .communication {
    margin-bottom: 23px;
  }
  #fc #main .communication h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  #fc #main .communication h2>span {
    margin-right: 0;
    font-size: 33px;
    display: block;
  }
  #fc #main .communication p {
    font-size: 14px;
    line-height: 1.75;
  }
  #fc #main .comLinkBox {
    width: auto;
    margin: 0 auto 30px;
  }
  #fc #main .comLinkBox .comLink {
    float: none;
    margin: 0 auto 20px !important;
  }
  #fc #main .photo, #fc #main .photo img {
    width: 100%;
  }
  #fc #main .dInBox {
    margin-bottom: 20px;
  }
  #fc #main .photo {
    margin-bottom: 10px;
  }
  #fc #main .comLink {
    width: auto;
    margin: 20px auto 30px;
  }
  #fc .tabBox dl {
    margin-bottom: 30px;
  }
  #fc .tabBox dl dt {
    margin: 17px 0 13px;
    background: url(/foodsafety/effort/img/fc_icon01.gif) no-repeat right 7px center #F5F5F5;
  }
  #fc .tabBox dl dt.on {
    background: url(/foodsafety/effort/img/fc_icon02.gif) no-repeat right 7px center #F5F5F5;
  }
  #fc .tabBox dl dt .ttl {
    width: 36px;
    font-size: 15px;
  }
  #fc .tabBox dl dt span {
    padding: 6px 0 4px;
  }
  #fc .tabBox dl dt .txt {
    padding: 6px 20px 4px 5px;
    font-size: 14px;
  }
  #fc .tabBox dl dd {
    margin-left: 35px;
    font-size: 14px;
    line-height: 1.5;
  }
  #fc .tabBox dl dd::before {
    border-left: 2px solid #D7D6D4;
    position: absolute;
    left: -20px;
    content: "";
  }
}


/*------------------------------------------------------------
process02.html
------------------------------------------------------------*/

#process02 #main {
  padding-top: 28px;
}

#process02 h2 {
  margin-bottom: 21px;
  padding-bottom: 3px;
  font-size: 42px;
  color: #f04d22;
  font-weight: normal;
  border-bottom: 2px solid #f04d22;
  font-family: "A?A|A?Ai??A?Ai??A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", YuMincho, "A?Ai?!Aa??a??Ai??a?i?￠a?i??A?Ai?!Aa??a??A?AcA?Ai?!Ai??a?i?￠A!A?ARA?Ai?!Aa??a??Aa?|A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?A?a??A?A?ProNA?a??A?A?W3", "HiraginoA?a??A?A?MinchoA?a??A?A?ProN", "HGA?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?E", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?Ai?￡A?A?A?AA°A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", serif;
}

#process02 .topTxt {
  margin-bottom: 55px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

#process02 .imgBoxR {
  margin-bottom: 52px;
}

#process02 .imgBoxR .photoBox {
  margin-top: 3px;
  float: right;
}

#process02 .imgBoxR .photoBox span {
  margin-top: 8px;
  font-size: 12px;
  color: #666;
  display: block;
}

#process02 .imgBoxR .textBox {
  width: 440px;
  float: left;
}

#process02 .textBox p {
  line-height: 1.85;
  font-size: 15px;
  color: #222;
}

#process02 .imgBoxL .photoBox {
  margin-top: 3px;
  float: left;
}

#process02 .imgBoxL .textBox {
  width: 448px;
  float: right;
}

#process02 .comLink {
  margin: 25px auto 40px;
}

#process02 .comLink a span {
  font-size: 13px;
  display: block;
}

/*2021.06.15追加*/
#process02 .imgBoxR .textBox a{text-decoration: underline;}
/*2021.06.15追加end*/

/* 2024.7.1追加 */
#process02 .imgBoxL .textBox a{text-decoration: underline;}
/* 2024.7.1追加end */

@media all and (min-width: 0) and (max-width: 767px) {
  #process02 .comDl dd>ul>li:nth-child(3) a {
    color: #333;
  }
  #process02 #main {
    padding: 0;
  }
  #process02 h2 {
    margin: 0 23px 10px;
    padding-bottom: 3px;
    font-size: 33px;
  }
  #process02 h3 {
    margin: 0 23px 10px;
  }
  #process02 .topTxt {
    margin: 0 23px 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  #process02 .imgBoxR {
    margin: 0 23px 20px;
  }
  #process02 .imgBoxR .photoBox {
    margin: 0 0 15px;
    float: none;
  }
  #process02 .photoBox img {
    width: 100%;
  }
  #process02 .imgBoxR .photoBox span {
    margin-top: 3px;
  }
  #process02 .imgBoxR .textBox {
    width: auto;
    float: none;
  }
  #process02 .textBox p {
    line-height: 1.7;
    font-size: 14px;
  }
  #process02 .imgBoxL {
    margin: 0 23px 20px;
  }
  #process02 .imgBoxL .photoBox {
    margin: 0 0 15px;
    float: none;
  }
  #process02 .imgBoxL .textBox {
    width: auto;
    float: none;
  }
  #process02 .comLink {
    width: 90%;
    margin: 20px auto 30px;
  }
}


/*------------------------------------------------------------
process03.html
------------------------------------------------------------*/

#process03 #main {
  padding-top: 28px;
}

#process03 h2 {
  margin-bottom: 21px;
  padding-bottom: 3px;
  font-size: 42px;
  color: #f04d22;
  font-weight: normal;
  border-bottom: 2px solid #f04d22;
  font-family: "A?A|A?Ai??A?Ai??A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", YuMincho, "A?Ai?!Aa??a??Ai??a?i?￠a?i??A?Ai?!Aa??a??A?AcA?Ai?!Ai??a?i?￠A!A?ARA?Ai?!Aa??a??Aa?|A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?A?a??A?A?ProNA?a??A?A?W3", "HiraginoA?a??A?A?MinchoA?a??A?A?ProN", "HGA?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?E", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?Ai?￡A?A?A?AA°A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", serif;
}

#process03 .topTxt {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

#process03 #main h3 {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}

#process03 #main .processImg {
  text-align: center;
  margin-bottom: 50px;
}

#process03 #main .processBox {
  font-size: 15px;
  color: #333;
  margin-bottom: 50px;
}

#process03 #main p {
  line-height: 1.87;
}

#process03 #main p+h4 {
  margin-top: 15px;
}

#process03 #main .processList {
  margin-top: 25px;
}

#process03 #main .processList li {
  float: left;
}

#process03 #main .processList li:not(:nth-child(4n)) {
  margin-right: 10px;
}

#process03 #main .processList li img {
  width: 100%;
  border-radius: 6px;
}

#process03 #main .processList02 {
  float: right;
}

#process03 #main .proTxtL {
  width: 440px;
  float: left;
  margin-right: 30px;
}

#process03 #main .processList06 li:nth-child(-n+6) {
  margin-bottom: 10px;
}

@media (max-width: 767px) and (min-width: 0) {
  #process03 .comDl dd>ul>li:nth-child(3) a {
    color: #333;
  }
  #process03 #main {
    padding: 0;
  }
  #process03 h2 {
    margin: 0 23px 10px;
    padding-bottom: 3px;
    font-size: 33px;
  }
  #process03 #main .processImg {
    padding: 0 22px;
    box-sizing: border-box;
  }
  #process03 h3 {
    margin: 0 23px 10px;
  }
  #process03 .topTxt {
    margin: 0 23px 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  #process03 #main .processImg, #process03 #main .processImg img {
    width: 100%;
  }
  #process03 #main .processImg {
    padding: 0 22px;
    box-sizing: border-box;
  }
  #process03 #main .processList li {
    width: 48%;
  }
  #process03 #main .processList li:not(:nth-child(4n)) {
    margin-right: 0;
  }
  #process03 #main .processList li:nth-child(odd) {
    margin-right: 3%;
  }
  #process03 #main .processList li:nth-child(-n+2) {
    margin-bottom: 3%;
  }
  #process03 #main .proTxtL {
    width: auto;
    float: none;
  }
  #process03 #main .processBox {
    font-size: 14px;
    padding: 0 22px;
    margin-bottom: 35px;
  }
  #process03 #main .processList {
    margin-top: 20px;
  }
  #process03 #main p {
    line-height: 1.7;
  }
  #process03 #main .processList02 li {
    margin-bottom: 0 !important;
  }
}


/*------------------------------------------------------------
process04.html
------------------------------------------------------------*/

#process04 #main {
  padding-top: 28px;
}

#process04 h2 {
  margin-bottom: 21px;
  padding-bottom: 3px;
  font-size: 42px;
  color: #f04d22;
  font-weight: normal;
  border-bottom: 2px solid #f04d22;
  font-family: "A?A|A?Ai??A?Ai??A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", YuMincho, "A?Ai?!Aa??a??Ai??a?i?￠a?i??A?Ai?!Aa??a??A?AcA?Ai?!Ai??a?i?￠A!A?ARA?Ai?!Aa??a??Aa?|A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?A?a??A?A?ProNA?a??A?A?W3", "HiraginoA?a??A?A?MinchoA?a??A?A?ProN", "HGA?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?E", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?Ai?￡A?A?A?AA°A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", serif;
}

#process04 .topTxt {
  margin-bottom: 55px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

#process04 .imgBoxR {
  margin-bottom: 52px;
}

#process04 .imgBoxR .photoList {
  margin-top: 3px;
  float: right;
}

#process04 .imgBoxR .photoList span {
  margin-top: 8px;
  font-size: 12px;
  color: #666;
  display: block;
}

#process04 .imgBoxR .photoList li {
  float: left;
}

#process04 .imgBoxR .photoList li:first-child {
  margin-right: 20px;
}

#process04 .imgBoxR .textBox {
  width: 440px;
  float: left;
}

#process04 .textBox p {
  line-height: 1.85;
  font-size: 15px;
  color: #222;
}

#process04 .imgBoxL .photoBox {
  margin-top: 3px;
  float: left;
}

#process04 .imgBoxL .textBox {
  width: 448px;
  float: right;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #process04 .comDl dd>ul>li:nth-child(3) a {
    color: #333;
  }
  #process04 #main {
    padding: 0;
  }
  #process04 h2 {
    margin: 0 23px 10px;
    padding-bottom: 3px;
    font-size: 33px;
  }
  #process04 h3 {
    margin: 0 23px 10px;
  }
  #process04 .topTxt {
    margin: 0 23px 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  #process04 .imgBoxR {
    margin: 0 23px 20px;
  }
  #process04 .photoBox img, #process04 .photoList img {
    width: 100%;
  }
  #process04 .imgBoxR .photoList li {
    width: 48%;
  }
  #process04 .imgBoxR .photoList li:first-child {
    margin-right: 4%;
  }
  #process04 .imgBoxR .photoList {
    margin-bottom: 15px;
  }
  #process04 .imgBoxR .textBox {
    width: auto;
    float: none;
  }
  #process04 .textBox p {
    line-height: 1.7;
    font-size: 14px;
  }
  #process04 .imgBoxL {
    margin: 0 23px 30px;
  }
  #process04 .imgBoxL .photoBox {
    margin: 0 0 15px;
    float: none;
  }
  #process04 .imgBoxL .textBox {
    width: auto;
    float: none;
  }
}


/*------------------------------------------------------------
process05.html
------------------------------------------------------------*/

#process05 #main {
  padding-top: 28px;
}

#process05 h2 {
  margin-bottom: 21px;
  padding-bottom: 3px;
  font-size: 42px;
  color: #f04d22;
  font-weight: normal;
  border-bottom: 2px solid #f04d22;
  font-family: "A?A|A?Ai??A?Ai??A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", YuMincho, "A?Ai?!Aa??a??Ai??a?i?￠a?i??A?Ai?!Aa??a??A?AcA?Ai?!Ai??a?i?￠A!A?ARA?Ai?!Aa??a??Aa?|A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?A?a??A?A?ProNA?a??A?A?W3", "HiraginoA?a??A?A?MinchoA?a??A?A?ProN", "HGA?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?E", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?Ai?￡A?A?A?AA°A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", "A?Ai?￡A?A?A?A-A?Ai?￡A?A?A?A3A?a??A?A?A?A|A?Aa??Aa?|A?A?A|Aa?|a??A?A?", serif;
}

#process05 .topTxt {
  margin-bottom: 55px;
  font-size: 14px;
  line-height: 1.7;
  color: #333;
}

#process05 .imgBoxR .photoBox {
  margin-top: 40px;
}

#process05 .imgBoxR .photoBox img+img {
  margin: 0 0 0 41px;
}

#process05 .imgBoxR .photoBox span {
  margin-top: 8px;
  font-size: 12px;
  color: #666;
  display: block;
}

#process05 .textBox p {
  line-height: 1.85;
  font-size: 15px;
  color: #222;
}

#process05 .imgBoxL .photoBox {
  margin-top: 3px;
  float: left;
}

#process05 .imgBoxL .textBox {
  width: 420px;
  float: right;
}

@media all and (min-width: 0) and (max-width: 767px) {
  #process05 .comDl dd>ul>li:nth-child(3) a {
    color: #333;
  }
  #process05 #main {
    padding: 0;
  }
  #process05 h2 {
    margin: 0 23px 10px;
    padding-bottom: 3px;
    font-size: 33px;
  }
  #process05 h3 {
    margin: 0 23px 10px;
  }
  #process05 .topTxt {
    margin: 0 23px 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  #process05 .imgBoxR {
    margin: 0 23px 20px;
  }
  #process05 .imgBoxR .photoBox {
    margin: 30px 0 15px;
    float: none;
  }
  #process05 .photoBox img {
    width: 100%;
  }
  #process05 .imgBoxR .photoBox img+img {
    margin: 30px 0 0 0;
  }
  #process05 .imgBoxR .photoBox span {
    margin-top: 3px;
  }
  #process05 .imgBoxR .textBox {
    width: auto;
    float: none;
  }
  #process05 .textBox p {
    line-height: 1.7;
    font-size: 14px;
  }
  #process05 .imgBoxL {
    margin: 0 23px 30px;
  }
  #process05 .imgBoxL .photoBox {
    margin: 0 0 15px;
    float: none;
  }
  #process05 .imgBoxL .textBox {
    width: auto;
    float: none;
  }
}


/*------------------------------------------------------------
a?†a??a??a?≪a??a??a?￣a?†a“?a??a?§a??a??a??a?§ a…±e??
------------------------------------------------------------*/

.faProcess .comDl {
  margin-bottom: 52px;
}

.txt_orange {
  color: #f04d22 !important;
}

.faProcess h2 {
  margin-bottom: 23px;
  padding-bottom: 4px;
  font-size: 42px;
  color: #f04d22;
  letter-spacing: -2px;
  font-weight: normal;
  border-bottom: 2px solid #F04D22;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.faProcess .title {
  margin-bottom: 59px;
  font-size: 14px;
  color: #333;
}

.faProcess .innerBox {
  margin-bottom: 61px;
}

.faProcess .innerBox .lBox {
  padding: 25px 0;
  width: 174px;
  float: left;
  position: relative;
  text-align: center;
  background: url(/foodsafety/factory/img/process_bg.gif) repeat-x left top #efefef;
}

.faProcess .innerBox .lBox:before {
  width: 174px;
  height: 31px;
  background: url(/foodsafety/factory/img/process_icon02.gif) no-repeat left top;
  position: absolute;
  bottom: -31px;
  left: 0;
  content: "";
}

.faProcess .innerBox .lBox p {
  font-size: 23px;
  color: #333;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.faProcess .innerBox .lBox p span {
  margin-bottom: -15px;
  font-size: 49px;
  color: #f04d22;
  display: block;
}

.faProcess .innerBox .rBox {
  width: 740px;
  float: right;
}

.faProcess .innerBox .rBox .photo {
  float: left;
}

.faProcess .innerBox .rBox .photo img {
  border-radius: 6px;
}

.faProcess .innerBox .rBox .textBox {
  margin-top: -5px;
  width: 500px;
  float: right;
}

.faProcess .innerBox .rBox .ttl {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

.faProcess .innerBox .rBox p {
  font-size: 15px;
  color: #333;
  line-height: 1.86;
}

.faProcess .innerBox .rBox .txt {
  margin-bottom: 22px;
}

.faProcess .innerBox .rBox .box {
  padding: 10px 20px 13px;
  border: 1px solid #c9caca;
  border-radius: 10px;
  box-sizing: border-box;
}

.faProcess .innerBox .rBox .imgBox {
  margin-bottom: 60px;
  position: relative;
}

.faProcess .innerBox .rBox .imgBox:before {
  width: 36px;
  height: 19px;
  background: url(/foodsafety/factory/img/process_icon01.gif) no-repeat left top;
  position: absolute;
  bottom: -29px;
  left: 92px;
  content: "";
}

.faProcess .innerBox .rBox .imgBox01 {
  margin-bottom: 29px;
}

.faProcess .innerBox .rBox .imgBox01:before {
  background: none;
}

.faProcess .innerBox01 {
  margin-bottom: 100px;
}

.faProcess .photoSub {
  text-align: center;
}

.faProcess .photoSub p {
  font-size: 40px;
  color: #f04d22;
  position: relative;
  z-index: 1;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.faProcess .photoSub .photo {
  margin-top: -85px;
}

@media (max-width: 767px) and (min-width: 0) {
  .faProcess .comDl dd>ul>li:nth-child(4) a {
    color: #333;
  }
  .faProcess .comSubBox {
    margin: 0 20px;
  }
  .faProcess h2 {
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 28px;
    letter-spacing: -2px;
  }
  .faProcess .title {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .faProcess .innerBox {
    margin-bottom: 0;
  }
  .faProcess .innerBox:nth-of-type(2), #udon.faProcess .innerBox:nth-of-type(1), #omelet.faProcess .innerBox:nth-of-type(4) {
    margin-top: 50px;
  }
  .faProcess .innerBox .lBox {
    padding: 5px 0 3px;
    margin-bottom: 20px;
    width: auto;
    float: none;
    background: #FBEDEA;
  }
  .faProcess .innerBox .lBox p {
    font-size: 20px;
  }
  .faProcess .innerBox .lBox p span {
    margin: -3px 10px 0 0;
    font-size: 23px;
    display: inline-block;
  }
  .faProcess .innerBox .lBox::before {
    background: none;
  }
  .faProcess .innerBox .rBox {
    width: auto;
    float: none;
  }
  .faProcess .innerBox .rBox .photo {
    margin-bottom: 20px;
    float: none;
    text-align: center;
  }
  .faProcess .innerBox .rBox .photo img {
    width: 70%;
  }
  .faProcess .innerBox .rBox .textBox {
    margin-top: 0;
    width: auto;
    float: none;
  }
  .faProcess .innerBox .rBox p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .faProcess .innerBox .rBox p:last-child {
    margin-bottom: 0;
  }
  .faProcess .innerBox .rBox .ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .faProcess .innerBox .rBox .txt {
    margin-bottom: 15px;
  }
  .faProcess .innerBox .rBox .box {
    padding: 15px 15px;
  }
  .faProcess .innerBox .rBox .imgBox::before {
    background: url(/foodsafety/factory/img/process_icon01.gif) no-repeat left top;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom: -40px;
    content: "";
  }
  .faProcess .photoSub {
    margin: 40px 0 0;
  }
  .faProcess .photoSub p {
    font-size: 26px;
  }
  .faProcess .photoSub .photo {
    margin-top: 0;
  }
  .faProcess .photoSub .photo img {
    width: 100%;
  }
}
