@charset "UTF-8";
#pvc-abs .text-warp p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%); }

.header-block .logo, .header-block ul, .footer .footer-bottom .footer-link nav, .footer .footer-bottom .top-link, #pvc-abs .sds-btn .arrow, #news-topics_list .archive .fa-caret-right {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.header-block ul li .current, .footer .footer-bottom .footer-link li .current {
  position: relative; }

.header-block ul li .current::after, .footer .footer-bottom .footer-link li .current::after {
  width: 100%;
  height: 2px;
  bottom: -7.5px;
  left: 0;
  background: #fff;
  position: absolute;
  content: ''; }

.header-block ul li a, .footer .footer-bottom .footer-link li a {
  position: relative;
  display: inline-block;
  text-decoration: none; }

.header-block ul li a::after, .footer .footer-bottom .footer-link li a::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.header-block ul li a:hover::after, .footer .footer-bottom .footer-link li a:hover::after {
  bottom: -10px;
  opacity: 1;
  visibility: visible; }

#policy .main-img h1, #product .main-img h1, #company .main-img h1, #contact .main-img h1 {
  height: 400px; }
  @media (max-width: 575.98px) {
    #policy .main-img h1, #product .main-img h1, #company .main-img h1, #contact .main-img h1 {
      height: 250px; } }

#policy .main-img img, #product .main-img img, #company .main-img img, #contact .main-img img {
  vertical-align: bottom; }

#policy .main-img p, #product .main-img p, #company .main-img p, #contact .main-img p {
  padding: 15px 0;
  color: #fff;
  background-color: #003856;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; }
  @media (max-width: 575.98px) {
    #policy .main-img p, #product .main-img p, #company .main-img p, #contact .main-img p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px;
      line-height: 1.5rem; } }

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

.anton {
  font-family: 'Anton', sans-serif; }

body {
  line-height: 1;
  font-size: 62.5%;
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-font-smoothing: antialiased;
  word-break: break-all; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #000;
  text-decoration: none; }
  a:hover {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
    color: #125877; }
  a:focus {
    text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

button {
  border-color: transparent; }

/* ==========================================

 common

========================================== */
.fit {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

img {
  width: 100%; }

.flash:hover {
  opacity: 1;
  -webkit-animation: flash 1s;
  animation: flash 1s; }

.hind-font {
  font-family: 'Hind', sans-serif; }

.changeling-neo {
  font-family: changeling-neo, sans-serif;
  font-weight: 500;
  font-style: normal; }

@-webkit-keyframes flash {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }

@keyframes flash {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }

.dotted-bk {
  background-image: url("../image/common/dotted_bk.jpg");
  background-repeat: repeat;
  background-position: top left; }

.btn-box a {
  margin: 0 auto;
  padding: 10px 0;
  max-width: 300px;
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-size: 1rem; }

.sp-top-link {
  opacity: 0; }
  .sp-top-link a {
    padding: 10px;
    background-color: #003856;
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: block; }
  .sp-top-link img {
    width: 30px; }

/* -----------------------------------------
ヘッダー
----------------------------------------- */
.header-block {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 57, 86, 0.9);
  z-index: 2; }
  @media (max-width: 575.98px) {
    .header-block {
      height: 50px; } }
  .header-block img {
    width: auto; }
  .header-block .container {
    position: relative;
    height: 100%; }
  .header-block .logo {
    width: 250px;
    left: 15px; }
    @media (max-width: 575.98px) {
      .header-block .logo {
        width: 170px; } }
  .header-block ul {
    right: 15px;
    color: #fff;
    font-family: 'Anton', sans-serif;
    height: 22px; }
    .header-block ul li {
      margin: 0 30px 0 0;
      float: left;
      color: #fff;
      font-size: 18px;
      font-size: 1.125rem; }
      .header-block ul li:last-child {
        margin: 0; }
      .header-block ul li a {
        color: #fff; }

/* -----------------------------------------
フッター
----------------------------------------- */
.footer {
  margin: 60px 0 0;
  color: #fff; }
  @media (max-width: 575.98px) {
    .footer {
      margin: 0; } }
  .footer .tel-contact {
    margin-bottom: 60px; }
    .footer .tel-contact p {
      float: left;
      width: 49%;
      margin: 0 2% 0 0;
      background-color: #fff; }
      .footer .tel-contact p:last-child {
        margin: 0; }
  .footer .tel-contact_sp {
    margin: 0 0 30px 0; }
    @media (max-width: 575.98px) {
      .footer .tel-contact_sp {
        margin: 0; } }
    .footer .tel-contact_sp p {
      margin: 0 0 20px 0; }
  .footer .footer-bottom {
    padding: 100px 0 100px;
    background-color: #003856; }
    @media (max-width: 575.98px) {
      .footer .footer-bottom {
        padding: 50px 0 50px; } }
    .footer .footer-bottom .logo {
      margin: 0 0 10px 0;
      max-width: 480px;
      width: 100%; }
    .footer .footer-bottom .logo-sp {
      margin: 0 auto;
      width: 60%; }
    .footer .footer-bottom address {
      font-size: 16px;
      font-size: 1rem; }
    .footer .footer-bottom .footer-link {
      margin: 40px 0 40px 0;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      height: 70px;
      position: relative; }
      .footer .footer-bottom .footer-link ul {
        height: 22px; }
      .footer .footer-bottom .footer-link nav {
        left: 0; }
      .footer .footer-bottom .footer-link li {
        margin: 0 60px 0 0;
        float: left;
        font-size: 18px;
        font-size: 1.125rem; }
        .footer .footer-bottom .footer-link li span {
          color: #fff; }
        .footer .footer-bottom .footer-link li a {
          color: #fff; }
        .footer .footer-bottom .footer-link li img {
          width: auto;
          height: 10px; }
    .footer .footer-bottom .top-link {
      right: 0; }
      .footer .footer-bottom .top-link img {
        width: auto;
        height: 30px; }
    @media (max-width: 575.98px) {
      .footer .footer-bottom small {
        margin: 10px 0 0 0;
        display: block;
        text-align: center; } }

/* ==========================================

 index

========================================== */
#toppage {
  /* ========== main image ========== */ }
  #toppage .video-container {
    min-height: 670px;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #fff; }
    @media (min-width: 1600.99px) {
      #toppage .video-container {
        min-height: 800px;
        height: auto; } }
    @media (min-width: 1919.99px) {
      #toppage .video-container {
        min-height: 1000px;
        height: auto; } }
    @media (max-width: 1316.98px) {
      #toppage .video-container {
        min-height: 570px;
        height: auto; } }
    @media (max-width: 900.98px) {
      #toppage .video-container {
        min-height: 430px;
        height: auto; } }
    @media (max-width: 763.98px) {
      #toppage .video-container {
        height: 530px; } }
    @media (max-width: 575.98px) {
      #toppage .video-container {
        height: 515px; } }
    @media (max-width: 320.98px) {
      #toppage .video-container {
        height: 540px; } }
  #toppage video {
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    height: auto; }
  #toppage .link-btn {
    margin: 30px auto 0;
    width: 113px; }
  #toppage .banner li {
    background-color: #fff;
    margin: 0 0 20px 0; }

/* ==========================================

 policy

========================================== */
#policy .q-spirit3 {
  margin: 100px auto 0; }
  @media (max-width: 575.98px) {
    #policy .q-spirit3 {
      margin: 50px 50px 20px; } }
  #policy .q-spirit3 p:first-child {
    margin: 0 auto 20px;
    max-width: 400px;
    width: 100%; }
    @media (max-width: 575.98px) {
      #policy .q-spirit3 p:first-child {
        width: auto; } }
  #policy .q-spirit3 p:last-child {
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 1px; }

#policy .q3 {
  margin: 80px auto 40px; }
  @media (max-width: 575.98px) {
    #policy .q3 {
      margin: 30px auto 40px; } }
  #policy .q3 p:first-child {
    margin: 0 auto 20px;
    max-width: 860px;
    width: 100%; }
    @media (max-width: 991.98px) {
      #policy .q3 p:first-child {
        max-width: 720px; } }
  #policy .q3 p:last-child {
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 1px; }
    @media (max-width: 991.98px) {
      #policy .q3 p:last-child {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 36px;
        line-height: 2.25rem; } }
    @media (max-width: 575.98px) {
      #policy .q3 p:last-child {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem; } }

/* ==========================================

 product

========================================== */
#product .our-technology p, #product .original p, #product .contract-manufacturing p, #product .ordermade p {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 700; }
  @media (max-width: 575.98px) {
    #product .our-technology p, #product .original p, #product .contract-manufacturing p, #product .ordermade p {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 25px;
      line-height: 1.5625rem; } }

#product .contract-manufacturing .material-img, #product .ordermade .ordermade-img {
  margin: 20px auto 0; }

#product .our-technology {
  margin: 80px auto 0; }
  @media (max-width: 575.98px) {
    #product .our-technology {
      margin: 40px auto 0; } }
  #product .our-technology h2 {
    margin: 0 auto 20px;
    padding: 0 20px 0;
    max-width: 640px;
    width: 100%; }
  #product .our-technology p {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }

#product .original {
  margin: 80px auto 0; }
  #product .original h2 {
    padding: 0 20px 0;
    margin: 0 auto 10px;
    max-width: 340px;
    width: 100%; }
    @media (max-width: 575.98px) {
      #product .original h2 {
        max-width: 100%; } }
  #product .original p {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }
  #product .original ul {
    margin: 20px auto 0;
    padding: 0 20px;
    max-width: 960px; }
    #product .original ul li {
      background-color: #fff; }
      @media (max-width: 575.98px) {
        #product .original ul li {
          background-color: transparent; } }
    #product .original ul li:first-child {
      margin: 0 0.5% 0 0;
      width: 49.6%;
      float: left; }
      @media (max-width: 575.98px) {
        #product .original ul li:first-child {
          margin: 0 0 20px;
          width: 100%;
          float: none; } }
    #product .original ul li:last-child {
      width: 49.4%;
      float: left; }
      @media (max-width: 575.98px) {
        #product .original ul li:last-child {
          width: 100%;
          float: none; } }

#product .contract-manufacturing {
  margin: 80px auto 0; }
  #product .contract-manufacturing h2 {
    margin: 0 auto 10px;
    padding: 0 20px 0;
    max-width: 840px;
    width: 100%; }
  #product .contract-manufacturing p {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }

#product .ordermade {
  margin: 80px auto 0; }
  @media (max-width: 575.98px) {
    #product .ordermade {
      margin: 80px auto 40px; } }
  #product .ordermade h2 {
    margin: 0 auto 10px;
    padding: 0 20px 0;
    max-width: 440px;
    width: 100%; }
  #product .ordermade p {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }

/* ==========================================

 policy

========================================== */
#company .table {
  margin: 100px auto 80px;
  padding: 0 20px 0;
  max-width: 900px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700; }
  @media (max-width: 575.98px) {
    #company .table {
      margin: 60px auto 60px; } }
  #company .table dt {
    padding: 20px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    float: left;
    width: 25%;
    text-align: center; }
    #company .table dt:last-of-type {
      border-top: 1px solid #000;
      border-right: 1px solid #000;
      border-bottom: 1px solid #000; }
      @media (max-width: 575.98px) {
        #company .table dt:last-of-type {
          border-top: 1px solid #000;
          border-right: none;
          border-bottom: none; } }
    @media (max-width: 575.98px) {
      #company .table dt {
        padding: 20px 10px;
        width: 100%;
        border-right: none;
        text-align: left; } }
  #company .table dd {
    padding: 20px;
    border-top: 1px solid #000;
    float: left;
    width: 75%; }
    #company .table dd:last-child {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000; }
    @media (max-width: 575.98px) {
      #company .table dd {
        padding: 20px 10px;
        width: 100%; } }

#company .map {
  margin: 0 auto;
  padding: 0 20px 0;
  max-width: 900px; }
  #company .map iframe {
    width: 100%;
    height: 500px; }
    @media (max-width: 575.98px) {
      #company .map iframe {
        margin: 0 auto 30px;
        height: 250px; } }

/* ==========================================

 contact

========================================== */
#contact .explanatory-text {
  margin: 80px 0 0 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-align: center;
  font-weight: 700; }
  @media (max-width: 575.98px) {
    #contact .explanatory-text {
      margin: 50px 0 0 0; } }
  #contact .explanatory-text a {
    color: #187fc4; }
    #contact .explanatory-text a:hover {
      opacity: .6; }
  #contact .explanatory-text .tel {
    margin: 80px 0 0 0;
    line-height: 34px;
    line-height: 2.125rem; }
    @media (max-width: 575.98px) {
      #contact .explanatory-text .tel {
        margin: 60px 0 0 0; } }
    #contact .explanatory-text .tel .hind-font {
      font-size: 34px;
      font-size: 2.125rem; }

#contact .table {
  margin: 60px auto 80px;
  padding: 0 20px 0;
  max-width: 900px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500; }
  @media (max-width: 575.98px) {
    #contact .table {
      margin: 30px auto 60px; } }
  @media (max-width: 575.98px) {
    #contact .table .line1 {
      min-height: 100%; } }
  @media (max-width: 575.98px) {
    #contact .table .line2 {
      min-height: 100%; } }
  @media (max-width: 575.98px) {
    #contact .table .line3 {
      min-height: 100%; } }
  #contact .table .text {
    width: 100%;
    border: 1px solid #000; }
  #contact .table input::-webkit-input-placeholder {
    color: #aaa; }
  #contact .table input:-ms-input-placeholder {
    color: #aaa; }
  #contact .table input::-ms-input-placeholder {
    color: #aaa; }
  #contact .table input::placeholder {
    color: #aaa; }
  #contact .table #zip {
    position: relative; }
    #contact .table #zip .error:nth-of-type(1) {
      position: absolute;
      top: 49px;
      left: 40px; }
      @media (max-width: 575.98px) {
        #contact .table #zip .error:nth-of-type(1) {
          left: 31px; } }
    #contact .table #zip .error:nth-of-type(2) {
      position: absolute;
      top: 49px;
      left: 136px; }
      @media (max-width: 575.98px) {
        #contact .table #zip .error:nth-of-type(2) {
          left: 127px; } }
  #contact .table #address2 + .error {
    margin: 0 0 0 20px; }
  #contact .table select {
    margin: 20px 0 0 20px;
    height: 35px;
    font-size: 14px;
    font-size: 0.875rem; }
  #contact .table textarea {
    height: 200px;
    width: 100%;
    border: 1px solid #000; }
  #contact .table #address2 {
    margin: 10px 0 0 20px;
    width: 97%;
    border: 1px solid #000; }
    @media (max-width: 575.98px) {
      #contact .table #address2 {
        width: 93%; } }
  #contact .table .file-block {
    min-height: 68px; }
  #contact .table dt {
    padding: 20px 0 0 20px;
    width: 25%;
    border-top: 1px solid #000;
    float: left;
    background-color: #e5e5e5; }
    #contact .table dt:last-of-type {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000; }
      @media (max-width: 575.98px) {
        #contact .table dt:last-of-type {
          border-top: 1px solid #000;
          border-right: none;
          border-bottom: none; } }
    @media (max-width: 575.98px) {
      #contact .table dt {
        padding: 20px 10px;
        width: 100%;
        border-right: none;
        text-align: left; } }
    #contact .table dt span {
      margin: 0 10px 0 0;
      padding: 2px 5px;
      font-size: 15px;
      font-size: 0.9375rem;
      background-color: #000;
      display: inline-block;
      color: #fff; }
  #contact .table dd {
    padding: 20px;
    width: 75%;
    border-top: 1px solid #000;
    float: left;
    background-color: #fff; }
    #contact .table dd:last-child {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000; }
    @media (max-width: 575.98px) {
      #contact .table dd {
        padding: 20px 10px;
        width: 100%; } }
    #contact .table dd .zip {
      width: 80px; }
    #contact .table dd .zip-btn {
      margin: 0 10px 0 10px;
      padding: 5px;
      font-size: 14px;
      font-size: 0.875rem;
      display: inline-block;
      border: 1px solid #000;
      cursor: pointer; }
      #contact .table dd .zip-btn:hover {
        opacity: .6;
        border: 1px solid #666; }
    #contact .table dd .zip-btn-text {
      font-size: 14px;
      font-size: 0.875rem; }
    #contact .table dd .file-note {
      margin: 5px 0 0 0;
      font-size: 14px;
      font-size: 0.875rem; }

#contact .submit-btn {
  margin: 20px auto 0;
  padding: 10px 20px;
  background: #000;
  color: #fff;
  max-width: 300px;
  border: none;
  width: 100%;
  text-align: center;
  display: block;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
  @media (max-width: 575.98px) {
    #contact .submit-btn {
      max-width: 100% !important; } }

/* ==========================================

 contact confirmation

========================================== */
.confirmation .zip-btn, .confirmation .zip-btn-text, .confirmation .file-note {
  display: none !important; }

.confirmation .form-btn {
  max-width: 610px;
  width: 100%;
  margin: 0 auto 60px; }

.confirmation .submit-btn {
  margin: 20px 0 0 !important;
  float: right; }
  @media (max-width: 575.98px) {
    .confirmation .submit-btn {
      float: none; } }

.confirmation .submit-return {
  margin: 20px 0 0;
  padding: 10px 20px;
  background: #ccc;
  color: #000;
  max-width: 300px;
  border: none;
  width: 100%;
  text-align: center;
  display: block;
  float: left; }
  @media (max-width: 575.98px) {
    .confirmation .submit-return {
      float: none;
      max-width: 100%; } }

/* ==========================================

 contact error

========================================== */
.error .error-text {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-size: 1.5rem;
  color: red;
  text-align: center; }

.error .form-btn {
  max-width: 100%; }

/* ==========================================

 contact thancks

========================================== */
.thancks .thancks-text {
  margin: 0 10px 40px;
  color: #3366cc;
  font-size: 26px;
  font-size: 1.625rem; }
  @media (max-width: 575.98px) {
    .thancks .thancks-text {
      font-size: 18px;
      font-size: 1.125rem; } }

@media (max-width: 575.98px) {
  .thancks .explanatory-text {
    margin: 50px 0 !important; } }

/* ==========================================

 contact privacy policy

========================================== */
#privacy-policy {
  background: transparent; }
  #privacy-policy h1 {
    margin: 120px auto 80px;
    max-width: 475px; }
    @media (max-width: 575.98px) {
      #privacy-policy h1 {
        margin: 80px 20px 60px;
        max-width: 100%; } }
  #privacy-policy .policy-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem; }
    #privacy-policy .policy-text p {
      margin: 0 0 20px 0; }

/* ==========================================

 pvc-abs

========================================== */
#pvc-abs h2 {
  height: 400px; }

#pvc-abs img {
  vertical-align: bottom; }

#pvc-abs .text-warp {
  position: relative;
  color: #fff;
  background-color: #003856;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  height: 110px; }
  #pvc-abs .text-warp p {
    max-width: 600px;
    width: 100%; }

#pvc-abs .corner-logo {
  display: inline-block;
  width: 80px; }
  @media (max-width: 575.98px) {
    #pvc-abs .corner-logo {
      margin: 0 0 0 16px;
      width: 70px;
      float: left; } }

#pvc-abs .main-img-text {
  margin: 30px 0 0 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  font-size: 1.75rem; }
  @media (max-width: 575.98px) {
    #pvc-abs .main-img-text {
      margin: 11px 0 0 20px;
      float: left;
      text-align: left;
      width: 67%;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px;
      line-height: 1.875rem; } }
  @media (max-width: 320.98px) {
    #pvc-abs .main-img-text {
      width: 64%; } }

#pvc-abs .corner-list {
  margin: 100px 0 40px 0; }
  @media (max-width: 575.98px) {
    #pvc-abs .corner-list {
      margin: 40px 0 40px 0; } }
  #pvc-abs .corner-list img {
    width: 100%; }

#pvc-abs .sds-btn {
  background-color: #fff; }
  @media (max-width: 575.98px) {
    #pvc-abs .sds-btn {
      margin: 0 0 30px 0; } }
  #pvc-abs .sds-btn a {
    padding: 10px 0;
    background-color: #003856;
    color: #fff;
    text-align: center;
    position: relative;
    display: block; }
  #pvc-abs .sds-btn .text {
    height: 40px;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 24px;
    display: block; }
    @media (max-width: 575.98px) {
      #pvc-abs .sds-btn .text {
        font-size: 36px;
        font-size: 2.25rem;
        height: 30px; } }
  #pvc-abs .sds-btn .arrow {
    display: inline-block;
    right: 20px; }
    #pvc-abs .sds-btn .arrow img {
      width: 25px; }

#pvc-abs .abs-link-banner {
  margin-top: 60px;
  background-color: #fff; }
  @media (max-width: 575.98px) {
    #pvc-abs .abs-link-banner {
      margin-top: 0;
      margin-bottom: 30px; } }
  #pvc-abs .abs-link-banner a {
    width: 100%;
    display: block; }

/* ==========================================

 news & topics

========================================== */
/* -----------------------------------------
news topics 一覧
----------------------------------------- */
#news-topics_list h1 {
  margin: 120px auto 80px;
  max-width: 475px; }
  @media (max-width: 575.98px) {
    #news-topics_list h1 {
      margin: 80px 20px 60px;
      max-width: 100%; } }

#news-topics_list h2 {
  text-align: center; }

@media (max-width: 575.98px) {
  #news-topics_list .news-topics_list {
    margin: 50px 0 20px; } }

#news-topics_list .news-topics_list h2 {
  font-size: 62px;
  font-size: 3.875rem; }
  @media (max-width: 575.98px) {
    #news-topics_list .news-topics_list h2 {
      font-size: 48px;
      font-size: 3rem; } }

#news-topics_list .archive {
  margin: 50px auto 0; }
  #news-topics_list .archive h2 {
    margin: 0 0 30px;
    font-size: 48px;
    font-size: 3rem;
    text-align: center;
    max-width: 100%; }
    @media (max-width: 575.98px) {
      #news-topics_list .archive h2 {
        font-size: 38px;
        font-size: 2.375rem; } }
  #news-topics_list .archive li a {
    padding: 10px 0;
    height: 56px;
    width: 49%;
    background-color: #000;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 28px;
    font-size: 1.75rem;
    position: relative; }
  #news-topics_list .archive .left a {
    float: left; }
  #news-topics_list .archive .right a {
    float: right; }
  #news-topics_list .archive .fa-caret-right {
    right: 20px; }
    @media (max-width: 575.98px) {
      #news-topics_list .archive .fa-caret-right {
        right: 10px; } }

#news-topics_list .no-list {
  padding: 20px;
  display: block;
  font-size: 16px;
  font-size: 1rem; }

#news-topics_list .wp-pagenavi {
  margin: 20px 0 0 0; }

#news-topics_list .wp-pagenavi span, #news-topics_list .wp-pagenavi a {
  text-decoration: none;
  background-color: #fff;
  padding: 13px 15px;
  margin: 2px; }

#news-topics_list .wp-pagenavi span.current {
  color: #fff;
  background-color: #003856; }

/* -----------------------------------------
news topics details
----------------------------------------- */
#news-topics-details .news-topics-title {
  margin: 120px auto 80px;
  max-width: 475px; }
  @media (max-width: 575.98px) {
    #news-topics-details .news-topics-title {
      margin: 80px 20px 60px;
      max-width: 100%; } }

#news-topics-details time {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 10px solid #000;
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 900; }

#news-topics-details .thumbn {
  margin: 0 30px 20px 0;
  float: left;
  max-width: 35%; }
  @media (max-width: 575.98px) {
    #news-topics-details .thumbn {
      margin: 0 0 20px 0;
      max-width: 100%;
      float: none; } }
  #news-topics-details .thumbn img {
    width: auto;
    max-width: 100%;
    height: auto; }

#news-topics-details h1 {
  margin: 0 0 20px 0;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-weight: 700; }
  @media (max-width: 575.98px) {
    #news-topics-details h1 {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 34px;
      line-height: 2.125rem; } }

#news-topics-details .text-block p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: 700; }

/* -----------------------------------------
news topics list
----------------------------------------- */
.news-topics_list {
  margin: 100px 0; }
  @media (max-width: 575.98px) {
    .news-topics_list {
      margin: 50px 0 100px; } }
  .news-topics_list h2 {
    margin: 0 auto 40px;
    max-width: 600px;
    width: 100%; }
  .news-topics_list li {
    margin: 0 0 20px 0; }
  .news-topics_list .image {
    width: 16%;
    float: left;
    background-color: #efefef;
    position: relative; }
    @media (max-width: 575.98px) {
      .news-topics_list .image {
        width: 35%; } }
    .news-topics_list .image:before {
      content: "";
      display: block;
      padding-top: 100%; }
    .news-topics_list .image img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
  .news-topics_list .text {
    padding: 20px;
    float: left;
    background: #efefef;
    width: 84%; }
    @media (max-width: 575.98px) {
      .news-topics_list .text {
        padding: 15px;
        width: 65%; } }
    .news-topics_list .text time {
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold; }
      @media (max-width: 575.98px) {
        .news-topics_list .text time {
          font-size: 14px;
          font-size: 0.875rem; } }
    .news-topics_list .text h3 {
      margin: 15px 0 10px;
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold; }
      @media (max-width: 575.98px) {
        .news-topics_list .text h3 {
          font-size: 16px;
          font-size: 1rem; } }
    .news-topics_list .text p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px;
      line-height: 1.5rem; }
