<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

img {
  max-width: 100%;
}
#detail_blk {
}
#detail_blk .blk {
  padding: 60px 0 0;
}
#detail_blk #blk1 {
  padding: 50px 0 100px;
}
#detail_blk .blk .midashi {
  position: relative;
  margin-bottom: 70px;
  text-align: center;
  font-weight: bold;
  font-size: 175%;
}
#detail_blk .blk .midashi:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -30px;
  display: inline-block;
  margin-left: -65px;
  width: 130px;
  border-top: 2px solid #E50045;
}
#detail_blk .blk .lead {
  text-align: center;
  line-height: 1.8;
  font-size: 111%;
}
#detail_blk .btn {
  margin-top: 20px;
  text-align: center;
}
#detail_blk .btn a {
  display: inline-block;
  padding: 10px;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #E50045;
  font-weight: bold;
  font-size: 100%;
  color: #E50045;
}
#detail_blk .btn a:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #F599B5;
  border-right: 2px solid #F599B5;
  transform: rotate(45deg);
}
.product_list {
  margin: 0 auto;
}
.product_list .head {
  padding: 12px 0;
  width: 100%;
  text-align: center;
  line-height: 1;
  background: transparent url(../images/products/bg_title.png) no-repeat left top;
  font-size: 125%;
}
.product_list ul {
}
.product_list ul li {
  margin-top: 20px;
  margin-left: 35px;
}
.product_list ul li &gt; .head {
  margin-top: 20px;
  margin-bottom: 22px;
}
.product_list ul li a {
  display: block;
  padding: 5px 5px 0 5px;
  background-color: #F5F5F5;
}
.product_list ul li .in {
  padding: 30px 15px 20px;
  text-align: center;
  background-color: #fff;
}
.product_list ul li .title {
  position: relative;
  height: 40px;
}
.product_list ul li .title.txt {
  padding-left: 30px;
  line-height: 1.3;
  background: transparent url(../images/products/icon_logo.svg) no-repeat left center;
  font-weight: bold;
  font-size: 108%;
}
.product_list ul li .title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  display: inline-block;
  margin-left: -40px;
  width: 80px;
}
.product_list ul li.innova .title:after {
  border-top: 1px solid #43454D;
}
.product_list ul li.core_hanbai .title:after {
  border-top: 1px solid #E60044;
}
.product_list ul li.core_foods_hanbai .title:after {
  border-top: 1px solid #6EBA33;
}
.product_list ul li.core_kaikei .title:after {
  border-top: 1px solid #C71432;
}
.product_list ul li.core_foods_seisan .title:after {
  border-top: 1px solid #6EBA33;
}
.product_list ul li.core_foods_genka .title:after {
  border-top: 1px solid #6EBA33;
}
.product_list ul li.core_foods_butsuryu .title:after {
  border-top: 1px solid #C71432;
}
.product_list ul li.core_foods .title:after {
  border-top: 1px solid #6EBA33;
}
.product_list ul li.duo .title:after {
  border-top: 1px solid #2D4486;
}
.product_list ul li .text {
  margin-top: 45px;
  font-size: 90%;
}
.product_list ul li .link {
  position: relative;
  padding: 10px;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
}
.product_list ul li .link:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  display: inline-block;
  width: 11px;
  height: 11px;
  transform: rotate(45deg);
}
.product_list ul li.innova .link:after {
  border-top: 1px solid #43454D;
  border-right: 1px solid #43454D;
}
.product_list ul li.core_hanbai .link:after {
  border-top: 1px solid #E60044;
  border-right: 1px solid #E60044;
}
.product_list ul li.core_foods_hanbai .link:after {
  border-top: 1px solid #6EBA33;
  border-right: 1px solid #6EBA33;
}
.product_list ul li.core_kaikei .link:after {
  border-top: 1px solid #C71432;
  border-right: 1px solid #C71432;
}
.product_list ul li.core_foods_seisan .link:after {
  border-top: 1px solid #6EBA33;
  border-right: 1px solid #6EBA33;
}
.product_list ul li.core_foods_genka .link:after {
  border-top: 1px solid #6EBA33;
  border-right: 1px solid #6EBA33;
}
.product_list ul li.core_foods_butsuryu .link:after {
  border-top: 1px solid #C71432;
  border-right: 1px solid #C71432;
}
.product_list ul li.core_foods .link:after {
  border-top: 1px solid #6EBA33;
  border-right: 1px solid #6EBA33;
}
.product_list ul li.duo .link:after {
  border-top: 1px solid #2D4486;
  border-right: 1px solid #2D4486;
}


.list_blk {
  padding: 0 4%;
}

#search_blk {
  padding: 10% 4%;
  text-align: center;
  background-color: #F5F4F2;
}
#search_blk .midashi {
  position: relative;
  font-weight: bold;
  font-size: 140%;
}
#search_blk .sub_title {
  margin-top: 10px;
}
#search_blk .rows .list {
  margin-top: 20px;
}
#search_blk .rows .list .col {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 0 80px;
  flex: 0 0 80px;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-right: 1px solid #E6E3DF;
  font-size: 116%;
}
#search_blk .rows .list ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#search_blk .rows .list ul li {
  -webkit-flex: 0 0 49%;
  flex: 0 0 49%;
  margin: 0 2% 2% 0;
}
#search_blk .rows .list ul li:nth-child(2n) {
  margin: 0 0 2% 0;
}

#search_blk .rows .list ul li a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 60px;
  line-height: 1.4;
  background-color: #FAF9F9;
  border-radius: 7px;
  border: 1px solid #E7E3E0;
  font-weight: bold;
  color: #2E3036;
}
#search_blk .rows .list ul li a:after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  display: inline-block;
  margin-top: -6px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #C71432;
  border-right: 1px solid #C71432;
  transform: rotate(45deg);
}
#search_blk .rows .list ul li a:hover {
  background-color: #C1BFBB;
  color: #fff;
  text-decoration: none;
}
#search_blk .rows .list ul li a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
#search_blk .rows .list ul li.foods a:after {
  border-top: 1px solid #6EBA33;
  border-right: 1px solid #6EBA33;
}
#search_blk .rows .list ul li.foods a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

#case_blk {
  padding: 8% 4% 8%;
}
#case_blk .midashi,
#solution_blk .midashi,
#recommend_blk .midashi,
.list_blk .midashi,
.free_subscription .midashi,
.magazine_new_blk .midashi,
.magazine_backnumber_blk .midashi {
  position: relative;
  margin-bottom: 70px;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 140%;
}
#case_blk .midashi:after,
#solution_blk .midashi:after,
#recommend_blk .midashi:after,
.list_blk .midashi:after,
.free_subscription .midashi:after,
.magazine_new_blk .midashi:after,
.magazine_backnumber_blk .midashi:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -30px;
  display: inline-block;
  margin-left: -65px;
  width: 130px;
  border-top: 2px solid #E50045;
}
#case_blk .rows {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-top: 60px;
}
#case_blk .rows .col {
  -webkit-flex: 0 0 24.5%;
  flex: 0 0 24.5%;
}
#case_blk .rows .col a {
  display: block;
}
#case_blk .rows .col a:hover {
  opacity: .8;
  text-decoration: none;
}
#case_blk .rows .col .img img {
  width: 100%;
}
#case_blk .rows .col .body {
  padding: 15px 20px;
  height: 140px;
}
#case_blk .rows .col.cat1 .body {
  background: #E2E2E6 url(../images/products/case_study_icon_cat1.svg) no-repeat center center;
}
#case_blk .rows .col.cat2 .body {
  background: #E2E2E6 url(../images/products/case_study_icon_cat2.svg) no-repeat center center;
}
#case_blk .rows .col.cat3 .body {
  background: #E2E2E6 url(../images/products/case_study_icon_cat3.svg) no-repeat center center;
}
#case_blk .rows .col .body .title {
  text-align: center;
  font-size: 87%;
}
#case_blk .rows .col .body .name {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 106%;
}
#case_blk .rows .col .body .text {
  margin-top: 15px;
  font-size: 87%;
}
#case_blk .other {
  margin-top: 40px;
}
#case_blk .other .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#case_blk .other ul {
  -webkit-flex: 0 0 25%;
  flex: 0 0 25%;
}
#case_blk .other ul li {
  padding: 5px 0 5px 20px;
  border-left: 1px solid #E6E3DF;
  font-size: 87.5%;
}

#solution_blk {
  padding: 10% 4%;
  background-color: #F5F4F2;
}
#solution_blk .rows {
}
#solution_blk .rows .col {
  margin-top: 20px;
}
#solution_blk .rows .col .title {
  padding: 14px 14px 14px 43px;
  background-color: #E6E3DF;
  font-size: 114%;
  position: relative;
}
#solution_blk .rows .col .title:before {
  content: url(../images/products/icon_list.svg);
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
#solution_blk .rows .col .text {
  padding: 20px 22px;
  background-color: #fff;
  font-size: 90%;
}

.list_blk .inner {
  padding: 50px 0 30px;
}
#jrei_blk .inner,
#useful_blk .inner {
  border-top: 1px solid #ccc;
}
.list_blk .rows {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list_blk .rows .col {
  -webkit-flex: 0 0 48%;
  flex: 0 0 48%;
  margin-right: 4%;
  margin-bottom: 6%;
}
.list_blk .rows .col:nth-child(2n) {
  margin-right: 0;
}
.list_blk .rows .col .name {
  margin-top: 10px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 86%;
  line-height: 1.4em;
}
.list_blk .rows .col .text {
  margin-top: 10px;
  font-size: 90%;
}
.list_blk .rows .col .btn_download {
  margin: 10px auto 0;
}
.list_blk .rows .col a:hover {
  text-decoration: none;
}
.list_blk .rows .col .btn_download {
  position: relative;
  display: block;
  padding: 11px 0;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1px;
  background-color: #e50045;
  border-radius: 5px;
  font-weight: bold;
  font-size: 80%;
  color: #fff;
}
/*.list_blk .rows .col .btn_download:after {
  content: url(../images/top/icon_contact2.svg);
  position: absolute;
  right: 15px;
  top: 10px;
  display: block;
  margin-left: 15px;
  line-height: 1;
}*/
.list_blk .rows .col .btn_more {
  margin: 10px auto 0;
}
.list_blk .rows .col .btn_more a {
  position: relative;
  display: block;
  padding: 11px 0;
  width: 100%;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1px;
  background-color: #2f3035;
  border-radius: 5px;
  font-weight: bold;
  font-size: 80%;
  color: #fff;
}
.list_blk .rows .col .btn_more a:hover {
  text-decoration: none;
  opacity: .8;
}
.list_blk .rows .col .btn_more a:after {
  content: '';
  position: absolute;
  right: 12px;
  top: 15px;
  display: block;
  margin-left: 15px;
  width: 6px;
  height: 6px;
  line-height: 1;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

#recommend_blk {
  padding: 30px 4%;
}
#recommend_blk .lead {
  text-align: center;
  font-weight: bold;
  font-size: 108%;
}
#recommend_blk .rows {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
#recommend_blk .rows .col {
  -webkit-flex: 0 0 48%;
  flex: 0 0 48%;
  margin-right: 4%;
  margin-bottom: 6%;
}
#recommend_blk .rows .col:last-child {
  margin-right: auto;
}
#recommend_blk .rows .col:nth-child(2n) {
  margin-right: 0;
}
#recommend_blk .rows .col a {
  position: relative;
  display: block;
}
#recommend_blk .rows .col .label {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  padding: 4px 8px;
  min-width: 53px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1px;
  background-color: #5a90cc;
  font-size: 72%;
  color: #fff;
}
#recommend_blk .rows .col .label.cat1 {
  background-color: #D4C500;
}
#recommend_blk .rows .col .label.cat2 {
  background-color: #5fb383;
}
#recommend_blk .rows .col .label.cat3 {
  background-color: #5A91CC;
}
#recommend_blk .rows .col .body {
  padding: 12px 0;
}
#recommend_blk .rows .col .body .title {
  line-height: 1.5;
  font-weight: bold;
  font-size: 86%;
}
#recommend_blk .rows .col .body .tag {
  margin-top: 5px;
}
#recommend_blk .rows .col .body .tag span {
  display: inline-block;
  margin-top: 8px;
  margin-right: 6px;
  padding: 4px 12px 3px;
  text-align: center;
  line-height: 1.2;
  background-color: #EEEBE9;
  font-size: 76%;
}
/* 20190708追加分 */
.box_gray{
  background: #F5F5F5;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  margin: 40px 0;
}
#detail_blk #blk2 {
  padding: 0px 0 100px;
}
#search_blk .rows .list a.ov {
  background-color: #C1BFBB;
  color: #fff;
  text-decoration: none;
}
#search_blk .rows .list li a.ov:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
#detail_blk #blk3.blk{
  padding : 12% 4% 2%;
}
.mr40{
  margin-right: 40px !important;
}
.center{
  text-align: center;
}
.mb40{
  margin-bottom: 8%;
}
.mb70{
  margin-bottom: 12%;
}
.product_list ul.txt_s li .text {
  height: 52px;
}

/*=================================================================*/
/*  食品×ITの専門情報誌「食品ITマガジン」 /system/cocktail/food/itmagazine/
/*=================================================================*/
.magazine_top_blk {
  padding: 6% 4%;
}
.magazine_top_blk p {
  font-size: 90%;
}
.magazine_new_blk {
  background-color: #f5f5f5;
  padding: 50px 0;
}
.newMagazineBox {
  background-color: #FFF;
  padding: 6%;
  margin: 0 4%;
}
.newMagazineBox .magazineImg {
  margin: 0 auto 30px;
}
.newMagazineBox .magazineImg a {
  display: block;
}
#mainContents .newMagazineBox .magazineImg img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.newMagazineBox .magazineImg .btn {
  position: relative;
  padding: 11px 0;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1px;
  background-color: #e50045;
  border-radius: 5px;
  font-weight: bold;
  font-size: 96%;
  color: #fff;
  width: 300px;
  margin: 20px auto 0;
  width: 90%;
}
.newMagazineBox .magazineInfo {
}
.newMagazineBox .magazineInfo&gt;dl {
  margin-bottom: 15px;
}
.magazineInfo&gt;dl.mtitle&gt;dt {
    background-color: #6eb932;
    color: #FFF;
    font-size: 120%;
    padding: 12px;
    border-radius: 0;
}
.magazineInfo&gt;dl&gt;dt {
    font-weight: bold;
    background-color: #f3f3f3;
    padding: 6px 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd {
  font-size: 90%;
  padding: 0 10px;
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd&gt;dl&gt;dd {
    font-size: 90%;
    font-weight: bold;
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd&gt;dl {
    margin-bottom: 9px;
    border-bottom: dotted 1px #cecece;
    padding-bottom: 6px;
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd&gt;dl:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd&gt;dl&gt;dt {
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd ul li {
  padding: 0 0 0 15px;
  position: relative;
}
.newMagazineBox .magazineInfo&gt;dl&gt;dd ul li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 2px;
  background-color: #6eb932;
  left: 0;
  top: 9px;
}


/*magazine_backnumber_blk*/

.magazine_backnumber_blk {
  padding: 50px 0;
}
.magazine_backnumber_blk .newMagazineBox {
  border-bottom: dashed 1px #DDD;
  margin-bottom: 4%;
  padding: 4%;
}
.magazine_backnumber_blk .newMagazineBox:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.magazine_backnumber_blk .newMagazineBox .magazineImg {
  margin: 0 auto 30px;
}
#mainContents .magazine_backnumber_blk .newMagazineBox .magazineImg img {
  display: block;
  width: 60%;
}
.magazine_backnumber_blk .newMagazineBox .magazineInfo {
}
a.magazineLink {
  display: block;
  text-align: center;
  text-decoration: underline;
  margin: 30px 0 20px;
}
#topban .magazineTxt {
  width: 60px;
  height: auto;
}

/*  free_subscription
---------------------------------------------------------------*/
.free_subscription {
  padding: 40px 0 0;
}
a.guideDownload {
  border: solid 2px #dae7dd;
  padding: 35px 20px;
  text-align: center;
  margin: 0 auto;
  display: block;
  color: #000;
  box-sizing: border-box;
  width: 92%;
}
a.guideDownload .topTxt {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
}
a.guideDownload .imgTxt {
  margin: 0 0 20px;
}
a.guideDownload:hover {
	opacity: 0.7;
  text-decoration: none;
}
.guideDownload .img {
	margin: 0 0 20px;
}
.guideDownload .txt {
	text-align: left;
	margin: 0;
}
.guideDownload .txt p {
  font-size: 14px;
  margin: 0 0 15px;
  line-height: 1.6em;
}
.guideDownload .bottom {
  background-color: #ececec;
  padding: 10px;
}
.guideDownload .bottom&gt;span {
  font-weight: bold;
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  text-align: center;
}
.guideDownload .bottom&gt;ul {
}
.guideDownload .bottom&gt;ul li {
}
.guideDownload .img img {
	width: 100%;
	height: auto;
}
.guideDownload .btn {
  background-color: #e50045;
  color: #FFF;
  padding: 12px 28px;
  border-radius: 6px;
  font-size: 3.5vw;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  position: relative;
  line-height: 1.4;
}
.guideDownload .btn::after {
  content: "";
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate( 45deg );
  top: 50%;
  right: 32px;
  margin: -5px -7px 0 0;
  color: #FFF;
}

</pre></body></html>