@charset "UTF-8";


div.fastview {
    height: 222px;
    width: 100%;
    object-fit: cover;
    margin-top: 77px;
    background-color: lightgray;
    position: relative;
}

a.page_backlog_hover {
  pointer-events: none;
}

main.main {
    font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.fastview img {
  object-fit: cover;
}

.main-column-bg {
  background-color: #f9f9f9!important;
}


.cp_breadcrumb {
    max-width: 1000px;
    margin: 0 auto;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 0.5em;
    background-color: #fff;
}



.cp_breadcrumb_column {
  max-width: 1200px;
      width: 90%;
      margin: 0 auto;
      margin-top: 30px;
      border-radius: 0.5em;
      background-color: #f9f9f9;
      margin-bottom: 30px;
}







div.top-main-title {
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

.top-main-title h2 {
  font-size: 55px;
  font-family: pt-serif, serif;
  font-weight: 700;
}

.top-main-title p {
  font-size: 33px;
  padding-top: 10px;
  font-family: 'honoka-shinmincho';
  font-weight: 400;
  font-style: normal;
}


div.column-top-title {
    max-width: 1200px;
    margin: 0px auto 0;
    width: 90%;
    display: flex;
}

span.green-span {
  background-color: #7ba585;
  margin-right: 10px;
  width: 10px;
  display: block;
}

.column-top-title h2 {
  font-size: 30px;
  font-weight: 700;
  font-family: 'honoka-shinmincho';
  font-style: normal;
}

.column-section-wrap {
    max-width: 1200px;
    margin: 0px auto 0;
    width: 90%;
}


.column-div-wrap-top {
    width: 30%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

div.column-img-top {
  width: 100%;
  height: 200px;
}

.column-img-top img {
  width: 100%;
  height: 100%;
  display: block;
  background-color: lightgray;
}

div.column-img {
  background-color: lightgray;
}

.pager {
    margin-bottom: 50px;
    margin-top: 80px;
}

.button-link button {
    width: 200px;
    margin: 0 auto;
    background-color: #fff0;
    padding: 10px 15px;
    font-size: 18px;
    color: #377145;
    border: 1px solid;
    font-family: 'honoka-shinmincho';
    font-weight: 400;
    font-style: normal;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 30px;
    flex-direction: row-reverse;
}

.button-link img {
    height: 100%;
    width: 30px;
    transform: scale(-1, 1);
}



/* 各pageのcssを以下から記載 */


.main {
  display: flex;
}

.contents-wrap {
  max-width: 1000px!important;
  width: 90%!important;
  margin: 0 auto!important;
  margin-top: 30px!important;
}

section.contents-section {
  width: 780px!important;
  margin-right: 20px!important;
}


div.column-sentence-title {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  text-align: left;
}

.column-sentence-title span {
  font-size: 14px;
}

.column-sentence-title h3 {
    font-size: 24px;
    margin-top: 10px;
    line-height: 1.4em;
}

div.eyecatch {
    width: 100%;
    height: auto;
    background-color: lightgray;
}


.eyecatch img {
  width: 100%;
  display: block;
  height: 100%;
}

.contents-section article {
  margin: 50px 0;
  font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif!important;
}


.contents-section p {
  line-height: 1.8;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif!important;
}

div.page-bottom {
  width: 100%;
  border-top: 3px solid #e6e6e6;
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}

.page-bottom a {
  font-size: 18px;
  font-weight: 700;
  color: #476c4f;
  margin-top: 30px;
  cursor:pointer;

}


div.column-div-block {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 50px;
    flex-flow: wrap;
}


/* サイドカラム */

section.contents-side {
  width: 200px!important;
}

.contents-side h2 {
  font-size: 24px;
  width: 100%;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 3px solid #e6e6e6;
  margin-top: 40px;
  color: #476c4f;
}

#crown {
  width: 30px;
  height: 20px;
  margin-right: 5px;
}



div.column-div-ranking {
  width: 100%!important;
  display: flex;
  flex-direction: column;
  margin: 30px 0!important;
}

p.column-title-sentence {
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
    padding-bottom: 5px;
    font-weight: normal;
}




.column-wrap-title span {
    font-size: 11px !important;
}


div.column-wrap-title {
    padding: 20px 0px;
    background-color: #fff;
    text-align: left;
}

div.column-wrap-title {
    padding: 30px 10px;
    background-color: #fff;
    height: auto!important;
    text-align: left;
}

div.column-img {
    width: 100%;
    height: 105px !important;
}

.column-img-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    background-color: lightgray;
}

div.column-img-top {
    width: 100%;
    height: auto;
}

div.column-wrap-title-ranking {
  padding: 20px 10px!important;
  background-color: #fff;
  height: auto!important;
  text-align: left;
}


/* pagetop */

div.page-top {
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: flex-end;
}

.page-top a {
  display: block;
  margin-right: 10%;
}

.page-top p {
  color: #476c4f;
  font-size: 16px;
  width: 150px;
  text-align: center;
  padding: 10px 15px;
  background-color: #F5F5F5;
  font-family: pt-serif, serif;
  font-weight: 700;
  font-style: normal;
}

.pager .pagination li a span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.page-bottom a {
    font-size: 18px;
    font-weight: 700;
    color: #476c4f!important;
    margin-top: 30px;
    cursor: pointer;
}


div.columnist-wrap{
  width: 100%;
  padding: 30px;
  border: 2px solid #b8cbbc;
  margin-top: 30px;
  font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  border-radius: 20px;
}




div.columnist {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
}

div.columnist-img {
  width: 160px;
  height: 160px;
  margin-right: 20px;
  overflow: hidden;
  border: 2px solid #b8cbbc;
  border-radius: 50%;
  background-color: #fff;
}

.columnist-img img {
    width: 80%;
    height: 100%!important;
    display: block;
    margin: 0 auto;
}

div.profile-div {
  width: 70%;
}

.profile-div h2 {
  font-size: 20px;
  color: #367044;
  margin-bottom: 10px;
}

.columnist-name p {
  font-size: 16px;
}

.columnist-name span {
  font-size: 24px;
  font-weight: 700;
  margin-right: 5px;
}

.columnist-wrap article {
    font-size: 16px;
    line-height: 1.6em;
    margin: 30px 0;
    text-align: left;
}

.button-bottom {
    margin-top: 80px!important;
}

.footer {
    background: #a5b5a9;
    margin-top: 0!important;
    color: #fff;
}

.column-main-div {
  background: #fff;
  padding-bottom: 100px;
}

.cp_breadcrumb_column ul {
  background-color: #f9f9f9!important;
}







/* br */

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

br.sp-br {
  display: none;
}



}


.column-title-sentence span {
  font-size: 14px!important;
  line-height: 1.4;
}

p.column-title-sentence-p {
  font-size: 16px!important
}

.column-title-sentence-p span {
  font-size: 16px!important;
  line-height: 1.6;
}

















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

  section.contents-side {
    display: none;
  }

  main.main {
      width: 100%;
      margin-top: 0!important;
      padding-bottom: 100px;
  }

  div.column-div-block {
      display: flex;
      justify-content: space-between;
      margin: 0 auto;
      margin-top: 50px;
      flex-flow: wrap;
  }






  section.contents-section {
      width: 100%!important;
      max-width: none;
      margin: 0 auto;
      margin-right: 0!important;
  }

  div.eyecatch {
    width: 100%;
    background-color: lightgray;
}






}




/* LPlink */

div.LP_link {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
}

.LP_link a {
  display: block;
}


.LP_link p {
  font-size: 18px;
  color: #476c4f;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  font-weight: bold;
}

div.LP_link_img {
  width: 450px;
  display: block;
  margin: 0 auto;
}

.LP_link_img  img {
  width: 100%;
  display: block;
}


a.LP_item_link_wrap {
  display: block;
  width: 100%;
  margin-top: 50px;
}


div.LP_item_link {
  width: 100%;
  display: flex;
}

div.LP_item_link_img {
  width: 180px;
}

.LP_item_link_img img {
  width: 100%;
  display: block;
}

div.LP_item_link_text {
  margin-left: 20px;
}

.LP_item_link_text h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #476c4f;
}

.LP_item_link_text h2 {
  font-size: 18px;
  width: max-content;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom: solid 1px #303030;
}

.pc-none {
  display: none;
}

div.column-dummy {
  background-color: #f9f9f9;
}
