
@charset "UTF-8";
@media (min-width: 768px){#screen {height: 50vw;}}
#bg-painting_menu h2 { border-bottom: solid 2px #dc3545;}#bg-painting_menu h2 span:after { /*content: ""; position: absolute; width: 26%; top: 7vw; left: 0; margin: 0px 37%; border-top: solid 2px #dc3545;*/}#bg-painting_menu h2 span { color:#666;}/*#painting_menu::after { position: absolute; content: ''; left: 0; top:110%; width: 100vw; height: 100vh; background-color: rgb(220,53,69,20%); transform: skewY(-5deg); transform-origin: bottom left; z-index: -1;
}*/
/* 斜め配置 clip-path
#painting_menu { -webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%); background-color:rgb(220,53,69,25%);
}*/
/*#bg-painting_menu h2 { position: relative; overflow: hidden; border-bottom: solid 2px #dc3545; height: 4vw; line-height: 4vw;}
#bg-painting_menu h2:before { position: absolute; top: -150%; left: -10%; width: 55%; height: 300%; content: ''; -webkit-transform: rotate(25deg); transform: rotate(25deg); background:#dc3545;}#wall-painting h2:after { content: 'wall painting'; position: absolute; left: 45%; color: #dc3545; font-size: 70%;}#roof-painting h2:after { content: 'roof painting'; position: absolute; left: 45%; color: #dc3545; font-size: 70%;}#waterproof h2:after { content: 'waterproof'; position: absolute; left: 45%; color: #dc3545; font-size: 70%;}#bg-painting_menu h2 span { position: absolute; z-index: 1; top: 0; left: 2%; display: block; color: #fff;
}*/
#bg-painting_menu{ }#text-painting_menu h2{ -ms-writing-mode: tb-rl; writing-mode: vertical-rl; letter-spacing: 0.4em;}#text-painting_menu h2 span{ -ms-writing-mode: horizontal-tb; writing-mode: horizontal-tb; letter-spacing: 0em;}#mv-img-wrap { position: absolute; top: 48vw; left: 0; z-index: 123; padding: 0 5vw 0 4vw; width: 100%; line-height: 1.5;}#mv-img-wrap img { margin-top: 0vw;}#mv-img-wrap h1 img{ width: 60vw;}#top-wrap p{ line-height: 1.5em;}#greeting header{ background-image: url(https://katou-toso-sensyu.com/images/common/bar.png), url(https://katou-toso-sensyu.com/images/common/bar.png); background-size:100%,100%; background-repeat: no-repeat; background-position:top center,bottom center;}#bg-greeting { line-height: 2.2vw; min-height: 35vw; background-repeat: no-repeat; background-position: center 0px; background-size: cover;}#g-header-wrap { width: 35vw;}#h1-greeting { font-size: 155%; border-bottom: solid 1px #cc0d2f; color: #cc0d2f;}
#text-greeting {position: relative;	z-index: 12345;}#text-greeting h2 { font-size: 150%; border-bottom: solid 1px #ffffff; margin-bottom: 1.5rem;}#text-greeting h3 { font-size: 120%;}#text-greeting > div { /*background-color: rgba(10,9,9,.6);*/ color:#000; /*text-shadow: 1px 1px 1px rgba(10,9,9,.9);*/}#text-greeting > div { transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#text-greeting.delighter.started > div { transform: translateY(0); opacity: 1;}#text-greeting #g-content { transition: .6s ease-out;	transition-delay:.6s; transform: translateY(20px); opacity: 0;}#text-greeting.delighter.started #g-content { transform: translateY(0); opacity: 1;}#text-greeting p { margin: 15px 0; font-size: 105%;}
#greeting span.top{ }#greeting span.bottom{ }/*#job-seeker h1{ border-top:solid 1px #fff; border-bottom:solid 1px #fff;
}*/
#job-seeker p{ line-height:2;}#g-content{ }/*#wall-painting header{ background-image: url(https://katou-toso-sensyu.com/images/index/front_img01.jpg); background-size: cover;}#roof-painting header{ background-image: url(https://katou-toso-sensyu.com/images/index/front_img02.jpg); background-size: cover;}#water-proof header{ background-image: url(https://katou-toso-sensyu.com/images/index/front_img03.jpg); background-size: cover;
}*/
#job-seeker{ background-image: url(https://katou-toso-sensyu.com/images/index/bg-recruit.jpg); background-position: bottom; background-size: cover; overflow: hidden;}#job-seeker { /*content: ""; width: 2000px; height: 2000px; position: absolute; top: -800px; left: 55%; z-index: 12; background-color: rgb(220 53 69); transform: rotate(-20deg);*/}#job-seeker #g-content .col-md-6{ z-index:1;}#banner #about header,#banner #company header{ background-image: url(https://katou-toso-sensyu.com/images/common/back.jpg); background-size:100%;}/*#banner #about header{ background-image: url(https://katou-toso-sensyu.com/images/index/front_img06.jpg); background-size: cover; height: 25vw;}#banner #company header{ background-image: url(https://katou-toso-sensyu.com/images/index/front_img07.jpg); background-size: cover; height: 25vw;
}*/
#banner #none{ display:none;}#bnr-wrap { transition: .7s ease-out; transform: translateY(60px); opacity: 0;}#bnr-wrap.delighter.started { transform: translateY(0); opacity: 1;}#bg-banner h2{ border-bottom:solid 1px #fff;}a.bnr-link { position: relative; overflow: hidden; text-shadow: 1px 1px 2px rgba(204,13,47,.5), -1px 1px 2px rgba(204,13,47,.5), 1px -1px 2px rgba(204,13,47,.5), -1px -1px 2px rgba(204,13,47,.5); color: #ffffff; height: 24vw;}.bnr-link::after { content: ''; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, rgba(204,13,47,.2) 0%, rgba(204,13,47,1)100%); width: 100%; height: 100%; z-index: 12; opacity: .8; transition: 0.4s ease-out;}a.bnr-link:hover::after { opacity: .6;}.bnr-bg,.bnr-bg2 { transition: transform 0.4s ease-out; position: absolute; top: 50%; left: 50%; transform: scale(1) translate(-50%, -50%);}.bnr-bg { height: 100%;}.bnr-bg2 { width: 100%;}.bnr-link:hover .bnr-bg,.bnr-link:hover .bnr-bg2 { transform: scale(1.02) translate(-50%, -50%);}.h2-banner { position: absolute; top: 45%; left: 0; width: 100%; text-align: center; z-index: 123; font-size: 155%; transition: 0.4s ease-out;}.bnr-link:hover .h2-banner { top: 43%;}.h2-banner i {opacity: .8;}.bnr-text { position: absolute; bottom: 15px; width: 70%; left: 15%; /*opacity: 0;*/ z-index: 123; transition: 0.4s ease-out; font-size: 100%; text-align: center;}.bnr-link:hover .bnr-text { bottom: 30px; opacity: 1;}
.to-list { position: absolute; right: 1vw; top: 7vw; font-size: 90%; border: solid 1px #99aabb;}
.list-box li { border-bottom: dotted 1px #99aabb; margin-top: .8vw; padding-bottom: .8vw;}a.list-link { text-decoration: underline; color: #cc0d2f;}a.list-link:hover { text-decoration: none;}
@media (min-width: 1300px){ #greeting, #news, #banner { font-size: 1.1rem; }}
@media (max-width: 991px){ .bnr-link::after { opacity: .6; }}
@media (min-width: 768px){ #greeting .ttl-index{ -ms-writing-mode: tb-rl; writing-mode: vertical-rl; } #job-seeker #g-content::after{ content: ""; width: 2000px; height: 2000px; position: absolute; top: -800px; left: 55%; z-index: 0; background-color: rgb(220,56,72,75%); transform: rotate(-20deg); }}
@media (max-width: 767px){ #mv-img-wrap { position: relative; height: 30vw;	top: 0; } #mv-img-wrap img { margin-top: 5vw; } #mv-img-wrap h1 img { width: 90vw; } #bg-greeting { line-height: 5.3vw; min-height: 60vw; } #bg-painting_menu, #bg-banner{ line-height: 6vw; } #g-header-wrap { width: 100%; } #job-seeker h2{ font-size:2em; }	.bnr-link .bnr-text {bottom: 30px;	opacity: 1;} a.bnr-link { height: 72vw; } #job-seeker #g-content::after{ content: ""; width:100%; height:100%; top: 0; left:0; position: absolute; z-index: 0; background-color: rgb(220,56,72,75%); } .to-list { top: 5.5vw; } .list-box { min-height: 30vw; } .list-box li { margin-top: 4vw; padding-bottom: 4vw; }}@media (max-width: 575px){ #greeting { line-height: 6vw; }
}