
/* sass */
/*module*/
/* wrap
------------------------------------------------*/
.food-guide-wrap_all { width: 100%; max-width: 740px; }
.food-guide-wrap_all.food-guide-wrap_all--top { margin-bottom: 20px; }
.food-guide-wrap_all .food-guide-wrap_top, .food-guide-wrap_all .food-guide-wrap { padding: 15px 25px 25px; background: #ffe3d9 url(../image/bg_all.jpg) no-repeat left top; }

@media screen and (max-width: 767px) { .food-guide-wrap_all { max-width: 100%; margin-bottom: 20px; }
  .food-guide-wrap_all .food-guide-wrap_top, .food-guide-wrap_all .food-guide-wrap { background: #ffe3d9 url(../image/sp_bg_all.jpg) no-repeat left top; background-size: 100% auto; }
  .food-guide-wrap_all .food-guide-wrap_top { padding: 10px 0 18px; }
  .food-guide-wrap_all .food-guide-wrap { padding: 10px 10px 18px; } }
.food-guide-wrap_all .food-guide-feature_wrap { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: 40px; padding: 0 15px; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-feature_wrap { display: block; margin: 0 10px 35px; padding: 0; } }
.food-guide-wrap_all .food-guide-point_wrap { padding: 30px 15px 25px; border-radius: 20px; background: #fefdf6 url(../image/bg_top_point.png) no-repeat center bottom; }
.food-guide-wrap_all .food-guide-point_wrap .text-read { margin-bottom: 5px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-point_wrap { padding: 25px 0 10px; border-radius: 0; background: #fefdf6 url(../image/sp_bg_top_point.png) no-repeat center bottom; background-size: 100% auto; }
  .food-guide-wrap_all .food-guide-point_wrap .text-read { margin-bottom: 5px; }
  .food-guide-wrap_all .food-guide-point_wrap .text-read { margin-bottom: 23px; text-align: center; } }
.food-guide-wrap_all .food-guide-recommend-wrap { margin-top: 30px; padding: 15px 25px 5px; background-color: #f4eceb; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-recommend-wrap { margin-top: 20px; padding: 17px 20px 10px; } }
.food-guide-wrap_all .food-guide-content-wrap { padding: 15px 30px 35px; border-radius: 20px; background-color: #fff; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-content-wrap { padding: 15px; border-radius: 15px; } }
.food-guide-wrap_all .food-guide-core-top-wrap { margin-top: 35px; padding: 35px 35px 1px; border-radius: 20px 20px 0 0; background-color: #fff; }
.food-guide-wrap_all .food-guide-core-top-wrap.food-guide-core-top-wrap--okng { margin-top: 0; padding: 15px 20px 20px 35px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-core-top-wrap { margin-top: 20px; padding: 35px 13px 1px; border-top: 1px solid #f9d8d7; border-right: 1px solid #f9d8d7; border-left: 1px solid #f9d8d7; border-radius: 15px 15px 0 0; background-color: #fefdf6; }
  .food-guide-wrap_all .food-guide-core-top-wrap.food-guide-core-top-wrap--okng { padding: 15px 13px 1px 13px; } }
.food-guide-wrap_all .food-guide-core-center-wrap { padding: 23px 35px 20px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; background-color: #fefdf6; box-shadow: 0 3px 3px -5px rgba(0, 0, 0, 0.5), 0 -3px 3px -5px rgba(0, 0, 0, 0.5); }
.food-guide-wrap_all .food-guide-core-center-wrap.food-guide-core-center-wrap--okng { padding-top: 10px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-core-center-wrap { padding: 5px 13px 20px; border-right: 1px solid #f9d8d7; border-left: 1px solid #f9d8d7; box-shadow: none; } }
.food-guide-wrap_all .food-guide-core-bottom-wrap { padding: 20px 35px 10px; border-radius: 0 0 20px 20px; background-color: #fff; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-core-bottom-wrap { padding: 20px 13px 1px; border-radius: 0 0 15px 15px; border-right: 1px solid #f9d8d7; border-left: 1px solid #f9d8d7; border-bottom: 1px solid #f9d8d7; } }
.food-guide-wrap_all .column-wrap { padding: 10px 18px 13px; border-radius: 5px; background-color: #fef3e2; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .column-wrap { padding: 10px 10px 13px; } }
.food-guide-wrap_all .food-guide-okng-bn-wrap { margin: 30px 0 0; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .food-guide-okng-bn-wrap { margin: 20px 10px 0; } }
/* heading
------------------------------------------------*/
.food-guide-wrap_all .heading-main { margin-bottom: 10px; text-align: center; }
.food-guide-wrap_all .heading-main img { max-width: 100%; height: auto; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .heading-main { padding: 0 2px; }
  .food-guide-wrap_all .heading-main img { margin: 0 auto; } }
.food-guide-wrap_all .heading-point { margin-top: -45px; margin-bottom: 15px; color: #fff; font-size: 18px; text-align: center; line-height: 1.2; }
.food-guide-wrap_all .heading-point .heading-point__body { display: inline-block; padding: 8px 25px; border-radius: 30px; background: transparent url(../image/heading_bg01.png); }
.food-guide-wrap_all .heading-point.heading-point--typeB { margin-top: -52px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .heading-point { margin-top: -40px; margin-bottom: 10px; font-size: 14px; }
  .food-guide-wrap_all .heading-point .heading-point__body { padding: 5px 20px; border-radius: 20px; background: transparent url(../image/heading_bg01.png); background-size: 25px auto; }
  .food-guide-wrap_all .heading-point.heading-point--typeB { margin-top: -45px; } }
.food-guide-wrap_all .heading-recommend { margin-bottom: 15px; padding-left: 12px; border-left: 3px solid #e88570; color: #957358; font-size: 14px; line-height: 1.25; }

.food-guide-wrap_all .heading-primary { margin-bottom: 18px; padding-bottom: 5px; border-bottom: 3px solid #fee3e3; color: #e48964; font-size: 24px; font-weight: normal; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .heading-primary { margin-bottom: 10px; border-bottom: 2px solid #fee3e3; font-size: 16px; } }
.food-guide-wrap_all .heading-secondary { padding-left: 20px; background: transparent url(../image/heading_bg02.png) no-repeat left 0.1em; background-size: 10px auto; color: #620d0a; font-size: 16px; font-weight: bold; }
.food-guide-wrap_all .food-guide-core-top-wrap .heading-secondary, .food-guide-wrap_all .food-guide-core-center-wrap .heading-secondary, .food-guide-wrap_all .food-guide-core-bottom-wrap .heading-secondary { font-size: 14px; font-weight: bold; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .heading-secondary { padding-left: 20px; background-size: 10px auto; font-size: 13px; } }
.food-guide-wrap_all .heading-third { padding-bottom: 3px; border-bottom: 2px solid #cdb4b9; color: #000; font-size: 16px; font-weight: bold; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .heading-third { font-size: 15px; } }
.heading-symptom { margin-bottom: 18px; padding-bottom: 2px; padding-left: 37px; border-bottom: 1px dashed #ebb29a; color: #620d0a; font-size: 24px; font-weight: bold; }
.heading-symptom.heading-symptom--01 { background: url(../image/heading_symptom01.png) no-repeat left center; background-size: 27px auto; }
.heading-symptom.heading-symptom--02 { background: url(../image/heading_symptom02.png) no-repeat left center; background-size: 25px auto; }
.heading-symptom.heading-symptom--03 { background: url(../image/heading_symptom03.png) no-repeat 2px center; background-size: 28px auto; }
.heading-symptom.heading-symptom--04 { background: url(../image/heading_symptom04.png) no-repeat left center; background-size: 30px auto; }
.heading-symptom.heading-symptom--05 { background: url(../image/heading_symptom05.png) no-repeat left center; background-size: 30px auto; }
.heading-symptom.heading-symptom--default { padding-left: 0; }

@media screen and (max-width: 767px) { .heading-symptom { margin-bottom: 13px; padding-left: 30px; font-size: 18px; }
  .heading-symptom.heading-symptom--01 { background-size: 23px auto; }
  .heading-symptom.heading-symptom--02 { background-size: 19px auto; }
  .heading-symptom.heading-symptom--03 { background-size: 20px auto; }
  .heading-symptom.heading-symptom--04 { background-size: 24px auto; }
  .heading-symptom.heading-symptom--05 { background-size: 24px auto; } }
.food-guide-wrap_all .heading-margin-short { margin-bottom: 10px; }

.food-guide-wrap_all .heading-margin-midium { margin-bottom: 15px; }

.food-guide-wrap_all .heading-margin-midium__top { margin-top: 15px; }

/* text
------------------------------------------------*/
.food-guide-wrap_all .text-color-primary { color: #620d0a; }

.food-guide-wrap_all .text-read { margin-bottom: 15px; color: #620d0a; font-size: 13px; text-align: center; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .text-read { padding: 0 10px; text-align: left; }
  .food-guide-wrap_all .food-guide-core-top-wrap .text-read { text-align: center; } }
.food-guide-wrap_all .text-size--short { font-size: 13px; }

.food-guide-wrap_all .text-margin--short { margin-bottom: 10px; }

.food-guide-wrap_all .text-margin--midium { margin-bottom: 20px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .text-margin--midium { margin-bottom: 13px; } }
/* list
------------------------------------------------*/
.food-guide-wrap_all .list-banner__group { margin: 20px -10px 25px; font-size: 0; text-align: center; }
.food-guide-wrap_all .list-banner__group .list-banner { display: inline-block; margin: 0 10px; vertical-align: top; line-height: 0; }
.food-guide-wrap_all .list-banner__group .list-banner .list-banner__item { display: block; }
.food-guide-wrap_all .list-banner__group .list-banner .list-banner__item img { max-width: 270px; width: 100%; height: auto; -webkit-transition: opacity .4s; transition: opacity .4s; }
.food-guide-wrap_all .list-banner__group .list-banner .list-banner__item:hover img { opacity: .8; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .list-banner__group { margin: 15px 0 16px; }
  .food-guide-wrap_all .list-banner__group .list-banner { display: block; margin: 0; }
  .food-guide-wrap_all .list-banner__group .list-banner:not(:first-child) { margin-top: 10px; }
  .food-guide-wrap_all .list-banner__group .list-banner .list-banner__item img { max-width: 100%; width: auto; } }
.food-guide-wrap_all .list-symptom__group { margin: 0 0 20px; font-size: 0; text-align: center; }
.food-guide-wrap_all .list-symptom__group .list-symptom { display: inline-block; box-sizing: border-box; width: 20%; padding: 0 9px; vertical-align: top; }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item { display: block; position: relative; padding: 10px 0; padding-bottom: 30px; border: 1px solid #f9c6b1; border-radius: 18px; background-color: #fbf1e1; box-shadow: 0 5px 5px 0 rgba(3, 0, 0, 0.12); color: #ed8054; font-family: "Lucida Grande","segoe UI","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN",Meiryo,Arial,sans-serif; font-size: 15px; text-decoration: none; line-height: 1; -webkit-transition: background-color .2s; transition: background-color .2s; }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:before, .food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:after { position: absolute; left: 0; margin: auto; content: ""; }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:before { right: 0; bottom: 6px; width: 16px; height: 16px; border-radius: 50%; background-color: #ed8054; }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:after { right: 2px; bottom: 11px; width: 5px; height: 5px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:hover { border: 1px solid #ed8054; background-color: #ed8054; color: #fff; }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:hover:before { background-color: #fff; }
.food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:hover:after { border-top: 1px solid #ed8054; border-right: 1px solid #ed8054; }
.food-guide-wrap_all .list-symptom__group .list-symptom.list-symptom--on { position: relative; }
.food-guide-wrap_all .list-symptom__group .list-symptom.list-symptom--on .list-symptom__item { border: 1px solid #ed8054; background-color: #ed8054; box-shadow: none; color: #fff; }
.food-guide-wrap_all .list-symptom__group .list-symptom.list-symptom--on .list-symptom__item:before { background-color: #fff; }
.food-guide-wrap_all .list-symptom__group .list-symptom.list-symptom--on .list-symptom__item:after { border-top: 1px solid #ed8054; border-right: 1px solid #ed8054; }
.food-guide-wrap_all .list-symptom__group .list-symptom.list-symptom--on:before { position: absolute; right: 0; bottom: -10px; left: 0; width: 0; height: 0; margin: auto; border-width: 16px 8px 0 8px; border-style: solid; border-color: #ed7f54 transparent transparent transparent; content: ""; }
.food-guide-wrap_all .list-symptom__group.list-symptom__group--okng { text-align: left; }
.food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom .list-symptom__item { text-align: center; line-height: 1.2; }
.food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom .list-symptom__item:before { bottom: 8px; }
.food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom .list-symptom__item:after { bottom: 13px; }
.food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom:nth-child(2) .list-symptom__item { padding-top: 20px; padding-bottom: 38px; }
.food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom:nth-child(3) .list-symptom__item { padding-top: 20px; padding-bottom: 38px; }
.food-guide-wrap_all .food-guide-core-top-wrap--okng .list-symptom__group--okng { margin-top: -110px; }

.food-guide-wrap_all .food-guide-core-bottom-wrap .list-symptom__group .list-symptom.list-symptom--on:before { position: absolute; right: 0; top: -10px; bottom: auto; left: 0; width: 0; height: 0; margin: auto; border-width: 0 8px 16px 8px; border-style: solid; border-color: transparent transparent #ed7f54 transparent; content: ""; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .list-symptom__group { margin: 0 -10px 10px; }
  .food-guide-wrap_all .list-symptom__group .list-symptom { width: 33.333%; margin-bottom: 15px; padding: 0 5px; }
  .food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item { padding: 8px 0 25px; border-radius: 15px; font-size: 13px; }
  .food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:before { width: 14px; height: 14px; }
  .food-guide-wrap_all .list-symptom__group .list-symptom .list-symptom__item:after { right: 2px; bottom: 11px; width: 4px; height: 4px; }
  .food-guide-wrap_all .list-symptom__group .list-symptom.list-symptom--on:before { bottom: -8px; }
  .food-guide-wrap_all .list-symptom__group.list-symptom__group--okng { margin: 0 -10px 5px; }
  .food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom .list-symptom__item { padding: 8px 0 25px; }
  .food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom:nth-child(2) .list-symptom__item { padding-top: 15px; padding-bottom: 34px; }
  .food-guide-wrap_all .list-symptom__group.list-symptom__group--okng .list-symptom:nth-child(3) .list-symptom__item { padding-top: 15px; padding-bottom: 34px; } }
.food-guide-wrap_all .list-ok-ng { margin-top: -10px; margin-bottom: 10px; }
.food-guide-wrap_all .list-ok-ng .list-ok-ng__body { width: 100%; display: table; margin-bottom: 5px; }
.food-guide-wrap_all .list-ok-ng .list-ok-ng__body .list-ok-ng__item { display: table-cell; white-space: nowrap; vertical-align: top; width: 1px; padding-right: 5px; }
.food-guide-wrap_all .list-ok-ng .list-ok-ng__body .list-ok-ng__item img { width: 25px; }

.food-guide-wrap_all .list-indent { display: table; }
.food-guide-wrap_all .list-indent .list-indent__item { display: table-cell; white-space: nowrap; }

.list-indent__data { font-size: 12px; }
@media screen and (max-width: 767px) { .list-indent__data { font-size: 9px; } }

/* table
------------------------------------------------*/
.table-nutrition { width: 100%; border-top: 1px solid #dbbb9a; border-left: 1px solid #dbbb9a; background-color: #fff; }
.table-nutrition .table-nutrition__head-title, .table-nutrition .table-nutrition__body-title, .table-nutrition .table-nutrition__data { padding: 12px 40px; border-right: 1px solid #dbbb9a; border-bottom: 1px solid #dbbb9a; vertical-align: middle; }
.table-nutrition .table-nutrition__head-title, .table-nutrition .table-nutrition__body-title, .table-nutrition .table-nutrition__center{ text-align: center; }
.table-nutrition .table-nutrition__head-title { background-color: #fef3e2; color: #620d0a; font-weight: normal; }
.table-nutrition .table-nutrition__data { font-size: 14px; }
.table-nutrition .table-nutrition__body-colorA { background-color: #fbedea; color: #c34d34; }
.table-nutrition .table-nutrition__body-colorB { background-color: #eaf4fb; color: #32729f; }.table-nutrition .table-nutrition__body-colorC { background-color: #eafbf5; color: #197957; }
.table-nutrition .table-nutrition__body-colorD { background-color: #fbfaea; color: #5d580d; }
.table-nutrition .table-nutrition__body-w12p { width: 12%; }
.table-nutrition .table-nutrition__body-w15p { width: 15%; }
.table-nutrition .table-nutrition__body-w25p { width: 25%; }
.table-nutrition .table-nutrition__body-w40p { width: 40%; }
.table-nutrition .table-nutrition__body-w50p { width: 50%; }
.table-nutrition .table-nutrition__body-w60p { width: 60%; }

@media screen and (max-width: 767px) { .table-nutrition .table-nutrition__body-title, .table-nutrition .table-nutrition__data { padding: 3px; font-size: 9px; }
  .table-nutrition .table-nutrition__head-title { padding: 8px 3px; font-size: 9px; }
  .table-nutrition .table-nutrition__data { font-size: 9px; } }
/* media
------------------------------------------------*/
.food-guide-wrap_all .media-food-guide-feature { box-sizing: border-box; position: relative; width: -webkit-calc(50% - 12px); width: calc(50% - 12px); padding: 10px 15px 15px; border: 5px solid #fffbe2; border-radius: 20px 20px 0 20px; background-color: #fff; box-shadow: 0 2px 5px 1px rgba(212, 212, 212, 0.7); -webkit-transition: background-color .4s; transition: background-color .4s; }
.food-guide-wrap_all .media-food-guide-feature:hover { background-color: #fefcec; text-decoration: none; }
.food-guide-wrap_all .media-food-guide-feature:before { position: absolute; z-index: 1; right: -5px; bottom: -5px; width: 28px; height: 28px; background: transparent url(../image/bg_arrow.png) no-repeat right bottom; background-size: 28px auto; content: ""; }
.food-guide-wrap_all .media-food-guide-feature:after { display: block; box-sizing: border-box; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px dashed #ef978e; border-radius: 18px 18px 0 18px; content: ""; }
.food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__img { margin-bottom: 5px; padding: 0 40px; text-align: center; }
.food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__img img { max-width: 100%; height: auto; }
.food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__body { text-align: center; }
.food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__title { display: inline-block; position: relative; margin-bottom: 8px; padding-left: 15px; color: #e48964; font-size: 16px; }
.food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__title:before { position: absolute; top: 0; bottom: 0; left: 0; width: 0; height: 0; margin: auto; border-width: 4px 0 4px 7px; border-style: solid; border-color: transparent transparent transparent #e48864; content: ""; }
.food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__desc { color: #620d0a; font-size: 12px; text-align: left; line-height: 1.9; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-feature { display: block; box-sizing: border-box; width: 100%; margin: 0; padding: 18px 10px 18px; border: 3px solid #fffbe2; border-radius: 15px 15px 0 15px; font-size: 0; }
  .food-guide-wrap_all .media-food-guide-feature:not(:first-child) { margin-top: 10px; }
  .food-guide-wrap_all .media-food-guide-feature:before { right: -3px; bottom: -3px; width: 18px; height: 18px; background-size: 18px auto; }
  .food-guide-wrap_all .media-food-guide-feature:after { border-radius: 12px 12px 0 12px; }
  .food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__img { display: inline-block; box-sizing: border-box; width: 49%; padding: 0; text-align: center; vertical-align: top; }
  .food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__body { display: inline-block; box-sizing: border-box; width: 50%; padding-left: 5px; text-align: center; vertical-align: top; }
  .food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__title { padding-left: 10px; font-size: 14px; }
  .food-guide-wrap_all .media-food-guide-feature .media-food-guide-feature__desc { font-size: 11px; line-height: 1.65; } }
.food-guide-wrap_all .media-food-guide-banner__group { margin: 0 15px; font-size: 0; text-align: center; }
.food-guide-wrap_all .media-food-guide-banner__group .media-food-guide-banner { display: inline-block; box-sizing: border-box; width: 50%; margin-bottom: 15px; padding: 0 15px; vertical-align: top; }
.food-guide-wrap_all .media-food-guide-banner__group .media-food-guide-banner .media-food-guide-banner__item { display: block; }
.food-guide-wrap_all .media-food-guide-banner__group .media-food-guide-banner .media-food-guide-banner__item img { max-width: 100%; height: auto; -webkit-transition: opacity .3s; transition: opacity .3s; }
.food-guide-wrap_all .media-food-guide-banner__group .media-food-guide-banner .media-food-guide-banner__item:hover img { opacity: .8; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-banner__group { margin: 0; }
  .food-guide-wrap_all .media-food-guide-banner__group .media-food-guide-banner { display: block; width: 100%; padding: 0; } }
.food-guide-wrap_all .media-food-guide-about .media-food-guide-about__title { float: left; width: 73%; }
.food-guide-wrap_all .media-food-guide-about .media-food-guide-about__read { float: left; width: 73%; color: #620d0a; font-size: 13px; line-height: 1.8; }
.food-guide-wrap_all .media-food-guide-about .media-food-guide-about__img { box-sizing: border-box; float: right; width: 26%; margin-right: -15px; text-align: right; }
.food-guide-wrap_all .media-food-guide-about .media-food-guide-about__img.media-food-guide-about__img--adjustA { margin-bottom: 10px; margin-left: 10px; }
.food-guide-wrap_all .media-food-guide-about .media-food-guide-about__img img { max-width: 100%; height: auto; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-about .media-food-guide-about__title { float: none; width: 100%; }
  .food-guide-wrap_all .media-food-guide-about .media-food-guide-about__read { width: 61%; font-size: 12px; line-height: 1.6; }
  .food-guide-wrap_all .media-food-guide-about .media-food-guide-about__img { width: 37%; margin-right: 0; }
  .food-guide-wrap_all .media-food-guide-about .media-food-guide-about__img.media-food-guide-about__img--adjustA { display: none; } }
.food-guide-wrap_all .media-food-guide-okng-top { margin-bottom: 10px; }
.food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__title { position: relative; margin-bottom: 10px; }
.food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__title:after { position: absolute; bottom: -1px; left: 0; width: 100%; height: 12px; background-color: #fefdf6; content: ""; }
.food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__read { float: left; width: 73%; color: #620d0a; font-size: 13px; line-height: 1.8; }
.food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__img { float: right; width: 26%; text-align: right; }
.food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__img img { max-width: 100%; height: auto; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-okng-top { margin-bottom: 15px; }
  .food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__title { position: relative; float: none; width: 100%; }
  .food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__title:before { position: absolute; bottom: -2px; left: -12px; width: 110%; width: -webkit-calc(100% + 24px); width: calc(100% + 24px); height: 2px; background-color: #fee3e3; content: ""; }
  .food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__title:after { content: none; }
  .food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__read { width: 100%; font-size: 12px; line-height: 1.6; }
  .food-guide-wrap_all .media-food-guide-okng-top .media-food-guide-okng-top__img { display: none; } }
.food-guide-wrap_all .media-food-guide-nutrition { margin-top: 50px; margin-bottom: 30px; padding: 0 0 20px; border: 3px solid #a4c96e; background-color: #fff; }
.food-guide-wrap_all .media-food-guide-nutrition .media-food-guide-nutrition__title { display: inline-block; position: relative; margin-left: 10px; padding: 5px 18px; border-radius: 20px; background: transparent url(../image/heading_bg03.png); background-size: 25px auto; color: #fff; font-size: 16px; font-weight: bold; text-align: left; -webkit-transform: translateY(-18px); -ms-transform: translateY(-18px); transform: translateY(-18px); }
.food-guide-wrap_all .media-food-guide-nutrition .media-food-guide-nutrition__title:after { position: absolute; bottom: -12px; left: 25px; width: 15px; height: 12px; background: url(../image/heading_arrow01.png) no-repeat left top; background-size: 15px 12px; content: ""; }
.food-guide-wrap_all .media-food-guide-nutrition .media-food-guide-nutrition__item { margin-top: -5px; font-size: 18px; font-weight: bold; text-align: center; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-nutrition { margin-top: 30px; margin-bottom: 20px; padding: 0 10px 16px; border: 2px solid #a4c96e; }
  .food-guide-wrap_all .media-food-guide-nutrition .media-food-guide-nutrition__title { display: table; margin: 0 auto; padding: 4px 13px; font-size: 14px; text-align: center; -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); }
  .food-guide-wrap_all .media-food-guide-nutrition .media-food-guide-nutrition__title:after { bottom: -17px; left: 25px; width: 11px; height: 17px; background-size: 11px 7px; }
  .food-guide-wrap_all .media-food-guide-nutrition .media-food-guide-nutrition__item { margin-top: -5px; font-size: 14px; } }
.food-guide-wrap_all .media-food-guide-recommend-recipe { display: block; position: relative; margin: 0 80px 30px; padding: 12px 20px 10px 16px; border-radius: 15px 15px 0 15px; background: url(../image/bg_pickup_img.png) no-repeat right top; text-decoration: none; -webkit-transition: opacity .3s; transition: opacity .3s; }
.food-guide-wrap_all .media-food-guide-recommend-recipe:before { position: absolute; right: 0; bottom: 0; width: 20px; height: 20px; background: transparent url(../image/bg_arrow.png) no-repeat right bottom; background-size: 20px auto; content: ""; }
.food-guide-wrap_all .media-food-guide-recommend-recipe:hover { opacity: .8; }
.food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__title { box-sizing: border-box; float: right; width: 63%; margin-bottom: 5px; padding: 10px 0 0 0; background: url(../image/icn_pickup.png) no-repeat left top; background-size: 59px auto; color: #7c5e4c; font-size: 18px; font-weight: bold; text-align: center; line-height: 1.5; }
.food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__title > span { font-size: 14px; }
.food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__sub-title { box-sizing: border-box; float: right; width: 63%; padding: 0 10px; color: #e05e8e; font-size: 14px; font-weight: bold; text-align: center; }
.food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__img { box-sizing: border-box; float: left; width: 35%; margin-top: 5px; padding: 4px; background-color: #fff; box-shadow: 2.5px 2.5px rgba(0, 0, 0, 0.1); font-size: 0; line-height: 0; }
.food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__img > img { width: 100%; height: auto; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-recommend-recipe { margin: 0 0 20px; padding: 15px 10px; border-radius: 10px 10px 0 10px; background-image: url(../image/sp_bg_pickup.png), url(food_guide_image/bg_pickup.png); background-repeat: no-repeat, repeat; background-position: center top, left top; background-size: 100% auto, 100% auto; }
  .food-guide-wrap_all .media-food-guide-recommend-recipe:before { width: 15px; height: 15px; background-size: 15px auto; }
  .food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__title { float: none; width: 100%; margin-bottom: 5px; padding: 0; background-size: 53px auto; font-size: 16px; }
  .food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__title > span { font-size: 12px; }
  .food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__sub-title { float: none; width: 100%; padding: 0 10px; color: #e05e8e; font-size: 14px; font-weight: bold; text-align: center; }
  .food-guide-wrap_all .media-food-guide-recommend-recipe .media-food-guide-recommend-recipe__img { float: none; width: 92%; width: -webkit-calc(100% - 20px); width: calc(100% - 20px); margin: 0 auto 10px; padding: 2px; } }
.food-guide-wrap_all .media-food-guide-point-element { padding: 15px 0; border-top: 1px dashed #cdc3b4; }
.food-guide-wrap_all .media-food-guide-point-element:first-of-type { margin-top: 30px; }
.food-guide-wrap_all .media-food-guide-point-element.media-food-guide-point-element--last { margin-bottom: 20px; border-bottom: 1px dashed #cdc3b4; }
.food-guide-wrap_all .media-food-guide-point-element .media-food-guide-point-element__text { float: left; width: 82%; }
.food-guide-wrap_all .media-food-guide-point-element .media-food-guide-point-element__img { display: block; box-sizing: border-box; float: right; width: 18%; margin-top: -20px; padding-left: 10px; text-align: right; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-point-element { padding: 10px 0; }
  .food-guide-wrap_all .media-food-guide-point-element:first-of-type { margin-top: 25px; }
  .food-guide-wrap_all .media-food-guide-point-element .media-food-guide-point-element__text { float: none; width: 100%; }
  .food-guide-wrap_all .media-food-guide-point-element .media-food-guide-point-element__img { box-sizing: border-box; width: 76px; margin-top: -10px; padding-left: 10px; } }
.food-guide-wrap_all .media-food-guide-caution { margin-bottom: 20px; padding: 10px 20px; border: 1px solid #d47f6f; }
.food-guide-wrap_all .media-food-guide-caution .media-food-guide-caution__title { margin-bottom: 10px; color: #ca563c; font-weight: bold; }
.food-guide-wrap_all .media-food-guide-caution .media-food-guide-caution__text { font-size: 12px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-caution { padding: 15px; }
  .food-guide-wrap_all .media-food-guide-caution .media-food-guide-caution__title { margin-bottom: 10px; font-size: 13px; } }
.food-guide-wrap_all .media-food-guide-heading { display: table; width: 100%; margin-bottom: 15px; }
.food-guide-wrap_all .media-food-guide-heading .media-food-guide-heading__title { display: table-cell; color: #620d0a; font-size: 24px; font-weight: bold; vertical-align: middle; }
.food-guide-wrap_all .media-food-guide-heading .media-food-guide-heading__img { display: table-cell; text-align: right; vertical-align: middle; }
.food-guide-wrap_all .media-food-guide-heading .media-food-guide-heading__img img { max-width: 55px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-heading { margin-bottom: 10px; }
  .food-guide-wrap_all .media-food-guide-heading .media-food-guide-heading__title { font-size: 18px; }
  .food-guide-wrap_all .media-food-guide-heading .media-food-guide-heading__img img { max-width: 56px; } }
.food-guide-wrap_all .media-food-guide-table { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-top: 1px solid #d7c7af; border-left: 1px solid #d7c7af; font-size: 0; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__list { display: inline-block; box-sizing: border-box; width: 50%; padding: 10px 15px; border-right: 1px solid #d7c7af; border-bottom: 1px solid #d7c7af; vertical-align: top; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__list.media-food-guide-table__list--circle { background-color: #fbedea; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__list.media-food-guide-table__list--triangle { background-color: #fbfaea; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__list.media-food-guide-table__list--vatu { background-color: #f6fbff; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__body { display: table; width: 100%; margin-bottom: 5px; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__title { display: table-cell; color: #620d0a; font-size: 16px; font-weight: bold; vertical-align: middle; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__desc { display: block; font-size: 12px; font-weight: normal; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__img { display: table-cell; padding-left: 15px; text-align: right; vertical-align: middle; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__img img { width: 50px; }
.food-guide-wrap_all .media-food-guide-table .media-food-guide-table__text { font-size: 12px; }

@media screen and (max-width: 767px) { .food-guide-wrap_all .media-food-guide-table { display: block; -webkit-flex-wrap: normal; -ms-flex-wrap: normal; flex-wrap: normal; }
  .food-guide-wrap_all .media-food-guide-table .media-food-guide-table__list { display: block; width: 100%; padding: 5px 7px; }
  .food-guide-wrap_all .media-food-guide-table .media-food-guide-table__title { font-size: 15px; }
  .food-guide-wrap_all .media-food-guide-table .media-food-guide-table__img img { width: 41px; } }
/* content
------------------------------------------------*/
.content-point { text-align: center; margin-bottom: 5px; }
.content-point .content-point__img { width: 100%; height: auto; }

.content-okng-banner { font-size: 0; }
.content-okng-banner .content-okng-banner__item { display: block; text-align: center; }
.content-okng-banner .content-okng-banner__item img { height: auto; max-width: 100%; -webkit-transition: opacity .4s; transition: opacity .4s; }
.content-okng-banner .content-okng-banner__item:hover img { opacity: 0.8; }

/* button
------------------------------------------------*/
.button-top { margin-top: 30px; text-align: center; }
.button-top .button-top__body { display: inline-block; position: relative; padding: 13px 17px 13px 27px; border: 1px solid #a57d5c; border-radius: 8px; background: transparent; color: #5a341f; font-size: 13px; font-weight: bold; text-decoration: none; line-height: 1; }
.button-top .button-top__body:before { position: absolute; top: 0; bottom: 0; left: 10px; width: 0; height: 0; margin: auto; border-width: 5px 8px 5px 0; border-style: solid; border-color: transparent #5a341f transparent transparent; content: ""; }
.button-top .button-top__body:hover { background-color: #f3e4db; }

@media screen and (max-width: 767px) { .button-top { margin-top: 20px; }
  .button-top .button-top__body { padding: 10px 14px 10px 21px; font-size: 12px; }
  .button-top .button-top__body:before { left: 8px; border-width: 5px 8px 5px 0; }
  .button-top .button-top__body:hover { background-color: #f3e4db; } }
/* utility
------------------------------------------------*/
.sp-mode { display: none; }

@media screen and (max-width: 767px) { .pc-mode { display: none; }
  .sp-mode { display: block; } }
.br-pc_none { display: none; }

@media screen and (max-width: 767px) { .br-pc_none { display: inline; }
  .br-sp_none { display: none; } }
.margin-adjustmentA { margin-top: -80px; }

@media screen and (max-width: 767px) { .margin-adjustmentA { margin-top: 0; } }
/*tool*/
/* extend
------------------------------------------------*/
.food-guide-wrap_all .media-food-guide-about:after, .food-guide-wrap_all .media-food-guide-okng-top:after, .food-guide-wrap_all .media-food-guide-recommend-recipe:after, .food-guide-wrap_all .media-food-guide-point-element:after { content: ""; display: block; clear: both; }

/* keyframe
------------------------------------------------*/
@-webkit-keyframes expansion { 0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
@keyframes expansion { 0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
@-webkit-keyframes show { 0% { opacity: 0; }
  50% { opacity: 0.5; }
  100% { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
@keyframes show { 0% { opacity: 0; }
  50% { opacity: 0.5; }
  100% { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
