@charset "UTF-8";


.flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}

.page-article .section-article-bottom {
    margin-top: 0;
}

.wf {
    font-family: brandon-grotesque;
    font-weight: 300!important;
}

.section-article-common{
    background-color: #f9f9f9;
}

.page-article .section-article-inner {
    padding: 0!important;}


#lp_etvs{
    padding-bottom: 20px;
    overflow: unset;
   font-size: 13px!important;
    letter-spacing: .07rem;
 scroll-behavior: smooth;
position: relative;
    letter-spacing: .05rem;
}

#lp_etvs a{
    text-decoration: underline;
    color: inherit;
    display: block;
    line-height: 1.6;
    margin-bottom: 2.5px;
}

#lp_etvs a:hover {
    opacity:1;
}

#lp_etvs .ancer_wrap {
      justify-content: center;
    margin: 20px;
}

#lp_etvs .ancer_wrap .box{
    width: 100%;
   line-height: 1;
    margin: 0 0 15px;
    text-decoration: none;
    position: relative;
    justify-content: space-between;
   background-color: #fff;
}

#lp_etvs .ancer_wrap .box:after{
    content: '';
    width: 7.5px;
    height: 7.5px;
    border: 0px;
    border-top: solid 1px;
    border-right: solid 1px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate( 135deg );
    transform: rotate( 135deg );
    position: absolute;
    top: 52%;
    right: 15px;
    margin-top: -4px;
}


#lp_etvs .ancer_wrap .box .wf{
     line-height: 1;
    letter-spacing: normal;
    font-size: 11px;
    width: 60px;
    height: 60px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
background-color: #864b3f;
}

#lp_etvs .ancer_wrap .box:nth-child(2) .wf{
  background-color: #9b674c;
}

#lp_etvs .ancer_wrap .box:nth-child(3) .wf{
 background-color: #76625b;
}


#lp_etvs .ancer_wrap .box p{
    width: calc(100% - 75px);
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: 1.5;
    font-size: 12.5px;
    letter-spacing: normal;
}

.look_wrap{
        margin: 40px 25px;
    background-color: #fff;}

.look_wrap .mv_wrap .mv{
     position: relative;}

.look_wrap .mv_wrap .title_eng{
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    left: 20px;

        font-size: 18px;}

#style1 .title_eng{
    color: #864b3f;
}

#style2 .title_eng{
    color: #9b674c;
}

#style3 .title_eng{
    color: #76625b;
}




.look_wrap .mv_wrap .title{
    font-size: 15.7px;
    margin: 20px 25px 10px;
    line-height: 2;}

.look_wrap .mv_wrap .discription{
   margin: 0 25px 0;}

.look_wrap .howto_box_wrap {
    margin: 20px 25px 40px;
}

.look_wrap .howto_box_wrap .title_eng {
    margin: 10px 0 30px;
    font-size: 17px;
    width: 100%;
    border-bottom: solid 1px;
}





.look_wrap .howto_box_wrap .img{
width: 70%;
    margin: 0 auto;}

.look_wrap .howto_box_wrap .text{
    margin: 20px 0 40px;}

.look_wrap .howto_box_wrap .text .wf{
      margin-bottom: 5px;
}

#style1 .howto_box_wrap .text .wf{
    color: #864b3f;
}

#style2 .howto_box_wrap .text .wf{
    color: #9b674c;
}

#style3 .howto_box_wrap .text .wf{
    color: #76625b;
}

.finishtext{
margin:0 25px;
}


@media screen and (min-width: 750px) {



.page-article .pc_article_mv_wrap {
     background-color: #fff;
    padding-bottom: 70px;
}



.page-article .section-article-inner {
    padding: 0;
    width: 100%;
    min-width: unset;
}

#lp_etvs .ancer_wrap {
justify-content: space-between;
    margin: 0 50px;
}



.look_wrap {
    margin: 50px;
}


.mv_wrap{
    width: 100%;
}

.mv_wrap .mv{
       height: 180px;
    width: 100%;
background-color: #bebdc3;
}

.mv_wrap .mv img{
         position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: right;
}

.look_wrap .mv_wrap .title_eng {

    left: 10%;
    font-size: 23px;
    z-index: 2;
}

.look_wrap .mv_wrap .title {
    font-size: 18px;
    margin: 20px 50px 10px;}

.look_wrap .mv_wrap .discription {
    margin: 0 50px 0;
}


.look_wrap .howto_box_wrap {
    margin: 20px 50px 40px;
justify-content: space-between;
align-items: center;
}

.look_wrap .howto_box_wrap .img {
    width: 35%;
    margin: 0 0 30px;
}

.look_wrap .howto_box_wrap .text {
    margin: 0 0 30px;
    width: 55%;}

.finishtext {
    margin: 0 50px;
}

.look_wrap .howto_box_wrap .title_eng {

    font-size: 19px;}

}



@media screen and (max-width: 380px){


}



@media screen and (min-width: 1900px){


}


@media screen and (min-width: 750px) and (max-height: 900px) {
	

  }