@charset "UTF-8";

/*
* position:absoluteで縦横中央ぞろえ
*/
/*size*/
body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (min-width: 759px) {
    body #wrapper #main section#fv {
        float: none;
        margin-bottom: 430px;
    }
    body #wrapper #main section#state {
        margin-bottom: 400px;
        float: none;
    }
    body #wrapper #main section#overview {
        margin-bottom: 90px;
    }
    body #wrapper #main section#partner {
        background: rgb(200,14,71);
        margin-bottom: 0;
        padding: 100px 0;
    }
    #fv h1,#fv p {
        text-align: center;
    }
    #fv h1 {
        padding: 25vh 0 120px;
    }
    #fv h1 img {
        width: 727px;
    }
    #fv p {
        font-size: 20px;
        font-weight: 600;
        line-height: 2;
        letter-spacing: .06em;
    }
    body .inner {
        width: 790px;
        max-width: 95%;
        margin: auto;
        position: relative;
    }
    body #wrapper .inner h2{
        margin-bottom: 80px;
    }
    body #wrapper .inner h3{
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 40px;
        line-height: 1.7;
    }
    body #wrapper .inner h2 img{
        width: auto;
        height: 13.78px;
    }
    body #wrapper #main section#state .inner p {
        font-size: 24px;
        line-height: 2.333;
    }
    body #wrapper #main section#overview .inner p {
        font-size: 16px;
        line-height: 2;
        margin-bottom: 30px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    body #wrapper #main section#overview .inner p.small,
    body #wrapper #main section#overview .inner p span.small {
        font-size: 12px;
    }
    body #wrapper #main section#overview .inner p.small a {
        color: #000;
        text-decoration: underline;
        word-break: break-all;
    }

    body #wrapper #main section#overview .inner p.small a:hover {
        color: rgb(200,14,71);
    }

    body #wrapper #main section#overview .inner .section {
        margin-bottom: 70px;
    }
    body #wrapper #main section#partner h2 {
        color: #fff;
        font-size: 40px;
        font-weight: normal;
        letter-spacing: .06em;
        text-align: center;
        margin-bottom: 50px;
    }
    body #wrapper #main section#partner p.txt-w {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        letter-spacing: .06em;
        text-align: center;
        margin-bottom: 60px;
        line-height: 1.688;
    }
    body #wrapper #main section#partner .inner {
        background: #fff url("../../img/hair_touch_you/line.svg") no-repeat right 141%;
        width: 754px;
        max-width: 95%;
        padding: 60px 75px;
        margin-bottom: 80px;
    }
    body #wrapper #main section#partner .inner .img-part {
        text-align: center;
        margin-bottom: 40px;
    }
    body #wrapper #main section#partner .inner .img-part img {
        width: 132px;
    }
    body #wrapper #main section#partner .inner p {
        font-size: 16px;
        letter-spacing: .06em;
        line-height: 2;
        margin-bottom: 60px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    body #wrapper #main section#partner .inner .c-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    body #wrapper #main section#partner .inner .c-wrap .img-part-area {
        width: 27%;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area {
        width: 60%;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area p {
        font-size: 14px;
        line-height: 2;
        margin-bottom: 30px;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area p.partner-npo-name {
        line-height: 1.714;
        margin-bottom: 10px;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area p.partner-name {
        font-size: 20px;
        line-height: 1.7;
        margin-bottom: 0;
    }
    /*body #wrapper #main section#partner .box-white {
        border: solid 1px #fff;
        width: 902px;
        max-width: 95%;
        margin: 0 auto;
        padding: 30px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }*/
    body #wrapper #main section#partner .box-white .coming-soon {
        margin-right: 40px;
    }
    body #wrapper #main section#partner .box-white a {
        color: #fff;
        font-size: 30px;
        line-height: 1.875;
        background: #000;
        width: 902px;
        max-width: 95%;
        margin: 0 auto;
        padding: 22px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.5s;
    }
    body #wrapper #main section#partner .box-white a:hover {
        background: #fff;
        color: #000;
    }
    body #wrapper #main section#partner .box-white .txt-opa50 {
        color: #fff;
        font-size: 16px;
        opacity: .5;
        line-height: 1.875;
    }
    body #wrapper #main .contact-area {
        width: 100%;
        padding: 100px 0 80px;
    }
    body #wrapper #main .contact-area .btn_arr {
        font-size: 18px;
        letter-spacing: .06em;
        width: 700px;
        margin: 0 auto 60px;
        line-height: 1;
        height: 60px;
    }
    body #wrapper #main .contact-area .logo-fino {
        display: block;
        width: 209px;
        text-align: center;
        margin: 0 auto;
    }
    body #wrapper #main .contact-area .logo-fino:hover {
        opacity: .7;
    }
    body #wrapper #main .contact-area .logo-fino img {
        width: 209px;
    }
}
/*size*/
@media screen and (max-width: 758px) {
    body #wrapper #main section#fv {
        float: none;
        margin-bottom: 185px;
    }
    body #wrapper #main section#state {
        margin-bottom: 185px;
        float: none;
    }
    body #wrapper #main section#overview {
        margin-bottom: 0;
    }
    body #wrapper #main section#partner {
        background: rgb(200,14,71);
        margin-bottom: 0;
        padding: 50px 0;
    }
    #fv h1,#fv p {
        text-align: center;
    }
    #fv h1 {
        padding: 34vh 0 25vh;
    }
    #fv h1 img {
        width: 85%;
    }
    #fv p {
        font-size: 14px;
        font-weight: 600;
        line-height: 2.143;
        letter-spacing: .06em;
    }
    body div.inner {
        width: 85%;
        margin: 0 auto;
        position: relative;
        float: none;
    }
    body #wrapper .inner h2{
        text-align: left;
        margin-bottom: 40px;
        width: 100%;
        display: block;
    }
    body #wrapper .inner h3{
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        line-height: 1.6;
    }
    body #wrapper .inner h2 img{
        width: auto;
        height: 8.27px;
    }
    body #wrapper #main section#state .inner p {
        font-size: 16px;
        line-height: 2.5;
    }
    body #wrapper #main section#overview .inner p {
        font-size: 12px;
        line-height: 2;
        margin-bottom: 20px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    body #wrapper #main section#overview .inner p.small,
    body #wrapper #main section#overview .inner p span.small {
        font-size: 10px;
    }
    body #wrapper #main section#overview .inner p.small a {
        color: #000;
        text-decoration: underline;
        word-break: break-all;
    }
    body #wrapper #main section#overview .inner .section {
        margin-bottom: 50px;
    }
    body #wrapper #main section#partner h2 {
        color: #fff;
        font-size: 26px;
        font-weight: normal;
        letter-spacing: .06em;
        text-align: center;
        margin-bottom: 40px;
        line-height: 1.692;
    }
    body #wrapper #main section#partner h2 img {
        text-align: center;
    }
    body #wrapper #main section#partner p.txt-w {
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: .06em;
        text-align: left;
        margin-bottom: 35px;
        line-height: 2;
        padding: 0 7.5%;
    }
    body #wrapper #main section#partner .inner {
        background: #fff url("../../img/hair_touch_you/line.svg") no-repeat right 146%;
        width: 90%;
        padding: 20px 0 40px;
        margin: 0 auto 40px;
    }
    body #wrapper #main section#partner .inner .img-part {
        text-align: center;
        margin: 0 auto 30px;
    }
    body #wrapper #main section#partner .inner .img-part img {
        width: 16%;
    }
    body #wrapper #main section#partner .inner h2 {
        margin-bottom: 15px;
        text-align: center;
    }
    body #wrapper #main section#partner .inner p {
        font-size: 12px;
        letter-spacing: .06em;
        line-height: 2;
        margin-bottom: 40px;
        padding: 0 27px;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    body #wrapper #main section#partner .inner .c-wrap .img-part-area {
        text-align: center;
        margin-bottom: 25px;
    }
    body #wrapper #main section#partner .inner .c-wrap .img-part-area img {
        width: 33%;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area {
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area p {
        font-size: 12px;
        line-height: 2;
        margin-bottom: 20px;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area p.partner-npo-name {
        text-align: center;
        line-height: 1.667;
        margin-bottom: 10px;
        padding: 0;
    }
    body #wrapper #main section#partner .inner .c-wrap .txt-part-area p.partner-name {
        font-size: 18px;
        line-height: 1.722;
        margin-bottom: 0;
        text-align: center;
        padding: 0;
    }
    /*body #wrapper #main section#partner .box-white {
        border: solid 1px #fff;
        width: 85%;
        margin: 0 auto;
        padding: 25px 0 15px;
        text-align: center;
    }*/
    body #wrapper #main section#partner .box-white a {
        display: block;
        background: #000;
        width: 85%;
        margin: 0 auto;
        padding: 15px 0;
        text-align: center;
        color: #fff;
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 0;
    }
    body #wrapper #main section#partner .box-white .coming-soon img {
        width: auto;
        height: 13.78px;
    }
    body #wrapper #main section#partner .box-white .txt-opa50 {
        color: #fff;
        font-size: 12px;
        opacity: .5;
        line-height: 2.5;
        margin-bottom: 0;
    }
    body #wrapper #main .contact-area {
        width: 100%;
        padding: 50px 0 58px;
    }
    body #wrapper #main .contact-area .btn_arr {
        text-align: center;
        font-size: 12px;
        letter-spacing: .06em;
        width: 85%;
        margin: 0 auto 46px;
        line-height: 1.667;
        height: 60px;
    }
    body #wrapper #main .contact-area .logo-fino {
        display: block;
        width: 144px;
        text-align: center;
        margin: 0 auto;
    }
    body #wrapper #main .contact-area .logo-fino:hover {
        opacity: .7;
    }
    body #wrapper #main .contact-area .logo-fino img {
        width: 144px;
    }
}
/*fadeIn*/
.fadeIn {opacity: 0;}
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;         
    }
    100% {
    opacity: 1;
    transform: translate(0);
    }
}

.line-right span{
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        border-top: solid 1px rgb(200,14,71);        
    }  
.line-left span{
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        border-top: solid 1px rgb(200,14,71);
} 
@media screen and (min-width: 759px) {
    .line-right{
        position: relative;
        transform: skew(-13deg,-13deg);
        top: -250px;
    }
    .line-left{
        position: relative;
        transform: skew(13deg,13deg);
        top: -100px;
    }
      
}
@media screen and (max-width: 758px) {
    .line-right{
        position: relative;
        transform: skew(-13deg,-13deg);
        top: -100px;
    }
    .line-left{
        position: relative;
        transform: skew(13deg,13deg);
        top: -80px;
    }
}
@keyframes line_anim {
	0%{
		width: 0%;
	}
	100%{
		width: 100%;
	}
}

/* == 20220906 add ============================================== */
body #wrapper #main section#fv {
  margin: 0;
}
/* --- PC --- */
@media screen and (min-width: 759px) {
  .line-right {
    top: 250px;
  }
  body #wrapper #main section#state {
    margin-top: 350px;
    padding: 120px 0 0;
  }
  body #wrapper #main section#partner {
    padding: 100px 0 84px;
  }
  body #wrapper #main section#partner .inner {
    margin-bottom: 60px;
  }
}
/* --- SP --- */
@media screen and (max-width: 758px) {
  #fv h1 {
    padding: 120px 0 80px;
  }
  .line-right {
    top: 40px;
  }
  body #wrapper #main section#state {
    margin-top: 80px;
    padding: 90px 0 0;
  }
  body #wrapper #main section#partner .box-white a {
    font-size: 20px;
    line-height: 1.5;
  }
}

/* --- menu -------------------- */
body #wrapper #main section#menu {
  float: none;
}
/* --- PC --- */
@media screen and (min-width: 759px) {
  .block_front-menu .l-inner {
    width: 90%;
    max-width: 1088px;
    margin: 120px auto 0;
  }
}
/* --- SP --- */
@media screen and (max-width: 758px) {
  .block_front-menu .l-inner {
    width: 90%;
    margin: 80px auto 0;
  }
}

/* --- interview -------------------- */
body #wrapper #main section#interview {
  float: none;
}
/* --- PC --- */
@media screen and (min-width: 759px) {
  .block_front-interview .l-inner {
    width: 90%;
    max-width: 1088px;
    margin: 120px auto 0;
  }
  .block_front-interview .lead {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.06em;
    line-height: 1.688;
    text-align: center;
    margin: 48px 0;
  }
  .block_front-interview .c-interview-list {
    margin: 60px 0 0;
  }
  .block_front-interview .btn_more {
    width: 168px;
    margin: 10px 0 0 auto;
  }
  body #wrapper .block_front-interview .btn_more img {
    display: block;
    width: 52px;
  }
  .block_front-interview .btn_more a {
    display: block;
    position: relative;
    transition: opacity 0.3s;
  }
  .block_front-interview .btn_more a::before {
    content: '';
    display: block;
    width: 90px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 2px;
    right: 0;
  }
  .block_front-interview .btn_more a::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 2px;
    right: 0;
    transform-origin: bottom right;
    transform: rotate(38deg);
  }
  .line-left--2 {
    position: relative;
    transform: skew(0deg, 8deg);
    top: 0px;
    margin: 80px 0px 160px;
  }
  .line-left--2 span {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-top: solid 1px rgb(200,14,71);
  }
  /* --- hover --- */
  .block_front-interview .btn_more a:hover {
    opacity: 0.6;
  }
}
/* --- SP --- */
@media screen and (max-width: 758px) {
  .block_front-interview .l-inner {
    width: 90%;
    margin: 40px auto 0;
  }
  .block_front-interview .heading {
    width: 130px;
    margin: 0 auto;
  }
  .block_front-interview .lead {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.06em;
    line-height: 2;
    margin: 16px 0 30px;
  }
  .block_front-interview .c-interview-list {
    display: block;
    margin: 30px 0 0;
  }
  .block_front-interview .c-interview-list li {
    width: 100%;
    margin: 0 0 12%;
  }
  .block_front-interview .c-interview-list li .text_box .cat {
    display: inline-block;
    font-size: 12px;
    padding: 5px 12px;
    margin: 20px 0 0;
  }
  .block_front-interview .c-interview-list li .text_box .cat2 {
    display: inline-block;
    font-size: 12px;
    padding: 5px 12px;
    margin: 10px 0 0;
  }
  .block_front-interview .c-interview-list li .text_box .title {
    font-size: 14px;
    line-height: 2;
    margin: 14px 0 0;
  }
  .block_front-interview .c-interview-list li .text_box .date {
    font-size: 14px;
    margin: 10px 0 0;
  }
  .block_front-interview .btn_more {
    width: 148px;
    margin: 10px 0 0 auto;
  }
  body #wrapper .block_front-interview .btn_more img {
    display: block;
    width: 42px;
  }
  .block_front-interview .btn_more a {
    display: block;
    position: relative;
    transition: opacity 0.3s;
  }
  .block_front-interview .btn_more a::before {
    content: '';
    display: block;
    width: 90px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 3px;
    right: 0;
  }
  .block_front-interview .btn_more a::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 3px;
    right: 0;
    transform-origin: bottom right;
    transform: rotate(38deg);
  }
  .line-left--2 {
    position: relative;
    transform: skew(0deg, 12deg);
    top: 0px;
    margin: 70px 0px 110px;
  }
  .line-left--2 span {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-top: solid 1px rgb(200,14,71);
  }
}