@charset "UTF-8";
/* Tips CSS */
/* _setting CSS */
/* ___________________WebFont */
@font-face {
  font-family: 'Gabriola';
  font-style: normal;
  font-weight: normal;
  src: url("../font/font.woff") format("woff");
}
/* Desktops and laptops */
@media print, screen and (min-width: 701px) {
  #wrapper .main_visual {
    background: url("../images/tips/mv_tips.jpg") center 0/cover no-repeat;
  }
  #wrapper .main_visual h2 {
    font-size: 3.7rem;
  }
  #wrapper .main_visual h2:after {
    background: url("../images/tips/mv_tips_eng.png") center 0/100% no-repeat;
    width: 82px;
    height: 18px;
  }
  #wrapper .content_wrap {
    position: relative;
    overflow: hidden;
  }
  #wrapper .content_wrap .content.archive {
    width: 700px;
  }
  #wrapper .content_wrap .content.single {
    width: 750px;
  }
  #wrapper .content_wrap .content {
    float: left;
    width: 690px;
  }
  #wrapper .content_wrap .content .lead_area {
    margin-bottom: 40px;
  }
  #wrapper .content_wrap .content .lead_area h3 {
    font-size: 2.1rem;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  #wrapper .content_wrap .content .lead_area .lead {
    font-size: 1.5rem;
    line-height: 1.65;
  }
  #wrapper .content_wrap .content .lead_area .date {
    display: block;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  #wrapper .content_wrap .content .lead_area.c_list {
    background: url("../images/common/pickup_heading.png") left 77% no-repeat;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  #wrapper .content_wrap .content .lead_area.c_list h3 {
    position: relative;
    font-size: 2.4rem;
  }
  #wrapper .content_wrap .content .article_list {
    margin-bottom: 45px;
  }
  #wrapper .content_wrap .content .article_list .article_item {
    max-width: 690px;
    overflow: hidden;
  }
  #wrapper .content_wrap .content .article_list .article_item:not(:nth-child(10n)) {
    border-bottom: 1px solid #e5e5e5;
  }
  #wrapper .content_wrap .content .article_list .article_item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 30px 0 25px;
  }
  #wrapper .content_wrap .content .article_list .article_item a:hover {
    text-decoration: none;
  }
  #wrapper .content_wrap .content .article_list .article_item figure {
    width: 230px;
    height: 140px;
    margin-right: 20px;
  }
  #wrapper .content_wrap .content .article_list .article_item figure img {
    display: block;
    width: auto;
    max-width: 230px;
    max-height: 140px;
    margin: 0 auto;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail {
    width: 440px;
    position: relative;
    padding-top: 8px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail .cat_new {
    display: inline-block;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/common/tag_new.png") center 0 no-repeat;
    width: 50px;
    height: 20px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail h4 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
    margin-bottom: 13px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail .month {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail .entry_date {
    font-size: 1.4rem;
    color: #ababab;
    margin-bottom: 15px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail .entry_date time:first-child {
    margin-right: 10px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail .cat {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 1.2rem;
    color: #999999;
    background-color: #f8f8f8;
    padding: 0 15px;
  }
  #wrapper .content_wrap .content .article_list .article_item .detail:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  #wrapper .content_wrap .article_box {
    margin-bottom: 40px;
  }
  #wrapper .content_wrap .article_box #article_info .thumb figure {
    position: relative;
    width: 750px;
    height: auto;
    border: 1px solid #e5e5e5;
  }
  #wrapper .content_wrap .article_box #article_info .thumb figure img {
    display: block;
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
  #wrapper .content_wrap .article_box #article_info .info {
    margin: 0 0 25px;
  }
  #wrapper .content_wrap .article_box #article_info .info .s_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #wrapper .content_wrap .article_box #article_info .info .s_wrapper .entry_time {
    padding-top: 5px;
    margin-right: 25px;
    margin-bottom: 10px;
  }
  #wrapper .content_wrap .article_box #article_info .info .s_wrapper .entry_time time {
    font-size: 1.3rem;
  }
  #wrapper .content_wrap .article_box #article_info .info .s_wrapper span {
    display: inline-block;
    font-size: 1.2rem;
    color: #656565;
    line-height: 1.3;
    padding: 5px 15px;
  }
  #wrapper .content_wrap .article_box #article_info .info .cat {
    background-color: #f8f8f8;
  }
  #wrapper .content_wrap .article_box .detail_area {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  #wrapper .content_wrap .article_box .detail_area #disease table {
    width: 100% !important;
  }
  #wrapper .content_wrap .article_box .detail_area #disease table td {
    font-size: 1.5rem;
    line-height: 2.2;
  }
  #wrapper .content_wrap .article_box .detail_area #disease img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto 40px;
  }
  #wrapper .content_wrap .article_box .detail_area #disease h1, #wrapper .content_wrap .article_box .detail_area #disease h2, #wrapper .content_wrap .article_box .detail_area #disease h3, #wrapper .content_wrap .article_box .detail_area #disease h4 {
    position: relative;
    border-bottom: 1px dotted #ff9d00;
    padding-left: 35px;
  }
  #wrapper .content_wrap .article_box .detail_area #disease h1:before, #wrapper .content_wrap .article_box .detail_area #disease h2:before, #wrapper .content_wrap .article_box .detail_area #disease h3:before, #wrapper .content_wrap .article_box .detail_area #disease h4:before {
    position: absolute;
    top: -1px;
    left: 0;
    background: url("../images/tips/tips_icon_heading_single.png") center 0/100% no-repeat;
    width: 30px;
    height: 30px;
  }
  #wrapper .content_wrap .article_box .detail_area #disease p {
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 25px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box {
    margin-top: 80px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recommend {
    font-size: 1.9rem;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
    background: url("../images/tips/title_recommend_eng.png") left 27px no-repeat;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food {
    padding-top: 35px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food .item {
    overflow: hidden;
    margin-bottom: 40px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food .item figure {
    float: left;
    width: 180px;
    max-height: 180px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food .item figure img {
    display: block;
    width: auto;
    max-height: 180px;
    margin: 0 auto;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food .item .detail {
    width: 540px;
    float: right;
    padding-top: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food .item .detail h5 {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .food .item .detail .desc {
    font-size: 1.5rem;
    line-height: 2.0;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe {
    border: 1px solid #e5e5e5;
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead {
    padding: 35px 60px 45px 65px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .lead_inner {
    margin-bottom: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .lead_inner h4 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 40px;
    padding-bottom: 30px;
    background: url("../images/tips/recipe_eng.png") left bottom no-repeat;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .lead_inner figure {
    max-width: 100%;
    max-height: 300px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .lead_inner figure img {
    display: block;
    margin: 0 auto;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area b, #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area strong {
    font-weight: bold;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ul {
    padding: 20px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ul li {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5;
    padding-left: 18px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ul li:not(:last-child) {
    padding-bottom: 5px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ul li:before {
    position: absolute;
    top: 2px;
    left: 2px;
    content: '●';
    display: inline-block;
    color: #ff9d00;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    font-size: 1.0rem;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ol {
    list-style: none;
    padding: 20px;
    margin-bottom: 50px;
    counter-reset: ol_li;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ol li {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ol li:not(:last-child) {
    padding-bottom: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .lead .desc_area ol li:before {
    counter-increment: ol_li;
    content: counter(ol_li);
    color: #ffa11d;
    font-size: 1.7rem;
    font-weight: bold;
    margin-right: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient {
    padding: 30px 65px;
    margin-bottom: 30px;
    background-color: #fafafa;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .head_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .head_box h5 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-right: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .head_box span {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    background-color: #ffae00;
    border-radius: 10px;
    padding: 5px 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .list .item {
    width: -webkit-calc(90%/2);
    width: calc(90%/2);
    margin-bottom: 7px;
    font-size: 1.5rem;
    line-height: 1.5;
    padding-bottom: 8px;
    margin-bottom: 13px;
    border-bottom: 1px solid #ccc;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .list .item .recipe_material {
    display: inline;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .ingredient .list .item .recipe_material .material {
    margin-right: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto {
    width: 600px;
    margin: 0 auto;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto h4 {
    font-size: 2.0rem;
    font-weight: bold;
    padding-top: 80px;
    text-align: center;
    background: url("../images/tips/icon_cooking.png") center 0 no-repeat;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto .flowbox {
    padding: 20px 0;
    border-bottom: 1px solid #ffae00;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto .flowbox span {
    display: inline-block;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    font-weight: bold;
    background-color: #ffae00;
    border-radius: 50%;
    padding-left: 1px;
    margin-right: 15px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto .flowbox p {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto .flowbox:last-of-type {
    border-bottom: none;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .recipe .howto .desc {
    font-size: 1.4rem;
    line-height: 1.6;
    padding-top: 10px;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .next {
    text-align: center;
  }
  #wrapper .content_wrap .article_box .detail_area #recipe_box .next span {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #fef4cc 0%);
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #fef4cc 0%);
  }
  #wrapper .content_wrap .article_box .detail_area .entry_author {
    text-align: right;
  }
  #wrapper .content_wrap .article_box .detail_area .entry_author .author {
    display: inline-block;
    font-size: 1.6rem;
    background-color: #f00;
    background: url(../images/tips/icon_pen.svg) 0 center no-repeat;
    background-size: auto 16px;
    padding-left: 20px;
    margin-top: 10px;
  }
  #wrapper .content_wrap #aside {
    float: right;
    width: 275px;
  }

  #wrapper.tips_archive .about_kentei {
    margin-top: 80px;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 700px) {
  #wrapper {
    width: 100%;
    margin-top: 54px;
  }
  #wrapper .main_visual {
    background: url("../images/tips/sp/sp_mv_tips.jpg") center 0/cover no-repeat;
  }
  #wrapper .main_visual h2:after {
    background: url("../images/tips/sp/sp_mv_tips_eng.png") center bottom/contain no-repeat;
    width: 57px;
    height: 13px;
  }
  #wrapper .content {
    margin-bottom: 25px;
  }
  #wrapper .content .lead_area h3 {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  #wrapper .content .lead_area .lead {
    font-size: 1.5rem;
    line-height: 1.6;
    padding-bottom: 35px;
  }
  #wrapper .content .lead_area .date {
    display: block;
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  #wrapper .content .lead_area.c_list {
    background: url("../images/common/sp/sp_pickup_heading.png") left 80%/22% no-repeat;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  #wrapper .content .lead_area.c_list h3 {
    position: relative;
    text-align: center;
    font-size: 1.8rem;
  }
  #wrapper .content .article_list {
    margin-bottom: 50px;
  }
  #wrapper .content .article_list .article_item {
    border-bottom: 1px solid #e5e5e5;
  }
  #wrapper .content .article_list .article_item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
  }
  #wrapper .content .article_list .article_item figure {
    width: 100px;
    height: auto;
  }
  #wrapper .content .article_list .article_item figure img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #wrapper .content .article_list .article_item .detail {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    position: relative;
    padding-top: 3px;
  }
  #wrapper .content .article_list .article_item .detail .cat_new {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/tips/sp/sp_tag_new.png") center center/100% no-repeat;
    width: 50px;
    height: 20px;
  }
  #wrapper .content .article_list .article_item .detail h4 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  #wrapper .content .article_list .article_item .detail .month {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #wrapper .content .article_list .article_item .detail .date {
    display: block;
    font-size: 1.2rem;
    color: #ababab;
    margin-bottom: 10px;
  }
  #wrapper .content .article_list .article_item .detail .entry_date {
    font-size: 1.4rem;
    color: #ababab;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #wrapper .content .article_list .article_item .detail .cat {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 1.1rem;
    color: #999999;
    background-color: #f8f8f8;
    padding: 0 3.3%;
  }
  #wrapper .article_box {
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 20px;
  }
  #wrapper .article_box #article_info .thumb figure {
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #e5e5e5;
  }
  #wrapper .article_box #article_info .thumb figure img {
    width: 100%;
    height: auto;
  }
  #wrapper .article_box #article_info .info {
    margin: 0 0 25px;
  }
  #wrapper .article_box #article_info .info .s_wrapper .entry_time {
    padding-top: 5px;
    margin-right: 25px;
    margin-bottom: 10px;
  }
  #wrapper .article_box #article_info .info .s_wrapper .entry_time time {
    font-size: 1.3rem;
  }
  #wrapper .article_box #article_info .info .s_wrapper .cat {
    display: inline-block;
    font-size: 1.2rem;
    color: #999;
    line-height: 1.3;
    background-color: #f8f8f8;
    padding: 5px 4%;
    margin-bottom: 10px;
  }
  #wrapper .article_box #article_info .info .s_wrapper .fb-like {
    display: block;
    text-align: right;
  }
  #wrapper .article_box .detail_area {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  #wrapper .article_box .detail_area #disease {
    margin-bottom: 70px;
  }
  #wrapper .article_box .detail_area #disease table {
    width: 100% !important;
  }
  #wrapper .article_box .detail_area #disease table td {
    font-size: 1.5rem;
    line-height: 1.8;
    padding-bottom: 10px;
  }
  #wrapper .article_box .detail_area #disease img {
    margin: 0 auto 30px;
  }
  #wrapper .article_box .detail_area #disease h1, #wrapper .article_box .detail_area #disease h2, #wrapper .article_box .detail_area #disease h3, #wrapper .article_box .detail_area #disease h4 {
    border-bottom: 1px dotted #ff9d00;
  }
  #wrapper .article_box .detail_area #disease h1:before, #wrapper .article_box .detail_area #disease h2:before, #wrapper .article_box .detail_area #disease h3:before, #wrapper .article_box .detail_area #disease h4:before {
    background: url("../images/tips/sp/sp_tips_icon_heading_single.png") center 0/100% no-repeat;
    width: 25px;
    height: 25px;
  }
  #wrapper .article_box .detail_area #disease p {
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  #wrapper .article_box .detail_area #disease img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto 30px;
  }
  #wrapper .article_box .detail_area #disease .aligncenter {
    margin: 0 auto 30px;
  }
  #wrapper .article_box .detail_area #disease .alignright {
    float: right;
    margin-left: 45px;
  }
  #wrapper .article_box .detail_area #disease .alignleft {
    display: block;
    float: left;
    margin-right: 45px;
  }
  #wrapper .article_box .detail_area #recipe_box .recommend {
    font-size: 2.0rem;
    font-weight: bold;
    padding-bottom: 30px;
    border-bottom: 1px solid #333;
    background: url("../images/tips/sp/sp_recommend_eng.png") left 24px/30% no-repeat;
  }
  #wrapper .article_box .detail_area #recipe_box .food {
    padding-top: 35px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #wrapper .article_box .detail_area #recipe_box .food .item {
    overflow: hidden;
    margin-bottom: 40px;
  }
  #wrapper .article_box .detail_area #recipe_box .food .item figure {
    text-align: center;
    border: 1px solid #e5e5e5;
  }
  #wrapper .article_box .detail_area #recipe_box .food .item figure img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
  }
  #wrapper .article_box .detail_area #recipe_box .food .item .detail {
    padding-top: 10px;
  }
  #wrapper .article_box .detail_area #recipe_box .food .item .detail h5 {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  #wrapper .article_box .detail_area #recipe_box .food .item .detail .desc {
    font-size: 1.5rem;
    line-height: 2.0;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe {
    border: 1px solid #e5e5e5;
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead {
    padding: 30px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .lead_inner {
    overflow: hidden;
    margin-bottom: 10px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .lead_inner h4 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 30px;
    margin-bottom: 10px;
    background: url("../images/tips/sp/sp_recipe_en.png") left bottom/40% no-repeat;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .lead_inner figure {
    max-width: 100%;
    height: auto;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .lead_inner img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 300px;
    margin: 0 auto;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area b, #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area strong {
    font-weight: bold;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ul {
    padding: 20px 0 20px 5px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ul li {
    position: relative;
    font-size: 1.5rem;
    line-height: 1.5;
    padding-left: 18px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ul li:not(:last-child) {
    padding-bottom: 10px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: '●';
    display: inline-block;
    color: #ff9d00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 1.2rem;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ol {
    list-style: none;
    padding: 20px 0 20px 5px;
    margin-bottom: 20px;
    counter-reset: ol_li;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ol > li {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ol > li:not(:last-child) {
    padding-bottom: 10px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .lead .desc_area ol > li:before {
    counter-increment: ol_li;
    content: counter(ol_li);
    color: #ffa11d;
    font-size: 1.4rem;
    font-weight: bold;
    margin-right: 10px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient {
    padding: 35px 23px;
    margin-bottom: 30px;
    background-color: #fafafa;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient .head_box {
    margin-bottom: 25px;
    text-align: center;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient .head_box h5 {
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient .head_box span {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    background-color: #ffae00;
    border-radius: 10px;
    padding: 5px 20px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient .list .item {
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 13px;
    font-size: 1.5rem;
    line-height: 1.3;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient .list .item .recipe_material {
    display: inline;
    line-height: 1.5;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .ingredient .list .item .recipe_material .material {
    margin-right: 8px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto {
    margin: 0 auto;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto h4 {
    font-size: 2.0rem;
    font-weight: bold;
    padding-top: 80px;
    text-align: center;
    background: url("../images/tips/icon_cooking.png") center 0 no-repeat;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto .flowbox {
    list-style: none;
    padding: 20px 0;
    margin: 0 4%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: 1px solid #ffae00;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto .flowbox span {
    display: inline-block;
    min-width: 24px;
    height: 24px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    background-color: #ffae00;
    border-radius: 50%;
    padding: 5px 7.5px;
    margin-right: 10px;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto .flowbox p {
    font-size: 1.5rem;
    line-height: 1.7;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto .flowbox:last-of-type {
    border-bottom: none;
  }
  #wrapper .article_box .detail_area #recipe_box .recipe .howto .desc {
    font-size: 1.4rem;
    line-height: 1.6;
    padding-top: 10px;
    margin: 0 auto;
  }
  #wrapper .article_box .detail_area #recipe_box .next {
    margin-bottom: 35px;
  }
  #wrapper .article_box .detail_area #recipe_box .next span {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 2;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #fef4cc 0%);
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #fef4cc 0%);
  }
  #wrapper .article_box .detail_area .entry_author {
    text-align: right;
  }
  #wrapper .article_box .detail_area .entry_author .author {
    padding: 0 0 0 20px;
    display: inline-block;
    font-size: 1.4rem;
    background-color: #f00;
    background: url(../images/tips/icon_pen.svg) 0 center no-repeat;
    background-size: auto 16px;
    line-height: 1.4;
  }
  #wrapper #aside {
    width: 100%;
  }
}
