/*--------------
　　kv
--------------*/
.aboutflaxkv {
    margin: 0.1rem auto 0;
    width: 100%;
    height: 216px;
    background: url(../image/aboutflax_kv_pc.jpg) center center / cover no-repeat;
    position: relative;
}
.aboutflaxkv_text {
    color: #F8F8F8;
    padding-top: 85px;
}
.aboutflaxkv_text p {
    display: inline;
}
.bigtitle {
    font-family: 'Noto Serif JP', serif;
    font-size: 34px;
}
.smalltitle {
    font-size: 16px;
    padding-left: 10px;
    vertical-align: middle;
}
@media (max-width: 750px){
    .aboutflaxkv {
        margin: 7rem auto 0;
        width: 100%;
        height: 12rem;
        background: url(../image/aboutflax_kv_sp.jpg) center center / cover no-repeat;
        position: relative;
    }
    .aboutflaxkv_text {
        padding-top: 4.5rem;
        padding-left: 1rem;
    }
    .bigtitle {
        font-size: 2rem;
    }
    .smalltitle {
        font-size: 0.8rem;
        padding-left: 1rem;
    }
}

/*--------------
　　アマニとは タイトル
--------------*/
.aboutflaxtitle {
    width: 100%;
    background-color: #F8F8F8;
    padding: 80px 0 120px;
}
.aboutflaxtitle h2 span.decoration::before {
    background-image: url("../image/h2_decoration_blue.svg");
}
@media (max-width: 750px){
    .aboutflaxtitle {
        padding: 4rem 0 6rem;
    }
}

/*--------------
　　アマニとは
--------------*/
.aboutflax_content {
    width: 100%;
    background-color: #F8F8F8;
    padding-bottom: 195px;
}
.aboutflax_content_item {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.aboutflax_content_items {
    display: flex;
    margin-bottom: 95px;
    position: relative;
}
.aboutflax_content_items:last-child {
    margin-bottom: 0;
}
.aboutflax_content_items_child:nth-child(1) {
    width: 562px;
}
.aboutflax_content_items_child_tite {
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 40px;
    padding-left: 10px;
    border-left: solid 4px #2e3192;
}
.aboutflax_content_items_child_detail {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: -0.08em;
}
.aboutflax_content_items_child:nth-child(2) {
    margin-left: 80px;
}
.aboutflax_content_items_child img {
    width: 378px;
    position: absolute;
}
@media (min-width: 751px){
    .aboutflax_pic02 {
        left: 185px;
        top: -50px;
    }
    .aboutflax_pic03 {
        top: -130px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .aboutflax_pic03 {
        top: -130px;
    }
}
@media (max-width: 750px){
    .aboutflax_content {
        padding-bottom: 9.7rem;
    }
    .aboutflax_content_item {
        width: 90%;
        max-width: 90%;
    }
    .aboutflax_content_items {
        margin-bottom: 4.7rem;
        flex-direction: column;
        align-items: center;
    }
    .aboutflax_content_items:last-child {
        margin-bottom: 0;
    }
    .aboutflax_content_items_child:nth-child(1) {
        width: 100%;
        margin-bottom: 2.2rem;
    }
    .aboutflax_content_items_child_tite {
        font-size: 1.2rem;
        line-height: 1.6rem;
        margin-bottom: 1.3rem;
        padding-left: 1rem;
    }
    .aboutflax_content_items_child_tite::before {
        width: 0.2rem;
        height: 1.6rem;
        margin-right: 0.7rem;
        margin-left: -1rem;
    }
    .aboutflax_content_items_child_detail {
        font-size: 0.8rem;
        line-height: 1.5rem;
    }
    .aboutflax_content_items_child:nth-child(2) {
        margin-left: 0;
    }
    .aboutflax_content_items_child:nth-child(2) img {
        width: 19rem;
        position: relative;
    }
}

/*--------------
　　アマニの特性 タイトル
--------------*/
.characteristicstitle {
    width: 100%;
    background-color: #F8F8F8;
    padding: 80px 0 120px;
}
.characteristicstitle h2 span.decoration::before {
    background-image: url("../image/h2_decoration_brown.svg");
}
@media (max-width: 750px){
    .characteristicstitle {
        padding: 4rem 0 6rem;
    }
}

/*--------------
　　アマニの特性
--------------*/
.characteristics_content {
    width: 100%;
    background-color: #F8F8F8;
    padding-bottom: 155px;
}
.characteristics_content_item {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.characteristics_content_items {
    display: flex;
    margin-bottom: 95px;
    position: relative;
}
.characteristics_content_items:last-child {
    margin-bottom: 0;
}
.characteristics_content_items_child:nth-child(1) {
    width: 554px;
}
.characteristics_content_items_child_title {
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    margin-bottom: 35px;
    line-height: 32px;
    padding-left: 10px;
    border-left: solid 4px #8c6239;
}
.characteristics_content_items_child_detail {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: -0.08em;
}
.characteristics_content_items_child_detail_text{
    font-size: 18px;
    font-weight: bold;
}
.characteristics_content_items_child_detail_list {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: -0.08em;
}
.characteristics_content_items_child_detail > ul {
    padding-left: 10px;
}
.characteristics_content_items_child_detail_list::before {
    content:  "";
    width:  5px;
    height:  5px;
    display:  inline-block;
    background-color: #8c6239;
    border-radius:  50%;
    vertical-align: middle;
    margin-left: -10px;
    margin-right: 5px;
}
.characteristics_content_items_child:nth-child(2) {
    margin-left: 80px;
}
.characteristicstitle_pic01 {
    width: 560px;
}
.characteristicstitle_pic02 {
    width: 688px;
    position: absolute;
    bottom: 0;
    mix-blend-mode: multiply;
}
@media (max-width: 750px){
    .characteristics_content {
        padding-bottom: 7.7rem;
    }
    .characteristics_content_item {
        flex-direction: column;
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
    }
    .characteristics_content_items {
        flex-direction: column;
        align-items: center;
        margin-bottom: 4.7rem;
    }
    .characteristics_content_items_child:nth-child(1) {
        width: 100%;
    }
    .characteristics_content_items_child_title {
        font-size: 1.2rem;
        margin-bottom: 1.75rem;
        line-height: 1.6rem;
    }
    .characteristics_content_items_child_detail {
        font-size: 0.8rem;
        line-height: 1.5rem;
    }
    .characteristics_content_items_child_detail_text {
        font-size: 0.9rem;
    }
    .characteristics_content_items_child_detail_list {
        width: 32rem;
        font-size: 0.8rem;
        line-height: 1.5rem;
    }
    .characteristics_content_items_child_detail > ul {
        padding-left: 0.5rem;
    }
    .characteristics_content_items_child_detail_list::before {
        width:  0.25rem;
        height:  0.25rem;
        margin-left: -0.5rem;
        margin-right: 0.25rem;
    }
    .characteristics_content_items_child:nth-child(2) {
        margin-left: 0
    }
    .characteristicstitle_pic01 {
        width: 28rem;
        margin-top: 3.5rem;
    }
    .characteristicstitle_pic02 {
        width: 100%;
        position: relative;
    }
}

/*------------------------------
　　アマニのおすすめの使い方 タイトル
------------------------------*/
.howtotitle {
    width: 100%;
    background-color: #F8F8F8;
    padding: 80px 0 120px;
}
.howtotitle h2 span.decoration::before {
    background-image: url("../image/h2_decoration_orange.svg");
}
@media (max-width: 750px){
    .howtotitle {
        padding: 4rem 0 6rem;
    }
}

/*------------------------------
　　アマニのおすすめの使い方
------------------------------*/

.howto_content_items_child_title {
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    margin-bottom: 35px;
}

.howto_content_items_child_title::before {
    content: "";
    background-image: url("../image/howto_title.svg");
    display: inline-block;
    width: 4px;
    height: 32px;
    margin-right: 10px;
    vertical-align: top;
}
.howto_content_items_child_detail_list {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: -0.08em;
}
.howto_content_items_child_detail_list::before {
    content:  "";
    width:  5px;
    height:  5px;
    display:  inline-block;
    background-color: #f15a24;
    border-radius:  50%;
    vertical-align: middle;
    margin-left: -10px;
    margin-right: 5px;
}
.howto_content_items_child:nth-child(1) {
    width: 600px;
}
.ahowto_content_items_child:nth-child(2) {
    margin-left: 80px;
}
.howto_content_items_child img {
    width: 575px;
    position: absolute;
}


@media (max-width: 750px){
    .howto_content_items_child_title {
        font-size: 1.2rem;
        margin-bottom: 1.75rem;
    }

    .howto_content_items_child_title::before {
        width: 0.2rem;
        height: 1.6rem;
        margin-right: 0.5rem;
    }
    .howto_content_items_child_detail_list {
        width: 34rem;
        font-size: 0.8rem;
        line-height: 1.5rem;
    }
    .howto_content_items_child_detail_list::before {
        width:  0.25rem;
        height:  0.25rem;
        margin-left: -0.5rem;
        margin-right: 0.25rem;
    }
    .howto_content_items_child:nth-child(1) {
        width: 100%;
        margin-bottom: 2.2rem;
    }
    .howto_content_items_child:nth-child(2) {
        margin-left: 0;
    }
    .howto_content_items_child:nth-child(2) img {
        width: 28rem;
        position: relative;
    }
}

@media (min-width: 751px){
    .howto_pic01 {
        top: -260px;
        left:25px;
    }
}

/*------------------------------
　　アマニの歴史 タイトル
------------------------------*/
.historytitle {
    width: 100%;
    background-color: #F8F8F8;
    padding: 80px 0 120px;
}
.historytitle h2 span.decoration::before {
    background-image: url("../image/h2_decoration_brown2.svg");
}
@media (max-width: 750px){
    .historytitle {
        padding: 4rem 0 6rem;
    }
}

/*------------------------------
　　アマニの歴史
------------------------------*/

.history_content_items_child_title {
    font-family: 'Noto Serif JP', serif;
    font-size: 24px;
    margin-bottom: 35px;
}

.history_content_items_child_title::before {
    content: "";
    background-image: url("../image/history_title.svg");
    display: inline-block;
    width: 4px;
    height: 32px;
    margin-right: 10px;
    vertical-align: top;
}
@media (max-width: 750px){
    .history_content_items_child_title {
        font-size: 1.2rem;
        margin-bottom: 1.75rem;
    }

    .history_content_items_child_title::before {
        width: 0.2rem;
        height: 1.6rem;
        margin-right: 0.5rem;
    }
}
.history-mgtop{
    margin-top: 30px;
}
.history_content_items_child:nth-child(1) {
    width: 562px;
}
.history_content_items_child:nth-child(2) {
    margin-left: 80px;
}

@media (max-width: 751px){
    .history-mgtop {
        margin-top: 20px;
        }
    .history_content_items_child:nth-child(1) {
        width: 100%;
        margin-bottom: 2.2rem;
    }
    .history_content_items_child:nth-child(2) {
        margin-left: 0;
    }
    .history_content_items_child:nth-child(2) img {
        position: relative;
    }
    .history_pic01 {
        display: none;
    }
    .history_pic02 {
        display: none;
    }
    .history_pic03 {
        display: none;
    }
    .history_pic04 {
        display: none;
    }
    .history_pic05 {
        display: none;
    }
    .history_pic06 {
        display: none;
    }
    .history_pic07 {
        width: 95%;
    }
    .history_pic08 {
        width: 95%;
    }
    .history_pic09 {
        width: 95%;
    } 
    .himg_center{
        text-align: center;
    }          
}
@media (min-width: 751px){
    .history_content_items_child img {
        position: absolute;
    }
    .history_pic01 {
    }
    .history_pic02 {
        left: 260px;
        top: 210px;
        }
    .history_pic03 {
        left: 30px;
        top: 350px;
    }
    .history_pic04 {
        left: 120px;
        top: 580px;
    }
    .history_pic05 {
        top: 80px;
    }
    .history_pic06 {
        left: 185px;
        top: 280px;
    }
    .history_pic07 {
        display: none;
    }
    .history_pic08 {
        display: none;
    }
    .history_pic09 {
        display: none;
    }           
}