.h_title a:first-child{
    margin-left: 5%;
}
.h_title a{
    margin-right: 10px;
}
/* 广告图 */
.banner{
    width: 100%;
    height: 150px;
    background-color: #222;
}
.banner > div{
    width: 65%;
    margin: 0 auto;
}
.banner > div > a > span{
    float: left;
    color: white;
    text-align: center;
}
.banner > div > a > span:last-child{
    margin: 50px 0 0 30px;
}
.banner > div > a > span >h2{
    font-weight: 600;
    margin-bottom: 20px;
}
.banner > div > a > span > p{
    letter-spacing: 2px;
}
/* session */
.session{
    position: relative;
    width: 100%;
}
.session >img{
    width: 1119px;
    height: 1673px;
}
.session_title_page{
    position: absolute;
    top: 5%;
    left: 20%;
    text-align: center;
}
.session_title_page > h1{
    font-size: 42px;
    font-family: "Libre Baskerville",serif;
    font-weight: 600;
    letter-spacing: 2px;
}
.session_title_page > h2{
    font-weight: 600;
    margin: 25px auto;
}
.session_title_page > p{
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 2px;
}
.session_title_page>a{
    font-size: 16px;
    width: 300px;
    margin: 2em auto 0;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 1.5em 2em;
    border: 1px solid transparent;
    box-sizing: border-box;
    background: #111;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s ease-in-out 0s;
    transition-property: border-color,background-color,color,opacity;
}
.session_title_page>a:hover{
    background-color: #888;
}
.session_list{
    margin: 3em 0 0;
    font-family: "Libre Baskerville",serif;
    font-size: 20px!important;
    text-align: left;
    position: relative;
    z-index: 10;
}
.session::after {
    content: '';
    background: #f8f877;
    width: calc((290 / 1300) * 100vw);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.session-list_page{
    position: absolute;
    top: 28%;
    right: 46.5%;
    z-index: 9;
}
.session-list_page > a,.session-list_page2 > a{
    position: absolute;
    width: 370px;
    height: 356px;
    background-color: #fff; 
    padding: 70px 50px 60px;
}
.session-item--date-copy{
    position: absolute;
    top: 40%;
    left: 20%;
    font-size: 22px;
}
.session-item--date-icon{
    padding: 7px 20px;
    background-color: #e4007f;
    border-radius: 2em;
    font-size: 16px;
    color: #fff;
}
.session-item-page{
    position: absolute;
    top: 51%;
    left: 20%;
    background-color: #fff;
    width: 562px;
    font-size: 22px;
    line-height: 30px;
}
.session-item-page{
    font-weight: 600;
}
.session-item-page>span{
    font-size: 16px;
}
.session-list_page > a :hover ,.session-list_page2 > a :hover{
    color: #888;
}
.session-list_page2{
    position: absolute;
    top: 63%;
    right: 46.5%;
    z-index: 9;
}
.session-list_page2 .session-item--date-icon{
    background-color: #111;
}
/* 故事 */
.story_title {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
    z-index: 9;
    padding-top: 70px;
    padding-bottom: 130px;
    /* border-bottom: 1px solid #e7e7e7; */
}
.story_title > p {
    font-size: 40px;
    text-align:center;
    margin-bottom: 80px;
}
.first_div > a > .pick_up{
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\e821";
    width: 60px;
    height: 60px;
    background-color: #e0dac2;
    border-radius: 4em;
    box-sizing: border-box;
    font: bold 17px icons;
    transition: border-color 0.2s ease-in-out 0s;
    text-align: center;
    line-height: 1.38;
    position: absolute;
    right: 30px;
    top: -33px;
    z-index: 99;
}
.story_title > .second {
    width: 70%;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}
.story_title > .second > ul > li {
    position: relative;
    float: left;
    margin: 0 25px 100px 0;
    width: 30%;
    height: 488px;
    background-color: #fff;
}
.story_title > .second >ul > li > a{
    width: 100%;
    height: 100%;
}
.story_title > .second >ul > li > a > img {
    width: 100%;
}
.story_title > .second  .s_time{
    margin: 25px;
}
.story_title > .second  .s_time  > span{
    margin-right: 7px;
    color: #999;
    font-size: 12px;
    font-weight: 600;
}
.story_title > .second >ul > li > a > p{
    margin: 0 33px 25px 25px;
    line-height: 34px;
    font-size: 18px;
    color: #000;
}
.story_title > .second >ul > li > a > p:last-child{
    font-size: 14px;
}

.story_title > .second >ul > li > a:hover p{
    color: #888;
}
.story_title .more{
    width: 300px;
    height: 80px;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 18px;
    border: 1px solid #111;
    text-align: center;
    line-height: 80px;
}
.story_title .more:hover{
    border: 1px solid #888;
}
/* tool */
.tool{
    width: 100%;
    height: 800px;
    background-color: #f7f7f7;
}

.tool >P {
    width: 70%;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 18px;
    font-weight: 600;
}
.tool_title_page{
    text-align: center;
}
.tool_title_page > h1{
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 20px;
    font-family: "Libre Baskerville",serif;
}
.tool_title_page > p{
    line-height: 35px;
    font-size: 16px;
}
.tool >P  >span{
    margin-left: 30%
}
.tool_product{
    width: 70%;
    margin: 0 auto;
    background-color: #f7f7f7;
}
.tool_product > div{
    float: left;
}
.tool_product > .tool_product_first {
    position: relative;
    float: left;
    margin-right: 25px;
    width: 30%;
    height: 488px;
    background-color: #fff;
}
.tool_product > .tool_product_first > a > img{
    width: 100%;
}
.tool_product > .tool_product_first > a > .s_time{
    margin: 25px;
}
.tool_product > .tool_product_first > a > .s_time  > span{
    margin-right: 7px;
    color: #999;
    font-size: 12px;
    font-weight: 600;   
}
.tool_product > .tool_product_first > a > h2{
    margin: 0 33px 25px 25px;
    line-height: 34px;
}
.tool_product > .tool_product_first > a > b {
    margin: 0 0 20px 25px;
    letter-spacing:3px;
}
.tool_product > .tool_product_first > a:last-child{
    position: absolute;
    color: #888;
    border-radius: 2em;
    text-decoration: none;
    pointer-events: auto;
}
.tool_product > .tool_product_first > a:last-child:hover{
    color: #000;
}
.tool_product_second{
    width: 410px;
    height: 488px;
    margin-right: 15px;
    overflow: hidden;
}
.tool_product_second> a >img,.tool_product_second> a{
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.tool_product_second> a:hover img{
    transform: scale(1.095);
}
.tool_product_third{
    width: 240px;
    height: 488px;
    overflow: hidden;
}
.tool_product_third > a:first-child{
   margin-bottom: 20px;
}
.tool_product_third > a{
     width: 205px;
    height: 225px;
    display: block;
    overflow: hidden;
}
.tool_product_third > a >img{
   width: 100%;
   height: 100%;
   transition: all 1s;
}
.tool_product_third> a:hover img{
    transform: scale(1.095);
}
.for_salon {
    background-color: #f7f7f7;
}
.for_salon > a{
    background-color: #e0dac3;
}
.for_salon > a >.for_page, .beauty_city > a >.city_page {
    color: #000;
}
/* to-salon */
.to_salon_1{display: block;
    width: 940px;
    margin: 0 auto;
    position: relative;
}

#to-salon {
    padding: 90px 0;
    text-align: left;
}
 #to-salon > h1 {
    float: left;
    width: 210px;
    font-size: 22px;
     margin-right: 80px;
    font-weight: bold;
    line-height: 1.8;
}
#to-salon > .experience {
    display: flex;
    flex-direction: column;
}
#to-salon > .experience > h1 {
    margin: 1em 0 0;
    font-size: 22px;
    font-weight: 600;
    font-family: YakuHanMPs,"Yu Mincho Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG明朝B","MS Mincho",serif;
}
#to-salon > .experience > p {
    margin: 1em 0 0;
    font-size: 14px;
}

#to-salon > .experience  .contact {
    align-self: flex-end;
    margin: 1em 0 0;
    font-weight: bold;
}
#to-salon > .experience  .contact > span{
    padding: 10px 13px;
    border: 1px solid #e7e4e4;
    border-radius: 2em;
}
#to-salon > .experience > .contact:hover span{
    border-color:  #111;
}
.c-button.c-button--arrow {
    display: inline-flex;
    align-items: center;
    min-width: 0;
    padding: 0 0 0 0;
    border-width: 0;
    background-color: transparent;
    color: inherit;
    font-size: 16px;
    font-family: Jost,sans-serif;
    letter-spacing: 0.04em;
    text-align: left;
    transition-duration: 0.2s;
}
.c-button {
    position: relative;
    padding: 1.5em 2em;
    border: 1px solid transparent;
    box-sizing: border-box;
    background: #111;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.4s ease-in-out 0s;
    transition-property: border-color,background-color,color,opacity;
}
#to-salon > .experience > .flow {
    margin: 2em 0 0;
    text-align: left;
}
.flow > h1 {
    display: block;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.flow > h1 + div {
    margin-top: 50px;
    border-width: 1px 0;
}
.flow > div >h1{
    font-size: 18px;
    font-weight: 600;
    display: flex;
    line-height: 1;
}
.flow > div {
    display: flex;
    flex-direction: column;
    padding: 3em 0 2em;
    border: solid #e7e7e7;  
    font-size: 16px;
    border-width: 0 0 1px;
}
.flow > div> h1 > b {
    align-items: center;
    margin: 0 1em 0 0;
    padding: 0 1em 0 0;
    border-right: 1px solid #111;
    font-size: 1.4rem;
    font-weight: normal;
    font-family: "Libre Baskerville",serif;
    letter-spacing: 0.04em;
    line-height: 1;
}
.flow > div > p {
    margin: 1em 0 0;
    line-height: 28px;
}
/* contact */
.contact{
    width: 100%;
    border: solid #e7e7e7;
    border-width: 1px  0;
}
.contact_page{
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.contact_page > h1{
    margin: 30px 0;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: "Libre Baskerville",serif;
}
.contact_page > p{
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 35px;
    
}
.contact_page > a {
    display: block;
    width: 300px;
    height: 66px;
    margin: 30px auto;
    font-size: 20px;
    line-height: 66px;
    background-color: #111;
    color: #fff;
}