@charset "UTF-8";
:root {
  --vw: 1vw; }

html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%; }
  @media only screen and (max-width: 767px) {
    html {
      font-size: 54.69%; } }

body {
  font-size: 16px;
  font-family: YuGothic, "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", "游ゴシック", sans-serif;
  color: #322f2e;
  background: #fff;
  letter-spacing: 0.04rem;
  line-height: 1.75; }
  @media (min-width: 1240px) {
    body {
      letter-spacing: 0.1rem;
      font-size: 18px; } }

a {
  color: #322f2e; }

a:hover {
  transition: color .3s;
  cursor: pointer; }

*:focus {
  outline: none; }

.clearfix {
  overflow: hidden; }

.clearfix:after {
  clear: both;
  content: "";
  display: block; }

img,
svg {
  height: auto;
  max-width: 100%;
  vertical-align: bottom; }

a[href^="tel:"] {
  color: #322f2e;
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none; } }
.alignleft,
.alignright,
.aligncenter {
  margin-bottom: 24px; }

.aligncenter {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

@media only screen and (min-width: 768px) {
  .alignleft,
  .alignright {
    max-width: 34%; }

  .alignleft {
    float: left;
    margin-right: 30px; }

  .alignright {
    float: right;
    margin-left: 30px; }

  .alignleft,
  .alignright {
    max-width: 34%; }
    .alignleft .w-per10,
    .alignright .w-per10 {
      max-width: 10%; }
    .alignleft .w-per12,
    .alignright .w-per12 {
      max-width: 12%; }
    .alignleft .w-per14,
    .alignright .w-per14 {
      max-width: 14%; }
    .alignleft .w-per16,
    .alignright .w-per16 {
      max-width: 16%; }
    .alignleft .w-per18,
    .alignright .w-per18 {
      max-width: 18%; }
    .alignleft .w-per20,
    .alignright .w-per20 {
      max-width: 20%; }
    .alignleft .w-per22,
    .alignright .w-per22 {
      max-width: 22%; }
    .alignleft .w-per24,
    .alignright .w-per24 {
		max-width: 24%; }
    .alignleft .w-per26,
    .alignright .w-per26 {
      max-width: 26%; }
    .alignleft .w-per28,
    .alignright .w-per28 {
      max-width: 28%; }
    .alignleft .w-per30,
    .alignright .w-per30 {
      max-width: 30%; }
    .alignleft .w-per32,
    .alignright .w-per32 {
      max-width: 32%; } }
@media only screen and (min-width: 768px) {
  .sp {
    display: none !important; }

  .spbasic {
    display: none !important; } }
@media only screen and (max-width: 767px) {
  .pc {
    display: none !important; }

  br.sp,
  span.sp {
    display: inline !important; }

  span.br {
    display: inline-block !important; }

  span.spdb {
    display: inline-block; } }
@media only screen and (min-width: 421px) {
  .spmin {
    display: none !important; } }
@media only screen and (max-width: 420px) {
  .spbasic {
    display: none !important; } }
.container,
.gutters,
.mce-content-body {
  max-width: calc(100vw - 40px);
  max-width: calc((var(--vw) * 100) - 40px);
  margin-left: auto;
  margin-right: auto;
  width: 1200px; }

.home .mce-content-body {
  max-width: 100%;
  width: 100%; }

.wrap {
  overflow: hidden; }

@media only screen and (min-width: 768px) {
  body.archive .contents, body.single .contents {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-bottom: 90px;
    width: calc(100vw - 40px);
    width: calc((var(--vw) * 100) - 40px); } }
@media only screen and (max-width: 767px) {
  body.archive .contents, body.single .contents {
    padding-bottom: 50px; } }
@media only screen and (min-width: 768px) {
  body.contents-column-two .contents {
    display: flex;
    justify-content: space-between; }
    body.contents-column-two .contents #main {
      width: 72%; }
    body.contents-column-two .contents #aside {
      width: 23.5%; } }

@media screen and (max-width: 767px) {
  .row:not(:first-of-type) {
    margin-top: 5%; }
  .row:first-of-type {
    margin-top: 0; }
  .row .col_2:not(:first-of-type), .row .col_3:not(:first-of-type), .row .col_4:not(:first-of-type), .row .col_5:not(:first-of-type), .row .col_6:not(:first-of-type) {
    margin-top: 5%; }
  .row.sp_col_2 {
    display: flex;
    flex-wrap: wrap; }
    .row.sp_col_2 .col_2, .row.sp_col_2 .col_3, .row.sp_col_2 .col_4, .row.sp_col_2 .col_5, .row.sp_col_2 .col_6 {
      width: 49%;
      margin-right: 2%; }
      .row.sp_col_2 .col_2:not(:first-child), .row.sp_col_2 .col_3:not(:first-child), .row.sp_col_2 .col_4:not(:first-child), .row.sp_col_2 .col_5:not(:first-child), .row.sp_col_2 .col_6:not(:first-child) {
        margin-top: 0; }
      .row.sp_col_2 .col_2:nth-child(2n), .row.sp_col_2 .col_3:nth-child(2n), .row.sp_col_2 .col_4:nth-child(2n), .row.sp_col_2 .col_5:nth-child(2n), .row.sp_col_2 .col_6:nth-child(2n) {
        margin-right: 0; }
      .row.sp_col_2 .col_2:nth-child(n+3), .row.sp_col_2 .col_3:nth-child(n+3), .row.sp_col_2 .col_4:nth-child(n+3), .row.sp_col_2 .col_5:nth-child(n+3), .row.sp_col_2 .col_6:nth-child(n+3) {
        margin-top: 2%; }
      .row.sp_col_2 .col_2:last-child, .row.sp_col_2 .col_3:last-child, .row.sp_col_2 .col_4:last-child, .row.sp_col_2 .col_5:last-child, .row.sp_col_2 .col_6:last-child {
        margin-right: 0; }
  .row.sp_col_3 {
    display: flex;
    flex-wrap: wrap; }
    .row.sp_col_3 .col_2, .row.sp_col_3 .col_3, .row.sp_col_3 .col_4, .row.sp_col_3 .col_5, .row.sp_col_3 .col_6 {
      width: 32%;
      margin-right: 2%; }
      .row.sp_col_3 .col_2:not(:first-child), .row.sp_col_3 .col_3:not(:first-child), .row.sp_col_3 .col_4:not(:first-child), .row.sp_col_3 .col_5:not(:first-child), .row.sp_col_3 .col_6:not(:first-child) {
        margin-top: 0; }
      .row.sp_col_3 .col_2:nth-child(3n), .row.sp_col_3 .col_3:nth-child(3n), .row.sp_col_3 .col_4:nth-child(3n), .row.sp_col_3 .col_5:nth-child(3n), .row.sp_col_3 .col_6:nth-child(3n) {
        margin-right: 0; }
      .row.sp_col_3 .col_2:nth-child(n+4), .row.sp_col_3 .col_3:nth-child(n+4), .row.sp_col_3 .col_4:nth-child(n+4), .row.sp_col_3 .col_5:nth-child(n+4), .row.sp_col_3 .col_6:nth-child(n+4) {
        margin-top: 2%; }
      .row.sp_col_3 .col_2:last-child, .row.sp_col_3 .col_3:last-child, .row.sp_col_3 .col_4:last-child, .row.sp_col_3 .col_5:last-child, .row.sp_col_3 .col_6:last-child {
        margin-right: 0; } }
@media screen and (min-width: 768px) {
  .row {
    display: flex;
    flex-wrap: wrap; }
    .row .col_2 {
      width: 48%;
      margin-right: 4%; }
      .row .col_2:nth-child(2n) {
        margin-right: 0; }
      .row .col_2:nth-child(n+3) {
        margin-top: 4%; }
      .row .col_2:last-child {
        margin-right: 0; }
    .row .col_3 {
      width: 32%;
      margin-right: 2%; }
      .row .col_3:nth-child(3n) {
        margin-right: 0; }
      .row .col_3:nth-child(n+4) {
        margin-top: 2%; }
      .row .col_3:last-child {
        margin-right: 0; }
    .row .col_4 {
      width: 23.5%;
      margin-right: 2%; }
      .row .col_4:nth-child(4n) {
        margin-right: 0; }
      .row .col_4:nth-child(n+5) {
        margin-top: 2%; }
      .row .col_4:last-child {
        margin-right: 0; }
    .row .col_5 {
      width: 18.4%;
      margin-right: 2%; }
      .row .col_5:nth-child(5n) {
        margin-right: 0; }
      .row .col_5:nth-child(n+6) {
        margin-top: 2%; }
      .row .col_5:last-child {
        margin-right: 0; }
    .row .col_6 {
      width: 15%;
      margin-right: 2%; }
      .row .col_6:nth-child(6n) {
        margin-right: 0; }
      .row .col_6:nth-child(n+7) {
        margin-top: 2%; }
      .row .col_6:last-child {
        margin-right: 0; }
    .row.reverse {
      flex-direction: row-reverse;
      justify-content: space-between; }
      .row.reverse .col_2 {
        width: 48%;
        margin-right: 4%; }
        .row.reverse .col_2:first-child {
          margin-right: 0; }
    .row.gap_row {
      gap: 20px 2%; }
      .row.gap_row .col_2 {
        width: 49%; }
      .row.gap_row .col_2, .row.gap_row .col_3, .row.gap_row .col_4, .row.gap_row .col_5, .row.gap_row .col_6 {
        margin: 0; }
      .row.gap_row.reverse .col_2 {
        width: 49%; } }
.row {
  margin-bottom: 50px; }
  .row:last-child {
    margin-bottom: 0; }
  .row.cols_center {
    justify-content: center;
    gap: 2%; }
    .row.cols_center .btnstyle {
      width: 100%;
      max-width: 280px; }
      @media screen and (max-width: 767px) {
        .row.cols_center .btnstyle {
          margin-left: auto;
          margin-right: auto; } }
    .row.cols_center > * {
      flex: 0 1 auto; }

.box_border .row:last-child,
.box_bg .row:last-child {
  margin-bottom: 0; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-left {
  text-align: left !important; }

@media screen and (max-width: 767px) {
  .sp-text-right {
    text-align: right !important; }

  .sp-text-center {
    text-align: center !important; }

  .sp-text-left {
    text-align: left !important; } }
@media screen and (min-width: 768px) {
  .pc-text-right {
    text-align: right !important; }

  .pc-text-center {
    text-align: center !important; }

  .pc-text-left {
    text-align: left !important; } }
@media screen and (min-width: 768px) {
  .pc_span {
    display: inline !important; } }
@media screen and (max-width: 767px) {
  .sp_span {
    display: inline !important; } }
.bold {
  font-weight: bold; }

.text-red {
  color: #ff0000; }

.mt-1 {
  margin-top: 1em !important; }

.mt-2 {
  margin-top: 2em !important; }

.mt-3 {
  margin-top: 3em !important; }

.mt-4 {
  margin-top: 4em !important; }

.mt-5 {
  margin-top: 5em !important; }

.mt-6 {
  margin-top: 6em !important; }

.mt-7 {
  margin-top: 7em !important; }

.mt-8 {
  margin-top: 8em !important; }

.mt-9 {
  margin-top: 9em !important; }

.mt-10 {
  margin-top: 10em !important; }

.mb-1 {
  margin-bottom: 1em !important; }

.mb-2 {
  margin-bottom: 2em !important; }

.mb-3 {
  margin-bottom: 3em !important; }

.mb-4 {
  margin-bottom: 4em !important; }

.mb-5 {
  margin-bottom: 5em !important; }

.mb-6 {
  margin-bottom: 6em !important; }

.mb-7 {
  margin-bottom: 7em !important; }

.mb-8 {
  margin-bottom: 8em !important; }

.mb-9 {
  margin-bottom: 9em !important; }

.mb-10 {
  margin-bottom: 10em !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.dbl {
  display: inline-block; }

.header {
  background: #fff;
  width: 100%; }
  .header .header_logo {
    line-height: 1; }
  @media only screen and (min-width: 768px) {
    .header .header_inner {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .header .header_logo {
      margin-right: 40px; }
    .header .header_info {
      margin-left: auto; }
    .header .row {
      flex-wrap: nowrap; }
      .header .row .header_list:not(:first-child) {
        margin-left: 20px; }
      .header .row .header_list > ul {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%; }
        .header .row .header_list > ul > li:not(:first-child) {
          margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .pc_horizon {
    position: sticky;
    top: 0;
    z-index: 2; }
    .pc_horizon .global_nav,
    .pc_horizon .header_menu {
      width: auto; }
    .pc_horizon .global_nav {
      flex: 0 1 auto;
      margin-left: auto;
      position: relative; }
    .pc_horizon .header_menu.container {
      width: auto; }
    .pc_horizon .header_menu > li {
      width: auto; } }
@media only screen and (max-width: 767px) {
  .sp_horizon {
    position: sticky;
    top: 0;
    z-index: 3; }
    .sp_horizon .header_inner {
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .sp_horizon .header_logo {
      margin-left: 0; }
    .sp_horizon .sp_nav {
      position: inherit;
      width: auto; } }
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .header_hover_item_wrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    overflow: hidden; }

  .header_hover_item {
    margin-right: -220px;
    z-index: 3;
    transition: margin-right 0.5s; }
    .header_hover_item.active {
      margin-right: 0; } }
.header {
  padding: 20px 0; }
  @media only screen and (max-width: 767px) {
    .header {
      padding: 10px 0; }
      .header .header_logo {
        margin-left: auto;
        text-align: center; }
        .header .header_logo img {
          max-width: 70%; } }
  @media (min-width: 1240px) {
    .header .header_logo {
      margin-left: 35px; } }

@media only screen and (min-width: 768px) {
  .global_nav .container {
    width: 1000px; } }
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .global_nav .container .menu-item {
    width: auto; } }

@media only screen and (min-width: 768px) {
  .home .header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: transparent; } }

.sp_nav {
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 2; }
  @media only screen and (min-width: 768px) {
    .sp_nav {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .sp_nav {
      display: flex;
      padding-top: 2vw;
      padding-bottom: 2vw;
    }
      .sp_nav > li {
        border-left: 1px solid #ddd; }
        .sp_nav > li:first-child {
          border-left: none; } }

.menu_bk {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2; }
  @media only screen and (min-width: 768px) {
    .menu_bk {
      display: none !important; } }

.global_nav {
  background: #fff;
  overscroll-behavior: contain; }
  .global_nav a {
    display: block;
    line-height: 1.5;
    position: relative;
    text-decoration: none; }
  .global_nav .menu {
    z-index: 2; }
  .global_nav .menu-item {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .global_nav .menu-item > .sub-menu,
      .global_nav .menu-item > .sub-menu_wrap {
        transform: scaleY(0);
        transform-origin: 0 0;
        transition: all 0.1s; } }
    @media only screen and (max-width: 767px) {
      .global_nav .menu-item > .sub-menu,
      .global_nav .menu-item > .sub-menu_wrap {
        display: none; } }
  @media only screen and (min-width: 768px) {
    .global_nav {
      position: sticky;
      top: 0;
      z-index: 2;
      background: #003917; }
      .global_nav .menu {
        display: flex; }
      .global_nav .menu-item {
        display: flex;
        justify-content: center;
        flex: 1 1 auto;
        /*width: 100%;*/ }
        .global_nav .menu-item > a {
          display: flex;
          justify-content: center;
          align-items: center;
          flex: 1 1 auto;
          color: white;
          height: auto;
          padding: 1em 0.75em 1.6em;
          text-align: center;
          transition: background .3s , color .3s;
          font-size: 18px; }
        .global_nav .menu-item:hover > a {
          color: #fff;
          background: #0e4825; }
        .global_nav .menu-item-english > a {
          color: #003917;
      background: #fff;
          border: 1px solid #003917;
    }
        .global_nav .menu-item-english:hover > a,
        .global_nav .menu-item-english > a:hover {
          color: #fff;
      background: #0e4825;
    }
        .global_nav .menu-item.menu-item-has-children > a {
          position: relative; }
          .global_nav .menu-item.menu-item-has-children > a::after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            top: auto;
            bottom: .8em;
            right: 0;
            left: 0;
            margin: auto;
            border: 4px solid transparent;
            border-top: 6px solid white; }
        .global_nav .menu-item.menu-item-has-children:hover > a:after {
          border-top: 6px solid white; }
        .global_nav .menu-item.wide {
          position: static; }
        .global_nav .menu-item > .sub-menu,
        .global_nav .menu-item > .sub-menu_wrap {
          background: rgba(255, 255, 255, 0.9);
          color: #322f2e;
          left: 0;
          position: absolute;
          top: 100%;
          width: 100%;
          z-index: 1; }
          .global_nav .menu-item > .sub-menu a,
          .global_nav .menu-item > .sub-menu_wrap a {
            transition: .2s;
            color: #322f2e; }
            .global_nav .menu-item > .sub-menu a:hover,
            .global_nav .menu-item > .sub-menu_wrap a:hover {
              transition: .2s;
              color: #fff;
              background: #003917; }
        .global_nav .menu-item > .sub-menu_wrap {
          left: auto;
          right: 0;
          width: 100vw;
          width: calc(var(--vw) * 100);
          overscroll-behavior-y: contain;
          overflow-y: auto; }
        .global_nav .menu-item.active > .sub-menu,
        .global_nav .menu-item.active > .sub-menu_wrap {
          z-index: 2;
          transform: scaleY(1); }
        .global_nav .menu-item:last-child > .sub-menu, .global_nav .menu-item.has_submenu_right > .sub-menu {
          left: auto;
          right: 0; }
        .global_nav .menu-item > .sub-menu {
          min-width: 200px;
          width: max-content; }
          .global_nav .menu-item > .sub-menu > li:not(:last-child) {
            border-bottom: 1px solid #ddd; }
          .global_nav .menu-item > .sub-menu a {
            display: block;
            padding: 0.75em 1em; }
        .global_nav .menu-item > .sub-menu_wrap .container {
          padding-top: 32px;
          padding-bottom: 32px; }
		  .global_nav .menu-item > .sub-menu_wrap .container .sub-menu.col2{
          display: flex;
          flex-wrap: wrap;
		  column-gap: 2%;}
		  .global_nav .menu-item > .sub-menu_wrap .container .sub-menu.col2 li{
          width: 49%;}
        .global_nav .menu-item > .sub-menu_wrap .sub-menu a {
          margin-bottom: 6px;
          margin-top: 6px;
          position: relative;
          padding-left: 15px; }
          .global_nav .menu-item > .sub-menu_wrap .sub-menu a:after {
            content: '';
            display: block;
            position: absolute;
            margin: auto;
            width: 0;
            height: 0;
            top: 0.45em;
            bottom: auto;
            right: auto;
            left: 0;
            margin: auto;
            border: 4px solid transparent;
            border-left: 6px solid #003917; }
        .global_nav .menu-item > .sub-menu_wrap .nav_title {
          border-bottom: 2px solid #003917;
          margin-bottom: 10px; }
          .global_nav .menu-item > .sub-menu_wrap .nav_title a {
            color: #003917;
            pointer-events: none;
            font-weight: bold;
            margin-top: 0;
            padding: 0; }
            .global_nav .menu-item > .sub-menu_wrap .nav_title a:after {
              display: none; }
        .global_nav .menu-item > .sub-menu_wrap a:hover {
          text-decoration: underline;
          color: #322f2e;
          background: none; } }
  .global_nav .sp_toggle_close {
    display: none; }
  @media only screen and (max-width: 767px) {
    .global_nav {
      display: none;
      height: 100%;
      left: 0;
      padding-top: 70px;
      padding-bottom: 60px;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 3;
      overflow-y: auto;
      scrollbar-width: none; }
      .global_nav .row .col_2:not(:first-of-type), .global_nav .row .col_3:not(:first-of-type), .global_nav .row .col_4:not(:first-of-type), .global_nav .row .col_5:not(:first-of-type) {
        margin-top: 0 !important; }
        .global_nav .row .col_2:not(:first-of-type) li:first-child a, .global_nav .row .col_3:not(:first-of-type) li:first-child a, .global_nav .row .col_4:not(:first-of-type) li:first-child a, .global_nav .row .col_5:not(:first-of-type) li:first-child a {
          border-top: 1px solid #ddd; }
      .global_nav::-webkit-scrollbar {
        display: none; }
      .global_nav .container {
        width: 100%;
        max-width: none; }
      .global_nav .menu {
        border-top: 1px solid #ddd;
        margin-left: auto;
        margin-right: auto;
        width: 100%; }
      .global_nav .menu-item {
        border-bottom: 1px solid #ddd; }
        .global_nav .menu-item a {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          height: 3.6em;
          padding-left: 1em;
          padding-right: 2.6em;
          transition: .2s;
          color: #322f2e;
          background: #fff;
          position: relative; }
          .global_nav .menu-item a:after {
            content: '';
            position: absolute;
            display: block;
            margin: auto;
            left: auto;
            right: 15px;
            top: 0;
            bottom: 0;
            width: 12px;
            height: 12px;
            border-top: 2px solid #ddd;
            border-right: 2px solid #ddd;
            transform: rotate(45deg); }
          .global_nav .menu-item a:hover {
            color: #fff;
            transition: .2s;
            background: #003917; }
        .global_nav .menu-item.menu-item-has-children > a:after {
          transform: rotate(135deg); }
      .global_nav .sub-menu {
        font-size: 15px; }
        .global_nav .sub-menu a {
          height: auto;
          padding-top: 1em;
          padding-bottom: 1em;
          padding-left: 2em;
          padding-right: 2.6em;
          background: #eaf4f4;
          border-bottom: 1px solid #ddd; }
          .global_nav .sub-menu a:hover {
            background: #003917; }
        .global_nav .sub-menu li:last-child a {
          border: none; }
      .global_nav .nav_title {
        font-weight: bold; }
        .global_nav .nav_title a {
          background: #f3efe9;
          color: #322f2e;
          pointer-events: none;
          justify-content: center; }
          .global_nav .nav_title a:after {
            display: none !important; }
      .global_nav .sp_toggle_close_top {
        position: fixed;
        top: 18px;
        right: 10px; }
        .global_nav .sp_toggle_close_top .icon {
          display: flex;
          justify-content: center;
          align-items: center;
          background: #003917;
          border-radius: 50%;
          height: 36px;
          width: 36px; }
          .global_nav .sp_toggle_close_top .icon svg {
            fill: #fff;
            width: 20px;
            height: 20px; }
      .global_nav .sp_toggle_close_bottom {
        background: #003917;
        color: #fff;
        display: table;
        font-size: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        letter-spacing: 0.075em;
        line-height: 1.5;
        padding: 0.25em 1em; }
        .global_nav .sp_toggle_close_bottom .icon {
          display: inline-block;
          line-height: 1;
          margin-left: 0.5em;
          vertical-align: middle; }
        .global_nav .sp_toggle_close_bottom svg {
          fill: #fff;
          width: 18px;
          height: 18px; } }

@media only screen and (max-width: 767px) {
  .global_nav #menu-header_menu .custom_nav > a {
    display: none !important; }
  .global_nav #menu-header_menu .custom_nav .sub-menu_wrap {
    display: block !important; }
  .global_nav #menu-header_menu .custom_nav .nav_title {
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 15px 10px;
    font-size: 18px;
    margin-bottom: 4%; }
  .global_nav #menu-header_menu .custom_nav .sp_nav_box {
    padding: 20px; }
  .global_nav #menu-header_menu .custom_nav .row .col_2 a {
    text-align: center !important;
    background: #fff; }
    .global_nav #menu-header_menu .custom_nav .row .col_2 a:hover:after {
      border-color: #fff !important; }
  .global_nav #menu-header_menu .custom_nav .row .col_2:nth-child(n + 3) {
    margin-top: 2% !important; }
  .global_nav #menu-header_menu .custom_nav .sp_nav_color01 {
    background: #deebf7; }
    .global_nav #menu-header_menu .custom_nav .sp_nav_color01 .nav_title {
      background: #003917; }
    .global_nav #menu-header_menu .custom_nav .sp_nav_color01 .row .col_2 a {
      border: 1px solid #003917; }
      .global_nav #menu-header_menu .custom_nav .sp_nav_color01 .row .col_2 a:after {
        border-color: #003917; }
      .global_nav #menu-header_menu .custom_nav .sp_nav_color01 .row .col_2 a:hover {
        background: #003917; }
  .global_nav #menu-header_menu .custom_nav .sp_nav_color02 {
    background: #e2f0d9; }
    .global_nav #menu-header_menu .custom_nav .sp_nav_color02 .nav_title {
      background: #f4f4ea; }
    .global_nav #menu-header_menu .custom_nav .sp_nav_color02 .row .col_2 a {
      border: 1px solid #f4f4ea; }
      .global_nav #menu-header_menu .custom_nav .sp_nav_color02 .row .col_2 a:after {
        border-color: #f4f4ea; }
      .global_nav #menu-header_menu .custom_nav .sp_nav_color02 .row .col_2 a:hover {
        background: #f4f4ea; }
  .global_nav #menu-header_menu .custom_nav .sp_nav_color03 {
    background: #fff2cc; }
    .global_nav #menu-header_menu .custom_nav .sp_nav_color03 .nav_title {
      background: #ff6600; }
    .global_nav #menu-header_menu .custom_nav .sp_nav_color03 .row .col_2 a {
      border: 1px solid #ff6600; }
      .global_nav #menu-header_menu .custom_nav .sp_nav_color03 .row .col_2 a:after {
        border-color: #ff6600; }
      .global_nav #menu-header_menu .custom_nav .sp_nav_color03 .row .col_2 a:hover {
        background: #ff6600; } }
@media only screen and (max-width: 767px) and (max-width: 600px) {
  .global_nav #menu-header_menu .custom_nav .row .col_2 a {
    font-size: 2.5vw;
    padding: 10px 25px 10px 10px;
    height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; } }
.menu-item-english{
	    font-family: "Shippori Mincho B1", serif;
}
:root {
  --scrollbar: 0; }

.mainimage {
  overflow: hidden;
  position: relative; }
  .mainimage img {
    width: 100%; }
  .mainimage .slider {
    opacity: 0;
    transition: opacity .3s linear; }
    .mainimage .slider:not(.slick-initialized) > * {
      float: left; }
  .mainimage .slick-initialized {
    opacity: 1; }
  .mainimage .slick-dotted.slick-slider {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .mainimage {
      height: 780px;
      height: calc( 100vw * 780 / 2000 + 0px ); }
      .onload .mainimage {
        height: calc( ( 100vw - var(--scrollbar) ) * 780 / 2000 + 0px ); } }
  @media only screen and (max-width: 767px) {
    .mainimage {
      height: calc( 100vw * 870 / 770 + 0px ); }
      .onload .mainimage {
        height: calc( ( 100vw - var(--scrollbar) ) * 870 / 770 + 0px ); } }
  .mainimage .slick-arrow {
    position: absolute;
    z-index: 1;
    width: 3vw;
    height: 3vw; }
    .mainimage .slick-arrow:before {
      content: none; }
    .mainimage .slick-arrow svg {
      fill: #fff;
      vertical-align: bottom;
      width: min( 25px , 4vw ); }
    .mainimage .slick-arrow.slick-prev {
      left: 0; }
    .mainimage .slick-arrow.slick-next {
      right: 0; }
    @media only screen and (max-width: 767px) {
      .mainimage .slick-arrow {
        width: 30px;
        height: 30px;
        top: auto;
        bottom: 0; }
        .mainimage .slick-arrow.slick-prev {
          left: 10px; }
        .mainimage .slick-arrow.slick-next {
          right: 10px; } }
    @media only screen and (min-width: 768px) {
      .mainimage .slick-arrow.slick-prev {
        left: calc(100 / 1920 * 100vw); }
      .mainimage .slick-arrow.slick-next {
        right: calc(100 / 1920 * 100vw); } }
  .mainimage .slick-prev-original,
  .mainimage .slick-next-original {
    top: 50%;
    transform: translateY(-50%); }
  .mainimage .slick-prev-original {
    left: 10px; }
  .mainimage .slick-next-original {
    right: 10px; }
  .mainimage .slick-dots {
    bottom: 0; }
    .mainimage .slick-dots li button {
      background: #f4f4ea;
      border-radius: 50%;
      width: 10px;
      height: 10px; }
      .mainimage .slick-dots li button:before {
        content: none; }
    .mainimage .slick-dots li.slick-active button {
      background: #003917; }
  .mainimage .main_btn {
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 15%;
    max-width: 80%;
    width: 668px;
    height: fit-content; }
    .mainimage .main_btn .btn_box {
      display: flex; }
      .mainimage .main_btn .btn_box a {
        display: block; }
        .mainimage .main_btn .btn_box a:last-child {
          margin-left: -3%; }
  @media screen and (min-width: 768px) {
    .mainimage .main_btn {
      left: 0;
      right: 46%;
      top: 2%;
      bottom: 0;
      max-width: 35%;
      width: 668px; }
    .mainimage .header_logo {
      content: '';
      position: absolute;
      display: block;
      margin: auto;
      left: 35px;
      right: auto;
      top: 20px;
      bottom: auto;
      width: 266px;
      max-width: 20%;
      height: 22px; } }

/*メインイメージコピー*/
.mainimage .copy {
    position: absolute;
    font-family: "Shippori Mincho B1", serif;
}
.mainimage .copy .maintext{
    color:#fff;
    font-size:clamp(40px,4.65vw,93px);
    line-height:1;
    margin-top:1vw;
    margin-bottom:2vw;
    letter-spacing:0.07em;
}
.mainimage .copy .subtext{
    color:#fff;
    font-size: 1.1vw;
}

.mainimage .copy .btn{
    width:15vw;
	transition:0.2s;
}
.mainimage .copy .btn:hover{
	opacity:0.8;
}
.mainimage .copy .btn_box {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	width:30.5vw;
}
.mainimage .slider_item02 .copy .maintext,
.mainimage .slider_item02 .copy .subtext{
	color:#003917;
	text-shadow:0 0 5px #eee,0 0 5px #eee,0 0 5px #eee,0 0 5px #eee,0 0 5px #eee;
}
.mainimage .slider_item02 .btn{
	margin-bottom:2.5vw;
}
.mainimage .slider_item03 .btn{
	margin-bottom:2.5vw;
}
.mainimage .slider_item04 .btn{
	margin-bottom:2.5vw;
}
.mainimage .slider_item05 .maintext{
	font-size:5vw;
	text-shadow:0 0 20px #9b7f4d,0 0 20px #9b7f4d;
}
.mainimage .slider_item05 .subtext{
	text-shadow:0 0 20px #9b7f4d,0 0 20px #9b7f4d,0 0 20px #9b7f4d,0 0 20px #9b7f4d;
}
@media screen and (min-width: 768px) {
	.mainimage .copy {
    top: 13vw;
    left: 10vw;
}
	.mainimage .slider_item02 .copy {
	top:13vw;
	}
		.mainimage .slider_item04 .copy {
	left:auto;
			right:10vw;
	}
	.mainimage .copy .btn_box {
width:30.5vw;
	}
}

@media screen and (max-width: 767px) {
		.mainimage .copy{
			top:auto;
			bottom:15vw;
			left:4vw;
	}
		.mainimage .copy .maintext{
		font-size: 8vw;
	}
	.mainimage .copy .subtext{
		font-size: 3.6vw;
	}
	.mainimage .copy .btn{
		width: 155px;
		max-width:100%;
		margin: 0 0 2vw;
	}
	.mainimage .copy .btn_box {
		max-width:100%;
		width:320px;
	}
	.mainimage .slider_item03 .maintext{
		margin-bottom:4vw;
	}
		.mainimage .slider_item04 .maintext{
		margin-bottom:4vw;
	}
	.mainimage .slider_item05 .maintext{
	text-shadow:0 0 10px #9b7f4d,0 0 10px #9b7f4d,0 0 10px #9b7f4d,0 0 10px #9b7f4d;
}
.mainimage .slider_item05 .subtext{
	text-shadow:0 0 10px #9b7f4d,0 0 10px #9b7f4d,0 0 10px #9b7f4d,0 0 10px #9b7f4d;
}
}
@media screen and (min-width: 768px) {
  .home .header {
    display: none; }
}

.side_bnr {
  position: fixed;
  right: 0;
  z-index: 10; }
  .side_bnr a:not([class]) img, .side_bnr a.swipebox img {
    transition: all .3s;
    box-shadow: 0 0 5px 3px rgba(50, 47, 46, 0.1); }
  .side_bnr a:not([class]):hover img, .side_bnr a.swipebox:hover img {
    opacity: 0.8; }
  @media only screen and (min-width: 768px) {
    .side_bnr {
      top: 100px;
      width: calc(79 / 1920 * 100vw); }
      .side_bnr li:not(:first-child) {
        margin-top: calc(10 / 1920 * 100vw); }
      .side_bnr li img {
        border-radius: calc(10 / 1920 * 100vw) 0 0 calc(10 / 1920 * 100vw); } }
  @media only screen and (max-width: 767px) {
    .side_bnr {
      bottom: 0;
      width: 100%; }
      .side_bnr .side_bnr_block {
        display: flex; }
        .side_bnr .side_bnr_block li {
          flex: 1 1 auto; }
          .side_bnr .side_bnr_block li img {
            border-radius: 1vw 1vw/*10px 10px*/ 0 0; } 
}

.totop {
  bottom: 10px;
  display: none;
  position: fixed;
  right: 10px;
  z-index: 10; }
  .totop:hover {
    cursor: pointer;
    opacity: .8; }
  .totop .totop_inner {
    background: #003917;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
    .totop .totop_inner svg {
      width: 15px;
      fill: #fff; }
  @media screen and (max-width: 767px) {
    .totop {
      width: 50px;
      bottom: 17vw; }
      .totop .totop_inner {
        width: 50px;
        height: 50px; } }

/*
 * btnstyleボタン雛形
 */
.btnstyle:not(:last-child) {
  margin-bottom: 2.4rem; }
.btnstyle a {
  display: block;
  position: relative;
  letter-spacing: normal;
  color: #003917 !important;
  padding: 0 2em 0 0;
  margin-bottom: 1px;
  text-decoration: none !important;
  transition: 0.3s;
  margin: 0 auto;
  font-size: clamp(18px, 1.8vw, 16px);
  border-bottom: 1px solid #003917;
  line-height: 1.4;
  min-width: 95px;
  width: max-content; }
  .btnstyle a:after {
    content: '';
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 3px;
    margin: auto;
    width: 1px;
    height: 6px;
    border-right: 1px solid #003917;
    transform: skew(45deg);
    transition: 0.3s; }
  .btnstyle a:hover {
    background: transparent;
    color: #322f2e !important;
    border-bottom: 1px solid #322f2e; }
    .btnstyle a:hover:after {
      border-right: 1px solid #322f2e; }
.btnstyle.inverse a {
  background: #fff;
  color: #322f2e !important; }
  .btnstyle.inverse a:after {
    border-color: #322f2e; }
.btnstyle.small a {
  width: 190px; }
.btnstyle.large a {
  width: 320px; }
.btnstyle.block a {
  width: max-content; }
@media (min-width: 768px) {
  .btnstyle__left a {
    margin-left: 0; }
  .btnstyle__right a {
    margin-right: 0; } }

.section {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: calc(50% - (var(--vw) * 50));
  margin-right: calc(50% - (var(--vw) * 50));
  padding-left: calc((var(--vw) * 50) - 50%);
  padding-right: calc((var(--vw) * 50) - 50%); }

.section_wide {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - (var(--vw) * 50));
  margin-right: calc(50% - (var(--vw) * 50));
  padding-left: 20px;
  padding-right: 20px; }

.section_overwide {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - (var(--vw) * 50));
  margin-right: calc(50% - (var(--vw) * 50));
  padding-left: 0;
  padding-right: 0; }

.mce-content-body p, .mce-content-body ul, .mce-content-body ol, .mce-content-body dl, .mce-content-body table {
  margin-top: 0;
  margin-bottom: 2.4rem; }
  .mce-content-body p:last-child, .mce-content-body ul:last-child, .mce-content-body ol:last-child, .mce-content-body dl:last-child, .mce-content-body table:last-child {
    margin-bottom: 0; }
.mce-content-body .box_bg p:last-child, .mce-content-body .box_bg ul:last-child, .mce-content-body .box_bg ol:last-child, .mce-content-body .box_bg dl:last-child, .mce-content-body .box_bg table:last-child, .mce-content-body .box_border p:last-child, .mce-content-body .box_border ul:last-child, .mce-content-body .box_border ol:last-child, .mce-content-body .box_border dl:last-child, .mce-content-body .box_border table:last-child, .mce-content-body .box_flow p:last-child, .mce-content-body .box_flow ul:last-child, .mce-content-body .box_flow ol:last-child, .mce-content-body .box_flow dl:last-child, .mce-content-body .box_flow table:last-child {
  margin-bottom: 0; }
.mce-content-body img {
  border-radius: 0; }
.mce-content-body a {
  color: #003917;
  text-decoration: underline; }
  .mce-content-body a:hover {
    color: #003917;
    text-decoration: none; }
  .mce-content-body a:hover img {
    transition: opacity 0.3s;
    opacity: 0.7; }
@media screen and (min-width: 768px) {
  .mce-content-body a[href^="tel:"] {
    color: inherit;
    pointer-events: none;
    text-decoration: none; } }
.mce-content-body hr {
  border: none;
  height: 0;
  margin: 0 auto 0;
  display: block;
  border-bottom: 1px solid #ddd; }
.mce-content-body strong {
  font-weight: bold; }
.mce-content-body sup {
  font-size: 10.4px;
  vertical-align: super; }
.mce-content-body sub {
  font-size: 10.4px;
  vertical-align: sub; }
.mce-content-body blockquote {
  border: 1px solid #ccc;
  margin-top: 24px;
  padding: 28.8px;
  position: relative; }
  .mce-content-body blockquote::before, .mce-content-body blockquote::after {
    display: block;
    position: absolute;
    content: "format_quote";
    width: 32px;
    height: 32px;
    font-family: "Material Icons";
    font-size: 32px;
    white-space: nowrap;
    word-wrap: normal;
    color: #ccc; }
  .mce-content-body blockquote::before {
    top: 16px;
    left: 12px;
    transform: rotate(-180deg); }
  .mce-content-body blockquote::after {
    right: 12px;
    bottom: 16px; }
.mce-content-body table {
  width: 100%; }
.mce-content-body p.error404 {
  margin-bottom: 10rem;
  margin-top: 7.5rem;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .mce-content-body p.error404 {
      margin-top: 5rem;
      margin-bottom: 5rem; } }

.main_post_body,
.post_aside {
  margin-top: 28px; }

.main_post_body {
  margin-bottom: 48px; }

.wp-embedded-content {
  display: block;
  max-width: 100%; }

.breadcrumb {
  background: #fff;
  color: #8e8784;
  font-size: 14px;
  line-height: 1.4;
  padding-top: 20px;
  padding-bottom: 20px; }
  .breadcrumb .svg-icons {
    fill: #8e8784;
    width: 12px;
    height: 12px; }
  .breadcrumb ol {
    display: flex;
    flex-wrap: wrap; }
  .breadcrumb li {
    display: flex;
    align-items: center; }
  .breadcrumb a {
    color: #003917;
    text-decoration: none; }
    .breadcrumb a:hover {
      color: #322f2e;
      text-decoration: none; }
  .breadcrumb li:last-child a {
    pointer-events: none; }
  .breadcrumb .current a {
    color: #827a77; }

.btn-style {
  text-align: center; }

.sitemap_box {
  margin-top: 28px;
  margin-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .sitemap_box {
      margin-bottom: 56px; } }
  .sitemap_box .menu {
    border-top: 1px solid #ddd; }
    .sitemap_box .menu li {
      border-bottom: 1px solid #ddd; }
    .sitemap_box .menu a {
      position: relative;
      display: block;
      padding: 20px 40px 20px 20px;
      transition: .3s;
      text-decoration: none;
      color: #322f2e; }
      @media only screen and (max-width: 767px) {
        .sitemap_box .menu a {
          padding: 16px 32px 16px 16px; } }
      .sitemap_box .menu a:hover {
        color: #003917;
        background: #eaf4f4; }
      .sitemap_box .menu a::after {
        position: absolute;
        content: "";
        right: 16px;
        top: 50%;
        width: 5px;
        height: 5px;
        border-top: 1px solid #003917;
        border-right: 1px solid #003917;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }

.wpcf7 select, .wpcf7 input, .wpcf7 textarea {
  max-width: 100%; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select {
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 10px 6px;
  width: 100%; }
.wpcf7 textarea {
  width: 100%; }
.wpcf7 select {
  background: url("../img/default/expand_more.svg") no-repeat right center;
  background-size: 20px;
  min-width: 40%;
  padding: 8px 24px 8px 6px;
  width: auto; }
.wpcf7 input[type="submit"] {
  background: #003917;
  box-shadow: none;
  border: 2px solid #003917;
  border-radius: 5px;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding: 15px 20px;
  text-align: center;
  transition: .3s;
  width: 240px; }
.wpcf7 input[type="submit"]:not(:disabled):hover {
  background: #fff;
  color: #003917;
  cursor: pointer; }
.wpcf7 input[type="submit"]:disabled {
  background: #ccc;
  border: 2px solid #ccc; }
.wpcf7 input[type="submit"]:disabled:hover {
  pointer-events: none; }
.wpcf7 .screen-reader-response {
  margin-bottom: 20px;
  padding: 10px;
  background: #FFFBD2; }
  .wpcf7 .screen-reader-response ul {
    display: none; }
.wpcf7 .ajax-loader {
  position: absolute !important; }

.wpcf7-spinner {
  position: absolute !important; }

.wpcf7-not-valid {
  background: #FFFBD2; }

.wpcf7-not-valid-tip {
  color: #cc0000; }

.wpcf7-response-output.wpcf7-validation-errors {
  margin-top: 20px;
  padding: 10px;
  background: #FFFBD2; }

.wpcf7-not-valid-tip {
  font-size: 76%;
  color: #af2223; }

.wpcf7-list-item {
  margin-left: 0;
  margin-right: 20px; }
  .wpcf7-list-item input {
    width: auto; }

.box_form {
  margin-top: 32px;
  margin-bottom: 48px; }
  @media only screen and (max-width: 767px) {
    .box_form {
      margin-top: 20px;
      margin-bottom: 32px; } }
  .box_form dl {
    width: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
    border-top: 1px dotted #ddd; }
  .box_form dt,
  .box_form dd {
    padding: 1.5em 5px; }
    .box_form dt p,
    .box_form dd p {
      margin-bottom: 0; }
  .box_form dt {
    clear: both;
    float: left;
    font-weight: bold;
    margin-bottom: 8px; }
  .box_form dd {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 0;
    padding-left: 14em; }
    .box_form dd > span + span {
      margin-left: 15px; }
  @media only screen and (min-width: 768px) {
    .box_form .input_wrap:not(:first-child) {
      margin-left: 20px; } }
  .box_form .mf {
    font-size: 80%;
    color: #EA0000;
    padding-left: 3px; }
  .box_form .ex,
  .box_form .subtxt {
    font-size: 88%;
    color: #999;
    line-height: 1.4em;
    display: inline-block; }
  .box_form .requisite,
  .box_form .attention {
    font-size: 78%;
    color: #f45000; }
  .box_form .attention {
    color: #cc0000;
    font-size: 12px; }
  .box_form .acceptance .attention {
    font-size: inherit; }
  .box_form .subtxt {
    color: #888;
    font-size: 12px;
    display: block; }
  .box_form .btnstyle {
    text-align: center;
    margin-top: 28px; }
    @media only screen and (max-width: 767px) {
      .box_form .btnstyle {
        margin-top: 20px; } }
  .box_form .wpcf7-list-item {
    margin-right: 0.5em;
    margin-left: 0.5em; }
  .box_form .acceptance_wrap {
    background: #f1f1f1;
    padding: 1em 0.5em; }
    .box_form .acceptance_wrap > * {
      display: table;
      margin-left: auto;
      margin-right: auto; }
  @media only screen and (max-width: 767px) {
    .box_form dt {
      float: none;
      padding-bottom: 0; }
    .box_form dd {
      padding-top: 0;
      padding-left: 0;
      margin-bottom: 0; }
      .box_form dd input, .box_form dd textarea {
        width: 100%;
        max-width: 750px; } }

@media only screen and (max-width: 767px) {
  .post_aside {
    padding-top: 16px; } }

.entry_archive_wrap.blogsingleon .btnstyle {
  margin-top: 15px; }
  .entry_archive_wrap.blogsingleon .btnstyle a {
    min-width: 200px;
    padding: 0.8rem 1.5rem;
    font-size: 1.4rem; }

.entry_title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5; }
  @media only screen and (max-width: 767px) {
    .entry_title {
      font-size: 24px; } }
  .blogsingleon .entry_archive .entry_title {
    font-size: 24px; }
  .entry_title a {
    color: #322f2e;
    text-decoration: none; }
    .entry_title a:hover {
      color: #003917; }

.entry_ex {
  display: flex;
  flex-wrap: wrap;
  row-gap: 6px;
  column-gap: 18px;
  color: #666;
  font-size: 14px;
  letter-spacing: 0.01em;
  margin-bottom: 36px;
  margin-top: 16px; }
  @media only screen and (max-width: 767px) {
    .entry_ex {
      margin-bottom: 24px;
      margin-top: 12px; } }
  .blogsingleon .entry_archive .entry_ex {
    margin-bottom: 24px;
    margin-top: 12px; }
  .entry_ex a {
    color: #003917;
    text-decoration: none; }
    .entry_ex a:hover {
      color: #322f2e; }
  .entry_ex .svg-icons {
    fill: #666;
    width: 18px;
    height: 18px;
    margin-left: -22px;
    margin-right: 5px;
    vertical-align: text-bottom; }

.entry_date,
.entry_categories {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 22px; }

.entry.mce-content-body {
  max-width: 100%; }

.entry_archive_wrap.blogsingleon .entry.mce-content-body {
  overflow: hidden;
}
.entry_archive_wrap.blogsingleon .entry.mce-content-body .btnstyle a {
  margin-left: 0;
}
.entry_archive .entry.mce-content-body .entry_thumbnail {
  aspect-ratio:1;
  object-fit:cover;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .entry_archive .entry.mce-content-body .entry_thumbnail {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .entry_archive .entry .entry_thumbnail {
    float: right;
    margin-left: 20px;
    margin-bottom: 5px;
    width: 25%;
  }
}


.pagenav_single {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
  border-top: 1px solid #ddd;
  font-size: 14.08px;
  line-height: 1.5;
  margin-top: 64px !important;
  padding-top: 48px; }
  @media only screen and (max-width: 767px) {
    .pagenav_single {
      margin-top: 32px !important;
      padding-top: 28px; } }
  .pagenav_single li {
    flex: 1 1 auto;
    width: 100%; }
  .pagenav_single a {
    display: flex;
    align-items: center;
    column-gap: 5px;
    text-decoration: none;
    transition: .3s; }
    .pagenav_single a:hover {
      opacity: .7; }
    .pagenav_single a .svg-icons {
      flex: 0 0 auto;
      width: 12px;
      height: 12px;
      margin-bottom: auto;
      margin-top: 0.25em; }

.pagenav_single_previous a {
  text-align: right;
  justify-content: flex-end; }

.entry_archive {
  border-bottom: 1px solid #ddd;
  margin-bottom: 48px;
  padding-bottom: 48px; }
  .entry_archive .archive {
    border-bottom: 1px solid #ddd;
    padding-bottom: 80px; }

.pagenav_archive {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14.08px;
  line-height: 20px;
  margin-top: 48px; }
  .pagenav_archive .page-numbers {
    border: 1px solid #aaa;
    color: #aaa;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    width: 30px; }
    .pagenav_archive .page-numbers.current {
      background: #eee;
      border-color: #eee; }
    .pagenav_archive .page-numbers:hover {
      background: #003917;
      border: 1px solid #003917;
      color: #fff;
      cursor: pointer; }

.post_aside .aside_title {
  border-bottom: 2px solid #322f2e;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 12px; }
.post_aside .category_list {
  margin-top: 16px; }
  .post_aside .category_list li {
    border-bottom: 1px solid #ddd; }
    .post_aside .category_list li ul li {
      border-top: 1px solid #ddd;
      border-bottom: none; }
  .post_aside .category_list a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #322f2e;
    line-height: 1.5;
    padding: 12px 8px;
    text-decoration: none; }
    .post_aside .category_list a:hover {
      color: #003917; }
    .post_aside .category_list a .material-icons {
      font-size: 16px; }
.post_aside .latestpost_list {
  margin-top: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd; }
  .post_aside .latestpost_list a {
    color: #322f2e;
    display: table;
    line-height: 1.5;
    padding: 4px 8px 4px 24px;
    position: relative;
    text-decoration: none; }
    .post_aside .latestpost_list a::before {
      content: "・";
      left: 8px;
      padding-top: 4px;
      position: absolute;
      top: 0; }
    .post_aside .latestpost_list a:hover {
      color: #003917; }
      .post_aside .latestpost_list a:hover::before {
        color: #003917; }

.blog_thumbnail_list_item a .title, .blog_thumbnail_list_item a .date, .blog_thumbnail_list_item a .post_term {
  color: inherit;
  text-decoration: none; }
.blog_thumbnail_list_item .title {
  display: block; }
.blog_thumbnail_list_item .btnstyle a {
  min-width: auto;
  width: 100%; }
@media only screen and (min-width: 768px) {
  .blog_thumbnail_list_item {
    -webkit-box-flex: 1;
    flex: 1 1 23.5%;
    margin-right: 2%;
    position: relative;
    padding-bottom: 5rem; }
    .blog_thumbnail_list_item:nth-child(4n) {
      margin-right: 0; }
    .blog_thumbnail_list_item .btnstyle {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; } }

.slide_main {
  position: relative; }
  .slide_main .item {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s;
    z-index: -1; }
    .slide_main .item.active {
      opacity: 1;
      z-index: 1;
      position: inherit; }
    .slide_main .item:first-child .arrow-prev, .slide_main .item:last-child .arrow-next {
      display: none; }
    .slide_main .item .caption {
      background: rgba(0, 0, 0, 0.3);
      bottom: 0;
      color: #fff;
      font-size: 20px;
      left: 0;
      line-height: 1.6;
      padding: 13px 10px;
      position: absolute;
      text-align: center;
      width: 100%; }
    .slide_main .item img {
      margin: 0; }
  .slide_main .arrow-prev,
  .slide_main .arrow-next {
    height: 60px;
    width: 40px;
    position: absolute;
    top: 50%;
    display: block;
    z-index: 2;
    margin-top: -30px; }
    .slide_main .arrow-prev:hover,
    .slide_main .arrow-next:hover {
      cursor: pointer; }
    .slide_main .arrow-prev::before,
    .slide_main .arrow-next::before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 20px;
      background-image: url("../img/default/icon_slidearrow_01.svg"); }
  .slide_main .arrow-prev {
    left: 10px; }
    @media only screen and (max-width: 767px) {
      .slide_main .arrow-prev {
        left: 0px; } }
  .slide_main .arrow-next {
    right: 10px; }
    @media only screen and (max-width: 767px) {
      .slide_main .arrow-next {
        right: 0px; } }
    .slide_main .arrow-next::before {
      transform: scale(-1, 1); }
  #tinymce .slide_main .item:first-child {
    opacity: 1;
    z-index: 1;
    position: inherit; }

.slide_thumb {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-bottom: 30px; }
  .slide_thumb .item {
    position: relative;
    transition: .3s; }
    .slide_thumb .item:hover {
      cursor: pointer;
      opacity: .8; }
    .slide_thumb .item.thumbnail-current:hover {
      opacity: 1; }
    .slide_thumb .item.thumbnail-current::before {
      position: absolute;
      content: "";
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border: 2px solid #003917;
      border-radius: 0; }
    .slide_thumb .item img {
      margin: 0; }

@media only screen and (min-width: 768px) {
  .slide_wrap_horizontal {
    display: flex;
    justify-content: space-between; }
    .slide_wrap_horizontal .slide_main {
      flex: 0 0 75%; }
    .slide_wrap_horizontal .slide_thumb {
      flex: 0 0 22%; }
      .slide_wrap_horizontal .slide_thumb .item {
        flex: 0 0 48%;
        margin-bottom: 4%;
        margin-right: 4%; }
        .slide_wrap_horizontal .slide_thumb .item:nth-child(2n) {
          margin-right: 0; } }
@media only screen and (max-width: 767px) {
  .slide_wrap_horizontal .slide_main {
    margin-bottom: 1%; }
  .slide_wrap_horizontal .slide_thumb .item {
    width: 15.8%;
    width: calc(95% / 6);
    max-width: calc(95% / 6);
    margin-right: 1%;
    margin-bottom: 1%; }
    .slide_wrap_horizontal .slide_thumb .item:nth-child(6n) {
      margin-right: 0; } }

.slide_wrap_vertical .slide_main {
  margin-bottom: 1%; }
.slide_wrap_vertical .slide_thumb .item {
  width: 15.8%;
  width: calc(95% / 6);
  max-width: calc(95% / 6);
  margin-right: 1%;
  margin-bottom: 1%; }
  .slide_wrap_vertical .slide_thumb .item:nth-child(6n) {
    margin-right: 0; }

.point_box {
  display: flex;
  flex-direction: column;
  margin-top: 60px; }
  .columns .point_box:first-child {
    margin-top: 60px; }
  .point_box p {
    margin-bottom: 30px; }
  .point_box p.image {
    margin-top: auto;
    margin-bottom: 0; }

h4.point_title {
  margin-top: 20px;
  text-align: center;
  width: 100%; }
  h4.point_title .subtext {
    font-size: 2rem; }

.notice_box {
  align-items: center; }
  .notice_box .notice_title {
    background: #fff;
    border-radius: 6px;
    padding: 25px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (min-width: 768px) {
      .notice_box .notice_title {
        margin-right: 30px;
        flex: 2; } }
    @media only screen and (max-width: 767px) {
      .notice_box .notice_title {
        margin-bottom: 20px; } }
    .notice_box .notice_title h4 {
      color: #003917;
      display: block;
      position: relative;
      text-align: center; }
      .notice_box .notice_title h4::before {
        position: absolute;
        content: "";
        background: #003917;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 1px; }
      @media only screen and (min-width: 768px) {
        .notice_box .notice_title h4 {
          margin-bottom: 0; } }
  .notice_box .notice_text ul, .notice_box .notice_text p {
    width: 100%; }
    .notice_box .notice_text ul:first-child, .notice_box .notice_text p:first-child {
      margin-top: 0; }
  @media only screen and (min-width: 768px) {
    .notice_box .notice_text {
      display: flex;
      flex-wrap: wrap;
      flex: 5;
      align-items: center; } }

.icon_tags {
  padding-top: 2.5em;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5em; }
  .icon_tags a {
    background: #f1f1f1;
    border-radius: 3px;
    color: #003917;
    display: block;
    font-size: 92%;
    line-height: 1.25;
    padding: 0.5em 0.75em;
    text-decoration: none; }
    .icon_tags a:hover {
      background: #003917;
      color: #fff; }

/*# sourceMappingURL=base.css.map */

.mincho {
  font-family: "Shippori Mincho B1", serif;
}

/* 240705 DR.BRIDGE Start main-02 maincopy */

@media screen and (min-width: 768px) {
    .mainimage .slider_item02 .copy {
        top: 19vw;
    }
}

/* 240705 DR.BRIDGE End */