@charset "UTF-8";
@media screen and (min-width:800px) {
  .sp {
    display: none
  }
}

@media screen and (max-width:799px) {
  .pc {
    display: none
  }
}

.commonBt span {
  text-align: center
}

#cat_title f7f7f7 .en {
  font-weight: 700
}

#second main:before {
  content: "";
  position: absolute;
  top: 250px;
  left: 0;
  background: url(../images/second/bg_left.png) no-repeat;
  width: 239px;
  height: 100%
}

@media screen and (max-width:799px) {
  #second main:before {
    display: none
  }
}

#second main:after {
  content: "";
  position: absolute;
  top: 250px;
  right: 0;
  background: url(../images/second/bg_right.png) no-repeat;
  width: 241px;
  height: 100%
}

@media screen and (max-width:799px) {
  #second main:after {
    display: none
  }
}

#second main article {
  position: relative;
  z-index: 10
}

#second .company figure a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  color: #FFF;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100%
}

@media screen and (max-width:799px) {
  #second .company figure a {
    padding-top: 60%
  }
}

#second .company figure a span {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: .1em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 20
}

#second .company figure a:before {
  content: "";
  width: auto;
  height: auto;
  border: 17px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transition: all .6s;
  border-top-color: #ccc;
  border-left-color: #ccc
}

#second .company figure a:hover:before {
  border-width: 535px
}

#second .company figure.greeting a:before {
  border-top-color: #29b3ec;
  border-left-color: #29b3ec
}

#second .company figure.about a:before {
  border-top-color: #6333ad;
  border-left-color: #6333ad
}

#second .company figure.philosophy a:before {
  border-top-color: #ede842;
  border-left-color: #ede842
}

#second .company figure.history a:before {
  border-top-color: #9acd32;
  border-left-color: #9acd32
}

#second .company figure.award a:before {
  border-top-color: #3556e7;
  border-left-color: #3556e7
}

#second .company figure.csr a:before {
  border-top-color: #1b9468;
  border-left-color: #1b9468
}

#news h2 {
  font-size: 3.8rem;
  color: #333;
  padding: 15px 0
}

@media screen and (max-width:799px) {
  #news h2 {
    font-size: 2.4rem
  }
}

#news ul.news li {
  *zoom: 1;
  margin: 30px 0
}

#news ul.news li:before,
#news ul.news li:after {
  content: "";
  display: table
}

#news ul.news li:after {
  clear: both
}

#news ul.news li .ymd {
  width: 20%;
  float: left;
  color: #3556e7
}

@media screen and (max-width:799px) {
  #news ul.news li .ymd {
    width: 100%
  }
}

#news ul.news li .title {
  width: 80%;
  float: left
}

@media screen and (max-width:799px) {
  #news ul.news li .title {
    width: 100%
  }
}

#news_detail h2 {
  font-size: 3.8rem;
  padding-bottom: 15px;
  border-bottom: 3px solid #3556e7
}

@media screen and (max-width:799px) {
  #news_detail h2 {
    font-size: 1.8rem
  }
}

#news_detail .ymd {
  margin: 15px 0 30px
}

#news_detail .btn {
  text-align: center;
  margin-top: 40px
}

@media screen and (max-width:799px) {
  #product .search {
    position: relative;
    padding: 0 0 50px
  }
}

@media screen and (min-width:800px) {
  #product .search {
    position: relative;
    padding: 0 0 50px
  }
}

@media screen and (max-width:799px) {
  #product .search h2 {
    color: #fff;
    transform: translateY(-10px)
  }
}

@media screen and (min-width:800px) {
  #product .search h2 {
    color: #fff;
    transform: translateY(-50px)
  }
}

@media screen and (max-width:799px) {
  #product .bnrlink {
    display: flex;
    flex-wrap: wrap;
  }

  #product .bnrlink li {
    width: 50%;
  }

  #product .bnrlink img {
    max-width: 100%;
  }
}

@media screen and (min-width:800px) {
  #product .bnrlink {
    display: flex;
  }

  #product .bnrlink li {
    width: 33.3%;
  }

  #product .bnrlink img {
    max-width: 100%;
  }
}

@media screen and (max-width:799px) {
  #product .search .tabLink {
    display: flex;
    justify-content: space-between;
    margin-top: 25px
  }
}

@media screen and (min-width:800px) {
  #product .search .tabLink {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
  }
}

@media screen and (max-width:799px) {
  #product .search .tabLink li {
    flex-basis: 49%;
    width: 49%;
    padding: 15px 0;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: .1em;
    border-bottom: 3px solid #ff0;
    position: relative
  }
}

@media screen and (min-width:800px) {
  #product .search .tabLink li {
    flex-basis: 49%;
    width: 49%;
    max-width: 550px;
    padding: 30px;
    font-size: 2rem;
    text-align: center;
    letter-spacing: .1em;
    border-bottom: 3px solid #ff0;
    position: relative;
    cursor: pointer
  }
}

@media screen and (max-width:799px) {
  #product .search .tabLink li.on {
    background: #3556e7;
    color: #fff;
    border-bottom: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
  }
}

@media screen and (min-width:800px) {
  #product .search .tabLink li.on {
    background: #3556e7;
    color: #fff;
    border-bottom: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    cursor: default
  }
}

@media screen and (max-width:799px) {
  #product .search .tabLink li.on::after {
    content: "";
    width: auto;
    height: auto;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top-color: #3556e7
  }
}

@media screen and (min-width:800px) {
  #product .search .tabLink li.on::after {
    content: "";
    width: auto;
    height: auto;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top-color: #3556e7
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon {
    display: none
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks .tabCon {
    display: none
  }
}

#product .search .productsLinks .tabCon.active {
  display: block
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul {
    margin: 0 15px;
    padding: 10% 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul {
    padding: 100px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul.active {
    display: block
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul.active {
    display: block
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li {
    width: 41%;
    margin-top: 16%;
    position: relative;
    transform: scale(0.9);
    text-align: center;
    z-index: 1
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li {
    width: 26%;
    margin-top: calc(-20% / 3);
    position: relative;
    transform: scale(0.9)
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(1) {
    order: 1;
    margin-top: 0
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(2) {
    order: 2;
    margin-top: 0
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(3) {
    order: 3
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(4) {
    order: 4;
    transform: scale(1.1) translateX(-46%) translateY(-63%) scale(0.9);
    margin-right: -41%
  }

  #product .search .productsLinks ul li:nth-child(4) h3 span {
    font-size: 10px
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(5) {
    order: 5
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(6) {
    display: none
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(7) {
    order: 7;
    transform: translateX(-49.5%) translateY(-69%) scale(0.9);
    margin-right: -41%
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(8) {
    order: 6
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(9) {
    order: 8;
    position: relative;
    left: 1%
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(10) {
    order: 11;
    transform: translateX(-49.5%) translateY(-69%) scale(0.9);
    margin-right: -41%
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(11) {
    order: 10
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(12) {
    order: 12
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(13) {
    order: 13
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(14) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(15) {
    order: 15;
    /* transform: scale(1.3) translateX(-4%) translateY(-1%) */
  }

  #product .search .productsLinks ul li:nth-child(15) h3 {
    transform: scale(0.9)
  }

  #product .search .productsLinks ul li:nth-child(15) h3 span {
    font-size: 10px
  }

  #product .search .productsLinks ul li:nth-child(15).retardant {
    transform: scale(0.9) translateX(80%) translateY(-230%)
  }

  #product .search .productsLinks ul li:nth-child(15).retardant h3 {
    transform: scale(0.9)
  }

  #product .search .productsLinks ul li:nth-child(15).retardant h3 span {
    font-size: 1.5rem
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(16) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(17) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(18) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(19) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks .tabCon:not(.item) ul li:nth-child(20) {
    order: 14;
    transform: translateX(143.5%) translateY(-25%)
  }

  #product .search .productsLinks ul li:nth-child(20) span {
    font-size: 10px
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.blank {
    display: none
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.pcEve {
    transform: translateX(71%) scale(0.9)
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.txtOnly {
    position: relative
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.txtOnly {
    position: relative
  }
}

#product .search .productsLinks ul li.txtOnly a {
  transition: all .4s
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.txtOnly a {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #3556e7;
    position: relative;
    transform: rotate(-45deg) scale(0.8)
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.txtOnly a {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #3556e7;
    position: relative;
    transform: rotate(-45deg) scale(0.8)
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.txtOnly a:hover {
    background-color: #f3ee45
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.txtOnly span {
    color: #fff
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.txtOnly span {
    color: #fff
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.link {
    position: relative
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.link {
    position: relative;
    margin-top: calc(-42% / 3)
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.link a {
    background: #f3ee45;
    color: #3556e7;
    transform: rotate(-45deg) scale(0.6)
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.link a {
    background: #f3ee45;
    color: #3556e7;
    transform: rotate(-45deg) scale(0.6)
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.link h3::after {
    content: "";
    position: absolute;
    border: 12px solid transparent;
    border-left-color: #3556e7;
    width: auto;
    height: auto;
    transform: rotate(45deg);
    bottom: 8px;
    left: 25px
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.link h3::after {
    content: "";
    position: absolute;
    border: 20px solid transparent;
    border-left-color: #3556e7;
    width: auto;
    height: auto;
    transform: rotate(45deg);
    bottom: 15px;
    left: 40px
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.link.link a:hover h3 {
    color: #fff;
    background-color: #3556e7
  }

  #product .search .productsLinks ul li.link.link a:hover h3:after {
    border-left-color: #FFF !important
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li.link span {
    transform: rotate(45deg) scale(1.7)
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li.link span {
    transform: rotate(45deg) scale(1.7)
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li a {
    color: #fff;
    display: block;
    position: relative;
    transform: rotate(-45deg);
    overflow: hidden;
    background: #000
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li a {
    color: #fff;
    display: block;
    position: relative;
    transform: rotate(-45deg);
    overflow: hidden;
    background: #000
  }

  #product .search .productsLinks ul li a:hover h3 {
    color: #fff
  }

  #product .search .productsLinks ul li a:hover img {
    opacity: 0
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li img {
    width: 100%
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li img {
    width: 100%;
    transition: all .4s
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li h3 {
    font-size: 1.5rem;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li h3 {
    font-size: 2.2rem;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20
  }
}

@media screen and (max-width:799px) {
  #product .search .productsLinks ul li h3 span {
    line-height: 1.4;
    letter-spacing: .1em;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    transform: rotate(45deg)
  }
}

@media screen and (min-width:800px) {
  #product .search .productsLinks ul li h3 span {
    letter-spacing: .1em;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    transform: rotate(45deg)
  }
}

#product .category h1 {
  margin-bottom: 40px
}

#product .category .link {
  background-color: #f0f0f0;
  padding: 40px 40px 20px
}

@media screen and (max-width:799px) {
  #product .category .link {
    padding: 20px
  }
}

#product .category .link ul {
  *zoom: 1;
  margin: 0
}

#product .category .link ul:before,
#product .category .link ul:after {
  content: "";
  display: table
}

#product .category .link ul:after {
  clear: both
}

#product .category .link ul li {
  position: relative;
  width: 20%;
  min-height: 88px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 0
}

#product .category .link ul li a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 20px 0
}

#product .category .link ul li i {
  position: absolute;
  top: 25px;
  right: 30px;
  color: #3556e7
}

@media screen and (max-width:799px) {
  #product .category .link ul li {
    width: 50%;
    font-size: 14px;
    min-height: 61.6px
  }

  #product .category .link ul li a {
    padding: 10px 0
  }

  #product .category .link ul li i {
    top: 15px
  }
}

#product .category .list ul li {
  *zoom: 1;
  margin-bottom: 50px
}

#product .category .list ul li:before,
#product .category .list ul li:after {
  content: "";
  display: table
}

#product .category .list ul li:after {
  clear: both
}

#product .category .list ul li .left {
  width: 67%;
  float: left;
  padding-right: 40px
}

@media screen and (max-width:799px) {
  #product .category .list ul li .left {
    width: 100%;
    padding-right: 0
  }
}

#product .category .list ul li .left .supplement {
  padding: 0 25px 15px
}

#product .category .list ul li .left .supplement div {
  *zoom: 1
}

#product .category .list ul li .left .supplement div:before,
#product .category .list ul li .left .supplement div:after {
  content: "";
  display: table
}

#product .category .list ul li .left .supplement div:after {
  clear: both
}

#product .category .list ul li .left .supplement div a {
  padding: 0 .8em;
  height: 50px;
  display: block;
  float: left;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  background-color: #3556e7;
  margin-right: 2%;
  margin-bottom: 2%;
  transition: all .4s
}

#product .category .list ul li .left .supplement div a:hover {
  color: #3556e7;
  background-color: #f3ee45
}

@media screen and (max-width:799px) {
  #product .category .list ul li .left .supplement {
    padding: 0 10px 15px
  }

  #product .category .list ul li .left .supplement div a {
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 1.3;
    text-align: left
  }

  #product .category .list ul li .left .supplement div a:nth-child(3n) {
    margin-right: 2%
  }
}

#product .category .list ul li .right {
  width: 33%;
  float: left
}

@media screen and (max-width:799px) {
  #product .category .list ul li .right {
    width: 100%;
    margin-bottom: 30px
  }
}

#product .category .list ul li .right img {
  width: 100%;
  margin-top: 30px
}

#product .item ul li {
  *zoom: 1;
  margin-bottom: 50px
}

#product .item ul li:before,
#product .item ul li:after {
  content: "";
  display: table
}

#product .item ul li:after {
  clear: both
}

#product .item ul li .left {
  width: 76%;
  float: left;
  padding: 0 40px
}

@media screen and (max-width:799px) {
  #product .item ul li .left {
    width: 100%;
    padding: 0
  }
}

#product .item ul li .right {
  width: 24%;
  float: left
}

#product .item ul li .right .image {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 30px
}

@media screen and (max-width:799px) {
  #product .item ul li .right {
    width: 100%;
    margin-bottom: 30px
  }
}

#product_detail .box {
  *zoom: 1;
  position: relative;
  margin-bottom: 70px
}

#product_detail .box:before,
#product_detail .box:after {
  content: "";
  display: table
}

#product_detail .box:after {
  clear: both
}

@media screen and (max-width:799px) {
  #product_detail .box {
    margin-bottom: 30px
  }
}

#product_detail .box .image {
  display: none;
  position: absolute;
  top: -30px;
  left: 0;
  width: 530px;
  height: 360px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #product_detail .box .image {
    position: relative;
    width: 100%;
    height: 300px
  }
}

#product_detail .box .txt {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  background-color: #f7f7f7;
  background-image: url(../images/products/product_txt_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 70px 80px
}

#product_detail .box .txt h1 {
  margin-bottom: 45px
}

@media screen and (max-width:799px) {
  #product_detail .box .txt {
    position: relative;
    width: 100%;
    font-size: 14px;
    padding: 20px
  }

  #product_detail .box .txt h1 {
    margin-bottom: 20px
  }
}

#product_detail .box .l {
  width: 50%;
  float: left;
  padding-right: 20px
}

@media screen and (max-width:799px) {
  #product_detail .box .l {
    width: 100%;
    padding-right: 0
  }
}

#product_detail .box .r {
  width: 50%;
  float: left;
  padding-left: 20px
}

@media screen and (max-width:799px) {
  #product_detail .box .r {
    width: 100%;
    padding-left: 0
  }
}

#product_detail .box table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 30px
}

#product_detail .box table tr th {
  font-size: 16px;
  text-align: center;
  color: #FFF;
  background-color: #3556e7;
  border: 1px solid #CCC;
  padding: 20px
}

@media screen and (max-width:799px) {
  #product_detail .box table tr th {
    font-size: 10px;
    padding: 3px
  }
}

#product_detail .box table tr td {
  text-align: center;
  border: 1px solid #CCC;
  padding: 20px
}

@media screen and (max-width:799px) {
  #product_detail .box table tr td {
    font-size: 10px;
    padding: 3px
  }
}

#product_detail .box table tr .blue {
  font-size: 16px;
  font-weight: bold;
  color: #3556e7
}

@media screen and (max-width:799px) {
  #product_detail .box table tr .blue {
    font-size: 10px
  }
}

#product_detail .btn,
#blog .btn {
  text-align: center;
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  row-gap: 40px;
  align-items: center;
  justify-content: center;
}

#product_detail .btn .commonBt,
#blog .btn .commonBt {
  width: 340px;
  margin: 0 20px
}

#product_detail .btn .commonBt .c,
#product_detail .btn .commonBt .d {
  height: 25px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  transition: all .4s
}

#product_detail .btn .commonBt .c {
  background-image: url(../images/products/products_bt1.png)
}

#product_detail .btn .commonBt .d {
  background-image: url(../images/products/products_bt2.png)
}

#product_detail .btn .commonBt:after {
  background: url(../images/common/dogyear_l.png) no-repeat right bottom -5px
}

@media screen and (min-width:800px) {
  #product_detail .btn .commonBt:hover .c {
    background-image: url(../images/products/products_bt1_on.png)
  }

  #product_detail .btn .commonBt:hover .d {
    background-image: url(../images/products/products_bt2_on.png)
  }

  #product_detail .btn .commonBt:hover:after {
    background: url(../images/common/dogyear_l_hov.png) no-repeat right bottom -5px
  }
}

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

  #product_detail .btn .commonBt,
  #blog .btn .commonBt {
    width: 100%;
    margin: 0 0 20px
  }
}

#story h3 {
  font-size: 28px;
  line-height: 52px;
  text-align: center;
  display: inline-block
}

@media screen and (max-width:799px) {
  #story h3 {
    font-size: 17px;
    line-height: 32px
  }
}

#story h3 p {
  line-height: 60px;
  background-color: #FFF;
  padding: 0 10px;
  margin-bottom: 45px
}

@media screen and (max-width:799px) {
  #story h3 p {
    line-height: 26px;
    padding: 0;
    margin-bottom: 20px
  }
}

#story h3 p span {
  font-size: 32px;
  color: #3556e7
}

@media screen and (max-width:799px) {
  #story h3 p span {
    font-size: 17px;
    line-height: 40px
  }
}

#story h3 .y {
  background-color: #f3ee45;
  color: #3556e7;
  display: inline-block;
  padding: 0 10px
}

#story img {
  width: 100%;
  margin-bottom: 30px
}

@media screen and (min-width:800px) {
  #story img {
    display: none
  }
}

#story .storyimg {
  height: 952px;
  background-image: url(../images/second/story/story_mainimg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-bottom: 70px
}

@media screen and (max-width:799px) {
  #story .storyimg {
    height: 370px;
    background-image: url(../images/second/story/sp/story_mainimg.jpg);
    margin-top: 0;
    margin-bottom: 20px
  }
}

#story .storyimg .inner {
  position: relative;
  height: 100%
}

#story .storyimg .inner .box {
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 700
}

@media screen and (max-width:799px) {
  #story .storyimg .inner .box {
    top: 60px
  }
}

#story .storyimg .inner .box h2 {
  width: 100%;
  display: inline-block;
  margin-bottom: 70px
}

@media screen and (max-width:799px) {
  #story .storyimg .inner .box h2 {
    margin-bottom: 40px
  }
}

#story .storyimg .inner .box h2 .ja {
  display: block;
  font-size: 52px;
  margin-bottom: 25px
}

@media screen and (max-width:799px) {
  #story .storyimg .inner .box h2 .ja {
    font-size: 21px;
    margin-bottom: 20px
  }
}

#story .storyimg .inner .box h2 .en {
  display: block;
  font-size: 18px;
  color: #3556e7
}

@media screen and (max-width:799px) {
  #story .storyimg .inner .box h2 .en {
    font-size: 13px
  }
}

#story .storyimg .inner .box h3 .y {
  margin: 0 10px
}

#story .storyimg .inner .w {
  position: absolute;
  left: 0;
  bottom: -130px;
  width: 50%;
  display: inline-block;
  line-height: 30px;
  background-color: #FFF;
  padding: 40px 50px
}

@media screen and (max-width:799px) {
  #story .storyimg .inner .w {
    display: none
  }
}

#story .desc1 {
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 20px
}

@media screen and (min-width:800px) {
  #story .desc1 {
    display: none
  }
}

#story .s1 {
  *zoom: 1;
  height: 712px;
  background-image: url(../images/second/story/story_bg1.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 130px
}

#story .s1:before,
#story .s1:after {
  content: "";
  display: table
}

#story .s1:after {
  clear: both
}

@media screen and (max-width:799px) {
  #story .s1 {
    height: auto;
    background-image: url(../images/second/story/sp/story_s1_bg.jpg);
    padding-top: 380px;
    padding-bottom: 40px
  }
}

#story .s1 .box {
  width: 50%;
  text-align: left;
  float: right
}

@media screen and (max-width:799px) {
  #story .s1 .box h3 {
    margin-bottom: 25px
  }
}

#story .s1 .box .txt {
  line-height: 30px;
  padding-left: 90px;
  margin-top: 70px
}

@media screen and (max-width:799px) {
  #story .s1 .box {
    width: 100%
  }

  #story .s1 .box .txt {
    font-size: 13px;
    line-height: 22px;
    padding-left: 0;
    margin-top: 0
  }
}

#story .s2 {
  height: 1713px;
  background-image: url(../images/second/story/story_bg2.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #story .s2 {
    height: auto;
    background-image: none
  }
}

#story .s2 .inner {
  position: relative;
  height: 100%
}

#story .s2 .inner .box {
  width: 50%;
  padding-right: 70px
}

@media screen and (max-width:799px) {
  #story .s2 .inner .box {
    width: 100%;
    padding-right: 0
  }
}

#story .s2 .inner .box h3 {
  text-align: left
}

#story .s2 .inner .box .txt {
  line-height: 30px;
  margin-top: 50px
}

@media screen and (max-width:799px) {
  #story .s2 .inner .box .txt {
    margin: 30px 0
  }
}

#story .s2 .inner .box.f {
  position: absolute;
  top: 130px;
  left: 0
}

@media screen and (max-width:799px) {
  #story .s2 .inner .box.f {
    position: static
  }
}

#story .s2 .inner .box.l {
  position: absolute;
  bottom: 210px;
  left: 0
}

@media screen and (max-width:799px) {
  #story .s2 .inner .box.l {
    position: static
  }
}

#story .s3 {
  height: 714px;
  background-image: url(../images/second/story/story_bg3.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 130px
}

@media screen and (max-width:799px) {
  #story .s3 {
    height: 350px;
    background-image: url(../images/second/story/sp/story_s3_bg.jpg);
    padding-top: 0
  }
}

#story .s3 .inner {
  position: relative;
  height: 100%
}

#story .s3 .inner .box {
  width: 50%;
  padding-right: 70px
}

#story .s3 .inner .box h3 {
  text-align: left
}

#story .s3 .inner .box h3 .y {
  margin-bottom: 10px
}

@media screen and (max-width:799px) {
  #story .s3 .inner .box {
    width: 100%;
    padding-right: 0;
    padding-top: 20px
  }
}

#story .s3 .inner .b {
  position: absolute;
  right: 0;
  bottom: -40px;
  width: 50%;
  display: inline-block;
  line-height: 30px;
  color: #FFF;
  background-color: #3556e7;
  padding: 40px 50px
}

@media screen and (max-width:799px) {
  #story .s3 .inner .b {
    display: none
  }
}

@media screen and (min-width:800px) {
  #story .desc2 {
    display: none
  }
}

#story .desc2 .box {
  font-size: 13px;
  line-height: 22px;
  color: #FFF;
  background-color: #3556e7;
  padding: 40px 25px;
  margin: 20px 0
}

#story .s4 {
  height: 603px;
  background-image: url(../images/second/story/story_bg4.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #story .s4 {
    height: 285px;
    background-image: url(../images/second/story/sp/story_s4_bg.jpg);
    padding-top: 0
  }
}

#story .s4 .inner {
  position: relative;
  height: 100%
}

#story .s4 .inner .box {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-weight: 700
}

#story .s4 .inner .box .txt {
  font-size: 32px;
  line-height: 52px;
  margin-bottom: 65px
}

@media screen and (max-width:799px) {
  #story .s4 .inner .box .txt {
    font-size: 19px;
    line-height: 31px;
    margin-bottom: 20px
  }
}

#story .s4 .inner .box .hirose {
  position: relative;
  display: inline-block
}

#story .s4 .inner .box .hirose p {
  font-size: 50px;
  z-index: 2
}

#story .s4 .inner .box .hirose p span {
  color: #3556e7
}

@media screen and (max-width:799px) {
  #story .s4 .inner .box .hirose p {
    font-size: 27px
  }
}

#story .s4 .inner .box .hirose:after {
  position: absolute;
  left: 0;
  bottom: 3px;
  content: "";
  width: 100%;
  height: 14px;
  background-color: #f3ee45;
  z-index: -1
}

#paper img {
  max-width: 100%
}

#paper .dot {
  display: block;
  margin: 80px auto
}

@media screen and (max-width:799px) {
  #paper .dot {
    margin: 30px auto
  }
}

#paper .paperimg {
  height: 420px;
  background-image: url(../images/second/paper/paper_mainimg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 0
}

@media screen and (max-width:799px) {
  #paper .paperimg {
    height: auto;
    background-image: url(../images/second/paper/sp/paper_mainimg.jpg);
    padding-top: 70.666%;
    margin-bottom: 0
  }
}

#paper .sp-paperimg {
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  background-color: #3556e7;
  padding: 15px 0
}

#paper .sp-paperimg span {
  font-size: 21px
}

@media screen and (min-width:800px) {
  #paper .sp-paperimg {
    display: none
  }
}

#paper .sct-about {
  height: 974px;
  background-color: #f7f7f7;
  background-image: url(../images/second/paper/paper_about_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 85px;
  margin-top: 20px
}

@media screen and (max-width:799px) {
  #paper .sct-about {
    height: auto;
    background-image: none;
    padding-top: 50px
  }
}

#paper .sct-about .inner {
  height: 100%;
  text-align: center
}

#paper .sct-about .inner h2 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 50px
}

#paper .sct-about .inner h2 span {
  color: #FFF;
  background-color: #f7f7f7;
  background-image: url(../images/second/paper/paper_about_txtbg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #paper .sct-about .inner h2 {
    font-size: 23px;
    line-height: 37px;
    margin-bottom: 35px
  }
}

#paper .sct-about .inner p {
  font-size: 34px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 50px
}

@media screen and (max-width:799px) {
  #paper .sct-about .inner p {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 35px
  }
}

#paper .sct-about .inner .txt {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 75px
}

@media screen and (max-width:799px) {
  #paper .sct-about .inner .txt {
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 30px
  }
}

#paper .sct-about .inner .blue {
  color: #3556e7
}

#paper .sct-search {
  height: 785px;
  background-color: #f7f7f7;
  background-image: url(../images/second/paper/paper_search_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #paper .sct-search {
    height: 465px;
    background-image: url(../images/second/paper/sp/paper_search_bg.jpg);
    background-size: contain;
    background-position: center bottom;
    padding-top: 30px
  }
}

#paper .sct-search .inner {
  height: 100%;
  text-align: center
}

#paper .sct-search .inner h3 {
  position: relative;
  display: inline-block;
  font-size: 38px;
  line-height: 54px
}

#paper .sct-search .inner h3 span {
  display: block;
  font-size: 24px
}

#paper .sct-search .inner h3 p {
  position: relative;
  z-index: 2
}

#paper .sct-search .inner h3:after {
  position: absolute;
  left: 0;
  bottom: 3px;
  content: "";
  width: 100%;
  height: 14px;
  background-color: #f3ee45;
  z-index: 1
}

@media screen and (max-width:799px) {
  #paper .sct-search .inner h3 {
    font-size: 21px;
    line-height: 29px
  }

  #paper .sct-search .inner h3 span {
    font-size: 14px
  }
}

#paper .sct-answer {
  padding-top: 35px
}

#paper .sct-answer .inner ul {
  *zoom: 1;
  width: calc(100%+20px);
  margin: 0 -10px
}

#paper .sct-answer .inner ul:before,
#paper .sct-answer .inner ul:after {
  content: "";
  display: table
}

#paper .sct-answer .inner ul:after {
  clear: both
}

#paper .sct-answer .inner ul li {
  width: 50%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px
}

#paper .sct-answer .inner ul li .box {
  *zoom: 1;
  position: relative;
  background-color: #f7f7f7
}

#paper .sct-answer .inner ul li .box:before,
#paper .sct-answer .inner ul li .box:after {
  content: "";
  display: table
}

#paper .sct-answer .inner ul li .box:after {
  clear: both
}

#paper .sct-answer .inner ul li .box img.num {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
  display: inline-block
}

@media screen and (max-width:799px) {
  #paper .sct-answer .inner ul li .box img.num {
    left: 20px
  }
}

#paper .sct-answer .inner ul li .box p {
  position: absolute;
  top: 50%;
  left: 70px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  font-size: 16px;
  padding-left: 30px
}

@media screen and (max-width:799px) {
  #paper .sct-answer .inner ul li .box p {
    left: 50px;
    font-size: 13px;
    padding-left: 20px
  }
}

#paper .sct-answer .inner ul li .box img.photo {
  float: right
}

@media screen and (max-width:799px) {
  #paper .sct-answer .inner ul li .box img.photo {
    height: 100px
  }
}

@media screen and (max-width:799px) {
  #paper .sct-answer .inner ul li {
    width: 100%;
    margin-bottom: 6px
  }
}

#paper .sct-best {
  height: 979px;
  background-image: url(../images/second/paper/paper_best_bg.webp);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 15px
}

@media screen and (max-width:799px) {
  #paper .sct-best {
    height: 1049px;
    background-image: url(../images/second/paper/sp/paper_best_bg.webp);
    padding-top: 5px;
    margin-top: 50px
  }
}

#paper .sct-best .inner {
  height: 100%;
  position: relative
}

#paper .sct-best .inner p {
  font-size: 34px;
  font-weight: 700;
  text-align: center
}

#paper .sct-best .inner p span {
  font-size: 42px
}

@media screen and (max-width:799px) {
  #paper .sct-best .inner p {
    font-size: 18px
  }

  #paper .sct-best .inner p span {
    font-size: 23px
  }
}

#paper .sct-best .inner .w {
  position: absolute;
  top: 330px;
  left: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  padding: 45px 60px
}

@media screen and (max-width:799px) {
  #paper .sct-best .inner .w {
    top: 617px;
    font-size: 13px;
    line-height: 22px;
    padding: 32px 60px 0 40px
  }
}

#paper .sct-secret {
  height: 918px;
  background-image: url(../images/second/paper/paper_secret_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #paper .sct-secret {
    height: 850px;
    background-image: url(../images/second/paper/sp/paper_secret_bg.jpg);
    margin-top: 50px
  }
}

#paper .sct-secret .inner {
  height: 100%;
  position: relative;
  text-align: center
}

#paper .sct-secret .inner h3 {
  position: relative;
  display: inline-block;
  font-size: 42px
}

#paper .sct-secret .inner h3 p {
  position: relative;
  display: inline-block;
  z-index: 2
}

#paper .sct-secret .inner h3 span {
  font-size: 58px;
  color: #3556e7
}

#paper .sct-secret .inner h3:after {
  position: absolute;
  left: 0;
  bottom: 3px;
  content: "";
  width: 100%;
  height: 14px;
  background-color: #f3ee45;
  z-index: 1
}

@media screen and (max-width:799px) {
  #paper .sct-secret .inner h3 {
    font-size: 21px;
    line-height: 30px
  }

  #paper .sct-secret .inner h3 span {
    font-size: 29px
  }
}

#paper .sct-secret .inner .txt {
  font-size: 20px;
  line-height: 38px
}

@media screen and (max-width:799px) {
  #paper .sct-secret .inner .txt {
    font-size: 15px;
    line-height: 27px;
    text-align: left
  }
}

#paper .sct-secret .inner .kouchi {
  position: absolute;
  right: 0;
  bottom: 240px;
  width: 50%;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #FFF;
  padding: 0 20px
}

#paper .sct-secret .inner .kouchi p {
  font-size: 22px;
  font-weight: 900
}

@media screen and (max-width:799px) {
  #paper .sct-secret .inner .kouchi {
    width: 78%;
    right: auto;
    bottom: 100px;
    left: 20px;
    font-size: 13px;
    line-height: 26px;
    padding: 0
  }

  #paper .sct-secret .inner .kouchi p {
    font-size: 17px
  }
}

#paper .sct-award {
  height: 990px;
  background-image: url(../images/second/paper/paper_award_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (max-width:799px) {
  #paper .sct-award {
    height: 1079px;
    background-image: url(../images/second/paper/sp/paper_award_bg.jpg);
    margin: 0 0 35px
  }
}

#paper .sct-award .inner {
  height: 100%;
  position: relative
}

#paper .sct-award .inner .award {
  position: absolute;
  top: 170px;
  left: 0;
  width: 50%;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  padding-left: 67px
}

@media screen and (max-width:799px) {
  #paper .sct-award .inner .award {
    top: 110px;
    width: 100%;
    font-size: 13px;
    line-height: 26px
  }
}

#paper .sct-award .inner .box {
  position: absolute;
  bottom: 165px;
  right: 0;
  width: 50%;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  color: #FFF;
  padding-left: 115px
}

@media screen and (max-width:799px) {
  #paper .sct-award .inner .box {
    width: 100%;
    font-size: 15px;
    line-height: 23px;
    bottom: 70px;
    padding-left: 60px
  }
}

#paper .sct-next {
  height: 539px;
  background-image: url(../images/second/paper/paper_next_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 105px
}

@media screen and (max-width:799px) {
  #paper .sct-next {
    height: 590px;
    background-image: url(../images/second/paper/sp/paper_next_bg.jpg);
    padding-top: 40px
  }
}

#paper .sct-next .inner {
  height: 100%;
  position: relative;
  text-align: center
}

#paper .sct-next .inner p {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  line-height: 42px;
  color: #FFF;
  background-color: #3556e7;
  padding: 5px
}

#paper .sct-next .inner p span {
  font-size: 48px
}

@media screen and (max-width:799px) {
  #paper .sct-next .inner p {
    font-size: 18px;
    line-height: 36px
  }

  #paper .sct-next .inner p span {
    font-size: 24px
  }
}

#paper .sct-next .inner .txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 42px
}

@media screen and (max-width:799px) {
  #paper .sct-next .inner .txt {
    font-size: 14px;
    line-height: 24px
  }
}

#contact p {
  text-align: center;
  margin-bottom: 30px
}

#contact .red {
  color: #F00
}

#contact table {
  width: 100%;
  border-collapse: collapse
}

#contact table tr {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC
}

#contact table tr th {
  width: 20%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 20px
}

@media screen and (max-width:799px) {
  #contact table tr th {
    width: 30%;
    padding: 20px 5px
  }
}

#contact table tr td {
  width: 80%;
  padding: 20px
}

@media screen and (max-width:799px) {
  #contact table tr td {
    width: 70%;
    padding: 20px 5px
  }
}

#contact input,
#contact textarea,
#contact select {
  height: 46px;
  font-size: 1.6rem;
  line-height: 1.15;
  background-color: #edeef2;
  box-sizing: border-box;
  box-shadow: none;
  border-width: 0;
  overflow: visible;
  padding: 0 .8rem;
  margin-bottom: .8rem
}

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

  #contact input,
  #contact textarea,
  #contact select {
    width: 100%;
    height: 30px;
    font-size: 1.4rem
  }
}

#contact textarea {
  line-height: normal;
  overflow-y: hidden;
  padding: .8rem;
  resize: none;
  min-height: 10rem;
  box-sizing: border-box
}

#contact span.address {
  width: 100px;
  display: inline-block
}

@media screen and (max-width:799px) {
  #contact span.address {
    font-weight: bold;
    margin: 10px 0 5px
  }
}

#contact .radio {
  *zoom: 1;
  width: 50%
}

#contact .radio:before,
#contact .radio:after {
  content: "";
  display: table
}

#contact .radio:after {
  clear: both
}

@media screen and (max-width:799px) {
  #contact .radio {
    width: 100%
  }
}

#contact .radio span.mwform-radio-field {
  width: 50%;
  display: block;
  float: left
}

@media screen and (max-width:799px) {
  #contact .radio span.mwform-radio-field {
    width: 100%
  }
}

#contact .radio span.mwform-radio-field-text {
  display: inline-block;
  line-height: 30px;
  vertical-align: top
}

@media screen and (max-width:799px) {
  #contact .radio span.mwform-radio-field-text {
    line-height: 22px
  }
}

#contact .radio .horizontal-item {
  margin-left: 0
}

#contact .radio input {
  width: auto;
  height: 30px
}

@media screen and (max-width:799px) {
  #contact .radio input {
    height: 22px
  }
}

#contact .align_center {
  margin-top: 30px
}

#contact .commonBt input {
  width: 100%;
  height: 58px;
  background: 0;
  margin-bottom: 0;
  cursor: pointer
}

@media screen and (max-width:799px) {
  #contact .commonBt input {
    display: block;
    padding: 25px 15px 15px;
    position: relative
  }
}

@media screen and (min-width:800px) {
  #contact .commonBt input {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    padding: 30px 20px 20px;
    position: relative
  }
}

.en h2 {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .en h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 20px
  }
}

.en #company h2 {
  display: block
}

@media screen and (max-width:799px) {
  .en #company h2 {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 20px
  }
}

.en #company .txt {
  font-size: 16px;
  line-height: 30px
}

@media screen and (max-width:799px) {
  .en #company .txt {
    font-size: 14px;
    line-height: 22px
  }
}

.en #products .inner {
  padding-bottom: 265px
}

@media screen and (max-width:799px) {
  .en #products .inner {
    padding-bottom: 60px
  }
}

.en #products h2 {
  display: block;
  text-align: center;
  color: #FFF;
  padding-top: 30px;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important
}

.en #products .txt {
  color: #FFF;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 60px
}

@media screen and (max-width:799px) {
  .en #products .txt {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px
  }
}

.en #products h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 56px;
  color: #FFF;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .en #products h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px
  }
}

.en #products .items {
  width: calc(100%+10px);
  margin: 0 -5px 20px
}

@media screen and (max-width:799px) {
  .en #products .items {
    margin: 0 -5px 0
  }
}

.en #products .items ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between
}

.en #products .items ul li {
  width: calc(33.333% - 10px)
}

.en #products .items ul li img {
  width: 100%;
  margin-bottom: 30px
}

.en #products .items ul li p {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #FFF;
  margin-bottom: 20px
}

@media screen and (max-width:799px) {
  .en #products .items ul li p {
    font-size: 20px;
    margin-bottom: 10px
  }
}

.en #products .items ul li .txt {
  color: #FFF;
  font-size: 16px;
  line-height: 26px
}

@media screen and (max-width:799px) {
  .en #products .items ul li .txt {
    font-size: 14px;
    line-height: 22px
  }
}

@media screen and (max-width:799px) {
  .en #products .items ul {
    width: calc(100%+6px);
    margin: 0 -3px
  }

  .en #products .items ul li {
    width: 100%;
    padding: 0 3px;
    margin-bottom: 20px
  }
}

.en #products .btn ul {
  *zoom: 1;
  width: calc(100%+20px);
  margin: 0 -10px
}

.en #products .btn ul:before,
.en #products .btn ul:after {
  content: "";
  display: table
}

.en #products .btn ul:after {
  clear: both
}

.en #products .btn ul li {
  width: 25%;
  float: left;
  padding: 0 10px
}

.en #products .btn ul li a {
  width: 100%;
  height: 100%;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  line-height: 30px;
  padding-top: 18px;
  text-align: center
}

@media screen and (max-width:799px) {
  .en #products .btn ul li {
    width: 100%;
    margin-bottom: 20px
  }

  .en #products .btn ul li span {
    text-align: left;
    padding-left: 20px
  }
}

.en #profile {
  position: relative
}

.en #profile:before {
  content: "";
  width: 100%;
  height: 265px;
  background: url(../images/en/bg_profile.jpg) no-repeat center top;
  position: absolute;
  top: -264px;
  left: 0
}

@media screen and (max-width:799px) {
  .en #profile:before {
    top: -136px;
    height: 136px;
    background: url(../images/en/bg_profile-sp.jpg) no-repeat center bottom;
    background-size: contain
  }
}

@media screen and (max-width:799px) {
  .en #profile .inner {
    padding-top: 30px
  }
}

.en #profile h2 {
  display: block;
  text-align: center;
  color: #3556e7;
  margin-bottom: 80px
}

@media screen and (max-width:799px) {
  .en #profile h2 {
    margin-bottom: 30px
  }
}

.en #profile .profile {
  width: 800px;
  background-color: #FFF;
  padding: 60px 40px 60px 0
}

.en #profile .profile table {
  width: 100%;
  border-collapse: collapse
}

.en #profile .profile table tr {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6
}

.en #profile .profile table tr th {
  width: 30%;
  vertical-align: top;
  text-align: left;
  padding: 25px 0
}

.en #profile .profile table tr td {
  width: 70%;
  padding: 25px 0
}

@media screen and (max-width:799px) {
  .en #profile .profile table {
    width: 100%;
    margin-bottom: 40px
  }
}

@media screen and (max-width:799px) {
  .en #profile .profile {
    width: 100%;
    padding: 0
  }

  .en #profile .profile table,
  .en #profile .profile thead,
  .en #profile .profile tbody,
  .en #profile .profile tr,
  .en #profile .profile th,
  .en #profile .profile td {
    width: 100% !important;
    display: block
  }

  .en #profile .profile th {
    font-weight: 300;
    padding: 20px 0 5px 0 !important
  }

  .en #profile .profile td {
    padding: 5px 0 20px 1em !important
  }
}

.en #profile .bg {
  position: absolute;
  top: 80px;
  right: 0;
  width: 700px
}

.en #profile .bg img {
  width: 100%
}

@media screen and (max-width:799px) {
  .en #profile .bg {
    width: 100%;
    position: static;
    margin-bottom: 40px
  }
}

.en #location h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 56px;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .en #location h3 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 20px
  }
}

.en #location ul {
  *zoom: 1;
  width: calc(100%+20px);
  margin: 0 -10px
}

.en #location ul:before,
.en #location ul:after {
  content: "";
  display: table
}

.en #location ul:after {
  clear: both
}

.en #location ul li {
  float: left;
  padding: 0 10px;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .en #location ul li {
    margin-bottom: 30px
  }
}

.en #location ul li .box {
  width: 100%;
  height: 100%;
  display: block
}

.en #location ul li .box img {
  width: 100%;
  margin-bottom: 30px
}

@media screen and (max-width:799px) {
  .en #location ul li .box img {
    margin-bottom: 20px
  }
}

.en #location ul li .box p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px
}

@media screen and (max-width:799px) {
  .en #location ul li .box p {
    font-size: 20px
  }
}

.en #location ul li .box .txt {
  font-size: 15px;
  line-height: 26px
}

.en #location ul.two li {
  width: 50%
}

@media screen and (max-width:799px) {
  .en #location ul.two li {
    width: 100%
  }
}

.en #location ul.three li {
  width: 33.333%
}

@media screen and (max-width:799px) {
  .en #location ul.three li {
    width: 100%
  }
}

.en #award {
  padding-top: 60px
}

@media screen and (max-width:799px) {
  .en #award {
    padding-top: 20px
  }
}

.en #award h2 {
  display: block;
  text-align: center;
  color: #3556e7
}

.en #award h3 {
  position: relative;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  padding-left: 18px;
  margin-bottom: 40px
}

.en #award h3:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 16px;
  content: "";
  background-color: #3556e7
}

@media screen and (max-width:799px) {
  .en #award h3:before {
    top: 5px
  }
}

@media screen and (max-width:799px) {
  .en #award h3 {
    font-size: 18px;
    line-height: 26px
  }
}

.en #award ul li {
  *zoom: 1;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 60px
}

.en #award ul li:before,
.en #award ul li:after {
  content: "";
  display: table
}

.en #award ul li:after {
  clear: both
}

.en #award ul li a {
  color: #3556e7
}

.en #award ul li img {
  width: 100%
}

.en #award ul li .box img {
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .en #award ul li .box img {
    margin-bottom: 20px
  }
}

.en #award ul li .left {
  width: 70%;
  float: left;
  padding-right: 40px
}

@media screen and (max-width:799px) {
  .en #award ul li .left {
    width: 100%
  }
}

.en #award ul li .right {
  width: 30%;
  float: left
}

@media screen and (max-width:799px) {
  .en #award ul li .right {
    width: 100%
  }
}

@media screen and (max-width:799px) {
  .en #award ul li {
    margin-bottom: 40px
  }

  .en #award ul li img {
    margin-top: 20px
  }
}

.en #access h2 {
  display: block;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
  color: #3556e7;
  margin-bottom: 45px
}

.en #access h2 p {
  font-size: 18px
}

@media screen and (max-width:799px) {
  .en #access h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 30px
  }

  .en #access h2 p {
    font-size: 13px
  }
}

.en #access iframe {
  height: 480px
}

@media screen and (max-width:799px) {
  .en #access iframe {
    height: 300px
  }
}

.zh {
  font-family: "微软雅黑", "宋体"
}

.zh h2 {
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .zh h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 20px
  }
}

.zh #company h2 {
  display: block
}

@media screen and (max-width:799px) {
  .zh #company h2 {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 20px
  }
}

.zh #company .txt {
  font-size: 16px;
  line-height: 30px
}

@media screen and (max-width:799px) {
  .zh #company .txt {
    font-size: 14px;
    line-height: 22px
  }
}

.zh #products .inner {
  padding-bottom: 265px
}

@media screen and (max-width:799px) {
  .zh #products .inner {
    padding-bottom: 60px
  }
}

.zh #products h2 {
  display: block;
  text-align: center;
  color: #FFF;
  padding-top: 30px;
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important
}

.zh #products .txt {
  color: #FFF;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 60px
}

@media screen and (max-width:799px) {
  .zh #products .txt {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px
  }
}

.zh #products h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 56px;
  color: #FFF;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .zh #products h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px
  }
}

.zh #products .items {
  width: calc(100%+10px);
  margin: 0 -5px 20px
}

@media screen and (max-width:799px) {
  .zh #products .items {
    margin: 0 -5px 0
  }
}

.zh #products .items ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between
}

.zh #products .items ul li {
  width: calc(33.333% - 10px)
}

.zh #products .items ul li img {
  width: 100%;
  margin-bottom: 30px
}

.zh #products .items ul li p {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #FFF;
  margin-bottom: 20px
}

@media screen and (max-width:799px) {
  .zh #products .items ul li p {
    font-size: 20px;
    margin-bottom: 10px
  }
}

.zh #products .items ul li .txt {
  color: #FFF;
  font-size: 16px;
  line-height: 26px
}

@media screen and (max-width:799px) {
  .zh #products .items ul li .txt {
    font-size: 14px;
    line-height: 22px
  }
}

@media screen and (max-width:799px) {
  .zh #products .items ul {
    width: calc(100%+6px);
    margin: 0 -3px
  }

  .zh #products .items ul li {
    width: 100%;
    padding: 0 3px;
    margin-bottom: 20px
  }
}

.zh #products .btn ul {
  *zoom: 1;
  width: calc(100%+20px);
  margin: 0 -10px
}

.zh #products .btn ul:before,
.zh #products .btn ul:after {
  content: "";
  display: table
}

.zh #products .btn ul:after {
  clear: both
}

.zh #products .btn ul li {
  width: 25%;
  float: left;
  padding: 0 10px
}

.zh #products .btn ul li a {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: 500;
  line-height: 30px
}

@media screen and (max-width:799px) {
  .zh #products .btn ul li {
    width: 100%;
    margin-bottom: 20px
  }

  .zh #products .btn ul li span {
    text-align: left;
    padding-left: 20px
  }
}

.zh #profile {
  position: relative
}

.zh #profile:before {
  content: "";
  width: 100%;
  height: 265px;
  background: url(../images/en/bg_profile.jpg) no-repeat center top;
  position: absolute;
  top: -264px;
  left: 0
}

@media screen and (max-width:799px) {
  .zh #profile:before {
    top: -136px;
    height: 136px;
    background: url(../images/en/bg_profile-sp.jpg) no-repeat center bottom;
    background-size: contain
  }
}

@media screen and (max-width:799px) {
  .zh #profile .inner {
    padding-top: 30px
  }
}

.zh #profile h2 {
  display: block;
  text-align: center;
  color: #3556e7;
  margin-bottom: 80px
}

@media screen and (max-width:799px) {
  .zh #profile h2 {
    margin-bottom: 30px
  }
}

.zh #profile .profile {
  width: 800px;
  background-color: #FFF;
  padding: 60px 40px 60px 0
}

.zh #profile .profile table {
  width: 100%;
  border-collapse: collapse
}

.zh #profile .profile table tr {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6
}

.zh #profile .profile table tr th {
  width: 30%;
  vertical-align: top;
  text-align: left;
  padding: 25px 0
}

.zh #profile .profile table tr td {
  width: 70%;
  padding: 25px 0
}

@media screen and (max-width:799px) {
  .zh #profile .profile table {
    width: 100%;
    margin-bottom: 40px
  }
}

@media screen and (max-width:799px) {
  .zh #profile .profile {
    width: 100%;
    padding: 0
  }

  .zh #profile .profile table,
  .zh #profile .profile thead,
  .zh #profile .profile tbody,
  .zh #profile .profile tr,
  .zh #profile .profile th,
  .zh #profile .profile td {
    width: 100% !important;
    display: block
  }

  .zh #profile .profile th {
    font-weight: 300;
    padding: 20px 0 5px 0 !important
  }

  .zh #profile .profile td {
    padding: 5px 0 20px 1em !important
  }
}

.zh #profile .bg {
  position: absolute;
  top: 80px;
  right: 0;
  width: 700px
}

.zh #profile .bg img {
  width: 100%
}

@media screen and (max-width:799px) {
  .zh #profile .bg {
    width: 100%;
    position: static;
    margin-bottom: 40px
  }
}

.zh #location h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 56px;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .zh #location h3 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 20px
  }
}

.zh #location ul {
  *zoom: 1;
  width: calc(100%+20px);
  margin: 0 -10px
}

.zh #location ul:before,
.zh #location ul:after {
  content: "";
  display: table
}

.zh #location ul:after {
  clear: both
}

.zh #location ul li {
  float: left;
  padding: 0 10px;
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .zh #location ul li {
    margin-bottom: 30px
  }
}

.zh #location ul li .box {
  width: 100%;
  height: 100%;
  display: block
}

.zh #location ul li .box img {
  width: 100%;
  margin-bottom: 30px
}

@media screen and (max-width:799px) {
  .zh #location ul li .box img {
    margin-bottom: 20px
  }
}

.zh #location ul li .box p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px
}

@media screen and (max-width:799px) {
  .zh #location ul li .box p {
    font-size: 20px
  }
}

.zh #location ul li .box .txt {
  font-size: 15px;
  line-height: 26px
}

.zh #location ul.two li {
  width: 50%
}

@media screen and (max-width:799px) {
  .zh #location ul.two li {
    width: 100%
  }
}

.zh #location ul.three li {
  width: 33.333%
}

@media screen and (max-width:799px) {
  .zh #location ul.three li {
    width: 100%
  }
}

.zh #award {
  padding-top: 60px
}

@media screen and (max-width:799px) {
  .zh #award {
    padding-top: 20px
  }
}

.zh #award h2 {
  display: block;
  text-align: center;
  color: #3556e7
}

.zh #award h3 {
  position: relative;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  padding-left: 18px;
  margin-bottom: 40px
}

.zh #award h3:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  height: 16px;
  content: "";
  background-color: #3556e7
}

@media screen and (max-width:799px) {
  .zh #award h3:before {
    top: 5px
  }
}

@media screen and (max-width:799px) {
  .zh #award h3 {
    font-size: 18px;
    line-height: 26px
  }
}

.zh #award ul li {
  *zoom: 1;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 60px
}

.zh #award ul li:before,
.zh #award ul li:after {
  content: "";
  display: table
}

.zh #award ul li:after {
  clear: both
}

.zh #award ul li a {
  color: #3556e7
}

.zh #award ul li img {
  width: 100%
}

.zh #award ul li .box img {
  margin-bottom: 40px
}

@media screen and (max-width:799px) {
  .zh #award ul li .box img {
    margin-bottom: 20px
  }
}

.zh #award ul li .left {
  width: 70%;
  float: left;
  padding-right: 40px
}

@media screen and (max-width:799px) {
  .zh #award ul li .left {
    width: 100%
  }
}

.zh #award ul li .right {
  width: 30%;
  float: left
}

@media screen and (max-width:799px) {
  .zh #award ul li .right {
    width: 100%
  }
}

@media screen and (max-width:799px) {
  .zh #award ul li {
    margin-bottom: 40px
  }

  .zh #award ul li img {
    margin-top: 20px
  }
}

.zh #access h2 {
  display: block;
  font-size: 44px;
  line-height: 56px;
  text-align: center;
  color: #3556e7;
  margin-bottom: 45px
}

.zh #access h2 p {
  font-size: 18px
}

@media screen and (max-width:799px) {
  .zh #access h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 30px
  }

  .zh #access h2 p {
    font-size: 13px
  }
}

.zh #access iframe {
  height: 480px
}

@media screen and (max-width:799px) {
  .zh #access iframe {
    height: 300px
  }
}

body {
  font-size: 1.6rem
}

#home #company ul li.info a h3 {
  color: #3457e7
}

@media screen and (max-width:799px) {
  #home #company ul li.csr h3 {
    color: #FFF
  }
}

#home #products .productsLinks ul.f li a h3 {
  color: #29b3ec
}

@media screen and (min-width:800px) {
  #home #products .productsLinks ul.f li a:hover h3 {
    color: #FFF
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(1) {
    order: 1;
    margin-top: 0
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(2) {
    order: 2;
    margin-top: 0
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(3) {
    order: 3
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(4) {
    order: 4;
    transform: scale(1.1) translateX(-46%) translateY(-63%) scale(0.9);
    margin-right: -41%
  }

  #home .productsLinks ul li:nth-child(4) h3 span {
    font-size: 10px
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(5) {
    order: 5
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(6) {
    display: none
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(7) {
    order: 7;
    transform: translateX(-49.5%) translateY(-69%) scale(0.9);
    margin-right: -41%
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(8) {
    order: 6
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(9) {
    order: 8;
    position: relative;
    left: 1%
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(10) {
    order: 11;
    transform: translateX(-49.5%) translateY(-69%) scale(0.9);
    margin-right: -41%
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(11) {
    order: 10
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(12) {
    order: 12
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(13) {
    order: 13
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(14) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(15) {
    order: 15;
    transform: scale(1.3) translateX(-4%) translateY(-1%) !important
  }

  #home .productsLinks ul li:nth-child(15) h3 {
    transform: scale(0.9) !important
  }

  #home .productsLinks ul li:nth-child(15) h3 span {
    font-size: 10px !important
  }

  #home .productsLinks ul li:nth-child(15).retardant {
    transform: scale(0.9) translateX(-80%) translateY(-230%) !important
  }

  #home .productsLinks ul li:nth-child(15).retardant h3 {
    transform: scale(0.9) !important
  }

  #home .productsLinks ul li:nth-child(15).retardant h3 span {
    font-size: 1.5rem !important
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(16) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(17) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(18) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(19) {
    order: 14
  }
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li:nth-child(20) {
    order: 14;
    transform: translateX(143.5%) translateY(-25%) !important
  }

  #home .productsLinks ul li:nth-child(20) span {
    font-size: 10px !important
  }
}

@media screen and (min-width:800px) {
  #home .productsLinks ul li.link a:hover h3 {
    color: #fff;
    background-color: #3556e7
  }

  #home .productsLinks ul li.link a:hover h3:after {
    border-left-color: #FFF !important
  }
}

#home .productsLinks ul li.txtOnly a {
  transition: all .4s !important
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li.txtOnly a {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #3556e7 !important;
    position: relative;
    transform: rotate(-45deg) scale(0.8) !important
  }
}

@media screen and (min-width:800px) {
  #home .productsLinks ul li.txtOnly a {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #3556e7 !important;
    position: relative;
    transform: rotate(-45deg) scale(0.8) !important
  }
}

@media screen and (min-width:800px) {
  #home .productsLinks ul li.txtOnly a:hover {
    background-color: #f3ee45 !important
  }
}

#home .productsLinks ul li.txtOnly:after {
  display: none !important
}

@media screen and (max-width:799px) {
  #home .productsLinks ul li.txtOnly span {
    color: #fff;
    transform: rotate(45deg) !important
  }
}

@media screen and (min-width:800px) {
  #home .productsLinks ul li.txtOnly span {
    color: #fff;
    transform: rotate(45deg) !important
  }
}

@media screen and (min-width:800px) and (max-width:1200px) {
  header nav>ul>li {
    /*margin-right:20px*/
  }
}

header nav>ul>li.current a:after {
  content: "";
  width: 105%;
  height: 4px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: transparent;
  background: #3fbde2
}

header nav>ul>li.tab-link:hover {
  text-decoration: none !important
}

header nav>ul>li.tab-link:after {
  background: url(../images/icon/tab_white.png) no-repeat
}

@media screen and (max-width:799px) {
  header nav>ul>li.tab-link {
    width: 100%
  }

  header nav>ul>li.tab-link:after {
    position: absolute;
    top: 10px;
    left: 55%
  }
}

#subNav ul li {
  position: relative
}

@media screen and (max-width:799px) {
  #subNav ul li {
    width: 50%
  }
}

#subNav ul li span {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  color: #000;
  text-align: center
}

@media screen and (max-width:799px) {
  #subNav ul li span {
    color: #FFF;
    margin-top: 0 !important
  }
}

#subNav ul li span .sub {
  position: absolute;
  bottom: -85px;
  left: 0;
  width: 100%;
  display: block;
  background-color: #FFF;
  opacity: 0;
  transition: all .6s;
  padding: 0 10px;
  pointer-events: none;
}

@media screen and (max-width:799px) {
  #subNav ul li span .sub {
    bottom: -95px
  }
}

#subNav ul li span .sub:after {
  display: none
}

#subNav ul li span .sub li {
  width: 100%;
  padding: 10px 0
}

#subNav ul li span .sub li a {
  color: #3556e7
}

#subNav ul li span .sub li:after {
  display: none
}

#subNav ul li span .sub li:not(:last-of-type) {
  border-bottom: 1px solid #CCC
}

#subNav ul li span .sub:before {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #FFF transparent
}

#subNav ul li span:hover .sub {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width:800px) and (max-width:1200px) {
  .inner {
    padding: 0 40px
  }
}

@media screen and (max-width:799px) {
  #loading {
    display: none
  }
}

#cat_title .inner .en {
  font-weight: 700
}

@media print,
screen and (min-width:801px) {
  .inner.col2 {
    display: flex;
    gap: 45px;
    align-items: flex-start
  }

  .inner.col2 .leftCol {
    width: 53%;
    background-color: #f7f7f7;
    padding: 40px 50px
  }

  .inner.col2 .leftCol h1.col2Title {
    font-size: 2.8rem;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 35px;
    margin-bottom: 50px
  }

  .inner.col2 .leftCol .img img {
    aspect-ratio: 495 / 170;
    width: 100%;
    height: auto
  }

  .inner.col2 .leftCol p {
    margin-top: 45px
  }

  .inner.col2 .rightCol {
    flex: 1
  }
}

@media screen and (max-width:800px) {
  .inner.col2 .leftCol {
    background-color: #f7f7f7;
    padding: 30px 15px
  }

  .inner.col2 .leftCol .img img {
    aspect-ratio: 495 / 170;
    width: 100%;
    height: auto
  }

  .inner.col2 .leftCol p {
    margin-top: 30px
  }

  .inner.col2 .leftCol h1.col2Title {
    font-size: 2.4rem;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
    margin-bottom: 30px
  }

  .inner.col2 .rightCol {
    margin-top: 40px
  }
}

#material {
  font-size: 1.8rem;
}

#material .internallink::before {
  content: "▶︎";
  color: #3556e7;
  font-size: 1.5rem;
  margin-right: 10px;
}

#material .internallink a {
  color: #3556e7;
}

#material .internallink a:hover {
  text-decoration: underline;
}

#material .outlink a {
  color: #3556e7;
  text-decoration: underline;
}

#material ol {
  margin-top: 20px;
  line-height: 1.7;
}

#material .bgbox {
  background: #eaeaea;
  padding: 20px;
}

#material .imgright {
  float: right;
  margin: 20px 0 20px 20px;
}

#material .note {
  font-size: 1rem;
  color: #999;
}

#material .center {
  margin: 0 auto;
  text-align: center;
}

#material h1 .subtitle {
  font-size: 3rem;
  font-weight: 400;
  margin-top: 20px;
  display: block;
}

#material .ymd {
  margin: 20px 0;
}

#material h2 {
  line-height: 1.3;
  color: #3556e7;
  padding-bottom: 15px;
  border-bottom: 3px solid #3556e7;
  margin-top: 40px;
}

#material h3 {
  border-left: 8px solid #3556e7;
  padding-left: 10px;
  margin-top: 30px;
}

#material h4 {
  position: relative;
  display: block;
  margin-top: 30px;
  padding-left: 55px;
}

#material h4:before {
  position: absolute;
  content: '';
  top: calc(50% - 1.5px);
  width: 40px;
  left: 0;
  height: 6px;
  border-top: solid 3px #3556e7;
}

#material .box-material {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#material .box-material dl {
  width: calc(33.3% - 15px);
  display: block;
  text-align: center;
}

#material .box-material dt {
  margin-bottom: 10px;
}

#material .box-material img {
  width: 100%;
}

#material .table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
}

#material .table th {
  background: #F7F7F7;
  padding: 10px;
  line-height: 1.2;
}

#material .table tr {
  border-bottom: 1px solid #AFAFAF;
}

#material .table td {
  padding: 10px;
  line-height: 1.8;
  text-align: center;
}

#material .table td.th {
  width: 20%;
}

#material .table img {
  width: 125px;
}

#material .table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
}

#material table.table_2 {
  border-collapse: collapse;
  width: 50%;
  margin-top: 20px;
}

#material .table_2 th {
  background: #F7F7F7;
  padding: 10px;
  line-height: 1.2;
  border: 1px solid #AFAFAF;
}

#material .table_2 td {
  padding: 10px 20px;
  line-height: 1.8;
  text-align: center;
  border: 1px solid #AFAFAF;
}

#material .table_2 .space td {
  padding: 5px !important;
  line-height: 1 !important;
}

#material .material-box {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#material .material-box div {
  width: calc(70% - 20px);
  display: block;
  margin-right: 20px;
}

#material .material-box figure {
  width: 30%;
}

#material .material-box img {
  width: 100%;
  height: auto;
}

#material .inner {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#material #main {
  max-width: 850px;
  width: calc(100% - 280px);
}

#material #sidebar {
  width: 280px;
  padding-left: 20px;
}

#material #sidebar .sidebar_menu {
  background: #F7F7F7;
  position: sticky;
  position: -webkit-sticky;
  top: 150px;
}

#material #sidebar h3 {
  background: #3556e7;
  height: 58px;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding-left: 0;
}

#material #sidebar ul {
  margin-top: 0;
}

#material #sidebar ul li {
  min-height: 60px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 0;
  font-size: 15px;
  position: relative;
}

#material #sidebar ul li::after {
  content: "";
  background: url(https://www.hirose-paper-mfg.co.jp/wp2021/wp-content/themes/hirose/images/second/icon-arrow.png) no-repeat;
  background-size: contain;
  width: 10px;
  height: 20px;
  display: block;
  position: absolute;
  right: 10px;
  margin-top: 5px;
}

#material #sidebar ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 10px 30px 10px 15px;
}

#material #sidebar ul li a:hover {
  background: #fff;
}

#material #sidebar .btn_contact,
#material #sidebar .btn_download {
  height: 80px;
  background: #D6D6D6;
  display: flex;
  align-items: center;
  position: relative;
}

#material #sidebar .btn_contact a,
#material #sidebar .btn_download a {
  color: #22448B;
  font-weight: 600;
  font-size: 16px;
  margin: 0 auto;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  padding: 0 10px;
  align-items: center;
}

#material #sidebar .btn_contact a:hover,
#material #sidebar .btn_download a:hover {
  background: #F3EE44;
  color: #22448B;
}

#material #sidebar .btn_download {
  background: #34ACE8;
}

#material #sidebar .btn_download a {
  color: #fff;
  background: transparent;
  font-size: 14px;
}

#material .btn_contact .c {
  background-image: url(https://www.hirose-paper-mfg.co.jp/wp2021/wp-content/uploads/2024/11/icon-mail.png);
  height: 25px;
  display: flex;
  width: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: row;
  margin-right: 10px;
  background-position: center center;
}

#material #sidebar .btn_contact::after,
#material #sidebar .btn_download::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 13px solid #22448B;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  position: absolute;
  right: -4px;
  bottom: -35px;
  transition: all .4s;
}

#material #sidebar .btn_download::after {
  border-right: 13px solid #3456E7;
}

#material #sidebar .commonBt:before,
#material #sidebar .commonBt:after {
  content: none;
}

#material #sidebar .commonBt span {
  display: contents;
}

#material figure {
  margin-top: 40px;
}

#material figcaption {
  color: gray;
  font-size: 16px;
  margin-bottom: 10px;
}

#material figure img {
  width: 100%;
  max-width: 500px;
  object-fit: cover;
}

@media screen and (max-width: 1150px) {
  #material .inner {
    padding: 0 10px;
  }
}

@media screen and (max-width: 800px) {
  #material .inner {
    flex-direction: column;
    padding: 0 20px;
  }

  #material #main,
  #material #sidebar {
    width: 100%;
  }

  #material #sidebar {
    padding: 0 20px;
  }

  #material h1 {
    font-size: 2.5rem;
  }

  #material h1 .subtitle {
    font-size: 1.5rem;
  }

  #material .inner figure img {
    width: 100%;
    height: auto;
  }

  #material .imgright {
    margin-left: 0;
    float: none;
    text-align: center;
  }

  #material #main .btn {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  #material h1 .subtitle {
    font-size: 1.5rem;
  }

  #material .ymd {
    font-size: 1.3rem;
  }

  #material .box-material {
    font-size: 1rem;
  }

  #material .tablescl {
    overflow: scroll;
  }

  #material .tablescl .table {
    width: 800px;
  }

  #material .material-box div {
    width: 100%;
    margin-right: 0;
  }

  #material .material-box figure {
    width: 100%;
    margin-top: 10px;
  }

  #material .material-box {
    display: block;
  }

  #material table.table_2 {
    width: 100%;
  }
}

#ez-toc-container {
  border: none !important;
  padding: 30px !important;
  width: 100% !important;
  margin-top: 20px;
}

div#ez-toc-container ul li {
  line-height: 2.5 !important;
}

.ez-toc-title-container {
  border-bottom: 1px solid #AFAFAF !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}

#ez-toc-container a:visited {
  color: #444 !important;
}

.ez-toc-section {
  padding-top: 120px !important;
  margin-top: -120px !important;
}

@media screen and (max-width: 800px) {
  .ez-toc-section {
    padding-top: 80px !important;
    margin-top: -80px !important;
  }
}

#product .search .productsLinks .item ul {
  padding: 0;
  margin: 0;
}

#product .search .productsLinks .item .list ul li {
  width: 100%;
  margin-top: 15px;
  transform: scale(1);
  margin-bottom: 20px;
  text-align: left;
}

#product .search .item h2.commonH2 {
  font-size: 1.5rem;
  color: #3556e7;
  padding-bottom: 15px;
  border-bottom: none;
  transform: translateY(0);
}

@media screen and (max-width: 799px) {
  #product .search .item h2.commonH2 {
    font-size: 1.7rem;
  }
}

@media print,
screen and (min-width:800px) {
  #product .item ul li .left {
    width: 76%;
    float: left;
    padding: 0 40px;
  }

  #product .item ul li .right {
    width: 24%;
    float: left;
  }
}

#product .item .inner {
  padding: 20px 0 0;
}

#product .search .productsLinks .item ul li a {
  color: inherit;
  background: inherit;
  transform: rotate(0);
}

#product .search .productsLinks .item ul li a.commonBt {
  display: inline-block;
  justify-content: center;
  align-items: center;
  background-color: #f3ee45;
  margin: 0 auto;
  color: #3556e7;
  min-width: 225px;
  position: relative;
  transition: all .4s;
  overflow: visible;
}

@media print,
screen and (min-width:800px) {
  #product .search .productsLinks .item ul li a.commonBt:hover {
    background-color: #3556e7;
    color: #f3ee45;
  }

  #product .search .productsLinks .item ul li a.commonBt {
    font-size: 1.8rem;
  }
}

#blog article h1 {
  font-size: 20px;
  margin-bottom: 30px;
  color: #404040;
}

/*
#blogbtn ul {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  list-style: none;
  padding: 0;
}

#blogbtn li {
  margin: 0 10px;
}

#blogbtn a {
  display: block;
  padding: 10px 20px;
  background-color: #005bab;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 450px;
  font-weight: bold;
  width: 430px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

#blogbtn li span {
  position: relative;
  margin-left: 40px;
}

#blogbtn li.btn_contact span::before {
  content: "";
  width: 33px;
  height: 30px;
  background: url(../images/common/icon-mail-w.png) no-repeat;
  position: absolute;
  background-size: contain;
  top: 4px;
  left: -40px;
  z-index: 1;
}

#blogbtn li.btn_download span::before {
  content: "";
  width: 33px;
  height: 30px;
  background: url(../images/common/icon-download-w.png) no-repeat;
  position: absolute;
  background-size: contain;
  top: 15px;
  left: -40px;
  z-index: 1;
}

#blogbtn .btn_download a {
  background: #3CBDE2;
}

#blogbtn li.btn_download span::after {
  content: "";
  width: 88px;
  height: 53px;
  background: url(../images/common/character.webp) no-repeat;
  position: absolute;
  top: -57px;
  right: -90px;
  z-index: 1;
}

#blogbtn a:hover {
  background-color: #003f7d;
}*/
.blogbtn ul {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  list-style: none;
  padding: 0;
}

.blogbtn li {
  margin: 0 10px;
  min-width: 350px;
}

.blogbtn a {
  display: block;
  padding: 10px 20px;
  background-color: #005bab;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 450px;
  font-weight: bold;
  width: 430px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.blogbtn li span {
  position: relative;
  margin-left: 40px;
}

.blogbtn li.btn_contact span::before {
  content: "";
  width: 33px;
  height: 30px;
  background: url(../images/common/icon-mail-w.png) no-repeat;
  position: absolute;
  background-size: contain;
  top: 4px;
  left: -40px;
  z-index: 1;
}

.blogbtn li.btn_download span::before {
  content: "";
  width: 33px;
  height: 30px;
  background: url(../images/common/icon-download-w.png) no-repeat;
  position: absolute;
  background-size: contain;
  top: 15px;
  left: -40px;
  z-index: 1;
}

.blogbtn .btn_download a {
  background: #3CBDE2;
}

.blogbtn li.btn_download span::after {
  content: "";
  width: 88px;
  height: 53px;
  background: url(../images/common/character.webp) no-repeat;
  position: absolute;
  top: -57px;
  right: -90px;
  z-index: 1;
}

.blogbtn a:hover {
  background-color: #003f7d;
}

.blogbox_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.blogbox {
  display: block;
  border: 6px solid #3CBDE2;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  transition: box-shadow 0.3s ease;
  background: #F7F7F7;
}

a.blogbox:hover {
  border: 6px solid #22448B;
  background: #ECF2FC;
}

.blogbox-thumb img {
  width: 100%;
  aspect-ratio: 1.6/1;
  object-fit: cover;
  padding: 8px;
}

.blogbox-content {
  padding: 10px 15px;
}

.blogbox-content h2 {
  font-size: 17px;
  line-height: 1.3;
  margin: 0 0 10px;
}

.blogbox-date {
  font-size: 12px;
  color: #999;
  margin-bottom: 5px;
}

.blogbox-excerpt {
  font-size: 14px;
  color: #000;
}

.pagination {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.pagination a,
.pagination span {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 12px;
  border: 1px solid #ddd;
  color: #005bab;
  text-decoration: none;
  border-radius: 5px;
  transition: 0.3s;
}

.pagination .current,
.pagination a:hover {
  background-color: #005bab;
  color: #fff;
}

@media screen and (max-width:799px) {
  #pankuz {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    overflow: scroll;
  }

  .breadcrumb {
    display: flex;
    width: max-content;
  }

  #pankuz .breadcrumb>div::before {
    content: ">";
    font-size: 1.2rem;
    padding: 0 5px;
    vertical-align: top;
    margin-top: 2px;
    display: inline-block;
  }

  .blogbtn ul {
    flex-direction: column-reverse;
    align-items: center;
  }

  li {
    width: 100%;
  }

  .blogbtn a {
    width: 100%;
    display: inline-flex;
    height: 80px;
    font-size: 16px;
  }

  .blogbtn li.btn_download span::after {
    right: -60px;
  }

  li.btn_download {
    padding-bottom: 20px;
  }

  .blogbox_wrap {
    grid-template-columns: inherit;
  }
}

#product_detail .title_box {
  margin-bottom: 50px;
  text-align: center;
  line-height: 32px;
  background-color: #f7f7f7;
  background-image: url(../images/products/product_txt_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#product_detail .title_box .txt {
  padding: 30px;
}

#product_detail .title_box .txt h1 {
  font-size: 16px;
  margin-bottom: 0;
}

#product_detail .subtitle {
  font-size: 40px;
  margin-top: 10px;
}

#product_detail .prod_box {
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
}

#product_detail .prod_box img {
  padding-right: 30px;
  max-width: 350px;
}

#product_detail .prod_box .description {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#product_detail .prod_box .description .blogbtn a {
  width: 100%;
  font-size: 18px;
  height: 80px;
}

@media screen and (max-width: 1200px) {
  #product_detail .prod_box .description .blogbtn ul {
    flex-direction: column-reverse;
  }

  li.btn_download {
    padding-bottom: 20px;
  }
}

#product_detail .tag_features {
  text-align: center;
}

#product_detail h2 {
  color: #404040;
}

#product_detail .tag_features h2 {
  text-align: center;
}

#product_detail .tag_features ul {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  align-items: center;
}

#product_detail .tag_features li {
  margin: 10px;
  padding: 10px 30px;
  background: #F7F7F7;
  border-radius: 20px;
  font-size: 20px;
  color: #22448B;
}

#product_detail .enlarged_photo {
  position: relative;
  background: #ECF2FC;
}

#product_detail .enlarged_photo::before {
  content: "";
  background: url(https://www.hirose-paper-mfg.co.jp/wp2021/wp-content/themes/hirose/images/icon/icon-zoom.png);
  width: 92px;
  height: 92px;
  position: absolute;
  top: -10px;
  left: 0;
}

#product_detail .enlarged_photo h2 {
  margin-left: 100px;
  padding: 10px 0;
  font-weight: normal;
  font-size: 20px;
}

#product_detail .enlarged_photo .photo_box {
  display: flex;
  justify-content: space-evenly;
  margin-top: 30px;
  padding-bottom: 30px;
}

#product_detail .enlarged_photo dd {
  background: #fff;
  display: flex;
  justify-content: center;
  padding: 10px;
  font-size: 14px;
}

#product_detail .example h2,
#product_detail .spec h2 {
  color: #404040;
  margin: 50px 0 30px;
}

#product_detail .example_box {
  display: flex;
  background: #F7F7F7;
  margin-bottom: 20px;
  padding: 10px;
}

#product_detail .example_box>img {
  margin-right: 30px;
  max-width: 150px;
  object-fit: cover;
}

#product_detail .example_box div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 30px;
}

#product_detail .example_box div h3 {
  font-size: 20px;
  color: #22448B;
  line-height: 1.3;
}

#product_detail .example_box div p {
  margin-top: 15px;
}

#product_detail .spec table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 30px
}

#product_detail .spec table tr:nth-child(even) {
  background: #ECF2FC;
}

#product_detail .spec table tr:nth-child(odd) {
  background: #F7F7F7;
}

#product_detail .spec table tr th {
  font-size: 16px;
  text-align: center;
  color: #FFF;
  background-color: #435B83;
  border: 1px solid #707070;
  padding: 20px
}

#product_detail .spec table tr td {
  text-align: center;
  border: 1px solid #707070;
  padding: 20px
}

#product_detail .spec .right {
  text-align: right;
  margin-top: 10px;
}

#product_detail .imgbox,
#product_detail .col2 {
  display: flex;
  flex-direction: row;
  row-gap: 20px;
  justify-content: space-evenly;
  margin-bottom: 10px;
}

#product_detail .imgbox img {
  width: 49%;
}

#product_detail img {
  max-width: 100%;
}

#product_detail .col2 div {
  width: 49%;
}

#product_detail .center {
  text-align: center;
}

#product_detail .spec.tablescl table tr td {
  text-align: left;
}

@media screen and (max-width:799px) {
  #product_detail .prod_box {
    flex-direction: column;
    align-items: center;
  }

  #product_detail .tag_features li {
    font-size: 14px;
  }

  #product_detail .spec table tr th {
    font-size: 10px;
    padding: 3px
  }

  #product_detail .spec table tr td {
    text-align: center;
    border: 1px solid #CCC;
    padding: 20px
  }

  #product_detail .spec table tr td {
    font-size: 10px;
    padding: 3px
  }

  #product_detail .btn {
    flex-direction: column;
  }

  #product_detail .btn {
    row-gap: 10px;
  }

  #product_detail .enlarged_photo .photo_box {
    flex-direction: column;
    align-items: center;
    row-gap: 20px;
  }

  #product_detail .spec.tablescl table tr th {
    font-size: 15px;
    padding: 5px 10px;
  }

  #product_detail .spec.tablescl table tr td {
    font-size: 15px;
    text-align: left;
    padding: 5px 10px;
  }

  /*
#product_detail .col2{
    flex-direction: column;
}*/
}

@media screen and (max-width: 600px) {
  #product_detail .prod_box img {
    padding-right: 0;
  }

  #product_detail .tag_features ul {
    display: inline-block;
  }

  /*
#product_detail .tablescl{
		overflow: scroll;
	}
#product_detail .tablescl .table{
		width: 800px;
	}*/
  #product_detail .enlarged_photo h2 {
    text-align: center;
    margin-left: 0;
  }

  #product_detail .example_box {
    flex-direction: column;
    align-items: center;
  }

  #product_detail .example_box img {
    height: 100%;
    margin-right: 0;
  }

  #product_detail .example_box div {
    padding-right: 0;
  }

  #product_detail .spec .right {
    font-size: 1rem;
  }
}

.faq_category {
  margin-bottom: 3rem;
}

#faq article .inner {
  max-width: 800px;
}

#faq article .details {
  background-color: #f8f6f6;
  padding: 20px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 3rem;
}

#faq article .details>.question {
  position: relative;
  font-weight: 600;
  list-style: none;
  font-size: 20px;
  padding-right: 40px;
}

#faq article .details>.question .arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid;
  border-right: 2px solid;
  width: 10px;
  height: 10px;
  transition: transform .1s ease;
}

#faq article .details.open>.question .arrow {
  transform: translateY(-50%) rotate(225deg);
}

#faq article .details>.answer {
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
  transition: margin-top .1s linear, max-height .1s linear;
}

#faq article .details.open>.answer {
  max-height: 1000px;
  transition: margin-top .1s ease-in-out, max-height .3s ease-in-out;
  margin-top: 20px;
}

@media screen and (max-width:799px) {
  #faq article .details>.question {
    font-size: initial;
    padding-right: 20px;
  }

  #faq article .details>.question .arrow {
    right: 5px;
    top: 50%;
    width: 8px;
    height: 8px;
  }
}

/* Product List Styling 2025/02/07 */
.list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  list-style: none;
}

#product .search .productsLinks .item .list ul li {
  width: calc(50% - 10px);
  background: #FAFCFF;
  overflow: hidden;
}

#product .search .productsLinks ul li a {
  display: flex;
  border: 3px solid #FAFCFF;
  cursor: pointer;
  height: 100%;
}

#product .search .productsLinks ul li a:hover {
  border: 3px solid #0073e6;
  transition: all .6s;
}

#product .search .productsLinks ul li a:hover img {
  display: block;
}

.list .box {
  display: flex;
  align-items: flex-start;
  padding: 15px;
}

.list .box .image {
  height: auto;
  /*
    width: 260px;
	min-width: 260px;*/
  width: 40%;
}

.list .box .image img {
  width: 100%;
  height: auto;
  padding-right: 15px;
}

#product .search .productsLinks .list ul li a.box:hover img {
  opacity: 100;
}

.list .text {
  flex-grow: 1;
  width: 60%;
  position: relative;
}

.list .text h2 {
  font-size: 18px;
  color: #0073e6;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.3;
}

.list .text .subtitle {
  font-size: 26px;
}

.list .text p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  margin-top: 0;
}

.new {
  position: absolute;
  top: 10px;
  right: 0px;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}

#product .search .productsLinks ul li img.new-icon {
  width: 60px;
  height: auto;
  margin-right: 40px;
}

#product .search .productsLinks ul li img.new-icon {
  width: 60px;
  height: auto;
  margin-right: 30px;
}

.new span {
  position: relative;
  white-space: nowrap;
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 2px solid #c00;
  border-radius: 6px;
  padding: 4px 8px 4px 6px;
  font-weight: bold;
  font-size: 12px;
  color: #c00;
  z-index: 10;
  justify-content: center;
}

.new span::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #c00;
  z-index: 0;
}

.new span::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  content: "";
  position: absolute;
  bottom: -11px;
  left: 11px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #ffffff;
  z-index: 1;
}

@media screen and (max-width: 1180px) {
  #material .blogbtn ul {
    display: flex;
    flex-direction: column-reverse;
  }

  #product .search .productsLinks ul li a {
    flex-direction: column;
    align-items: center;
  }

  .list .box .image img {
    padding-right: 0;
  }

  .list .text {
    padding: 10px 0;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .list ul {
    flex-direction: column;
  }

  .list .box {
    align-items: center;
    flex-direction: column;
  }

  #product .search .productsLinks .item .list ul li {
    width: 100%;
  }

  .list .box .image {
    min-width: unset;
    max-width: 300px;
    width: 100%;
  }

  /*
	.list .text p{
		font-size: 14px;
	}*/
}

/* for Linkedin added 2025/10/21 */
#linkedin {
  margin-left: 20px;
}

#product_detail .linkedin-icon-btn img {
  max-width: 170px;
  height: auto;
}

.linkedin-icon-btn img:hover {
  opacity: 0.8;
}

.content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.content-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  header #subNav {
    margin-top: 40px;
    display: flex;
    justify-content: center;
  }

  header #subNav ul {
    justify-content: space-evenly;
  }
}

@media print,
screen and (min-width: 801px) {
  header #subNav {
    width: auto !important;
    display: flex;
  }

  header #subNav ul {
    width: 210px;
  }
}