body{
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック","游ゴシック体",'ヒラギノ角ゴシック','Hiragino Sans', 'Noto Sans Japanese',sans-serif;
}
p,dt,dd,h3,main li{
  font-size: 22px;
}
header{
  height: 80px;
  width: 100%;
  position: fixed;
  top: 0;
  background-color:#fff;
  z-index: 200;
}

.bg-clr-purple{
  background-color: #F7F3FF;
}
.block{
  display: block;
}
.none{
  display: none;
}
.none1{
  display: block;
}
.w-90{
  width: 90%;
  margin: 0 auto;
}
.header-logo{
  width: auto;
  height: auto;
  float: left;
}
.header-logo img{
  width: 180px;
  height: auto;
  margin-top: 15px;
  margin-left: 0px;
}
.header-pc-menu{
  float:right;
  margin-top: 30px;
}
.header-pc-menu a{
  margin-left: 45px;
  color: #222;
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.header-pc-menu a:hover{
  color: #489CB8;
}
.header-menu{
  width: 36px;
  height: 60px;
  float: right;
  cursor: pointer;
}
.click{
  display: none;
}
.click a{
  color: #444;
  font-weight: bold;
}
.click.active{
  position: fixed;
  background-color: #f3f9fa;
  z-index: 100;
  height: 100%;
  color: #000;
  list-style: none;
  padding-top: 20px;
  display: block;
  width: 100%;
  margin-top: 80px;
}
.click-content{
  width: 75%;
  margin: 20px auto;
}
.click-content a{
  float: left;
  font-size: 24px;
  clear: left;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #000;
  text-decoration: none;
}
.click-content span{
  font-size: 12px;
  margin-left: 30px;
  font-weight: normal;
}
.click-button a{
  font-size: 12px;
  text-align: center;
  border: solid #489CB8 2px;
  float:none;
  border-radius: 55px;
  padding: 16px 20px;
  clear: both;
  display: block;
}
.click-button img{
  width: 15px;
  height: 15px;
  margin-left: 8px;
}
.header-menu-bar,
.header-menu-bar:after,
.header-menu-bar:before{
  position: absolute;
  top: 26px;
  background-color:rgba(0,0,0,0.8);
  width: 36px;
  height: 4px;
  display: block;
  border-radius: 4px;
}
.header-menu-bar:before{
  content: "";
  top: 26px;
}
.header-menu-bar:after{
  content: "";
  top:13px;
}
.active.header-menu-bar{
  background-color: rgba(0, 0, 0, 0);
}
.active.header-menu-bar:before{
  transform: rotate(45deg);
  background-color: rgba(0, 0, 0, 0.8);
  top: 15px;
}
.active.header-menu-bar:after{
  transform: rotate(135deg);
  background-color: rgba(0, 0, 0, 0.8);
  top: 15px;
}
main{
  margin-top: 50px;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  overflow: hidden;
}
.about-content img{
  margin: 0 auto;
  width: 90%;
  height: auto;
  display: block;
}
main h3{
  text-align: right;
  margin-right: 18%;
  padding-top: 100px;

}
main p,dl{
  text-align: left;
  height: auto;
  margin: 0 auto;
  line-height: 55px;
}
main span{
  line-height: 180px;
  position: relative;
  z-index: 50;
}
.about-content{
  width:75%;
  margin: 150px auto;
}
.about-content p{
  text-align: left;
  height: auto;
  margin: 0 auto;
  line-height: 35px;
  font-size: 19px;
  margin-top: 40px;
}
.about-content-image img{
  width: 138px;
  height: 138px;
  margin-top: 24%;
}
.about-content-image{
  margin-top: 90px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 1.5px solid #53AB82;
  box-shadow:  0 0 14px gray;
}
.about-content h4{
  font-size: 15px;
  margin-top:20px;
}
.about-content h2{
  line-height: 24px;
}
.about-content.left{
  text-align: right;
}
.left.about-content p{
  text-align: right;
}
.left .about-content-image{
  border: solid 1.5px #489CB8;
}
.service-content-image{
  margin-top: 20px;
  width: 200px;
  height: 200px;
}
.service-content-image.down{
  margin-top: 150px;
}
.service-content{
  width: 60%;
  margin: 0px auto;
  padding:  140px 0 60px 0;
  position: relative;
}
.number-svg{
  text-align:left;
  position: absolute;
  top: -60px;
}
.number-svg img{
  width: 50px;
  height: auto;
  text-align: left;
}
.left .number-svg{
  position: absolute;
  left:87%;
}
.company-content{
  margin-left: 35%;
}
dl{
  margin-top: 100px;
  margin-bottom: 150px;
}
dt{
  width: 200px;
  height: auto;
  display: block;
  float: left;
  text-align: left;
  padding: 20px 0 20px 0;
  padding-left: 80px;
  font-size: 16px;
}
dd{
  display: block;
  width: 650px;
  height: auto;
  font-weight: bold;
  text-align: left;
  padding:20px 0 20px 250px;
  font-size: 16px;
  border-bottom: 1.2px solid #222;
}
dd.top{
  border-top:  1.2px solid #222;
}
.company-text h2{
  font-size: 60px;
  line-height: 24px;
}
.company-text p{
  font-size: 17px;
}
.company-text{
  margin-left: 15%;
  margin-top: 100px;
}
.privacy-content p,.privacy-content li{
  text-align: left;
  font-size: 14px;
  list-style: none;
  line-height: 30px;
  margin-top: 0px;
}

.privacy-content{
  width: 85%;
  margin: 0 auto;
  margin-top: 150px;
}
footer{
  height: 170px;
  width: 100%;
  background-color:#adb5bd;
  color: #fff;
}
footer a{
  color: #fff;
  text-decoration: none;
}
footer .footer-logo{
  width: 160px;
  height: auto;
  margin-bottom: 10px;
  padding-top: 30px;
  width: 90%;
  margin: 0 auto;
}
.footer-logo img{
  width: 180px;
  height: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
}
.privacy-button a{
  width: 200px;
  height: auto;
  display:block;
  margin: 0 auto;
}
.privacy-button p{
  font-size: 18px;
}
.wrap{
  display: flex;
  align-items: center;
　overflow: hidden;
  height: 350px;
  transform: rotate(-13deg);
}
.wrap2,.wrap3{
  margin: 300px 0 -350px 0;
  position: relative;
  margin-left: 200px;
}
.wrap1{
  height: 300px;
}
.aboutus-border1{
  display: flex;
  animation: nagareru  30s  linear infinite 1s both;
  z-index: 10;
}
.aboutus-border2{
  display: flex;
  animation: nagareru2  30s  linear infinite 1s both;
  z-index: 10;
}
.aboutus-border1 img,.aboutus-border2 img{
  margin-left: 100px;
}
@keyframes nagareru {
  0%{
    transform: translateX(0) ;
  }
  100%{
    transform: translateX(-100%) ;
  }
}
@keyframes nagareru2 {
  0%{
    transform: translateX(-100%) ;
  }
  100%{
    transform: translateX(0%) ;
  }
}

@media screen and (max-width: 1200px){
  .service-content{
    width: 72%;
  }
  .wrap2,.wrap3{
    margin: 300px 0 -300px 0;
    position: relative;
    margin-left: 200px;
  }
}
@media screen and (max-width: 992px){
  .wrap2,.wrap3{
    margin: 300px 0 -200px 0;
    position: relative;
    margin-left: 200px;
  }
  .company-content{
    margin-left: 25%;
  }
  .company-text{
    margin-left: 10%;
    margin-top: 100px;
  }
  .about-content{
    width:85%;
    margin: 150px auto;
  }
  .about-content p{
    font-size: 16px;
  }
  dt{
    font-size: 15px;
  }
  dd{
    font-size: 15px;
  }
  .header-pc-menu a{
    font-size: 14px;
  }
}
@media screen and (max-width: 767px){
  .wrap{
    height: 70%;
  }
  .aboutus-border1 img,.aboutus-border2 img{
    margin-left: 100px;
    height: 300px;
  }
  .wrap2,.wrap3{
    margin: 150px 0 -240px 0;
    position: relative;
    margin-left: 200px;
  }
  .header-logo{
    width: 240px;
    height: auto;
    float: left;
  }
  .header-menu-bar,
  .header-menu-bar:after,
  .header-menu-bar:before{
    position: absolute;
    top: 25px;
  }
  .header-menu-bar:before{
    content: "";
    top: 26px;
  }
  .header-menu-bar:after{
    content: "";
    top:13px;
  }
  .header-menu{
    float: right;
  }
  .block{
    display: none;
  }
  .none{
    display: block;
  }
  header{
    height: 80px;
    width: 100%;
  }
  .header-logo{
    width: 200px;
    height: auto;
    float: left;
  }
  main{
    margin-top: 0px;
  }
  main h3{
    font-size: 23px;
    text-align: right;
    margin-right: 14%;
    padding-top: 100px;
  }

  main span{
    line-height: 180px;
  }
  .about-content{
    width:95%;
    margin: 150px auto;
  }
  .service-content.about-content{
    margin: 0px auto;
  }
  .about-content p{
    font-size: 14px;
  }
  .about-content{
    position: relative;
  }
  .about-content-image{
    margin-top: 0px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1.5px solid #53AB82;
    box-shadow:  0 0 14px gray;
  }
  .position{
    position: absolute;
    left: 60%;
    top: -60px;
    width: 150px;
  }
  .position2{
    position: absolute;
    left: 0%;
    top: -60px;
    width: 150px;
  }
  .position3{
    position: absolute;
    left: 60%;
    top: 60%;
    width: 150px;
  }
  .position4{
    position: absolute;
    left: 0%;
    top: 55%;
    width: 150px;
  }
  .service-content-image.down{
    margin-top: 0px;
  }
  .service-content-image{
    margin-top: 20px;
    width: 150px;
    height: 150px;
  }
  .about-content h2{
    line-height: 32px;
  }
  .service-content h2{
    line-height: 38px;
  }
  .about-content-image img{
    width: 82.8px;
    height: 82.8px;
    margin-top: 25%;
  }
  .footer-svg{
    margin-bottom: 20px;
    margin-left: 5%;
    padding-left: 0px;
  }
  footer{
    height: 300px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
  }
  .company-content{
    margin-left: 18%;
  }
  .company-text{
    margin-left: 7%;
    margin-top: 100px;
  }
  .privacy-content p,.privacy-content li{
    text-align: left;
    font-size: 10px;
    list-style: none;
  }
  dt{
    width: 150px;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    padding: 20px 0 20px 0;
    padding-left: 10%;
    font-size: 13px;
  }
  dd{
    display: block;
    width: 500px;
    height: auto;
    font-weight: bold;
    text-align: left;
    padding:20px 0 20px 250px;
    font-size: 13px;
    border-bottom: 1.2px solid #222;
  }
}
@media screen and (max-width: 550px){
  .wrap2,.wrap3{
    margin: 190px 0 -200px 0;
    position: relative;
    margin-left: 100px;
  }
  .wrap{
    height: 70%;
  }
  .aboutus-border1 img,.aboutus-border2 img{
    margin-left: 100px;
    height: 250px;
  }
  .none1{
    display: none;
  }
  header{
    height: 80px;
    width: 100%;
  }
  .header-logo{
    width: 180px;
    height: auto;
    float: left;
  }
  main h3{
    font-size: 19px;
    text-align: right;
    margin-right: 12%;
    padding-top: 100px;
  }
  main p,dl,main li{
    font-size: 14px;


    height: auto;
    margin: 0 auto;
    line-height: 40px;
  }
  dt{
    font-size: 13px;
    width: 120px;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    padding-left: 5%;
  }
  dd{
    font-size: 13px;
    display: block;
    width: 380px;
    height: auto;
    font-weight: bold;
    text-align: left;
    padding-left: 120px;
  }
  main span{
    line-height: 180px;
  }
  .company-content{
    margin-left: 10%;
    margin-bottom: 120px;
  }
  .company-text{
    margin-left: 4%;
    margin-top: 100px;
    margin-bottom: 60px;
  }
  dt{
    width: 100px;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    padding: 20px 0 20px 0;
    padding-left: 5%;
    font-size: 11px;
  }
  dd{
    display: block;
    width: 360px;
    height: auto;
    font-weight: bold;
    text-align: left;
    padding:20px 0 20px 120px;
    font-size: 11px;
    border-bottom: 1.2px solid #222;
  }
  .company-text h2{
    font-size: 40px;
    line-height: 5px;
  }
  .company-text p{
    font-size: 12px;
  }
  .about-content h2{
    font-size: 26px;
    line-height: 18px;
  }
  .about-content h4{
    font-size: 10px;
  }
  .service-content h2{
    line-height: 30px;
  }
}
@media screen and (max-width: 450px){
  .wrap2,.wrap3{
    margin: 140px 0 -180px 0;
    position: relative;
    margin-left: 70px;
  }
  .wrap{
    height: 70%;
  }
  .aboutus-border1 img,.aboutus-border2 img{
    margin-left: 60px;
    height: 220px;
  }
  header{
    height: 80px;
    width: 100%;
  }
  .header-logo{
    width: 180px;
    height: auto;
    float: left;
  }
  main{
    width: 100%;
    height: auto;
  }
  main h3{
    font-size: 17px;
    text-align: right;
    margin-right: 10%;
    padding-top: 100px;
  }
  main p,dl,main li{
    font-size: 13px;
    height: auto;
    margin: 0 auto;
    line-height: 40px;
  }
  main span{
    line-height: 100px;
  }
  .company-content{
    margin-left: 6%;
    margin-bottom: 120px;
  }
  .about-content p{
    font-size: 13px;
  }
  .about-content{
    width:100%;
    margin: 150px 0 150px 0px;
  }
  .about-content.left{
    width: 97.5%;
  }
  .about-content-image{
    margin-top: 0px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1.5px solid #53AB82;
    box-shadow:  0 0 14px gray;
  }
  .about-content-image img{
    width: 66.24px;
    height: 66.24px;
    margin-top: 25%;
  }
  .position{
    position: absolute;
    left: 55%;
    top: -60px;
    width: 120px;
  }
  .position2{
    position: absolute;
    left: 0%;
    top: -40px;
    width:120px;
  }
  .position3{
    position: absolute;
    left: 60%;
    top: 65%;
    width:120px;
  }
  .position4{
    position: absolute;
    left: 0%;
    top: 58%;
    width:120px;
  }
  .service-content-image.down{
    margin-top: 35px;
  }
  .service-content-image{
    margin-top: 20px;
    width: 120px;
    height: 120px;
  }
  .left .number-svg{
    position: absolute;
    left:83%;
  }
  dt{
    width: 90px;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    padding: 20px 0 20px 0;
    padding-left: 5%;
    font-size: 11px;
  }
  dd{
    display: block;
    width: 300px;
    height: auto;
    font-weight: bold;
    text-align: left;
    padding:20px 0 20px 100px;
    font-size: 11px;
    border-bottom: 1.2px solid #222;
  }
}
