@charset "utf-8";

ul {list-style-type:none;}
#bijin1064 {
    width: 950px;
    margin: 0 auto;    
}
#cont_box {
    width: 900px;
    margin: 0 auto;
    /*font-size: 94%;*/
    line-height: 26px;
}
.cont_wrap {
    padding: 17px 43px 10px;
    background: url('https://www.8341.jp/site/img/bijin/1902/wrapbk.gif') repeat-y 0 0;
}
.cont_wrap h4 {
    padding-bottom: 8px;
    border-bottom: 2px dotted #fbdeb1;
    margin-bottom: 14px;
}
.cont_wrap h3 img {
    display:block;
}
.ttl_img {
    width: 950px;
    height: 380px;
    background: url('https://www.8341.jp/site/img/bijin/1902/1902_mv_back.png') no-repeat 0 0;
    background-size: 100% 100%;
    padding: 30px 0 35px 70px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bg_img_txt{
    padding-right: 390px;
    box-sizing:border-box;
    background:url('https://www.8341.jp/site/img/bijin/1902/bath.png') top right no-repeat;
}
.txt_mb {
    margin-bottom:26px;
}
.cont_wrap .y_back {
    margin: 40px 0 50px;
    padding: 15px 20px 10px;
    background: #fffdda;
}
.cont_wrap .y_back h4 {
    text-align: center;
    padding-bottom: 11px; 
    border-bottom: 1px solid #ffa14e;
    margin-bottom:0;
}
.bg_img_txt2 {
    margin: 8px 0 0;
    padding-right: 218px;
    height: 225px;
    box-sizing:border-box;
    background:url('https://www.8341.jp/site/img/bijin/1902/footbath_02.png') 556px 7px no-repeat;
}
.bg_img_txt2 li {
    margin: 0 0 24px 0;
    width: 536px;
    text-indent: 1.5em;
    background-position: 1px 3px;
    background-repeat: no-repeat;
}
.bg_img_txt2 li:nth-child(1) {
    background-image:url('https://www.8341.jp/site/img/bijin/1902/num1.png');
}
.bg_img_txt2 li:nth-child(2) {
    background-image:url('https://www.8341.jp/site/img/bijin/1902/num2.png');
}
.bg_img_txt2 li:nth-child(3) {
    background-image:url('https://www.8341.jp/site/img/bijin/1902/num3.png');
}
.aroma {
    color:#ffa14e;
    font-weight: bold;
    margin-top: -20px;
}
.recipe {
    display:flex;
    justify-content:space-between;
    align-items: flex-start;
    margin-top:25px;
}
.recipe li {
    width: 49%;
    display:flex;
    justify-content:flex-start;
    align-items: stretch;
}
.recipe li>div {
    margin-left:15px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.recipe li>div a {
    font-size:110%;
}
.recipe li>div div p {
    margin-top:25px;
}
.teacher {
    display: flex;
    align-items: center;
    padding: 65px 0px 0;
}
.teacher p {
    margin-left:20px;
    padding-bottom:30px;
    font-size:110%;
}
#snsBtn {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 20px 50px 50px 0;
    width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
}
.img_hvr a {
    text-decoration: none;
}
.img_hvr p {
    text-align: center;
    color: #666;
    font-size: 120%;
}
.itiran_bnr {
    margin: 0 0 30px;
}
