@charset "UTF-8";
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: "Ion-Icons";
  src: url("/design/fonts/ionicons.eot?v=3.0.0-alpha.3");
  src: url("/design/fonts/ionicons.eot?v=3.0.0-alpha.3#iefix") format("embedded-opentype"), url("/design/fonts/ionicons.woff?v=3.0.0-alpha.3") format("woff"), url("/design/fonts/ionicons.ttf?v=3.0.0-alpha.3") format("truetype"), url("/design/fonts/ionicons.svg?v=3.0.0-alpha.3#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*common*/
a[target="_blank"]:after {
  content: none;
}

@media print {
  .st-GlobalHeader {
    display: none;
  }
}

@media print {
  .layout-Top_ContentsHeader {
    display: none;
  }
}

@media print {
  .st-GlobalFooter {
    display: none;
  }
}

.st-Icon-Internal {
  color: #df0523;
}

.st-newsroomsearch {
  display: none;
  padding: 16px 15px;
}
@media only screen and (max-width: 768px) {
  .st-newsroomsearch {
    display: block;
  }
}
.st-newsroomsearch input[type="text"] {
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  width: 70%;
  height: 40px;
  font-size: 0.9rem;
  padding: 0 5px;
  margin: 0;
}
.st-newsroomsearch input[type="submit"] {
  box-sizing: border-box;
  height: 40px;
  border: 1px solid #000;
  background: #000;
  color: #FFF;
  width: 25%;
  text-align: center;
  font-size: 0.8rem;
  margin: 0 0 0 2%;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.st-newsroomsearch input[type="submit"]:hover {
  border: 1px solid #df0523;
  background: #df0523;
}

.asset-body p {
  display: block;
  margin-bottom: 1em;
}

/*item01*/
.post_body .item01 {
  border: 1px dashed #E00;
  display: block;
}

.post_body .item01:after {
  content: "";
  display: block;
  clear: both;
}

.post_body .item01 .left {
  float: left;
  width: 50%;
}

.post_body .item01 .right {
  float: left;
  width: 50%;
}

/*写真中央_li*/
.img01_box {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.img01_box > img {
  max-width: 100%;
  height: auto;
}

/*写真中央_li*/
.img01_li {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

.img01_li > ul {
  list-style: none;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  display: table;
}

@media only screen and (max-width: 768px) {
  .img01_li > ul {
    display: block;
  }
}
.img01_li > ul > li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-table;
  max-width: 46%;
  margin: 0 1%;
}

@media only screen and (max-width: 768px) {
  .img01_li > ul > li {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px 0;
  }

  .img01_li > ul > li:last-chilid {
    margin: 0;
  }
}
.img01_li > ul > li > img {
  max-width: 100%;
  height: auto;
}

/*写真左_テキスト右*/
.textimg01_box_left:after {
  content: "";
  display: block;
  clear: both;
}
.textimg01_box_left > .left {
  margin: 0;
  float: left;
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .textimg01_box_left > .left {
    float: none;
    width: 100%;
  }
}
.textimg01_box_left > .left img {
  max-width: 100%;
  height: auto;
}
.textimg01_box_left > .right {
  margin: 0;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 1em;
}
@media only screen and (max-width: 768px) {
  .textimg01_box_left > .right {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-top: 0.5em;
  }
}

/*写真右_テキスト左*/
.textimg01_box_right:after {
  content: "";
  display: block;
  clear: both;
}
.textimg01_box_right > .left {
  display: table-header-group;
  margin: 0;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 1em;
}
@media only screen and (max-width: 768px) {
  .textimg01_box_right > .left {
    float: none;
    width: 100%;
    display: table-footer-group;
    padding-left: 0;
    padding-top: 0.5em;
  }
}
.textimg01_box_right > .right {
  display: table-footer-group;
  margin: 0;
  float: left;
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .textimg01_box_right > .right {
    float: none;
    width: 100%;
    display: table-header-group;
  }
}
.textimg01_box_right > .right img {
  max-width: 100%;
  height: auto;
}

/*写真中央_li2*/
.img01_li2 {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.img01_li2 ul {
  list-style: none;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  display: table;
}
@media only screen and (max-width: 768px) {
  .img01_li2 ul {
    display: block;
  }
}
.img01_li2 ul > li {
  background: none;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
  max-width: 46%;
  margin: 0 2%;
}
@media only screen and (max-width: 768px) {
  .img01_li2 ul > li {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .img01_li2 ul > li:last-child {
    margin: 0;
  }
}
.img01_li2 ul > li img {
  max-width: 100%;
  height: auto;
}

/*写真中央_li3*/
.img01_li3 {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.img01_li3 ul {
  list-style: none;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  display: table;
}
@media only screen and (max-width: 768px) {
  .img01_li3 ul {
    display: block;
  }
}
.img01_li3 ul > li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-table;
  max-width: 46%;
  margin: 0 1%;
}
@media only screen and (max-width: 768px) {
  .img01_li3 ul > li {
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .img01_li3 ul > li:last-child {
    margin: 0;
  }
}
.img01_li3 ul > li img {
  max-width: 100%;
  height: auto;
}

/*写真の左にテキスト回り込み*/
.post_body .textimg01 {
  margin-bottom: 1em;
}

.post_body .textimg01:after {
  content: "";
  display: block;
  clear: both;
}

.post_body .textimg01 > img {
  float: left;
  margin: 0 1em 0.5em 0;
  max-width: 50%;
  height: auto;
}

/*写真の右にテキスト回り込み*/
.post_body .textimg02 {
  margin-bottom: 1em;
}

.post_body .textimg02:after {
  content: "";
  display: block;
  clear: both;
}

.post_body .textimg02 > img {
  float: right;
  margin: 0 0 0.5em 1em;
  max-width: 50%;
  height: auto;
}

/*写真中央*/
.post_body .img01 {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

.post_body .img01 > img {
  max-width: 80%;
  height: auto;
  margin-bottom: 10px;
}

.post_body .img01 > img:last-child {
  margin-bottom: 0;
}

/*リンク、リスト*/
.post_body ol {
  margin: 0 0 20px 2em;
  padding: 0;
}

.post_body ol > li {
  list-style-type: none;
  counter-increment: cnt1;
  margin-bottom: 10px;
}

.post_body ol > li:before {
  content: counter(cnt1) ".";
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
  font-weight: bold;
}

.post_body ol > li > ol {
  margin-left: 2em;
}

.post_body ol > li > ol > li {
  list-style-type: none;
  counter-increment: cnt2;
}

.post_body ol > li > ol > li:before {
  content: "(" counter(cnt2) ")";
  display: inline-block;
  margin-left: -2em;
  width: 2em;
  font-weight: bold;
}

.post_body ul {
  margin: 0 0 20px 1.5em;
  padding: 0;
}

.post_body ul > li {
  margin-bottom: 10px;
}

.post_body .mce-item-table, table {
  margin: 0 auto;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.post_body table tr th, table tr td {
  border: 1px solid #333;
  padding: 10px;
}

.post_body table tr th p, table tr td p {
  margin: 0;
}

.post_body .mce-item-table td, .mce-item-table th, .mce-item-table caption {
  border: 1px solid #000;
  border-spacing: 0;
}

.gf {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 400;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sub_title {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 40px;
}
.sub_title > .st-GlobalInner {
  padding-top: 35px;
  padding-bottom: 0;
}

.title_c1 {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .title_c1 {
    margin-bottom: 30px;
  }
}
.title_c1.title_c1_social {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .title_c1.title_c1_social {
    margin-bottom: 20px;
  }
}
.title_c1.title_c1_social > img {
  width: 270px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .title_c1.title_c1_social > img {
    width: calc(100vw * 0.5);
  }
}
.title_c1.title_c1_social_tag {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .title_c1.title_c1_social_tag {
    margin-bottom: 20px;
  }
}
.title_c1.title_c1_social_tag > img {
  width: 140px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .title_c1.title_c1_social_tag > img {
    width: calc(100vw * 0.3);
  }
}
.title_c1.title_c1_social_tag > span {
  display: block;
}
.title_c1 > span {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .title_c1 > span {
    padding-bottom: 10px;
    font-size: calc(100vw * 0.07);
  }
}
.title_c1 > span:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42px;
  height: 4px;
  background: #df0523;
}
@media only screen and (max-width: 768px) {
  .title_c1 span[data-content*="/"] {
    font-size: calc(100vw * 0.05);
  }
}

.btn_list > ul {
  width: 100%;
  text-align: center;
  display: table;
}
.btn_list > ul > li {
  margin: 0 14px;
  display: inline-table;
}
@media only screen and (max-width: 768px) {
  .btn_list > ul > li {
    margin: 10px 0;
  }
}
.btn_list > ul > li > a {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #df0523;
  text-decoration: none;
  width: 265px;
  height: 50px;
  background: #FFF;
  border: 1px solid #df0523;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.btn_list > ul > li > a:hover {
  color: #FFF;
  background: #df0523;
}
.btn_list > ul > li > a:hover:after {
  color: #FFF;
}
.btn_list > ul > li > a:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  color: #df0523;
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 100%;
  font-size: 1rem;
  line-height: 0;
}

.list01 {
  margin-bottom: 20px;
}
.list01:after {
  content: "";
  display: block;
  clear: both;
}
.list01.list01_movie > li > a:hover > figure {
  height: 202px;
}
.list01.list01_movie > li > a > figure {
  height: 202px;
}
.list01.list01_social > li > a:hover > figure {
  height: 268px;
  border: 1px solid #E5E5E5;
}
.list01.list01_social > li > a:hover > figure > img {
  transform: scale(1.1, 1.1);
}
.list01.list01_social > li > a > figure {
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .list01.list01_social > li > a > figure {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list01.list01_social > li > a > figure > img {
  z-index: 0;
  background: #FFF;
  object-fit: cover;
  width: 358px;
  height: 268px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .list01.list01_social > li > a > figure > img {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list01.list01_social > li > a > .cat {
  background: #E8E8E8;
  color: #000;
}
.list01 > li {
  float: left;
  width: 358px;
  margin: 0 48px 40px 0;
}
@media only screen and (max-width: 768px) {
  .list01 > li {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
  }
}
.list01 > li:nth-child(3n) {
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 768px) {
  .list01 > li:nth-child(3n) {
    margin: 0 0 40px 0;
  }
}
.list01 > li > a {
  color: #000;
  text-decoration: none;
  display: block;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.list01 > li > a:hover > figure {
  border-bottom: 2px solid #df0523;
  margin-bottom: 9px;
  height: 269px;
}
@media only screen and (max-width: 768px) {
  .list01 > li > a:hover > figure {
    height: calc(100vw * 0.68);
  }
}
.list01 > li > a:hover > figure.thummovie {
  height: 202px;
}
@media only screen and (max-width: 768px) {
  .list01 > li > a:hover > figure.thummovie {
    height: calc(100vw * 0.5);
  }
}
.list01 > li > a:hover > p {
  color: #df0523;
}
.list01 > li > a > figure {
  position: relative;
  margin-bottom: 10px;
  width: 358px;
  height: 268px;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  background: url(/newsroom/img/brandsymbol.svg) no-repeat center center/200px auto, #FFF;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .list01 > li > a > figure {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list01 > li > a > figure.social_figure > img {
  object-fit: cover;
}
.list01 > li > a > figure.movie_figure > img {
  background: #000;
}
.list01 > li > a > figure.thummovie {
  height: 201px;
}
@media only screen and (max-width: 768px) {
  .list01 > li > a > figure.thummovie {
    width: 100%;
    height: calc(100vw * 0.5);
  }
}
.list01 > li > a > figure.thummovie:before {
  z-index: 1;
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  border-radius: 1px;
  background: #FF1A00;
  width: 40px;
  height: 30px;
}
.list01 > li > a > figure.thummovie:after {
  z-index: 2;
  position: absolute;
  content: "";
  display: block;
  bottom: 9px;
  left: 16px;
  border-style: solid;
  border-color: transparent transparent transparent #FFF;
  border-width: 6px 0 6px 10px;
}
.list01 > li > a > figure.thummovie > img {
  height: 201px;
}
@media only screen and (max-width: 768px) {
  .list01 > li > a > figure.thummovie > img {
    width: 100%;
    height: calc(100vw * 0.5);
  }
}
.list01 > li > a > figure > img {
  z-index: 0;
  background: #FFF;
  object-fit: contain;
  width: 358px;
  height: 268px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .list01 > li > a > figure > img {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list01 > li > a > .cat {
  display: inline-block;
  background: #646464;
  color: #FFF;
  font-size: 0.8rem;
  padding: 1px 10px;
  line-height: 1.4em;
  margin-right: 10px;
  margin-bottom: 10px;
}
.list01 > li > a > .cat.cat_social {
  background: #E8E8E8;
  color: #000;
}
.list01 > li > a > time {
  font-size: 0.8rem;
  color: #555555;
  margin-bottom: 10px;
}
.list01 > li > a > p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 10px;
}
.list01 > li > a > p > span.pdfsize {
  font-weight: normal;
  font-size: 0.8em;
}
.list01 > li > a > p > span.subtitle {
  display: block;
  font-weight: normal;
  font-size: 1rem;
}
.list01 > li > .tag {
  position: relative;
  padding-top: 10px;
}
.list01 > li > .tag:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: #df0523;
}
.list01 > li > .tag > p {
  font-size: 0.8rem;
}
.list01 > li > .tag > p > a {
  text-decoration: none;
  color: #000;
}
.list01 > li > .tag > p > a:after {
  content: ",";
  margin-right: 0.5em;
}
.list01 > li > .tag > p > a:hover {
  color: #df0523;
}
.list01 > li > .tag > p > a:hover:after {
  color: #000;
}
.list01 > li > .tag > p > a:last-child:after {
  content: none;
}

.list02 {
  margin-bottom: 40px;
}
.list02 > li {
  border-bottom: 1px solid #CECECE;
}
@media only screen and (max-width: 768px) {
  .list02 > li {
    padding: 20px 0;
  }
}
.list02 > li:last-child {
  border-bottom: none;
}
.list02 > li:after {
  content: "";
  display: block;
  clear: both;
}
.list02 > li > time {
  float: left;
  width: 130px;
  font-size: 0.8rem;
  color: #555555;
  padding-top: 24px;
}
@media only screen and (max-width: 768px) {
  .list02 > li > time {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.list02 > li > a {
  float: left;
  width: 770px;
  color: #000;
  display: block;
  position: relative;
  padding: 20px 0;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .list02 > li > a {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.list02 > li > a:hover {
  color: #df0523;
}

.list03 {
  margin-bottom: 60px;
}
.list03 > ul {
  display: table;
  width: 100%;
  text-align: center;
}
.list03 > ul > li {
  display: inline-table;
  margin: 0 5px;
  width: 180px;
}
@media only screen and (max-width: 768px) {
  .list03 > ul > li {
    width: 48%;
    margin: 0 1%;
  }
}
.list03 > ul > li > a {
  display: block;
  width: 100%;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1em;
  letter-spacing: -0.05em;
  padding-bottom: 10px;
  border-bottom: 1px solid #9D9D9D;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .list03 > ul > li > a {
    font-size: calc(100vw * 0.035);
  }
}
.list03 > ul > li > a:hover {
  color: #df0523;
}

.list04 {
  margin-bottom: 20px;
}
.list04:after {
  content: "";
  display: block;
  clear: both;
}
.list04 > li {
  float: left;
  width: 256px;
  margin: 0 48px 30px 0;
}
@media only screen and (max-width: 768px) {
  .list04 > li {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
  }
}
.list04 > li:nth-child(1) {
  width: 562px;
  min-height: 500px;
  margin: 0 48px 30px 0;
}
@media only screen and (max-width: 768px) {
  .list04 > li:nth-child(1) {
    float: none;
    width: 100%;
    min-height: 0;
    margin: 0 0 40px 0;
  }
}
.list04 > li:nth-child(1) > a > figure {
  width: 562px;
  height: 422px;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .list04 > li:nth-child(1) > a > figure {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list04 > li:nth-child(1) > a > figure > img {
  width: 562px;
  height: 422px;
}
@media only screen and (max-width: 768px) {
  .list04 > li:nth-child(1) > a > figure > img {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list04 > li:nth-child(2n+3) {
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 768px) {
  .list04 > li:nth-child(2n+3) {
    margin: 0 0 40px 0;
  }
}
.list04 > li > a {
  color: #000;
  text-decoration: none;
  display: block;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.list04 > li > a:hover > figure > img {
  transform: scale(1.1, 1.1);
}
.list04 > li > a:hover > p {
  color: #df0523;
}
.list04 > li > a > figure {
  position: relative;
  margin-bottom: 10px;
  width: 256px;
  height: 192px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #E5E5E5;
  background: url(/newsroom/img/brandsymbol.svg) no-repeat center center/200px auto, #FFF;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .list04 > li > a > figure {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list04 > li > a > figure > img {
  z-index: 0;
  background: #FFF;
  object-fit: cover;
  width: 256px;
  height: 192px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .list04 > li > a > figure > img {
    width: 100%;
    height: calc(100vw * 0.68);
  }
}
.list04 > li > a > .cat {
  display: inline-block;
  background: #646464;
  color: #FFF;
  font-size: 0.8rem;
  padding: 1px 10px;
  line-height: 1.4em;
  margin-right: 10px;
  margin-bottom: 10px;
}
.list04 > li > a > time {
  font-size: 0.8rem;
  color: #555555;
  margin-bottom: 10px;
}
.list04 > li > a > p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.list04 > li > a > .tag {
  position: relative;
  padding-top: 10px;
}
.list04 > li > a > .tag:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: #df0523;
}
.list04 > li > a > .tag > p {
  font-size: 0.8rem;
}
.list04 > li > .tag {
  position: relative;
  padding-top: 10px;
}
.list04 > li > .tag:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: #df0523;
}
.list04 > li > .tag > p {
  font-size: 0.8rem;
}
.list04 > li > .tag > p > a {
  text-decoration: none;
  color: #000;
}
.list04 > li > .tag > p > a:after {
  content: ",";
  margin-right: 0.5em;
}
.list04 > li > .tag > p > a:hover {
  color: #df0523;
}
.list04 > li > .tag > p > a:hover:after {
  color: #000;
}
.list04 > li > .tag > p > a:last-child:after {
  content: none;
}

.list05 {
  margin-bottom: 20px;
}
.list05:after {
  content: "";
  display: block;
  clear: both;
}
.list05 > li {
  float: left;
  width: 560px;
  margin: 0 50px 30px 0;
}
@media only screen and (max-width: 768px) {
  .list05 > li {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.list05 > li:nth-child(2n) {
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 768px) {
  .list05 > li:nth-child(2n) {
    margin: 0 0 20px 0;
  }
}
.list05 > li > a {
  color: #000;
  text-decoration: none;
  display: block;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.list05 > li > a:hover > figure {
  border-bottom: 2px solid #df0523;
  margin-bottom: 9px;
  height: 316px;
}
.list05 > li > a:hover > p {
  color: #df0523;
}
.list05 > li > a > figure {
  position: relative;
  margin-bottom: 10px;
  width: 560px;
  height: 315px;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  background: url(/newsroom/img/brandsymbol.svg) no-repeat center center/200px auto, #FFF;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .list05 > li > a > figure {
    width: 100%;
    height: calc(100vw * 0.5);
  }
}
.list05 > li > a > figure:before {
  z-index: 1;
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  border-radius: 1px;
  background: #FF1A00;
  width: 40px;
  height: 30px;
}
.list05 > li > a > figure:after {
  z-index: 2;
  position: absolute;
  content: "";
  display: block;
  bottom: 9px;
  left: 16px;
  border-style: solid;
  border-color: transparent transparent transparent #FFF;
  border-width: 6px 0 6px 10px;
}
.list05 > li > a > figure > img {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: initial;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.list05 > li > a > p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4em;
}

.center_text {
  margin-bottom: 40px;
  text-align: center;
}

.sort {
  margin-bottom: 40px;
}
.sort > ul:after {
  content: "";
  display: block;
  clear: both;
}
.sort > ul > li {
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .sort > ul > li {
    margin-right: 10px;
  }
}
.sort > ul > li:nth-child(1) {
  font-weight: bold;
  margin-right: 40px;
}
@media only screen and (max-width: 768px) {
  .sort > ul > li:nth-child(1) {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.sort > ul > li:nth-child(1) > span {
  margin: 0 5px;
}
.sort > ul > li:nth-child(2) {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .sort > ul > li:nth-child(2) {
    width: calc(100vw * 0.25);
  }
}
.sort > ul > li:nth-child(3), .sort > ul > li:nth-child(4) {
  position: relative;
  font-weight: normal;
  width: auto;
  padding-right: 30px;
  border-bottom: 1px solid #CECECE;
}
.sort > ul > li:nth-child(3):hover, .sort > ul > li:nth-child(4):hover {
  cursor: pointer;
}
.sort > ul > li:nth-child(3):after, .sort > ul > li:nth-child(4):after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d0";
  color: #df0523;
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 87.5%;
  font-size: 0.875rem;
}
.sort > ul > li:nth-child(3) .keyword, .sort > ul > li:nth-child(4) .keyword {
  display: none;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: 480px;
  background: #FAFAFA;
  border: 1px solid #CECECE;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 10px 0 10px;
}
@media only screen and (max-width: 768px) {
  .sort > ul > li:nth-child(3) .keyword, .sort > ul > li:nth-child(4) .keyword {
    top: 1.55em;
    width: 93vw;
    left: calc(100vw * -0.28);
  }
}
.sort > ul > li:nth-child(3) .keyword.active, .sort > ul > li:nth-child(4) .keyword.active {
  display: block;
}
.sort > ul > li:nth-child(3) .keyword:after, .sort > ul > li:nth-child(4) .keyword:after {
  content: "";
  display: block;
  clear: both;
}
.sort > ul > li:nth-child(3) .keyword > li, .sort > ul > li:nth-child(4) .keyword > li {
  float: left;
  margin: 0 10px 10px 0;
}
.sort > ul > li:nth-child(3) .keyword > li > a, .sort > ul > li:nth-child(4) .keyword > li > a {
  text-decoration: none;
  display: block;
  padding: 2px 5px;
  background: #FFF;
  border: 1px solid #E5E5E5;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.sort > ul > li:nth-child(3) .keyword > li > a:hover, .sort > ul > li:nth-child(4) .keyword > li > a:hover {
  color: #df0523;
}
.sort > ul > li:nth-child(3) .year, .sort > ul > li:nth-child(4) .year {
  display: none;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: 150px;
  background: #FAFAFA;
  border: 1px solid #CECECE;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  padding: 10px 10px 0 10px;
}
@media only screen and (max-width: 768px) {
  .sort > ul > li:nth-child(3) .year, .sort > ul > li:nth-child(4) .year {
    top: 1.55em;
    width: 30vw;
  }
}
.sort > ul > li:nth-child(3) .year.active, .sort > ul > li:nth-child(4) .year.active {
  display: block;
}
.sort > ul > li:nth-child(3) .year:after, .sort > ul > li:nth-child(4) .year:after {
  content: "";
  display: block;
  clear: both;
}
.sort > ul > li:nth-child(3) .year > li, .sort > ul > li:nth-child(4) .year > li {
  width: 100%;
  margin-bottom: 10px;
}
.sort > ul > li:nth-child(3) .year > li > a, .sort > ul > li:nth-child(4) .year > li > a {
  text-decoration: none;
  display: block;
  padding: 2px 5px;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.sort > ul > li:nth-child(3) .year > li > a:hover, .sort > ul > li:nth-child(4) .year > li > a:hover {
  color: #df0523;
}

.pager {
  text-align: center;
}
.pager > ul {
  width: 100%;
  display: table;
}
.pager > ul:after {
  content: "";
  display: block;
  clear: both;
}
.pager > ul > li {
  display: inline-table;
  margin: 0 10px;
}
@media only screen and (max-width: 768px) {
  .pager > ul > li {
    margin: 0 0.5%;
  }
}
.pager > ul > li.prev > a {
  border: none;
}
.pager > ul > li.prev > a:hover {
  border: none;
  background: none;
}
.pager > ul > li.prev > a:hover > span:after {
  color: #df0523;
}
.pager > ul > li.prev > a > span:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  transform: rotate(180deg);
  color: #777;
}
.pager > ul > li.next > a {
  border: none;
}
.pager > ul > li.next > a:hover {
  border: none;
  background: none;
}
.pager > ul > li.next > a:hover > span:after {
  color: #df0523;
}
.pager > ul > li.next > a > span:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  color: #777;
}
.pager > ul > li.current > span {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #df0523;
  background: #df0523;
  color: #FFF;
}
.pager > ul > li > a {
  text-decoration: none;
  display: block;
  color: #9D9D9D;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #9D9D9D;
  text-align: center;
  line-height: 40px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.pager > ul > li > a:hover {
  border: 1px solid #df0523;
  background: #df0523;
  color: #FFF;
}

.pager_v2 {
  text-align: center;
}
.pager_v2 > .prev-page {
  display: inline-block;
}
.pager_v2 > .prev-page > button {
  background: none;
  position: relative;
  border: none;
  width: 40px;
  height: 40px;
}
.pager_v2 > .prev-page > button:after {
  position: absolute;
  top: 8px;
  left: 16px;
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  transform: rotate(180deg);
  color: #777;
}
.pager_v2 > .prev-page > button:hover:after {
  color: #df0523;
}
.pager_v2 > .next-page {
  display: inline-block;
}
.pager_v2 > .next-page > button {
  background: none;
  position: relative;
  border: none;
  width: 40px;
  height: 40px;
}
.pager_v2 > .next-page > button:after {
  position: absolute;
  top: 8px;
  left: 16px;
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  color: #777;
}
.pager_v2 > .next-page > button:hover:after {
  color: #df0523;
}
.pager_v2 > ul {
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .pager_v2 > ul {
    width: calc(100vw * 0.6);
  }
}
.pager_v2 > ul:after {
  content: "";
  display: block;
  clear: both;
}
.pager_v2 > ul > li {
  display: inline-table;
  margin: 0 10px;
}
@media only screen and (max-width: 768px) {
  .pager_v2 > ul > li {
    margin: 0 0.5%;
  }
}
.pager_v2 > ul > li.current > a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #df0523;
  background: #df0523;
  color: #FFF;
}
.pager_v2 > ul > li > a {
  text-decoration: none;
  display: block;
  color: #9D9D9D;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #9D9D9D;
  text-align: center;
  line-height: 40px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.pager_v2 > ul > li > a:hover {
  border: 1px solid #df0523;
  background: #df0523;
  color: #FFF;
}

/*main*/
header.st-Header {
  border-bottom: 1px solid #e6e6e6;
}
header.st-Header .newsroom_header:after {
  content: "";
  display: block;
  clear: both;
}
header.st-Header .newsroom_header > .left {
  float: left;
  width: 200px;
}
@media only screen and (max-width: 768px) {
  header.st-Header .newsroom_header > .left {
    float: none;
    width: 100%;
  }
}
header.st-Header .newsroom_header > .left .st-Title {
  margin: 12px 0 10px;
}
header.st-Header .newsroom_header > .left .st-Title > a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
header.st-Header .newsroom_header > .left .st-Title > a:hover {
  text-decoration: underline;
  color: #df0523;
}
header.st-Header .newsroom_header > .right {
  float: left;
  width: 970px;
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  header.st-Header .newsroom_header > .right {
    display: none;
    float: none;
    width: 100%;
  }
}
header.st-Header .newsroom_header > .right > ul {
  margin: 0;
  padding: 0;
  float: right;
}
header.st-Header .newsroom_header > .right > ul:after {
  content: "";
  display: block;
  clear: both;
}
header.st-Header .newsroom_header > .right > ul > li {
  float: left;
  list-style-type: none;
  margin: 0 0 0 35px;
  padding: 0;
  font-size: 0.9rem;
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news {
  position: relative;
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box {
  display: none;
  z-index: 100;
  position: absolute;
  top: 29px;
  left: -100px;
  width: 500px;
  background: #FFF;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 2px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box.is-open {
  display: block;
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box:after {
  content: "";
  display: block;
  clear: both;
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box a {
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box a:hover {
  color: #df0523;
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box > .left {
  float: left;
  width: 45%;
  box-sizing: border-box;
}
header.st-Header .newsroom_header > .right > ul > li#newsroom_header_news #newsroom_header_news_box > .right {
  float: left;
  width: 55%;
  padding-left: 5%;
  border-left: 1px solid #E8E8E8;
  box-sizing: border-box;
}
header.st-Header .newsroom_header > .right > ul > li:first-child {
  margin-left: 0;
}
header.st-Header .newsroom_header > .right > ul > li:last-child input[type="text"] {
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  width: 170px;
  height: 30px;
  font-size: 0.9rem;
  padding: 0 5px;
  margin: 0;
}
header.st-Header .newsroom_header > .right > ul > li:last-child input[type="submit"] {
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #000;
  background: #000;
  color: #FFF;
  width: 80px;
  text-align: center;
  font-size: 0.8rem;
  margin: 0 0 0 10px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
header.st-Header .newsroom_header > .right > ul > li:last-child input[type="submit"]:hover {
  border: 1px solid #df0523;
  background: #df0523;
}
header.st-Header .newsroom_header > .right > ul > li > a, header.st-Header .newsroom_header > .right > ul > li span {
  display: block;
  font-weight: normal;
  color: #000;
  height: 30px;
  text-decoration: none;
  padding-right: 13px;
  line-height: 1em;
  letter-spacing: -0.05em;
  padding-top: 8px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
header.st-Header .newsroom_header > .right > ul > li > a:hover, header.st-Header .newsroom_header > .right > ul > li span:hover {
  color: #df0523;
}
header.st-Header .newsroom_header > .right > ul > li > a:after, header.st-Header .newsroom_header > .right > ul > li span:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  color: #df0523;
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 87.5%;
  font-size: 0.875rem;
}

.newsroom_footer {
  background: #F3F3F3;
}
@media print {
  .newsroom_footer {
    display: none;
  }
}
.newsroom_footer > .newsroom_footer_Inner {
  width: 1200px;
  padding: 35px 15px 20px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner {
    width: 100vw;
    padding: 40px 20px;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_logo {
  margin-bottom: 30px;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_logo .st-Logo_Main {
  width: 159px;
  min-width: 159px;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_logo .st-Logo_Main img {
  width: 159px;
  height: 34px;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav {
  font-size: 0.9rem;
  letter-spacing: -0.05em;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul {
  margin: 0;
  padding: 0;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul:after {
  content: "";
  display: block;
  clear: both;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  padding-top: 4px;
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li {
    width: 100%;
    padding: 0;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(1) {
  width: 130px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(1) {
    width: 100%;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(2) {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(2) {
    width: 100%;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(3) {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(3) {
    width: 100%;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(4) {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(4) {
    width: 100%;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(5) {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:nth-child(5) {
    width: 100%;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child {
  text-align: right;
  padding-top: 0;
  width: 240px;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child {
    text-align: left;
    padding-top: 20px;
    width: 100%;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child > a {
  margin-right: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child > a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child > a {
    display: inline-block;
    margin-right: 5px;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child > a:last-child {
  margin-right: 0;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li:last-child > a > img {
  width: auto;
  height: 30px;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > a, .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li span {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > a, .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li span {
    display: block;
    padding: 5px 0;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > a:hover, .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li span:hover {
  color: #df0523;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > ul {
  margin: 10px 0 0 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > ul {
    margin: 0;
  }
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > ul > li > a {
  display: block;
  font-weight: normal;
  color: #000;
  height: 30px;
  text-decoration: none;
  padding-left: 13px;
  line-height: 1em;
  padding-top: 7px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > ul > li > a:hover {
  color: #df0523;
}
.newsroom_footer > .newsroom_footer_Inner > .newsroom_footer_nav > ul > li > ul > li > a:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: block;
  content: "\f3d1";
  color: #df0523;
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 87.5%;
  font-size: 0.875rem;
}

.top_sec01 {
  margin-bottom: 24px;
}
.top_sec01 .slick-slide {
  margin: 0 3px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.top_sec01 .slick-slide:not(.slick-current) {
  opacity: 0.2;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.top_sec01 .slick-slide > div {
  height: 330px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .slick-slide > div {
    height: auto;
  }
}
.top_sec01 .slick-arrow {
  background: #282828;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  text-align: center;
  -webkit-transition: background 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: background 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .top_sec01 .slick-arrow {
    width: 26px;
    height: 30px;
  }
}
.top_sec01 .slick-arrow:hover {
  background: #df0523;
}
.top_sec01 .slick-arrow:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '';
  display: block;
  color: #fff;
  font-size: 1.75rem;
  line-height: 40px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .slick-arrow:after {
    font-size: 1.2rem;
    line-height: 30px;
  }
}
.top_sec01 .slick-arrow.slick-next {
  right: calc(((100% - 1170px) / 2) - 40px - 6px);
}
@media only screen and (max-width: 768px) {
  .top_sec01 .slick-arrow.slick-next {
    top: calc(100vw * 0.4);
    right: 0;
  }
}
.top_sec01 .slick-arrow.slick-next:before {
  content: none;
}
.top_sec01 .slick-arrow.slick-next:after {
  content: "\f3d1";
}
.top_sec01 .slick-arrow.slick-prev {
  left: calc(((100% - 1170px) / 2) - 40px - 6px);
}
@media only screen and (max-width: 768px) {
  .top_sec01 .slick-arrow.slick-prev {
    top: calc(100vw * 0.4);
    left: 0;
  }
}
.top_sec01 .slick-arrow.slick-prev:before {
  content: none;
}
.top_sec01 .slick-arrow.slick-prev:after {
  content: "\f3d1";
  transform: scale(-1, 1);
}
.top_sec01 .top_sec01_slide > ul {
  margin: 0;
  padding: 0;
}
.top_sec01 .top_sec01_slide > ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 1170px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li {
    width: 100%;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01:after {
  content: "";
  display: block;
  clear: both;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left {
  float: left;
  width: 895px;
  height: 330px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left {
    float: none;
    width: 100vw;
    height: calc(100vw * 0.75);
    overflow: hidden;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left > a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left > a {
    display: block;
    width: 100%;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left > a:hover > figure > img {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left > a > figure {
    position: relative;
    top: 0;
    left: 0;
    width: calc(100vw * 0.75 * 2.983);
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left > a > figure > img {
  width: 100%;
  height: auto;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .left > a > figure > img {
    position: relative;
    top: 0;
    left: -25%;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right {
  float: left;
  width: 275px;
  padding: 40px 20px 0 20px;
  background: #F7F7F7;
  height: 330px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right {
    float: none;
    width: 100%;
    height: auto;
    padding: 20px;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a:hover > p {
  color: #df0523;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a > .cat {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a > .cat {
    display: inline-block;
    margin-right: 5px;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a > .cat > span {
  display: inline-block;
  background: #646464;
  color: #FFF;
  font-size: 0.8rem;
  padding: 1px 10px;
  line-height: 1.4em;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a > time {
  display: block;
  margin-bottom: 10px;
  font-size: 0.8rem;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a > time {
    display: inline-block;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > a > p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4em;
  margin-bottom: 15px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag {
  position: relative;
  padding-top: 10px;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: #df0523;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag > p {
  font-size: 0.8rem;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag > p > a {
  text-decoration: none;
  color: #000;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag > p > a:after {
  content: ",";
  margin-right: 0.5em;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag > p > a:hover {
  color: #df0523;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag > p > a:hover:after {
  color: #000;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01 > .right > .tag > p > a:last-child:after {
  content: none;
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .left {
  width: 440px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .left {
    width: 100vw;
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .left > a > figure {
  position: relative;
  margin-bottom: 10px;
  width: 440px;
  height: 330px;
  box-sizing: border-box;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .left > a > figure {
    width: 100vw;
    height: calc(100vw * 0.75);
  }
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .left > a > figure > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: initial;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .right {
  width: 730px;
}
@media only screen and (max-width: 768px) {
  .top_sec01 .top_sec01_slide > ul li > .top_sec01_item01.ver2 > .right {
    width: 100vw;
  }
}

.top_sec02 {
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .top_sec02 {
    padding-bottom: 30px;
  }
}
.top_sec02 > .st-GlobalInner {
  padding-top: 45px;
  padding-bottom: 45px;
}
.top_sec02 > .st-GlobalInner > ul {
  margin: 0;
  padding: 0 60px;
}
@media only screen and (max-width: 768px) {
  .top_sec02 > .st-GlobalInner > ul {
    padding: 0;
  }
}
.top_sec02 > .st-GlobalInner > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top_sec02 > .st-GlobalInner > ul > li > a {
  color: #000;
  display: block;
  position: relative;
  padding: 5px 0 5px 1em;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.top_sec02 > .st-GlobalInner > ul > li > a:hover {
  color: #df0523;
}
.top_sec02 > .st-GlobalInner > ul > li > a:before {
  position: absolute;
  top: 16px;
  left: 0;
  content: "";
  background: #df0523;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}

.top_sec03 {
  padding: 90px 0 120px 0;
}
@media only screen and (max-width: 768px) {
  .top_sec03 {
    padding: 30px 0;
  }
}

.top_sec04 {
  background: #F7F7F7;
  padding: 90px 0;
}
@media only screen and (max-width: 768px) {
  .top_sec04 {
    padding: 30px 0;
  }
}
.top_sec04 > .st-GlobalInner {
  padding-left: 150px;
  padding-right: 150px;
}
@media only screen and (max-width: 768px) {
  .top_sec04 > .st-GlobalInner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.top_sec05 {
  padding: 90px 0;
}
@media only screen and (max-width: 768px) {
  .top_sec05 {
    padding: 30px 0;
  }
}
.top_sec05 > .st-GlobalInner > h2 {
  text-align: center;
  margin-bottom: 40px;
}
.top_sec05 > .st-GlobalInner > h2 > img {
  width: 270px;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .top_sec05 > .st-GlobalInner > h2 > img {
    width: calc(100vw * 0.5);
  }
}

.top_sec06 {
  background: #F7F7F7;
  padding: 90px 0;
}
@media only screen and (max-width: 768px) {
  .top_sec06 {
    padding: 30px 0;
  }
}

#contact_footer {
  background: #F7F7F7;
  padding: 90px 0;
}
#contact_footer > .st-GlobalInner {
  padding-left: 150px;
  padding-right: 150px;
}
@media only screen and (max-width: 768px) {
  #contact_footer > .st-GlobalInner {
    padding-left: 0;
    padding-right: 0;
  }
}
#contact_footer > .st-GlobalInner > p {
  text-align: center;
  margin-bottom: 50px;
}

.sub_sec01 {
  padding: 0 0 90px 0;
}
@media only screen and (max-width: 768px) {
  .sub_sec01 {
    padding: 0 0 30px 0;
  }
}

#post_sec01 > .st-GlobalInner:after {
  content: "";
  display: block;
  clear: both;
}
#post_sec01 > .st-GlobalInner > .left {
  float: left;
  width: 726px;
  margin-right: 60px;
  padding-top: 20px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
#post_sec01 > .st-GlobalInner > .left.left_social {
  position: relative;
}
#post_sec01 > .st-GlobalInner > .left.left_social:after {
  position: absolute;
  content: "";
  top: 10px;
  right: 0;
  width: 140px;
  height: 46px;
  background: url(/newsroom/img/socialnews_logo.png) no-repeat center center/140px 46px;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .left.left_social:after {
    top: 50px;
    right: auto;
    left: 0;
    width: 70px;
    height: 23px;
    background: url(/newsroom/img/socialnews_logo.png) no-repeat center center/70px 23px;
  }
}
#post_sec01 > .st-GlobalInner > .left.left_social > .post_item01 {
  margin-bottom: 30px;
}
#post_sec01 > .st-GlobalInner > .left.left_social > .post_item01 > .cat {
  background: #E8E8E8;
  color: #000;
}
#post_sec01 > .st-GlobalInner > .left > .post_item01 {
  margin-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .left > .post_item01 > .cat {
  display: inline-block;
  background: #646464;
  color: #FFF;
  font-size: 0.8rem;
  padding: 1px 10px;
  line-height: 1.4em;
  margin-right: 10px;
  margin-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .left > .post_item01 > time {
  font-size: 0.8rem;
  color: #555555;
  margin-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .left > h1 {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6em;
}
#post_sec01 > .st-GlobalInner > .left > .tag {
  position: relative;
  padding-top: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#post_sec01 > .st-GlobalInner > .left > .tag:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: #df0523;
}
#post_sec01 > .st-GlobalInner > .left > .tag > p {
  font-size: 0.8rem;
}
#post_sec01 > .st-GlobalInner > .left > .tag > p > a {
  text-decoration: none;
  color: #000;
}
#post_sec01 > .st-GlobalInner > .left > .tag > p > a:after {
  content: ",";
  margin-right: 0.5em;
}
#post_sec01 > .st-GlobalInner > .left > .tag > p > a:hover {
  color: #df0523;
}
#post_sec01 > .st-GlobalInner > .left > .tag > p > a:hover:after {
  color: #000;
}
#post_sec01 > .st-GlobalInner > .left > .tag > p > a:last-child:after {
  content: none;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 {
  background: #F7F7F7;
  padding: 15px;
  margin-bottom: 40px;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02:after {
  content: "";
  display: block;
  clear: both;
}
@media print {
  #post_sec01 > .st-GlobalInner > .left > .post_item02 {
    display: none;
  }
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .left {
  float: left;
  width: 200px;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .left > .post_item02 > .left {
    float: none;
    width: 100%;
    display: none;
  }
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .left > a {
  display: block;
  width: 100%;
  height: 30px;
  vertical-align: middle;
  line-height: 26px;
  background: #000;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .left > a > span {
  vertical-align: middle;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .left > a:hover {
  opacity: 0.7;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right {
  float: left;
  width: 496px;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right {
    float: none;
    width: 100%;
  }
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul {
  float: right;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul:after {
  content: "";
  display: block;
  clear: both;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li {
  float: left;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li:nth-child(1) {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li:nth-child(2) {
    display: none;
  }
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li:nth-child(3) {
  margin-left: 30px;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > span, #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > button {
  vertical-align: middle;
  display: inline;
  border: none;
  background: none;
  font-size: 0.9rem;
  font-weight: bold;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > span.btnprint, #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > button.btnprint {
  margin-left: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > span.btnprint:hover, #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > button.btnprint:hover {
  cursor: pointer;
  opacity: 0.5;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > span > img, #post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > button > img {
  width: auto;
  height: 30px;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > a {
  display: inline-block;
  margin-left: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > a:hover {
  opacity: 0.5;
}
#post_sec01 > .st-GlobalInner > .left > .post_item02 > .right > ul > li > a > img {
  width: auto;
  height: 30px;
}
#post_sec01 > .st-GlobalInner > .left > .post_body .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#post_sec01 > .st-GlobalInner > .left > .post_body .movie > iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#post_sec01 > .st-GlobalInner > .right {
  float: left;
  width: 357px;
  padding-top: 70px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .right {
    float: none;
    width: 100%;
    padding-top: 0;
  }
}
@media print {
  #post_sec01 > .st-GlobalInner > .right {
    display: none;
  }
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.6em;
  padding-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li {
  margin-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a:hover {
  color: #df0523;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_title {
  font-size: 0.8rem;
  margin-bottom: 5px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_size {
  font-size: 0.6rem;
  margin-bottom: 5px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_media_img:after {
  content: "";
  display: block;
  clear: both;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_media_img > .left {
  float: left;
  width: 154px;
  margin-right: 10px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_media_img > .left > figure {
  position: relative;
  width: 154px;
  height: 86px;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  background: url(/newsroom/img/brandsymbol.svg) no-repeat center center/100px auto, #FFF;
  overflow: hidden;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_media_img > .left > figure > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: initial;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .right > .side_item_media > ul > li > a > .side_item_media_img > .right {
  float: left;
  width: 193px;
  font-size: 0.8rem;
  padding-top: 34px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > p {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.6em;
  padding-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > p > span.side_item_post_text {
  margin-left: 20px;
  font-size: 0.8rem;
  font-weight: normal;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > p > span > span {
  color: #df0523;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatepost > li > a > .side_item_post_item > .left > figure, #post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatesite > li > a > .side_item_post_item > .left > figure {
  height: 116px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatepost > li > a > .side_item_post_item > .left > figure.moviethum, #post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatesite > li > a > .side_item_post_item > .left > figure.moviethum {
  height: 86px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatemovie > li > a > .side_item_post_item > .left > figure:before {
  z-index: 1;
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  border-radius: 1px;
  background: #FF1A00;
  width: 20px;
  height: 15px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatemovie > li > a > .side_item_post_item > .left > figure:after {
  z-index: 2;
  position: absolute;
  content: "";
  display: block;
  bottom: 4px;
  left: 8px;
  border-style: solid;
  border-color: transparent transparent transparent #FFF;
  border-width: 3px 0 3px 5px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul.relatemovie > li > a > .side_item_post_item > .left > figure > img {
  z-index: 0;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li {
  margin-bottom: 10px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li:nth-child(n+4) {
  display: none;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a:hover {
  color: #df0523;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item:after {
  content: "";
  display: block;
  clear: both;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .left {
  float: left;
  width: 154px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .left {
    width: 46%;
    margin-right: 4%;
  }
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .left > figure {
  position: relative;
  width: 154px;
  height: 86px;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  background: url(/newsroom/img/brandsymbol.svg) no-repeat center center/100px auto, #FFF;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .left > figure {
    width: 100%;
    height: calc(100vw * 0.25);
  }
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .left > figure > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: initial;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right {
  float: left;
  width: 193px;
  font-size: 0.8rem;
}
@media only screen and (max-width: 768px) {
  #post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right {
    width: 50%;
  }
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right > time {
  font-size: 0.6rem;
  color: #555555;
  margin-bottom: 5px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right > span {
  font-size: 0.4rem;
  display: inline-block;
  padding: 2px 5px;
  background: #646464;
  color: #000;
  margin-bottom: 5px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right > span.cat {
  display: inline-block;
  background: #646464;
  color: #FFF;
  font-size: 0.6rem;
  padding: 5px 5px;
  letter-spacing: -0.05em;
  line-height: 1.2em;
  margin-right: 5px;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right > span.cat.cat_social {
  background: #E8E8E8;
  color: #000;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li > a > .side_item_post_item > .right > p {
  font-size: 0.8rem;
  font-weight: bold;
}
#post_sec01 > .st-GlobalInner > .right > .side_item_post > ul > li a[target="_blank"] > .side_item_post_item > .right > p:after {
  font-family: "template-iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  speak: none;
  margin-top: -0.1em;
  font-size: 1.5em;
  content: "";
  color: #E20326;
}

#post_sec02 > .st-GlobalInner {
  padding-top: 20px;
  padding-bottom: 100px;
}
#post_sec02 > .st-GlobalInner > .post_item01 {
  margin-bottom: 10px;
}
#post_sec02 > .st-GlobalInner > .post_item01 > .cat {
  display: inline-block;
  background: #646464;
  color: #FFF;
  font-size: 0.8rem;
  padding: 1px 10px;
  line-height: 1.4em;
  margin-right: 10px;
  margin-bottom: 10px;
}
#post_sec02 > .st-GlobalInner > .post_item01 > time {
  font-size: 0.8rem;
  color: #555555;
  margin-bottom: 10px;
}
#post_sec02 > .st-GlobalInner > h1 {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.6em;
  padding-bottom: 10px;
}
#post_sec02 > .st-GlobalInner > .tag {
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
#post_sec02 > .st-GlobalInner > .tag:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: #df0523;
}
#post_sec02 > .st-GlobalInner > .tag > p {
  font-size: 0.8rem;
}
#post_sec02 > .st-GlobalInner > .tag > p > a {
  text-decoration: none;
  color: #000;
}
#post_sec02 > .st-GlobalInner > .tag > p > a:after {
  content: ",";
  margin-right: 0.5em;
}
#post_sec02 > .st-GlobalInner > .tag > p > a:hover {
  color: #df0523;
}
#post_sec02 > .st-GlobalInner > .tag > p > a:hover:after {
  color: #000;
}
#post_sec02 > .st-GlobalInner > .tag > p > a:last-child:after {
  content: none;
}
#post_sec02 > .st-GlobalInner > .post_item02 {
  background: #F7F7F7;
  padding: 15px;
  margin-bottom: 40px;
}
@media print {
  #post_sec02 > .st-GlobalInner > .post_item02 {
    display: none;
  }
}
#post_sec02 > .st-GlobalInner > .post_item02:after {
  content: "";
  display: block;
  clear: both;
}
#post_sec02 > .st-GlobalInner > .post_item02.post_item02_oshirase > .right {
  width: 940px;
}
@media only screen and (max-width: 768px) {
  #post_sec02 > .st-GlobalInner > .post_item02.post_item02_oshirase > .right {
    float: none;
    width: 100%;
  }
}
#post_sec02 > .st-GlobalInner > .post_item02 > .left {
  float: left;
  width: 200px;
}
@media only screen and (max-width: 768px) {
  #post_sec02 > .st-GlobalInner > .post_item02 > .left {
    float: none;
    width: 100%;
    display: none;
  }
}
#post_sec02 > .st-GlobalInner > .post_item02 > .left > a {
  display: block;
  width: 100%;
  height: 30px;
  vertical-align: middle;
  line-height: 26px;
  background: #000;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#post_sec02 > .st-GlobalInner > .post_item02 > .left > a > span {
  vertical-align: middle;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .left > a:hover {
  opacity: 0.7;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right {
  float: left;
  width: 496px;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul {
  float: right;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul:after {
  content: "";
  display: block;
  clear: both;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li {
  float: left;
}
@media only screen and (max-width: 768px) {
  #post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li:nth-child(1) {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li:nth-child(2) {
    display: none;
  }
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li:nth-child(3) {
  margin-left: 30px;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > span, #post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > button {
  border: none;
  background: none;
  vertical-align: middle;
  display: inline;
  font-size: 0.9rem;
  font-weight: bold;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > span.btnprint, #post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > button.btnprint {
  margin-left: 10px;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > span > img, #post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > button > img {
  width: auto;
  height: 30px;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > a {
  display: inline-block;
  margin-left: 10px;
}
#post_sec02 > .st-GlobalInner > .post_item02 > .right > ul > li > a > img {
  width: auto;
  height: 30px;
}

.list_banner {
  border-top: 1px solid #EEE;
  padding-top: 60px;
}
@media only screen and (max-width: 768px) {
  .list_banner {
    padding-top: 35px;
  }
}
.list_banner > .st-GlobalInner > h2 {
  margin: 0 0 30px 0;
  text-align: center;
  font-size: 1.2rem;
}
.list_banner > .st-GlobalInner > ul {
  text-align: center;
  display: table;
  width: 100%;
  margin-bottom: 60px;
}
.list_banner > .st-GlobalInner > ul > li {
  display: inline-table;
  width: 300px;
  height: auto;
  margin: 0 25px;
}
@media only screen and (max-width: 768px) {
  .list_banner > .st-GlobalInner > ul > li {
    width: 70%;
    margin: 0 0 10px 0;
  }
}
.list_banner > .st-GlobalInner > ul > li > a {
  text-align: left;
  text-decoration: none;
  color: #000;
  display: block;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.list_banner > .st-GlobalInner > ul > li > a:hover {
  opacity: 0.7;
}
.list_banner > .st-GlobalInner > ul > li > a > figure {
  margin-bottom: 20px;
}
.list_banner > .st-GlobalInner > ul > li > a > figure > img {
  width: 100%;
  height: auto;
  border: 1px solid #CCC;
}
.list_banner > .st-GlobalInner > ul > li > a > span {
  display: inline-block;
  font-weight: bold;
  font-size: 1rem;
  text-align: left;
  margin-bottom: 15px;
}
.list_banner > .st-GlobalInner > ul > li > a > span:after {
  font-family: "template-iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  speak: none;
  margin-top: -0.1em;
  font-size: 1.5em;
  content: "";
  color: #E20326;
}
.list_banner > .st-GlobalInner > ul > li > a > p {
  font-weight: normal;
  font-size: 0.9rem;
  text-align: left;
}

.post_body .asset-content a[target="_blank"]:after {
  font-family: "template-iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  speak: none;
  margin-top: -0.1em;
  font-size: 1.5em;
  content: "";
  color: #E20326;
}
.post_body .asset-content ol {
  margin: 0 0 20px 2em;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content ol {
    margin: 0 0 20px 1.5em;
  }
}
.post_body .asset-content ol > li {
  list-style-type: none;
  counter-increment: cnt1;
  margin-bottom: 10px;
}
.post_body .asset-content ol > li:before {
  content: counter(cnt1) ".";
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
  font-weight: bold;
}
.post_body .asset-content ol > li > ol {
  margin-left: 2em;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content ol > li > ol {
    margin-left: 1em;
  }
}
.post_body .asset-content ol > li > ol > li {
  list-style-type: none;
  counter-increment: cnt2;
}
.post_body .asset-content ol > li > ol > li:before {
  content: "(" counter(cnt2) ")";
  display: inline-block;
  margin-left: -2em;
  width: 2em;
  font-weight: bold;
}
.post_body .asset-content ul {
  margin: 0 0 20px 1.5em;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content ul {
    margin: 0 0 20px 1em;
  }
}
.post_body .asset-content ul > li {
  list-style-type: disc;
}
.post_body .asset-content .table_block_attention {
  display: none;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .table_block_attention {
    display: block;
    width: 100%;
    content: "※横スクロールできます";
    font-size: 0.6rem;
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .table_block {
    width: 100%;
    overflow-x: scroll;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .table_block > table {
    min-width: 700px;
    overflow-x: scroll;
    margin: 0 auto;
  }
}
.post_body .asset-content table {
  width: 100% !important;
  min-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.post_body .asset-content table tr > th, .post_body .asset-content table tr td {
  border: 1px solid #333;
  padding: 10px;
}
.post_body .asset-content table tr > th p, .post_body .asset-content table tr td p {
  margin: 0;
}
.post_body .asset-content table.layouttable {
  width: auto !important;
  min-width: auto;
  border: none;
  margin: 0;
}
.post_body .asset-content table.layouttable > tbody > tr > td, .post_body .asset-content table.layouttable > tbody > tr > th {
  border: none;
  padding: 0;
}
.post_body .asset-content .social_img01 {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
.post_body .asset-content .social_img01 > figure {
  width: 500px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .social_img01 > figure {
    width: 100%;
  }
}
.post_body .asset-content .social_img01 > figure > img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.post_body .asset-content .social_img02 {
  width: 100%;
  text-align: center;
}
.post_body .asset-content .social_img02 > figure {
  width: 500px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .social_img02 > figure {
    width: 100%;
  }
}
.post_body .asset-content .social_img02 > figure > img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.post_body .asset-content .social_slide {
  width: 100%;
  background: #F7F7F7;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
}
.post_body .asset-content .social_slide figure {
  line-height: 0;
  width: 500px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .social_slide figure {
    width: 100%;
  }
}
.post_body .asset-content .social_slide figure img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.post_body .asset-content .social_slide .slick-slide div {
  line-height: 0;
  padding: 0;
}
.post_body .asset-content .social_slide .slick-arrow {
  background: #282828;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  text-align: center;
  -webkit-transition: background 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: background 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.post_body .asset-content .social_slide .slick-arrow:hover {
  background: #df0523;
}
.post_body .asset-content .social_slide .slick-arrow:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '';
  display: block;
  color: #fff;
  font-size: 175%;
  font-size: 1.75rem;
  line-height: 40px;
}
.post_body .asset-content .social_slide .slick-arrow.slick-next {
  right: 0;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .social_slide .slick-arrow.slick-next {
    right: -20px;
  }
}
.post_body .asset-content .social_slide .slick-arrow.slick-next:before {
  content: none;
}
.post_body .asset-content .social_slide .slick-arrow.slick-next:after {
  content: "\f3d1";
}
.post_body .asset-content .social_slide .slick-arrow.slick-prev {
  left: 0;
}
@media only screen and (max-width: 768px) {
  .post_body .asset-content .social_slide .slick-arrow.slick-prev {
    left: -20px;
  }
}
.post_body .asset-content .social_slide .slick-arrow.slick-prev:before {
  content: none;
}
.post_body .asset-content .social_slide .slick-arrow.slick-prev:after {
  content: "\f3d1";
  transform: scale(-1, 1);
}
.post_body .asset-content .social_slide_nav .slick-list {
  padding: 0 !important;
}
.post_body .asset-content .social_slide_nav .slick-list .slick-track {
  margin: 0;
  padding: 0 !important;
  width: 100% !important;
}
.post_body .asset-content .social_slide_nav .slick-list .slick-slide {
  box-sizing: border-box;
}
.post_body .asset-content .social_slide_nav .slick-list .slick-slide figure {
  padding: 2px;
  box-sizing: border-box;
}
.post_body .attention {
  border: 1px solid #AAA;
  padding: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 0.8em;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 768px) {
  .post_body .attention {
    padding: 5px;
  }
}
.post_body .companyname {
  text-align: right;
  margin-bottom: 40px;
}
.post_body .downloaditem {
  background: #F7F7F7;
  padding: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: right;
}
.post_body .downloaditem > a {
  text-decoration: none;
  color: #000;
  vertical-align: middle;
  display: inline;
  font-size: 0.9rem;
  font-weight: bold;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
.post_body .downloaditem > a:hover {
  opacity: 0.7;
}
.post_body .downloaditem > a > span {
  margin-left: 10px;
}
.post_body .downloaditem > a > span > img {
  width: auto;
  height: 30px;
}
.post_body .sharelink {
  text-align: right;
  margin-top: 34px;
}
.post_body .sharelink > ul {
  list-style: none;
  float: right;
}
@media only screen and (max-width: 768px) {
  .post_body .sharelink > ul {
    display: table;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0;
  }
}
.post_body .sharelink > ul:after {
  content: "";
  display: block;
  clear: both;
}
.post_body .sharelink > ul > li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .post_body .sharelink > ul > li {
    display: inline-table;
    width: 48%;
    margin: 0 1% 5px 1%;
    text-align: center;
    float: none;
  }
}
.post_body .sharelink > ul > li:last-child {
  margin-right: 0;
}

#search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label, #search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label {
  padding: 0 0 0 4px;
}
#search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label::after, #search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label::after {
  display: none;
}
#search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label::before, #search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label::before {
  content: " | ";
  top: -2px;
  margin-top: 0;
  width: 1px;
  font-weight: normal;
  left: auto;
  right: -6px;
  background: none;
  border: none;
}
#search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label:last-child::before, #search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio] + label:last-child::before {
  display: none;
}
#search_sec01 div#ss-main.css3 .SS_hitCount--radio input[type=radio]:checked + label {
  font-weight: bold;
}
#search_sec01 div#ss-main.css3 form#ss-form {
  background: #F7F7F7;
  padding: 20px 0;
  text-align: center;
}
#search_sec01 div#ss-main.css3 form#ss-form input[type="text"] {
  border: 1px solid #E5E5E5;
  background: #FFF;
  box-sizing: border-box;
  width: 488px;
  height: 40px;
  font-size: 0.9rem;
  padding: 0 5px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #search_sec01 div#ss-main.css3 form#ss-form input[type="text"] {
    width: 70%;
  }
}
#search_sec01 div#ss-main.css3 form#ss-form input[type="submit"] {
  position: relative;
  box-sizing: border-box;
  height: 40px;
  border: 1px solid #000;
  background: #000;
  color: #FFF;
  width: 70px;
  text-align: center;
  font-size: 0.8rem;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  #search_sec01 div#ss-main.css3 form#ss-form input[type="submit"] {
    width: 25%;
  }
}
#search_sec01 div#ss-main.css3 div#ss-result div.ss-item {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #e7e7e7;
}
@media only screen and (max-width: 768px) {
  #search_sec01 div#ss-main.css3 div#ss-result div.ss-item {
    padding: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
}
#search_sec01 div#ss-main.css3 div#ss-result div.ss-item div.ss-page {
  width: calc(100% - 275px);
}
@media only screen and (max-width: 768px) {
  #search_sec01 div#ss-main.css3 div#ss-result div.ss-item div.ss-page {
    width: 100%;
  }
}
#search_sec01 div#ss-main.css3 div#ss-result div.ss-item div.ss-page .ss-title a {
  font-weight: bold;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#search_sec01 div#ss-main.css3 div#ss-result div.ss-item div.ss-page .ss-title a:hover {
  color: #df0523;
}
#search_sec01 div#ss-main.css3 div#ss-result div.ss-item div.ss-image {
  width: 256px;
}
#search_sec01 div#ss-main.css3 div#ss-result div.ss-item div.ss-image img {
  width: 100%;
  border: none;
}
#search_sec01 div.ss-navi_box {
  margin-bottom: 40px;
}
#search_sec01 div.ss-navi_box:after {
  content: "";
  display: block;
  clear: both;
}
#search_sec01 div.ss-navi_box > .left {
  float: left;
  width: 726px;
  box-sizing: border-box;
  margin-right: 60px;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #search_sec01 div.ss-navi_box > .left {
    float: none;
    width: 100%;
    margin-right: 0;
    padding: 5px 0;
  }
}
#search_sec01 div.ss-navi_box > .left > ul:after {
  content: "";
  display: block;
  clear: both;
}
#search_sec01 div.ss-navi_box > .left > ul > li {
  float: left;
  margin-right: 10px;
}
#search_sec01 div.ss-navi_box > .left > ul > li:first-child {
  font-weight: bold;
}
#search_sec01 div.ss-navi_box > .left > ul > li:last-child {
  margin-right: 0;
}
#search_sec01 div.ss-navi_box > .left > ul > li:nth-child(3) > span {
  margin-right: 1em;
}
#search_sec01 div.ss-navi_box > .left > ul > li:nth-child(3) > span.selected {
  color: #df0523;
}
#search_sec01 div.ss-navi_box > .right {
  float: left;
  width: 357px;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #search_sec01 div.ss-navi_box > .right {
    float: none;
    width: 100%;
    padding: 5px 0;
  }
}
#search_sec01 div#ss-result div.ss-item div.ss-page .ss-url {
  font-size: 0.8em;
}
#search_sec01 div#ss-result div.ss-item div.ss-page .ss-url a {
  color: #999;
}
#search_sec01 div#ss-result div.ss-item div.ss-page .ss-title a {
  font-weight: bold;
  color: #000;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#search_sec01 div#ss-result div.ss-item div.ss-page .ss-title a:hover {
  color: #df0523;
}
#search_sec01 .ss-pagination .ss-page {
  text-decoration: none;
  display: inline-block;
  color: #9D9D9D;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #9D9D9D;
  text-align: center;
  line-height: 40px;
  transition: all 0.3s cubic-bezier(0.4, 0.3, 0.5, 0.9);
}
#search_sec01 .ss-pagination .ss-page:hover {
  border: 1px solid #df0523;
  background: #df0523;
  color: #FFF;
}
#search_sec01 .ss-pagination .ss-page.ss-select-page {
  border: 1px solid #df0523;
  background: #df0523;
  color: #FFF;
}
#search_sec01 .ss-pagination .ss-page-next {
  display: inline-block;
  width: 40px;
  height: 40px;
}
#search_sec01 .ss-pagination .ss-page-next:hover:after {
  color: #df0523;
}
#search_sec01 .ss-pagination .ss-page-next:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  content: "\f3d1";
  color: #777;
}
#search_sec01 .ss-pagination .ss-page-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
}
#search_sec01 .ss-pagination .ss-page-prev:hover:after {
  color: #df0523;
}
#search_sec01 .ss-pagination .ss-page-prev:after {
  font-family: 'Ion-Icons';
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  content: "\f3d1";
  transform: rotate(180deg);
  color: #777;
}

/*# sourceMappingURL=styles_g.css.map */
