/* CSS Document */

#contactPc {
  position: relative;
  top: -406px;
  padding-right: 15px;
}
#contactPc img {
  max-width: 125px;
}

#con01 {
  margin: 0 auto;
  min-width: 1080px;
  background-image: url(../img/about/about_bg01_pc.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 980px;
}

#con01 .inner {
  padding: 200px 0 0 0;
  position: relative;
}

.icon {
  position: absolute;
  top: 135px;
  left: 100px;
}
.txtimg {
  position: absolute;
  top: 285px;
  left: 50px;
}

.p01 {
  position: absolute;
  top: 540px;
  left: 50px;
  line-height: 2;
}

#aboutMenu {
  width: 100%;
  position: absolute;
  top: 780px;
  text-align: center;
}
#aboutMenu li {
  display: inline-block;
  text-align: center;
  width: 13%;
}
#con02,
#con03,
#con04,
#con05,
#con06,
#con07,
#con08 {

  width: 100%;
  position: relative;
}
#con02 .inner,
#con03 .inner,
#con04 .inner,
#con05 .inner,
#con06 .inner,
#con07 .inner,
#con08 .inner {
  position: relative;
}
#con03,#con03 .inner {
  background-image: url(../img/about/about_bg03_bg_pc.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
#con05,#con05 .inner {
  background-image: url(../img/about/about_bg05_bg_pc.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
#con07,#con07 .inner {
  background-image: url(../img/about/about_bg07_bg_pc.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

.rbox {
  position: relative;
  height: 610px;
}
.lbox {
  position: relative;
  height: 610px;
}
.bgcolor {
  background-color: #f8f5ee;
}
.rbox .title {
  position: absolute;
  top: 0;
  left: -450px;
}
.lbox .title {
  display: none;
  position: absolute;
  top: 0;
  right: -450px;
}

.rbox .text {
  position: absolute;
  left: 340px;
  width: 625px;
  box-sizing: border-box;
  padding: 40px 0 0 0;

}
.lbox .text {
  position: absolute;
  left: 65px;
  width: 625px;
  box-sizing: border-box;
  padding: 40px 0 0 0;
}

.rbox .text p,
.lbox .text p {
  min-height: 180px;
}
.rbox .text .image,
.lbox .text .image {
  margin: 20px 0;
}
.rbox .text .image .ph,
.lbox .text .image .ph {
  float: left;
}
.rbox .text .image .mov,
.lbox .text .image .mov {
  float: right;
  width: 50%;
}
.framewrap {
  position:relative;
  width:100%;
  /*padding-top:56.25%;*/
  padding-top: 64.25%;
}
.framewrap iframe{
  position:absolute;
  top:0;
  right:0;
  width: 100% !important;
  height: 100% !important;
}

.rbox .text h3,
.lbox .text h3 {
  font-size: 0.875rem;
}
hr {
  border: none;
  border-bottom: 1px solid #231815;
}

ul.dot {
  
}
ul.dot li {
  font-size: 0.875rem;
  display: inline;
  font-weight: bold;
}
ul.dot li span {
  font-weight: normal;
}
ul.dot li::before {
  content: '●';
  color: #aacc03;
}

#con09 {
  background-image: url(../img/about/about_bg09_pc.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 355px;
}

.bannerBox {
  padding-top: 100px;
  text-align: center;
}



@media screen and (max-width: 767px) {
  
  #contactPc {
    position: relative;
    top: 0;
    padding-right: 0;
  }
  #contactPc .btn {
    position: absolute;
    top: -40px;
    right: 0;
  }
   #con01 {
    margin: 0 auto;
    min-width: auto;
    background-image: none;
    height: auto;
  }
  #con01 .inner {
    padding: 0;
    position: relative;
  }
  #con01 .bg01 {
    display: none;
  }
  
  .icon {
    display: none;
  }
  .txtimg {
    position: static;
    top: 0;
    left: 0;
    width: 90%;
    margin: 30px auto;
  }
  .p01 {
    position: static;
    top: 0;
    left: 0;
    width: 90%;
    margin: 10px auto;
  }

  #aboutMenu {
    width: 100%;
    position: static;
    top: 0;
    text-align: center;
    background-image: url(../img/about/about_bg_menu_sp.gif);
    background-position: bottom center;
    background-size: cover;
    padding: 15px 0 50px 0;
  }
  #aboutMenu li {
    display: inline-block;
    text-align: center;
    width: 22%;
  }
  
  .rbox {
    position: relative;
    height: auto;
  }
  .lbox {
    position: relative;
    height: auto;
  }
  
  .rbox .title {
    position: static;
    top: 0;
    left: 0;
  }
  .lbox .title {
    display: block;
    position: static;
    top: 0;
    right: 0;
  }

  .rbox .text {
    position: absolute;
    top: 3%;
    right: 3%;
    left: auto;
    width: 55%;
    box-sizing: border-box;
    padding: 0;
  }
  .lbox .text {
    position: absolute;
    top: 3%;
    right: auto;
    left: 3%;
    width: 55%;
    box-sizing: border-box;
    padding: 0;
  }
  .rbox .text .image .ph,
  .lbox .text .image .ph {
    float: none;
    display: none;
  }
  .rbox .text .image .mov,
  .lbox .text .image .mov {
    float: none;
    display: none;
  }
  .spmov {
    width: 70%;
    max-width: 70%;
    margin: 0 auto;
    position: absolute;
    left: 15%;
    bottom: 8%;
  }

  hr {
    border: none;
    border-bottom: none;
  }

  #con03,#con03 .inner {
    background-image: none;
  }
  #con05,#con05 .inner {
    background-image: none;
  }
  #con07,#con07 .inner {
    background-image: none;
  }
  
  #con09 {
    background-image: url(../img/about/about_bg09_sp.jpg);
    background-size: cover;  
    height: 330px;
  }
  
  .bannerBox {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 110px;
    text-align: center;
  }

}

