.headNews .hnInner {
    padding: 10px 0;
    background: #484848;
    text-align: center
  }
  
  .headNews .hnInner a {
    display: inline-block;
    font-size: 12px;
    padding: 2px 20px 2px 0;
    border-bottom: 1px solid #484848;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
  }
  
  .headNews .hnInner a:hover {
    color: #fff;
    border-bottom: 1px solid #fff
  }
  
  .headNews .hnInner a:after {
    -webkit-transition: .4s cubic-bezier(.17, .84, .48, .99);
    transition: .4s cubic-bezier(.17, .84, .48, .99);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  
  .headNews .hnInner a:hover:after {
    right: -4px
  }
  
  .headNews.off {
    display: none;
    height: 0;
    overflow: hidden
  }
  
  .Android .mainVisual, .iOS .mainVisual {
    height: calc(100vh - 50px)
  }
  
  .mainVisual {
    width: 100%;
    min-width: 320px;
    background-color: #000;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 504px!important;
    background: url(/assets/img/img-pro.png) no-repeat center 125px #000;
    background-size: auto 370px;
    -webkit-transition: .4s;
    transition: .4s
  }
  
  .mainVisual.deep {
    background: url(/assets/img/img-deep_sp.png) no-repeat 50% 0, #e4e4e4;
    background-position: 26% 0;
    background-size: auto 134%
  }
  
  .mainVisual .bold {
    font-weight: 700
  }
  
  @media screen and (min-width:768px) {
    .mainVisual {
      height: 788px!important;
      background: url(/assets/img/img-pro.png) no-repeat 50% 0, #000;
      background-size: auto 100%
    }
    .mainVisual.deep {
      background: url(/assets/img/img-deep.png) no-repeat 50% 0, #e4e4e4;
      background-size: auto 100%
    }
  }
  
  .mainVisual a {
    position: relative
  }
  
  .mainVisual>a {
    width: 100%;
    display: block
  }
  
  .mainVisual .mainVisual_click {
    position: absolute;
    top: 0;
    left: 0;
    height: 504px!important;
    width: 100%;
    cursor: pointer
  }
  
  .mainVisual .mainVisual_img {
    width: 709px;
    width: 100%;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
  }
  
  .mainVisual .mainVisual_img.p_sp {
    display: block
  }
  
  .mainVisual .mainVisual_img.p_pc {
    display: none
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_img.p_sp {
      display: none
    }
    .mainVisual .mainVisual_img.p_pc {
      display: block;
      position: relative;
      left: 50%;
      margin-left: -512px
    }
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_img {
      width: 1024px;
      padding-top: 48px;
      padding-bottom: 25px
    }
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_img img {
      height: 100%
    }
  }
  
  @media screen and (min-width:1024px) {
    .mainVisual .mainVisual_img img {
      height: unset
    }
  }
  
  .mainVisual .mainVisual_desc_top {
    text-align: center;
    width: 100%;
    min-width: 320px;
    color: #fff;
    padding-top: 34px
  }
  
  .mainVisual .mainVisual_desc_top.deep {
    color: #000
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_desc_top {
      padding-top: 40px
    }
  }
  
  .mainVisual .mainVisual_desc_top h2 {
    display: block;
    width: 100%;
    min-width: 320px;
    letter-spacing: .04em;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 0 auto
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_desc_top h2 {
      font-size: 25px;
      margin: 0 auto
    }
  }
  
  .mainVisual .mainVisual_desc_top h2 span {
    font-size: 13px;
    margin-left: 5px
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_desc_top h2 span {
      font-size: 21px
    }
  }
  
  .mainVisual .mainVisual_copy {
    display: block;
    width: 100%;
    min-width: 320px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin: 0 auto 14px;
    letter-spacing: 0.05em;
    line-height: 1.55556
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_copy {
      margin: 0 auto 10px;
      font-size: 24px;
      line-height: 1.75;
      letter-spacing: 0
    }
  }
  
  .mainVisual .mainVisual_subtitle {
    display: block;
    color: #5a5a5a;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.5
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_subtitle {
      font-size: 16px;
      margin-bottom: 12px
    }
  }
  
  .mainVisual .mainVisual_subtitle.professional {
    color: #adadad
  }
  
  .mainVisual .mainVisual_title {
    display: block;
    font-size: 24px;
    font-family: Montserrat, Hiragino Sans, Yu Gothic, YuGothic, Noto Sans CJK JP, Noto Sans JP, sans-serif;
    font-weight: 400;
    letter-spacing: .02em;
    margin-bottom: 10px
  }
  .mainVisual .mainVisual_title .sub{
    font-size: 19px;
    line-height: 36px;
  }

  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_title {
      font-size: 40px
    }
    .mainVisual .mainVisual_title .sub{
      font-size: 30px;
      line-height: 40px;
    }
  }
  
  .mainVisual .mainVisual_title.deep {
    letter-spacing: .07em;
    font-size: 30px
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_title.deep {
      margin-bottom: 0;
      font-size: 46px;
      letter-spacing: 0.07em;
    }
  }
  
  .mainVisual .mainVisual_desc_bottom {
    width: 100%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 40px 0 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 17px;
    position: absolute;
    z-index: 1;
    top: 140px
  }
  
  .mainVisual .mainVisual_desc_bottom.pro {
    top: 125px
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_desc_bottom.pro {
      top: 180px
    }
  }
  
  @media screen and (min-width:768px) {
    .mainVisual .mainVisual_desc_bottom {
      padding: 0;
      margin: 40px 0 73px;
      top: 200px
    }
  }
  
  .mainVisual .mainVisual_desc_bottom .more {
    text-align: center
  }
  
  .mainVisual .mainVisual_desc_bottom .more a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    height: 36px;
    border: 1px solid #fff;
    width: 134px;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 36px;
    border-radius: 18px;
    font-weight: 700
  }
  
  @media screen and (max-width:767px) {
    .mainVisual .mainVisual_desc_bottom .more a {
      width: 104px
    }
  }
  
  .mainVisual .mainVisual_desc_bottom .more a:hover {
    background: #fff;
    color: #000
  }
  
  .mainVisual .mainVisual_desc_bottom .more a:hover p {
    color: #000
  }
  
  .mainVisual .mainVisual_desc_bottom .more a p {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid #000
  }
  
  .mainVisual .mainVisual_desc_bottom .more.deep a {
    border: 1px solid #000;
    color: #000
  }
  
  .mainVisual .mainVisual_desc_bottom .more.deep a:hover {
    background: #eee;
    color: #000
  }
  
  .mainVisual .mainVisual_desc_bottom .more.deep a:hover p {
    color: #000
  }
  
  .mainVisual .mainVisual_desc_bottom .more.deep a p {
    color: #000;
    border-bottom: 1px solid #000
  }
  
  .mainVisual .mainVisual_desc_bottom .contact {
    text-align: center
  }
  
  .mainVisual .mainVisual_desc_bottom .contact a {
    height: 36px;
    background-color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    position: relative;
    border-radius: 18px;
    width: 134px;
    -webkit-transition: .3s;
    transition: .3s;
    line-height: 36px
  }
  .mainVisual.deep .mainVisual_desc_bottom .contact a{
    background-color: #000000;
    color: #ffffff;
  }
  
  .mainVisual .mainVisual_desc_bottom .contact a:hover {
    text-decoration: underline;
  }
  
  @media screen and (max-width:767px) {
    .mainVisual .mainVisual_desc_bottom .contact a {
      width: 104px
    }
  }
  
  .topics {
    background: #fafafa;
    overflow: hidden
  }
  
  .topics h2 {
    color: #5a5a5a;
    letter-spacing: .15em;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 20px 0 10px
  }
  
  @media screen and (min-width:1024px) {
    .topics h2 {
      font-size: 21px;
      margin: 55px 0 35px
    }
  }
  
  .topics .noslider_topics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 949px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto
  }
  
  .topics .noslider_topics a {
    width: 460px
  }
  
  .topics .slider_topics {
    overflow: hidden;
    position: relative;
    padding: 0 0 34px;
    width: 100%;
    margin: 0 auto
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics {
      max-width: 1100px;
      max-width: 1050px;
      padding: 0 50px 68px
    }
  }
  
  .topics .slider_topics .swiper-container {
    overflow: hidden
  }
  
  .topics .slider_topics .swiper-slide .slide_innerBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .img_area img {
      width: 165px;
      width: 460px
    }
  }
  
  .topics .slider_topics .swiper-slide .slide_innerBox .txt_area {
    width: calc(100% - 150px);
    padding: 10px 15px
  }
  
  @media screen and (min-width:768px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .txt_area {
      width: calc(100% - 250px);
      padding: 25px 20px
    }
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .txt_area {
      width: calc(100% - 195px);
      padding: 25px 15px
    }
  }
  
  .topics .slider_topics .swiper-slide .slide_innerBox .date {
    font-size: 10px;
    padding-bottom: 5px
  }
  
  @media screen and (min-width:768px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .date {
      font-size: 12px
    }
  }
  
  .topics .slider_topics .swiper-slide .slide_innerBox .title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px
  }
  
  @media screen and (min-width:768px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .title {
      font-size: 21px;
      padding-bottom: 20px
    }
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .title {
      padding-bottom: 10px
    }
  }
  
  .topics .slider_topics .swiper-slide .slide_innerBox .disc {
    font-size: 12px;
    line-height: 1.4
  }
  
  @media screen and (min-width:768px) {
    .topics .slider_topics .swiper-slide .slide_innerBox .disc {
      font-size: 14px
    }
  }
  
  .topics .slider_topics .swiper-button-next, .topics .slider_topics .swiper-button-prev {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -30px;
    display: none
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics .swiper-button-next, .topics .slider_topics .swiper-button-prev {
      display: block
    }
  }
  
  .topics .slider_topics .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: none;
    border: 1px solid #707070;
    width: 6px;
    height: 6px;
    border-radius: 50%
  }
  
  .topics .slider_topics .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #707070
  }
  
  .topics .slider_topics .swiper-button-next:after, .topics .slider_topics .swiper-button-prev:after, .topics .slider_topics .swiper-rtl .swiper-button-next:after, .topics .slider_topics .swiper-rtl .swiper-button-prev:after {
    content: none
  }
  
  .topics .slider_topics .swiper-button-next, .topics .slider_topics .swiper-button-prev {
    opacity: 0
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics .swiper-button-next, .topics .slider_topics .swiper-button-prev {
      opacity: 1
    }
  }
  
  @media screen and (min-width:1024px) {
    .topics .slider_topics .swiper-pagination {
      display: none
    }
  }
  
  .introduction {
    background-color: #000;
    color: #fff;
    padding-top: 40px
  }
  
  .introduction h2 {
    color: #fff;
    font-size: 14px;
    letter-spacing: .15em;
    margin: 52px 0 0;
    text-align: center
  }
  
  @media screen and (min-width:1024px) {
    .introduction h2 {
      font-size: 21px;
      margin: 123px 0 0
    }
  }
  
  .introduction .disc {
    max-width: 788px !important;
    font-size: 32px;
    width: 80%;
    margin: 18px auto 16px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  
  @media screen and (min-width:1024px) {
    .introduction .disc {
      font-size: 40px;
      line-height: 2;
      letter-spacing: .15em;
      margin: 20px auto 37px
    }
  }
  
  .introduction .txt {
    text-align: center;
    font-size: 14px;
    margin-bottom: 22px
  }
  
  @media screen and (min-width:1024px) {
    .introduction .txt {
      font-size: 16px;
      margin-bottom: 27px
    }
  }
  
  .introduction .more {
    text-align: center
  }
  
  .introduction .more a {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    padding: 11px 0;
    margin: 0 auto 51px;
    background: url(/assets/img/img-arrow-white.svg) no-repeat 100%;
    width: 95px;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  @media screen and (min-width:1024px) {
    .introduction .more a {
      margin: 0 auto 123px
    }
  }
  
  .introduction .more a:hover {
    color: #fff
  }
  
  .introduction .more a:hover p {
    text-decoration: underline
  }
  
  .introduction .more a p {
    font-weight: 700;
    display: inline-block
  }
  
  .products_image {
    overflow: hidden
  }
  
  .products_image.pro {
    background: url(/assets/img/bg_products_image_pro.png) no-repeat center bottom 100px, url(/assets/img/bg_products_image_pro.jpg) no-repeat top;
    background-size: contain, cover;
    color: #fff
  }
  
  @media screen and (min-width:768px) {
    .products_image.pro {
      background: url(/assets/img/bg_products_image_pro.png) no-repeat center bottom 0, url(/assets/img/bg_products_image_pro.jpg) no-repeat top;
      background-size: 890px, cover
    }
  }
  
  .products_image.deep {
    background: url(/assets/img/bg_products_image_deep.png) no-repeat bottom, #fafafa;
    background-size: contain;
    color: #000
  }
  
  @media screen and (min-width:768px) {
    .products_image.deep {
      background: url(/assets/img/bg_products_image_deep_pc.png) no-repeat bottom, #fafafa;
      background-size: 890px
    }
  }
  
  .products_image h2 {
    text-align: center;
    font-size: 30px;
    margin: 53px 0 0
  }
  
  @media screen and (min-width:768px) {
    .products_image h2 {
      font-size: 36px
    }
  }
  
  @media screen and (min-width:1024px) {
    .products_image h2 {
      font-size: 32px
    }
  }
  
  .products_image h2 span.tag {
    font-weight: 300;
    color: #afafaf;
    display: block;
    font-size: 14px
  }
  
  @media screen and (min-width:768px) {
    .products_image h2 span.tag {
      margin-bottom: 30px
    }
  }
  
  .products_image h2 span.model {
    font-weight: 300;
    display: block;
    font-size: 18px
  }
  
  @media screen and (min-width:1024px) {
    .products_image h2 span.model {
      font-size: 16px
    }
  }
  
  .products_image .disc {
    text-align: center;
    margin-top: 27px;
    height: 280px;
    line-height: 2
  }
  
  @media screen and (min-width:768px) {
    .products_image .disc {
      font-size: 21px;
      height: auto;
      margin-bottom: 25px
    }
  }
  
  .products_image .disc span {
    display: block
  }
  
  @media screen and (min-width:768px) {
    .products_image .disc span {
      display: inline-block
    }
  }
  
  .products_image .more a {
    display: block;
    font-size: 12px;
    text-align: center;
    padding: 14px 0;
    margin: 0 auto 34px;
    border: 1px solid #fff;
    color: #fff;
    width: 90px;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  @media screen and (min-width:768px) {
    .products_image .more a {
      margin: 0 auto 370px
    }
  }
  
  .products_image .more a:hover {
    background: #fff;
    color: #000
  }
  
  .products_image .more a:hover>p {
    color: #000;
    border-bottom: 1px solid #000
  }
  
  .products_image .more a p {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent
  }
  
  .products_image.deep .more a {
    border: 1px solid #000;
    color: #000
  }
  
  .products_image.deep .more a:hover {
    background: #000;
    color: #fff
  }
  
  .products_image.deep .more a:hover>p {
    color: #fff;
    border-bottom: 1px solid #fff
  }
  
  .products_image.deep .more a p {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0)
  }
  
  .instagram_gallery {
    text-align: center;
    padding: 50px 0
  }
  
  #insta {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: none
  }
  
  #insta .midashi {
    text-align: center;
    padding: 55px 0 25px
  }
  
  @media screen and (min-width:768px) {
    #insta .midashi {
      padding: 50px 0
    }
  }
  
  @media screen and (min-width:1024px) {
    #insta .midashi {
      padding: 90px 0 65px
    }
  }
  
  #insta .profile {
    text-align: center;
    padding: 40px 0
  }
  
  @media screen and (min-width:768px) {
    #insta .profile {
      padding: 50px 0
    }
  }
  
  @media screen and (min-width:1024px) {
    #insta .profile {
      padding: 75px 0 90px
    }
  }
  
  #insta .swiper-container {
    position: relative
  }
  
  #insta .swiper-container.hover .slide_innerBox {
    opacity: .8;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  #insta .swiper-container.hover .slide_innerBox:hover {
    opacity: 1
  }
  
  #insta .slide_innerBox {
    list-style: none;
    width: 100%;
    max-width: 300px;
    overflow: hidden;
    margin: auto;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  @media screen and (min-width:768px) {
    #insta .slide_innerBox {
      width: 100%;
      max-width: 300px
    }
  }
  
  #insta .slide_innerBox img {
    max-width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
  }
  
  #insta .slide_innerBox a {
    position: relative;
    display: block
  }
  
  #insta .swiper-button-next, #insta .swiper-button-prev {
    background: #fff;
    width: 70px;
    height: 130px;
    margin-top: 0;
    opacity: .8;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, .7);
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, .7)
  }
  
  #insta .swiper-button-prev {
    left: -22px;
    right: auto;
    border-radius: 0 100px 100px 0
  }
  
  #insta .swiper-button-prev:hover {
    opacity: 1;
    left: -10px;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  #insta .swiper-button-next {
    right: -22px;
    left: auto;
    border-radius: 100px 0 0 100px
  }
  
  #insta .swiper-button-next:hover {
    opacity: 1;
    right: -10px;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  #insta .swiper-button-next:after, #insta .swiper-button-prev:after, #insta .swiper-rtl .swiper-button-next:after, #insta .swiper-rtl .swiper-button-prev:after {
    content: none
  }
  
  #insta .swiper-button-prev.swiper-button-disabled {
    left: -70px;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  #insta .swiper-button-next.swiper-button-disabled {
    right: -700px;
    -webkit-transition: .3s;
    transition: .3s
  }
  
  .fadein {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 1s;
    transition: all 1s
  }
  
  .news {
    padding: 30px 25px 15px
  }
  
  @media screen and (min-width:768px) {
    .news {
      padding: 30px 0 15px
    }
  }
  
  .news ul.newsList li a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  @media screen and (min-width:768px) {
    .news ul.newsList li a {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }
  }
  
  .news ul.newsList li a p.news_title {
    padding-right: 20px
  }
  
  @media screen and (min-width:768px) {
    .news ul.newsList li a p.news_title {
      padding-right: 40px
    }
  }
  
  .other_link {
    background: #fafafa;
    overflow: hidden
  }
  
  .other_link .other_link_inner {
    width: 100%;
    max-width: 1000px;
    padding: 60px 7.5%;
    margin: auto
  }
  
  @media screen and (min-width:768px) {
    .other_link .other_link_inner {
      padding: 70px 7.5% 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }
  }
  
  @media screen and (min-width:1024px) {
    .other_link .other_link_inner {
      padding: 70px 0 60px
    }
  }
  
  .other_link .other_link_inner .link {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 250px;
    margin: 0 auto 40px
  }
  
  @media screen and (min-width:768px) {
    .other_link .other_link_inner .link {
      width: 30%
    }
  }
  
  .other_link .other_link_inner .link:last-child {
    margin: 0 auto
  }
  
  .other_link .other_link_inner .link.info img {
    width: 35px
  }
  
  .other_link .other_link_inner .link.info:hover img.normal, .other_link .other_link_inner .link.info img.hover {
    display: none
  }
  
  .other_link .other_link_inner .link.info:hover img.hover {
    display: block
  }
  
  .other_link .other_link_inner .link.mail img {
    width: 42px
  }
  
  .other_link .other_link_inner .link.mail:hover img.normal, .other_link .other_link_inner .link.mail img.hover {
    display: none
  }
  
  .other_link .other_link_inner .link.mail:hover img.hover {
    display: block
  }
  
  .other_link .other_link_inner .link .link_image {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  
  .other_link .other_link_inner .link .link_image.sns a:hover>img.normal {
    display: none
  }
  
  .other_link .other_link_inner .link .link_image.sns a:hover>img.hover {
    display: block
  }
  
  .other_link .other_link_inner .link .link_image.sns img {
    margin: 0 12px
  }
  
  .other_link .other_link_inner .link .link_image.sns img.hover {
    display: none
  }
  
  .other_link .other_link_inner .link .midashi {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0
  }
  
  @media screen and (min-width:768px) {
    .other_link .other_link_inner .link .midashi {
      font-size: 21px
    }
  }
  
  .other_link .other_link_inner .link .disc {
    color: #5a5a5a;
    font-size: 14px
  }
  
  .teaser {
    text-align: center;
    padding: 60px 0 15px
  }
  
  @media screen and (min-width:768px) {
    .teaser {
      padding: 100px 0 60px
    }
  }
  
  .teaser-title {
    font-size: 24px;
    line-height: 1.75;
    margin-bottom: 16px;
    margin-right: -1em;
    letter-spacing: .15em
  }
  
  @media screen and (min-width:768px) {
    .teaser-title {
      margin-right: -.6em;
      font-size: 40px;
      margin-bottom: 32px
    }
  }
  
  .teaser-desc {
    font-size: 16px;
    margin-bottom: 35px
  }
  
  @media screen and (min-width:768px) {
    .teaser-desc {
      font-size: 21px;
      margin-bottom: 28px
    }
  }
  
  .teaser-img img {
    max-width: 664px;
    height: auto;
    width: 100%
  }
  
  @media screen and (min-width:768px) {
    .teaser-img img {
      margin-bottom: 20px
    }
  }
  
  @media screen and (min-width:768px) {
    .teaser-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse
    }
  }
  
  .teaser-line-info-txt {
    font-size: 14px;
    color: #a5a5a5;
    margin-bottom: 10px
  }
  
  @media screen and (min-width:768px) {
    .teaser-line-info-txt {
      margin-bottom: 17px
    }
  }
  
  .teaser-link img {
    width: 53px
  }
  
  @media screen and (min-width:768px) {
    .teaser-link img {
      width: 69px
    }
  }
  
  .teaser-link .hover, .teaser-link:hover .normal {
    display: none
  }
  
  .teaser-link:hover .hover {
    display: inline-block
  }
  
  .news {
    background: #fff;
    padding: 60px 0;
    text-align: center
  }
  
  @media screen and (max-width:767px) {
    .news {
      padding: 60px 40px
    }
  }
  
  .news p {
    padding: 20px 65px;
    color: #5a5a5a;
    border: 1px solid #d9d9d9;
    display: inline-block
  }
  
  @media screen and (max-width:767px) {
    .news p {
      padding: 20px 15px;
      font-size: 14px
    }
  }
  
  .news p a {
    color: #000;
    text-decoration: underline
  }

  h1.visuallyhidden{
    display: none;
  }



  /*For Distributors:*/
  .forDistributors{
    background-color: #FAFAFA;
    padding: 60px 0;
    text-align: center;
  }
  .forDistributors h2{
 color:#5A5A5A;
 font-size: 16px;
}
.forDistributors p{
  color: #000000;
  font-size: 21px;
  margin: 24px 0;
}
.forDistributors p br{
  display: none;
}

.forDistributors a{
  color: #000000;
  text-decoration: underline;
  font-size: 16px;
}

@media screen and (max-width:767px) {
  .forDistributors h2{
    font-size: 14px;
}
.forDistributors p{
  font-size: 18px;
  margin: 14px 0 30px;
  line-height: 1.6;
  }
  .forDistributors p br{
    display: block;
  }
  

.forDistributors a{
  font-size: 14px;
}
}


@media screen and (min-width: 768px) {
  .mainVisual.deep .mainVisual_desc_top {
      padding-top: 50px;
  }
}


