@media screen and (min-width: 769px) {
  #main_visual {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100% !important;
    height: calc(100vh - 120px);
    margin: 0 auto !important;
    padding: 0;
  }
  #main_visual:after {
    content: "";
    position: absolute;
    bottom: 34px;
    right: 32px;
    width: 162px;
    height: 252px;
    background: url(../img/top/th/img_main_anzu.png) no-repeat center;
    background-size: 162px 252px;
  }
  #main_visual video {
    position: absolute;
    background: url(../img/top/th/bg_main_th_aw2.jpg) no-repeat center top;
    background-size: contain;
  }
}
@media screen and (min-width: 769px) and (aspect-ratio: 16 / 10), screen and (min-width: 769px) and (min-aspect-ratio: 16 / 10) {
  #main_visual video {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 769px) and (max-aspect-ratio: 16 / 10) {
  #main_visual video {
    height: 105%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 769px) {
  #main_visual #main_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/top/th/txt_play_movie.png) no-repeat center;
    background-size: 90px 82px;
    text-align: center;
    font-size: 40px;
    font-weight: normal;
  }
  #main_visual #main_txt a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #main_visual #main_txt span {
    display: none;
  }
  #main_visual:hover {
    opacity: .7;
  }

  #anzu_renewal {
    width: 100%;
    height: 316px;
    background: url(../img/top/bg_top_bnr_area.png) no-repeat center;
    background-size: cover;
    /*background-image: url(../img/top/th/img_renewal.png), url(../img/top/bg_top_bnr_area.png);
    background-repeat: no-repeat;
    background-position: center, center;
    background-size: 840px 316px, cover;*/
  }
  #anzu_renewal .inner {
    position: relative;
    width: 100%;
    max-width: 780px;
    height: 317px;
    margin: 0 auto;
  }
  #anzu_renewal .renewal_btn {
    display: block;
    width: 840px;
    height: 316px;
    margin: 0 auto;
    background: url(../img/top/th/img_renewal-en.png) no-repeat center;
    background-size: 840px 316px;
    text-indent: -9999px;
    /*position: absolute;
    bottom: 37px;
    left: 53%;
    display: inline-block;
    width: auto;
    height: 33px;
    padding: 0 42px 0 22px;
    color: #f3a688;
    border: 1px solid #f3a688;
    border-radius: 16px;
    background: #fff url(../img/top/th/icn_arrow_down.png) no-repeat calc(100% - 20px) 13px;
    background-size: 13px 9px;
    font-size: 16px;
    text-decoration: none;
    line-height: 33px;*/
  }
  #anzu_renewal .renewal_btn:hover {
    opacity: .7;
  }

  #topics {
    padding-top: 96px;
    background: url(../img/top/bg_topics.png) no-repeat top center;
    background-size: 1321px 213px;
  }
  #topics h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 46px;
    letter-spacing: 6px;
  }
  #topics .flex_box {
    width: 100%;
    max-width: 780px;
    margin: 0 auto 30px;
  }
  #topics .flex_box .unit {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  #topics .flex_box .unit a {
    display: block;
    width: 176px;
    height: 176px;
  }
  #topics .flex_box .unit a:hover {
    opacity: .7;
  }
  #topics .flex_box .unit.features a {
    background: url(../img/top/img_topics_features-en.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.use_lineup a {
    background: url(../img/top/img_topics_use_lineup-en.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.gallery a {
    background: url(../img/top/th/img_topics_gallery2.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.history a {
    background: url(../img/top/img_topics_history-en.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.bnr_qa a {
    width: 375px;
    height: 117px;
    background: url(../img/top/th/bnr_qa.png) no-repeat center;
    background-size: 375px 117px;
  }
  #topics .flex_box .unit.bnr_renew a {
    width: 375px;
    height: 117px;
    background: url(../img/top/th/bnr_renew.png) no-repeat center;
    background-size: 375px 117px;
  }
  #topics .flex_box .unit.bnr_campaign a {
    width: 375px;
    height: 117px;
    background: url(../img/top/bnr_campaign.png) no-repeat center;
    background-size: 375px 117px;
  }
  #topics .flex_box .unit span {
    display: none;
  }

  .in_between01 {
    width: 100%;
    height: 669px;
    margin-bottom: 174px;
    background: url(../img/top/bg_in_between01.jpg) no-repeat center;
    background-size: cover;
  }

  #renewal_point {
    width: 100%;
    padding: 185px 0 130px;
    background: #fdf1ef url(../img/top/th/bg_renewal_point.png) no-repeat center top;
    background-size: 604px 206px;
  }
  #renewal_point h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 46px;
    letter-spacing: 6px;
  }
  #renewal_point .flex_box {
    width: 96%;
    max-width: 892px;
    margin: 0 auto 90px;
  }
  #renewal_point .flex_box .unit {
    width: 48%;
    max-width: 400px;
  }
  #renewal_point .flex_box .unit h3 {
    margin: 0 auto 20px;
  }
  #renewal_point .flex_box .unit h3.ttl1 {
    width: 104px;
    height: 34px;
    background: url(../img/top/th/ttl_penewal_point_01.png) no-repeat center;
  }
  #renewal_point .flex_box .unit h3.ttl2 {
    width: 104px;
    height: 34px;
    background: url(../img/top/th/ttl_penewal_point_02.png) no-repeat center;
  }
  #renewal_point .flex_box .unit h3 span {
    display: none;
  }
  #renewal_point .flex_box .unit p {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
  }
  #renewal_point .flex_box .unit img {
    width: 100%;
  }
  #renewal_point .flex_box .unit a:hover {
    opacity: .7;
  }
  #renewal_point .ac {
    text-align: center;
  }
  #renewal_point .btn {
    position: relative;
    display: inline-block;
    min-width: 150px;
    margin: 0 auto;
    padding: 18px 60px;
    border-radius: 42px;
    color: #fff;
    background-color: #f39976;
    font-size: 17px;
    text-align: center;
    text-decoration: none;
  }
  #renewal_point .btn:after {
    position: absolute;
    bottom: 22px;
    right: 37px;
    display: inline-block;
    content: "";
    width: 18px;
    height: 14px;
    background: url(../img/top/th/icn_blank.png) no-repeat center;
    background-size: 18px 14px;
    vertical-align: middle;
  }
  #renewal_point .btn:hover {
    opacity: .7;
  }

  #ad_gallery {
    width: 100%;
    margin-bottom: 167px !important;
    padding: 150px 0 140px;
    background: url(../img/top/th/bg_ad_gallery.jpg) no-repeat center;
    background-size: cover;
  }
  #ad_gallery h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 46px;
    letter-spacing: 6px;
  }
  #ad_gallery .slider {
    margin-bottom: 78px;
  }
  #ad_gallery .slider .slick-track {
    padding-bottom: 30px;
  }
  #ad_gallery .slider .slick-slide {
    margin: 0 19px;
    font-size: 18px;
    line-height: 1;
    text-align: center;
  }
  #ad_gallery .slider .slick-slide a {
    text-decoration: none;
    outline: none;
  }
  #ad_gallery .slider .slick-slide a:hover img {
    opacity: .7;
  }
  #ad_gallery .slick-dots li button:before {
    color: #ccc;
    opacity: 1;
  }
  #ad_gallery .slick-dots li button:before:hover {
    opacity: 1;
  }
  #ad_gallery .slick-dots li.slick-active button:before {
    color: #f39976;
  }
  #ad_gallery .ac {
    text-align: center;
  }
  #ad_gallery .btn {
    display: inline-block;
    min-width: 150px;
    margin: 0 auto;
    padding: 14px 35px;
    border-radius: 42px;
    color: #fff;
    background-color: #f39976;
    text-align: center;
    text-decoration: none;
  }
  #ad_gallery .btn:hover {
    opacity: .7;
  }

  #lineup {
    position: relative;
    padding-bottom: 192px;
    background: url(../img/top/th/bg_lineup_after.png) no-repeat center bottom;
    background-size: 1016px 198px;
  }
  #lineup:before {
    position: absolute;
    top: -114px;
    left: calc(100% - 80%);
    content: "";
    width: 122px;
    height: 144px;
    background: url(../img/top/bg_lineup_before.png) no-repeat center;
    background-size: 122px 144px;
  }
  #lineup:after {
    position: absolute;
    top: -240px;
    left: 50%;
    content: "";
    width: 100%;
    max-width: 960px;
    height: 214px;
    background: url(../img/top/bg_lineup_right.png) no-repeat top right;
    background-size: 254px 214px;
    transform: translateX(-50%);
  }
  #lineup h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 46px;
    letter-spacing: 6px;
  }
  #lineup .lineup_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  #lineup .lineup_box .unit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    float: left;
    width: 48%;
    margin-bottom: 90px;
    text-align: left;
  }
  #lineup .lineup_box .unit .img {
    width: 42%;
    text-align: center;
  }
  #lineup .lineup_box .unit .img.anzu img {
    width: 145px;
    height: 183px;
  }
  #lineup .lineup_box .unit .img.milk img {
    width: 82px;
    height: 180px;
  }
  #lineup .lineup_box .unit .img.shower img {
    width: 67px;
    height: 229px;
  }
  #lineup .lineup_box .unit .img.cream img {
    width: 95px;
    height: 87px;
  }
  #lineup .lineup_box .unit .txt {
    width: 58%;
  }
  #lineup .lineup_box .unit .txt h3 {
    margin: 34px 0 10px;
    color: #595757;
    font-size: 22px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    line-height: 1.4;
  }
  #lineup .lineup_box .unit .txt p {
    max-width: 224px;
    color: #595757;
    font-size: 16px;
    line-height: 1.5;
  }
  #lineup .lineup_box .unit .txt p.lead {
    color: #f39976;
    font-size: 17px;
    text-align: left;
  }
  #lineup .lineup_box .unit .btn {
    width: 214px;
    height: 44px;
    margin: 0 auto;
  }
  #lineup .lineup_box .unit .btn a {
    display: block;
    color: #fff;
    background-color: #f39976;
    border-radius: 22px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    line-height: 44px;
  }
  #lineup .lineup_box .unit .btn a:hover {
    opacity: .7;
  }
  #lineup .lineup_box .unit:nth-child(2n) {
    margin-left: 4%;
  }

  .in_between03 {
    width: 100%;
    height: 426px;
    margin: -40px 0 80px;
    background: url(../img/top/bg_in_between02.jpg) no-repeat center right;
    background-size: 875px 426px;
    z-index: -1;
  }
}
/* SP */
@media screen and (max-width: 768px) {
  #main_visual {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
    padding-top: 121.0666%;
  }
  #main_visual:after {
    content: "";
    position: absolute;
    bottom: 14px;
    right: 17px;
    width: 80px;
    height: 120px;
    background: url(../img/top/th/sp/img_main_anzu.png) no-repeat center;
    background-size: 80px 120px;
  }
  #main_visual video {
    position: absolute;
    top: 0;
    background: url("/img/top/th/sp/main.png") no-repeat center top;
    background-size: 80% auto;
  }
}
@media screen and (max-width: 768px) and (aspect-ratio: 16 / 10), screen and (max-width: 768px) and (min-aspect-ratio: 16 / 10) {
  #main_visual video {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) and (max-aspect-ratio: 16 / 10) {
  #main_visual video {
    height: 105%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  #main_visual #main_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/top/th/sp/txt_play_movie.png) no-repeat center;
    background-size: 80px 49px;
    text-align: center;
    font-size: 40px;
    font-weight: normal;
  }
  #main_visual #main_txt a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #main_visual #main_txt span {
    display: none;
  }

  #anzu_renewal {
    position: relative;
    width: 100%;
    padding-top: 42%;
    background: url(../img/top/th/sp/bg_renewal-en.jpg) no-repeat center top;
    background-size: cover;
  }
  #anzu_renewal .inner {
    position: relative;
    width: 100%;
    max-width: 689px;
    height: 158px;
    margin: 0 auto;
  }
  #anzu_renewal .renewal_btn {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    padding-top: 42%;
    text-indent: -9999px;
    /*position: absolute;
    bottom: 12px;
    right: 15px;
    display: inline-block;
    width: auto;
    height: 22px;
    padding: 0 28px 0 14px;
    color: #f3a688;
    border: 1px solid #f3a688;
    border-radius: 16px;
    background: #fff url(../img/top/th/icn_arrow_down.png) no-repeat calc(100% - 15px) 9px;
    background-size: 6.5px 4.5px;
    font-size: 10px;
    text-decoration: none;
    line-height: 22px;*/
  }

  #topics {
    width: 100%;
    padding: 90px 0 65px;
    background: url(../img/top/th/sp/bg_topics.png) no-repeat top center;
    background-size: contain;
  }
  #topics h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 32.6px;
    letter-spacing: 4px;
  }
  #topics .flex_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 318px;
    margin: 0 auto 14px;
  }
  #topics .flex_box .unit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
  }
  #topics .flex_box .unit a {
    display: block;
    width: 147px;
    height: 147px;
  }
  #topics .flex_box .unit a:hover {
    opacity: .7;
  }
  #topics .flex_box .unit.features a {
    background: url(../img/top/img_topics_features-en.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.use_lineup a {
    background: url(../img/top/img_topics_use_lineup-en.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.gallery a {
    background: url(/img/top/th/sp/img_topics_gallery2.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.history a {
    background: url(../img/top/img_topics_history-en.png) no-repeat center;
    background-size: cover;
  }
  #topics .flex_box .unit.bnr_qa a {
    width: 318px;
    height: 98px;
    background: url(../img/top/th/sp/bnr_qa.png) no-repeat center;
    background-size: 318px 98px;
  }
  #topics .flex_box .unit.bnr_renew a {
    width: 316px;
    height: 99px;
    background: url(../img/top/th/sp/bnr_renew.png) no-repeat center;
    background-size: 316px 99px;
  }
  #topics .flex_box .unit.bnr_campaign a {
    width: 316px;
    height: 99px;
    background: url(../img/top/th/sp/bnr_campaign.png) no-repeat center;
    background-size: 316px 99px;
  }
  #topics .flex_box .unit span {
    display: none;
  }
  #topics .flex_box.bnr_box {
    display: block;
  }
  #topics .flex_box.bnr_box .unit {
    margin-bottom: 28px;
  }
  #topics .flex_box.bnr_box .unit:last-child {
    margin-bottom: 0;
  }

  .in_between01 {
    width: 100%;
    height: 277px;
    background: url(../img/top/sp/bg_in_between01.jpg) no-repeat center;
    background-size: cover;
  }

  #renewal_point {
    width: 100%;
    padding: 84px 0 67px;
    background: #fdf4f3 url(../img/top/th/sp/bg_renewal_point.png) no-repeat center top;
    background-size: 375px 211px;
  }
  #renewal_point h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 46px;
    letter-spacing: 6px;
  }
  #renewal_point .flex_box {
    display: block;
    width: 96%;
    max-width: 892px;
    margin: 0 auto 56px;
  }
  #renewal_point .flex_box .unit {
    width: 96%;
    max-width: 302px;
    margin: 0 auto 32px;
  }
  #renewal_point .flex_box .unit h3 {
    margin: 0 auto 20px;
  }
  #renewal_point .flex_box .unit h3.ttl1 {
    width: 78px;
    height: 26px;
    background: url(../img/top/th/sp/ttl_penewal_point_01.png) no-repeat center;
    background-size: 78px 26px;
  }
  #renewal_point .flex_box .unit h3.ttl2 {
    width: 78px;
    height: 26px;
    background: url(../img/top/th/sp/ttl_penewal_point_02.png) no-repeat center;
    background-size: 78px 26px;
  }
  #renewal_point .flex_box .unit h3 span {
    display: none;
  }
  #renewal_point .flex_box .unit p {
    margin-bottom: 20px;
    font-size: 15px;
    text-align: center;
  }
  #renewal_point .flex_box .unit img {
    width: 100%;
  }
  #renewal_point .flex_box .unit a {
    outline: none;
  }
  #renewal_point .ac {
    text-align: center;
  }
  #renewal_point .btn {
    display: inline-block;
    min-width: 150px;
    margin: 0 auto;
    padding: 18px 60px;
    border-radius: 42px;
    color: #fff;
    background: #f39976 url(../img/top/th/sp/icn_tab.png) no-repeat calc(100% - 36px) calc(100% - 22px);
    background-size: 17px 13px;
    text-align: center;
    text-decoration: none;
  }

  #ad_gallery {
    width: 100%;
    margin-bottom: 0 !important;
    padding: 83px 0 123px;
    background: url(../img/top/th/sp/bg_ad_gallery.png) no-repeat center;
    background-size: cover;
  }
  #ad_gallery h2 {
    margin-bottom: 40px;
    color: #f39976;
    font-size: 46px;
    letter-spacing: 6px;
  }
  #ad_gallery .slider {
    margin-bottom: 50px;
  }
  #ad_gallery .slider .slick-track {
    padding-bottom: 15px;
  }
  #ad_gallery .slider .slick-slide {
    margin: 0 19px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
  }
  #ad_gallery .slider .slick-slide img {
    width: 281px;
  }
  #ad_gallery .slider .slick-slide a {
    text-decoration: none;
    border-style: none;
    outline: none;
  }
  #ad_gallery .slider .slick-slide a:hover img {
    opacity: .7;
  }
  #ad_gallery .slick-dots li button:before {
    color: #ccc;
    font-size: 9px;
    opacity: 1;
  }
  #ad_gallery .slick-dots li.slick-active button:before {
    color: #f39976;
  }
  #ad_gallery .ac {
    text-align: center;
  }
  #ad_gallery .btn {
    display: inline-block;
    min-width: 150px;
    margin: 0 auto;
    padding: 14px 35px;
    border-radius: 42px;
    color: #fff;
    background-color: #f39976;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
  }

  #lineup {
    position: relative;
    width: 100%;
    padding: 66px 0 80px;
    background-image: url(../img/top/sp/bg_lineup_between.png), url(../img/top/th/sp/bg_lineup_after.png);
    background-repeat: no-repeat;
    background-position: 90% 48%,left bottom;
    background-size: 68px 52px, 375px 107px;
  }
  #lineup:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 80px;
    height: 100px;
    background: url(../img/top/sp/bg_lineup_before.png) no-repeat left;
    background-size: 80px 100px;
  }
  #lineup:after {
    position: absolute;
    top: -48px;
    right: 0;
    content: "";
    width: 100%;
    max-width: 128px;
    height: 106px;
    background: url(../img/top/sp/bg_lineup_right.png) no-repeat top right;
    background-size: 128px 106px;
  }
  #lineup h2 {
    margin-bottom: 38px;
    color: #f39976;
    font-size: 44px;
    line-height: 1;
    letter-spacing: 6px;
  }
  #lineup .lineup_box {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
  #lineup .lineup_box .unit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 96%;
    max-width: 320px;
    margin: 0 auto 90px;
    text-align: left;
  }
  #lineup .lineup_box .unit .img {
    width: 42%;
    text-align: center;
  }
  #lineup .lineup_box .unit .img img {
    max-width: 104px;
  }
  #lineup .lineup_box .unit .img.anzu img {
    width: 104px;
    height: 131px;
  }
  #lineup .lineup_box .unit .img.milk img {
    width: 80px;
    height: 176px;
  }
  #lineup .lineup_box .unit .img.shower img {
    width: 58px;
    height: 198px;
  }
  #lineup .lineup_box .unit .img.cream img {
    width: 83px;
    height: 76px;
  }
  #lineup .lineup_box .unit .txt {
    width: 58%;
  }
  #lineup .lineup_box .unit .txt h3 {
    margin-bottom: 8px;
    color: #595757;
    font-size: 18px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: left;
    line-height: 1.4;
  }
  #lineup .lineup_box .unit .txt p {
    max-width: 224px;
    color: #595757;
    font-size: 13px;
  }
  #lineup .lineup_box .unit .txt p.lead {
    margin-bottom: 10px;
    color: #f39976;
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
  }
  #lineup .lineup_box .unit .btn {
    width: 230px;
    height: 47px;
    margin: 25px auto 0;
  }
  #lineup .lineup_box .unit .btn a {
    display: block;
    color: #fff;
    background-color: #f39976;
    border-radius: 24px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 47px;
  }

  .in_between03 {
    width: 100%;
    height: 195px;
    margin: -20px 0 46px;
    background: url(../img/top/th/sp/bg_in_between03.jpg) no-repeat center right;
    background-size: 320px 195px;
    z-index: -1;
  }
}

/*# sourceMappingURL=top_th.css.map */
