/*
Theme Name: SeaFoodLegacyTIMES 2025
Author: seafoodlegacy
Author URI: https://seafoodlegacy.com/
Description: seafoodlegacy
*/
@charset "utf-8";
@font-face {
  font-family: TRADE GOTHIC;
  src: url(font/Trade Gothic LT Bold.ttf) format('truetype');
}


/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model */
/* ============================================ */

* {
  box-sizing: border-box;
  font-family: trade-gothic-next,"Hiragino Kaku Gothic ProN", Verdata, Meiryo, sans-serif;
  font-weight: 300;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

 html {
  font-size: 14px;
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

.pc-only {
  display: none;
}

.sp-only {
  display:initial; 
}

@media (min-width: 1024px) {
  .pc-only {
   display: initial;
   }

   .sp-only {
    display:none; 
  }
}
/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

 body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

 main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}


/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

 a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

 
/**
 * Add the correct font size in all browsers.
 */

 small {
  font-size: 80%;
}


/* Embedded content */
/* ============================================ */

/**
 * Remove the border on images inside links in IE 10.
 */

 img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable
 */

 button,
 input,
 optgroup,
 select,
 textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}



/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

 button,
 input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

 button,
 select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

 button,
 [type="button"],
 [type="reset"],
 [type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

/* Table */
/* ============================================ */

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

td,
th {
  vertical-align: top;
  padding: 0;
}


/*template*/

p{
  letter-spacing: 0.75px;
  line-height: 28px;
}

a { 
  letter-spacing: 0.75px;
} 

a:hover,
a *:hover {
  opacity:0.9;
}

img {
  max-width: 100%;
  height: auto;
}
.wp-post-image{
  aspect-ratio: 130 / 77;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-between{
  justify-content: space-between;
}
.flex-end{
  justify-content: flex-end;
}

.text-center {
  text-align: center;
}

@media (min-width: 560px) {
  .ss-img,
  .ss-body,
  .catalog-banner-img,
  .catalog-banner-body {
    height: 275px;
    width: 50%;
  }

  .ss-body {
    order: 1;
    padding: 90px;
  }

  .catalog-banner-body  {
    order: 1;
    padding: 60px 90px; 
  }

  .ss-img,
  .catalog-banner-img {
    order: 2;
  }

  .ss-copy,
  .catalog-banner-copy {
    font-size: 100px;
    letter-spacing: 1.06px;
    width: initial;
    right: -80px;
  }

  .ss-title {
    font-size: 20px;
    letter-spacing: 0.75px;
  }

  .ss-title::before {
    content: "｜";
  }  

  .ss-text {
    font-size: 14px;
    margin-top: 30px;
  }

  p,
  a {
    font-size: 14px;
    letter-spacing: 1.12px;
  }

  .pc-max {
    width: calc(100% - 200px);
    max-width: 1000px;
    margin: 0 auto;
  }

  .label-content {
    height: 580px;
    padding-left: 0;
    padding-right: 0;
    
  }

  .label-content-div {
    top: 180px;
  }

  .label-content h1 {
    font: normal normal normal 30px/70px AXIS Std;
    letter-spacing: 0.3px;
  }

  .entry-content {
   width:calc(100% - (100vw - 1000px)/2);
   padding-right: 100px;
   padding-left: calc((100vw - 1000px)/2 + 85px);
   padding-bottom: 200px;
   padding-top: 80px;
   margin-top: -240px;
 }
 .footer-banner {
  width:1000px;
  margin-left: -85px;
}
}

/*header*/
.header {
  background-color: #00316e;
  height: 60px;
  position: fixed;
  padding:0 20px;
  width: 100%;
  z-index: 999;
}

.header-contain {
  height: 100%;
  align-items: center;
}


.header-logo-div {
  flex: 1;
}

.header-logo-times {
  width: 100%;
  max-width: 200px;
  z-index: 2; 
}

.header-sns {
  margin: 20px 16px 0 0;
  width: 32px;
}

.btn-trigger {
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  border-radius: 1px;
}

.btn-trigger.active span {
  background-color: #fff;
}

.btn-trigger, .btn-trigger span {
  display: inline-block;
  transition: all .5s;
  box-sizing: border-box;
}

.btn-trigger span:nth-of-type(1) {
  top: 0;
}

.btn-trigger span:nth-of-type(2) {
  top: 10px;
}

.btn-trigger span:nth-of-type(3) {
  bottom: 0;
}

#btn07 span:nth-of-type(1) {
  -webkit-animation: btn07-bar01 .75s forwards;
  animation: btn07-bar01 .75s forwards;
}
@-webkit-keyframes btn07-bar01 {
  0% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes btn07-bar01 {
  0% {
    transform: translateY(10px) rotate(45deg);
  }
  50% {
    transform: translateY(10px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

#btn07 span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}

#btn07 span:nth-of-type(3) {
  -webkit-animation: btn07-bar03 .75s forwards;
  animation: btn07-bar03 .75s forwards;
}
@-webkit-keyframes btn07-bar03 {
  0% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes btn07-bar03 {
  0% {
    transform: translateY(-10px) rotate(-45deg);
  }
  50% {
    transform: translateY(-10px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

#btn07.active span:nth-of-type(1) {
  -webkit-animation: active-btn07-bar01 .75s forwards;
  animation: active-btn07-bar01 .75s forwards;
}
@-webkit-keyframes active-btn07-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
}
@keyframes active-btn07-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(10px) rotate(0);
  }
  100% {
    transform: translateY(10px) rotate(45deg);
  }
}
#btn07.active span:nth-of-type(2) {
  opacity: 0;
}
#btn07.active span:nth-of-type(3) {
  -webkit-animation: active-btn07-bar03 .75s forwards;
  animation: active-btn07-bar03 .75s forwards;
}
@-webkit-keyframes active-btn07-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
  }
}
@keyframes active-btn07-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-10px) rotate(0);
  }
  100% {
    transform: translateY(-10px) rotate(-45deg);
  }
}

.menu {
  display: none;
  background: transparent linear-gradient(180deg, #1626A2 0%, var(--unnamed-color-000000) 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #1626A2 0%, #000000 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  margin-left: -20px;
  padding: 60px 20px;
}

.menu-li {
  color: #fff;
  margin-top: 8px;
}

.menu-text {
  font-size: 13px;
}

.menu.active {
  display: block;
}

.fxed-contact {
  display: none;
}

.header-nav-menu {
  align-items: center;
}

.bogo-language-switcher {
  display: none;
}

.bogo-language-switcher {
  display: inline-block;
}

.bogo-language-switcher {
  display: block;
}

.bogo-language-switcher .current {
  display: none;
}

.bogo-language-switcher li { 
  margin-left: 8px;
}

.bogo-language-switcher li span {
  padding: .5rem;
  /*border: 1px solid #000;*/
  background-color: #fff;
  color: #00316e;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}

.bogo-language-switcher li span a{
  font-weight: bold;
  letter-spacing: 0;
}


dl.search{
  position:relative;
  border:1px solid #fff;
}
dl.search dt{
  padding:4px 0 8px 4px;
}
dl.search dt input{
  color: #fff;
  width:100%;
  /*height:24px;*/
  /*line-height:24px;*/
  background:none;
  border:none;
}

.search-input::placeholder {
  color: #fff;
} 

.search-input::-ms-input-placeholder {
  color: #fff;
}

dl.search dd{
  position:absolute;
  top:0;
  right:0;
}
dl.search dd button{
  display:block;
  padding:5px;
  background:none;
  border:none;
}
dl.search dd button span{
  display:block;
  width:20px;
  height:20px;
  background:url('img/icon-search.png') no-repeat scroll 0 0;
  background-size: 100%;
}

#humberger {
  position: relative;
  height: 20px;
  width: 28px;
  display: inline-block;
  box-sizing: border-box;
  margin-left: 12px;
  cursor: pointer;
}

#humberger span {
  position: absolute;
  left: 0;
  height: 2px;
  width: 28px;
  background-color: #fff;
  border-radius: 2px;
  display: inline-block;
  box-sizing: border-box;
}

#humberger span:nth-of-type(1) {
  bottom: 20px;
}

#humberger span:nth-of-type(2) {
  bottom: 10px;
}

#humberger span:nth-of-type(3) {
  bottom: 0;
}

#humberger.active span:nth-of-type(1) {
  top: -30%;
  -webkit-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg);

}

#humberger.active span:nth-of-type(2) {
  display: none;
  bottom: 10px;
}

#humberger.active span:nth-of-type(3) {
  top: 100%;
  -webkit-transform: translateY(-14px) rotate(45deg);
  transform: translateY(-14px) rotate(45deg);
}

#nav {
  background-color: #00316e;
  display: none;
  position: absolute;
  top: 60px;
  padding: 20px;
  right: 0;
  width: 100%;
  /*width: 400px;*/
}

.nav-items {
  display: block;
  color: #fff;
  border-bottom: 1px solid #FFF;
  margin-bottom: 20px;
  font-weight: 600;
  padding-bottom: 8px;
}

@media (min-width: 1024px) {
  .header {
    height: 78px;
    padding:0 20px;
  }

  .header-sns {
    width: 32px;
    margin: 0 0 0 8px;
  }

  .fxed-contact {
    color: #fff;
    padding: 45px 25px;
    display: inline-block;
    background-color: #FF5600;
    writing-mode: vertical-lr;; 
    position: fixed;
    right: 0;
    border-radius: 10px 0 0 10px;
    z-index: 1;
    bottom: 20%;
  }

  .header-contact {
    display: none;
  }

  .header-logo {
    width: 155px;
  }

  .menu-inner {
    position: relative;
  }

  .menu-ul {
    display: inline-block;
    position: absolute;
    right: 0;
  }

  .menu {
    padding-top: 110px;
  }

  .menu-text {
    font: normal normal normal 14px/21px AXIS Std;
    letter-spacing: 1.12px;
  }

  .btn-trigger {
    width: 38px;
    height: 30px;
  }

  .btn-trigger span:nth-of-type(2) {
    top: 15px;
  }

  #btn07 span:nth-of-type(1) {
    -webkit-animation: btn07-bar01 .75s forwards;
    animation: btn07-bar01 .75s forwards;
  }
  @-webkit-keyframes btn07-bar01 {
    0% {
      -webkit-transform: translateY(15px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(15px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes btn07-bar01 {
    0% {
      transform: translateY(15px) rotate(45deg);
    }
    50% {
      transform: translateY(15px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }

  #btn07 span:nth-of-type(2) {
    transition: all .25s .25s;
    opacity: 1;
  }

  #btn07 span:nth-of-type(3) {
    -webkit-animation: btn07-bar03 .75s forwards;
    animation: btn07-bar03 .75s forwards;
  }
  @-webkit-keyframes btn07-bar03 {
    0% {
      -webkit-transform: translateY(-15px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-15px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes btn07-bar03 {
    0% {
      transform: translateY(-15px) rotate(-45deg);
    }
    50% {
      transform: translateY(-15px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }

  #btn07.active span:nth-of-type(1) {
    -webkit-animation: active-btn07-bar01 .75s forwards;
    animation: active-btn07-bar01 .75s forwards;
  }
  @-webkit-keyframes active-btn07-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(15px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(15px) rotate(45deg);
    }
  }
  @keyframes active-btn07-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(15px) rotate(0);
    }
    100% {
      transform: translateY(15px) rotate(45deg);
    }
  }
  #btn07.active span:nth-of-type(2) {
    opacity: 0;
  }
  #btn07.active span:nth-of-type(3) {
    -webkit-animation: active-btn07-bar03 .75s forwards;
    animation: active-btn07-bar03 .75s forwards;
  }
  @-webkit-keyframes active-btn07-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-15px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-15px) rotate(-45deg);
    }
  }
  @keyframes active-btn07-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-15px) rotate(0);
    }
    100% {
      transform: translateY(-15px) rotate(-45deg);
    }
  }
  #nav {
    background-color: #00316e;
    top: 78px;
    width:initial;
  }
}
@media (min-width: 1024px) {
  .header-nav-menu {
    margin-left: 20px;
  }
  .header-logo-times {
    max-width: 800px;
    /*max-width: initial; */
  }
}

/*cat timese*/


.index-left,
.words-content,
.words-articles {
  padding: 50px 20px 0 20px;
  width: 100%;
}

.index-right {
  padding: 0 20px 50px 20px;
  width: 100%;
}

.index-banner {
  display: inline-block;
  margin-top: 40px;
  width: 100%;
}

.index-banner img{ 
  width: 100%;
}

.times-top-wrap {
  /*padding: 20px;*/
}

.times-archive-wrap,
.words-wrap {
  padding: 60px 0;
}

.index-words {
  margin-top: 80px;
}

.index-word {
  border-bottom: 1px solid #00316e;
  font-size: 1rem;
  display: inline-block;
  margin-top: 40px;
  padding-bottom: 16px;
  width: 100%;

}

.index-h2 {
  color: #00316e;  
  font-size: 1.8rem;
  font-weight: 800;
  width: 100%;
}

.cat-times {
  /*justify-content: space-between;*/
  /*padding: 20px;*/
}

#times-carousel {
  width: 100%;
  padding-top: 60px;
}

.slick-slide {
  filter: brightness(60%);  
}

.slick-slide.slick-active {
  filter: brightness(100%);  
}

.carousel-next,
.carousel-prev {
  background-size:cover;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.carousel-prev {
  background-image: url("img/icon-prev.svg");
  left: 0;
}

.carousel-next {
  background-image: url("img/icon-next.svg");
  right: 0;
}

.cat-times-fixed-link-pc,
.cat-times-fixed-link-sp {
  /*text-align: center;*/
  /*background-color: #01309B;*/
  color: #fff;
  /*font-size: 13px;*/
  margin-top: 50px;
  width: 100%;
}

.cat-times-fixed-link-sp {
  display: initial;
}
.cat-times-fixed-link-pc {
  display: none;
}

.cat-times-fixed-link-img {
  width: 100%;
}

.cat-times-item-carousel img {
  width: 100%;
}

.cat-times-item {
  margin-top: 50px;
  width: 100%;
}

.cat-times-title {
  font-size: 1.5rem;
  line-height: 32px;
  letter-spacing: 0.75px;
  margin-top: 15px;
}

.cat-times-desc {
  margin-top: 12px;
}

.cat-times-date,
.cat-times-cat {
  color: #646464;
  font-size: 0.9rem;
  letter-spacing: 0.96px;
  /*margin-top: 15px;*/
}

.cat-blog-item {
  margin-top: 50px;
  width: 100%;
}

.cat-item {
  margin-top: 50px;
  width: 100%; 
}

.cat-blog-item-img-div {
  width: 100%;
  /*height: 200px;*/
  overflow: hidden;
}

.cat-blog-item-img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cat-blog-title {
  font-size: 1.2rem;
  letter-spacing: 0.75px;
  margin-top: 15px;
}

.cat-times-more-btn {
  border: 1px solid #000;
  background-color: #fff;
  background-image: url(img/icon-bg-arrow.svg);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position:center right 8px;
  color: #000;
  padding: 8px 0;
  text-align: center;
  margin: 20px auto 50px auto;
  width: 100%;
  display: block;
  line-height: 28px;
}

.cat-times-more-btn:hover {
  background-color: #00316e;
  color: #fff;
}

.navigation {
  margin-top: 40px;
  text-align: center;
}

.navigation ul{
  display: inline-block;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #02316E;
  font-weight: 600;
  text-decoration:none;
}

.navigation li {
  display: inline;
}

.nav-num a,
.nav-num a:hover,
.nav-num.active a,
.nav-num.disabled {
  border:1px solid #02316E;
  border-radius: 3px;
  color: #02316E;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #02316E;
  color: #fff;
}

.nav-arrow a{
  border:1px solid #fff;
}

.archive-banner {
  display: inline-block;
  width: 100%;
  margin-top: 120px;
}

.archive-banner img{
  width: 100%
}

@media (min-width: 560px) {
  .carousel-next,
  .carousel-prev {
    bottom: 120px;
  }

  .carousel-prev {
    left: calc(50vw - 275px);
  }

  .carousel-next {    
    right: calc(50vw - 275px);
  }

  

  .cat-times {
    /*max-width: 830px;
    padding: 40px 20px 0px 20px;
    margin: 0 auto;*/
  }

  .cat-times::after {
    display: block;
    content:"";
    width: calc(33% - 15px);
  }

  .cat-times-item {
    width: calc(50% - 15px);
    /*max-width: 400px;*/
  }
  .cat-times-fixed-link-text {
    background-color: #00316e;
    display: inline-block;
    font-size: 1rem;
    padding: 40px 20px 20px 20px;
    position: relative;
    /*height: 180px;*/
    width: 100%;
    text-align: center;
  }

  .cat-times-fixed-link strong {
    font-size: 1.2rem;
    margin-top: 10px;
    display: inline-block;
  }

  .cat-times-fixed-link-btn {
    border: 1px solid #000;
    background-color: #fff;
    background-image: url(img/icon-bg-arrow.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    background-position:center right 8px;
    color: #000;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    line-height: 35px;
    height: 35px;
    margin-top: 20px;
    width: 100%;
  }

  .cat-times-fixed-link-text,
  .cat-times-fixed-link-img {
    width: 50%;
  }

  .cat-times-fixed-link-text {
    text-align: left;
    height: auto;
  }

  .cat-times-fixed-link-btn {
    margin-left: auto;
    margin-right: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 180px;
  }

  .cat-blog-item { 
    width: calc(50% - 15px);
  }

  .cat-item {
    width: calc(33% - 15px); 
  }

  .cat-blog-item-img-div {
    /*height: 230px;*/
  }
  
  .cat-times-more-btn { 
    width: 200px;
    margin-top: 60px;
    margin-bottom: 50px;
  }

  .nav-arrow a{ 
    margin: 0 20px;
  }

  .index-word { 
    width: calc(50% - 20px);
  }

}

@media (min-width: 720px) {
  .cat-times-fixed-link-sp {
    display: none;
  }
  .cat-times-fixed-link-pc {
    width: 100%;
    display: flex;
  }
}

@media (min-width: 1024px) {
  #times-carousel {
    padding-top: 78px;
  }
  .times-top-wrap,
  .times-archive-wrap,
  .words-wrap {
    max-width: 1300px;
    /*padding: 180px 20px 60px 20px;*/
    padding: 150px 0;
    margin: 0 auto;

  }
  .times-top-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .index-right,
  .words-articles {
    padding-top: 38px;
    padding-left: 40px;
    padding-right: 40px;
    border-left: 1px solid #00316e;
    width: 340px;
  }

  .index-left,
  .words-content {
    padding-top: 0;
    flex:1;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cat-times-item { 
    max-width: 450px;
  }

  .carousel-next,
  .carousel-prev {
    bottom: 220px;
  }

  .carousel-prev {
    left: calc(50vw - 445px);
  }

  .carousel-next {    
    right: calc(50vw - 445px);
  }
}
@media (min-width: 1400px) {
  .cat-times-item { 
    width:31%;
  }

  .index-word {
    width:31%; 
  }

  .index-words::after {
    display: block;
    content:"";
    width:31%; 
  }
}
/*temp times*/

.times-index {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.archive-times-item {
  flex: 0 0 auto;
  width: 76%;
  margin-right: 30px;
  /*width: 250px;*/
}

.archive-times-title {
  font-size: 15px;
  letter-spacing: 0.75px;
  color: #fff;
  margin-top: 15px;
}

.archive-times-date {
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.96px;
  margin-top: 15px;
}

/*single times*/

.times-wrap {
  /*padding: 110px 20px;*/
}

.times-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 3rem;
}

.single-top-img {
  margin-top: 40px;
  width: 100%;
}

.single-body {
  /* word-break: break-all; */
  word-break: break-word;
  display: flow-root;
}
.single-body::after {
  display: block;
  clear: both;
  content: '';  
}
.single-body h2 {
  margin-top: 60px;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.single-body h2::before {
  content: "";
  border-left: 8px solid #00316e;
  margin-right: 8px;
}

.single-body h2 span{
  font-weight: 600;
}

.single-body p {
  font-size: 16px;
  line-height: 32px;
  margin-top: 30px;
}

.single-body img {
  margin-top: 50px;
  /*width: 100%;*/
}

.single-body strong {
  font-weight: 600;
}

.single-body a {
  color: #016AB2;
  text-decoration: underline;
}

.single-body .wp-caption-text {
  font-size: 12px;
  letter-spacing:0.96px; 
  opacity: 0.6;
  margin-top: 20px;
}

.tw-share-btn img,
.fb-share-btn img,
.line-share-btn img{
  margin-top: 20px;
  margin-right: 12px;
  width: 40px;
}


@media (min-width: 560px) {
  .times-wrap {
    max-width: 700px;
  }

  .times-title {
    font-size: 2rem;
    letter-spacing: 1.76px;
  }

  .single-body h2 {
    padding-right: 15px; 
  }

  .single-body p {
    letter-spacing: 1.12px;
    padding-right: 15px;
    margin-top: 28px;
  }

  .service-header-list {
    display: inherit;
  }

  .archive-times-item {
    width: 310px;
  }
}



/* words */

.words-archive {
  padding: 110px 20px;
}

.archive-word {
  border-bottom: 1px solid #00316e;
  font-size: 1.5rem;
  display: inline-block;
  margin-top: 40px;
  padding-bottom: 16px;
  width: 100%;
}

.words-h2 {
  color: #00316e;
  font-size: 2.1rem;
  font-weight: 600;
}

.words-h3 {
  color: #00316e;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 80px;
}

.words-others {
  padding: 20px;
  margin-top: 120px;
  width: 100%;
}

.words-article-item {
  margin-top: 50px;
  width: 100%;
}

.words-h1 {
  color: #00316e;
  font-size: 2.4rem;
  font-weight: 600;
  margin-top: 12px;
}

.words-subtitle {
  color: #00316e;
}

@media (min-width: 720px) {
  .words-archive {
    padding-top: 150px;
    max-width: 1000px;
    margin: 0 auto;
  }

  .archive-word {
    width: calc(33% - 20px);
  }

  .words-items::after {
    display: block;
    content:"";
    width: calc(33% - 20px);
  }

  .words-others {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .words-h1 {
    font-size: 3rem;
  }

  .words-h2 {
    font-size: 2.4rem;
  }
}

/* search */
.search-h3 {
  color: #00316e;
  font-size: 1.8rem;
  margin-top: 60px;
  margin-bottom: 20px;
}

/*footer*/
.footer-contact {
  background: #00316e;
  padding: 80px 40px;
}

.footer-label {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2rem;
  width: 100%;
  margin-bottom: 60px;
}

.footer-contact-item {
  background-color: #fff;
  color:  #00316e;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 800;
  padding: 20px 40px;
  width: 100%;
}

.footer-text-sub {
  color: #000;
  display: block;
  font-size: 0.7rem;
  line-height: 16px;
  margin-top: 12px;
}

.footer-info {
  color:  #00316e;
  padding: 20px;
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.footer-link {
  align-items: baseline;
}

.footer-nav {
  margin-top: 12px;
  width: 100%;
}

.footer-nav li{
  margin-right: 12px;
  text-decoration: underline;
}

.footer-logo {
  width: 220px;
}

@media (min-width: 1024px) {
  .footer-contact {
    padding-left: calc((100vw - 1000px)/2 + 85px);
    padding-right: calc((100vw - 1000px)/2 + 85px);
  }

  .footer-contact-item {
    width: 260px;
  }

  .footer-label {
    font-size: 3.5rem;
    line-height: 3.5rem;
  }

  .footer-nav {
    width: initial;
  }

  .footer-contact::after {
    content: "";
    display: block;
    width: 260px;
  }
}


.award_champion{

}
.award_champion .cat-times-item{
  margin-top: 15px;
  margin-bottom: 50px;
}
.award_champion-h2 img {
  width: 100%;
}
.award_champion-text{
  margin-top: 30px;
  color: #00316e;  
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: bold;
}
.award_champion-h3 {
  color: #00316e;  
  font-size: 1.8rem;
  font-weight: 800;
  width: 100%;
  margin-top: 70px;
}
.award_champion-h4 {
  color: #00316e;  
  font-size: 1.4rem;
  font-weight: 800;
  width: 100%;
  margin-top: 15px;
  padding: 0.4rem;
  background-color: #FFF000;
}
.cat-times-item .award_champion-h4 {
  background-color: #00316e; 
  color: #FFF;
}
.award_champion_category{
  margin-top: 30px;
  border: 2px solid #00316e;
  padding: 30px 40px 0;
}
.award_champion_category_ttl{
  display: inline-block;
  font-size: 1.4rem;
  background-color: #FFFF00;
  padding: 3px 5px;
  font-weight: bold;
  margin-bottom: 10px;
}
.award_champion_category_txt{
  color: #00316e;  
  font-size: 1.3rem;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: 0;
}
@media (max-width: 378px) {
  .award_champion-text{
    font-size: 1.2rem;
    line-height: 1.6;
  }
}



.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignright {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wp-caption,
[class*='wp-image'] {
  display: block;
  max-width: 100% !important;
  margin-top: 1.5em;
  text-align: center;
}
.wp-caption-text {
  margin-top: 0;
}

/* added 202501 ce */
 .times-archive-wrap a{
  font-size:15px;
}
 .times-archive-wrap h5{
  margin-top:1em;
  line-height:1.3;
}