@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Rokkitt:wght@100;200;300;600;700&display=swap');


body {
  font-family: "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.85em;
  background: #f4f1df;
}

.sidebar,
.main {
  background: #f4f1df;
}

/*--------------------
共通ヘッター変更箇所
 --------------------*/
/* 共通ヘッダー背景色文字色変更 */
header {
  background: #f4f1df;
  color: #000;
}

header a {
  background: #f4f1df;
  color: #000;
}

/*--------------------
翻訳
 --------------------*/
#translation {
  width: 945px;
  margin: 0 auto;
  text-align: right;
  padding: 7px 0;
}

#translation select {
  text-align: left;
  background: #fff;
  border: 1px solid #d5d5d5;
  color: #000;
  font-size: 12px;
  padding: 0 10px 0 20px;
  cursor: pointer;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  width: auto;
}

#translation .google_img {
  position: relative;
  line-height: 1;
}

#translation .google_img::before {
  position: absolute;
  content: "";
  background-image: url(/img/google_icon_t.png);
  margin-left: 5px;
  margin-right: 2px;
  margin-top: 2px;
  width: 15px;
  height: 15px;
}

@media screen and (max-width: 767px) {
  #translation {
    display: none;
  }

  #translation_sp {
    padding: 20px 20px 0 50px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }

  #translation_sp select {
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #000;
    font-size: 16px;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
  }

  #translation_sp .google_img {
    position: relative;
    line-height: 1;
  }

  #translation_sp .google_img::before {
    position: absolute;
    content: "";
    background-image: url(../img/google_icon_t.png);
    margin-left: 5px;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    top: 50%;
    transform: translatey(-50%);
  }
}

/*--------------------
common
 --------------------*/
.ming {
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", 'Noto Serif JP', serif;
}

.gothic {
  font-family: "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.rokkitt {
  font-family: "Rokkitt";
  letter-spacing: 0.03em;
  font-weight: 600;
}

.content_wrap {
  width: 100%;
  margin: 0 auto;
}

.content_wrap {
  width: 100%;
  margin: 0 auto;
}

.main_wrap {
  width: 1366px;
  margin: 0 auto;
}

.inner {
  width: 945px;
  margin: 0 auto;
  padding: 30px 0;
}

h2 {
  line-height: 1.5em;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style-type: none;
}

a {
  color: #fff;
  text-decoration: none;
}

.h2_title {
  font-size: 42px;
  line-height: 0.8em;
}

.h2_title span {
  font-size: 18px;
  text-decoration: underline;
}

.pc {
  display: block;
}

.pc_inline {
  display: inline;
}

.sp {
  display: none;
}

.tb {
  display: none;
}

.center {
  text-align: center;
}

.center img {
  margin: 0 auto;
}

.t_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.img_link {
  transition: 0.3s;
}

.img_link:hover {
  opacity: 0.7;
}

.btnA_01 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.btnA_02 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.btnA_01 a, .btnA_02 a {
  font-size: 18px;
  padding: 10px;
  width: 400px;
}

.btnA_01 a:hover, .btnA_02 a:hover {
  transition: 0.3s;
}

.btn_return a {
  position: relative;
  display: block;
  border: 1px solid #e5e1d1;
  width: 400px;
  padding: 10px 0;
  color: #000;
  margin: 60px auto 0;
  font-weight: 600;
  font-size: 20px;
  background: #fff;
}

.btn_return a::before {
  content: "\025c0";
  left: 20px;
  position: absolute;
  font-size: 16px;
}

#copy-page {
  cursor: pointer;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb120 {
  margin-bottom: 120px;
}

.red_txt {
  color: #d80015;
}

@media screen and (max-width: 1350px) {
  .content_wrap {
    width: 100%;
    margin: 0 auto;
  }

  .main_wrap {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1080px) {
  .tb {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .content_wrap {
    width: 100%;
    margin: 0 auto;
  }

  .h2_title {
    font-size: 32px;
    line-height: 0.8em;
  }

  .h2_title span {
    font-size: 16px;
    text-decoration: underline;
  }

  .pc {
    display: none;
  }

  .pc_inline {
    display: none;
  }

  .sp {
    display: block;
  }

  .sp_mb0 {
    margin-bottom: 0px;
  }

  .sp_mb10 {
    margin-bottom: 10px;
  }

  .sp_mb20 {
    margin-bottom: 20px;
  }

  .sp_mb30 {
    margin-bottom: 30px;
  }

  .sp_mb40 {
    margin-bottom: 40px;
  }

  .sp_txt_l {
    text-align: left;
  }

  .inner {
    width: 100%;
  }

  .btnA_01 {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .btnA_02 {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .btnA_01 a, .btnA_02 a {
    width: 85%;
  }

  .btnA_02 a:last-child {
    margin-top: 20px;
  }

  .btn_return a {
    width: 100%;
    font-size: 18px;
  }
}

/*--------------------
header
 --------------------*/

header {
  width: 100%;
  z-index: 100;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ece9d8;
}

.pc-nav {
  padding: 20px 0 0;
  max-width: 945px;
  font-size: 18px;
  margin: 0 auto;
}

/* ナビエリア */
.pc-nav nav {
  margin-left: auto;
}

.pc-nav nav ul {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0;
}

.pc-nav nav li {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.pc-nav nav ul li a {
  padding: 0px;
  margin: 0;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  line-height: 1em;
}

.pc-nav nav ul li a::after {
  position: absolute;
  bottom: -7px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}

.pc-nav nav ul li a:hover::after {
  transform: scale(1, 1);
}

.pc-nav nav ul li a span {
  display: block;
  text-align: center;
  font-size: 12px;
}

/*--------------------
 header サブページ
  --------------------*/
.pc-nav .logo {
  margin-top: 25px;
}

#header-container .pc-nav {
  display: flex;
  max-width: 1100px;
  justify-content: space-between;
  font-size: 16px;
  padding-top: 0;
}

#header-container .pc-nav .logo_box {}

#header-container .pc-nav .right_wrap {
  text-align: right;
  width: 800px;

}

#header-container .pc-nav .right_wrap .contact_btn {
  width: 310px;
  margin-left: auto;
  text-align: center;
}

#header-container .pc-nav .right_wrap .contact_btn a {
  display: block;
  background-color: #a18045;
  padding: 7px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}

/*--------------------
 sp nav
  --------------------*/
.sp-nav .tel_box_sp {
  right: auto;
  left: 20px;
  top: 15px;
}

.sp-nav .logo_box {}

.sp-nav .logo_box img {
  margin: 23px 0 0 30px;
  width: 65%;
}

.sp-nav {
  display: none;
}

.sp_header_bg {
  position: fixed;
  z-index: 100;
  background: #f4f1df;
  width: 100%;
  height: 90px;
}

.sp-nav-inner {
  display: flex;
}

.sp-nav .logo_box {
  z-index: 3;
}


/* テキストエリア */
.sp-nav .txt_wrap {
  position: relative;
  right: 0;
  display: flex;
  justify-content: center;
  margin-top: 100px;
}

.sp-nav .mv_txt {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 28px;
  line-height: 4rem;
}

.sp-nav-menu {
  position: fixed;
  z-index: 10;
  right: 20px;
  top: 18px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}

.sp-nav-menu span {
  display: block;
  position: absolute;
  width: 35px;
  height: 2px;
  left: 6px;
  background: #000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.sp-nav-menu span:nth-child(1) {
  top: 13px;
}

.sp-nav-menu span:nth-child(2) {
  top: 26px;
}

.sp-nav-menu span:nth-child(3) {
  top: 39px;
}

/* ナビ開いてる時のボタン */
.sp-nav-menu.active span:nth-child(1) {
  top: 28px;
  left: 6px;
  background: #000;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 45px;
  height: 1px;
}

.sp-nav-menu.active span:nth-child(2),
.sp-nav-menu.active span:nth-child(3) {
  top: 28px;
  background: #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 45px;
  height: 1px;
}

nav.globalMenuSp {
  position: fixed;
  z-index: 5;
  top: 0;
  right: 0;
  color: #000;
  background: #f4f1df;
  text-align: center;
  width: 70%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .6s ease, visibility .6s ease;
  overflow-y: scroll;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  border-left: 1px solid #dccfad;
}

nav.globalMenuSp ul {
  margin: 60px auto 0;
  padding: 0 20px 0 35px;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
  line-height: 1em;
  text-align: left;
  font-size: 20px;
}

nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}

nav.globalMenuSp ul li:hover {
  background: #ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

nav.globalMenuSp ul li a span {
  font-size: 12px;
  margin-left: 1em;
}

nav.globalMenuSp .contact_btn {
  margin: 0 20px 0 35px;


}

nav.globalMenuSp .contact_btn a {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: #a18045;
  border: 1px solid #c1a66a;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 5px;
  margin-top: 20px;
}

.sp-nav .globalMenuSp .bottom_box {
  position: relative;
  text-align: left;
  margin-left: 35px;
}

.sp-nav .globalMenuSp .tel_box {
  line-height: 1.5em;
  color: #000;
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
  margin: 15px 0 45px;
  padding: 0;
  letter-spacing: 0.1em;
  font-size: 14px;
}

.sp-nav .globalMenuSp .tel_box .tel_no {
  font-size: 20px;
}

.sp-nav .globalMenuSp .tel_box::before {
  margin-top: 7px;
}

.sp-nav .globalMenuSp .saiyou_link {
  text-decoration: underline;
}

.sp-nav .globalMenuSp .logo_img {
  margin: 50px 0 30px 0;
}

.sp-nav .globalMenuSp .logo_img img {
  width: 100px;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;
  visibility: visible;
}

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


  header {
    height: 90px;
  }

  .sp-nav {
    display: block;
    width: 100%;
  }

  #header-container .pc-nav {
    display: none;
  }
}


/*--------------------
MV
 --------------------*/
.category-blog .mv_image {
  background: url("/img/mv_blog_img.jpg") no-repeat center center;
  background-size: cover;
}

.category-news .mv_image {
  background: url("/img/mv_news_img.jpg") no-repeat center center;
  background-size: cover;
}

.mv_image {
  background: url("/img/mv_news_img.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}

.mv-container {
  height: 400px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .mv-container {
    height: 400px;
  }
}


.mv_image .breadcrumb {
  width: 1100px;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 30px;
  color: #fff;
  text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
}

@media screen and (max-width: 767px) {
  .category-blog .mv_image {
    background: url("/img/mv_blog_img_sp.jpg") no-repeat center center;
    background-size: cover;
  }

  .category-news .mv_image {
    background: url("/img/mv_news_img_sp.jpg") no-repeat center center;
    background-size: cover;
  }

  .mv_image .breadcrumb {
    width: 100%;
    padding: 0 10px;
  }
}

/*--------------------
subpage
  --------------------*/
/*----- mv -----*/

.breadcrumb {
  color: #fff;
  font-size: 14px;
  width: 945px;
  margin: 20px auto;
}

.breadcrumb li {
  display: inline;
  margin-right: 5px;
}

.breadcrumb li::after {
  content: ">";
  margin-left: 5px;
}

.breadcrumb li:last-child::after {
  content: "";
}

.breadcrumb li a {
  color: #fff;
}

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

.mv_txt {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title_wrap {
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px 0;
}

.mv_txt h1 {
  font-size: 80px;
  color: #fff;
  line-height: 1em;
  margin-bottom: -15px;
  text-align: center;
}

.title_wrap .chapter_t {
  font-size: 12px;
  text-align: center;
  font-weight: 600;
}

.mv_image {
  position: relative;
}

.mv_image .breadcrumb {
  margin-top: 0px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 30px;
  color: #fff;
  text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
}

/*----- content -----*/


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

@media screen and (max-width: 767px) {
  header.article-header {
    height: auto;
  }

  .mv-container {
    height: 490px;
  }

  .mv_txt {
    height: 490px;
  }

  .title_wrap {
    padding: 10px 0;
  }

  .mv_txt h1 {
    font-size: 46px;
    margin-bottom: -8px
  }

  .mv_txt p {
    color: #fff;
  }

  .inner02 {
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
  }

  .under_line_title {
    line-height: 0.9em;
  }

  .breadcrumb {
    width: 100%;
    padding: 0 10px;
  }

  body.single .breadcrumb {
    width: 100%;
    padding: 10px 0 0;
  }

}

@media screen and (max-width: 350px) {
  #contact .mv_txt h1 {
    font-size: 40px;
    margin-bottom: -8px
  }
}

/*--------------------
footer
 --------------------*/
#footer {
  color: #fff;
}

.footer-bg {
  background: url(/img/footer_bg.jpg) no-repeat center center;
  background-size: cover;
}

.footer-wrap {
  width: 945px;
  margin: 0 auto;
  height: 520px;
}

#footer .logo-menu {
  padding: 60px 0 40px;
}

#footer .logo-menu a:hover {
  opacity: 0.7;
  transition: .3s;
}

#footer .footer_btn {
  display: block;
  margin: 0 auto;
  background: #a18045;
  border: 1px solid #c1a66a;
  color: #fff;
  font-size: 20px;
  padding: 5px;
  width: 320px;
}

#footer .footer_btn:hover {
  background: #c1a66a;
}

#footer .tel_box {
  font-size: 16px;
  font-weight: 600;
  margin: 15px 0 45px;
  padding: 0;
  display: inline-block;
  letter-spacing: 0.1em;
}

#footer .tel_box .tel_no {
  margin-left: 10px;
  font-size: 22px;
}

#footer .tel_box a {
  display: inline-block;
}

#footer .tel_box a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

#footer .sns_icon {}

#footer .sns_icon li {
  display: inline-block;
  margin: 0 10px;
}

.footer-menu {
  text-align: center;
  padding-top: 25px;
}

.footer-menu li {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin: 0 15px;
}

.footer-menu li a {
  color: #fff !important;
}

.footer-menu li a:hover {
  text-decoration: underline;
}

.copyright {
  background-color: #000;
  color: #bebebe;
  font-size: 16px;
  padding: 10px 0;
  margin-top: 0px;
}

.copyright .wrap {
  width: 945px;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin: 0 auto;
}

.copyright a {
  text-decoration: underline;
  color: #bebebe;
  font-weight: 600;
}

@media screen and (max-width: 1080px) {
  .footer-wrap {}
}

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

  .footer-bg {
    background: url(/img/footer_bg_sp.jpg) no-repeat center center;
    background-size: cover;
  }

  .footer-wrap {
    width: 100%;
    height: 825px;
  }

  #footer .logo-menu {
    margin: 0 20px;
    padding: 90px 0 70px;
  }

  #footer .footer-logo {
    width: 180px;
  }

  #footer .address_box {
    margin: 0 20px;
  }

  #footer .footer_btn {
    width: 75%;
  }

  #footer .tel_box {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
  }

  #footer .tel_box .tel_no {
    font-size: 20px;
  }

  #footer .tel_box a {
    margin-top: 5px;
    display: inline-block;
  }

  #footer .tel_box a:hover {
    opacity: 0.7;
    transition: 0.3s;
  }

  #footer .address {
    font-size: 14px;
  }

  .footer-menu li {
    font-size: 16px;
    display: block;
    margin: 10px 15px 10px 50px;
  }

  .footer-menu li:last-child {
    margin-bottom: 0px;
  }

  .footer-menu {
    padding-top: 10px;
    text-align: left;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  #footer .sns_icon li {
    display: block;
    margin-bottom: 20px;
    margin-right: 50px;
  }

  #footer .sns_icon li:last-child {
    margin-bottom: 0px;
  }

  .copyright {
    width: 100%;
    display: block;
    font-size: 10px;
    padding: 15px 0 10px;
    text-align: center;
  }

  .copyright .wrap {
    width: 100%;
    display: block;
    font-size: 12px;
  }

  .copyright .wrap a {
    font-size: 14px;
  }
}

/************************************
** サイドコンテンツ
************************************/
.blog .side_inner {
  margin-left: 30px;
}

#sidebar .blog_cat {
  font-size: 26px;
  font-family: "Rokkitt";
  letter-spacing: 0.03em;
  font-weight: 600;
  text-align: center;
  padding: 5px 0 0;
}

#sidebar .wp-block-group__inner-container p {
  font-size: 12px;
  text-align: center;
  margin-top: -10px;
}

#sidebar .wp-block-categories-list {
  margin-top: 20px;
}

#sidebar .wp-block-categories-list li {
  padding: 10px 0 10px 15px;
  border-top: 1px solid #000;
}

#sidebar .wp-block-categories-list li:last-child {
  border-bottom: 1px solid #000;
}

#sidebar .wp-block-categories-list li a {
  width: 100%;
  display: inline-block;
  color: #000;
}

#sidebar .wp-block-categories-list li a::before {
  content: "\025b6";
  margin-right: 5px;
}

#sidebar .wp-block-categories-list li:last-child a {
  padding-bottom: 10px;
}

#sidebar .wp-block-categories-list li a .cat_d {
  display: inline-block;
  margin-left: 5px;
}

#sidebar .wp-block-categories-list li.current-cat {
  background: #ebcfaa;
  position: relative;
}

#sidebar .wp-block-categories-list li.current-cat::after {
  content: "";
  background: url(/img/arrow_black.png) no-repeat;
  width: 13px;
  height: 22px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-top;
  margin-top: 8px;
  right: 0;
  top: 0;
  position: absolute;
}

.a-wrap:hover {
  background-color: #ebcfaa;
}

#sidebar .wp-block-categories-list li:hover {
  background: #a18045;
  transition: 0.3s;
}

#sidebar .wp-block-categories-list li:hover a {
  transition: 0.3s;
  color: #fff;
}

/************************************
** コンテンツ
************************************/
.pagination {
  margin: 24px 0 80px;
}

.entry-card-title {
  color: #000000;
  font-size: px;
  font-weight: 600;
  margin-bottom: 10px;
}

.entry-card-snippet {
  font-size: 16px;
  margin-bottom: 10px;
}

.entry-card-content .post-date {
  color: #a18045;
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.fa-clock-o:before {
  content: "";
}

.btnarrow_wrap {
  display: flex;
  justify-content: flex-end;
}

.entry-card-content .arrow_link {
  position: relative;
  font-size: 14px;
  text-align: right;
  padding-right: 65px;
  font-weight: 600;
  display: inline-block;
  right: 0;
}

.entry-card-content .arrow_link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  transition: all .3s;
}

.entry-card-content .arrow_link::after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: -5px;
  width: 30px;
  height: 1px;
  background: #000;
  transform: rotate(45deg);
  transition: all .3s;
}

.a-wrap:hover {
  background: #e6dac1;
}

.a-wrap:hover .arrow_link::before {
  left: 10px;
}

.a-wrap:hover .arrow_link::after {
  right: -15px;
}

.fa-folder-open:before {
  content: "";
}

/* 投稿ページ */
.single-post .content {
  margin-top: 0px;
}

.single-post .entry-title {
  font-size: 32px;
  color: #724f37;
  line-height: 1.5em;
}

.single-post .date-tags {
  color: #808080;
  margin-bottom: 10px;
  text-align: left;
}

.single-post .post-date {
  font-size: 16px;
}

.eye-catch-wrap {
  justify-content: center;
}

.breadcrumb {
  color: #808080;
  font-size: 14px;
  margin: 0px auto 20px;
}

.breadcrumb a {
  color: #000;
}

.mv_image .breadcrumb a {
  color: #fff;
}

.article h2 {
  font-size: 24px;
  margin-bottom: 20px;
  padding: 0px;
  background: none;
  border-radius: 0;
}

.post-update {
  color: #a18045;
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.post-update::after {
  content: "更新";
}

@media screen and (max-width: 767px) {
  .content-in {
    display: flex;
    padding: 0 7%;
  }

  #main {
    order: 2;
  }

  #sidebar {
    order: 1;
    width: 100%;
  }

  main.main, div.sidebar {
    padding: 0px 16px;
    margin: 0px;
  }

  div.sidebar {
    margin-top: 40px;
  }

  .entry-card-thumb {
    width: 100%;
  }

  .ect-entry-card .card-thumb {
    margin-bottom: 15px;
  }

  .entry-card-content .post-date {
    display: block;
    padding: 0px 0 7px;
  }

  .entry-card-title {
    line-height: 1.8em;
  }

  .no-sp-snippet .entry-card-snippet {
    display: block;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 10px;
  }

  .arrow_link {
    font-size: 14px;
  }

  .single-post #main {
    order: 1;
  }

  .single-post #sidebar {
    order: 2;
    width: 100%;
  }

  .single-post .entry-title {
    font-size: 26px;
    padding: 0px 0 0.8em;
    line-height: 1.3em;
  }

  .single-post .article h2 {
    font-size: 20px;
    margin-top: 1.8em;
  }

  .post-update {
    margin-bottom: 7px;
    display: block;
  }

  .entry-card-content .arrow_link {
    padding-bottom: 5px;
  }
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px) {
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px) {
  /*必要ならばここにコードを書く*/
}