@charset "UTF-8";
/* CSS Document */

.main{
  background-color: #FFF;
  width: 100%;
}

.mv {
  background-image:url("../img/main-pc.jpg");
  
  position: relative;
  height: 53vw;
  width: 100%;
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover; 
}
.mv h1 {
  writing-mode: vertical-rl;
  text-orientation: upright;
  color: #FFF;
  text-align: left;
  font-size: 2.7vw;
  letter-spacing:0.4rem;
  line-height: 145%;
  
}
.mv h1 span {
  padding: 8px 0;
}
.mv p {
  writing-mode: vertical-rl;
  text-orientation: upright;
  color: #FFFFFF;
  font-size: 1.6vw;
  letter-spacing:0.4rem; 
  margin-right: 30px;
  padding-top: 10px;
}
.mv-phrasearea {
  max-width: 1200px;
  display: flex;
  text-align: left;
  justify-content: right;
  margin: 0 auto;
  padding-right: 5%;
  padding-top: 9%;
}
@media screen and (max-width: 767px){
  .mv {
    height: 75vw;
  }
  .mv h1 {
    font-size: 3.9vw;
  }
  .mv p {
    font-size: 2.1vw;
    margin-right: 20px;
  }

}


@media screen and (max-width: 520px){
  .mv{
    background-image: url("../img/main-sp.jpg");
    height: 105vw;
  }
  .mv h1 {
  font-size: 4.9vw;
  letter-spacing:0.4rem;
  line-height: 150%;
}
  .mv-phrasearea {
  max-width: 1200px;
  display: flex;
  text-align: left;
  justify-content: right;
  margin: 0 auto;
  padding-right: 5%;
  padding-top: 15%;
}
  .mv p {
  font-size: 2.5vw;
  letter-spacing:0.3rem; 
  margin-right: 15px;
  padding-top: 10px;

}
}
@media screen and (max-width: 430px){
  .mv{
    height: 130vw;
  }
  .mv h1 {
  font-size: 6.0vw;
}
  .mv-phrasearea {
  padding-top: 15%;
}
  .mv p {
  font-size: 3.2vw;

}
}
  
  
  

    
.sv{
  background: url("../img/sv-img.jpg");
  background-repeat: no-repeat;
  background-size:cover; 
  background-position: center;
  height:40vw;
  position: relative;
}

.sv-inner {
  width: 100%;
}
.sv h2 {
  color: #000;
  font-size: 3.8rem;
  line-height: 5.2rem;
  text-align: left;
  padding: 120px 0 0 50px;
  max-width: 1100px;
  margin: 0 auto;
 
}
.btn-flex a {
  display: none;
}


@media screen and (max-width: 1023px){
  .sv {
    height: 45vh;
  }
  .sv h2 {
    font-size: 3.5rem;
    line-height: 4.9rem;
    padding: 90px 0 0 45px;
    
  }
}

@media screen and (max-width: 819px){
  .sv h2 {
    font-size: 3.3rem;
    
  }
}

/*SP*/
@media screen and (max-width: 767px){
  .sv{
    height: 65vw;
  }
   .sv h2 {
  width: 100%;
  font-size: 4.5vw;
  line-height: 4.2rem;
  text-align: center;
  padding: 95px 0 0 0;
     
  }
  .btn-flex {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 18%;
  }
  .btn-flex a {
  display: inline-block;
  background-color: #305E9F;
  width: 120px;
  font-size: 1.6rem;
  text-decoration: none;
  color: #FFFFFF;
  padding: 8px 20px;
  margin: 15px;
  border-radius: 10px; 
  } 
}

@media screen and (max-width: 530px){
  .sv {
    height: 48vh
  }
  
   .sv h2 {
  font-size: 5.0vw;
  line-height: 4.0rem;
  text-align: center;
  padding: 75px 0 0 0;  
  }
  .btn-flex {
    margin-top: 15%;
}
}
@media screen and (max-width: 429px) {
  .sv{
    height: 45vh
  }
 
  .sv h2 {
  font-size: 5.2vw;
  line-height: 3.7rem;
  padding: 65px 0 0 0;  
  }
  .btn-flex {
    font-size: 1.5rem;
    padding: 8px 15px;
  }
  
}



  
  

/*SERVICE*/
.service{
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.service-inner {
  position: relative;
  top: -35px;
}

.service-container h2 {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 3.5rem;
  font-weight: 700;
  color: #21578D;
  letter-spacing: 0.5rem;
  margin-bottom: 15px;
} 
.logistics {
  margin-right: 250px;
}
.service-container p {
  font-size: 2rem;
  max-width: 1100px;
}

.service_logistics {
  background-color: #F4F4F0;
  display: inline-block;
  text-align: left;
  padding: 60px 50px;
  position: relative;
  font-size: 1.8rem;
}
.border_top {
  border: 0.8px solid #333;
  width: 190px;
  position: absolute;
  top: 165px;
  left: -170px;

}

.service_logistics li {
  padding: 10px 0;
}


.service-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 100px;
}

/*SERVICE-SHIPPER*/

.service_shipper {
  background-color: #F4F4F0;
  display: inline-block;
  text-align: left;
  padding: 60px 50px;
  position: relative;
  font-size: 1.8rem;
}
.service_shipper li {
 
  padding: 10px 0;
}

.shipper {
  margin-left: 250px;
}

.container_shipper {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  margin: 0 auto 190px;
  max-width: 1100px;
 
}
.border_under {
  border: 0.8px solid #333;
  width: 190px;
  position: absolute;
  top: 186px;
  right: -170px;
}
.pc_none {
  display: none;
}

@media screen and (max-width: 1079px){
 .service_logistics {
  text-align: left;
  padding: 50px 45px;
  font-size: 1.6rem;
}
  .service_shipper {
  text-align: left;
  padding: 50px 45px;
  font-size: 1.6rem;
}
  .border_top {
    width: 150px;
    left: -140px;
  }
   .border_under {
    width: 150px;
    right: -140px;
  }
  .logistics {
    margin-right: 170px;
  }
  .shipper {
    margin-left: 170px;
  }
}



@media screen and (max-width: 950px){
  
 .service_logistics {
  padding: 45px 20px 45px 40px;
  
}
  .service_shipper {
  padding: 45px 20px 45px 40px;
  
}
  .border_top {
    width: 120px;
    left: -110px;
  }
   .border_under {
    width: 120px;
    right: -110px;
  }
  .logistics h2 {
    font-size: 3.0rem;
  }
  .logistics h2 p {
    font-size: 2.0rem;
  }
  .shipper h2 {
    font-size: 3.0rem;
  }
   .shipper h2 p {
    font-size: 2.0rem;
  }
    .logistics {
    margin-right: 80px;
  }
  .shipper {
    margin-left: 80px;
  }
  .container_shipper {
    margin-bottom: 170px;
  }
  
}

/*SP*/
@media screen and (max-width: 767px){
.service{
  position: static;
  margin: 130px auto 0;
}
.service-inner {
  position: static;
}

.service-container h2 {
  font-size: 3.3rem;
  font-weight: 700;
  color: #21578D;
  letter-spacing: 0.3rem;
  margin-bottom: 0;
} 
  .pc_none {
    display: block;
    font-size: 3.3rem;
  font-weight: 400;
  color: #21578D;
    padding: 0 10px;
  }
.logistics {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  margin-right: 0
  
  }
.service-container p {
  font-size: 2.0rem;
  
}
.service_logistics {
  background-color: #F4F4F0;
  text-align: left;
  padding: 40px 50px;
  position: static;
  font-size: 1.5rem;
}
.border_top {
  display: none; 
}
.service-container {
  display: block;
}

 
.shipper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
  margin-left: 0; 
  }

.service_shipper {
  background-color: #F4F4F0;
  text-align: left;
  padding: 40px 50px;
  position: static;
  font-size: 1.5rem;
}
.border_under {
  display: none; 
}
.container_shipper {
  display: block;
  margin-bottom: 130px;
}
}

@media screen and (max-width: 529px){
.service{
  position: static;
  margin: 100px auto 0;
}

.service-container h2 {
  font-size: 3.0rem;
  color: #21578D;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
  padding: 0 ;
} 
  .pc_none {
    font-size: 3.0rem;
    padding: 0 5px;
  }
.service-container p {
  font-size: 1.8rem;
}
.service_logistics {
  padding: 30px 5px 30px 25px;
}

.service_shipper {
 padding: 30px 5px 30px 25px;
}
}


@media screen and (max-width: 429px){
.service-container h2 {
  font-size: 2.7rem;
  letter-spacing: 0.3rem;
} 
  .pc_none {
    font-size: 2.5rem;
    padding: 0 3px;
  }
  .service-container p {
  font-size: 1.8rem;
    
  }
  .service_logistics {
    font-size: 1.5rem;
    max-width: 95%;
  }
  .service_shipper {
     font-size: 1.5rem;
    max-width: 95%;
  }
  .container_shipper {
    margin-bottom: 100px;
  }
}


/*BTN*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1.4rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.service-btn {
  font-size: 2.2rem;
  font-weight: normal;
  color: #fff;
  border-radius:100vh;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(40%, #3585BA),
    to(#562b7c)
  );
  background-image: -webkit-linear-gradient(90deg, #3585BA , #80C6EB 50%,#3585BA);
  background-image: linear-gradient(90deg, #3585BA , #80C6EB 50%,#3585BA);
  margin-bottom: 200px;
}

a.btn-gradient:after {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: "";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;

  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff3cac),
    color-stop(#562b7c),
    to(#2b86c5)
  );

  background-image: -webkit-linear-gradient(left, #ff3cac, #562b7c, #2b86c5);

  background-image: linear-gradient(90deg, #ff3cac, #562b7c, #2b86c5);
}

a.btn-gradient span {
  position: relative;
  z-index: 1;
}

a.btn-gradient:hover {
  color: #fff;
}

a.btn-gradient:hover:after {
  opacity: 0;
}

@media screen and (max-width: 819px){
  a.service-btn {
    font-size: 1.8rem;
  }
  .btn,
a.btn,
  button.btn {
    padding: 1.1rem 2.8rem;
  }
}
@media screen and (max-width: 529px){
  a.service-btn {
    
    margin-bottom: 170px;
  }

}



/*ABOUT*/
.about {
  margin: 0 auto;
  background-color: #22578D; 
}

.about h2 {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  padding-bottom: 15px;
  padding-top: 160px;
  color: #FFFFFF;
}
.about h3 {
  font-size: 1.6rem;
  padding-top: 5px;
  border-top: solid 1.5px #FFFFFF;
  display: inline-block;
  color: #FFFFFF;
}
.about-img {
  width: 40%;
  height: auto;
}
.about-img_sp {
  display: none;
}
.about-discription {
  font-size: 1.8rem;
  line-height: 3.5rem;
  color: #FFFFFF;
  width: 45%;
  text-align: left;
  padding-left: 50px;
  
}
.about-discription span {
  display: inline-block;
}
.about-innner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 130px;
  margin-bottom: 160px;
  max-width: 1100px;
}



/*CAMPANY-LINK*/
.campany-link  {
  text-decoration: none;
  color: #FFFFFF;
  position: relative;
  font-size: 2.0rem;

}
.campany-btn {
  margin: 0 20% 0 auto;
  text-align: right;
  padding-bottom: 180px;
}
.line-position {
  position: absolute;
  top: 5px;
  left: -60px;
  display: inline-block;
}


.link-line {
  position: relative;
  width:140px;
  margin: 30px;
  max-width: 1100px;
 
}

.line01 {
  height: 1px;
  background-color: #FFFFFF;
}

.line02 {
  position: absolute;
  top: 0;
  right: 0;
  transform-origin: right bottom;
  width: 20px;
  height: 1px;
  background-color: #FFFFFF;
  transform: rotate(45deg)
}


@media screen and (max-width: 1023px){
  .about-discription {
    font-size: 1.6rem;
    line-height: 3.3rem;
    width: 52%;
    padding-left: 45px;
    
  }
  .about-img {
  display: none;
}
.about-img_sp{
  display: block;
  width: 40%;
  height: auto;
}
  .campany-link {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px){

  .about-innner {
  display: inherit;
  margin-top: 70px;
  margin-bottom: 140px;
  max-width: 700px;
}
 .about-img {
  display: block;
      width: 100%;
      padding: 0 10%;
}
  .about-img_sp{
  display: none;   
}
 .about h2 {
  font-size: 3.3rem;
  letter-spacing: 0.2rem;
  padding-top: 130px;
   padding-bottom: 5px;
}
  .about h3 {
  font-size: 1.5rem;
}
  .about-discription {
    text-align: center;
    line-height: 3.0rem;
    width: 70%;
    padding-left: 0;
    margin: 50px auto;
  }
}

@media screen and (max-width: 530px){
  .about-discription {
    width: 85%;
  }
  .campany-btn {
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 429px){
  .about h2 {
    padding-top: 110px;
    font-size: 3.0rem;
  }
  .about h3 {
    font-size: 1.4rem;
  }
  .about-innner {
    margin-top: 50px;
    margin-bottom: 120px;
  }
  .about-discription {
    width: 95%;
    font-size: 1.5rem;
    line-height: 2.7rem;
  }
  .campany-link {
    font-size: 1.6rem;
  }
  .campany-btn {
    padding-bottom: 170px;
    margin: 0 17% 0 auto;
  }
}




/*問い合わせフォーム*/
.contact {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.contact h2 {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-top: 160px;
  color: #000000;
  text-align: left;
}
.contact h3 {
  font-size: 1.6rem;
  padding-top: 5px;
  border-top: solid 1.5px #000000;
  /*display: inline-block;*/
  color: #000000;
  margin:0 20px 100px;
  text-align: left;
}



/*Googleform*/
.c-form {
	max-width: 600px;
	margin: 0 auto;
}
.c-form__item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-bottom: 30px;
}
.c-form__label,
.c-form__input {
	padding: 10px;
}
.c-form__label {
	width: 90%;
  font-size: 1.6rem;
  text-align: left;
}
.c-form__input {
	width: 90%;
	font-size: 16px;
	border: solid 1px #333;
	border-radius: 4px;
}
.c-form__input:focus-visible {
	outline: #AFAFA0 auto 1px;
}
.c-form__required {
	color: #fff;
	background-color: #AFAFA0;
	border-radius: 4px;
	padding: 4px 5px;
	margin: 0 0 0 18px;
  font-size: 1.4rem;
}
textarea.c-form__input {
	height: 160px;
}
.c-form__submit {
	text-align: center;
}
.c-form__submit button {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #AFAFA0;
	
	border-radius: 4px;
	padding: 15px 45px;
	transition: 0.4s;
	cursor: pointer;
  margin-top: 70px;
  margin-bottom: 170px;
}
.c-form__submit button:hover {
	color: #AFAFA0;
	background-color: transparent;
}



@media (min-width: 767px){
.contact h2 {
  padding-bottom: 5px;
  font-size: 3.3rem;
  letter-spacing: 0.2rem;
}
  .contact h2 {
  padding-top: 130px;
  
}
  .contact h3 {
  margin:0 20px 80px;
  
}
}
@media (min-width: 640px) {
	.c-form__item {
		flex-wrap: nowrap;
	}
	.c-form__label {
		width: 40%;
	}
	.c-form__input {
		width: 55%;
	}
}
@media (max-width: 429px) {
	.c-form__submit button {
	font-size: 1.6rem;
	padding: 12px 40px;
    margin-top: 55px;
    margin-bottom: 150px;
	
}
.contact h2 {
  font-size: 3.0rem;
  letter-spacing: 0.1rem;
}
	
}



  
  