  img.lazyloaded,
  .no-lazy {
    transform: translate(0, 0);
    opacity: 1;
  }

  .watch-guide-wrap img {
    width: 100%;
    height: auto;
  }

  .select-item p {
    line-height: 1.7;
  }

  @media screen and (min-width: 769px) {
    .sp_only {
      display: none;
    }
  }

  @media screen and (max-width: 768px) {
    .pc_only {
      display: none;
    }

    #contents section {
      padding-bottom: 0!important;
    }
  }

  #watch-select-age, .watch-select-dial, .watch-select-movement, .watch-select-material, .watch-select-case {
    margin-top: 80px!important;
  }

  .watch-guide-fv {
    padding-top: 30px;
    width: 100%;
    background: linear-gradient(180deg, #f2f2f2 0%, #f2f2f2 85%, #94b0d8 85%, #94b0d8 100%);

  }

  @media screen and (max-width: 768px) {
    .watch-guide-fv {
      padding-top: 30px;
      width: 100%;
      background: linear-gradient(180deg, #f2f2f2 0%, #f2f2f2 71%, #94b0d8 60%, #94b0d8 100%);
    }

    .fashion-guide-fv__wrap-sp img.fashion-guide-fv__wrap-sp_topimg {
  width: 100%!important;
  height: auto;
  margin: 0px auto 30px;
  display: block;
}

.fashion-guide-fv__wrap-sp img.fashion-guide-fv__wrap-sp_topimg2 {
  width: 250px;
  height: auto;
  margin: 20px auto 0;
  display: block;
}
  }

  .fashion-guide-fv__wrap-pc {
    width: 100%;
    max-width: 1012px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  .watch-guide-fv .fashion-guide-fv__title>p {
    background: #333;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
  }

  .watch-guide-fv .fashion-guide-fv__title_wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }


  .watch-guide-fv .fashion-guide-fv__title h1 {
    font-size: 65px;
    font-weight: 600;
    color: #333;
    line-height: 1.3;
  }

  .watch-guide-fv .fashion-guide-fv__title h1 span {
    color: #f7931e;
  }

  .watch-guide-fv .fashion-guide-fv__title_wrap,
  .watch-guide-fv .fashion-guide-fv__image {
    width: 50%;
  }

  .watch-guide-fv__text {
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 1012px;
    margin: 0 auto;
  }

  .watch-guide-fv__text p {
    text-align: center;
  }


  @media screen and (max-width: 768px) {

    .watch-guide-fv__text p {
      text-align: left;
    }

    .watch-guide-fv__text {
      color: #fff;
      font-size: 16px;
      line-height: 1.7;
      margin: 0 auto;
      padding: 20px;
    }

    .fashion-guide-fv__wrap-pc {
      display: none !important;
    }
  }


  #contents {
    width: 100% !important;
  }

  @media screen and (min-width: 769px) {
    .sp_only {
      display: none;
    }

    #contents {
      padding: 0 !important;
    }

  }

  @media screen and (max-width: 768px) {
    .pc_only {
      display: none;
    }

    .gsearch-header {
      display: none;
    }
  }


  .Selection_Guide {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }

  .Selection_Guide p {
    font-size: 16px;
    line-height: 1.6;
  }

  .match_watch_wrap h2 {
    width: 100%;
    padding: 20px 0;
    background: #728bc0;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    text-align: center;
  }

  .match_watch_contents {
    padding-top: 32px;
    background: #f2f2f2;
    padding-bottom: 42px;
  }

  .match_watch_contents ul {
    max-width: 1012px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
  }

  @media screen and (max-width: 768px) {

    .match_watch_contents ul {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 30px auto;
    }
  }


  .match_watch_contents p {
    text-align: center;
    margin-bottom: 16px;
  }

  @media screen and (min-width: 769px) {
    .watch-select-inner {
      max-width: 1012px;
      margin: 80px auto 0;
      background: #f2f2f2;
    }

    .match_watch_contents ul li {
      width: 24%;
      background: #333333;
      font-size: 18px;
      color: #fff;
      text-align: center;
      margin-bottom: 1%;
      margin-right: 1%;
      line-height: 1;
    }
  }

  @media screen and (max-width: 768px) {
    .match_watch_contents ul li {
      width: 32%;
      background: #333333;
      font-size: 18px;
      color: #fff;
      text-align: center;
      line-height: 1;
      margin-right: 2%;
      margin-bottom: 2%;
    }

   .match_watch_contents ul li:nth-child(3n) {
      margin-right: 0;
    }

.watch-select-movement .watch-select-inner .select-item {
   padding: 60px 15px!important;
}

  }

  .match_watch_contents ul li a {
    display: block;
    padding: 18px 0;
    position: relative;
  }

  .match_watch_contents ul li a:link,
  .match_watch_contents ul li a:visited {
    text-decoration: none;
    color: #fff;
  }


  .match_watch_contents nav>ul>li>a::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #fff;
    /* ↓向き */
    position: absolute;

    right: 10px;
    /* 右から10px内側 */
    top: 50%;
    transform: translateY(-50%);
  }


   @media screen and (max-width: 768px) {  
  .match_watch_contents nav>ul>li>a::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #fff;
    /* ↓向き */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
   }

  .Selection_Guide .ranking_wrap {
    background: #c0d4f0;
    padding: 100px 0;
    box-sizing: border-box;
  }

  @media screen and (max-width: 768px) {

    .Selection_Guide .ranking_wrap {
      background: #c0d4f0;
      padding: 40px 15px;
      box-sizing: border-box;
    }

    .fashion-guide-fv__wrap-sp .match_watch_contents {
      box-sizing: border-box;
      padding: 0 15px;
    }

    .fashion-guide-fv__wrap-sp .match_watch_contents p {
      font-weight: 600;
      color: #728bc0;
      font-size: 18px;
    }
  }






  @media screen and (min-width: ○px) {}

  .nav-section,
  .nav-pc {
    transition: transform .3s ease;
  }

  .nav-section ul {
    display: flex;
    margin: 0;
    list-style: none;
    justify-content: flex-start;
    align-items: center;
    border: none;
  }

  .nav-pc ul {
    display: flex;
    margin: 0 auto;
    list-style: none;
    justify-content: space-around;
    align-items: center;
    border: none;
  }

  .nav-section a,
  .nav-pc a {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
  }

  @media screen and (min-width: 769px) {

    /* 固定 */
    .nav-pc.is-fixed {
      position: fixed;
      top: 58px;
      left: 0;
      width: 100%;
      z-index: 50;
    }

    .nav-pc.is-fixed {
      width: 100%;
      background: #3d489c;
    }

    .nav-pc.is-fixed ul {
      width: 100%;
      max-width: 1200px !important;
      display: flex;
      justify-content: space-around;
    }

    .nav-pc.is-fixed ul li {
      flex: 1;
      text-align: center;
      box-sizing: border-box;
      border-left: 1px solid #fff;
      margin: 0 !important;
    }

    .nav-pc.is-fixed ul li:last-child {
      border-right: 1px solid #fff;
    }

  }


  @media screen and (max-width: 768px) {

    /* 固定 */
    .nav-section.is-fixed {
      position: fixed;
      top: 54px;
      left: 0;
      width: 100%;
      z-index: 1000;
    }

    .nav-section.is-fixed ul {
      overflow-x: auto;
      flex-wrap: nowrap;
      -webkit-overflow-scrolling: touch;
    }
    
    .nav-section.is-fixed ul li {
      flex: 0 0 35%; 
      width: 33%!important;
      margin: 0!important;
    }


    .match_watch_contents nav>ul {
      background: none;
    }
  }

  @media screen and (min-width: 769px) {
    .match_watch_contents nav>ul>li {
      margin: 0 auto 10px;
    }
  }

  .match_watch_contents nav.is-fixed>ul>li {
    background: #3d489c;
  }

  .match_watch_contents nav>ul>li>a {
    display: block;
    width: 100%;
    height: auto;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: none;
    padding: 15px;
    box-sizing: border-box;
  }

  .match_watch_contents nav>ul>li>a {
    display: block;
    width: 100%;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: none;
    padding: 15px;
    box-sizing: border-box;
  }
  
  @media screen and (min-width: 769px) {
      .match_watch_contents nav>ul>li>a {
    height: auto;
  }
  }

    
  @media screen and (max-width: 768px) {
      .match_watch_contents nav>ul>li>a {
    height: auto;
  }
  }

  /*ブランドタブ部分*/
  .tab-content {
    display: none;
  }

  .tab-content.is-active {
    display: block;
  }





  .resale_value_wrap {
    margin: 100px auto 0;
  }

  .resale_value .brand_best3 {
    height: 500px;
  }

  @media screen and (min-width: 769px) {

    .resale_value_wrap {
      padding-bottom: 80px !important;
    }

    .resale_value_inner {
      max-width: 1012px;
      width: 100%;
      margin: 0 auto;
      background: url("../img/assetquality_best_top_bg.jpg") no-repeat;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 35px 0 0;
      box-sizing: border-box;
    }

    .resale_value_title {
      width: 50%;
      margin-left: 45px;
    }

    .resale_value_title h3 {
      font-size: 36px;
      color: #4d4d4d;
      font-weight: 600;
      line-height: 1.3;
      margin-bottom: 15px;
    }

  }

  @media screen and (max-width: 768px) {

    .resale_value_wrap {
      padding-bottom: 80px !important;
    }

    .resale_value_wrap .select-item__top-link {
      display: block;
      margin-top: 20px;
    }

    .resale_value_title {
      width: 100%;
      margin: 0 auto;
      padding: 40px 20px;
    }

    .resale_value_inner {
      width: 100%;
      margin: 0 auto;
      background: url("../img/assetquality_best_top_bg.jpg") no-repeat;
      background-size: cover;
    }

    .popular-model .resale_value_best_contents .select-item__box {
      width: 100%;
      margin: 0 auto;
      box-sizing: border-box;
      display: flex;
      flex-direction: column-reverse;
    }

    .resale_value_best_contents .item-block-column .item-block__detail p {
      margin-bottom: 20px !important;
    }



    .resale_value_title h3 {
      font-size: 30px;
      color: #4d4d4d;
      font-weight: 600;
      line-height: 1.3;
      text-align: center;
    }


    .resale_value_title h3 span:nth-of-type(2) {
      display: block;
      margin-bottom: 5px;
      font-size: 16px;
    }

    .select-item__top-link {
      text-align: center;
    }


  }



  .resale_value_title h3 span {
    font-size: 16px;
  }




  @media screen and (min-width: 769px) {

    .resale_value_title h3 span.date_accent {
      font-size: 16px;
      background: #3d479c;
      color: #fff;
      font-weight: 600;
      padding: 0 5px;
      margin-right: 5px;
    }

    .resale_value_inner .resale_value_title p {
      font-size: 24px;
      color: #3d479c;
      font-weight: 600;
    }


    .resale_value_inner .resale_value_title dl {
      display: flex;
      width: 100%;
      justify-content: flex-start;
      flex-wrap: wrap;
      float: none !important;
    }

    .resale_value_inner .resale_value_title dl dt {
      max-width: 66px;
      max-height: 24px;
      background: #3c489c;
      padding: 5px 10px;
      line-height: 1;
      color: #fff;
      box-sizing: border-box;
      font-size: 15px;
      text-align: center;
      margin-bottom: 10px;
      float: none !important;
    }

    .resale_value_inner .resale_value_title dl dd {
      width: 83% !important;
      margin-left: 2%;
      float: none !important;
    }
  }

  @media screen and (max-width: 768px) {

    .resale_value_title h3 span.date_accent {
      font-size: 16px;
      background: #3d479c;
      color: #fff;
      font-weight: 600;
      padding: 0 5px;
      margin-bottom: 10px;
      display: inline-block;
    }

    .resale_value_inner .resale_value_title p {
      font-size: 20px;
      color: #3d479c;
      font-weight: 600;
      margin-top: 10px;
      margin-bottom: 15px;
    }

    .resale_value_inner .resale_value_title dl {
      display: flex;
      width: 100%;
      justify-content: flex-start;
      flex-wrap: wrap;
      float: none !important;
    }

    .resale_value_inner .resale_value_title dl dt {
      max-width: 20%;
      max-height: 24px;
      background: #3c489c;
      padding: 5px 10px;
      line-height: 1;
      color: #fff;
      box-sizing: border-box;
      font-size: 13px;
      text-align: center;
      margin-bottom: 10px;
      float: none !important;
    }

    .resale_value_inner .resale_value_title dl dd {
      width: 78% !important;
      margin-left: 2%;
      float: none !important;
      font-size: 15px;
    }
  }

  @media screen and (min-width: 769px) {
    .item-block-column {
      width: 50%;
      background: #fff;
    }

    .resale_value_best_contents .item-block {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      max-width: 1012px;
      height: 300px;
      margin: 0 auto;
    }

    .resale_value_best_contents .item-block-column .item-block__detail {
      margin-top: -250px;
      position: relative;
    }
  }

  @media screen and (max-width: 768px) {
    .item-block-column {
      width: 100%;
    }

    .resale_value_best_contents .item-block {
      width: 100%;
      max-width: 1012px;
      margin: 0 auto;
    }

    .resale_value_best_contents .item-block-column .item-block__detail {
      position: relative;
      margin-top: -100px;
    }
  }


  .resale_value_best_contents .item-block-column .item-block__image {
    background: url("../img/model_best2.jpg") no-repeat;
    width: 100%;
  }

  .resale_value_best_contents .select-item__box .item-block__detail {
    width: 50%;
  }

  .resale_value_best_contents .select-item__box .item-block__image {
    width: 50%;
  }

  @media screen and (max-width: 768px) {

    .resale_value_best_contents .select-item__box .item-block__detail {
      width: 100%;
    }

    .resale_value_best_contents .select-item__box .item-block__image {
      width: 100%;
    }
  }

  .resale_value_best_contents .select-item__box .item-block__image img {
    width: 100%;
    object-fit: none;
  }

  @media screen and (min-width: 769px) {
    .resale_value_best_contents .item-block-column .item-block__detail {
      background-color: rgba(255, 255, 255, 0.8);
      color: #000;
      padding: 16px 26px;
      box-sizing: border-box;
      text-align: center;
    }

    .resale_value_best_contents .item-block-column .item-block__detail {
      background-color: rgba(255, 255, 255, 0.8);
      color: #000;
      padding: 16px 26px 64px;
      box-sizing: border-box;
      text-align: center;
    }
  }


  @media screen and (max-width: 768px) {
    .resale_value_best_contents .item-block-column .item-block__detail {
      background-color: #fff;
      color: #000;
      padding: 16px 26px;
      box-sizing: border-box;
      text-align: center;
    }
  }

  @media screen and (min-width: 769px) {

    .resale_value_best_contents .select-item__box .item-block__detail h4,
    .resale_value_best_contents .item-block-column .item-block__detail h4 {
      font-size: 24px;
      padding-bottom: 3px;
      margin-bottom: 10px;
      text-align: center;
    }



  }

  @media screen and (max-width: 768px) {

    .resale_value_best_contents .select-item__box .item-block__detail,
    .resale_value_best_contents .item-block-column .item-block__detail {
      padding: 0 26px 32px;
    }

    .resale_value_best_contents .select-item__box .item-block__detail h4,
    .resale_value_best_contents .item-block-column .item-block__detail h4 {
      font-size: 17px;
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px;
    }
  }

  @media screen and (min-width: 769px) {
    .resale_value_best_contents .select-item__box .item-block__detail p {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      padding: 20px;
      font-size: 16px;
      line-height: 1.5;
      text-align: left;
    }

    .resale_value_best_contents .item-block-column .item-block__detail p {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      padding: 10px 0;
      font-size: 16px;
      line-height: 1.5;
      text-align: left;
    }
  }

  @media screen and (max-width: 768px) {

    .resale_value_best_contents .select-item__box .item-block__detail p,
    .resale_value_best_contents .item-block-column .item-block__detail p {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      padding: 20px 0;
      font-size: 16px;
      line-height: 1.5;
      text-align: left;
      margin: 0;
    }

  }




  @media screen and (max-width: 768px) {
    .ranking_wrap {
      width: 100%;
      background: #fff;
      padding: 40px 0;
      box-sizing: border-box;
    }
  }


  .popular-model--by-brand .popular-model {
    margin-top: 80px;
  }

  @media screen and (min-width: 769px) {
    .popular-model--by-brand .brand_best_inner {
      width: 100%;
      max-width: 1012px;
      padding: 80px 20px 40px;
      margin: 0 auto;
      background: url("../img/brand_best_top_bg.jpg") no-repeat;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      box-sizing: border-box;
    }
  }



  @media screen and (max-width: 768px) {

    .popular-model--by-brand .brand_best_inner {
      width: 100%;
      margin: 0 auto;
      background: url("../img/brand_best_top_bg_sp.png") no-repeat;
      background-size: cover;
      background-position: right;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      padding: 40px 0;
    }
  }


  .popular-model--by-type .brand_best_inner {
    width: 100%;
    max-width: 1012px;
    height: 335px;
    margin: 0 auto;
    background: url("../img/model_best_top_bg.jpg") no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }


  .brand_best_title h3 {
    font-size: 25px;
    font-weight: 600;
    color: #333333;
    letter-spacing: 2px;
    margin-bottom: 20px;
  }

  @media screen and (min-width: 769px) {
    .brand_best_title h3 {
      font-size: 30px;
      font-weight: 600;
      color: #333333;
      letter-spacing: 2px;
      margin-bottom: 40px;
    }
  }

  @media screen and (max-width: 768px) {
    .brand_best_title h3 {
      font-size: 18px;
      font-weight: 600;
      color: #333333;
      letter-spacing: 2px;
      text-align: center;
    }
  }

  @media screen and (min-width: 769px) {
    .brand_best_title h3 {
      margin-left: 45px;
    }
  }

  .brand_best_title h3 span.brandbetsu {
    background: #3d489c;
    color: #fff;
    font-weight: 600;
    padding: 3px 20px;
    box-sizing: border-box;
    margin-right: 10px;
  }


  @media screen and (max-width: 768px) {

    .brand_best_title h3 .brandBest {
      font-size: 30px;
      margin-top: 10px;
      display: block;
    }



    .brand_best_btn ul {
      width: 100%;
      display: flex;
      padding: 0 10px;
      box-sizing: border-box;
      flex-wrap: wrap;
      justify-content: space-around;
    }
  }

  @media screen and (min-width: 769px) {
    .brand_best_btn ul {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      padding: 0 30px;
      box-sizing: border-box;
    }
  }

  .popular-model--by-brand .brand_best_btn ul li {
    width: 32%;
    background: #333333;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 1%;
  }

  .popular-model--by-brand .brand_best_btn ul li a {
    color: #fff;
  }

  .popular-model--by-brand .brand_best_btn ul li a:link,
  .popular-model--by-brand .brand_best_btn ul li a:visited {
    color: #fff;
  }

  .popular-model--by-brand .brand_best_btn ul li a {
    padding: 18px 0;
    line-height: 1;
    display: block;
    cursor: pointer;
  }

  @media screen and (max-width: 768px) {
    .popular-model--by-brand .brand_best_btn ul li a {
      font-size: 13px;
    }
  }

  .popular-model--by-brand .brand_best_btn ul li a:hover {
    opacity: 0.7;
  }

  .popular-model--by-brand .brand_best_btn ul li a:link,
  .brand_best_btn ul li a:visited {
    text-decoration: none;
    color: #fff;
  }

  .popular-model--by-type .brand_best_btn ul li {
    width: 49%;
    background: #333333;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-bottom: 1%;
  }

  .popular-model--by-type .brand_best_btn ul li a {
    padding: 18px 0;
    line-height: 1;
    display: block;
  }

  .popular-model--by-type .brand_best_btn ul li a:link,
  .brand_best_btn ul li a:visited {
    text-decoration: none;
    color: #fff;
  }


  @media screen and (min-width: 769px) {

    .model_best_contents .item-block {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      max-width: 1012px;
      height: 300px;
      margin: 0 auto;
      box-sizing: border-box;
      padding: 0 30px;
    }

    .model_best_contents .item-block {
      background: url("../img/rank_bg.jpg") no-repeat;
    }

    .model_best_contents .item-block .item-block__image {
      width: 45%;
      height: 300px;
      overflow: hidden;
      display: flex;
      justify-content: center;
    }

    .model_best_contents .item-block .item-block__image img {
      width: auto;
      height: 100%;
      transform: scale(1.3);
    }


    .model_best_contents .item-block .item-block__detail {
      width: 55%;
      box-sizing: border-box;
      text-align: center;
    }
  }

  @media screen and (max-width: 768px) {

    .model_best_contents .item-block {
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      align-items: center;
      max-width: 1012px;
      margin: 0 auto;
      box-sizing: border-box;
      padding: 30px 15px;
    }

    .model_best_contents .item-block {
      background: url("../img/rank_bg.jpg") no-repeat;
      background-size: cover;
    }

    .model_best_contents .item-block .item-block__image {
      max-width: 150px;
      width: 100%;
      margin-bottom: 15px;
      overflow: hidden;
      display: flex;
      justify-content: center;
    }

    .model_best_contents .item-block .item-block__image img {
      width: 100%;
      height: auto;
      transform: scale(1.3);
    }


    .model_best_contents .item-block .item-block__detail {
      width: 100%;
      box-sizing: border-box;
      text-align: center;
    }
  }

  .model_best_contents .item-block .item-block__detail h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .model_best_contents .item-block .item-block__detail ul {
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .model_best_contents .item-block .item-block__detail ul li {
    margin-bottom: 5px;
  }

  @media screen and (min-width: 769px) {

.select-item__top-link {
  display: flex;
}

    .item-block__detail a {
      font-size: 14px;
      margin: 20px auto 0;
      position: relative;
      display: inline-block;

    }
  }

  @media screen and (max-width: 768px) {

    .model_best_contents .item-block .item-block__detail ul {
      margin-bottom: 10px;
    }

    .item-block__detail a {
      text-align: center;
      font-size: 14px;
      margin: 0 auto;
      position: relative;
      display: inline-block;
    }

    .model_best_contents .item-block .item-block__detail ul li p {
      font-size: 14px;
      line-height: 1;
      margin: 0;
    }

  }


  .item-block__detail a::after {
    content: "";
    position: absolute;
    top: 8px;
    right: -24px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #3e4a9e;
  }

  @media screen and (max-width: 768px) {
    .item-block__detail a::after {
      content: "";
      position: absolute;
      top: 6px;
      right: -15px;
      width: 0;
      height: 0;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-left: 7px solid #3e4a9e;
    }
  }



  .item-block__detail a:link,
  .item-block__detail a:visited {
    color: #3e4a9e;
    font-size: 16px;
  }

  .deepen_understanding_area {
    width: 100%;
    max-width: 1012px;
    background: #333333;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
  }

  @media screen and (max-width: 768px) {
    .deepen_understanding_area {
      width: 100%;
      max-width: 1012px;
      background: #333333;
      padding: 20px;
      box-sizing: border-box;
    }

    .deepen_understanding_area ul li {
      margin-bottom: 15px;
    }

        .deepen_understanding_area ul li:last-child {
      margin-bottom: 0px;
    }

  }

  .deepen_understanding_area a:link,
  .deepen_understanding_area a:visited {
    font-size: 16px;
    color: #baa360;
  }

  .deepen_understanding_area a::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid #baa360;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 8px;
  }

  .deepen_understanding_area .deepen_understanding_title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 16px;
  }

  @media screen and (max-width: 768px) {
    
  .deepen_understanding_area .deepen_understanding_title {
    text-align: center;
    display: block;
  }
  }



  section.watch-select .compare-inner {
    background: #f2f2f2;
    max-width: 1012px;
    width: 100%;
    margin: 0 auto;
  }

  @media screen and (max-width: 768px) {
    section.watch-select {
      background: #f2f2f2;
      max-width: 1012px;
      width: 100%;
      box-sizing: border-box;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select-movement .select-item .select-item__image {
      padding: 0;
    }

    .watch-select-movement .select-item__box {
      padding: 0 10px;
      box-sizing: border-box;
    }

  }

  @media screen and (min-width: 769px) {

    .watch-select__heading {
      position: relative;
      background: #e6e6e6;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .watch-select__heading .watch-select__heading__contents {
      width: 50%;
      box-sizing: border-box;
      padding: 30px 45px;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select__heading {
      position: relative;
      background: #e6e6e6;
      display: flex;
      flex-direction: column-reverse;
      justify-content: space-between;
      align-items: center;
    }

    .watch-select__heading .watch-select__heading__contents {
      width: 100%;
      box-sizing: border-box;
      padding: 15px;
    }
  }

  .watch-select__heading .watch-select__heading__contents::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 40px solid #f7941d;
    /* 三角の色 */
    border-right: 40px solid transparent;
  }

  .watch-select__heading .watch-select__heading__contents h3 {
    font-weight: 600;
    color: #333333;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  @media screen and (min-width: 769px) {
    .watch-select__heading .watch-select__heading__contents h3 {
      font-size: 30px;
    }
  }

  @media screen and (min-width: 769px) {
    .watch-select__heading .watch-select__heading__contents h3 span {
      font-size: 22px;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select__heading .watch-select__heading__contents h3 {
      font-size: 30px;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select__heading .watch-select__heading__contents h3 {
      display: none;
    }
  }

  .watch-select__heading .watch-select__heading__contents p {
    font-size: 16px;
    line-height: 1.7;
    color: #333333;
    border-left: 5px solid #f7941d;
    padding-left: 15px;
    box-sizing: border-box;
  }

  @media screen and (min-width: 769px) {
    .watch-select__heading .watch-select__heading__image {
      width: 50%;
    }
  }

  .select-item ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }


  @media screen and (max-width: 768px) {
    .select-item ul {
      padding-top: 0;
    }

    .select-item ul li {
      width: 100%;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select-scene .select-item ul li {
      margin-bottom: 32px;
    }
  }

  @media screen and (min-width: 769px) {
    .watch-select-scene .select-item ul li {
      width: 48%;
    }

    .watch-select-scene .select-item ul li:nth-child(3),
    .watch-select-scene .select-item ul li:nth-child(4) {
      margin-top: 60px;
    }


    .watch-select-scene .select-item {
      margin-bottom: 80px;
    }
  }

  .select-item .select-item__title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.3;
  }

  @media screen and (max-width: 768px) {

    .select-item .select-item__title {
      line-height: 1;
    }

    .compare__heading__contents {
      background: none !important;
    }

    .select-item .select-item__title {
      font-size: 18px;
      margin-top: 20px;
      margin-bottom: 20px;
      line-height: 1.3;
      text-align: center;
    }
  }

  .select-item .select-item__text {
    text-align: center;
  }

  .select-item .select-item__text p {
    font-size: 16px;
    line-height: 1.6;
    padding: 10px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    text-align: left;
  }

  @media screen and (max-width: 768px) {
    .select-item .select-item__text p {
      margin: 0 auto 20px;
    }
  }


  .select-item img {
    width: 100%;
  }

  .select-item a {
    font-size: 16px;
    color: #baa360;
    display: block;
    text-align: center;
    position: relative;
    display: inline-block;
    padding-right: 20px;
    line-height: 1.3;
  }

  @media screen and (max-width: 769px) {
    .select-item a {
      font-size: 16px;
      color: #baa360;
      display: block;
      text-align: center;
      position: relative;
      display: inline-block;
      padding-right: 20px;
    }
  }

  .select-item a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid currentColor;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }

  @media screen and (min-width: 769px) {

    .age-nav {
      padding: 80px 35px 0;
      box-sizing: border-box;
    }

    .age-nav ul {
      width: 100%;
      display: flex;
      justify-content: space-between;
    }

    .age-nav ul li {
      width: 18%;
      background: #333;
    }

    .age-nav ul li a {
      color: #fff !important;
      font-size: 20px;
      text-align: center;
      display: block;
      padding: 5px;
    }

  }

  @media screen and (max-width: 768px) {
    .age-nav {
      padding: 80px 0 0;
      box-sizing: border-box;
    }

    .age-nav ul {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      padding: 0 15px;
    }

    .age-nav ul li {
      width: 32%;
      background: #333;
      margin-right: 2%;
      margin-bottom: 2%;
    }
    
    .age-nav ul li:nth-child(3n) {
      margin-right: 0;
    }

    .age-nav ul li a {
      color: #fff !important;
      font-size: 16px;
      text-align: center;
      display: block;
      padding: 5px;
    }
  }


  .age-item {
    padding: 0 40px;
  }

  #age60 ul {
    padding-bottom: 40px;
  }

  @media screen and (max-width: 768px) {
    .watch-select-age {
      margin-top: 80px;
    }

    .watch-select-age .age-item ul li:first-child {
      margin-bottom: 60px;
    }
  }






  .age-item h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 0 80px;
    border-top: solid 1px #f8931f;
    border-bottom: solid 1px #f8931f;
    display: inline-block;
    margin-bottom: 60px;
  }

  @media screen and (max-width: 768px) {
    .age-item h3 {
      margin-bottom: 32px;
    }
  }

  @media screen and (min-width: 769px) {
    .watch-select-age .age-item ul li {
      width: 48%;
    }
  }

  @media screen and (max-width: 768px) {
    .age-item h3 {
      font-size: 24px;
      font-weight: 600;
      text-align: center;
      padding: 10px 10px;
      border-top: solid 1px #f8931f;
      border-bottom: solid 1px #f8931f;
      display: inline-block;
      margin-bottom: 40px;
    }
  }

  .age-item-heading {
    display: flex;
    justify-content: center;
  }




  @media screen and (min-width: 769px) {
    .select-item__box {
      width: 100%;
      height: 450px;
      max-width: 1012px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      box-sizing: border-box;
    }
  }

  @media screen and (max-width: 768px) {
    .select-item__box {
      width: 100%;
      margin: 0 auto;
      box-sizing: border-box;
      display: flex;
      flex-direction: column-reverse;
    }
  }

  .brand_best3 {
    background: #fff;
  }

  @media screen and (min-width: 769px) {

    .select-item__box .select-item__image {
      width: 48%;
    }

    .select-item__box .select-item__image img {
      width: 100%;
    }

    .select-item__box .select-item__title-wrap {
      width: 48%;
    }

    .watch-select-dial .select-item__image {
      box-sizing: border-box;
    }

    .watch-select-dial .select-item ul {
      margin-top: 40px;
    }

    .watch-select-dial .select-item ul li {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-bottom: 40px;
    }
  }

  @media screen and (max-width: 768px) {

    .watch-select .select-item__image {
      box-sizing: border-box;
      padding: 0 50px;
      width: 100%;
    }

    .select-item__box .select-item__image img {
      width: 100%;
    }

    .select-item__box .select-item__title-wrap {
      width: 100%;
      margin-bottom: 60px;
    }

    .watch-select-dial {
      margin-top: 80px;
    }

    .watch-select-dial .select-item ul li {
      padding-bottom: 60px;
      margin: 0;
    }

    .watch-select-dial .select-item .select-item__box {
      display: flex;
      flex-direction: column;
    }

    .watch-select-dial .select-item .select-item__box:last-child {
      margin-bottom: 0;
    }

  }




  .movement-accordion {
    width: 100%;
    margin-bottom: 7px;
    background-color: #ccc;
    border-radius: 5px;
  }

  .movement-accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 20px 15px;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
  }

  .movement-accordion summary::-webkit-details-marker {
    display: none;
  }

  .movement-accordion summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333;
    border-right: 3px solid #333;
    content: '';
    transition: transform .3s;
  }

  .movement-accordion[open] summary::after {
    transform: rotate(225deg);
  }

  .movement-accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
  }

  .movement-accordion[open] p {
    transform: none;
    opacity: 1;
    font-size: 16px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #333;
  }

  @media screen and (min-width: 769px) {
    .watch-select .select-item {
      padding: 80px 45px 0;
    }
  }


  @media screen and (max-width: 768px) {
    .watch-select .select-item {
      padding: 60px 15px 0;
    }
  }

  @media screen and (min-width: 769px) {
    .watch-select-movement .select-item__box .select-item__title-wrap {
      padding: 0 0 0 38px;
    }

    .watch-select-movement .select-item {
      margin-bottom: 80px;
    }

  }

  @media screen and (max-width: 768px) {

    .watch-select-movement {
      margin-top: 80px;
    }

    .watch-select-movement .select-item .select-item__box {
      display: flex;
      flex-direction: column;
    }



  }

  .movement-accordion-wrap .movement-accordion .movement-accordion_inner {
    padding: 20px 15px;
    box-sizing: border-box;
  }

  .movement-accordion-wrap .movement-accordion .movement-accordion_inner h4 {
    font-size: 16px;
    font-weight: 600;
  }

  .movement-accordion-wrap .movement-accordion summary {
    font-size: 18px;
    font-weight: 600;
  }




  @media screen and (min-width: 769px) {
    .watch-select-case .select-item ul li {
      width: 48%;
    }
  }




  .compare-fv--brand {
    background: #c0d4ef;
    width: 100%;
    max-width: none;
    margin: 80px auto 0;
  }

  .watch-select-price {
    box-sizing: border-box;
    padding: 45px;
    position: relative;
    background: #e6e6e6;
    max-width: 1012px;
    margin: 80px auto;
  }

  @media screen and (max-width: 768px) {
      .watch-select-price {
    padding: 45px 20px;
  }
  }

  .watch-select-price::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 40px solid #f7941d;
    border-right: 40px solid transparent;
  }


  .watch-select-price .watch-select-price__heading {
    margin: 0 auto 30px;
    text-align: center;
    background: none !important;
  }

  .watch-select-price .watch-select-price__title {
    font-size: 25px;
    font-weight: 600;
    color: #333;
    letter-spacing: 3px;
    display: inline-block;
  }

  @media screen and (min-width: 769px) {
    .watch-select-price .watch-select-price__title {
      font-size: 30px;
      font-weight: 600;
      color: #333;
      letter-spacing: 3px;
      display: inline-block;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select-price .watch-select-price__title {
      font-size: 25px;
      font-weight: 600;
      color: #333;
      letter-spacing: 3px;
      display: inline-block;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select-price .watch-select-price__title {
      margin-bottom: 15px;
    }
  }

  .watch-select-price__heading span {
    border-radius: 50px;
    background: #f7941d;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 5px 15px;
    display: inline-block;
    letter-spacing: 3px;
  }

  @media screen and (min-width: 769px) {

    .watch-select-price__heading span {
      margin-left: 20px;
    }
  }

  .watch-select-price .price-item ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .watch-select-price .price-item ul li {
    width: 48%;
    margin-bottom: 15px;
  }


  .watch-select-price .price-item ul li:nth-child(7),
  .watch-select-price .price-item ul li:nth-child(8) {
    margin-bottom: 0;
  }

  .watch-select-price .price-item ul li a {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    display: block;
  }


  /* タブボタン */
  .compare__tab-nav {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
  }

  @media screen and (max-width: 768px) {
    .compare__tab-nav {
      margin-top: 20px;
    }
  }

  .compare__tab-nav__item {
    width: 100%;
    padding: 10px 16px;
    background: #666666;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
  }

  .compare__tab-nav__item.is-active {
    background: #333;
    color: #fff;
  }

  /* 中身 */
  .compare__tab-panel {
    display: none;
  }

  @media screen and (max-width: 768px) {
    .compare__tab-content {
      padding: 0 20px;
      box-sizing: border-box;
    }
  }

  .compare__tab-panel.is-active {
    display: block;
  }




  .watch-select-case ul {
    padding-top: 80px;
  }

  @media screen and (max-width: 768px) {

    .watch-select-case {
      margin-top: 80px;
    }

    .watch-select-case .select-item__box {
      display: flex;
      flex-direction: column;
    }

    .watch-select-case ul {
      padding-top: 40px;
    }
  }

  @media screen and (min-width: 769px) {
    .watch-select-case ul {
      padding-bottom: 40px;
    }

    .watch-select-case ul li {
      padding-bottom: 40px;
    }

  }



  @media screen and (max-width: 768px) {
    .watch-select-case ul li {
      margin-bottom: 60px;
    }
  }

  .compare__btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .compare__btn a {
    width: 48%;
    background: #333;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 8px 0;
  }

  @media screen and (min-width: 769px) {
    .watch-select-material .select-item ul {
      padding-top: 80px;
    }

    .watch-select-material .select-item {
      padding-bottom: 80px;
    }

  }

  .watch-select-material .select-item ul li {
    width: 48%;
    margin-bottom: 30px;
  }

  @media screen and (min-width: 769px) {

    .watch-select-material .select-item ul li:nth-child(3),
    .watch-select-material .select-item ul li:nth-child(4) {
      margin-bottom: 0;
    }
  }


  @media screen and (max-width: 768px) {

    .watch-select-material {
      margin-top: 80px;
    }

    .watch-select-material .select-item__box {
      display: flex;
      flex-direction: column;
    }

    .watch-select-material .select-item ul li {
      width: 100%;
      margin-bottom: 60px;
    }
  }




  @media screen and (min-width: 769px) {
    .item-block-column-design {
      width: 100%;
      max-width: 1012px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
    }

    .item-block-column {
      width: 50%;
    }
  }

  @media screen and (max-width: 768px) {
    .item-block-column-design {
      width: 100%;
      margin: 0 auto;
    }
  }

  @media screen and (min-width: 769px) {
    .compare-fv--brand .compare__tab {
      padding: 0 45px 80px;
    }
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .watch-select .select-item {
      padding: 50px 0 0;
    }
  }

  .compare-fv--brand .item-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1012px;
    height: 300px;
    margin: 0 auto;
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .select-item__box {
      width: 100%;
      margin: 0 auto;
      box-sizing: border-box;
      display: flex;
      flex-direction: column-reverse;
    }
  }

  @media screen and (min-width: 769px) {
    .compare-fv--brand .item-block:nth-child(1) {
      background: url("../img/model_best1.jpg") no-repeat;
    }

    .compare-fv--brand .omega-wrap .item-block-column:nth-child(1) {
      background: url("../img/006xomau0342-1.jpg") no-repeat;
      background-size: contain;
    }

    .compare-fv--brand .omega-wrap .item-block-column:nth-child(2) {
      background: url("../img/006xtuau0349-1.jpg") no-repeat;
      background-size: contain;
    }

    .compare-fv--brand .tagheuer-wrap .item-block-column:nth-child(1) {
      background: url("../img/0d89thau0003-1.jpg") no-repeat;
      background-size: contain;
    }

    .compare-fv--brand .tagheuer-wrap .item-block-column:nth-child(2) {
      background: url("../img/13a3thau0011-1.jpg") no-repeat;
      background-size: contain;
    }
  }

  .compare__tab-content-blue a:link,
  .compare__tab-content-blue a:visited {
    color: #3c489c;
  }


  .compare__tab-content-green a:link,
  .compare__tab-content-green a:visited {
    color: #4e9c70;
  }



  @media screen and (min-width: 769px) {
    .compare-fv--brand .item-block-column .item-block__image {
      width: 100%;
      padding: 50px 50px 0;
      box-sizing: border-box;
    }

    .compare-fv--brand .item-block-column .item-block__detail {
      background-color: rgba(255, 255, 255, 0.8);
      color: #000;
      padding: 16px 26px 64px;
      box-sizing: border-box;
      text-align: center;
    }
  }



  .compare-fv--brand .item-block-column .item-block__detail h4 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.3;
    text-align: center;
  }

  @media screen and (max-width: 768px) {

    .compare-fv--brand .item-block-column .item-block__detail {
      background-color: rgba(255, 255, 255, 0.8);
      color: #000;
      padding: 16px 26px;
      box-sizing: border-box;
      text-align: center;
    }

    .compare-fv--brand .item-block-column .item-block__detail {
      background: none !important;
      color: #000;
      padding: 16px 0;
      box-sizing: border-box;
      text-align: center;
    }

    .compare-fv--brand .item-block-column .item-block__detail h4 {
      font-size: 18px;
      padding-bottom: 3px;
      margin-bottom: 10px;
      text-align: center;
    }
  }


  .compare-fv--brand .item-block-column .item-block__detail p {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 16px 0;
    font-size: 16px;
    line-height: 2;
    text-align: left;
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .item-block-column .item-block__detail p {
      margin-bottom: 20px;
    }
  }

  .compare-fv--brand .watch-section--recommend .watch-section--recommend__text {
    font-size: 20px;
    font-weight: 600;
    color: #3c489c;
    margin-bottom: 20px;
  }

  @media screen and (max-width: 769px) {
  .compare-fv--brand .watch-section--recommend .watch-section--recommend__text {
    text-align: center;
  }   
  }
  

  .compare-fv--brand .watch-section--recommend {
    border: solid 3px #3c489c;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 80px;
    position: relative;
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .watch-section--recommend {
      padding: 20px 20px 0 20px;
      margin-top: 40px;
      margin-bottom: 0px;
    }
  }

  

  .compare-fv--brand .watch-section--recommend .description_reason p span {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #3c489c;
    margin-right: 10px;
    padding: 3px;
  }

  @media screen and (min-width: 769px) {
    .compare-fv--brand .watch-section--recommend .description_reason p span {
      width: 50px;
    }
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .description_reason p {
      font-size: 14px;
      margin-bottom: 10px;
    }

    .compare-fv--brand .watch-section--recommend .description_reason p span {
      display: inline-block;
      font-size: 14px;
      padding: 5px;
      text-align: center;
      color: #fff;
      background: #4e9c70;
      margin-right: 10px;
      line-height: 1;
      background: #3c489c;
    }
  }

  @media screen and (min-width: 769px) {
    .compare-fv--brand .watch-section--recommend2 p span {
      width: 50px;
    }
  }

  .compare-fv--brand .watch-section--recommend2 p span {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #4e9c70;
    margin-right: 10px;
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .watch-section--recommend2 p span {
      display: inline-block;
      font-size: 14px;
      padding: 5px;
      text-align: center;
      color: #fff;
      background: #4e9c70;
      margin-right: 10px;
      line-height: 1;
    }
  }

  .compare-fv--brand .watch-section--recommend2 {
    border: solid 3px #4e9c70;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 80px;
    position: relative;
  }

  @media screen and (max-width: 768px) {
    .compare-fv--brand .watch-section--recommend2 {
      margin-top: 40px;
      margin-bottom: 0px;
    }
  }


  .compare-fv--brand .watch-section--recommend2 .watch-section--recommend__text {
    font-size: 20px;
    font-weight: 600;
    color: #4e9c70;
    margin-bottom: 20px;
    text-align: center;
  }



  @media screen and (min-width: 769px) {

    .compare-fv--brand .watch-section--recommend p,
    .compare-fv--brand .watch-section--recommend2 p {
      font-size: 16px;
      color: #333;
      margin-bottom: 10px;
      width: 70%;
      line-height: 1.4;
    }
  }



  .compare-fv--brand .watch-section--recommend .osusume_people,
  .compare-fv--brand .watch-section--recommend2 .osusume_people {
    width: 300px;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .compare-fv--brand .select-item .item-block-column-design {
    padding-top: 80px;
  }

  @media screen and (max-width: 768px) {

    .compare-fv--brand .select-item .item-block-column-design {
      padding-top: 0px;
    }

    .compare-fv--brand .select-item .item-block-column-design .item-block-column {
      padding-bottom: 60px;
    }



    .compare-fv--brand .watch-section--recommend .osusume_people,
    .compare-fv--brand .watch-section--recommend2 .osusume_people {
      position: relative;
      bottom: 0;
      right: 0;
    }

    .compare-fv--brand .select-item .item-block-column-design .item-block-column .item-block__image {
      padding: 0 50px;
    }

    .compare-fv--brand .select-item .item-block-column-design .item-block-column .item-block__image img {
      width: 100%;
    }

  }


  .watch-select-bgblue {
    background: #c0d4ef;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 0 0;
  }

  @media screen and (max-width: 768px) {
   .watch-guide-wrap #watch-select-asset-quality {
      background: #c0d4ef;
      width: 100%;
      max-width: none;
      margin: 80px auto 0;
      box-sizing: border-box;
      padding: 60px 15px!important;
    }
  }

  @media screen and (max-width: 768px) {

    .watch-select-beginner img {
      margin-bottom: 20px;
    }
    
    .watch-select-beginner_heading {
      background: #fff !important;
      padding-top: 50px !important;
    }
  }

  .watch-select-bgblue .watch-select-beginner_inner {
    background: #fff;
    width: 100%;
    max-width: 1012px;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto;
  }

  @media screen and (min-width: 769px) {
    .watch-select-bgblue .watch-select-beginner_inner {
      background: #fff;
      width: 100%;
      max-width: 1012px;
      box-sizing: border-box;
      padding: 0 30px 30px;
      margin: 0 auto;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select-bgblue .watch-select-beginner_inner {
      background: #fff;
      width: 100%;
      box-sizing: border-box;
      padding: 35px 15px 40px;
      margin: 0 auto;
    }

  }

  @media screen and (min-width: 769px) {
    .watch-select-beginner_heading {
      background: url(../img/watch-select-beginner_heading_img_03.jpg) no-repeat;
      width: 100%;
      max-width: 1012px;
      height: 313px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0 auto;
    }
  }


  @media screen and (min-width: 769px) {
    .watch-select-beginner_heading h3 {
      font-size: 30px;
      font-weight: 600;
      color: #333;
      letter-spacing: 2px;
      position: relative;
      display: inline-block;
      padding-left: 30px;
      margin-left: 80px;
    }

    .watch-select-beginner_heading h3::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 0;
      height: 0;
      border-left: 18px solid currentColor;
      border-top: 16px solid transparent;
      border-bottom: 16px solid transparent;
    }

      .watch-select-beginner_coment {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border: solid 2px #709cdb;
    box-sizing: border-box;
    position: relative;
  }

  }

  @media screen and (max-width: 768px) {
    .watch-select-beginner_heading h3 {
      font-size: 30px;
      font-weight: 600;
      color: #333;
      letter-spacing: 2px;
      text-align: center;
    }
  }

  .section-title--arrow {
    max-width: 670px;
    width: 100%;
    display: inline-block;
    padding: 14px 36px 14px 20px;
    background: #709cdb;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 3px;
    clip-path: polygon(0 0,
        calc(100% - 20px) 0,
        100% 50%,
        calc(100% - 20px) 100%,
        0 100%);
  }

@media screen and (max-width: 768px) {
  
  .section-title--arrow {
    margin-bottom: 20px;
}

  .watch-select-beginner_coment {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border: solid 2px #709cdb;
    box-sizing: border-box;
    position: relative;
  }
    }

  @media screen and (min-width: 769px) {

    .section-title--arrow {
      margin-top: 50px;
    }

    .watch-select-beginner_coment {
      margin-top: 40px;
      margin-bottom: 60px;
    }
  }

  @media screen and (max-width: 768px) {
    .watch-select-beginner_coment {
      padding: 20px;
      margin-bottom: 20px;
    }
  }

  .watch-select-beginner_coment p {
    font-size: 16px;
    line-height: 1.6;
  }

  @media screen and (min-width: 769px) {
    .watch-select-beginner_coment p {
      width: 80%;
    }
  }

  .watch-select-beginner_coment .osusume_people {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  
@media screen and (min-width: 769px) {
    .watch-select-beginner_coment .osusume_people {
    width: 200px;
    height: auto;
  }

}

  @media screen and (max-width: 768px) {
    .watch-select-beginner_coment .osusume_people {
      position: relative;
      bottom: 0;
      right: 0;
    }
  }

  .choose_btn {
    display: block;
    width: 100%;
    background: #f5691a;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;

  }

  .about_watch_link {
    width: 100%;
    margin-top: 60px;
  }

  .about_watch_link p.about_watch_link_title {
    background: #333;
    color: #fff;
    padding: 5px 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .about_watch_link ul {
    display: flex;
    justify-content: space-between;
  }

  .about_watch_link ul li {
    width: 48%;
  }

  @media screen and (min-width: 769px) {
    .about_watch_link ul li p {
      padding-left: 40px;
    }
  }

  .about_watch_link ul li a {
    font-size: 15px;
    color: #bba461;
    margin: 5px 0;
    position: relative;
    display: inline-block;
    padding-left: 20px;
  }

  .about_watch_link ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid currentColor;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }

  .watch-select-beginner .deepen_understanding_area {
    margin-bottom: 40px;
  }

  @media screen and (min-width: 769px) {

    .watch-select-beginner {
      padding-bottom: 80px !important;
    }

    .watch-select-beginner .deepen_understanding_area {
      margin-bottom: 60px;
    }

    .deepen_understanding_area ul li {
      margin-bottom: 10px;
    }

  }