@charset "UTF-8";
#workstyle .ptit { padding-bottom: 60px; }
#workstyle .sec1 { position: relative; background-size: cover; background-position: center center; background-attachment: fixed; background-image: url("../images/workstyle/img_01.jpg"); }
@media screen and (max-width: 584px) { #workstyle .sec1 { background-image: none; }
  #workstyle .sec1::before { position: fixed; width: 100%; height: 100vh; left: 0; top: 0; z-index: 1; content: ""; background-size: cover; background-position: center center; background-image: url("../images/workstyle/img_01@sp.jpg"); } }
#workstyle .sec1 .cov { width: 100%; height: 100%; left: 0; top: 0; z-index: 1; background-color: rgba(0, 0, 0, 0); position: absolute; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }
#workstyle .sec1.cs1 .cov { background-color: rgba(0, 0, 0, 0.4); }
#workstyle .sec1.cs2 .cov { background-color: rgba(0, 0, 0, 0.7); }
#workstyle .sec1 .sec1a { position: relative; box-sizing: border-box; height: 150vh; width: 100%; }
@media screen and (max-width: 584px) { #workstyle .sec1 .sec1a { height: 100vh; } }
#workstyle .sec1 .sec1a h2 { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 100%; margin: 0; border: 5px solid #FFFFFF; padding: 50px; text-align: center; font-family: "ff-angie-pro"; font-size: 50px; line-height: 1.5em; max-width: 760px; color: #fff; z-index: 5; }
#workstyle .sec1 .sec1a h2 span { display: block; font-size: 20px; font-family: AozoraMincho; color: #fff; }
@media screen and (max-width: 584px) { #workstyle .sec1 .sec1a h2 { width: 80%; padding: 20px; font-size: 25px; }
  #workstyle .sec1 .sec1a h2 span { font-size: 14px; } }
#workstyle .sec1 .sec1b { position: relative; box-sizing: border-box; height: 100vh; width: 100%; }
#workstyle .sec1 .sec1b .sc1bin { position: absolute; left: 50%; top: 10%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 100%; margin: 0; padding: 50px; text-align: center; font-family: "ff-angie-pro"; color: #fff; z-index: 5; }
#workstyle .sec1 .sec1b .sc1bin h3 { font-size: 30px; margin: 0; margin-bottom: 60px; }
@media screen and (max-width: 584px) { #workstyle .sec1 .sec1b .sc1bin h3 { font-size: 24px; } }
#workstyle .sec1 .sec1b .sc1bin p.lead { line-height: 2.4em; display: block; font-size: 18px; font-family: AozoraMincho; color: #fff; text-align: center; }
@media screen and (max-width: 584px) { #workstyle .sec1 .sec1b .sc1bin p.lead { font-size: 14px; line-height: 2em; } }
#workstyle .secep { background-color: #FDF6F5; position: relative; z-index: 5; }
#workstyle .secep h2 { text-align: center; color: #E16A54; font-size: 25px; }
@media screen and (max-width: 584px) { #workstyle .secep h2 { font-size: 16px; line-height: 1.7em; } }
#workstyle .secep p.lead { margin-bottom: 40px; }
#workstyle .secep ul { display: block; position: relative; width: 100%; margin-left: auto; margin-right: auto; text-align: center; margin-bottom: 30px; }
@media screen and (max-width: 584px) { #workstyle .secep ul { margin-bottom: 0px; } }
#workstyle .secep ul li { display: inline-block; width: 20%; margin-right: 2%; margin-bottom: 20px; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; vertical-align: top; margin-left: 2%; margin-right: 2%; position: relative; }
#workstyle .secep ul li:nth-child(4n) { margin-right: 0; }
#workstyle .secep ul li .new { position: absolute; width: 40px; height: 40px; z-index: 3; line-height: 40px; background-color: #CC4B46; color: #fff; left: -10px; top: -10px; font-size: 10px; text-align: center; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; }
@media screen and (max-width: 584px) { #workstyle .secep ul li { width: 100%; margin-right: 0; margin-left: 0; margin-right: 0; display: block; } }
#workstyle .secep ul li a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
#workstyle .secep ul li h4 { font-size: 14px; text-align: left; }
@media screen and (max-width: 584px) { #workstyle .secep ul li h4 { font-size: 13px; } }
#workstyle .secep ul li p { font-size: 13px; line-height: 1.7em; text-align: left; font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 'Hiragino Kaku Gothic ProN', Meiryo, "ＭＳ ゴシック", sans-serif; font-weight: 500; }
#workstyle .secep ul li .timg { position: relative; overflow: hidden; margin-bottom: 10px; }
#workstyle .secep ul li .timg img { display: block; vertical-align: bottom; width: 100%; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }
#workstyle .secep ul li:hover { opacity: 0.7; }
#workstyle .secep ul li:hover .timg img { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); }
#workstyle .sec2 .secin { padding-top: 10vh; padding-bottom: 10vh; max-width: 960px; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin { padding-top: 20px; padding-bottom: 20px; } }
#workstyle .sec2 .secin h2 { color: #D9300A; font-size: 30px; font-family: "ff-angie-pro"; margin-bottom: 60px; }
#workstyle .sec2 .secin h2 span { line-height: 1.5em; font-size: 18px; font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin h2 { font-size: 24px; margin-bottom: 20px; }
  #workstyle .sec2 .secin h2 span { font-size: 15px; } }
#workstyle .sec2 .secin dl { position: relative; margin-bottom: 20px; }
#workstyle .sec2 .secin dl dt { width: 30%; float: left; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin dl dt { width: 100%; float: none; }
  #workstyle .sec2 .secin dl dt figure { max-height: 150px; overflow: hidden; }
  #workstyle .sec2 .secin dl dt figure img { margin-top: -20px; } }
#workstyle .sec2 .secin dl dd { width: 68%; float: right; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin dl dd { width: 100%; float: none; } }
#workstyle .sec2 .secin dl dd h3 { font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; font-size: 25px; color: #D9300A; text-align: left; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin dl dd h3 { font-size: 16px; margin-bottom: 0; } }
#workstyle .sec2 .secin dl dd p { font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ ゴシック", sans-serif; font-size: 15px; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin dl dd p { font-size: 13px; } }
#workstyle .sec2 .secin .sec2a { background-color: #FDF6F5; box-sizing: border-box; padding: 40px; margin-bottom: 100px; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin .sec2a { padding: 10px; margin-bottom: 40px; } }
#workstyle .sec2 .secin .sec2a table { margin-bottom: 0; border: none; }
#workstyle .sec2 .secin .sec2a table tr:nth-child(2n+1) { background: #fff; }
#workstyle .sec2 .secin .sec2a table th { background-color: rgba(255, 255, 255, 0); border: none; width: 120px; }
#workstyle .sec2 .secin .sec2a table th img { height: 30px; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin .sec2a table th { width: 100px; }
  #workstyle .sec2 .secin .sec2a table th img { height: 24px; } }
#workstyle .sec2 .secin .sec2a table td { border: none; background-color: rgba(255, 255, 255, 0); }
#workstyle .sec2 .secin .sec2a table td:nth-child(2) { width: 140px; text-align: center; }
@media screen and (max-width: 584px) { #workstyle .sec2 .secin .sec2a table td { width: 100%; display: block; }
  #workstyle .sec2 .secin .sec2a table td:nth-child(2) { width: 100%; text-align: left; }
  #workstyle .sec2 .secin .sec2a table td:nth-child(2) br { display: none; } }
#workstyle .sec2 .secin .sec2a h4 { text-align: center; background-color: #DCA79E; text-align: center; color: #fff; margin-bottom: 0px; padding-top: 4px; padding-bottom: 4px; }
@media screen and (max-width: 584px) { #workstyle footer, #workstyle .sec2, #workstyle .seccontent { z-index: 2; background-color: #fff; } }
