@charset "utf-8";
/* CSS Document */
@import url("https://use.typekit.net/yuy1bmy.css");

#haab {
    width: 100%;
    text-align: center;
}

#haab img {
    max-width: 100%;
}

#haab p {
    font-size: 16px;
    margin: auto;
}

#haab .inner {
    width: 90%;
    margin: auto;
}

#haab .inner_1000 {
    max-width: 1000px;
    margin: auto;
}

#haab .inner_800 {
    max-width: 800px;
    margin: auto;
}

#haab .inner_580 {
    max-width: 580px;
    margin: auto;
}

#haab .left_p {
    text-align: left;
}

#haab .flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#haab .pc_ {
    display: block;
}

#haab .sp_ {
    display: none;
}

#haab ul {
    list-style: none;
    padding: 0;
}

#haab dd {
    margin: auto;
}

#haab #product,
#haab .lineup,
#haab .about{
    padding: 80px 0 120px;
}

#haab #product p span {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 30px;
}

#haab #product .left_p {
    line-height: 2.5;
    margin: 5% auto 10%;
}

/*#haab #haab_skin,#haab #haab_plus {
    padding-bottom: 10%;
}*/

#haab #product .all{
    margin-top: 30px;
}

#haab ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 5%;
}

#haab #haab_skin li {
    width: 30%;
}

#haab #haab_skin .list_01 {
    justify-content: center!important;
}

#haab #haab_skin .list_01 li {
    margin: auto 3%;
}

#haab .lineup img {
    margin-bottom: 5%;
}

#haab #haab_skin .list_02 {
    justify-content: space-between;
}

#haab #haab_skin .lineup dt {
    font-weight: bold;
    color: #BD9486;
    letter-spacing: 0.1em;
}

#haab #haab_skin .lineup dd {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 18px;
    letter-spacing: 0.1em;
}

#haab #haab_skin .lineup .btn a {
    display: block;
    color: #FFFFFF;
    background: #BD9486;
    padding: 5% 0;
    margin-top: 3%;
}

#haab .about dt {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 30px;
    margin-bottom: 5%;
}

#haab .about dd {
    line-height: 2.0;
}

#haab .about .box_img {
    width: 60%;
}

#haab .about .box_p {
    width: 35%;
    text-align: left;    
}

#haab #haab_skin .about .flex_box {
    margin: 80px auto auto;
}

#haab #haab_skin .feature {
    background: #E4DDDA;
    padding: 80px 0 30px;
}

#haab #haab_skin .feature h2 {
    margin-bottom: 120px;
}

#haab #haab_skin .feature ul {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: auto;
}

#haab #haab_skin .feature li {
    width: 47%;
    background: #FFFFFF;
    padding: 5% 0;
    position: relative;
    margin-bottom: 7%;
}

#haab #haab_skin .feature li .icon img {
    width: 20%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -15%;
}

#haab #haab_skin .feature dl {
    width: 90%;
    margin: auto;
    text-align: left;
}

#haab #haab_skin .feature dt {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3%;
}

#haab #haab_skin .feature dt img {
    width: 18%;
    margin-right: 5%;
}

#haab #haab_skin .feature dt p {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    color: #96796C;
    font-size: 24px;
    margin: auto 0;
}

#haab #haab_skin .feature dd {
    line-height: 2.0;
}


#haab .item_spec .ttl {
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding: 5% 0;
    margin: 120px auto 50px;
}

#haab .item_spec .ttl p {
    color: #A06A57;
    font-size: 20px;
    
}

#haab .item_spec h3 {
   font-family: 'Roboto Condensed',"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; 
    font-weight: normal;
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 1.8;
    margin: auto;
}

#haab .item_spec h3 span {
    font-size: 18px;
}

#haab .item_spec .box_p {
    text-align: left;
    width: 45%;
}

#haab .item_spec .box_p p.ttl2 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 34px;
    margin-bottom: 5%;
}

#haab .item_spec .box_p ul {
    justify-content: space-between;
}

#haab .item_spec .box_p li {
    color: #FFFFFF;
    background: #BD9486;
    text-align: center;
    width: 30%;
    padding: 1% 0;
    font-size: 16px;
}

#haab .item_spec .box_img {
    width: 50%;
    margin-right: 5%;
}

    #haab .item_spec .box_p ul {
    list-style: none;
    padding: 0;
    line-height: 2.0;
    /*font-size: 22px;*/
    /*text-align: left;*/
    /* width: 90%; */
}
    
    #haab .item_spec .box_p li {
        display: flex;
        justify-content: center;
		align-items: center;/*スマホstart;*/
        
    }
    
    #haab .item_spec .box_p li span {
        /*width: 80%;*/
        font-size: 22px;
        
    }
    
   #haab .item_spec .box_p li:before {
        content: "";
        display: inline-block;
        background: url(../../img/special/haab/skin/skin_check01.jpg) no-repeat left;
        background-size: 100%;
        height: 14px;
        width: 14px;
       /*max-width: 25px;*/
        margin-right: 10px;
    }

#haab .item_spec .box_p dt {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 28px;
    margin-bottom: 5%;
}

#haab .item_spec .box_p dd {
    line-height: 2.0;
}

#haab .item_spec .price {
    color: #A06A57;
}

#haab #haab_plus .lineup dt {
    font-weight: bold;
    color: #96b6b6;
    letter-spacing: 0.1em;
}

#haab #haab_plus .lineup dd {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 18px;
    letter-spacing: 0.1em;
}

#haab #haab_plus .lineup .btn a {
    display: block;
    color: #FFFFFF;
    background: #96b6b6;
    padding: 5% 0;
    margin-top: 3%;
}
#haab #haab_plus .list_02 {
    justify-content: space-between;
}

#haab #haab_plus .lineup ul,#haab #haab_skin .lineup ul {
    justify-content: space-between;
}

#haab #haab_plus .lineup li {
    width: 30%;
}

#haab #haab_plus .about {
    background: #E2EBEB;
}

#haab #series_spec {
        margin-top: 80px;
    }

#haab #series_spec h2 {
    margin-bottom: 2%;
}

#haab #series_spec p {
    font-size: 20px;
    margin-bottom: 50px;
}
    
    #haab #series_spec dl {
        text-align: left;
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 90%;
        margin: auto;
        line-height: 1.8;
    }
    
    #haab #series_spec dt {
        width: 25%;
        margin-bottom: 20px;
        border-bottom: dotted 2px;
        padding-bottom: 2%;
        font-weight: bold;
    }
    
    #haab #series_spec dd {
        width: 74%;
        margin-bottom: 20px;
        border-bottom: dotted 2px;
        padding-bottom: 2%;
    }

#haab #series_spec .seibun {
    border-bottom: none;
}

#haab #series_spec .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10% auto;
}

#haab #series_spec .box .img_box {
    width: 40%;
}

#haab #series_spec .box .p_box {
    width: 60%;
}

#haab #series_spec .series {
    background: #666666;
    color: #FFFFFF;
    font-size: 18px;
    padding: 2% 0;
}

#haab #haab_plus .item_spec .ttl p {
    color: #689797;
}
#haab #haab_plus .item_spec .box_p li {
    background: #96b6b6;
    width: 48%!important;
    margin-bottom: 3%;
}

#haab #haab_plus .item_spec .price {
    color: #689797;
}

#haab #haab_plus .item_spec .box_p li:before {
    content: "";
    display: inline-block;
    background: url(../../img/special/haab/plus/plus_check01.jpg) no-repeat left;
}
#haab #haab_plus .item_spec .box_p ul {
    flex-wrap: wrap;
}

#haab #haab_skin .item_spec .dekiru {
    background: #BD9486;
    margin-top: 120px;
    padding: 5% 0;
}

#haab #haab_plus .item_spec .ttl3 {
    color: #689797;
}

#haab #haab_plus .item_spec .ttl3 span {
    font-size: 24px;
}


#haab .item_spec .ttl3 {
    color: #FFFFFF;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 32px;
    margin-bottom: 5%;
}

#haab .item_spec .dekiru ul {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2%;
    align-items: stretch;
}

#haab .item_spec .dekiru .list2 {
    justify-content: center;
}

#haab .item_spec .dekiru .list2 li {
    margin: auto 1%;
}

#haab .item_spec .dekiru li {
    width: 32%!important;
    background: #FFFFFF;
    font-size: 20px;
    padding: 3% 0;
}

#haab #haab_skin .item_spec .sankaku {
    width: 0;
        height: 0;
        border-right: 50px solid transparent;
        border-left: 50px solid transparent;
        border-top: 50px solid #BD9486;
        margin: auto;
}

#haab #haab_skin .item_spec .dekiru li {
    color: #BD9486;
}

#haab #haab_skin .item_spec .kaiketu {
    background: #ECDFDB;
    padding-bottom: 5%;
    margin-bottom: 120px;
}

#haab #haab_plus .item_spec .kaiketu {
    background: #EAF2F2;
    padding: 5% 0;
    margin-bottom: 5%;
    margin-top: 5%;
}

#haab #haab_skin .item_spec .kaiketu .ttl3 {
    color: #B16D5F;
    margin-top: 3%;
}

#haab .item_spec .kaiketu ul {
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 800px;
    margin: auto;
}

#haab #haab_plus .item_spec .kaiketu ul {
    justify-content: center;
}

#haab #haab_skin .item_spec .kaiketu li {
    background: #BD9486;
    color: #FFFFFF;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    width: 32%;
    margin-bottom: 2%;
    font-size: 22px;
    padding: 2% 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#haab #haab_plus .item_spec .kaiketu li {
    background: #96b6b6;
    color: #FFFFFF;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    width: 40%;
    margin: auto 1% 2%;
    font-size: 22px;
    padding: 2% 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#haab #haab_skin .item_spec .kaiketu li:before {
        content: "";
        display: inline-block;
        background: url(../../img/special/haab/skin/skin_check02.jpg) no-repeat left;
        background-size: 100%;
        height: 24px;
        width: 24px;
       /*max-width: 25px;*/
        margin-right: 10px;
    }

#haab #haab_plus .item_spec .kaiketu li:before {
        content: "";
        display: inline-block;
        background: url(../../img/special/haab/plus/plus_check02.jpg) no-repeat left;
        background-size: 100%;
        height: 24px;
        width: 24px;
       /*max-width: 25px;*/
        margin-right: 10px;
    }

#haab .item_spec .box1 {
    text-align: left;
    margin: 5% auto 10%;
}

/*#haab .item_spec .box1 dl {
    width: 40%;
    margin-bottom: 5%;
    
} */

#haab .item_spec  .box1 dt {
    font-size: 24px;
    margin-bottom: 5%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#haab .item_spec .box1 dd {
    line-height: 2.0;    
}



#haab #haab_skin .item_spec .point {
    background: #F7F1F0;
    padding: 80px 0;
}

#haab #haab_plus .item_spec .point {
    background: #eaf2f2;
    padding: 80px 0;
}

#haab #haab_skin .item_spec .point .box {
    width: 31%;
    text-align: left;
    border: 2px solid #D8B7AF;
    background: #FFFFFF;
    padding: 2% 0;
    margin-bottom: 3%;
}

#haab #haab_plus .item_spec .point .box {
    width: 31%;
    text-align: left;
    border: 2px solid #96b6b6;
    background: #FFFFFF;
    padding: 2% 0;
    margin-bottom: 3%;
}

#haab #haab_skin .item_spec .point .box_2 {
    width: 48%;
}

#haab .item_spec .point .flex_box {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;    
}

#haab .item_spec .point .box .flex_box {
    align-items: center;
    margin-bottom: 5%;
}

#haab .item_spec .point .box .flex_box p {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 20px;
    margin-left: 5%;
}

#haab .item_spec .point .box .percent {
    font-size: 16px;
    text-align: center;
    padding: 1% 0;
    margin-bottom: 5%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    color: #B67266;
}

#haab #haab_skin .item_spec .point .box .percent {
    background: #F4ECEA;
}

#haab #haab_skin .item_spec .point .box .flex_box p {
    color: #B67266;
}

#haab #haab_plus .item_spec .point .box .flex_box p {
    color: #679797;
}

#haab .koka {
    padding: 80px 0;
}

#haab .koka dl {
    color: #63925B;
}

#haab .koka dd {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 40px;
    font-style: italic;
    letter-spacing: 0.1em;
}

#haab .koka dd span {
    font-size: 60px;
}

#haab .koka .box_img {
    width: 50%;
}

#haab .koka .box_list {
    width: 45%;
    margin-left: 5%;
}

#haab .koka ul {
    flex-direction: column;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#haab .koka ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%!important;
    text-align: left;
    border-bottom: dotted 2px #80ab7a;
    padding-bottom: 3%;
    padding-left: 3%;
    margin-bottom: 5%;
}

#haab .koka ul li .number {
    color: #63925B;
    font-size: 40px;
    font-style: italic;
    margin-right: 5%;
    width: 5%;
}

#haab .koka ul li p {
    width: 80%;
}

#haab .koka ul li span {
    font-size: 28px;
}

#haab .howto {
    background: #EEEEEE;
    padding: 80px 0;
}

#haab .howto h2 {
    margin: auto auto 5%;
}

#haab .howto .inner_1000 {
    background: #FFFFFF;
    padding: 80px 0;
}

#haab .howto .inner_1000 .flex_box {
    width: 90%;
    margin: auto;
    align-items: flex-start;
}

#haab .howto .inner_1000 .flex_box .box {
    width: 32%;
    box-sizing: border-box;
    padding: 3%;
}
#haab .howto .inner_1000 .flex_box .box50 {
    width: 48%;
    box-sizing: border-box;
    padding: 3%;
}

#haab .howto .inner_1000 .flex_box .box50 img {
    width: 100%;
    margin-bottom: 5%;
}

#haab .howto dl {
    text-align: left;
}

#haab .howto dt {
    font-size: 24px;
    margin-bottom: 3%;
    letter-spacing: 0.1em;
}

#haab .howto dt span {
    background: #BD9486;
    color: #FFFFFF;
    font-size: 30px;
    padding: 1% 3%;
    margin-right: 3%;
}

#haab #haab_plus .howto dt span {
    background: #96b6b6;
}

#haab #haab_plus .chui dt span {
    background: #EAF2F2;
    color: #000000;
    font-size: 18px;
}


#haab .chui dt {
    margin: auto auto 3%;
}

#haab .chui dd {
    margin-bottom: 5%;
}

#haab .howto_mask .inner_1000 .flex_box {
    flex-wrap: wrap;
    align-items: stretch;
}

#haab .howto_mask .inner_1000 .box {
    width: 31%;
    background: #ECE1DD;
    margin-bottom: 3%;
}

#haab .howto_mask .inner_1000 .box_ {
    width: 31%;
}

#haab .howto_mask dt span {
    font-size: 28px;
    padding: 1% 5%;
    margin-right: 5%;
}

#haab .howto .inner_1000 .flex_box .box dt span,
#haab .howto .inner_1000 .flex_box .box50 dt span{
    width: 40px;
    height: 40px;
    padding: 2px 0 0;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}


#haab .howto .chui {
    border: 3px solid #ECE1DD;
    width: 90%;
    margin: 5% auto;
    padding: 3%;
    box-sizing:border-box;
    text-align: left;
}

#haab #haab_plus .howto .chui {
    border: 3px solid #eaf2f2;
}

#haab #haab_plus .howto .chui dt {
    color: #679797;
}

#haab .howto_mask .chui dt {
    font-size: 16px;
    margin: auto;
    color: #B16D5F;
    margin-bottom: 3%;
}

#haab .howto_mask .chui dt span {
    color: #000000;
    background: #ECE1DD;
    font-size: 16px;
}

#haab .kaiketu .list2 {
    justify-content: center!important;
}

#haab .kaiketu .list2 li {
    margin-right: 2%;
}

#haab #haab_plus .chui2 {
    width: 90%;
    margin: auto;
}

#haab #haab_plus .chui2 .box2 {
    background: #EAF2F2;
    font-size: 16px;
    line-height: 2.0;
    padding: 2% 0;
    margin: 3% auto 2%;
}

#haab #haab_plus .chui2 ul {
    justify-content: space-between;
    align-items: flex-start;
}

#haab #haab_plus .chui2 li {
    width: 48%;    
}

#haab #haab_plus .chui2 li dl {
    text-align: center;
}

#haab #haab_plus .chui2 li dt {
    background: #96B6B6;
    color: #FFFFFF;
    font-size: 18px;
    padding: 2% 0;
}

#haab #haab_plus .chui2 li dd {
    font-size: 16px;
}

#haab .box1 .box1-2 {
    width: 35%;
    padding: 5%;
    margin-left: 0;
    margin-bottom: -10%;
    position: relative;
    z-index: 2;
}

#haab .secret_serum,
#haab .beauty_mask
{
    background: rgba(244,236,234,0.5);    
}

#haab #haab_plus .box1 .box1-2 {
    background: rgba(234,242,242,0.5);
}


@media only screen and (max-width: 798px) {
    #haab .inner_1000 {
    max-width: 90%;
}
    #haab .about dt {
    font-size: 26px;
}
    #haab #product .box {
        width: 48%;
    }
    
    #haab #series_spec .box {
    align-items: flex-start;
}
    #haab .item_spec .box_p p.ttl2 {
    font-size: 30px;
}
    #haab #haab_skin .feature dt p {
    font-size: 20px;
}
    #haab #haab_skin .feature li {
    margin-bottom: 12%;
}
    #haab #haab_skin .feature li .icon img {
    top: -12%;
}
    #haab .item_spec .box_p dt {
    font-size: 24px;
}
    #haab .item_spec {
        margin-bottom: 15%;
    }


#haab .howto .salt .inner_1000 .flex_box {
    align-items: stretch;
}
#haab .howto .salt .inner_1000 .flex_box .box {
    background: #eaf2f2;
    margin-bottom: 3%;
}

#haab .item_spec .box_p li {
    font-size: 12px;
}
    #haab #haab_skin .item_spec .kaiketu,#haab #haab_plus .item_spec .kaiketu {
    margin-bottom: 10%;
}
  #haab #haab_skin .item_spec .point {
    background: #F7F1F0;
    padding: 10% 0;
}
    #haab .howto dt {
    font-size: 18px;
}
    #haab .howto_mask dt span {
    font-size: 20px;
}

/*#haab .howto .inner_1000 .flex_box .box50 dt span{
    width: 30px;
    height: 30px;
}*/

#haab .howto .inner_1000 .flex_box .box dt span{
    width: 28px;
    height: 28px;
}

    #haab #product, #haab .lineup, #haab .about {
    padding: 5% 0 10%;
}
}

@media only screen and (max-width:540px) {
    #haab .pc_ {
    display: none;
}

#haab .sp_ {
    display: block;
}
    
    #haab .inner_1000 {
    max-width: 90%;
    margin: auto;
}
    
    #haab #product p span {
    font-size: 20px;
}
    
    #haab #product .box span {
        font-size: 18px;
    }
    
    #haab #haab_skin .lineup dt,
    #haab #haab_plus .lineup dt{
    font-size: 14px;
    }
    
    #haab #haab_skin .lineup dd,
    #haab #haab_plus .lineup dd{
    font-size: 14px;
    }
    #haab #haab_skin li {
    width: 48%;
}
    #haab #haab_skin .list_02 {
        flex-wrap: wrap;
    }
    
    #haab #haab_skin .list_01 {
    justify-content:space-between!important;
}
    
    
    #haab #haab_skin .btn,
    #haab #haab_plus .btn{
        font-size: 14px;
    }
    #haab .about dt {
    font-size: 20px;
}
    #haab #haab_skin .about .flex_box {
        flex-direction: column;
    }
    
    #haab #haab_skin .about .reverse {
        flex-direction: column-reverse;
    }
    #haab .about .box_img,
    #haab .about .box_p {
        width: 100%;
    }
    
    #haab #haab_plus .lineup li {
    width: 48%;
}
    #haab #haab_plus .lineup ul {
        flex-wrap: wrap;
        font-size: 14px;
}
    #haab #haab_plus .about .flex_box {
        flex-direction: column;
    }
    #haab #series_spec p {
    font-size: 16px;
        margin-bottom: 8%;
}
    #haab #series_spec .series {
    font-size: 16px;
}
    #haab #series_spec dl {
    font-size: 14px;
        width: 100%;
}
    #haab #series_spec .box {
        flex-direction: column;
    }
    #haab #series_spec .box .img_box {
    width: 60%;
        margin: auto;
}
    #haab #series_spec .box .p_box {
    width: 100%;
}
    #haab #haab_skin .feature ul {
    flex-direction: column;
}
    #haab #haab_skin .feature li {
    width: 100%;
    padding: 13% 0 7%;
    margin-bottom: 15%;
}
    #haab #haab_skin .feature dt p {
    font-size: 18px;
}
    #haab #haab_skin .feature dt img {
    width: 15%;
}
    #haab #haab_skin .feature li .icon img {
    width: 15%;
    top: -10%;
}
    #haab h2 {
        margin-bottom: 5%;
    }
    
    #haab .item_spec h3 {
    font-size: 23px;
    letter-spacing: 1px;
}
    #haab .item_spec h3 span {
    font-size: 12px;
}
    #haab .item_spec .flex_box {
        flex-direction: column;
    }
    #haab .item_spec .box_p p.ttl2 {
    font-size: 20px;
}
    #haab .item_spec .box_img {
    width: 100%;
    margin-right: auto;
}
    #haab .item_spec .box_p {
    width: 100%;
    margin: 5% auto 10%;
}
    #haab .item_spec .flex_box li {
        width: 32%!important;
    }
    #haab .item_spec .box_p dt {
    font-size: 20px;
}
    #haab .item_spec .ttl p {
    font-size: 16px;
}
    #haab .item_spec .ttl3 {
        font-size: 20px;
    }
    #haab .item_spec .dekiru li {
    font-size: 16px;
}
    #haab #haab_skin .item_spec .kaiketu li:before {
    height: 16px;
    width: 16px;
}
    #haab #haab_skin .item_spec .kaiketu li {
    width: 48%;
    font-size: 16px;
}
    #haab #haab_plus .item_spec .kaiketu li:before {
    height: 16px;
    width: 16px;
}
    #haab #haab_plus .item_spec .kaiketu li {
    width: 48%;
    font-size: 16px;
}
    /*#haab .item_spec .box1 dl {

    width: 100%;
}*/
    #haab .item_spec .box1 dt {
    font-size: 20px;
}
    #haab #haab_skin .item_spec .point .box,
    #haab #haab_plus .item_spec .point .box{
    width: 100%;
}
    #haab .item_spec .point .box .flex_box {
        flex-direction: row;
    }
    #haab .item_spec .point .box .flex_box img{
        width: 15%;
    }
    
    #haab #haab_skin .item_spec .point .box,
    #haab #haab_plus .item_spec .point .box{
    padding: 5% 0;
    margin-bottom: 5%;
}
    #haab .koka dd {
    font-size: 20px;
}
    #haab .koka dd span {
    font-size: 30px;
}
    #haab .koka .box_img {
        width: 80%;
        margin: auto;
    }
    #haab .koka .box_list {
        width: 100%;
    }
    
    #haab .koka .box_list li {
        width: 100%!important;
    }
    
    #haab .koka ul li .number {
    font-size: 26px;
}
    #haab .koka ul li span {
    font-size: 18px;
}
    #haab .howto .inner_1000 .flex_box {
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    #haab .howto .inner_1000 .flex_box .box {
        width: 48%;
    }
    
    
    
    #haab .howto dt {
    font-size: 14px;
        margin-bottom: 5%;
}
    #haab .howto dd {
    font-size: 14px;
}
    #haab .howto dt span {
    font-size: 20px;
}

#haab .howto .inner_1000 .flex_box .box50 dt span{
    width: 28px;
    height: 28px;
}

   #haab .list3 li {
    width: 32%!important;
    font-size: 14px!important;
} 
    #haab .item_spec .dekiru li {
        font-size: 14px;
    }
    
    #haab .item_spec .point .box .flex_box p {
        font-size: 18px;
    }
    #haab #haab_plus .chui dt span {
    font-size: 14px;
    margin-bottom: 3%;
    display: inline-block;
}
    #haab #haab_plus .item_spec .ttl3 span {
    font-size: 16px;
}
#haab #haab_plus .chui2 .box2 {
    font-size: 12px;
    margin-bottom: 5%;
}
    #haab #haab_plus .chui2 li dt {
    font-size: 12px;
}
    #haab #haab_plus .chui2 li dd {
    font-size: 14px;
        text-align: left;
}
    #haab #haab_plus .howto .chui dd {
        margin-bottom: 3%;
    }
    
    #haab .howto .salt .inner_1000 .flex_box {
        flex-direction: column;
    }
    
    #haab .howto .salt .inner_1000 .flex_box .box {
        width: 100%;
        margin-bottom: 5%;
    }
    
    #haab .about img {
        margin-bottom: 5%;
    }
    
    #haab .box1 .box1-2 {
    width: 90%;/*
    padding: 5%;
    margin-left: 0;
    margin-bottom: -10%;
    position: relative;
    z-index: 2;*/
}
    
    #haab #product,
#haab .lineup,
#haab .about{
    padding: 10% 0 15%;
}
    
    #haab #haab_skin .about .flex_box {
    margin: 10% auto auto;
}
    #haab #series_spec {
    margin-top: 10%;
}
    #haab .koka {
    padding: 15% 0 5%;
}
    #haab .koka img {
        margin-bottom: 10%;
    }
    
    #haab #haab_skin .feature h2 {
    margin-bottom: 15%;
}
    #haab #haab_skin .feature {
    padding: 10% 0 5%;
}
    #haab .item_spec .ttl {
    margin: 15% auto 5%;
}
    #haab #haab_skin .item_spec .dekiru {
    margin-top: 5%;
}
    #haab #haab_skin .item_spec .kaiketu,#haab #haab_plus .item_spec .kaiketul {
    margin-bottom: 15%;
}
    #haab #haab_skin .item_spec .point,#haab #haab_plus .item_spec .point {
    padding: 10% 0;
}
    #haab .howto .inner_1000 {
    padding: 10% 0;
}
    #haab .howto {
    padding: 10% 0;
}
    #haab .item_spec {
    margin-bottom: 5%;
}
}




/*看板関連*/
    #haab #top_img {
        position: relative;
    }
    
    #haab .top_box p {
        color: #FFFFFF;
        letter-spacing: 0.2em;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        font-size: 38px;
        line-height: 1.8;
    }
    
    #haab .top_box img {
        margin-bottom: 50px;
        width: 80%;
    }
    
    #haab .top_box {
        position: absolute;
        left: 5%;
        top: 50%;
        transform: translateY(-50%);
        
    }
    
    #haab .kanban1,#haab .kanban2 {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        position: relative;
    }
    
    #haab .kanban1 .kanban_box {        
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);        
    }
    
    #haab .kanban1 .kanban_box p {
        color: #FFFFFF;
        font-size: 24px;
    }
    
    #haab .kanban1 .kanban_box img {
    margin-bottom: 30px;
    width: 80%;
}
    #haab .kanban2 .kanban_box {
        position: absolute;
        left: 30%;
        top: 50%;
        transform: translateY(-50%);                
    }
    
    #haab .kanban2 .kanban_box p {
        font-size: 28px;
        text-align: left;
        line-height: 2.0;
        letter-spacing: 0.1em;
        font-weight: bold;
    }
    
    #haab #haab_plus .kanban2 .kanban_box {
        position: absolute;
        left: 60%;
        top: 50%;
        transform: translateY(-50%);                
    }
    
@media only screen and (max-width: 798px) {
    #haab .kanban1 .kanban_box img {
    margin-bottom: 20px;
    width: 50%;
}
    #haab .kanban2 .kanban_box {
    left: 10%;
}
    #haab .top_box img {
    margin-bottom: 30px;
    width: 45%;
}
    #haab .top_box p {
    font-size: 26px;
}
    #haab .top_box {
    text-align: left;
}
    #haab #haab_plus .kanban2 .kanban_box {
    left: 48%;
}
}
    
    
    @media only screen and (max-width:540px) {
        #haab .top_box p {
        font-size: 22px;
    }
        #haab .top_box {
        left: 50%;
        top: 10%;
        transform: translateX(-50%);
        width: 100%;            
        text-align: center;
    }
        #haab .top_box img {
        margin-bottom: 20px;
    }
        #haab #haab_skin .kanban1 .kanban_box img {
    margin-bottom: 3%;
    width: 30%;
}
        #haab #haab_plus .kanban1 .kanban_box img {
    margin-bottom: 3%;
    width: 50%;
}
        #haab .kanban1 .kanban_box p {
    font-size: 16px;
}
        #haab .kanban2 .kanban_box p {
    font-size: 16px;
            width: 100%;
}
        #haab .kanban2 .kanban_box {
    left: 10%;
}
        #haab #haab_plus .kanban2 .kanban_box {
    left: 50%;
}    
    }