/****************************************
		1. reset.css(sanitize)
*****************************************/
/* sanitize.css v4.0.0 | CC0 License | github.com/10up/sanitize.css */
/* Display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 
 */
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 main,
 menu,
 nav,
 section,
 summary {
 /* 1 */
   display: block;
 }
 body,
 div,
 dl,
 dt,
 dd,
 ul,
 ol,
 li,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 object,
 iframe,
 pre,
 code,
 p,
 blockquote,
 form,
 fieldset,
 legend,
 table,
 th,
 td,
 caption,
 tbody,
 tfoot,
 thead,
 article,
 aside,
 figure,
 footer,
 header,
 hgroup,
 menu,
 nav,
 section,
 audio,
 video,
 canvas,
 main {
   margin: 0;
   padding: 0;
 }
 article,
 aside,
 figure,
 figcaption,
 footer,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 header,
 hgroup,
 menu,
 nav,
 section,
 main {
   display: block;
 }
 ul,
 li,
 ol {
   list-style-position: inside;
 }
 /**
  * Add the correct display in IE 9-.
  */
 audio,
 canvas,
 progress,
 video {
   display: inline-block;
 }
 /**
  * Add the correct display in iOS 4-7.
  */
 audio:not([controls]) {
   display: none;
   height: 0;
 }
 /**
  * Add the correct display in IE 10-.
  * 1. Add the correct display in IE.
  */
 template,
 [hidden] {
   display: none;
 }
 /* Elements of HTML (https://www.w3.org/TR/html5/semantics.html)
    ========================================================================== */
 /**
  * 1. Remove repeating backgrounds in all browsers (opinionated).
  * 2. Add box sizing inheritence in all browsers (opinionated).
  */
 *,
 ::before,
 ::after {
   background-repeat: no-repeat; /* 1 */
   box-sizing: inherit; /* 2 */
 }
 /**
  * 1. Add text decoration inheritance in all browsers (opinionated).
  * 2. Add vertical alignment inheritence in all browsers (opinionated).
  */
 ::before,
 ::after {
   text-decoration: inherit; /* 1 */
   vertical-align: inherit; /* 2 */
 }
 /**
  * 1. Add border box sizing in all browsers (opinionated).
  * 2. Add the default cursor in all browsers (opinionated).
  * 3. Add a flattened line height in all browsers (opinionated).
  * 4. Prevent font size adjustments after orientation changes in IE and iOS.
  */
 html {
   box-sizing: border-box; /* 1 */
   cursor: default; /* 2 */
   font-family: Arial, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
   line-height: 1.5; /* 3 */
   -ms-text-size-adjust: 100%; /* 4 */
   -webkit-text-size-adjust: 100%; /* 5 */
   font-size: 62.5%;
	 scroll-behavior: smooth;
 }
 /* Sections (https://www.w3.org/TR/html5/sections.html)
    ========================================================================== */
 /**
  * Remove the margin in all browsers (opinionated).
  */
 html,
 body {
   margin: 0;
   padding: 0;
   height: 100%;
   vertical-align: baseline;
   color: #343e47;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
 }
 body {
   font-size: 1.4rem;
 }
 /**
  * Correct the font sizes and margins on `h1` elements within
  * `section` and `article` contexts in Chrome, Firefox, and Safari.
  */
 h1 {
   font-size: 2em;
   margin: 0;
 }
 /* Grouping content (https://www.w3.org/TR/html5/grouping-content.html)
    ========================================================================== */
 /**
  * 1. Correct font sizing inheritance and scaling in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */
 code,
 kbd,
 pre,
 samp {
   font-family: monospace, monospace; /* 1 */
   font-size: 1em; /* 2 */
   white-space: pre-wrap;
 }
 /**
  * 1. Correct the height in Firefox.
  * 2. Add visible overflow in Edge and IE.
  */
 hr {
   height: 0; /* 1 */
   overflow: visible; /* 2 */
 }
 /**
  * Remove the list style on navigation lists in all browsers (opinionated).
  */
 nav ol,
 nav ul {
   list-style: none;
 }
 /* Text-level semantics
    ========================================================================== */
 /**
  * 1. Add a bordered underline effect in all browsers.
  * 2. Remove text decoration in Firefox 40+.
  */
 abbr[title] {
   border-bottom: 1px dotted; /* 1 */
   text-decoration: none; /* 2 */
 }
 /**
  * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
  */
 b,
 strong {
   font-weight: inherit;
 }
 /**
  * Add the correct font weight in Chrome, Edge, and Safari.
  */
 b,
 strong {
   font-weight: bolder;
 }
 /**
  * Add the correct font style in Android 4.3-.
  */
 dfn {
   font-style: italic;
 }
 /**
  * Add the correct colors in IE 9-.
  */
 mark {
   background-color: #ff0;
   color: #000;
 }
 /**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
 progress {
   vertical-align: baseline;
 }
 /**
  * Correct the font size in all browsers.
  */
 small {
   font-size: 83.3333%;
 }
 /**
  * Change the positioning on superscript and subscript elements
  * in all browsers (opinionated).
  * 1. Correct the font size in all browsers.
  */
 sub,
 sup {
   font-size: 83.3333%; /* 1 */
   line-height: 0;
   position: relative;
   vertical-align: baseline;
 }
 sub {
   bottom: -0.25em;
 }
 sup {
   top: -0.5em;
 }
 /*
  * Remove the text shadow on text selections (opinionated).
  * 1. Restore the coloring undone by defining the text shadow (opinionated).
  */
 ::-moz-selection {
   background-color: #b3d4fc; /* 1 */
   color: #000; /* 1 */
   text-shadow: none;
 }
 ::selection {
   background-color: #b3d4fc; /* 1 */
   color: #000; /* 1 */
   text-shadow: none;
 }
 /* Embedded content (https://www.w3.org/TR/html5/embedded-content-0.html)
    ========================================================================== */
 /*
  * Change the alignment on media elements in all browers (opinionated).
  */
 audio,
 canvas,
 iframe,
 img,
 svg,
 video {
   vertical-align: middle;
 }
 /**
  * Remove the border on images inside links in IE 10-.
  */
 img {
   border-style: none;
   max-width: 100%;
   height: auto;
 }
 /**
  * Change the fill color to match the text color in all browsers (opinionated).
  */
 svg {
   fill: currentColor;
 }
 /**
  * Hide the overflow in IE.
  */
 svg:not(:root) {
   overflow: hidden;
 }
 /* Links (https://www.w3.org/TR/html5/links.html#links)
    ========================================================================== */
 /**
  * 1. Remove the gray background on active links in IE 10.
  * 2. Remove the gaps in underlines in iOS 8+ and Safari 8+.
  */
 a {
   background-color: transparent; /* 1 */
   -webkit-text-decoration-skip: objects; /* 2 */
   text-decoration: none;
   color: inherit;
 }
 /**
  * Remove the outline when hovering in all browsers (opinionated.
  */
 :hover {
   outline-width: 0;
 }
 /* Tabular data (https://www.w3.org/TR/html5/tabular-data.html)
    ========================================================================== */
 /*
  * Remove border spacing in all browsers (opinionated).
  */
 table {
   border-collapse: collapse;
   border-spacing: 0;
 }
 /* transform-style:  (https://www.w3.org/TR/html5/forms.html)
    ========================================================================== */
 /**
  * 1. Remove the default styling in all browsers (opinionated).
  * 3. Remove the margin in Firefox and Safari.
  */
 button,
 input,
 select,
 textarea {
   background-color: transparent; /* 1 */
   border-style: none; /* 1 */
   color: inherit; /* 1 */
   font-size: 1em; /* 1 */
   margin: 0; /* 3 */
 }
 /**
  * Correct the overflow in IE.
  * 1. Correct the overflow in Edge.
  */
 button,
 input {
 /* 1 */
   overflow: visible;
 }
 /**
  * Remove the inheritance in Edge, Firefox, and IE.
  * 1. Remove the inheritance in Firefox.
  */
 button,
 select {
 /* 1 */
   text-transform: none;
 }
 select {
	 background: #fff;
    border-radius: 5px;
    color: #B7D6A7;
    font-size: 1.5rem;
    border: none;
    padding: 10px 15px;
}
 /**
  * 1. Prevent the WebKit bug where (2) destroys native `audio` and `video`
  *    controls in Android 4.
  * 2. Correct the inability to style clickable types in iOS and Safari.
  */
 button,
 html [type="button"],
 [type="reset"],
 [type="submit"] {
   -webkit-appearance: button; /* 2 */
 }
 /**
  * Remove the inner border and padding in Firefox.
  */
 ::-moz-focus-inner {
   border-style: none;
   padding: 0;
 }
 /**
  * Correct the focus styles unset by the previous rule.
  */
 :-moz-focusring {
   outline: 1px dotted ButtonText;
 }
 /**
  * Correct the border, margin, and padding in all browsers.
  */
 fieldset {
   border: 1px solid #c0c0c0;
   margin: 0 2px;
   padding: 0.35em 0.625em 0.75em;
 }
 /**
  * 1. Correct the text wrapping in Edge and IE.
  * 2. Remove the padding so developers are not caught out when they zero out
  *    `fieldset` elements in all browsers.
  */
 legend {
   display: table; /* 1 */
   max-width: 100%; /* 1 */
   padding: 0; /* 2 */
   white-space: normal; /* 1 */
 }
 /**
  * 1. Remove the vertical scrollbar in IE.
  * 2. Change the resize direction on textareas in all browsers (opinionated).
  */
 textarea {
   overflow: auto; /* 1 */
   resize: vertical; /* 2 */
 }
 /**
  * Remove the padding in IE 10-.
  */
 [type="checkbox"],
 [type="radio"] {
   padding: 0;
 }
 /**
  * Correct the cursor style on increment and decrement buttons in Chrome.
  */
 ::-webkit-inner-spin-button,
 ::-webkit-outer-spin-button {
   height: auto;
 }
 /**
  * 1. Correct the odd appearance in Chrome and Safari.
  * 2. Correct the outline style in Safari.
  */
 [type="search"] {
   -webkit-appearance: textfield; /* 1 */
   outline-offset: -2px; /* 2 */
 }
 /**
  * Remove the inner padding and cancel buttons in Chrome and Safari for OS X.
  */
 ::-webkit-search-cancel-button,
 ::-webkit-search-decoration {
   -webkit-appearance: none;
 }
 /**
  * Correct the text style on placeholders in Chrome, Edge, and Safari.
  */
 ::-webkit-input-placeholder {
   color: inherit;
   opacity: 0.54;
 }
 /**
  * 1. Correct the inability to style clickable types in iOS and Safari.
  * 2. Change font properties to `inherit` in Safari.
  */
 ::-webkit-file-upload-button {
   -webkit-appearance: button; /* 1 */
   font: inherit; /* 2 */
 }
 /* WAI-ARIA (https://www.w3.org/TR/html5/dom.html#wai-aria)
    ========================================================================== */
 /**
  * Change the cursor on busy elements (opinionated).
  */
 [aria-busy="true"] {
   cursor: progress;
 }
 /*
  * Change the cursor on control elements (opinionated).
  */
 [aria-controls] {
   cursor: pointer;
 }
 /*
  * Change the cursor on disabled, not-editable, or otherwise
  * inoperable elements (opinionated).
  */
 [aria-disabled] {
   cursor: default;
 }
 /* User interaction (https://www.w3.org/TR/html5/editing.html)
    ========================================================================== */
 /*
  * Remove the tapping delay on clickable elements (opinionated).
  * 1. Remove the tapping delay in IE 10.
  */
 a,
 area,
 button,
 input,
 label,
 select,
 textarea,
 [tabindex] {
   -ms-touch-action: manipulation; /* 1 */
   touch-action: manipulation;
 }
 table {
   border-collapse: collapse; /* セルの線を重ねる */
 }
 table th,
 table td {
   padding: 1em;
   border: solid 1px #ccc;
 }
 table th {
   background: #eee;
 }
 /*
  * Change the display on visually hidden accessible elements (opinionated).
  */
 [hidden][aria-hidden="false"] {
   clip: rect(0, 0, 0, 0);
   display: inherit;
   position: absolute;
 }
 [hidden][aria-hidden="false"]:focus {
   clip: auto;
 }
 .clearfix:after {
   content: " ";
   display: block;
   clear: both;
 }
 .ff_mincho {
   font-family: 'Times New Roman', 'ff-serif', "Yu Mincho", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "MS PMincho", 'Times New Roman', serif;
   font-weight: normal;
 }
 .ff_math {
   font-family: 'Century Gothic';
   font-weight: normal;
 }
 .ff_l {
   font-size: 2.2rem;
 }
 .ff_m {
   font-size: 1.8rem;
 }
 .text-red {
   color: #f00;
 }
 .bg-wrap-red {
   border-radius: 8px;
   background: #fdf7f8;
   padding: 16px;
   display: inline-block;
   vertical-align: top;
   margin-bottom: 8px;
 }
 /*
 *
 * 01.stylus
 *
 */
 .body {
   position: relative;
 }
 /*
 *
 * 02.header
 *
 */
 .header {
   width: 100%;
	 position:fixed;
	 z-index:9999;
 }
 .header .header_inner {
   max-width: 1200px;
   margin: 0 auto;
 }
 .header .header_inner_top {
   width: 100%;
   padding: 5px 0;
   display: flex;
   flex-wrap: wrap;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
	 align-items: center;
 }
 .header .header_inner_top >:first-child {
   margin-right: auto;
 }
 .header .header_inner_top .header_logo {
   width: 280px;
 }
#form {
    /*text-align: right; */
}
#s-box{
 height: 30px;
    padding: 0 10px;
    position: initial;
    /* left: 0; */
    /* top: 0; */
    border-radius: 2px;
    border: solid 3px #eaeaea;
    outline: 0;
	font-size: 1.2rem;
}
#s-btn-area{
 height: 50px;
/*  position: absolute;
 left:250px;
 top: 0; */
 background:none;
 color:#666;
 border:none;
 font-size:20px;
 outline: 0;
}
#s-btn{
 background-color: black;
    width: 40px;
    height: 24px;
    border-radius: 3px;
    font-size: 1.2rem;
    color: #fff;
    line-height: 24px;
}
.header .header_inner_top .header_right_bottom {
	display: flex;
	align-items: center;
}
 .header .header_inner_top .header_tel {
   margin-right: 32px;
   display: flex;
   display: -webkit-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
 }
 .header .header_inner_top .header_tel__cmt {
   font-size: 1.2rem;
   margin-bottom: 4px;
   text-align: right;
 }
 .header .header_inner_top .header_tel__tel {
   font-size: 2.4rem;
   line-height: 100%;
 }
 .header .header_navi {
   color: #1E5700;
	 width:500px;
 }
 .header .section-navi {
   display: -webkit-flex;
   display: flex;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   list-style: none;
   position: relative;
 }
 .header .section-navi .navi_current {
   width: 25%;
/*    border-right: 1px solid #ddd; */
 }
 .header .section-navi .navi_current:hover {
   color: #F87C12;
	 transition: 0.7s;
 }
 .header .section-navi .navi_current > a {
   display: block;
   padding: 16px 0;
 }
 .header .section-navi .navi_current:first-child > a {
/*    border-left: 1px solid #ddd; */
 }
 .header .section-navi .navi_current .navigate__hide {
   width: 16.666666666666668%;
   text-align: center;
   position: absolute;
   list-style: none;
   opacity: 0;
   visibility: hidden;
   background: #0d3292;
   -webkit-transition: background-color 0.1s liner 0.5s;
   transition: background-color 0.1s liner 0.5s;
   z-index: 5;
 }
 .header .section-navi .navi_current:hover .navigate__hide {
   opacity: 100;
   visibility: visible;
 }
 .header .section-navi .navi_current .navigate__hide .navigate__top a {
   display: block;
   padding: 16px 0;
   color: #fff;
   -webkit-transition: all 0.2s;
   transition: all 0.2s;
 }
 .header .section-navi .navi_current .navigate__hide .navigate__top a:hover {
   opacity: 0.8;
 }
 /*
 header-02
 */
/* .header {
 position: relative;
}
.header .header_inner {
 	 position: absolute;
    z-index: 2;
 	 width: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50px;
 	 color: #fff;
 }
.header_navi .header_inner {
   top: 130px;
 }
.header .section-navi {
 	    float: right;
    width: 70%;
 }
.header .section-navi .navi_current:first-child > a {
   border-left: initial!important;
 }
.header .section-navi .navi_current {
    border-right: initial!important;
	background: none !important;
}
.header .section-navi .navi_current .navigate__hide {
}
.top_component_01__catch {
  z-index: 0;
}
.btn_small__mail {
background: none !important;
} */
 /*
 header-02ここまで
 */
 .header_info {
   display: none;
 }
 .header_humb {
	 color:#1E5700;
   font-size: 3.2rem;
   position: absolute;
   right: 24px;
   top: 49px;
   margin-top: -22px;
   display: none;
 }
.header_humb {
  cursor: pointer;
}

.hamburger-icon {
  display: inline-block;
  width: 30px;
  height: 24px;
  position: relative;
  transition: all 0.3s ease;
}

.hamburger-icon span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #333;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
}

.hamburger-icon span:nth-child(1) {
  top: 0;
}

.hamburger-icon span:nth-child(2) {
  top: 10px;
}

.hamburger-icon span:nth-child(3) {
  top: 20px;
}

/* バツマークへの変化 */
.hamburger-icon.active span:nth-child(1) {
  top: 10px;
  transform: rotate(45deg);
}

.hamburger-icon.active span:nth-child(2) {
  opacity: 0;
}

.hamburger-icon.active span:nth-child(3) {
  top: 10px;
  transform: rotate(-45deg);
}

 /*
 nav02ここから
 */
/*===============================================
common
===============================================*/
/* #main {
  padding-top: 88px; }

.inner {
  max-width: 1200px;
  margin: 0 auto; }

.list {
  padding: 0 16px;
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

.pc {
  display: block; }

.tb, .sp {
  display: none; } */

/*===============================================
header
===============================================*/
/* header {
  background-color: #fff;
  position: relative;
  width: 100%;
  z-index: 999;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

header.scroll {
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}

header .inner {
  position: relative;
  width: 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

header .header_inner_top {
   width: 100%;
   padding: 24px 0;
   display: flex;
   flex-wrap: wrap;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
 }
header .header_inner_top >:first-child {
   margin-right: auto;
 }
 header .header_inner_top .header_logo {
   width: 168px;
 }
 header .header_inner_top .header_tel {
   margin-right: 32px;
   display: flex;
   display: -webkit-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
 }
 header .header_inner_top .header_tel__cmt {
   font-size: 1.2rem;
   margin-bottom: 4px;
   text-align: right;
 }
 header .header_inner_top .header_tel__tel {
   font-size: 2.4rem;
   line-height: 100%;
 }
header #h_logo {
  position: absolute;
  top: 50%;
  left: 0;
  width: 320px;
  z-index: 999999;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

header #pc_menu {
  line-height: 60px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

header #pc_menu ul {
  width: 100%;
  height: 100%;
	display: flex;
    justify-content: flex-end;
}

header #pc_menu li {
  font-size: 14px;
  font-weight: 700;
  height: 100%;
  padding: 0 0 0 24px;
  margin: 0;
  display: block;
}

header #pc_menu li:hover .under_page_content {
  height: 400px;
  opacity: 1;
  visibility: visible;
}

header #pc_menu li.menu_single a {
  position: relative;
	 display: block;
}

header #pc_menu li.menu_single a:hover:before {
  width: 100%;
}

header #pc_menu li.menu_single a:before {
  content: '';
  background-color: #184d82;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 4px;
  display: block;
  transition: width 200ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: width 200ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: width 200ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: width 200ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: width 200ms cubic-bezier(0.77, 0, 0.175, 1);
}

header #pc_menu li.current a:before {
  width: 100%;
}

header #pc_menu li .under_page_content {
  color: #fff;
  background-color: #222;
  position: absolute;
  top: 162px;
  left: 0;
  width: 100vw;
    margin-left: calc(50% - 50vw);
  height: 0;
  padding: 32px 0;
  opacity: 0;
  z-index: 1;
  overflow: auto;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

header #pc_menu li .under_page_content .inner {
  height: 100%;
}

header #pc_menu li .under_page_content .under_page_title {
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

header #pc_menu li .under_page_content ul {
  position: absolute;
  top: 50%;
  right: 0;
  width: 78%;
  height: auto;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
	flex-wrap: wrap;
	justify-content: initial;
}

header #pc_menu li .under_page_content li {
  float: none;
  width: 33.3333%;
  height: auto;
  padding: 0 32px 0 0;
  margin-top: 32px;
  display: inline-block;
  line-height: 1;
}

header #pc_menu li .under_page_content li:nth-child(1), header #pc_menu li .under_page_content li:nth-child(2), header #pc_menu li .under_page_content li:nth-child(3) {
  margin-top: 0;
}

header #pc_menu li .under_page_content li a:hover .under_page_img img {
  opacity: .8;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

header #pc_menu li .under_page_content li a:before {
  content: none;
}

header #pc_menu li .under_page_content li p {
  color: #fff;
  font-size: 14px;
  position: relative;
  margin-bottom: 24px;
  letter-spacing: 1px;
}

header #pc_menu li .under_page_content li p:before {
  content: '';
  background-color: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  display: block;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

header #pc_menu li .under_page_content li p span {
  background-color: #222;
  position: relative;
  padding-right: 16px;
  z-index: 1;
}

header #pc_menu li .under_page_content li .under_page_img {
  background-color: #fff;
  overflow: hidden;
}

header #pc_menu li .under_page_content li .under_page_img img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
}

header #sp_menu, header #sp_btn {
  display: none;
} */
 /*
 nav02ここまで
 */
 .top_component_01 {
   position: relative;
   z-index: 1;
 }
.top_component_01.sp {
	display: none;
}
.top_component_01__catch__bg {
	position: relative;
	padding-top:60px;
}
 .top_component_01__catch {
   position: absolute;
	 display:block;
   padding: 0 56px;
   z-index: 2;
   color: #fff;
	bottom:60px;
	 left:-60px;
   /*display: flex;
   display: -webkit-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;*/
 }
 .top_component_01 img {
   width: 100%;
 }
 .top_component_01 span {
   display: block;
 }
 .top_component_01 video {
   width: 100%;
 }
 .top_component_02 {
   width: 100%;
	 padding-top:60px;
	 padding-bottom:30px;
 }
 .top_component_02__catch {
    color: #59953A;
 }
 .top_component_02__catch__bg {
   width: 100%;
   height: 100%;
	 background-image: url("/wp-content/uploads/2024/12/title_bg.png");
	background-size: cover;
	 padding:40px 0 80px;
 }
 .top_component_02__catch__bg span {
   width: 1200px;
   margin: 0 auto;
   font-size: 1.6rem;
   text-align: center;
 }
 .top_component_02 img {
   width: 70%;
 }
 /*
 *
 * 03.mid component
 *
 */
/* タイトルフェードイン */
.fadeUpTrigger {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity 1s, visibility 1s, transform 1s;
}
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
 .mid_component_01,
 .mid_component_02,
 .mid_component_03,
 .mid_component_04,
 .mid_component_05,
 .mid_component_06,
 .mid_component_07,
 .mid_component_08,
 .mid_component_09_bgcover,
 .mid_component_11 {
   padding-top: 160px;
   padding-bottom: 100px;
 }
 .news_component_01,
.news_component_02 {
   padding-bottom: 30px;
 }
.info_component_01 {
   padding-top: 30px;
}
 .mid_component_02,
 .mid_component_04,
 .mid_component_06,
 .mid_component_08,
 .news_component_02 {
/*    background: #eee; */
 }
.dt_component_01 {
  background-color: #eceff3;
}
 .dt_component_01 {
   padding-top: 100px;
    padding-bottom: 64px;
 }
 .dt_component_02 {
	 padding:50px 0;
 }
 .component_inner {
   max-width: 1000px;
   margin: 0 auto;
 }
 .component_inner__title {
   padding-bottom: 72px;
   text-align: center;
	 position:relative;
 }
 .component_inner__title h2 {
	 color:#59953A;
   font-size: 3rem;
 }
.component_inner__title span {
	position:absolute;
	top:-70px;
	right: 0;
  left: 0;
  margin: 0 auto;
}
 .component_inner__box {
  /* display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
  align-items: flex-start;*/
 }
 .component_inner__box__article {
   display: block;
   width: 31%;
   margin-bottom: 40px;
 }
 .component_inner__box__article img {
   width: 100%;
 }
 .component_inner__box__article__ttl {
   font-size: 1.8rem;
   padding: 12px 0 8px;
	 font-weight: bold;
 }
 .component_inner__box__article__more {
   padding: 16px 0;
 }
 .mid_component_01 .component_inner__box,
 .mid_component_02 .component_inner__box,
 .mid_component_03 .component_inner__box {
   -webkit-box-lines: multiple;
   -moz-box-lines: multiple;
   -webkit-flex-wrap: wrap;
   -moz-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
 }
 .mid_component_01 .component_inner__box__article {
   margin-bottom: 40px;
 }
 .mid_component_02 .component_inner__box__article__wrap {
   position: relative;
   overflow: hidden;
 }
 .mid_component_02 .component_inner__box__article__wrap__over {
   position: absolute;
   bottom: -250px;
   left: 0;
   background-color: rgba(0,0,0,0.7);
   padding: 0px 16px;
   height: 100%;
   color: #fff;
   vertical-align: middle;
   display: flex;
   display: -webkit-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
   text-align: left;
   -webkit-transition: 0.5s;
   transition: 0.5s;
   visibility: hidden;
   opacity: 0;
 }
 .mid_component_02 .component_inner__box__article__wrap:hover .component_inner__box__article__wrap__over {
   visibility: inherit;
   opacity: 100;
   bottom: 0px;
 }
 .mid_component_03 .component_inner__box__article__wrap {
   position: relative;
   overflow: hidden;
 }
 .mid_component_03 .component_inner__box__article__wrap__over {
   position: absolute;
   background-color: rgba(0,0,0,0.7);
   padding: 0px 16px;
   height: 226px;
   bottom: -180px; /* bottom -180  */
   left: 0;
   color: #fff;
   vertical-align: middle;
   text-align: left;
   -webkit-transition: 0.5s;
   transition: 0.5s;
 }
 .mid_component_03 .component_inner__box__article__wrap:hover .component_inner__box__article__wrap__over {
   visibility: inherit;
   opacity: 100;
   bottom: 0px;
 }
 .mid_component_04 .component_inner__set {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_04 .component_inner__set__section {
   width: 31%;
 }
 .component_inner__set__section__ttl {
   padding-bottom: 32px;
   font-size: 1.8rem;
 }
 .mid_component_04 .component_inner__set__article__wrap {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   margin-bottom: 32px;
 }
 .mid_component_04 .component_inner__set__article__wrap__img {
   margin-right: 16px;
   width: 70%;
 }
 .mid_component_04 .component_inner__box__article__ttl {
   padding-top: 0px;
 }
 .mid_component_05 .component_inner__box__article {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   width: 48%;
 }
 .mid_component_05 .component_inner__box__article__ttl {
   padding-top: 0px;
 }
 .mid_component_05 .component_inner__box__article__img {
   margin-right: 24px;
 }
 .mid_component_06 .component_inner__box__article {
   display: block;
   width: 23%;
 }
 .mid_component_06 .component_inner__box__article__wrap {
   position: relative;
   overflow: hidden;
 }
 .mid_component_06 .component_inner__box__article__wrap__over {
   position: absolute;
   top: 0;
   left: 0;
   background-color: rgba(0,0,0,0.7);
   padding: 0px 16px;
   width: 100%;
   height: 100%;
   color: #fff;
   vertical-align: middle;
   text-align: left;
   display: flex;
   display: -webkit-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
 }
 .mid_component_06 .component_inner__box__article__wrap:hover .imgcover img {
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
 }
 .mid_component_07 .component_inner__box {
   display: block;
 }
 .mid_component_07 .component_inner__box__article {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_07 .component_inner__box__article__img {
   width: 60%;
   margin-right: 40px;
 }
 .mid_component_07 .component_inner__box__article__text {
   width: 40%;
 }
 .mid_component_07 .component_inner__box__article__text__option {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_07 .component_inner__box__article__ttl {
   padding: 40px 0 40px;
   font-size: 2.4rem;
 }
 .mid_component_07 .component_inner__box__article__more {
   padding: 40px 0 0;
 }
 .mid_component_08 .component_inner__box {
   display: block;
   margin-bottom: 64px;
 }
 .mid_component_08 .component_inner__box:last-child {
   margin-bottom: 0px;
 }
 .mid_component_08 .component_inner__box__article {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_08 .component_inner__box__article.reverse {
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse;
 }
 .mid_component_08 .component_inner__box__article div:first-child {
   margin-right: 40px;
 }
 .mid_component_08 .component_inner__box__article.reverse div:first-child {
   margin-right: 0px;
 }
 .mid_component_08 .component_inner__box__article__img {
   width: 30%;
 }
 .mid_component_08 .component_inner__box__article__text {
   width: 70%;
 }
 .mid_component_08 .component_inner__box__article.reverse .component_inner__box__article__text {
   margin-right: 40px;
 }
 .mid_component_08 .component_inner__box__article__text__option {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_08 .component_inner__box__article__ttl {
   padding: 16px 0 16px;
   font-size: 2.4rem;
 }
 .mid_component_08 .component_inner__box__article__more {
   padding: 8px 16px;
   margin-top: 24px;
   background: #0d3292;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
 }
 .mid_component_08 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }

 /*
 * mid_component_08
 */
/*  .mid_component_08 {
 background-image: url(/wp-content/uploads/2020/03/0b82b42ccc46716da656f569691c07fd-1.png);
 background-position: center;
 background-size: cover;
   padding: 62px 0;
 }
 .mid_component_08 .component_inner__box {
   display: block;
   margin-bottom: 64px;
 }
 .mid_component_08 .component_inner__box:last-child {
   margin-bottom: 0px;
 }
 .mid_component_08 .component_inner__box__article {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   position: relative;
 }
 .mid_component_08 .component_inner__box__article.reverse {
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse;
 }
 .mid_component_08 .component_inner__box__article div:first-child {
   margin-right: 40px;
   position: relative;
 }
 .mid_component_08 .component_inner__box__article.reverse div:first-child {
   margin-right: 0px;
 }
 .mid_component_08 .component_inner__box__article__img {
   width: 50%;
 }
 .mid_component_08 .component_inner__box__article__text {
   width: 60%;
   border-radius: 6px;
    position: absolute;
   right: 0;
    bottom: -60px;
     height: 350px;
     padding: 50px 20px;
   background: #fff;
 }
 .mid_component_08 .component_inner__box__article.reverse .component_inner__box__article__text {
   margin-right: 40px;
   right: initial;
     left: 0;
       bottom: initial;
       top: -60px;
 }
 .mid_component_08 .component_inner__box__article__text__option {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_08 .component_inner__box__article__ttl {
   padding: 16px 0 16px;
   font-size: 2.4rem;
 }
 .mid_component_08 .component_inner__box__article__more {
   padding: 8px 16px;
   margin-top: 24px;
   background: #A4DA44;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
	 width: 300px;
    text-align: center;
 }
 .mid_component_08 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }  */
 /*
 * mid_component_08ここまで
 */

 .mid_component_09 .mid_component_09_bgcover {
   height: 100%;
 }
 .mid_component_09 .component_inner__box {
   display: block;
   margin-bottom: 64px;
 }
 .mid_component_09 .component_inner__box:last-child {
   margin-bottom: 0px;
 }
 .mid_component_09 .component_inner__box__article {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_09 .component_inner__box__article.reverse {
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse;
 }
 .mid_component_09 .component_inner__box__article div:first-child {
   margin-right: 40px;
 }
 .mid_component_09 .component_inner__box__article__text {
   width: 40%;
 }
 .mid_component_09 .component_inner__box__article__text__option {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .mid_component_09 .component_inner__box__article__ttl {
   padding: 16px 0 16px;
   font-size: 2.4rem;
 }
 .mid_component_09 .component_inner__box__article__more {
   padding: 8px 16px;
   margin-top: 24px;
   background: #0d3292;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
 }
 .mid_component_09 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }
 .mid_component_10 img {
   width: 100%;
 }
 .mid_component_11 .component_inner_textonly {
   max-width: 960px;
   margin: 0 auto;
   clear: both;
   margin-bottom: 40px;
 }
 .mid_component_11 .component_inner__box__article__more {
   padding: 8px 16px;
   margin-top: 24px;
   background: #0d3292;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
   float: right;
   margin-bottom: 40px;
 }
 .mid_component_11 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }
 .column_component_01 .component_inner {
   text-align: center;
 }
 .column_component_01 .component_inner p {
   text-align: center;
 }
 .column_component_01 .component_inner__box__article__more {
   padding: 8px 16px;
   background: #0d3292;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
   margin: 40px auto 112px;
 }
 .column_component_01 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }
 .news_component_01 .component_inner__box {
   display: block;
/*    margin-bottom: 64px; */
 }
 .news_component_01 .component_inner__title {
   text-align: left;
   padding-bottom: 0;
 }
 .news_component_01 .component_inner__box__article {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .news_component_01 .component_inner__box__article div:first-child {
   margin-right: 40px;
 }
 .news_component_01 .component_inner__box__article__more {
   padding: 8px 16px;
   margin-top: 24px;
   background: #0d3292;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
   position: inherit;
 }
 .news_component_01 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }
 .news_component_01 .component_inner__box__article__img {
    width: 32%;
    margin-left: 60px;
}
 .news_component_01 .component_inner__box__news {
   width: 60%;
   list-style: none;
 }
 .news_component_01 .component_inner__box__news__list {
   padding: 16px 0;
   border-bottom: 1px dotted #ccc;
   display: flex;
   flex-wrap: wrap;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
 }
 .component_inner__box__news__list a {
   margin-left: 16px;
   color: #0d3292;
   text-decoration: underline;
   width: 300px;
 }
 .component_inner__box__news__list a:hover {
   margin-left: 16px;
   color: #06163f;
   text-decoration: none;
 }
 .component_inner__box__news__list a.label {
   padding: 4px 16px;
   font-size: 1.2rem;
   border-radius: 2px;
   background: #0d3292;
   color: #fff;
   width: 92px;
    text-align: center;
	 flex-shrink: 0;
 }
 .news_component_02 .component_inner__box {
   display: block;
   margin-bottom: 64px;
 }
 .news_component_02 .component_inner__title {
   padding-bottom: 40px;
 }
 .news_component_02 .component_inner__box__article {
   width: 100%;
   text-align: center;
 }
 .news_component_02 .component_inner__box__news {
   width: 70%;
   list-style: none;
   margin: 0 auto;
   text-align: left;
 }
 .news_component_02 .component_inner__box__news__list {
   padding: 16px 0;
   border-bottom: 1px dotted #ccc;
   display: flex;
   flex-wrap: wrap;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
 }
 .news_component_02 .component_inner__box__article__more {
   padding: 8px 16px;
   margin-top: 24px;
   background: #0d3292;
   color: #fff;
   display: inline-block;
   border-radius: 4px;
 }
 .news_component_02 .component_inner__box__article__more:hover {
   opacity: 0.8;
 }
 .info_component_01 .component_inner__box {
   display: block;
   margin-bottom: 64px;
 }
 .info_component_01 .component_inner__title {
   text-align: left;
   padding-bottom: 0;
 }
 .info_component_01 .component_inner__box__article {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .info_component_01 .component_inner__box__article div:first-child {
   margin-right: 40px;
 }
 .info_component_01 .component_inner__box__article__img {
   width: 32%;
   margin-left: 60px; 
 }
 .info_component_01 .component_inner__box__news {
   width: 60%;
   list-style: none;
 }
 .info_component_01.access .component_inner__box__news {
   margin: 0 auto;
 }
 .info_component_01 .component_inner__box__news__list {
   padding: 16px 0;
   border-bottom: 1px dotted #ccc;
   display: flex;
   flex-wrap: wrap;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
 }
 .component_inner__box__news__list a.tel {
   margin-left: 0px;
   color: #0d3292;
   text-decoration: underline;
	 width: initial;
 }
 .info_component_01 span:first-child {
   flex-basis: 30%;
   word-break: break-all;
   text-align: left;
 }
 .info_component_01 span:last-child {
   flex-basis: 70%;
   word-break: break-all;
   text-align: left;
 }
 .info_component_01 #map {
   background: #eee;
   height: 400px;
 }
 .info_component_01.access #map {
   background: #eee;
   height: 600px;
 }
 /*
 *
 * 04.footer
 *
 */
 .footer {
	 margin-top:80px;
 }
 .footer .footer_inner {
   max-width: 1200px;
   margin: 0 auto;
 }
 .footer_banner {
   max-width: 1240px;
   margin: 0px auto;
   padding-top: 40px;
 }
 .footer_banner ul {
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: -moz-flex;
   display: flex;
   list-style: none;
 }
 .footer_banner li {
   max-width: 300px;
   padding: 0 4px;
 }
 .footer_banner li span {
   display: block;
   padding: 16px 4px 0 4px;
 }
 .footer .footer_logo {
   width: 50%;
   margin: 0 auto;
   padding: 56px 0 32px;
	 text-align: center;
 }
 .footer_contact {
   text-align: center;
   padding: 24px 0;
 }
 .footer_contact__text {
   padding-bottom: 8px;
   font-size: 1.4rem;
 }
 .footer_contact__tel {
   padding-bottom: 10px;
   font-size: 1.4rem;
 }
 .footer_contact__btn {
   display: inline-block;
   padding: 12px 48px;
   border-radius: 8px;
   font-size: 1.8rem;
   background: rgba(0,0,0,0.1);
 }
 .footer_contact__btn:hover {
   background: rgba(0,0,0,0.2);
 }
 .footer .footer_sns {
   list-style: none;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
 }
 .footer .footer_sns li {
   padding: 0 4px;
   font-size: 1.8rem;
 }
 .footer .footer_navi {
 }
 .footer .footer_navi .section-navi {
   list-style: none;
   width: 35%;
   margin: 0 auto;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
 .footer .footer_navi .section-navi .navi_current .navigate__hide {
   list-style: none;
 }
 .footer .footer_navi .section-navi .navi_current .navi_current_head {
   font-weight: bold;
 }
 .footer .footer_navi .section-navi .navi_current .navigate__hide li {
   padding-top: 16px;
 }
 .footer .footer_bottom {
   padding: 8px 0 0;
   margin-top: 48px;
   position: relative;
 }
 .footer_other {
   display: flex;
justify-content:flex-start;
   align-items: center;
 }
 .footer_other p,
 .footer_other ul {
   width: 33.3%;
 }
 .footer_other p a {
   display: inline-block;
   padding-right: 16px;
 }
 .footer .footer_copyright {
   text-align: center;
 }
 /*
 *
 * 10.single / archive
 *
 */

.dt_background {
  display: flex;
  justify-content: space-between;
}

.dt_background_inner1 {
  width: 70%;
  background-color: #ffffff;
	padding-bottom: 100px;
}

.dt_background_inner2 {
  width: 30%;
  background-color: #eceff3;
	padding-bottom: 100px;
}

 .dt_component_01 .component_inner,
 .dt_component_02 .component_inner {
   /*display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;*/
 }

.dt_component_01 .component_inner1 {
  max-width: 1010px;
	margin-left: auto;
}

.dt_component_01 .component_inner2 {
  max-width: 430px;
}

.dt_component_01 .maincolumn {
  width: 72%;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background-color: #fff;
}

 .dt_component_01 .maincolumn_inner {
	 max-width: 950px;
	 margin-left: auto;
	 padding-right: 5%;
 }

 .dt_component_01 .sidecolumn {
   width: 28%;
 }

.dt_component_01 .main-column__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dt_component_01 .sidecolumn_article {
	margin-bottom: 100px;
}

 .dt_component_01 .sidecolumn_article__ttl {
/*    background: #0d3292; */
   color: #1E73BE;
   padding: 10px 16px;
   font-size: 2.4rem;
	font-weight: bold;
 }
 .dt_component_01 .sidecolumn_article__category,
 .dt_component_01 .sidecolumn_article__entry {
   list-style: none;
   margin-bottom: 40px;
 }
 .dt_component_01 .sidecolumn_article__category li,
 .dt_component_01 .sidecolumn_article__entry li {
   border: 1px solid #eee;
/*    margin-top: 4px; */
 }
 .dt_component_01 .sidecolumn_article__category li a {
   padding: 5px 24px;
   display: block;
/*    background: #eee; */
	 position: relative;
 }

 .dt_component_01 .sidecolumn_article__category li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 11px;
  height: 11px;
  border-right: 1px solid #1E73BE;
  border-top: 1px solid #1E73BE;
  transform: translateY(-50%) rotate(45deg);
}

 .dt_component_01 .sidecolumn_article__category li a:hover {
/*    background: #fff; */
 }
 .dt_component_01 .sidecolumn_article__entry li a {
   padding: 5px 24px;
   display: block;
/*    background: #fff; */
	 position: relative;
 }

 .dt_component_01 .sidecolumn_article__entry li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 11px;
  height: 11px;
  border-right: 1px solid #1E73BE;
  border-top: 1px solid #1E73BE;
  transform: translateY(-50%) rotate(45deg);
}

 .dt_component_01 .sidecolumn_article__entry li a:hover {
/*    background: #eee; */
 }
 .dt_component_02 .maincolumn {
   width: 100%;
 }
 .dt_component_01 .inpage-article {
   margin: 0;
    width: 100%;
    display: inline-block;
    /* padding-right: 2%; */
/*     margin-right: 2%; */
/*     border: 1px solid #eee; */
/*     box-shadow: 2px 2px 5px #eee; */
	 border-bottom: 1px solid #1E73BE;
	 margin-bottom: 40px;
	 padding-bottom: 30px;
	 display: flex;
	 justify-content: space-between;
	 gap: 5%;
 }

.dt_component_01 .inpage-article:last-child {
  border-bottom: none;
}

.dt_component_01 .inpage-article > a {
	width: 30%;
}

.dt_component_01 .figure {
	width: 70%;
}

 .dt_component_01 .inpage-article .photo {
 /*   display: inline-block; */
   width: 100%;
   margin-bottom: 16px;
 /*   padding-right: 16px; */
 }
 .dt_component_01 .inpage-article .photo.notset {
 /*   width: 100%; */
 }
 .dt_component_01 .inpage-article .figure {
 /*   display: inline-block; */
   width: 70%;
   vertical-align: top;
   margin-bottom: 0px;
 }
 .dt_component_01 .inpage-article .figure.notset {
 /*   width: 100%; */
   padding: 0 20px 10px;
 }
 .dt_component_01 .inpage-article div.photo:first-of-type,
 .dt_component_01 .inpage-article div.figure:first-of-type {
   padding-right: 0;
 }

.dt_component_01 .archive_title {
	border-radius: 0;
	padding: 0;
	margin: 8px 0;
}

.dt_component_01 .maincolumn span {
  margin-left: 20px;
}

.search_component_01 {
    padding-top: 64px;
    padding-bottom: 64px;
}
.search_component_01 .component_inner_title {
	font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 24px;
}
.search_component_01 .component_inner li {
	font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 10px;
}
.search_component_01 .component_inner li a {
	text-decoration: underline;
}
 /*
 *
 * 11.tmpl_mainpost
 *
 */
 .contents-ttl {
	 width:812px;
	 padding: 130px 0 70px;
	 margin:0 auto;
	 font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
   font-size: 3.2rem;
   text-align: center;
   color: #1E5700;
	 background-image: url("/wp-content/uploads/2025/05/kasou_header.png");
	 background-size:cover;
/*    margin-bottom: 56px; */
 }
.contents-ttl.blue {
	color: #1e73be;
}

.dt_component_01  .contents-ttl  {
	   font-size: 4rem;
	   text-align: left;
		top: -38px;
}

 .contents-ttl:before {
/*    content: "";
   position: absolute;
   bottom: 0px;
   width: 40px;
   background: #ccc;
   height: 2px;
   left: 0;
   right: 0;
   margin: auto;
   margin-bottom: 16px; */
 }
 .archive_title {
 /*   background: #eee; */
   border-radius: 4px;
   padding: 8px 16px;
   margin-bottom: 16px;
 }
 .main-column__eyecatch {
   text-align: center;
   margin-bottom: 32px;
 }
 .main-column__eyecatch img {
   width: 100%;
 }
 .inpage-sub-ttl {
   color: #343e47;
   background-color: #eee;
   border-radius: 4px;
   padding: 16px;
   font-size: 1.8rem;
   margin-bottom: 40px;
 }
 /* free customize page */
 .inpage-article {
   margin: 0 auto 32px;
 }
 .inpage-article .photo {
   display: inline-block;
   width: 40%;
   margin-bottom: 16px;
   padding-right: 16px;
 }
 .inpage-article .photo.notset {
   width: 100%;
 }
 .inpage-eyecatch {
   display: inline-block;
   width: 100%;
   margin-bottom: 16px;
 }
 .inpage-article .photo img,
 .inpage-eyecatch img {
   width: 100%;
   height: auto;
 }
 .inpage-article .photo .img-cover img,
 .inpage-article .photo.notset .img-cover img {
     width: 100%;
     aspect-ratio: 3 / 2;
     object-fit: cover;
 }
 .inpage-article .figure {
   display: inline-block;
   width: 54%;
   vertical-align: top;
   margin-bottom: 40px;
 }
 .inpage-article .figure .figure_ttl {
   margin-bottom: 16px;
 }
 .inpage-article .figure.notset {
   width: 100%;
   padding-left: 16px;
 }

.dt_component_01 .figure.notset {
	width: 70%;
}

 .inpage-article div.photo:first-of-type,
 .inpage-article div.figure:first-of-type {
   padding-right: 4%;
 }
 .inpage-article .subttl {
   padding: 8px 0;
   font-weight: bold;
   border-bottom: 1px dotted #ccc;
   margin-bottom: 16px;
   font-size: 18px;
   color: #0047ba;
 }
 .inpage-article .subttl span:first-child {
   color: #0047ba;
   padding-right: 8px;
 }
 .inpage-article .single img {
   display: block;
   margin: 0 auto 32px;
 }
 .inpage-child-list {
   margin-bottom: 32px;
 }
 .inpage-article .before-image,
 .inpage-article .after-image {
   display: inline-block;
   width: 49%;
   margin-bottom: 16px;
   text-align: center;
 }
 .inpage-article .before-image img,
 .inpage-article .after-image img {
   width: 100%;
 }
 .inpage-otherpage-ttl {
   margin-left: 8px;
 }
 .inpage-otherpage-ttl ul {
   list-style: none;
 }
 .inpage-otherpage-ttl__text {
   display: inline-block;
   padding-left: 8px;
 }
 .inpage-qa-section {
   padding: 0 32px 32px;
 }
 .inpage-qa-section__question {
   font-size: 1.6rem;
   margin-bottom: 8px;
   color: #0047ba;
 }
 .inpage-free-table {
   width: 100%;
   border-collapse: collapse;
   margin: 32px 0;
 }
 .inpage-free-table th {
 /*width: 25%;*/
   padding: 16px;
   text-align: left;
   vertical-align: top;
 /*color: #FFF;*/
   background-color: #c1c1c1;
   border: 1px solid #b9b9b9;
 }
 .inpage-free-table th:first-child {
   text-align: center;
 }
 .inpage-free-table td {
   padding: 16px;
   background-color: #fff;
   border: 1px solid #ddd;
 }
 .inpage-free-table td:first-child {
   padding: 16px;
   background-color: #eee;
   border: 1px solid #ddd;
   font-weight: bold;
   text-align: center;
 }
/* コラム一覧 */
.column_dt_component_01 {
  background-color: #fff;
}

.column_dt_component_01 .maincolumn {
  width: initial;
  width: 100%;
  margin-left: 0;
}

.column_dt_component_01 .maincolumn_inner {
  max-width: 1200px;
  margin-left: 0;
  padding-right: 0;
  margin: 0 auto;
}

.column_dt_component_01 .main-column__inner {
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}

.column_dt_component_01 .contents-ttl {
  color: #333;
  font-size: 3rem;
  text-align: center;
  position: initial;
  padding-bottom: 15px;
  border-bottom: 2px dotted #333;
  margin-bottom: 20px;
}

.column_dt_component_01 a:hover {
  opacity: 0.8;
}

.column_dt_component_01 .category_list_box {
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:80px;
	padding: 0 16px;
}
.column_dt_component_01 .category_list {
    display:flex;
    justify-content:flex-start;
    gap:25px;
    align-items:center;
	list-style: none;
	flex-wrap: wrap;
}
.category_list li a {
    display:inline-block;
    padding:8px 0;
	width:150px;
    background-color:#59953A;
	border:1px solid #59953A;
    color:#fff;
    text-align:center;
    border-radius:20px;
	font-size: 1.4rem;
	box-shadow: 2px 2px 5px #E3E3E3;
}
.category_list li a:hover {
	 background-color:#fff;
    color:#59953A;
}
.column_dt_component_01 .inpage-article {
	
}

.column_dt_component_01 .inpage-article .photo {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0;
}

.column_dt_component_01 .inpage-article {
  position: relative;
  display: inline-block;
  margin: 0;
  width: 47%;
  border-bottom: 0;
  padding-bottom: 0;
  display: flex;
justify-content: space-between;
align-items: center;
  gap: 0;
  margin-bottom: 50px;
	background:#EFECDC;
	border-radius: 10px;
	box-shadow: 2px 2px 5px #E3E3E3;
}

.column_dt_component_01 .inpage-article:not(:nth-of-type(2n)) {
  margin-right: 3%;
}

.column_dt_component_01 .photo_box {
  width: 50%;
	padding:20px 25px 20px 10px;
}

.column_dt_component_01 .photo_box img {
	width:100%;
	border-radius: 10px;
}

.column_dt_component_01 .photo_box .label {
  padding: 5px 20px;
  color: #fff;
  background-color: #59953A;
  position: absolute;
  top: 20px;
  left: 300px;
	border-radius: 15px;
}

.column_dt_component_01 .img-cover {
  width: auto;
}

.column_dt_component_01 .inpage-article .figure {
  width: 100%;
}

.column_dt_component_01 .inpage-article .figure p {
	margin-bottom:10px;
}

@media screen and (max-width: 767px) {
.category_list li a {
	width:110px;
}
	.column_dt_component_01 .category_list_box {
		margin-bottom:40px;
	}
.column_dt_component_01 .inpage-article {
  width: 100%;
  margin-bottom: 20px;
}

.column_dt_component_01 .inpage-article:not(:nth-of-type(2n)) {
  margin-right: 0;
}

.column_dt_component_01 .photo_box {
  width: 100%;
	padding:30px 20px 20px;
}

.column_dt_component_01 .photo_box .label {
  padding: 5px 20px;
  color: #fff;
  background-color: #59953A;
  position: absolute;
  top: 20px;
  left: 20px;
	border-radius: 15px;
}
.column_dt_component_01 .inpage-article .figure {
  width: 100%;
	padding: 0 20px 10px;
}

.column_dt_component_01 .inpage-article .figure p {
	margin-bottom:10px;
}
	
	
	
	
	
}

.column_dt_component_01 .figure {
  /*display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 5px;*/
}

/* .column_dt_component_01 .taxonomy_box span, */
/* .column_dt_component_01 .taxonomy_box > a,
.column_dt_component_01 .taxonomy_box h3 {
  color: #1e73be;
  font-size: 16px;
} */

/* .column_dt_component_01 .figure.notset span,
.column_dt_component_01 .figure > a,
.column_dt_component_01 .figure h3 {
  color: #1e73be;
  font-size: 16px;
} */

.column_dt_component_01 .archive_title {
  margin: 0;
}

.column_dt_component_01 .maincolumn span {
  margin-left: 0;
  margin-right: 10px;
	padding-top: 2px;
}
 /*
 *
 * 11.pankuzu
 *
 */
 .breadcrumb {
   border-top: 1px solid #b9b9b9;
   clear: both;
 }
 .breadcrumb .inner_box {
   padding: 24px 28px 24px 28px;
   overflow: auto;
 }
 .breadcrumb li {
   float: left;
   padding: 0 10px 8px 0;
   line-height: 1.4;
 }
 .breadcrumb li a {
   padding: 0 10px 0 0;
   text-decoration: none;
 }
 .breadcrumb li:after {
   content: ">";
 }
 .breadcrumb li:last-of-type:after {
   content: "";
 }
 /*
 *
 * 12.contact
 *
 */
 .mw_wp_form {
   padding: 30px 0 0 0;
   width: 60%;
   margin: 0 auto;
 }
 .mw_wp_form p {
   margin: 0;
   padding: 0;
 }
 .mw_wp_form p.section {
   margin-bottom: 40px;
   padding: 0;
 }
 .mw_wp_form input {
   margin: 0 0 0px 0;
   padding: 10px;
   font-size: 1.8rem;
   width: 100%;
   border: 1px solid #ddd;
   box-sizing: border-box;
 }
 .mw_wp_form textarea {
   margin: 0 0 40px 0;
   width: 100%;
   padding: 10px;
   font-size: 1.8rem;
   border: 1px solid #ddd;
   box-sizing: border-box;
 }
 .mw_wp_form button {
   font-size: 1.8rem;
   color: #fff;
   border-radius: 5px;
   position: relative;
   text-decoration: none;
   padding: 15px 60px 15px 60px;
   text-align: center;
   border: none;
   display: block;
   margin: 0 auto;
   margin-bottom: 40px;
 }
 .mw_wp_form input:focus,
 .mw_wp_form textarea:focus {
   outline: 1px #aaa solid;
 }
 .mw_wp_form button {
	margin:50px auto 0;
	text-align:center;
	color:#fff;
	background:#1E5700;
	padding:15px 100px; 
	border-radius: 10px;
	border:1px solid #1E5700;
}
 .mw_wp_form button:hover {
	background:#fff;
	color:#1E5700;
	 transition: 0.7s;
}
 /*
 *
 * 99.misc
 *
 */
 .btn_small__mail {
   display: block;
   padding: 10px 40px;
  background: #F87C12;
  color: #fff;
   text-align: center;
	border-radius: 10px;
 }
 .btn_small__mail:hover {
	 background: #1E5700;
  color: #fff;
   transition: 0.7s;
 }
 .imgcover {
   width: 100%;
   height: auto;
   overflow: hidden;
 }
 .imgcover img {
   width: 100%;
   -moz-transition: -moz-transform 0.2s linear;
   -webkit-transition: -webkit-transform 0.2s linear;
   -o-transition: -o-transform 0.2s linear;
   -ms-transition: -ms-transform 0.2s linear;
   transition: transform 0.2s linear;
 }
 .imgcover img:hover {
   -webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1);
 }
 .backtop {
   position: fixed;
   bottom: 24px;
   right: 24px;
   width: 70px;
   padding: 24px 0;
   border-radius: 4px;
   color: #fff;
   font-size: 1rem;
   z-index: 99;
   text-align: center;
   display: none;
 }
 .backtop:hover {
	 opacity: 0.7; 
   cursor: pointer;
 }
 .entry-button {
     position: fixed;
     bottom: 46px;
     left: 24px;
     z-index: 3;
 }
   .entry-button a {
     background-color: #0d3292;
     width: 200px;
     color: #fff;
     border-radius: 6px;
     text-align: center;
     padding: 10px 30px;
     font-size: 1.6rem;
 }
 /*
 *
 * 100.TB
 *
 */
 @media only screen and (max-width: 1200px) {
   .header .header_inner,
   .component_inner,
   .footer .footer_inner,
   .entry-content {
     padding-left: 24px;
     padding-right: 24px;
   }
/*
 * nav_02ここから
 */
/* 	 header .inner .header_inner_top {
     padding-left: 24px;
     padding-right: 24px;
   } */
/*
 * nav_02ここまで
 */
	 
.dt_component_01 .maincolumn_inner {
	padding-left: 24px;
}
  .column_dt_component_01 .maincolumn_inner {
    padding-left: 0;
  }
	 
 }
 @media only screen and (max-width: 980px) {
   .header .header_navi {
     display: none;
     bottom: 0;
     overflow-y: auto;
     width: 100%;
   }
   .header .header_inner_top {
     display: block;
   }
   .header .section-navi {
     display: block;
	   margin-top:10px;
   }
	 .header .section-navi .navi_current > a {
		     padding: 12px 0;
	 }
   .header .section-navi .navi_current {
	   font-weight:bold;
	   font-size:1.5rem;
	   width: 100%;
     text-align: left;
   }
   .header .section-navi .navi_current:hover {
     background: inherit;
     color: inherit;
   }
   .header .section-navi .navi_current:first-child > a {
     border-left: none;
   }
   .header .section-navi .navi_current .navigate__hide {
     opacity: inherit;
     visibility: inherit;
     text-align: left;
     position: relative;
     background: inherit;
     text-indent: 14px;
     width: 100%;
     z-index: inherit;
   }
   .header .section-navi .navi_current .navigate__hide .navigate__top a:hover {
     background: inherit;
   }
   .header .section-navi .navi_current .navigate__hide .navigate__top a {
     color: #343e47;
     transition: unset;
   }
   .header_info {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     padding: 16px;
   }
   .header_info__tel,
   .header_info__mail {
     width: 49%;
   }
   .header_info__tel {
   display: block;
   padding: 10px 40px;
  background: #1E5700;
  color: #fff;
   text-align: center;
	border-radius: 10px;
 }
 .header_info__tel:hover {
	 background: #F87C12;
  color: #fff;
   transition: 0.7s;
 }
   .header .header_inner_top .header_tel,
   .header .header_inner_top .header_mail {
     display: none;
   }
   .header_humb {
     display: block;
     cursor: pointer;
   }
 /*
 * header_02
 */
/* 下層ページ数によって調整 */
/* .header_navi .header_inner {
   top: 450px;
 }
.header .section-navi {
 		 float: initial;
 		 width: initial;
 }
.header .section-navi .navi_current {
 	  color: #343e47;
   } */
/* 下層ページ数によって調整 */
/*  .header_info {
  padding: 830px 16px 16px;
   }
.header_humb {
     z-index: 2;
   } */
 /*
 * header_02ここまで
 */

 /*
 * nav_02レスポンシブここから
 */
  /*===============================================
  common
  ===============================================*/
/*   #main {
    padding-top: 64px;
  } */
  /*===============================================
  header
  ===============================================*/
/* 	 header {
    position: fixed;
}
  header .inner {
    height: 64px;
  }
	header .header_inner_top .header_tel {
    display: none;
}
	header .header_inner_top .header_mail .btn_small__mail {
    display: none;
}
	 header .header_inner_top {
     padding: 16px 0;
   }
   header .header_inner_top .header_logo img {
    max-height: 36px;
   }
   .header_info {
     padding: 16px 8px;
   }
   .header_info__tel,
   .header_info__mail {
     padding: 16px;
   }
  header #pc_menu {
    display: none;
  }
  header #sp_menu, header #sp_btn {
    display: block;
  }
  header #sp_menu {
    background-color: #333;
    position: fixed;
    top: 0;
    width: 100%;
    height: calc(100% - 56px);
    padding: 0;
    margin-top: 68px;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  header #sp_menu.active {
    opacity: 1;
    visibility: visible;
  }
  header #sp_menu.active li {
    opacity: 1;
    pointer-events: all;
    transform: translate3d(0px, 0px, 0px) scale(1);
    -webkit-transform: translate3d(0px, 0px, 0px) scale(1);
    -moz-transform: translate3d(0px, 0px, 0px) scale(1);
    -ms-transform: translate3d(0px, 0px, 0px) scale(1);
    -o-transform: translate3d(0px, 0px, 0px) scale(1);
  }
  header #sp_menu.active li:nth-child(1) {
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
  }
  header #sp_menu.active li:nth-child(2) {
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
  }
  header #sp_menu.active li:nth-child(3) {
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    -o-transition-delay: .4s;
  }
  header #sp_menu.active li:nth-child(4) {
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
  }
  header #sp_menu.active li:nth-child(5) {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    -o-transition-delay: .6s;
  }
  header #sp_menu.active li:nth-child(6) {
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    -o-transition-delay: .7s;
  }
  header #sp_menu.active li:nth-child(7) {
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    -o-transition-delay: .8s;
  }
  header #sp_menu.active li:nth-child(8) {
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -ms-transition-delay: .9s;
    -o-transition-delay: .9s;
  }
  header #sp_menu.active li:nth-child(9) {
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
  }
  header #sp_menu li {
    border-top: 1px solid #222;
    font-size: 16px;
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    vertical-align: top;
    opacity: 0;
    transform: translate3d(0px, 0px, 0px) scale(0.9);
    -webkit-transform: translate3d(0px, 0px, 0px) scale(0.9);
    -moz-transform: translate3d(0px, 0px, 0px) scale(0.9);
    -ms-transform: translate3d(0px, 0px, 0px) scale(0.9);
    -o-transform: translate3d(0px, 0px, 0px) scale(0.9);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transition: opacity .7s ease, transform .6s ease, -webkit-transform .6s ease;
    -webkit-transition: opacity .7s ease, transform .6s ease, -webkit-transform .6s ease;
    -moz-transition: opacity .7s ease, transform .6s ease, -webkit-transform .6s ease;
    -ms-transition: opacity .7s ease, transform .6s ease, -webkit-transform .6s ease;
    -o-transition: opacity .7s ease, transform .6s ease, -webkit-transform .6s ease;
  }
  header #sp_menu li:last-child {
    border-bottom: 1px solid #222;
  }
  header #sp_menu li .sp_menu_label {
    color: #fff;
    font-weight: bold;
    position: relative;
    padding: 20px 16px;
    display: block;
  }
  header #sp_menu li .sp_menu_label.open:after {
    content: '\f068';
  }
  header #sp_menu li .sp_menu_label:after {
    content: '\f067';
    font-family: "FontAweSome";
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  header #sp_menu li .under_page_content {
    background-color: #222;
    padding: 16px 16px 0;
    display: none;
  }
  header #sp_menu li .under_page_content .inner {
    height: auto;
  }
	 header #sp_menu li .under_page_content .inner .menu_second {
    display: flex;
    flex-wrap: wrap;
}
  header #sp_menu li .under_page_content li {
    width: 50%;
    padding: 0 0 16px;
    display: inline-block;
  }
  header #sp_menu li .under_page_content li:nth-child(odd) {
    padding-right: 8px;
  }
  header #sp_menu li .under_page_content li:nth-child(even) {
    padding-left: 8px;
  }
  header #sp_menu li .under_page_content li a {
    padding: 0;
  }
  header #sp_menu li .under_page_content li a:after {
    content: none;
  }
  header #sp_menu li .under_page_content li a p {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 8px;
  }
  header #sp_menu li a {
    color: #fff;
    font-weight: bold;
    padding: 16px;
	 display: block;
  }
  header #sp_menu li a:after {
    content: '\f105';
    font-family: "FontAweSome";
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  header #sp_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 64px;
  }
  header #sp_btn a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 18px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  header #sp_btn a.active span:nth-child(1) {
    transform: translateY(8px) rotate(-45deg);
    -webkit-transform: translateY(8px) rotate(-45deg);
    -moz-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
    -o-transform: translateY(8px) rotate(-45deg);
  }
  header #sp_btn a.active span:nth-child(2) {
    opacity: 0;
  }
  header #sp_btn a.active span:nth-child(3) {
    transform: translateY(-8px) rotate(45deg);
    -webkit-transform: translateY(-8px) rotate(45deg);
    -moz-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
    -o-transform: translateY(-8px) rotate(45deg);
  }
  header #sp_btn a span {
    background-color: #222;
    position: absolute;
    width: 100%;
    height: 2px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
  }
  header #sp_btn a span:nth-child(1) {
    top: 0;
  }
  header #sp_btn a span:nth-child(2) {
    top: 8px;
  }
  header #sp_btn a span:nth-child(3) {
    bottom: 0;
  }
 .top_component_01 {
   padding-top: 68px;
 }
 .top_component_01__catch {
   top: 0px;
 }
.top_component_02 {
   padding-top: 68px;
 } */
/*
 * nav_02レスポンシブここまで
 */
	 
	 .top_component_01__catch__bg {
	padding-top:50px;
}
 .top_component_01__catch {
	bottom:30px;
	 }
	 
	 .footer {
	 margin-top:30px;
 }
	 
	 .footer .footer_bottom {
		 margin-top:20px;
	 }
   .footer .footer_logo {
     width: 60%;
	   padding:40px 0;
   }
   .footer .footer_navi .section-navi {
     display: block;
     width: 100%;
	   text-align:center;
   }
   .footer .footer_navi .section-navi .navi_current .navigate__hide li {
     padding-top: inherit;
   }
   .footer .footer_navi .navi_current a {
     padding: 0 0 16px;
     display: block;
   }
   .footer_other {
     display: block;
     padding: 0 16px 10px;
     position: relative;
     font-size: 10px;
   }
   .footer_other p,
   .footer_other ul {
     width: 100%;
   }
   .footer_banner {
     max-width: 890px;
   }
   .footer_banner ul {
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: -moz-flex;
     display: flex;
     -webkit-box-lines: multiple;
     -moz-box-lines: multiple;
     -webkit-flex-wrap: wrap;
     -moz-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
   }
   .footer_banner li {
     max-width: 48%;
     margin-bottom: 24px;
     padding: 0 4px;
   }
   .footer .footer_copyright {
     text-align: left;
     padding: 8px 0 0;
   }
   .footer .footer_sns {
     position: absolute;
     bottom: 0px;
     right: 24px;
   }
	 
 }
 @media only screen and (max-width: 639px) {
/*
 * nav_02ここから
 */
/* 	 header .inner .header_inner_top {
     padding-left: 16px;
     padding-right: 16px;
   } */
/*
 * nav_02ここまで
 */
   .header .header_navi {
     display: none;
     bottom: 0;
     overflow-y: auto;
     width: 100%;
   }
   .header_humb {
     font-size: 3.2rem;
     position: absolute;
     right: 24px;
     top: 30px;
     margin-top: -22px;
   }
   .mid_component_01,
   .mid_component_02,
   .mid_component_03,
   .mid_component_04,
   .mid_component_05,
   .mid_component_06,
   .mid_component_07,
   .mid_component_08,
   .mid_component_09_bgcover,
   .mid_component_11,
   .column_component_01,
   .news_component_01,
   .news_component_02,
   .info_component_01 {
     padding-top: 120px;
     padding-bottom: 60px;
   }
   .header .header_inner,
   .component_inner,
   .footer .footer_inner,
   .entry-content {
     padding-left: 16px;
     padding-right: 16px;
   }
   .component_inner__title {
     padding-bottom: 40px;
   }
	.top_component_01.pc {
	display: none;
}
	.top_component_01.sp {
	display: block;
}
   .top_component_01__catch {
     font-size: 1.8rem;
   }
   .mid_component_01 .component_inner__box,
   .mid_component_02 .component_inner__box,
   .mid_component_03 .component_inner__box,
   .column_component_01 .component_inner__box {
     display: block;
   }
   .mid_component_01 .component_inner__box__article,
   .mid_component_02 .component_inner__box__article,
   .mid_component_03 .component_inner__box__article,
   .column_component_01 .component_inner__box__article {
     width: 100%;
     margin: 0 auto 40px;
   }
   .mid_component_01 .component_inner__box__article:last-child,
   .mid_component_02 .component_inner__box__article:last-child,
   .mid_component_03 .component_inner__box__article:last-child,
   .column_component_01 .component_inner__box__article:last-child {
     margin-bottom: inherit;
   }
   .mid_component_02 .component_inner__box__article__wrap__over,
   .mid_component_03 .component_inner__box__article__wrap__over {
     position: relative;
     opacity: inherit;
     visibility: inherit;
     bottom: inherit;
     height: inherit;
   }
   .mid_component_04 .component_inner__set {
     display: block;
   }
   .mid_component_04 .component_inner__set__section {
     width: 100%;
     margin: 0 auto 40px;
   }
   .mid_component_04 .component_inner__set__section:last-child {
     margin-bottom: inherit;
   }
   .mid_component_05 .component_inner__box,
   .mid_component_06 .component_inner__box {
     display: block;
   }
   .mid_component_05 .component_inner__box__article,
   .mid_component_06 .component_inner__box__article {
     width: 100%;
     margin: 0 auto 40px;
   }
   .mid_component_06 .component_inner__box__article:last-child {
     margin-bottom: inherit;
   }
   .mid_component_07 .component_inner__box__article,
   .mid_component_08 .component_inner__box__article {
     display: block;
   }
   .mid_component_08 .component_inner__box__article div:first-child,
   .mid_component_08 .component_inner__box__article.reverse div:first-child {
     margin-right: auto;
   }
   .mid_component_07 .component_inner__box__article > div,
   .mid_component_08 .component_inner__box__article > div,
   .mid_component_08 .component_inner__box__article.reverse > div {
     width: 100%;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 24px;
   }
   .mid_component_07 .component_inner__box__article__ttl {
     font-size: 1.8rem;
   }
   .mid_component_07 .component_inner__box__article__img {
     margin-bottom: 24px;
   }
   .mid_component_08 .component_inner__box__article.reverse .component_inner__box__article__text {
     margin-right: auto;
   }
   .mid_component_07 .component_inner__box__article__ttl {
     padding: 24px 0;
   }
 /*
 * mid_component_08
 */
/* 	  .mid_component_08 .component_inner__box__article__text {
     position: initial;
 }
   .mid_component_08 .component_inner__box__article.reverse .component_inner__box__article__text {
     margin-right: auto;
   }
   .mid_component_08 .component_inner__box__article__more {
     width: 100%;
   } */
 /*
 * mid_component_08ここまで
 */
   .mid_component_09 .component_inner__box__article {
     display: block;
   }
   .mid_component_09 .component_inner__box__article div:first-child {
     margin-right: auto;
   }
   .mid_component_09 .component_inner__box__article__text {
     width: 100%;
     margin: 0 auto;
   }
   .news_component_01 .component_inner__box__article,
   .info_component_01 .component_inner__box__article {
     display: block;
     position: relative;
   }
   .news_component_01 .component_inner__box__article div:first-child,
   .info_component_01 .component_inner__box__article div:first-child {
     margin: inherit;
   }
   .news_component_01 .component_inner__box__article__img,
   .info_component_01 .component_inner__box__article__img {
     width: inherit;
   }
   .news_component_01 .component_inner__box__news,
   .news_component_02 .component_inner__box__news,
   .info_component_01 .component_inner__box__news {
     width: 100%;
   }
   .news_component_01 .component_inner__box__news__list span,
   .component_inner__box__news__list a.label,
   .news_component_02 .component_inner__box__news__list span {
     font-size: 1rem;
   }
   .news_component_01 .component_inner__box__news__list a.label {
/*    width: 110px; */
 }
   .news_component_01 .component_inner__box__article__more {
     width: 100%;
     text-align: center;
     margin-bottom: 32px;
     position: absolute;
     bottom: -96px;
   }
   .news_component_02 .component_inner__box__article__more {
     width: 100%;
     text-align: center;
   }
   .dt_component_01 .component_inner {
     display: block;
	   padding: 0;
   }
	 .dt_component_02 {
		 padding:0;
	 }
   .dt_component_02 .component_inner {
     display: block;
	   padding: 0 16px;
   }
   .dt_component_01 .maincolumn {
	   width: 100%;
	   margin-left: 0;
   }
	 
	 .column_dt_component_01 .category_list {
		 gap:10px;
	 }
	 .category_list li a {
		 font-size: 1.4rem;
	 }
	 
	.dt_component_01 .sidecolumn_article__category li a::after,
	.dt_component_01 .sidecolumn_article__entry li a::after {
	  right: 16px;
	}
	 
	.dt_component_01 .inpage-article > a {
		width: 100%;
	}

	.dt_component_01 .figure {
		width: 100%;
	}
	 
	.dt_component_01 .maincolumn_inner {
		margin-bottom: 50px;
		padding-bottom: 30px;
	}
	 
   .dt_component_01 .sidecolumn {
     width: 100%;
	  padding-bottom: 50px;
   }
   .dt_component_01 .inpage-article {
     width: 100%;
     padding-right: 0;
   }
	 .top_component_02 {
		 padding-top: 50px;
    padding-bottom: 0px;
	 }
	 .top_component_02__catch {
		 padding-top:0px;
	 }
	 .top_component_02__catch__bg {
		 padding: 20px 0 30px;
	 }
	 
   .contents-ttl {
	 width:100%;
	   max-width: 380px;
	   padding: 55px 0 20px;      
     font-size: 2.4rem;
/*      padding: 0 0 32px 0;
     margin-bottom: 32px; */
   }
	 .search_component_01 .component_inner_title {
	font-size: 2rem;
    margin-bottom: 20px;
}
.search_component_01 .component_inner li {
	font-size: 1.4rem;
    margin-bottom: 5px;
}
   .header .header_inner_top {
     padding: 16px 0;
   }
   .header .header_inner_top .header_logo {
     max-width: 200px;
   }
   .header_info {
     padding: 10px 0;
   }
   .header_info__tel,
   .header_info__mail {
     padding: 16px;
   }
 /*
 * header_02
 */
/*  .header_info {
  padding: 830px 16px 16px;
   } */
 /*
 * header_02ここまで
 */
   .component_inner__title h2 {
     font-size: 2rem;
   }
   .footer .footer_navi .section-navi .navi_current .navigate__hide {
     padding-left: 25px;
   }
   .backtop {
     bottom: 8px;
     right: 8px;
   }
   .slider img,
	 .slider2 img,
   .top_component_01 .single_img img,
   .top_component_01 video {
     max-width: 100%;
     max-height: 100%;
     height: calc(90vh);
     object-fit: cover;
   }
   #wpadminbar {
     top: -46px !important;
   }
   .top_component_02__catch img {
     max-width: 100%;
     max-height: 30%;
     height: calc(30vh);
     object-fit: cover;
   }
/*    .mw_wp_form {
     width: 90%;
   } */
	 
	 .dt_component_01 {
		 padding-top: 64px;
	 }
	 
	 .dt_component_01 .contents-ttl {
		 font-size: 2.4rem;
	 }
	 
	 .dt_component_01 .contents-ttl {
		 top: -20px;
	 }
	 
  .dt_background {
    flex-direction: column;
  }

  .dt_background_inner1,
  .dt_background_inner2 {
    width: 100%;
  }

  .dt_component_01 .inpage-article {
    flex-direction: column;
    margin: 0 0 30px 0;
  }
	 
	.dt_component_01 .inpage-article:last-child {
	  margin: 0;
	}
	 
	 .dt_component_01 .inpage-article .figure,
	 .dt_component_01 .inpage-article .figure.notset {
		 width: 100%;
/* 		 padding: 10px; */
	 }
	 
	 .dt_component_01 .inpage-article div.figure:first-of-type {
/* 		 padding-right: 10px; */
	 }
	 
	  .dt_component_01 .maincolumn_inner {
		  padding-left: 16px;
		  padding-right: 16px;
		  margin: 0 auto;
		  margin-bottom: 50px;
 		}
	 
	 .dt_component_01 .sidecolumn_article {
    margin-bottom: 50px;
	}
	 .column_dt_component_01 .maincolumn_inner {
    margin-bottom: 0;
    padding-bottom: 0;
    margin: 0 auto;
		 flex-direction: column;
  }
	 .column_dt_component_01 .inpage-article {
    width: 100%;
}
	 .column_dt_component_01 .inpage-article:not(:nth-of-type(3n)) {
    margin-right: 0;
}
	 .inpage-article .photo .img-cover img, 
	 .inpage-article .photo.notset .img-cover img {
    height: 230px;
}
	 
 }
 /*
 *
 * 101.gutenberg
 *
 */
 .entry .entry-content,
 .entry .entry-summary {
   max-width: 1200px;
   margin: 32px auto;
 }
 .wp-block-media-text .wp-block-media-text__content {
 padding: 0 0 0 8% !important;
 }
 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
     padding: 0 8% 0 0 !important;
 }
@media only screen and (max-width: 1200px) {
.entry .entry-content {
    padding-left: 24px;
    padding-right: 24px;
}
}
 @media only screen and (max-width: 639px) {
.entry .entry-content {
     padding-left: 16px;
     padding-right: 16px;
   }
   .wp-block-media-text {
     display: block!important;
   }
   .wp-block-media-text__media {
     margin-bottom: 20px!important;
   }
   .wp-block-media-text .wp-block-media-text__content {
 padding: 0 !important;
 }
   .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
     padding: 0 !important;
 }
 }
/* 通常に戻る */
 .entry .entry-content p {
   word-wrap: break-word;
 }
 .entry .entry-content .more-link {
   transition: color 110ms ease-in-out;
   display: inline;
   color: inherit;
 }
 .entry .entry-content .more-link:after {
   content: "\02192";
   margin-left: 0.5em;
 }
 .entry .entry-content .more-link:hover {
   color: #0073aa;
   text-decoration: none;
 }
 .entry .entry-content a {
/*    text-decoration: underline; */
 }
 .entry .entry-content a.button,
 .entry .entry-content a:hover {
   text-decoration: none;
 }
 .entry .entry-content a.button {
   display: inline-block;
 }
 .entry .entry-content a.button:hover {
   background: #111;
   color: #fff;
   cursor: pointer;
 }
 .entry .entry-content > iframe[style] {
   margin: 32px 0 !important;
   max-width: 100% !important;
 }
.entry .entry-content .wp-block-spacer {
    margin: 0;
}
 @media only screen and (min-width: 768px) {
/*    .entry .entry-content,
   .entry .entry-summary {
     padding: 0 60px;
   } */
   .entry .entry-content > iframe[style] {
     max-width: calc(8 * (100vw / 12) - 28px) !important;
   }
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content > iframe[style] {
     max-width: calc(6 * (100vw / 12) - 28px) !important;
   }
 }
 .entry .entry-content .page-links a {
   margin: calc(0.5 * 1rem);
   text-decoration: none;
 }
 .entry .entry-content .wp-audio-shortcode {
   max-width: calc(100vw - (2 * 1rem));
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-audio-shortcode {
     max-width: calc(8 * (100vw / 12) - 28px);
   }
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content .wp-audio-shortcode {
     max-width: calc(6 * (100vw / 12) - 28px);
   }
 }

/* - Related Post */
.related-post {
	display: inline-block;
	padding-top: 67px;
	width: 100%;
}
.related-post > h3 {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.4px;
	line-height: 1.875;
	margin-bottom: 23px;
	position: relative;
	padding-bottom: 10px;
	text-align: left;
	text-transform: capitalize;
}
.related-post > h3::before {
	background-color: var(--light);
	bottom: 0;
	content: "";
	left: 0;
	height: 2px;
	position: absolute;
	right: 0;
	width: 30px;
}
.related-post .related-post-block {
	direction: ltr;
}
.related-post .related-post-box {
	text-align: center;
}
.related-post .related-post-box > span {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0.15px;
	line-height: 1.4;
	margin-top: 18px;
	margin-bottom: 7px;
}
.related-post .related-post-box > span  > a {
	color: var(--gray);
	text-decoration: none;
}
.related-post .related-post-box > h3 {
	font-weight: 400;
	line-height: 1.42;
	letter-spacing: -0.35px;
}
.related-post .related-post-box > h3 > a {
	color: var(--text);
	text-decoration: none;
}

.form-submit {
	display: inline-block;
	margin-bottom: 0;
	width: 100%;
}

 /*--------------------------------------------------------------
 ## Archives
 --------------------------------------------------------------*/
 .archive .page-header,
 .search .page-header,
 .error404 .page-header {
   margin: 1rem 1rem calc(3 * 1rem);
 }
 @media only screen and (min-width: 768px) {
   .archive .page-header,
   .search .page-header,
   .error404 .page-header {
     margin: 0 calc(10% + 60px) calc(10% + 60px);
   }
 }
 .archive .page-header .page-title,
 .search .page-header .page-title,
 .error404 .page-header .page-title {
   color: #767676;
   display: inline;
   letter-spacing: normal;
 }
 .archive .page-header .page-title:before,
 .search .page-header .page-title:before,
 .error404 .page-header .page-title:before {
   display: none;
 }
 .archive .page-header .search-term,
 .archive .page-header .page-description,
 .search .page-header .search-term,
 .search .page-header .page-description,
 .error404 .page-header .search-term,
 .error404 .page-header .page-description {
   display: inherit;
   clear: both;
 }
 .archive .page-header .search-term:after,
 .archive .page-header .page-description:after,
 .search .page-header .search-term:after,
 .search .page-header .page-description:after,
 .error404 .page-header .search-term:after,
 .error404 .page-header .page-description:after {
   content: ".";
   font-weight: bold;
   color: #767676;
 }
 .archive .page-header .page-description {
   display: block;
   color: #111;
   font-size: 1em;
 }
 @media only screen and (min-width: 768px) {
   .hfeed .entry .entry-header {
     margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2);
   }
 }
 /* 404 & Not found */
 .error-404.not-found .page-content,
 .no-results.not-found .page-content {
   margin: calc(3 * 1rem) 1rem;
 }
 @media only screen and (min-width: 768px) {
   .error-404.not-found .page-content,
   .no-results.not-found .page-content {
     margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2);
   }
 }
 .error-404.not-found .search-submit,
 .no-results.not-found .search-submit {
   vertical-align: middle;
   margin: 1rem 0;
 }
 .error-404.not-found .search-field,
 .no-results.not-found .search-field {
   width: 100%;
 }
 /*--------------------------------------------------------------
 ## Footer
 --------------------------------------------------------------*/
 /* Site footer */
 #colophon .widget-area,
 #colophon .site-info {
   margin: calc(2 * 1rem) 1rem;
 }
 @media only screen and (min-width: 768px) {
   #colophon .widget-area,
   #colophon .site-info {
     margin: calc(3 * 1rem) calc(10% + 60px);
   }
 }
 #colophon .widget-column {
   display: flex;
   flex-wrap: wrap;
 }
 #colophon .widget-column .widget {
   width: 100%;
 }
 @media only screen and (min-width: 1168px) {
   #colophon .widget-column .widget {
     margin-right: calc(3 * 1rem);
     width: calc(50% - (3 * 1rem));
   }
 }
 #colophon .site-info {
   color: #767676;
 }
 #colophon .site-info a {
   color: inherit;
 }
 #colophon .site-info a:hover {
   text-decoration: none;
   color: #0073aa;
 }
 #colophon .site-info .imprint,
 #colophon .site-info .privacy-policy-link {
   margin-right: 1rem;
 }
 /* Widgets */
 .widget {
   margin: 0 0 1rem;
 /* Make sure select elements fit in widgets. */
 }
 .widget select {
   max-width: 100%;
 }
 .widget a {
   color: #0073aa;
 }
 .widget a:hover {
   color: #005177;
 }
 .widget_archive ul,
 .widget_categories ul,
 .widget_meta ul,
 .widget_nav_menu ul,
 .widget_pages ul,
 .widget_recent_comments ul,
 .widget_recent_entries ul,
 .widget_rss ul {
   padding: 0;
   list-style: none;
 }
 .widget_archive ul li,
 .widget_categories ul li,
 .widget_meta ul li,
 .widget_nav_menu ul li,
 .widget_pages ul li,
 .widget_recent_comments ul li,
 .widget_recent_entries ul li,
 .widget_rss ul li {
   color: #767676;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   font-size: calc(22px * 1.125);
   font-weight: 700;
   line-height: 1.2;
   margin-top: 0.5rem;
   margin-bottom: 0.5rem;
 }
 .widget_archive ul ul,
 .widget_categories ul ul,
 .widget_meta ul ul,
 .widget_nav_menu ul ul,
 .widget_pages ul ul,
 .widget_recent_comments ul ul,
 .widget_recent_entries ul ul,
 .widget_rss ul ul {
   counter-reset: submenu;
 }
 .widget_archive ul ul > li > a::before,
 .widget_categories ul ul > li > a::before,
 .widget_meta ul ul > li > a::before,
 .widget_nav_menu ul ul > li > a::before,
 .widget_pages ul ul > li > a::before,
 .widget_recent_comments ul ul > li > a::before,
 .widget_recent_entries ul ul > li > a::before,
 .widget_rss ul ul > li > a::before {
   font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
   font-weight: normal;
   content: "– " counters(submenu, "– ", none);
   counter-increment: submenu;
 }
 .widget_tag_cloud .tagcloud {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   font-weight: 700;
 }
 .widget_search .search-field {
   width: 100%;
 }
 @media only screen and (min-width: 600px) {
   .widget_search .search-field {
     width: auto;
   }
 }
 .widget_search .search-submit {
   display: block;
   margin-top: 1rem;
 }
 .widget_calendar .calendar_wrap {
   text-align: center;
 }
 .widget_calendar .calendar_wrap table td,
 .widget_calendar .calendar_wrap table th {
   border: none;
 }
 .widget_calendar .calendar_wrap a {
   text-decoration: underline;
 }
 /* Blocks */
 /* !Block styles */
 .entry .entry-content > *,
 .entry .entry-summary > * {
/*    margin: 32px 0; */
   max-width: 100%;
 }
 .entry .entry-content > * > *:first-child,
 .entry .entry-summary > * > *:first-child {
   margin-top: 0;
 }
 .entry .entry-content > * > *:last-child,
 .entry .entry-summary > * > *:last-child {
   margin-bottom: 0;
 }
 .entry .entry-content > *.alignwide,
 .entry .entry-summary > *.alignwide {
   margin-left: auto;
   margin-right: auto;
   clear: both;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content > *.alignwide,
   .entry .entry-summary > *.alignwide {
     width: 100%;
     max-width: 100%;
   }
 }
 .entry .entry-content > *.alignfull,
 .entry .entry-summary > *.alignfull {
   position: relative;
   left: -1rem;
   width: calc(100% + (2 * 1rem));
   max-width: calc(100% + (2 * 1rem));
   clear: both;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content > *.alignfull,
   .entry .entry-summary > *.alignfull {
     margin-top: calc(2 * 1rem);
     margin-bottom: calc(2 * 1rem);
     left: calc(-12.5% - 75px);
     width: calc(125% + 150px);
     max-width: calc(125% + 150px);
   }
 }
 .entry .entry-content > *.alignleft,
 .entry .entry-summary > *.alignleft {
 /*rtl:ignore*/
   float: left;
   max-width: calc(5 * (100vw / 12));
   margin-top: 0;
   margin-left: 0;
 /*rtl:ignore*/
   margin-right: 1rem;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content > *.alignleft,
   .entry .entry-summary > *.alignleft {
     max-width: calc(4 * (100vw / 12));
 /*rtl:ignore*/
     margin-right: calc(2 * 1rem);
   }
 }
 .entry .entry-content > *.alignright,
 .entry .entry-summary > *.alignright {
 /*rtl:ignore*/
   float: right;
   max-width: calc(5 * (100vw / 12));
   margin-top: 0;
   margin-right: 0;
 /*rtl:ignore*/
   margin-left: 1rem;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content > *.alignright,
   .entry .entry-summary > *.alignright {
     max-width: calc(4 * (100vw / 12));
     margin-right: 0;
 /*rtl:ignore*/
     margin-left: calc(2 * 1rem);
   }
 }
 .entry .entry-content > *.aligncenter,
 .entry .entry-summary > *.aligncenter {
   margin-left: auto;
   margin-right: auto;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content > *.aligncenter,
   .entry .entry-summary > *.aligncenter {
     max-width: calc(8 * (100vw / 12) - 28px);
   }
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content > *.aligncenter,
   .entry .entry-summary > *.aligncenter {
     max-width: calc(6 * (100vw / 12) - 28px);
   }
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content > *.aligncenter,
   .entry .entry-summary > *.aligncenter {
     margin-left: 0;
     margin-right: 0;
   }
 }
 /*
  * Unset nested content selector styles
  * - Prevents layout styles from cascading too deeply
  * - helps with plugin compatibility
  */
 .entry .entry-content .entry-content,
 .entry .entry-content .entry-summary,
 .entry .entry-content .entry,
 .entry .entry-summary .entry-content,
 .entry .entry-summary .entry-summary,
 .entry .entry-summary .entry {
   margin: inherit;
   max-width: inherit;
   padding: inherit;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .entry-content,
   .entry .entry-content .entry-summary,
   .entry .entry-content .entry,
   .entry .entry-summary .entry-content,
   .entry .entry-summary .entry-summary,
   .entry .entry-summary .entry {
     margin: inherit;
     max-width: inherit;
     padding: inherit;
   }
 }
 .entry .entry-content p.has-background {
   padding: 20px 30px;
 }
 .entry .entry-content .wp-block-audio {
   width: 100%;
 }
 .entry .entry-content .wp-block-audio audio {
   width: 100%;
 }
 .entry .entry-content .wp-block-audio.alignleft audio,
 .entry .entry-content .wp-block-audio.alignright audio {
   max-width: 198px;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-audio.alignleft audio,
   .entry .entry-content .wp-block-audio.alignright audio {
     max-width: 384px;
   }
 }
 @media only screen and (min-width: 1379px) {
   .entry .entry-content .wp-block-audio.alignleft audio,
   .entry .entry-content .wp-block-audio.alignright audio {
     max-width: 385.44px;
   }
 }
 .entry .entry-content .wp-block-video video {
   width: 100%;
 }
 .entry .entry-content .wp-block-button .wp-block-button__link {
   transition: background 150ms ease-in-out;
   border: none;
   font-size: 0.88889em;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   line-height: 1.2;
   box-sizing: border-box;
   font-weight: bold;
   text-decoration: none;
   padding: 0.76rem 1rem;
   outline: none;
   outline: none;
 }
 .entry .entry-content .wp-block-button .wp-block-button__link:not(.has-background) {
   background-color: #0073aa;
 }
 .entry .entry-content .wp-block-button .wp-block-button__link:not(.has-text-color) {
   color: #fff;
 }
 .entry .entry-content .wp-block-button .wp-block-button__link:hover {
   color: #fff;
   background: #111;
   cursor: pointer;
 }
 .entry .entry-content .wp-block-button .wp-block-button__link:focus {
   color: #fff;
   background: #111;
   outline: thin dotted;
   outline-offset: -4px;
 }
 .entry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
   border-radius: 5px;
 }
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active {
   transition: all 150ms ease-in-out;
   border-width: 2px;
   border-style: solid;
 }
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
   background: transparent;
 }
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
   color: #0073aa;
   border-color: currentColor;
 }
 .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover {
   color: #fff;
   border-color: #111;
 }
 .entry .entry-content .wp-block-archives,
 .entry .entry-content .wp-block-categories,
 .entry .entry-content .wp-block-latest-posts {
   padding: 0;
   list-style: none;
 }
 .entry .entry-content .wp-block-archives li,
 .entry .entry-content .wp-block-categories li,
 .entry .entry-content .wp-block-latest-posts li {
   color: #767676;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   font-size: calc(22px * 1.125);
   font-weight: bold;
   line-height: 1.2;
   padding-bottom: 0.75rem;
 }
 .entry .entry-content .wp-block-archives li.menu-item-has-children,
 .entry .entry-content .wp-block-archives li:last-child,
 .entry .entry-content .wp-block-categories li.menu-item-has-children,
 .entry .entry-content .wp-block-categories li:last-child,
 .entry .entry-content .wp-block-latest-posts li.menu-item-has-children,
 .entry .entry-content .wp-block-latest-posts li:last-child {
   padding-bottom: 0;
 }
 .entry .entry-content .wp-block-archives li a,
 .entry .entry-content .wp-block-categories li a,
 .entry .entry-content .wp-block-latest-posts li a {
   text-decoration: none;
 }
 .entry .entry-content .wp-block-archives.aligncenter,
 .entry .entry-content .wp-block-categories.aligncenter {
   text-align: center;
 }
 .entry .entry-content .wp-block-categories ul {
   padding-top: 0.75rem;
 }
 .entry .entry-content .wp-block-categories li ul {
   list-style: none;
   padding-left: 0;
 }
 .entry .entry-content .wp-block-categories ul {
   counter-reset: submenu;
 }
 .entry .entry-content .wp-block-categories ul > li > a::before {
   font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
   font-weight: normal;
   content: "– " counters(submenu, "– ", none);
   counter-increment: submenu;
 }
 .entry .entry-content .wp-block-latest-posts.is-grid li {
   border-top: 2px solid #ccc;
   padding-top: 1rem;
   margin-bottom: 2rem;
 }
 .entry .entry-content .wp-block-latest-posts.is-grid li a:after {
   content: '';
 }
 .entry .entry-content .wp-block-latest-posts.is-grid li:last-child {
   margin-bottom: auto;
 }
 .entry .entry-content .wp-block-latest-posts.is-grid li:last-child a:after {
   content: '';
 }
 .entry .entry-content .wp-block-preformatted {
   line-height: 1.8;
   padding: 1rem;
   word-break: break-all;
 }
 .entry .entry-content .wp-block-verse {
   font-family: "NonBreakingSpaceOverride", "Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
   font-size: 22px;
   line-height: 1.8;
 }
 .entry .entry-content .has-drop-cap:not(:focus):first-letter {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   font-size: 3.375em;
   line-height: 1;
   font-weight: bold;
   margin: 0 0.25em 0 0;
 }
 .entry .entry-content .wp-block-pullquote {
   border-color: transparent;
   border-width: 2px;
   padding: 1rem;
 }
 .entry .entry-content .wp-block-pullquote blockquote {
   color: #111;
   border: none;
   margin-top: calc(4 * 1rem);
   margin-bottom: calc(4.33 * 1rem);
   margin-right: 0;
   padding-left: 0;
 }
 .entry .entry-content .wp-block-pullquote p {
   font-size: 1.6875em;
   font-style: italic;
   line-height: 1.3;
   margin-bottom: 0.5em;
   margin-top: 0.5em;
 }
 .entry .entry-content .wp-block-pullquote p em {
   font-style: normal;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-pullquote p {
     font-size: 2.25em;
   }
 }
 .entry .entry-content .wp-block-pullquote cite {
   display: inline-block;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   line-height: 1.6;
   text-transform: none;
   color: #767676;
 /*
        * This requires a rem-based font size calculation instead of our normal em-based one,
        * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
        */
   font-size: calc(1rem / (1.25 * 1.125));
 }
 .entry .entry-content .wp-block-pullquote.alignleft,
 .entry .entry-content .wp-block-pullquote.alignright {
   width: 100%;
   padding: 0;
 }
 .entry .entry-content .wp-block-pullquote.alignleft blockquote,
 .entry .entry-content .wp-block-pullquote.alignright blockquote {
   margin: 1rem 0;
   padding: 0;
   text-align: left;
   max-width: 100%;
 }
 .entry .entry-content .wp-block-pullquote.alignleft blockquote p:first-child,
 .entry .entry-content .wp-block-pullquote.alignright blockquote p:first-child {
   margin-top: 0;
 }
 .entry .entry-content .wp-block-pullquote.is-style-solid-color {
   background-color: #0073aa;
   padding-left: 0;
   padding-right: 0;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-pullquote.is-style-solid-color {
     padding-left: 10%;
     padding-right: 10%;
   }
 }
 .entry .entry-content .wp-block-pullquote.is-style-solid-color p {
   font-size: 1.6875em;
   line-height: 1.3;
   margin-bottom: 0.5em;
   margin-top: 0.5em;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-pullquote.is-style-solid-color p {
     font-size: 2.25em;
   }
 }
 .entry .entry-content .wp-block-pullquote.is-style-solid-color a {
   color: #fff;
 }
 .entry .entry-content .wp-block-pullquote.is-style-solid-color cite {
   color: inherit;
 }
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
   max-width: 100%;
   color: #fff;
   padding-left: 0;
   margin-left: 1rem;
   margin-right: 1rem;
 }
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
   color: inherit;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
     margin-left: 0;
     margin-right: 0;
   }
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignright,
   .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignleft {
     padding: 1rem calc(2 * 1rem);
   }
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignfull {
     padding-left: calc(10% + 58px + (2 * 1rem));
     padding-right: calc(10% + 58px + (2 * 1rem));
   }
 }
 .entry .entry-content .wp-block-quote:not(.is-large),
 .entry .entry-content .wp-block-quote:not(.is-style-large) {
   border-left: 2px solid #0073aa;
   padding-top: 0;
   padding-bottom: 0;
 }
 .entry .entry-content .wp-block-quote p {
   font-size: 1em;
   font-style: normal;
   line-height: 1.8;
 }
 .entry .entry-content .wp-block-quote cite {
 /*
        * This requires a rem-based font size calculation instead of our normal em-based one,
        * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
        */
   font-size: calc(1rem / (1.25 * 1.125));
 }
 .entry .entry-content .wp-block-quote.is-large,
 .entry .entry-content .wp-block-quote.is-style-large {
   margin: 1rem 0;
   padding: 0;
   border-left: none;
 }
 .entry .entry-content .wp-block-quote.is-large p,
 .entry .entry-content .wp-block-quote.is-style-large p {
   font-size: 1.6875em;
   line-height: 1.4;
   font-style: italic;
 }
 .entry .entry-content .wp-block-quote.is-large cite,
 .entry .entry-content .wp-block-quote.is-large footer,
 .entry .entry-content .wp-block-quote.is-style-large cite,
 .entry .entry-content .wp-block-quote.is-style-large footer {
 /*
          * This requires a rem-based font size calculation instead of our normal em-based one,
          * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
          */
   font-size: calc(1rem / (1.25 * 1.125));
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-quote.is-large,
   .entry .entry-content .wp-block-quote.is-style-large {
     margin: 1rem 0;
     padding: 1rem 0;
   }
   .entry .entry-content .wp-block-quote.is-large p,
   .entry .entry-content .wp-block-quote.is-style-large p {
     font-size: 1.6875em;
   }
 }
 .entry .entry-content .wp-block-image img {
   display: block;
 }
 .entry .entry-content .wp-block-image.alignleft,
 .entry .entry-content .wp-block-image.alignright {
   max-width: 100%;
 }
 .entry .entry-content .wp-block-image.alignfull img {
   width: 100vw;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-image.alignfull img {
     margin-left: auto;
     margin-right: auto;
   }
 }
 .entry .entry-content .wp-block-cover-image,
 .entry .entry-content .wp-block-cover {
   position: relative;
   min-height: 430px;
   padding: 1rem;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-cover-image,
   .entry .entry-content .wp-block-cover {
     padding: 1rem 10%;
   }
 }
 .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text,
 .entry .entry-content .wp-block-cover-image .wp-block-cover-text,
 .entry .entry-content .wp-block-cover-image h2,
 .entry .entry-content .wp-block-cover .wp-block-cover-image-text,
 .entry .entry-content .wp-block-cover .wp-block-cover-text,
 .entry .entry-content .wp-block-cover h2 {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   font-size: 1.6875em;
   font-weight: bold;
   line-height: 1.25;
   padding: 0;
   color: #fff;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover-image .wp-block-cover-text,
   .entry .entry-content .wp-block-cover-image h2,
   .entry .entry-content .wp-block-cover .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover .wp-block-cover-text,
   .entry .entry-content .wp-block-cover h2 {
     font-size: 2.25em;
     max-width: 100%;
   }
 }
 .entry .entry-content .wp-block-cover-image.alignleft,
 .entry .entry-content .wp-block-cover-image.alignright,
 .entry .entry-content .wp-block-cover.alignleft,
 .entry .entry-content .wp-block-cover.alignright {
   width: 100%;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-cover-image.alignleft,
   .entry .entry-content .wp-block-cover-image.alignright,
   .entry .entry-content .wp-block-cover.alignleft,
   .entry .entry-content .wp-block-cover.alignright {
     padding: 1rem calc(2 * 1rem);
   }
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
   .entry .entry-content .wp-block-cover-image.alignfull h2,
   .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
   .entry .entry-content .wp-block-cover.alignfull h2 {
     max-width: calc(8 * (100vw / 12) - 28px);
   }
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
   .entry .entry-content .wp-block-cover-image.alignfull h2,
   .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
   .entry .entry-content .wp-block-cover.alignfull h2 {
     max-width: calc(6 * (100vw / 12) - 28px);
   }
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-cover-image.alignfull,
   .entry .entry-content .wp-block-cover.alignfull {
     padding-left: calc(10% + 58px + (2 * 1rem));
     padding-right: calc(10% + 58px + (2 * 1rem));
   }
   .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
   .entry .entry-content .wp-block-cover-image.alignfull h2,
   .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
   .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
   .entry .entry-content .wp-block-cover.alignfull h2 {
     padding: 0;
   }
 }
 .entry .entry-content .wp-block-gallery {
   list-style-type: none;
   padding-left: 0;
 }
 .entry .entry-content .wp-block-gallery .blocks-gallery-image:last-child,
 .entry .entry-content .wp-block-gallery .blocks-gallery-item:last-child {
   margin-bottom: 16px;
 }
 .entry .entry-content .wp-block-gallery figcaption a {
   color: #fff;
 }
 .entry .entry-content .wp-block-audio figcaption,
 .entry .entry-content .wp-block-video figcaption,
 .entry .entry-content .wp-block-image figcaption,
 .entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
 .entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
   font-size: 0.71111em;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   line-height: 1.6;
   margin: 0;
   padding: 0.5rem;
   text-align: center;
 }
 .entry .entry-content .wp-block-separator,
 .entry .entry-content hr {
/*    background-color: #767676; */
   border: 0;
   height: 2px;
   margin-bottom: 2rem;
   margin-top: 2rem;
   max-width: 2.25em;
   text-align: left;
 /* Remove duplicate rule-line when a separator
      * is followed by an H1, or H2 */
 }
 .entry .entry-content .wp-block-separator.is-style-wide,
 .entry .entry-content hr.is-style-wide {
   max-width: 100%;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-separator.is-style-wide,
   .entry .entry-content hr.is-style-wide {
/*      max-width: calc(8 * (100vw / 12) - 28px); */
	      max-width: 100%;
   }
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content .wp-block-separator.is-style-wide,
   .entry .entry-content hr.is-style-wide {
/*      max-width: calc(6 * (100vw / 12) - 28px); */   
	   max-width: 100%;
   }
 }
 .entry .entry-content .wp-block-separator.is-style-dots,
 .entry .entry-content hr.is-style-dots {
   max-width: 100%;
   background-color: inherit;
   border: inherit;
   height: inherit;
   text-align: center;
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-separator.is-style-dots,
   .entry .entry-content hr.is-style-dots {
     max-width: calc(8 * (100vw / 12) - 28px);
   }
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content .wp-block-separator.is-style-dots,
   .entry .entry-content hr.is-style-dots {
     max-width: calc(6 * (100vw / 12) - 28px);
   }
 }
 .entry .entry-content .wp-block-separator.is-style-dots:before,
 .entry .entry-content hr.is-style-dots:before {
/*    color: #767676; */
   font-size: 1.6875em;
   letter-spacing: 0.88889em;
   padding-left: 0.88889em;
 }
 .entry .entry-content .wp-block-separator + h1:before,
 .entry .entry-content .wp-block-separator + h2:before,
 .entry .entry-content hr + h1:before,
 .entry .entry-content hr + h2:before {
   display: none;
 }
 .entry .entry-content .wp-block-embed-twitter {
   word-break: break-word;
 }
 .entry .entry-content .wp-block-table th,
 .entry .entry-content .wp-block-table td {
   border-color: #767676;
 }
 .entry .entry-content .wp-block-file {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
 }
 .entry .entry-content .wp-block-file .wp-block-file__button {
   display: table;
   transition: background 150ms ease-in-out;
   border: none;
   border-radius: 5px;
   background: #0073aa;
   font-size: 22px;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   line-height: 1.2;
   text-decoration: none;
   font-weight: bold;
   padding: 0.75rem 1rem;
   color: #fff;
   margin-left: 0;
   margin-top: calc(0.75 * 1rem);
 }
 @media only screen and (min-width: 1168px) {
   .entry .entry-content .wp-block-file .wp-block-file__button {
     font-size: 22px;
     padding: 0.875rem 1.5rem;
   }
 }
 .entry .entry-content .wp-block-file .wp-block-file__button:hover {
   background: #111;
   cursor: pointer;
 }
 .entry .entry-content .wp-block-file .wp-block-file__button:focus {
   background: #111;
   outline: thin dotted;
   outline-offset: -4px;
 }
 .entry .entry-content .wp-block-code {
   border-radius: 0;
 }
 .entry .entry-content .wp-block-code code {
   font-size: 1.125em;
   white-space: pre-wrap;
   word-break: break-word;
 }
 .entry .entry-content .wp-block-columns.alignfull {
   padding-left: 1rem;
   padding-right: 1rem;
 }
 @media only screen and (min-width: 600px) {
   .entry .entry-content .wp-block-columns {
     flex-wrap: nowrap;
   }
 }
 @media only screen and (min-width: 768px) {
   .entry .entry-content .wp-block-columns .wp-block-column > *:first-child {
     margin-top: 0;
   }
   .entry .entry-content .wp-block-columns .wp-block-column > *:last-child {
     margin-bottom: 0;
   }
   .entry .entry-content .wp-block-columns[class*='has-'] > * {
     margin-right: 1rem;
   }
   .entry .entry-content .wp-block-columns[class*='has-'] > *:last-child {
     margin-right: 0;
   }
   .entry .entry-content .wp-block-columns.alignfull,
   .entry .entry-content .wp-block-columns.alignfull .wp-block-column {
     padding-left: calc(2 * 1rem);
     padding-right: calc(2 * 1rem);
   }
 }
 .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   font-weight: bold;
 }
 .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
   font-weight: normal;
 }
 .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment,
 .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date,
 .entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
   font-size: inherit;
 }
 .entry .entry-content .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
   font-size: 0.71111em;
 }
 .entry .entry-content .has-small-font-size {
   font-size: 0.88889em;
 }
 .entry .entry-content .has-normal-font-size {
   font-size: 1.125em;
 }
 .entry .entry-content .has-large-font-size {
   font-size: 1.6875em;
 }
 .entry .entry-content .has-huge-font-size {
   font-size: 2.25em;
 }
 .entry .entry-content .has-primary-background-color,
 .entry .entry-content .has-secondary-background-color,
 .entry .entry-content .has-dark-gray-background-color,
 .entry .entry-content .has-light-gray-background-color {
   color: #fff;
 }
 .entry .entry-content .has-primary-background-color p,
 .entry .entry-content .has-primary-background-color h1,
 .entry .entry-content .has-primary-background-color h2,
 .entry .entry-content .has-primary-background-color h3,
 .entry .entry-content .has-primary-background-color h4,
 .entry .entry-content .has-primary-background-color h5,
 .entry .entry-content .has-primary-background-color h6,
 .entry .entry-content .has-primary-background-color a,
 .entry .entry-content .has-secondary-background-color p,
 .entry .entry-content .has-secondary-background-color h1,
 .entry .entry-content .has-secondary-background-color h2,
 .entry .entry-content .has-secondary-background-color h3,
 .entry .entry-content .has-secondary-background-color h4,
 .entry .entry-content .has-secondary-background-color h5,
 .entry .entry-content .has-secondary-background-color h6,
 .entry .entry-content .has-secondary-background-color a,
 .entry .entry-content .has-dark-gray-background-color p,
 .entry .entry-content .has-dark-gray-background-color h1,
 .entry .entry-content .has-dark-gray-background-color h2,
 .entry .entry-content .has-dark-gray-background-color h3,
 .entry .entry-content .has-dark-gray-background-color h4,
 .entry .entry-content .has-dark-gray-background-color h5,
 .entry .entry-content .has-dark-gray-background-color h6,
 .entry .entry-content .has-dark-gray-background-color a,
 .entry .entry-content .has-light-gray-background-color p,
 .entry .entry-content .has-light-gray-background-color h1,
 .entry .entry-content .has-light-gray-background-color h2,
 .entry .entry-content .has-light-gray-background-color h3,
 .entry .entry-content .has-light-gray-background-color h4,
 .entry .entry-content .has-light-gray-background-color h5,
 .entry .entry-content .has-light-gray-background-color h6,
 .entry .entry-content .has-light-gray-background-color a {
   color: #fff;
 }
 .entry .entry-content .has-white-background-color {
   color: #111;
 }
 .entry .entry-content .has-white-background-color p,
 .entry .entry-content .has-white-background-color h1,
 .entry .entry-content .has-white-background-color h2,
 .entry .entry-content .has-white-background-color h3,
 .entry .entry-content .has-white-background-color h4,
 .entry .entry-content .has-white-background-color h5,
 .entry .entry-content .has-white-background-color h6,
 .entry .entry-content .has-white-background-color a {
   color: #111;
 }
 .entry .entry-content .has-primary-background-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
   background-color: #0073aa;
 }
 .entry .entry-content .has-secondary-background-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
   background-color: #005177;
 }
 .entry .entry-content .has-dark-gray-background-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
   background-color: #111;
 }
 .entry .entry-content .has-light-gray-background-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
   background-color: #767676;
 }
 .entry .entry-content .has-white-background-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color.has-white-background-color {
   background-color: #fff;
 }
 .entry .entry-content .has-primary-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
   color: #0073aa;
 }
 .entry .entry-content .has-secondary-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
   color: #005177;
 }
 .entry .entry-content .has-dark-gray-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
   color: #111;
 }
 .entry .entry-content .has-light-gray-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
   color: #767676;
 }
 .entry .entry-content .has-white-color,
 .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
   color: #fff;
 }
 /* Media */
 .page-content .wp-smiley,
 .entry-content .wp-smiley,
 .comment-content .wp-smiley {
   border: none;
   margin-bottom: 0;
   margin-top: 0;
   padding: 0;
 }
 embed,
 iframe,
 object {
   max-width: 100%;
   height: 250px;

 }
 .custom-logo-link {
   display: inline-block;
 }
 .avatar {
   border-radius: 100%;
   display: block;
   height: calc(2.25 * 1rem);
   min-height: inherit;
   width: calc(2.25 * 1rem);
 }
 svg {
   transition: fill 120ms ease-in-out;
   fill: currentColor;
 }
 /*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/
 .wp-caption {
   margin-bottom: calc(1.5 * 1rem);
 }
 @media only screen and (min-width: 768px) {
   .wp-caption.aligncenter {
     position: relative;
     left: calc(calc(8 * (100vw / 12) - 28px) / 2);
     transform: translateX(-50%);
   }
 }
 @media only screen and (min-width: 1168px) {
   .wp-caption.aligncenter {
     left: calc(calc(6 * (100vw / 12) - 28px) / 2);
   }
 }
 .wp-caption img[class*="wp-image-"] {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }
 .wp-caption-text {
   color: #767676;
   font-size: 0.71111em;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   line-height: 1.6;
   margin: 0;
   padding: 0.5rem;
   text-align: center;
 }
 /*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/
 .gallery {
   display: flex;
   flex-flow: row wrap;
   justify-content: center;
   margin-bottom: calc(1.5 * 1rem);
 }
 .gallery-item {
   display: inline-block;
   margin-right: 16px;
   margin-bottom: 16px;
   text-align: center;
   vertical-align: top;
   width: 100%;
 }
 .gallery-columns-2 .gallery-item {
   max-width: calc((100% - 16px * 1) / 2);
 }
 .gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
   margin-right: 0;
 }
 .gallery-columns-3 .gallery-item {
   max-width: calc((100% - 16px * 2) / 3);
 }
 .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
   margin-right: 0;
 }
 .gallery-columns-4 .gallery-item {
   max-width: calc((100% - 16px * 3) / 4);
 }
 .gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
   margin-right: 0;
 }
 .gallery-columns-5 .gallery-item {
   max-width: calc((100% - 16px * 4) / 5);
 }
 .gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
   margin-right: 0;
 }
 .gallery-columns-6 .gallery-item {
   max-width: calc((100% - 16px * 5) / 6);
 }
 .gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
   margin-right: 0;
 }
 .gallery-columns-7 .gallery-item {
   max-width: calc((100% - 16px * 6) / 7);
 }
 .gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
   margin-right: 0;
 }
 .gallery-columns-8 .gallery-item {
   max-width: calc((100% - 16px * 7) / 8);
 }
 .gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
   margin-right: 0;
 }
 .gallery-columns-9 .gallery-item {
   max-width: calc((100% - 16px * 8) / 9);
 }
 .gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
   margin-right: 0;
 }
 .gallery-item:last-of-type {
   padding-right: 0;
 }
 .gallery-caption {
   display: block;
   font-size: 0.71111em;
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
   line-height: 1.6;
   margin: 0;
   padding: 0.5rem;
 }
 .gallery-item > div > a {
   display: block;
   line-height: 0;
   box-shadow: 0 0 0 0 transparent;
 }
 .gallery-item > div > a:focus {
   box-shadow: 0 0 0 2px #0073aa;
 }
 /************************************
 ** レスポンシブページネーション
 ************************************/
 .pagination {
   list-style-type: none;
   padding-left: 0;
   margin: 30px 0;
 }
 .pagination,
 .pagination li a {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: center;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-justify-content: center;
   -webkit-align-items: center;
 }
 .pagination a {
   font-weight: 300;
   padding-top: 1px;
   text-decoration: none;
   border-left-width: 0;
   min-width: 30px;
   min-height: 30px;
   color: #1E5700;
 }
 .pagination li:not([class*="current"]) a:hover {
   background-color: #eee;
 }
 .pagination li:first-of-type a {
   border-left-width: 1px;
 }
 .pagination li.first span,
 .pagination li.last span,
 .pagination li.previous span,
 .pagination li.next span {
 /* screen readers only */
   position: absolute;
   top: -9999px;
   left: -9999px;
 }
 .pagination li.first a::before,
 .pagination li.last a::after,
 .pagination li.previous a::before,
 .pagination li.next a::after {
   display: inline-block;
   font-family: Fontawesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: @block;
   transform: translate(0, 0);
 }
 .pagination li.first a::before {
   content: "\f100";
 }
 .pagination li.last a::after {
   content: "\f101";
 }
 .pagination li.previous a::before {
   content: "\f104";
 }
 .pagination li.next a::after {
   content: "\f105";
 }
 .pagination li.current a {
	 background:#1E5700;
   color: #fff;
   cursor: default;
   pointer-events: none;
	 border-radius: 15px;
 }
 /*.pagination > li:first-child > a {
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
 }
 .pagination > li:last-child > a {
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
 }*/
 @media only screen and (max-width: 680px) {
   .pagination li.first,
   .pagination li.last {
 /* screen readers only */
     position: absolute;
     top: -9999px;
     left: -9999px;
   }
   .pagination li.previous a {
     border-left-width: 1px;
   }
 }
 @media only screen and (max-width: 500px) {
   .pagination li {
 /* screen readers only */
     position: absolute;
     top: -9999px;
     left: -9999px;
   }
   .pagination li.current,
   .pagination li.first,
   .pagination li.last,
   .pagination li.previous,
   .pagination li.next {
     position: initial;
     top: initial;
     left: initial;
   }
   .pagination li.previous a {
     border-left-width: 0;
   }
 }
 @media only screen and (max-width: 400px) {
   .pagination li.first,
   .pagination li.last {
 /* screen readers only */
     position: absolute;
     top: -9999px;
     left: -9999px;
   }
   .pagination li.previous a {
     border-left-width: 1px;
   }
 }
 @media only screen and (max-width: 240px) {
   .pagination li {
     width: 50%;
   }
   .pagination li.current {
     order: 2;
     width: 100%;
     border-left-width: 1px;
   }
 }
 /*
 *
 * **.color change .**
 *
 */

 /*==================================
 共通CSS
===================================*/
.bg_green {
	background:#59953A;
}
.bg_green .component_inner__title h2 {
	color:#fff!important;
}
.bg_beige {
	background:#EFECDC;
}
.bg_beige .component_inner__title h2 {
	color:#1E5700!important;
}
.bg_image {
	background-image: url("/wp-content/uploads/2025/05/bg_beige.png");
	background-size:cover;
}
.bg_image .component_inner__title h2 {
	color:#1E5700!important;
}
.bgwhite_arrow_btn a {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	background:#fff;
	padding:12px 20px 12px 30px; 
	border-radius: 10px;
	border:1px solid #59953A;
}
.bgwhite_arrow_btn a:after {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 22px;/*画像の幅*/
  height: 22px;/*画像の高さ*/
  background-image: url(/wp-content/uploads/2024/12/arrow.png);
  background-size: contain;
  vertical-align: middle;
	margin-left:20px;
	margin-bottom: 2px;
}
.bgwhite_arrow_btn a:hover {
	background:#59953A;
	color:#fff;
	 transition: 0.7s;
}
.bggreen_btn {
	margin:10px auto 0;
	text-align:center;
}
.bggreen_btn a {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	color:#fff;
	background:#1E5700;
	padding:15px 70px; 
	border-radius: 10px;
	border:1px solid #1E5700;
}
.bggreen_btn a:hover {
	background:#fff;
	color:#1E5700;
	 transition: 0.7s;
}
.two_box {
	display: flex;
justify-content: space-between;
align-items: center;
}
.two_box .one,
.two_box .two {
	width:48%;
}
.two_box .one img,
.two_box .two img {
	width:100%;
}
@media screen and (max-width: 767px) {
	.two_box {
	display: block;
}
	.two_box .one,
.two_box .two {
	width:100%;
}
}
 /*==================================
 トップページ
===================================*/
/*====== お悩み worry =========*/
#worry .component_inner__box {
	position:relative;
}

#worry .center {
	padding:120px 0 100px;
}
#worry .center .img {
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
}
#worry p {
	position:absolute;
	border:1px solid #1E5700;
	color:#1E5700;
	background:#EFECDC;
	padding:20px;
	letter-spacing:0.3rem;
	width:270px;
	box-shadow: 2px 2px 5px #E3E3E3;
}
#worry #comment01 {
	top:0px;
	left:150px;
	border-radius: 15px 15px 0px 15px;
}
#worry #comment02 {
	top:130px;
	left:0px;
	border-radius: 15px 15px 0px 15px;
}
#worry #comment03 {
	top:250px;
	left:0px;
	border-radius: 15px 0px 15px 15px;
}
#worry #comment04 {
	bottom:0px;
	left:150px;
	border-radius: 15px 0px 15px 15px;
}
#worry #comment05 {
	top:0px;
	right:150px;
	border-radius: 15px 15px 15px 0px;
}
#worry #comment06 {
	top:130px;
	right:0px;
	border-radius: 15px 15px 15px 0px;
}
#worry #comment07 {
	top:230px;
	right:0px;
	border-radius: 0px 15px 15px 15px;
}
#worry #comment08 {
	bottom:0px;
	right:150px;
	border-radius: 0px 15px 15px 15px;
}
@media screen and (max-width: 767px) {
	#worry .center {
	padding:30px 0 30px;
		width:100%;
}
	#worry .center img {
		width:100%;
		text-align:center;
	}
	#worry p {
	position:initial;
	padding:15px;
	width:100%;
		margin-bottom:20px;
}
}
/*====== 私たちについて ours =========*/
#ours .component_inner__box {
	display: flex;
justify-content: space-between;
align-items: center;
	border:1px solid #fff;
	border-radius: 15px;
	background:#fff;
}
#ours .component_inner__box .img {
	width:40%;
	border-radius: 15px 0 0 15px;
}
#ours .component_inner__box .img img {
	width:100%;
	border-radius: 15px 0 0 15px;
}
#ours .component_inner__box .text {
	width:60%;
	padding:30px 20px;
	height:auto;
}
#ours .component_inner__box .text h3 {
	color:#1E5700;
	margin-bottom:15px;
}
#ours .component_inner__box .text p {
	line-height:2.3;
}
@media screen and (max-width: 767px) {
	#ours .component_inner__box {
	display: block;
}
	#ours .component_inner__box .img {
	width:100%;
	border-radius: 15px 15px 0 0;
}
#ours .component_inner__box .img img {
	width:100%;
	border-radius: 15px 15px 0 0;
}
#ours .component_inner__box .text {
	width:100%;
	padding:20px 15px;
}
}
/*====== サービス内容 service =========*/
#service .component_inner__box .one_box {
 margin:0 auto;	
}
#service .title {
	position:relative;
	text-align:center;
	margin:0 auto;
}
#service .title h3 {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
	font-size:2.3rem;
	letter-spacing:1.3rem;
	padding:5px 40px 5px 50px;
	border-radius: 30px;
	background:#1E5700;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin
}
#service .title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #1E5700;
}
#service .one_box {
	margin:0 auto 80px;
	display: flex;
justify-content: center;
align-items: center;
}
#service .one_box dl,
#service .two_box dl {
	margin-top:50px;
	width:490px;
	box-shadow: 2px 2px 5px #E3E3E3;
	border-radius: 0 0 10px 10px;
}
#service .one_box dl dt,
#service .two_box dl dt {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
	font-size:2rem;
	color:#fff;
	background:#59953A;
	padding:8px;
	text-align:center;
	border-radius: 10px 10px 0 0;
}
#service .one_box dl dd.text,
#service .two_box dl dd.text {
	background:#fff;
	line-height:2;
	padding:20px;
	border-radius: 0 0 10px 10px;
}
#service .one_box dl dd .bgwhite_arrow_btn {
	margin:20px auto 0;
	text-align:center;
}
#service .two_box ul {
	margin-top:20px;
	list-style:none;
	display: grid;
	gap: 2%;
	grid-template-columns: 49% 49%;
}
#service .two_box ul li a {
	position:relative;
	padding:5px 0;
	display:block;
font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	border-bottom:1px dotted #59953A;
	width:100%;
}
#service .two_box ul li a:after {
	position:absolute;
	top:8px;
	right:0;
  content: '';/*何も入れない*/
  display: inline-block;
  width: 18px;/*画像の幅*/
  height: 18px;/*画像の高さ*/
  background-image: url(/wp-content/uploads/2024/12/arrow.png);
  background-size: contain;
  vertical-align: middle;	
}
#service .two_box ul li a:hover {
	color:#1E5700;
	 transition: 0.7s;
}
@media screen and (max-width: 767px) {
	#service .one_box dl,
#service .two_box dl {
	margin-top:30px;
	width:100%;
}
}
/*====== 3つの強み strengths =========*/
#strengths ul {
	list-style:none;
	display: grid;
	gap: 3%;
	grid-template-columns: 31.3% 31.3% 31.3%;
}
#strengths ul li {
	position:relative;
	border:1px solid #59953A;
	border-radius: 5px;
	padding:20px;
}
#strengths ul li .icon {
	position:absolute;
	top:-30px;
	left:0px;
}
#strengths h3 {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
  font-style: normal;
	text-align:center;
	color:#59953A;
	padding:10px 0;
}
@media screen and (max-width: 767px) {
	#strengths ul {
	list-style:none;
	display: block;
}
	#strengths ul li {
		width:100%;	
	}
	#strengths ul li:not(:last-child) {
		margin-bottom:60px;		
	}
}
/*====== アクセス access =========*/
#access .two_box {
	background:#fff;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #E3E3E3;
	padding:20px;
}
#access .two_box .one h3 {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
	font-size:1.8rem;
  font-style: normal;
	color:#59953A;
	margin:0 0 15px;
}
#access .two_box .one p {
	margin-bottom:10px;
}
#access .two_box .one dl {
	display: flex;
justify-content: space-between;
align-items: center;
	border:1px dotted #59953A;
	border-radius: 10px;
	margin-top:15px;
}
#access .two_box .one dl dt {
	width:20%;
	background:#59953A;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
	font-size:1.8rem;
	color:#fff;
	text-align:center;
	padding:20px 0;
	border-radius: 10px 0 0 10px;
}
#access .two_box .one dl dd {
	width:80%;
	padding:20px;
}
#access .two_box .two iframe {
	width:100%;
	height:300px;
	border-radius: 10px;
}
#access .access_map iframe {
	width:100%;
	height:400px;
	border-radius: 10px;
}
@media screen and (max-width: 767px) {
	#access .two_box .two iframe {
		margin-top:30px;
	}
	#access .access_map iframe {
	height:300px;
}
}

/*====== お知らせ news =========*/
#news {
	padding-bottom:0!important;
}
#news .component_inner__box .inpage-article:nth-child(n+5) {
	display:none;
}
#news .maincolumn_inner {
	width:1200px;
}
#news .main-column__inner {
    display: flex;
	justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}
#news .component_inner__box .inpage-article:not(:nth-of-type(2n)) {
    margin-right: 3%;
}
#news .component_inner__box .inpage-article {
    position: relative;
    display: inline-block;
    margin: 0;
    width: 47%;
    border-bottom: 0;
    padding-bottom:0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    margin-bottom: 50px;
    background: #EFECDC;
    border-radius: 10px;
    box-shadow: 2px 2px 5px #E3E3E3;
}
#news .photo_box {
    width: 50%;
    padding: 20px 25px 20px 10px;
}
#news .component_inner__box .inpage-article .photo {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
}
#news .component_inner__box .img-cover {
    width: auto;
}
#news .component_inner__box .photo_box img {
    width: 100%;
    border-radius: 10px;
}
#news .component_inner__box .photo_box .label {
    padding: 5px 20px;
    color: #fff;
    background-color: #59953A;
    position: absolute;
    top: 20px;
    left: 300px;
    border-radius: 15px;
}
#news .component_inner__box .inpage-article .figure.notset {
    /* width: 100%; */
    padding: 0 20px 10px;
}
#news .component_inner__box .inpage-article .figure {
    width: 100%;
	margin-bottom:0;
}
#news .component_inner__box .inpage-article .figure p {
    margin-bottom: 10px;
}
#news .component_inner__box__article {
   display: block;
   width: 100%;
   margin-bottom: 40px;
 }
#news .component_inner__box__article img {
   width: 100%;
 }
#news .component_inner__box__article__ttl {
   font-size: 1.8rem;
   padding: 12px 0 8px;
	 font-weight: bold;
 }
#news .component_inner__box__article__more {
   padding: 16px 0;
 }
@media screen and (max-width: 767px) {
#news .maincolumn_inner {
	width:100%;
}
#news .main-column__inner {
    display: block;
}
	#news .component_inner__box .inpage-article {
		width:100%;
		display:block;
	}
#news .component_inner__box .inpage-article:not(:last-child) {
	margin-bottom:20px;
	}
#news .photo_box {
        width: 100%;
        padding: 30px 20px 20px;
    }
    #news .component_inner__box .photo_box .label {
        top: 20px;
        left: 20px;
    }
}
/*====== お問い合わせ contact =========*/
.bg_contact {
	background-image: url("/wp-content/uploads/2024/12/bg_contact.png");
	background-size: cover;
	margin:100px auto;
	width:1040px;
	height:430px;
}
.bg_contact #contact {
	padding:150px 50px 50px;
}
#contact .component_inner__title h2 {
	color:#fff !important;
}
.bg_contact #contact a {
	display:block;
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
	font-size:2.5rem;
	text-align:center;
	padding:30px 0;
	border-radius: 10px;
	width:100%;
}
.bg_contact #contact a .fa-envelope,
.bg_contact #contact a .fa-phone {
	margin-right:20px;
}
.bg_contact #contact .one {
	position:relative;
}
.bg_contact #contact .one a {
	color:#fff;
	background:#F87C12;
	border:2px solid #fff;
}
.bg_contact #contact .one .img {
	position:absolute;
	top:-104px;
	left:0;
	width:170px;
}
.bg_contact #contact .one a:hover {
	color:#F87C12;
	background:#fff;
	 transition: 0.7s;
}
.bg_contact #contact .two a {
	color:#F87C12;
	background:#fff;
	border:2px solid #F87C12;
}
.bg_contact #contact .two a:hover {
	color:#fff;
	background:#F87C12;
	 transition: 0.7s;
}
@media screen and (max-width: 767px) {
	.bg_contact {
	background-image:none;
	background:#73ab55;
	border-radius: 10px;
		padding: 8px;
	width:94%;
		height:auto;
		margin:30px auto;
}
	.bg_contact #contact {
	border:1px dotted #fff;
	border-radius: 10px;
	padding:110px 10px 30px;
}
	.bg_contact #contact a {
	font-size:1.8rem;
	padding:20px 0;
}
	.bg_contact #contact .one {
		margin:50px 0 20px;
	}
	.bg_contact #contact .one .img {
	top:-73px;
	width:120px;
}
}
/*==================================
 お問い合わせ
===================================*/
#form h3 {
	color:#fff;
	font-size:1.5rem;
	text-align:center;
	background:#59953A;
	padding:20px;
	border-radius:15px 15px 0 0;
}
#form .maincolumn .form_wrap {
	background:#EFECDC;
	border-radius: 0 0 15px 15px;
}
.mw_wp_form {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}
.dt_component_02 .component_inner {
    margin: 0 auto;
}
.title {
    font-weight: bold;
}
.name {
    display: flex;
    justify-content: space-between;
    padding-bottom: 32px;
}
.name p {
    width: 49%;
}
.name span {
    margin-right: 10px;
}
.priority-box {
    display: flex;
}
.priority-box span {
    width: 50%;
}
.priority-box span label {
    display: flex;
    padding: 20px;
    background-color: #edf0f2;
}
.priority-box span label .priority {
    width: 10%;
}
.priority-box span label span {
    width: 30%;
}
.mw_wp_form input {
    border: none;
    background-color: #edf0f2;
    padding: 20px;
}
.mw_wp_form textarea {
    border: none;
    background-color: #edf0f2;
}
.section .mwform-tel-field .tel {
    width: 31.6%;
}
.mw_wp_form .privacy {
    display: flex;
    width: 240px;
    margin: 0 auto;
}
.privacy label input {
    width: 15px;
}
.privacy a {
    text-decoration: underline;
}
::placeholder {
    }
.mw_wp_form p {
    font-size: 1.6rem;
    font-weight: 700;
}
.mw_wp_form p span {
    font-size: 1.4rem;
}
.page_cta__form__item .mwform-checkbox-field {
    text-align: center;
    display: block;
}
.page_cta__form__item .mwform-checkbox-field label {
    position: relative;
    cursor: pointer;
}
.page_cta__form__item .mwform-checkbox-field label input[type="checkbox"] {
    top: 0;
    left: 0;
    opacity: 0;
    display: none;
}
.page_cta__form__item .mwform-checkbox-field label span {
    position: relative;
    padding: 0 30px 0 35px;
}
.page_cta__form__item .mwform-checkbox-field label span:after,
.page_cta__form__item .mwform-checkbox-field label span:before {
    position: absolute;
    top: -2px;
    left: 0;
    display: inline-block;
    content: '';
}
.page_cta__form__item .mwform-checkbox-field label span:before {
    z-index: 0;
    width: 20px;
    height: 20px;
    background: #edf0f2;
}
.page_cta__form__item .mwform-checkbox-field label span:after {
    z-index: 1;
    margin: 5px 8px;
    width: 6px;
    height: 9px;
}
.page_cta__form__item .mwform-checkbox-field label input[type="checkbox"]:checked + span:before {
    background: #12263e;
}
.page_cta__form__item .mwform-checkbox-field label input[type="checkbox"]:checked + span:after {
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media only screen and (max-width: 639px) {
    .dt_component_02 .component_inner {
        margin-top: 0px!important;
        padding: 32px 10px!important;
        width: 100%!important;
    }
    .section .mwform-tel-field .tel {
        width: 29%;
    }
    .mw_wp_form button {
        width: 100%;
        padding: 16px 0;
    }
    .priority-box span label .priority {
        width: 20%;
    }
    .priority-box span label {
        padding: 20px 10px;
    }
    .priority-box span label span {
        width: 100%;
    }
}

.page_cta {
  width: 100%;
  background: #edf0f2;
  padding: 120px 0 110px;
}
.page_cta__inner {
  width: 82.8%;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 96px 14.1%;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}
.form_wrap {
	padding:30px 60px 50px;
}
.page_cta .mw_wp_form {
  width: 100%;
  padding: 0;
}
.page_cta__inner__title {
  font-size: 2.4rem;
  text-align: center;
}
.page_cta__form__item {
  width: 100%;
  padding: 46px 0 0;
	display: grid;
	gap: 2%;
	grid-template-columns: 20% 78%;
	align-items: start;
}
.page_cta__form__item__headline {
  font-weight: bold;
	color:#1E5700;
}
.page_cta__form__item__headline b {
  color: red;
}
.page_cta__form__item__data input,
.page_cta__form__item__data textarea {
  background: #fff;
	border-radius: 5px;
	color:#B7D6A7;
	font-size:1.5rem;
  border: none;
  padding: 10px 15px;
  margin: 0;
}
.page_cta__form__item__data .mail_form {
	margin-bottom:10px;
}
.page_cta__form__item__data {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
flex-wrap: wrap;
}
.page_cta__form__item__data .m_input {
  /*margin: 0 0 0 24px;*/
}
.page_cta__form__item__data .m_input:first-child {
  margin: 0;
}
.page_cta__form__item .s_input {
  width: 35%;
  margin: 0 2% 0 0;
}
.page_cta__form__item .l_input {
  width: 100%;
}
.page_cta__form__item .page_cta__form__item__data .mwform-tel-field .s_input {
  width: 32.3%;
  margin: 0 2% 0 2%;
}
.page_cta__form__item .page_cta__form__item__data .mwform-tel-field .s_input:first-child {
  margin: 0 2% 0 0;
}
.page_cta__form__item .page_cta__form__item__data .mwform-tel-field .s_input:last-child {
  margin: 0 0 0 2%;
}
.page_cta__form__item__data .mwform-tel-field {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.page_cta__form__item .mwform-checkbox-field {
  text-align: center;
  display: block;
}
.page_cta__form__item .mwform-checkbox-field label {
  position: relative;
  cursor: pointer;
}
.page_cta__form__item .mwform-checkbox-field label input[type="checkbox"] {
  top: 0;
  left: 0;
  opacity: 0;
  display: none;
}
.page_cta__form__item .mwform-checkbox-field label span {
  position: relative;
  padding: 0 30px 0 35px;
}
.page_cta__form__item .mwform-checkbox-field label span:before,
.page_cta__form__item .mwform-checkbox-field label span:after {
  position: absolute;
  top: -2px;
  left: 0;
  display: inline-block;
  content: '';
}
.page_cta__form__item .mwform-checkbox-field label span:before {
  z-index: 0;
  width: 20px;
  height: 20px;
  background: #edf0f2;
}
.page_cta__form__item .mwform-checkbox-field label span:after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}
.page_cta__form__item .mwform-checkbox-field label input[type="checkbox"]:checked + span:before {
  background: #12263e;
}
.page_cta__form__item .mwform-checkbox-field label input[type="checkbox"]:checked + span:after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mwform-radio-field {
  background: #edf0f2;
  width: 50%;
  padding: 20px;
  margin: 0 0 0 40px;
}
.mwform-radio-field:first-child {
  margin: 0;
}

.page_cta__form__item__data.small {
  flex-wrap: wrap;
}
.page_cta__form__item__data.small .mwform-radio-field {
  width: 23%;
  padding: 12px 9px 10px;
  margin: 0 14px 14px 0;
}
input[type=radio] {
  display: none;
}
.mwform-radio-field-text {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.mwform-radio-field-text::before {
    background: #edf0f2;
    border: 1px solid #ccc;
    border-radius: 50%;
    content: '';
    display: block;
    left: 3px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 22px;
    height: 22px;
}
.mwform-radio-field-text::after {
    background: #1a1a1a;
    border-radius: 50%;
    content: '';
    display: block;
    height: 9px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 9px;
}
input[type=radio]:checked + .mwform-radio-field-text::after {
    opacity: 1;
}

@media only screen and (max-width: 980px) {
	#form .form_wrap {
	padding: 20px 30px 40px;
}
	.page_cta__form__item {
		display:block;
	}
  .page_cta {
    padding: 40px 0 40px;
  }
  .page_cta__inner {
    width: 100%;
    padding: 40px 16px;
  }
  .page_cta__inner__title {
    font-size: 1.4em;
  }
  .page_cta__form__item button {
    width: 100%;
    padding: 16px 0;
  }
  .page_cta__form__item {
    margin: 0;
	  padding-top:30px;
  }
	.page_cta__form__item .s_input {
		width:48%;
	}
  .page_cta__form__item__data {
    margin: 8px 0 0;
  }
  .page_cta__form__item__data input,
  .page_cta__form__item__data textarea {
    font-size: 1.4rem;
  }
  .page_cta__form__item__data .m_input {
  }
  .page_cta__form__item .mwform-checkbox-field label span:before,
  .page_cta__form__item .mwform-checkbox-field label span:after {
    top: 0px;
  }
  .mwform-radio-field {
    width: 100%;
    padding: 8px;
  }
  .page_cta__form__item__data.small .mwform-radio-field {
    width: 48%;
    margin: 0 2% 8px 0;
  }
}

 /*==================================
 相続
===================================*/
#inheritance {
	margin:30px 0;
}
#inheritance .text__box {
	background: url("/wp-content/uploads/2025/05/bg_beige.png") ;	
	background-size:repeat;
	border-radius: 15px;
	padding:20px;
}
#inheritance .text__box .inner {
	padding:40px;
	border:2px dotted #1E5700;
	text-align:center;
	line-height:4rem;
}
#inheritance .text__box .inner h3 {
	color:#1E5700;
	font-size:2.3rem;
	padding-bottom:20px;
}
.link_list {
	list-style:none;
	display: grid;
	gap: 2%;
	grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
	width:100%;
	margin:60px auto 10px;
}
.link_list li {
	margin-bottom:15px;
}
.link_list a {
	position: relative;
	width:100%;
	height:90px;
	font-size:1.7rem;
	color:#fff;
	text-align:center;
	padding-left:70px;
	background:#1E5700;
	border-radius: 8px;
	display:flex;
	justify-content: center;
align-items: center;
}
.link_list a:after {
    position: absolute;
	border:1px solid #fff;
	border-radius: 8px;
    content: "";
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
}
.link_list a:hover {
	background:#F87C12;
	transition: 0.7s;
}
.link_list a::before {
      content: "";
      position: absolute;
	background-repeat:no-repeat;
      top: 20px;
      left: 25px;
}
.link_list .list01 a::before {
      background: url(/wp-content/uploads/2025/01/list_icon01.png) no-repeat;
	background-size:cover;
      width: 50px;
      height: 50px;
}
.link_list .list02 a::before {
      background: url(/wp-content/uploads/2025/01/list_icon02.png) no-repeat;
	background-size:cover;	
      width: 50px;
      height: 50px;
}
.link_list .list03 a::before {
      background: url(/wp-content/uploads/2025/01/list_icon03.png) no-repeat;	
	background-size:cover;
      width: 47px;
      height: 50px;
}
.link_list .list04 a::before {
      background: url(/wp-content/uploads/2025/01/list_icon04.png) no-repeat;
	background-size:cover;	
      width: 40px;
      height: 50px;
}
.inheritance_wrap {
	max-width:1200px;
	margin:0 auto;
	padding:100px 0;
}
.inheritance_wrap h3 {
	font-size:3.3rem;
	color:#0D3681;
	text-align:center;
	letter-spacing:1.3rem;
	padding-bottom:60px;
}
.inheritance_twobox {
	display: flex;
justify-content: space-between;
	width:100%;
}
.inheritance_twobox .inheritance_text {
	width:50%;
	line-height:2.5em;
}
.inheritance_twobox .inheritance_img {
	width:45%;
}
.inheritance_twobox .inheritance_img img{
	width:100%;
}
.inheritance_title {
	position: relative;
	width:100%;
	text-align:center;
	padding-top:80px;
}
.inheritance_title::before {
      content: "";
      position: absolute;
	background-repeat:no-repeat;
      top: 0px;
      left: 43%;
      width: 150px;
      height: 85px;
}
.inheritance_title h4 {
	font-size:2.5rem;
	color:#fff;
	text-align:center;
	letter-spacing:1rem;
	padding:20px 0;
	border-radius: 25px 25px 0 0;
	background:#59953A;
}
.inheritance_title h4 span {
	display:block;
	text-align:center;
	font-size:1.8rem;
	font-weight:normal;
}
#inheritance01 .inheritance_title::before {
      background: url(/wp-content/uploads/2025/01/list01_icon.png) no-repeat;	
	background-size:cover;	
}
#inheritance02 .inheritance_title::before {
      background: url(/wp-content/uploads/2025/01/list02_icon.png) no-repeat;	
	background-size:cover;	
}
#inheritance03 .inheritance_title::before {
      background: url(/wp-content/uploads/2025/01/list03_icon.png) no-repeat;	
	background-size:cover;	
}
#inheritance04 .inheritance_title::before {
      background: url(/wp-content/uploads/2025/01/list04_icon.png) no-repeat;	
	background-size:cover;	
}
.inheritance_content {
	background:#EFECDC;
	padding:50px;
	border-radius: 0 0 25px 25px;
	box-shadow:1px 1px 2px #E5E5E5;
}
/* slider */
.slider_wrap {
	margin-top:70px;
}
.slider_wrap h4 {
	position:relative;
	margin:0 auto;
	width:55%;
	font-size:1.8rem;
	color:#fff;
	text-align:center;
	padding:10px 0px;
	border-radius: 25px 25px 0 0;
	background:#1E5700;
}
.slider_wrap h4::before {
	content: url(/wp-content/uploads/2025/01/flag_left.png);
	padding-right:10px;
}
.slider_wrap h4::after {
	content: url(/wp-content/uploads/2025/01/flag_right.png);
	padding-left:10px;
}
.slider_wrap .slider,
.slider_wrap .slider2 {
	margin:0;
	padding:30px;
	background:#fff;
	border:1px solid #1E5700;
	border-radius: 25px;
	list-style:none;
}
.slider_box {
	display: flex;
justify-content: space-between;
	align-items: center;
	width:100%;
}
.slider_box .slider_text {
	width:78%;
	line-height:2.5em;
}
.slider_box .slider_img {
	width:17%;
	padding:20px 10px;
	height:auto!important;
	border-radius: 15px;
	border:1px solid #1E5700;
	box-shadow: 4px 4px #1E5700;
	background: url("/wp-content/uploads/2025/01/bg_grid.png") ;	
	background-size:repeat;
	text-align:center;
	color:#1E5700;
}
.slider_box .slider_img img{
	width:80%;
	margin:0 auto 10px;
	height:auto!important;
}
.slider_box .slider_text dl {
	width:100%;
}
.slider_box .slider_text dt {
	position: relative;
	color:#1E5700;
	font-size:1.7rem;
	font-weight:bold;
	padding:0 0 5px 35px;
}
.slider_box .slider_text dt:not(:first-child) {
	margin-top:10px;
}
.slider_box .slider_text dt.icon01:before{
	position: absolute;
      top: 5px;
	left:0;
	content: url(/wp-content/uploads/2025/01/inheritance_icon01.png);
	padding-right:10px;
}
.slider_box .slider_text dt.icon02:before{
	position: absolute;
      top: 5px;
	left:0;
	content: url(/wp-content/uploads/2025/01/inheritance_icon02.png);
	padding-right:10px;
}
.slider_box .slider_text dt.icon03:before{
	position: absolute;
      top: 5px;
	left:0;
	content: url(/wp-content/uploads/2025/01/inheritance_icon03.png);
	padding-right:10px;
}
.slider_box .slider_text dt.icon04:before{
	position: absolute;
      top: 5px;
	left:0;
	content: url(/wp-content/uploads/2025/01/inheritance_icon04.png);
	padding-right:10px;
}
.slider_box .slider_text dd {
	line-height:2.5rem;
}
.slider_box .slider_text dd:not(:last-child) {
	border-bottom:dotted 1px #1E5700;
}
@media screen and (max-width: 767px) {
	.inheritance_wrap {
	max-width:100%;
		width:100%;
	padding:50px 5%;
}
.inheritance_wrap h3 {
	font-size:2.5rem;
	padding-bottom:30px;
}
.inheritance_twobox {
	display: block;
}
.inheritance_twobox .inheritance_text {
	width:100%;
	line-height:2em;
}
.inheritance_twobox .inheritance_img {
	width:80%;
	margin:0 auto 30px;
}
.link_list {
	list-style:none;
	display: grid;
	gap: 2%;
	grid-template-columns: 49% 49%;
	width:100%;
	margin:30px auto 0;
}
.link_list li {
    margin-bottom: 5px;
}
	.link_list a {
		position:relative;
		font-size:1.5rem;
		padding-left:35px;
	}
.link_list a::before {
	top:8px;
    left: 0px;
    width: 50px;
    height: 50px;
}
	.inheritance_title{
	padding-top:50px;
}
.link_list .list01 a::before {
	position:absolute;
	top:25px;
	left:15px;
      width: 35px;
      height: 35px;
}
.link_list .list02 a::before {
     position:absolute;
	top:25px;
	left:15px;
      width: 35px;
      height: 35px;
}
.link_list .list03 a::before {
     position:absolute;
	top:29px;
	left:15px;
      width: 30px;
      height: 30px;
}
.link_list .list04 a::before {
      position:absolute;
	top:27px;
	left:15px;
      width: 33px;
      height: 33px;
}
.inheritance_title::before {
      top: 0px;
      left: 38%;
      width: 110px;
      height: 60px;
}
.inheritance_title h4 {
	font-size:2rem;
	letter-spacing:0.6rem;
	padding:20px 10px;
}
.inheritance_title h4 span {
	font-size:1.3rem;
}
.inheritance_content {
	padding:20px;
}
	.inheritance_twobox .inheritance_img {
		margin-top:20px;
	}
/* slider */
	.slider_wrap {
		margin-top:20px;
	}
.slider_wrap h4 {
	width:90%;
}
.slider_wrap .slider {
	padding:30px 10px;
	border-radius: 10px;
}
.slider_box {
	display: block;
}
.slider_box .slider_text {
	width:100%;
	line-height:1.2em;
}
.slider_box .slider_img {
	width:50%;
	margin:0 auto 30px;
}
.slider_box .slider_text dt.icon01:before,
.slider_box .slider_text dt.icon02:before,
.slider_box .slider_text dt.icon03:before,
.slider_box .slider_text dt.icon04:before {
      top: 2px;
}
	.slider_box .slider_text dt {
		padding:10px 0 10px 35px;
	}
	.slider_box .slider_text dd {
		padding-bottom:15px;
	}
}
 /*==================================
 終活支援
===================================*/
#worry {}
.worry_list {
	display: flex;
justify-content: space-between;
align-items: top;
	list-style:none;
}
.worry_list li {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px;
  background: #fff;
	border:1px solid #1E5700;
	border-radius: 15px 15px 0 15px;
	width:32%;
	line-height:2;
}
.worry_list li:before,
.worry_list li:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.worry_list li:before{
	right:-1px;
  bottom: -35px;
  border-style: solid;
  border-color: #1E5700 #1E5700 transparent transparent;
  border-width: 35px 0px 0px 40px;
}
.worry_list li:after{
	right:0;
  bottom: -32px;
  border-style: solid;
  border-color: #fff #fff transparent transparent;
   border-width: 33px 0 0 38px;
  z-index: 9;
}
.worry_list li .img {
	position:absolute;
	top:-88px;
	left:0;
}
.worry_list li dt {
	position:relative;
	font-size:1.6rem;
	font-weight:bold;
	color:#1E5700;
	padding:0 0 10px 35px;
}
.worry_list li dt:before{
	position: absolute;
      top: 5px;
	left:0;
	content: url(/wp-content/uploads/2025/01/worry_icon.png);
	padding-right:10px;
}
.cando_list {
	list-style:none;
	display: grid;
	gap: 4%;
	grid-template-columns: 48% 48%;
}
.cando_list li {
	position:relative;
	background:#fff;
	border-radius: 10px;
	border:1px solid #59953A;
	padding:20px;
	margin-top:35px;
}
.cando_list dt {
	padding:20px 0 10px;
	color:#59953A;
	font-weight:bold;
	font-size:1.5rem;
	text-align:center;
}
.cando_list dd:first-child {
	position:absolute;
	top:-23px;
	left:44%;
	display: inline-block;
  width: 40px;
  height: 47px;
  border-radius: 50%;
  background:#59953A;
  text-align:center;
  line-height: 47px;
	color:#fff;
  font-size: 150%;
	 transform:scale(1.2, 1);
	/*position:absolute;
	top:-20px;
	left:48%;
	background:#59953A;
	color:#fff;
  font-size: 150%;
	 transform:scale(1.2, 1);
	border-radius: 25px;
	padding:7px;
	width:43px;
	text-align:center;
	margin:0 auto;
	display:inline;*/
}
#cando .slider_wrap {
	width:90%;
	margin:70px auto 0;
}
#faq ul {
	list-style:none;
}
#faq ul li:not(:last-child) {
	margin-bottom:30px;
}
/*====== accordion =========*/
.accordion-006 {
    width: 100%;
    margin-bottom: 7px;
    background-color: #EFECDC;
    border-radius: 5px;
	box-shadow: 2px 2px 5px #E3E3E3;
}
.accordion-006 summary {
    display: grid;
	gap: 0;
	grid-template-columns: 3% 94% 3%;
	align-items: center;
    position: relative;
    padding: 15px 10px 15px 55px;
    color: #1E5700;
    font-weight: 600;
    cursor: pointer;
}
.accordion-006 summary:before {
	font-family: "Kosugi Maru", sans-serif;
	content: "Q";
 color: #1E5700;
  font-size: 150%;
	 transform:scale(1.7, 1);
}
.accordion-006 summary::-webkit-details-marker {
    display: none;
}
.accordion-006 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #1E5700;
    border-right: 3px solid #1E5700;
    content: '';
    transition: transform .3s;
}
.accordion-006[open] summary::after {
    transform: rotate(225deg);
}
.accordion-006 div {
    padding:0 20px 20px 20px;
}
.accordion-006 p {
	display: flex;
justify-content: flex-start;
align-items: center;
    padding: 20px;
	background:#fff;
    border-radius: 5px;
    transform: translateY(-10px);
    opacity: 0;
    transition: transform .5s, opacity .5s;
}
.accordion-006[open] p {
    transform: none;
    opacity: 1;
}
.accordion-006 p:before {
	font-family: "Kosugi Maru", sans-serif;
	content: "A";
 color: #F87C12;
  font-size: 150%;
	 transform:scale(1.7, 1);
	padding:0 20px 0 10px;
}
@media screen and (max-width: 767px) {
	.worry_list {
		margin-top:35px;
	display: block;
}
	.worry_list li {
	width:100%;
}
	.cando_list {
	list-style:none;
	display: block;
		margin-bottom:50px;
}
	.accordion-006 summary {
	grid-template-columns: 5% 90% 5%;
    padding: 15px 10px 15px 20px;
}
}
 /*==================================
 事務所概要
===================================*/
/*====== 代表挨拶 greeting =========*/
#greeting .component_inner__box {
	display: flex;
justify-content: space-between;
align-items: top;
	border:1px solid #fff;
	border-radius: 15px;
	background:#fff;
	margin-bottom:40px;
}
#greeting .component_inner__box .img {
	width:40%;
	border-radius: 15px 0 0 15px;
}
#greeting .component_inner__box .img img {
	width:100%;
	border-radius: 15px 0 0 15px;
}
#greeting .component_inner__box .text {
	width:60%;
	padding:10px 20px;
	height:auto;
}
#greeting .component_inner__box .text h3 {
	font-weight:bold;
	margin-bottom:15px;
}
#greeting .component_inner__box .text p {
	line-height:2.3;
}
#greeting .component_inner__box dl {
	text-align:right;
	margin-top:10px;
}
#greeting .component_inner__box dt {
	padding-bottom:5px;
	padding-right:55px;
}
#greeting .title {
	position:relative;
	text-align:center;
	margin:0 auto;
}
#greeting .title h3 {
	font-family: "Kosugi Maru", sans-serif;
  font-weight: 600;
	font-size:2.3rem;
	letter-spacing:1.3rem;
	padding:5px 40px 5px 50px;
	border-radius: 30px;
	background:#59953A;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin
}
#greeting .title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #59953A;
}
/*====== accordion =========*/
#greeting .career {
	width:90%;
	margin:50px auto 0;
	background: url("/wp-content/uploads/2025/01/bg_grid.png") repeat;
	border:1px solid #59953A;
    border-radius: 11px;
}

#greeting .career ul {
	width:80%;
	margin:30px auto 0;
}
#greeting .career ul li {
  position: relative;
	padding-bottom:15px;
  padding-left: 25px;
	list-style:none;
}
 
#greeting .career ul li:before {
  content: "";
  position: absolute;
  top: .2em;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #59953A;
  border-radius: 50%;
}

.accordion-001 {
    border-radius: 0 0 10px 10px;
	position:relative;
	padding-bottom:70px;
}

/*.accordion-001:not([open]) {
    margin-bottom: 7px;
}*/

.accordion-001 summary {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
	bottom:0;
    padding: 1em 0;
    border-radius: 0 0 10px 10px;
    background-color: #59953A;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
	width:100%;
}

.accordion-001 summary::-webkit-details-marker {
    display: none;
}

.accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 20px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: '';
    transition: transform .3s;
}

.accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.accordion-001 .inner {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
}

.accordion-001[open] .inner {
    transform: none;
    opacity: 1;
}
/*====== table_style =========*/
.list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
	border-radius: 15px;
}
.list dt, .list dd {
  box-sizing: border-box;
}
.list dt {
  display: flex;
  align-items: center;
  width: 25%;
	color:#fff;
  padding: 25px 25px 25px 40px;
  background-color: #1E5700;
}
.list dt:not(:last-child) {
  border-bottom: 1px dotted #fff;
}
.list dt:last-of-type,
.list dd:last-of-type {
  border: none;
}
.list dd {
  display: flex;
  align-items: center;
  width: 75%;
  margin-left: 0;
  padding: 25px 25px 25px 40px;
  background-color: #fff;
	color:#1E5700;
}
.list dd:not(:last-child) {
  border-bottom: 1px dotted #1E5700;
}
.list dt:first-child {
	border-radius: 15px 0 0 0;
}
.list dd:nth-child(2) {
	border-radius: 0 15px 0 0;
}
.list dt:nth-last-child(2) {
	border-radius: 0 0 0 15px;
}
.list dd:last-child {
	border-radius: 0 0 15px 0;
}

@media screen and (max-width: 767px) {
	#greeting .component_inner__box {
	display: block;
		margin-bottom:20px;
}
	#greeting .component_inner__box .img {
	width:100%;
	border-radius: 15px 15px 0 0;
}
#greeting .component_inner__box .img img {
	width:100%;
	border-radius: 15px 15px 0 0;
}
#greeting .component_inner__box .text {
	width:100%;
	padding:20px 15px;
}

.list {
  display: block;
}
.list dt, .list dd {
  box-sizing: none;
}
.list dt {
  display: block;
  width: 100%;
  padding: 15px;
}
.list dd {
  display: block;
  width: 100%;
  padding: 15px;
}
	.list dt:first-child {
  border-radius: 15px 15px 0 0;
	}
	.list dd:last-child	{
  border-radius: 0 0 15px 15px;
}
.list dd:not(:last-child),
.list dd:nth-child(2),
.list dt:nth-last-child(2)	{
  border-radius: 0;
}
}

/***** TOPICSのタイトル デザイン調整 20250602 *****/
	.contents-ttl.ttl-topics{
		display: flex;
		justify-content: center;
		align-items: center;
		width: auto;
		background: none;
		padding: 80px 20px 40px;
	}
	.contents-ttl.ttl-topics .ttl-topics-inner{
		display: flex;
		justify-content: center;
		align-items: center;
		background: #EFECDC;
		padding: 10px;
		width: auto;
		border-radius: 15px;
	}
	.contents-ttl.ttl-topics .ttl-topics-inner span{
		padding: 30px 20px;
		border: 3px dotted #1E5700;
		width: 100%;
		font-weight: 400;
    	font-size: 3rem;
		color: #59953A;
		border-radius: 10px;
	}
	@media only screen and (max-width: 639px) {
		.contents-ttl.ttl-topics{
			max-width: initial;
	        padding: 40px 20px 20px;
		}
		.contents-ttl.ttl-topics .ttl-topics-inner{
		padding: 5px;
		}
		.contents-ttl.ttl-topics .ttl-topics-inner span{
    		font-size: 2.1rem;
			padding: 15px 10px;
			border: 2px dotted #1E5700;
		}
	}
/* 20250616追加 */
.top_component_01 .slider .slick-arrow{
  display: none !important;
}
#service .two_box ul li a.disabled{
  pointer-events: none;
  cursor: default;
  color: inherit;
  text-decoration: none;
}
#service .two_box ul li a.disabled::after{
  content: none;
}
#service .two_box{
  align-items: stretch;
}
#service .two_box dl{
  background: white;
  border-radius: 10px;
}
#news .meta-sp{
  display: none;
}
#news .component_inner__box .inpage-article .taxonomy-box .label{
  padding: 5px 20px;
  color: #fff;
  background-color: #59953a;
  position: absolute;
  top: 20px;
  left: 300px;
  border-radius: 15px;
}
@media screen and (max-width:767px){
  #news .component_inner__box .inpage-article .figure{
  padding: 30px 20px 10px;
  
}
#news .photo_box{
  display: none ;
}
#news .meta-sp{
  display: flex;
  gap: 24px;
  align-items: center;
  margin-bottom: 8px;
}
#news .component_inner__box .inpage-article .label{
  padding: 5px 20px;
  color: #fff;
  background-color: #59953a;
  /* position: absolute;
  top: 20px;
  left: 20px; */
  border-radius: 15px;
}
#news .component_inner__box .inpage-article .figure .date{
  margin-bottom: 0;
}
#news .figure.notset > .date,#news .figure.notset > .taxonomy-box{
  display: none;

}

#news .component_inner__box .inpage-article .pc-only{
  display: none;
}
/* #news .component_inner__box .inpage-article .photo-box{
  display: none;

} */
}
@media screen and (max-width:639px){
  .top_component_01 .slider img{
    height: auto;
  }
}
