@charset "UTF-8";

body {
overflow-x: hidden;
}

a,a:hover,a:visited{
    color: inherit;
    text-decoration: none;    
}

.l-header {
    background: #ffffff !important ;
}

.l-header-logo {
    width: 320px !important ;
}

.l-header-content {
    padding-left: 0 !important ;
}

.l-gNav li {
    margin-left: 0 !important ;
    margin-right: 25px !important ;
}

.p-container {
    display: flex;
    justify-content: space-between;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 14px;
}


.p-content {
  width: 750px;
}


.p-container {
    padding-bottom: 60px;
}

.p-list li a {
    color: #323232;
    text-decoration: none;
}

.p-list li {
    font-size: 10px;
    font-size: 1.0rem;
}

.p-year {
  letter-spacing: 0.05em;
  font-size: 10px;
  font-size: 1.0rem;
}

.p-year a {
    display: block;
    color: #323232;
    text-decoration: none;
}

.p-year dt {
    color: #323232;
    cursor: pointer;
    padding-right: 30px;
    position: relative;
}

.p-year dt::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 10px;
  background: url("../../../images/post/news/year.svg")no-repeat;
  background-position: center;
  right: 0;
  top: 9px;
  transition: .3s;
}

.p-year dt.is-active::before {
  transform: rotate(180deg);
  top: 8px;
}

.p-year dd {
  display: none;
}


.p-single-info {
    padding-bottom: 30px;
}

.p-single-head {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;    
    letter-spacing: 0.05em;
    line-height: 1.3;
    padding-top: 5px;
    margin-top: 60px;    
}

.p-single-head a {
    text-decoration:none;
    color: #161616;
}

.p-single-content {
    margin: 0 auto 50px;
    font-size: 10px;
    font-size: 1.0rem;
    letter-spacing: 0.025em;
}

.p-single-content p {
    padding-bottom: 30px;
}

.p-single-content p:last-child {
  padding: 0;
}

.p-single-content strong {  
  font-family: '秀英丸ゴシック B', 'Shuei MaruGo B', sans-serif;
}

.p-single-content em {
  font-style: italic;
}


.p-taxnomy-list{
    margin-bottom: 60px;
}

.p-taxnomy a {
  display: block;
  float: left;    
  transition: .3s;
  border-radius: 6px;
  color: #202020;
  font-size: 9px;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-decoration: none;
  text-align: left;
  margin-right: 0.6em;    
}

.p-taxnomy-select {
  width: auto;
  float: left;
}

.p-taxnomy-select a {
  padding: 14px 15px 14px 15px;
  background: #fff;
  background-position: center; 
}

.p-pager a {
  display: block;
  transition: .3s;
  border-radius: 50em;
  color: #fff;
  font-size: 10px;
  font-size: 1.0rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-decoration: none;
  text-align: center;
}


.p-pager-prev {
  width: 124px;
  float: left;
}

.p-pager-prev a {
  padding: 14px 15px 14px 15px;
  background: url("../../../images/post/news/prev.svg")no-repeat, #00479D;
  background-size: 10px;
  background-position: left 20px center;
}

.p-pager-next {
  width: 124px;
  float: right;
}

.p-pager-next a {
  padding: 14px 15px 14px 15px;
  background: url("../../../images/post/news/next.svg")no-repeat, #00479D;
  background-size: 10px;
  background-position: right 20px center;
}

.p-single-content blockquote {
    background: #F4F4F4;
    border-radius: 20px;
    padding: 30px 40px;
    margin-bottom: 40px;
}

.p-single-content blockquote p {
  font-size: 1.0rem;
  padding-bottom: 30px;
}

.p-single-content blockquote p:last-child {
    padding: 0;
}


.p-single-content h2 {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;    
  letter-spacing: 0.05em;
  line-height: 1.3;
  border-bottom: solid 2px #161616;
  padding: 0 5px 5px;
  margin-bottom: 20px;   
  font-family: "秀英丸ゴシック L",'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.p-single-content h3 {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding-left: 0px;
  margin-bottom: 30px;
  font-family:  "秀英丸ゴシック B",'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.m-lead{
  color: #767676;
}

.editor-name{
  color: #161616;
}

.edit-box{
  overflow: hidden; 
  margin-top: 0.5rem;
}

.edit-record{
  float: left;
  padding: 0px 0px;
  text-align: center;
}

@media screen and (max-width: 1079px) {

  .p-container {
    padding-bottom: 40px;
    font-weight: bold;
  }

  .p-single-content {
    font-size: 1.6rem;
  }

  .p-single-head {
    font-size: 1.2rem;
  }

  .p-pager a {
    font-size: 1.0rem;
  }


  .p-single-content blockquote p {
      font-size: 1.6rem;
  }

  .p-single-content blockquote {
      padding: 20px 30px;
      margin-bottom: 30px;
  }


}

@media screen and (max-width: 767px){

  .p-container {
      display: block;
  }

  .p-content {
      width: 100%;
  }

  .p-year dt::before {
    right: inherit;
    left: 70px;
  }

  .p-year {
    font-size: 1.0rem;
  }

  .p-list li {
    font-size: 1.0rem;
  }

  .p-year dd {
    padding-bottom: 10px;
  }

  .p-pager-prev,
  .p-pager-next {
    width: 135px;
  }

  .p-single-content {
    font-size: 0.9rem;
  }

  .p-taxnomy a {
    border-radius: 6px;
    letter-spacing: 0.05em;
  }

  .p-taxnomy-select a {
    background-size: 8px;
    background-position: center;
    padding: 10px 10px 10px 10px;
  }        

  .p-pager a {
    border-radius: 50em;
    letter-spacing: 0.05em;
  }

  .p-pager-next a {
    background-size: 8px;
    background-position: right 10px center;
    padding: 10px 10px 10px 0;
  }

  .p-pager-prev a {
    background-size: 8px;
    background-position: left 10px center;
    padding: 10px 0 10px 10px;
  }

  .p-single-content blockquote {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .p-single-content blockquote p {
      font-size: 0.9rem;
    }

}

@media screen and (min-width: 768px){

  .p-list li a:hover {
    text-decoration: underline;
  }

  .p-year a:hover {
    text-decoration: underline;
  }


  .p-pager-prev a:hover {
    background: url("../../../images/post/news/prev.svg")no-repeat, #3f9fde;
    background-size: 10px;
    background-position: left 20px center;
  }

  .p-pager-next a:hover {
    background: url("../../../images/post/news/next.svg")no-repeat, #3f9fde;
    background-size: 10px;
    background-position: right 20px center;
  }

}