/*COMMON*/
body{
    overflow-x: hidden;
    font-family: "新ゴ B";
    letter-spacing: 1px;
}
.number {
    font-size: 120%;
    vertical-align: -5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}
section {
	width: 100%;
}
.wrapper{
    width: 90%;
}
.overflow{
    overflow-x: hidden;
}


/* スクロールバー */
.takesho{
  position: fixed;
  top: 20px;
  right: 10px;
  width: 80px;
  z-index: 1;
}
.scrollBar {
    position: fixed;
    top: 410px;
    right: 39px;
    height: 0%;
    width: 20px;
    /*background: #ff8e00;*/
    background: #999;
    -webkit-transition: height 200ms ease;
    transition: height 200ms ease;
    z-index: 1;
}
.scrollBar span {
    position: absolute;
    bottom: -250px;
    right: -4px;
    z-index: 1;
}
.scrollBar span::after {
    position: relative;
    content: "";
    display: block;
    width:80px;
    height: 250px;
    background: url(../img_2022/painter.png) no-repeat;
    background-size: contain;
    z-index: 1;
}
@media screen and (max-width: 1280px) {
    .takesho{
        width: 50px;
    }
    .scrollBar {
        top: 262px;
        right: 28px;
        width: 12px;
    }
    .scrollBar span {
        bottom: -145px;
        right: -3px;
    }
    .scrollBar span::after {
        width:50px;
        height: 145px;
    }
}
@media screen and (max-width: 680px) {
    .takesho{
        width: 30px;
    }
    .scrollBar {
        top: 167px;
        right: 21px;
        width: 7px;
    }
    .scrollBar span {
        bottom: -87px;
        right: -2px;
    }
    .scrollBar span::after {
        width:30px;
        height: 87px;
    }
}

/* ロゴ回す */
.logo-round{
    position: fixed;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100vh;
    z-index: 0;
}
.logo-round_mark{
    height: 100vh;
    opacity: 0.1;
    animation:20s linear infinite rotation;
}
.logo-round_mark img{
    height: 100%;
    width: auto;
    max-width: inherit !important;
}
@keyframes rotation{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}


/* HEADER */
.header-h1{
    width: 40%;
    padding: 20px;
    z-index: 999;
}
@media screen and (max-width: 1380px) {
    .header-h1 {
        width: 50%;
    }
}
@media screen and (max-width: 980px) {
    .header-h1 {
        width: 60%;
    }
}
@media screen and (max-width: 780px) {
    .header-h1 {
        width: 70%;
    }
}
@media screen and (max-width: 480px) {
    .header-h1 {
        width: 80%;
        margin-bottom: 20px;
    }
}


/* SEC01 */
.slider{
    width: 90%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    z-index: 1;
    transform:rotate(-3deg);
    overflow: hidden;
}
.slider li{
    padding: 5px;
}
.sec01-p{
    width: 90%;
    margin: 0 auto;
    padding-right: 50px;
    font-size: 1.2vw;
    transform:rotate(-3deg);
}
.sec01-p br{
	display: none;
}


@media screen and (max-width: 1580px) {
    .sec01-p{
        font-size: 1.6vw;
    }
}
@media screen and (max-width: 1180px) {
    .sec01-p{
        font-size: 2vw;
        padding-right: 0;
    }
}
@media screen and (max-width: 980px) {
    .sec01-p{
        font-size: 2.4vw;
    }
}
@media screen and (max-width: 680px) {
    .sec01-p{
        font-size:3vw;
    }
}
@media screen and (max-width: 480px) {
    .sec01-p{
        font-size:4.3vw;
		margin-left: 8%;
    }
	.sec01-p br{
		display: block;
	}
}

/*塗装*/
.sec00{
    position: relative;
    background: url(../img_2022/penki_white.svg) no-repeat top right;
    background-size:contain;
    width: 60vw;
    height: 60vw;
    margin: 0 0 0 auto;
    top: -15%;
	right: 5%;
    z-index: 10;
}
.sec00-content{
    width: 27vw;
	margin-top: -4vw;
	margin-left: 2vw;
}
.sec00-content_h2{
    font-size: 2.2vw;
}
.sec00-content p{
    font-size: 0.8vw;
	font-family: "新ゴ R";
}
.sec00-content p b{
	background: linear-gradient(180deg, #fff 0%, #fff 50%, #e1f1f9 50%, #e1f1f9 100%);
}
/* SEC */
.sec02{
    position: relative;
    background: url(../img_2022/penki_white.svg) no-repeat top right;
    background-size:contain;
    width: 60vw;
    height: 60vw;
    margin: 0 auto 0 0;
    z-index: 10;
}
.sec02-content{
    width: 28vw;
    margin-left: 2vw;
}
.sec02-content_h2{
    margin-top: 15%;
    font-size: 2vw;
}
.sec02-content p{
    font-size: 0.8vw;
	font-family: "新ゴ R";
}
.sec02-content p:nth-of-type(2){
    margin-bottom: 10px !important;
}
.sec02-content a img{
    width: 10vw;
}
.sec02-content th{
    vertical-align: top;
}
/* 会社概要 */
.sec03{
    position: relative;
    background: url(../img_2022/penki.svg) no-repeat top right;
    background-size:contain;
    width: 60vw;
    height: 60vw;
    margin: 0 0 0 auto;
    top: -10%;
    z-index: 10;
}
.sec03 *{
    color: #000;
}
.sec03 .sec02-content_h2{
    margin-top: -5%;
}
.sec03 th,
.sec03 td{
    padding: 5px;
    line-height: 1.6em;
    font-size: 0.8vw;
    font-family: "新ゴ R";
	vertical-align: top;
}
/* 取引先仕入れ先 */
.sec04{
    position: relative;
    background: url(../img_2022/penki.svg) no-repeat top right;
    background-size:contain;
    width: 60vw;
    height: 60vw;
    margin: 0 auto 0 0;
    z-index: 10;
}
.sec04 th,
.sec04 td{
    padding: 5px;
    line-height: 1.6em;
    font-size: 0.8vw;
    vertical-align: top;
	font-family: "新ゴ R";
}
.sec04 td table th,
.sec04 td table td{
    padding: 0 !important;
	font-family: "新ゴ R";
}
.sec04 th{
	width: 7em;
}
.sec04 td table th{
	width: 7em;
}
.sec04 td table td{
    padding-left: 5px;
}
.sec05{
    color: #000;
    font-size: 4vw;
    line-height: 1.3em;
}
.sec06{
    position: relative;
    z-index: 1;
}

.sec06 .form-box input,
.sec06 .form-box textarea{
    font-family: "新ゴ R";
    color: #000;
    font-size: 16px;
}
.sec06 .form_privacy label{
    font-family: "新ゴ R";
}
/*タケショーインスタ*/
.sec07{
    position: relative;
    background: url(../img_2022/penki_white.svg) no-repeat top right;
    background-size:contain;
    width: 75vw;
    height: 75vw;
    margin: 0 auto 0 0;
    z-index: 10;
}
.sec07-content{
    width: 20vw;
    margin-left: 2vw;
}
.sec07-content_h2{
	color: #000;
	font-size: 1.4vw;
}
.sec07-content_h2 img{
	width: 12vw;
	vertical-align: middle;
}
.sec07-content_h2 i{
	color: #a70077;
}
.sec07-content_h2--b{
	line-height: 1;
	color: #a70077;
}
.sec07-content_h2--b:before,
.sec07-content_h2--b:after{
	content: "/";
	display: inline-block;
	color: #a70077;
}
.sec07-content_h2--b:before{
	transform: scale(-1, 1);
	margin-right: 4px;
}
.sec07-content iframe{
	pointer-events: none;
}
.sec07-content a{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
/*ネイルサロンインスタ*/
.sec08{
    position: relative;
    background: url(../img_2022/penki_white.svg) no-repeat top right;
    background-size:contain;
    width: 80vw;
    height: 80vw;
    margin: 0 0 0 auto;
    top: -15%;
	right: 1%;
    z-index: 10;
}
.sec08-content{
	margin-left: 2.5vw;
	width: 21vw;
}
.sec08-content_h2{
	color: #000;
	font-size: 2vw;
}
.sec08-content_h2 img{
	width: 10vw;
	vertical-align: middle;
}
.sec08-content_h2 i{
	color: #000;
}
.sec08-content_h2--b{
	color: #02c929;
	font-size: 1.3vw;
	margin-top: 0.7em;
}
.sec08-content_h2--b:before,
.sec08-content_h2--b:after{
	content: "/";
	display: inline-block;
	color: #02c929;
}
.sec08-content_h2--b:before{
	transform: scale(-1, 1);
	margin-right: 4px;
}
.sec08-content_h2--p{
	font-size: 1.8vw;
}
.sec08-content iframe{
	pointer-events: none;
}
.sec08-content a{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/*保有資格と沿革*/
.sec09{
    position: relative;
    background: url(../img_2022/penki.svg) no-repeat top right;
    background-size:contain;
    width: 60vw;
    height: 60vw;
    margin: 0 0 0 auto;
    top: -10%;
    z-index: 10;
}
.sec09 *{
    color: #000;
}
.sec09 .sec02-content_h2{
    margin-top: -5%;
}
.sec09 th,
.sec09 td{
    padding: 0px 5px 5px;
    line-height: 1.6em;
    font-size: 0.8vw;
    font-family: "新ゴ R";
	vertical-align: top;
}

.insta_click{
	display: block;
	width: clamp(80px, 10rem, 120px);
	position: absolute;
	top: 10%;
	right: -8%;
}
.formsend{
    position: relative;
    width: 200px;
    cursor: pointer;
    z-index: 999;
}
.formsend span{
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #111;
    font-family: "新ゴ B";
}
.formsend-circle{
    position: relative;
    width: 150px;
    height: 150px;
    cursor: pointer;
    z-index: 999;
    border-radius: 50%;
    background: #000;
    margin-top: 20px;
}
.formsend-circle span{
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-family: "新ゴ B";
}
.formsend-circle:hover{
    background: #666;
}
@media screen and (max-width: 1780px) {
	.sec00,
    .sec02,
    .sec04{
        width: 70vw;
        height: 70vw;
    }
    .sec03{
        width: 75vw;
        height: 75vw;
    }
	.sec00-content{
		width: 30vw;
	}
    .sec02-content {
        width: 33vw;
    }
	.sec00-content_h2,
    .sec02-content_h2{
        font-size: 2.4vw;
    }
	.sec00-content p,
    .sec02-content p,
    .sec03 th,
    .sec03 td,
	.sec04 th,
    .sec04 td,
    .sec09 th,
    .sec09 td{
        font-size: 1vw;
    }
    .sec09{
        width: 75vw;
        height: 75vw;
    }

}
@media screen and (max-width: 1380px) {
	.sec00{
        margin-left: 15%;
        width: 90vw;
        height: 90vw;
     }
    .sec02,
	.sec04{
        margin-left: -15%;
        width: 90vw;
        height: 90vw;
    }
	.sec00-content{
		width: 40vw;
	}
    .sec02-content {
        width: 42vw;
    }
	.sec00-content_h2{
		font-size: 3vw;
	}
    .sec02-content_h2{
        margin-top: 13%;
        font-size: 3vw;
    }
	.sec03{
        margin-left: 15% ; 
        width: 110vw;
        height: 110vw;
    }
	.sec07{
        margin-left: -15%;
        width: 100vw;
        height: 100vw;
    }
	.sec07-content{
		width: 25vw;
	}
	.sec07-content_h2{
		font-size: 2vw;
	}
	.sec07-content_h2 img{
		width: 14vw;
	}
	.sec08{
        margin-left: 15%;
        width: 105vw;
        height: 105vw;
    }
	.sec08-content{
		width: 27vw;
	}
	.sec08-content_h2{
		font-size: 2.6vw;
	}
	.sec08-content_h2 img{
		width: 10vw;
	}
	.sec08-content_h2--b{
		font-size: 1.5vw;
		margin-top: 0.5em;
	}
	.sec08-content_h2--p{
		font-size: 2.3vw;
	}
	.sec09{
        margin-left: 20%;
        width: 90vw;
        height: 90vw;
    }
	.sec00-content p,
    .sec02-content p,
    .sec03 th,
    .sec03 td,
    .sec04 th,
    .sec04 td,
	.sec09 th,
    .sec09 td{
        font-size: 1.3vw;
    }
}
@media screen and (max-width: 980px) {
	.sec00{
        margin-left: 10%;
        width: 120vw;
        height: 120vw;
    }
	.sec00-content{
		width: 50vw;
		margin-left: 6vw;
	}
    .sec02,
	.sec04{
        margin-left: -25%;
        width: 120vw;
        height: 120vw;
    }
    .sec02-content {
        width: 40vw;
    }
	.sec00-content_h2{
        font-size: 5vw;
	}
    .sec02-content_h2{
        margin-top: 14%;
        font-size: 4.2vw;
    }
	.sec03{
        margin-left: 10%;
        width: 120vw;
        height: 120vw;
    }
	.sec07{
        margin-left: -25%;
        width: 120vw;
        height: 120vw;
    }
	.sec07-content{
		width: 31vw;
	}
	.sec07-content_h2{
		font-size: 3vw;
	}
	.sec07-content_h2 img{
		width: 16vw;
	}
	.sec08{
        margin-left: 10%;
        width: 130vw;
        height: 130vw;
    }
	.sec08-content{
		width: 32vw;
	}
	.sec08-content_h2{
		font-size: 3.2vw;
	}
	.sec08-content_h2--b{
		font-size: 2.0vw;
		margin-top: 0.5em;
	}
	.sec08-content_h2--p{
		font-size: 2.8vw;
	}
	.sec08-content_h2 img{
		width: 12vw;
	}
	.sec09{
		margin-left: 10%;
		width: 120vw;
		height: 120vw;
		}
	.sec00-content p,
    .sec02-content p,
    .sec03 th,
    .sec03 td,
    .sec04 th,
    .sec04 td,
	.sec09 th,
    .sec09 td{
        font-size: 1.8vw;
    }
    .sec03 th,
    .sec03 td,
    .sec04 th,
    .sec04 td{
		padding: 2px 5px;
	}
}
@media screen and (max-width: 780px) {
	.sec00,
	.sec03{
        margin-left: -10%;
        width: 160vw;
        height: 160vw;
    }
    .sec02,
	.sec04{
        margin-left: -40%;
        width: 150vw;
        height: 150vw;
    }
	.sec00-content_h2 {
		font-size: 6vw;
	}
	.sec00-content{
		width: 57vw;
	}
    .sec02-content_h2{
        margin-top: 14%;
        font-size: 5.2vw;
    }
    .sec02-content {
        width: 61vw;
    }
    .sec02-content a img {
        width: 15vw;
    }
	.sec07{
        margin-left: -45%;
        width: 165vw;
        height: 165vw;
    }
	.sec07-content{
		width: 45vw;
	}
	.sec07-content_h2{
		font-size: 3vw;
	}
	.sec07-content_h2 img{
		width: 25vw;
	}
	.sec08{
        margin-left: -25%;
        width: 185vw;
        height: 185vw;
    }
	.sec08-content{
		width: 50vw;
		margin-left: 5vw;
	}
	.sec08-content_h2{
		font-size: 4.6vw;
	}
	.sec08-content_h2--b{
		font-size: 2.8vw;
	}
	.sec08-content_h2--p{
		font-size: 4.2vw;
	}
	.sec08-content_h2 img{
		width: 23vw;
	}
	.sec09{
        margin-left: -5%;
        width: 140vw;
        height: 140vw;
    }

	.sec00-content p,
    .sec02-content p,
    .sec03 th,
    .sec03 td,
    .sec04 th,
    .sec04 td,
	.sec09 th,
    .sec09 td{
        font-size: 2.2vw;
        padding-left: 2vw;
    }
}
@media screen and (max-width: 680px) {
	.sec00{
        margin-left: -30%;
        width: 200vw;
        height: 200vw;
    }
	.sec00-content_h2 {
		font-size: 7vw;
        margin-top: 10%;
    }
	.sec00-content{
		width: 63vw;
	}
	.sec00 .sec00-content,
	.sec00-content p{
        margin-left: -5%;
		padding-left: 0;
    }
    .sec02{
        margin-left: -80%;
        width: 200vw;
        height: 200vw;
    }
    .sec02-content_h2{
        margin-top: 10%;
		font-size: 6vw;
    }
	.sec02-content {
		margin-left: 28vw;
	}
    .sec02-content a img {
        width: 18vw;
    }
	.sec03{
		margin-left: -30%;
        width: 200vw;
        height: 200vw;
    }
	.sec03-content {
		margin-left: -18vw;
	}
	.sec04{
        margin-left: -65%;
        width: 200vw;
        height: 200vw;
    }
	.sec04-content {
		margin-left: 10vw;
	}
	.sec07{
        margin-left: -65%;
        width: 200vw;
        height: 200vw;
    }
	.sec07-content{
		width: 45vw;
		margin-left: 0;
	}
	.sec07-content_h2{
		font-size: 3.4vw;
	}
	.sec07-content_h2 img{
		width: 25vw;
	}
	.sec08{
        margin-left: -40%;
        width: 210vw;
        height: 210vw;
    }
	.sec08-content{
		width: 52vw;
		margin-left: 25px;
	}
	.sec08-content_h2{
		font-size: 5vw;
	}
	.sec08-content_h2 img{
		width: 20vw;
	}
	.sec08-content_h2--b{
		font-size: 3.0vw;
	}
	.sec08-content_h2--b:before{
		margin-right: 3px;
	}
	.sec08-content_h2--p{
		font-size: 4.5vw;
	}
	.sec09{
		margin-left: -30%;
        width: 200vw;
        height: 200vw;
    }
	.sec09-content {
		margin-left: -18vw;
	}


	.sec00-content p,
    .sec02-content p,
    .sec03 th,
    .sec03 td,
    .sec04 th,
    .sec04 td,
	.sec09 th,
    .sec09 td{
        font-size: 2.8vw;
    }
}
@media screen and (max-width: 480px) {
	.sec00-content {
		width: 64vw;
		margin-top: -20px;
	}
	.sec00-content_h2{
        font-size: 8vw;
		margin-top: 4%;
    }
    .sec02{
		margin-left: -77%;
        width: 220vw;
        height: 220vw;
    }
	.sec02-content {
		margin-left: 24vw;
		width: 85vw;
	}
    .sec02-content_h2{
        font-size: 8vw;
    }
    .sec02-content a img {
        width: 18vw;
    }
	.sec03 {
		margin-left: -52%;
		width: 235vw;
		height: 235vw;
	}
	.sec03-content {
		margin-left: -14vw;
	}
    .sec04{
		margin-left: -75%;
        width: 210vw;
        height: 210vw;
    }
	.sec04-content{
		width: 91vw;
		margin-left: 20vw;
		margin-top: 2vw;
    }
	.sec00-content p,
    .sec02-content p,
    .sec03 th,
    .sec03 td,
    .sec04 th,
    .sec04 td,
	.sec09 th,
    .sec09 td{
        font-size: 3.3vw;
    }
    .sec05 {
        color: #000;
        font-size: 7vw;
        width: 80%;
        margin: 0 0 0 5%;
    }
	.sec08 {
		margin-left: -52%;
        width: 240vw;
        height: 240vw;
	}

	.sec09 {
		margin-left: -48%;
		width: 220vw;
		height: 220vw;
	}
	.sec09-content {
		margin-left: -14vw;
	}

    #form{
        margin: 40px 15% 40px 5% !important;
    }
}
@media screen and (max-width: 380px) {
	.sec00{
        margin-left: -40%;
        width: 220vw;
        height: 220vw;
    }
	.sec00-content_h2,
    .sec02-content_h2{
        font-size: 8vw;
    }
	.sec03 {
		margin-left: -60vw;
        width: 250vw;
        height: 250vw;
    }
	.sec07 {
		margin-left: -80%;
		width: 240vw;
		height: 240vw;
	}
	.sec07-content{
		width: 53vw;
	}
	.sec07-content_h2{
		font-size: 5vw;
	}
	.sec07-content_h2 img{
		width: 28vw;
	}
	.sec08 {
		margin-left: -60%;
		width: 275vw;
		height: 275vw;
	}
	.sec08-content{
		width: 58vw;
		margin-left: -17vw;
	}
	.sec08-content_h2{
		font-size: 5.5vw;
	}
	.sec08-content_h2 img{
		width: 20vw;
	}
	.sec08-content_h2--b{
		font-size: 3.3vw;
	}
	.sec08-content_h2--p{
		font-size: 5vw;
	}
	.sec09 {
		margin-left: -58%;
		width: 260vw;
		height: 260vw;
	}
	.sec09-content{
		margin-left: -14%;
		width: 95vw;
    }
	.sec09-content_h2{
		font-size: 7vw;
	}

}




.gmap{
    position: relative;
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 20%;
    height: 0;
    overflow: hidden;
	z-index: 999;
}
.gmap iframe,
.gmap object,
.gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.footer,
.term{
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
}
.sns a i{
    font-size: 28px;
    padding: 0 5px;
    color: #000;
}
.sns a:hover i{
    color: #444;
}
.footer{
    position: relative;
    padding: 40px 0;
    text-align: center;
    z-index: 999;
}
.fnav a{
    padding: 0 1em;
    font-size: 12px;
    font-family: "新ゴ R";
    color: #000;
}
.term-h3{
    color: #000;
    font-size: 24px;
}
.term-h4{
    margin: 40px 0 10px !important;
}
.term p,
.term li{
    font-family: "新ゴ R";
    font-size: 14px;
    line-height: 1.5em;
}
.term li{
    margin-bottom: 10px;
}
@media screen and (max-width: 1580px) {
    .gmap{
        padding-bottom: 50%;
    }
}
@media screen and (max-width: 480px) {
    .gmap,
    .footer,
    .term{
        margin: 40px 15% 40px 5% !important;
    }
    .gmap{
        padding-bottom: 60%;
    }
    .term-h3{
        text-align: left !important;
        font-size: 21px;
        padding-left: 5% !important;
    }
    .sns a i{
        font-size: 28px;
        padding: 0 5px;
        color: #ff8e00;
    }
    .copy{
        font-size: 12px;
        letter-spacing: 1px;
    }
}

.term *{
    color: #000 !important;
}
.tks_logo{
	text-align: center;
	max-width: 200px;
	width: 50%;
	margin: 20px auto;
}



.sec_blue{
    background: url(../img_2022/penki_blue.svg) no-repeat top right;
    background-size:contain;
}
.sec_yellow{
    background: url(../img_2022/penki_yellow.svg) no-repeat top right;
    background-size:contain;
}
.sec_pink{
    background: url(../img_2022/penki_pink.svg) no-repeat top right;
    background-size:contain;
}
.sec_green{
    background: url(../img_2022/penki_green.svg) no-repeat top right;
    background-size:contain;
}
.freedial{
	background: #ff8e00;
	padding: 20px !important;
	border-radius: 5px;
}
.freedial p{
	font-size: clamp(18px, 2.4vw, 21px);
	margin-bottom: 0;
	line-height: 1.3;
	background: #fffbdf;
	border-radius: 5px;
	padding: 10px 0;
}
.freedial p br{
	display: none;
}
.freedial img{
	width: 1.5em;
	vertical-align: middle;
}
.tel{
	pointer-events: none;
	color: #fff;
	font-size: clamp(24px, 4vw, 38px);
}
@media screen and (max-width: 980px) {
	.tel{
		pointer-events: inherit;
	}	
}
@media screen and (max-width: 680px) {
	.freedial p br{
		display: block;
	}
}