@charset "utf-8";

/*----------------------
 header
----------------------*/


/*----------------------
 .content
----------------------*/

.mark_caution:before {
    content: "※";
    font-size: 13px;
}
.mark_caution span {
    padding-left: 0.2em;
}
.mt10 {
    margin-top: 10px!important;
}
.mt50 {
    margin-top: 50px!important;
}

/* selectMisoCategory */

#selectMisoCategory {
    background: url(../img/bg.jpg);
    padding-bottom: 80px;
    font-family: 'Noto Sans Jp', sans-serif;
    font-feature-settings: "palt";
    text-align: justify;
}
#selectMisoCategory .maintitle {
    background: url(../img/visual.jpg) top center;
    background-size: cover;
    height: 500px;
}
#selectMisoCategory .maintitle2 {
    background: url(../img/visual2.jpg) top center;
    background-size: cover;
    height: 153px;
}
.contentsarea {
    width: 960px;
    margin: 0px auto;
}
.maintitle .misoTitle {
    font-size: 60px;
    color: #3e290f;
    margin-top: 100px;
}
.maintitle2 .misoTitle {
    font-size: 36px;
    text-align: center;
    color: #3e290f;
    margin-top: -10px;
}
.maintitle p {
    color: #3e290f;
    font-size: 16px;
    line-height: 2em;
    margin-top: 40px;
}
p.intro {
    font-size: 14px;
    line-height: 2em;
    margin-top: 40px;
    font-weight: 500;
}
.contents_navi {
    background: #4b3214;
    padding: 15px 0px;
}
.contents_navi ul {
    width: 960px;
    margin: 0px auto;
    overflow: hidden;
}
.contents_navi ul li {
    float: left;
    margin-right: 65px;
}
.contents_navi ul li:last-child {
    margin-right: 0px;
}
.contents_navi ul li a {
    padding: 15px 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
}
.contents_navi ul li a.on,
.contents_navi ul li a:hover {
    padding-bottom: 12px;
    border-bottom: 3px solid #b69062;
}
#selectMisoCategory h2 {
    font-size: 30px;
    color: #3e290f;
    text-align: center;
    margin: 50px 0px 20px;
}
#selectMisoCategory h2 img {
    vertical-align: text-bottom;
    margin-right: 10px;
}
#selectMisoCategory h3 {
    color: #3e290f;
    font-size: 21px;
    padding-bottom: 20px;
    background: url(../img/line.png) no-repeat bottom center;
    margin: 50px 0px 30px;
}
#selectMisoCategory h3 span {
    font-size: 16px;
}
.contentsarea p {
    font-size: 14px;
    line-height: 1.8em;
}
.leftright {
    margin-top: 30px;
    overflow: hidden;
}
.left_area {
    width: 50%;
    float: left;
}
.right_area {
    width: 50%;
    float: right;
}
.txt_c {
    text-align: center;
}
.typelist h4 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #3e290f;
}
.typelist p {
    font-size: 15px;
    color: #3e290f;
    line-height: 1.6em;
    padding-bottom: 10px;
}
.typelist .type4 h4 {
    margin-bottom: 10px;
}
.typelist li {
    padding: 20px;
    margin-bottom: 5px;
}
.typelist .type1 {
    background: url(../img/type1.png) no-repeat top right #E5A45E;
}
.typelist .type2 {
    background: url(../img/type2.png) no-repeat top right #D2AB77;
}
.typelist .type3 {
    background: url(../img/type3.png) no-repeat top right #A8999D;
}
.typelist .type4 {
    background: url(../img/type4.png) no-repeat top right #A89275;
}
ul.column3 {
    overflow: hidden;
    padding: 20px;
}
ul.column3 li {
    width: 244px;
    float: left;
    margin-right: 90px;
}
ul.column3 li:last-child {
    margin-right: 0px;
}
ul.column3 li p {
    margin-top: 20px;
    line-height: 1.8em;
    text-align: justify;
    text-justify: inter-ideograph;
}
.soup_area {
    background: url(../img/contents.png)no-repeat bottom center;
    padding-bottom: 245px;
    margin-top: 20px;
}
.soup_area ul li .area1 {
    margin-top: 100px;
}
.soup_area ul li .area3 {
    margin-top: 90px;
}
.soup_area ul {
    overflow: hidden;
}
.soup_area ul li {
    width: 297px;
    float: left;
    margin-right: 34px;
}
.soup_area ul li div {
    background-image: url(../img/fukidasi_waku.png);
    background-position: center top;
    background-repeat: repeat;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
}
.soup_area ul li div img {
    margin: 10px 0px;
}
.soup_area ul li h4 {
    font-size: 21px;
    font-weight: 400;
    margin-top: 20px;
}
.soup_area ul li p {
    text-align: left;
    font-size: 14px;
    line-height: 1.8em;
}
.soup_area ul li:last-child {
    margin-right: 0px;
}
.about_area {
    border: 10px solid #e4d9d0;
    background: url(../img/misoimage.png) no-repeat center right;
    padding: 45px;
    margin-top: 30px;
}
.about_area h4 {
    font-size: 21px;
    font-weight: 400;
    color: #3e290f;
    margin-bottom: 45px;
}
.about_area p {
    font-size: 14px;
    line-height: 1.8em;
}
.report_list {
    overflow: hidden;
    border-radius: 10px;
    margin-top: 80px;
    padding: 45px;
    background: #fff;
}
.report_list h4 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 30px;
}
.report_list ul {
    margin-left: 20px;
}
.report_list ul li {
    list-style: disc;
    padding: 5px 0px;
    line-height: 1.6em;
}
.report_list ul li a {
    color: #e60019;
}
.report_list ul li a:hover {
    text-decoration: underline;
}
table.typelist {
    border-collapse: collapse;
    width: 100%;
    margin-top: 50px;
}
table.typelist th {
    font-weight: 500;
    color: #4b3214;
}
table.typelist th.fcf {
    color: #fff!important;
}
table.typelist td,
table.typelist th {
    border: 1px solid #63431b;
    padding: 10px 22px;
    text-align: center;
    font-size: 13px;
    background: #fff;
    line-height: 1.8em;
    vertical-align: middle;
}
table.typelist .color1 {
    background: #a18058;
    font-weight: 500;
    color: #fff!important;
    text-align: center;
}
table.typelist .color2 {
    background: #c6a987;
    text-align: center;
}
table.typelist .color3 {
    background: #dec4a5;
    text-align: center;
}
table.typelist .color4 {
    background: #f5e4d0;
    text-align: center;
}
table.typelist td {
    text-align: left;
}
.history_lead {
    background: url(../img/lead.png)no-repeat;
    height: 450px;
    padding: 70px 80px 0px;
    margin-top: 30px;
}
#selectMisoCategory .history_lead h2.history {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #3e290f;
    margin: 0px;
}
.history_lead p.intro {
    font-size: 16px;
    color: #3e290f;
    line-height: 2em;
    margin-top: 10px;
}
.history_lead p.lead {
    font-size: 14px;
    margin-top: 30px;
    line-height: 1.8em;
}
.history_lead p.chu {
    font-size: 12px;
    line-height: 1.8em;
    margin-top: 20px;
}
.history_area {
    overflow: hidden;
    margin: 50px 0px 0px;
    padding: 0px 30px;
}
#selectMisoCategory h3.history {
    font-size: 30px;
    font-weight: 600;
    background: none;
    margin: 0px;
}
.history_area h3 img {
    margin-right: 20px;
    vertical-align: sub;
}
.history_area img.zu {
    float: right;
    margin-left: 20px;
}
.handmade_area {
    overflow: hidden;
    margin-top: 40px;
}
.handmade_icon {
    float: left;
    width: 140px;
}
.handmade_leftright {
    float: right;
    width: 810px;
}
.handmade_left {
    width: 390px;
    float: left;
}
.handmade_right {
    float: right;
    width: 390px;
}
.contentsarea p.preparation_txt {
    font-size: 16px;
    line-height: 2em;
    font-weight: 500;
    color: #4b3214;
}
.contentsarea p.handmade_txt {
    clear: both;
    color: #4b3214;
    font-size: 16px;
    padding-top: 30px;
}
#selectMisoCategory h3.zairyo1 {
    background: #f1ca9c;
    font-size: 16px;
    color: #4b3214;
    padding: 10px;
    text-align: center;
    font-weight: 500;
    margin: 0px;
}
#selectMisoCategory h3.zairyo2 {
    background: #f5ad7d;
    font-size: 16px;
    color: #4b3214;
    padding: 10px;
    text-align: center;
    font-weight: 500;
    margin: 0px;
}
ul.zairyo li {
    padding: 10px;
    font-size: 16px;
    overflow: hidden;
    background: url(../img/line3.png) repeat-x center bottom;
    color: #4b3214;
}
ul.zairyo li span {
    display: inline-block;
    float: right;
}
.howtomake {
    border-radius: 10px;
    margin-top: 80px;
    padding: 1px 35px 0px;
    background: #fff;
}
#selectMisoCategory .howtomake h3 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 30px;
}
.howtomake .ml30 {
    margin-left: 30px;
}
.howtomake dl {
    overflow: hidden;
    padding: 30px 0px 30px;
}
.howtomake dl dt {
    float: left;
    width: 200px;
    font-size: 14px;
    line-height: 1.8em;
    padding-right: 20px;
}
.howtomake dl dt span {
    display: block;
    background: url(../img/number_bk.png) no-repeat top center;
    text-align: center;
    color: #fff;
    font-weight: 500;
    width: 44px;
    height: 36px;
    font-size: 21px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.howtomake dl dd {
    width: 210px;
    float: left;
    text-align: center;
}
.point_ml30 {
    margin-left: 30px;
}
.point_area {
    background: #f0e9e1;
    border-radius: 10px;
    margin-top: 50px;
    padding-bottom: 50px;
}
.contentsarea p.point_txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8em;
    text-align: center;
    color: #3e290f;
    padding-top: 50px;
    padding-bottom: 30px;
}
.point_txt span {
    color: #aa5d00;
}
.point_area ul {
    overflow: hidden;
    width: 840px;
    margin: 40px auto 0px;
}
.point_area ul li {
    float: left;
    width: 400px;
    background: url(../img/point_bk.png) no-repeat bottom center;
    height: 420px;
}
.point_area ul li p {
    padding: 10px 35px;
    font-weight: 500;
}
.point_area ul li p span {
    font-weight: 300;
    display: inline-block;
    line-height: 1.7em;
    font-size: 13px;
    vertical-align: text-top;
}
.white_bk {
    background: #fff;
    padding: 50px 0px;
    text-align: center;
    margin-top: 50px;
}
#selectMisoCategory .white_bk h3 {
    line-height: 1.6em;
    font-size: 27px;
    color: #7a472b;
    font-weight: 400;
    margin: 0px;
    background: none;
    padding-bottom: 0px;
}
#selectMisoCategory .white_bk img {
    margin-top: 10px;
}
.btn_recipe {
    display: block;
    width: 320px;
    text-align: center;
    font-size: 20px;
    color: #7a472b;
    font-weight: 400;
    background: url(../img/arrow.png) no-repeat center right 10px;
    margin: 30px auto 10px;
    border: 2px solid #7a472b;
    padding: 10px;
}
.btn_recipe:hover {
    opacity: 0.5;
}
#selectMisoCategory h3.faq {
    font-size: 36px;
    text-align: center;
    padding-bottom: 40px;
}
#selectMisoCategory h3.faq span {
    display: block;
    font-size: 21px;
    margin-bottom: 10px;
}
.faq1 a {
    display: block;
    border: 2px solid #4b3214;
    border-radius: 10px;
    padding: 30px 40px;
    padding-left: 110px;
    background: url(../img/hatena.png) no-repeat top left 10px #fff;
}
.faq2 a {
    display: block;
    border: 2px solid #4b3214;
    border-radius: 10px;
    padding: 30px 40px;
    background: url(../img/hatena2.png) no-repeat top right 10px #fff;
}
.faq1 a,
.faq2 a {
    font-size: 18px;
    color: #4b3214;
    line-height: 1.8em;
}
.faq1 a:hover,
.faq2 a:hover {
    opacity: 0.5;
}
.faq1 {
    width: 710px;
    clear: both;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.faq2 {
    clear: both;
    width: 710px;
    float: right;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.faq1 img,
.faq2 img {
    position: absolute;
    bottom: 0px;
    right: 100px;
}
.faq_area {
    overflow: hidden;
}
.btn_faq {
    clear: both;
    display: block;
    width: 320px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    background: url(../img/arrow2.png) no-repeat center right 10px #4b3214;
    margin: 50px auto 50px;
    padding: 10px;
}
.btn_faq:hover {
    opacity: 0.5;
}
.pc_only {
    display: block!important;
}
.sp_only {
    display: none!important;
}
.txt_c img {
    display: block;
    margin: 0px auto;
}
@media screen and (max-width: 769px) {
    .sp_only {
        display: block!important;
    }
    .pc_only {
        display: none!important;
    }
    #selectMisoCategory *,
    #selectMisoCategory *:before,
    #selectMisoCategory *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    /*----------------------
	 header
	----------------------*/
    /*----------------------
	 .content
	----------------------*/
    /* selectMisoCategory */
    #selectMisoCategory {}
    #selectMisoCategory .maintitle {
        background: url(../img/sp/main.png) top center;
        background-size: cover;
        height: auto;
    }
    .contentsarea {
        width: 100%;
        padding: 10px;
    }
    .contents_navi {
        padding: 0px;
    }
    .contents_navi ul {
        width: 100%;
    }
    .contents_navi ul li a {
        font-size: 13px;
        line-height: 1.3em;
    }
    .contents_navi ul li a.on,
    .contents_navi ul li a:hover {
        padding-bottom: 15px;
        border-bottom: none;
    }
    .contents_navi ul li:nth-child(1) a {
        line-height: 2.5em;
    }
    .contents_navi ul li:nth-child(1),
    .contents_navi ul li:nth-child(2),
    .contents_navi ul li:nth-child(3) {
        width: 33%;
        text-align: center;
        margin-right: 0px;
    }
    .contents_navi ul li:nth-child(2) {
        border-left: 1px solid #b69062;
        border-right: 1px solid #b69062;
    }
    .contents_navi ul li:nth-child(4) {
        border-right: 1px solid #b69062;
    }
    .contents_navi ul li:nth-child(4),
    .contents_navi ul li:nth-child(5) {
        width: 50%;
        text-align: center;
        border-top: 1px solid #b69062;
        margin-right: 0px;
    }
    .left_area {
        width: 100%;
        float: left;
    }
    .right_area {
        width: 100%;
        float: right;
    }
    ul.column3 li {
        width: 100%;
    }
    ul.column3 li img {
        display: block;
        margin: 0px auto;
    }
    ul.column3 li p {
        margin-bottom: 20px;
    }
    .report_list {
        padding: 30px 20px;
    }
    .maintitle .misoTitle {
        font-size: 48px;
        color: #3e290f;
        margin-top: 50px;
    }
    .maintitle2 .misoTitle {
        font-size: 36px;
        text-align: center;
        color: #3e290f;
        margin-top: -10px;
    }
    .maintitle p {
        color: #3e290f;
        font-size: 16px;
        line-height: 2em;
        margin-top: 40px;
        width: 60%;
        margin-bottom: 20px;
    }
    .typelist p {
        font-size: 12px;
        width: 60%;
    }
    .typelist {
        margin-bottom: 20px;
    }
    #selectMisoCategory .maintitle2 {
        background: url(../img/sp/main_sub.png) top center;
        background-size: cover;
        height: 153px;
    }
    .maintitle2 .misoTitle {
        font-size: 36px;
        color: #3e290f;
        margin-top: 50px;
        text-align: left;
    }
    table.typelist td,
    table.typelist th {
        padding: 5px 5px;
        font-size: 12px;
    }
    .point_area ul {
        width: 100%;
    }
    .point_area ul li {
        width: 90%;
        margin-top: 20px;
        height: auto;
        margin: 20px auto 0px;
        background: #fff;
        border-radius: 10px;
        float: none;
        padding-bottom: 10px;
    }
    .point_ml30 {
        margin-left: 0px;
    }
    .faq1,
    .faq2 {
        width: 100%;
    }
    .btn_recipe,
    .btn_faq {
        width: 100%;
    }
    .handmade_leftright {
        float: right;
        width: 70%;
    }
    .handmade_icon {
        width: 25%;
        float: left;
    }
    .handmade_right,
    .handmade_left {
        width: 100%;
        margin-bottom: 10px;
    }
    .howtomake {
        padding: 1px 15px 0px;
        margin-top: 30px;
    }
    #selectMisoCategory .howtomake .ml30 {
        margin-left: 0px;
    }
    .howtomake dl {
        padding: 0px;
    }
    .howtomake dl dt,
    .howtomake dl dd {
        width: 50%;
        padding: 10px 0px;
    }
    .line_area {
        background: url(../img/line2.png) repeat-x center center;
        clear: both;
    }
    #selectMisoCategory h2 {
        font-size: 24px;
        color: #3e290f;
        text-align: center;
        margin: 50px 0px 20px;
        line-height: 1em;
    }
    #selectMisoCategory h2 img {
        vertical-align: middle;
    }
    .history_area h3 img {
        margin-right: 20px;
        vertical-align: sub;
        display: block;
        margin-bottom: 10px;
    }
    .history_lead {
        background: url(../img/sp/makimono_base.png) no-repeat;
        width: 90%;
        margin: 0px auto;
        background-size: 100%;
        padding: 40px 30px;
        height: auto;
    }
    #selectMisoCategory .history_lead h2.history {
        line-height: 1.4em;
    }
    .history_lead p.intro {
        line-height: 1.6em;
    }
    .history_area img.zu {
        float: right;
        width: 70%;
        height: auto;
        margin-left: 20px;
    }
    .history_area p img.zu {
        float: right;
        width: 40%;
        height: auto;
        margin-left: 20px;
        margin-bottom: 150px;
    }
    .soup_area ul li {
        width: 100%;
    }
    .soup_area ul li img.foot {
        width: 100%;
    }
    .soup_area ul li div {
        background-size: cover;
        padding: 10px 40px;
    }
    .soup_area ul li .area1 {
        margin-top: 10px;
    }
    .soup_area ul li .area2 {
        margin-top: 10px;
    }
    .soup_area {
        background: none;
        padding-bottom: 0px;
    }
    .soup_area ul li .area3 {
        margin-top: 10px;
    }
    .owan {
        margin: -10px auto 10px;
        z-index: 10;
    }
    .about_area {
        background: url(../img/sp/about_bk.png) no-repeat bottom right #fff;
        background-size: cover;
        padding: 30px 30px 170px;
    }
    .about_area h4 {
        margin-bottom: 20px;
    }
    .color2 {
        width: 20%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .color3 {
        width: 20%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .color4 {
        width: 30%;
        padding-left: 5px;
        padding-right: 5px
    }
    .howtomake dl dd img {
        margin-left: 10px;
    }
    .point_area ul li p span {
        font-weight: 300;
        display: inline-block;
        line-height: 1.7em;
        font-size: 13px;
        vertical-align: text-top;
        /* float: right; */
        padding-left: 1.2em;
        margin-top: -1.95em;
    }
    .point_txt {
        padding-left: 10px;
        padding-right: 10px;
    }
}
