@charset "utf-8";

/*リニューアル共通*/
@media only screen and (min-width: 670px) {
  div.renewal_wrap div.R_wrapper {
    width: 1000px;
    margin: 0 auto
  }

  .rnal_text {
    width: 520px;
    margin: 0 auto 50px;
  }

  .rnal_text p {
    text-align: left;
  }
}

@media only screen and (max-width: 669px) {
  div.renewal_wrap div.R_wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0 4.6875vw;
    box-sizing: border-box;
  }

  .rnal_text {
    width: 80%;
    margin: 0 auto 50px;
  }

  .rnal_text p {
    text-align: left;
    font-size: 3.4375vw;
  }
}

/*h2ベージュ背景01*/
@media only screen and (min-width: 670px) {
  div.BB-bg {
    background-color: #f8f7f1;
    padding-bottom: 200px;
    margin-top: 140px;
  }

  .rnal-h2B {
    text-align: center;
    margin-bottom: 40px;
  }

  div.BB-bg div.rnal-h2B h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    max-width: 1000px;
    margin: 0px auto ;
    font-size: 32px;
    color: #6b460b;
    font-weight: 100;
  }

  div.rnal-h2B .rnal_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }

  .rnal_Decoicon img {
    margin-top: -70px;
  }

  .rnal_Decotitle_L {
    margin-top: -10px;
    margin-right: 30px;
    position: relative;
    bottom: 60px;
    right: 170px;
  }

  .rnal_Decotitle_R {
    margin-bottom: -27px;
    margin-left: 30px;
    position: relative;
    bottom: 70px;
    left: 160px;
  }

  .rnal_Decoicon {
    text-align: center;
  }
}

@media only screen and (max-width: 669px) {
  div.BB-bg {
    background-color: #f8f7f1;
    padding-bottom: 25vw;
    margin-top: 100px;
  }

  .rnal-h2B {
    text-align: center;
    margin-bottom: 3vw;
  }

  div.BB-bg div.rnal-h2B h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    width: 80vw;
    margin: 0 auto -10px;
    font-size: 5.23vw;
    color: #6b460b;
    font-weight: 100;
  }

  div.rnal-h2B .rnal_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 3.4375vw;
  }

  .rnal_Decoicon img {
    margin-top: -10vw;
  }

  .rnal_Decotitle_L {
    margin: 0 0vw 7px;
  }

  .rnal_Decotitle_R {
    margin: 0 0vw -6vw;
  }

  .rnal_Decoicon {
    text-align: center;
  }
}

/*h2ベージュ背景02*/
@media only screen and (min-width: 670px) {
  div.BB-bg-2 {
    background-color: #f8f7f1;
    padding-bottom: 200px;
    margin-top: 0;
  }
}

@media only screen and (max-width: 669px) {
  div.BB-bg-2 {
    background-color: #f8f7f1;
    padding-bottom: 25vw;
    margin-top: 0;
  }
  .renewal_wrap.hina_colum div.BB-bg-2{
    margin-top: 20vw;
  }
}

/*h2ベージュ背景03*/
@media only screen and (min-width: 670px) {
  .rnal-h2P {
    text-align: center;
    margin-bottom: 40px;
  }

  div.BB-bg div.rnal-h2P h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    width: 1000px;
    margin: 0 auto -10px;
    font-size: 32px;
    color: #6b460b;
    font-weight: 100;
  }

  .rnal-h2P .rnal_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }
}

@media only screen and (max-width: 669px) {
  .rnal-h2P {
    text-align: center;
    margin-bottom: 3vw;
  }

  div.BB-bg div.rnal-h2P h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    width: 80vw;
    margin: 0 auto -10px;
    font-size: 5.23vw;
    color: #6b460b;
    font-weight: 100;
  }

  div.rnal-h2P .rnal_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 3.4375vw;
  }

  .rnal_Decoicon img {
    margin-top: -10vw;
    width: 100px;
  }
}

/*h2白背景*/
@media only screen and (min-width: 670px) {
  div.WW-bg {
    background-color: #FFFFFF;
  }

  .rnal-h2W {
    text-align: center;
    margin-bottom: 10px;
  }

  div.WW-bg div.rnal-h2W h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    max-width: 1000px;
    margin: 0px auto;
    font-size: 32px;
    color: #6b460b;
    font-weight: 100;
  }

  div.rnal-h2W .rnal_sbttl p {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    color: #6b460b;
  }
}

@media only screen and (max-width: 669px) {
  div.WW-bg {
    background-color: #FFFFFF;
    padding-bottom: 25vw;
  }
  .renewal_wrap.hina_colum div.WW-bg:last-child{
    padding-bottom: 0;
  }

  .hina_series .WW-bg {
    padding-bottom: 0;
  }

  .rnal-h2W {
    text-align: center;
    margin-bottom: 3vw;
  }

  div.WW-bg div.rnal-h2W h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    width: 80vw;
    margin: 0 auto -10px;
    font-size: 5.23vw;
    color: #6b460b;
    font-weight: 100;
  }

  div.rnal-h2W .rnal_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 3.4375vw;
  }

  .rnal_Decoicon img {
    margin-top: -10vw;
  }

  .rnal_Decoicon {
    text-align: center;
  }
}

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

  .rnal-h2B .rnal_Decoicon img,
  .rnal-h2W .rnal_Decoicon img {
    width: 100px;
  }

  .rnal-h2W .rnal_Decoicon img {
    margin-top: -50px;
  }

  .rnal_Decotitle_L {
    width: 30px;
    display: inline;
    position: relative;
    bottom: 14vw;
    right: 30vw;
  }

  .rnal_Decotitle_R {
    width: 30px;
    display: inline;
    position: relative;
    bottom: 18vw;
    left: 29vw;
  }
}

/*セクション見出し*/
@media only screen and (min-width: 670px) {
  .sectionTitle {
    text-align: center;
    margin-bottom: 40px;
  }

  div.sectionTitle h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    width: 1000px;
    margin: 0 auto -10px;
    font-size: 32px;
    color: #6b460b;
    font-weight: 100;
  }

  div.sectionTitle .sectionTitle_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }

  .sectionTitle_Decoicon img {
    margin-top: -70px;
  }

  .sectionTitle_Decotitle_L {
    margin-top: -10px;
    margin-right: 30px;
    position: relative;
    bottom: 50px;
    /* right: 70px; */
    right: 127px;

  }

  .sectionTitle_Decotitle_R {
    margin-bottom: -27px;
    margin-left: 30px;
    position: relative;
    bottom: 65px;
    /* left: 65px; */
    left: 146px !important;
  }

  .sectionTitle_Decoicon {
    text-align: center;
  }
}

@media only screen and (max-width: 699px) {
  .sectionTitle {
    text-align: center;
    margin-bottom: 3vw;
  }

  div.sectionTitle h2 {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
    display: inline-block;
    width: 80vw;
    margin: 0 auto -10px;
    font-size: 5.23vw;
    color: #6b460b;
    font-weight: 100;
  }

  div.sectionTitle .sectionTitle_sbttl p {
    color: #6b460b;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 3.4375vw;
  }

  .sectionTitle_Decoicon img {
    margin-top: -10vw;
    width: 100px;
  }

  .sectionTitle_Decotitle_L {
    margin: 0 0vw 7px;
    width: 30px;
    display: inline;
    position: relative;
    bottom: 12vw;
    /* right: 17vw; */
    right: 29vw !important;
  }

  .sectionTitle_Decotitle_R {
    margin: 0 0vw -6vw;
    width: 30px;
    display: inline;
    position: relative;
    bottom: 17vw;
    /* left: 14vw; */
    left: 30vw !important;
  }

  .sectionTitle_Decoicon {
    text-align: center;
  }
}

/*人気ランキング*/
@media only screen and (min-width: 670px) {
  div.wrapper .rank-main {
    background-color: #f8f7f1;
  }

  .rank-main {
    display: flex;
  }
  article.rank-Single {
    width: calc(100% / 3);
}
  .rank-Single .rank-Txt {
    padding-right: 50px;
  }

  .rank-Single .rank-Txt .rank-ttl {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 24px;
    text-align: center;
    margin: 10px auto;
    color: #6b460b;
  }

  .rank-Single .rank-Txt .rank-price {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center;
    font-size: 22px;
    color: #d9a300;
    margin-top: 10px;
  }

  .rank-Single .rank-Txt .rank-price span {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 18px;
  }

  .rank-Single .rank-Txt .rank-size {
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.3em;
  }

  div.brown-Bg {
    background-color: #f8f7f1;
  }

  div.hina-bnr {
    position: relative;
    text-align: center;
    padding: 40px 0 32px;
    margin: 0 auto;
  }

  div.hina-bnr article a {
    position: relative;
  }

  div.hina-bnr article a p {
    position: absolute;
    top: 30%;
    left: 44%;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 23px;
    color: #FFFFFF;
  }
}

@media only screen and (max-width: 669px) {
  div.wrapper .rank-main {
    background-color: #f8f7f1;
  }

  .rank-main {
    display: block;
  }

  .rank-Single {
    margin-bottom: 30px;
    text-align: center;
  }

  .rank-Single img {
    margin-right: -45px;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .rank-Single .rank-Txt {}

  .rank-Single .rank-Txt .rank-ttl {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 24px;
    text-align: center;
    margin: 0 auto 10px;
    color: #6b460b;
  }

  .rank-Single .rank-Txt .rank-price {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center;
    font-size: 22px;
    color: #d9a300;
    margin-top: 10px;
  }

  .rank-Single .rank-Txt .rank-price span {
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 18px;
  }

  .rank-Single .rank-Txt .rank-size {
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.3em;
  }

  div.brown-Bg {
    background-color: #f8f7f1;
  }

  div.hina-bnr {
    position: relative;
    text-align: center;
    padding: 40px 0 32px;
  }

  div.hina-bnr article a {
    position: relative;
    display: block;
  }

  div.hina-bnr article a p {
    position: absolute;
    top: 27%;
    left: 12vw;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 4.2vw;
    color: #FFFFFF;
    z-index: 10;
    display: block;
    width: 100%;
  }
}

/*シリーズバナー*/
@media only screen and (min-width: 670px) {
  div .Rebnr_big article a {
    position: relative;
    margin-bottom: 15px;
    display: block;
    width: 1000px;
    height: 161px;
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_bnr_series.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    max-width: 100%;
  }

  div .Rebnr_big article a p {
    margin: 9px 0 10px;
    position: absolute;
    width: 100%;
    color: #fff;
    top: 17%;
    text-align: center;
    line-height: 1.6;
    font-size: 25px;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }
}

@media only screen and (max-width: 669px) {
  .Rebnr_big {
    margin: 0 0 30px;
  }

  div.Rebnr_big article a {
    letter-spacing: 1px;
    padding: 15px 0;
    border-radius: 10px 10px 0 0;
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_bnr_series.png);
    height: 57vw;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  div.Rebnr_big article a p,
  div.Rebnr_big article a span {
    color: #FFF;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }

  div.Rebnr_big article a p {
    font-size: 5.65vw;
    line-height: 1.3;
  }
}

/*他選ぶバナー*/
@media only screen and (min-width: 670px) {
  .Retwo {
    display: flex;
    width: 100%;
    max-width: 1000px;
    margin: auto;
    clear: both;
    justify-content: space-between;
  }

  .Retwo article {
    position: relative;
    margin-right: 14px;
  }

  .Retwo article:last-child {
    margin: 0;
  }
  .hina_bnrs .Retwo article:last-child{
    display: flex;
    flex-direction: column;
  }

  .Retwo article p {
    position: absolute;
    top: 25%;
    right: 13%;
    text-align: center;
    color: #FFF;
    font-size: 23px;
    line-height: 1.6;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }

  .Retwo article:last-child p {
    top: 38%;
  }
}

@media only screen and (max-width: 669px) {
  .Retwo {
    width: 100%;
    margin: auto;
    clear: both;
    justify-content: space-between;
  }

  .Retwo article {
    position: relative;
    margin-right: 14px;
    width: 100%;
    margin-bottom: 15px;
  }

  .Retwo article:last-child {
    margin: 0;
  }

  .Retwo article p {
    position: absolute;
    top: 16%;
    right: 9%;
    text-align: center;
    color: #FFF;
    font-size: 5.65vw;
    line-height: 1.6;
    font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  }

  .Retwo article:last-child p {
    top: 38%;
  }
}

/*シリーズで選ぶ*/
/*ボタン*/
@media only screen and (min-width: 670px) {
  .series_textB .series_btn {
    display: inline-block;
    padding: 15px 40px;
    text-align: center;
    background-color: #c0607b;
    border-radius: 25px;
    border: 1px solid #c0607b;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    box-sizing: border-box;
    margin-top: 12px;
  }

  .series_textB .series_btn p {
    font-family: "Noto Serif JP";
    font-size: 18px;
    color: #fff;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 669px) {
  .series_textB .series_btn {
    display: inline-block;
    padding: 2.5vw 7vw;
    text-align: center;
    background-color: #c0607b;
    border-radius: 25px;
    border: 1px solid #c0607b;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    box-sizing: border-box;
    margin-top: 12px;
  }

  .series_textB .series_btn p {
    font-family: "Noto Serif JP";
    font-size: 3.75vw;
    color: #fff;
    line-height: 1.4em;
  }
}

/*優雅*/
@media only screen and (min-width: 670px) {
  div.siries_main .yuuga_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_yuuga_bg.png);
    background-repeat: repeat-x;
    margin-top: 120px;
    background-size: cover;
    min-height: 455px;
  }

  div.siries_main .yuuga {
    position: relative;
    display: flex;
    width: 1100px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_yuuga_img.webp);
    background-size: 1006px 423px;
    background-repeat: no-repeat;
    background-position: bottom 38px left 30%;
    min-height: 455px;
  }

  section.yuuga .series_textB {
    position: absolute;
    right: 32%;
    top: 0;
    text-align: right;
  }

  section.yuuga .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.yuuga .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.yuuga .series_textB .series_btn {
    background-color: #c0607b;
    border: 1px solid #c0607b;
  }

  section.yuuga .series_logoR img {
    position: absolute;
    width: 60px;
    right: 21.5%;
    top: 0;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .yuuga_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_yuuga_bg.png);
    background-repeat: repeat-x;
    padding-top: 5vw;
    background-size: cover;
    height: 110vw;
  }

  div.siries_main .yuuga {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_yuuga_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vw;
  }

  section.yuuga .series_textB {
    position: absolute;
    left: 9vw;
    top: -4vw;
    text-align: left;
  }

  section.yuuga .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.yuuga .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.yuuga .series_textB .series_btn {
    background-color: #c0607b;
    border: 1px solid #c0607b;
  }

  section.yuuga .series_logoR img {
    position: absolute;
    width: 12.6vw;
    right: 9vw;
    top: -4vw;
  }
}

/*草木染*/
@media only screen and (min-width: 670px) {
  div.siries_main .kusakizome_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kusaki_bg.png);
    background-repeat: repeat-x;
    margin-top: 70px;
    background-size: cover;
    height: 480px;
  }

  div.siries_main .kusakizome {
    position: relative;
    display: flex;
    width: 1100px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kusaki_img.webp);
    background-position: left bottom 50px;
    background-repeat: no-repeat;
    background-position: left 10px bottom 42px;
    min-height: 470px;
    background-size: 1142px auto;
  }

  section.kusakizome .series_textB {
    position: absolute;
    left: 29.5%;
    top: 1%;
    text-align: left;
  }

  section.kusakizome .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.kusakizome .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.kusakizome .series_textB .series_btn {
    background-color: #ce6d4d;
    border: 1px solid #ce6d4d;
  }

  section.kusakizome .series_logoL img {
    position: absolute;
    width: 70px;
    left: 19%;
    top: 0px;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .kusakizome_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kusaki_bg.png);
    background-repeat: repeat-x;
    margin-top: 10vw;
    background-size: cover;
    height: 92vw;
  }

  div.siries_main .kusakizome {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kusaki_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vw;
    margin-top: 27vw;
  }

  section.kusakizome .series_textB {
    position: absolute;
    right: 5vw;
    top: -17vw;
    text-align: left;
  }

  section.kusakizome .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.kusakizome .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.kusakizome .series_textB .series_btn {
    background-color: #ce6d4d;
    border: 1px solid #ce6d4d;
  }

  section.kusakizome .series_logoL img {
    position: absolute;
    width: 13.2vw;
    left: 10vw;
    top: -15vw;
  }
}

/*龍村裂*/
@media only screen and (min-width: 670px) {
  div.siries_main .tatsumura_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_tatsumura_bg.png);
    background-repeat: repeat-x;
    margin-top: 80px;
    background-size: cover;
    height: 490px;
    /* padding-bottom: 70px; */
  }

  div.siries_main .tatsumura {
    position: relative;
    display: flex;
    width: 1100px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_tatsumura_img.webp);
    background-size: 1170px auto;
    background-repeat: no-repeat;
    background-position: left -70px bottom 10px;
    min-height: 445px;
  }

  section.tatsumura .series_textB {
    position: absolute;
    right: 30%;
    top: 13%;
    text-align: right;
  }

  section.tatsumura .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.tatsumura .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.tatsumura .series_textB .series_btn {
    background-color: #628f5d;
    border: 1px solid #628f5d;
  }

  section.tatsumura .series_logoR img {
    position: absolute;
    width: 63px;
    right: 21.4%;
    top: 23px;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .tatsumura_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_tatsumura_bg.png);
    background-repeat: repeat-x;
    padding-top: 25vw;
    background-size: cover;
    height: 125vw;
  }

  div.siries_main .tatsumura {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_tatsumura_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vw;
    margin-top: 27vw;
  }

  section.tatsumura .series_textB {
    position: absolute;
    left: 9vw;
    top: -30vw;
    text-align: left;
  }

  section.tatsumura .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.tatsumura .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.tatsumura .series_textB .series_btn {
    background-color: #628f5d;
    border: 1px solid #628f5d;
  }

  section.tatsumura .series_logoR img {
    position: absolute;
    width: 12.6vw;
    right: 9vw;
    top: -38vw;
  }
}

/*東之華*/
@media only screen and (min-width: 670px) {
  div.siries_main .touka_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_touka_bg.png);
    background-repeat: repeat-x;
    margin-top: 70px;
    background-size: cover;
    height: 503px;
  }

  div.siries_main .touka {
    position: relative;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_touka_img.webp);
    background-size: 1078px auto;
    background-repeat: no-repeat;
    background-position: left -80px bottom 40px;
    min-height: 503px;
  }

  section.touka .series_textB {
    position: absolute;
    left: 27%;
    top: 6%;
    text-align: left;
  }

  section.touka .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.touka .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.touka .series_textB .series_btn {
    background-color: #882572;
    border: 1px solid #882572;
  }

  section.touka .series_logoL img {
    position: absolute;
    width: 98px;
    left: 16%;
    top: 0;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .touka_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_touka_bg.png);
    background-repeat: repeat-x;
    padding-top: 0vw;
    background-size: cover;
    height: 110vw;
  }

  div.siries_main .touka {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_touka_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 104vw;
    margin-top: 17vw;
  }

  section.touka .series_textB {
    position: absolute;
    right: 5vw;
    top: 0vw;
    text-align: left;
  }

  section.touka .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.touka .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.touka .series_textB .series_btn {
    background-color: #882572;
    border: 1px solid #882572;
  }

  section.touka .series_logoL img {
    position: absolute;
    width: 17vw;
    left: 9vw;
    top: -3vw;
  }
}

/*ももとこ*/
@media only screen and (min-width: 670px) {
  div.siries_main .siries_inner.momotoko_Inner {
    background:unset;
    margin-top: 35px;
    height: 553px;
  }

  div.siries_main .momotoko {
    position: relative;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    height: 553px;
    background:unset;
  }
  div.siries_main .momotoko > *{
    z-index: 2;
  }
  div.siries_main .momotoko::before{
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    z-index: 0;
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_momotoko_bg.webp);
    background-repeat: repeat-x;
    margin-top: 35px;
    background-size: 1400px auto;
    height: 100%;
    width: 100vw;
  }

  div.siries_main .momotoko::after{
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    display: block;
    z-index: 0;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_momotoko_img.webp) center;
    background-size: 1194px auto;
    background-repeat: no-repeat;
    background-position: left calc(50% + -21px) bottom 40px;
    height: 100%;
    width: 1194px;
    transform: translateX(-50%);
  }

  section.momotoko .series_textB {
    position: absolute;
    left: 30%;
    top: 15%;
    text-align: left;
  }

  section.momotoko .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.momotoko .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.momotoko .series_textB .series_btn {
    background-color: #EDA69F;
    border: 1px solid #EDA69F;
  }

  section.momotoko .series_logoL img {
    position: absolute;
    width: 54px;
    left: 17.2%;
    top: 46px;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .momotoko_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_momotoko_bg.webp);
    background-repeat: repeat-x;
    padding-top: 0vw;
    background-size: cover;
    height: 110vw;
  }

  div.siries_main .momotoko {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_momotoko_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 125vw;
    margin-top: 15vw;
  }

  section.momotoko .series_textB {
    position: absolute;
    right: 12vw;
    top: 4vw;
    text-align: left;
  }

  section.momotoko .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.momotoko .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.momotoko .series_textB .series_btn {
    background-color: #EDA69F;
    border: 1px solid #EDA69F;
  }

  section.momotoko .series_logoL img {
    position: absolute;
    width: 11.2vw;
    left: 10vw;
    top: -1.4vw;
  }
}

/*賢一*/
@media only screen and (min-width: 670px) {
  div.siries_main .kenichi_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kenichi_bg.png);
    background-repeat: repeat-x;
    margin-top: 80px;
    background-size: cover;
    height: 500px;
  }

  div.siries_main .kenichi {
    position: relative;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kenichi_img.webp);
    background-size: 1020px auto;
    background-repeat: no-repeat;
    background-position: top -12px left -11px;
    min-height: 475px;
  }

  section.kenichi .series_textB {
    position: absolute;
    right: 24%;
    top: 11%;
    text-align: right;
  }

  section.kenichi .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.kenichi .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.kenichi .series_textB .series_btn {
    background-color: #9d6711;
    border: 1px solid #9d6711;
  }

  section.kenichi .series_logoR img {
    position: absolute;
    width: 100px;
    right: 8%;
    top: 23px;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .kenichi_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kenichi_bg.png);
    background-repeat: repeat-x;
    padding-top: 50vw;
    background-size: cover;
    height: 120vw;
  }

  div.siries_main .kenichi {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kenichi_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vw;
  }

  section.kenichi .series_textB {
    position: absolute;
    left: 9vw;
    top: -33vw;
    text-align: left;
  }

  section.kenichi .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.kenichi .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.kenichi .series_textB .series_btn {
    background-color: #9d6711;
    border: 1px solid #9d6711;
  }

  section.kenichi .series_logoR img {
    position: absolute;
    width: 20.6vw;
    right: 9vw;
    top: -37vw;
  }
}

/*喜久絵*/
@media only screen and (min-width: 670px) {
  div.siries_main .kikue_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kikue_bg.png);
    background-repeat: repeat-x;
    margin-top: 70px;
    background-size: cover;
    height: 478px;
  }

  div.siries_main .kikue {
    position: relative;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kikue_img.webp);
    background-size: 1074px auto;
    background-repeat: no-repeat;
    background-position: top -12px left -60px;
    min-height: 470px;
  }

  section.kikue .series_textB {
    position: absolute;
    left: 32%;
    top: 8%;
    text-align: left;
  }

  section.kikue .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.kikue .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.kikue .series_textB .series_btn {
    background-color: #879f3c;
    border: 1px solid #879f3c;
  }

  section.kikue .series_logoL img {
    position: absolute;
    width: 73px;
    left: 18%;
    top: 12px;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .kikue_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kikue_bg.png);
    background-repeat: repeat-x;
    padding-top: 38vw;
    background-size: cover;
    height: 130vw;
  }

  div.siries_main .kikue {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kikue_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vw;
    margin-top: 27vw;
  }

  section.kikue .series_textB {
    position: absolute;
    right: 5vw;
    top: -45vw;
    text-align: left;
  }

  section.kikue .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.kikue .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.kikue .series_textB .series_btn {
    background-color: #879f3c;
    border: 1px solid #879f3c;
  }

  section.kikue .series_logoL img {
    position: absolute;
    width: 14vw;
    left: 10vw;
    top: -52vw;
  }
}

/*ゆかり*/
@media only screen and (min-width: 670px) {
  div.siries_main .yukari_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_yukari_bg.png);
    background-repeat: repeat-x;
    margin-top: 80px;
    background-size: cover;
    height: 600px;
  }

  div.siries_main .yukari {
    position: relative;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_yukari_img.webp);
    background-size: 1098px auto;
    background-repeat: no-repeat;
    background-position: left -60px bottom 28px;
    min-height: 500px;
  }

  section.yukari .series_textB {
    position: absolute;
    right: 26%;
    top: 14%;
    text-align: right;
  }

  section.yukari .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 14px;
  }

  section.yukari .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 20px;
  }

  section.yukari .series_textB .series_btn {
    background-color: #e38396;
    border: 1px solid #e38396;
  }

  section.yukari .series_logoR img {
    position: absolute;
    /* width: 70px; */
    width: 80px;
    right: 13%;
    top: 37px;
  }
}

@media only screen and (max-width: 669px) {
  div.siries_main .yukari_Inner {
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_yukari_bg.png);
    background-repeat: repeat-x;
    padding-top: 60vw;
    background-size: cover;
    height: 140vw;
  }

  div.siries_main .yukari {
    position: relative;
    display: flex;
    margin: 0 auto;
    background: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_yukari_img.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vw;
  }

  section.yukari .series_textB {
    position: absolute;
    left: 9vw;
    top: -45vw;
    text-align: left;
  }

  section.yukari .series_textB p {
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  section.yukari .series_textB span {
    font-family: 'Noto Serif JP';
    color: #000000;
    font-size: 4.25vw;
  }

  section.yukari .series_textB .series_btn {
    background-color: #e38396;
    border: 1px solid #e38396;
  }

  section.yukari .series_logoR img {
    position: absolute;
    /* width: 14vw; */
    width: 16vw;
    right: 13vw;
    top: -50vw;
  }
}

/*種類で選ぶ*/
@media only screen and (min-width: 670px) {

  .rnal_list4,
  .rnal_list3 {
    display: flex;
    justify-content: space-between;
  }

  .rnal_list4 {
    margin: 0 0 55px;
  }

  .rnal_list4 article {
    width: 235px;
    text-align: center;
  }

  .rnal_list3 {
    margin: 0 auto;
    width: 750px;
  }

  .rnal_list3 article {
    width: 32%;
    text-align: center;
  }

  .rnal_list4 article:last-child {}

  p.cl_btn {
    display: block;
    padding: 10px 5px;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 14px;
    line-height: 1.4em;
    background-color: #deb5c2;
    border-radius: 30px;
    border: 1px solid #deb5c2;
  }

  .cl_btn br {
    display: none;
  }

  .cl_btn:hover {
    background-color: #fff;
    color: #e4a6a6;
  }

  div.lp .cl_title {
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 1.2em;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #6b460b;
    position: relative;
    display: inline-block;
    text-align: center;
  }

  .cl_title::before,
  .cl_title::after {
    content: "";
    width: 12px;
    height: 20px;
    position: absolute;
    bottom: 0;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .cl_title::before {
    content: '';
    right: calc(100% + 15px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpL.png);
  }

  .cl_title::after {
    left: calc(100% + 10px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpR.png);
  }
}

@media only screen and (max-width: 699px) {
  .rnal_list4 {
    margin: 0 1vw;
  }

  .rnal_list4>article {
    text-align: center;
    float: left;
    width: calc(50% - 10px);
  }

  .rnal_list4>article:nth-child(2n+1) {
    clear: both;
    margin-bottom: 6.25vw;
    margin-right: 3vw;
  }

  .rnal_list3 {
    margin: 0 auto;
  }

  .rnal_list3 article {
    width: calc(50% - 10px);
    text-align: center;
    float: left;
  }

  .rnal_list3>article:nth-child(2n+1) {
    clear: both;
    margin-bottom: 6.25vw;
    margin-right: 3vw;
  }

  p.cl_btn {
    display: block;
    padding: 1.5625vw 0;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3.4375vw;
    line-height: 1.2em;
    background-color: #deb5c2;
    border-radius: 30px;
    border: 1px solid #deb5c2;
  }

  .cl_btn:hover {
    background-color: #fff;
    color: #e4a6a6;
  }

  div.lp .cl_title {
    font-size: 3.8vw;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 1.2em;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #6b460b;
    position: relative;
    display: inline-block;
    text-align: center;
  }

  .cl_title::before,
  .cl_title::after {
    content: "";
    width: 12px;
    height: 20px;
    position: absolute;
    bottom: 0;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .cl_title::before {
    content: '';
    right: calc(100% + 15px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpL.png);
  }

  .cl_title::after {
    left: calc(100% + 10px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpR.png);
  }

  .ccl_btn {
    clear: both;
  }
}

/*空間で選ぶ*/
@media only screen and (min-width: 670px) {
  .hina_room {
    padding-bottom: 180px;
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/pc_hina_kuukan_bg.jpg);
    background-repeat: no-repeat;
    background-position: top 250px center;
    background-size: 1154px auto;
    background-color: #FFF;
  }

  .hina_room .WW-bg {
    background: none;
  }

  .kuukan_main {
    position: relative;
    display: flex;
  }

  .genkan,
  .living,
  .washitsu {
    position: relative;
  }

  .genkan {
    padding-top: 60px;
  }

  .living {
    padding-top: 28px;
  }

  .washitsu {}

  p.genkan_title,
  p.living_title,
  p.washitsu_title {
    top: 0;
    right: 18px;
    font-size: 26px;
    padding: 0 0 15px;
    writing-mode: vertical-rl;
    background-color: #FFF;
    position: absolute;
    letter-spacing: 3px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }

  p.genkan_title {
    top: 50px;
    color: #d09a3b;
  }

  p.living_title {
    top: 10px;
    letter-spacing: normal;
    color: #e4a6a6;
  }

  p.washitsu_title {
    top: -10px;
    color: #8a9e81;
  }

  p.genkan_txt,
  p.living_txt,
  p.washitsu_txt {
    display: block;
    padding: 10px 5px;
    margin: 30px auto 0;
    color: #fff;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 14px;
    line-height: 1.4em;
    background-color: #deb5c2;
    border-radius: 30px;
    border: 1px solid #deb5c2;
    width: 70%;
    color: #FFF;
  }

  p.genkan_txt {
    background-color: #d09a3b;
    border: 1px solid #d09a3b;
  }

  p.living_txt {
    background-color: #e4a6a6;
  }

  p.washitsu_txt {
    background-color: #8a9e81;
    border: 1px solid #8a9e81;
  }
}

@media only screen and (max-width: 699px) {
  .hina_room {
    padding-bottom: 10vw;
    background-image: url(https://www.tougyoku.com/img/lp/hina2020/sp_hina_kuukan_bg.jpg);
    background-repeat: no-repeat;
    /* background-position: top 44vw center; */
    background-position: top 79vw center !important;
    background-size: contain;
    background-color: #FFF;
  }

  .hina_room .WW-bg {
    background: none;
  }

  .kuukan_main {
    position: relative;
  }

  .genkan,
  .living,
  .washitsu {
    position: relative;
  }

  .genkan {
    padding-top: 7vw;
  }

  .living {
    padding-top: 10vw;
  }

  .washitsu {
    padding-top: 10vw;
  }

  p.genkan_title,
  p.living_title,
  p.washitsu_title {
    top: 0;
    right: 18px;
    font-size: 5.2vw;
    padding: 0 0 15px;
    writing-mode: vertical-rl;
    background-color: #FFF;
    position: absolute;
    letter-spacing: 3px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }

  p.genkan_title {
    top: 3vw;
    color: #d09a3b;
  }

  p.living_title {
    top: 5vw;
    letter-spacing: normal;
    color: #e4a6a6;
  }

  p.washitsu_title {
    top: 5vw;
    color: #8a9e81;
  }

  p.genkan_txt,
  p.living_txt,
  p.washitsu_txt {
    display: block;
    padding: 1.2vw;
    margin: 5vw auto 0;
    color: #fff;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3.4375vw;
    line-height: 1.4em;
    background-color: #deb5c2;
    border-radius: 30px;
    border: 1px solid #deb5c2;
    width: 70%;
    color: #FFF;
  }

  p.genkan_txt {
    background-color: #d09a3b;
    border: 1px solid #d09a3b;
  }

  p.living_txt {
    background-color: #e4a6a6;
  }

  p.washitsu_txt {
    background-color: #8a9e81;
    border: 1px solid #8a9e81;
  }
}

/*オプション*/
@media only screen and (min-width: 670px) {
  .hina_op {
    background-image: url(https://www.tougyoku.com/img/lp/hina/genre_bg.svg);
    background-position: center center;
    background-color: #eae7dc;
    padding-bottom: 160px;
  }

  .display_list article .disp_title {
    font-size: 23px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 1.2em;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #6b460b;
    position: relative;
    display: inline-block;
    text-align: center;
  }

  .disp_title::before,
  .disp_title::after {
    content: "";
    width: 12px;
    height: 20px;
    position: absolute;
    bottom: 0;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .disp_title::before {
    content: '';
    right: calc(100% + 15px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpL.png);
  }

  .disp_title::after {
    left: calc(100% + 10px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpR.png);
  }

  .display_list article {
    text-align: center;
  }

  .display_list article .disp_title {
    margin-top: 32px;
    margin-bottom: 10px;
  }

  .disp_text {
    text-align: left;
  }

  .display_list article:nth-child(2) .disp_text {
    margin-bottom: 50px;
  }

  .display_list article:nth-child(3) .disp_text {
    margin-bottom: 77px;
  }

  .disp_btn {
    display: block;
    padding: 10px 5px;
    margin: 30px auto 0;
    color: #fff;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 14px;
    line-height: 1.4em;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #fff;
    width: 80%;
    color: #6b460b;
  }

  .three>article p.disp_btn {
    margin: 20px auto;
  }

  .display_list article a:hover .disp_btn {
    background-color: #6b460b;
    border: 1px solid #6b460b;
    color: #fff;
  }
}

@media only screen and (max-width: 699px) {
  .hina_op {
    background-image: url(https://www.tougyoku.com/img/lp/hina/genre_bg.svg);
    background-position: center center;
    background-color: #eae7dc;
    padding-bottom: 20vw;
  }

  p.disp_title {
    font-size: 5vw;
    letter-spacing: 0.2vw;
    margin-bottom: 20px;
    line-height: 1.4em;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #6b460b;
    position: relative;
    display: inline-block;
    text-align: center;
  }

  .disp_title::before,
  .disp_title::after {
    content: "";
    width: 2.4vw;
    height: 5vw;
    position: absolute;
    bottom: 0;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .disp_title::before {
    content: '';
    right: calc(100% + 15px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpL.png);
  }

  .disp_title::after {
    left: calc(100% + 10px);
    background-image: url(https://www.tougyoku.com/img/lp/hina/tOpR.png);
  }

  .display_list article {
    text-align: center;
    margin-top: 12vw;
  }

  .display_list article .disp_title {
    margin-top: 32px;
    margin-bottom: 10px;
  }

  .display_list article .disp_text {
    width: 80%;
    margin: 0 auto;
    text-align: left;
  }

  .display_list article .disp_text p {
    font-size: 3.4375vw;
  }

  .display_list article .disp_img {
    width: 80%;
    margin: 0 auto;
  }

  .disp_btn {
    display: block;
    padding: 10px 5px;
    margin: 30px auto 0;
    color: #fff;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3.25vw;
    line-height: 1.4em;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #fff;
    width: 70%;
    color: #6b460b;
  }

  .three>article p.disp_btn {
    margin: 20px auto;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }

  .display_list article a:hover .disp_btn {
    background-color: #6b460b;
    border: 1px solid #6b460b;
    color: #fff;
  }
}

/*コラム*/
@media only screen and (min-width: 670px) {
  .R_wrapper .lp_Colum {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    margin: 40px 5px 5px 5px;
  }

  .Colum_category .Colum_btn {
    margin: 15px 0 40px 0;
  }

  .Colum_category .Colum_btn p {
    font-family: 'Noto Serif JP';
    font-size: 18px;
    color: #6b460b;
    padding: 5px;
  }

  .Colum_category .Colum_btn .Colum_txt {
    border: 1px solid #b3b3b3;
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
    background-color: white;
    height: 47px;
  }

  .Colum_category .Colum_btn .Colum_txt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #d9a300 transparent transparent transparent;
  }

  .Colum_btn_L {
    text-align: center;
    width: 400px;
    margin: 0 auto;
  }

  .Colum_btn_L p {
    font-family: 'Noto Serif JP';
    font-size: 18px;
    color: #6b460b;
    border: 1px solid #b3b3b3;
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 5px;
    background-color: white;
  }

  .Colum_btn_L p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #d9a300 transparent transparent transparent;
  }

  .bnr_Long01,
  .bnr_Long02 {
    position: relative;
  }

  .bnr_Long01 p,
  .bnr_Long02 p {
    position: absolute;
    left: 270px;
    top: 32%;
    color: #FFF;
    font-size: 34px;
    text-align: center;
    display: block;
    width: 700px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }

  .bnr_Long01 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 699px) {
  .R_wrapper .lp_Colum {
    clear: both;
    font-size: 2.5vw;
    font-weight: 600;
    letter-spacing: .1em;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .Colum_category {
    width: 48%;
  }

  .Colum_category .Colum_btn {
    text-align: center;
    margin: 2vw 0 5vw 0;
    background-color: #FFFFFF;
  }

  .Colum_category .Colum_btn p {
    font-family: 'Noto Serif JP';
    padding: 1vw 0;
    font-size: 2.82vw;
  }

  .Colum_category .Colum_btn .Colum_txt {
    border: 1px solid #b3b3b3;
    position: relative;
  }

  .Colum_category .Colum_btn .Colum_txt::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1.5vw 1.5vw 0 0;
    border-color: #d9a300 transparent transparent transparent;
  }

  .Colum_btn_L {
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }

  .Colum_btn_L p {
    font-family: 'Noto Serif JP';
    font-size: 3.4375vw;
    color: #6b460b;
    border: 1px solid #b3b3b3;
    position: relative;
    margin: 3vw 0 10vw 0;
    padding: 5px;
    background-color: white;
  }

  .Colum_btn_L p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #d9a300 transparent transparent transparent;
  }

  .bnr_Long01 a,
  .bnr_Long02 a {
    position: relative;
  }

  .bnr_Long01 p,
  .bnr_Long02 p {
    color: #FFF;
    font-size: 4.8vw;
    text-align: center;
    display: block;
    width: 700px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    line-height: 1.2em;
  }

  .bnr_Long01 p {
    position: absolute;
    left: -19%;
    top: 32%;
  }

  .bnr_Long02 p {
    position: absolute;
    left: -19%;
    top: 40%;
  }

  .bnr_Long01 {
    margin-bottom: 20px;
  }
}

/*商品一覧*/
@media only screen and (min-width: 670px) {
  div.lp div.product_container {
    padding: 0;
  }
}

@media only screen and (max-width: 699px) {
  div.lp div.product_container {
    padding: 0;
  }
}

/* 人気コラム */
@media only screen and (min-width: 670px) {
  table.c-list_news {
    width: 1000px;
    border-bottom: 1px dotted #c09c24;
  }

  table.c-list_news td {
    border-bottom: 1px dotted #c09c24;
  }
}

@media only screen and (max-width: 699px) {
  table.c-list_news {
    max-width: 100%;
    width: 100%;
    padding: 0 4.6875vw;
    box-sizing: border-box;
    margin-top: -8vw;
  }

  table.c-list_news td {
    border-bottom: 1px dotted #c09c24;
  }
}

/* お客様の声 女の子*/
@media only screen and (min-width: 670px) {
  #girls .br-sp {
    display: none;
  }

  #girls .inner {
    width: 1000px;
    margin: 0 auto;
  }

  #girls .pnkz-pc {
    display: block;
    width: 1000px;
    line-height: 50px;
    margin: 0 auto;
  }

  #girls .pnkz-sp {
    display: none;
  }

  #girls .title-wrap {
    background: no-repeat url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/bg_check.png);
    background-position: center;
    width: 1000px;
    height: 282px;
    padding: 70px 0px 0px;
    margin: 0px auto 50px;
  }

  #girls .title-wrap h1 {
    font-size: 36px;
    margin-bottom: 8px;
  }

  #girls .title-wrap h1 .sub {
    font-size: 90%;
  }

  #girls .title-wrap h1 .text-deco-l {
    width: 15px;
    margin-right: 20px;
  }

  #girls .title-wrap h1 .text-deco-r {
    width: 15px;
    margin-left: 20px;
  }

  #girls .title-wrap .sub-text {
    font-size: 14px;
    line-height: 190%;
  }

  #girls .page-top {
    margin-bottom: 150px;
  }

  #girls .page-top .top-text {
    width: 485px;
    padding: 0;
    margin: 0 auto 30px;
  }

  #girls .page-top .page-link {
    text-align: center;
    margin-left: -10px;
  }

  #girls .page-top .page-link img {
    width: 480px;
    margin: 10px;
  }

  #girls {
    padding-bottom: 225px;
    background-size: 80px;
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/bg_check.png);
    background-color: #FCDCB7;
  }
  #hina_rank #girls {
    margin-top: 120px;
  }
  #girls .category-title {
    margin-bottom: 60px;
    font-family: "Noto Serif JP";
    color: #6B460B;
    text-align: center;
  }

  #customer-voice .category-title .category-deco {
    width: 25%;
    margin: 0 auto;
  }

  #girls .category-title .category-deco img {
    margin-top: -50%;
  }
  #hina_rank #girls .category-title .category-deco img {
    margin-top: -104px;
  }

  #girls .category-title .category-text h2 {
    font-size: 32px;
    margin-top: 0px;
    font-family: "Noto Serif JP";
  }

  #girls .category-title .category-subtext {
    font-size: 14px;
  }

  #girls .category-title .category-subtext p {
    font-family: "Noto Serif JP";
  }

  #girls .category-title .category-text h2 .text-deco-l {
    width: 130px;
    margin-right: 25px;
    margin-left: 20px;
    margin-bottom: -35px;
  }

  #girls .category-title .category-text h2 .text-deco-r {
    width: 154px;
    margin-left: 15px;
    margin-bottom: -35px;
  }

  #girls .category-title .category-text h2 .text-deco-l {
    width: 138px;
    margin-right: 20px;
    margin-left: 10px;
  }

  #girls .category-title .category-text h2 .text-deco-r {
    width: 145px;
    margin-bottom: -35px;
    margin-left: 20px;
  }

  #girls .article-list {
    justify-content: left;
    margin-left: -10px;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
  }

  #girls .article-item {
    display: flex;
    flex-direction: column;
    width: 320px;
    padding: 10px 10px 20px;
    margin: 0 8px 25px;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
  }

  #girls .article-item .article-thumbnail {
    margin-bottom: 25px;
  }

  #girls .article-item .article-title {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    width: 90%;
    margin: 0 auto 1vw;
  }

  #girls .article-item .article-date {
    font-size: 14px;
  }

  #girls .article-item hr {
    width: 90%;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
  }

  #girls .article-item .prod-name {
    width: 165px;
    margin: 0 auto 20px;
  }

  #girls .article-item .prod-name li {
    font-size: 14px;
    margin: 0.3em 0;
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/list_girls.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 1.5em;
    padding-left: 1.5em;
    text-align: left;
  }

  #girls .article-item .link-btn {
    min-height: 141px;
    margin-top: auto;
  }

  #girls .article-item .link-btn a {
    width: 260px;
    font-size: 14px;
    margin: 0 auto 10px;
    padding: 4px 0;
    background-color: #EE7436;
    border: solid 2px #EE7436;
    display: block;
    border-radius: 20px;
    font-family: "Noto Serif JP";
    text-align: center;
    color: #fff;
    text-decoration: none;
  }

  #girls .link-btn a:hover {
    background-color: #fff;
    color: #EE7436;
    opacity: initial;
  }

  #girls .link-btn .more {
    width: 420px;
    font-size: 20px;
    border-radius: 30px;
    padding: 10px 0;
		background-color: #EE7436;
    border: solid 2px #EE7436;
		background-color: #EE7436;
    border: solid 2px #EE7436;
    margin: 3vw auto 0;
    display: block;
    font-family: "Noto Serif JP";
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
}

@media only screen and (max-width: 669px) {
  #girls {
    font-family: 'Noto Sans JP', sans-serif;
  }

  #girls .inner {
    width: 90%;
    margin: 0 auto;
  }

  #girls .pnkz-pc {
    display: none;
  }

  #girls .pnkz-sp {
    width: 90%;
    margin: 0 auto;
  }

  #girls .title-wrap {
    background: no-repeat url(main_sp.png);
    background-position: center;
    text-align: center;
    background-size: contain;
    color: #6B460B;
    font-family: "Noto Serif JP";
    font-size: 4vw;
    padding-top: 33vw;
    padding-bottom: 32vw;
  }

  #girls .title-wrap h1 {
    font-size: 6.5vw;
    margin-bottom: 3.5vw;
  }

  #girls .title-wrap h1 .sub {
    font-size: 90%;
  }

  #girls .title-wrap h1 .text-deco-l {
    width: 2.5vw;
    margin-right: 2.5vw;
  }

  #girls .title-wrap h1 .text-deco-r {
    width: 2.5vw;
    margin-left: 2.5vw;
  }

  #girls .title-wrap .sub-text {
    line-height: 160%;
    font-size: 3.5vw;
  }

  #girls .page-top {
    margin-bottom: 25vw;
  }

  #girls .page-top .top-text {
    padding: 20px 0px;
    margin-bottom: 30px;
  }

  #girls .page-top .page-link img {
    margin-bottom: 2.5vw;
  }

  #girls {
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/bg_check.png);
    background-color: #FCDCB7;
    background-size: 8vw;
    padding-bottom: 30vw;
  }

  #girls .category-title {
    font-family: "Noto Serif JP";
    color: #6B460B;
    text-align: center;
    margin-bottom: 8vw;
  }

  #girls .category-title .category-deco {
    width: 25%;
    margin: 0 auto;
  }

  #girls .category-title .category-deco img {
    margin-top: -50%;
  }

  #girls .category-title .category-text h2 {
    margin-top: -0.5em;
    font-size: 6vw;
    font-family: "Noto Serif JP";
  }

  #girls .category-title .category-subtext {
    font-size: 2.5vw;
  }

  #girls .category-title .category-text h2 .text-deco-l {
    width: 25%;
    margin-bottom: -1.5em;
    margin-right: 0.5em;
  }

  #girls .category-title .category-text h2 .text-deco-r {
    width: 25%;
    margin-bottom: -1.5em;
    margin-left: 0.6em;
  }

  #boys .category-title .category-text h2 .text-deco-l {
    width: 25%;
    margin-left: 1%;
    margin-right: 2%;
    margin-bottom: -1.7em;
  }

  #boys .category-title .category-text h2 .text-deco-r {
    width: 25%;
    margin-bottom: -1.5em;
    margin-left: 3%;
  }

  #girls .article-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #girls .article-item {
    width: 48%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    padding: 1vw 1vw 1.5vw;
    margin-bottom: 4vw;
  }

  #girls .article-item .article-thumbnail {
    width: 100%;
    margin-bottom: 2vw;
  }

  #girls .article-item hr {
    width: 90%;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
  }

  #girls .article-item .article-date {
    font-size: 3.5vw;
  }

  #girls .article-item .article-title {
    font-size: 3vw;
    text-align: left;
    width: 90%;
    margin: 0 auto 2vw;
  }

  #girls .article-item .prod-name {
    width: 90%;
    margin: 0 auto 3vw;
  }

  #girls .article-item .prod-name li {
    font-size: 3vw;
    line-height: 1.5em;
    padding-left: 1.5em;
    text-align: left;
    margin: 0.3em 0;
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/list_girls.png);
    background-repeat: no-repeat;
    background-position: left center;
  }

  #girls .link-btn a {
    display: block;
    border-radius: 20px;
    font-family: "Noto Serif JP";
    text-align: center;
    font-size: 3vw;
    color: #fff;
    text-decoration: none;
    margin: 0.4em auto;
    background-color: #EE7436;
    border: solid 2px #EE7436;
  }

  #girls .link-btn a:hover {
    background-color: #fff;
    color: #EE7436;
  }

  #girls .article-item .link-btn {
    min-height: 25vw;
    margin-top: auto;
  }

  #girls .article-item .link-btn a {
    width: 90%;
  }

  #girls .link-btn .more {
    width: 80%;
    font-size: 4vw;
    margin: 3vw auto 0;
    padding: 2.5vw 0;
    border-radius: 40px;
  }
}

/* お客様の声 男の子*/
@media only screen and (min-width: 670px) {
  #boys .br-sp {
    display: none;
  }

  #boys .inner {
    width: 1000px;
    margin: 0 auto;
  }

  #boys .pnkz-pc {
    display: block;
    width: 1000px;
    line-height: 50px;
    margin: 0 auto;
  }

  #boys .pnkz-sp {
    display: none;
  }

  #boys .title-wrap {
    background: no-repeat url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/bg_check.png);
    background-position: center;
    width: 1000px;
    height: 282px;
    padding: 70px 0px 0px;
    margin: 0px auto 50px;
  }

  #boys .title-wrap h1 {
    font-size: 36px;
    margin-bottom: 8px;
  }

  #boys .title-wrap h1 .sub {
    font-size: 90%;
  }

  #boys .title-wrap h1 .text-deco-l {
    width: 15px;
    margin-right: 20px;
  }

  #boys .title-wrap h1 .text-deco-r {
    width: 15px;
    margin-left: 20px;
  }

  #boys .title-wrap .sub-text {
    font-size: 14px;
    line-height: 190%;
  }

  #boys .page-top {
    margin-bottom: 150px;
  }

  #boys .page-top .top-text {
    width: 485px;
    padding: 0;
    margin: 0 auto 30px;
  }

  #boys .page-top .page-link {
    text-align: center;
    margin-left: -10px;
  }

  #boys .page-top .page-link img {
    width: 480px;
    margin: 10px;
  }

  #boys {
    padding-bottom: 225px;
    background-size: 80px;
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/bg_check.png);
    background-color: #EBF5E7;
  }

  #boys .category-title {
    margin-bottom: 60px;
    font-family: "Noto Serif JP";
    color: #6B460B;
    text-align: center;
  }

  #customer-voice .category-title .category-deco {
    width: 25%;
    margin: 0 auto;
  }

  #boys .category-title .category-deco img {
    margin-top: -50%;
  }

  #boys .category-title .category-text h2 {
    font-size: 32px;
    margin-top: 0px;
    font-family: "Noto Serif JP";
  }

  #boys .category-title .category-subtext {
    font-size: 14px;
  }

  #boys .category-title .category-subtext p {
    font-family: "Noto Serif JP";
  }

  #boys .category-title .category-text h2 .text-deco-l {
    width: 130px;
    margin-right: 25px;
    margin-left: 20px;
    margin-bottom: -35px;
  }

  #boys .category-title .category-text h2 .text-deco-r {
    width: 154px;
    margin-left: 15px;
    margin-bottom: -35px;
  }

  #boys .category-title .category-text h2 .text-deco-l {
    width: 138px;
    margin-right: 20px;
    margin-left: 10px;
  }

  #boys .category-title .category-text h2 .text-deco-r {
    width: 145px;
    margin-bottom: -35px;
    margin-left: 20px;
  }

  #boys .article-list {
    justify-content: left;
    margin-left: -10px;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
  }

  #boys .article-item {
    display: flex;
    flex-direction: column;
    width: 320px;
    padding: 10px 10px 20px;
    margin: 0 8px 25px;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
  }

  #boys .article-item .article-thumbnail {
    margin-bottom: 25px;
  }

  #boys .article-item .article-title {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    width: 90%;
    margin: 0 auto 1vw;
  }

  #boys .article-item .article-date {
    font-size: 14px;
  }

  #boys .article-item hr {
    width: 90%;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
  }

  #boys .article-item .prod-name {
    width: 165px;
    margin: 0 auto 20px;
  }

  #boys .article-item .prod-name li {
    font-size: 14px;
    margin: 0.3em 0;
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/list_boys.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 1.5em;
    padding-left: 1.5em;
    text-align: left;
  }

  #boys .article-item .link-btn {
    min-height: 141px;
    margin-top: auto;
  }

  #boys .article-item .link-btn a {
    width: 260px;
    font-size: 14px;
    margin: 0 auto 10px;
    padding: 4px 0;
    background-color: #76C5AB;
    border: solid 2px #76C5AB;
    display: block;
    border-radius: 20px;
    font-family: "Noto Serif JP";
    text-align: center;
    color: #fff;
    text-decoration: none;
  }

  #boys .link-btn a:hover {
    background-color: #fff;
    color: #76C5AB;
    opacity: initial;
  }

  #boys .link-btn .more {
    width: 420px;
    font-size: 20px;
    border-radius: 30px;
    padding: 10px 0;
    background-color: #76C5AB;
    border: solid 2px #76C5AB;
    font-family: "Noto Serif JP";
    background-color: #76C5AB;
    border: solid 2px #76C5AB;
    font-family: "Noto Serif JP";
    margin: 3vw auto 0;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
}

@media only screen and (max-width: 669px) {
  #boys {
    font-family: 'Noto Sans JP', sans-serif;
  }

  #boys .inner {
    width: 90%;
    margin: 0 auto;
  }

  #boys .pnkz-pc {
    display: none;
  }

  #boys .pnkz-sp {
    width: 90%;
    margin: 0 auto;
  }

  #boys .title-wrap {
    background: no-repeat url(main_sp.png);
    background-position: center;
    text-align: center;
    background-size: contain;
    color: #6B460B;
    font-family: "Noto Serif JP";
    font-size: 4vw;
    padding-top: 33vw;
    padding-bottom: 32vw;
  }

  #boys .title-wrap h1 {
    font-size: 6.5vw;
    margin-bottom: 3.5vw;
  }

  #boys .title-wrap h1 .sub {
    font-size: 90%;
  }

  #boys .title-wrap h1 .text-deco-l {
    width: 2.5vw;
    margin-right: 2.5vw;
  }

  #boys .title-wrap h1 .text-deco-r {
    width: 2.5vw;
    margin-left: 2.5vw;
  }

  #boys .title-wrap .sub-text {
    line-height: 160%;
    font-size: 3.5vw;
  }

  #boys .page-top {
    margin-bottom: 25vw;
  }

  #boys .page-top .top-text {
    padding: 20px 0px;
    margin-bottom: 30px;
  }

  #boys .page-top .page-link img {
    margin-bottom: 2.5vw;
  }

  #boys {
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/bg_check.png);
    background-color: #EBF5E7;
    background-size: 8vw;
    padding-bottom: 30vw;
  }

  #boys .category-title {
    font-family: "Noto Serif JP";
    color: #6B460B;
    text-align: center;
    margin-bottom: 8vw;
  }

  #boys .category-title .category-deco {
    width: 25%;
    margin: 0 auto;
  }

  #boys .category-title .category-deco img {
    margin-top: -50%;
  }

  #boys .category-title .category-text h2 {
    margin-top: -0.5em;
    font-size: 6vw;
    font-family: "Noto Serif JP";
  }

  #boys .category-title .category-subtext {
    font-size: 2.5vw;
  }

  #boys .category-title .category-text h2 .text-deco-l {
    width: 25%;
    margin-bottom: -1.5em;
    margin-right: 0.5em;
  }

  #boys .category-title .category-text h2 .text-deco-r {
    width: 25%;
    margin-bottom: -1.5em;
    margin-left: 0.6em;
  }

  #boys .category-title .category-text h2 .text-deco-l {
    width: 25%;
    margin-left: 1%;
    margin-right: 2%;
    margin-bottom: -1.7em;
  }

  #boys .category-title .category-text h2 .text-deco-r {
    width: 25%;
    margin-bottom: -1.5em;
    margin-left: 3%;
  }

  #boys .article-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #boys .article-item {
    width: 48%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    padding: 1vw 1vw 1.5vw;
    margin-bottom: 4vw;
  }

  #boys .article-item .article-thumbnail {
    width: 100%;
    margin-bottom: 2vw;
  }

  #boys .article-item hr {
    width: 90%;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
  }

  #boys .article-item .article-date {
    font-size: 3.5vw;
  }

  #boys .article-item .article-title {
    font-size: 3vw;
    text-align: left;
    width: 90%;
    margin: 0 auto 2vw;
  }

  #boys .article-item .prod-name {
    width: 90%;
    margin: 0 auto 3vw;
  }

  #boys .article-item .prod-name li {
    font-size: 3vw;
    line-height: 1.5em;
    padding-left: 1.5em;
    text-align: left;
    margin: 0.3em 0;
    background-image: url(https://www.tougyoku.com/wp/wp-content/themes/tougyoku_theme/cutomer-voice-src/list_boys.png);
    background-repeat: no-repeat;
    background-position: left center;
  }

  #boys .link-btn a {
    display: block;
    border-radius: 20px;
    font-family: "Noto Serif JP";
    text-align: center;
    font-size: 3vw;
    color: #fff;
    text-decoration: none;
    margin: 0.4em auto;
    background-color: #76C5AB;
    border: solid 2px #76C5AB;
  }

  #boys .link-btn a:hover {
    background-color: #fff;
    color: #76C5AB;
  }

  #boys .article-item .link-btn {
    min-height: 25vw;
    margin-top: auto;
  }

  #boys .article-item .link-btn a {
    width: 90%;
  }

  #boys .link-btn .more {
    width: 80%;
    font-size: 4vw;
    margin: 3vw auto 0;
    padding: 2.5vw 0;
    border-radius: 40px;
  }
}

/*　20201226雛人形LP催事関係追加　*/
.text_Center {
  text-align: center;
}
#pagesaiji .saiji_logos div .btn {
  border-radius: 5px;
  background: #D0576B;
  font-family: "Noto Serif JP", serif;
  color: white;
}
@media only screen and (min-width: 670px){
  #pagesaiji {
    padding-top: 150px;
    margin-top: -150px;
  }
  #pagesaiji {
    margin-bottom: 160px;
  }
  #pagesaiji .rnal_Decotitle_R {
    left: 180px;
  }
  #pagesaiji .rnal_text {
    width: 660px;
  }
  #pagesaiji .saiji_logos {
    width: 1000px;
    margin: 0 auto;
  }
  #pagesaiji .saiji_logos ul {
    display: flex;
  }
  #pagesaiji .saiji_logos ul li:nth-child(n+2):nth-last-child(n+2) {
    margin: 0 10px;
  }
  #pagesaiji .saiji_logos ul li:first-of-type {
    margin-right: 10px;
  }
  #pagesaiji .saiji_logos ul li:last-of-type {
    margin-left: 10px;
  }
  #pagesaiji .saiji_logos div .btn {
    width: 460px;
    line-height: 40px;
    font-size: 18px;
    display: inline-block;
    max-width: 100%;
    margin-top: 40px;
  }
  #page2 .map-Hina {
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .map-BnrM .map-Bnr .saiji a p {
    font-size: 25px;
    top: 27%;
    left: 58%;
    line-height: 1.5em;
  }
}
@media only screen and (max-width: 669px){
  #pagesaiji {
    padding-top: 100px;
    margin-top: -100px;
  }
  #pagesaiji .rnal_Decotitle_R {
    left: 33vw;
  }
  #pagesaiji .rnal_Decotitle_L {
    right: 32vw;
  }
  #pagesaiji .saiji_logos {
    width: 90vw;
    margin: 0 auto;
  }
  #pagesaiji .saiji_logos ul {
    display: flex;
    flex-wrap: wrap;
  }
  #pagesaiji .saiji_logos ul li {
    width: 31%;
    margin: 3px;
  }
  #pagesaiji .saiji_logos div .btn {
    font-size: 3.75vw;
    line-height: 7vw;
    display: inline-block;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  #pagesaiji .rnal_text {
    margin: 0 auto 30px;
  }
  #page2 .map-Hina {
    margin: 4vw 0;
  }
  .map-BnrM .map-Bnr .saiji a p {
    font-size: 5.65vw;
    top: 19%;
    left: 55%;
  }
}

/*　20210108店舗限定品追加　*/
.tenpo_text p,.tenpo_text p span {
  text-align: center;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  color: #FFF;
}
.tenpo_text {
  position: absolute;
}
.tenpo_cont ul li {
  position: relative;
}
.tenpo_text .btn {
  background-color: #6b460b;
  border-radius: 30px;
  width: 130px;
  color: #FFF;
  line-height: 1.2;
  margin-top: 15px;
}
.tenpo_btn {
  background-color: #6b460b;
  border-radius: 30px;
  line-height: 2.5;
  margin-top: 15px;
  text-align: center;
}
.tenpo_btn p {
  color: #FFF;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
@media only screen and (min-width: 670px){
  #pagetenpo {
    padding-top: 150px;
    margin-top: -150px;
  }
  .map-BnrM .map-Bnr .tenpo a p {
    font-size: 25px;
    top: 35%;
    left: 62%;
  }
  #pagetenpo .rnal_text {
    width: 660px;
  }
  .tenpo_cont ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .tenpo_text {
    top: 13%;
    right: 5%;
    line-height: 1.5;
  }
  .tenpo_text p {
    font-size: 20px;
  }
  .tenpo_text p span {
    font-size: 18px;
  }
  .tenpo_text .btn {
    font-size: 15px;
  }
  .tenpo_text .iwatsuki,.tenpo_text .fujisawa {
    padding-top: 30px;
  }
  .bnr_Long02 {
    margin-bottom: 140px;
  }
}
@media only screen and (max-width: 669px){
  #pagetenpo {
    padding-top: 100px;
    margin-top: -100px;
  }
  .map-BnrM .map-Bnr .tenpo a p {
    font-size: 5.65vw;
    top: 34%;
    left: 59%;
  }
  .tenpo_text {
    top: 3vw;
    right: 6vw;
    line-height: 1.5;
  }
  .tenpo_cont ul li {
    margin-bottom: 5vw;
  }
  .tenpo_btn {
    margin-top: 8px;
    line-height: 2.8;
  }
  .tenpo_text p {
    font-size: 20px;
  }
  .tenpo_text p, .tenpo_text p span {
    font-size: 5vw;
  }
  .tenpo_text p span {
    font-size: 4vw;
  }
  .tenpo_text .btn {
    font-size: 3.44vw;
  }
  .tenpo_text .iwatsuki,.tenpo_text .fujisawa {
    padding-top: 4vw;
  }
}

/*　完売バナー設置に伴うcss修正　*/
@media only screen and (min-width: 670px) {
  .bnr-two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 40px 0px 80px;
  }
  .bnr-two .hina-bnr p {
    top: 30%;
    left: 38%;
  }
  .bnr-two article a p,.soldout article a p {
    position: absolute;
    font-family: "Noto Serif JP", serif;
    color: #ffffff;
    font-size: 24px !important;
  }
  .bnr-two .soldout p {
    left: 12%;
    top: 28%;
  }
  .bnr-two .soldout p img {
    width: 40px;
    padding-bottom: 8px;
    margin-right: 10px;
  }
  .bnr-two .hina-bnr,.bnr-two .soldout {
    position: relative;
    text-align: center;
  }
  .bnr-two .hina-bnr{
    padding: unset !important;
  }
}
@media only screen and (max-width: 669px) {
  .soldout article a p {
    position: absolute;
    font-family: "Noto Serif JP", serif;
    color: #ffffff;
    font-size: 4.6vw;
  }
  .bnr-two .soldout p {
    right: 7vw;
    top: 4vw;
  }
  .bnr-two .soldout p img {
    width: 8vw;
    padding-bottom: 1vw;
    margin-right: 2vw;
  }
  .bnr-two .soldout {
    position: relative;
    text-align: center;
  }
  .bnr-two {
    margin-bottom: 40px;
  }
  .bnr-two .hina-bnr {
    padding: 40px 0 20px !important;
  }
}

/* 20210202 お客様の声改修　*/
@media only screen and (min-width: 670px){
  #girls {
    padding-bottom: 190px;
  }
}
@media only screen and (max-width: 669px){
  #girls {
    padding-bottom: 25vw;
    margin-top: 25vw;
  }
  #girls .article-item {
    width: 100%;
    flex-direction: unset;
  }
  #girls .sp_Box_left {
    width: 44vw;
  }
  #girls .sp_Box_right {
    width: 42vw;
    margin-top: 7.55vw;
  }
  #girls .article-item .link-btn {
    width: 100%;
  }
  #girls .article-item .link-btn a {
    width: 100%;
    height: 8vw;
    padding: 1.4vw;
    line-height: 1.5;
    border-radius: 40px;
    margin: 0.9em auto;
  }
}

@media only screen and (min-width: 670px){
  #boys {
    padding-bottom: 190px;
  }
}
@media only screen and (max-width: 669px){
  #boys {
    padding-bottom: 25vw;
  }
  #boys .article-item {
    width: 100%;
    flex-direction: unset;
  }
  #boys .sp_Box_left {
    width: 44vw;
  }
  #boys .sp_Box_right {
    width: 42vw;
    margin-top: 7.55vw;
  }
  #boys .article-item .link-btn {
    width: 100%;
  }
  #boys .article-item .link-btn a {
    width: 100%;
    height: 8vw;
    padding: 1.4vw;
    line-height: 1.5;
    border-radius: 40px;
    margin: 0.9em auto;
  }
}
/* 追記210406 */
div.lp_gogatsu .sectionTitle_Decotitle_L {
  right: 140px;
}

div.lp_gogatsu .sectionTitle_Decotitle_R {
  left: 135px;
}
@media only screen and (max-width: 699px){
div.lp_gogatsu .sectionTitle_Decotitle_L {
    right: 30vw;
}
div.lp_gogatsu .sectionTitle_Decotitle_R {
  left: 30vw;
}
}
@media only screen and (max-width: 699px) {
h3.genkan_title,
  h3.living_title,
  h3.washitsu_title {
    top: 0;
    right: 18px;
    font-size: 5.2vw;
    padding: 0 0 15px;
    writing-mode: vertical-rl;
    background-color: #FFF;
    position: absolute;
    letter-spacing: 3px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  }

  h3.genkan_title {
    top: 3vw;
    color: #d09a3b;
  }

  h3.living_title {
    top: 5vw;
    letter-spacing: normal;
    color: #e4a6a6;
  }

  h3.washitsu_title {
    top: 5vw;
    color: #8a9e81;
  }
}
@media only screen and (min-width: 670px) {
    h3.genkan_title,
  h3.living_title,
  h3.washitsu_title {
    top: 0;
    right: 18px;
    font-size: 26px;
    padding: 0 0 15px;
    writing-mode: vertical-rl;
    background-color: #FFF;
    position: absolute;
    letter-spacing: 3px;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    line-height: 1.8em;
  }

  h3.genkan_title {
    top: 50px;
    color: #d09a3b;
  }

  h3.living_title {
    top: 10px;
    letter-spacing: normal;
    color: #e4a6a6;
  }

  h3.washitsu_title {
    top: -10px;
    color: #8a9e81;
  }
}
@media only screen and (max-width: 699px) {
  .display_list article .disp_title {
    font-size: 5vw;
    letter-spacing: 0.2vw;
    margin-bottom: 20px;
    line-height: 1.4em;
    text-align: center;
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #6b460b;
    position: relative;
    display: inline-block;
    text-align: center;
}
}
@media only screen and (min-width: 670px) {
.Colum_category .Colum_btn .Colum_txt {
  border: 1px solid #b3b3b3;
  position: relative;
  font-size: 18px;
  margin-bottom: 20px;
  background-color: white;
  height: 47px;
  color: #6b460b;
  padding: 5px;
  font-family: 'Noto Serif JP';
  line-height: 1.8;
}
}

@media only screen and (max-width: 699px){
  .Colum_category .Colum_btn h3.Colum_txt {
      font-family: 'Noto Serif JP';
      padding: 1vw 0;
      font-size: 2.82vw;
      line-height: 1.8;
  }
  }


/* 選び方バナー */

  .erabikata_bnr {
  width: 1000px;
  margin: 40px auto;
}
.erabikata_bnr .R_wrapper {
  position: relative;
}
.erabikata_bnr .erabikata_bnr_text {
  position: absolute;
  top: 13%;
  left: 39%;
  text-align: center;
}
.erabikata_bnr .erabikata_bnr_text p {
  font-size: 14px;
  font-family: "Noto Serif JP";
  color: #FFF;
}
.erabikata_bnr .erabikata_bnr_text h2 {
  font-family: "Noto Serif JP";
  font-size: 28px;
  color: #6B460B;
  margin-top: 25px;
}
@media only screen and (max-width: 669px) {
  .erabikata_bnr {
    width: 90vw;
    margin: 5vw auto;
  }
  .erabikata_bnr .erabikata_bnr_text {
    top: 16.5%;
    /* left: 27%; */
    left: 29%;
  }
  .erabikata_bnr .erabikata_bnr_text p {
    font-size: 3.45vw;
  }
  .erabikata_bnr .erabikata_bnr_text h2 {
    font-size: 5.25vw;
    margin-top: 4vw;
  }
  .erabikata_bnr .erabikata_bnr_text .btn {
    font-family: "Noto Serif JP";
    background-color: #DDB4B4;
    color: #FFF;
    border-radius: 20vw;
    width: 30vw;
    margin: 2vw auto;
    line-height: 1;
  }
  .rnal_exhibition .WW-bg {
    padding-bottom: 0vw;
  }
}

.saiji_Bnrs {
  margin: 40px 0;
}
.saiji_Bnrs a {
  display: block;
}
.saiji_Bnrs a:nth-child(n+2){
  margin-top: 10px;
}
@media only screen and (max-width: 669px){
  .saiji_Bnrs {
    margin: 6.25vw 0;
  }
  .saiji_Bnrs a:nth-child(n+2){
    margin-top: 1.563vw;
  }
}

.series_brand{

}
.series_brand_list{
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 90px;
}
.series_brand_list_item_img{
  height: 196px;
}

.series_brand_list_item_img img{
  height: 100%;
  width: auto;
  
}
.series_brand_list_item_title{
  color: #6b460b !important;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif !important;
  font-size: 20px !important;
}
.series_brand_list_item_desc{
  font-family: 'Noto Serif JP' !important;
  font-size: 14px !important;
}
.series_brand .series_btn{
  background-color: #e38396;
  border: 1px solid #e38396;
  padding: 8px 40px;
  margin-top: 20px;
  transition: all 0.2s;
  box-sizing: border-box;
  text-align: center;
  border-radius: 25px;
  display: inline-block;
}
.series_brand .series_btn p{
  font-family: 'Noto Serif JP';
  font-size: 14px;
  color: #fff;
  line-height: 1.4em;
}

@media only screen and (max-width: 669px){
  .series_brand{
    padding: 2vw;
  }
  .series_brand_list{
    gap: 10vw;
    flex-direction: column;
    padding: 10vw 0;
  }
  .series_brand_list_item{
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
  }
  .series_brand_list_item_img{
    height: 40vw;
  }
  .series_brand_list_item_img,
  .series_brand_list_item_detail{
    width: 50%;
  }
  .series_brand_list_item_detail{
    text-align: left;
  }
  .series_brand .series_btn{
    margin:0 auto;
  }
  .series_brand .series_btn p{
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }

  .series_brand_list_item_title{
    font-size: 5vw !important;
  }
  .series_brand_list_item_desc{
    font-family: 'Noto Serif JP';
    font-size: 3.25vw;
  }
}

/*雛人形トップ紹介スライダー*/
div.lp .intro-slider.hina-top .slick-arrow{
  width: 42px;
  height: 42px;
  background: #D1C9A7;
  z-index: 100;
  border-radius: 50%;
  background-repeat: no-repeat;
  font-size: 0;
  background-position: center;
  background-size: 12px auto;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  border: unset;

}
div.lp .intro-slider.hina-top .slick-arrow.slick-prev{
  left: 0;
  background-image: url("/img/common/left-arrow.png");
}
div.lp .intro-slider.hina-top .slick-arrow.slick-next{
  right: 0;
  background-image: url("/img/common/right-arrow.png");

}
.intro-slider.hina-top{
  width: 1000px;
  margin: 0 auto;
}
div.lp .intro-slider.hina-top .intro_item_inner{
  width: 980px;
  margin: 0 auto;
}
div.lp .intro-slider.hina-top .intro_item_inner_title{
  font-size:45px;
  line-height:62px;
  letter-spacing: 2.25px;
  color: #6B460B;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  position:relative;
}
div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"]{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-image: url(../img/lp/hina/lp_n_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_title{
  text-align: center;
  display: inline-block;
  margin-top: 42px;
}
.intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img_flex{
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 834px;
  left: calc(50% + 18px);
  transform: translateX(-50%);
  bottom: -15px;
  z-index: -1;
  align-items: end;
}
.intro-slider.hina-top .intro_item_inner_text{
  font-family: Noto Sans JP;
  font-size: 14px;
  letter-spacing: 0.7px;
  color: #555555;
}
.intro-slider.hina-top .intro_item_inner_text p + p{
  padding-top: 1em;
} 
.intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_text{
  text-align: center;
  padding-top: 28px;
}
.intro-slider.hina-top .intro_item_inner[data-item="01"] img[data-item="01"],
.intro-slider.hina-top .intro_item_inner[data-item="01"] img[data-item="02"]{
    width: 214px;
    height:auto;
}
div.lp .intro-slider.hina-top h1::before{
  top: 49px;
  right: calc(100% + 2px);
}
div.lp .intro-slider.hina-top h1::after{
  bottom: 69px;
  left: calc(100% - 17px);
}
div.lp .intro-slider.hina-top h1::before,
div.lp .intro-slider.hina-top h1::after{
  content: "";
  width: 71px;
  height: 97px;
  background-image: url(../img/lp/hina/lp_option1.png);
  position: absolute;
  background-size: 71px 97px;
  background-repeat: no-repeat;
}

div.lp .intro-slider.hina-top .intro_item_inner[data-item="02"],
div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"],
div.lp .intro-slider.hina-top .intro_item_inner[data-item="04"]{
  display: flex;
  gap:50px;
  align-items: center;
  justify-content: center;
  min-height: 500px;
}
div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"]{
  flex-direction: row-reverse;
}

div.lp .intro-slider.hina-top .intro_item_inner[data-item="02"] .intro_item_inner_title,
div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"] .intro_item_inner_title,
div.lp .intro-slider.hina-top .intro_item_inner[data-item="04"] .intro_item_inner_title{
  font-size:32px;
  line-height:48px;
  letter-spacing: 1.6px;
  padding-bottom: 29px;
}
div.lp .intro-slider.hina-top .intro_item_inner[data-item="02"]  .intro_item_inner_text,
div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"]  .intro_item_inner_text,
div.lp .intro-slider.hina-top .intro_item_inner[data-item="04"]  .intro_item_inner_text{
  flex: 1;
}
div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"] .intro_item_inner_title,
div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"]  .intro_item_inner_text{
  text-align: right;
}
div.lp .intro-slider.hina-top .slick-list{
  overflow: visible !important;
}
@media only screen and (max-width: 669px) {
  .intro-slider.hina-top,
  div.lp .intro-slider.hina-top .intro_item_inner{
    width: 100%;
  }
  div.lp .intro-slider.hina-top .intro_item_inner_title{
    font-size: calc(100vw/ 750 * 36);
    line-height: calc(100vw/ 750 * 50);
    letter-spacing: calc(100vw/ 750 * 1.8);
  }
  .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_text{
    text-align: left;
    width: calc(100vw/ 750 * 670);
    padding-top: unset;
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="02"],
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"],
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="04"]{
    min-height: calc(100vw/ 750 * 1050);
    gap:calc(100vw/ 750 * 80);
    flex-direction: column;
    width: calc(100vw/ 750 * 670);
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="02"] .intro_item_inner_title,
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"] .intro_item_inner_title,
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="04"] .intro_item_inner_title{
    font-size: calc(100vw/ 750 * 32);
    line-height: calc(100vw/ 750 * 50);
    letter-spacing: calc(100vw/ 750 * 1.6);
    padding-top: calc(100vw/ 750 * 68);
    text-align: center;
    padding-bottom: 0;
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_title{
    margin-top: unset;
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_title:before,
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_title:after{
    display: none;
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img{
    width: 100%;
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img_flex{
    width: 100%;
    left: unset;
    transform: unset;
    bottom: unset;
    z-index: 1;
    align-items: end;
    display: flex;
    flex-direction: row;
    text-align: center;
    background-image: url(../img/lp/hina/lp_n_bg_sp.png);
    background-repeat: no-repeat;
    background-position: top calc(100vw/ 750 * 21) left calc(100vw/ 750 * 10);
    position: relative;
    padding-top: calc(100vw/ 750 * 71);
    background-size: 100vw 57vw;
    justify-content: center;
    padding-bottom: calc(100vw / 750 * 126);
  }

  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img_flex::before{
    bottom: calc(100vw/ 750 * 46);
    right: calc(100% - (100vw/ 750 * 119));
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img_flex::after{
    top: calc(100vw/ 750 * 46);
    left: calc(100% - (100vw/ 750 * 142));
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img_flex::before,
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="01"] .intro_item_inner_img_flex::after{
    content: "";
    width: calc(100vw/ 750 * 71);
    height: calc(100vw/ 750 * 97);
    background-image: url(../img/lp/hina/lp_option1.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .intro-slider.hina-top .intro_item_inner[data-item="01"] img[data-item="01"]{
    width:calc(100vw/ 750 * 310);
  }
  .intro-slider.hina-top .intro_item_inner[data-item="01"] img[data-item="02"]{
    width:calc(100vw/ 750 * 309);
  }
  .intro-slider.hina-top .intro_item_inner .intro_item_inner_text p{
    font-size: calc(100vw/ 750 * 22);
    line-height: calc(100vw/ 750 * 40);
    letter-spacing: 0;
  }

  div.lp .intro-slider.hina-top .intro_item_inner[data-item="02"] .intro_item_inner_img_flex{
    width: calc(100vw/ 750 * 576);
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"] .intro_item_inner_img_flex{
    width: calc(100vw/ 750 * 586);
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="04"] .intro_item_inner_img_flex{
    width: calc(100vw/ 750 * 580);
  }
  div.lp .intro-slider.hina-top .intro_item_inner[data-item="03"] .intro_item_inner_text{
    text-align: left;
  }
}

/*ローカルなび*/
.c_localnav{
  max-width: 600px;
  width: 100%;
  margin: -50px auto 100px;
}
.c_localnav_list{
  display: flex;
  justify-content: center;
  gap: 1em;
  flex-wrap: wrap;
}
.c_loavlnav_item a,
div.lp_gogatsu .c_loavlnav_item a{
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  padding-left: 25px;
  background-image: url(//www.tougyoku.com/css/../img/col_list_icon.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 16px;
  color: #6b460b;
  margin: 0 1em;
}
.c_localnav.c_localnav-gogatsu{
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 669px) {
  .c_localnav{
    margin: -7vw auto 10.938vw
  }
  .c_localnav_list{
    gap: unset;
  }
  .c_loavlnav_item a{
    font-size: 3.43vw;
    padding-left: 3.90625vw;
    background-size: 3.125vw;  
    margin: 0 2vw;
  }
  .c_localnav.c_localnav-gogatsu{
    margin-top: 5vw;
    margin-bottom: 7vw;
  }
}
.cat_header_title{
  background: #deb5c2;
  margin-bottom: 1em;
  padding: 0.5em 0;
}
.cat_header_title h1,
div.lp_gogatsu .cat_header_title h1{
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  text-align: center;
}
.cat_header_title.cat_header_title-gogatsu{
  background: #374c6d;
  margin-top:-37px;
}

@media only screen and (max-width: 669px) {
  .cat_header_title h1,
  div.lp_gogatsu .cat_header_title h1{
    font-size: 3.4375vw;
  }
  .cat_header_title.cat_header_title-gogatsu{
    margin-top:-8vw;
  }
  
}