@charset "utf-8";

/*------------------------------
  Wrap
------------------------------*/

/*------------------------------
  コンテンツ
------------------------------*/
.fv__wrap {
  background-image: url(/common/img/services/img_mv.jpg);
}

.services__wrap1 {
  background: rgba(256, 256, 256, .9);
  width: 100%;
}
.services__ttl {
  font-weight: bold;
  text-align: center;
}
#services__flow {
  margin: 0;
  position: relative;
  background: #2b5876; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #2b5876 0%, #4e4376 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #2b5876 0%,#4e4376 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #2b5876 0%,#4e4376 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b5876', endColorstr='#4e4376',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#services__flow h3{
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: .4em;
}
#services__flow p {
    position: relative;
    z-index: 1;
}
.services__wrap2 {
  background: #fff;
}
.services__wrap2 h4{
  font-weight: bold;
}
.services__wrap2 .services__item1,
.services__wrap2 .services__item2 {
  position: relative;
}
.services__wrap3 {
  background: #19415f;
}
.services__wrap3 .services__ttl span {
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
.services__wrap3 .services__txt {
  text-align: center;
}
.services__wrap3 .btn__link {
  margin: 0 auto;
}
.services__wrap3 .btn__link--inn {
    border-radius: 9999px;
    color: #fff;
    display: block;
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 1;
}
.services__wrap3 .btn__link--eff1 {
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    transition: all .3s ease;
    z-index: 2;
}
.services__wrap3 .btn__link--eff2 {
    background: url(/common/img/ico_btnlink2.png) center center no-repeat;
    display: block;
    position: absolute;
    top: 0;
    transition: all .6s ease;
    z-index: 3;
}
.services__wrap3 .services__tel {
  color: #fff;
}
.cf:after {
  content: "";
  clear: both;
  display: block;
}
.services__wrap2 .services__item2 .services__txt ul li{
  padding-left: 1rem;
  text-indent: -1rem;
}
.services__wrap2 .services__item1 .services__txt dl dd{
  padding-left: 1rem;
  text-indent: -1rem;
}



/*------------------------------
  PC用スタイルここから
------------------------------*/
@media screen and (min-width: 768px) {

.services__wrap1 {
  margin: -149px auto 0;
  max-width: 1080px;
  padding: 100px 100px 60px;
}
.services__ttl {
  font-size: 3.6rem;
  letter-spacing: 1.2rem;
  margin-bottom: 40px;
}
.services__txt {
  font-size: 2rem;
}
#services__flow {
  overflow: auto;
  padding: 60px 0;
  width: 100%;
}
#services__flow h3{
  font-size: 3.2rem;
  margin-bottom: 30px;
}
#services__flow p {
  text-align: center;
}
#services__flow hr.flow__border {
  position: absolute;
  border-top: 2px solid #a4afb8;
  border-left: none;
  border-bottom: none;
  border-right: none;
  width: 100%;
  top: 299px;
  z-index: 0;
}
.services__wrap2 {
  max-width: 1080px;
  padding: 60px 100px;
  margin: 0 auto;
}
.services__wrap2 .services__item1 {
  min-height: 680px;
}
.services__wrap2 h4{
  margin-bottom: 50px;
  font-size: 3rem;
  letter-spacing: .4em;
}
.services__wrap2 .services__item1 .services__txt {
  background: #fff;
  font-size: 1.4rem;
  left: 0;
  padding: 0 4% 4% 0;
  position: absolute;
  width: 80%;
  z-index: 1;
}
.services__wrap2 .services__item1 .services__img {
  bottom: 100px;
  position: absolute;
  right: -100px;
  width: 72%;
}
.services__wrap2 .services__item1 .services__img img {
  display: block;
  width: 100%;
}
.services__wrap2 .services__item2 {
  min-height: 760px;
}
.services__wrap2 .services__item2 h4 {
  text-align: right;
}
.services__wrap2 .services__item2 .services__txt {
  background: #fff;
  font-size: 1.4rem;
  right: 0;
  padding: 0 0 4% 4%;
  position: absolute;
  width: 80%;
  z-index: 1;
}
.services__wrap2 .services__item2 .services__txt p {
  margin-bottom: 40px;
}
.services__wrap2 .services__item2 .services__txt ul li{
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.services__wrap2 .services__item2 .services__img {
  bottom: 100px;
  position: absolute;
  left: -100px;
  width: 72%;
}
.services__wrap2 .services__item2 .services__img img {
  display: block;
  width: 100%;
}
.services__wrap2 .services__item1 .services__txt p{
  margin-bottom: 40px;
}
.services__wrap2 .services__item1 .services__txt dl {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.services__wrap2 .services__item1 .services__txt dl dt{
  font-weight: bold;
  margin-bottom: 10px;
}
.services__wrap2 .services__item3 {
  min-height: 900px;
}
.services__wrap2 .services__item3 .services__txt {
  background: #fff;
  font-size: 1.4rem;
  left: 0;
  padding: 0 4% 4% 0;
  position: absolute;
  width: 90%;
  z-index: 1;
}
.services__wrap2 .services__item3 .services__img {
  bottom: 60px;
  position: absolute;
  right: -100px;
  width: 60%;
}
.services__wrap2 .services__item3 .services__img img {
  display: block;
  width: 100%;
}
.services__contact .section__inn {
  padding-top: 60px;
}
.services__wrap3 {
  margin: 0 auto;
  max-width: 1080px;
  padding: 80px 40px;
  color: #fff;
}
.services__wrap3 .services__ttl {
  margin-bottom: 40px;
}
.services__wrap3 .services__ttl span {
  padding-bottom: 20px;
}
.services__wrap3 .services__txt {
  font-size: 1.4rem;
  margin-bottom: 40px;
}
.services__wrap3 .btn__link--inn {
    border: 4px solid #fff;
    font-size: 1.5rem;
    height: 54px;
    letter-spacing: .6rem;
    padding-top: 8px;
}
.sp__none{
  display: block;
}
.sp__block{
  display: none;
}

}
/*------------------------------
  PC用スタイルここまで
------------------------------*/



/*------------------------------
  SP用スタイルここから
------------------------------*/
@media screen and (max-width: 767px) {

.services__wrap1 {
  margin: -20px auto 0;
  padding: 40px 20px 40px;
}
.services__wrap1 .services__ttl {
  margin-bottom: 30px;
}
.services__wrap1 .services__txt {
  font-size: 1.2rem;
}
#services__flow {
  padding: 30px 0 20px;
}
#services__flow h3{
  margin-bottom: 20px;
}
#services__flow p {
  width: 100%;
  padding: 0;
}
#services__flow img{
  height: auto;
  width: 100%;
}
#services__flow hr.flow__border {
  position: absolute;
  border-top: 1px solid #a4afb8;
  border-left: none;
  border-bottom: none;
  border-right: none;
  width: 100%;
  top: 148px;
  z-index: 0;
}
.services__wrap2 {
  margin: 0 auto;
  padding: 40px 20px 40px;
}
.services__wrap2 h4{
  margin-bottom: 20px;
  letter-spacing: .2em;
}
.services__wrap2 .services__txt {
  font-size: 1.2rem;
}
.services__wrap2 .services__item1 .services__txt {
  z-index: 1;
  width: 100%;
  padding: 0 20px 20px;
  background: #fff;
  position: relative;
}
.services__wrap2 .services__item1 .services__img {
  z-index: 0;
  text-align: right;
  margin: -50px -40px 30px 0;
  position: relative;
}
.services__wrap2 img{
  width: 80%;
}
.services__wrap2 .services__item2 .services__txt p {
  margin-bottom: 20px;
}
.services__wrap2 .services__item2 .services__txt {
  z-index: 1;
  width: 100%;
  padding: 0 20px 20px;
  background: #fff;
  position: relative;
}
.services__wrap2 .services__item2 .services__img {
  z-index: 0;
  text-align: left;
  margin: -50px 0 30px -40px;
  position: relative;
}
.services__wrap2 .services__item1 .services__txt p{
  margin-bottom: 20px;
}
.services__wrap2 .services__item1 .services__txt dl{
  margin-bottom: 20px;
}
.services__wrap2 .services__item1 .services__txt dl dt {
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.services__wrap2 .services__item1 .services__img {
  z-index: 0;
  text-align: right;
  margin: -50px -40px 30px 0;
  position: relative;
}
.services__contact .section__inn {
  padding-top: 40px;
}
.services__wrap3 {
  margin: 0 auto;
  padding: 30px 20px;
  color: #fff;
}
.services__wrap3 .services__ttl {
  margin-bottom: 40px;
}
.services__wrap3 .services__ttl span {
  padding-bottom: 10px;
}
.services__wrap3 .services__txt {
  font-size: 1.2rem;
  margin-bottom: 20px;
  text-align: left;
}
.services__wrap3 .btn__link {
  width: 100%;
}
.services__wrap3 .btn__link--inn {
    border: 2px solid #fff;
    font-size: 1.2rem;
    height: 54px;
    letter-spacing: .6rem;
    padding-top: 14px;
}
.sp__none{
  display: none;
}
.sp__block{
  display: block;
}

}
/*------------------------------
  SP用スタイルここまで
------------------------------*/