@charset "utf-8";
/*
Theme Name: ゆうづ
Description: ゆうづ専用のテーマ
*/





@charset "UTF-8";
/*!
 * ress.css • v3.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  word-break: normal;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
}

*,
::before,
::after {
  box-sizing: inherit;
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
}

::before,
::after {
  vertical-align: inherit;
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
}

* {
  margin: 0;
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
}

/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type="search"] {
  outline-offset: -2px;
  /* Correct the outline style in Safari */
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  border-style: none;
  background-color: transparent;
}

/* Style select like a standard input */
select {
  -webkit-appearance: none;
  /* Chrome 41+ */
  -moz-appearance: none;
  /* Firefox 36+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
}

::-webkit-file-upload-button {
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
  color: inherit;
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

html {
  font-size: 100%;
}

body {
  font-family: "Noto Sans JP", "sans-serif", "Montserrat",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  line-height: 1.8;
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 1100px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a {
  transition: .3s;
  text-decoration: none;
  color: #391e88;
}

a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

::selection {
  color: #fff;
  background-color: #109954;
}

.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  margin-bottom: 50px;
  padding-bottom: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.heading-primary {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .05em;
  color: #109954;
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (max-width: 1100px) {
  .heading-primary {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.heading-primary--white {
  color: #fff;
}

.heading-primary__sub {
  display: block;
  margin-top: 5px;
  letter-spacing: .02em;
  font-size: 13px;
  font-size: 0.8125rem;
}

.heading-secondary {
  font-weight: bold;
  line-height: 1;
  color: #109954;
  font-size: 32px;
  font-size: 2rem;
}

@media screen and (max-width: 1100px) {
  .heading-secondary {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.u-center {
  text-align: center !important;
}

.u-text-bold {
  font-weight: bold !important;
}

.u-text-big {
  font-size: 1.5em;
}

.u-sp-only {
  display: none;
}

@media screen and (max-width: 1100px) {
  .u-sp-only {
    display: block;
  }
}

.l-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.l-inner--xs {
  max-width: 780px;
}

.l-inner--sm {
  max-width: 950px;
}

.l-inner--xl {
  max-width: 1300px;
}

.l-section {
  padding: 70px 0;
}

@media screen and (max-width: 1100px) {
  .l-section {
    padding: 40px 0;
  }
}

.header {
  position: fixed;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 30px;
  transition: all .3s;
}
.header__left{
  display: flex;
  align-items: center;
}

.header__text-inner{
padding-top: 9%;
margin-left: 10px;
color: #109954;
font-size: 11px;
font-size: 12px;
line-height: 18px;
letter-spacing: 0;
font-weight: bold; 
  }
 
  @media screen and (max-width: 1100px) {
  .header__text-inner {
    padding-top: 1%;
    color: #109954;
    font-size: 11px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: bold;
    margin-left: 0;
}
}
.header__text{
display: block;
   
}
@media screen and (max-width: 1100px) {
  .header {
    padding: 10px 15px;
  }
}

.header.active {
  padding: 20px 30px;
  background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 1100px) {
  .header.active {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 1100px) {
  .header__logo {
    width: 73px;
  }
}

.footer {
  padding: 60px 30px 20px;
  background-color: #109954; 
}

#menu-footernav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}

@media screen and (max-width: 1100px) {
 #menu-footernav {
    
    margin-bottom: -10px;
  }
}

.footer .menu-item{
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #e9e1d1;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 1100px) {
  .footer .menu-item {
    margin-bottom: 10px;
  }
}

.footer .menu-item:not(:last-child) {
  margin-right: 10px;
}

.footer .menu-item a {
  line-height: 1;
  padding: 5px;
  color: #fff;
}

.footer .menu-item a:hover {
  text-decoration: none;
  opacity: .8;
}

.copyright {
  margin-top: 30px;
  text-align: center;
  font-size: 10px;
  font-size: 0.625rem;
}

.copyright__link {
  text-decoration: none;
  color: #fff;
}

.copyright__link:hover {
  text-decoration: none;
  opacity: .8;
}

.logo {
  line-height: 1;
}

.logo__img {
  display: block;
  max-width: 110px;
}
@media screen and (max-width: 1100px) {

  .logo__img {
    display: block;
    max-width: 70px;
  }


}
@media screen and (max-width: 1100px) {
  .global-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: opacity .3s ease;
    opacity: 0;
    background-color: #f0f0f0;
  }
  .global-nav.show {
    visibility: visible;
    opacity: 1;
  }
}

#menu-global {
  display: flex;
  padding-left: 30px;
  list-style: none;
}

@media screen and (max-width: 1100px) {
  #menu-global {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 0;
  }
}

.header .menu-item {
  font-weight: bold;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}

@media screen and (max-width: 960px) {
  .header .menu-item {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media screen and (max-width: 1100px) {
  .header .menu-item{
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.header .menu-item:not(:last-child) {
  margin-right: 25px;
}

@media screen and (max-width: 1100px) {
  .header .menu-item:not(:last-child) {
    margin-right: 0;
  }
}

.header .menu-item a {
  position: relative;
  display: inline-block;
  color: #109954;
  font-size: 1em;
  letter-spacing: 0em;
}
.header .menu-item a::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  content: "";
  transition: width .3s;
  background-color: #109954;
}

@media screen and (max-width: 1100px) {
  .header .menu-item a::after {
    display: none;
  }
}

.header .menu-item a:hover {
  text-decoration: none;
}

.header .menu-item a:hover::after {
  width: 100%;
}

.btn-menu {
  display: none;
}

@media screen and (max-width: 1100px) {
  .btn-menu {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
    opacity: .9;
    border: none;
    outline: none;
    background: none;
    -webkit-appearance: none;
            appearance: none;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.btn-menu__line {
  position: relative;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  transition: all .4s;
  border-radius: 4px;
  background-color: #109954;
}

.btn-menu__line::before, .btn-menu__line::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  transition: inherit;
  border-radius: 4px;
  background-color: inherit;
}

.btn-menu__line::before {
  top: -8px;
}

.btn-menu__line::after {
  top: 8px;
}

.btn-menu.active .btn-menu__line {
  background-color: transparent;
}

.btn-menu.active .btn-menu__line::before, .btn-menu.active .btn-menu__line::after {
  top: 0;
  background-color: #109954;
}

.btn-menu.active .btn-menu__line::before {
  transform: rotate(45deg);
}

.btn-menu.active .btn-menu__line::after {
  transform: rotate(-45deg);
}

.breadcrumb {
  padding: 8px 0;
  list-style: none;
  background-color: #f0f0f0;
}

@media screen and (max-width: 1100px) {
  .breadcrumb {
    padding: 5px 0;
  }
}

.breadcrumb__list {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.breadcrumb__item {
  display: inline;
  list-style: none;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 1100px) {
  .breadcrumb__item {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.breadcrumb__item::after {
  padding: 0 .5em;
  content: ">";
  color: #555;
}

.breadcrumb__item:last-child:after {
  content: "";
}

.page-top {
  position: fixed;
  right: 45px;
  bottom: 45px;
  z-index: 1;
  display: none;
}

@media screen and (max-width: 1100px) {
  .page-top {
    right: 20px;
    bottom: 20px;
  }
}

.page-top__link {
  display: block;
  width: 50px;
  height: 50px;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 50%;
  background-color: #109954;
}

.page-top__link:hover {
  opacity: .8;
}
@media screen and (max-width: 1100px) {
  .btn {
   font-size: 0.9375rem !important;
  }
}
.btn {
  position: relative;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  width: 200px;
  padding: 15px 10px;
  transition: .3s;
  text-align: center;
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
  background-color: #109954;
  background-size: 200% auto;
  font-size: 14px;
  font-size: 1.2rem;
}

.header .menu-item:last-child a {
  position: relative;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  width: 170px;
  padding: 15px 10px;
  transition: .3s;
  text-align: center;
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 50px;
  background-color: #109954;
  background-size: 200% auto;
  font-size: 14px;
  font-size: .8rem;
  color: #fff;
  margin-top: -6%;
}

.header .menu-item:nth-last-child(2) a {
  position: relative;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  width: 170px;
  padding: 15px 10px;
  transition: .3s;
  text-align: center;
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  border-radius: 50px;
  background-color: #109954;
  background-size: 200% auto;
  font-size: 14px;
  font-size: .8rem;
  color: #fff;
  margin-top: -6%;
}
 
.btn:hover {
  text-decoration: none;
  background-position: right center;
  opacity: .8;
}

.btn:hover::after {
  right: 1.2em;
}

@media screen and (max-width: 1100px) {
  .btn:hover::after {
    right: 1.5em;
  }
}

.btn--block {
  display: block;
  max-width: 300px;
  margin: 0 auto;
}

.btn--center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}



.btn--fv:hover {
  margin-top: 3px;
  color: #fff;
  background: #109954;
  border-bottom: 2px solid #109954;
}
.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.btn-grad {
  background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%);
}

.btn-grad {
  display: block;
  margin: 10px;
  padding: 15px 45px;
  transition: .5s;
  text-align: center;
  text-transform: uppercase;
  color: white;
  border-radius: 10px;
  background-size: 200% auto;
  box-shadow: 0 0 20px #eee;
}

.btn-grad:hover {
  text-decoration: none;
  color: #fff;
  background-position: right center;
}

.card__body {
  display: flex;
  flex-direction: column;
}

.card__img-wrapper {
  margin-bottom: 15px;
}

.card__img {
  width: 100%;
  height: auto;
 
  border-radius: 10px;
}

.card__body {
  color: #333;
	padding-left: 10px;
}

.card__title {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
  text-align: left;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (max-width: 1100px) {
  .card__title {
    margin-bottom: 10px;
  }
}

.card__caption {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
}

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

@media screen and (max-width: 768px) {
  .card-wrapper {
    display: block;
    margin-bottom: 0;
  }
	
.card__body {

	padding-left: 0px;
}
}

.card-wrapper .card {
  margin-bottom: 30px;
}

.card-wrapper--col2 {
  justify-content: space-between;
}

.card-wrapper--col2 .card {
  flex: 0 0 48%;
}

@media screen and (max-width: 1100px) {
  .card-wrapper--col2 .card {
    margin-bottom: 30px;
  }
}

.card-wrapper--col3 .card {
  flex: 0 1 31.53153%;
  margin-right: 30px;
}

@media screen and (max-width: 1100px) {
  .card-wrapper--col3 .card {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.card-wrapper--col3 .card:nth-child(3n) {
  margin-right: 0;
}

.card-wrapper--col3 .card:last-child {
  margin-bottom: 0;
}

.media {
  display: flex;
}

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

.media__img-wrapper {
  flex: 0 0 40.09009%;
  margin-right: 50px;
 

}

@media screen and (max-width: 1100px) {
  .media__img-wrapper {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.media__img {
  width: 100%;
  height: auto;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}

.media__body {
  flex: 1;
}

.media__title {
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 1.5rem;
}
.media__sub-title {
    font-weight: bold;
}

@media screen and (max-width: 1100px) {
  .media__title {
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.post-pager {
  margin-bottom: 20px;
}

.post-pager__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #b8aed5;
  border-bottom: 1px solid #b8aed5;
}

.post-pager__item {
  flex: 0 0 50%;
  margin: 15px 0;
}

.post-pager__item:not(:last-child) {
  border-right: 1px solid #b8aed5;
}

.post-pager__item--prev .post-pager__link {
  padding: 10px 20px 10px 40px;
}

.post-pager__item--prev .post-pager__link::before {
  left: 10px;
  content: "\f0d9";
}

.post-pager__item--next .post-pager__link {
  padding: 10px 40px 10px 20px;
}

.post-pager__item--next .post-pager__link::before {
  right: 10px;
  content: "\f0da";
}

.post-pager__link {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 10px 20px;
  text-decoration: none;
  color: #109954;
  font-size: 14px;
  font-size: 0.875rem;
}

@media screen and (max-width: 1100px) {
  .post-pager__link {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.post-pager__link:hover {
  text-decoration: none;
  background-color: #f9f7ff;
}

.post-pager__link::before {
  position: absolute;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  font-weight: 900;
  display: block;
  transform: translateY(-50%);
  color: #109954;
}

.post-pager__home {
  text-align: center;
  text-transform: uppercase;
}

.pagination {
  display: flex;
  justify-content: center;
}

.pagination__page {
  font-weight: bold;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #f1ebf8;
  font-size: 20px;
  font-size: 1.25rem;
}

.pagination__link {
  color: #fff;
  background-image: linear-gradient(135deg, #7633a4, #250d65);
}

.pagination__link:hover {
  text-decoration: none;
  opacity: .9;
}

.table01 {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.table01 tr {
  border-bottom: solid 1px #ddd;
}

.table01 th,
.table01 td {
  padding: 30px 10px;
  text-align: left;
}

@media screen and (max-width: 1100px) {
  .table01 th,
  .table01 td {
    display: block;
    padding: 0;
  }
}

.table01 th {
  width: 20%;
}

@media screen and (max-width: 1100px) {
  .table01 th {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1100px) {
  .table01 td {
    margin-bottom: 20px;
  }
}

.table01 p:not(:last-child) {
  margin-bottom: 10px;
}

.table01 ul {
  margin-left: 20px;
}

.form__item:not(:last-child) {
  margin-bottom: 30px;
}

.form__title {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.form__note {
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  font-size: 0.75rem;
}

.form__require {
  margin-left: 10px;
  color: #391e88;
  font-size: 12px;
  font-size: 0.75rem;
}

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

.form__radio:not(:last-child) {
  margin-right: 35px;
}

@media screen and (max-width: 1100px) {
  .form__radio:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px;
  }
}

.form input[type="radio"] {
  margin-right: 5px;
  border: 1px solid #333;
  border-radius: 50%;
}

.form__input, .form__select {
  width: 300px;
  padding: 8px;
  border: solid 1px #aaa;
  border-radius: 5px;
  background-color: #fff;
}

@media screen and (max-width: 1100px) {
  .form__input, .form__select {
    width: 100%;
  }
}

.form input[type="tel"] {
  width: 200px;
}

@media screen and (max-width: 1100px) {
  .form input[type="tel"] {
    width: 100%;
  }
}

.form__textarea {
  min-width: 600px;
  min-height: 200px;
  padding: 8px;
  resize: both;
  border: solid 1px #aaa;
  border-radius: 5px;
  background-color: #fff;
}

@media screen and (max-width: 1100px) {
  .form__textarea {
    width: 100%;
    min-width: 100%;
  }
}

.form__btn {
  margin-top: 50px;
  text-align: center;
}

.label-category {
  font-weight: bold;
  display: block;
  width: 80px;
  padding: 2px 10px;
  text-align: center;
  color: #333;
  border-radius: 20px;
  background-color: #e8e8e8;
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (max-width: 1100px) {
  .label-category {
    padding: 2px 8px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

.contact {
  margin-top: 40px;
  padding: 80px 0;
  text-align: center;
  background-color: #f0f0f0;
}

@media screen and (max-width: 1100px) {
  .contact {
    padding: 60px 0;
    margin-top: 0;
  }
}

.contact__heading {
  margin-bottom: 30px;
}

.contact__body {
  margin-bottom: 20px;
}

.news-list__list {
  list-style: none;
}

.news-list__item {
  display: flex;
}

@media screen and (max-width: 1100px) {
  .news-list__item {
    display: block;
  }
}

.news-list__item:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (max-width: 1100px) {
  .news-list__item:not(:last-child) {
    margin-bottom: 30px;
  }
}

.news-list__heading {
  display: flex;
}

@media screen and (max-width: 1100px) {
  .news-list__heading {
    margin-bottom: 3px;
  }
}

.news-list__body {
  flex: 1;
}

.news-list__link {
  color: #333;
}

.news-list__date {
  margin-right: 20px;
}

.news-list__label {
  margin-right: 20px;
}

.hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-image: url(./img/hero.jpeg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.hero__inner {
  padding: 0 40px;
  text-align: center;
}

@media screen and (max-width: 1100px) {
  .hero__inner {
    text-align: left;
  }
}

.hero__title {
  position: relative;
  font-weight: bold;
  line-height: 1;
  font-size: 72px;
  font-size: 4.5rem;
  color: #109954;
}

@media screen and (max-width: 1100px) {
  .hero__title {
    line-height: 1.2;
    font-size: 40px;
    font-size: 2.5rem;
   
  }
}

.hero__subtitle {
  margin-top: 20px;
  letter-spacing: 0em;
  font-size: 24px;
  font-size: 1.5rem;
  color: #109954; 

}

@media screen and (max-width: 1100px) {
  .hero__subtitle {
    font-size: 16px;
    font-size: 1rem;
  }
}

.hero__scroll {
  position: absolute;
  right: 20px;
  bottom: 0;
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  padding: 10px 10px 90px;
  text-decoration: none;
  text-decoration: none;
  letter-spacing: .2em;
  -ms-writing-mode: tb-rl;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  writing-mode: vertical-lr;
}

@media screen and (max-width: 1100px) {
  .hero__scroll {
    padding: 10px 10px 60px;
  }
}

.hero__scroll::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  content: "";
  animation: scrollDownLine 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  background: #fff;
}

@media screen and (max-width: 1100px) {
  .hero__scroll::after {
    height: 50px;
  }
}

.hero__link {
  margin-top: 30px;
}

@keyframes scrollDownLine {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

.sub-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 240px;
  color: #fff;
  background-image: url(./img/hero.jpeg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media screen and (max-width: 1100px) {
  .sub-hero {
    height: 180px;
  }
}

.sub-hero__inner {
  padding: 50px 40px 10px 40px;
  text-align: center;
}

.message {
  margin-bottom: 30px;
  text-align: left;
  background-repeat: no-repeat, no-repeat;
  background-position: center center,center center;
  background-size: cover, cover;
}

.message__heading {
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 40px;
 
  font-size: 1.5rem;
}
.message__text{
  margin-bottom: 30px;
}

@media screen and (max-width: 1100px) {
  .message__heading {
    line-height: 1.5;
       font-size: 1.125rem;
  }
}

.message__underline {
  background: linear-gradient(transparent 70%, #f5f534 0%);

}

.sns-share__item {
  display: inline-block;
  margin-top: 5px;
  margin-right: 2px;
  vertical-align: bottom;
}

.sns-share__item:last-child {
  margin-right: 0;
}

.sns-share iframe {
  vertical-align: middle;
}

.fa-hatena::before {
  font-family: Verdana;
  font-weight: bold;
  content: "B!";
  letter-spacing: -.05em;
}




/*----------------------------------
 service
----------------------------------*/
.service__heading {
  margin-bottom: 30px;
  text-align: center;
}

.service__body {
  margin-bottom: 30px;
}

.service__link {
  text-align: center;
}

.service__underline {
  background: linear-gradient(transparent 70%, #f5f534 0%);
  display: inline-block;
}

.service-detail .media:not(:last-child) {
  margin-bottom: 60px;
}

@media screen and (max-width: 1100px) {
  .service-detail .media:not(:last-child) {
    margin-bottom: 40px;
  }
}
.p-service__link{
  margin-top: 2.4rem;
  text-align: center;
font-size: 1rem;
}
.p-service__link a{
  
font-size: 1rem;
}

/*----------------------------------
 company
----------------------------------*/
.company {
  padding: 130px 0 130px 0;
  text-align: center;

}
.company .media__img-wrapper {
  flex: 0 0 40.09009%;
  margin-left: 50px;
padding-top: 1%;  
}
@media screen and (max-width: 1100px) {
  .company .media__img-wrapper  {
   margin-left: 0;
  display: none;
 
    
  }
}

@media screen and (max-width: 1100px) {
  .company {
    padding: 60px 0 36px;
    background-image: url(./img/bg-company.jpg);
    background-position: center;
    background-size: cover;
 
    
  }
}

.company__heading {
  margin-bottom: 30px;
}

.company__body {
  margin-bottom: 30px;
}
.company__heading .heading-primary{
  text-align: left;
}
@media screen and (max-width: 1100px) {
  .company__heading .heading-primary{
    text-align: center;
 
    
  }
}
@media screen and (max-width: 1100px) {
  .company__link{
    text-align: center;
 
    
  }
}
.p-company .message .message__heading{
  text-align: center!important;
}


/*----------------------------------
features
----------------------------------*/
.vote-contents{
 
  max-width: 300px;
  text-align: center;
  margin: 0 auto;

}

.vote{
padding-top: 0;
}
.p-features .message .message__heading{
  text-align: center;
}


/*----------------------------------
 contact
----------------------------------*/
.contact-form__lead {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 1100px) {
  .contact-form__lead {
    margin-bottom: 30px;
  }
}

.contact-form__body {
  padding: 90px;
  background-color: #f7f7f7;
}

@media screen and (max-width: 1100px) {
  .contact-form__body {
    padding: 30px;
  }
}
.p-contact-form__inner {
  max-width: 780px;
}
.p-contact-form__lead {
  margin-bottom: 40px;
  text-align: center;
}

.p-contact-form__body {
  padding: 90px;
  background-color: #f7f7f7;
}

@media screen and (max-width: 1100px) {
.p-contact-form__body {
  padding: 15px;
  background-color: #f7f7f7;
}
}
.c-form__item:not(:last-child) {
  margin-bottom: 30px;
}

.c-form__title {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.c-form__require {
  margin-left: 10px;
  color: #391e88;
  font-size: 12px;
  font-size: 0.75rem;
}
/* コンタクトフォーム横幅調節 */
.wpcf7 input[name="your_name"] { 
  width: 100%;
 }
 .wpcf7 input[name="your_email"] { 
  width: 100%;
 }
 .wpcf7 input[name="content"] { 
  width: 100%;
 }
 .wpcf7 textarea[name="content"] { 
  width: 100%;
 }

@media screen and (max-width: 1100px){
.wpcf7-list-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px;
}
}
.wpcf7-list-item:not(:last-child) {
    margin-right: 35px;
}
@media screen and (max-width: 1100px){
.wpcf7-list-item {
    display: block;
   
}

}
.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
.c-form__item:not(:last-child) {
  margin-bottom: 30px;
}
.c-form__btn {
  margin-top: 50px;
  text-align: center;
}
.wpcf7-form-control, .wpcf7-select {
  width: 100%;
}
@media screen and (max-width: 1100px){
.wpcf7-form-control, .wpcf7-select {
    width: 100%;
}
}
.wpcf7-text, .wpcf7-select {
  width: 300px;
  padding: 8px;
  border: solid 1px #aaa;
  border-radius: 5px;
  background-color: #fff;
}
.c-btn {
  position: relative;
  font-weight: bold;
  line-height: 1.4;
  display: block;
  width: 220px;
  padding: 18px 0;
  transition: 0.3s;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
   background-size: 200% auto;
  font-size: 14px;
  background-color: #109954;
  font-size: 0.875rem;
  margin: 50px auto 0;
}
.c-btn:hover {
  text-decoration: none;
  background-position: center;
  opacity: .7;
}
.c-form__textarea {

  min-height: 200px;
  padding: 8px;
  resize: both;
  border: solid 1px #aaa;
  border-radius: 5px;
  background-color: #fff;
}

.c-form__note {
  font-weight: normal;
  margin-left: 5px;
  font-size: 12px;
  font-size: 0.75rem;}

  .wpcf7-submit {
    font-family: "Font Awesome 5 Free";
  }

  .wpcf7-spinner{
    display: none; 
  }
 
  /*----------------------------------
flow
----------------------------------*/
.p-flow .message{
  text-align: center;
}

.p-flow-box__num {
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 1000px;
  background-color: #efe;
  color: #109954;
  margin-left: 20px;

}
@media screen and (max-width: 1100px){
  .p-flow-box__num {
width: 2.75rem;
height: 2.75rem;
  }
}
.p-flow-box__content {
 
  width: calc(100% - 40px);
   padding: 1.875rem 2.5rem 1.875rem 2.5rem;
}
@media screen and (max-width: 1100px){
.p-flow-box__content {
    width: calc(100% - 30px);
    padding: 1rem 1.25rem 1rem 1.25rem;
}
}
.p-flow-box__box {
position: relative;
  margin-bottom: 7.875rem;
  background-color:#109954;
  display: flex;
  align-items: center;
  padding: 2px;
  border-radius: 15px;
}
.p-flow-box__text{
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;

}
@media screen and (max-width: 1100px){
  .p-flow-box__text {
    font-size: 1rem;
  }
  }
.p-flow-box__num small {
 /*  font-family: 'Roboto',sans-serif; */
  font-weight: bold;
  font-size: .875rem;
  letter-spacing: .2em;
  line-height: 0.8;
  margin-bottom: 0.25rem;
}

@media screen and (max-width: 1100px){
  .p-flow-box__num small {
  font-size: .75em;
  letter-spacing: 0.05em;
  }
  }
.p-flow-box__num span {
    font-weight: bold;
   font-size: 1.75rem;
  letter-spacing: .05em;
  line-height: 0.8;
}
@media screen and (max-width: 1100px){
  .p-flow-box__num span {
 font-size: 1rem;
  letter-spacing: 0.05em;
  }
  }
  .p-flow-box__box:after {
    content: '';
    width: 3.5rem;
    height: 1.5rem;
    background-image: url(./img/flow-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: -5rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.p-flow-box__box:last-child::after {
display: none;
}

.p-flow-box__box:last-child {
  margin-bottom: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em)
{
  .p-flow-box__box:after {
    bottom: -3rem;
    width: 2.5rem;
    height: 1.5rem;
  }
  .p-flow-box__box {
   margin-bottom: 3.875rem;
  }
  }
  /*追加ブログ関係*/
  .blog-archive-heading-position {
    text-align: center;
  
  
    font-size: 32px;
    font-weight: 700;
    line-height: 1.34375;
    letter-spacing: 0em;
    font-size: 32px;
    font-size: 2rem;
  }
  
  .blogBadge-position {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  
 
  .blog-media-archive {
    margin-top: 57px;
  }
  @media screen and (min-width: 768px) {
    .blog-media-archive {
      margin-top: 0;
      padding-top: 30px;
    }
  }
  @media screen and (min-width: 1025px) {
    .blog-media-archive {
      padding-top: 48px;
    }
  }
  .blog-media-archive__link {
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .blog-media-archive__link {
      margin-bottom: 58px;
      display: flex;
    }
  }
  .blog-media-archive__body {
    margin-bottom: 30px;
  }
  @media screen and (min-width: 1025px) {
    .blog-media-archive__body {
      margin-bottom: 0px;
    }
  }
  .blog-media-archive__img-wrapper {
    width: 100%;
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .blog-media-archive__img-wrapper {
      max-width: 240px;
      width: 100%;
      margin-right: 50px;
    }
  }

  .blog-media-archive__img-wrapper img{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  }
  .blog-media-archive__img {
    width: 240px;
    height: 179px;
    object-fit: cover;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    
  }
  .blog-media-archive__time {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8125;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 18px;
  }
  .blog-media-archive__title {
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0;
    text-decoration: underline;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 1.25rem;
    color: #109954;
  }
  @media screen and (min-width: 1025px) {
    .blog-media-archive__title {
      font-size: 26px;
      font-weight: 700;
      line-height: 1.5;
      letter-spacing: 0em;
      font-size: 26px;
      font-size: 1.625rem;
      margin-top: 7px;
      margin-bottom: 0px;
    }
  }
  .blog-media-archive__detail {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0.625rem;
  }
  @media screen and (min-width: 1025px) {
    .blog-media-archive__detail {
      margin-top: 43px;
      /*margin-top: 43px;*/
    }
  }
  
  .blog-archive {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  @media screen and (min-width: 1025px) {
    .blog-archive {
      padding-top: 63px;
      padding-bottom: 43px;
    }
  }
  
  .blog-archive-heading-position {
    text-align: center;
  }
  
  .blogBadge-position {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .blogBadge {
    min-width: 6.25rem;
    display: inline-block;
    padding: 9px 6px 22px 5px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #109954;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-size: 12px;
    font-size: 0.75rem;
  }


  /*記事ページ追加*/
  .blog-detail__side-heading {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    font-size: 21px;
    font-size: 1.3125rem;
    color: #ffffff;
    background-color: #109954;
    width: 269px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    margin-bottom: 2%;
  }
  .blog-detail__time {
    font-size: 12px;
   
    margin-bottom: 15px;
  }
  @media screen and (min-width: 768px) {
    .blog-detail__time {
      font-size: 16px;
     
     
    }
  }
  @media screen and (min-width: 768px) {
    .blog-detail__inner {
      display: flex;
      justify-content: space-between;
    }
  }
  .blog-detail__main {
    flex: 1;
    margin-right: 3.25203%;
    max-width: 750px;
  }
  .blog-detail__side {
    flex: 0 0 269px;
  }
  .blog-detail__category {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-size: 12px;
    font-size: 0.75rem;
    background-color: #109954;
    color: #ffffff;
    display: inline-block;
    width: 110px;
    padding: 8px;
    text-align: center;
  }
  .blog-detail__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 28px;
    font-size: 1.75rem;
    margin-top: 10px;
  }
 
  
  
  .blog-detail__img-wrapper {
    max-width: 750px;
    margin-top: -9px;
  }
  .blog-detail__img-wrapper-2 {
    max-width: 586px;
    width: 100%;
    margin-top: 22px;
  }
  .blog-detail-heading {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 26px;
    font-size: 1.625rem;
  }
  .blog-detail-heading-position {
    margin-top: 60px;
  }
  .blog-detail-heading-position-4 {
    margin-top: 39px;
  }
  .blog-detail__date {
    margin-top: 33px;
    text-align-last: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3125;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
  }
  .blog-detail__primary {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 12px;
    margin-bottom: 19px;
    border-left: 4px solid #1B224C;
    padding-left: 13px;
  }
  .blog-detail__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 30px;
  }
  .blog-detail__secondary {
    padding-left: 10px;
    border-left: 4px solid #1b224c;
    margin-bottom: 18px;
  }
  .blog-detail__lists {
    list-style-type: none;
    margin-top: 29px;
    height: 120px;
    line-height: 1.5;
  }
  .blog-detail__text {
    margin-top: 18px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
    height: 60px;
    padding-left: 1%;
  }
  .blog-detail__text-link {
    margin-top: 32px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
  }
  .blog-detail__blockquote-text {
    padding: 17px 26px 17px 49px;
  }
  @media screen and (min-width: 1025px) {
    .blog-detail__blockquote-text {
      padding: 27px 26px 17px 74px;
    }
  }
  .blog-detail__link {
    color: #F5A623;
    text-decoration: underline;
  }
  .blog-detail__list::before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #F5A623;
    display: inline-block;
    margin-right: 3px;
  }
  @media screen and (min-width: 1025px) {
    .blog-detail__list::before {
      margin-right: 21px;
    }
  }
  
  .blog-detail__blockquote {
    height: auto;
    margin-bottom: 32px;
    position: relative;
    background-color: #F8F8F8;
  }
  @media screen and (min-width: 1025px) {
    .blog-detail__blockquote {
      height: 104px;
    }
  }
  .blog-detail__blockquote::before, .blog-detail__blockquote .news-detail__blockquote::after {
    content: "“";
    color: #b4b4b4;
    width: 46px;
    height: 46px;
    display: inline-block;
    position: absolute;
    top: 8%;
    left: 3%;
    font-size: 5rem;
  }
  
  .blog-media-detail {
    position: relative;
    display: flex;
    margin-top: 21px;
    margin-bottom: 27px;
  }
  .blog-media-detail__img-wrapper-2 {
    width: 100%;
    max-width: 210px;
    margin-right: 34px;
  }
  .blog-media-detail__title {

    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  
    font-size: 1rem;
    margin-top: 18px;
    text-decoration: underline;
  }

  @media screen and (max-width: 430px) {
    .blog-media-detail__title{
max-width: 188px;


    }
  }
  @media screen and (min-width: 431px)and ( max-width:767px)   {
    .blog-media-detail__title{
max-width: 254px;


    }
  }
  @media screen and (min-width: 768px)and ( max-width:820px)  {
    .blog-media-detail__title{
max-width: 254px;


    }
  }

  @media screen and (min-width:821px) and ( max-width:1023px) {
    .blog-media-detail__title{
max-width: 340px;


    }
  }

  .blog-media-relate {
    display: flex;
    margin-bottom: 43px;
    margin-top: 33px;
  }
  .blog-media-relate__body {
    width: 63%;
  }
  .blog-media-relate__title {
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    font-size: 12px;
    font-size: 0.75rem;
    text-decoration: underline;
  }
  .blog-media-relate__img-wrapper {
    max-width: 100px;
    width: 40%;
    margin-right: 7%;
  }
  
  .blog-detail__side-list {
    list-style-type: none;
    margin-top: 8px;
  }
  .blog-detail__side-item {
    font-size: 16px;
    font-weight: 700;
    line-height: 2.4375;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: -8px;
    padding-left: 3px;
    padding-left: 11px;
  }

  

  
  .blog-detail img {
    width: 100%;
    object-fit: cover;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  }
  
  .side-title {
    display: none;
  }
  
  .blog-detail__side-list {
    margin-left: 10%;
    margin-top: 11%;
    font-weight: 700;
  }
  
  .blog-detail blockquote {
    margin-top: 30px;
    background-color: #F8F8F8;
    padding: 13px 27px 13px 74px !important;
    position: relative;
  }
  
  /*.blog-detail__content p*/
  .blog-detail__content p {
    margin-top: 1rem;
  }

   /*.blog-detail__content h2*/
   .blog-detail__content h2{
   background:  #109954;
   position: relative;
   border: none;
   margin-bottom: 30px;
   color: #fff;
   padding: 5px 15px;
   }




  .blog-detail__content h2::after {
    position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #109954;
  width: 0;
  height: 0;
}


  /*.blog-detail__content h3*/
  .blog-detail__content h3 {
    display: inline-block;
  border-bottom: 4px solid #c21500;
  border-image: linear-gradient(to right, #c21500 0%, #ffc500 100%);
  border-image-slice: 1;
  }
  
  .blog-detail__content ul {
    margin-top: 27px;
    margin-bottom: 5.1rem;
  }
  
  .blog-detail__content li {
    list-style: none;
    margin-bottom: -6px;
  }
  
  .blog-detail__content li::before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #F5A623;
    display: inline-block;
    margin-right: 3px;
  }
  @media screen and (min-width: 1025px) {
    .blog-detail__content li::before {
      margin-right: 21px;
    }
  }
  
  /*.blog-detail__content a */
  .blog-detail__content a {
    
    color: #F5A623;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    font-size: 16px;
    font-size: 1rem;
    text-decoration: underline;
  }
  .blog-detail {
    padding-top: 59px;
    padding-bottom: 69px;
}
.news-detail__img-wrapper {
  max-width: 400px;
  width: 35.59%;
  margin-right: 5.42%;
}

figure {
  margin: 0 0 1em;
}
  
  /*img.wp-post-image, img.attachment-thumbnail, img.attachment-medium, img.attachment-large, img.attachment-full{
    display: block;
  }*/
  .wp-caption {
    max-width: 594px;
    width: 100%;
  }
  
  /*画像の中央寄せ*/
  /*.aligncenter {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
  }*/
  /*figureタグで囲まれた画像の中央寄せ*/
  /*.aligncenter img {
    height: auto;
    max-width: 100%;
  }*/
  /*画像右寄せ*/
  .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
    width: 300px !important;
  }
  
  /*figureタグで囲まれた画像右寄せ*/
  /*.alignright img {
    height: auto;
    max-width: 100%;
  }*/
  /*位置指定のない画像*/
  /*.alignnone {
    height: auto;
    max-width: 100%;
  }*/
  /*figureタグで囲まれた位置指定のない画像*/
  /*.alignnone img {
    height: auto;
    max-width: 100%;
  }*/
  .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
    width: 150px !important;
  }

  /*PageNavi設定*/
.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
}
 /*ページネーション設定*/
.blog-detail__pagination a {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0em;
  font-size: 16px;
  font-size: 1rem;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  color: #109954;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #109954;
  padding: 17px 20px;
  margin: 9.5px;
  border-radius: 50%;
}
.blog-detail__pagination a:hover {
  text-decoration: none;
}
.current {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-left: 18px;
  color: #ffffff;
  border: 1px solid #109954;
  background-color: #109954;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0em;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 50%;
}
.current:nth-of-type(3) {
  border: none;
}
.card{
	border: none;
}
@media screen and (max-width: 768px) {
  .card__title {
    text-align: center;
  }
	.card__text {
    text-align: center;
  }
}