/* Scss Document */
/* Scss Document */
body{
  background: url("../img/company/bg_company.jpg") repeat center top;
}
header{
    background-color: transparent;
}
@media screen and (min-width: 768px){
    header .head-top{
        padding-top: 85px;
    }
    header .head-top .logo{
        width: 225px;
        margin-top: 0;
    }
    
}
.ttl-en.style2{
  font-size: 79px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px){
  .ttl-en.style2{
    font-size: 11vw;
  }
}
header .head-top .catch-kv .catch{
    display: inline-block;
    text-align: left;
    height: 185px;
    margin-top: 70px;
    letter-spacing: 0.5em;
}
header .head-top .catch-kv{
    display: block;
    text-align: center;
}
.head-top .catch-kv .catch2{
    font-size: 17px;
    margin-top: 26px;
    margin-bottom: -8px;
}

#key, #key [class^="slide"]{
    min-height: 714px;
}
#key .slide1 {
  background: url("../img/company/key_js1.png") no-repeat center top / cover;
}
#key .slide2 {
  background: url("../img/company/key_js2.png") no-repeat center top / cover ;
}
#key .slide3 {
  background: url("../img/company/key_js3.png") no-repeat center top / cover;
}
#sec1{
    background-color: #fdfdfe;
}
#sec1 .catch-auto2{
    background: url("../img/company/s1_deco_catch.png");
    height: 164px;
    width: 100%;
    background-size: auto 100%;
    left: 100%;
}
#sec1 .set1{
    background: url("../img/company/s1_bg.jpg") no-repeat center top / cover;
    padding-bottom: 240px;
}
#sec1 .set1 h2{
    text-align: right;
    margin: 121px 107px 39px 0;
}
#sec1 .set1 h2 span{
    display: inline-block;
    text-align: left;
    font-size: 28px;
    letter-spacing: 0.19em;
    line-height: 73px;
}
#sec1 .set1 dl{
    max-width: 515px;
    margin-left: auto;
    text-align: center;
     position: relative;
    z-index: 1;
}
#sec1 .set1 dl dt{
     font-size:17px;
  line-height: 45px;
   
}
#sec1 .set1 dl dt span{
     font-size: 22px;
  line-height: 30px;
}
#sec1 .set1 dl dd{
    font-size: 21px;
  line-height: 41px;
   margin-top: 13px;
}
#sec1 .set1 .s1-deco{
    position: absolute;
    right: -249px;
    bottom: -96px;
}
#sec1 .set2{
    padding: 97px 0 82px;
}
#sec1 .set2 .box-text{
    height: 560px;
    letter-spacing: 0.18em;
    line-height: 37px;
    font-size: 18px;
}
#sec1 .set2 .box-text p + p{
    margin-right: 37px;
}
#sec1 .set2 .box-text .bx-line{
    padding: 30px 37px 45px 37px;
    position: relative;
}
#sec1 .set2 .box-text .bx-line:before{
    content: "";
    position: absolute;
    top: -27px;
    left: 4px;
    background: url("../img/company/s1_line1.png") no-repeat left top / 100%;
    width: 220px;
    height: 42px;
}
#sec1 .set2 .box-text .bx-line:after{
    content: "";
    position: absolute;
    bottom: 26px;
    left: 4px;
    background: url("../img/company/s1_line2.png") no-repeat left top / 100%;
    width: 220px;
    height: 42px;
}
#sec2{
    text-align: center;
    background-color: #fdfdfe;
}
#sec2 h2{
  font-size: 90px;
    margin: 112px 0 37px;
}
#sec2 h3 {
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0.21em;
  position: relative;
  z-index: 2;
}
#sec2 .box-info{
    max-width: 925px;
    width: 100%;
    margin:  75px auto 10px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#sec2 .box-info dl{
    font-size: 17px;
    line-height: 39px;
    display: flex;
}
#sec2 .box-info dl dt{
    width: 115px;
}
@media screen and (min-width: 1501px){
    #sec2 .s2-bgimg{
        background: url("../img/company/s2_img.png") no-repeat center top / cover;
        height: 981px;
    }
    #sec2 .s2-bgimg img{
        display: none;
    }
}
@media screen and (max-width: 1500px){
    #sec2 .s2-bgimg img{
        display: block;
    }
}

#sec3 {
  position: relative;
    background-color: #e2e2e6;
    
}
#sec3 .s3-bottom{
  overflow: hidden;
  position: relative;
}
#sec3 .s3-bgdeco{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden;
}
#sec3 .s3-bgdeco:before{
    content: "";
    position: absolute;
    background-color: #d9371e;
    width: 280px;
    height: 280px;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    border-radius: 50%;
}
#sec3 .catch-auto{
/*
    background: url("../img/company/s3_catch_auto.png");
    height: 240px;
    width: 100%;
*/
}
#sec3 .catch1{
    position: relative;
    top: -24px;
     text-shadow: 0px 0px 73px rgb(22 14 12 / 11%);
}
#sec3 .catch2{
    position: absolute;
    bottom: 61px;
    left: 0;
    text-shadow: 0px 0px 73px rgb(22 14 12 / 11%);
}
#sec3 .deco-dot {
  top: -126px;
}
#sec3 h2{
    text-align: center;
    margin: 133px 0 39px;
}
#sec3 h3{
    font-size: 30px;
  line-height: 37px;
  letter-spacing: 0.21em;
    text-align: center;
}
#sec3 .txt-form{
    text-align: center;
    font-size: 17px;
    margin-top: 32px;
    margin-bottom: 108px;
}

#sec5 .s5-bnr-hover {
  display: block;
  transition: all 0.2s cubic-bezier(0.07, 0.81, 0.3, 0.99);
  height: calc(100% + 82px);
  left: 50%;
  position: absolute;
  width: calc(100% + 82px);
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#sec5 .s5-bnr-hover:before {
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border: 40px solid #242424;
}
#sec5 .s5-bnr-hover span {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  position: absolute;
  transition: transform 0.2s cubic-bezier(0.07, 0.81, 0.3, 0.99);
  will-change: transform;
  z-index: 2;
}
#sec5 .s5-bnr-hover .s5-bnr-hover-top {
  transform: translateX(200px);
  width: 100%;
}
#sec5 .s5-bnr-hover .s5-bnr-hover-left {
  transform: translateY(-200px);
  height: 100%;
}
#sec5 .s5-bnr-hover .s5-bnr-hover-right {
  transform: translateY(-200px);
  right: 0;
  top: 0;
  height: 100%;
}
#sec5 .s5-bnr-hover .s5-bnr-hover-right em {
  font-style: normal;
  transform: rotate(180deg);
}
#sec5 .s5-bnr-hover .s5-bnr-hover-bottom {
  transform: translateX(-200px);
  bottom: 0;
  left: 0;
  width: 100%;
}
#sec5 .s5-bnr-hover:hover {
  width: 100%;
  height: 100%;
}
#sec5 .s5-bnr-hover:hover img {
  opacity: 1;
}
#sec5 .s5-bnr-hover:hover span {
  transform: translateZ(0);
}
#sec5 .bnr01 {
  position: relative;
    overflow: hidden;
}
#sec5 .bnr01 a {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
}
#sec5 .bnr01 h3 {
  position: absolute;
  top: 0;
  left: 0;
}
#sec5 .bnr01 .slider-fade5 * {
  height: 630px;
}
#sec5 .bnr01 .slider-fade5 .slide1 {
  background: url("../img/index/s5_js1.jpg") no-repeat center/cover;
}
#sec5 .bnr01 .slider-fade5 .slide2 {
  background: url("../img/index/s5_js2.jpg") no-repeat center/cover;
}
#sec5 .bnr02 {
  position: relative;
    overflow: hidden;
}
#sec5 .bnr02 a {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: block;
}
#sec5 .bnr02 h3 {
  position: absolute;
  top: 0;
  right: 0;
}
#sec5 .bnr02 .slider-fade5 * {
  height: 630px;
}
#sec5 .bnr02 .slider-fade5 .slide1 {
  background: url("../img/index/s5_js3.jpg") no-repeat center/cover;
}
#sec5 .bnr02 .slider-fade5 .slide2 {
  background: url("../img/index/s5_js4.jpg") no-repeat center/cover;
}

@media screen and (max-width: 1000px){
    #sec1 .set2 .box-text p + p {
        margin-right: 0;
        margin-top: 20px;
    }
        #sec1 .set2 .box-text{
        height: auto;
        width: 74%;
        margin: 0 auto;
    }
    #sec1 .set2 .box-text .bx-line {
        padding: 20px 37px 20px 37px;
        position: relative;
    }
    #sec1 .set2 .box-text .bx-line:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: url("../img/company/s1_line1_sp.png") no-repeat left center / 100%;
        width: 46px;
        height: 100%;
    }
    #sec1 .set2 .box-text .bx-line:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        background: url("../img/company/s1_line2_sp.png") no-repeat right center / 100%;
        width: 46px;
        height: 100%;
    }
    #sec2 .box-info{
      margin: 16vw auto 0;
       justify-content: center;
       position: relative;
       z-index: 1;
    }
    #sec2 .box-info .col{
        width: 65%;
    }
}
@media screen and (max-width: 767px){
    header .head-top .logo{
        margin-top: 10vw;
    }
    .head-top .catch-kv .catch2,
    header .head-top .catch-kv{
        margin-top: 0;
    }
    header .head-top .catch-kv .catch{
      height: 130px;
      margin-top: 11vw;
    }
    .head-top .catch-kv .catch2{
      margin-bottom: 3vw;
    }
    .btn-social{
        display: none;
    }
    #key, #key [class^="slide"]{
        min-height: 95vw;
    }
    #key .slide1 {
      background: url("../img/company/key_js1_sp.png") no-repeat center / cover ;
    }
    #key .slide2 {
      background: url("../img/company/key_js2_sp.png") no-repeat center / cover;
    }
    #key .slide3 {
      background: url("../img/company/key_js3_sp.png") no-repeat center / cover;
    }
    #sec1 .catch-auto2{
        height: 90px;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    #sec1 .set1{
        background: none;
        padding-bottom: 0;
    }
    #sec1 .set1 h2{
      text-align: center;
      margin: 20vw 0 0;
    }
    #sec1 .set1 h2 span{
      font-size: 21px;
      line-height: 50px;
      height: 230px;
    }
    #sec1 .set1 dl {
      margin-top: 8vw;
    }
    #sec1 .set1 dl dt{
      font-size: 15px;
      line-height: 3;
    }
    #sec1 .set1 dl dt span{
      font-size: 20px;
    }
    #sec1 .set1 dl dd{
      font-size: 19px;
      margin-top: 7px;
    }
    #sec1 .set1 .s1-deco{
      position: static;
      margin-top: -15vw;
    }
    #sec1 .set2{
      padding: 4vw 0 26vw;
    }
    #sec1 .set2 .box-text{
      width: 90%;
      font-size: 12px;
      line-height: 28px;
      letter-spacing: 0.05em;
      margin: 0 auto;
    }
    #sec1 .set2 .box-text .bx-line{
      padding: 20px 15px;
      margin-top: 35px;
    }
    #sec1 .set2 .box-text .bx-line:before,
    #sec1 .set2 .box-text .bx-line:after{
      background-size: 100% 100%;
    }
    #sec1 .set2 .box-text .bx-line:before{
      left: -6%;
    }
    #sec1 .set2 .box-text .bx-line:after{
      right: -6%;
    }
    #sec2 .s2-logo{
      width: 45%;
      margin: 0 auto;
    }
    #sec2 h2{
      margin: 17vw 10% 6vw;
      font-size: 11vw;
    }
    #sec2 h3{
      font-size: 20px;
      line-height: 30px;
    }
    #sec2 .box-info {
      width: 90%;
    }
    #sec2 .box-info .col{
      width: 90%;
      position: relative;
      z-index: 1;
    }
    #sec2 .box-info dl{
      font-size: 12px;
      line-height: 28px;
      letter-spacing: 0;
    }
    #sec2 .box-info dl dt{
      width: 80px;
    }
    #sec2 .box-info dl dd{
      width: calc(100% - 80px);
    }
    #sec3 .deco-dot{
      top: -17vw;
    }
/*
    #sec3 .catch-auto{
      height: 100px;
      background-size: cover;
      top: 0;
  }
*/
  #sec3 .s3-bottom {
    padding-bottom: 7vw;
  }
  #sec3 .catch1{
      top: -4vw;
  }
  #sec3 h2{
    margin: 26vw 10% 2vw;
  }
  #sec3 h3{
    font-size: 19px;
    line-height: 30px;
  }
  #sec3 .txt-form{
    margin-top: 10vw;
    font-size: 13px;
    margin-bottom: 16vw;
  }
  #sec3 .catch2{
    position: relative;
      bottom: -3vw;
  }
  #sec3 .s3-bgdeco:before{
    width: 30%;
    height: 30vw;
    bottom: -10vw;
  }
  #sec5 .s5-bnr-hover:before{
      border-width: 25px;
  }
  #sec5 .s5-bnr-hover span{
      justify-content: flex-start;
  }
  #sec5 .s5-bnr-hover .s5-bnr-hover-top img,
  #sec5 .s5-bnr-hover .s5-bnr-hover-bottom img{
      width: 45%;
      margin: 0 auto;
  }
  #sec5 .s5-bnr-hover .s5-bnr-hover-left,
  #sec5 .s5-bnr-hover .s5-bnr-hover-right{
    width: 40px;
  }
  #sec5 .s5-bnr-hover .s5-bnr-hover-left img,
  #sec5 .s5-bnr-hover .s5-bnr-hover-right img{
      width: 67%;
  }
  #sec5 .bnr02 .slider-fade5 *,
  #sec5 .bnr01 .slider-fade5 *{
      height:48vh;
      background: none;
  }
  #sec5 .bnr03{
      background: none;
  }
  #sec5 .bnr03 a{
      min-height: auto;
  }
}
/*  page contact */
#mail {
  padding:0 0 387px;
  position: relative;
  z-index: 11;
}
#mail  .form-row {
  display: flex;
  margin-bottom: 41px;
}
#mail  .form-row .caption {
  width: 21.5%;
  text-align: right;
  padding-right: 4.5%;
  box-sizing: border-box;
  padding-top: 30px;
}
#mail  .form-row .caption.nt-pd{
  padding-top: 0;
} 
#mail .form-row .form-value {
  width: 78.5%;
}
.fc-confirm .confirm-value{
    white-space: normal;
    word-wrap: break-word;
}
#mail .caption {
  
}
#mail .caption span {
  display: inline-block;
  vertical-align: top;
}
#mail .caption span.mark-require{
  color: #d9371e;
}
#mail .col .input > input,
#mail .col .input > textarea{
	display: block;
    padding: 35px 40px;
    font: inherit;
    line-height: 1.25;
    background: #fff;
    width: 100%;
    border: none;
    border-radius: 38px;
    border: 2px solid #000;
  color: #6f6c6c;
  font-size: 21px;
}
#mail .col .input textarea{
    min-height: 300px;
}
#mail .col .input > input{
  width: 94%;
  border-radius: 29px;
}
#privacy_checkbox .check_inp,
#mail .col .input .check_inp{
    position: absolute;
    opacity: 0;
}
#mail .col .form-radio label{
    position: relative;
    padding-left: 58px;
    position: relative;
}
#mail .col .form-radio label + label{
  margin-left: 37px;
}
#mail .col .input label span.check-radio{
    width: 20px;
    display: inline-block;
    height:20px;  
    border-radius: 50%;
    border: 2px solid;
    background: #fff;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
    cursor: pointer;
}
#mail .col .input input:checked ~ span:after,
#mail .fc-confirm .col .input input ~ span:after {
      opacity: 1;
}
#mail .col .input span.check-radio:after {
    content: "";
    position: absolute;
    background: #d9371e;
    opacity: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-radius: 50%;
}
#mail label.i-custom span.check-box{
  width: 15px;
  display: inline-block;
  height:15px;  
  border: 1px solid #000;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
#mail label.i-custom input:checked ~ span.check-box:after,
#mail label.i-custom .input input ~ span.check-box:after {
    opacity: 1;
}
#mail label.i-custom  span.check-box:after {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  height: 12px;
  width: 12px;
  border-bottom: 2px solid #dd4e38;
  border-right: 2px solid #dd4e38;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -6px;
  opacity: 0;
}
#privacy_checkbox_box{
  width: 90%;
  margin: 83px auto 82px;
  border: 5px solid #000;
  background: #fff;
  font-size: 21px;
  line-height: 41px;
  text-align: center;
  padding: 25px 0 23px;
}
#privacy_checkbox_box:hover{
  cursor: pointer;
  background-color: #000;
  color: #fff;
}
#privacy_checkbox_box a:hover{
  text-decoration: none;
}
#privacy_checkbox_box:hover label.i-custom span.check-box{
  border: 1px solid #fff;
}
#mail .submit {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#mail .submit button{
  border: none;
  background: transparent;
  margin: 0 23px;
}
.fc-form [class^='error']{
  left: 22%;
  bottom:-32px;
}
.fc-form #privacy_checkbox_box [class^='error']{
  font-size: 15px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3vw;
}
#mail .fc-confirm .form-row .caption{
  padding-top: 0;
}

@media screen and (min-width: 768px){
  #mail .caption span {
    font-size: 20px;
    line-height: 35px;
  }
  #mail .caption span.mark-require{
    font-size: 17px;
  }
  #mail .col .form-radio label{
    font-size: 20px;
}
  #mail .fc-confirm .caption span{
    font-size: 15px;
  }
  #mail .fc-confirm .caption span.mark-require{
    font-size: 13px;
  }
}
@media screen and (max-width: 1000px) and (max-width: 768px){
  #mail .form-row .caption{
    width: 29.5%;
  }
  #mail .col .input textarea{
    width: 94%;
  }
  .fc-form [class^='error'] {
    left: 29%;
}
}
@media screen and (max-width: 767px){
  #mail{
    padding: 0 0 8vw;
  }
  #mail .box-mail{
    width: 94%;
    margin: 0 auto;
  }
  #mail .form-row{
    margin-bottom: 15px;
  }
  #mail .form-row:not(.frm-check){
    display: block;
  }
  #mail .form-row:not(.frm-check) .caption{
    width: 100%;
    text-align: left;
    padding-top: 0;
  }
  #mail .form-row:not(.frm-check)  .form-value{
    width: 100%;
    margin-top: 10px;
  }
  #mail .col .input > input, #mail .col .input > textarea{
    padding: 15px;
    font-size: 13px;
    border-radius: 25px;
  }
  #mail .col .input > input{
    border-radius: 15px;
    width: 100%;
  }
  #mail .col .input textarea {
    min-height: 150px;
    width: 100%;
  }
  #mail .col .input label span.check-radio{
    width: 10px;
    height: 10px;
  }
  #mail .col .form-radio label + label{
    margin-left: 17px;
  }
  #mail .col .form-radio label{
    padding-left: 35px;
  }
  #mail .form-row .caption.nt-pd{
    width: 31.5%;
  }
  #mail .form-row .caption{
    padding-right: 0px;
  }
  .fc-form [class^='error'] {
    left: 0;
    bottom: -6vw;
    font-size: 10px;
  }
  #privacy_checkbox_box {
    width: 100%;
    margin: 13vw auto 12vw;
    border: 3px solid #000;
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px 0;
  }
  #mail .submit button{
    width: 90%;
    margin: 0 auto 5vw;
  }
  #mail .submit button.form-back{
    order: 2;
  }
}
#sec4{
  padding: 111px 10px 91px;
  background-color: #fcfcfd;
}
#sec4 .box{
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#sec4 .box .bx-left{
  width: 61.9%;
}
#sec4 .box .bx-left .txt{
  width: 628px;
  margin-left: auto;
  margin-top: 30px;
  font-family: "a-otf-ud-reimin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing:0 ;
  line-height: 26px;
}
#sec4 .s4-slide .slick-dots{
  text-align: right;
  margin-top: 28px;
}
#sec4 .s4-slide .slick-dots li button{
  border-radius: 0;
  border: none;
  background: url("../img/company/s4_thum01.jpg") no-repeat center / cover;
  width: 125px;
  height: 125px;
}
#sec4 .s4-slide .slick-dots li button:before{
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom:-3px;
  border: 6px solid #ddbc3f;
  opacity: 0;
  transition: all 0.3s;
}
#sec4 .s4-slide .slick-dots li.slick-active button:before{
  opacity: 1;
}
#sec4 .s4-slide .slick-dots li:nth-child(2) button{
  background: url("../img/company/s4_thum02.jpg") no-repeat center / cover;
}
#sec4 .s4-slide .slick-dots li:nth-child(3) button{
  background: url("../img/company/s4_thum03.jpg") no-repeat center / cover;
}
#sec4 .s4-slide .slick-dots li:nth-child(4) button{
  background: url("../img/company/s4_thum04.jpg") no-repeat center / cover;
}
#sec4 .s4-slide .slick-dots li{
  margin: 0 7px;
}
#sec4 .s4-slide .slick-dots li:hover{
  opacity: 0.8;
}

#sec4 .box .bx-right{
  width: 30.8%;
  text-align: center;
  padding-top: 27px;
  order: 2;
}
#sec4 .box .bx-right .logo img{
  margin: 0px auto;
}
#sec4 .box .bx-right h2{
  font-size: 26px;
  letter-spacing: 0.18em;
  line-height: 44px;
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 300;
  font-style: normal;
  margin:33px 0px 19px;
}
#sec4 .box .bx-right .tel{
  margin: 10px 0px 6px;
}
#sec4 .box .bx-right .time{
  font-family: "fot-rodin-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 27px;
}
#sec4 .box .bx-right .btn-inst{
  margin: 24px auto 20px;
}
#sec4 .box .bx-right ul{
  display: flex;
  margin-top: 33px;
  justify-content: center;
}
#sec4 .box .bx-right ul li + li{
  margin-left: 12px;
}

@media screen and (min-width: 1000px){
  #sec4 .s4-slide .slick-dots li:nth-child(4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1160px) {
  #sec4 .box .bx-right{
    width: 35%;
  }
}
@media screen and (max-width: 999px){
  #sec4 .box{
    display: block;
    padding: 0px;
    width: 86.7%;
    margin: 0 auto;
  }
  #sec4 .box .bx-right,
  #sec4 .box .bx-left{
    width: 100%;
  }
  #sec4 .box .bx-right{
    padding-top: 0;
  }
  #sec4 .box .bx-right .btn-inst {
    margin: 24px auto 30px;
}
  #sec4 .s4-slide .slick-dots{
    text-align: center;
  }
  #sec4 .s4-slide .slick-dots li button{
    width: 16.3vw;
    height: 16.3vw;
  }
  #sec4 .box .bx-left .txt{
    width: 100%;
  }
  #sec4 .box .bx-right ul{
    display: none;
  }
  #sec4 .box .bx-left .txt2{
    text-align: center;
    margin: 40px 0px 20px;
  }
  #sec4 .box ul.spipad{
    display: flex;
    margin-top: 40px;
    justify-content: center;
  }
  #sec4 .box ul.spipad li{
    margin: 0px 6px;
  }
}
@media screen and (max-width: 767px){
  #sec4{
    padding: 14vw 0px 15vw;
  }
  #sec4 .s4-slide .slick-dots li{
    margin: 0 1.5%;
  }
  #sec4 .box .bx-left .txt2{
    text-align: center;
    line-height: 20px;
    margin: 7.5vw 0px 7vw;
  }
  #sec4 .box .bx-left .txt{
    margin-top: 0;
    font-size: 11px;
    line-height: 20px;
  }
  #sec4 .s4-slide .slick-dots{
    margin-top: 5.3vw;
  }
  #sec4 .s4-slide .slick-dots li button:before{
    border: 4px solid #ddbc3f;
  }
  #sec4 .box .bx-right{
    padding-top: 0;
  }
  #sec4 .box .bx-right .logo{
    margin: 0 -5%;
  }
  #sec4 .box .bx-right h2{
    margin: 6vw 0px;
    font-size: 19px;
    line-height: 32px;
  }
  #sec4 .box .bx-right .tel{
    margin: 5vw 5% 3.5vw;
  }
  #sec4 .box .bx-right .time{
    font-size: 11px;
    line-height: 20px;
  }
  #sec4 .box .bx-right .btn-inst{
    width: 4vw;
    margin: 3vw auto 5.5vw;
  }
  #sec4 .box ul.spipad{
    margin: 8vw 6% 0px;
  }
  #sec4 .box ul.spipad li{
    margin: 0 1.5%;
  }
}