@charset "UTF-8";
body {
    font-family: 'Noto Sans JP' ;
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.pagetop {
    margin: 0 0 20px 0;
}
.eimoji {
  font-family: 'Cormorant', serif !important;
  font-weight: 300;
}
.eimoji2 {
  font-family: 'Cormorant Unicase', serif !important;
}
.eimoji3 {
  font-family: 'Cormorant Garamond', serif !important;
}
.eimoji4 {
  font-family: 'Oranienbaum', serif !important;
}
.eimoji5 {
  font-family: 'Old Standard TT', serif ;
}
.eimoji6 {
  font-family: 'Montserrat', sans-serif;
}
.suuji {
  font-family: 'Libre Baskerville', serif, sans-serif !important;
}
.mincho {
  /*
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" ,"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , serif !important;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important;
  */
  font-family: 'Noto Serif JP', Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif !important ;
}
.hmMv_wrap {
    margin: 0 0 45px 0;
}
.hmMv_in {
    width: 100%;
    height: 400px;
    position: relative;
}
#hairmake.top .hmMv_in {
    height: auto;
}
.hmMv-img {
    text-align: center;
}
#hairmake.artist .hmMv_in img {
    width: 100%;
    max-width: 1000px;
    text-align: center;
}
.hmMv-ttl {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    color: #ffffff;
    line-height: 1.6;
    text-align: center;
    font-weight: normal;
    width: 100%;
}
#hairmake.top .hmMv-ttl {
    top: auto;
    left: auto;
    /*
    bottom: 29.52755%;
    */
    bottom: 9.52755%;
    right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: 27.8%;
    padding: 0 12% 0 60.2%;
}
#hairmake.arrange .hmMv-ttl {
    top: auto;
    left: auto;
    bottom: 32.5%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: 30%;
    padding: 0 58% 0 12%;
}
#hairmake.parts .hmMv-ttl {
    top: auto;
    left: auto;
    bottom: 42.5%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: 30%;
    padding: 0 58% 0 12%;
}
#hairmake.artist .hmMv-ttl {
    top: 40%;
    left: auto;
    right: 16%;
    bottom: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: 30%;
    padding: 0;
}
.hmMv-ttl .is-ttl01 {
    font-size: 37px;
    letter-spacing: 0.2em;
}
.hmMv-ttl .is-ttl02 {
    font-size: 25px;
    letter-spacing: 0.15em;
}
/*
.hmMv-ttl.is-svgimg img{
    width: 390px;
}
*/
#hairmake .simply-scroll {
    max-width: 1980px;
    margin-bottom: 0;
}
#hairmake .simply-scroll .simply-scroll-clip {
    max-width: 1980px;
}
#hairmake .simply-scroll .simply-scroll-list li {
    float: left;
    width: 396px !important;
    /* max-width: 12%; */
    height: 495px;
}
.hm-ttl {
    text-align: center;
    margin: 0 0 35px 0;
    font-size: 19px;
    line-height: 1;
    font-weight: normal;
}
.hmTp_wrap {
    margin: 0 auto 70px auto;
    width: 720px;
}
.hmTp-ttl {
    margin: 0 0 30px 0;
    line-height: 1.8;
    font-weight: normal;
    text-align: center;
}
.hmTp-ttl .is-ttl01 {
    font-size: 40px;
    letter-spacing: 0.2em;
}
.hmTp-ttl .is-ttl02 {
    font-size: 25px;
    letter-spacing: 0.15em;
}
.hmTp-txt {
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 1.8;
}
.is-clr {
    color: #f16988;
}
.hmCont01_wrap {
    margin: 0 0 60px 0;
}
.hmCont01_ttl_wrap {
    margin: 0 0 45px 0;
}
.hmCont01-tls {
    text-align: center;
    line-height: 1;
    font-size: 29px;
    letter-spacing: 0.2em;
    position: relative;
    margin: 0 0 20px 0;
    font-weight: normal;
}
.hmCont01-tls:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
    background: #999999;
}
.hmCont01-tls span {
    background: #ffffff;
    padding: 0 20px;
    color: #ea4a72;
}
.hmCont01-ttl {
    font-size: 20px;
    line-height: 1;
    text-align: center;
    font-weight: normal;
}
.hmCont01_list_wrap ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hmCont01_list_wrap ul li {
    width: 325px;
    margin: 40px 12px 0 0;
}
.hmCont01_list_wrap ul li:nth-child(3n) {
    margin: 40px 0 0 0;
}
.hmCont01_list_wrap ul li:nth-child(1) ,
.hmCont01_list_wrap ul li:nth-child(2) {
    margin: 0 12px 0 0;
}
.hmCont01_list_wrap ul li:nth-child(3) {
    margin: 0 0 0 0;
}
.hmCont01_list_wrap ul li a {
    display: block;
    color: #333333;
    text-decoration: none;
}
.hmCont01_list_wrap ul li a:hover {
    color: #a0790e;
}
.hmCont01_list_wrap ul li a:hover img {
    opacity: 0.8;
}
.hmCont01_list-txt {
    margin: 15px 0 0 0;
}
.hmCont02_wrap {
    padding: 60px 0 0 0;
    margin: 0 0 110px 0;
    border-top: 1px solid #a6a6a6;
}
.hmCont02_wrap.is-non {
    padding: 0 0 0 0;
    border-top: 0;
}
body.arrange.detail .hmCont02_wrap {
    margin: 0 0 60px 0;
}
.hmCont02_ttl_wrap {
    margin: 0 0 45px 0;
}
.hmCont02_ttl_wrap span{
    color: #cc6868;
}
.hmCont02-tls {
    margin: 0 0 15px 0;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.2em;
}
.hmCont02-ttl {
    font-size: 25px;
    line-height: 1;
    font-weight: normal;
    letter-spacing: 0.15em;
}
.hmCont02_listArg_wrap {
    margin: 0 0 140px 0;
}
.hmCont02_listArg_in {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hmCont02_listArg_ct {
    width: 310px;
    margin: 70px 35px 0 0;
}
.hmCont02_listArg_ct:nth-child(3n) {
    margin: 70px 0 0 0;
}
.hmCont02_listArg_ct:nth-child(1) ,
.hmCont02_listArg_ct:nth-child(2) {
    margin: 0 35px 0 0;
}
.hmCont02_listArg_ct:nth-child(3) {
    margin: 0 0 0 0;
}
.hmCont02_listArg_ct a {
    display: block;
    color: #333333;
    text-decoration: none;
}
.hmCont02_listArg_ct a:hover img {
    opacity: 0.8;
}
.hmCont02_listArg_ttl {
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #8c8d8d;
}
.hmCont02_listArg-ttl {
    margin: 0 0 10px 0;
    font-size: 13px;
    font-weight: 600;
    color: #a0790e;
}
.hmCont02_listArg-tls {
    font-size: 12px;
    font-weight: normal;
}
.hmCont02_listArg-txt {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 1.8;
    word-wrap: break-word;
}
.hmCont02_listArg-lnk {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.7em;
    margin-top: 3%;
    background: url(/static_files/hairmake/common/img/white_triangle.svg) no-repeat 95% 50% #333;
    background-size: 5px;
    border: solid thin #333;
    text-decoration: none;
    padding: 2px 6% 2px 3%;
    display: inline-block;
    color: #fff;
}
.hmCont02_listArg_ct a:hover .hmCont02_listArg-lnk {
    background: url(/static_files/hairmake/common/img/gold_triangle.svg) no-repeat 95% 50% #fff;
    border: solid thin #7d662f;
    background-size: 5px;
    padding: 2px 6% 2px 3%;
    color: #7d662f;
}
.hmCont02_sumy_wrap {
    margin: 0 0 60px 0;
}
.hmCont02_sumy_wrap:last-child {
    margin: 0 0 0 0;
}
.hmCont02_sumy-txt {
    float: left;
    font-size: 16px;
}
.hmCont02_sumy-lnk {
    display: inline-block;
    float: right;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #8c8d8d;
    padding: 0 50px 10px 0;
    background: url(/static_files/hairmake/common/img/dec_arw_right.png) no-repeat right 5px top 2px;
}
.hmCont02_sumy-lnk a {
    font-size: 16px;
    text-decoration: none;
    color: #333333;
}
.hmCont02_sumy-lnk a:hover {
    color: #a0790e;
}
.hmCont02-txt {
    font-size: 16px;
}
.hmCont02_listAce_wrap {
    margin: 0 0 50px 0;
}
.hmCont02_listAce_wrap dl {
    margin: 0 0 45px 0;
}
.hmCont02_listAce_wrap dl dt {
    margin: 0 0 15px 0;
    color: #987d41;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.2em;
}
.hmCont02_listAce_wrap dl dd {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.15em;
}
.hmCont02_listAce_wrap ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hmCont02_listAce_wrap ul li {
    width: 181px;
    margin: 40px 23.75px 0 0;
}
.hmCont02_listAce_wrap ul li:nth-child(5n) {
    margin: 40px 0 0 0;
}
.hmCont02_listAce_wrap ul li:nth-child(1) ,
.hmCont02_listAce_wrap ul li:nth-child(2) ,
.hmCont02_listAce_wrap ul li:nth-child(3) ,
.hmCont02_listAce_wrap ul li:nth-child(4) {
    margin: 0 23.75px 0 0;
}
.hmCont02_listAce_wrap ul li:nth-child(5) {
    margin: 0 0 0 0;
}
.hmCont02_listAce_wrap ul li a {
    display: block;
    text-decoration: none;
    color: #333333;
}
.hmCont02_listAce_wrap ul li a:hover {
    color: #a0790e;
}
.hmCont02_listAce_wrap ul li a:hover img {
    opacity: 0.8;
}
.hmCont02_listAce-txt {
    margin: 20px 0 0 0;
    font-size: 16px;
}
.hmCont03_wrap {
    margin: 0 0 80px 0;
}
.hmCont03_wrap.is-bdr {
    margin: 0 0 80px 0;
    padding: 0 0 80px 0;
    border-bottom: 1px solid #d9dada;
}
.hmCont03_ttl_wrap {
    margin: 0 0 50px 0;
    padding: 50px 0 0 30px;
    height: 265px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.hmCont03_ttl_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #ffe0e0;
    height: 265px;
    width: 265px;
}
.hmCont03-tls {
    margin: 0 0 15px 0;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.2em;
}
.hmCont03-ttl {
    font-size: 25px;
    line-height: 1;
    font-weight: normal;
    letter-spacing: 0.15em;
    margin: 0 0 40px 0;
}
.hmCont03-txt {
    font-size: 16px;
    letter-spacing: 0.15em;
}
.hmCont03_listArst_wrap dt {
    line-height: 1;
    text-align: center;
    font-size: 20px;
    color: #abacb0;
    margin: 0 0 50px 0;
}
.hmCont03_listArst_wrap dd ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hmCont03_listArst_wrap dd ul li {
    width: 225px;
    margin: 40px 33.333333px 0 0;
}
.hmCont03_listArst_wrap dd ul li:nth-child(4n) {
    margin: 40px 0 0 0;
}
.hmCont03_listArst_wrap dd ul li:nth-child(1) ,
.hmCont03_listArst_wrap dd ul li:nth-child(2) ,
.hmCont03_listArst_wrap dd ul li:nth-child(3) {
    margin: 0 33.333333px 0 0;
}
.hmCont03_listArst_wrap dd ul li:nth-child(4) {
    margin: 0 0 0 0;
}
.hmCont03_listArst_wrap dd ul li a {
    display: block;
    text-decoration: none;
    color: #333333;
}
.hmCont03_listArst_wrap dd ul li a:hover {
    color: #a0790e;
}
.hmCont03_listArst-img {
    width: 225px;
    height: 225px;
    overflow: hidden;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hmCont03_listArst_wrap dd ul li a:hover img {
    opacity: 0.8;
}
.hmCont03_listArst-name {
    text-align: center;
    margin: 15px 0 0 0;
    font-size: 16px;
}
.hmColumn_wrap {
    margin: 0 0 70px 0;
}
.hmColumnTtl_wrap {
    margin: 0 0 70px 0;
}
.hmColumnTtl_wrap.is-ver2 {
    margin: 0 0 55px 0;
    padding: 35px 0 0 0;
}
.hmColumn-label {
    margin: 0 0 50px 0;
    background: #6d0b2c;
    padding: 15px 0;
    line-height: 1;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0.2em;
    text-align: center;
}
.hmColumnTtl_wrap.is-ver2 .hmColumn-label {
    margin: 0 0 10px 0;
    background: none;
    padding: 0 0;
    line-height: 1;
    color: #878787;
    letter-spacing: 0.2em;
    text-align: left;
    font-weight: bold;
    font-size: 28px;
}
.hmColumn-ttl {
    font-size: 25px;
    letter-spacing: 0.15em;
    text-align: center;
    margin: 0 0 45px 0;
    font-weight: normal;
}
.hmColumnTtl_wrap.is-ver2 .hmColumn-ttl {
    font-size: 20px;
    letter-spacing: 0.15em;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 70px;
    position: relative;
}
.hmColumnTtl_wrap.is-ver2 .hmColumn-ttl:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
    margin: -1px 0 0 0;
    width: 60px;
    height: 2px;
    background: #878787;
}
.hmColumn-txt {
    font-size: 16px;
    letter-spacing: 0.15em;
    text-align: center;
}
.hmColumnList_wrap ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hmColumnList_wrap ul li {
    width: 300px;
    margin: 40px 50px 0 0;
}
.hmColumnList_wrap ul li:nth-child(3n) {
    margin: 40px 0 0 0;
}
.hmColumnList_wrap ul li:nth-child(1) ,
.hmColumnList_wrap ul li:nth-child(2) {
    margin: 0 50px 0 0;
}
.hmColumnList_wrap ul li:nth-child(3) {
    margin: 0 0 0 0;
}
.hmColumnList_wrap ul li a {
    display: block;
    color: #333333;
    text-decoration: none;
}
.hmColumnList_wrap ul li a:hover {
    color: #a0790e;
}
.hmColumnList_wrap ul li a:hover img {
    opacity: 0.8;
}
.hmColumnList-txt {
    margin: 15px 0 0 0;
}
.hmArgDet_wrap {
    padding: 30px 0 0 0;
    margin: 0 0 90px 0;
}
.hmArgDetSlide_wrap {
    float: left;
    width: 510px;
}
.hmArgDet_in {
    float: right;
    width: 400px;
}
.hmArgDet-ttl {
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    margin: 0 0 30px 0;
}
.hmArgDet_ct {
    margin: 0 0 50px 0;
}
.hmArgDet_ct:last-child {
    margin: 0 0 0 0;
}
.hmArgDet-label {
    display: inline-block;
    padding: 0 10px 13px 0;
    border-bottom: 1px solid #4c4d4d;
    font-size: 17px;
    margin: 0 0 30px 0;
    letter-spacing: 0.2em;
}
.hmArgDet-tls {
    font-size: 25px;
    margin: 0 0 30px 0;
    font-weight: normal;
}
.hmArgDet-txt {
    font-size: 16px;
    line-height: 1.8;
}
.hmArgDetItems_wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hmArgDetItems_wrap li {
    width: 136px;
    margin: 20px 12px 0 0;
}
.hmArgDetItems_wrap li:nth-child(1) ,
.hmArgDetItems_wrap li:nth-child(2) {
    margin: 0 12px 0 0;
}
.hmArgDetItems_wrap li a {
    text-decoration: none;
    color: #333333;
}
.hmArgDetItems_wrap li a:hover {
    color: #a0790e;
}
.hmArgDetItems_wrap li a:hover img {
    opacity: 0.8;
}
.hmArgDetItems-txt {
    padding: 15px 0 0 0;
    font-size: 12px;
}
.hmArgArst_wrap {
    padding: 0 0 0 15px;
    position: relative;
}
.hmArgArst-img {
    float: left;
    width: 225px;
    height: 225px;
    overflow: hidden;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hmArgArst-img a {
    display: block;
}
.hmArgArst-img a:hover img {
    opacity: 0.8;
}
.hmArgArst_in {
    margin: 0 0 0 280px;
    padding: 0 0 50px 0;
}
.hmArgArst-label {
    display: inline-block;
    padding: 0 10px 13px 0;
    border-bottom: 1px solid #4c4d4d;
    font-size: 17px;
    margin: 0 0 20px 0;
    letter-spacing: 0.2em;
}
.hmArgArst-name {
    font-size: 35px;
    margin: 0 0 10px 0;
}
.hmArgArst-stl {
    font-size: 16px;
}
.hmArgArst_wrap .hmCont02_sumy-lnk {
    float: none;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}
.hmArstDet_wrap {
    margin: 0 0 25px 0;
}
.hmArstDet-Img {
    float: left;
    width: 552px;
}
.hmArstDet_in {
    margin: 0 0 0 596px;
}
.hmArstDet-label {
    display: inline-block;
    padding: 0 10px 13px 0;
    border-bottom: 1px solid #4c4d4d;
    font-size: 17px;
    margin: 0 0 20px 0;
    letter-spacing: 0.2em;
}
.hmArstDet-ttl {
    font-size: 35px;
    margin: 0 0 10px 0;
}
.hmArstDet-stl {
    font-size: 16px;
    margin: 0 0 20px 0;
}
.hmArstDet-txt {
    font-size: 16px;
    line-height: 1.8;
}
.hmArstDetInt_wrap {
    margin: 0 0 80px 0;
}
.hmArstDetInt-ttl {
    margin: 0 0 20px 0;
    background: #ea7fa2;
    padding: 15px 0;
    line-height: 1;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0.2em;
    text-align: center;
}
.hmArstDetInt_bg {
    margin: 0 0 15px 0;
    border: 1px solid #ab9565;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hmArstDetInt-Img {
    float: left;
    width: 500px;
}
.hmArstDetInt_in {
    margin: 0 0 0 522px;
    position: relative;
}
.hmArstDetInt-label {
    position: absolute;
    top: 22px;
    left: -84px;
    z-index: 9;
}
.hmArstDetInt_in dl {
    padding: 120px 30px 0 0;
}
.hmArstDetInt_in dl dt {
    display: inline-block;
    padding: 0 5px 5px 0;
    border-bottom: 1px solid #4c4d4d;
    font-size: 25px;
    margin: 0 0 10px 0;
    letter-spacing: 0.2em;
}
.hmArstDetInt_in dl dd {
    font-size: 20px;
    line-height: 1.8;
}
.hmIntTop_wrap {
    margin: 0 0 140px 0;
    position: relative;
}
.hmIntTop-ttl {
    position: absolute;
    top: 365px;
    left: 10px;
    z-index: 9;
    font-size: 25px;
    letter-spacing: 0.15em;
    font-weight: normal;
}
.hmIntTop-ttl span {
    display: inline-block;
    padding: 5px 10px;
    background: #ffffff;
    margin: 0 0 15px 0;
}
.hmIntProf_wrap {
    margin: 0 0 70px 0;
    background: #f4f5f5;
    padding: 20px 20px 30px 180px;
    position: relative;
    min-height: 104px;
}
.hmIntProf-Img {
    position: absolute;
    top: 50%;
    left: 40px;
    z-index: 9;
    margin: -52px 0 0 0;
    width: 104px;
    height: 104px;
    overflow: hidden;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hmIntProf-Img img {
    width: 100%;
    height: auto;
}
.hmIntProf_in dl dt {
    margin: 0 0 15px 0;
}
.hmIntProf-label {
    font-size: 17px;
    padding: 0 10px 0 0;
    letter-spacing: 0.2em;
}
.hmIntProf-name {
    font-size: 30px;
    letter-spacing: 0.12em;
}
.hmIntProf_in dl dd {
    font-size: 16px;
    letter-spacing: 0.15em;
}
.hmIntDet_wrap {
    margin: 0 0 200px 0;
}
.hmIntDet_in {
    margin: 0 0 50px 0;
    padding: 0 0 80px 0;
    border-bottom: 1px solid #d9dada;
}
.hmIntDet_in:last-child {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0;
}
.hmIntDet-ttl {
    font-size: 30px;
    letter-spacing: 0.15em;
    line-height: 1.8;
    margin: 0 0 60px 20px;
    font-weight: 500;
}
.hmIntDet_ct {
    margin: 0 0 40px 0;
}
.hmIntDet_ct:last-child {
    margin: 0 0 0 0;
}
.hmIntDet-tls {
    font-size: 20px;
    letter-spacing: 0.15em;
    line-height: 1.8;
    margin: 0 0 20px 0;
    position: relative;
    padding: 0 0 0 20px;
    font-weight: bold;
}
.hmIntDet-tls span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.hmIntDet-txt {
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 1.8;
    padding: 0 20px 0 40px;
}
.hmIntDet_img {
    margin: 0 0 40px 0;
}
.hmIntDet_img:last-child {
    margin: 0 0 0 0;
}
.hmIntDet_img.is-ver2 {
    padding: 0 24px 0 70px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-box: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.hmIntDet-Img {
    text-align: center;
}
.hmIntDet_img.is-ver2 .hmIntDet-Img {
    text-align: center;
}
.hmIntDet-Img.is-left {
    padding: 0 34px 0 0;
}
.hmIntDet-Img.is-right {
    width: 550px;
}
.hmIntDet-Img img {
    width: 100%;
    height: auto;
    max-width: 600px;
}
body.column .hmIntDet-Img img {
    width: auto;
    height: auto;
    max-width: 600px;
    max-height: 500px;
}
.hmIntDet-Img.is-left img {
    max-width: 322px;
    max-height: 380px;
    width: auto;
    height: auto;
}
.hmAceTp_wrap {
    padding: 60px 0 0 0;
    margin: 0 auto 90px auto;
    width: 720px;
}
.hmAceTp-ttl {
    margin: 0 0 30px 0;
    line-height: 1.8;
    font-weight: normal;
    text-align: center;
}
.hmAceTp-ttl .is-ttl01 {
    font-size: 30px;
    letter-spacing: 0.2em;
    color: #ac9e7d;
}
.hmAceTp-ttl .is-ttl02 {
    font-size: 25px;
    letter-spacing: 0.15em;
}
.hmAceTp-txt {
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 1.8;
}
.hmOth_wrap {
    margin: 0 15px 100px 15px;
}
.hmOth_wrap.is-ver2 {
    margin: 0 0 100px 0;
}
.hmOth_wrap:last-child {
    margin: 0 15px 0 15px;
}
.hmOth_wrap.is-ver2:last-child {
    margin: 0 0 0 0;
}
.hmOth-ttl {
    margin: 0 0 35px 0;
    text-align: center;
    line-height: 2.8;
}
.hmOth-ttl .is-ttl01 {
    color: #987d41;
    line-height: 1;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.2em;
}
.hmOth-ttl .is-ttl02 {
    line-height: 1;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.15em;
}
.hmOth-tls {
    margin: 0 0 45px 0;
    text-align: center;
    line-height: 1;
    padding: 25px 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 20px;
    font-weight: 500;
}
.hmOth_wrap.is-ver2 ul {
    margin: 0 40px;
}
.hmOth_wrap ul li {
    float: left;
    width: 470px;
}
.hmOth_wrap.is-ver2 ul li {
    width: 435px;
}
.hmOth_wrap ul li:last-child {
    float: right;
}
.hmOth_wrap ul li a {
    display: block;
    color: #333333;
    text-decoration: none;
    overflow: hidden;
}
.hmOth_in {
    display: table;
    width: 100%;
    height: 215px;
    border: 1px solid #c7c7c7;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hmOth_wrap.is-ver2 .hmOth_in {
    height: 175px;
}
.hmOth_wrap ul li a:hover .hmOth_in {
    border: 1px solid #987d41;
    background: #b9a26f;
}
.hmOth_in dl {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 40px;
}
.hmOth_in dl dt {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0.2em;
    color: #ac9e7d;
    margin: 0 0 25px 0;
}
.hmOth_wrap.is-ver2 .hmOth_in dl dt {
    font-size: 20px;
    color: #8f8f8f;
    margin: 0 0 25px 0;
}
.hmOth_wrap ul li a:hover .hmOth_in dl dt {
    color: #ffffff;
}
.hmOth_in dl dd {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.15em;
}
.hmOth_wrap.is-ver2 .hmOth_in dl dd {
    font-size: 28px;
}
.hmOth_wrap ul li a:hover .hmOth_in dl dd {
    color: #ffffff;
}
.hmOth-lnk {
    display: inline-block;
    float: right;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #8c8d8d;
    padding: 0 25px 10px 0;
    background: url(/static_files/hairmake/common/img/dec_arw_right.png) no-repeat right top;
    font-size: 12px;
}
.hmOth_wrap ul li a:hover .hmOth-lnk {
    color: #a0790e;
}
.hmAceDet_wrap {
    padding: 40px 0 0 0;
    margin: 0 120px 75px 42px;
    position: relative;
}
.hmAceDetImg_wrap {
    width: 386px;
    float: left;
}
.hmAceDet-img img {
    width: 100%;
    height: auto;
}
.hmAceDet_in {
    margin: 0 0 0 455px;
}
.hmAceDet-ttl {
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0.12em;
    margin: 0 0 20px 0;
}
.hmAceDet_ct {
    margin: 0 0 30px 0;
}
.hmAceDet_ct:last-child {
    margin: 0 0 0 0;
}
.hmAceDet-tls {
    font-size: 20px;
    color: #666666;
    letter-spacing: 0.15em;
}
.hmAceDet-txt {
    padding: 30px 0 0 0;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.15em;
}
.hmAceDetList_wrap {
    padding: 10px 0 0 0;
}
.hmAceDetList_wrap li {
    font-size: 16px;
    line-height: 1.8;
}
@media (max-width: 896px) {
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    .pagetop {
        margin: 0 20px 20px 0;
    }
    .hmMv_wrap {
        margin: 0 0 20px 0;
    }
    .hmMv_in {
        width: 100%;
        max-width: 640px;
        height: auto;
        margin: 0 auto;
    }
    .hmMv-ttl .is-ttl01 {
        font-size: 12px;
    }
    .hmMv-ttl .is-ttl02 {
        font-size: 10px;
    }
    /*
    .hmMv-ttl.is-svgimg img{
        width: 280px;
    }
    */
    #hairmake .simply-scroll {
        max-width: 100%;
        margin-bottom: 0;
    }
    #hairmake .simply-scroll .simply-scroll-clip {
        max-width: 100%;
    }
    #hairmake .simply-scroll .simply-scroll-list li {
        float: left;
        width: 107px !important;
        /* max-width: 12%; */
        height: auto;
    }
    .hm-ttl {
        margin: 0 0 20px 0;
        font-size: 12px;
    }
    .hmTp_wrap {
        margin: 0 20px 30px 20px;
        width: auto;
    }
    .hmTp-ttl {
        margin: 0 0 20px 0;
    }
    .hmTp-ttl .is-ttl01 {
        font-size: 20px;
    }
    .hmTp-ttl .is-ttl02 {
        font-size: 12px;
    }
    .hmTp-txt {
        font-size: 10px;
    }
    .hmCont01_wrap {
        margin: 0 20px 50px 20px;
    }
    .hmCont01_ttl_wrap {
        margin: 0 0 20px 0;
    }
    .hmCont01-tls {
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    .hmCont01-tls span {
        padding: 0 15px;
    }
    .hmCont01-ttl {
        font-size: 10px;
        line-height: 1.8;
    }
    .hmCont01_list_wrap ul {
        display: -webkit-block;
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    .hmCont01_list_wrap ul li {
        width: 250px;
        margin: 0 0 0 0;
    }
    .hmCont01_list_wrap ul li:nth-child(3n) {
        margin: 0 0 0 0;
    }
    .hmCont01_list_wrap ul li:nth-child(1) ,
    .hmCont01_list_wrap ul li:nth-child(2) {
        margin: 0 0 0 0;
    }
    .hmCont01_list_wrap ul li:nth-child(3) {
        margin: 0 0 0 0;
    }
    .hmCont01_list_wrap ul li a:hover {
        color: #333333;
    }
    .hmCont01_list_wrap ul li a:hover img {
        opacity: 1;
    }
    .hmCont01_list-txt {
        margin: 10px 0 0 0;
    }
    .hmCont02_wrap {
        padding: 25px 0 0 0;
        margin: 0 20px 35px 20px;
    }
    .hmCont02_wrap.is-ver2 {
        margin: 0 0 35px 0;
    }
    body.arrange.detail .hmCont02_wrap {
        margin: 0 20px 35px 20px;
    }
    .hmCont02_ttl_wrap {
        margin: 0 0 25px 0;
    }
    .hmCont02-tls {
        margin: 0 0 10px 0;
        font-size: 12px;
    }
    .hmCont02-ttl {
        font-size: 15px;
    }
    .hmCont02_listArg_wrap {
        margin: 0 0 40px 0;
    }
    .hmCont02_listArg_ct {
        width: 48%;
        margin: 35px 4% 0 0;
    }
    .hmCont02_listArg_ct:nth-child(3n) {
        margin: 35px 4% 0 0;
    }
    .hmCont02_listArg_ct:nth-child(2n) {
        margin: 35px 0 0 0;
    }
    .hmCont02_listArg_ct:nth-child(1) ,
    .hmCont02_listArg_ct:nth-child(2) {
        margin: 0 4% 0 0;
    }
    .hmCont02_listArg_ct:nth-child(2) {
        margin: 0 0 0 0;
    }
    .hmCont02_listArg_ct:nth-child(3) {
        margin: 35px 4% 0 0;
    }
    .hmCont02_listArg_ct a:hover img {
        opacity: 1;
    }
    .hmCont02_listArg_ttl {
        margin: 10px 0 0 0;
        padding: 0 0 10px 0;
    }
    .hmCont02_listArg-ttl {
        margin: 0 0 8px 0;
        font-size: 12px;
    }
    .hmCont02_listArg-tls {
        font-size: 11px;
    }
    .hmCont02_listArg-txt {
        margin: 10px 0 0 0;
        font-size: 12px;
    }
    .hmCont02_listArg-lnk {
        margin: 10px 0 0 0;
        font-size: 12px;
        padding: 5px 9% 5px 6%;
    }
    .hmCont02_listArg_ct a:hover .hmCont02_listArg-lnk {
        color: #333333;
    }
    .hmCont02_sumy_wrap {
        margin: 0 0 30px 0;
    }
    .hmCont02_sumy_wrap.is-bg {
        background: #f2e7e7;
        padding: 15px;
    }
    .hmCont02_sumy-txt {
        float: none;
        font-size: 10px;
    }
    .hmCont02_sumy-lnk {
        display: inline-block;
        float: right;
        margin: 20px 0 0 0;
        padding: 0 16px 8px 0;
        background: url(/static_files/hairmake/common/img/sp/dec_arw_right.png) no-repeat right 2px top 4px;
        background-size: 6px auto;
        -ms-background-size: 6px auto;
        -moz-background-size: 6px auto;
        -webkit-background-size: 6px auto;
    }
    .hmCont02_sumy-lnk a {
        font-size: 12px;
    }
    .hmCont02_sumy-lnk a:hover {
        color: #333333;
    }
    .hmCont02-txt {
        font-size: 12px;
    }
    .hmCont02_listAce_wrap {
        margin: 0 0 25px 0;
    }
    .hmCont02_listAce_wrap dl {
        margin: 0 0 25px 0;
    }
    .hmCont02_listAce_wrap dl dt {
        margin: 0 0 7px 0;
        font-size: 10px;
    }
    .hmCont02_listAce_wrap dl dd {
        font-size: 10px;
    }
    .hmCont02_listAce_wrap ul {
        display: -webkit-block;
        display: -webkit-block;
        display: -ms-block;
        display: block;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 ul {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .hmCont02_listAce_wrap ul li {
        width: 125px;
        margin: 0 0 0 0;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li {
        width: 50%;
        margin: 15px 0 0 0;
    }
    .hmCont02_listAce_wrap ul li:nth-child(5n) {
        margin: 0 0 0 0;
    }
    .hmCont02_listAce_wrap ul li:nth-child(1) ,
    .hmCont02_listAce_wrap ul li:nth-child(2) ,
    .hmCont02_listAce_wrap ul li:nth-child(3) ,
    .hmCont02_listAce_wrap ul li:nth-child(4) {
        margin: 0 0 0 0;
    }
    .hmCont02_listAce_wrap ul li:nth-child(5) {
        margin: 0 0 0 0;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li:nth-child(5n) {
        margin: 15px 0 0 0;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li:nth-child(1) ,
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li:nth-child(2) {
        margin: 0 0 0 0;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li:nth-child(3) ,
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li:nth-child(4) {
        margin: 15px 0 0 0;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 ul li:nth-child(5) {
        margin: 15px 0 0 0;
    }
    .hmCont02_listAce_wrap ul li a:hover {
        color: #333333;
    }
    .hmCont02_listAce_wrap ul li a:hover img {
        opacity: 1;
    }
    .hmCont02_listAce-txt {
        margin: 10px 0 0 0;
        font-size: 10px;
    }
    body.parts .hmCont02_listAce_wrap.is-ver2 .hmCont02_listAce-txt {
        margin: 10px 10px 0 10px;
    }
    .hmCont03_wrap {
        margin: 0 10px 30px 10px;
    }
    .hmCont03_wrap.is-bdr {
        margin: 0 10px 30px 10px;
        padding: 0 0 30px 0;
    }
    .hmCont03_ttl_wrap {
        margin: 0 0 35px 0;
        padding: 25px 0 0 15px;
        height: 132px;
    }
    .hmCont03_ttl_wrap:before {
        height: 132px;
        width: 132px;
    }
    .hmCont03-tls {
        margin: 0 0 8px 0;
        font-size: 10px;
    }
    .hmCont03-ttl {
        font-size: 12px;
        margin: 0 0 20px 0;
    }
    .hmCont03-txt {
        font-size: 10px;
    }
    .hmCont03_listArst_wrap dt {
        font-size: 14px;
        margin: 0 0 25px 0;
    }
    .hmCont03_listArst_wrap dd ul {
        margin: 0 auto;
        width: 240px;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .hmCont03_listArst_wrap dd ul li {
        width: 112px;
        margin: 18px 0 0 0;
    }
    .hmCont03_listArst_wrap dd ul li:nth-child(4n) {
        margin: 18px 0 0 0;
    }
    .hmCont03_listArst_wrap dd ul li:nth-child(1) ,
    .hmCont03_listArst_wrap dd ul li:nth-child(2) ,
    .hmCont03_listArst_wrap dd ul li:nth-child(3) {
        margin: 0 0 0 0;
    }
    .hmCont03_listArst_wrap dd ul li:nth-child(3) ,
    .hmCont03_listArst_wrap dd ul li:nth-child(4) {
        margin: 18px 0 0 0;
    }
    .hmCont03_listArst_wrap dd ul li a:hover {
        color: #333333;
    }
    .hmCont03_listArst-img {
        width: 112px;
        height: 112px;
    }
    .hmCont03_listArst_wrap dd ul li a:hover img {
        opacity: 1;
    }
    .hmCont03_listArst-name {
        margin: 10px 0 0 0;
        font-size: 10px;
    }
    .hmColumn_wrap {
        margin: 0 20px 45px 20px;
    }
    .hmColumnTtl_wrap {
        margin: 0 0 25px 0;
    }
    .hmColumnTtl_wrap.is-ver2 {
        margin: 0 0 25px 0;
        padding: 0 0 0 0;
    }
    .hmColumn-label {
        margin: 0 0 25px 0;
        padding: 8px 0;
        font-size: 10px;
    }
    .hmColumnTtl_wrap.is-ver2 .hmColumn-label {
        font-size: 22px;
    }
    .hmColumn-ttl {
        font-size: 12px;
        margin: 0 0 22px 0;
    }
    .hmColumnTtl_wrap.is-ver2 .hmColumn-ttl {
        font-size: 16px;
        padding: 0 0 0 50px;
    }
    .hmColumnTtl_wrap.is-ver2 .hmColumn-ttl:before {
        width: 40px;
    }
    .hmColumn-txt {
        font-size: 10px;
        text-align: left;
    }
    .hmColumnList_wrap ul li {
        width: 48%;
        margin: 35px 4% 0 0;
    }
    .hmColumnList_wrap ul li:nth-child(3n) {
        margin: 35px 4% 0 0;
    }
    .hmColumnList_wrap ul li:nth-child(1) ,
    .hmColumnList_wrap ul li:nth-child(2) {
        margin: 0 4% 0 0;
    }
    .hmColumnList_wrap ul li:nth-child(2n) {
        margin: 35px 0 0 0;
    }
    .hmColumnList_wrap ul li:nth-child(2) {
        margin: 0 0 0 0;
    }
    .hmColumnList_wrap ul li:nth-child(3) {
        margin: 35px 4% 0 0;
    }
    .hmColumnList_wrap ul li a:hover {
        color: #333333;
    }
    .hmColumnList_wrap ul li a:hover img {
        opacity: 1;
    }
    .hmColumnList-txt {
        font-size: 12px;
        margin: 10px 0 0 0;
    }
    .hmArgDet_wrap {
        padding: 15px 0 0 0;
        margin: 0 0 25px 0;
    }
    .hmArgDetSlide_wrap {
        float: none;
        width: auto;
        margin: 0 0 60px 0;
    }
    .hmArgDet_in {
        float: none;
        width: auto;
        margin: 0 20px;
    }
    .hmArgDet-ttl {
        font-size: 10px;
        margin: 0 0 15px 0;
    }
    .hmArgDet_ct {
        margin: 0 0 25px 0;
    }
    .hmArgDet-label {
        padding: 0 6px 8px 0;
        font-size: 11px;
        margin: 0 0 20px 0;
    }
    .hmArgDet-tls {
        font-size: 17px;
        margin: 0 0 15px 0;
    }
    .hmArgDet-txt {
        font-size: 10px;
    }
    .hmArgDetItems_wrap li {
        width: 68px;
        margin: 0 10px 15px 0;
    }
    .hmArgDetItems_wrap li:nth-child(1) ,
    .hmArgDetItems_wrap li:nth-child(2) {
        margin: 0 10px 15px 0;
    }
    .hmArgDetItems_wrap li a:hover {
        color: #333333;
    }
    .hmArgDetItems_wrap li a:hover img {
        opacity: 1;
    }
    .hmArgDetItems-txt {
        padding: 10px 0 0 0;
        font-size: 10px;
    }
    .hmArgArst_wrap {
        padding: 0 0 50px 5px;
    }
    .hmArgArst-img {
        width: 116px;
        height: 116px;
    }
    .hmArgArst-img a:hover img {
        opacity: 1;
    }
    .hmArgArst_in {
        margin: 0 0 0 145px;
        padding: 0 0 0 0;
    }
    .hmArgArst-label {
        padding: 0 6px 8px 0;
        font-size: 11px;
        margin: 0 0 15px 0;
    }
    .hmArgArst-name {
        font-size: 17px;
        margin: 0 0 10px 0;
    }
    .hmArgArst-stl {
        font-size: 10px;
    }
    .hmArstDet_wrap {
        margin: 0 0 20px 0;
    }
    .hmArstDet-Img {
        float: none;
        width: auto;
    }
    .hmArstDet_in {
        margin: 15px 12px 0 12px;
    }
    .hmArstDet-label {
        padding: 0 6px 8px 0;
        font-size: 11px;
        margin: 0 0 15px 0;
    }
    .hmArstDet-ttl {
        font-size: 17px;
        margin: 0 0 10px 0;
    }
    .hmArstDet-stl {
        font-size: 10px;
        margin: 0 0 15px 0;
    }
    .hmArstDet-txt {
        font-size: 10px;
    }
    .hmArstDetInt_wrap {
        margin: 0 5px 45px 5px;
    }
    .hmArstDetInt-ttl {
        margin: 0 0 15px 0;
        padding: 8px 0;
        font-size: 10px;
    }
    .hmArstDetInt_bg {
        margin: 0 0 15px 0;
    }
    .hmArstDetInt-Img {
        width: 156px;
    }
    .hmArstDetInt_in {
        margin: 0 0 0 165px;
    }
    .hmArstDetInt-label {
        top: 5px;
        left: -27px;
        width: 102px;
        height: auto;
    }
    .hmArstDetInt_in dl {
        padding: 30px 10px 0 0;
    }
    .hmArstDetInt_in dl dt {
        padding: 0 5px 3px 0;
        font-size: 10px;
        margin: 0 0 5px 0;
    }
    .hmArstDetInt_in dl dd {
        font-size: 10px;
        line-height: 1.6;
    }
    .hmIntTop_wrap {
        margin: 0 0 60px 0;
    }
    .hmIntTop-ttl {
        top: 70%;
        left: 4px;
        font-size: 12px;
    }
    .hmIntTop-ttl span {
        display: inline-block;
        padding: 5px 6px;
        margin: 0 0 7px 0;
    }
    .hmIntProf_wrap {
        margin: 0 5px 20px 5px;
        padding: 15px 15px 15px 15px;
        min-height: initial;
    }
    .hmIntProf-Img {
        top: 12px;
        left: 15px;
        margin: 0 0 0 0;
        width: 52px;
        height: 52px;
    }
    .hmIntProf_in dl dt {
        min-height: 52px;
        margin: 0 0 12px 73px;
    }
    .hmIntProf-label {
        font-size: 10px;
        padding: 0 0 0 0;
        display: block;
    }
    .hmIntProf-name {
        font-size: 15px;
    }
    .hmIntProf_in dl dd {
        font-size: 10px;
    }
    .hmIntDet_wrap {
        margin: 0 0 55px 0;
    }
    .hmIntDet_in {
        margin: 0 15px 25px 15px;
        padding: 0 0 40px 0;
    }
    .hmIntDet_in:last-child {
        margin: 0 15px 0 15px;
    }
    .hmIntDet-ttl {
        font-size: 14px;
        margin: 0 8px 30px 8px;
    }
    .hmIntDet_ct {
        margin: 0 0 25px 0;
    }
    .hmIntDet-tls {
        font-size: 12px;
        margin: 0 0 10px 0;
        padding: 0 0 0 10px;
    }
    .hmIntDet-txt {
        font-size: 10px;
        padding: 0 0 0 15px;
    }
    .hmIntDet_img {
        margin: 0 0 25px 0;
    }
    .hmIntDet_img.is-ver2 {
        padding: 0 0 0 15px;
        margin: 0 auto 25px auto;
        width: 320px;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .hmIntDet_img.is-ver2:last-child {
        margin: 0 auto 0 auto;
    }
    .hmIntDet-Img.is-left {
        padding: 0 15px 0 0;
    }
    .hmIntDet-Img img {
        max-width: 250px;
    }
    body.column .hmIntDet-Img img {
        max-width: 250px;
        max-height: 250px;
    }
    .hmIntDet-Img.is-left img {
        max-width: 110px;
        max-height: 130px;
    }
    .hmIntDet-Img.is-right img {
        max-width: 170px;
    }
    .hmAceTp_wrap {
        padding: 25px 0 0 0;
        margin: 0 15px 45px 15px;
        width: auto;
    }
    .hmAceTp-ttl {
        margin: 0 0 20px 0;
    }
    .hmAceTp-ttl .is-ttl01 {
        font-size: 15px;
    }
    .hmAceTp-ttl .is-ttl02 {
        font-size: 12px;
    }
    .hmAceTp-txt {
        font-size: 10px;
    }
    .hmOth_wrap {
        margin: 0 0 50px 0;
    }
    .hmOth_wrap.is-ver2 {
        margin: 0 0 50px 0;
    }
    .hmOth_wrap:last-child {
        margin: 0 0 0 0;
    }
    .hmOth-ttl {
        line-height: 1.6;
        margin: 0 0 25px 0;
    }
    .hmOth-ttl .is-ttl01 {
        font-size: 10px;
    }
    .hmOth-ttl .is-ttl02 {
        font-size: 10px;
    }
    .hmOth-tls {
        margin: 0 0 20px 0;
        line-height: 1.4;
        padding: 15px 0;
        font-size: 16px;
    }
    .hmOth_wrap.is-ver2 ul {
        margin: 0 0;
    }
    .hmOth_wrap ul li {
        float: none;
        width: 235px;
        margin: 0 auto;
    }
    .hmOth_wrap.is-ver2 ul li {
        width: 235px;
    }
    .hmOth_wrap ul li:last-child {
        float: none;
        margin: 20px auto 0 auto;
    }
    .hmOth_in {
        height: 107px;
    }
    .hmOth_wrap.is-ver2 .hmOth_in {
        height: 107px;
    }
    .hmOth_wrap ul li a:hover .hmOth_in {
        border: 1px solid #c7c7c7;
        background: none;
    }
    .hmOth_in dl {
        padding: 0 0 0 20px;
    }
    .hmOth_in dl dt {
        font-size: 14px;
        margin: 0 0 12px 0;
    }
    .hmOth_wrap.is-ver2 .hmOth_in dl dt {
        font-size: 12px;
        margin: 0 0 12px 0;
    }
    .hmOth_wrap ul li a:hover .hmOth_in dl dt {
        color: #ac9e7d;
    }
    .hmOth_in dl dd {
        font-size: 10px;
    }
    .hmOth_wrap.is-ver2 .hmOth_in dl dd {
        font-size: 16px;
    }
    .hmOth_wrap ul li a:hover .hmOth_in dl dd {
        color: #333333;
    }
    .hmOth-lnk {
        margin: 10px 0 0 0;
        padding: 0 16px 8px 0;
        background: url(/static_files/hairmake/common/img/sp/dec_arw_right.png) no-repeat right top 2px;
        background-size: 6px auto;
        -ms-background-size: 6px auto;
        -moz-background-size: 6px auto;
        -webkit-background-size: 6px auto;
        font-size: 10px;
    }
    .hmOth_wrap ul li a:hover .hmOth-lnk {
        color: #333333;
    }
    .hmAceDet_wrap {
        padding: 10px 0 0 0;
        margin: 0 0 25px 0;
    }
    .hmAceDetImg_wrap {
        width: 292px;
        float: none;
        margin: 0 auto;
    }
    .hmAceDet-img {
        margin: 15px 0 0 0;
        width: 292px;
    }
    .hmAceDet_in {
        margin: 10px 0 0 0;
    }
    .hmAceDet-ttl {
        font-size: 10px;
        margin: 0 0 10px 0;
    }
    .hmAceDet_ct {
        margin: 0 14px 20px 14px;
    }
    .hmAceDet_ct:last-child {
        margin: 0 14px 0 14px;
    }
    .hmAceDet-tls {
        font-size: 12px;
    }
    .hmAceDet-txt {
        padding: 0 0 0 0;
        font-size: 10px;
    }
    .hmAceDetList_wrap {
        padding: 10px 0 0 0;
    }
    .hmAceDetList_wrap li {
        font-size: 10px;
    }
}
@media (max-width: 374px) {
.hmIntDet_img.is-ver2 {
    padding: 0 0 0 0;
    width: 290px;
}
.hmIntDet-Img.is-right img {
    max-width: 160px;
}
}
