@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500;700&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Quicksand:wght@500;600&family=Raleway:wght@100;200;300;400&family=Titillium+Web:wght@300&display=swap");
.prephoto{display: flex;align-items: flex-end;}
.titleblock {
  text-align: center;
  margin: 50px 0 30px 0; }
  .titleblock .slidetitle {
    text-align: center;
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 700 !important;
    margin-top: 50px;
    display: inline-block;
    position: relative;
    padding: 0 3em;
    letter-spacing: 3px; }
    .titleblock .slidetitle:before {
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      width: 45px;
      height: 3px;
      background-color: #2589d0;
      left: 0; }
    .titleblock .slidetitle:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      width: 45px;
      height: 3px;
      background-color: #2589d0;
      right: 0; }

.slick-next:before, .slick-prev:before {
  color: #000; }

.recruithead h1 {
  position: relative;
  font-size: 40px;
  border-bottom: 2px solid #000;
  margin: 0 0 30px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  letter-spacing: 3px; }
  .recruithead h1 .after {
    font-size: 15px;
    letter-spacing: 15px;
    margin-left: 15px;
    font-weight: 300; }
.recruithead ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
  gap: 3%;
  width: 100%;
  align-items: center; }
  .recruithead ul li {
    width: calc(95% / 2);
    text-align: center; }
    .recruithead ul li a {
      display: block;
      border: 1px solid #666;
      padding: 10px 50px;
      transition: 0.3s; }
      .recruithead ul li a:hover {
        border: #1176d4 1px solid;
        background: #1176d4;
        color: #fff; }

.recruit p {
  text-align: center; }

.contacthead h1 {
  position: relative;
  font-size: 40px;
  border-bottom: 2px solid #000;
  margin: 0 0 30px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  letter-spacing: 3px; }

.contacthead h1 .after {
  font-size: 15px;
  letter-spacing: 15px;
  margin-left: 15px;
  font-weight: 300; }

.contacthead p {
  font-weight: 300; }

.contacthead table th {
  text-align: left; }

/*common*/
.Barlow {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 3.5rem;
  background: -webkit-linear-gradient(0deg, #0253A6, #012A53);
  /* 背景色にグラデーションを指定 */
  color: #0253A6;
  /* 非対応のブラウザの為に色を設定 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 3.55rem; }

p, a {
  font-weight: bold; }

.main-btn, .border-btn {
  max-width: 225px;
  margin-left: 0 !important;
  position: relative; }

.main-btn a svg, .border-btn a svg {
  position: absolute;
  right: 10px; }

.main-btn a, .border-btn a {
  padding: 10px !important;
  border-radius: 0px;
  box-shadow: 0px 0px 0px;
  width: 100%; }

.main-btn a {
  background-color: #0253A6;
  border: 2px solid #0253A6; }

.border-btn a {
  border: 2px solid #0253A6;
  background-color: rgba(0, 0, 0, 0);
  color: #0253A6; }

/*main-vis*/
.p-mainVisual__textLayer .p-blogParts {
  position: absolute !important;
  bottom: 10rem; }

.main-text {
  font-size: 2.5em;
  line-height: 1.4em; }

.main-text + p {
  font-family: 'Barlow Condensed', sans-serif;
  letter-spacing: 2px;
  font-weight: bold;
  font-style: italic;
  font-size: 15px; }

/*header+menu*/
.p-spMenu__inner {
  color: #fff; }

.p-spMenu__inner::before {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1; }

/*
#fix_header	.l-header__menuBtn{
		background-color:#0253A6;
		color:#fff;
	}
*/
#gnav .c-smallNavTitle {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 1px; }

.c-gnav > .menu-item > a .ttl {
  display: block;
  font-size: 14px;
  font-weight: 500; }

.c-gnav > .menu-item > a:after {
  display: none; }

/*top*/
#top-about, #top-reason {
  position: relative; }

#top-about:after {
  position: absolute;
  height: 100%;
  width: 70%;
  background-color: #F8F8F8;
  right: 0;
  content: "";
  top: 0; }

#top-about h2, #top-service h2 {
  font-size: 2.4rem; }

.Barlow + p {
  color: #0253A6;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 30px;
  font-size: 0.9rem; }

.Barlow + p:before {
  content: "";
  width: 3px;
  height: 17px;
  margin: 0 2%;
  display: inline-block;
  background: #0253A6;
  transform: skewX(-30deg);
  position: absolute;
  left: 0px;
  top: calc(50% - 8.5px); }

.about-left .swell-block-columns .swell-block-column {
  max-width: 225px !important; }

.about-left {
  padding-left: calc(4em + 80px) !important; }

.service-left {
  padding-left: calc(4em + 20px) !important; }

/*service*/
#top-service:after {
  position: absolute;
  height: 100%;
  width: 70%;
  background-color: #F8F8F8;
  left: 0;
  content: "";
  top: 0; }

/*fb*/
.Barlow-f {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 3.5rem;
  color: #fff;
  line-height: 3.55rem; }

.fb-contact .Barlow + p {
  color: #fff;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 0px;
  font-size: 0.9rem; }

.fb-contact .main-btn {
  max-width: 360px;
  margin: 0 auto !important; }

.fb-contact .main-btn a {
  background-color: #fff;
  padding: 15px !important;
  border: 1px solid #fff !important;
  width: 100%;
  color: #0253A6; }

.top #content {
  margin-bottom: 0; }

.w-beforeFooter {
  margin: 0 !important; }

/*footer*/
.w-footer__box li {
  list-style: none;
  padding: 5px 5px 5px 30px;
  position: relative; }

.w-footer__box li:before {
  content: "";
  width: 15px;
  top: calc(50% - 1px);
  display: block;
  position: absolute;
  left: 0;
  height: 2px;
  background-color: #fff; }

/*swiper*/
/* スライドの動き等速 */
.swiper-wrapper {
  transition-timing-function: linear;
  height: 100% !important;
  margin-bottom: -10px; }

/*pc*/
@media (min-width: 960px) {
  .l-header__inner {
    padding-top: 20px; } }
@media (min-width: 1200px) {
  .l-header__inner {
    padding-top: 20px;
    width: 95%;
    margin: 0 auto; }

  #gnav .menu-item {
    padding: 15px;
    position: relative; }

  #gnav .menu-item:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 13px;
    background-color: #fff;
    top: calc(50% - 5px);
    left: 0;
    transform: rotate(15deg); } }
@media (min-width: 1600px) {
  /*main-vis*/
  .p-mainVisual__textLayer .p-blogParts {
    margin-left: -70px; }

  /*top*/
  #top-about:after {
    width: 80%; }

  #top-reason:after {
    width: 60%; } }
@media (min-width: 1700px) {
  /*main-vis*/
  .main-text {
    font-size: 2.8em;
    line-height: 1.7em; }

  .main-text + p {
    font-size: 16px; }

  /*top*/
  #top-about h2, #top-service h2 {
    font-size: 2.7rem; }

  .about-left {
    padding-left: calc(6em + 80px) !important; }

  .service-left {
    padding-left: calc(6em + 20px) !important; } }
@media (min-width: 1800px) {
  /*main-vis*/
  .p-mainVisual__textLayer .p-blogParts {
    margin-left: -120px; }

  /*top*/
  #top-about:after {
    width: 70%; } }
@media (min-width: 1900px) {
  /*main-vis*/
  .p-mainVisual__textLayer .p-blogParts {
    margin-left: -160px; }

  /*top*/
  .about-left {
    padding-left: calc(10em + 80px) !important; }

  .service-left {
    padding-left: calc(10em + 20px) !important; } }
/*tab*/
@media (max-width: 1300px) {
  /*top*/
  .about-left {
    padding-left: calc(2em + 60px) !important; } }
@media (max-width: 1300px) {
  /*main-vis*/
  .main-text {
    font-size: 2em;
    line-height: 1.4em; }

  #top-about h2, #top-service h2 {
    font-size: 2rem; } }
@media (max-width: 1100px) {
  /*main-vis*/
  .p-mainVisual__textLayer .p-blogParts {
    position: absolute !important;
    bottom: 7rem; }

  /*top*/
  .about-left {
    padding-left: calc(0em + 60px) !important; }

  .service-left {
    padding-left: calc(2em + 20px) !important; } }
@media (max-width: 1000px) {
  .about-left .swell-block-columns .swell-block-column, .main-btn, .border-btn, .main-btn, .border-btn {
    max-width: 200px; } }
@media (max-width: 960px) {
  /*main-vis*/
  .p-mainVisual__imgLayer img {
    max-height: 600px;
    object-fit: cover; }

  /*top*/
  #top-about h2, #top-service h2 {
    font-size: 1.5rem; }

  .service-left {
    padding-left: calc(1em + 20px) !important; }

  #top-about .sp-btn {
    max-width: 600px;
    margin: 0 auto; }

  #top-about .sp-btn .swell-block-columns__inner .swell-block-column:first-child .main-btn {
    margin-left: auto !important;
    margin-right: 0; }

  .about-left .swell-block-columns .swell-block-column, .main-btn, .border-btn, .main-btn, .border-btn {
    max-width: 225px; }

  #top-service .main-btn {
    margin-left: auto !important; }

  /*footer*/
  .w-footer__box .swell-block-columns__inner .swell-block-column:first-child {
    width: 100%; }

  .w-footer__box .swell-block-columns__inner .swell-block-column:nth-child(2), .w-footer__box .swell-block-columns__inner .swell-block-column:nth-child(3) {
    width: 40%; } }
@media (max-width: 860px) {
  /*main-vis*/
  .p-mainVisual__imgLayer img {
    min-height: 430px;
    object-fit: cover; }

  .main-text {
    font-size: 1.8em;
    line-height: 1.4em; }

  .p-mainVisual__textLayer .p-blogParts {
    position: absolute !important;
    bottom: 5rem; }

  /*top*/
  .about-left {
    padding-left: calc(0em + 40px) !important; }

  .service-left {
    padding-left: calc(0em + 20px) !important; } }
@media (max-width: 760px) {
  .top-about-content .swell-block-column, #top-service .swell-block-column {
    width: 100%;
    padding: 1.5em !important; }

  /*
  .reverse .swell-block-columns__inner{
  	flex-direction: column-reverse;
  }
  */
  #top-service .swell-block-columns__inner .swell-block-column:first-child {
    order: 2; }

  .about-left h2 + p, .service-left h2 + p {
    margin-bottom: 0 !important; }

  #top-service:after, #top-about:after {
    height: 75%;
    width: 100%;
    bottom: 0;
    top: inherit; }

  	/*
  	.sp-btn .swell-block-column{
  		width:40% !important;
  					padding:0 !important;
  	}
  		.sp-btn .swell-block-columns__inner{
  		width:100% !important;
  		margin:0 auto;
  			    justify-content: center;
  
  	}
  	*/ }
/*sp*/
@media (max-width: 600px) {
  /*footer*/
  .w-footer__box .swell-block-columns__inner .swell-block-column:first-child {
    width: 100%; }

  .w-footer__box .swell-block-columns__inner .swell-block-column:nth-child(2), .w-footer__box .swell-block-columns__inner .swell-block-column:nth-child(3) {
    width: 100%; }

  .w-footer__box .swell-block-columns__inner {
    row-gap: 0; }

  /*main-vis*/
  .main-text {
    font-size: 1.5em;
    line-height: 1.4em; }

  .p-mainVisual__inner {
    min-height: 600px;
    object-fit: cover; }

  .p-mainVisual__imgLayer img {
    min-height: 600px;
    object-fit: cover; }

  .p-mainVisual__textLayer .p-blogParts {
    position: absolute !important;
    bottom: inherit;
    top: 7em; }

  /*top*/
  .sp-btn .swell-block-column {
    width: 100%; }

  .main-btn {
    max-width: 300px; }

  #top-about .sp-btn .swell-block-columns__inner .swell-block-column:first-child .main-btn, #top-about .border-btn {
    margin-left: auto !important;
    margin-right: auto;
    max-width: 300px; }

  /*fb*/
  .fb-contact .main-btn {
    max-width: 300px; } }
@media (max-width: 440px) {
  .main-text {
    font-size: 1.7em; }

  .p-mainVisual__textLayer .p-blogParts {
    position: absolute !important;
    bottom: inherit;
    top: 8em; } }
@media (max-width: 360px) {
  .main-btn {
    max-width: 270px; }

  #top-about .sp-btn .swell-block-columns__inner .swell-block-column:first-child .main-btn, #top-about .border-btn {
    margin-left: auto !important;
    margin-right: auto;
    max-width: 270px; } }
