/*
 * ウエリスページ用
 */
.gf-kv-subpage03{
  height: auto;
}
.gf-subpage03-box-kv{
  padding-left: 5%;
  padding-right: 12%;
  margin-top: 40px;
}
.gf-subpage03-box-point{
  padding-left: 8%;
  padding-right: 8%;
}
.gf-subpage03-box-point-tar{
  text-align: right;
}
.gf-subpage03-box-point-ml-3{
  margin-left: -3%;
}
.gf-subpage03-box-point-pl15{
  padding-left: 15%;
}
.gf-subpage03-box-point-pl10{
  padding-left: 10%;
}
.gf-subpage03-box-point-pl8{
  padding-left: 8%;
}
.gf-subpage03-box-point-pl5{
  padding-left: 5%;
}
.gf-subpage03-box-point-pl3{
  padding-left: 3%;
}
.gf-subpage03-box-point-pl-3{
  padding-left: -3%;
}
.gf-subpage03-box-point-pr10{
  padding-right: 10%;
}
.gf-subpage03-box-point-pr8{
  padding-right: 8%;
}
.gf-subpage03-box-point-pr5{
  padding-right: 5%;
}
.gf-subpage03-box-point-pb80{
  padding-bottom: 80px;
}
.gf-subpage03-box-point-pb60{
  padding-bottom: 60px;
}
.gf-subpage03-box-point-pb30{
  padding-bottom: 30px;
}
.gf-subpage03-box-point-pb20{
  padding-bottom: 20px;
}
.gf-subpage03-img{
  width: 100%;
}
.gf-subpage03-img-102{
  width: 102% !important;
  max-width: 102% !important;
}
.gf-subpage03-img-left{
  width: 100%;
}

/*
 * ウエリスページ用
 */
/* KV */
.gf-kv-report03{
  height: auto;
  margin: 0 0 40px 100px;
}
.gf-report03-kv{
  background-image: url(../img/gf_subpage03_img01.png);
  background-repeat: no-repeat;
  background-size: 68% auto;
  height: 45vw;
  margin: 0 7%;
}
.gf-report03-kv .gf-report03-kv-in{
  font-weight: bold;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  text-align: right;
}
.gf-report03-kv-text01{
  color: #077B1C;
  font-size: 1.4vw;
  position: relative;
  top: 3.5vw;
}
.gf-report03-kv-text02{
  position: relative;
  top: 4.6vw;
}
.gf-report03-kv-text02 span{
  background-color: #FFFFFF;
  border: 2px solid #077B1C;
  color: #077B1C;
  display: inline-block;
  font-size: 1.6vw;
  padding: 10px;
}
.gf-report03-kv-h2{
  color: #FFFFFF;
  font-size: 2.5vw;
}
.gf-report03-kv-h2-01{
  margin-right: 5%;
  position: relative;
  top: 4.6vw;
}
.gf-report03-kv-h2-02{
  position: relative;
  top: 4.5vw;
}
.gf-report03-kv-h2 span{
  background-color: #077B1C;
  display: inline-block;
  padding: 10px;
}
.gf-report03-kv-h2-02 span{
  border-top: 1px solid #077B1C;
}
.gf-report03-kv-lead{
  color: #077B1C;
  display: inline-block;
  font-size: 1.05vw;
  font-weight: normal;
  line-height: 2.1;
  position: relative;
  text-align: left;
  top: 7vw;
  width: 28%;
}
.gf-report03-kv-lead a{
  text-decoration: underline;
}
@media screen and (max-width: 767px){
  .gf-kv-report03{
    margin: 0 0 2vw 5.86vw;
  }
  .gf-report03-kv{
    background-size: auto 420px;
    background-position: 10vw 0;
    height: auto;
    margin: 0 0 70px;
    padding-top: 370px;
  }
  .gf-report03-kv .gf-report03-kv-in{
    margin-left: auto;
    margin-right: auto;
    position: static;
    width: 80%;
  }
  .gf-report03-kv-text01{
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 10px;
    position: static;
    top: initial;
  }
  .gf-report03-kv-text02{
    position: static;
    top: initial;
  }
  .gf-report03-kv-text02 span{
    font-size: 15px;
  }
  .gf-report03-kv-h2{
    font-size: 20px;
  }
  .gf-report03-kv-h2-01{
    margin-right: 3%;
    position: static;
    top: initial;
  }
  .gf-report03-kv-h2-02{
    margin-bottom: 10px;
    position: static;
    top: initial;
  }
  .gf-report03-kv-lead{
    display: block;
    font-size: 16px;
    margin: 0 auto;
    position: static;
    top: initial;
    width: 90%;
  }
}

/** common **/
/* yellowBox01 */
.gf-report03-yellowBox{
  background-image: url(../img/gf_subpage03_bg_yellow.png);
  background-position: 90% 0;
  background-size: auto 6.5vw;
  background-repeat: no-repeat;
  padding-top: 6.5vw;
}
.gf-report03-yellowBox-in{
  background-color: #F8FF00;
  border-radius: 4.8vw;
  padding: 3vw 4vw;
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBox{
    background-size: auto 14.5vw;
    margin: 0 8vw;
    padding-top: 14.5vw;
  }
  .gf-report03-yellowBox-in{
    padding: 5vw 6vw;
  }
}

/* yellowBox02 */
.gf-report03-yellowBoxSimple{
  background-color: #F8FF00;
  border-radius: 4.8vw;
  padding: 3vw 4vw;
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBoxSimple{
    margin: 0 8vw;
    padding: 5vw 6vw;
  }
}

/* greenBox01 */
.gf-report03-greenBoxSimple{
  background-color: #007C00;
  border-radius: 4.8vw;
  color: #FFFFFF;
  padding: 3vw 4vw;
}
@media screen and (max-width: 767px){
  .gf-report03-greenBoxSimple{
    margin: 0 8vw;
    padding: 5vw 6vw;
  }
}

/* greenBox02 */
.gf-report03-greenBox{
  background: linear-gradient(90deg, #007C00 0%, #ADDE00 100%);
  border-radius: 4.8vw;
  color: #FFFFFF;
  padding: 3vw 4vw;
}
@media screen and (max-width: 767px){
  .gf-report03-greenBox{
    padding: 5vw 6vw;
  }
}

/* top link */
.gf-totop__link {
  color: #077B1C;
}
.gf-totop__link--a::before {
  content: url(../img/gf_subpage03_to_top.svg);
  width: 30px;
  height: 23px;
}

/* →見出し(green) */
.gf-report03-arrTitle{
  align-items: flex-start;
  display: flex;
  font-size: 1.3vw;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1vw;
}
.gf-report03-arrTitle::before {
  content: url(../img/gf_subpage03_arr_right.svg);
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
  width: 2.5vw;
}
@media screen and (min-width:640px) and (max-width:768px){
  .gf-report03-arrTitle{
    margin-bottom: 2vw;
  }
}
@media screen and (max-width:639px){
  .gf-report03-arrTitle{
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 767px){
  .gf-report03-arrTitle{
    font-size: 18px;
  }
  .gf-report03-arrTitle::before {
    margin-right: 10px;
    margin-top: -2px;
    max-width: 40px;
    width: 9vw;
  }
}

/* →見出し(white) */
.gf-report03-arrTitle02{
  align-items: flex-start;
  display: flex;
  font-size: 1.3vw;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1vw;
}
.gf-report03-arrTitle02::before {
  content: url(../img/gf_subpage03_arr_right02.svg);
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
  width: 2.5vw;
}
@media screen and (min-width:640px) and (max-width:768px){
  .gf-report03-arrTitle02{
    margin-bottom: 2vw;
  }
}
@media screen and (max-width:639px){
  .gf-report03-arrTitle02{
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 767px){
  .gf-report03-arrTitle02{
    font-size: 18px;
  }
  .gf-report03-arrTitle02::before {
    margin-right: 10px;
    margin-top: -2px;
    max-width: 40px;
    width: 9vw;
  }
}

/* interview */
.gf-report03-interview{
  align-items: center;
  display: flex;
}
.gf-report03-interview-text{
  width: 70%;
}
.gf-report03-interview-text h4{
  font-size: 1.3vw;
  font-weight: bold;
  margin: 1% 0 2%;
}
.gf-report03-interview-text p{
  font-size: 1.05vw;
  line-height: 1.8;
}
.gf-report03-interview-img{
  padding: 0 2% 0 5%;
  width: 30%;
}
@media screen and (max-width: 767px){
  .gf-report03-interview{
    display: block;
  }
  .gf-report03-interview-text{
    margin: 0 auto 2%;
    width: 80%;
  }
  .gf-report03-interview-text h4{
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 5%;
  }
  .gf-report03-interview-text p{
    font-size: 15px;
  }
  .gf-report03-interview-img{
    margin: 0 auto;
    padding: 0;
    width: 90%;
  }
  .gf-report03-interview-img picture img{
    display: block;
    width: 100% !important;
  }
}

/** point1 **/
/* box+見出し */
.gf-report03-point1{
  color: #077B1C;
  margin: 0 8% 5%;
  max-width: none;
  padding: 0;
}
.gf-report03-point1-text{
  font-size: 1.9vw;
  font-weight: bold;
  line-height: 1.3;
  margin: -10vw 0 1.2vw 8vw;
}
.gf-report03-point1-textSub{
  font-size: 1.15vw;
  line-height: 2.1;
  margin-left: 8vw;
}
@media screen and (max-width: 767px){
  .gf-report03-point1{
    margin: 0 0 10%;
    padding: 0;
  }
  .gf-report03-point1 picture img{
    width: 92%;
  }
  .gf-report03-point1-text{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 1.5vw;
    margin-left: 15vw;
    margin-top: -15vw;
  }
  .gf-report03-point1-textSub{
    font-size: 16px;
    margin-left: 15vw;
    margin-right: 15vw;
  }
}

/* 木々の説明 */
.gf-report03-yellowBox-point1{
  padding-bottom: 20vw;
}
.gf-report03-yellowBox-in-point1{
  position: relative;
}
.gf-report03-yellowBox-point1 img{
  margin-bottom: 5px;
}
.gf-report03-point1-yellow01{
  margin-bottom: -14vw;
  margin-left: auto;
  width: 50%;
}
.gf-report03-point1-yellow01-text01{
  font-size: 1.05vw;
  line-height: 2.1;
  margin-bottom: 20px;
}
.gf-report03-point1-yellow01-text02{
  font-size: 1vw;
  line-height: 1.8;
}
.gf-report03-point1-yellow01-box{
  position: relative;
}
.gf-report03-point1-yellow01-01{
  position: absolute;
  right: 0;
  top: 0;
  width: 65%;
}
.gf-report03-point1-yellow01-01 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.gf-report03-point1-yellow01-02{
  left: 0;
  position: relative;
  top: 0;
  width: 30%;
}
.gf-report03-point1-yellow02{
  left: 4vw;
  position: absolute;
  top: 3vw;
  width: 42%;
}
.gf-report03-point1-yellow02-01{
  margin-bottom: 10px;
}
.gf-report03-point1-yellow02-01 img{
  width: 100%;
}
.gf-report03-point1-yellow02-02{
  display: flex;
  margin: 0 auto;
  width: 80%;
}
.gf-report03-point1-yellow02-02 div{
  text-align: center;
  width: 50%;
}
@media screen and (min-width:680px) and (max-width:768px){
  .gf-report03-yellowBox-point1{
    padding-bottom: 20vw;
  }
}
@media screen and (min-width:640px) and (max-width:679px){
  .gf-report03-yellowBox-point1{
    padding-bottom: 30vw;
  }
}
@media screen and (max-width:639px){
  .gf-report03-yellowBox-point1{
    padding-bottom: 40vw;
  }
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBox-in-point1{
    position: static;
  }
  .gf-report03-point1-yellow01{
    margin-bottom: 0;
    width: 100%;
  }
  .gf-report03-point1-yellow01-text01{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  .gf-report03-point1-yellow01-text02{
    font-size: 15px;
    line-height: 1.6;
  }
  .gf-report03-point1-yellow01-box{
    position: static;
  }
  .gf-report03-point1-yellow01-01{
    margin-bottom: 15px;
    position: static;
    width: 100%;
  }
  .gf-report03-point1-yellow01-01 img{
    width: 100%;
  }
  .gf-report03-point1-yellow01-02{
    margin-bottom: 15px;
    position: relative;
    width: 100%;
  }
  .gf-report03-point1-yellow01-02 img{
    position: relative;
    width: 45%;
  }
  .gf-report03-point1-yellow01-02 p{
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;
  }
  .gf-report03-point1-yellow02{
    left: initial;
    position: static;
    top: initial;
    width: 100%;
  }
  .gf-report03-point1-yellow02-02{
    width: 95%;
  }
  .gf-report03-point1-yellow02-02 div{
    margin-bottom: -150px;
    text-align: center;
    width: 50%;
  }
}

/* みんなの森 */
.gf-report03-point1-info{
  padding-bottom: 3vw;
  position: relative;
}
.gf-report03-point1-info-subtext{
  font-size: 1vw;
  line-height: 1.6;
}
.gf-report03-point1-info-text{
  font-size: 1.05vw;
  line-height: 2.1;
}
.gf-report03-point1-info-in01{
  position: absolute;
  right: 0;
  top: 0;
  width: 72%;
}
.gf-report03-point1-info-in01 img{
  display: block;
  margin-left: auto;
  width: 90%;
}
.gf-report03-point1-info-in01 p:nth-of-type(1){
  margin-left: auto;
  margin-top: -10%;
  padding-right: 5%;
  width: 40%;
}
.gf-report03-point1-info-in01 p:nth-of-type(2){
  margin-top: -34%;
  width: 55%;
}
.gf-report03-point1-info-in02{
  left: 5%;
  position: relative;
  top: 0;
  width: 20%;
}
.gf-report03-point1-info-in02 img{
  margin-bottom: 3%;
}
.gf-report03-point1-info-in02 .gf-report03-point1-info-subtext{
  margin-bottom: 3%;
  text-align: center;
}
@media screen and (max-width: 767px){
  .gf-report03-point1-info{
    padding-bottom: 6vw;
    position: static;
  }
  .gf-report03-point1-info-subtext{
    font-size: 13px;
  }
  .gf-report03-point1-info-text{
    font-size: 16px;
    line-height: 1.8;
  }
  .gf-report03-point1-info-in01{
    position: static;
    width: 100%;
  }
  .gf-report03-point1-info-in01 img{
    margin-right: auto;
    width: 90%;
  }
  .gf-report03-point1-info-in01 p:nth-of-type(1){
    margin: -10% auto 20px;
    padding-right: 0;
    width: 75%;
  }
  .gf-report03-point1-info-in01 p:nth-of-type(2){
    margin: 0 auto 30px;
    width: 75%;
  }
  .gf-report03-point1-info-in02{
    margin: 0 auto;
    position: static;
    width: 85%;
  }
  .gf-report03-point1-info-in02 img{
    display: block;
    margin: 0 auto 2%;
    width: 65%;
  }
  .gf-report03-point1-info-in02 .gf-report03-point1-info-subtext{
    margin-bottom: 2%;
  }
}

/* インタビュー1 */
.gf-report03-interview-point1{
  margin-bottom: 5%;
  flex-direction:row-reverse;
}
.gf-report03-interview-point1 .gf-report03-interview-text p{
  margin-right: 5%;
}
@media screen and (max-width: 767px){
  .gf-report03-interview-point1{
    margin-bottom: 10%;
  }
  .gf-report03-interview-point1 .gf-report03-interview-text p{
    margin-right: 0;
  }
}

/* つなぐTOWNプロジェクトとは？ */
.gf-report03-point1-project{
  align-items: flex-end;
  display: flex;
  margin: 0 5% 0 auto;
  width: 80%;
}
.gf-report03-point1-project-in01{
  width: 70%;
}
.gf-report03-point1-project-in-text{
  font-size: 1.05vw;
  line-height: 1.8;
}
.gf-report03-point1-project-in02{
  text-align: right;
  width: 30%;
}
.gf-report03-point1-project-in02 img{
  margin-bottom: 30px;
  width: 95%;
}
@media screen and (max-width: 767px){
  .gf-report03-point1-project{
    display: block;
    margin: 0 auto;
    width: 85%;
  }
  .gf-report03-point1-project-in01{
    margin-bottom: 5%;
    width: 100%;
  }
  .gf-report03-point1-project-in-text{
    font-size: 15px;
    line-height: 1.5;
    margin: 0 auto;
    width: 90%;
  }
  .gf-report03-point1-project-in02{
    text-align: center;
    width: 100%;
  }
  .gf-report03-point1-project-in02 img{
    margin-bottom: 0;
    width: 80%;
  }
}

/** point2 **/
/* box+見出し */
.gf-report03-point2{
  color: #077B1C;
  margin: 0 8% 5%;
  max-width: none;
  padding: 0;
}
.gf-report03-point2-text{
  font-size: 1.9vw;
  font-weight: bold;
  line-height: 1.3;
  margin: -15vw 0 1.2vw 27vw;
}
.gf-report03-point2-textSub{
  font-size: 1.15vw;
  line-height: 2.1;
  margin-left: 27vw;
}
@media screen and (max-width: 767px){
  .gf-report03-point2{
    margin: 0 0 10%;
    padding: 0;
  }
  .gf-report03-point2 picture img{
    display: block;
    margin-left: auto;
    width: 92%;
  }
  .gf-report03-point2-text{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 1.5vw;
    margin-left: 15vw;
    margin-top: -15vw;
  }
  .gf-report03-point2-textSub{
    font-size: 16px;
    margin-left: 15vw;
    margin-right: 15vw;
  }
}

/* 近隣の説明 */
.gf-report03-yellowBox-point2{
  padding-bottom: 17vw;
}
.gf-report03-yellowBox-in-point2{
  position: relative;
}
.gf-report03-yellowBox-point2 img{
  margin-bottom: 5px;
}
.gf-report03-point2-yellow01{
  font-size: 1.05vw;
  line-height: 2.1;
  margin-left: auto;
  width: 50%;
}
.gf-report03-point2-yellow02{
  font-size: 1vw;
  left: 4vw;
  line-height: 1.8;
  position: absolute;
  top: 3vw;
  width: 42%;
}
.gf-report03-point2-yellow02 img{
  width: 100%;
}
.gf-report03-point2-yellow03{
  align-items: center;
  display: flex;
  flex-direction:row-reverse;
  font-size: 1vw;
  line-height: 1.8;
  margin: 6vw 0 -18vw auto;
  text-align: right;
  width: 90%;
}
.gf-report03-point2-yellow03 div:nth-of-type(1){
  width: 50%;
}
.gf-report03-point2-yellow03 div:nth-of-type(2){
  width: 50%;
}
.gf-report03-point2-yellow03 p{
  text-align: left;
  margin-right: 3%;
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBox-point2{
    padding-bottom: 10vw;
  }
  .gf-report03-yellowBox-in-point2{
    position: static;
  }
  .gf-report03-point2-yellow01{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
  }
  .gf-report03-point2-yellow02{
    font-size: 15px;
    left: initial;
    line-height: 1.6;
    margin-bottom: 15px;
    margin-left: auto;
    position: static;
    top: initial;
    width: 100%;
  }
  .gf-report03-point2-yellow03{
    display: block;
    font-size: 15px;
    line-height: 1.6;
    margin: 0;
    position: relative;
    text-align: right;
    width: 100%;
  }
  .gf-report03-point2-yellow03 div:nth-of-type(1){
    margin-left: -8vw;
    width: 110%;
  }
  .gf-report03-point2-yellow03 div picture img{
    display: block;
    width: 100%;
  }
  .gf-report03-point2-yellow03 div:nth-of-type(2){
    width: 100%;
  }
  .gf-report03-point2-yellow03 p{
    margin-right: 0;
  }
}

/* 入間町周辺地区計画 文教・福祉関連施設ゾーン */
.gf-report03-greenBoxSimple-point2{
  margin-bottom: 5vw;
}
.gf-report03-greenBoxSimple-point2-in{
  display: flex;
}
.gf-report03-point2-green01{
  font-size: 1.05vw;
  line-height: 2.1;
  padding-right: 3%;
  width: 55%;
}
.gf-report03-point2-green02{
  width: 45%;
}
.gf-report03-greenBoxSimple-point2-in02{
  display: flex;
}
.gf-report03-point2-green03{
  margin-top: -5vw;
  width: 55%;
}
.gf-report03-point2-green03 .gf-report03-arrTitle02{
  margin-bottom: 2vw;
}
.gf-report03-point2-green03-list{
  display: flex;
}
.gf-report03-point2-green03-list-in{
  width: 50%;
}
.gf-report03-point2-green03-list-in div{
  font-size: 1.05vw;
  line-height: 2.1;
  margin-bottom: 0.5vw;
}
.gf-report03-point2-green03-sublist{
  margin-left: 1vw;
}
.gf-report03-point2-green03-icon{
  height: 2vw;
  margin-right: 5px;
  max-height: 25px;
  vertical-align: middle;
  width: 2vw;
}
.gf-report03-point2-green04{
  font-size: 1vw;
  line-height: 1.8;
  margin-top: 1vw;
  width: 45%;
}
@media screen and (max-width: 767px){
  .gf-report03-greenBoxSimple-point2{
    margin-bottom: 5vw;
  }
  .gf-report03-greenBoxSimple-point2-in{
    display: block;
  }
  .gf-report03-point2-green01{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }
  .gf-report03-point2-green02{
    margin-bottom: 20px;
    width: 100%;
  }
  .gf-report03-greenBoxSimple-point2-in02{
    display: block;
  }
  .gf-report03-point2-green03{
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%;
  }
  .gf-report03-point2-green03 .gf-report03-arrTitle02{
    margin-bottom: 2vw;
  }
  .gf-report03-point2-green03-list{
    display: block;
  }
  .gf-report03-point2-green03-list-in{
    width: 100%;
  }
  .gf-report03-point2-green03-list-in div{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 2.5vw;
  }
  .gf-report03-point2-green03-sublist{
    margin-left: 30px;
  }
  .gf-report03-point2-green03-icon{
    height: 25px;
    margin-right: 5px;
    vertical-align: middle;
    width: 25px;
  }
  .gf-report03-point2-green04{
    font-size: 15px;
    line-height: 1.6;
    margin-top: 0;
    width: 100%;
  }
}

/* 住宅地とウエリスの景観 */
.gf-report03-yellowBoxSimple-point2{
  margin-bottom: 2vw;
}
.gf-report03-yellowBoxSimple-point2-in{
  display: flex;
  flex-direction:row-reverse;
}
.gf-report03-point2-yellowBoxSimple-text{
  font-size: 1.05vw;
  line-height: 2.1;
}
.gf-report03-point2-yellowBoxSimple-subText{
  font-size: 1vw;
  line-height: 1.8;
}
.gf-report03-point2-yellowBoxSimple01{
  padding-left: 2vw;
  position: relative;
  width: 55%;
}
.gf-report03-point2-yellowBoxSimple01 picture{
  display: block;
  margin-top: 1vw;
  width: 114%;
}
.gf-report03-point2-yellowBoxSimple01 .gf-report03-point2-yellowBoxSimple-subText{
  margin-top: -8vw;
  width: 80%;
}
.gf-report03-point2-yellowBoxSimple02{
  text-align: center;
  width: 45%;
}
.gf-report03-point2-yellowBoxSimple02 img:nth-of-type(1){
  margin-bottom: 2vw;
  width: 95%;
}
.gf-report03-point2-yellowBoxSimple02 img:nth-of-type(2){
  margin-bottom: 0.5vw;
  width: 60%;
}
.gf-report03-point2-yellowBoxSimple02 p{
  margin: 0 auto;
  text-align: left;
  width: 60%;
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBoxSimple-point2{
    margin-bottom: 5vw;
  }
  .gf-report03-yellowBoxSimple-point2-in{
    display: block;
  }
  .gf-report03-point2-yellowBoxSimple-text{
    font-size: 16px;
    line-height: 1.8;
  }
  .gf-report03-point2-yellowBoxSimple-subText{
    font-size: 15px;
    line-height: 1.6;
  }
  .gf-report03-point2-yellowBoxSimple01{
    padding-left: 0;
    position: relative;
    width: 100%;
  }
  .gf-report03-point2-yellowBoxSimple01 picture{
    display: block;
    margin-left: -8vw;
    margin-top: 3vw;
    width: 110%;
  }
  .gf-report03-point2-yellowBoxSimple01 picture img{
    display: block;
    width: 100%;
  }
  .gf-report03-point2-yellowBoxSimple01 .gf-report03-point2-yellowBoxSimple-subText{
    margin-top: 3vw;
    width: 100%;
  }
  .gf-report03-point2-yellowBoxSimple02{
    margin-top: 3vw;
    text-align: center;
    width: 100%;
  }
  .gf-report03-point2-yellowBoxSimple02 img:nth-of-type(1){
    margin-bottom: 5vw;
    width: 100%;
  }
  .gf-report03-point2-yellowBoxSimple02 img:nth-of-type(2){
    margin-bottom: 1vw;
    width: 80%;
  }
  .gf-report03-point2-yellowBoxSimple02 p{
    margin: 0;
    width: 100%;
  }
}

/* インタビュー2 */
.gf-report03-interview-point2{
  margin-bottom: 5%;
}
.gf-report03-interview-point2 .gf-report03-interview-text h4{
  text-align: right;
}
.gf-report03-interview-point2 .gf-report03-interview-text p{
  margin-left: 5%;
}
.gf-report03-interview-point2 .gf-report03-interview-img{
  padding: 0 5% 0 2%;
}
@media screen and (max-width: 767px){
  .gf-report03-interview-point2{
    margin-bottom: 10%;
  }
  .gf-report03-interview-point2 .gf-report03-interview-text h4{
    text-align: left;
  }
  .gf-report03-interview-point2 .gf-report03-interview-text p{
    margin-left: 0;
  }
  .gf-report03-interview-point2 .gf-report03-interview-img{
    padding: 0;
  }
}

/** point3 **/
/* box+見出し */
.gf-report03-point3{
  color: #077B1C;
  margin: 0 8% 5%;
  max-width: none;
  padding: 0;
}
.gf-report03-point3-text{
  font-size: 1.9vw;
  font-weight: bold;
  line-height: 1.3;
  margin: -21vw 0 1.2vw 5vw;
}
.gf-report03-point3-textSub{
  font-size: 1.15vw;
  line-height: 2.1;
  margin-left: 5vw;
}
@media screen and (max-width: 767px){
  .gf-report03-point3{
    margin: 0 0 10%;
    padding: 0;
  }
  .gf-report03-point3 picture img{
    display: block;
    margin-left: auto;
    width: 92%;
  }
  .gf-report03-point3-text{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 1.5vw;
    margin-left: 15vw;
    margin-top: -15vw;
  }
  .gf-report03-point3-textSub{
    font-size: 16px;
    margin-left: 15vw;
    margin-right: 15vw;
  }
}

/* つなぐカフェオリーブ */
.gf-report03-yellowBox-point3{
  margin: 4vw auto 5vw;
}
.gf-report03-point3-yellow01{
  display: flex;
  flex-direction:row-reverse;
  margin-bottom: 2vw;
}
.gf-report03-point3-yellow01 p.gf-report03-point3-yellow01-text{
  padding-left: 3%;
  width: 55%;
}
.gf-report03-point3-yellow01 div{
  width: 45%;
}
.gf-report03-point3-yellow01 div img{
  margin-bottom: 10px;
}
.gf-report03-point3-yellow01-text{
  font-size: 1.05vw;
  line-height: 2.1;
}
.gf-report03-point3-yellow01-subText{
  font-size: 1vw;
  line-height: 1.8;
}
.gf-report03-point3-yellow02{
  display: flex;
}
.gf-report03-point3-yellow02-in:nth-of-type(1){
  display: flex;
  justify-content:space-between;
  width: 55%;
}
.gf-report03-point3-yellow02-in:nth-of-type(1) div{
  width: 32%;
}
.gf-report03-point3-yellow02-in:nth-of-type(1) p{
  width: 32%;
}
.gf-report03-point3-yellow02-in:nth-of-type(2){
  display: flex;
  justify-content:space-between;
  margin-left: 3%;
  width: 42%;
}
.gf-report03-point3-yellow02-in:nth-of-type(2) div{
  width: 43%;
}
.gf-report03-point3-yellow02-in:nth-of-type(2) p{
  width: 55%;
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBox-point3{
    margin: 2vw 8vw 5vw;
  }
  .gf-report03-point3-yellow01{
    display: block;
    margin-bottom: 2vw;
  }
  .gf-report03-point3-yellow01 p.gf-report03-point3-yellow01-text{
    margin-bottom: 2vw;
    padding-left: 0;
    width: 100%;
  }
  .gf-report03-point3-yellow01 div{
    width: 100%;
  }
  .gf-report03-point3-yellow01 div img{
    margin-bottom: 10px;
  }
  .gf-report03-point3-yellow01-text{
    font-size: 16px;
    line-height: 1.8;
  }
  .gf-report03-point3-yellow01-subText{
    font-size: 15px;
    line-height: 1.6;
  }
  .gf-report03-point3-yellow02{
    display: block;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(1){
    display: block;
    margin-bottom: 2vw;
    text-align: center;
    width: 100%;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(1) div{
    display: inline-block;
    margin-bottom: 10px;
    width: 48%;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(1) div + div{
    margin-bottom: 10px;
    margin-left: 1%;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(1) p{
    display: block;
    text-align: left;
    width: 100%;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(2){
    display: block;
    margin-left: 0;
    width: 100%;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(2) div{
    margin: 0 auto 10px;
    width: 60%;
  }
  .gf-report03-point3-yellow02-in:nth-of-type(2) p{
    width: 100%;
  }
}

/* 家具の説明 */
.gf-report03-greenBoxSimple-point3{
  margin-bottom: 8vw;
  position: relative;
}
.gf-report03-point3-green01-text{
  font-size: 1.05vw;
  line-height: 2.1;
  width: 58%;
}
.gf-report03-point3-green01-img01{
  position: absolute;
  right: 3vw;
  top: -4.6vw;
  width: 38%;
}
.gf-report03-point3-green01-subText{
  font-size: 1vw;
  left: 22vw;
  line-height: 1.8;
  position: relative;
  top: 3vw;
  width: 30%;
}
.gf-report03-point3-green01-img02{
  margin-bottom: -10vw;
  margin-left: -9%;
  margin-top: -5vw;
  width: 40%;
}
@media screen and (max-width: 767px){
  .gf-report03-greenBoxSimple-point3{
    margin-bottom: 18vw;
    position: relative;
  }
  .gf-report03-point3-green01-text{
    font-size: 16px;
    line-height: 1.8;
    width: 100%;
  }
  .gf-report03-point3-green01-img01{
    margin: 3vw auto 0 -6vw;
    position: relative;
    width: 120%;
  }
  .gf-report03-point3-green01-subText{
    font-size: 15px;
    line-height: 1.6;
    position: static;
    width: 100%;
  }
  .gf-report03-point3-green01-img02{
    margin-bottom: -20vw;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

/* 家具の素材の説明 */
.gf-report03-yellowBoxSimple-point3{
  margin-bottom: 8vw;
  padding: 2vw 4vw 3vw 2vw;
}
.gf-report03-yellowBoxSimple-point3-in{
  display: flex;
  flex-direction:row-reverse;
}
.gf-report03-point3-yellowBoxSimple-text{
  font-size: 1.05vw;
  line-height: 2.1;
}
.gf-report03-point3-yellowBoxSimple-subText{
  font-size: 1vw;
  line-height: 1.7;
}
.gf-report03-point3-yellowBoxSimple01{
  display: flex;
  justify-content: space-between;
  padding-top: 1vw;
  width: 60%;
}
.gf-report03-point3-yellowBoxSimple01-01{
  width: 65%;
}
.gf-report03-point3-yellowBoxSimple01-02{
  width: 30%;
}
.gf-report03-point3-yellowBoxSimple01-02 img{
  margin-bottom: 10px;
}
.gf-report03-point3-yellowBoxSimple02{
  margin-bottom: -10vw;
  position: relative;
  text-align: center;
  width: 40%;
}
.gf-report03-point3-yellowBoxSimple02 p{
  bottom: 9vw;
  left: 5vw;
  position: absolute;
  text-align: left;
  width: 35%;
}
@media screen and (max-width: 767px){
  .gf-report03-yellowBoxSimple-point3{
    margin-bottom: 15vw;
    padding: 5vw 6vw;
  }
  .gf-report03-yellowBoxSimple-point3-in{
    display: block;
  }
  .gf-report03-point3-yellowBoxSimple-text{
    font-size: 16px;
    line-height: 1.8;
  }
  .gf-report03-point3-yellowBoxSimple-subText{
    font-size: 15px;
    line-height: 1.6;
  }
  .gf-report03-point3-yellowBoxSimple01{
    display: block;
    padding-top: 0;
    width: 100%;
  }
  .gf-report03-point3-yellowBoxSimple01-01{
    margin-bottom: 10px;
    width: 100%;
  }
  .gf-report03-point3-yellowBoxSimple01-02{
    width: 100%;
  }
  .gf-report03-point3-yellowBoxSimple01-02 img{
    display: block;
    margin: 0 auto 5px;
    width: 80%;
  }
  .gf-report03-point3-yellowBoxSimple02{
    margin-top: 3vw;
    text-align: center;
    width: 100%;
  }
  .gf-report03-point3-yellowBoxSimple02 picture{
    display: block;
    margin-bottom: -20vw;
    width: 100%;
  }
  .gf-report03-point3-yellowBoxSimple02 picture img{
    display: block;
    width: 100%;
  }
  .gf-report03-point3-yellowBoxSimple02 p{
    bottom: initial;
    left: initial;
    right: 0;
    top: 0;
  }
}

/* フロー */
.gf-report03-point3-flow{
  margin: 0 auto;
  width: 70%;
}
@media screen and (max-width: 767px){
  .gf-report03-point3-flow{
    margin: 0 8vw 8vw;
  }
  .gf-report03-point3-flow picture img {
    display: block;
    margin-left: auto;
    width: 100%;
  }
}

/* インタビュー3 */
.gf-report03-interview-point3{
  margin-bottom: 5%;
  flex-direction:row-reverse;
}
.gf-report03-interview-point3 .gf-report03-interview-text p{
  margin-right: 5%;
}
@media screen and (max-width: 767px){
  .gf-report03-interview-point3{
    margin-bottom: 10%;
  }
  .gf-report03-interview-point3 .gf-report03-interview-text p{
    margin-right: 0;
  }
}

/** まとめ **/
.gf-report03-end{
  color: #007C00;
  margin: 0 auto 5%;
  width: 70%;
}
.gf-report03-end img{
  margin-bottom: 1vw;
  width: 100%;
}
.gf-report03-end p{
  font-size: 1vw;
  line-height: 1.7;
}
@media screen and (max-width: 767px){
  .gf-report03-end{
    margin: 0 0 10%;
    padding: 0 0 0 30px;
    width: 100%;
  }
  .gf-report03-end img{
    display: block;
    margin-bottom: 2vw;
    width: 100%;
  }
  .gf-report03-end p{
    font-size: 15px;
    line-height: 1.6;
    padding: 0 40px 0 10px;
  }
}

/** 物件概要 **/
.gf-report03-description{
  margin: 0 auto 5%;
  text-align: center;
}
@media screen and (max-width: 767px){
  .gf-report03-description{
    margin: 0 0 10%;
  }
}