@charset "utf-8";
/* CSS Document */

/**********************************************

熟女体験！アンビリバボー

**********************************************/
#gravure{
  background: #0b0b33;
  color: #fff;
}
.summary{
    background: url(../images/gravure/gravure_header_bg.png)no-repeat;
    background-size: 100%;
    padding-top: 75%;
}
.summary img{
    display: block;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 3%;
}
.summary .rink{
    width: 96%;
    margin: 0 auto;
}
.threeTalk h2{
    margin-bottom: 5%;
}
.threeTalk section{
    margin-bottom: 8%;
}
.threeTalk section article{
    width: 96%;
    margin: 0 auto;
}
.threeTalk section.bg1{
    background: url(../images/gravure/gravure_bg01.png)top right no-repeat;
    background-size: 100%;
    padding-bottom: 35%;
}
.threeTalk section.bg2{
    background: url(../images/gravure/gravure_bg02.png)top right no-repeat;
    background-size: 100%;
}
.threeTalk section img{
    width: 16%;
    height: 100%;
    margin-right: 2%;
}

.threeTalk h3{
    background: url(../images/gravure/icon_mice.png)3% center no-repeat;
    background-size: 8%;
    background-color: rgba(58,58,175,0.5);
    padding: 3%;
    font-weight: normal;
    margin-bottom: 5%;
    padding-left: 13%;
}
.threeTalk h3 img{
    width: 7%;
    margin-right: 2%;
    vertical-align: middle;
}
.talkS{
  color: #ffb4d2;
}
.talkN{
  color: #ffd163;
}
.threeTalk .flex{
  margin-bottom: 3%;
  -webkit-justify-content: left;
  justify-content: left;
}
.movie{
  margin-bottom: 10%;
}
.movie img{
    width: 100%;
}
.movie p{
    color: #FF0066;
    text-align: center;
    font-size: 1.8rem;
}
.movie iframe{
    display: block;
    width: 92%;
    margin: 0 auto;
    height: 50vw;
    padding: 5% 0;
}
.movie .tvFlame{
    background: url(../images/gravure/tv_img.png)no-repeat;
    background-size: contain;
    padding-bottom: 7%;
}
.btn{
    width: 94%;
    margin: 0 auto;
    padding-bottom: 10%;
}
