@charset "utf-8";
/* CSS Document */

nav {
    background: #32373D!important;
}

nav a {
    color: inherit;
        text-decoration: none;
}


    #wacoms img {
        /*width: 100%;*/
        max-width: 100%;
    }
    
    #wacoms p {
        font-size: 16px;
        
    }
 
     #wacoms .f-bnr{
         width: 90%;
         max-width: 600px;
         margin: 10% auto 0;
         text-align: center;
    }

 
    #wacoms a,a:hover,a:visited {
        color: inherit;
        text-decoration: none;
        display: block;
        /*width: 100%;*/
    }
    
    #wacoms .button {
    border: 1px solid;
    /* display: inline-block; */
    /* padding: 10px 50px; */
    margin: auto;
    font-size: 12px;
    font-weight: bold;
    width: 47%;
    max-width: 250px;
        text-align: center;
}

#wacoms .button a {
    padding: 10px 0!important;
    display: block;
    
}


    
    #wacoms .btn {
        background-color: #505050;
        font-weight: bold;
        /*padding: 10px 20px;*/
        border-radius: 5px;
        font-size: 12px;
        color: white;
        width: 45%;
    }

#wacoms .btn a{
    padding: 10px 20px;
}
    
    #wacoms .mincho {
        font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif	;
        font-size: 36px;
    }
    
    #wacoms .left {
        text-align: left;
    }
    
    #wacoms #header {
        display: flex;
        color: white;
        margin: auto;
        background: linear-gradient(to right, #32373D 0%, #32373D 80%, #fff 20%, #fff 100%);
        position: relative;
        padding-left: 50px;
    }
    
    
    
    #wacoms #header .logo {
        padding: 30px 40px;
        max-width: 230px;
        
    }
    
    #wacoms #header .h-list ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        font-size: 12px;        
        position: absolute;
        bottom: 40px;
        margin: auto;
        padding: 0;
    }
    
    
    
    #wacoms .h-list li {
        margin: auto 20px;
    }
    
    #wacoms .form {
        background-color: #505050;
        font-weight: bold;
        /*padding: 10px 20px;*/
        position: absolute;
        right: 20px;
        bottom: 35px;
        border-radius: 5px;
            font-size: 12px;
    width: 25%;
    max-width: 200px;        
    }

#wacoms .form a {
    padding: 10px 20px;
}


    
    #wacoms #wacoms_top {
        background: linear-gradient(to right, #32373D 0%, #32373D 80%, #fff 20%, #fff 100%);
        text-align: right;
    }
    
    #wacoms #wacoms_top img {
        width: 95%;
        vertical-align: bottom;
    }
    
    #wacoms #wacoms_top_main {
        margin: auto;
        padding: 100px 0 120px;
    }
    
    #wacoms #wacoms_top_main p {
        line-height: 2.0;
    }
    
    #wacoms #wacoms_top_main span {
        font-size: 20px;
    }
    
    #wacoms #wacoms_top_main .logo {
        max-width: 250px;
        width: 50%;
    }
    
    #wacoms #wacoms_top_main p {
        margin: 50px;
    }
    
    #wacoms #wacoms_top_main .mincho {
        margin: 30px;
    }
    
    #wacoms #product {
        max-width: 1000px;
        width: 90%;
    }
    
    #wacoms #product .mincho {
        font-size: 28px;
        letter-spacing: 0.2em;
        margin: auto;
    }
    
    #wacoms #product .p-box {
        display: flex;
        justify-content: space-between;
    }
    
    #wacoms #product .box .mincho {
        font-size: 16px;
        margin-top: 50px;
    }
    
    #wacoms #product .box {
        width: 32%;
    }
    
    #wacoms #product p {
        font-size: 14px;
        margin: 14px auto;
    }
    
    #wacoms #product .p-ttl-1 {
        width: 90%;
        padding: 35px 0;
    }
    
    #wacoms #product .p-ttl-2 {
        width: 80%;
        padding: 10px 0;
    }
    
    #wacoms #product .button {
        margin: 50px auto;
    }
    
    #wacoms .challenge{
        width: 90%;
        max-width: 700px;
        margin: 50px auto;
    }
    #wacoms .challenge p{
        font-size: 15px;
        margin-top: 10px;
    }


    
    #wacoms #interview {
        background-image: url(https://artistar.asia/wacoms/img/top_b.jpg);
        margin: 100px auto 50px;
        padding: 100px 0;
    }
    
    #wacoms #interview .mincho {
        font-size: 28px;
        letter-spacing: 0.2em;
        margin: auto;
    }
    
    #wacoms #interview .inner {
        max-width: 1000px;
        width: 90%;
    }
    
    #wacoms #interview .inter_ttl img {
        width: 20%;
        /*margin: 20px auto;*/
    }
    
    #wacoms #interview ul p {
        display: block;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 11px;
    font-family: "Noto Sans JP", sans-serif;
    color: #2D3137;
    }
    
    #wacoms #interview ul span {
        margin-top: 7px;
    line-height: 1.3;
    display: block;
    font-size: 19px;
    color: #2D3137;
    }
    
    #wacoms #interview ul {
        display: flex;
        list-style: none;
        justify-content: space-between;
        padding: 0 0 30px;
        /*width: 166.666%;*/
        overflow-x: scroll;
        max-width: 1000px;
    }
    
    #wacoms #interview li {
        flex-shrink: 0;
        margin: 5px;
        width: 33%;
    }
    
    #wacoms #support .box {
        display: flex;
        justify-content: space-between;
        width: 50%;
        margin: 50px auto;
    }
    
    #wacoms #support .box .btn {
        margin: auto;
    }
    
    #wacoms #support .mincho {
        margin: auto;
    }
    
    #wacoms #mail .mincho {
        font-size: 20px;
        margin: 20px auto;
    }
    
    #wacoms #mail .btn {
        width: 30%;            
    }
    
    #wacoms #mail {
        background: #F6F6F6;
        padding: 80px 0;
    }
    
    #wacoms #footer {
        color: white;
        margin: auto;        
        background: #32373D;
        padding-bottom: 100px;
    }
    
    #wacoms #footer .box {
        display: flex;
    }
    
    #wacoms #footer .logo {
        max-width: 230px;
        padding: 60px 40px 20px;
    }
    
    #wacoms #footer .box ul {
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        font-size: 12px;
        padding-top: 25px;
        margin: auto;
    }
    
    #wacoms #footer .left {
        display: flex;
        justify-content: space-between;
        width: 40%;
        font-size: 12px;
    }
    
    #wacoms #footer .box2 ul {
        list-style-image: url(https://artistar.asia/wacoms/img/list-style.jpg);
    }
    

    
    #wacoms .eb {
        font-family: "EB Garamond", serif;
        letter-spacing: 0.2em;
    }
    
    #wacoms .ttl-eb p {
        font-size: 28px!important;
        
        margin: 20px auto;
    }
    
    #wacoms #footer .list-2 {
        text-align: left;
        display: block!important;
        padding-left: 20px!important;
        padding-top: 5px!important;
    }
    
    #wacoms #footer .list-2 li {
        list-style-image: url(https://artistar.asia/wacoms/img/list-style.jpg);
        margin: 0;
    }
    
    #wacoms #footer li {
        /*display: inline-block;*/
        vertical-align:top;
        text-align: left;
        margin: 35px 15px 0;        
    }
    
    #wacoms #footer .h-list {
        max-width: 1000px;
        width: 90%;
    }

            #wacoms .sma {
                display: none;
            }

#wacoms .pc_ {
                    display: block;
                }

            
            


    
    
    @media only screen and (max-width: 798px) {
        
                        #wacoms .sma {
                    display: block;
                }
        
        #wacoms .pc_ {
                display: none;
            }
        
    #wacoms .mincho {
        font-size: 24px;
}
        #wacoms p {
        font-size: 15px;
        
    }
        #wacoms #interview .inter_ttl img {
    width: 35%;
    margin: auto;
}
        #wacoms #interview ul span {
    font-size: 14px;
}
        #wacoms #interview li {
    width: 45%;
}
        
        /*#wacoms #product .button {
    margin: 10px 0;
}*/
        #wacoms .button {
            width: 80%;
}
        #wacoms #wacoms_top_main p {
    margin: 30px;
}
        #wacoms #wacoms_top_main .mincho {
    margin: 25px;
}
        #wacoms #product .p-ttl-1 {
    padding: 18px 0;
}
        #wacoms #support .box {
    display: block;
    width: 70%;
            margin: 15px auto 60px;
}
        #wacoms #support .box .btn {
    margin: 15px auto;
}
        #wacoms #mail {
    padding: 50px 0;
}
        #wacoms #mail .mincho {
    font-size: 16px;
}
        #wacoms #mail .btn {
    width: 70%;
}
        #wacoms #mail .inner {
            width: 90%;
        }
        #wacoms #footer .box {
    display: block;
}
        #wacoms #footer .box ul {
    display: block;
          padding-top: 0;
}
        #wacoms #footer .logo {
    padding: 60px 40px 0px;
}
        /*#wacoms #wacoms_top {
    height: 150px;
}*/
        
        #wacoms #header .h-list {
            display: none;
        }
        
        #wacoms #header .form {
            display: none;
        }
        
        #wacoms #wacoms_top_main {
    padding: 50px 0 80px;
}
        
        #wacoms .btn {
    width: 90%;
}
        
        
    }



* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
::before , ::after {
	box-sizing: inherit;
}
button {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	vertical-align: middle;
	text-align: inherit;
	font: inherit;
	-webkit-appearance: none;
	appearance: none;
}


.gnav__menu__item{
    color: #fff;
}
            


 #salon_interview{
     max-width: 1000px;
     width: 100%;
     margin: 0 auto 80px;
     background: #f6f6f6;
     padding: 40px 5% 60px;
    /*aspect-ratio: 16 / 9;*/
}

 #salon_interview img{
     margin-top: 48px;
}
/*#salon_interview  iframe {
  width: 100%;
  height: 100%;
  margin-bottom: 50px;
}*/

    
@media only screen and (max-width: 1080px) {
#salon_interview {
  padding: 30px 5% 50px;
  margin-bottom: 50px;
}
#salon_interview img {
  margin-top: 32px;
}

}



