@charset "UTF-8";
main{
    color: #999066;
}
main img{
    max-width: 100%;
    width: auto;
}
.notera{
    font-family: "Notera PersonalUseOnly";
    letter-spacing: 0;
    color: #E57179;
    font-size: 30px;
}
.top{
    background: #F0ECE9;
}
.top .inner1000{
    position: relative;
}
.top .title_wrap{
    display: inline-block;
}
.top .title_wrap .notera{
    transform: translateX(-50%) rotate(-10deg);
}
.top .title_wrap h1{
    font-size: 60px;
    margin-bottom: 1em;
    line-height: normal;
}
.top .sub_title{
    font-size: 30px;
    line-height: normal;
    margin-bottom: 1em;
}
.top .top_caption {
    display: inline-block;
    text-align: left;
}
.top .top_caption p{
    margin-bottom: 1em;
}
.top .top_img{
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.top .top_img > div{
    max-width: 245px;
    position: relative;
    aspect-ratio: 3/4;
    overflow: hidden;
}
.top .top_img > div img{
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.top .top_img .top_img_01{
    /*bottom: 0;
    left: 0;*/
    transform: translateX(-50%);
}
.top .top_img .top_img_02{
    /*top: 0;
    right: 0;*/
    margin-left: auto;
    transform: translateX(50%);
}



.lineup{
    padding-top: 60px;
}
.lineup .sec_title{
    width: 300px;
    height: 300px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.lineup .sec_title > div{
    transform: translateY(-50%);
}
.lineup h2{
    font-size: 40px;
    line-height: normal;
}
.lineup .lineup_list .lineup_item{
    width: calc(100% / 3 - 50px);
    position: relative;
}
.lineup .lineup_list .lineup_item .lineup_img{
    position: relative;
}
.lineup .lineup_list .lineup_item .lineup_img .img_wrap{
    position: relative;
    z-index: 1;
}
.lineup .lineup_list .lineup_item .lineup_img::before{
    content: "";
    display: block;
    width: calc(100% - 50px);
    height: calc(100% - 50px);
    background: #F0ECE9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    z-index: 0;
}
.lineup .lineup_list .lineup_item .lineup_img::after{
    content: "";
    display: block;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: solid 1px #F0ECE9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    z-index: 0;
}
.lineup .lineup_list .lineup_item .lineup_title,
.lineup .lineup_list .lineup_item .lineup_type{
    text-align: left;
}
.lineup .lineup_list .lineup_item .more_btn a{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #998F64;
    font-size: 25px;
    color: #fff;
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
}
.lineup_box {
    padding-bottom: 0;
}
.lineup_box .inner800{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.lineup_box .lineup_type_title{
    align-self: center;
}
.lineup_box .lineup_type_title{
    position: relative;
}
.lineup_box .lineup_type_title h3{
    font-size: 50px;
    line-height: normal;
}
.lineup_box .lineup_type_title::before{
    content: "";
    width: 130px;
    height: 130px;
    border:  1px solid #999066;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50% , -50%) rotate(45deg);
}
.lineup_box .lineup_type_title div{
    background: #fff;
    position: relative;
}
.lineup_box .item_box{
    width: 200px;
    position: relative;
}
.lineup_box .item_box .item_img{
    padding: 10px;
}
.lineup_box .item_box .item_caption{
    text-align: left;
    font-size: 12px;
    line-height: 1.6;
}
.lineup_box .item_box dt{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
}
.lineup_box .column_wrap{
    background: #C9B6A7;
    color: #fff;
    text-align: left;
    padding-bottom: 30px;
    margin-top: 30px;
}
.lineup_box .column_wrap h4{
    display: inline-block;
    padding: 5px 2em;
    background: #fff;
    color: #C9B6A7;
}
.lineup_box .column_inner{
    align-items: center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.lineup_box .column_inner dt{
    text-align: center;
    padding: 1em;
}
.lineup_box .column_inner dt span{
    font-size: 20px;
    display: block;
}
.lineup_box .column_inner .column_caption{
    width: 450px;
}
.lineup_box .column_inner .column_img{
    width: 150px;
}


.kumiawase{
    padding-top: 0;
}
.kumiawase h2 {
    font-size: 24px;
    margin-bottom: 1em;
}
.kumiawase h2 span{
    font-size: 200%;
    margin: 0 5px;
}
.kumiawase .caption,
.kumiawase .chart{
    margin-bottom: 2em;
}
.kumiawase .kumiawase_table{
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    color: #fff;
}
.kumiawase .kumiawase_table td{
    border: 1px solid #fff;
    vertical-align: middle;
    padding: 3px 1em;
}
.kumiawase .kumiawase_table .table_type{background: #F0ECE9;}
.kumiawase .kumiawase_table .table_shiagari{background: #C9B6A7;}
.kumiawase .kumiawase_table tr th,
.kumiawase .kumiawase_table tr td:nth-of-type(1){color: #C9B6A7}
.kumiawase .kumiawase_table .typea{background: #97CBD5;}
.kumiawase .kumiawase_table .typec{background: #E0D39B;}
.kumiawase .kumiawase_table .typee{background: #A4D2A2;}


.kodawari {
    background: url("../img/kodawari.png") center /cover no-repeat;
    color: #1C1F17;
}
.kodawari .kodawari_inner{
    text-align: left;
    width: 50%;
    margin-right: auto;
}
.kodawari .kodawari_inner .sec_title{
    margin-bottom: 30px;
    display: inline-block;
}
.kodawari .kodawari_inner .sec_title .notera{
    text-align: right;
    transform: translateX(25%) rotate(10deg);
    margin-bottom: .5em;
}
.kodawari .kodawari_inner h2{
    font-size: 30px;
    text-align: left;
    line-height: normal;
}
.kodawari .note_box{
    align-items: center;
    margin-top: 30px;
}
.kodawari .note_graph{
    width: 80%;
}
.kodawari .note_kaori{
    width: 15%;
}
#pickWrp ul{
    margin-top: 30px;    
}
#pickWrp ul li  {
	width: 45%;
}
#pickWrp ul li .txt13 {
	margin-top: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width:1000px){
    .top{
        padding-bottom: 200px;
    }
    .top .top_img{
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
        -webkit-justify-content: center;
                justify-content: center;
        -webkit-align-items: center;
                align-items: center;
        -webkit-align-content: center;
                align-content: center;
    }
    .top .top_img > div{
        position: static;
    }
    .top .top_img .top_img_01,
    .top .top_img .top_img_02{
        transform: translateX(0);
        width: 50%;
    }
    .top .top_img .top_img_02{
        margin-left: 0;
    }
    .top .top_img > div img{
        position: static;
    }
    .lineup_box .inner800{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .lineup .lineup_list .lineup_item{
        width: calc(100% / 3 - 20px);
    }
    .lineup .lineup_list .lineup_item .more_btn a{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .lineup_box .column_inner .column_img{
        margin-left: auto;
        margin-right: auto;
    }
    .lineup_box .column_inner dt{
        width: 30%;
    }
    .lineup_box .column_inner .column_caption{
        width: 70%;
        margin-bottom: 2em;
    }
    #pickWrp ul li {
        width: 100%;
        max-width: 486px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width:480px){
    .notera{
        font-size: 20px;
    }
    .top .title_wrap h1{
        font-size: 40px;
    }
    .top .sub_title{
        font-size: 18px;
        text-align: left;
    }
    .lineup_list{
        width: 90%;
        margin-bottom: 40px;
    }
    .lineup_box .lineup_type_title{
        margin-bottom: 30px;
        width: 100%;
        text-align: left;
    }
    .lineup_box .item_box{
        width: 48%;
    }
    .lineup_box .column_inner dt,
    .lineup_box .column_inner .column_caption{
        width: 100%;
    }
    .lineup_box{
        margin-bottom: 30px;
    }
    .lineup_box .lineup_type_title h3{
        font-size: 30px;
        text-align: left;
    }
    .kodawari .inner1000{
        width: 90%;
    }
    .kodawari .kodawari_inner h2{
        font-size: 20px;
    }
    .kodawari .kodawari_inner .sec_title .notera{
        transform:none;
        text-align: left;
    }
    .kodawari{
        position: relative;
    }
    .kodawari .kodawari_inner{
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .kodawari::before{
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 0;
        opacity: .5;
    }
    .kumiawase .kumiawase_table tr{
        margin-bottom: 20px;
    }
    .kumiawase .kumiawase_table tr,
    .kumiawase .kumiawase_table td,
    .kumiawase .kumiawase_table th{
        display: block;
    }
    .kumiawase .kumiawase_table .table_type{
        width: 100%;
    }
    .kumiawase .kumiawase_table tr td:nth-of-type(2),
    .kumiawase .kumiawase_table tr td:nth-of-type(3){
        width: 30%;
        margin-left: auto;
    }
    .kumiawase .kumiawase_table tr td:nth-of-type(2)::before{
        content: "おすすめシャンプー";
    }
    .kumiawase .kumiawase_table tr td:nth-of-type(3)::before{
        content: "おすすめトリートメント";
    }
    .kumiawase .kumiawase_table tr td:nth-of-type(2)::before,
    .kumiawase .kumiawase_table tr td:nth-of-type(3)::before{
        position: absolute;
        left: 0;
        padding-left: 1em;
        color:#C9B6A7;
        width: 70%;
    }
    .kumiawase .kumiawase_table th{
        display: none;
    }
    #pickWrp ul li .txt13 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}