@charset "utf-8";
/* CSS Document */
/* ===============================================
# sec_toppromo¡¡¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ë
=============================================== */
.sec_toppromo {
  position: relative;
  z-index: -10;
}
.sec_toppromo::before {
  position: absolute;
  top: 58%;
  left: 26.4%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  content: '';
  display: inline-block;
  background: url(/shi/img/promo_line.png) no-repeat center top;
  background-size: 100%;
  width: 764px;
  height: 627px;
  z-index: 5;
}
.sec_toppromo::after {
  position: relative;
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  background: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  z-index: 2;
}
.sec_toppromo .promo_txt {
  position: absolute;
  top: 52%;
  left: 56.5%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 100;
  width: 80%;
  font-size: 45px;
  font-size: 4.5rem;
  color: #fff;
}
.sec_toppromo .promo_txt .txt_top {
  line-height: 0.7;
  letter-spacing: 0.2em;
}
.sec_toppromo .promo_txt p .bg_black {
  background-color: #000;
  padding: 5px 5px 5px 15px;
  line-height: 1.3;
}
.sec_toppromo .promo_txt .txt_bottom {
  background-color: #000;
  width: 340px;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.1;
  padding: 10px 10px 10px 12px;
  margin-top: 15px;
  letter-spacing: -1px;
}
.sec_toppromo .promo_txt .txt_bottom .txt_en {
  font-size: 18px;
  font-size: 1.8rem;
}
.sec_toppromo .swiper-wrapper {
  height: 537px;
}
.swiper-wrapper .swiper-slide picture img {
  object-fit: cover;
  width: 100%;
  height: 537px;
}
/*Ó¢ÕZ¥Ú©`¥¸*/
.sec_toppromo .promo_txt.en {
  position: absolute;
  top: 56%;
  left: 51%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 100;
  width: 80%;
  font-size: 45px;
  font-size: 4.5rem;
  color: #fff;
}
.sec_toppromo .promo_txt.en .txt_top {
  line-height: 1.5;
  letter-spacing: 1px;
}
.sec_toppromo .promo_txt.en p .bg_black {
  background-color: #000;
  padding: 8px 5px 8px 15px;
  display: inline-block;
}
.sec_toppromo .promo_txt.en .txt_en {
  background-color: #000;
  width: 279px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  padding: 10px 10px 10px 12px;
  margin-top: 15px;
  letter-spacing: 1px;
  font-family: "ÓÎ¥´¥·¥Ã¥¯Ìå", "Yu Gothic", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", sans-serif;
}
@media screen and (max-width :1024px) {
  .sec_toppromo .promo_txt {
    left: 47%;
    width: 80%;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
  }
  /*Ó¢ÕZ¥Ú©`¥¸*/
  .sec_toppromo .promo_txt.en {
    top: 56%;
    left: 43%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 100;
    width: 80%;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
  }
  .sec_toppromo .promo_txt.en .txt_top {
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .sec_toppromo .promo_txt.en p .bg_black {
    background-color: #000;
    padding: 6px 0 10px 9px;
    display: inline-block;
  }
  .sec_toppromo .promo_txt.en .txt_en {
    background-color: #000;
    width: 279px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1;
    padding: 10px 10px 10px 12px;
    margin-top: 15px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width :768px) {
  .sec_toppromo .swiper-wrapper {
    height: 100%
  }
  .swiper-wrapper .swiper-slide picture img {
    height: 100%;
  }
  .sec_toppromo::before {
    top: 50%;
    left: 32%;
    width: 113vw;
    height: 100%;
  }
  .sec_toppromo .promo_txt {
    top: 73%;
    left: 53%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 100;
    width: 100%;
    font-size: 6vw;
    color: #fff;
  }
  .sec_toppromo .promo_txt .txt_top {
    letter-spacing: 0.3em;
    line-height: 1.2;
  }
  .sec_toppromo .promo_txt p .bg_black {
    background-color: #000;
    padding: 2px 0 6px 9px;
    line-height: 1.3;
  }
  .sec_toppromo .promo_txt .txt_bottom {
    width: 50vw;
    font-size: 3.7vw;
    line-height: 1.1;
    padding: 6px 5px 6px 9px;
    margin-top: 11px;
    letter-spacing: -1px;
  }
  .sec_toppromo .promo_txt .txt_bottom .txt_en {
    font-size: 2vw;
    letter-spacing: 0;
  }
  .sec_toppromo::after {
    height: 1.5px;
  }
  /*Ó¢ÕZ¥Ú©`¥¸*/
  .sec_toppromo .promo_txt.en {
    top: 73%;
    left: 53%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 100;
    width: 100%;
    color: #fff;
    font-size: 4.5vw;
  }
  .sec_toppromo .promo_txt.en .txt_top {
    letter-spacing: 1px;
    line-height: 1.5;
  }
  .sec_toppromo .promo_txt.en p .bg_black {
    padding: 2px 6px 6px 9px;
  }
  .sec_toppromo .promo_txt.en .txt_en {
    letter-spacing: 0.1em;
    width: 43vw;
    font-size: 2.5vw;
    background-color: #000;
    padding: 6px;
    margin-top: 10px;
  }
}
/* ===============================================
# sec_news ¤ª¤·¤é¤»
=============================================== */
.sec_news {
  padding-top: 55px
}
.sec_news .cmn_ttl05 {
  margin-bottom: 12px;
}
.sec_news .cmn_btn {
  margin-top: 47px;
  padding: 17px 50px;
}
.sec_news .cmn_btn span::after {
  content: '';
  position: absolute;
  right: -69px;
  top: 50%;
  width: 17px;
  height: 6px;
  margin-top: -3px;
  background: url(/shi/common/img/ico_arrow_g.svg) no-repeat center center;
  background-size: contain;
}
/*Ó¢ÕZ¥Ú©`¥¸*/
.sec_news .cmn_btn.en {
  margin-bottom: 60px;
}
@media screen and (max-width :768px) {
  .sec_news {
    padding-top: 30px
  }
  .sec_news .cmn_ttl05 {
    margin-bottom: 24px;
  }
  .sec_news .box_contents {
    margin-bottom: 23px;
  }
  .sec_news .cmn_btn {
    padding: 12px 10%;
    margin-top: 22px;
  }
  .sec_news .cmn_btn.btns {
    max-width: 47%;
  }
  .sec_news .cmn_btn span::after {
    right: -27px;
    top: 50%;
    width: 13px;
    height: 6px;
    margin-top: -3px;
  }
  /*Ó¢ÕZ¥Ú©`¥¸*/
.sec_news .cmn_btn.en {
  margin-bottom: 22px;
}
}
/*Pick up*/
.sec_news .area_pickup {
  width: 26.15%;
  min-width: 200px;
}
.sec_news .area_pickup h3 {
  position: relative;
  z-index: 30;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 0.025em;
  line-height: 0.3;
  padding-left: 10px;
  color: #464646;
}
.sec_news .area_pickup .box_post {
  position: relative;
}
.sec_news .area_pickup a::before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 0.3em;
  width: calc(100% - 17px);
  height: calc(100% - 30px);
  z-index: 10;
  border: solid 1px #cccccc;
}
.sec_news .area_pickup .box_post .date {
  font-size: 17px;
  font-size: 1.7rem;
  padding: 25px 23px 0;
}
.sec_news .area_pickup .box_post .text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  padding: 0 23px 0;
}
.sec_news .area_pickup .box_post figure {
  position: relative;
}
.sec_reserch .area_contets .box_contents figure > img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
@media all and (-ms-high-contrast:none) {
  .sec_sns ul.list_insta li a > * {
    width: auto;
    max-width: inherit;
  }
}
.sec_news .area_pickup .box_post .cmn_cate {
  position: relative;
  z-index: 20;
  transform: translateY(30px);
}
@media screen and (max-width :768px) {
  .sec_news .area_pickup {
    width: 100%;
    min-width: inherit;
    min-height: 35vw;
  }
  .sec_news .area_pickup h3 {
    width: 52%;
    margin: 0 0 0 auto;
    font-size: 23px;
    font-size: 2.3rem;
    padding-left: 10px;
    -webkit-transform: translateY(0.3em);
    transform: translateY(0.3em);
    line-height: 1.2;
  }
  .sec_news .area_pickup a::before {
    display: none;
  }
  .sec_news .area_pickup .box_post a {
    width: 58.8%;
    margin: 0 0 0 auto;
    padding: 25px 2.8% 25px 11.2%;
    border: solid 1px #cccccc;
  }
  .sec_news .area_pickup .box_post .date {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 0 5px;
  }
  .sec_news .area_pickup .box_post .text {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.16;
    padding: 0;
    font-feature-settings: "palt";
  }
  .sec_news .area_pickup .box_post figure {
    position: absolute;
    left: 0;
    top: -27px;
    width: 47.8%;
  }
  .sec_news .area_pickup .box_post figure img {
    position: relative;
    z-index: -1;
  }
  .sec_news .area_pickup .box_post .cmn_cate {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    transform: translateY(-50%);
  }
}
/*¤ªÖª¤é¤»*/
.sec_news .area_news {
  padding-left: 4.8%;
  -webkit-box-flex: 1;
  flex: 1;
}
.sec_news .area_news .tab ul {
  margin-top: 16px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 665px;
}
.sec_news .area_news .tab li {
  position: relative;
  flex: 1;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: -0.05em;
  line-height: 1.2;
  white-space: nowrap;
}
.sec_news .area_news .tab li:last-child::after, .sec_news .area_news .tab li::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 80%;
  width: 1px;
  background-color: #a9a9a9;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec_news .area_news .tab li:last-child::after {
  left: auto;
  right: 0;
}
.sec_news .area_news .tab li a {
  padding: 17px 12px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.sec_news .area_news .tab li a.active, .sec_news .area_news .tab li a:hover{
  font-weight: bold;
}
.sec_news .area_news .tab li a.active::before, .sec_news .area_news .tab li a:hover::before {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  opacity: 1;
}
.sec_news .cmn_news_box li .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 1em;
  padding-left: 0;
}
.sec_news .cmn_subnav.cmn_subnav_voice .box_subnav .menu_subnav li a.box {
  padding: 9px 24px;
  font-size: 14px;
  font-size: 1.4rem;
}
.sec_news  .cmn_news_box li .cate {
  margin-left: 10px;
}
@media screen and (max-width :768px) {
  .sec_news .area_news {
    padding: 0;
  }
  .sec_news .area_news .tab {
    overflow-y: auto;
  }
  .sec_news .area_news .tab ul {
    margin-top: 21px;
    margin-bottom: 14px;
    width: auto;
    max-width: inherit;
  }
  .sec_news .area_news .tab li {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .sec_news .area_news .tab li a {
    padding: 16px 5px;
    min-width: 5em;
  }
  .sec_news .area_pickup .box_post figure {
    position: absolute;
    left: 17px;
    top: -32px;
    width: 40%;
  }
  .sec_news .cmn_news_box li .ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 0px;
  }
  .sec_news .cmn_news_box li .cate {
    margin-right: 10px;
   margin-left: 5px;
  }
  .sec_news .cmn_news_box li .date {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .sec_news .cmn_news_box li .cate span {
    padding: 6px 6px;
  }
}
/* ===============================================
# sec_reserch ÑÐ¾¿»î„Ó
=============================================== */
.sec_reserch {
  margin-top: 103px;
}
.sec_reserch .inner {
  width: 95%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5px;
}
/*±³¾°*/
.sec_reserch .bg_reserch {
  position: relative;
  background-color: #3e3e3e;
}
.sec_reserch .bg_reserch::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: inline-block;
  background: url(/shi/img/bg_01.png) no-repeat center top;
  background-size: 100%;
  width: 53%;
  height: 383px;
  z-index: 1;
}
.sec_reserch .bg_reserch::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  display: inline-block;
  background: url(/shi/img/bg_02.png) no-repeat center top;
  background-size: 100%;
  width: 23.5%;
  height: 383px;
  z-index: 1;
}
/*¥¿¥¤¥È¥ë*/
.sec_reserch .bg_reserch h2 {
  padding-top: 107px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}
.sec_reserch .bg_reserch h2 .big {
  font-size: 30px;
  font-size: 3rem;
}
/*¥³¥ó¥Æ¥ó¥ÄÒ»ÓE*/
.sec_reserch .area_contets {
  position: relative;
  z-index: 5;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 75px 0 63px;
}
.sec_reserch .area_contets .box_contents {
  width: 22.5%;
  margin-right: 3.33%;
}
.sec_reserch .area_contets .box_contents a {
  color: #fff;
}
.sec_reserch .area_contets .box_contents:nth-child(4n) {
  margin-right: 0;
}
.sec_reserch .area_contets .box_contents .ov_link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.sec_reserch .area_contets .box_contents .ov_link:hover {
  opacity: .6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.sec_reserch .area_contets .box_contents .category {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 auto;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  text-align: center;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.sec_reserch .area_contets .box_contents .category span {
  border-bottom: 1px solid;
  border-image: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  border-image: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  border-image: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  border-image-slice: 1;
  padding-bottom: 13px;
}
.sec_reserch .area_contets .box_contents figure {
  padding-top: 100%;
  position: relative;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 0;
  order: 1;
  margin-top: 29px;
}
.sec_reserch .area_contets .box_contents figure > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
@media all and (-ms-high-contrast:none) {
  .sec_sns ul.list_insta li a > * {
    width: auto;
    max-width: inherit;
  }
}
.sec_reserch .area_contets .box_contents figure::after {
  position: absolute;
  bottom: -7px;
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background: -moz-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -webkit-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  background: -ms-linear-gradient(0deg, rgb(68, 206, 237) 0%, rgb(90, 227, 185) 100%);
  z-index: 2;
}
.sec_reserch .area_contets .box_contents .box_txt {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 0;
  order: 2;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.sec_reserch .area_contets .box_contents h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: 1.444;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 35px;
}
.sec_reserch .area_contets .box_contents .date {
  margin-top: 23px;
  font-size: 16px;
  font-size: 1.6rem;
}
.sec_reserch .btn {
  position: relative;
  z-index: 10;
  margin-top: 25px;
}
.sec_reserch .cmn_btn {
  border: solid 1px #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 1.3;
  background-color: #3e3e3e;
  padding: 19px 50px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
.sec_reserch .cmn_btn:hover {
  opacity: .6;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.sec_reserch .cmn_btn span {
  position: relative;
  color: #fff;
}
.sec_reserch .cmn_btn span::after {
  content: '';
  position: absolute;
  right: -60px;
  top: 50%;
  width: 20px;
  height: 6px;
  margin-top: -3px;
  background: url(/shi/common/img/ico_arrow_w.svg) no-repeat center center;
  background-size: contain;
}
@media screen and (max-width :768px) {
  .sec_reserch {
    margin-top: 48px;
  }
  .sec_reserch .inner {
    padding-bottom: 35px;
  }
  /*±³¾°*/
  .sec_reserch .bg_reserch::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: inline-block;
    background: url(/shi/img/bg_01.png) no-repeat center top;
    background-size: 100%;
    width: 100%;
    height: 383px;
    z-index: 1;
  }
  .sec_reserch .bg_reserch::after {
    content: none;
  }
  /*¥¿¥¤¥È¥ë*/
  .sec_reserch .bg_reserch h2 {
    padding-top: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 1.7;
  }
  .sec_reserch .bg_reserch h2 .big {
    font-size: 22.5px;
    font-size: 2.25rem;
  }
  /*¥³¥ó¥Æ¥ó¥ÄÒ»ÓE*/
  .sec_reserch .area_contets {
    margin: 35px 0 8px;
  }
  .sec_reserch .area_contets .box_contents {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
  }
  .sec_reserch .area_contets .box_contents .ov_link {
    display: block;
    width: 100%;
  }
  .sec_reserch .area_contets .box_contents .box_txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 3%;
  }
  .sec_reserch .area_contets .box_contents .box_txt::after {
    content: "";
    display: block;
    clear: both;
  }
  .sec_reserch .area_contets .box_contents:nth-child(even) {
    margin-right: 0;
  }
  .sec_reserch .area_contets .box_contents .category {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 auto;
    letter-spacing: 0.3em;
    text-indent: 0.3em;
    text-align: left;
    padding-left: 51%;
  }
  .sec_reserch .area_contets .box_contents .category span {
    padding-bottom: 9px;
  }
  .sec_reserch .area_contets .box_contents figure {
    float: left;
    width: 49%;
    padding-top: 49%;
    margin-top: 0;
  }
  .sec_reserch .area_contets .box_contents figure::after {
    bottom: -4px;
    height: 2px;
  }
  .sec_reserch .area_contets .box_contents h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 20px;
    line-height: 1.47;
  }
  .sec_reserch .area_contets .box_contents .date {
    margin-top: 5px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .sec_reserch .btn {
    margin-top: 15px;
  }
  .sec_reserch .cmn_btn {
    line-height: 1;
    padding: 15px 5%;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .sec_reserch .cmn_btn span::after {
    right: -27px;
    width: 17px;
    height: 4px;
    margin-top: -3px;
  }
}
/* ===============================================
# sec_bnr
=============================================== */
.sec_bnr .area_bnr.bnr01 {
  background-color: #ececec;
}
.sec_bnr .area_bnr {
  padding: 11px 0;
}
.sec_bnr .clearfix {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec_bnr .clearfix li {
  width: 24.1%;
  margin-left: 1.2%;
}
.sec_bnr .clearfix li:nth-child(4n+1) {
  margin-left: 0;
}
.sec_bnr .clearfix li:nth-of-type(n+5) {
  padding-top: 10px;
}
@media screen and (max-width :768px) {
  .sec_bnr .clearfix {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sec_bnr .clearfix li {
    width: 49.3%;
  }
  .sec_bnr .clearfix li:nth-child(2n+1) {
    margin-left: 0;
  }
  .sec_bnr .clearfix li:nth-child(n+3) {
    margin-top: 5px;
  }
  .sec_bnr .clearfix li:nth-of-type(n+5) {
    padding-top: 0;
  }
  .sec_bnr .area_bnr {
    padding: 5px;
  }
}