section {
    font-family: a-otf-ryumin-pr6n, serif;
    font-style: normal;
}
article {
    font-family: a-otf-ryumin-pr6n, serif;
    font-style: normal;
}


.back-to-top {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 63px;
    border: 1px solid rgb(255 255 255) !important;
    color: rgb(255,255,255) !important;
    border-radius: 50%;
    position: fixed;
    right: 50px;
    bottom: 50px;
    box-shadow: 0 0 10px 4px #ddd;
    transition: all 0.5s ease;
    z-index: 1;
    background-color: #c69ea6 !important;
}




@media screen and (min-width:768px) {

  .recommended_button {
      margin-top: 5%;
      text-align: center;
      position: relative;
      margin-bottom: 5%;
  }

  .recommended_button :hover {
      cursor: pointer;
  }

  .recommended_button img {
      width: 24%;
      height: 6vw;
  }

  .recommended_button p {
    font-size: 1.5em;
    color: #000000;
    width: 415px;
    padding: 28px 0;
    background-image: url(https://gigaplus.makeshop.jp/harenohiroba/site_gogatu/2024/free/img/button.jpg);
    margin: 0 auto;
    background-repeat: no-repeat;
  }

  .anchor{
    display: block;
    padding-top: 120px;
    margin-top: -120px;
  }

  .gogatsu_free_kodawari_01{
    margin: 8vw 0 0 0;
  }
  .gogatsu_free_kodawari_01 .gogatsu_about_head{
    background-image: url(https://gigaplus.makeshop.jp/harenohiroba/site_gogatu/img/origin_casekey01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    position: relative;
        margin: 0 0 4vw 0;
  }

  .gogatsu_free_kodawari_01 h2{
    position: absolute;
        right: 0vw;
        top: 9vw;
        border: none;
        width: 60%;
        font-size: 2vw;
        text-align: center;
        font-weight: 400;
        color: rgb(255 255 255);
  }

  .gogatsu_free_kodawari_01 h1{
    position: absolute;
    left: 4vw;
    top: 16vw;
    border: none;
    width: 25%;
    font-size: 2vw;
    text-align: left;
    font-weight: 400;
    color: #282828;
    text-shadow: 2px 2px 3px #fff;
  }

  .gogatsu_free_kodawari_01 p{
    position: absolute;
        top: 19vw;
        position: absolute;
        left: 4vw;
        top: 10vw;
        border: none;
        font-size: 1.2vw;
        text-align: left;
        color: #282828;
  }


  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index{
    max-width: 1100px;
    margin: 0 auto;
  }
  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul{
    display: flex;
    justify-content: center;
  }
  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li{
    position: relative;
    list-style-type: none;
    width: 20%;
    text-align: center;
    border-top: solid 1px rgb(198 158 166);
    border-bottom: solid 1px rgb(198 158 166);
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li:first-child{
    border-right: solid 1px rgb(198 158 166);
    border-left: solid 1px rgb(198 158 166);
  }
  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li:first-child::before{
    content: "";
    width: 46px;
    height: 10px;
    background: #FFF;
    display: inline-block;
    position: absolute;
    top: 0px;
    /* left: 50%; */
    right: -68px;
    transform: translateX(-50%);
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li:first-child::after{
    content: "";
    width: 46px;
    height: 10px;
    background: #FFF;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    /* left: 50%; */
    right: -68px;
    transform: translateX(-50%);
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li:last-child{
    border-left: solid 1px rgb(198 158 166);
    border-right: solid 1px rgb(198 158 166);
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li:nth-child(2)::before{
    content: "";
    width: 1px;
        height: 10px;
        background: #FFF;
        display: inline-block;
        position: absolute;
        z-index: 1;
        right: -1px;
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li:nth-child(2)::after{
    content: "";
        width: 1px;
        height: 10px;
        background: #FFF;
        display: inline-block;
        position: absolute;
        z-index: 1;
        right: -1px;
        bottom: 0;
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li a{
    color: rgb(198 158 166);
    display: block;
    padding: 14px 0;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li a:hover{
    background-color: rgb(198 158 166);
    color: rgb(255 255 255);
  }

  .gogatsu_free_kodawari_02 ,
  .gogatsu_free_kodawari_04 {
    max-width: 1140px;
    margin: 5vw auto;
  }

  section h2{
    /* text-align: center;
    font-size: 1.5vw;
    border-bottom: solid 2px rgb(198 158 166);
    border-top: solid 2px rgb(198 158 166);
    width: 40%;
    margin: 0 auto;
    font-weight: 400; */
  }

  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 {
    /* margin: 5vw 0; */
  }
  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 .main_head{
    width: 90%;
    text-align: center;
    font-size: 2.5vw;
    /* border-bottom: solid 2px rgb(198 158 166);
    border-top: solid 2px rgb(198 158 166); */
    padding: 20px 0;
    margin: 5vw auto 0 auto;
  }


  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info{
    /* margin: 5vw 0; */
  }
  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info img{
    width: 100%;
  }
  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info p{
    text-align: center;
    font-size: 1.2vw;
    margin: 3.5vw 0 4vw 0;
    line-height: 2vw;
  }

  .gogatsu_free_kodawari_03 {
    background-image: url(https://gigaplus.makeshop.jp/harenohiroba/site_gogatu/2024/free/img/template/pc/02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    position: relative;
    margin: 0 0 4vw 0;
  }

  .gogatsu_free_kodawari_03 .gogatsu_free_kodawari_03_content_01 {
    max-width: 1140px;
    position: absolute;
    right: 100px;
    top: 7vw;
    color: rgb(255 255 255);
    font-size: 1.2vw;
  }


  .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery {
    width: 85%;
    margin: 0 auto;
    max-width: 1140px;
  }

  .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul li{
    width: 49%;
    list-style-type: none;
    margin: 0 0 30px 0;
  }
  .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul li img{
    width: 100%;
  }
  .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul li p{
    font-size: 1.2vw;
    text-align: center;
  }

  .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul .last_img_hounou{
    width: 100%;
  }



  .gogatsu_free_kodawari_03 {

  }

  .gogatsu_free_kodawari_04 h2{
    width: 100%;
    text-align: center;
    font-size: 1.2vw;
    padding: 20px 0;
    font-weight: 400;
    margin: 5vw auto;
  }

  .gogatsu_free_kodawari_03 h3{
    width: 100%;
    text-align: center;
    margin: 0 auto 4vw auto;
    padding: 20px 0;
    font-weight: 400;
    font-size: 1.2vw;
  }

  .gogatsu_free_kodawari_03 ul{
    display: flex;
    padding: 0;
    margin: 6vw 0;
    position: relative;
    justify-content: space-between;
  }

  .gogatsu_free_kodawari_03 .oiwai{
    display: flex;
    padding: 0;
    margin: 6vw 0;
    position: relative;
    justify-content: space-between;
  }

  .gogatsu_free_kodawari_03 ul li{
    position: relative;
    list-style-type: none;
  }
  .gogatsu_free_kodawari_03 ul li p{
    font-size: 1.2vw;
  }

  .gogatsu_free_kodawari_03 ul .first{
    list-style-type: none;
    width: 45%;
  }
  .gogatsu_free_kodawari_03 ul .first .one_text{

  }

  .gogatsu_free_kodawari_03 ul .secound{
    font-size: 0.8vw;
    width: 50%;
  }


  .gogatsu_free_kodawari_03 img{
    width: 100%;
  }


  .gogatsu_free_kodawari_05{
    max-width: 1140px;
    margin: 0 auto;
  }
  .gogatsu_free_kodawari_05 h2{
    width: 90%;
    text-align: center;
    font-size: 2.3vw;
    padding: 20px 0;
    margin: 5vw auto 4vw auto;
  }

  .gogatsu_free_kodawari_05 .uruhashi_02_box_01{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_left{
    width: 48%
  }
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_right{
    width: 48%
  }
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_left img,
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_right img{
    width: 100%
  }

  .gogatsu_free_kodawari_05 .box_left p{
    text-align: left;
    font-size: 1.2vw;
    width: 85%;
    margin: 0 auto;
  }

  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_right p{
        font-size: 1.2vw;
        line-height: 2.5vw;
            text-align: left;
  }


}



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

  .smart_top-text{
    display: none;
  }

  .panel {
    margin: 10vw 0 0 0;
  }

  .header_smart_top {
    padding: 3% 0 0 0 !important;
  }

  .anchor{
    display: block;
    /* padding-top: 60px;
    margin-top: -60px; */
  }
  section{
    width: 100%;
  }
  .gogatsu_free_kodawari_01 ,
  .gogatsu_free_kodawari_02 ,
  .gogatsu_free_kodawari_03 ,
  .gogatsu_free_about_04 {
        width: 95%;
        margin: 0 auto;
  }

  .gogatsu_free_kodawari_01{
    margin: 3vw auto 0 auto;
  }

  .gogatsu_free_kodawari_01 .gogatsu_about_head{
  }

  .gogatsu_free_kodawari_01 .gogatsu_about_head h2{
      width: 70%;
        font-size: 5vw;
        text-align: center;
        margin: 2vw auto;
        border: none;
  }
  .gogatsu_free_kodawari_01 .gogatsu_about_head h1{
      width: 70%;
        font-size: 5vw;
        text-align: center;
        margin: 2vw auto;
        border: none;
  }

  .gogatsu_free_kodawari_01 .gogatsu_about_head img{
    width: 100%;
  }

  .gogatsu_free_kodawari_01 .gogatsu_about_head p{
    font-size: 4.0vw;
    text-align: center;
    margin: 2vw 0 5vw 0;
  }


  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index{
    width: 100%;
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li{
    position: relative;
    list-style-type: none;
    width: 100%;
    text-align: center;
    border: solid 1px rgb(198 158 166);
    margin: 0 0 3vw 0;
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li a{
    color: rgb(198 158 166);
    display: block;
    padding: 14px 0;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    font-size: 4vw;
  }

  .gogatsu_free_kodawari_01 .gogatsu_kodawari_index ul li a:hover{
    background-color: rgb(198 158 166);
    color: rgb(255 255 255);
  }

  section h2{
    /* text-align: center;
    font-size: 5vw;
    border-bottom: solid 2px rgb(198 158 166);
    border-top: solid 2px rgb(198 158 166);
    padding: 1vw;
    width: 100%;
    margin: 5vw auto;
    font-weight: 400; */
  }

  .gogatsu_free_kodawari_02{
    width: 100%;
    margin: 0 auto 15vw auto;
  }

.gogatsu_free_kodawari_02 .content_info p {
  font-size: 3.3vw;
      text-align: center;
          margin: 35px 0;
}

  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 {
    margin: 5vw 0;
  }

  .gogatsu_free_kodawari_02 .gogatsu_order_content_01 .main_head{
    width: 70%;
      text-align: center;
      font-size: 5vw;
      margin: 5vw auto;
      padding: 1vw 0;
}

.gogatsu_free_kodawari_02 .gogatsu_order_content_01 .sub_head{
  width: 100%;
    text-align: center;
    font-size: 5vw;
    /* border-bottom: solid 2px rgb(198 158 166);
    border-top: solid 2px rgb(198 158 166); */
    margin: 5vw auto;
    padding: 1vw 0;
}

.gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info{
  /* margin: 5vw 0; */
}
.gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info img{
  width: 100%;
}
.gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info .only_one_img{
  width: 95%;
  margin: 0 auto;
  display: block;
}

.gogatsu_free_kodawari_02 .gogatsu_order_content_01 .content_info p{
      text-align: center;
      font-size: 3.8vw;
      margin: 5vw auto;
      line-height: 6vw;
      width: 95%;
}

.gogatsu_free_kodawari_05 h2 {
  font-size: 3.8vw;
      font-weight: 400;
      text-align: center;
          margin: 35px 0;
}
.gogatsu_free_kodawari_06 h2 {
  width: 70%;
  text-align: center;
  font-size: 5vw;
  margin: 5vw auto;
  padding: 1vw 0;
}

.gogatsu_free_kodawari_05 .gogatsu_order_content_gallery {
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
}

.gogatsu_free_kodawari_05 .gogatsu_order_content_gallery ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gogatsu_free_kodawari_05 .gogatsu_order_content_gallery ul li{
  width: 100%;
  list-style-type: none;
  margin: 0 0 30px 0;
}
.gogatsu_free_kodawari_05 .gogatsu_order_content_gallery ul li img{
  width: 100%;
}
.gogatsu_free_kodawari_05 .gogatsu_order_content_gallery ul li p{
  font-size: 1.2vw;
  text-align: center;
}


.gogatsu_free_kodawari_06 .gogatsu_order_content_gallery {
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
}

.gogatsu_free_kodawari_06 .gogatsu_order_content_gallery ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gogatsu_free_kodawari_06 .gogatsu_order_content_gallery ul li{
  width: 100%;
  list-style-type: none;
  margin: 0 0 30px 0;
}
.gogatsu_free_kodawari_06 .gogatsu_order_content_gallery ul li img{
  width: 100%;
}
.gogatsu_free_kodawari_06 .gogatsu_order_content_gallery ul li p{
  font-size: 1.2vw;
  text-align: center;
}




    .gogatsu_free_kodawari_03 {

    }

    .gogatsu_free_kodawari_04 h2{
      width: 95%;
      text-align: center;
      font-size: 3.8vw;
      margin: 5vw auto;
      padding: 1vw 0;
    }

.gogatsu_free_kodawari_04 p{
  text-align: center;
  font-size: 3.8vw;
  margin: 5vw auto;
  line-height: 6vw;
  width: 95%;
}

    .gogatsu_free_kodawari_04 ul{
      display: flex;
      padding: 0;
      margin: 4vw 0;
      position: relative;
      justify-content: space-between;
      flex-direction:row-reverse;
      flex-wrap: wrap;
    }


    .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery {
      width: 100%;
      margin: 0 auto;
      max-width: 1140px;
    }

    .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul li{
      width: 100%;
      list-style-type: none;
      margin: 0 0 30px 0;
    }
    .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul li img{
      width: 100%;
    }
    .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul li p{
      font-size: 1.2vw;
      text-align: center;
    }

    .gogatsu_free_kodawari_04 .gogatsu_order_content_gallery ul .last_img_hounou{
      width: 100%;
    }


  .gogatsu_free_kodawari_02 p{
    /* text-align: left;
    font-size: 3.8vw;
    margin: 5vw 0 5vw 0;
    line-height: 6vw; */
  }

  .gogatsu_free_kodawari_02 img{
    width: 100%;
  }

  .gogatsu_free_kodawari_03_sp{

  }

  .gogatsu_free_kodawari_03_sp p{
    text-align: center;
    font-size: 3.8vw;
    margin: 5vw 0 5vw 0;
    line-height: 6vw;
  }

  .gogatsu_free_kodawari_03_sp figure {
    text-align: center;
  }
  .gogatsu_free_kodawari_03_sp figcaption{
    font-size: 3.5vw;
  }

  .gogatsu_free_kodawari_03_sp img{
    width: 50%;
  }

  .gogatsu_free_kodawari_03_sp .secound_img {
  }
  .gogatsu_free_kodawari_03_sp .secound_img img{
    width: 100%;
  }
  .gogatsu_free_kodawari_03_sp .secound_img figcaption{
    text-align: right;
  }

  .gogatsu_free_kodawari_05{
    margin: 0 auto;
  }
  .gogatsu_free_kodawari_05 h2{
    width: 70%;
    text-align: center;
    font-size: 5vw;
    margin: 5vw auto;
    padding: 1vw 0;
  }

  .gogatsu_free_kodawari_05 .uruhashi_02_box_01{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_left{
    width: 100%
  }
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_right{
    width: 100%
  }
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_left img,
  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_right img{
    width: 100%
  }

  .gogatsu_free_kodawari_05 .box_left p{
    text-align: left;
    font-size: 1.2vw;
    width: 85%;
    margin: 0 auto;
  }

  .gogatsu_free_kodawari_05 .uruhashi_02_box_01 .box_right p{
    text-align: center;
    font-size: 3.8vw;
    margin: 5vw auto;
    line-height: 6vw;
    width: 95%;
  }

  .recommended_button {
      margin-top: 5%;
      text-align: center;
      position: relative;
      margin-bottom: 5%;
  }

  .recommended_button :hover {
      cursor: pointer;
  }

  .recommended_button img {
      width: 24%;
      height: 6vw;
  }

  .recommended_button p {
    font-size: 4.5vw;
    color: #000000;
    width: 90%;
    padding: 28px 0;
    background-image: url(https://gigaplus.makeshop.jp/harenohiroba/site_gogatu/2024/free/img/button.jpg);
    margin: 5vw auto 8vw auto;
        background-repeat: no-repeat;
  }


}
