@charset "UTF-8";
/* Scss Document */
/* 設定インポート */
/* Scss Document */
/* 色設定 */
/* $light-green: #7fba68; */
/* メディアクエリー */
/*
PCを先に設定PCで上書き
*/
/* *** *** *** *** *** *** ***
その他の取り組み
*** *** *** *** *** *** *** */
.newbiz {
  /*  */
}
.newbiz .key-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.newbiz .key-visual .key-visual-title_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.newbiz .key-visual .key-visual-title_wrap .key-visual-title {
  margin-top: 23px;
  text-align: center;
}
.newbiz .key-visual .key-visual-title_wrap .key-visual-title h1 {
  margin-bottom: 0.5vw;
  font-size:  1.8rem;
  color: #fff;
  filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.6));
}
/*.newbiz .key-visual .key-visual-title_wrap .key-visual-title h1::after {
  content: "継続的な成長のために";
  position: absolute;
  bottom: -1rem;
  left: calc(50% - 20vw);
    height: 4px;
    width: 40vw;
    font-size: 4vw;}
*/
.newbiz .key-visual .key-visual-title_wrap .key-visual-title p {
  margin-bottom: 15PX;
  font-size: 1.125rem;
  color: #fff;
  filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.6));
}
.newbiz .key-visual .key-visual-title_wrap .key-visual-title p.subtitle {
  margin-bottom: 5px;
}
.newbiz .key-visual .key-visual-title_wrap .key-visual-title _:-ms-lang(x)::-ms-backdrop, .newbiz .key-visual .key-visual-title_wrap .key-visual-title h1 {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
}
.newbiz .key-visual .key-visual-title_wrap .key-visual-title _:-ms-lang(x)::-ms-backdrop, .newbiz .key-visual .key-visual-title_wrap .key-visual-title p {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
}
.newbiz .section-newbiz {
  margin: 50px auto;
}
.newbiz .section-newbiz .row .col-12.col-md-6 {
  margin-bottom: 40px;
}
.newbiz .section-newbiz .text-lead {
  font-size: 1.0rem;
}
.newbiz .section-newbiz .newbiz_wrap {
  padding: 40px 10px;
  background: #fff;
  text-align: center;
  border: 5px solid #175300;
}
.newbiz .section-newbiz .newbiz_wrap figure {
  margin: 0 auto 20px;
  text-align: center;
  width: 62px;
  height: 62px;
}
.newbiz .section-newbiz .newbiz_wrap h2 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: bold;
}
.newbiz .section-newbiz .newbiz_wrap .link-mail {
  text-decoration: underline;
}
.newbiz .section-newbiz .newbiz_wrap .link-mail:hover {
  color: #175300;
  text-decoration: none;
}
.section-news{
   border-bottom: 15px solid #f7f7f7;
   padding-bottom: 20vw;
}
.about {
    padding: calc(85/724*100vw) 0;
  }
.about_text {
    width: 100%;
    font-size: 0.875rem;
    padding: 0 calc(39/724*100vw);
  }
.sp-only {
    display: block;
  }
.pc-only {
    display: none;
  }
nav.page-nav {
  margin: 0 auto 15vw auto;
}
nav.page-nav a {
  position: relative;
}
nav.page-nav a.btn {
  display: block;
  margin: 0 auto 10px;
  font-size: 0.875rem;
  border: 1px solid #dcdcdc;
}
nav.page-nav a::after {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(135deg);
}
.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10vw;
    margin-bottom: 3.5vw;

}

.content-a{
  width: 100%;
  height: 0;
  padding-top: calc(530 / 640 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url("../images/newbiz/newbiz01_sp.jpg") center center / cover no-repeat;
  margin: 2rem 0 17rem 0;
  }
.content-a div{
  position: relative;
  top:  -25vw;
  margin: 0 auto;
  background-color: #fff;
  width: 80vw;
  height: auto;
}
.content-b{
  width: 100%;
  height: 0;
  padding-top: calc(530 / 640 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url("../images/newbiz/newbiz02_sp.jpg") center center / cover no-repeat;
  margin: 2rem 0 17rem 0;
  }
.content-b div{
  position: relative;
  top:  -25vw;
  margin: 0 auto;
  background-color: #fff;
  width: 80vw;
  height: auto;
}
.content-c{
  width: 100%;
  height: 0;
  padding-top: calc(530 / 640 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url("../images/newbiz/newbiz03_sp.jpg") center center / cover no-repeat;
  margin: 2rem 0 15rem 0;
  }
.content-c div{
  position: relative;
  top:  -25vw;
  margin: 0 auto;
  background-color: #fff;
  width: 80vw;
  height: auto;
}
.content-d{
  width: 100%;
  height: 0;
  padding-top: calc(530 / 640 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url("../images/newbiz/newbiz04_sp.jpg") center center / cover no-repeat;
  margin: 2rem 0 18rem 0;
  }
.content-d div{
  position: relative;
  top:  -25vw;
  margin: 0 auto;
  background-color: #fff;
  width: 80vw;
  height: auto;
}

div .boderGn{
  display: block;
  text-align: center;
  border-top: 4px solid #175300;
  width: 25vw;
  margin: 0 auto 7vw auto;;
}
div .contentTitle{
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.1vw;
  padding: 5vw 0 3vw 0;
}
.content-c div .contentTitle{
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 8vw auto 1vw auto;
  letter-spacing: 0.1vw;
}

.content-d div .contentTitle{
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 6vw auto 3.5vw auto;
  letter-spacing: 0.1vw;
}
div .contentTxt{
  font-size: 0.875rem;
  padding: 0 8vw;
  line-height: 1.5;
}

@media screen and (min-width: 587px) and (max-width: 1023px){
  nav.page-nav {
  margin: 0 auto 5vw auto;
}
nav.page-nav a {
  position: relative;
}
nav.page-nav a.btn {
  display: block;
  margin: 0 auto 10px;
  font-size: 0.9rem;
  border: 1px solid #dcdcdc;
}
nav.page-nav a::after {
  display: block;
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(135deg);
}
.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 50%;
    max-width: 100%;
    padding: 0 2vw;
    margin-bottom: 1.5vw;
  }

/*.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10vw;
    margin-bottom: 1.5vw;

}
*/


}

@media screen and (min-width: 835px){
  .sp-only {
  display: none;
  }
  .pc-only {
  display: block;
  }

}

@media screen and (min-width: 587px) {
  .newbiz .section-newbiz {
    margin: 50px auto 80px;
  }
  .newbiz .section-newbiz .text-lead {
    font-size: 1.0rem;
  }
  .newbiz .section-newbiz .newbiz_wrap {
    margin: 0 40px;
    /*background: #fff;
    border: 5px solid #175300;*/
  }
  /*.section-news {
    padding-bottom: 80px;
  }*/
  .about {
  padding: 7vw 0 4vw 0;
  }
  .about_text {
  width: 780px;
  text-align: center;
  margin: auto;
  line-height: 1.8;
  font-size: 1rem;
  }
/*  .sp-only {
  display: none;
  }
  .pc-only {
  display: block;
  }
*/

 /* .col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  nav.page-nav {
    margin: 0 auto;
  }

  nav.page-nav .col-6.col-md {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0;
  }
  nav.page-nav .col-6.col-md:nth-child(odd) {
    padding-right: 5px;
  }
  nav.page-nav .col-6.col-md:nth-child(even) {
    padding-left: 5px;
  }
  .newbiz .key-visual .key-visual-title_wrap .key-visual-title h1 {
  font-size: 3vw;
  }
  */


  /*.newbiz .key-visual .key-visual-title_wrap .key-visual-title h1::after {
  content: "継続的な成長のために";
  position: absolute;
  bottom: -1rem;
  left: calc(50% - 10vw);
  height: 4px;
  width: 20vw;
  font-size: 1.5vw;
  }*/

  .content-a{
    max-width: 1600px;
    height: 0;
    padding-top: calc(871 / 1920 * 100%);
    background: url(../images/newbiz/newbiz01.jpg) center center no-repeat;
    margin: 5vw auto 1vw auto;
  }
  .content-a div{
  position: relative;
  top:  -34vw;
  margin: 0 auto;
  background-color: #fff;
  width: 25vw;
  height: 25vw;
  }
  .content-b{
  max-width: 1600px;
  height: 0;
  padding-top: calc(871 / 1920 * 100%);
  background: url("../images/newbiz/newbiz02.jpg") center center no-repeat;
  margin: 5vw auto 1vw auto;
  }
  .content-b div{
  position: relative;
  top:  -34vw;
  background-color: #fff;
  width: 25vw;
  height: 25vw;
  }
  .content-c{
  max-width: 1600px;
  height: 0;
  padding-top: calc(871 / 1920 * 100%);
  background: url("../images/newbiz/newbiz03.jpg") center center no-repeat;
  margin-top: 1.0vw !important;
  margin: 5vw auto 1vw auto;
  }
  .content-c div{
  position: relative;
  top:  -34vw;
  margin: 0 auto;
  background-color: #fff;
  width: 25vw;
  height: 25vw;
  }
  .content-d{
  max-width: 1600px;
  height: 0;
  padding-top: calc(871 / 1920 * 100%);
  background: url("../images/newbiz/newbiz04.jpg") center center no-repeat;
  margin: 1vw auto 5vw auto;
  }
  .content-d div{
  position: relative;
  top:  -34vw;
  margin: 0 auto;
  background-color: #fff;
  width: 25vw;
  height: 25vw;
  }

  div .boderGn{
  /*display: block;
  text-align: center;
  border-top: 4px solid #175300;*/
  width: 4vw;
  margin: 0 auto 2vw auto;
}
  div .contentTitle{
  font-size: 2vw;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.1vw;
  padding: 2vw 0 1vw 0;
  }
.content-c div .contentTitle{
  font-size: 2vw;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.1vw;
  padding: 2vw 0 1vw 0;
}

.content-d div .contentTitle{
  font-size: 2vw;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 0.1vw;
  padding: 2vw 0 1vw 0;
}

  div .contentTxt{
  font-size: 0.98vw;
  padding: 0 3.2vw;
  line-height: 1.6;
  }


 .section-news{
   /*border-bottom: 15px solid #f7f7f7;*/
   padding-bottom: 8vw;
}
  .about_text {
    padding: 0 calc(20/586*100vw);
  }

  nav.page-nav a.btn {
  /*display: block;
  margin: 0 auto 10px;*/
  font-size: 1rem;
  /*border: 1px solid #dcdcdc;*/
  }
  nav.page-nav a::after {
  /*display: block;
  content: "";
  position: absolute;*/
  top: calc(50% - 9px);
  right: 16px;
  width: 11px;
  height: 11px;
  /*border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(135deg);*/
  }

}


@media screen and (min-width: 587px) and (max-width: 834px){
.about_text {
    text-align: left;
  }
}


@media screen and (min-width: 587px) and (max-width: 1019px){
  .about {
    /*padding: calc(85/724*100vw) 0;*/
    padding: 5vw
  }
.about_text {
    width: 100%;
    /*font-size: 1rem;*/
    padding: 0 calc(39/724*100vw);
  }
}

@media screen and (min-width: 587px) and (max-width: 767px){
  .about_text {
    font-size: 0.875rem;
  }
  nav.page-nav a.btn {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
  .about_text {
    font-size: 1rem;
  }
  nav.page-nav a.btn {
    font-size: 1rem;
  }

}



@media screen and (min-width: 1024px) {
  nav.page-nav .col-6.col-md {
    padding-right: 15px;
    padding-left: 15px;
  }
  nav.page-nav .col-6.col-md:nth-child(odd) {
    padding-right: 15px;
  }
  nav.page-nav .col-6.col-md:nth-child(even) {
    padding-left: 15px;
  }
  .about_text{
    /*width: 860px;*/
    width: 1000px;
    font-size: 1rem;
  }

    .col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  nav.page-nav {
    margin: 0 auto;
  }

  nav.page-nav .col-6.col-md {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 0;
  }
  nav.page-nav .col-6.col-md:nth-child(odd) {
    padding-right: 5px;
  }
  nav.page-nav .col-6.col-md:nth-child(even) {
    padding-left: 5px;
  }
  .newbiz .key-visual .key-visual-title_wrap .key-visual-title h1 {
  font-size: 3vw;
  }




}
@media screen and (max-width: 320px){
  div .contentTitle{
  font-size: 7vw;
  font-weight: bold;
  text-align: center;
  margin: 5.5vw auto;
  letter-spacing: 0.1vw;
  }
.content-c div .contentTitle{
  font-size: 7vw;
  font-weight: bold;
  text-align: center;
  margin: 5.5vw auto;
  letter-spacing: 0.1vw;
  }
.content-d div .contentTitle{
  font-size: 7vw;
  font-weight: bold;
  text-align: center;
  margin: 5.5vw auto;
  letter-spacing: 0.1vw;
  }


  div .contentTxt{
  font-size: 4vw;
  padding: 0 5.5vw;
  line-height: 1.6;
  }


}
@media screen and (min-width:587px) and ( max-width:767px) {
  .newbiz .key-visual .key-visual-title_wrap .key-visual-title h1 {
  font-size: 2.75rem;
  }

}

@media screen and (min-width:587px) and ( max-width:1250px) {
  .content-a div{
    /*width: 41vw;
    height: 30vw;
    top: -38vw;*/
    width: 36vw;
    height: 36vw;
    top: -40vw;
  }
  .content-b div{
    /*width: 41vw;
    height: 30vw;
    top: -38vw;*/
    width: 36vw;
    height: 36vw;
    top: -40vw;
  }
  .content-c div{
    /*width: 41vw;
    height: 25vw;
    top: -35vw;*/
    width: 36vw;
    height: 36vw;
    top: -40vw;
  }
  .content-d div{
    /*width: 41vw;
    height: 30vw;
    top: -38vw;*/
    width: 36vw;
    height: 36vw;
    top: -40vw;
  }
  div .contentTitle {
    font-size: 2.8vw;
     font-weight: bold;
  text-align: center;
    margin: 0.5vw auto 0.5vw auto;
     letter-spacing: 0.1vw;
    padding: 1.5vw 0 0.5vw 0;

  }
  div .contentTxt {
    font-size: 1.5vw;
      padding: 0 3.2vw;
  line-height: 1.5;

  }
  .content-c div .contentTitle {
    font-size: 3vw;
    font-weight: bold;
  text-align: center;
    margin: 0.5vw auto 0.5vw auto;
     letter-spacing: 0.1vw;
    padding: 2.5vw 0 0.5vw 0;

  }
  .content-d div .contentTitle {
    font-size: 3vw;
    font-weight: bold;
  text-align: center;
    margin: 0.5vw auto 0.5vw auto;
     letter-spacing: 0.1vw;
    padding: 2.5vw 0 0.5vw 0;

  }

/*  nav.page-nav a.btn {
    font-size: 0.8rem;
  }
*/  nav.page-nav a::after {
    top: calc(50% - 5px);
    right: 12px;
    width: 8px;
    height: 8px;
  }
  /*.container {
    max-width: 720px;
  }
*/

}

@media screen and (min-width:587px) and ( max-width:1023px) {
  .container {
    max-width: 720px;
  }
}
@media screen and (min-width:1024px) and ( max-width:2000px) {
  .container {
    max-width: 1020px;
  }
}


/* スクロールフェード表示エフェクト 関連common.js */
.effect-fade-farm {
	opacity : 0;
	/*transform : translate(0, 7vw);*/
  transform : translate(0, 0);
	transition : all 500ms ease-in;
}

.effect-fade-farm.effect-scroll-farm {
	opacity : 0.9;
	transform : translate(0, 0);
}

.effect-fade {
	opacity : 0;
	/*transform : translate(0, 20vw);*/
  transform : translate(0, 0);
  transition : all 500ms ease-in;
}

.effect-fade.effect-scroll {
	opacity : 0.9;
	transform : translate(0, 0);
}

@media screen and (min-width: 587px){
/* スクロールフェード表示エフェクト 関連common.js */
.effect-fade-farm {
	opacity : 0;
	/*transform : translate(0, 7vw);*/
  transform : translate(0, 0);
	transition : all 2000ms ease-in;
}

.effect-fade-farm.effect-scroll-farm {
	opacity : 0.9;
	transform : translate(0, 0);
}

.effect-fade {
	opacity : 0;
	/*transform : translate(0, 20vw);*/
  transform : translate(0, 0);
  transition : all 2000ms ease-in;
}

.effect-fade.effect-scroll {
	opacity : 0.9;
	transform : translate(0, 0);
}

}
