@charset "utf-8";
/* CSS Document */
.section-top {
  margin-bottom: 70px;
}
.section-top-wrapper {
  position: relative;
  min-height: 603px;
  padding-bottom: 1px;
  margin-bottom: 1px;
}
.section-top__bg {
  background-image: url("../images/top_image.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 74.2vh;
  min-height: 603px;
  object-position: top;
  z-index: 990;
}
.section-top__rogo {
  position: absolute;
  font-family: vdl-yotag, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.6rem;
  top: 15px;
  left: 24px;
}
.section-top__rogo a {
  color: #111;
  text-decoration: none;
}
.section-top__location {
  position: absolute;
  top: 123px;
  right: 36px;
  font-family: vdl-yotag, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.45rem;
  line-height: 1.7rem;
}
.section-top__location a {
  color: #111;
  text-decoration: none;
}
.section-top__persuasion {
  position: absolute;
  top: 480px;
  width: 100%;
  font-family: vdl-yotag, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
}
.delay-time{  
	animation-delay:0.5s;/*遅延時間の数字を指定（例）0.5s*/
}

.section-top__appeal {
  font-family: vdl-yotag, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  color: #1395AC;
  margin: 0 0 40px 24px;
  z-index: 10;
}
.section-top__catchphrase {
  font-size: 1.8rem;
  line-height: 3.0rem;
  background: linear-gradient(transparent 70%, rgba(207, 233, 250, 0.2) 70%, rgb(207, 233, 250, 0.9) 100%, rgba(207, 233, 250, 0.2));
  margin-left: 24px;
  padding-bottom: 2px;
}
.first {
  margin-bottom: 10px;
  width: 290px;
}
.second {
  margin-bottom: 50px;
  width: 310px;
}
.section-top__discription {
  margin-left: 24px;
}
@media(min-width:380px) {
  .section-top__bg {
    height: 660px;
  }
  .section-top__location {
    top: 132px;
  }
  .section-top__persuasion {
    top: 535px;
  }
}
@media(min-width:562px) {
  .section-top__bg {
    height: 900px;
  }
   .section-top__location {
    top: 180px;
  }
  .section-top__persuasion {
    top: 730px;
  }
  }
@media(min-width:769px) {
  .section-top {
    margin-bottom: 120px;
  }
  .section-top__bg {
    height: 55vh;
    min-height: 672px;
    background-image: url("../images/top_image.png");
    background-position: bottom;
    background-size: cover;
    background-clip: border-box;
    padding-bottom: 1px;
  }
  .section-top__rogo {
    top: 22px;
    left: 10%;
  }
  .section-top__flex-item__container {
    top: 40px;
    right: 50px;
  }
  .mail-button {
    transform: scale(1.8, 1.8)
  }
  .section-top__location {
    right: 10%;
    top: 95%;
    height: 50px;
    font-size: 1.8rem;
    line-height: 2.7rem;
  }
  .section-top__persuasion {
    top: 440px;
    font-size: 1.7rem;
  }
  .section-top__appeal__wrapper {
    position: relative;
    background: rgba(0, 0, 0, 1)
  }
  .section-top__appeal {
    display: inline;
    position: absolute;
    left: 10%;
    font-size: 1.9rem;
    background: rgba(0, 0, 0, 0);
    margin: 0;
  }
  .section-top__catchphrase__wrapper {
    display: flex;
    align-items: flex-start;
    margin: 110px 0 0 10%;
  }
  .section-top__catchphrase {
    margin-left: 0;
  }
  .section-top__discription {
    margin-left: 10%;
    font-size: 1.6rem;
  }
}
@media(min-width:1700px) {
  .section-top__persuasion {
     top: 300px!important;
    left: 12px;
  }
}
.section-canable__bg {
  background-image: url("../images/texture_bg@2x.png");
  background-size: 100%;
  background-position: center;
  width: 100%;
  padding-bottom: 40px;
}
.section-canable__flex-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 24px;
}
.section-canable__flex-item__container {
  flex-basis: 50%;
  max-width: 150px;
  max-height: 200px;
  margin-bottom: 40px;
}
.section-canable__flex-item__container img {
  max-width: 150px;
  max-height: 150px;
}
.section-canable__flex-item__container h3 {
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.1rem;
}
.section-canable__flex-item__title a {
  color: #111;
  text-decoration: none;
}
.fadeInUpTrigger{
	opacity: 0;
}

@media(min-width:769px) {
  .section-canable__flex-container {
    flex-wrap: wrap;
    padding: 0 10%;
  }
  .section-canable__flex-item__container {
    flex-basis: 25%;
    max-width: 180px;
    max-height: 240px;
  }
  .section-canable__flex-item__container img {
    max-width: 180px;
    max-height: 180px;
  }
}
.section-auto__tool {
  position: relative;
}
.section-auto__tool__bg {
  background-image: url("../images/texture_bg@2x.png");
  background-size: 100%;
  background-position: center;
  width: 100%;
  height: 405px;
}
.section-auto__tool__grid {
  position: absolute;
  left: 24px;
  color: #111;
  background-color: #fbfbfb;
  width: 87.2%;
  height: 332px;
  border-radius: 20px;
}
.section-auto__tool__ul {
  padding: 10px 30px;
}
.section-auto__tool__li {
position: relative;
padding-left: 30px;
font-size:20px;
color: #000;
list-style: none;
}
.section-auto__tool__li::before,
.section-auto__tool__li::after{
content: "□";
position: absolute;
}

.section-auto__tool__li::before{
left:0;
top:-3px;
}

.section-auto__tool__li::after{
left: 5px;
top: 3px;
color: #A1B8D1;
}
 .section-auto__tool__a {
  color: #111;
  text-decoration: none;
  padding: 2px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
}
.section-about {
  position: relative;
  margin-bottom: 70px;
  width: 100%;
}
.section-about__discription01 {
  margin: 0 24px 10px 24px;
}
.section-about__discription {
  margin: 0 24px 30px 24px;
}
.more-button__about {
  position: absolute;
  right: 40px;
  width: 80px;
  height: 23px;
  object-fit: cover;
}
@media(min-width:769px) {
  .section-about__discription,.section-about__discription01 {
    margin: 0 10%;
  }
  .more-button__about {
    right: 13.3%;
    width: 125px;
    height: 35px;
  }
}

.section-communication {
  position: relative;
}
.section-communication__bg {
  background-image: url("../images/texture_bg@2x.png");
  background-size: 100%;
  background-position: center;
  width: 100%;
  height: 350px;
}
.section-communication__grid {
  position: absolute;
  top: 60px;
  left: 24px;
  background-color: #fbfbfb;
  width: 87.2%;
  height: 232px;
  border-radius: 20px;
}
.section-communication__title {
  font-size: 1.8rem;
  font-weight: 500;
  padding: 30px 0 20px 20px;
}
.section-communication__diccription {
  padding: 0 10px 7px 17px;
}
.section-communication__diccription__small {
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 0 0 20px 20px;
}
.more-button__contact {
  position: absolute;
  right: 16px;
  width: 80px;
  height: 23px;
  object-fit: cover;
}
@media(min-width:769px) {
  .section-auto__tool__bg {
    height: 520px;
  }
  .section-auto__tool__grid {
    height: 380px;
    top: 70px;
    left: 10%;
    background-color: #fbfbfb;
    width: 80%;
  }
  .section-auto__tool__ul {
    padding-left: 70px;
  }
  .section-auto__tool__a {
    font-size: 1.6rem;
  }
  .section-communication__bg {
    height: 420px;
  }
  .section-communication__grid {
    height: 280px;
    top: 70px;
    left: 10%;
    background-color: #fbfbfb;
    width: 80%;
  }
  .section-communication__title {
    font-size: 2.1rem;
    padding: 70px 0 30px 40px;
  }
  .section-communication__diccription {
    padding: 0 0 10px 40px;
  }
  .section-communication__diccription__small {
    font-size: 1.5rem;
    padding-left: 40px;
  }
  .more-button__contact {
    position: absolute;
    right: 4%;
    width: 125px;
    height: 35px;
  }
  iframe {
    height: 420px;
  }
}