@media (min-width: 768px){
    .main-title.padd-content-md {
        padding-bottom: 8px;
    }
    .second-title {
        font-size: 24px;
        font-weight: 300;
        color: #AD8826;
        padding-top: 10px;
        line-height: 26px;
        margin-bottom: 21px;
        font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    }
    .row {
        display: inline-block;
        position: relative;
        width: 100%;
    }
    .left-sidebar {
        width: 260px;
        display: inline-block;
        float: left;
        box-shadow: -1px 3px 6px #cecece;
        padding: 32px 24px;
    }
    .left-sidebar h2 {
        background-size: 30px 28px;
        background-repeat: no-repeat;
        background-position: left;
        background-image: url(../../img/recipe/flower5.png);
        font-size: 18px;
        padding-left: 35px;
        line-height: 26px;
        margin-bottom: 16px;
        color: #AD8826;
        font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    }
    .left-sidebar .padd20 {
        padding: 8px 0px 8px 0px;
    }
    .menu-sidebar h3 {
        color: #80CAD5;
        font-size: 16px;
        padding: 6px 0px 8px 0px;
        font-weight: bold;
        line-height: 26px;
    }
    .menu-sidebar h3 a {
        font-weight: 600;
        font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    }
    .menu-sidebar .sub-menu li {
        padding: 6px 0;
        position: relative;
    }
    .menu-sidebar .sub-menu li:last-child {
        margin-bottom: 12px;
    }
    .menu-sidebar>ul>li:last-child>.sub-menu>li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .menu-sidebar .sub-menu li.active:before {
        content: '';
        width: 10px;
        top: 11px;
        position: absolute;
        background: url(../../img/recipe/arrow-right.svg);
        left: -14px;
        background-repeat: no-repeat;
        bottom: 0;
    }
    .menu-sidebar .sub-menu li:after {
        content: '';
        clear: both;
        display: block;
    }
    .menu-sidebar .sub-menu dt {
        color: #80CAD5;
        padding-right: 5px;
        width: 30px;
        display: table-cell;
        vertical-align: top;
        line-height: 20px;
        font-size: 12px;
    }
    .menu-sidebar .sub-menu dd {
        width: calc(100% - 35px);
        display: table-cell;
        vertical-align: middle;
        line-height: 20px;
        font-weight: 300;
    }

    .main-content {
        width: calc(100% - 336px);
        display: inline-block;
        float: right;
        position: relative;
        padding-bottom: 100px;
    }

    .main-content h2 {
        font-weight: bold;
        color: #AD8826;
        font-size: 20px;
        padding-bottom: 32px;
        line-height: 30px;
        font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
    }
    .main-content h2.underline {
        border-bottom: 1px solid #EAE9ED;
    }
    .wrap-img {
        margin-top: 24px;
    }
    .btn-navi {
        padding: 0 9px;
        padding-top: 64px;
        width: 605px;
        /* margin-left: 336px; */
    }
    .float-right {
        float: right;
    }
    div#box-berder-recipe-7 {
        margin-top: 24px;
        margin-bottom: 56px;
        border: 2px solid #B5943C;
        padding: 16px;
        font-weight: 300;
        line-height: 23px;
    }
    div#image-recipe-7 {
        padding: 0px 20px;
        margin: 0px;
    }
    .float-left {
        float: left;
    }
    #recipe .btn-navi .btn-brown {
        cursor: pointer;
        margin-top: 0px;
        width: 170px;
    }
    #recipe .btn-navi .btn-brown div {
        width: 94px;
        padding: 4px 0;
        margin: auto;
    }
    .arrow-left div:before {
        content: url(../../img/recipe/ico-arrow-left.svg);
        position: absolute;
        top: 5px;
        right: 30px;
        width: 16px;
        -webkit-transition: 0.3s linear 0s;
        -moz-transition: 0.3s linear 0s;
        -ms-transition: 0.3s linear 0s;
        -o-transition: 0.3s linear 0s;
        transition: 0.3s linear 0s;
    }
    .btn-brown.arrow-left {
        text-align: right;
    }
    table#table-recipe-8 {
        border-collapse: collapse;
        width: 100%;
    }
    table#table-recipe-8 th, table#table-recipe-8 td {
        border: 1px solid #EAE9ED;
        vertical-align: middle;
    }
    table#table-recipe-8 th {
        background: #5B5962;
        color: #ffffff;
        padding: 7px;
        line-height: 23px;
        font-weight: 600;
    }
    table#table-recipe-8 th {
        background: #5B5962;
        color: #ffffff;
        padding: 7px;
        line-height: 23px;
        font-weight: 600;
    }
    table#table-recipe-8 th span {
        display: block;
        line-height: 23px;
        font-size: 12px;
    }
    table#table-recipe-8 th, table#table-recipe-8 td {
        border: 1px solid #EAE9ED;
        vertical-align: middle;
    }
    table#table-recipe-8 td {
        font-size: 13px;
    }
    table#table-recipe-8 td.year {
        width: 67px !important;
        height: 57px;
        padding: 8px;
    }
    table#table-recipe-8 td.past-future {
        width: 173px;
        padding: 8px;
    }
    table#table-recipe-8 td.age-self, table#table-recipe-8 td.age-husband, table#table-recipe-8 td.age-daughter {
        width: 61px !important;
        padding: 8px;
    }
    table#table-recipe-8 td.text-desc {
        padding: 8px;
        width: 214px !important;
    }
    .text-danger {
        color: #FF0000;
    }
    div#box-recipe-8 {
        margin-top: 32px;
        margin-bottom: 24px;
        padding: 16px;
        border: 1px solid #EAE9ED;
        font-weight: 300;
        line-height: 23px;
    }
    .content div.recipe-box-question {
        border: 1px solid #EAE9ED;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 24px;
    }
    .content div.recipe-box-question img {
        margin-left: 24px;
        margin-right: 16px;
    }
    .content div.recipe-box-question img.question-1 {
        width: 100px;
        height: 140px;
        -ms-flex-item-align: end;
        align-self: flex-end;
        padding-bottom: 2px;
    }
    .content div.recipe-box-question div.question-content h3 {
        font-weight: 600;
        font-size: 16px;
        margin-top: 24px;
        margin-bottom: 16px;
        line-height: 23px;
        padding-right: 24px;
    }
    .content div.recipe-box-question div.question-content p {
        margin: 0px;
        line-height: 23px;
        margin-bottom: 22px;
        padding-right: 24px;
        font-weight: 300;
    }
    .content p:last-child {
        margin-bottom: 0;
    }
    .content div.recipe-box-question img.question-2 {
        width: 100px;
        height: 107px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 24px;
    }
    .content div.recipe-box-question div.question-content {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .content div.recipe-box-question div.question-content.whitout-title {
        padding-top: 24px;
    }
    .content img.padd56 {
        margin-top: 32px;
        margin-bottom: 45px;
    }
    .content div.recipe-box-question img.question-3 {
        width: auto;
        height: 148px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding-top: 4px;
        margin-right: 38px;
    }
    .content div.recipe-box-question img.question-4 {
        width: 100px;
        height: 98px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 24px;
    }
    .red-text {
        color: #FF93B7;
    }
    .content div.recipe-box-question div.question-content.whitout-title p {
        margin-bottom: 16px;
        line-height: 23px;
    }
    .content div.recipe-box-question div.question-content.whitout-title p:last-child {
        margin-bottom: 24px;
        line-height: 23px;
    }
    .content div.recipe-box-question:last-child {
        margin-bottom: 0px;
    }
    .content img.question-bottom {
        margin-bottom: 30px;
    }
    .content div.recipe-box-question img.question-6 {
        width: 102px;
        height: 158px;
        margin-top: 24px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-left: 19px;
        margin-right: 19px;
    }
    .content div.recipe-box-question img.question-7 {
        width: 89px;
        height: 82px;
        margin-top: 24px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 27px;
    }
    .content div.recipe-box-question img.question-8 {
        width: 100px;
        height: 164px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-right: 16px;
        margin-left: 24px;
        margin-top: 8px;
    }
    .content div.recipe-box-question img.question-9 {
        width: 70px;
        height: 132px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .content div.recipe-box-question div.question-content h3.with-big-margin {
        margin-bottom: 31px;
        margin-top: 9px;
    }
    .content div.recipe-box-question-no-flex {
        border: 1px solid #EAE9ED;
        display: block;
        padding: 24px;
        margin-bottom: 16px;
    }
    .content div.recipe-box-question-no-flex p strong {
        display: block;
        font-weight: 600;
    }
    .content div.recipe-box-question-no-flex p {
        margin: 0px;
        line-height: 23px;
        font-weight: 300;
    }
    .content div.recipe-box-question-no-flex p span {
        display: block;
    }
    .content div.recipe-box-question-no-flex:last-child {
        margin-bottom: 40px;
    }
    .content div.recipe-box-question div.question-content.whitout-title-and-image p {
        padding-top: 24px;
        padding-left: 24px;
    }
    .content div.recipe-box-question .recipe-banner {
        padding: 24px;
        border: none;
        margin: 0px;
    }
    .recipe-banner .flex {
        justify-content: flex-start;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: bold;
    }
    .content div.recipe-box-question .recipe-banner div.flex img {
        margin-left: 0px;
        width: 100px;
        height: 60px;
    }
    .recipe-banner a, .recipe-owner a {
        color: #80CAD5;
    }
    .content p {
        margin: 24px 0;
        line-height: 23px;
        margin-bottom: 24px;
        font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    }
    .content div.recipe-box-yellow {
        padding: 22px 22px 22px 128px;
        border: 2px solid #AD8826;
        background: url(../../img/recipe/bg-recipe-box-yellow.svg);
        background-repeat: no-repeat;
        background-position: left 24px bottom 0px;
        background-size: 83px;
        margin-top: 32px;
    }
    .content div.recipe-box-yellow p {
        margin: 0px;
        font-weight: 300;
        line-height: 23px;
    }
    .content div.recipe-box-table table {
        border-collapse: collapse;
        width: 100%;
        margin-top: 32px;
        margin-bottom: 0px;
    }
    .content div.recipe-box-table table th {
        background: #5B5962;
        color: #ffffff;
        padding: 18px;
        line-height: 23px;
        font-weight: 600;
        vertical-align: middle;
    }
    .content div.recipe-box-table table th, .content div.recipe-box-table table td {
        border: 1px solid #EAE9ED;
        line-height: 23px;
    }
    .content div.recipe-box-table table th, .content div.recipe-box-table.with-image table td {
        padding: 16px;
        line-height: 23px;
        font-size: 13px;
    }
    .content div.recipe-box-table table .valign-middle {
        vertical-align: middle;
    }
    .content div.recipe-box-table table tr td:last-child {
        padding: 8px 16px;
    }
    .content p.bordered {
        border: 2px solid #B5943C;
        padding: 16px;
        margin-bottom: 56px;
    }
    .question-23 {
        padding-top: 24px;
    }
    .content div.recipe-box-question img {
        margin-left: 24px;
        margin-right: 16px;
    }
    .recipe-owner {
        margin-top: 24px;
        margin-bottom: 56px;
        border: 1px solid #EAE9ED;
        padding: 16px;
    }
    div.padding-b-24 {
        margin-bottom: 24px;
    }
    .detail-owner {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .detail-owner .img-detail {
        width: 86px;
        min-height: 86px;
        display: inline-block;
        margin-right: 16px;
    }
    .font-bold {
        font-weight: bold;
    }
    .font-14, .recipe-owner .name-owner.font-14 {
        font-size: 14px;
    }
    .font-18 {
        font-size: 18px;
    }
    .right-8 {
        margin-right: 8px;
    }
    .top-16, .content .top-16 {
        margin-top: 16px;
    }
    .content p:last-child {
        margin-bottom: 0;
    }
    #recipe .detail-owner p.bottom-0 {
        margin-bottom: 0px;
    }
    .recipe-owner a.with-underline {
        text-decoration: underline;
    }
    .content div.recipe-box-question.border-yellow {
        border: 2px solid #AD8826;
    }
    .content div.recipe-box-table.with-image table td img {
        margin-top: 10px;
    }
    .content div.recipe-box-table table th, .content div.recipe-box-table.with-image table td {
        padding: 16px;
        line-height: 23px;
        font-size: 13px;
    }
    .content div.recipe-box-table.with-image table td ul li:before {
        content: '.';
        vertical-align: text-bottom;
        margin-right: 3px;
        font-size: 18px;
        display: inline-table;
    }
    .content div.recipe-box-table.with-image table td p {
        margin: 0px 0px 16px 0px;
    }
    .content div.recipe-box-table.with-image table td strong {
        display: block;
    }
    .content div.recipe-box-table.with-image table td a {
        display: block;
        color: #80CAD5;
        text-decoration: underline;
    }
    .content p.page-recipe-content {
        margin-bottom: 32px;
        margin-top: 0px;
        line-height: 17px;
        padding: 14px;
    }
    .content p.page-recipe-content.second-box {
        margin-top: 56px;
    }
    .content.last-page-recipe-content {
        margin-bottom: 80px;
    }
    #recipe footer{
        margin-top: 20px;
    }
    .content div.recipe-box-question img.question-37 {
        width: 76px;
        height: 97px;
        margin-left: 24px;
        margin-top: 24px;
        margin-right: 40px;
    }
    .content div.recipe-box-question div.question-content.no-title {
        margin-top: 24px;
    }
    .content div.recipe-box-question div.question-content p {
        margin: 0px;
        line-height: 23px;
        margin-bottom: 22px;
        padding-right: 24px;
        font-weight: 300;
    }
    .top-56, .recipe-banner.top-56, .content .top-56 {
        margin-top: 56px;
    }
    .content div.recipe-box-question img.question-37b {
        width: 91px;
        height: 140px;
        margin-left: 24px;
        margin-top: 24px;
        margin-right: 25px;
    }
    .content div.recipe-box-question div.question-content.whitout-title p {
        margin-bottom: 16px;
        line-height: 23px;
    }
    .content div.recipe-box-question div.question-content.whitout-title h3.no-margin {
        margin: 0px 0px 16px 0px;
    }
    .content div.recipe-box-question img.question-37c {
        width: 76px;
        height: 162px;
        margin-left: 24px;
        margin-top: 24px;
        margin-right: 40px;
    }
    .content div.recipe-box-question img.question-37d {
        width: 80px;
        height: 139px;
        margin-left: 24px;
        margin-top: 24px;
        margin-right: 36px;
    }
    .content div.recipe-box-question.margin-top-56 {
        margin-top: 56px;
    }
    .content div.recipe-box-question img.question-38 {
        height: 115px;
        margin-left: 24px;
        margin-right: 52px;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .bottom-32, .content p.bottom-32 {
        margin-bottom: 32px;
    }
    .right-16 {
        margin-right: 16px;
    }
    .pad-24 {
        padding: 24px;
    }
    .left-0, .content div.recipe-box-question img.left-0 {
        margin-left: 0;
    }
    .flex.content-to-left {
        justify-content: left;
    }
    .recipe-banner.top-32, .top-32 {
        margin-top: 32px;
    }
    .right-24 {
        margin-right: 24px;
    }
    .border-grey {
        border: 1px solid #EAE9ED;
    }
    .top-24 {
        margin-top: 24px;
    }
    .align-content-top {
        display: inline-block;
        vertical-align: top;
    }
    .question-content.align-content-top {
        width: 77%;
    }
    .font-16 {
        font-size: 16px;
    }
    .recipe-owner .name-owner {
        font-size: 18px;
        font-weight: bold;
        font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    }
    .detail-owner .position-owner {
        margin-right: 16px;
        font-weight: bold;
        font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    }
    .bottom-0, .recipe-owner.bottom-0 {
        margin-bottom: 0;
    }
    .recipe-owner {
        border: 1px solid #EAE9ED;
        padding: 16px;
    }
    .right-0, .detail-owner .position-owner.right-0 {
        margin-right: 0;
    }
    .bottom-32, .content p.bottom-32 {
        margin-bottom: 32px;
    }
    .recipe-banner.margin-56 {
        margin-top: 56px;
    }
    .recipe-banner {
        border: 1px solid #EAE9ED;
        padding: 16px 16px 8px 16px;
        margin: 56px 0 0;
    }
    .top-0, .content .top-0 {
        margin-top: 0;
    }
    .content dt  {
    margin-top: 56px;
    margin-bottom: 16px;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    }
    .content .recipe-question:before {
    content: 'ー ';
    color: #AD8826;
    }
    .recipe-banner .flex img {
    margin-right: 16px;
    font-size: 16px;
    }
    .common-second-title {
    margin-bottom: 16px;
    margin-top: 52px;
    }
    .content .common-second-title + .list-image {
    margin-top: 16px;
    }
    .content .list-image {
    padding: 0 10px;
    margin: 32px 0;
    }
    .content .list-image img {
    margin: 0 8px;
    max-width: 100%;
    }
    .content .list-image.last-content {
    margin: 32px 0 56px;
    }
    #recipe .recipe-owner.list {
    margin: 24px 0;
    }
    .text-owner {
    margin-top: 16px;
    }
    .left--9 {
    margin-left: -9px !important;
    }
    div.interview-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin-right: 16px;
    }
    div.interview-name-kana {
    font-weight: 600;
    line-height: 23px;
    }
    img.interview-image-center {
    margin: 32px auto;
    display: block;
    }
    p.has-image {
    margin: 0px !important;
    padding-left: 24px;
    }
    div.has-banner-bottom {
    margin-bottom: 56px;
    margin-top: 32px;
    }
    .content .recipe-question:before {
    content: 'ー ';
    color: #AD8826;
    }
    .content p.bordered.margin-b-32 {
    margin-bottom: 32px;
    }
    .content p.bordered.margin-t-32, .margin-t-32 {
    margin-top: 32px;
    }
    div.flex-img-interview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    }
    div.has-image-full {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0px;
    }
    .padding-left-25 {
    padding-left: 25px;
    }
    div.flex-img-interview img {
    margin-bottom: 32px;
    width: 303px;
    }
    .content .recipe-question:before {
    content: 'ー ';
    color: #AD8826;
    }
    .box-border {
    border: 1px solid #EAE9ED;
    padding: 24px;
    }
    .margin-24 {
    margin: 24px 0;
    }
    .box-border img {
    margin-right: 41px;
    margin-left: 20px;
    }
    .box-border p {
    margin-top: 0;
    }
    .left--9 {
    margin-left: -9px !important;
    }
    p.block-small {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    self-align: start;
    margin-left: 100px;
    margin-top: -32px;
    }
    dd.recipe-answer h3 {
    color: #D580D5;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 11px;
    margin-top: 35px;
    }
    .content .recipe-question:before {
    content: 'ー ';
    color: #AD8826;
    }
    .padd80 {
    padding-top: 80px;
    padding-bottom: 80px;
    }
    .recipe-owner.margin-0 {
    margin-top: -10px;
    }
    div.detail-owner.margin-top-16 {
    margin-top: 16px;
    }
    .content p.border-grey {
    border: 2px solid #EAE9ED;
    padding: 16px;
    margin-top: 32px;
    }
    .content p.border-grey span.color-blue {
    color: #3900FF;
    font-weight: 600;
    line-height: 23px;
    }
    .content p.border-grey span {
    display: block;
    }
    .content div.padding-b-32 {
    padding-bottom: 24px;
    margin: 0px;
    }
    .content div.padding-t-8 {
    padding-top: 8px;
    }
    .pad-8 {
    padding: 8px;
    }
}   
