@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,700&display=swap");
@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-Thin.woff");
  font-weight: 250
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-Light.woff");
  font-weight: 300
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-DemiLight.woff");
  font-weight: 350
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-Regular.woff");
  font-weight: 400
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-Medium.woff");
  font-weight: 500
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-Bold.woff");
  font-weight: 700
}

@font-face {
  font-family: 'Noto Sans CJK JP';
  src: url("../fonts/NotoSansCJKjp-Black.woff");
  font-weight: 900
}

html {
  font-size: 16px
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1.6;
  font-family: 'Noto Sans CJK JP', 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  color: #251d1b
}

br {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

nav ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none
}

a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0
}

input, select {
  vertical-align: middle
}

li {
  list-style: none
}

.parts_section {
  padding: 50px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #d2d2d2
}

.parts_section_black {
  background-color: #000
}

.part_product_header1.part_product_header1 {
  background-image: url(../../assets/img/product/index/box1_main1.jpg);
  background-size: cover;
  border-bottom: 7px solid #1F6E9D;
  margin-bottom: 60px
}

@media only screen and (max-width: 1920px) {
  .part_product_header1.part_product_header1 {
    background-size: cover
  }
}

@media only screen and (max-width: 1440px) {
  .part_product_header1.part_product_header1 {
    margin-bottom: 45px
  }
}

@media only screen and (max-width: 1024px) {
  .part_product_header1.part_product_header1 {
    margin-bottom: 33px
  }
}

@media only screen and (max-width: 768px) {
  .part_product_header1.part_product_header1 {
    margin-bottom: 24px
  }
}

.part_product_header1.part_product_header1 .title_inter::after {
  background-color: #3F9CE8
}

.part_product_link1 {
  padding-bottom: 8px
}

.part_product_link1 a {
  font-size: 1.1875rem;
  font-weight: 700;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1440px) {
  .part_product_link1 a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .part_product_link1 a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .part_product_link1 a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .part_product_link1 a {
    font-size: 1rem
  }
}

.part_product_link1 a::before {
  margin-right: 15px;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../../assets/img/product/index/arrow1.svg);
  background-size: cover
}

_:-ms-fullscreen, :root .part_product_link1 a::before {
  margin-bottom: 4px
}

.part_product_link1 a span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.part_product_link1 a:hover span {
  color: #1f6ea2;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.part_product_link2 {
  padding-bottom: 15px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1800px) {
  .part_product_link2 {
    display: block;
    padding-bottom: 0px
  }
}

.part_product_link2 li {
  margin-right: 30px
}

.part_product_link2 li:last-child {
  margin-right: 0px
}

@media only screen and (max-width: 1800px) {
  .part_product_link2 li {
    padding-bottom: 8px;
    margin-right: 0px !important
  }
}

.part_product_link2 li a {
  color: #808080;
  font-size: .9375rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1440px) {
  .part_product_link2 li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .part_product_link2 li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .part_product_link2 li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .part_product_link2 li a {
    font-size: 1rem
  }
}

.part_product_link2 li a::before {
  margin-right: 10px;
  content: "＞";
  display: block;
  color: #808080;
  font-size: .9375rem;
  font-weight: 500
}

@media only screen and (max-width: 1440px) {
  .part_product_link2 li a::before {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .part_product_link2 li a::before {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .part_product_link2 li a::before {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .part_product_link2 li a::before {
    font-size: 1rem
  }
}

.part_product_link2 li a:hover {
  color: #1f6ea2
}

.part_product_link3 {
  padding-bottom: 15px;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.part_product_link3 li {
  padding-bottom: 8px
}

.part_product_link3 li a {
  color: #808080;
  font-size: .9375rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1440px) {
  .part_product_link3 li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .part_product_link3 li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .part_product_link3 li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .part_product_link3 li a {
    font-size: 1rem
  }
}

.part_product_link3 li a::before {
  margin-right: 10px;
  content: "＞";
  display: block;
  color: #808080;
  font-size: .9375rem;
  font-weight: 500
}

@media only screen and (max-width: 1440px) {
  .part_product_link3 li a::before {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .part_product_link3 li a::before {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .part_product_link3 li a::before {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .part_product_link3 li a::before {
    font-size: 1rem
  }
}

.product_btn_type01 {
  width: 100%;
  max-width: 585px;
  height: 77px;
  background-color: #3F9CE8;
  position: relative;
  display: block;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.product_btn_type01 .product_icon_02 {
  width: 18px;
  position: absolute;
  top: 30px;
  left: 41px
}

.product_btn_type01 .product_icon_02 img img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 768px) {
  .product_btn_type01 .product_icon_02 {
    display: none
  }
}

.product_btn_type01 .product_icon_03 {
  width: 43px;
  height: 32px;
  margin-right: 18px
}

.product_btn_type01 .product_icon_03 img img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1440px) {
  .product_btn_type01 .product_icon_03 {
    width: 32px;
    height: 24px
  }
}

@media only screen and (max-width: 480px) {
  .product_btn_type01 .product_icon_03 {
    width: 23px;
    height: 17px
  }
}

.product_btn_type01 .mail-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  margin-left: 31px
}

@media only screen and (max-width: 768px) {
  .product_btn_type01 .mail-icon {
    margin-left: 0
  }
}

.product_btn_type01 .mail-icon p {
  font-size: 1.3125rem;
  color: #FFFFFF;
  line-height: 1.2;
  font-weight: 700;
  display: inline-block
}

@media only screen and (max-width: 1440px) {
  .product_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_btn_type01 .mail-icon p {
    font-size: .875rem
  }
}

_:-ms-fullscreen, :root .product_btn_type01 .mail-icon p {
  padding-top: 5px
}

.product_btn_type01 .mail-icon p br {
  display: none
}

@media only screen and (max-width: 480px) {
  .product_btn_type01 .mail-icon p br {
    display: block
  }
}

.product_btn_type01:hover {
  background-color: #134560;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.product_br1800 {
  display: none
}

@media screen and (max-width: 1800px) {
  .product_br1800 {
    display: block
  }
}

.product_btn01 {
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid #1F6E9D;
  color: #1F6E9D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product_btn01::before {
  margin-right: 10px;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(../../assets/img/product/index/arrow1.svg);
  background-size: cover
}

_:-ms-fullscreen span, :root .product_btn01 span {
  margin-top: 5px
}

.product_part_box01 {
  margin-top: 50px;
  margin-bottom: 35px
}

@media only screen and (max-width: 1440px) {
  .product_part_box01 {
    margin-top: 37.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 {
    margin-top: 27.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_box01 {
    margin-top: 20px
  }
}

@media only screen and (max-width: 1440px) {
  .product_part_box01 {
    margin-bottom: 26.25px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 {
    margin-bottom: 19.25px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_box01 {
    margin-bottom: 14px
  }
}

.product_part_box01 h1, .product_part_box01 h2, .product_part_box01 h3, .product_part_box01 h4 {
  text-align: center;
  font-size: 1.6875rem;
  font-weight: 700;
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000
}

@media only screen and (max-width: 1440px) {
  .product_part_box01 h1, .product_part_box01 h2, .product_part_box01 h3, .product_part_box01 h4 {
    font-size: 1.26563rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 h1, .product_part_box01 h2, .product_part_box01 h3, .product_part_box01 h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_box01 h1, .product_part_box01 h2, .product_part_box01 h3, .product_part_box01 h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_box01 h1, .product_part_box01 h2, .product_part_box01 h3, .product_part_box01 h4 {
    font-size: 1rem
  }
}

.product_part_box01 .contant {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.product_part_box01 .contant .inter {
  max-width: 880px;
  margin: auto
}

.product_part_box01 .contant .inter .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_part_box01 .contant .inter .item {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 .contant .inter .item {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_box01 .contant .inter .item {
    margin-bottom: 16px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 .contant .inter .item .left {
    width: 180px;
    margin-right: 20px
  }
}

@media only screen and (max-width: 480px) {
  .product_part_box01 .contant .inter .item {
    display: block
  }
  .product_part_box01 .contant .inter .item .left {
    width: 236px;
    margin: auto;
    padding-bottom: 15px
  }
}

.product_part_box01 .contant .inter .item .left {
  width: 236px;
  margin-right: 40px
}

.product_part_box01 .contant .inter .item .left a span {
  font-size: 1.0625rem
}

@media only screen and (max-width: 1440px) {
  .product_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

.product_part_box01 .contant .inter .item .right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product_part_box01 .contant .inter .item .right ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product_part_box01 .contant .inter .item .right ul li a {
  display: block;
  font-weight: 500;
  font-size: 1.0625rem;
  color: #808080
}

@media only screen and (max-width: 1440px) {
  .product_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_box01 .contant .inter .item .right ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .product_part_box01 .contant .inter .item .right ul li {
    margin-right: 10px;
    margin-bottom: 5px
  }
}

@media only screen and (max-width: 480px) {
  .product_part_box01 .contant .inter .item .right {
    width: 100%
  }
}

.product_part_title01 .inter {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product_part_title01 .inter p {
  font-size: 1.375rem;
  color: #000000;
  width: 360px;
  background-color: #E0E0E0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .product_part_title01 .inter p {
    font-size: 1.03125rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_title01 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title01 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_title01 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_part_title01 .inter p {
    padding-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_title01 .inter p {
    width: 200px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title01 .inter p {
    width: 140px
  }
}

_:-ms-fullscreen, :root .product_part_title01 .inter p {
  padding-top: 18px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_part_title01 .inter p {
    padding-top: 33px
  }
}

.product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
  font-size: 2.625rem;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #3FA3EF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
    font-size: 1.96875rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
    font-size: 1.44375rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
    font-size: 1.05rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
    padding-left: 30px
  }
}

@media only screen and (max-width: 480px) {
  .product_part_title01 .inter h1, .product_part_title01 .inter h2, .product_part_title01 .inter h3, .product_part_title01 .inter h4, .product_part_title01 .inter p.produc_part_ttl {
    padding-left: 15px
  }
}

_:-ms-fullscreen, :root .product_part_title01 .inter h1, :root .product_part_title01 .inter h2, :root .product_part_title01 .inter h3, :root .product_part_title01 .inter h4, :root .product_part_title01 .inter p.produc_part_ttl {
  padding-top: 18px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_part_title01 .inter h1, :root .product_part_title01 .inter h2, :root .product_part_title01 .inter h3, :root .product_part_title01 .inter h4, :root .product_part_title01 .inter p.produc_part_ttl {
    padding-top: 12px
  }
}

.product_part_title01 .inter p.produc_part_ttl {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.product_part_title02 .inter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product_part_title02 .inter p {
  background-color: #E0E0E0;
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px
}

_:-ms-fullscreen, :root .product_part_title02 .inter p {
  padding-top: 20px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_part_title02 .inter p {
    padding-top: 18px
  }
}

.product_part_title02 .inter p span {
  padding-right: 20px;
  font-size: 1.0625rem;
  font-weight: 700;
  color: #000000
}

@media only screen and (max-width: 1440px) {
  .product_part_title02 .inter p span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_title02 .inter p span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title02 .inter p span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_title02 .inter p span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_part_title02 .inter p {
    width: 300px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_title02 .inter p {
    width: 200px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title02 .inter p {
    width: 140px
  }
  .product_part_title02 .inter p span {
    padding-right: 15px
  }
}

.product_part_title02 .inter h1, .product_part_title02 .inter h2, .product_part_title02 .inter h3, .product_part_title02 .inter h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #3FA3EF
}

.product_part_title02 .inter h1 span, .product_part_title02 .inter h2 span, .product_part_title02 .inter h3 span, .product_part_title02 .inter h4 span {
  padding-left: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #fff
}

@media only screen and (max-width: 1440px) {
  .product_part_title02 .inter h1 span, .product_part_title02 .inter h2 span, .product_part_title02 .inter h3 span, .product_part_title02 .inter h4 span {
    font-size: 1.5rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_title02 .inter h1 span, .product_part_title02 .inter h2 span, .product_part_title02 .inter h3 span, .product_part_title02 .inter h4 span {
    font-size: 1.1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title02 .inter h1 span, .product_part_title02 .inter h2 span, .product_part_title02 .inter h3 span, .product_part_title02 .inter h4 span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_title02 .inter h1 span, .product_part_title02 .inter h2 span, .product_part_title02 .inter h3 span, .product_part_title02 .inter h4 span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_title02 .inter h1 span, .product_part_title02 .inter h2 span, .product_part_title02 .inter h3 span, .product_part_title02 .inter h4 span {
    padding-left: 15px
  }
}

_:-ms-fullscreen, :root .product_part_title02 .inter h1, :root .product_part_title02 .inter h2, :root .product_part_title02 .inter h3, :root .product_part_title02 .inter h4 {
  padding-top: 16px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_part_title02 .inter h1, :root .product_part_title02 .inter h2, :root .product_part_title02 .inter h3, :root .product_part_title02 .inter h4 {
    padding-top: 10px
  }
}

.product_part_w1200 {
  max-width: 1060px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin: auto
}

.product_topics_title01 h2 {
  font-size: 1.6875rem;
  line-height: 1.2;
  font-weight: 700;
  color: #3F99E5;
  text-align: center
}

@media only screen and (max-width: 1440px) {
  .product_topics_title01 h2 {
    font-size: 1.18125rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_topics_title01 h2 {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 768px) {
  .product_topics_title01 h2 {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 480px) {
  .product_topics_title01 h2 {
    font-size: 1.25rem
  }
}

.product_topics_time {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  padding-bottom: 5px;
  padding-right: 30px;
  padding-top: 5px
}

@media only screen and (max-width: 1440px) {
  .product_topics_time {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_topics_time {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_topics_time {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_topics_time {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_topics_time {
    padding-right: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_topics_time {
    padding-right: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_topics_time {
    padding-right: 12px
  }
}

@media only screen and (max-width: 480px) {
  .product_topics_time {
    padding-right: 7.5px
  }
}

@media only screen and (max-width: 1440px) {
  .product_topics_time {
    width: 150px
  }
}

@media only screen and (max-width: 768px) {
  .product_topics_time {
    margin-bottom: 10px
  }
}

.product_topics_time:after {
  content: "";
  background-color: #3F99E5;
  width: 3px;
  height: 45px;
  position: absolute;
  right: 0
}

@media only screen and (max-width: 768px) {
  .product_topics_time:after {
    content: "";
    background-color: #3F99E5;
    width: 20px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0
  }
}

.product_topics_time span {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.8
}

.product_topics_item01 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.08em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  color: #000;
  padding-top: 8px
}

@media only screen and (max-width: 768px) {
  .product_topics_item01 {
    width: 100%
  }
}

.product_topics_item01:hover {
  color: #1f6ea2
}

.product_top_topics {
  background-color: #ECECEC;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 61px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1440px) {
  .product_top_topics {
    padding-top: 36px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics {
    padding-top: 26.4px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics {
    padding-top: 19.2px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_topics {
    padding-top: 12px
  }
}

@media only screen and (max-width: 1440px) {
  .product_top_topics {
    padding-bottom: 45.75px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics {
    padding-bottom: 33.55px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics {
    padding-bottom: 24.4px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_topics {
    padding-bottom: 15.25px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics {
    padding-left: 30px;
    padding-right: 30px
  }
}

.product_top_topics .product_topics_title01 {
  min-height: 0%
}

.product_top_topics .product_topics_title01 h2 {
  display: block;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .product_top_topics .product_topics_title01 h2 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics .product_topics_title01 h2 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_title01 h2 {
    margin-bottom: 12px
  }
}

.product_top_topics .product_topics_title01 h2 br {
  display: none
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_title01 h2 br {
    display: block
  }
}

.product_top_topics .product_topics_date {
  background-color: #fff;
  width: 100%;
  max-width: 1440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 0%;
  padding-top: 18px;
  padding-bottom: 10px
}

@media only screen and (max-width: 1440px) {
  .product_top_topics .product_topics_date {
    max-width: 1080px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics .product_topics_date {
    max-width: 792px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_date {
    max-width: 100%
  }
}

@media only screen and (max-width: 480px) {
  .product_top_topics .product_topics_date {
    max-width: 100%
  }
}

.product_top_topics .product_topics_date .product_topics_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 20px
}

@media only screen and (max-width: 1440px) {
  .product_top_topics .product_topics_date .product_topics_list {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics .product_topics_date .product_topics_list {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_date .product_topics_list {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1440px) {
  .product_top_topics .product_topics_date .product_topics_list {
    margin-top: 15px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics .product_topics_date .product_topics_list {
    margin-top: 11px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_date .product_topics_list {
    margin-top: 8px
  }
}

.product_top_topics .product_topics_date .product_topics_list a {
  padding-left: 30px
}

@media only screen and (max-width: 1440px) {
  .product_top_topics .product_topics_date .product_topics_list a {
    padding-left: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics .product_topics_date .product_topics_list a {
    padding-left: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_date .product_topics_list a {
    padding-left: 12px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_topics .product_topics_date .product_topics_list a {
    padding-left: 7.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_date .product_topics_list a {
    padding-left: 0
  }
}

@media only screen and (max-width: 768px) {
  .product_top_topics .product_topics_date .product_topics_list {
    display: block
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_topics .product_topics_date {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.product_top_box1 {
  background-color: #FFF2E5
}

.product_top_box1 .contant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.product_top_box1 .contant .item {
  width: 25%;
  border-right: 1px solid #BFBFBF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.product_top_box1 .contant .item:last-child {
  border-right: none
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant .item {
    width: 50%;
    border-right: none
  }
  .product_top_box1 .contant .item:nth-child(1), .product_top_box1 .contant .item:nth-child(3) {
    border-right: 1px solid #BFBFBF
  }
  .product_top_box1 .contant .item:nth-child(2), .product_top_box1 .contant .item:nth-child(4) {
    border-right: 1px solid transparent
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant .item {
    width: 100%;
    border-right: none !important
  }
}

.product_top_box1 .contant .item .title {
  background-color: #fff;
  text-align: center;
  padding-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant .item .title {
    padding-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant .item .title {
    padding-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box1 .contant .item .title {
    padding-bottom: 16px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant .item .title {
    padding-bottom: 10px
  }
}

.product_top_box1 .contant .item .title h1, .product_top_box1 .contant .item .title h2, .product_top_box1 .contant .item .title h3, .product_top_box1 .contant .item .title h4 {
  text-align: center;
  font-weight: 700;
  font-size: 1.6875rem;
  color: #000;
  padding-bottom: 10px
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant .item .title h1, .product_top_box1 .contant .item .title h2, .product_top_box1 .contant .item .title h3, .product_top_box1 .contant .item .title h4 {
    font-size: 1.26563rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant .item .title h1, .product_top_box1 .contant .item .title h2, .product_top_box1 .contant .item .title h3, .product_top_box1 .contant .item .title h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box1 .contant .item .title h1, .product_top_box1 .contant .item .title h2, .product_top_box1 .contant .item .title h3, .product_top_box1 .contant .item .title h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant .item .title h1, .product_top_box1 .contant .item .title h2, .product_top_box1 .contant .item .title h3, .product_top_box1 .contant .item .title h4 {
    font-size: 1rem
  }
}

.product_top_box1 .contant .item .title h1 span, .product_top_box1 .contant .item .title h2 span, .product_top_box1 .contant .item .title h3 span, .product_top_box1 .contant .item .title h4 span {
  display: none
}

.product_top_box1 .contant .item .title p {
  text-align: center;
  font-family: 'Cuprum', sans-serif;
  font-weight: 700;
  font-size: .875rem;
  color: #666666;
  padding-bottom: 10px
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant .item .title p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant .item .title p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box1 .contant .item .title p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant .item .title p {
    font-size: 1rem
  }
}

.product_top_box1 .contant .item .title::after {
  width: 40px;
  height: 4px;
  background: #BFBFBF;
  content: "";
  display: block;
  margin: auto
}

.product_top_box1 .contant .item .image {
  background-color: #fff
}

.product_top_box1 .contant .item .image span {
  margin-bottom: -46px;
  display: block
}

.product_top_box1 .contant .item .image span img {
  width: 100%;
  height: auto
}

.product_top_box1 .contant .item .detail {
  padding-top: 55px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #FFF2E5
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant .item .detail {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product_top_box1 .contant2 {
  color: #BFBFBF;
  font-family: 'Cuprum', sans-serif;
  padding-top: 10px
}

.product_top_box1 .contant2 p {
  text-align: center;
  font-weight: 700
}

.product_top_box1 .contant2 p span {
  display: inline-block;
  font-size: 3rem
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant2 p span {
    font-size: 2.25rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant2 p span {
    font-size: 1.65rem
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box1 .contant2 p span {
    font-size: 1.2rem
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant2 p span {
    font-size: 1rem
  }
}

.product_top_box1 .contant2 p span i {
  font-size: 1.5rem;
  text-align: left;
  display: block;
  margin-bottom: -28px
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant2 p span i {
    font-size: 1.125rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant2 p span i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box1 .contant2 p span i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant2 p span i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_top_box1 .contant2 p span i {
    margin-bottom: -21px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box1 .contant2 p span i {
    margin-bottom: -15.4px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box1 .contant2 p span i {
    margin-bottom: -11.2px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box1 .contant2 p span {
    font-size: 32px
  }
  .product_top_box1 .contant2 p span i {
    font-size: 14px
  }
}

.product_top_box1 .contant2 .ps_top_text_style01 {
  text-align: center
}

.product_top_box1 .contant2 .ps_top_text_style01 span i {
  text-align: center;
  font-style: normal
}

.product_top_box1 .upper_part01 {
  position: relative;
  z-index: 4
}

.product_top_box1 .upper_part02 {
  position: relative;
  z-index: 3
}

.product_top_box1 .lower_part01 {
  position: relative;
  z-index: 2
}

.product_top_box1 .lower_part02 {
  position: relative;
  z-index: 1
}

.product_top_box2 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 45px
}

@media only screen and (max-width: 1440px) {
  .product_top_box2 {
    padding-top: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box2 {
    padding-top: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box2 {
    padding-top: 12px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box2 {
    padding-top: 7.5px
  }
}

@media only screen and (max-width: 1440px) {
  .product_top_box2 {
    padding-bottom: 33.75px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box2 {
    padding-bottom: 24.75px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box2 {
    padding-bottom: 18px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box2 {
    padding-bottom: 11.25px
  }
}

.product_top_box2 .icon {
  margin: auto;
  padding-bottom: 35px;
  width: 57px
}

@media only screen and (max-width: 1440px) {
  .product_top_box2 .icon {
    padding-bottom: 26.25px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box2 .icon {
    padding-bottom: 19.25px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box2 .icon {
    padding-bottom: 14px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box2 .icon {
    padding-bottom: 8.75px
  }
}

.product_top_box2 .icon img {
  width: 100%;
  height: auto
}

.product_top_box2 .contact {
  text-align: center
}

.product_top_box2 .contact a {
  margin: auto
}

.product_top_box3 {
  position: relative;
  padding-top: 410px
}

.product_top_box3::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 410px;
  background-image: url(../../assets/img/product/index/box3_bk1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .product_top_box3 {
    padding-top: 360px
  }
  .product_top_box3::before {
    height: 360px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box3 {
    padding-top: 280px
  }
  .product_top_box3::before {
    height: 280px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box3 {
    padding-top: 180px
  }
  .product_top_box3::before {
    height: 180px
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box3 {
    padding-top: 120px
  }
  .product_top_box3::before {
    height: 120px
  }
}

.product_test_wapper .product_top_box3::before {
  background-image: url(../../assets/img/product/index/box3_bk1_new.jpg)
}

.product_top_box4 {
  position: relative
}

.product_top_box4 .square {
  position: absolute;
  top: -144px;
  right: 60px;
  z-index: 2;
  width: 354px
}

.product_top_box4 .square img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1800px) {
  .product_top_box4 .square {
    top: -130px;
    width: 280px
  }
}

@media only screen and (max-width: 1440px) {
  .product_top_box4 .square {
    display: none
  }
}

.product_detail_main {
  position: relative;
  overflow: hidden
}

.product_detail_main .product_detail_main_logo {
  position: absolute;
  top: 120px;
  left: 8%;
  width: 60px
}

.product_detail_main .product_detail_main_logo img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1920px) {
  .product_detail_main .product_detail_main_logo {
    left: 5%
  }
}

@media only screen and (max-width: 1600px) {
  .product_detail_main .product_detail_main_logo {
    left: 2%
  }
}

@media only screen and (max-width: 1500px) {
  .product_detail_main .product_detail_main_logo {
    left: -15px
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail_main .product_detail_main_logo {
    display: none
  }
}

.product_detail_box1 {
  background-color: #EFFAFF;
  padding-top: 50px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box1 {
    padding-top: 37.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 {
    padding-top: 27.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box1 {
    padding-top: 20px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box1 {
    padding-top: 12.5px
  }
}

.product_detail_box1 .inter {
  max-width: 1060px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin: auto
}

.product_detail_box1 .inter .image1 {
  margin-bottom: 57px
}

.product_detail_box1 .inter .image1 img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1440px) {
  .product_detail_box1 .inter .image1 {
    margin-bottom: 42.75px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 .inter .image1 {
    margin-bottom: 31.35px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box1 .inter .image1 {
    margin-bottom: 22.8px
  }
}

.product_detail_box1 .inter .image2 {
  width: 40px;
  margin: auto;
  margin-bottom: 40px
}

.product_detail_box1 .inter .image2 img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1440px) {
  .product_detail_box1 .inter .image2 {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 .inter .image2 {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box1 .inter .image2 {
    margin-bottom: 16px
  }
}

.product_detail_box1 .inter .txt1 {
  margin-bottom: 30px
}

.product_detail_box1 .inter .txt1 p {
  font-size: 1rem;
  font-weight: 500;
  color: #272b38
}

@media only screen and (max-width: 1440px) {
  .product_detail_box1 .inter .txt1 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 .inter .txt1 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box1 .inter .txt1 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box1 .inter .txt1 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail_box1 .inter .txt1 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 .inter .txt1 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box1 .inter .txt1 {
    margin-bottom: 12px
  }
}

.product_detail_box1 .inter .image3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 20px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box1 .inter .image3 {
    padding-bottom: 15px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 .inter .image3 {
    padding-bottom: 11px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box1 .inter .image3 {
    padding-bottom: 8px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box1 .inter .image3 {
    padding-bottom: 5px
  }
}

.product_detail_box1 .inter .image3 span {
  width: 245px
}

.product_detail_box1 .inter .image3 span img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1024px) {
  .product_detail_box1 .inter .image3 span {
    width: 200px
  }
}

.product_detail_box2 {
  padding-top: 60px;
  margin-bottom: 70px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box2 {
    padding-top: 45px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box2 {
    padding-top: 33px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 {
    padding-top: 24px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 {
    padding-top: 15px
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail_box2 {
    margin-bottom: 52.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box2 {
    margin-bottom: 38.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 {
    margin-bottom: 28px
  }
}

.product_detail_box2 .inter {
  max-width: 1060px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin: auto
}

.product_detail_box2 .inter table {
  width: 100%;
  border-top: solid 1px #000000
}

.product_detail_box2 .inter table a {
  color: #1f6ea2;
  text-decoration: underline
}

.product_detail_box2 .inter table a:hover {
  text-decoration: none
}

.product_detail_box2 .inter table tr {
  border-bottom: solid 1px #000000
}

.product_detail_box2 .inter table tr th:nth-child(1), .product_detail_box2 .inter table tr td:nth-child(1) {
  border-right: solid 1px #000000
}

.product_detail_box2 .inter table tr th {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #3FA3EF;
  background-color: #EFFAFF
}

@media only screen and (max-width: 1440px) {
  .product_detail_box2 .inter table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box2 .inter table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 .inter table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr th {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .product_detail_box2 .inter table tr th {
  padding-bottom: 6px
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr th {
    font-size: 15px
  }
}

.product_detail_box2 .inter table tr td {
  color: #000;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

_:-ms-fullscreen, :root .product_detail_box2 .inter table tr td {
  padding-bottom: 6px
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr td {
    padding: 10px
  }
}

.product_detail_box2 .inter table tr td:nth-child(1) {
  font-size: 1.0625rem;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500
}

@media only screen and (max-width: 1440px) {
  .product_detail_box2 .inter table tr td:nth-child(1) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box2 .inter table tr td:nth-child(1) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 .inter table tr td:nth-child(1) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr td:nth-child(1) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 .inter table tr td:nth-child(1) {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr td:nth-child(1) {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px
  }
}

.product_detail_box2 .inter table tr td:nth-child(2) {
  font-size: 1.0625rem;
  padding: 30px;
  font-weight: 500
}

@media only screen and (max-width: 1440px) {
  .product_detail_box2 .inter table tr td:nth-child(2) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box2 .inter table tr td:nth-child(2) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 .inter table tr td:nth-child(2) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr td:nth-child(2) {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box2 .inter table tr td:nth-child(2) {
    padding: 20px;
    font-size: 14px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box2 .inter table tr td:nth-child(2) {
    padding: 10px;
    font-size: 13px
  }
}

.product_detail_box3 {
  margin-bottom: 80px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .product_detail_box3 {
    margin-bottom: 60px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box3 {
    margin-bottom: 44px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box3 {
    margin-bottom: 32px
  }
}

.product_detail_box3 .inter .contact {
  text-align: center
}

.product_detail_box3 .inter .contact a {
  margin: auto
}

.product_detail_box4 {
  margin-bottom: 140px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box4 {
    margin-bottom: 105px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box4 {
    margin-bottom: 77px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box4 {
    margin-bottom: 56px
  }
}

.product_detail_box4 .inter {
  max-width: 1260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin: auto
}

.product_detail_box4 h1, .product_detail_box4 h2, .product_detail_box4 h3, .product_detail_box4 h4 {
  font-size: 1.5625rem;
  font-weight: 700;
  color: #3FA3EF;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #000
}

@media only screen and (max-width: 1440px) {
  .product_detail_box4 h1, .product_detail_box4 h2, .product_detail_box4 h3, .product_detail_box4 h4 {
    font-size: 1.17188rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box4 h1, .product_detail_box4 h2, .product_detail_box4 h3, .product_detail_box4 h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box4 h1, .product_detail_box4 h2, .product_detail_box4 h3, .product_detail_box4 h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box4 h1, .product_detail_box4 h2, .product_detail_box4 h3, .product_detail_box4 h4 {
    font-size: 1rem
  }
}

.product_detail_box4 ul {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product_detail_box4 ul li {
  margin-top: 20px;
  margin-left: calc(100vw * 100 / 1920);
  margin-right: calc(100vw * 100 / 1920)
}

.product_detail_box4 ul a {
  font-size: 1.625rem;
  font-weight: 700;
  color: #000000
}

@media only screen and (max-width: 1440px) {
  .product_detail_box4 ul a {
    font-size: 1.21875rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box4 ul a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box4 ul a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box4 ul a {
    font-size: 1rem
  }
}

.product_detail_box4 ul a::before {
  margin-right: 10px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../../assets/img/product/index/arrow1.svg);
  background-size: cover;
  vertical-align: -2px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box4 ul a::before {
    vertical-align: -4px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box4 ul a::before {
    vertical-align: -6px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box4 ul a::before {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: -4px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box4 ul a::before {
    width: 16px;
    height: 16px;
    vertical-align: -2px
  }
}

.product_detail2_main .product_detail_main_logo {
  top: 230px
}

.product_detail2_box1 .inter {
  padding-top: 33px
}

.product_detail2_box1 h1 {
  font-size: 3.3125rem;
  font-weight: 700;
  color: #000000
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 h1 {
    font-size: 2.48438rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 h1 {
    font-size: 1.82188rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 h1 {
    font-size: 1.325rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 h1 {
    font-size: 1rem
  }
}

.product_detail2_box1 .contant {
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant {
    margin-bottom: 16px
  }
}

.product_detail2_box1 .contant sup, .product_detail2_box1 .contant sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative
}

.product_detail2_box1 .contant sup {
  bottom: 1ex
}

.product_detail2_box1 .contant sub {
  top: .5ex
}

.product_detail2_box1 .contant h2 {
  margin-top: 40px;
  font-size: 2.25rem;
  font-weight: 700;
  color: #272b38;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h2 {
    margin-top: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h2 {
    margin-top: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant h2 {
    margin-top: 16px
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h2 {
    font-size: 1.6875rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h2 {
    font-size: 1.2375rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant h2 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 .contant h2 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h2 {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h2 {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant h2 {
    margin-bottom: 16px
  }
}

.product_detail2_box1 .contant h2::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 14px;
  height: 100%;
  background-color: #3FA3EF
}

.product_detail2_box1 .contant h2::after {
  position: absolute;
  bottom: 0;
  left: 30px;
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #808080
}

.product_detail2_box1 .contant ul {
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant ul {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant ul {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant ul {
    margin-bottom: 16px
  }
}

.product_detail2_box1 .contant ul li {
  color: #272b38;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 5px;
  padding-left: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant ul li {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant ul li {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant ul li {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 .contant ul li {
    font-size: 1rem
  }
}

.product_detail2_box1 .contant ul li::before {
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
  display: inline-block;
  background-color: #AFAFAF;
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 50%
}

_:-ms-fullscreen, :root .product_detail2_box1 .contant ul li::before {
  top: 3px
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant ul li::before {
    top: 5px
  }
  _:-ms-fullscreen, :root .product_detail2_box1 .contant ul li::before {
    top: 3px
  }
}

.product_detail2_box1 .contant ul li ul li {
  padding-left: 18px
}

.product_detail2_box1 .contant ul li ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  display: inline-block;
  background-color: #AFAFAF;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant ul li ul li::before {
    top: 11px
  }
}

_:-ms-fullscreen, :root .product_detail2_box1 .contant ul li ul li::before {
  top: 7px
}

.product_detail2_box1 .contant li[style="padding-left:30px;"] {
  padding-left: 45px !important
}

.product_detail2_box1 .contant li[style="padding-left:30px;"]::before {
  left: 22px
}

.product_detail2_box1 .contant h3 {
  margin-bottom: 30px;
  color: #272b38;
  font-weight: 700;
  font-size: 1.6875rem;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h3 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h3 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant h3 {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h3 {
    font-size: 1.26563rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h3 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant h3 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 .contant h3 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h3 {
    padding-left: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h3 {
    padding-left: 25px
  }
}

.product_detail2_box1 .contant h3::before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  display: inline-block;
  background-color: #999999;
  width: 24px;
  height: 24px;
  display: inline-block
}

_:-ms-fullscreen, :root .product_detail2_box1 .contant h3::before {
  top: 6px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_detail2_box1 .contant h3::before {
    top: 4px
  }
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant h3::before {
    width: 20px;
    height: 20px;
    top: 6px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant h3::before {
    width: 16px;
    height: 16px;
    top: 5px
  }
}

.product_detail2_box1 .contant p {
  padding-bottom: 25px;
  color: #272b38;
  font-weight: 500;
  font-size: 1rem
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 .contant p {
    font-size: 1rem
  }
}

.product_detail2_box1 .contant p[style="padding-left:30px;"], .product_detail2_box1 .contant [style="padding-left: 30px;"] {
  margin-left: -8px
}

.product_detail2_box1 .contant img {
  max-width: 100%;
  height: auto
}

.product_detail2_box1 .contant table {
  width: 100%;
  border-top: solid 1px #D0D0D0;
  margin-bottom: 42px
}

.product_detail2_box1 .contant table tr {
  border-bottom: solid 1px #D0D0D0
}

.product_detail2_box1 .contant table tr th, .product_detail2_box1 .contant table tr td {
  border-left: solid 1px #D0D0D0
}

.product_detail2_box1 .contant table tr th:nth-child(1), .product_detail2_box1 .contant table tr td:nth-child(1) {
  border-left: none
}

.product_detail2_box1 .contant table tr th {
  padding: 25px;
  font-size: 1rem;
  font-weight: 500;
  color: #272b38;
  background-color: #F7FFFF;
  text-align: left
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 .contant table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant table tr th {
    padding: 10px
  }
}

.product_detail2_box1 .contant table tr th:nth-child(1) {
  min-width: 100px
}

.product_detail2_box1 .contant table tr td {
  color: #000;
  font-size: 1rem;
  padding: 25px;
  font-weight: 500;
  text-align: left
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 .contant table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 .contant table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 .contant table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 .contant table tr td {
    padding: 10px
  }
}

.product_detail2_box1 .contant table tr td ul li {
  font-weight: 500 !important
}

.product_detail2_box1 .contant a {
  color: #1F6EA4;
  text-decoration: underline
}

.product_detail2_box1 .contant a:hover {
  text-decoration: none
}

.product_detail2_box1 .contant blockquote {
  background-color: #FFFDF3;
  padding: 40px;
  margin-bottom: 40px
}

.product_detail2_box1 .contant .sustainability_detail_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1
}

.product_detail2_box1 img {
  max-width: 100%;
  height: auto
}

.product_part_tit {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #3FA3EF
}

.product_part_tit h1, .product_part_tit p {
  font-size: 2.625rem;
  color: #fff;
  font-weight: 700;
  display: block;
  line-height: 1.6;
  min-height: 0%;
  padding: 12px 15px
}

@media only screen and (max-width: 1440px) {
  .product_part_tit h1, .product_part_tit p {
    font-size: 1.8375rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_tit h1, .product_part_tit p {
    font-size: 1.3125rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_tit h1, .product_part_tit p {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_tit h1, .product_part_tit p {
    font-size: 1.25rem
  }
}

_:-ms-fullscreen, :root .product_part_tit h1, :root .product_part_tit p {
  padding-top: 30px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_part_tit h1, :root .product_part_tit p {
    padding-top: 20px
  }
}

.product_part_tit_tab {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #3FA3EF
}

@media only screen and (max-width: 1440px) {
  .product_part_tit_tab {
    padding-top: 7.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_tit_tab {
    padding-top: 5.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_tit_tab {
    padding-top: 4px
  }
}

@media only screen and (max-width: 480px) {
  .product_part_tit_tab {
    padding-top: 2.5px
  }
}

@media only screen and (max-width: 1440px) {
  .product_part_tit_tab {
    padding-bottom: 7.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_tit_tab {
    padding-bottom: 5.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_tit_tab {
    padding-bottom: 4px
  }
}

@media only screen and (max-width: 480px) {
  .product_part_tit_tab {
    padding-bottom: 2.5px
  }
}

.product_part_tit_tab h1, .product_part_tit_tab p {
  font-size: 2.625rem;
  color: #fff;
  font-weight: 700;
  display: block;
  line-height: 1.6;
  min-height: 0%;
  margin-bottom: 3px
}

@media only screen and (max-width: 1440px) {
  .product_part_tit_tab h1, .product_part_tit_tab p {
    font-size: 1.8375rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_part_tit_tab h1, .product_part_tit_tab p {
    font-size: 1.3125rem
  }
}

@media only screen and (max-width: 768px) {
  .product_part_tit_tab h1, .product_part_tit_tab p {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 480px) {
  .product_part_tit_tab h1, .product_part_tit_tab p {
    font-size: 1.25rem
  }
}

_:-ms-fullscreen, :root .product_part_tit_tab h1, :root .product_part_tit_tab p {
  padding-top: 30px
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .product_part_tit_tab h1, :root .product_part_tit_tab p {
    padding-top: 20px
  }
}

@media only screen and (max-width: 768px) {
  .product_part_tit_tab {
    padding-bottom: 0px
  }
}

.product_part_tit_tab .product_part_tab {
  min-height: 0%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product_part_tit_tab .product_part_tab .product_part_tab_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .product_part_tit_tab .product_part_tab .product_part_tab_inner {
    padding-left: 5px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.product_part_tit_tab .product_part_tab .product_part_tab_inner a, .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active {
  font-size: .875rem;
  color: #315977;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px
}

_:-ms-fullscreen, :root .product_part_tit_tab .product_part_tab .product_part_tab_inner a, :root .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active {
  padding-top: 8px;
  padding-bottom: 14px;
  line-height: 0
}

@media only screen and (max-width: 768px) {
  .product_part_tit_tab .product_part_tab .product_part_tab_inner a, .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active {
    overflow: visible;
    padding-bottom: 6px
  }
  _:-ms-fullscreen, :root .product_part_tit_tab .product_part_tab .product_part_tab_inner a, :root .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active {
    padding-bottom: 2px
  }
}

@media only screen and (max-width: 480px) {
  .product_part_tit_tab .product_part_tab .product_part_tab_inner a, .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active {
    font-size: .8125rem
  }
}

.product_part_tit_tab .product_part_tab .product_part_tab_inner a .tab_inner, .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active .tab_inner {
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block
}

_:-ms-fullscreen, :root .product_part_tit_tab .product_part_tab .product_part_tab_inner a .tab_inner, :root .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active .tab_inner {
  margin-top: 10px
}

.product_part_tit_tab .product_part_tab .product_part_tab_inner a:hover {
  background-color: #007BD0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff
}

.product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active {
  background-color: #1f6ea2;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.product_part_tit_tab .product_part_tab .product_part_tab_inner a:last-child::after, .product_part_tit_tab .product_part_tab .product_part_tab_inner .product_part_tab_active:last-child::after {
  position: absolute;
  content: '';
  top: 0;
  left: 100%;
  height: 1px;
  width: 10px;
  background-color: transparent
}

#part_tit_tab.fixed {
  position: fixed;
  top: 103px;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding-top: 20px
}

@media only screen and (max-width: 1024px) {
  #part_tit_tab.fixed {
    top: 50px
  }
}

@media only screen and (max-width: 768px) {
  #part_tit_tab.fixed {
    padding-top: 10px
  }
}

#part_tit_tab.fixed p {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.product_tit, .contant .txt_caption {
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_tit, .contant .txt_caption {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_tit, .contant .txt_caption {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_tit, .contant .txt_caption {
    margin-bottom: 16px
  }
}

.contant .img_center, .contant .txt_caption {
  text-align: center
}

.product_detail_box3 .icon {
  margin: auto;
  padding-bottom: 35px;
  width: 57px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box3 .icon {
    padding-bottom: 26.25px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box3 .icon {
    padding-bottom: 19.25px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box3 .icon {
    padding-bottom: 14px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box3 .icon {
    padding-bottom: 8.75px
  }
}

.product_detail_box3 .icon img {
  width: 100%;
  height: auto
}

.img_head img {
  border-radius: 8px
}

.product_detail2_box1 h1.product_tit {
  font-size: 2.3125rem
}

@media only screen and (max-width: 1440px) {
  .product_detail2_box1 h1.product_tit {
    font-size: 2.3rem
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail2_box1 h1.product_tit {
    font-size: 1.325rem
  }
}

@media only screen and (max-width: 768px) {
  .product_detail2_box1 h1.product_tit {
    font-size: 1.2375rem
  }
}

@media only screen and (max-width: 480px) {
  .product_detail2_box1 h1.product_tit {
    font-size: 1rem
  }
}

.product_detail_box3 {
  padding-top: 80px
}

@media only screen and (max-width: 1440px) {
  .product_detail_box3 {
    padding-top: 60px
  }
}

@media only screen and (max-width: 1024px) {
  .product_detail_box3 {
    padding-top: 44px
  }
}

@media only screen and (max-width: 768px) {
  .product_detail_box3 {
    padding-top: 32px
  }
}

@media only screen and (max-width: 480px) {
  .product_detail_box3 {
    padding-top: 20px
  }
}

.product_detail_box3 .inter .icon {
  display: none
}

.part_slide_header {
  margin-bottom: 60px
}

@media only screen and (max-width: 1440px) {
  .part_slide_header {
    margin-bottom: 45px
  }
}

@media only screen and (max-width: 1024px) {
  .part_slide_header {
    margin-bottom: 33px
  }
}

@media only screen and (max-width: 768px) {
  .part_slide_header {
    margin-bottom: 24px
  }
}

.part_slide_header .title_blue::after {
  background-color: #3F9CE8
}

.product_top_box_back01 {
  background-image: url(../../assets/img/rd/top/box2_top_bk1.png), url(../../assets/img/rd/top/box2_top_bk2.png);
  background-size: 601px 664px;
  background-position: top -100px left 0, bottom -160px right 0;
  background-repeat: no-repeat, no-repeat
}

@media only screen and (max-width: 1024px) {
  .product_top_box_back01 {
    background-size: 301px 364px
  }
}

.product_top_box {
  width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product_top_box .product_top_box_inner {
  max-width: 1420px;
  width: 100%
}

.product_top_box h2.product_list_tit {
  text-align: center;
  color: #1f6e9d;
  color: #252525;
  font-size: 28px;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .product_top_box h2.product_list_tit {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box h2.product_list_tit {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box h2.product_list_tit {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box h2.product_list_tit {
    font-size: 18px
  }
}

.product_top_box .top_box_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .product_top_box .top_box_group {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box .top_box_group {
    margin-bottom: 16px
  }
}

.product_top_box .top_box_group .box_item {
  width: calc(25% - 20px);
  border: solid 1px #d0d0d0;
  border-radius: 8px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff
}

@media only screen and (max-width: 1440px) {
  .product_top_box .top_box_group .box_item {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box .top_box_group .box_item {
    margin-bottom: 16px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item {
    width: calc(50% - 20px)
  }
}

@media only screen and (max-width: 480px) {
  .product_top_box .top_box_group .box_item {
    width: calc(100% - 20px)
  }
}

.product_top_box .top_box_group .box_item .image {
  margin-bottom: 30px;
  background: #1f6ea2
}

@media only screen and (max-width: 1440px) {
  .product_top_box .top_box_group .box_item .image {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item .image {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box .top_box_group .box_item .image {
    margin-bottom: 12px
  }
}

.product_top_box .top_box_group .box_item .image img {
  width: 100%;
  vertical-align: bottom
}

.product_top_box .top_box_group .box_item .image a {
  display: block
}

.product_top_box .top_box_group .box_item .image a:hover {
  opacity: 0.7
}

.product_top_box .top_box_group .box_item h3 {
  margin-bottom: 30px;
  padding: 0 20px 0;
  font-size: 18px;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .product_top_box .top_box_group .box_item h3 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item h3 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box .top_box_group .box_item h3 {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item h3 {
    font-size: 16px
  }
}

.product_top_box .top_box_group .box_item h3 a {
  color: #000
}

.product_top_box .top_box_group .box_item h3 a::before {
  margin-right: 10px;
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../../assets/img/product/index/arrow1.svg);
  background-size: cover;
  position: absolute;
  top: 1px;
  background-repeat: no-repeat
}

_:-ms-fullscreen, :root .product_top_box .top_box_group .box_item h3 a::before {
  top: 0px;
  background-size: 20px 20px
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item h3 a::before {
    width: 18px;
    height: 18px;
    top: 4px
  }
  _:-ms-fullscreen, :root .product_top_box .top_box_group .box_item h3 a::before {
    top: 1px;
    background-size: contain
  }
}

.product_top_box .top_box_group .box_item h3 span {
  padding-left: 35px;
  display: block
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item h3 span {
    padding-left: 25px
  }
}

.product_top_box .top_box_group .box_item h3 a:hover {
  color: #1f6ea2
}

.product_top_box .top_box_group .box_item .detail {
  padding: 0 10px 15px 20px
}

@media only screen and (max-width: 768px) {
  .product_top_box .top_box_group .box_item .detail {
    padding: 0 20px 15px 20px
  }
}

.product_top_box .top_box_group .box_item .detail a {
  display: block;
  padding: 10px 15px;
  margin: 0 10px 10px 0;
  color: #000;
  background: #efefef;
  font-size: 15px
}

@media only screen and (max-width: 1024px) {
  .product_top_box .top_box_group .box_item .detail a {
    font-size: 13px
  }
}

@media only screen and (max-width: 768px) {
  .product_top_box .top_box_group .box_item .detail a {
    width: calc(100% - 30px);
    margin-right: 0;
    margin-bottom: 5px
  }
}

_:-ms-fullscreen, :root .product_top_box .top_box_group .box_item .detail a {
  padding: 10px 15px 5px
}

.product_top_box .top_box_group .box_item .detail a:hover {
  background-color: #3E5686;
  color: #fff
}

.rd_top_box2103 {
  background-image: url(../../assets/img/rd/top_new/bg01.png), url(../../assets/img/rd/top_new/bg02.png);
  background-size: 425px 455px;
  background-position: top 0px left 50px, bottom 0px right 50px;
  background-repeat: no-repeat, no-repeat;
  padding-top: 80px;
  padding-bottom: 100px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2103 {
    padding-top: 60px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2103 {
    padding-top: 44px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2103 {
    padding-top: 32px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2103 {
    padding-top: 20px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2103 {
    padding-bottom: 75px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2103 {
    padding-bottom: 55px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2103 {
    padding-bottom: 40px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2103 {
    padding-bottom: 25px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2103 {
    background-size: 283px 303px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2103 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: top 0px left 10px, bottom 0px right 10px
  }
}

.product_use_nav {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e0f0fc;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
  .product_use_nav {
    padding-left: 5px;
    padding-right: 5px
  }
}

.product_use_nav .product_use_nav_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 768px) {
  .product_use_nav .product_use_nav_inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.product_use_nav .product_use_nav_inner a {
  font-size: .875rem;
  color: #315977;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  border: solid 1px #d2d2d2
}

@media only screen and (max-width: 768px) {
  .product_use_nav .product_use_nav_inner a {
    width: calc(50% - 10px);
    font-size: .75rem;
    padding-left: 5px;
    padding-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.product_use_nav .product_use_nav_inner a:hover {
  background-color: #3E5686;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  border: solid 1px #3E5686
}

.product_use_nav .product_use_nav_inner a:hover span {
  color: #fff
}

_:-ms-fullscreen, :root .product_use_nav .product_use_nav_inner a {
  padding-top: 8px;
  padding-bottom: 14px;
  line-height: 0
}

_:-ms-fullscreen span, :root .product_use_nav .product_use_nav_inner a span {
  display: block;
  padding-top: 12px
}

@media only screen and (max-width: 768px) {
  .product_use_nav .product_use_nav_inner a {
    overflow: visible;
    padding-bottom: 6px
  }
  _:-ms-fullscreen, :root .product_use_nav .product_use_nav_inner a {
    padding-bottom: 2px
  }
}

@media only screen and (max-width: 480px) {
  .product_use_nav .product_use_nav_inner a {
    font-size: .8125rem
  }
}

.product_use_nav .product_use_nav_inner a span {
  color: #252525
}

.product_use_nav .product_use_nav_inner .use_btn_active {
  background-color: #3E5686;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  border: solid 1px #3E5686
}

.product_use_nav .product_use_nav_inner .use_btn_active span {
  color: #fff
}

@media only screen and (max-width: 768px) {
  .product_use_nav .product_use_nav_inner .use_btn_active {
    background-color: #fff;
    border: solid 1px #d2d2d2
  }
  .product_use_nav .product_use_nav_inner .use_btn_active span {
    color: #252525
  }
}

.product_use_nav.fixed {
  position: fixed;
  top: 103px;
  background-color: #e0f0fc;
  padding-top: 10px;
  padding-bottom: 0;
  z-index: 1000
}

@media only screen and (max-width: 768px) {
  .product_use_nav.fixed {
    position: static;
    background-color: #fff;
    z-index: 0
  }
}

.product_category .inter {
  padding-top: 33px
}

@media only screen and (max-width: 768px) {
  .product_category .inter {
    padding-top: 33px
  }
}

.product_category .use_inner .use_content {
  border-bottom: solid 1px #d2d2d2;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

.product_category .use_inner .use_content:last-child {
  border-bottom: none
}

.product_category .use_inner .use_content .use_content_inner {
  width: 100%;
  max-width: 1000px
}

.product_category .contant {
  margin-bottom: 60px
}

@media only screen and (max-width: 768px) {
  .product_category .contant {
    margin-bottom: 40px
  }
}

.product_category .contant:last-child {
  margin-bottom: 0
}

.product_category .category_head {
  position: relative;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .product_category .category_head {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category .category_head {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .category_head {
    margin-bottom: 12px
  }
}

.product_category .category_head .img_category {
  width: 340px
}

.product_category .category_head .img_category img {
  width: 100%
}

@media only screen and (max-width: 768px) {
  .product_category .category_head .img_category {
    width: 100%;
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 768px) and (max-width: 1440px) {
  .product_category .category_head .img_category {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 768px) and (max-width: 1024px) {
  .product_category .category_head .img_category {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  .product_category .category_head .img_category {
    margin-bottom: 12px
  }
}

.product_category .category_head .tit_category {
  position: absolute;
  top: 20px;
  left: 390px
}

.product_category .category_head .tit_category h2 {
  font-size: 20px;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .product_category .category_head .tit_category h2 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category .category_head .tit_category h2 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .category_head .tit_category h2 {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .category_head .tit_category h2 {
    font-size: 16px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .category_head .tit_category {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 50px
  }
}

@media only screen and (max-width: 768px) and (max-width: 1440px) {
  .product_category .category_head .tit_category {
    margin-bottom: 37.5px
  }
}

@media only screen and (max-width: 768px) and (max-width: 1024px) {
  .product_category .category_head .tit_category {
    margin-bottom: 27.5px
  }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  .product_category .category_head .tit_category {
    margin-bottom: 20px
  }
}

.product_category .tit_category_rd {
  font-size: 20px;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .product_category .tit_category_rd {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category .tit_category_rd {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .tit_category_rd {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .tit_category_rd {
    font-size: 16px
  }
}

.product_category .txt_category {
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .product_category .txt_category {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category .txt_category {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .txt_category {
    margin-bottom: 12px
  }
}

.product_category .btn_link {
  text-align: center;
  min-width: 180px
}

.product_category .category_tit {
  font-size: 16px;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
  background: #3e5684;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.2;
  height: 30px;
  padding-top: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .product_category .category_tit {
    margin-bottom: 15px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category .category_tit {
    margin-bottom: 11px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .category_tit {
    margin-bottom: 8px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category .category_tit {
    font-size: 15px
  }
}

@media only screen and (max-width: 768px) {
  .product_category .category_tit {
    vertical-align: bottom
  }
}

_:-ms-fullscreen, :root .product_category .category_tit {
  padding-top: 8px
}

.product_category .category_tit:after {
  display: block;
  right: -10px;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 10px;
  border-color: transparent transparent transparent #3e5684
}

.product_category .category_tit span {
  display: block;
  padding-left: 0;
  margin-left: 0;
  position: relative;
  z-index: 2
}

.product_category .category_tit_h4 {
  margin-bottom: 18px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.product_category .category_tit_h4 a {
  font-size: .9375rem;
  color: #555;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.2
}

.product_category .category_tit_h4 a i {
  display: block;
  margin-top: 1px;
  width: 16px;
  height: 16px;
  margin-right: 5px
}

.product_category .category_tit_h4 a i img {
  width: 16px;
  height: 16px;
  display: block
}

.product_category .category_tit_h4 a span {
  display: block
}

@media only screen and (max-width: 768px) {
  .product_category .category_tit_h4 a span {
    vertical-align: bottom
  }
}

_:-ms-fullscreen, :root .product_category .category_tit_h4 a span {
  padding-top: 3px
}

.product_category .category_tit_h4 a:hover span {
  color: #1f6ea2
}

@media only screen and (max-width: 768px) {
  .product_category .category_tit_h4 {
    padding-left: 5px;
    padding-right: 5px
  }
}

.product_category_box .category_list, .product_detail2_box1 .category_list {
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .product_category_box .category_list, .product_detail2_box1 .category_list {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .product_category_box .category_list, .product_detail2_box1 .category_list {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .product_category_box .category_list, .product_detail2_box1 .category_list {
    margin-bottom: 16px
  }
}

@media only screen and (max-width: 768px) {
  .product_category_box .category_list, .product_detail2_box1 .category_list {
    padding-left: 5px;
    padding-right: 5px
  }
}

.product_category_box .category_list_margin01, .product_detail2_box1 .category_list_margin01 {
  margin-bottom: 10px
}

.category_head a.btn_link, .product_category_box .category_list a, .product_detail2_box1 .category_list a {
  display: inline-block;
  padding: 10px 15px;
  margin: 0 10px 10px 0;
  color: #000;
  text-decoration: none;
  background: #efefef;
  font-size: 15px;
  width: calc(33.33333333% - 20px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@media only screen and (max-width: 1440px) {
  .category_head a.btn_link, .product_category_box .category_list a, .product_detail2_box1 .category_list a {
    width: calc(50% - 20px)
  }
}

@media only screen and (max-width: 1024px) {
  .category_head a.btn_link, .product_category_box .category_list a, .product_detail2_box1 .category_list a {
    font-size: 13px
  }
}

@media only screen and (max-width: 768px) {
  .category_head a.btn_link, .product_category_box .category_list a, .product_detail2_box1 .category_list a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px
  }
}

_:-ms-fullscreen, :root .category_head a.btn_link, :root .product_category_box .category_list a, :root .product_detail2_box1 .category_list a {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  padding: 9px 15px 9px 15px
}

.category_head a.btn_link:hover, .product_category_box .category_list a:hover, .product_detail2_box1 .category_list a:hover {
  background-color: #3E5686;
  color: #fff
}

.product_utilize .product_detail2_box1 {
  margin-bottom: 60px
}

@media only screen and (max-width: 768px) {
  .product_utilize .product_detail2_box1 {
    margin-bottom: 30px
  }
}

h2.tit_bas {
  margin-top: 40px;
  font-size: 2.25rem;
  font-weight: 700;
  color: #272b38;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  h2.tit_bas {
    margin-top: 30px
  }
}

@media only screen and (max-width: 1024px) {
  h2.tit_bas {
    margin-top: 22px
  }
}

@media only screen and (max-width: 768px) {
  h2.tit_bas {
    margin-top: 16px
  }
}

@media only screen and (max-width: 1440px) {
  h2.tit_bas {
    font-size: 1.6875rem
  }
}

@media only screen and (max-width: 1024px) {
  h2.tit_bas {
    font-size: 1.2375rem
  }
}

@media only screen and (max-width: 768px) {
  h2.tit_bas {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  h2.tit_bas {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  h2.tit_bas {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  h2.tit_bas {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  h2.tit_bas {
    margin-bottom: 16px
  }
}

h2.tit_bas::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 14px;
  height: 100%;
  background-color: #3FA3EF
}

h2.tit_bas::after {
  position: absolute;
  bottom: 0;
  left: 30px;
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #808080
}

.product_category_box #heat, .product_category_box #semiconductor, .product_category_box #metal, .product_category_box #anq_substrate, .product_category_box #anq_leadframe, .product_category_box #anq_assembly, .product_category_box #anq_header {
  display: block;
  margin-top: -135px;
  padding-top: 135px
}

@media only screen and (max-width: 768px) {
  .product_category_box #heat, .product_category_box #semiconductor, .product_category_box #metal, .product_category_box #anq_substrate, .product_category_box #anq_leadframe, .product_category_box #anq_assembly, .product_category_box #anq_header {
    margin-top: -50px;
    padding-top: 50px
  }
}

#anq_product_top01, #anq_product_top02 {
  margin-top: -150px;
  padding-top: 150px
}

@media only screen and (max-width: 768px) {
  #anq_product_top01, #anq_product_top02 {
    margin-top: -50px;
    padding-top: 50px
  }
}

.product_category_box #pcnet, .product_category_box #iot, .product_category_box #mobile, .product_category_box #moter, .product_category_box #heat {
  display: block;
  margin-top: -135px;
  padding-top: 135px
}

@media only screen and (max-width: 768px) {
  .product_category_box #pcnet, .product_category_box #iot, .product_category_box #mobile, .product_category_box #moter, .product_category_box #heat {
    margin-top: -80px;
    padding-top: 80px
  }
}

.product2103_page_link {
  padding-top: 110px;
  margin-top: -110px
}

@media only screen and (max-width: 768px) {
  .product2103_page_link {
    padding-top: 70px;
    margin-top: -70px
  }
}

.part_rd_header1 {
  padding-top: 173px;
  padding-bottom: 152px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../../assets/img/rd/top/rd_main.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-bottom: 7px solid #1F6EA4;
  margin-bottom: 60px
}

@media only screen and (max-width: 1440px) {
  .part_rd_header1 {
    padding-top: 129.75px
  }
}

@media only screen and (max-width: 1024px) {
  .part_rd_header1 {
    padding-top: 95.15px
  }
}

@media only screen and (max-width: 768px) {
  .part_rd_header1 {
    padding-top: 69.2px
  }
}

@media only screen and (max-width: 480px) {
  .part_rd_header1 {
    padding-top: 43.25px
  }
}

@media only screen and (max-width: 1440px) {
  .part_rd_header1 {
    padding-bottom: 114px
  }
}

@media only screen and (max-width: 1024px) {
  .part_rd_header1 {
    padding-bottom: 83.6px
  }
}

@media only screen and (max-width: 768px) {
  .part_rd_header1 {
    padding-bottom: 60.8px
  }
}

@media only screen and (max-width: 480px) {
  .part_rd_header1 {
    padding-bottom: 38px
  }
}

@media only screen and (max-width: 1920px) {
  .part_rd_header1 {
    background-size: 1920px auto
  }
}

@media only screen and (max-width: 768px) {
  .part_rd_header1 {
    background-size: cover;
    background-position: -10px
  }
}

@media only screen and (max-width: 1440px) {
  .part_rd_header1 {
    margin-bottom: 45px
  }
}

@media only screen and (max-width: 1024px) {
  .part_rd_header1 {
    margin-bottom: 33px
  }
}

@media only screen and (max-width: 768px) {
  .part_rd_header1 {
    margin-bottom: 24px
  }
}

.part_rd_header1 .title_inter::after {
  background-color: #3FA3EF
}

.rd_detail_link_btn_out {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.rd_detail_link_btn_out .rd_detail_link_btn_inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.rd_parts_btn1 {
  color: #2F4E83;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  border: 1px solid #22457A;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 6px;
  padding-bottom: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media only screen and (max-width: 1440px) {
  .rd_parts_btn1 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_parts_btn1 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_btn1 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_parts_btn1 {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .rd_parts_btn1 {
  padding-top: 12px
}

.rd_parts_btn1:hover {
  background-color: #1f6ea2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff
}

@media only screen and (max-width: 480px) {
  .rd_parts_btn1 {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 5px
  }
}

.rd_parts_w1440 {
  max-width: 1500px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto
}

.rd_parts_w1200 {
  max-width: 1060px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  margin: auto
}

.rd_btn_type01 {
  width: 100%;
  max-width: 585px;
  height: 77px;
  background-color: #3F9CE8;
  position: relative;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.rd_btn_type01 .rd_icon_02 {
  width: 18px;
  position: absolute;
  top: 30px;
  left: 41px
}

.rd_btn_type01 .rd_icon_02 img img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 768px) {
  .rd_btn_type01 .rd_icon_02 {
    display: none
  }
}

.rd_btn_type01 .rd_icon_03 {
  width: 43px;
  height: 32px;
  margin-right: 18px
}

.rd_btn_type01 .rd_icon_03 img img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1440px) {
  .rd_btn_type01 .rd_icon_03 {
    width: 32px;
    height: 24px
  }
}

@media only screen and (max-width: 480px) {
  .rd_btn_type01 .rd_icon_03 {
    width: 23px;
    height: 17px
  }
}

.rd_btn_type01 .mail-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  margin-left: 31px
}

@media only screen and (max-width: 768px) {
  .rd_btn_type01 .mail-icon {
    margin-left: 0
  }
}

.rd_btn_type01 .mail-icon p {
  font-size: 1.3125rem;
  color: #FFFFFF;
  line-height: 1.2;
  font-weight: 700;
  display: inline-block
}

@media only screen and (max-width: 1440px) {
  .rd_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_btn_type01 .mail-icon p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_btn_type01 .mail-icon p {
    font-size: .875rem
  }
}

.rd_btn_type01 .mail-icon p br {
  display: none
}

@media only screen and (max-width: 480px) {
  .rd_btn_type01 .mail-icon p br {
    display: block
  }
}

_:-ms-fullscreen, :root .rd_btn_type01 .mail-icon p {
  padding-top: 5px
}

.rd_btn_type01:hover {
  background-color: #134560;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.rd_parts_topics {
  background-color: #ECECEC;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.rd_parts_topics .title1 {
  min-height: 0%
}

.rd_parts_topics .title1 h2 {
  display: block;
  margin-bottom: 30px;
  font-size: 1.6875rem;
  line-height: 1.2;
  font-weight: 700;
  color: #3FA3EF;
  text-align: center
}

@media only screen and (max-width: 1440px) {
  .rd_parts_topics .title1 h2 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_parts_topics .title1 h2 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .title1 h2 {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_parts_topics .title1 h2 {
    font-size: 1.18125rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_parts_topics .title1 h2 {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .title1 h2 {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_parts_topics .title1 h2 {
    font-size: 1.25rem
  }
}

.rd_parts_topics .content {
  max-width: 1440px;
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 10px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}

.rd_parts_topics .content .inter {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 600px;
  width: 100%
}

.rd_parts_topics .content .inter .item {
  margin-bottom: 30px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #231714;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

@media only screen and (max-width: 1440px) {
  .rd_parts_topics .content .inter .item {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_parts_topics .content .inter .item {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .content .inter .item {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_parts_topics .content .inter .item {
    margin-top: 15px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_parts_topics .content .inter .item {
    margin-top: 11px
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .content .inter .item {
    margin-top: 8px
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .content .inter .item {
    display: block
  }
}

.rd_parts_topics .content .inter .item .item_date {
  width: 170px;
  font-size: 1.125rem;
  font-weight: 700
}

@media only screen and (max-width: 1440px) {
  .rd_parts_topics .content .inter .item .item_date {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_parts_topics .content .inter .item .item_date {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .content .inter .item .item_date {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_parts_topics .content .inter .item .item_date {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .rd_parts_topics .content .inter .item .item_date {
    width: 150px
  }
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .content .inter .item .item_date {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 10px
  }
  .rd_parts_topics .content .inter .item .item_date::after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #3FA3EF
  }
}

.rd_parts_topics .content .inter .item .item_date span {
  font-size: 1.25rem
}

.rd_parts_topics .content .inter .item .item_title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 3px solid #3FA3EF;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media only screen and (max-width: 768px) {
  .rd_parts_topics .content .inter .item .item_title {
    border-left: none;
    padding-left: 0px
  }
}

.rd_parts_topics .content .inter .item:hover .item_title {
  color: #1f6ea2;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.rd_part_box01 {
  margin-top: 50px;
  margin-bottom: 35px
}

@media only screen and (max-width: 1440px) {
  .rd_part_box01 {
    margin-top: 37.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 {
    margin-top: 27.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 {
    margin-top: 20px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_part_box01 {
    margin-bottom: 26.25px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 {
    margin-bottom: 19.25px
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 {
    margin-bottom: 14px
  }
}

.rd_part_box01 h1, .rd_part_box01 h2, .rd_part_box01 h3, .rd_part_box01 h4 {
  text-align: center;
  font-size: 1.6875rem;
  font-weight: 700;
  color: #000;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000
}

@media only screen and (max-width: 1440px) {
  .rd_part_box01 h1, .rd_part_box01 h2, .rd_part_box01 h3, .rd_part_box01 h4 {
    font-size: 1.26563rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 h1, .rd_part_box01 h2, .rd_part_box01 h3, .rd_part_box01 h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 h1, .rd_part_box01 h2, .rd_part_box01 h3, .rd_part_box01 h4 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_box01 h1, .rd_part_box01 h2, .rd_part_box01 h3, .rd_part_box01 h4 {
    font-size: 1rem
  }
}

.rd_part_box01 .contant {
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.rd_part_box01 .contant .inter {
  max-width: 1000px;
  margin: auto
}

.rd_part_box01 .contant .inter .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 .contant .inter .item {
    display: block
  }
}

@media only screen and (max-width: 1440px) {
  .rd_part_box01 .contant .inter .item {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 .contant .inter .item {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 .contant .inter .item {
    margin-bottom: 16px
  }
}

.rd_part_box01 .contant .inter .item .left {
  margin-right: 20px
}

.rd_part_box01 .contant .inter .item .left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  min-width: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

.rd_part_box01 .contant .inter .item .left a:hover {
  background-color: #007BD0
}

.rd_part_box01 .contant .inter .item .left a:hover span {
  color: #fff
}

.rd_part_box01 .contant .inter .item .left a span {
  font-size: 1.0625rem;
  text-align: center;
  display: block
}

@media only screen and (max-width: 1440px) {
  .rd_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_box01 .contant .inter .item .left a span {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .rd_part_box01 .contant .inter .item .left a span {
  margin-top: 5px
}

.rd_part_box01 .contant .inter .item .left a:before {
  position: absolute;
  top: 7px;
  left: 15px
}

_:-ms-fullscreen, :root .rd_part_box01 .contant .inter .item .left a:before {
  top: 8px
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 .contant .inter .item .left {
    margin-right: 20px
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_box01 .contant .inter .item {
    display: block
  }
  .rd_part_box01 .contant .inter .item .left {
    margin: auto;
    padding-bottom: 15px
  }
}

.rd_part_box01 .contant .inter .item .right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rd_part_box01 .contant .inter .item .right ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

_:-ms-fullscreen, :root .rd_part_box01 .contant .inter .item .right ul {
  padding-top: 5px
}

.rd_part_box01 .contant .inter .item .right ul li {
  margin-right: 16px
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 .contant .inter .item .right ul li {
    width: 100%
  }
}

.rd_part_box01 .contant .inter .item .right ul li a {
  display: block;
  font-weight: 600;
  font-size: 1.0625rem;
  color: #808080;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media only screen and (max-width: 1440px) {
  .rd_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_box01 .contant .inter .item .right ul li a {
    font-size: 1rem
  }
}

.rd_part_box01 .contant .inter .item .right ul li a:hover {
  color: #1f6ea2;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media only screen and (max-width: 1024px) {
  .rd_part_box01 .contant .inter .item .right ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .rd_part_box01 .contant .inter .item .right ul li {
    margin-right: 10px;
    margin-bottom: 5px
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_box01 .contant .inter .item .right {
    width: 100%
  }
  .rd_part_box01 .contant .inter .item .right ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.rd_part_btn01 {
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid #006EA6;
  color: #006EA6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rd_part_btn01::before {
  margin-right: 10px;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(../../assets/img/rd/top/arrow1.svg);
  background-size: cover
}

.rd_part_title01 .inter {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.rd_part_title01 .inter p {
  font-size: 1.375rem;
  color: #000000;
  width: 360px;
  background-color: #E0E0E0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .rd_part_title01 .inter p {
    font-size: 1.03125rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_title01 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_title01 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_title01 .inter p {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .rd_part_title01 .inter p {
  padding-top: 16px
}

@media only screen and (max-width: 1440px) {
  .rd_part_title01 .inter p {
    width: 300px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_title01 .inter p {
    width: 200px
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_title01 .inter p {
    width: 140px
  }
}

.rd_part_title01 .inter h1, .rd_part_title01 .inter h2, .rd_part_title01 .inter h3, .rd_part_title01 .inter h4, .rd_part_title01 .inter p.produc_part_ttl {
  font-size: 2.625rem;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #3FA3EF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .rd_part_title01 .inter h1, .rd_part_title01 .inter h2, .rd_part_title01 .inter h3, .rd_part_title01 .inter h4, .rd_part_title01 .inter p.produc_part_ttl {
    font-size: 1.96875rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_part_title01 .inter h1, .rd_part_title01 .inter h2, .rd_part_title01 .inter h3, .rd_part_title01 .inter h4, .rd_part_title01 .inter p.produc_part_ttl {
    font-size: 1.44375rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_part_title01 .inter h1, .rd_part_title01 .inter h2, .rd_part_title01 .inter h3, .rd_part_title01 .inter h4, .rd_part_title01 .inter p.produc_part_ttl {
    font-size: 1.05rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_part_title01 .inter h1, .rd_part_title01 .inter h2, .rd_part_title01 .inter h3, .rd_part_title01 .inter h4, .rd_part_title01 .inter p.produc_part_ttl {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .rd_part_title01 .inter h1, :root .rd_part_title01 .inter h2, :root .rd_part_title01 .inter h3, :root .rd_part_title01 .inter h4, :root .rd_part_title01 .inter p.produc_part_ttl {
  padding-top: 14px
}

@media only screen and (max-width: 768px) {
  .rd_part_title01 .inter h1, .rd_part_title01 .inter h2, .rd_part_title01 .inter h3, .rd_part_title01 .inter h4, .rd_part_title01 .inter p.produc_part_ttl {
    padding-left: 30px
  }
}

.rd_part_title01 .inter p.produc_part_ttl {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.rd_category_new_box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 30px;
  margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
  .rd_category_new_box01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.rd_category_new_box01 .rd_category_new_box01_left {
  width: calc(100% - 340px);
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 768px) {
  .rd_category_new_box01 .rd_category_new_box01_left {
    width: 100%;
    min-height: 0%;
    padding-right: 0
  }
}

.rd_category_new_box01 .rd_category_new_box01_left .category_list {
  margin-bottom: 0;
  width: 100%
}

.rd_category_new_box01 .rd_category_new_box01_left .category_list a {
  width: 100%;
  max-width: 400px;
  display: block;
  text-align: center;
  text-align: left
}

.rd_category_new_box01 .rd_category_new_box01_right {
  width: 340px
}

@media only screen and (max-width: 768px) {
  .rd_category_new_box01 .rd_category_new_box01_right {
    width: 100%;
    min-height: 0%;
    margin-bottom: 20px
  }
}

.rd_category_new_box01 .rd_category_new_box01_right img {
  width: 100%;
  height: auto
}

.category_list0319 a {
  text-align: center;
  max-width: 300px;
  width: 100% !important;
  display: block !important;
  text-align: left
}

@media only screen and (max-width: 768px) {
  .category_list0319 a {
    max-width: 100%
  }
}

.rd_top_box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box1 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box1 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 {
    display: block
  }
}

.rd_top_box1::before {
  display: block;
  content: "";
  width: 55.9895833333%;
  background-image: url(../../assets/img/rd/top/box1_img1.jpg);
  background-size: cover;
  background-position: 100% 50%;
  background-repeat: no-repeat
}

@media only screen and (max-width: 768px) {
  .rd_top_box1::before {
    width: 100%;
    height: 150px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box1::before {
    height: 80px
  }
}

.rd_top_box1 .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 100px;
  padding-bottom: 76px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .rd_top_box1 .content {
    padding-top: 75px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box1 .content {
    padding-top: 55px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 .content {
    padding-top: 40px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box1 .content {
    padding-top: 25px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_top_box1 .content {
    padding-bottom: 57px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box1 .content {
    padding-bottom: 41.8px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 .content {
    padding-bottom: 30.4px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box1 .content {
    padding-bottom: 19px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 .content {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 30px
  }
}

.rd_top_box1 .content .inter {
  text-align: left;
  color: #000
}

.rd_top_box1 .content .inter h1, .rd_top_box1 .content .inter h2, .rd_top_box1 .content .inter h3, .rd_top_box1 .content .inter h4 {
  font-size: 1.6875rem;
  font-weight: 700;
  padding-bottom: 12px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box1 .content .inter h1, .rd_top_box1 .content .inter h2, .rd_top_box1 .content .inter h3, .rd_top_box1 .content .inter h4 {
    font-size: 1.18125rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box1 .content .inter h1, .rd_top_box1 .content .inter h2, .rd_top_box1 .content .inter h3, .rd_top_box1 .content .inter h4 {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 .content .inter h1, .rd_top_box1 .content .inter h2, .rd_top_box1 .content .inter h3, .rd_top_box1 .content .inter h4 {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box1 .content .inter h1, .rd_top_box1 .content .inter h2, .rd_top_box1 .content .inter h3, .rd_top_box1 .content .inter h4 {
    font-size: 1.25rem
  }
}

.rd_top_box1 .content .inter p {
  font-size: 1rem;
  font-weight: 500;
  padding-bottom: 20px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box1 .content .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box1 .content .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box1 .content .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box1 .content .inter p {
    font-size: 1rem
  }
}

.rd_top_box1 .content .inter .btn {
  text-align: left
}

.rd_top_box2 {
  padding-bottom: 160px;
  background-image: url(../../assets/img/rd/top/box2_top_bk1.png), url(../../assets/img/rd/top/box2_top_bk2.png);
  background-size: 601px 664px;
  background-position: top 130px left 0, bottom 80px right 0;
  background-repeat: no-repeat, no-repeat
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2 {
    padding-bottom: 120px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 {
    padding-bottom: 88px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 {
    padding-bottom: 64px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2 {
    padding-bottom: 40px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 {
    background-size: 301px 364px;
    background-position: top 70px left 0, bottom 40px right 0
  }
}

.rd_top_box2 .inter .top1 {
  max-width: 480px;
  width: 100%;
  margin-bottom: 84px
}

.rd_top_box2 .inter .top1 img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2 .inter .top1 {
    margin-bottom: 63px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .top1 {
    margin-bottom: 46.2px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .top1 {
    margin-bottom: 33.6px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .top1 {
    max-width: 300px
  }
}

.rd_top_box2 .inter .content {
  margin-bottom: 100px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2 .inter .content {
    margin-bottom: 75px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content {
    margin-bottom: 55px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content {
    margin-bottom: 40px
  }
}

.rd_top_box2 .inter .content .item1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2 .inter .content .item1 {
    margin-bottom: 60px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content .item1 {
    margin-bottom: 44px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 {
    margin-bottom: 32px
  }
}

.rd_top_box2 .inter .content .item1:last-child {
  margin-bottom: 0px !important
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 {
    display: block
  }
}

.rd_top_box2 .inter .content .item1 .img {
  width: 43.0555555556%;
  margin-right: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content .item1 .img {
    width: 48%;
    margin-right: 18px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 .img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px
  }
}

.rd_top_box2 .inter .content .item1 .img span {
  display: block
}

.rd_top_box2 .inter .content .item1 .img span img {
  width: 100%;
  height: auto
}

.rd_top_box2 .inter .content .item1 .item_content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #3FA3EF;
  padding-left: 12px;
  padding-bottom: 14px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 2rem
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title span {
  display: block;
  position: relative;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title span::after {
  position: absolute;
  content: "●";
  display: block;
  top: 0;
  left: 0
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title {
    font-size: 1.75rem
  }
  .rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title span {
    padding-left: 35px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title {
    font-size: 1.625rem;
    padding-bottom: 10px;
    margin-bottom: 10px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title {
    font-size: 1.25rem
  }
  .rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title span {
    padding-left: 25px
  }
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #1F6EA4;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 50%
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter .item_title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #1F6EA4;
  position: absolute;
  bottom: 4px;
  left: 0
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li {
  padding-bottom: 30px
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li:last-child {
  padding-bottom: 0px
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a {
  display: block
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a:hover span {
  color: #1f6ea2;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
  padding-left: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.375rem;
  font-weight: 700;
  color: #000;
  padding-bottom: 5px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
    font-size: 1.25rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
    font-size: 1.25rem
  }
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../../assets/img/rd/top/arrow1.svg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}

_:-ms-fullscreen, :root .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span::before {
  top: 5px
}

.rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a i {
  padding-left: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-style: normal;
  font-size: .875rem;
  font-weight: 500;
  color: #666666
}

@media only screen and (max-width: 1440px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a i {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span::before {
    top: 7px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
    display: block
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span {
    padding-left: 24px;
    font-size: 1rem;
    padding-bottom: 2px
  }
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a span::before {
    top: 6px;
    width: 15px;
    height: 15px
  }
  .rd_top_box2 .inter .content .item1 .item_content .content_inter ul li a i {
    padding-left: 24px;
    font-size: .875rem
  }
}

.rd_top_box2 .inter .content .item2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.rd_top_box2 .inter .content .item2 .img {
  margin-right: 0px;
  margin-left: 38px
}

@media only screen and (max-width: 768px) {
  .rd_top_box2 .inter .content .item2 .img {
    margin-right: 0px;
    margin-left: 0px
  }
}

.rd_top_box2 .inter .contact {
  text-align: center
}

.rd_top_box2 .inter .contact a {
  margin: auto
}

.rd_top_box3 .rd_parts_topics {
  padding-top: 50px;
  padding-bottom: 60px
}

@media only screen and (max-width: 1440px) {
  .rd_top_box3 .rd_parts_topics {
    padding-top: 37.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box3 .rd_parts_topics {
    padding-top: 27.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box3 .rd_parts_topics {
    padding-top: 20px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box3 .rd_parts_topics {
    padding-top: 12.5px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_top_box3 .rd_parts_topics {
    padding-bottom: 45px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_top_box3 .rd_parts_topics {
    padding-bottom: 33px
  }
}

@media only screen and (max-width: 768px) {
  .rd_top_box3 .rd_parts_topics {
    padding-bottom: 24px
  }
}

@media only screen and (max-width: 480px) {
  .rd_top_box3 .rd_parts_topics {
    padding-bottom: 15px
  }
}

#item1, #item2, #item3, #item4 {
  padding-top: 103px;
  margin-top: -103px
}

@media only screen and (max-width: 1024px) {
  #item1, #item2, #item3, #item4 {
    padding-top: 50px;
    margin-top: -50px
  }
}

.rd_detail1_main {
  position: relative;
  overflow: hidden
}

.rd_detail1_main .main_logo {
  position: absolute;
  top: 120px;
  left: 8%;
  width: 60px
}

.rd_detail1_main .main_logo img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1920px) {
  .rd_detail1_main .main_logo {
    left: 5%
  }
}

@media only screen and (max-width: 1600px) {
  .rd_detail1_main .main_logo {
    left: 2%
  }
}

@media only screen and (max-width: 1500px) {
  .rd_detail1_main .main_logo {
    left: -15px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_main .main_logo {
    display: none
  }
}

.rd_detail1_box1 {
  background-color: #EFFAFF;
  padding-top: 46px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box1 {
    padding-top: 34.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box1 {
    padding-top: 25.3px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box1 {
    padding-top: 18.4px
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box1 {
    padding-top: 11.5px
  }
}

.rd_detail1_box1 .inter .image1 {
  padding-bottom: 30px
}

.rd_detail1_box1 .inter .image1 img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box1 .inter .image1 {
    padding-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box1 .inter .image1 {
    padding-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box1 .inter .image1 {
    padding-bottom: 12px
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box1 .inter .image1 {
    padding-bottom: 7.5px
  }
}

.rd_detail1_box1 .inter .txt {
  font-size: 1.25rem;
  color: #000000;
  font-weight: 500;
  line-height: 1.8;
  padding-bottom: 32px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box1 .inter .txt {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box1 .inter .txt {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box1 .inter .txt {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box1 .inter .txt {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box1 .inter .txt {
    padding-bottom: 24px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box1 .inter .txt {
    padding-bottom: 17.6px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box1 .inter .txt {
    padding-bottom: 12.8px
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box1 .inter .txt {
    padding-bottom: 8px
  }
}

.rd_detail1_box1 .inter .image2 {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 20px
}

.rd_detail1_box1 .inter .image2 span {
  width: 245px
}

.rd_detail1_box1 .inter .image2 span img {
  width: 100%;
  height: auto
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box1 .inter .image2 span {
    width: 200px
  }
}

.rd_detail1_box2 {
  margin-bottom: 80px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 {
    margin-bottom: 60px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 {
    margin-bottom: 44px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 {
    margin-bottom: 32px
  }
}

.rd_detail1_box2 h1 {
  font-size: 2.875rem;
  font-weight: 700;
  color: #000000
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 h1 {
    font-size: 2.15625rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 h1 {
    font-size: 1.58125rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 h1 {
    font-size: 1.15rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 h1 {
    font-size: 1rem
  }
}

.rd_detail1_box2 .inter {
  margin-top: 40px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter {
    margin-top: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter {
    margin-top: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter {
    margin-top: 16px
  }
}

.rd_detail1_box2 .inter h2 {
  margin-top: 40px;
  font-size: 2.25rem;
  font-weight: 700;
  color: #000000;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h2 {
    margin-top: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h2 {
    margin-top: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h2 {
    margin-top: 16px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1.6875rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1.2375rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h2 {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h2 {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h2 {
    margin-bottom: 16px
  }
}

.rd_detail1_box2 .inter h2::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 14px;
  height: 100%;
  background-color: #3FA3EF
}

.rd_detail1_box2 .inter h2::after {
  position: absolute;
  bottom: 0;
  left: 30px;
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #808080
}

.rd_detail1_box2 .inter ul {
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter ul {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter ul {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter ul {
    margin-bottom: 16px
  }
}

.rd_detail1_box2 .inter ul li {
  color: #000;
  font-weight: 500;
  font-size: 1.0625rem;
  margin-bottom: 5px;
  padding-left: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter ul li {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter ul li {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter ul li {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter ul li {
    font-size: 1rem
  }
}

.rd_detail1_box2 .inter ul li::before {
  position: absolute;
  top: 7px;
  left: 0;
  content: "";
  display: inline-block;
  background-color: #AFAFAF;
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 50%
}

_:-ms-fullscreen, :root .rd_detail1_box2 .inter ul li::before {
  top: 3px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter ul li::before {
    top: 6px
  }
}

.rd_detail1_box2 .inter li[style="padding-left:30px;"] {
  padding-left: 45px !important
}

.rd_detail1_box2 .inter li[style="padding-left:30px;"]::before {
  left: 22px
}

.rd_detail1_box2 .inter h3 {
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
  font-size: 1.6875rem;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h3 {
    margin-bottom: 22.5px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h3 {
    margin-bottom: 16.5px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h3 {
    margin-bottom: 12px
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h3 {
    font-size: 1.26563rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h3 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h3 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter h3 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h3 {
    padding-left: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h3 {
    padding-left: 25px
  }
}

.rd_detail1_box2 .inter h3::before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  display: inline-block;
  background-color: #999999;
  width: 24px;
  height: 24px;
  display: inline-block
}

_:-ms-fullscreen, :root .rd_detail1_box2 .inter h3::before {
  top: 3px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h3::before {
    width: 20px;
    height: 20px;
    top: 6px
  }
  _:-ms-fullscreen, :root .rd_detail1_box2 .inter h3::before {
    top: 2px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h3::before {
    width: 16px;
    height: 16px;
    top: 5px
  }
}

.rd_detail1_box2 .inter p {
  padding-bottom: 25px;
  color: #272b38;
  font-weight: 500;
  font-size: 1.0625rem
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

.rd_detail1_box2 .inter img {
  max-width: 100%
}

.rd_detail1_box2 .inter p[style="padding-left:30px;"], .rd_detail1_box2 .inter [style="padding-left: 30px;"] {
  margin-left: -8px
}

.rd_detail1_box2 .inter img {
  max-width: 100%;
  height: auto
}

.rd_detail1_box2 .inter table {
  width: 100%;
  border-top: solid 1px #D0D0D0;
  margin-bottom: 42px
}

.rd_detail1_box2 .inter table tr {
  border-bottom: solid 1px #D0D0D0
}

.rd_detail1_box2 .inter table tr th, .rd_detail1_box2 .inter table tr td {
  border-left: solid 1px #D0D0D0
}

.rd_detail1_box2 .inter table tr th:nth-child(1), .rd_detail1_box2 .inter table tr td:nth-child(1) {
  border-left: none
}

.rd_detail1_box2 .inter table tr th {
  padding: 15px;
  font-size: 1.0625rem;
  font-weight: 500;
  color: #000;
  background-color: #F7FFFF;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter table tr th {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter table tr th {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .rd_detail1_box2 .inter table tr th {
  padding-bottom: 10px
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter table tr th {
    padding: 10px
  }
}

.rd_detail1_box2 .inter table tr th:nth-child(1) {
  min-width: 100px
}

.rd_detail1_box2 .inter table tr td {
  color: #000;
  font-size: 1.0625rem;
  padding: 15px;
  font-weight: 500;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter table tr td {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter table tr td {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .rd_detail1_box2 .inter table tr td {
  padding-bottom: 10px
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter table tr td {
    padding: 10px
  }
}

.rd_detail1_box2 .inter table tr td ul li {
  font-weight: 500 !important
}

.rd_detail1_box2 .inter a {
  color: #1F6EA4;
  text-decoration: underline
}

.rd_detail1_box2 .inter a:hover {
  text-decoration: none
}

.rd_detail1_box2 .inter blockquote {
  background-color: #FFFDF3;
  padding: 40px;
  margin-bottom: 40px
}

.rd_detail1_box2 .inter .sustainability_detail_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1
}

.rd_detail1_box2 .inter h2 {
  margin-top: 20px;
  font-size: 2.25rem;
  font-weight: 700;
  color: #000000;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1.6875rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1.2375rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter h2 {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter h2 {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter h2 {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter h2 {
    margin-bottom: 16px
  }
}

.rd_detail1_box2 .inter h2::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 14px;
  height: 100%;
  background-color: #3FA3EF
}

.rd_detail1_box2 .inter h2::after {
  position: absolute;
  bottom: 0;
  left: 30px;
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #808080
}

.rd_detail1_box2 .inter p {
  padding-bottom: 25px;
  color: #272b38;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .rd_detail1_box2 .inter p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box2 .inter p {
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box2 .inter p {
    margin-bottom: 22px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box2 .inter p {
    margin-bottom: 16px
  }
}

.rd_detail1_box2 .inter p img {
  width: 100%;
  height: auto
}

.rd_detail1_box3 {
  margin-top: 0px;
  margin-bottom: 120px
}

@media only screen and (max-width: 1440px) {
  .rd_detail1_box3 {
    margin-bottom: 90px
  }
}

@media only screen and (max-width: 1024px) {
  .rd_detail1_box3 {
    margin-bottom: 66px
  }
}

@media only screen and (max-width: 768px) {
  .rd_detail1_box3 {
    margin-bottom: 48px
  }
}

.ci_title_parts_type02_sus {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: #39AF4A
}

@media only screen and (max-width: 1440px) {
  .ci_title_parts_type02_sus {
    padding-top: 7.5px
  }
}

@media only screen and (max-width: 1024px) {
  .ci_title_parts_type02_sus {
    padding-top: 5.5px
  }
}

@media only screen and (max-width: 768px) {
  .ci_title_parts_type02_sus {
    padding-top: 4px
  }
}

@media only screen and (max-width: 480px) {
  .ci_title_parts_type02_sus {
    padding-top: 2.5px
  }
}

@media only screen and (max-width: 768px) {
  .ci_title_parts_type02_sus {
    padding-top: 12px;
    padding-bottom: 10px
  }
}

_:-ms-fullscreen, :root .ci_title_parts_type02_sus {
  padding-top: 25px;
  padding-bottom: 25px
}

@media only screen and (max-width: 1024px) {
  _:-ms-fullscreen, :root .ci_title_parts_type02_sus {
    padding-top: 15px;
    padding-bottom: 10px
  }
}

@media only screen and (max-width: 768px) {
  _:-ms-fullscreen, :root .ci_title_parts_type02_sus {
    padding-bottom: 5px
  }
}

.ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
  font-size: 2.625rem;
  color: #fff;
  font-weight: 700;
  display: block;
  line-height: 1.6;
  min-height: 0%;
  margin-bottom: 3px
}

@media only screen and (max-width: 1440px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1.96875rem
  }
}

@media only screen and (max-width: 1024px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1.44375rem
  }
}

@media only screen and (max-width: 768px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1.05rem
  }
}

@media only screen and (max-width: 480px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1rem
  }
}

_:-ms-fullscreen, :root .ci_title_parts_type02_sus h1, :root .ci_title_parts_type02_sus p {
  padding-top: 0;
  line-height: 1.2
}

@media only screen and (max-width: 1440px) {
  _:-ms-fullscreen, :root .ci_title_parts_type02_sus h1, :root .ci_title_parts_type02_sus p {
    padding-top: 0px
  }
}

.ci_title_parts_type02_sus .ci_main_title_menu {
  min-height: 0%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1440px
}

.ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
  font-size: 1rem;
  color: #252525;
  background-color: #fff;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  width: calc(20% - 16px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500
}

@media only screen and (max-width: 1440px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    width: calc(33.333333% - 16px);
    margin-bottom: 12px;
    font-size: .875rem
  }
}

@media only screen and (max-width: 768px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    width: calc(50% - 16px);
    margin-bottom: 6px
  }
}

@media only screen and (max-width: 480px) {
  .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
    font-size: .75rem;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

_:-ms-fullscreen, :root .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a, :root .ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner span {
  padding-top: 9px
}

.ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner a:hover {
  background-color: #86de93;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.ci_title_parts_type02_sus .ci_main_title_menu .ci_main_title_menu_inner .ci_main_active {
  background-color: #2c7937;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.ir_sitemap {
  line-height: 1.5
}

.ir_sitemap a {
  color: #000000
}

.ir_sitemap a:hover {
  color: #666666
}

.ir_sitemap a::before, .ir_sitemap a::after {
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.ir_sitemap_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ir_sitemap_01_list {
  width: calc(480 / 1000 * 100%)
}

.ir_sitemap_01_list:nth-child(even) {
  margin-left: auto
}

@media only screen and (max-width: 1024px) {
  .ir_sitemap_01_list {
    width: 100%
  }
}

.ir_sitemap_01_item {
  margin-bottom: 30px
}

@media only screen and (max-width: 700px) {
  .ir_sitemap_01_item {
    margin-bottom: 20px
  }
}

.ir_sitemap_01_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 50px 8px 20px;
  font-size: 1rem;
  position: relative;
  background-color: #F1F1F1
}

_:-ms-fullscreen, :root .ir_sitemap_01_link {
  padding: 10px 50px 6px 20px
}

@media only screen and (max-width: 1440px) {
  .ir_sitemap_01_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .ir_sitemap_01_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .ir_sitemap_01_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .ir_sitemap_01_link {
    font-size: 1rem
  }
}

.ir_sitemap_01_link:hover {
  background-color: #f5f5f5
}

.ir_sitemap_01_link:hover::before {
  background-color: #ccc
}

.ir_sitemap_01_link::before {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #999999
}

.ir_sitemap_01_link::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 31px;
  margin-top: -1px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%)
}

.ir_sitemap_01_lower_nav {
  margin-top: 20px
}

@media only screen and (max-width: 700px) {
  .ir_sitemap_01_lower_nav {
    margin-top: 15px
  }
}

.ir_sitemap_01_lower_item {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.ir_sitemap_01_lower_link {
  display: inline-block;
  padding: 0 20px;
  font-size: .875rem;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .ir_sitemap_01_lower_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .ir_sitemap_01_lower_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .ir_sitemap_01_lower_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .ir_sitemap_01_lower_link {
    font-size: 1rem
  }
}

.ir_sitemap_01_lower_link::before {
  content: '＞';
  font-weight: bold;
  position: absolute;
  top: 3px;
  left: 4px;
  line-height: 1
}

.ir_sitemap_02 {
  margin-top: 45px
}

.ir_sitemap_02_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 35px
}

.ir_sitemap_02_item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px;
  margin-bottom: 30px
}

.ir_sitemap_02_item:nth-child(3n+1) {
  margin-left: 0
}

@media only screen and (max-width: 1024px) {
  .ir_sitemap_02_item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.ir_sitemap_02_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 50px 8px 20px;
  border: 1px solid #C5CBD9;
  font-size: 1rem;
  position: relative
}

_:-ms-fullscreen, :root .ir_sitemap_02_link {
  padding: 10px 50px 6px 20px
}

@media only screen and (max-width: 1440px) {
  .ir_sitemap_02_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .ir_sitemap_02_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .ir_sitemap_02_link {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .ir_sitemap_02_link {
    font-size: 1rem
  }
}

.ir_sitemap_02_link:hover {
  border-color: #D8DEEB
}

.ir_sitemap_02_link::before {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #999999
}

.ir_sitemap_02_link:hover::before {
  background-color: #ccc
}

.ir_sitemap_02_link::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 31px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  margin-top: -1px
}

.environment_top_box1 {
  background-color: #e9f3e3;
  margin-top: -50px
}

@media only screen and (max-width: 1440px) {
  .environment_top_box1 {
    margin-top: -37.5px
  }
}

@media only screen and (max-width: 1024px) {
  .environment_top_box1 {
    margin-top: -27.5px
  }
}

@media only screen and (max-width: 768px) {
  .environment_top_box1 {
    margin-top: -20px
  }
}

.environment_top_box1_inner {
  max-width: 1640px;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px
}

@media only screen and (max-width: 1200px) {
  .environment_top_box1_inner {
    padding-top: 40px
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1_inner {
    padding-top: 20px
  }
}

.environment_top_box1 .top_box1_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.environment_top_box1.environment_top_box1_20230517 .top_box1_group {
  justify-content: flex-start;
}

@media only screen and (max-width: 1700px) {
  .environment_top_box1 .top_box1_group {
    padding: 0 20px
  }
}

@media only screen and (max-width: 1200px) {
  .environment_top_box1 .top_box1_group {
    padding: 0 10px
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1 .top_box1_group {
    padding: 0 20px
  }
}

.environment_top_box1 .top_box1_group .box_item {
  width: calc(25% - 40px);
  border: solid 1px #d0d0d0;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 80px;
  margin-left: 20px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff
}

@media only screen and (max-width: 1440px) {
  .environment_top_box1 .top_box1_group .box_item {
    margin-bottom: 60px
  }
}

@media only screen and (max-width: 1024px) {
  .environment_top_box1 .top_box1_group .box_item {
    margin-bottom: 44px
  }
}

@media only screen and (max-width: 768px) {
  .environment_top_box1 .top_box1_group .box_item {
    margin-bottom: 32px
  }
}

@media only screen and (max-width: 1200px) {
  .environment_top_box1 .top_box1_group .box_item {
    width: calc(50% - 20px);
    margin-bottom: 30px
  }
}

@media only screen and (max-width: 1200px) {
  .environment_top_box1.environment_top_box1_20230517 .top_box1_group .box_item {
    width: calc(50% - 40px);
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1 .top_box1_group .box_item {
    width: 100%
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1.environment_top_box1_20230517 .top_box1_group .box_item {
    width: 100%
  }
}

.environment_top_box1 .top_box1_group .box_item2w {
  width: calc(50% - 40px)
}

@media only screen and (max-width: 1200px) {
  .environment_top_box1 .top_box1_group .box_item2w {
    width: calc(100%)
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1 .top_box1_group .box_item2w {
    width: 100%
  }
}

.environment_top_box1 .top_box1_group .box_item2w .initiative_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 480px) {
  .environment_top_box1 .top_box1_group .box_item2w .initiative_list {
    display: block
  }
}

.environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media only screen and (max-width: 1440px) {
  .environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_item {
    padding-top: 0;
    padding-bottom: 0
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_link {
  display: block;
  position: relative;
  background: #1f6ea2
}

.environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_link img {
  width: 100%;
  vertical-align: top;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_link:hover img {
  opacity: 0.8
}

.environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_title {
  width: 100%;
  font-size: 22px;
  line-height: 1.364;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0px 1px 5.1px rgba(4, 35, 15, 0.27);
  text-align: center;
  color: #fff;
  font-weight: bold
}

@media only screen and (max-width: 1024px) {
  .environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_title {
    font-size: 18px
  }
}

@media only screen and (max-width: 480px) {
  .environment_top_box1 .top_box1_group .box_item2w .initiative_list .initiative_title br {
    display: none
  }
}

.environment_top_box1 .top_box1_group .box_link {
  color: #000
}

.environment_top_box1 .top_box1_group .box_link .image {
  background: #1f6ea2
}

.environment_top_box1 .top_box1_group .box_link .image img {
  width: 100%;
  vertical-align: bottom;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.environment_top_box1 .top_box1_group .box_link .title {
  margin-top: 30px;
  padding: 0 20px 30px 55px;
  font-size: 18px;
  position: relative;
  font-weight: bold
}

@media only screen and (max-width: 1024px) {
  .environment_top_box1 .top_box1_group .box_link .title {
    margin-top: 15px;
    padding: 0 15px 15px 38px;
    font-size: 16px
  }
}

.environment_top_box1 .top_box1_group .box_link .title a {
  color: #251d1b
}

.environment_top_box1 .top_box1_group .box_link .title a:hover {
  color: #1f6ea2
}

.environment_top_box1 .top_box1_group .box_link .title::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-size: cover;
  position: absolute;
  top: 1px;
  left: 20px;
  border-radius: 50%;
  background-image: url(/assets/img/product/index/arrow1.svg)
}

_:-ms-fullscreen, :root .environment_top_box1 .top_box1_group .box_link .title::before {
  top: 0
}

@media only screen and (max-width: 1024px) {
  .environment_top_box1 .top_box1_group .box_link .title::before {
    width: 18px;
    height: 18px;
    top: 4px;
    left: 14px
  }
  _:-ms-fullscreen, :root .environment_top_box1 .top_box1_group .box_link .title::before {
    top: 1px
  }
}

.environment_top_box1 .top_box1_group a.box_link .title::before {
  background-image: url(/assets/img/product/index/arrow1.svg)
}

.environment_top_box1 .top_box1_group a.box_link:hover>.image img {
  opacity: 0.8
}

.environment_top_box1 .top_box1_group a.box_link:hover>.title {
  color: #1f6ea2
}

.environment_top_box2 {
  margin: 80px auto;
  padding: 0 20px
}

@media only screen and (max-width: 1700px) {
  .environment_top_box2 {
    padding: 0 40px
  }
}

@media only screen and (max-width: 1200px) {
  .environment_top_box2 {
    margin-top: 40px;
    padding: 0 20px
  }
}

.environment_top_box2_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_inner {
    display: block
  }
}

.environment_top_box2_list {
  width: calc(780 / 1600 * 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.environment_top_box2_item {
  border: solid 1px #d0d0d0;
  border-radius: 8px;
  overflow: hidden
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_item {
    width: calc(50% - 10px)
  }
}

@media only screen and (max-width: 700px) {
  .environment_top_box2_item {
    width: 100%
  }
}

.environment_top_box2_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  color: #000;
  max-height: 220px
}

.environment_top_box2_item a:hover {
  color: #1f6ea2
}

.environment_top_box2_item p {
  text-align: center;
  font-size: 24px;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_item p {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px
  }
}

@media only screen and (max-width: 400px) {
  .environment_top_box2_item p {
    font-size: 13px;
    line-height: 1.2
  }
}

.environment_top_box2_item p .subtitle {
  display: block;
  font-size: 14px
}

@media only screen and (max-width: 400px) {
  .environment_top_box2_item p .subtitle {
    font-size: 10px
  }
}

.environment_top_box2_item p .br {
  display: block
}

.environment_top_box2_item .image {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.environment_top_box2_item .image img {
  width: 100%;
  vertical-align: bottom;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_item .image {
    padding-left: 0;
    padding-right: 0
  }
}

.environment_top_box2_item .title {
  padding-left: 15px;
  padding-right: 15px
}

@media only screen and (max-width: 400px) {
  .environment_top_box2_item .title {
    padding-left: 5px;
    padding-right: 5px
  }
}

.environment_top_box2_item01 {
  margin-bottom: 40px
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_item01 {
    margin-bottom: 40px
  }
}

@media only screen and (max-width: 700px) {
  .environment_top_box2_item01 {
    margin-bottom: 20px
  }
}

.environment_top_box2_item01 .image img {
  max-width: 100%;
  height: 100%
}

.environment_top_box2_item01 .title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.environment_top_box2_item02 {
  padding: 5% 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_item02 {
    padding: 5px 15px;
    margin-bottom: 40px
  }
}

@media only screen and (max-width: 700px) {
  .environment_top_box2_item02 {
    padding: 5% 15px;
    margin-bottom: 20px
  }
}

.environment_top_box2_item02 .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.environment_top_box2_item02 .image span {
  display: block;
  max-width: 100px
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2_item02 .image span {
    max-width: 80px
  }
}

@media only screen and (max-width: 700px) {
  .environment_top_box2_item02 .image span {
    margin-right: calc(100 / 780 * 100%);
    max-width: 60px
  }
}

@media only screen and (max-width: 400px) {
  .environment_top_box2_item02 .image span {
    max-width: 40px
  }
}

.environment_top_box2_item02 .image span img {
  width: 100%;
  height: auto
}

.environment_top_box2 .environment_top_box2_report {
  width: calc(780 / 1600 * 100%);
  padding: 55px;
  background-color: #008744;
  color: #fff;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #d0d0d0
}

@media only screen and (max-width: 1024px) {
  .environment_top_box2 .environment_top_box2_report {
    width: 100%
  }
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report {
    padding: 25px
  }
}

.environment_top_box2 .environment_top_box2_report_title {
  margin-bottom: 40px;
  border-left: 5px solid #fff;
  padding-left: 15px;
  font-size: 22px;
  line-height: 1.18182;
  font-weight: bold;
  vertical-align: middle
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_title {
    margin-bottom: 30px;
    border-left-width: 4px;
    padding-left: 8px;
    font-size: 19px
  }
}

.environment_top_box2 .environment_top_box2_report_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.environment_top_box2 .environment_top_box2_report_image {
  width: calc(210 / 780 * 100%);
  margin-right: calc(65 / 780 * 100%)
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_image {
    margin-right: 15px
  }
}

.environment_top_box2 .environment_top_box2_report_image img {
  width: 100%
}

.environment_top_box2 .environment_top_box2_report_text {
  margin-top: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_text {
    margin-top: 5px
  }
}

.environment_top_box2 .environment_top_box2_report_text dt a {
  display: block;
  padding-left: 35px;
  margin-bottom: 30px;
  font-size: 18px;
  position: relative;
  font-weight: bold;
  color: #fff
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_text dt a {
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 16px
  }
}

.environment_top_box2 .environment_top_box2_report_text dt a:hover {
  color: #1f6ea4
}

.environment_top_box2 .environment_top_box2_report_text dt a::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-image: url(/assets/img/product/index/arrow1.svg);
  background-size: cover;
  position: absolute;
  top: 2px;
  left: 0
}

_:-ms-fullscreen, :root .environment_top_box2 .environment_top_box2_report_text dt a::before {
  top: 1px
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_text dt a::before {
    width: 18px;
    height: 18px;
    top: 4px
  }
  _:-ms-fullscreen, :root .environment_top_box2 .environment_top_box2_report_text dt a::before {
    top: 2px
  }
}

.environment_top_box2 .environment_top_box2_report_text dd {
  font-size: 16px;
  line-height: 1.8125
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_text dd {
    font-size: 14px
  }
}

.environment_top_box2 .environment_top_box2_report_text dd span {
  display: block
}

.environment_top_box2 .environment_top_box2_report_text dd a {
  display: inline-block;
  padding: 10px 30px;
  margin-top: 40px;
  background-color: #1f6ea4;
  color: #fff
}

_:-ms-fullscreen, :root .environment_top_box2 .environment_top_box2_report_text dd a {
  padding: 12px 30px 8px
}

@media only screen and (max-width: 700px) {
  .environment_top_box2 .environment_top_box2_report_text dd a {
    padding: 6px 15px;
    margin-top: 20px
  }
  _:-ms-fullscreen, :root .environment_top_box2 .environment_top_box2_report_text dd a {
    padding: 8px 15px 4px
  }
}

.environment_top_box2 .environment_top_box2_report_text dd a:hover {
  background-color: #134560
}

div.sustainability_slider_out_type02 {
  border-bottom: none
}

div.sustainability_slider_out_type02 .sustainability_slider_title:after {
  background-color: #fff
}

.sustainability__top__contents {
  max-width: 1600px;
  padding: 0 30px;
  margin-right: auto;
  margin-left: auto
}

.sustainability__top__report {
  margin: 65px auto
}

@media only screen and (max-width: 1024px) {
  .sustainability__top__report {
    margin: 50px auto
  }
}

.sustainability__top__report__hd {
  background: url("/assets/img/sustainability/top/sustainability__top_bg.png") no-repeat 0 0;
  background-size: auto 100%;
  background-color: #2e489b
}

@media only screen and (max-width: 600px) {
  .sustainability__top__report__hd {
    background-position: 100% 0
  }
}

.sustainability__top__report__hd a {
  display: block;
  padding: 50px 150px 50px 75px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  color: #fff;
  position: relative
}

@media only screen and (max-width: 1024px) {
  .sustainability__top__report__hd a {
    padding: 35px 80px 35px 30px;
    font-size: 24px
  }
}

@media only screen and (max-width: 600px) {
  .sustainability__top__report__hd a {
    padding: 20px 40px;
    font-size: 20px;
    text-align: center;
    line-height: 1.25
  }
}

.sustainability__top__report__hd a::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(/assets/img/sustainability/top/s_arrow-white.png);
  background-size: cover;
  position: absolute;
  right: 75px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media only screen and (max-width: 1024px) {
  .sustainability__top__report__hd a::after {
    width: 24px;
    height: 24px;
    right: 40px
  }
}

@media only screen and (max-width: 600px) {
  .sustainability__top__report__hd a::after {
    width: 20px;
    height: 20px;
    right: 15px
  }
}

.sustainability__top__report__hd a br {
  display: none
}

@media only screen and (max-width: 600px) {
  .sustainability__top__report__hd a br {
    display: block
  }
}

.sustainability__top__report .sustainability__top__topics {
  max-width: 1200px;
  margin: 25px auto 0
}

@media only screen and (max-width: 1024px) {
  .sustainability__top__report .sustainability__top__topics {
    margin: 20px 0
  }
}

.sustainability__top__report .sustainability__top__topics__hd {
  font-size: 36px;
  font-weight: bold
}

@media only screen and (max-width: 1024px) {
  .sustainability__top__report .sustainability__top__topics__hd {
    font-size: 24px
  }
}

@media only screen and (max-width: 600px) {
  .sustainability__top__report .sustainability__top__topics__hd {
    font-size: 20px
  }
}

.sustainability__top__report .sustainability__top__topics__list {
  margin-top: 35px;
  border-top: 1px solid #e5e5e5
}

@media only screen and (max-width: 1024px) {
  .sustainability__top__report .sustainability__top__topics__list {
    margin-top: 18px
  }
}

.sustainability__top__report .sustainability__top__topics__item {
  border-bottom: 1px solid #e5e5e5
}

.sustainability__top__report .sustainability__top__topics__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 15px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 500px) {
  .sustainability__top__report .sustainability__top__topics__link {
    display: block
  }
}

.sustainability__top__report .sustainability__top__topics__link .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 140px;
  font-size: 16px;
  color: #666666;
  position: relative
}

_:-ms-fullscreen, :root .sustainability__top__report .sustainability__top__topics__link .date {
  padding-top: 6px
}

@media only screen and (max-width: 500px) {
  .sustainability__top__report .sustainability__top__topics__link .date {
    width: 100%
  }
}

.sustainability__top__report .sustainability__top__topics__link .date::after {
  content: "";
  width: 3px;
  height: 30px;
  background-color: #39af4a;
  right: 0;
  top: 0;
  position: absolute
}

@media only screen and (max-width: 500px) {
  .sustainability__top__report .sustainability__top__topics__link .date::after {
    content: none
  }
}

.sustainability__top__report .sustainability__top__topics__link .title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  color: #251d1b;
  padding-left: 10px
}

_:-ms-fullscreen, :root .sustainability__top__report .sustainability__top__topics__link .title {
  padding-top: 6px
}

@media only screen and (max-width: 500px) {
  .sustainability__top__report .sustainability__top__topics__link .title {
    margin-top: 4px;
    font-size: 15px;
    padding-left: 0
  }
}

.sustainability__top__report .sustainability__top__topics__link .title::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 18px;
  background: url(/assets/img/common/SVG/pdf_icon.svg) no-repeat 0 0;
  background-size: contain;
  padding: 0;
  vertical-align: sub;
  margin-left: 5px
}

.sustainability__top .sustainability__index {
  padding: 105px 0;
  background-color: #e9f3e3
}

@media only screen and (max-width: 1024px) {
  .sustainability__top .sustainability__index {
    padding: 50px 0
  }
}

.sustainability__top .sustainability__index__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width: 700px) {
  .sustainability__top .sustainability__index__box {
    display: block
  }
}

.sustainability__top .sustainability__index__column {
  width: calc(510 / 1600 * 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #d0d0d0;
  border-radius: 8px;
  background-color: #fff
}

@media only screen and (max-width: 700px) {
  .sustainability__top .sustainability__index__column {
    width: 100%;
    margin-bottom: 20px
  }
}

.sustainability__top .sustainability__index__img {
  border-radius: 8px 8px 0 0;
  overflow: hidden
}

.sustainability__top .sustainability__index__img__link {
  display: block;
  position: relative;
  width: 100%;
  padding-top: calc(310 / 510 * 100%);
  -webkit-transition: -webkit-transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

@media only screen and (max-width: 700px) {
  .sustainability__top .sustainability__index__img__link {
    margin-top: -15%;
    margin-bottom: -15%
  }
}

.sustainability__top .sustainability__index__img__link:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.sustainability__top .sustainability__index__img img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}

.sustainability__top .sustainability__index__hd {
  margin: 30px 20px 15px;
  font-size: 19px
}

@media only screen and (max-width: 900px) {
  .sustainability__top .sustainability__index__hd {
    margin: 20px 15px 10px;
    font-size: 17px
  }
}

.sustainability__top .sustainability__index__hd a {
  display: block;
  padding-left: 40px;
  position: relative;
  color: #251d1b
}

@media only screen and (max-width: 900px) {
  .sustainability__top .sustainability__index__hd a {
    padding-left: 30px
  }
}

.sustainability__top .sustainability__index__hd a:hover {
  color: #1f6ea2
}

.sustainability__top .sustainability__index__hd a::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-size: cover;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 50%;
  background-image: url(/assets/img/product/index/arrow1.svg)
}

_:-ms-fullscreen, :root .sustainability__top .sustainability__index__hd a::before {
  top: -2px
}

.sustainability__top .sustainability__index__list {
  margin: 0 40px 30px;
  font-size: 15px
}

@media only screen and (max-width: 900px) {
  .sustainability__top .sustainability__index__list {
    margin: 0 30px 20px
  }
}

.sustainability__top .sustainability__index__item {
  padding: 10px 0 10px 16px;
  position: relative
}

@media only screen and (max-width: 900px) {
  .sustainability__top .sustainability__index__item {
    padding: 5px 0 5px 16px
  }
}

.sustainability__top .sustainability__index__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 19px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #1f6ea4;
  border-right: 2px solid #1f6ea4;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

_:-ms-fullscreen, :root .sustainability__top .sustainability__index__item::before {
  top: 17px
}

@media only screen and (max-width: 900px) {
  .sustainability__top .sustainability__index__item::before {
    top: 15px
  }
  _:-ms-fullscreen, :root .sustainability__top .sustainability__index__item::before {
    top: 13px
  }
}

.sustainability__top .sustainability__index__link {
  font-weight: bold;
  padding: 5px 0;
  color: #251d1b
}

.sustainability__top .sustainability__index__link:hover {
  color: #1f6ea2
}

.sustainability__top .sustainability__bnr__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1600px;
  width: 100%;
  margin: 130px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
  .sustainability__top .sustainability__bnr__list {
    margin: 50px auto
  }
}

@media only screen and (max-width: 700px) {
  .sustainability__top .sustainability__bnr__list {
    display: block
  }
}

.sustainability__top .sustainability__bnr__item {
  width: calc(780 / 1600 * 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #d0d0d0;
  border-radius: 8px;
  overflow: hidden
}

@media only screen and (max-width: 1024px) {
  .sustainability__top .sustainability__bnr__item {
    width: calc(50% - 10px)
  }
}

@media only screen and (max-width: 700px) {
  .sustainability__top .sustainability__bnr__item {
    width: 100%
  }
}

.sustainability__top .sustainability__bnr__item img {
  vertical-align: top
}

@media only screen and (max-width: 700px) {
  .sustainability__top .sustainability__bnr__item01 {
    margin-bottom: 20px
  }
}

.sustainability__top .sustainability__bnr__item01 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  color: #000
}

.sustainability__top .sustainability__bnr__item01 a:hover {
  color: #1f6ea2
}

.sustainability__top .sustainability__bnr__item01 a br {
  display: none
}

@media only screen and (max-width: 1500px) {
  .sustainability__top .sustainability__bnr__item01 a br {
    display: block
  }
}

.sustainability__top .sustainability__bnr__item01 img {
  width: 100%;
  vertical-align: bottom;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.sustainability__top .sustainability__bnr__item01 .image {
  max-width: calc(370 / 780 * 100%)
}

.sustainability__top .sustainability__bnr__item01 .image img {
  max-width: 100%;
  height: 100%
}

.sustainability__top .sustainability__bnr__item01 .title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
  text-align: center;
  font-size: 24px
}

@media only screen and (max-width: 1024px) {
  .sustainability__top .sustainability__bnr__item01 .title {
    font-size: 18px
  }
}

@media only screen and (max-width: 400px) {
  .sustainability__top .sustainability__bnr__item01 .title {
    font-size: 16px;
    line-height: 1.2
  }
}

.sustainability__top .sustainability__bnr__item01 .title .subtitle {
  display: block;
  font-size: 16px
}

@media only screen and (max-width: 400px) {
  .sustainability__top .sustainability__bnr__item01 .title .subtitle {
    font-size: 14px
  }
}

.sustainability__top .sustainability__bnr__item02 img {
  width: 100%
}

.sustainability__top .sustainability__btn {
  display: block;
  width: 100%;
  max-width: 585px;
  height: 77px;
  margin: 0 auto;
  background-color: #39AF4A;
  position: relative;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.sustainability__top .sustainability__btn:hover {
  background-color: #21892E;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.sustainability__top .sustainability__btn__icon01 {
  width: 18px;
  position: absolute;
  top: 30px;
  left: 41px
}

@media only screen and (max-width: 768px) {
  .sustainability__top .sustainability__btn__icon01 {
    display: none
  }
}

.sustainability__top .sustainability__btn__icon02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  margin-left: 31px
}

@media only screen and (max-width: 768px) {
  .sustainability__top .sustainability__btn__icon02 {
    margin-left: 0
  }
}

.sustainability__top .sustainability__btn__icon02 img {
  width: 43px;
  height: 32px;
  margin-right: 18px
}

@media only screen and (max-width: 1440px) {
  .sustainability__top .sustainability__btn__icon02 img {
    width: 32px;
    height: 24px
  }
}

@media only screen and (max-width: 480px) {
  .sustainability__top .sustainability__btn__icon02 img {
    width: 23px;
    height: 17px
  }
}

.sustainability__top .sustainability__btn__icon02 p {
  font-size: 1.3125rem;
  color: #FFFFFF;
  line-height: 1.2;
  font-weight: 700;
  display: inline-block
}

@media only screen and (max-width: 1440px) {
  .sustainability__top .sustainability__btn__icon02 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 1024px) {
  .sustainability__top .sustainability__btn__icon02 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 768px) {
  .sustainability__top .sustainability__btn__icon02 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .sustainability__top .sustainability__btn__icon02 p {
    font-size: 1rem
  }
}

@media only screen and (max-width: 480px) {
  .sustainability__top .sustainability__btn__icon02 p {
    font-size: .875rem
  }
}

_:-ms-fullscreen, :root .sustainability__top .sustainability__btn__icon02 p {
  padding-top: 5px
}

.sustainability__top .sustainability__btn__icon02 p br {
  display: none
}

@media only screen and (max-width: 480px) {
  .sustainability__top .sustainability__btn__icon02 p br {
    display: block
  }
}

.sustainability__top__report .sustainability__top__topics__link .date {
  width: unset;
  padding-right: 15px;
}

.sustainability__top__report .sustainability__top__topics__link .date.n_20210909_fw700 {
  font-weight: 700;
}

.sustainability__top__report .sustainability__top__topics__link .title.noicon_pdf::after {
  content: none;
}

.n-youtube-wrapper {
  display: block;
  padding-top: 56.25%;
  position: relative;
  text-align: center;
  width: 100%;
  height: 0;
}

.n-youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
  font-size: 2.875rem;
}

@media only screen and (max-width: 1440px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 2.0125rem;
  }
}

@media only screen and (max-width: 1024px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1.4375rem;
  }
}

@media only screen and (max-width: 768px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 480px) {
  .ci_title_parts_type02_sus h1, .ci_title_parts_type02_sus p {
    font-size: 1.25rem;
  }
}

.product-movie-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 50px;
}

.product-movie-list::after {
  display: block;
  content: '';
  width: calc(453 / 1400 * 100%);
}

.product-movie-list__item {
  width: calc(453 / 1400 * 100%);
}

@media only screen and (max-width: 1024px) {
  .product-movie-list__item {
    width: 48%;
  }
  .product-movie-list__item:nth-of-type(n+3) {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .product-movie-list__item {
    width: 100%;
  }
  .product-movie-list__item:nth-of-type(n+2) {
    margin-top: 20px;
  }
}

.product-movie-list__link {
  display: block;
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  overflow: hidden;
}

.product-movie-list__link img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.product-video-modal .modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding-left: 75px;
  padding-right: 75px;
}

.product-video-modal .modaal-outer-wrapper {
  display: table;
}

.product-video-modal .modaal-video-wrap {
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .product-video-modal .modaal-inner-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.sustainability__top .sustainability__index__hd a {
  color: #000;
  font-size: 22px;
}

.sustainability__top .sustainability__index__hd a::before {
  top: 6px;
}

.sustainability__top .sustainability__index__link {
  color: #000;
}

@media only screen and (max-width: 900px) {
  .sustainability__top .sustainability__index__hd a {
    font-size: 17px;
  }
  .sustainability__top .sustainability__index__hd a::before {
    top: 2px;
  }
}

.sustainability__bnr__item02 a {
  display: block;
  position: relative;
}

.sustainability__bnr__item02 a::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity .3s;
  width: 100%;
  height: 100%;
}

.sustainability__bnr__item02 a:hover::after {
  opacity: 1;
}