@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap&subset=japanese");

/* news index
----------------------------------------------------------------------*/

.trademark_index_title {
  width: calc((30px * 2) + 1280px);
  max-width: 100%;
  margin: 80px auto 50px;
  padding: 0 30px;
}

.trademark_index_title h1 {
  font-size: 40px;
  font-size: 4rem;
}

.trademark_index_title h1::after {
  display: block;
  width: 32px;
  height: 1px;
  margin: 30px 0;
  background: #000;
  content: "";
}

.trademark_index_block_title h2 {
  margin-bottom: 10px;
  margin-top: 50px;
  color: #1a1a1a;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.46;
}

.trademark_index_body {
  margin-bottom: 0px;
}

.trademark_index_block {
  overflow: hidden;
  margin-left: 1em;
}

.trademark_index_block:not(:last-child) {
  margin-bottom: 0px;
}

.trademark_index_block_title {
  -webkit-box-pack: justify;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 0px;
  padding: 0% 345px 1% 0;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.trademark_index_block_logo {
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
}

.trademark_index_block_image {
  position: relative;
  margin: 0 -200px;
}

.trademark_index_block_body [data-image="left"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  padding-top: 10px;
}

.trademark_index_block_body [data-image="left"]>div {
  width: 49.5%;
}

.trademark_index_block_body [data-image="left"]>div:nth-child(2n) {
  margin-left: 2.5%;
}

.trademark_index_block_read {
  position: relative;
  margin-bottom: 0px;
  padding: 3.5% 345px 3.5% 0;
  color: #1a1a1a;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.trademark_index_block_read::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: #f3f3f3;
  content: "";
}

.trademark_index_block_read::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: #f3f3f3;
  content: "";
}

.trademark_index_block_h2read {
  position: relative;
  margin-bottom: 0px;
  padding: 1% 345px 3.5% 0;
  color: #1a1a1a;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.trademark_index_block_h2read::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background: #f3f3f3;
  content: "";
}

.trademark_index_block_h2read::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: #f3f3f3;
  content: "";
}

.trademark_index_block_body {
  position: relative;
  margin-bottom: 0px;
  padding: 1% 345px 3.5% 0;
  color: #1a1a1a;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.trademark_index_block_body::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  content: "";
}

.trademark_index_block_body::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  content: "";
}

.trademark_index_block_body li {
  text-indent: -1em;
  margin-left: 1em;
}

.trademark_index_block_data {
  position: relative;
  padding-right: 30%;
}

.trademark_index_block_data dd {
  padding-left: 20px;
}

.trademark_index_block_data dd p {
  margin: 0;
}

.trademark_index_block_data dd a {
  text-decoration: underline;
}

.trademark_index_text_area {
  padding: 0 2em;
}

.reverse {
  flex-flow: row-reverse;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.columns {
  width: 100%;
  max-width: 1280px;
  float: left;
}

.col {
  width: 24%;
  max-width: 320px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1em;
}

.col.w1 {
  width: 24%;
  max-width: 320px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1em;
}

.col.w2 {
  width: 48%;
  max-width: 320px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1em;
}

.col.w1 img {
  width: 100%;
  max-width: 254px;
}

.col .inner {
  padding: 1em 2em;
}

.col .org {
  color: #c11920;
  font-size: 80%;
}

.col .name {
  font-size: 200%;
  padding: 0;
  margin: 0;
}

.col li {
  font-size: 80%;
}

.new {
  position: relative;
}

.new img.new-img {
  position: absolute;
  top: 0;
  left: 0;
}

.trademark_icon img {
  opacity: 1;
}

.trademark_icon img:hover {
  opacity: 0.5;
}

.underline_red {
  width: 100%;
  border-bottom: solid 3px #c11920;
}

.manual_block h4 {
  font-weight: bold;
  font-size: calc(28 / 750 * 100vw);
}

@media screen and (min-width: 769px) {
  .manual_block h4 {
    font-size: 20px;
  }
}

.manual_block+.manual_block {
  margin-top: 20px;
}

.pdf::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/jp/image/icon-pdf-01.png) no-repeat;
  background-size: contain;
  margin-left: 7px;
  vertical-align: middle;
}

.nwin::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/jp/image/icon-window-01.png) no-repeat;
  background-size: contain;
  margin-left: 7px;
  vertical-align: middle;
}

.nwin a {
  text-decoration: underline;
}

.nwin a:hover {
  text-decoration: underline;
}

.message::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/jp/image/icon-download-01.png) no-repeat;
  background-size: contain;
  margin-right: 7px;
  vertical-align: middle;
}

.a_link a {
  text-decoration: underline;
}

.a_link a:hover {
  text-decoration: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

@media screen and (max-width: 1680px) {
  .trademark_index_block_image {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 calc(-1 * ((100vw - 100%) / 2));
  }
}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1024px) {
  .trademark_index_title h1::after {
    margin: 20px 0 15px;
  }

  .trademark_index_block_logo {
    -webkit-transform: translateY(30px);
    max-width: 20%;
    transform: translateY(30px);
  }

  .trademark_index_block_data {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .reverse {
    flex-flow: row-reverse;
  }

  .trademark_index_title {
    margin: calc(40 / 750 * 100vw) auto calc(60 / 750 * 100vw);
    padding: 0 calc(64 / 750 * 100vw);
  }

  .trademark_index_block_title {
    padding: 0 calc(0 / 750 * 100vw);
  }

  .trademark_index_title h1 {
    font-size: calc(50 / 750 * 100vw);
  }

  .trademark_index_title h1::after {
    margin: calc(30 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
  }

  .trademark_index_block_title h2 {
    font-size: calc(50 / 750 * 100vw);
  }

  .trademark_index_block_title h2::after {
    margin: calc(30 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
  }

  .trademark_index_body {
    margin-bottom: 0;
  }

  .trademark_index_block:not(:last-child) {
    margin-bottom: 0px;
  }

  .trademark_index_block_logo {
    -webkit-transform: translateY(50%);
    max-width: 36%;
    transform: translateY(50%);
  }

  .trademark_index_block_body {
    display: block;
    width: 48%;
    padding-top: calc(40 / 750 * 100vw);
  }

  .trademark_index_block_body [data-image="left"] {
    display: block;
    padding-top: 1%;
  }

  .trademark_index_block_body [data-image="left"]>div {
    width: 100%;
  }

  .trademark_index_block_body [data-image="left"]>div:last-child {
    margin-top: calc(10 / 750 * 100vw);
    margin-left: 0;
  }

  .trademark_index_block_read {
    width: 100%;
    margin-bottom: calc(60 / 750 * 100vw);
    padding: calc(0 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  }

  .trademark_index_block_read::before {
    right: calc(-1 * (64 / 750 * 100vw));
  }

  .trademark_index_block_h2read {
    width: 100%;
    padding: calc(0 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  }

  .trademark_index_block_h2read::before {
    right: calc(-1 * (64 / 750 * 100vw));
  }

  .trademark_index_block_body {
    width: 100%;
    padding: calc(0 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  }

  .trademark_index_block_body::before {
    right: calc(-1 * (64 / 750 * 100vw));
  }

  .trademark_index_block_data dd p {
    margin-bottom: 1vw;
  }

  .trademark_index_block_data dd {
    padding-left: 2vw;
    line-height: 1.8;
  }

  .trademark_index_block_data dd span {
    display: block;
    font-size: 0.9em;
    text-indent: -1.5vw;
  }
}

@media all and (max-width: 984px) {
  .trademark_txt {
    text-align: center !important;
  }

  .columns {
    width: 100%;
    max-width: 768px;
    float: left;
  }

  .col {
    width: 46%;
    max-width: 320px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
  }

  .col.w1 {
    width: 100%;
    max-width: 320px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
  }

  .col.w2 {
    width: 100%;
    max-width: 320px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1em;
  }

  .col.w1 img {
    width: 100%;
    max-width: 320px;
  }

  .col .inner {
    padding: 0.5em 1em;
  }
}

@media all and (min-width: 769px) and (max-width: 984px) {
  .col .org {
    color: #c11920;
    font-size: 80%;
  }

  .col .name {
    font-size: 260%;
    padding: 0;
    margin: 0;
  }

  .col li {
    font-size: 80%;
  }
}

@media all and (min-width: 641px) and (max-width: 768px) {
  .col .org {
    font-size: 11px !important;
  }

  .col .name {
    font-size: 24px !important;
    padding: 0;
    margin: 0;
  }

  .col li {
    font-size: 6px !important;
  }
}

@media all and (min-width: 321px) and (max-width: 640px) {
  .col .org {
    font-size: 8px !important;
  }

  .col .name {
    font-size: 20px !important;
    padding: 0;
    margin: 0;
  }

  .col li {
    font-size: 6px !important;
  }

  .col.w1 img {
    width: 100%;
    max-width: 160px;
  }
}

@media all and (max-width: 320px) {
  .col .org {
    font-size: 6px !important;
  }

  .col .name {
    font-size: 18px !important;
    padding: 0;
    margin: 0;
  }

  .col li {
    font-size: 6px !important;
  }

  .col.w1 img {
    width: 100%;
    max-width: 160px;
  }
}

@media all and (min-width: 768px) {
  .trademark_icon .col {
    font-size: 20px !important;
  }
}

@media all and (min-width: 640px) and (max-width: 767px) {
  .trademark_icon .col {
    font-size: 18px !important;
  }
}

@media all and (max-width: 639px) {
  .trademark_icon .col {
    font-size: 16px !important;
  }
}



.trademark_index h1 {font-size: 4rem; line-height: 1.5em;}
.trademark_index h2 {font-size: 3rem; line-height: 1.5em;}
.trademark_index h3 {font-size: 2.8rem; line-height: 1.5em;}
.trademark_index h4 {font-size: 2.6rem; line-height: 1.5em; margin-bottom: 0.5em;}
.trademark_index p, .trademark_index li {font-size: 1.6rem; line-height: 1.5em; margin-bottom: 0.5em;}

@media all and (max-width: 767px) {
.trademark_index h1 {font-size: 3rem; line-height: 1.5em;}
.trademark_index h2 {font-size: 2.4rem; line-height: 1.5em;}
.trademark_index h3 {font-size: 2.0rem; line-height: 1.5em;}
.trademark_index h4 {font-size: 1.8rem; line-height: 1.5em; margin-bottom: 0.5em;}
}

.trademark_index h2.txt_indent {text-indent: -1.2em; margin-left: 1.2em;}
.trademark_index h3.txt_indent {text-indent: -2.5em; margin-left: 2.5em;}
.trademark_index h4.txt_indent {text-indent: -1em; margin-left: 1em;}
.trademark_index .txt_indent7 {text-indent: -6.7em; margin-left: 6.7em;}

.txt_inner {padding: 1em 0 1em 1em;}
ul li ul {margin-top: 8px;}

._bold {font-weight: bold;}
._red {color: #c11920;}
.mb40 {margin-bottom: 40px;}
.bm80 {margin-bottom: 80px;}