.fRoboto {
  font-family: 'Roboto', sans-serif;
}

.f200 {
  font-weight: 200;
}

.fDemi {
  font-weight: 300;
}

.f400 {
  font-weight: 400;
}

.f700 {
  font-weight: 700;
}

.f900 {
  font-weight: 900;
}

.fyellow {
  color: #fff347;
}

@media only screen and (max-width:767px) {
  .brPc {
    display: none;
  }
}

/*-----------------------------------------------
	vol.72
-----------------------------------------------*/
#movie_youtube {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
	text-align:center;
}


@media only screen and (max-width:767px) {
#movie_youtube {
	width: 95%;
	position: relative;
	padding-bottom: 57.25%;
	padding-top: 8%;
	height: 0;
	overflow: hidden;
	margin-top: 10%;
	aspect-ratio: 16 / 9;
}
#movie_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}


#vol72 {
  color: #25190d;
  background-color: #5a6881;
}

#vol72 .top {
    height: 1253px;
    width: 100%;
    background: url(../../img/voice/vol.72/pc01.jpg) center top no-repeat;
    background-size: cover;
}

#vol72 .contain {
    width: 100%;
    margin: 0 auto;
    background-color: #d7d5d3;
    padding: 1px 0 1px;
}
#vol72 .qBox01 {
    width: 1000px;
    margin: 60px auto;
    background-color: #FFF;
    padding: 40px 50px 40px;
}
#vol72 .qTitle01 {
    margin: 0 0 14px;
}
#vol72 .txt01 {
    font-size: 14.5px;
    letter-spacing: 0.05em;
    width: 800px;
    text-align: justify;
    margin: auto;
    padding: 0px 0 0px;
    line-height: 2.2em;
}
#vol72 .img01 {
    width: 800px;
    margin: 20px auto 6px;
}
#vol72 .last {
  width: 100%;
  height: auto;
}


@media only screen and (max-width:767px) {

#vol72 {

}

#vol72 .top {
        height: 106vw;
        background: url(../../img/voice/vol.72/sp01.jpg) center top no-repeat;
        background-size: 100% auto;
        margin: 3% 0 0;
}

#vol72 .contain {
        background-color: #d9d8d6;
}
#vol72 .qBox01 {
        width: 90%;
        margin: 10% auto;
        padding: 6% 4% 6%;
}
#vol72 .qTitle01 {
        margin: 0 0 4%;
}
#vol72 .txt01 {
        width: 100%;
        font-size: 3.2vw;
        padding: 0% 0 0%;
        line-height: 2em;
}
#vol72 .img01 {
        width: 100%;
        margin: 5% 0 1%;
}
#vol72 .last {

}


}

.return_voice {
    font-size: 14px;
    line-height: 120%;
    color: #333333;
    text-align: center;
    padding: 35px;
    margin: 0 auto 40px auto;
}
.request_box {
	margin: 0 auto 0 auto;
	text-align: center;
}
.request_tel {
    margin-top: 40px;
}



/* toiawase */
#toiawase {
  width: 100%;
  height: auto;
  margin: auto;
  padding: 40px 0 80px;
  background-color: #fff;
  /* margin-bottom: 6.5vw; */
}

.tel {
  text-align: center;
}

.tel .teltxt01 {
  margin: 15px auto 10px;
  font-size: 17px;
}

.tel .teltxt02 {
  margin: auto;
  font-size: 45px;
  text-decoration: none;
}

.tel .teltxt03 {
  margin: 10px auto 40px;
  font-size: 14px;
}

.tel a {
  color: #172654;
  text-decoration: none;
}

.tel a:hover {
  text-decoration: none;
}

.mail {
  width: 100%;
}

.wrapper1280 {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (max-width: 1280px) {
  .wrapper1280 {
    padding: 0 3%;
  }
}

.bnrBottom {
  display: block;
  margin: 85px auto 0;
  position: relative;
  z-index: 10;
}

.bnrBottom::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 0, #000 4px);
  z-index: -1;
}

.bnrBottom img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width:767px) {
  #toiawase {
    width: 100%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .tel {
    text-align: center;
  }

  .tel .telBox {
    width: 10vw;
  }

  .tel .teltxt01 {
    margin: 4% auto 3%;
    font-size: 3.7vw;
    line-height: 1.3;
  }

  .tel .teltxt02 {
    margin: auto;
    font-size: 11.2vw;
    text-decoration: none;
  }

  .tel .teltxt03 {
    margin: 4% auto;
    font-size: 3.3vw;
  }

  .tel a {
    text-decoration: none;
  }

  .tel a:hover {
    text-decoration: none;
  }

  .mail {
    width: 100%;
  }

  .wrapper1280 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }

  .imgBox {
    width: 85%;
    margin: 0 auto;
  }

  .bnrBottom {
    margin: 10vw auto;
  }

  .bnrBottom::before {
    content: "";
    position: absolute;
    bottom: -1.5vw;
    right: 6vw;
    width: 85%;
    height: 100%;
    background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 0, #000 4px);
    z-index: -1;
  }
}