@charset "UTF-8";

/***********************************************************************
preset
**********************************************************************/

body {
    font-family: 'Arial', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Arial', sans-serif;
}

.header.mens_mobile_header {
    display: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

.pl-30 {
    padding-left: 30px !important;
}

.section-content {
    padding: 3.74251% 3.74251% 0;
}

.section-block {
    border-top: none;
}

.flex-content {
    display: flex;
}

.table-content-list {
    width: 30%;
    order: 2;
}

.detail-listing {
    padding-right: 80px;
    width: 70%;
    order: 1;
}

.detail-listing a {
    color: #23527c;
    text-decoration: underline;
}

.detail-listing ol {
    padding-left: 30px;
    list-style-type: decimal;
}

.detail-listing ol li {
    padding-bottom: 15px;
}

.detail-listing--repeate:not(:last-child) {
    border-bottom: 1px solid #000000;
    padding: 0 0 20px;
    margin-bottom: 40px;
}


.detail-listing span {
    display: block;
}

.detail-listing span img {
    width: 100%;
}

.main-head {
    font-size: 38px;
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Arial', sans-serif;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 14px 0 30px;
}

.sub-head {
    font-size: 24px;
    margin: 0 0 18px;
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Arial', sans-serif;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

.small-head {
    font-size: 20px;
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    padding: 15px 0;
}

.detail-listing--sub-pic h5 {
    color: #aaaaaa;
    font-size: 16px;
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    padding: 15px 0;
}

.detail-listing p {
    color: #000000;
    padding: 0 0 10px;
}

.detail-listing img {
    margin-bottom: 15px;
}

.section-block .section-inner .table-content-list .tit-vertical.sticky {
    width: 100%;
}

.table-content-list .sub-head {
    background-color: #f4f4f4;
    padding: 6px 14px 10px;
}

.table-content-list ul li {
    padding-left: 35px;
    position: relative;
}

.table-content-list ul li:not(:last-child) {
    padding-bottom: 12px;
}

.table-content-list ul>li>a {
    display: block;
    font-size: 13px;
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    line-height: 15px;
    letter-spacing: 0.1em;
    padding: 0 0 5px;
    /* position: relative; */
    text-decoration: underline;
    white-space: normal;
}

.table-content-list ul>li>a img {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: -5px;
}

.table-content-list ul .table-content--box li {
    padding-bottom: 2px;
    padding-left: 12px;
}

.table-content-list ul .table-content--box li a {
    font-size: 12px;
    font-weight: 400;
    display: block;
    line-height: 1.4;
    padding: 0px;
}

.social-links {
    padding-top: 10px;
    position: relative;
    z-index: 9;
}

.social-links .at-share-btn-elements:after {
    content: '';
    display: table;
    clear: both;
}

.social-links .at-style-responsive .at-share-btn {
    padding: 5px;
    width: 24%;
    text-align: center;
    float: left;
    margin: 0 1% 5px 0;
}

.social-links .at-resp-share-element .at-share-btn .at-label {
    display: inline-block;
}

.detail-listing--content>.sub-head {
    position: relative;
}

.detail-listing--content>.sub-head img {
    width: 45px;
    height: 45px;
    position: absolute;
    top: -8px;
    left: -50px;
    z-index: -1;
}

@media all and (max-width: 1024px) {
    .section-content {
        padding: 0 4.88281%;
    }

}

@media all and (max-width: 980px) {
    .detail-listing {
        padding-right: 0;
        width: 100%;
    }

    .flex-content {
        display: block;
    }

    .page-template-best-haircut-for-men header .logo {
        display: none;
    }

    .page-template-best-haircut-for-men .content-wrapper {
        padding-top: 160px;
    }

    .header.mens_mobile_header {
        background-color: #ffffff;
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        padding: 100px 0 0;
        z-index: 99;
    }

    .header.mens_mobile_header .logo {
        top: 15px;
        display: block;
    }

    .mens_mobile_header .table-content-list {
        width: 100%;
        display: block;
    }

    .mens_mobile_header .table-content-list .tit-vertical.sticky {
        position: relative;
    }

    .page-template-best-haircut-for-men .section-block .section-inner .tit-vertical.sticky {
        top: 180px;
    }

    .table-content-list {
        display: none;
    }

    .table-content-list .sub-head {
        background-color: #353535;
        border: 0px;
        padding: 0 50px 0 20px;
        display: block;
        color: #ffffff;
        line-height: 50px;
        font-size: 20px;
    }

    .responsive-side--menu {
        position: absolute;
        width: 40px;
        height: 40px;
        top: 5px;
        right: 10px;
    }

    .responsive-side--menu span,
    .responsive-side--menu span:before,
    .responsive-side--menu span:after {
        background-color: #ffffff;
        display: block;
        height: 2px;
        width: 70%;
        margin: 19px auto;
        position: relative;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .responsive-side--menu span:before,
    .responsive-side--menu span:after {
        content: '';
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .responsive-side--menu span:before {
        top: -8px;
    }

    .responsive-side--menu span:after {
        bottom: -8px;
    }

    .responsive-side--menu.open span {
        background-color: transparent;
    }

    .responsive-side--menu.open span:before {
        transform: rotate(45deg);
        top: 0;
    }

    .responsive-side--menu.open span:after {
        transform: rotate(-45deg);
        bottom: 0;
    }

    .table-toggle-menu {
        display: none;
        background-color: #ffffff;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        padding: 14px 16px 20px;
        position: absolute;
        width: 100%;
        z-index: 99;
        top: 50px;
        max-height: calc(100vh - 160px);
        overflow: auto;
    }

    .social-links .at-resp-share-element .at-share-btn .at-label {
        display: none;
    }

    .social-links .at-style-responsive .at-share-btn {
        width: 100%;
        max-width: 42px;
    }
}

@media all and (max-width: 768px) {

    .section-content {
        padding: 8% 8% 0 12%;
    }

    .header.mens_mobile_header .logo {
        top: 24px;
    }

    .page-template-best-haircut-for-men .section-block .section-inner .tit-vertical {
        z-index: 9;
    }
}

@media all and (max-width: 767px) {
    .pl-30 {
        padding-left: 20px !important;
    }

    .main-head {
        font-size: 30px;
        line-height: 36px;
        margin: 14px 0 16px;
    }

    .sub-head {
        font-size: 20px;
        margin: 0 0 14px;
        line-height: 24px;
    }

    .small-head {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
    }

    .detail-listing--sub-pic h5 {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
    }

    .detail-listing p {
        font-size: 13px;
    }

    .detail-listing--repeate:not(:last-child) {
        padding: 0 0 15px;
        margin-bottom: 25px;
    }

    .detail-listing--content>.sub-head img {
        width: 30px;
        height: 30px;
        position: absolute;
        top: -1px;
        left: -35px;
        z-index: -1;
    }
}

@media all and (max-width: 580px) {

    .header.mens_mobile_header .logo {
        top: 32px;
    }

    .table-content-list .sub-head {
        /*padding: 0 40px 0 12px;*/
        /*line-height: 40px;*/
        /*font-size: 16px;*/
    }

    .responsive-side--menu {
        width: 30px;
        height: 30px;
    }

    .responsive-side--menu span {
        margin: 14px auto;
    }
}

@media all and (max-width: 480px) {

    .header.mens_mobile_header .logo {
        top: 38px;
    }
}