@charset 'UTF-8';

/*
Styling Category
-----------------------------*/
/* beginners　QA */
/*
* # beginners
* QAで使用
*/
body {
    font-size: 16px!important;
    font-size: 1.6rem!important;
}

.ajirei-article img{
width:100%;
}
.gimon {
    text-align: center;
    margin: 20px auto 30px;
}
.kihon {
  
    margin: 0 auto;
}
.kihon_left{
    padding: 20px;


}
.kihon_left img{

}
.kihon_right {
    padding: 20px;

}
.kihon_right img{

}
.qatop {
    text-align: center;
    margin: 0 auto;
    background-color: #f4fae8;
}
.qa_box_top {
    padding: 10px 10px;
   /* display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content:space-between;*/

}
.qa_box_top2 {padding: 10px 20px;
}
.qa_box_top img{
    margin: 0 6px;
width:45%;
}
.qa_box_top2 img {
width:100%;
}
.q_title {
    line-height: 150%;
    color: #4ab1ec;
    margin: 10px 0 10px;
    font-size: 140%;
    font-weight: bold;
}
.question {
    background: url(/_var/freepages/recipe/beginners/qa/q_bg_sp.png) repeat-y;
    margin-top: 10px;
}
.question::before {
    content: "";
    position: relative;
    top: -10px;
    /* right: 0; */
    display: block;
    width: 1100px;
    height: 40px;
    height: 25px;
    background: url(/_var/freepages/recipe/beginners/qa/q_bg_top_sp.png) no-repeat;
}
.question::after {
    margin-bottom: -30px;
    content: "";
    position: relative;
    top: 20px;
    /* right: 0; */
    display: block;
    width: 1100px;
    height: 40px;
    height: 25px;
    background: url(/_var/freepages/recipe/beginners/qa/q_bg_bottom_sp.png) no-repeat;
}
.question_inner {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    margin: -10px 20px 0px 30px;
    padding: 0 20px;
}
.woman{
text-align:center;
}
.woman img{
width:50%;
   
}
.answer {
    background: url(/_var/freepages/recipe/beginners/qa/A_bg_pc.png) repeat-y;
    margin-top: 60px;
    clear: both;
}
.answer::before {
    content: "";
    position: relative;
    top: -18px;
    /* right: 0; */
    display: block;
    width: 1100px;
    height: 40px;
    height: 25px;
    background: url(/_var/freepages/recipe/beginners/qa/A_bg_top_pc.png) no-repeat;
}
.answer::after {
    content: "";
    position: relative;
    top: 10px;
    /* right: 0; */
    display: block;
    width: 1100px;
    height: 40px;
    height: 35px;
    background: url(/_var/freepages/recipe/beginners/qa/A_bg_bottom_pc.png) no-repeat;
}
.answer_inner {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    margin: -10px 20px 0px 30px;
    padding: 0 20px;
}
.question_mark {
    margin: -10px -40px;
    display: inline-block;
    overflow: visible;
}
.answer_mark {
    margin: -10px -40px;
    display: inline-block;
    overflow: visible;
}

.a_comment {
text-decoration: underline;
   line-height: 150%;
    color: #ff4f6c;
      margin: 10px 0 10px;
    font-size: 140%;
    font-weight: bold;
}
.answer_left{
     
}
.answer_right {
    margin-right: 10px;
    float: right;
}
.a_text{
    line-height: 160%;
    margin-top: 10px;
}
.answer_point {
    margin: 20px 20px 0px 30px;
    background-color: #ffffff;
    padding: 10px 30px 0;
    border-radius: 8px;
    
}
.answer_point::after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
.pb40{
padding-bottom:40px;
}
.ajirei-list-fluid__text {
    float: right;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    display: inline-block;
    width: 60%;
    margin: 5px 0 0;
    padding: 15px 0 0 0px;
}
/*.ajirei-list-fluid__text::after {
    top: 50px;
    right: 10px;
    display: block;
    width: 6px;
    height: 11px;
    content: '';
    background-image: url(/resource_sp/img/bg_icon-sprite.png?20170213);
    background-position: -94.5px -312.5px;
    background-size: 335.5px 329.5px;
    position: absolute;

}*/
.ajirei-list-fluid__text::before{
display:none;
}
.ajirei-recipe-product {
    margin: 10px 0 -25px;
    overflow: hidden;
}
.ajirei-recipe-product__item {
    padding-top: 10px;
    /*margin: 0 13px 15px 15px;*/
    vertical-align: top;
    list-style-type: none;
    border-bottom: 1px solid #cbcbcb;
}
.ajirei-recipe-product__item2 {
    padding-top: 10px;
    margin: 0 13px 15px 15px;
    vertical-align: top;
    list-style-type: none;
    border-top: 1px solid #cbcbcb;
}
.ajirei-recipe-product__item:first-child  {
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
}
.ajirei-recipe-product__item:last-child  {
    border-bottom: 0px solid #cbcbcb;
}
.ajirei-recipe-product__image {
    display: inline-block;
    width: 30%;
    text-align: center;
   
}
.ajirei-recipe-product__image img{
margin-bottom:20px;
}
.osusume{
margin-top:40px;
}
.ajirei-other-qa {
    overflow: hidden;
    width: 100%;
    margin: 0 0 20px 0;
     background-color: #ffffff;
    box-shadow: 0 0 4px rgba(153, 153, 153, .8);
}
.ajirei-other-qa img{
    margin: 0 0 10px 0;
}
.ajirei-other-btn {
    overflow: hidden;
    width: 100%;
    margin: 0 0 20px 0;
    background-color: transparent;
    text-align:center;
}
.ajirei-other-btn img{
   width: 100%;
}
.ajirei-recipe-navigation {
    height: 100px;
    background-color: #ec2317;
    padding: 20px 20px;
    margin-bottom: 20px;
}
.p_img {
       
}
.p_text{
    clear:both;
    line-height: 160%;
    
}
.left{
 float: left;
}
.right{
 float: right;
}
.pttl{
    line-height: 150%;
    color: #4ab1ec;
    font-size: 140%;
    font-weight: bold;
}
.point{
float:left;
width:20%;
}
.clear{
clear:both;
}
.line{
 margin:20px 0;
  border-top: 1px dashed #ccc;
}
.mb30{
margin-bottom:30px;
}
.mtp {
   
    padding-top: 20px;
}
.qa_box{
      margin: 0px 30px;
  
}
.is-on {
    cursor:pointer;
    filter: alpha(opacity=40);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=40)";  /* ie 8 */
    -moz-opacity:0.4;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.4;              /* Safari 1.x */
    opacity:0.4;
    zoom:1;
}
a:hover {
    cursor:pointer;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}
.m10{
margin:10px 0;
}
.red{
color: #ff0000;
}