/*
Template:nire
Theme Name:Bones_child
Description:twentytwelve の子テーマです
Author:社会福祉法人　楡の会
Version:1.0
*/
@import url(“../nire/library/css/style.css”);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
 </pre>
<pre>font-family: 'Noto Sans Japanese', serif;
</pre>
img { -ms-interpolation-mode: bicubic; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after, .comment-respond:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; !important;
  font-style: italic; }

/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Typography

Need to import a font or set of icons for your site? Drop them in
here or just use this to establish your typographical grid. Or not.
Do whatever you want to...GOSH!

Helpful Articles:
http://trentwalton.com/2012/06/19/fluid-type/
http://ia.net/blog/responsive-typography-the-basics/
http://alistapart.com/column/responsive-typography-is-a-physical-discipline

******************************************************************/
/*********************
FONT FACE (IN YOUR FACE)
*********************/
/*  To embed your own fonts, use this syntax
  and place your fonts inside the
  library/fonts folder. For more information
  on embedding fonts, go to:
  http://www.fontsquirrel.com/
  Be sure to remove the comment brackets.
*/
/*  @font-face {
      font-family: 'Font Name';
      src: url('library/fonts/font-name.eot');
      src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
      font-weight: normal;
      font-style: normal;
  }
*/
/*
The following is based of Typebase:
https://github.com/devinhunt/typebase.css
I've edited it a bit, but it's a nice starting point.
*/
/*
 i imported this one in the functions file so bones would look sweet.
 don't forget to remove it for your site.
*/
/*
some nice typographical defaults
more here: http://www.newnet-soft.com/blog/csstypography
*/
p {
  -ms-word-break: break-all;
  -ms-word-wrap: break-all;
  word-break: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
/*  
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; 
*/
}
  

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.
https://github.com/dope/lemonade - Neat lightweight grid.


The grid below is a custom built thingy I modeled a bit after
Gridset. It's VERY basic and probably shouldn't be used on
your client projects. The idea is you learn how to roll your
own grids. It's better in the long run and allows you full control
over your project's layout.

******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Alert Styles

If you want to use these alerts in your design, you can. If not,
you can just remove this stylesheet.

******************************************************************/
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

/******************************************************************
Site Name:
Author:

Stylesheet: Button Styles

Buttons are a pretty important part of your site's style, so it's
important to have a consistent baseline for them. Use this stylesheet
to create all kinds of buttons.

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/*********************
BUTTON DEFAULTS
We're gonna use a placeholder selector here
so we can use common styles. We then use this
to load up the defaults in all our buttons.

Here's a quick video to show how it works:
http://www.youtube.com/watch?v=hwdVpKiJzac

*********************/
.blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    color: white;
    text-decoration: none; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    top: 1px; }

/*
An example button.
You can use this example if you want. Just replace all the variables
and it will create a button dependant on those variables.
*/
.blue-btn, .comment-reply-link, #submit {
  background-color: #2980b9; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    background-color: #2574a8; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    background-color: #2472a4; }

/******************************************************************
Site Name:
Author:

Stylesheet: Form Styles

We put all the form and button styles in here to setup a consistent
look. If we need to customize them, we can do this in the main
stylesheets and just override them. Easy Peasy.

You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #5c6b80;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  background-color: #eaedf2;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #f7f8fa; }
  input[type="text"].error, input[type="text"].is-invalid,
  input[type="password"].error,
  input[type="password"].is-invalid,
  input[type="datetime"].error,
  input[type="datetime"].is-invalid,
  input[type="datetime-local"].error,
  input[type="datetime-local"].is-invalid,
  input[type="date"].error,
  input[type="date"].is-invalid,
  input[type="month"].error,
  input[type="month"].is-invalid,
  input[type="time"].error,
  input[type="time"].is-invalid,
  input[type="week"].error,
  input[type="week"].is-invalid,
  input[type="number"].error,
  input[type="number"].is-invalid,
  input[type="email"].error,
  input[type="email"].is-invalid,
  input[type="url"].error,
  input[type="url"].is-invalid,
  input[type="search"].error,
  input[type="search"].is-invalid,
  input[type="tel"].error,
  input[type="tel"].is-invalid,
  input[type="color"].error,
  input[type="color"].is-invalid,
  select.error,
  select.is-invalid,
  textarea.error,
  textarea.is-invalid,
  .field.error,
  .field.is-invalid {
    color: #fbe3e4;
    border-color: #fbe3e4;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
    outline-color: #fbe3e4; }
  input[type="text"].success, input[type="text"].is-valid,
  input[type="password"].success,
  input[type="password"].is-valid,
  input[type="datetime"].success,
  input[type="datetime"].is-valid,
  input[type="datetime-local"].success,
  input[type="datetime-local"].is-valid,
  input[type="date"].success,
  input[type="date"].is-valid,
  input[type="month"].success,
  input[type="month"].is-valid,
  input[type="time"].success,
  input[type="time"].is-valid,
  input[type="week"].success,
  input[type="week"].is-valid,
  input[type="number"].success,
  input[type="number"].is-valid,
  input[type="email"].success,
  input[type="email"].is-valid,
  input[type="url"].success,
  input[type="url"].is-valid,
  input[type="search"].success,
  input[type="search"].is-valid,
  input[type="tel"].success,
  input[type="tel"].is-valid,
  input[type="color"].success,
  input[type="color"].is-valid,
  select.success,
  select.is-valid,
  textarea.success,
  textarea.is-valid,
  .field.success,
  .field.is-valid {
    color: #e6efc2;
    border-color: #e6efc2;
    background-color: white;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
    outline-color: #e6efc2; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    border-color: #cfcfcf;
    opacity: 0.6; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

select {
  -webkit-appearance: none;
  /* 1 */
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 97.5% center; }

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #5c6b80;
  background-color: #eaedf2;
  -webkit-font-smoothing: antialiased; }

/********************
WORDPRESS BODY CLASSES
style a page via class
********************/
/* for sites that are read right to left (i.e. hebrew) */
/* home page */
/* blog template page */
/* archive page */
/* date archive page */
/* replace the number to the corresponding page number */
/* search page */
/* search result page */
/* no results search page */
/* individual paged search (i.e. body.search-paged-3) */
/* 404 page */
/* single post page */
/* individual post page by id (i.e. body.postid-73) */
/* individual paged single (i.e. body.single-paged-3) */
/* attatchment page */
/* individual attatchment page (i.e. body.attachmentid-763) */
/* style mime type pages */
/* author page */
/* user nicename (i.e. body.author-samueladams) */
/* paged author archives (i.e. body.author-paged-4) for page 4 */
/* category page */
/* individual category page (i.e. body.category-6) */
/* replace the number to the corresponding page number */
/* tag page */
/* individual tag page (i.e. body.tag-news) */
/* replace the number to the corresponding page number */
/* custom page template page */
/* individual page template (i.e. body.page-template-contact-php */
/* replace the number to the corresponding page number */
/* parent page template */
/* child page template */
/* replace the number to the corresponding page number */
/* if user is logged in */
/* paged items like search results or archives */
/* individual paged (i.e. body.paged-3) */
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 96%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
    color: rgba(255, 255, 255, 0);
  /* on hover */
  /* on click */
  /* mobile tap color */ }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
        color: rgba(255, 255, 255, 0);}
  a:link, a:visited:link {
    /*
    this highlights links on iPhones/iPads.
    so it basically works like the :hover selector
    for mobile devices.
    */
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em; }

h2, .h2 {
  font-size: 1.5em;
  line-height: 1.4em;
  margin-bottom: 0.375em; }
h3.h2 {
  font-size: 1.1em !important; }

h3, .h3 {
  font-size: 1.125em; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700; }

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

/*********************
HEADER STYLES
*********************/
.header {
    background-color: #FFFFFF;
    padding-top:20px;
}
#logo {
  margin: 0.75em 0; }
  #logo a {
    color: white; }

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
.nav {
  border-bottom: 0;
  margin: 0;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */ }
  .nav li {
    /*
    so you really have to rethink your dropdowns for mobile.
    you don't want to have it expand too much because the
    screen is so small. How you manage your menu should
    depend on the project. Here's some great info on it:
    http://www.alistapart.com/articles/organizing-mobile/
    */ }
    .nav li a {
      display: block;
      color: white;
      text-decoration: none;
      padding: 0.75em;
      /*
      remember this is for mobile ONLY, so there's no need
      to even declare hover styles here, you can do it in
      the style.scss file where it's relevant. We want to
      keep this file as small as possible!
      */ }
    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
      padding-left: 30px; }

/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
  margin-top: 1.5em; }

/*.hentry {
  background-color: white;
  border-radius: 3px;
  margin-bottom: 1.5em;
  border: 1px solid #cccccc; }
  .hentry header {
    border-bottom: 1px solid #f8f9fa;
    padding: 1.5em; }
  .hentry footer {
    padding: 1.5em;
    border-top: 1px solid #f8f9fa; }
    .hentry footer p {
      margin: 0; }
*/
/* end .hentry */
.single-title,
.page-title,
.entry-title {
  margin: 0; }

/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
.byline {
    color: #9fa6b4;
    font-style: italic;
    margin: 0;
    display: none;
}
/* entry content */
.entry-content {
  padding:0;
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */ }
  .entry-content p {
    margin: 0 0 1.5em; }
  .entry-content table {
    width: 100%;
    border: 1px solid #eaedf2;
    margin-bottom: 1.5em; }
    .entry-content table caption {
      margin: 0 0 7px;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .entry-content tr {
    border-bottom: 1px solid #eaedf2; }
    .entry-content tr:nth-child(even) {
      background-color: #f8f9fa; }
  .entry-content td {
    padding: 7px;
    border-right: 1px solid #eaedf2; }
    .entry-content td:last-child {
      border-right: 0; }
  .entry-content th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #eaedf2;
    border-right: 1px solid #eaedf2; }
    .entry-content th:last-child {
      border-right: 0; }
  .entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #2980b9;
    font-style: italic;
    color: #9fa6b4; }
  .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #383838;
    margin-bottom: 1.5em; }
.entry-content img {
    margin-top: -6px;
    max-width: 100%;
    height: auto;
}
.entry-content .textwidget img {
    margin: 5px;
}
  .entry-content .size-auto,
  .entry-content .size-full,
  .entry-content .size-large,
  .entry-content .size-medium,
  .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #2980b9; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #2980b9;
      color: white; }
  .pagination .current {
    cursor: default;
    color: #5c6b80; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: white;
      color: #5c6b80; }

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
  /* number of comments span */ }

.commentlist {
  margin: 0;
  list-style-type: none; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
  .comment .comment-author {
    padding: 7px;
    border: 0; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #9fa6b4;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
  .comment[class*=depth-] {
    margin-top: 1.1em; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment:not(.depth-1) {
    margin-top: 0;
    margin-left: 7px;
    padding: 7px; }
  .comment.odd {
    background-color: white; }
  .comment.even {
    background: #f8f9fa; }

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #5c6b80; }

.comment-form-comment {
  margin: 1.5em 0 0.75em; }

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em; }

/* comment submit button */
#submit {
  float: right;
  font-size: 1em; }

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li {
  /* deep nesting */ }

.no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

/*********************
FOOTER STYLES
*********************/

/*
if you checked out the link above:
http://www.alistapart.com/articles/organizing-mobile/
you'll want to style the footer nav
a bit more in-depth. Remember to keep
it simple because you'll have to
override these styles for the desktop
view.
*/
/* end .footer-links */
/*********************
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: 481px and Up Stylesheet

  This stylesheet is loaded for larger devices. It's set to
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection.

  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.

  ******************************************************************/
  /*
  IMPORTANT NOTE ABOUT SASS 3.3 & UP
  You can't use @extend within media queries
  anymore, so just be aware that if you drop
  them in here, they won't work.
  */
  /*********************
  NAVIGATION STYLES
  *********************/
  /* .menu is clearfixed inside mixins.scss */
  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
      .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */ }
        .menu ul li a {
          /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */ }

  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter {
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }

  /* end .entry-content */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */ }
/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Tablet & Small Desktop Stylesheet

  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!

  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 100%; }

  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
  .nav {
    border: 0;
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */ }
    .nav ul {
      background: #323944;
      margin-top: 0; }
    .nav li {
      float: left;
      position: relative;
      /*
      plan your menus and drop-downs wisely.
      */
      /* showing sub-menus */ }
      .nav li a {
        border-bottom: 0;
        /*
        you can use hover styles here even though this size
        has the possibility of being a mobile device.
        */ }
.nav li a:hover, .nav li a:focus {
    color: #477C20;
    text-decoration: underline;
}      .nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
        border: 1px solid #ccc;
        border-top: 0;
        position: absolute;
        visibility: hidden;
        z-index: 8999;
        /* highlight sub-menu current page */ }
        .nav li ul.sub-menu li,
        .nav li ul.children li {
          /*
          if you need to go deeper, go nuts
          just remember deeper menus suck
          for usability. k, bai.
          */ }
          .nav li ul.sub-menu li a,
          .nav li ul.children li a {
            padding-left: 10px;
            border-right: 0;
            display: block;
            width: 180px;
            border-bottom: 1px solid #ccc; }
          .nav li ul.sub-menu li:last-child a,
          .nav li ul.children li:last-child a {
            border-bottom: 0; }
          .nav li ul.sub-menu li ul,
          .nav li ul.children li ul {
            top: 0;
            left: 100%; }
      .nav li:hover > ul {
        top: auto;
        visibility: visible; }

  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
.sidebar {
    margin-top: 13px;
}
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em; }

.widget {
    padding: 0 0px;
    margin: 0;
}
    .widget ul li {
      /* margin-bottom: 0.75em; */
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }

  /* links widget */
  /* meta widget */
  /* pages widget */
  /* recent-posts widget */
  /* archives widget */
  /* tag-cloud widget */
  /* calendar widget */
  /* category widget */
  /* recent-comments widget */
  /* search widget */
  /* text widget */
  /*********************
  FOOTER STYLES
  *********************/
  /*
  you'll probably need to do quite a bit
  of overriding here if you styled them for
  mobile. Make sure to double check these!
  */
  .footer-links ul li {
    /*
    be careful with the depth of your menus.
    it's very rare to have multi-depth menus in
    the footer.
    */ }

  /* end .footer-links */ }
/*********************
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Desktop Stylsheet

  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.

  ******************************************************************/
.wrap {
    width: 100%;} }
/*********************
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*********************/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Super Large Monitor Stylesheet

  You can add some advanced styles here if you like. This kicks in
  on larger screens.

  ******************************************************************/ }
/*********************
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Retina Screens & Devices Stylesheet

  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.

  ******************************************************************/
  /*

  EXAMPLE
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:

  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }

  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:

  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }

  So, you would create the same icon, but at double the resolution, meaning
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go.

  */ }
/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Print Stylesheet

  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.

  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }

body {
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 100%;
    line-height: 1.5;
    color: #383838;
    background-color: #eaedf2;
    -webkit-font-smoothing: antialiased;
}
/*.hentry {
    background-color: white;
    border-radius: 2px;
    margin-bottom: 1.5em;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 3px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}*/

.panel-row-style-content1 {
    background-color: white;
    border-radius: 2px;
    margin-bottom: 1.5em;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 3px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}
.shadow{
background-color: white;
    border-radius: 3px;
    margin-bottom: 1.5em;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 9px;
}

li#menu-item-21 {
    width: 30px;
	text-align: center;
}
.nav li a {
    display: block;
    color: black;
    text-decoration: none;
    padding: 0.75em;
    font-weight: 500;
    width: 186px;
    text-align: center;
}
.hentry header {
    border-bottom: 1px solid #f8f9fa;
    /* padding: 1.5em; */
}
.nav li a:hover, .nav li a:focus {
    color: #477C20;
    text-decoration: underline;
}
.menu { overflow: hidden; }
.menu-item {
    float: left;
    text-align: center;
}
.menu-item a {
    background-image: url(http://nire.or.jp/wp-content/uploads/2015/12/global-navi.png);
    display: block;
    position: relative;
    line-height: 60px;
    color: white;
    text-decoration: none;
    text-indent: -9999px;
}
li.menu_1.menu-item {
    width: 72px;
    height: 70px;
    float: left;
    text-align: center;
}
li.menu_2.menu-item {
    width: 185px;
    height: 70px;
    float: left;
    text-align: center;
}
li.menu_3.menu-item {
    width: 185px;
    height: 70px;
    float: left;
    text-align: center;
}
li.menu_4.menu-item {
    width: 185px;
    height: 70px;
    float: left;
    text-align: center;
}
li.menu_5.menu-item {
    width: 185px;
    height: 70px;
    float: left;
    text-align: center;
}
li.menu_6.menu-item {
    width: 185px;
    height: 70px;
    float: left;
    text-align: center;
}
.menu_1 a { background-position: 0 0; }
.menu_2 a { background-position: -72px 0; }
.menu_3 a { background-position: -257px 0; }
.menu_4 a { background-position: -442px 0; }
.menu_5 a { background-position: -627px 0; }
.menu_6 a { background-position: -812px 0; }

.menu_1.current-menu-item a { background-position: 0 -55px; }
.menu_2.current-menu-item a { background-position: -72px -55px; }
.menu_3.current-menu-item a { background-position: -257px -55px; }
.menu_4.current-menu-item a { background-position: -442px -55px; }
.menu_5.current-menu-item a { background-position: -627px -55px; }
.menu_6.current-menu-item a { background-position: -812px -55px; }

.menu_1 a:hover { background-position: 0 -110px; }
.menu_2 a:hover { background-position: -72px -110px; }
.menu_3 a:hover { background-position: -257px -110px; }
.menu_4 a:hover { background-position: -442px -110px; }
.menu_5 a:hover { background-position: -627px -110px; }
.menu_6 a:hover { background-position: -812px -110px; }

ul#menu-global-navi {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

ul#menu-global-navi {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
ul#menu-global-navi {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.logo {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.hentry header {
    border-bottom: 1px solid #f8f9fa;
    padding: 1.5em;
    /*display: none;*/
}
.hentry footer {
    padding: 1.5em;
    border-top: 1px solid #f8f9fa;
    display: none;
}

#pl-6 .panel-grid-cell .so-panel, #pl-6 .panel-grid-cell .so-panel:last-child {
    margin-bottom: 0px;
    margin-top: 0;
}
p.recruit-contents {
    position: relative;
    z-index: 2;
    text-align: center;
}
p.rec-img {
    position: relative;
    z-index: 1;
}
p.contents-title {
    font-size: 1.9em;
    color: #477C20;
    text-align: center;
}
.panel-row-style-content1.content1.panel-row-style {
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.content-bottom-img {
    margin: 0;
    float: right;
}
p.content-bottom-img img {
    width: 15px;
}
.entry-content p {
    margin: 0;
}

.content-menu a:hover, .recruit
a:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
}
p.recruit-contents-btn {
    margin-top: 30px;
}

a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #477C20;
}
a, a:visited {
    color: #040706;
}

/*新着情報表示エリア*/
.news-area {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

li.news-main {
    float: left;
    width: 240px;
}

p.botton {
    width: 117px;
    background: #2D221B;
    border-radius: 3px;
    color: #fff;
    padding: 5px;
    text-align: center;
}
header.heading.ico-01 {
    font-size: 1.9em;
}
ul.news-list {
    padding: 0;
    list-style-type: none;
    margin-top: 20px;
}
ul.news-list {
    padding-left: 10px;
    list-style-type: none;
    margin-top: 10px;
}
p.botton {
    background: #2C221A;
    width: 121px;
    padding: 5px;
    border-radius: 2px;
}

ul.news-list2 {
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
span.category-name_adult-activity-suport {
    background: #F9850B;
    border-radius: 2px;
    padding-left: 26px;
    padding-right: 26px;
}
span.category-name_adult-activity-suport a {
    color: #fff;
    text-decoration: none;
}
em.date {
    padding-right: 20px;
    color: #477C20;
}

span.category-name_child-developmental-support {
    background: #87D039;
    border-radius: 2px;
    padding-left: 31px;
    padding-right: 31px;
}
span.category-name_child-developmental-support a {
    color: #fff;
    text-decoration: none;
}
span.category-name_kodomo-clinic {
    background: #EC6996;
    border-radius: 2px;
    padding-left: 16px;
    padding-right: 16px;
}
span.category-name_kodomo-clinic a {
    color: #fff;
    text-decoration: none;
}
span.category-name_kosodate {
  background: #698eec;
  border-radius: 2px;
  padding-left: 23px;
  padding-right: 23px;
}
span.category-name_kosodate a {
  color: #fff;
  text-decoration: none;
}
span.category-name_recruit {
  background: #d669ec;
  border-radius: 2px;
  padding-left: 47px;
  padding-right: 47px;
}
span.category-name_recruit a {
  color: #fff;
  text-decoration: none;
}


li.news-main {
    float: left;
    width: 277px;
}
main#main {
    border-bottom: 2px solid #2C221A;
    background: #f7f5ee;
}
div#bottom-wrap {
    background: #fff;
    margin-top: 12px;
    width: 100%;
    float: left;
}

main#main {
    border-bottom: 2px solid #477C20;
    background: #f7f5ee;
    margin-top: -23px;
}
div#bottom-contents img {
    border: 1px solid #555;
}

.content2 {
    margin-bottom: 2.5em;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 3px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}
div#pgc-6-2-0 {
padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#pgc-6-2-1 {
padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#pgc-6-2-2 {
padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#pgc-6-2-3 {
padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#pgc-6-2-4 {
padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div#footerwrap {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.footer-left {
    float: left;
    width: 326px;
}
.footer-right {
    float: left;
}
p.source-org.copyright {
    text-align: center;
}
.block {
    border-bottom: dotted 1px#fff;
}
p.sikaku {
    width: 100%;
    border: 1px solid #fff;
    padding: 5px;
}
.footer-left {
    float: left;
    width: 347px;
}
.footer-left {
    float: left;
    width: 347px;
    height: 770px;
    margin-top: 30px;
}

dd {
    margin: 0;
    font-size: 0.8em;
    margin-left: 0px;
}

.footer-right {
    float: left;
    width: 210px;
}
.footer-right-waku {
    width: 210px;
    padding: 15px;
}
.footer-right {
    float: left;
    margin-top: 30px;

}
.footer-right-waku {
    margin-top: 0px;
    width: 210px;
    padding: 10px;
    border-right: 1px solid #fff;
    height: 795px;
}
dt.footer-label {
    background-image: url("http://nire.or.jp/wp-content/uploads/2015/12/list.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 25px;
}
dd.ireko {
    font-size: 1em;
    margin-left: 26px;
}
.footer-right-waku-last {
    margin-top: 0px;
    width: 210px;
    padding: 10px;
    height: 795px;
}
<!ページTOP追加-->
.page-top{
margin: 0 ;
padding: 0 ;
/*display: none ;*/
}

.page-top p{
margin: 0 ;
padding: 0 ;
position: fixed ;
right: 16px ;
bottom: 16px ;
z-index: 1200 ;
}

.move-page-top {
    display: block;
    background: #477C20;
    width: 62px;
    height: 66px;
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.move-page-top:hover{
opacity: 0.85 ;
}


.logoarea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}

.logo {
    width: 100%;
    max-width: 300px;
    float: left;
    /* margin-left: auto; */
    /* margin-right: auto; */
}
.logo-right {
    width: 100%;
    float: right;
    margin-right: 5px;
    max-width: 500px;
}
#searchform {font-size:81%; position: relative;}
#s {
    height: 34px;
    width: 90%;
    padding: 0 0 0 10px;
    border: none;
    position: absolute;
    background-color: rgba(255,255,255,0.7);
    border-radius: 0px;
    border: 1px solid #555;
}
#searchsubmit {
    color: #fff;
    width: 34px;
    height: 34px;
    border: none;
    cursor: pointer;
    position: absolute;
    position: relative\9;
    right: 0;
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/search.png) no-repeat;
}
li.logo-contact {
    background-image: url("http://nire.or.jp/wp-content/uploads/2015/12/mail.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 25px;
	float:left;
}

ul.right-box {
    width: 100%;
    float: right;
    max-width: 432px;
}
#searchsubmit {
    color: #fff;
    width: 34px;
    height: 34px;
    border: none;
    cursor: pointer;
    position: relative;
    position: relative\9;
    float: right;
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/search.png) no-repeat;
}
#content {
  font-size: 16px;
}

#fontSize li {
    float: left;
    margin-right: 20px;
    cursor: pointer;
    border: 1px solid #ccc;
    width: 30px;
    padding: 5px 0;
    text-align: center;
    background-color: #fff;
}
#fontSize li.current {
    font-weight: bold;
    color: red;
}
div#fontSize {
    float: right;
}
dt.footer-label a {
    color: #fff;
    text-decoration: none;
}
dt.footer-label a:hover {
    color: #ccc;
}
div#pg-10-0 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

.content-title.panel-widget-style img {
    margin-left: auto;
    margin-right: auto;
    margin-top: -109px;

}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.content-title.panel-widget-style img {
    margin-left: auto;
    margin-right: auto;
	 margin-top: 0;

}
#pl-10 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}
#pl-12 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}
#pl-14 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}
#pl-22 {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}
}


p.wide {
    line-height: 35px;
}

.ms-thumb-list.ms-dir-h.ms-align-bottom {
    background: rgba(8, 8, 8, 0.94);
}
h3.jidou {
    text-align: center;
    font-size: 2em;
    color: #82c323;
    letter-spacing: 0.3em;
}
.title.panel-widget-style {
    font-size: 1.8em;
    line-height: 2.5em;
    border-bottom: dotted 1px #555;
}
.explaine.panel-widget-style {
    line-height: 1.8em;
}
p.jidou-img-frame img {
    width: 100%;
}

p.jidou-img-frame {
    box-shadow: 0 0 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

h3.seijin {
    text-align: center;
    font-size: 2em;
    color: #E48018;
    letter-spacing: 0.3em;
}
h3.soudan {
    text-align: center;
    font-size: 2em;
    color: #968B65;
    letter-spacing: 0.2em;
}
h3.houmon {
    text-align: center;
    font-size: 2em;
    color: #5680B0;
    letter-spacing: 0.3em;
}
.single-news .entry-content {
    padding: 1.5em 1.5em 0;
    width: 78%;
    margin-left: auto;
    /* margin-right: auto; */
    background: #fff;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* div#sidebar1 {
    width: 14%;
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 5px;
} */
.single-news main#main {
    border-bottom: 2px solid #477C20;
    background: #f7f5ee;
    margin-top: 0px;
}
.single-news #content {
    margin-top: 1.5em;
    background: #F7F5EE;
}
.single-news main#main {
    margin-bottom: 20px;
    background: #f7f5ee;
    margin-top: 3px;
}

.com-left {
    width: 100%;
    display: inline-block;
    max-width: 320px;
}
.com-right {
    float: right;
    width: 100%;
    max-width: 600px;
}
div#company-info-waku {
    width: 100%;
    max-width: 960px;
}
.com-left img {
    border: 1px solid #ccc;
    padding: 10px;
}
h1.company-info-title {
    font-size: 2.5em;
    margin-bottom: 16px;
    text-align: center;
}
header.contents-title {
    margin-top: 14px;
    margin-bottom: -5px;
}
header.contents-title img {
    width: 100%;
    height: auto;
    max-width: 700px;
}
div#container {
    background: #f7f5ee;
}
div#content-other-contents {
    font-size: 16px;

    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 3px;
    margin-top: 0px;
}
span.katagaki {
    font-size: 0.8em;
}
p.name {
    text-align: right;
    font-size: 1.5em;
}

.company tbody{
max-width:80%;
height:auto;
background-color: #FFF;
margin:0 auto;
border:1px solid #CCCCCC;

}

.company tbody th {
    width: 23%;
    background-color: #676666;
    border: 1px solid #CCCCCC;
    height: 0;
    color: #fff;
}

.company td {
color: #383838;
}
.company tbody th, td {
padding: 10px 0px;
border: 1px solid #CCCCCC;
vertical-align: middle;
font-weight: normal;
font-size: 100%;
text-align: left;
color: #555;
font-weight: 300;
padding: 13px;
}
.company .recruit tbody th, td {
    display: block !important;
    border: none !important;
}
.recruit tbody th.tit {
    background-color: #CCF !important;
}
span.title-recruit {
    color: #fff;
    margin-left: 8px;
}

.company tbody td {
    background: #fff;
}


dl.company dd {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    width: 100%;
    max-width: 600px;
}
dt.gyo-5 {
    height: 150px;
}
dt.gyo-2 {
    height: 50px;
}

/*max-width: 480px*/
@media (max-width: 480px) {

.company{
max-width:100%;
}

.company tbody tr{
width:100%;
display: block;
list-style: none;
}
.company tbody th, td {
    width: 100%;
    display: list-item;
    padding: 0px 0px;
    border: none;
    color: #555;
    padding: 8px 21px 29px;
    font-weight: 300;
}
}


.tax-news_category main#main {
    border-bottom: 2px solid #477C20;
    background: #FFFFFF;
    margin-top:13px;
    padding: 10px;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
	border-radius: 3px;
}

.tax-news_category div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border:none;
    box-shadow: none;
    background-color:#f7f5ee;
    border-radius:  none;
    margin-top: 0px;
}
div#sidebar1 {
    width: 100%;
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 0 0 8px 8px;
    margin-top: -24px;
}
.widgettitle {
    border-bottom: none;
    margin-bottom: -5px;
    margin-top: 8px;
    margin-left: 8px;
    background: #477C20;
    font-size: 1.5em;
    color: #fff;
    font-weight: 300;
}
.widget ul li {
    margin-bottom: 0.75em;
    background: #fff;
    height: 50px;
    border-bottom: 1px solid #ccc;
    padding-top: 0px;
    padding-left: 30px;
}

h4.widgettitle {
    display: none;
}
p.sidebar-title {
    background: #477C20;
    color: #fff;
    height: 50px;
    line-height: 40px;
    padding-left: 20px;
    border-radius: 8px 8px 0 0;
    font-size: 1.5em;
}
li.cat-item.cat-item-7 {
    border-bottom: none;
}

li.cat-item.cat-item-6 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-osirase.png)no-repeat;
    background-position: 6px 6px;
}
div#custom-post-type-categories-2 a {
    text-decoration: inherit;
}
li.cat-item.cat-item-4 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-jidou.png)no-repeat;
    background-position: 6px 6px;
}
li.cat-item.cat-item-5 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-seijin.png)no-repeat;
    background-position: 6px 6px;
}
li.cat-item.cat-item-7 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-houmon.png)no-repeat;
    background-position: 6px 6px;
}
li.cat-item.cat-item-8 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-soudan.png)no-repeat;
    background-position: 6px 6px;
}
li.cat-item.cat-item-3 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-kodomo.png)no-repeat;
    background-position: 6px 6px;
}

span.category-name_visit {
    background: #1E5596;
    border-radius: 2px;
    padding-left: 47px;
    padding-right: 47px;
}
span.category-name_visit a {
    color: #fff;
    text-decoration: none;
}
span.category-name_counseling-and-support {
    background: #968B65;
    border-radius: 2px;
    padding-left: 26px;
    padding-right: 26px;
}
span.category-name_counseling-and-support a {
    color: #fff;
    text-decoration: none;
}
span.category-name_info {
    background: #477C20;
    border-radius: 2px;
    padding-left: 47px;
    padding-right: 47px;
}
span.category-name_info a {
    color: #fff;
    text-decoration: none;
}
.page h1.entry-title.single-title {
    display: none;
}
.home div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: none;
    box-shadow: none;
    background-color:#F7F5EE;
    border-radius: 3px;
    margin-top: 0px;
}
.post-type-archive-news section.entry-content.cf {
    padding: 0;
}

li.news-main-2-archive {
    float: left;
    width: 400px;
}
li.news-main-2-archive {
    float: left;
    width: 97%;
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
}
.post-type-archive-news div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: 1px solid #F7F5EE;
    box-shadow: none;
    background-color: #F7F5EE;
    border-radius: 3px;
    margin-top: 0px;
}
.post-type-archive-news li.news-main {
    float: left;
    width: 277px;
    margin-top: 10px;
}
.post-type-archive-news ul.news-list2 {
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0px;
}
.post-type-archive-news main#main {
    border-bottom: none;
    background: #FFFFFF;
    margin-top: 0;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 10px;
}
p.botton a {
    color: #fff;
    text-decoration: none;
}
p.botton a:hover {
    color: #C1C1C1;
}
span.category-name_info a:hover {
    color: #c1c1c1;
}
.menu-item a:hover {
    color: #477C20;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #C7C7C7;
}
.archive li.news-main {
    float: left;
    width: 277px;
    margin-top: 10px;
}
.tax-news_category .entry-content p {
    margin: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.single-news div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: none;
    box-shadow: none;
    background-color: #f7f5ee;
    border-radius: 3px;
    margin-top: 0px;
}
.single-news main#main {
    margin-bottom: 20px;
    background: #fff;
    margin-top: 3px;
    border-bottom: none;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
    border-radius: 3px;
}
.single-news h2 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/h-icon.png)no-repeat;
    padding-left: 30px;
    font-size: 1.5em;
    background-size: contain;
}
.single-news .entry-content {
    padding: 1.5em 1.5em 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.single-news .hentry header {
    border-bottom: 1px solid #477C20;
    padding: 1.5em;
    /* display: none; */
    margin: 5px;
}
.single-news em.date {
    padding-right: 0px;
    color: #477C20;
    float: right;
}
.page .hentry header {
    border-bottom: 1px solid #f8f9fa;
    padding: 1.5em;
    display: none;
}
h1.archive-title.h2 {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/h-icon.png)no-repeat;
    padding-left: 30px;
    font-size: 1.5em;
    background-size: contain;
}
/************************************
** レスポンシブページネーション
************************************/
.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;
}

.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #333;
}

.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: grayscale;
  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-color: #ddd;
 cursor: default;
 pointer-events: none;
}

.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;
}
<!---------------------------------------------------------------------------------------------2016/2/17追加-------------------->
.single-achievement p {
    text-align: left;
}
.post-type-archive p {
    text-align: left;
}
nav.moji-menu li {
    width: 14.5%;
    display: inline-block;
    border-left: 1px solid #555;
    height: 32px;
    vertical-align: middle;
    font-size: 0.7em;
    line-height: 3em;
}
section.entry-content.cf p {
    padding: 0;
}
body.archive.category section.entry-content.cf p {
    font-size: 0.9em;
    margin-top: -20px;
    padding: 0 5%;
}
p.last-moji {
    margin-top: -5px;
    margin-left: 5px;
    width: 100%;
    line-height: 19px;
}
p.moji-top {
    text-align: left;
}

#teaser-headline{
font-size: 3em
}

#teaser-description{
color: #fff;
font-size: 1.6em
}

#coming-soon{
background:rgba(0,0,0,0.4);
padding:30px;
height: 300px;
width: 500px
}
<!---------------------------------------------------------------------------------------------2016/2/17追加ここまで------------------->
@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 ) { /* For watches? */
  .pagination li { width: 50%;}

  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}


ul.size-change li {
    float: left;
    padding: 5px;
    border: solid 1px #ccc;
    margin-left: 5px;
}


.single-voice section.entry-content.cf {
    background-color: #fff;
    background-image: -webkit-linear-gradient( transparent 95%, rgba(152, 152, 152, 0.2) 50%, rgba(152, 152, 152, 0.2)), -webkit-linear-gradient( 0deg, transparent 95%, rgba(152, 152, 152, 0.2) 50%, rgba(152, 152, 152, 0.2));
    background-size: 15px 15px;
}


.single-voice div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: none;
    box-shadow: none;
    background-color: #f7f5ee;
    border-radius: 3px;
    margin-top: 0;
}
.home main#main {
    margin-bottom: 20px;
    margin-top: 3px;
    border-bottom: none;

    border-radius: 3px;
}
.single-voice h2.entry-title.single-title {
    color: #44AE96;
}
article#post-259 {
    margin: 10px;
}
p.voice-title img {
    width: 330px;
}
.single-voice em.date {
    padding-right: 0px;
    color: #477C20;
    float: right;
}

.customer_pict img {
    width: 300px;
}
ul.size-change li {
    float: left;
    padding: 2px;
    border: 1px solid #ccc;
    margin-left: 5px;
}
ul.size-change {
    float: right;
    width: 83px;
}
p.mid a {
    color: #fff;
    text-decoration: none;
}
p.ch a {
    color: #FFF;
    text-decoration: none;
}
.main_menu-s {
    background-image: url("http://nire.or.jp/wp-content/uploads/2015/12/list.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 25px;
}
i.fa.fa-plus {
    float: right;
}
div#custom-pict {
    display: none;
}



/*---------------------------------------------------------
  					slide menu
---------------------------------------------------------*/


.slideout-menu {
    position: fixed;
    top: 0;
    right:-250px;
    width: 250px;
    height: 100%;
    background: rgba(9, 39, 2, 0.84);
    z-index: 100;
}
.slideout-menu h3 {
    position: relative;
    padding: 12px 10px;
    color: #F7F7F7;
    font-size: 1.2em;
    font-weight: 400;
    border-bottom: 4px solid #477C20;
}
.slideout-menu .slideout-menu-toggle {
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    padding: 6px 9px 5px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    line-height: 1;
    background: #477C20;
    color: #FFF;
    text-decoration: none;
    vertical-align: top;
}.slideout-menu .slideout-menu-toggle:hover {
	color: #fff;
}
.slideout-menu ul {
    list-style: none;
    font-weight: 300;
    /*border-top: 1px solid #FFFFFF;*/
   /* border-bottom: 1px solid #FFFFFF;*/
}
.slideout-menu ul li a {
    display: block;
    padding: 10px;
    color: #FFF;
    text-decoration: none;
}
.slideout-menu ul li {
    /* border-top: 1px solid #FFFFFF; */
    /* border-bottom: 1px solid #FFFFFF;*/
}
.slideout-menu ul li a:hover {
    background: rgba(253, 253, 253, 0.66);
    color: #fff;
    height: 80px;
    border-radius: 5px;
}
li.kodomo {
    height: 80px;
    width: 125px;
    background: #F7699D;
    float: left;
    border-radius: 5px;
    font-size: 13px;
}
li.top {
    height: 80px;
    width: 125px;
    background: #477C20;
    float: left;
    border-radius: 5px;
}
li.seijin {
    height: 80px;
    width: 125px;
    background: #E4841F;
    float: left;
    border-radius: 5px;
}li.jidou {
    height: 80px;
    width: 125px;
	background: #83EA38;
    float: left;
    border-radius: 5px;
}
li.houmon {
    height: 80px;
    width: 125px;
    background: #396AA2;
    float: left;
    border-radius: 5px;
    font-size: 13px;
}li.soudan {
    height: 80px;
    width: 125px;
    background: #84774B;
    float: left;
    border-radius: 5px;
}
.sp-menu-title a {
    color: #fff;
    text-decoration: none;
    line-height: 32px;
}


.logo img {
    width: 100%;
}

p.entry-kyujin {
    margin-top: 16px;
}
div#pg-6-1 {
    padding-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
}
.post-type-archive main#main {
    border-bottom: none;
    background: #FFFFFF;
    margin-top: 0;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
}
.single-voice main#main {
    border-bottom: none;
    background: #FFFFFF;
    margin-top: 0;
    box-shadow: 3px 3px 0px 0px #CCC;
    background-color: #FFFFFF;
}
.single-voice p {
    line-height: 35px;
}
.post-type-archive-voice div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border:none;
    box-shadow: none;
    background-color:#F7F5EE;
    border-radius: 3px;
    margin-top: 0px;
}
.koe-name {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/voice-name-bg-1.png)no-repeat;
    background-size: 50%;
    width: 272px;
    height: 79px;
    color: #fff;
    padding: 7px;
}
.voice-title h3 {
    display: none;
}
.voice-title li {
    margin-left: 10px;
}
.ggmap2 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: 1px solid #ccc;
	margin-bottom: 10px;
}

.ggmap2 iframe,
.ggmap2 object,
.ggmap2 embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

ul.right-box a {
    text-decoration: none;
}
/***** コンタクトフォーム *****/
/*問合せフォーム*/
.required-contactform7 {
padding: 5px;
color: #C12323;
border-radius: 3px;
margin-right: 3px;
}


.table-contactform7 th {
font-weight: bold;
background: #EFEFEF;
width: 20%;
text-align: left;
}

.table-contactform7 input,
.table-contactform7 textarea{
max-width: 100%;
}

.address-100 input{
width: 100%;
}

.message-100 textarea{
width: 100%;
}

/*-------------------------------------------------------------------------------------------------------------------------------2011602/22変更ここから*/
li.hattatu a {
    font-size: 0.8em;
}

/*-------------------------------------------------------------------------------------------------------------------------------2011602/22変更ここまで*/

@media (max-width: 650px) {
.table-contactform7{
max-width:100%;
}
.table-contactform7 th.detail {
width: 100%;
color: #000;
font-weight: bold;
background: #eee;
padding: 0px 0px 0px 0px;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
font-size: 100%;
line-height: 1.5;
}
.table-contactform7 tbody tr{
width:100%;
display: block;
list-style: none;
}

.table-contactform7 tbody th, td {
width: 100%;
display: list-item;
padding: 0px 0px;
border: none;
color: #555;
padding: 10px 0px 10px;
font-weight: 700;
}
.table-contactform7 select {
width: 100%;
}
.table-contactform7 td {
width: 100%;
display: list-item;
border: none;
color: #555;
padding: 10px 5px 0px;
font-weight: 700;
}
.table-contactform7 td {
width: 95%;
display: list-item;
border: none;
color: #555;
padding: 10px 0px 10px 5px;
font-weight: 700;
}
.table-contactform7 select {
width: 24%;
padding: 0px 0px 0px 0px;
margin: 5px 0;
}
table.table-contactform7 {
margin-top: 0px;
}
}

/*問合せフォームここまで*/

hr.dotted {
    border: none;
    border-top: dashed 1px #ccc;
    height: 1px;
    color: #FFFFFF;
}
span.jidou {
    color: #FFFFFF;
    font-weight: 500;
    background: #477C20;
    padding: 2px 12px;
}
span.soudan {
    color: #FFFFFF;
    font-weight: 500;
    background: #4b4c4b;
    padding: 2px 12px;
}
span.seijin {
    color: #FFFFFF;
    font-weight: 500;
    background: #FB9245;
    padding: 2px 12px;
}
span.iryou {
    color: #FFFFFF;
    font-weight: 500;
    background: #F16893;
    padding: 2px 12px;
}


.single main#main {
    border-bottom: none;
    background: #FFFFFF;
    margin-top: 0;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    padding: 10px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.single div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: none;
    box-shadow: none;
    background-color: #F7F5EE;
    border-radius: 3px;
    margin-top: 0px;
}

div#breadcrumbs {
    width: 100%;
    max-width: 1000px;
    margin: 15px auto;
}

.category div#inner-content {
    padding: 10px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border: none;
    box-shadow: none;
    background-color: #F7F5EE;
    border-radius: 3px;
    margin-top: 0px;
}

.category main#main {
    border-bottom: none;
    background: #FFFFFF;
    margin-top: 0;
    border: 1px solid #F7F5EE;
    box-shadow: 3px 3px 0px 0px #CCC;
    padding: 10px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


.blog-cate-title {
    text-align: center;
}
span.stlong-blog {
    font-size: 1.9em;
    color: #477C20;
}
hr.blog-title {
    border: none;
    border-bottom: dashed 1px #ccc;
}
p.blog-name {
    text-align: left;
}
p.blog-name2 {
    text-align: right;
}
.category-nirenokai-kodomo-clinic p.blog-title {
    text-align: left;
}
.kosodate {
    width: 100%;
    float: left;
	max-width: 339px;
}
.kosodate2 {
    width: 100%;
    float: left;
	max-width: 339px;
}

.kosodate2 img {
    border: 1px solid #ccc;
}

.kosodate img {
    border: 1px solid #ccc;
}
.sidebar6-title li.cat-item {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/icon-osirase.png)no-repeat;
    background-position: 6px 17px;
    padding-left: 25px;
    border-bottom: 1px solid #ccc;
    height: 54px;
    padding-top: 12px;
}
li.cat-item.cat-item-1 {
    display: none;
}
dd.link a {
    color: #fff;
    text-decoration: none;
}
.pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: none;
    width: 75px;
}
h2.single-news {
    background: url(http://nire.or.jp/wp-content/uploads/2015/12/h-icon.png)no-repeat;
    padding-left: 30px;
    font-size: 1.5em;
    background-size: contain;
}
span.maru {
    font-size: 39px;
    color: #477C20;
}
span.title-mokuteki {
    font-size: 23px;
}
span.title-honbun {
    font-size: 19px;
}
li.bottom-last {
    padding-right: 0;
    display: inline-block;
}
li.bottom {
    padding-right: 0;
    display: inline-block;
}
div#bottom-contents {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

/*Pagenation*/
.pagenation {
    margin: 1em 0;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
    text-align: center;
}
.pagenation li {
    list-style: none outside none;
    margin-left: 3px;
    display: inline-block;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #477C20;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 5px 10px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #BBDEA1;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #477C20;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}
li.prev {

    width: 55px;
    margin-right: 0px;
}

/*シングル用Pagenation*/
nav.wp-prev-next1 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
li.prev1 {
    display: inline-block;
    width: 18.5%;
    text-align: center;
    border-right: 1px solid #ccc;
    background: #BBDEA1;
    border-radius: 6px;
    padding: 5px;
}
li.next1 {
    display: inline-block;
    width: 18.5%;
    text-align: center;
    border-right: 1px solid #ccc;
    background: #477C20;
    border-radius: 6px;
    padding: 5px;
}

ul#pagination1 a {
    color: #fff;
}
ul#pagination1 a:hover {
    color: #383838;
}

/*トップメニュー文字化*/
nav.moji-menu {
    text-align: center;
}
nav.moji-menu li {
    width: 17.5%;
    display: inline-block;
    border-left: 1px solid #555;
    height: 32px;
    vertical-align: middle;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: #477C20;
}

/*----------------------------------------------------------------------------------------------------------------------------------2014/02/18変更ここから--*/
p.blog-title {
    text-align: left;
}

.archive section.entry-content.cf p {
    text-align: left;
}
p.last-moji a {
    font-size: 0.8em;
}
nav.moji-menu li {
    width: 12.5%;
    display: inline-block;
    border-left: 1px solid #555;
    height: 32px;
    vertical-align: middle;
    font-size: 0.7em;
    line-height: 3em;
	font-weight: 500;
}
nav.moji-menu2 li {
    width: 12.5%;
    display: inline-block;
    border-left: 1px solid #555;
    height: 32px;
    vertical-align: middle;
    font-size: 0.9em;
    line-height: 2em;
    text-align: center;
	font-weight: 500;
}
nav.moji-menu2 li.home {
    width: 7.5%;
    margin-left: -157px;
    border-left: none;
}
nav.moji-menu2 li.home {
    width: 7.5%;
    margin-left: -10px;
    border-left: none;
    margin-top: -10px;
}
nav.moji-menu2 a {
    text-decoration: none;
}
li.hattatu {
    height: 80px;
    width: 125px;
    background: #5F4B84;
    float: left;
    border-radius: 5px;
}
.sp-menu-title a:hover {
    color: #ccc;
}
p.last-moji {
    margin-top: -5px;
    margin-left: 5px;
    width: 100%;
    line-height: 19px;
}
li.ryouiku-sp {
    height: 80px;
    width: 125px;
    background: #E0B523;
    float: left;
    border-radius: 5px;
}
/*----------------------------------------------------------------------------------------------------------------------------------2014/02/18変更--*/

nav.moji-menu li.home {
    width: 7.5%;
    margin-left: -157px;
    border-left: none;
}
nav.moji-menu li.home {
    width: 7.5%;
    margin-left: -25px;
    border-left: none;
}
nav.moji-menu a {
    text-decoration: none;
}
/*問合せフォーム*/
.required-contactform7 {
padding: 5px;
color: #C12323;
border-radius: 3px;
margin-right: 3px;
}


.table-contactform7 th {
font-weight: bold;
background: #EFEFEF;
width: 20%;
text-align: left;
}

.table-contactform7 input,
.table-contactform7 textarea{
max-width: 100%;
}

.address-100 input{
width: 100%;
}

.message-100 textarea{
width: 100%;
}

@media (max-width: 650px) {
.table-contactform7{
max-width:100%;
}
.table-contactform7 th.detail {
width: 100%;
color: #000;
font-weight: bold;
background: #eee;
padding: 0px 0px 0px 0px;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
font-size: 100%;
line-height: 1.5;
}
.table-contactform7 tbody tr{
width:100%;
display: block;
list-style: none;
}

.table-contactform7 tbody th, td {
width: 100%;
display: list-item;
padding: 0px 0px;
border: none;
color: #555;
padding: 10px 0px 10px;
font-weight: 700;
}
.table-contactform7 select {
width: 100%;
}
.table-contactform7 td {
width: 100%;
display: list-item;
border: none;
color: #555;
padding: 10px 5px 0px;
font-weight: 700;
}
.table-contactform7 td {
width: 95%;
display: list-item;
border: none;
color: #555;
padding: 10px 0px 10px 5px;
font-weight: 700;
}
.table-contactform7 select {
width: 24%;
padding: 0px 0px 0px 0px;
margin: 5px 0;
}
table.table-contactform7 {
margin-top: 0px;
}
}
/*会社情報*/


.company th {
font-weight: bold;
background: #EFEFEF;
width: 20%;
text-align: left;
}

.company input,
.company textarea{
max-width: 100%;
}

.address-100 input{
width: 100%;
}

.message-100 textarea{
width: 100%;
}

@media (max-width: 650px) {
.company{
max-width:100%;
}
.company th.detail {
width: 100%;
color: #000;
font-weight: bold;
background: #eee;
padding: 0px 0px 0px 0px;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
font-size: 100%;
line-height: 1.5;
}
.company tbody tr{
width:100%;
display: block;
list-style: none;
}

.company tbody th, td {
    width: 100%;
    display: list-item;
    padding: 0px 0px;
    border: none;
    color: #555;
    padding: 6px 0px 30px;
    font-weight: 700;
}
.company select {
width: 100%;
}
.company td {
width: 100%;
display: list-item;
border: none;
color: #555;
padding: 10px 5px 0px;
font-weight: 700;
}
.company td {
    width: 95%;
    display: list-item;
    border: none;
    color: #555;
    padding: 10px 0px 10px 5px;
    font-weight: normal;
}
.company select {
width: 24%;
padding: 0px 0px 0px 0px;
margin: 5px 0;
}
table.company {
margin-top: 0px;
}
}

.error404 main#main {
    border-bottom: 2px solid #477C20;
    background: #FFFFFF;
    margin-top: 0;
}

p.activ-btn {
    background: #9545A2;
    width: 25%;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}
p.activ-btn a {
    color: #fff;
    text-decoration: none;
}

table.jikokuhyo td {
    background: #fff;
}

#pgc-624-0-0 {
    padding:10px 20px;
}



/*20160714 eDit*/
#content{ max-width:1000px; margin:0 auto; padding:0 10px;}

.title{ font-size:2.5em; color:#33731D; font-weight:bold; margin:30px 20px !important; text-align:center !important; letter-spacing:.3em;}
@media only screen and ( max-width: 680px ) {
.title{ font-size:2em; margin:10px 3% 30px !important; padding-top:30px;}
}
.lead{ font-size:18px; margin:0 20px 50px !important;}
@media only screen and ( max-width: 680px ) {
.lead{ font-size:14px; margin:0 3% 30px !important;}
}
#organization{ margin:0 20px 60px;}
#organization dt{ font-size:2em; color:#82c323; text-align:center; margin-bottom:10px; letter-spacing:.3em;}
#organization dd{}
#organization dd ul{ border:1px solid #9E9E9E;}
#organization dd ul li{ float:left; width:50%; border:1px solid #9E9E9E; background:#F7F5EE; padding:.8em 0; font-size:20px; text-align:center;}
@media only screen and ( max-width: 680px ) {
#organization{ margin:0 3% 30px;}
#organization dt{ font-size:20px;}
#organization dd ul{ border:1px solid #9E9E9E;}
#organization dd ul li{ float:none; width:auto; border:1px solid #9E9E9E; background:#F7F5EE; padding:.8em 0; font-size:16px;}
}


#table{ margin:0 20px 60px;}
#table dt{ font-size:2em; color:#82c323; text-align:center; margin-bottom:10px; letter-spacing:.3em;}
#table dd{}
#table dd table{ width:100%;}
.company .recruit #table dd table tbody th, td{ font-size:15px; background:#fff; display:table-cell !important;}
.company .recruit #table dd table tbody th, td.th1{ background:#4E8823; font-size:18px; font-weight:bold; color:#fff; text-align:center;}
.company .recruit #table dd table tbody th, td.th2{ background:#2AB331; font-size:18px; font-weight:bold; color:#fff; text-align:center;}
#table dd p{ font-size:16px;}

@media only screen and ( max-width: 680px ) {
#table{ margin:0 3% 30px;}
#table dt{ font-size:20px;}
#table dd table{ width:100%; display:table; border:1px solid #015315;}
.company .recruit #table dd table tbody th, td{ font-size:15px; background:#fff; display:table-cell; border:1px solid #015315;}
.company .recruit #table dd table tbody th, td.th0{ background:#ffffff; font-size:16px; width:33%;}
.company .recruit #table dd table tbody th, td.th1{ background:#4E8823; font-size:16px; width:33%;}
.company .recruit #table dd table tbody th, td.th2{ background:#2DBF35; font-size:16px; width:33%;}

}


#schedule{ margin:0 20px 60px;}
#schedule li{ margin-bottom:30px; padding:20px; background:#fff; border:1px solid #767676; -webkit-border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; border-radius:8px;}
#schedule li:last-child{ margin-bottom:0;}
#schedule li dl{ float:left; margin:0 0 0 40px !important; width:630px;}
#schedule li dl dt{ font-size:20px; font-weight:bold; margin-bottom:10px; padding-bottom:.7em; margin-bottom:.7em; border-bottom:1px dashed #767676;}
#schedule li dl dd{ font-size:14px;}
#schedule li div{ float:left; width:220px; margin:0; font-size:0; line-height:0;}
#schedule li div img{ max-width:100%; border:0; vertical-align:bottom;}
@media only screen and ( max-width: 680px ) {
#schedule{ margin:0 3% 30px;}
#schedule li{ margin-bottom:20px; background:#fff; padding:5%; border:1px solid #767676; -webkit-border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; border-radius:8px;}
#schedule li:last-child{ margin-bottom:0;}
#schedule li dl{ float:none; width:100%; margin:0 !important;}
#schedule li dl dt{ font-size:20px; text-align:center;}
#schedule li dl dd{ font-size:14px;}
#schedule li div{ float:none; width:100%; margin-bottom:10px; text-align:center;}
}

/*20160725 eDit*/
.footer a:hover,.footer a:focus,.footer a:visited:hover,.footer a:visited:focus {
    color: #fff;
    text-decoration:underline;
}

.small.panel-widget-style {
    padding-top: 20px;
}
#pl-10 .title {
    margin: 10px 0 !important;
}
#pl-10 .title.panel-widget-style {
    line-height: 1.5em;
}

/*20160830 eDit*/
rt{
margin:-5px 0;
}





/*楡の会のご案内レイアウト修正20260406*/
.guidance-aisatsu {
  display: flex;
  align-items: flex-start;
  gap: 25px;
}

/* .guidance-aisatsu-photo {
  width: 290px;
  flex: 0 0 290px;
  padding: 10px;
  border: 1px solid #d7d7d7;
  background: #fff;
  box-sizing: border-box;
} */

.guidance-aisatsu-photo {
  position: relative;
  width: 290px;
  flex: 0 0 290px;
  border: 1px solid #d7d7d7;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  line-height: 0;
  font-size: 0;
  padding: 15px 10px 10px 10px;
}

/* .guidance-aisatsu-photo img {
  display: block;
  width: 100%;
  height: auto;
} */

.guidance-aisatsu-photo img {
  position: static;
  width: 100%;
  height: auto;
  display: block;
}

.guidance-aisatsu-body {
  flex: 1;
  min-width: 0;
}

.guidance-aisatsu-text {
  text-align: justify;
  font-size: 14px;
  line-height: 1.9;
  margin: 0;
}

.guidance-aisatsu-sign {
  text-align: right;
  font-size: 22px;
  line-height: 1.8;
  margin: 10px 0 0 0;
}

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

  .guidance-aisatsu-photo {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 16px auto;
  }

  .guidance-aisatsu-sign {
    font-size: 18px;
  }
}







/*-----------------------------------------------------*/




/* ========================================
   こどもクリニックカテゴリ一覧 本番寄せ 完成版
   2026-04-08
======================================== */

/* ページ全体 */
.tax-news_category #content {
  margin-top: 12px;
  background: #f7f5ee;
}

.tax-news_category div#inner-content {
  width: 100% !important;
  max-width: 1000px !important;
  margin: 0 auto 1.5em auto !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background: #f7f5ee !important;
  border-radius: 0 !important;
}

/* 左右カラム */
.tax-news_category main#main {
  float: left !important;
  width: 685px !important;
  max-width: 685px !important;
  margin: 13px 0 1.5em 10px !important;
  padding: 10px !important;
  background: #fff !important;
  border: 1px solid #f7f5ee !important;
  border-bottom: 2px solid #477C20 !important;
  box-shadow: 3px 3px 0 0 #ccc !important;
  border-radius: 3px !important;
}

.tax-news_category #side-wrap {
  float: right !important;
  width: 250px !important;
  margin-top: 8px !important;
  margin-right: 12px !important;
}

.tax-news_category #inner-content:after {
  content: "";
  display: block;
  clear: both;
}

/* 見出し */
.tax-news_category .archive-title.h2 {
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 18px !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  color: #333 !important;
  font-weight: 600 !important;
  position: relative;
}

.tax-news_category .archive-title.h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 5px;
  height: 24px;
  background: #8dc63f;
}

/* 記事一覧 */
.tax-news_category ul.news-list2 {
  margin: 0 !important;
  padding: 10px 0 12px 0 !important;
  list-style: none !important;
  border-bottom: 1px solid #d9d9d9 !important;
}

.tax-news_category ul.news-list2:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.tax-news_category li.news-main {
  float: left !important;
  width: 277px !important;
  margin: 0 !important;
}

.tax-news_category li.news-main-2-archive {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.tax-news_category em.date {
  padding-right: 20px !important;
  color: #477C20 !important;
  font-size: 12px !important;
  font-style: normal !important;
}

.tax-news_category li.news-main span[class^="category-name_"] {
  display: inline-block;
  border-radius: 2px;
  line-height: 1.2;
}

.tax-news_category li.news-main-2-archive > a,
.tax-news_category li.news-main-2-archive > a:visited {
  display: block !important;
  margin: 0 0 6px 0 !important;
  color: #4d4d4d !important;
  text-decoration: underline !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
}

.tax-news_category li.news-main-2-archive > a:hover,
.tax-news_category li.news-main-2-archive > a:focus {
  color: #4d4d4d !important;
  text-decoration: underline !important;
}

.tax-news_category li.news-main-2-archive .entry-content {
  padding: 0 !important;
  margin: 4px 0 0 0 !important;
}

.tax-news_category li.news-main-2-archive .entry-content p {
  margin: 0 !important;
  color: #666 !important;
  font-size: 12px !important;
  line-height: 1.6 !important;
}

/* 右カラム */
.tax-news_category .sidebar-title {
  margin: 0 !important;
  padding: 10px 14px !important;
  background: #477C20 !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  border: 1px solid #477C20 !important;
  border-radius: 5px 5px 0 0 !important;
}

.tax-news_category div#sidebar1 {
  width: 100% !important;
  margin: 0 !important;
  background: #fff !important;
  border: 1px solid #bbb !important;
  border-top: none !important;
  border-radius: 0 0 5px 5px !important;
  box-shadow: none !important;
}

/* 右カラム一覧 */
.tax-news_category .news-category-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.tax-news_category .news-category-list li {
  position: relative !important;
  margin: 0 !important;
  padding: 11px 12px 11px 28px !important;
  list-style: none !important;
  border-bottom: 1px solid #dcdcdc !important;
  line-height: 1.45 !important;
  text-align: left !important;
}

.tax-news_category .news-category-list li:last-child {
  border-bottom: none !important;
}

.tax-news_category .news-category-list a,
.tax-news_category .news-category-list a:visited,
.tax-news_category .news-category-list a:hover,
.tax-news_category .news-category-list a:focus {
  display: block !important;
  color: #333 !important;
  text-decoration: none !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
  text-align: left !important;
}

/* ページネーション */
.tax-news_category .pagination,
.tax-news_category .wp-prev-next {
  margin: 14px 0 0 0 !important;
  text-align: center;
}

.tax-news_category .pagination ul {
  background: transparent !important;
  border-radius: 0 !important;
}

.tax-news_category .pagination li {
  border-right: none !important;
  margin: 0 2px !important;
}

.tax-news_category .pagination a,
.tax-news_category .pagination span {
  min-width: 28px !important;
  padding: 6px 8px !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  color: #fff !important;
  background: #b8d98d !important;
  border-radius: 2px !important;
}

.tax-news_category .pagination .current {
  color: #fff !important;
  background: #477C20 !important;
}

.tax-news_category .pagination a:hover,
.tax-news_category .pagination a:focus {
  color: #fff !important;
  background: #477C20 !important;
}

/* 念のため */
@media (max-width: 999px) {
  .tax-news_category main#main,
  .tax-news_category #side-wrap {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .tax-news_category #side-wrap {
    margin-top: 12px !important;
  }
}

/* こどもクリニックカテゴリ一覧 右カラム アイコン位置 */
.tax-news_category .news-category-list li:before {
  content: "" !important;
  position: absolute !important;
  left: 12px !important;
  top: 50% !important;
  width: 10px !important;
  height: 10px !important;
  margin-top: -5px !important;
  border-radius: 50% !important;
  background: #8dc63f !important;
  display: block !important;
}

.tax-news_category .news-category-list li:after {
  content: "" !important;
  position: absolute !important;
  left: 16px !important;
  top: 50% !important;
  width: 0 !important;
  height: 0 !important;
  margin-top: -3px !important;
  border-top: 3px solid transparent !important;
  border-bottom: 3px solid transparent !important;
  border-left: 4px solid #fff !important;
  display: block !important;
}

.tax-news_category .news-category-list li:nth-child(1):before {
  background: #ec6996 !important;
}

.tax-news_category .news-category-list li:nth-child(2):before {
  background: #8dc63f !important;
}

.tax-news_category .news-category-list li:nth-child(3):before {
  background: #477c20 !important;
}

.tax-news_category .news-category-list li:nth-child(4):before,
.tax-news_category .news-category-list li:nth-child(4):after,
.tax-news_category .news-category-list li:nth-child(5):before,
.tax-news_category .news-category-list li:nth-child(5):after {
  display: none !important;
}

.tax-news_category .news-category-list li:nth-child(4),
.tax-news_category .news-category-list li:nth-child(5) {
  padding-left: 25px !important;
}

/* こどもクリニックカテゴリ一覧 本文抜粋を非表示 */
.tax-news_category li.news-main-2-archive .entry-content {
  display: none !important;
}



/* ========================================
   新着情報一覧ページ アーカイブ修正
   本番比較反映版 2026-04-09
======================================== */

body.post-type-archive-news #side-wrap {
  float: right !important;
  width: 250px !important;
  margin-top: 18px !important;
}

body.post-type-archive-news #side-wrap .sidebar-title {
  margin: 0 !important;
  padding: 10px 14px !important;
  background: #477C20 !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  font-weight: 500 !important;
  border: 1px solid #477C20 !important;
  border-radius: 5px 5px 0 0 !important;
}

body.post-type-archive-news #side-wrap #sidebar1 {
  width: 100% !important;
  margin: 0 !important;
  background: #fff !important;
  border: 1px solid #bbb !important;
  border-top: none !important;
  border-radius: 0 0 5px 5px !important;
  box-shadow: none !important;
}

body.post-type-archive-news #side-wrap .widgettitle {
  display: none !important;
}

body.post-type-archive-news #side-wrap ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.post-type-archive-news #side-wrap ul li {
  position: relative !important;
  margin: 0 !important;
  padding: 11px 10px 10px 26px !important;
  list-style: none !important;
  border-bottom: 1px solid #d6d6d6 !important;
  background: #fff !important;
  text-align: left !important;
  line-height: 1.45 !important;
  min-height: 0 !important;
  height: auto !important;
  font-size: 12px !important;
  color: #555 !important;
}

body.post-type-archive-news #side-wrap ul li:last-child {
  border-bottom: none !important;
}

/* 丸アイコン */
body.post-type-archive-news #side-wrap ul li:before {
  content: "" !important;
  position: absolute !important;
  left: 10px !important;
  top: 13px !important;
  width: 11px !important;
  height: 11px !important;
  border-radius: 50% !important;
  background: #8dc63f !important;
  display: block !important;
}

/* 丸の中の右向き三角 */
body.post-type-archive-news #side-wrap ul li:after {
  content: "" !important;
  position: absolute !important;
  left: 14px !important;
  top: 16px !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 2px solid transparent !important;
  border-bottom: 2px solid transparent !important;
  border-left: 4px solid #ffffff !important;
  display: block !important;
}

/* 各色 */
body.post-type-archive-news #side-wrap ul li:nth-child(1):before {
  background: #ec6996 !important;
}
body.post-type-archive-news #side-wrap ul li:nth-child(2):before {
  background: #8dc63f !important;
}
body.post-type-archive-news #side-wrap ul li:nth-child(3):before {
  background: #477c20 !important;
}
body.post-type-archive-news #side-wrap ul li:nth-child(4):before {
  background: #c96be6 !important;
}
body.post-type-archive-news #side-wrap ul li:nth-child(5):before {
  background: #7d87c9 !important;
}

/* 4行目・5行目も疑似要素を確実に表示 */
body.post-type-archive-news #side-wrap ul li:nth-child(4):before,
body.post-type-archive-news #side-wrap ul li:nth-child(5):before,
body.post-type-archive-news #side-wrap ul li:nth-child(4):after,
body.post-type-archive-news #side-wrap ul li:nth-child(5):after {
  display: block !important;
}

/* 本番比較で、件数が必要以上に改行されないよう block をやめる */
body.post-type-archive-news #side-wrap ul li a,
body.post-type-archive-news #side-wrap ul li a:visited {
  display: inline !important;
  color: #555 !important;
  text-decoration: none !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

body.post-type-archive-news #side-wrap ul li a:hover,
body.post-type-archive-news #side-wrap ul li a:focus {
  color: #555 !important;
  text-decoration: none !important;
}









/* 求人情報・子育て支援情報の先頭アイコンを非表示 */
body.post-type-archive-news #side-wrap ul li:nth-child(4):before,
body.post-type-archive-news #side-wrap ul li:nth-child(4):after,
body.post-type-archive-news #side-wrap ul li:nth-child(5):before,
body.post-type-archive-news #side-wrap ul li:nth-child(5):after {
  display: none !important;
}

/* 求人情報・子育て支援情報はアイコン無し分だけ左余白を詰める */
body.post-type-archive-news #side-wrap ul li:nth-child(4),
body.post-type-archive-news #side-wrap ul li:nth-child(5) {
  padding-left: 25px !important;
}





/* アーカイブ最下部の角丸をきれいに見せる */
body.post-type-archive-news #side-wrap ul li:last-child {
  border-bottom: none !important;
  border-radius: 0 0 5px 5px !important;
}














/* =========================================================
   楡の会 TOPページ仮組み用CSS
   2026-04-20
   ※ 安全優先のため、既存サイト全体へ影響しやすい
      html/body/header/footer の全面置換はまだ行わない
========================================================= */

/* ------------------------------
   TOPページ共通
------------------------------ */
.top-page-main {
  color: #4a4138;
  background: #f7f3ee;
  font-family:
    "BIZ UDPGothic",
    "Yu Gothic",
    "YuGothic",
    "Hiragino Sans",
    "Meiryo",
    sans-serif;
  line-height: 1.75;
}

.top-page-main *,
.top-page-main *::before,
.top-page-main *::after {
  box-sizing: border-box;
}

.top-page-main img {
  display: block;
  max-width: 100%;
  height: auto;
}

.top-page-main a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.25s ease, transform 0.25s ease, background-color 0.25s ease;
}

.top-page-main a:hover {
  opacity: 0.9;
}

.top-page-main ul,
.top-page-main ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-page-main p,
.top-page-main h1,
.top-page-main h2,
.top-page-main h3,
.top-page-main h4,
.top-page-main h5,
.top-page-main h6 {
  margin: 0;
}

.top-page-main button,
.sticky-global-nav button {
  font: inherit;
  border: none;
  background: none;
  cursor: pointer;
}

.top-page-main .section {
  padding: 80px 20px;
}

.top-page-main .section-inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

/* ------------------------------
   展開メニュー
------------------------------ */
.global-menu {
  background: #eee5d9;
  border-bottom: 1px solid rgba(122, 107, 91, 0.1);
}

.global-menu[hidden] {
  display: none;
}

.global-menu-inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 16px 20px 24px;
}

.global-menu-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.global-menu-list li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 10px 20px;
  border-radius: 999px;
  color: #4a4138;
  background: #ffffff;
  border: 1px solid #d6cbbb;
  font-weight: 500;
  box-shadow: 0 4px 10px rgba(73, 63, 54, 0.06);
}

.global-menu-list li a:hover {
  transform: translateY(-1px);
}

/* ------------------------------
   ファーストビュー
------------------------------ */
.top-page-main .fv {
  position: relative;
  padding: 0;
  background: #ddd2c6;
  overflow: hidden;
}

.top-page-main .fv-image img {
  width: 100%;
  height: min(69vw, 760px);
  object-fit: cover;
  object-position: center center;
}

.top-page-main .fv-side-links {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-34%);
  z-index: 30;
}

.top-page-main .fv-side-link {
  width: 118px;
  min-height: 122px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);
}

.top-page-main .fv-side-link + .fv-side-link {
  margin-top: 8px;
}

.top-page-main .fv-side-link__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
}

.top-page-main .fv-side-link__icon img {
  display: block;
  width: 46px;
  height: 32px;
}

.top-page-main .fv-side-link--recruit .fv-side-link__icon img {
  width: 78px;
  height: auto;
}

.top-page-main .fv-side-link__text {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}

.top-page-main .fv-side-link--contact {
  background: rgba(129, 126, 87, 0.9);
}

.top-page-main .fv-side-link--recruit {
  background: rgba(235, 112, 136, 0.9);
}

/* ------------------------------
   ヘッダー下 常時固定グロナビ
------------------------------ */
.sticky-global-nav {
  position: fixed;
  top: 108px;
  left: 0;
  width: 100%;
  background: transparent;
  box-shadow: none;
  z-index: 950;
  opacity: 1;
  visibility: visible;
  transform: none;
  transition: none;
}

.sticky-global-nav__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sticky-global-nav__main {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 74px;
  padding: 0 34px;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 999px;
  box-shadow: 0 6px 14px rgba(73, 63, 54, 0.08);
}

.sticky-global-nav__list {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}

.sticky-global-nav__list li {
  position: relative;
  display: flex;
  align-items: center;
}

.sticky-global-nav__list li + li::before {
  content: "｜";
  color: #3f362f;
  margin: 0 16px;
  font-size: 1.05rem;
  line-height: 1;
}

.sticky-global-nav__list a,
.sticky-global-nav__trigger {
  display: inline-block;
  font-size: 1.08rem;
  line-height: 1.4;
  font-weight: 500;
  color: #17120d;
  white-space: nowrap;
}

.sticky-global-nav__trigger {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}

.sticky-global-nav__list a:hover,
.sticky-global-nav__trigger:hover {
  opacity: 0.75;
}

.sticky-global-nav__submenu {
  width: 100%;
  max-width: 806px;
  margin-top: 12px;
  background: rgba(255, 255, 255, 0.88);
  border: none;
  border-radius: 30px;
  box-shadow: 0 10px 24px rgba(73, 63, 54, 0.12);
  padding: 24px 34px 22px;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.28s ease,
    visibility 0.28s ease;
}

.sticky-global-nav__submenu.is-open {
  opacity: 1;
  visibility: visible;
}

.sticky-global-nav__submenu[hidden] {
  display: none;
}

.sticky-global-nav__submenu-inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px 28px;
}

.sticky-global-nav__submenu-inner--2col {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sticky-global-nav__submenu-col {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sticky-global-nav__submenu-col li {
  position: relative;
  padding: 12px 0 12px 16px;
  border-top: 1px dotted #b9b1a8;
}

.sticky-global-nav__submenu-col li:first-child {
  border-top: none;
}

.sticky-global-nav__submenu-col li:last-child {
  border-bottom: 1px dotted #b9b1a8;
}

.sticky-global-nav__submenu-col li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #8dbb6a;
  transform: translateY(-50%);
}

.sticky-global-nav__submenu-col a {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  color: #17120d;
}

#sticky-homecare-submenu .sticky-global-nav__submenu-col li,
#sticky-consultation-submenu .sticky-global-nav__submenu-col li {
  min-height: calc(1.5em * 2 + 24px);
}

#sticky-homecare-submenu .sticky-global-nav__submenu-col a,
#sticky-consultation-submenu .sticky-global-nav__submenu-col a {
  display: block;
  line-height: 1.5;
}

#sticky-homecare-submenu .sticky-global-nav__submenu-item--singleline-adjust a {
  padding-top: 0.7em;
}

.sticky-global-nav__submenu-col a:hover {
  opacity: 0.75;
}

.sticky-global-nav__item--has-submenu .sticky-global-nav__trigger[aria-expanded="true"] {
  font-weight: 700;
}

/* ------------------------------
   Information
------------------------------ */
.top-page-main .information {
  background: #f2ede7;
  padding: 92px 20px 84px;
}

.top-page-main .information-inner {
  max-width: 980px;
}

.top-page-main .information-heading {
  position: relative;
  margin-bottom: 54px;
  text-align: center;
}

.top-page-main .information-heading__rays {
  margin: 0 0 10px;
  line-height: 1;
}

.top-page-main .information-heading__rays img {
  display: inline-block;
  width: 76px;
  height: auto;
}

.top-page-main .information-heading__en {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 10px;
  font-family: "Oswald", "BIZ UDPGothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.05;
  color: #17120d;
  letter-spacing: 0.05em;
  z-index: 1;
}

.top-page-main .information-heading__en::before {
  content: "";
  position: absolute;
  left: -8px;
  right: -8px;
  bottom: 0.14em;
  height: 0.46em;
  background: #e3d400;
  z-index: -1;
}

.top-page-main .information-heading__en::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -16px;
  width: 100%;
  height: 1px;
  background: #bfb7ad;
}

.top-page-main .information-heading__ja {
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.4;
  color: #1f1914;
}

.top-page-main .information-list {
  max-width: 820px;
  margin: 0 auto;
}

.top-page-main .information-list__item {
  display: grid;
  grid-template-columns: 92px 66px 1fr 24px;
  align-items: center;
  column-gap: 12px;
  padding: 10px 0;
}

.top-page-main .information-list__date {
  font-size: 0.95rem;
  line-height: 1.4;
  color: #5f554c;
}

.top-page-main .information-list__category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 18px;
  padding: 2px 6px;
  font-size: 0.6rem;
  font-weight: 700;
  line-height: 1.2;
  color: #ffffff;
  white-space: nowrap;
}

.top-page-main .information-list__category--red {
  background: #d91920;
}

.top-page-main .information-list__category--blue {
  background: #14a7e1;
}

.top-page-main .information-list__link {
  min-width: 0;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #4a4138;
}

.top-page-main .information-list__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.35rem;
  line-height: 1;
  color: #3d342d;
}

.top-page-main .information-more {
  max-width: 820px;
  margin: 42px auto 0;
  text-align: right;
}

.top-page-main .information-more a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 1rem;
  line-height: 1.4;
  color: #2d241d;
  padding-bottom: 4px;
  border-bottom: 1px solid transparent;
  transition: border-color 0.25s ease, opacity 0.25s ease;
}

.top-page-main .information-more a:hover {
  border-bottom-color: #2d241d;
}

.top-page-main .information-more a::after {
  content: "〉";
  font-size: 1.2rem;
  line-height: 1;
}

/* ------------------------------
   Child-care Support
------------------------------ */
.top-page-main .childcare-support {
  background: #f7f3ee;
  padding: 78px 20px 92px;
}

.top-page-main .childcare-support-inner {
  max-width: 980px;
}

.top-page-main .childcare-support-heading {
  margin-bottom: 44px;
}

/* 上段：カテゴリ見出し */
.top-page-main .childcare-support-category {
  position: relative;
  width: 100%;
  max-width: 560px;
  min-height: 82px;
  margin: 0 auto 52px;
  padding: 18px 70px 18px 44px;
  border-radius: 999px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: visible;
  color: #231f1c;
  text-decoration: none;
}

.top-page-main .childcare-support-category::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #231f1c;
  border-radius: 999px;
  z-index: 2;
  pointer-events: none;
}

.top-page-main .childcare-support-category::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 11px;
  width: 100%;
  height: 100%;
  border-radius: 999px;
  background: rgba(232, 225, 213, 0.72);
  z-index: 1;
  pointer-events: none;
}

.top-page-main .childcare-support-category__text {
  position: relative;
  z-index: 3;
  display: block;
  font-size: 2.15rem;
  font-weight: 700;
  line-height: 1.25;
  color: #231f1c;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.top-page-main .childcare-support-category__text::after {
  content: "〉";
  position: absolute;
  right: -38px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1;
}

/* 下段：4つのリンクボタン */
.top-page-main .childcare-support-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 42px 46px;
  max-width: 860px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.top-page-main .childcare-support-item {
  min-width: 0;
}

.top-page-main .childcare-support-item a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 82px;
  padding: 16px 58px 16px 28px;
  border-radius: 999px;
  color: #231f1c;
  background: #ffffff;
  text-align: center;
  text-decoration: none;
  overflow: visible;
}

.top-page-main .childcare-support-item a::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #231f1c;
  border-radius: 999px;
  z-index: 2;
  pointer-events: none;
}

.top-page-main .childcare-support-item a::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 100%;
  height: 100%;
  border-radius: 999px;
  z-index: 1;
  pointer-events: none;
}

.top-page-main .childcare-support-item__text {
  position: relative;
  z-index: 3;
  display: block;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.45;
  color: #231f1c;
  white-space: normal;
}

.top-page-main .childcare-support-item__text::after {
  content: "〉";
  position: absolute;
  right: -34px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.55rem;
  font-weight: 500;
  line-height: 1;
}

.top-page-main .childcare-support-item--pink a::after {
  background: #f0c4cc;
}

.top-page-main .childcare-support-item--blue a::after {
  background: #c9e4f0;
}

.top-page-main .childcare-support-item--green a::after {
  background: #d6ead2;
}

.top-page-main .childcare-support-item--yellow a::after {
  background: #eee39d;
}

.top-page-main .childcare-support-item a:hover {
  opacity: 1;
  transform: translateY(-2px);
}

/* ------------------------------
   Service
------------------------------ */
.top-page-main .service {
  background: #ffffff;
}

.top-page-main .service .information-heading {
  margin-bottom: 72px;
}

.top-page-main .service-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 85px 34px;
  max-width: 860px;
  margin: 0 auto;
}

.top-page-main .service-card--large {
  grid-column: 1 / -1;
}

.top-page-main .service-card__link {
  position: relative;
  display: block;
  padding: 0;
  border-radius: 999px;
  background: #f7f3ee;
  overflow: visible;
}

.top-page-main .service-card__body {
  position: relative;
  z-index: 2;
  min-height: 88px;
  padding: 18px 54px;
  border: none;
  border-radius: 999px;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  transition: transform 0.25s ease;
}

.top-page-main .service-card__body::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #231f1c;
  border-radius: 999px;
  z-index: 3;
  pointer-events: none;
}

.top-page-main .service-card__body::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 12px;
  width: 100%;
  height: 100%;
  border-radius: 999px;
  z-index: 1;
  pointer-events: none;
}

.top-page-main .service-card__title,
.top-page-main .service-card__more {
  position: relative;
  z-index: 4;
}

.top-page-main .service-card--clinic .service-card__body::after {
  background: #e7e291;
}

.top-page-main .service-card--development .service-card__body::after {
  background: #e8e4d9;
}

.top-page-main .service-card--activity .service-card__body::after {
  background: #bfe0f0;
}

.top-page-main .service-card--homecare .service-card__body::after {
  background: #e7c8d0;
}

.top-page-main .service-card--consultation .service-card__body::after {
  background: #cde9da;
}

.top-page-main .service-card__body--row {
  flex-direction: row;
  justify-content: center;
  gap: 42px;
}

.top-page-main .service-card__title {
  font-size: 1.95rem;
  line-height: 1.25;
  font-weight: 700;
  color: #231f1c;
  text-align: center;
  letter-spacing: 0.02em;
}

.top-page-main .service-card--large .service-card__title {
  font-size: 2.35rem;
}

.top-page-main .service-card__more {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-top: 4px;
  font-size: 1rem;
  line-height: 1.3;
  color: #231f1c;
  white-space: nowrap;
  font-weight: 500;
}

.top-page-main .service-card__more::after {
  content: "＞";
  margin-top: 4px;
  margin-left: 8px;
  font-size: 1.05rem;
  line-height: 1;
}

.top-page-main .service-card__check {
  position: absolute;
  top: -58px;
  left: 20px;
  z-index: 3;
}

.top-page-main .service-card__check img {
  display: block;
  width: 124px;
  height: auto;
}

.top-page-main .service-card__hand {
  position: absolute;
  right: 18px;
  bottom: -12px;
  z-index: 3;
}

.top-page-main .service-card__hand img {
  display: block;
  width: 68px;
  height: auto;
}

.top-page-main .service-card__link:hover {
  opacity: 1;
}

.top-page-main .service-card__link:hover .service-card__body {
  transform: translateY(-2px);
}

/* ------------------------------
   Message
------------------------------ */
.top-page-main .message {
  padding: 92px 0;
  background: #ece6df;
}

.top-page-main .message .section-inner {
  max-width: 1100px;
  padding: 0 20px;
}

.top-page-main .message .information-heading {
  margin-bottom: 54px;
}

.top-page-main .information-heading--no-rays {
  padding-top: 0;
}

.top-page-main .information-heading--no-rays .information-heading__rays {
  display: none;
}

.top-page-main .message-text {
  max-width: 760px;
  margin: 0 auto;
  font-size: 0.98rem;
  line-height: 2;
  color: #5b5047;
}

.top-page-main .message-text p + p {
  margin-top: 18px;
}

.top-page-main .message-visual {
  width: 100%;
  overflow: hidden;
}

.top-page-main .message-visual img {
  width: 100%;
  height: min(46vw, 720px);
  object-fit: cover;
  object-position: center center;
}

/* ------------------------------
   Recruit
------------------------------ */
.top-page-main .recruit {
  padding: 110px 20px 88px;
  background: #ffffff;
}

.top-page-main .recruit-inner {
  max-width: 980px;
}

.top-page-main .recruit-heading {
  margin-bottom: 62px;
}

.top-page-main .recruit-content {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

.top-page-main .recruit-title {
  margin-bottom: 28px;
  font-size: 3rem;
  line-height: 1.35;
  font-weight: 700;
  color: #231f1c;
  letter-spacing: 0.02em;
}

.top-page-main .recruit-text {
  max-width: 760px;
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 2.1;
  color: #40362f;
  text-align: left;
}

.top-page-main .recruit-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 18px;
  max-width: 760px;
  margin: 54px auto 0;
}

.top-page-main .recruit-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 74px;
  padding: 16px 54px 16px 20px;
  color: #ffffff;
  font-size: 1.18rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.top-page-main .recruit-link::after {
  content: "＞";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 400;
}

.top-page-main .recruit-link:hover {
  opacity: 1;
  transform: translateY(-2px);
}

.top-page-main .recruit-link__text {
  display: block;
  width: 100%;
}

.top-page-main .recruit-link--gray {
  background: #b8b3b3;
}

.top-page-main .recruit-link--pink {
  background: #ea6f73;
}

.top-page-main .recruit-link--blue {
  background: #60adc3;
}

.top-page-main .recruit-link--yellow {
  background: #d7b200;
}

/* ------------------------------
   News
------------------------------ */
.top-page-main .news {
  padding: 88px 20px 110px;
  background: #ffffff;
}

.top-page-main .news-inner {
  max-width: 980px;
}

.top-page-main .news-heading-row {
  position: relative;
  max-width: 820px;
  margin: 0 auto 52px;
}

.top-page-main .news-heading {
  margin-bottom: 0;
}

.top-page-main .news-more {
  position: absolute;
  right: 0;
  bottom: 6px;
  margin: 0;
}

.top-page-main .news-more a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 1rem;
  line-height: 1.4;
  color: #6e6258;
  padding-bottom: 4px;
  border-bottom: 1px solid transparent;
  transition: border-color 0.25s ease, opacity 0.25s ease;
}

.top-page-main .news-more a:hover {
  border-bottom-color: #6e6258;
}

.top-page-main .news-more a::after {
  content: "〉";
  font-size: 1.2rem;
  line-height: 1;
}

.top-page-main .news-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
  max-width: 820px;
  margin: 0 auto;
}

.top-page-main .news-card {
  background: transparent;
  border-radius: 0;
  overflow: visible;
  box-shadow: none;
}

.top-page-main .news-card__link {
  display: block;
  height: 100%;
}

.top-page-main .news-card__thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  border-radius: 4px;
  overflow: hidden;
}

.top-page-main .news-card__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top-page-main .news-card__thumb-image--sm {
  width: 60% !important;
  height: 60% !important;
  object-fit: contain !important;
  margin: auto;
}

.top-page-main .news-card__thumb--pink {
  background: #eb7276;
}

.top-page-main .news-card__thumb--blue {
  background: #78bfe0;
}

.top-page-main .news-card__thumb--green {
  background: #9bc98d;
}

.top-page-main .news-card__thumb--yellow {
  background: #efb84f;
}

.top-page-main .news-card__content {
  padding: 14px 0 0;
}

.top-page-main .news-card__meta {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  font-size: 0.95rem;
  line-height: 1.4;
  color: #5f554c;
}

.top-page-main .news-card__date,
.top-page-main .news-card__cat,
.top-page-main .news-card__sep {
  color: #5f554c;
}

.top-page-main .news-card__title {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #4a4138;
}

/* ------------------------------
   Contact
------------------------------ */
.top-page-main .contact {
  position: relative;
  padding: 0;
  color: #ffffff;
}

.top-page-main .contact-bg {
  position: relative;
}

.top-page-main .contact-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(61, 52, 45, 0.18);
}

.top-page-main .contact-bg img {
  width: 100%;
  height: min(50vw, 560px);
  object-fit: cover;
  object-position: center center;
}

.top-page-main .contact-inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 22px 20px 26px;
}

.top-page-main .contact-heading {
  margin-bottom: 18px;
}

.top-page-main .information-heading--light .information-heading__rays img {
  width: 76px;
  filter: brightness(0) invert(1);
}

.top-page-main .information-heading--light .information-heading__en {
  color: #ffffff;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
}

.top-page-main .information-heading--light .information-heading__en::before {
  background: rgba(255, 255, 255, 0.18);
}

.top-page-main .information-heading--light .information-heading__en::after {
  background: rgba(255, 255, 255, 0.5);
}

.top-page-main .information-heading--light .information-heading__ja {
  color: #ffffff;
  font-weight: 700;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
}

.top-page-main .contact-panel {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}

.top-page-main .contact-topbar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  align-items: center;
  gap: 18px;
  padding: 12px 16px 12px 18px;
  background: rgba(255, 255, 255, 0.7);
}

.top-page-main .contact-topbar__tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 0;
  min-height: 62px;
  padding: 0;
  color: #231f1c;
  text-align: center;
  background: transparent;
}

.top-page-main .contact-topbar__meta {
  min-width: 0;
  font-size: 0.92rem;
  line-height: 1.4;
  color: #5d534a;
  white-space: nowrap;
  text-align: center;
}

.top-page-main .contact-topbar__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 2.45rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #231f1c;
  white-space: nowrap;
  text-align: center;
}

.top-page-main .contact-topbar__tel-icon,
.top-page-main .contact-box__tel-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.top-page-main .contact-topbar__tel-icon img {
  display: block;
  width: 26px;
  height: 26px;
}

.top-page-main .contact-box__tel-icon img {
  display: block;
  width: 24px;
  height: 24px;
}

.top-page-main .contact-topbar__mail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%;
  min-width: 0;
  min-height: 64px;
  padding: 16px 22px;
  background: #ec6e73;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
}

.top-page-main .contact-topbar__mail-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
}

.top-page-main .contact-topbar__mail-icon img {
  display: block;
  width: 38px;
  height: 25px;
}

.top-page-main .contact-topbar__mail-text {
  font-size: 1rem;
  line-height: 1.4;
  white-space: nowrap;
}

.top-page-main .contact-box {
  display: flex;
  align-items: center;
  min-height: 72px;
}

.top-page-main .contact-box--clinic {
  position: relative;
  justify-content: center;
  gap: 34px;
  min-height: 78px;
  margin-top: 0;
  padding: 16px 68px 16px 28px;
  background: #86b766;
  color: #ffffff;
}

.top-page-main .contact-box__label--clinic {
  font-size: 1.35rem;
  white-space: nowrap;
}

.top-page-main .contact-box__main--clinic {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 2.45rem;
  font-weight: 500;
  white-space: nowrap;
}

.top-page-main .contact-box__arrow {
  position: absolute;
  right: 70px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 300;
}

.top-page-main .contact-heading .information-heading__en::before {
  display: none;
}

/* ------------------------------
   タブレット
------------------------------ */
@media screen and (max-width: 1024px) {
  .sticky-global-nav {
    top: 170px;
  }

  .sticky-global-nav__inner {
    padding: 8px 16px 0;
  }

  .sticky-global-nav__main {
    min-height: 64px;
    padding: 0 24px;
  }

  .sticky-global-nav__list a,
  .sticky-global-nav__trigger {
    font-size: 0.95rem;
  }

  .sticky-global-nav__list li + li::before {
    margin: 0 10px;
    font-size: 0.95rem;
  }

  .sticky-global-nav__submenu {
    max-width: 760px;
    padding: 20px 24px 18px;
  }

  .sticky-global-nav__submenu-inner {
    gap: 18px 20px;
  }

  .sticky-global-nav__submenu-col a {
    font-size: 0.92rem;
  }

  .top-page-main .fv {
    display: flex;
    flex-direction: column;
  }

  .top-page-main .fv-side-links {
    position: static;
    transform: none;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    max-width: 100%;
    margin: 0;
    z-index: auto;
  }

  .top-page-main .fv-side-link {
    width: 100%;
    min-height: 86px;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    box-shadow: none;
  }

  .top-page-main .fv-side-link + .fv-side-link {
    margin-top: 0;
  }

  .top-page-main .fv-side-link__icon img {
    width: 28px;
    height: 28px;
  }

  .top-page-main .fv-side-link--contact .fv-side-link__icon img {
    width: 34px;
    height: auto;
  }

  .top-page-main .fv-side-link--recruit .fv-side-link__icon img {
    width: 42px;
    height: auto;
  }

  .top-page-main .fv-side-link__text {
    font-size: 0.95rem;
    line-height: 1.4;
  }

  .top-page-main .news-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .top-page-main .contact-bg img {
    height: 520px;
  }

  .top-page-main .contact-topbar__number {
    font-size: 2.4rem;
  }

  .top-page-main .contact-box--clinic {
    justify-content: center;
  }

  .top-page-main .contact-box__label--clinic {
    font-size: 1.2rem;
  }

  .top-page-main .contact-box__main--clinic {
    font-size: 2rem;
  }
}

/* ------------------------------
   スマホ
------------------------------ */
@media screen and (max-width: 767px) {
  .sticky-global-nav {
    display: none;
  }

  .top-page-main .section {
    padding: 56px 16px;
  }

  .global-menu-inner {
    padding-left: 16px;
    padding-right: 16px;
  }

  .global-menu-list {
    flex-direction: column;
    align-items: stretch;
  }

  .global-menu-list li a {
    width: 100%;
  }

  .top-page-main .fv-image img {
    height: 120vw;
    min-height: 420px;
    max-height: 620px;
    object-position: center center;
  }

  .top-page-main .fv-side-links {
    right: 0;
    left: 0;
    bottom: 0;
    top: auto;
    transform: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .top-page-main .fv-side-link {
    width: 100%;
    min-height: 72px;
    flex-direction: row;
    gap: 8px;
  }

  .top-page-main .fv-side-link + .fv-side-link {
    margin-top: 0;
  }

  .top-page-main .fv-side-link__icon img {
    width: 22px;
    height: 22px;
  }

  .top-page-main .fv-side-link__text {
    font-size: 0.9rem;
  }

  .top-page-main .information {
    padding: 64px 16px 56px;
  }

  .top-page-main .information-heading {
    margin-bottom: 34px;
    padding-top: 34px;
  }

  .top-page-main .information-heading__rays img {
    width: 56px;
  }

  .top-page-main .information-heading__en {
    font-size: 1.7rem;
    margin-bottom: 16px;
  }

  .top-page-main .information-heading__en::after {
    width: 100%;
    bottom: -14px;
  }

  .top-page-main .information-heading__ja {
    font-size: 1.35rem;
  }

  .top-page-main .information-list {
    max-width: none;
  }

  .top-page-main .information-list__item {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas:
      "date date"
      "category category"
      "link arrow";
    align-items: start;
    column-gap: 10px;
    row-gap: 8px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(122, 107, 91, 0.16);
  }

  .top-page-main .information-list__date {
    grid-area: date;
  }

  .top-page-main .information-list__category {
    grid-area: category;
    justify-self: start;
  }

  .top-page-main .information-list__link {
    grid-area: link;
    min-width: 0;
    font-size: 1rem;
    line-height: 1.6;
  }

  .top-page-main .information-list__arrow {
    grid-area: arrow;
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
    white-space: nowrap;
    line-height: 1.6;
  }

  .top-page-main .information-more {
    max-width: none;
    margin-top: 28px;
  }

  .top-page-main .childcare-support {
    padding: 56px 16px 68px;
  }

  .top-page-main .childcare-support-heading {
    margin-bottom: 32px;
  }

  .top-page-main .childcare-support-category {
    max-width: 100%;
    min-height: 68px;
    margin-bottom: 34px;
    padding: 14px 48px 14px 24px;
  }

  .top-page-main .childcare-support-category__text {
    font-size: 1.35rem;
    line-height: 1.35;
    letter-spacing: 0.02em;
    white-space: normal;
  }

  .top-page-main .childcare-support-category__text::after {
    right: -28px;
    font-size: 1.3rem;
  }

  .top-page-main .childcare-support-list {
    grid-template-columns: 1fr;
    max-width: none;
    gap: 18px;
  }

  .top-page-main .childcare-support-item a {
    min-height: 66px;
    padding: 14px 50px 14px 22px;
  }

  .top-page-main .childcare-support-item__text {
    font-size: 1.05rem;
  }

  .top-page-main .childcare-support-item__text::after {
    right: -28px;
    font-size: 1.3rem;
  }

  .top-page-main .service-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .top-page-main .service-card--large {
    grid-column: auto;
  }

  .top-page-main .service .information-heading {
    margin-bottom: 52px;
  }

  .top-page-main .service-card__body {
    min-height: 84px;
    padding: 18px 44px 18px 24px;
    border-radius: 36px;
  }

  .top-page-main .service-card__body--row {
    flex-direction: column;
    gap: 8px;
  }

  .top-page-main .service-card__title {
    font-size: 1.5rem;
  }

  .top-page-main .service-card--large .service-card__title {
    font-size: 1.5rem;
  }

  .top-page-main .service-card__more {
    font-size: 0.9rem;
  }

  .top-page-main .service-card__check {
    top: -48px;
    left: 14px;
  }

  .top-page-main .service-card__check img {
    width: 96px;
  }

  .top-page-main .service-card__hand {
    right: 10px;
    bottom: -10px;
  }

  .top-page-main .service-card__hand img {
    width: 54px;
  }

  .top-page-main .recruit {
    padding: 64px 16px 56px;
  }

  .top-page-main .recruit-heading {
    margin-bottom: 42px;
  }

  .top-page-main .recruit-title {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.45;
  }

  .top-page-main .recruit-text {
    font-size: 1rem;
    line-height: 1.95;
  }

  .top-page-main .recruit-links {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 36px;
  }

  .top-page-main .recruit-link {
    min-height: 62px;
    padding: 14px 46px 14px 16px;
    font-size: 0.95rem;
  }

  .top-page-main .recruit-link::after {
    right: 14px;
    font-size: 1.2rem;
  }

  .top-page-main .news {
    padding: 56px 16px 72px;
  }

  .top-page-main .news-heading-row {
    margin-bottom: 34px;
  }

  .top-page-main .news-more {
    position: static;
    margin-top: 18px;
    text-align: right;
  }

  .top-page-main .news-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .top-page-main .news-card__content {
    padding-top: 12px;
  }

  .top-page-main .news-card__meta {
    font-size: 0.9rem;
  }

  .top-page-main .news-card__title {
    font-size: 0.95rem;
  }

  .top-page-main .contact {
    padding: 0;
    background: #ffffff;
  }

  .top-page-main .contact-bg {
    position: relative;
  }

  .top-page-main .contact-bg img {
    height: 500px;
    object-fit: cover;
    object-position: center top;
  }

  .top-page-main .contact-bg::after {
    background: rgba(61, 52, 45, 0.32);
  }

  .top-page-main .contact-inner {
    position: static;
    inset: auto;
    display: block;
    margin-top: -420px;
    padding: 0 16px 24px;
  }

  .top-page-main .contact-heading {
    margin-bottom: 18px;
    text-align: center;
  }

  .top-page-main .contact-heading .information-heading__rays img {
    width: 52px;
  }

  .top-page-main .contact-heading .information-heading__en {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }

  .top-page-main .contact-heading .information-heading__ja {
    font-size: 1.1rem;
  }

  .top-page-main .contact-panel {
    position: relative;
    z-index: 2;
  }

  .top-page-main .contact-topbar {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 12px;
    background: rgba(255, 255, 255, 0.92);
  }

  .top-page-main .contact-topbar__tel {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-height: auto;
    text-align: center;
  }

  .top-page-main .contact-topbar__meta {
    font-size: 0.72rem;
    white-space: normal;
  }

  .top-page-main .contact-topbar__number {
    gap: 8px;
    font-size: 1.8rem;
    line-height: 1.1;
    white-space: nowrap;
  }

  .top-page-main .contact-topbar__tel-icon img {
    width: 22px;
    height: 22px;
  }

  .top-page-main .contact-topbar__mail {
    width: 100%;
    min-width: 0;
    min-height: 56px;
    padding: 12px 14px;
  }

  .top-page-main .contact-topbar__mail-icon img {
    width: 22px;
    height: 22px;
  }

  .top-page-main .contact-topbar__mail-text {
    font-size: 0.9rem;
    white-space: normal;
    text-align: center;
  }

  .top-page-main .contact-box--clinic {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 64px;
    padding: 12px 36px 12px 14px;
    flex-wrap: wrap;
  }

  .top-page-main .contact-box__label--clinic {
    font-size: 0.95rem;
    white-space: normal;
    text-align: center;
  }

  .top-page-main .contact-box__main--clinic {
    gap: 8px;
    font-size: 1.35rem;
    line-height: 1.2;
    white-space: nowrap;
  }

  .top-page-main .contact-box__tel-icon img {
    width: 20px;
    height: 20px;
  }

  .top-page-main .contact-box__arrow {
    right: 12px;
    font-size: 1.4rem;
  }
}








/* =========================================================
   楡の会 上段ヘッダー差し替え用CSS
   2026-04-20
========================================================= */

.top-header-rebuild {
  margin: 0;
  padding: 0;
  background: #ffffff;
  border: none;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(122, 107, 91, 0.18);
}

.header-inner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 18px;
  min-height: 100px;
  padding: 14px 20px 12px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.header-inner::after {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 8px;
  width: 670px;
  height: 1px;
  background: rgba(122, 107, 91, 0.28);
}

.site-logo {
  margin: 0 8px 0 0;
  flex: 0 0 auto;
}

.site-logo a {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #231f1c;
  line-height: 1;
  text-decoration: none;
}

.site-logo__sub {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transform: translateY(8px);
}

.site-logo__main {
  position: relative;
  display: inline-block;
  padding-top: 18px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.site-logo__main-text {
  display: inline-block;
}

.site-logo__main-ruby {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.site-logo__ruby {
  position: absolute;
  font-size: 0.25em;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}

.site-logo__ruby--nire {
  left: 1em;
}

.site-logo__ruby--kai {
  right: 1em;
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex: 1 1 auto;
  flex-wrap: nowrap;
}

.header-info {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #231f1c;
  white-space: nowrap;
  font-weight: 500;
  text-decoration: none;
}

.header-info__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
}

.header-info__icon img {
  display: block;
  width: 20px;
  height: 15px;
}

.header-info--tel .header-info__icon img {
  width: 20px;
  height: 20px;
}

.header-info--contact .header-info__icon img {
  width: 25px;
  height: 18px;
}

.header-info__text {
  font-size: 1.2rem;
  line-height: 1.3;
}

.header-info--tel .header-info__text {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.2;
}

.header-info--clinic-tel .header-info__text {
  font-size: 1.22rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.1;
}

.header-info--contact {
  position: relative;
  padding-left: 18px;
}

.header-info--contact::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 24px;
  background: #bfb8af;
  transform: translateY(-50%);
}

.header-info--tel,
.header-info--contact {
  transform: translateY(4px);
}

.header-clinic {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.2;
  transform: translateY(12px);
}

.header-clinic__label {
  font-size: 1.08rem;
  font-weight: 700;
  color: #231f1c;
  margin-bottom: 4px;
  line-height: 1.2;
  text-decoration: none;
}

.header-access {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 50px;
  padding: 11px 18px;
  background: #e4d362;
  color: #231f1c;
  font-weight: 700;
  border-radius: 2px;
  white-space: nowrap;
  text-decoration: none;
  transform: translateY(12px);
}

.header-access__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
}

.header-access__icon img {
  display: block;
  width: 18px;
  height: 18px;
}

.header-access__text {
  font-size: 1.05rem;
  line-height: 1.2;
}

.menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  min-width: 88px;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 999px;
  font-weight: 700;
  color: #ffffff;
  background: #7a6b5b;
  box-shadow: 0 6px 14px rgba(61, 52, 45, 0.15);
  border: none;
  cursor: pointer;
}

.menu-toggle:hover {
  transform: translateY(-1px);
}

#breadcrumbs {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 10px 20px 12px;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #6c6054;
}

#breadcrumbs a {
  color: inherit;
  text-decoration: none;
}

@media screen and (max-width: 1024px) {
  .site-header {
    padding-bottom: 10px;
  }

  .header-inner {
    flex-wrap: wrap;
    justify-content: center;
    min-height: auto;
  }

  .header-inner::after {
    display: none;
  }

  .site-logo {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }

  .site-logo a {
    justify-content: center;
  }

  .site-logo__sub {
    font-size: 0.95rem;
  }

  .site-logo__main {
    font-size: 2.5rem;
  }

  .header-actions {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px 18px;
  }

  .header-clinic {
    align-items: center;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .header-inner {
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    min-height: auto;
    padding: 14px 16px 12px;
  }

  .site-logo {
    width: auto;
    margin-right: auto;
    text-align: left;
  }

  .site-logo a {
    display: block;
  }

  .site-logo__sub {
    display: block;
    margin-bottom: 4px;
    font-size: 0.8rem;
    transform: none;
  }

  .site-logo__main {
    display: block;
    font-size: 2rem;
    line-height: 1;
    padding-top: 14px;
  }

  .site-logo__ruby {
    font-size: 0.25em;
  }

  .site-logo__ruby--nire {
    left: 1em;
  }

  .site-logo__ruby--kai {
    right: 1em;
  }

  .header-actions {
    display: none;
  }

  .menu-toggle {
    display: inline-flex;
    width: auto;
  }

  #breadcrumbs {
    padding: 8px 16px 10px;
    font-size: 0.8rem;
  }
}

















/* =========================================================
   楡の会 フッター差し替え用CSS
   2026-04-20
========================================================= */

.site-footer {
  background: #ffffff;
  text-align: center;
  color: #231f1c;
  border: none;
}

.site-footer .footer-inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.site-footer .footer-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 28px;
}

.site-footer .footer-brand__corporate {
  margin: 0;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Yu Gothic",
    "YuGothic",
    "Meiryo",
    sans-serif;
  font-size: 2.7rem;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #17120d;
}

.site-footer .footer-logo {
  position: relative;
  display: inline-block;
  margin-bottom: 34px;
  line-height: 1;
  top: 10px;
}

.site-footer .footer-logo__ruby {
  position: absolute;
  left: 24px;
  right: 24px;
  top: -20px;
  display: flex;
  justify-content: space-between;
  font-size: 0.78rem;
  line-height: 1;
  color: #17120d;
}

.site-footer .footer-logo__main {
  display: inline-block;
  font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Yu Gothic",
    "YuGothic",
    "Meiryo",
    sans-serif;
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #17120d;
}

.site-footer .footer-tel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 0;
  font-size: 2.3rem;
  line-height: 1.2;
  font-weight: 500;
  color: #17120d;
}

.site-footer .footer-tel__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
}

.site-footer .footer-tel__icon img {
  display: block;
  width: 26px;
  height: 26px;
}

.site-footer .footer-tel__text {
  display: inline-block;
  line-height: 1;
}

.site-footer .footer-tel__note {
  font-size: 1.2rem;
  line-height: 1;
}

.site-footer .footer-address {
  margin-top: 22px;
  font-style: normal;
  font-size: 1.45rem;
  line-height: 1.7;
  color: #17120d;
}

.site-footer .footer-banners {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 72px;
}

.site-footer .footer-banner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: none;
}

.site-footer .footer-banner--jka,
.site-footer .footer-banner--keirin {
  width: 314px;
  height: 86px;
}

.site-footer .footer-banner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.site-footer .footer-copy {
  margin-top: 52px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #4f463e;
}

@media screen and (max-width: 1024px) {
  .site-footer .footer-brand {
    gap: 14px;
    margin-bottom: 22px;
  }

  .site-footer .footer-brand__corporate {
    font-size: 2.2rem;
  }

  .site-footer .footer-logo__main {
    font-size: 3.9rem;
  }

  .site-footer .footer-tel {
    font-size: 1.9rem;
  }

  .site-footer .footer-address {
    font-size: 1.15rem;
  }
}

@media screen and (max-width: 767px) {
  .site-footer {
    padding: 56px 16px 28px;
  }

  .site-footer .footer-brand {
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
  }

  .site-footer .footer-brand__corporate {
    font-size: 1.8rem;
  }

  .site-footer .footer-logo {
    margin-bottom: 22px;
  }

  .site-footer .footer-logo__ruby {
    left: 16px;
    right: 10px;
    top: -12px;
    font-size: 0.62rem;
  }

  .site-footer .footer-logo__main {
    font-size: 3.2rem;
  }

  .site-footer .footer-tel {
    gap: 6px;
    font-size: 1.7rem;
  }

  .site-footer .footer-address {
    margin-top: 14px;
    font-size: 1rem;
    line-height: 1.8;
  }

  .site-footer .footer-banners {
    margin-top: 38px;
    gap: 10px;
  }

  .site-footer .footer-banner--jka,
  .site-footer .footer-banner--keirin {
    width: min(100%, 314px);
    height: auto;
  }

  .site-footer .footer-copy {
    margin-top: 32px;
    font-size: 0.8rem;
  }
}







@media screen and (min-width: 1031px) {
  .footer.site-footer {
    height: auto;
    min-height: 0;
    background-color: #ffffff;
    color: #231f1c;
  }
}




/* =========================================================
   フッター追加リンク帯
   2026-05-04
========================================================= */

.site-footer .footer-extra-links {
  max-width: 980px;
  margin: 54px auto 0;
  padding: 22px 28px;
  background: #337719;
  border-radius: 4px;
}

.site-footer .footer-extra-links__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 26px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer .footer-extra-links__list li {
  margin: 0;
  padding: 0;
}

.site-footer .footer-extra-links__list a,
.site-footer .footer-extra-links__list a:visited {
  position: relative;
  display: inline-block;
  padding-left: 18px;
  color: #ffffff !important;
  font-size: 0.95rem;
  line-height: 1.6;
  font-weight: 500;
  text-decoration: none;
}

.site-footer .footer-extra-links__list a::before {
  content: "›";
  position: absolute;
  left: 0;
  top: 0.02em;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1.4;
}

.site-footer .footer-extra-links__list a:hover,
.site-footer .footer-extra-links__list a:focus {
  color: #ffffff !important;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-extra-links {
    margin-top: 36px;
    padding: 20px 18px;
  }

  .site-footer .footer-extra-links__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    text-align: left;
  }
}

/* =========================================================
   フッター大枠デザイン
   2026-05-04
========================================================= */

.site-footer--mega {
  margin-top: 0;
  background: #ffffff;
}

.site-footer--mega .mega-footer {
  width: 100%;
}

.site-footer--mega .mega-footer__main {
  position: relative;
  background: linear-gradient(90deg, #245c18 0%, #2d741d 48%, #2b711d 100%);
  overflow: hidden;
}

.site-footer--mega .mega-footer__main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 22px;
  background: linear-gradient(90deg, #8ab152 0%, #a2bf62 45%, #86aa4c 100%);
  opacity: 0.95;
}

.site-footer--mega .mega-footer__inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 86px 40px 80px;
  display: grid;
  grid-template-columns: 330px 1fr;
  gap: 0;
}

.site-footer--mega .mega-footer__brand {
  padding-right: 42px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
  color: #ffffff;
}

.site-footer--mega .mega-footer__corporate {
  margin: 0 0 10px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.site-footer--mega .mega-footer__logo {
  margin: 0 0 34px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}

.site-footer--mega .mega-footer__name {
  display: block;
  font-size: 4rem;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.site-footer--mega .mega-footer__address {
  margin: 0;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.9;
  color: #ffffff;
}

.site-footer--mega .mega-footer__nav {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.site-footer--mega .mega-footer__col {
  padding: 0 34px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
}

.site-footer--mega .mega-footer__col:last-child {
  border-right: none;
}

.site-footer--mega .mega-footer__list,
.site-footer--mega .mega-footer__sublist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer--mega .mega-footer__list > li + li {
  margin-top: 26px;
  padding-top: 26px;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}

.site-footer--mega .mega-footer__list > li > a,
.site-footer--mega .mega-footer__list > li > a:visited {
  position: relative;
  display: inline-block;
  padding-left: 38px;
  color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 500;
}

.site-footer--mega .mega-footer__list > li > a::before {
  content: "›";
  position: absolute;
  left: 0;
  top: 0.08em;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #ffffff;
  color: #2d741d;
  font-size: 1rem;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}

.site-footer--mega .mega-footer__list > li > a:hover,
.site-footer--mega .mega-footer__list > li > a:focus {
  text-decoration: underline;
}

.site-footer--mega .mega-footer__sublist {
  margin-top: 10px;
  padding-left: 38px;
}

.site-footer--mega .mega-footer__sublist li + li {
  margin-top: 8px;
}

.site-footer--mega .mega-footer__sublist a,
.site-footer--mega .mega-footer__sublist a:visited {
  position: relative;
  display: inline-block;
  padding-left: 16px;
  color: #ffffff;
  text-decoration: none;
  font-size: 0.95rem;
  line-height: 1.7;
  font-weight: 400;
}

.site-footer--mega .mega-footer__sublist a::before {
  content: "－";
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
}

.site-footer--mega .mega-footer__sublist a:hover,
.site-footer--mega .mega-footer__sublist a:focus {
  text-decoration: underline;
}

.site-footer--mega .mega-footer__copy {
  margin: 0;
  padding: 12px 20px 14px;
  background: #ffffff;
  color: #4a4138;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.5;
}

/* ------------------------------
   タブレット
------------------------------ */
@media screen and (max-width: 1199px) {
  .site-footer--mega .mega-footer__inner {
    grid-template-columns: 1fr;
    gap: 48px;
    padding: 72px 32px 64px;
  }

  .site-footer--mega .mega-footer__brand {
    padding-right: 0;
    padding-bottom: 32px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  }

  .site-footer--mega .mega-footer__nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 36px;
  }

  .site-footer--mega .mega-footer__col:nth-child(2) {
    border-right: none;
  }
}

/* ------------------------------
   スマホ
------------------------------ */
@media screen and (max-width: 767px) {
  .site-footer--mega .mega-footer__inner {
    padding: 58px 20px 52px;
    gap: 36px;
  }

  .site-footer--mega .mega-footer__name {
    font-size: 2.8rem;
  }

  .site-footer--mega .mega-footer__ruby {
    gap: 28px;
    font-size: 0.85rem;
  }

  .site-footer--mega .mega-footer__nav {
    grid-template-columns: 1fr;
    row-gap: 0;
  }

  .site-footer--mega .mega-footer__col {
    padding: 0 0 24px;
    margin-bottom: 24px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  }

  .site-footer--mega .mega-footer__col:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .site-footer--mega .mega-footer__list > li + li {
    margin-top: 18px;
    padding-top: 18px;
  }

  .site-footer--mega .mega-footer__copy {
    padding: 12px 16px 14px;
    font-size: 0.82rem;
  }


}

/* =========================================================
   フッター 横幅いっぱい表示調整
   2026-05-04
   ※ !important 不使用版
========================================================= */

/* フッター本体の左右余白を消す */
body .footer.site-footer.site-footer--mega {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}

/* 緑のフッター部分を画面幅いっぱいに広げる */
body .site-footer--mega .mega-footer,
body .site-footer--mega .mega-footer__main {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* 中身は広がりすぎないよう中央に収める */
body .site-footer--mega .mega-footer__inner {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

/* 横スクロールが出る場合の保険 */
body {
  overflow-x: hidden;
}

/* =========================================================
   フッター上 バナーエリア
   2026-05-04
========================================================= */

.footer-banner-area {
  width: 100%;
  padding: 100px 20px;
  background: #ffffff;
  text-align: center;
}

.footer-banner-area__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  max-width: 980px;
  margin: 0 auto;
}

.footer-banner-area__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 314px;
  height: 86px;
  background: #ffffff;
  border: none;
  text-decoration: none;
}

.footer-banner-area__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: none;
}

/* スマホ */
@media screen and (max-width: 767px) {
  .footer-banner-area {
    padding: 36px 16px;
  }

  .footer-banner-area__inner {
    flex-direction: column;
    gap: 12px;
  }

  .footer-banner-area__item {
    width: min(100%, 314px);
    height: auto;
  }

  .footer-banner-area__item img {
    height: auto;
  }
}


/* =========================================================
   フッター内テキスト左揃え調整
   2026-05-04
========================================================= */

.site-footer--mega .mega-footer__inner,
.site-footer--mega .mega-footer__brand,
.site-footer--mega .mega-footer__nav,
.site-footer--mega .mega-footer__col,
.site-footer--mega .mega-footer__list,
.site-footer--mega .mega-footer__list li,
.site-footer--mega .mega-footer__sublist,
.site-footer--mega .mega-footer__sublist li {
  text-align: left;
}

.site-footer--mega .mega-footer__list > li > a,
.site-footer--mega .mega-footer__list > li > a:visited,
.site-footer--mega .mega-footer__sublist a,
.site-footer--mega .mega-footer__sublist a:visited {
  text-align: left;
}

/* =========================================================
   フッター ロゴルビ位置調整 ruby版
   2026-05-04
========================================================= */

.site-footer--mega .mega-footer__logo {
  margin: 0 0 34px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}

.site-footer--mega .mega-footer__name {
  display: inline-block;
  font-size: 4rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #ffffff;
  white-space: nowrap;
}

.site-footer--mega .mega-footer__name ruby {
  ruby-position: over;
}

.site-footer--mega .mega-footer__name rt {
  font-size: 0.22em;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 500;
  text-align: center;
}

.site-footer--mega .mega-footer__plain {
  display: inline-block;
  margin: 0 0.03em;
}

/* スマホ */
@media screen and (max-width: 767px) {
  .site-footer--mega .mega-footer__name {
    font-size: 2.8rem;
  }

  .site-footer--mega .mega-footer__name rt {
    font-size: 0.24em;
  }
}


/* =========================================================
   補助事業関連リンクセクション
   2026-05-04
========================================================= */

.support-link-section {
  padding: 46px 20px 44px;
  background: #f7f3ee;
  text-align: center;
}

.support-link-section__inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.support-link-section__title {
  margin: 0 0 18px;
  color: #4a4138;
  font-size: 0.95rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.support-link-section__banners {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.support-link-section__banner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 314px;
  height: 86px;
  background: #ffffff;
  border: 1px solid #d8d2c8;
  text-decoration: none;
}

.support-link-section__banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.support-link-section__banner:hover,
.support-link-section__banner:focus {
  opacity: 0.82;
}

@media screen and (max-width: 767px) {
  .support-link-section {
    padding: 34px 16px 32px;
  }

  .support-link-section__title {
    margin-bottom: 14px;
    font-size: 0.9rem;
  }

  .support-link-section__banners {
    gap: 10px;
  }

  .support-link-section__banner {
    width: min(100%, 314px);
    height: auto;
    min-height: 70px;
  }
}

/* =========================================================
   子育て支援情報 スマホ時ボタン文字サイズ調整
   2026-05-04
========================================================= */

@media screen and (max-width: 767px) {
  .top-page-main .childcare-support-item__text {
    font-size: 1.35rem;
    line-height: 1.35;
    letter-spacing: 0.02em;
  }

  .top-page-main .childcare-support-item__text::after {
    font-size: 1.3rem;
  }
}

/* =========================================================
   事業内容 スマホ時ボタン間隔調整
   2026-05-04
========================================================= */

@media screen and (max-width: 767px) {
  .top-page-main .service-grid {
    gap: 58px;
  }
}

/* =========================================================
   NEWSカード スマホ時 横長レイアウト
   2026-05-04
========================================================= */

@media screen and (max-width: 767px) {
  .top-page-main .news-grid {
    gap: 14px;
  }

  .top-page-main .news-card__link {
    display: grid;
    grid-template-columns: 86px 1fr;
    align-items: center;
    gap: 14px;
    padding: 12px;
    background: #ffffff;
    border-radius: 8px;
  }

  .top-page-main .news-card__thumb {
    width: 86px;
    height: 86px;
    aspect-ratio: auto;
    border-radius: 6px;
    flex: 0 0 auto;
  }

  .top-page-main .news-card__thumb-image--sm {
    width: 58% !important;
    height: 58% !important;
    object-fit: contain !important;
  }

  .top-page-main .news-card__content {
    padding: 0;
    min-width: 0;
  }

  .top-page-main .news-card__meta {
    margin-bottom: 4px;
    font-size: 0.82rem;
    line-height: 1.4;
  }

  .top-page-main .news-card__title {
    font-size: 0.9rem;
    line-height: 1.6;
  }
}

/* =========================================================
   PC版固定グロナビ 下線削除
   2026-05-04
========================================================= */

.sticky-global-nav a,
.sticky-global-nav a:visited,
.sticky-global-nav a:hover,
.sticky-global-nav a:focus,
.sticky-global-nav a:active {
  text-decoration: none;
  border-bottom: none;
}

.sticky-global-nav__submenu a,
.sticky-global-nav__submenu a:visited,
.sticky-global-nav__submenu a:hover,
.sticky-global-nav__submenu a:focus,
.sticky-global-nav__submenu a:active {
  text-decoration: none;
  border-bottom: none;
}


/* =========================================================
   PC版固定グロナビ サブメニュークリック時の一瞬下がり対策
   2026-05-04
========================================================= */

.sticky-global-nav__submenu,
.sticky-global-nav__submenu.is-open {
  transform: none;
}

.sticky-global-nav__submenu a,
.sticky-global-nav__submenu a:visited,
.sticky-global-nav__submenu a:hover,
.sticky-global-nav__submenu a:focus,
.sticky-global-nav__submenu a:active {
  position: static;
  top: auto;
  transform: none;
  text-decoration: none;
  border-bottom: none;
}

.sticky-global-nav__submenu-col li,
.sticky-global-nav__submenu-col li:hover,
.sticky-global-nav__submenu-col li:focus,
.sticky-global-nav__submenu-col li:active {
  top: auto;
  transform: none;
}

/* =========================================================
   子育て支援情報 上段ボタン hover動作追加
   2026-05-05
========================================================= */

.top-page-main .childcare-support-category:hover,
.top-page-main .childcare-support-category:focus {
  opacity: 1;
  transform: translateY(-2px);
}

/* =========================================================
   下層ページ用 主要事業グロナビ
   対象：TOPページ以外
========================================================= */

.lower-service-nav {
  width: 100%;
  background: #fff;
  border-top: 1px solid #e5dfd7;
  border-bottom: 1px solid #e5dfd7;
  position: relative;
  z-index: 1000;
}

.lower-service-nav__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  max-width: 1100px;
  margin: 0 auto;
  padding: 18px 20px;
  list-style: none;
}

.lower-service-nav__item {
  position: relative;
  margin: 0;
  padding: 0 16px;
  line-height: 1.4;
}

.lower-service-nav__item + .lower-service-nav__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 16px;
  background: #b8b0a5;
  transform: translateY(-50%);
}

.lower-service-nav__link {
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  transition: color 0.2s ease;
}

.lower-service-nav__link:hover,
.lower-service-nav__link:focus {
  color: #3f7f22;
  text-decoration: none;
  outline: none;
}

.lower-service-nav__button {
  appearance: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  font-family: inherit;
  padding: 0;
}

.lower-service-nav__item--has-sub > .lower-service-nav__button::after {
  content: "▼";
  display: inline-block;
  margin-left: 6px;
  font-size: 10px;
  line-height: 1;
  transform: translateY(-1px);
}

.lower-service-subnav {
  position: absolute;
  left: 50%;
  top: calc(100% + 8px);
  min-width: 220px;
  max-width: 520px;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e0d8cc;
  border-radius: 10px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 0.18s ease,
    visibility 0.18s ease;
  z-index: 100;
}

.lower-service-subnav::after {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: transparent;
}

.lower-service-subnav::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -8px;
  width: 14px;
  height: 14px;
  background: #fff;
  border-left: 1px solid #e0d8cc;
  border-top: 1px solid #e0d8cc;
  transform: translateX(-50%) rotate(45deg);
}

.lower-service-nav__item--has-sub:hover .lower-service-subnav,
.lower-service-nav__item--has-sub:focus-within .lower-service-subnav {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.lower-service-subnav__item {
  margin: 0;
  padding: 0;
}

.lower-service-subnav__link {
  display: block;
  position: relative;
  padding: 9px 18px 9px 30px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  text-decoration: none;
  white-space: normal;
  transition:
    color 0.2s ease,
    background-color 0.2s ease;
}

.lower-service-subnav__link::before {
  content: "・";
  position: absolute;
  left: 14px;
  top: 9px;
  color: #6b6358;
}

.lower-service-subnav__link:hover,
.lower-service-subnav__link:focus {
  color: #3f7f22;
  background: #f5f1ea;
  text-decoration: none;
  outline: none;
}

/* スマホではいったん非表示 */
@media screen and (max-width: 767px) {
  .lower-service-nav {
    display: none;
  }
}

/* =========================================================
   下層ページ用グロナビ下の余白調整
========================================================= */

.lower-service-nav {
  margin-bottom: 0;
}

.lower-service-nav + #breadcrumbs {
  margin-top: 0;
  padding-top: 0;
}

/* =========================================================
   下層ページ グロナビ下の余白削除
========================================================= */

body:not(.home) .lower-service-nav {
  margin-bottom: 0;
}

body:not(.home) .lower-service-nav + #breadcrumbs {
  margin: 0;
  padding: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
}

body:not(.home) #content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* =========================================================
   下層ページ用グロナビ スクロール時固定
========================================================= */

.lower-service-nav.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
}

body.has-fixed-lower-nav {
  padding-top: 58px;
}

/* =========================================================
   スマホ時 アーカイブ枠の横幅調整
   対象：下層ページ・新着情報ページのサイドバー
========================================================= */

@media screen and (max-width: 767px) {
  #sidebar,
  .sidebar,
  .side,
  .widget-area,
  .archive-box,
  .archive-list,
  .side_archive,
  .side-archive {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #sidebar .widget,
  .sidebar .widget,
  .side .widget,
  .widget-area .widget,
  .archive-box,
  .side_archive,
  .side-archive {
    box-sizing: border-box;
  }
}

/* =========================================================
   スマホ時 新着情報ページのアーカイブ枠 幅調整
   対象：/news/ のサイドバー
========================================================= */

@media screen and (max-width: 767px) {
  body.post-type-archive-news #sidebar1,
  body.post-type-archive-news .sidebar,
  body.post-type-archive-news .fourcol,
  body.post-type-archive-news .last {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }

  body.post-type-archive-news #sidebar1 {
    margin-top: 20px !important;
  }

  body.post-type-archive-news #sidebar1 .widget,
  body.post-type-archive-news #sidebar1 aside,
  body.post-type-archive-news #sidebar1 ul,
  body.post-type-archive-news #sidebar1 li {
    box-sizing: border-box !important;
  }

  body.post-type-archive-news #sidebar1 .widget {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* =========================================================
   スマホ時 新着情報ページ side-wrap 幅調整
   対象：/news/ のアーカイブ枠
========================================================= */

@media screen and (max-width: 767px) {
  body.post-type-archive-news #side-wrap {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 24px 0 0 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }

  body.post-type-archive-news #side-wrap .sidebar-title {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 !important;
  }

  body.post-type-archive-news #side-wrap #sidebar1,
  body.post-type-archive-news #side-wrap .sidebar {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  body.post-type-archive-news #side-wrap #sidebar1 ul,
  body.post-type-archive-news #side-wrap #sidebar1 li {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}

/* =========================================================
   スマホ時 新着情報エリアとアーカイブ間の余白調整
   対象：/news/
========================================================= */

@media screen and (max-width: 767px) {
  body.post-type-archive-news #side-wrap {
    margin-top: 32px !important;
  }
}

/* =========================================================
   スマホ時 新着情報エリア下の余白調整
   対象：/news/
========================================================= */

@media screen and (max-width: 767px) {
  body.post-type-archive-news #main {
    margin-bottom: 32px !important;
  }
}

/* =========================================================
   投稿詳細ページ：本番表示寄せ
========================================================= */

.single-news .single-news-date {
  margin: 0 0 24px;
  padding-bottom: 0;
  border-bottom: none;
  text-align: right;
  color: #5f8f35;
  font-size: 13px;
}

/* =========================================================
   投稿詳細ページ：本番表示寄せ（日付右寄せ＋下線）
========================================================= */

.single-news .article-header.entry-header {
  margin-bottom: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #6aa33b;
}

.single-news .entry-title.single-title {
  display: none;
}

.single-news .entry-meta,
.single-news .single-news-date {
  margin: 0;
  padding: 6px 0 0;
  color: #6aa33b;
  font-size: 16px;
  line-height: 1.2;
  text-align: right;
}

/* =========================================================
   投稿詳細ページ：アーカイブ枠を本番表示に寄せる
   件数の改行防止・アイコン出し分け版
========================================================= */

.single-news #side-wrap,
.single-news #sidebar1,
.single-news .sidebar {
  overflow: visible;
}

/* 見出し：アーカイブ */
.single-news .sidebar-title,
.single-news #sidebar1 h3,
.single-news .sidebar h3 {
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 8px 20px 24px;
  min-height: 64px;
  height: auto !important;
  background: #3f7f1f;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 6px 6px 0 0;
  overflow: visible;
}

/* リスト全体 */
.single-news #sidebar1 ul,
.single-news .sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #d6d6d6;
  border-top: none;
  border-radius: 0 0 6px 6px;
  background: #fff;
}

/* 各行 */
.single-news #sidebar1 li,
.single-news .sidebar li {
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 15px 16px 15px 42px;
  border-bottom: 1px solid #d6d6d6;
  color: #333;
  font-size: 15px;
  line-height: 1.4;
  white-space: nowrap;
}

.single-news #sidebar1 li:last-child,
.single-news .sidebar li:last-child {
  border-bottom: none;
}

/* リンク文字 */
.single-news #sidebar1 li a,
.single-news .sidebar li a {
  display: inline;
  padding: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
  white-space: nowrap;
}

/* 丸アイコン：基本 */
.single-news #sidebar1 li::before,
.single-news .sidebar li::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-radius: 50%;
  background: #72b742;
}

/* 1行目：こどもクリニックはピンク */
.single-news #sidebar1 li:nth-child(1)::before,
.single-news .sidebar li:nth-child(1)::before {
  background: #e85b9b;
}

/* 3行目：お知らせは少し濃い緑 */
.single-news #sidebar1 li:nth-child(3)::before,
.single-news .sidebar li:nth-child(3)::before {
  background: #3f8f2f;
}

/* 三角アイコン：基本 */
.single-news #sidebar1 li::after,
.single-news .sidebar li::after {
  content: "";
  position: absolute;
  left: 22px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
}

/* 4行目・5行目：求人情報、子育て支援情報はアイコンなし */
.single-news #sidebar1 li:nth-child(n+4)::before,
.single-news #sidebar1 li:nth-child(n+4)::after,
.single-news .sidebar li:nth-child(n+4)::before,
.single-news .sidebar li:nth-child(n+4)::after {
  display: none;
}

/* hover */
.single-news #sidebar1 li:hover,
.single-news .sidebar li:hover {
  background: #f5f8f1;
}

.single-news #sidebar1 li:hover a,
.single-news #sidebar1 li a:hover,
.single-news #sidebar1 li a:focus,
.single-news .sidebar li:hover a,
.single-news .sidebar li a:hover,
.single-news .sidebar li a:focus {
  color: #2f7d1f;
  text-decoration: none;
}

/* =========================================================
   投稿詳細ページ：アーカイブ枠の縦位置調整
========================================================= */

.single-news #side-wrap {
  margin-top: 5px;
}

/* =========================================================
   下層ページ：パンくずリスト
========================================================= */

#breadcrumbs {
  box-sizing: border-box;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 12px 20px;
  color: #5a5148;
  font-size: 14px;
  line-height: 1.6;
  background: transparent;
}

#breadcrumbs a {
  color: #333;
  text-decoration: underline;
}

#breadcrumbs a:hover,
#breadcrumbs a:focus {
  color: #3f7f1f;
  text-decoration: underline;
}

/* =========================================================
   下層ページ：パンくずリスト表示調整
========================================================= */

body:not(.home) #breadcrumbs {
  display: block !important;
  position: relative !important;
  z-index: 5;
  box-sizing: border-box;
  width: 100%;
  max-width: 940px;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 auto 24px;
  padding: 12px 0;
  clear: both;
  overflow: visible !important;
  color: #5a5148;
  font-size: 14px;
  line-height: 1.6;
  background: transparent;
  border: none;
}

body:not(.home) #breadcrumbs a {
  color: #333;
  text-decoration: underline;
}

body:not(.home) #breadcrumbs a:hover,
body:not(.home) #breadcrumbs a:focus {
  color: #3f7f1f;
  text-decoration: underline;
}

/* =========================================================
   下層ページ：パンくずリスト横位置 強制調整
========================================================= */

body.single-news #breadcrumbs,
body.single #breadcrumbs,
body.page #breadcrumbs,
body.archive #breadcrumbs,
body.category #breadcrumbs {
  display: block !important;
  position: relative !important;
  z-index: 5 !important;
  box-sizing: border-box !important;
  width: 940px !important;
  max-width: calc(100% - 40px) !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 auto 24px !important;
  padding: 12px 0 !important;
  clear: both !important;
  overflow: visible !important;
  color: #5a5148 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  background: transparent !important;
  border: none !important;
}

body.single-news #breadcrumbs a,
body.single #breadcrumbs a,
body.page #breadcrumbs a,
body.archive #breadcrumbs a,
body.category #breadcrumbs a {
  color: #333 !important;
  text-decoration: underline !important;
}

body.single-news #breadcrumbs a:hover,
body.single-news #breadcrumbs a:focus,
body.single #breadcrumbs a:hover,
body.single #breadcrumbs a:focus,
body.page #breadcrumbs a:hover,
body.page #breadcrumbs a:focus,
body.archive #breadcrumbs a:hover,
body.archive #breadcrumbs a:focus,
body.category #breadcrumbs a:hover,
body.category #breadcrumbs a:focus {
  color: #3f7f1f !important;
  text-decoration: underline !important;
}

/* =========================================================
   TOP Information：カテゴリ色調整
   本番サイト寄せ
========================================================= */

/* お知らせ：濃いめの緑 */
.information-list__category--notice {
  background: #3f8f2f;
  color: #fff;
}

/* 児童発達支援：黄緑 */
.information-list__category--development {
  background: #72b742;
  color: #fff;
}

/* こどもクリニック：ピンク */
.information-list__category--clinic {
  background: #e85b9b;
  color: #fff;
}

/* 採用情報：赤〜ピンク系 */
.information-list__category--recruit {
  background: #e85b6a;
  color: #fff;
}

/* 子育て支援情報：黄色〜オレンジ系 */
.information-list__category--childcare {
  background: #f0a93a;
  color: #fff;
}


/* =========================================================
   児童発達支援ページ：本文画像レイアウト再調整
   対象：/児童発達支援/ page-id-1449
   ※ スライダー本体は後日対応
========================================================= */

/* まず児童発達支援ページ内の画像共通の上ズレを解除 */
body.page-id-1449 #content img,
body.page-id-1449 #inner-content img,
body.page-id-1449 .entry-content img {
  margin-top: 0 !important;
  height: auto !important;
}

/* 上部スライダー用サムネイルらしき画像は小さめに維持 */
body.page-id-1449 img.ms-thumb {
  width: 140px !important;
  max-width: 140px !important;
  height: auto !important;
  margin: 0 0 14px 0 !important;
}

/* 本文内の通常画像を本番寄せで左寄せ・小さめにする */
body.page-id-1449 #content img:not(.ms-thumb),
body.page-id-1449 #inner-content img:not(.ms-thumb),
body.page-id-1449 .entry-content img:not(.ms-thumb) {
  float: left !important;
  width: 220px !important;
  max-width: 220px !important;
  height: auto !important;
  margin: 0 24px 18px 0 !important;
  clear: left !important;
}

/* 横長の大きい画像・地図っぽい画像は横幅いっぱい寄せに戻す */
/* 地図画像は本番寄せで横長に表示 */
body.page-id-1449 #content img[src*="map"],
body.page-id-1449 #content img[src*="MAP"],
body.page-id-1449 #content img[src*="google"],
body.page-id-1449 #content img[src*="maps"],
body.page-id-1449 #inner-content img[src*="map"],
body.page-id-1449 #inner-content img[src*="MAP"],
body.page-id-1449 #inner-content img[src*="google"],
body.page-id-1449 #inner-content img[src*="maps"],
body.page-id-1449 .entry-content img[src*="map"],
body.page-id-1449 .entry-content img[src*="MAP"],
body.page-id-1449 .entry-content img[src*="google"],
body.page-id-1449 .entry-content img[src*="maps"] {
  float: none !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 230px !important;
  object-fit: cover !important;
  object-position: center !important;
  margin: 18px 0 14px !important;
  clear: both !important;
}

/* 見出しは画像回り込みの影響を受けないようにする */
body.page-id-1449 #content h2,
body.page-id-1449 #content h3,
body.page-id-1449 #content h4,
body.page-id-1449 #inner-content h2,
body.page-id-1449 #inner-content h3,
body.page-id-1449 #inner-content h4,
body.page-id-1449 .entry-content h2,
body.page-id-1449 .entry-content h3,
body.page-id-1449 .entry-content h4 {
  clear: both !important;
}

/* 段落の中で回り込みが暴れないようにする */
body.page-id-1449 #content p,
body.page-id-1449 #inner-content p,
body.page-id-1449 .entry-content p {
  overflow: visible !important;
}

/* 児童発達支援ページ：施設紹介エリアの余白を少し本番寄せ */
body.page-id-1449 .entry-content p {
  margin-bottom: 14px !important;
  line-height: 1.75 !important;
}

body.page-id-1449 .entry-content hr {
  clear: both !important;
  margin: 18px 0 !important;
}


/* =========================================================
   利用者さんの声 詳細ページ 前後リンク
========================================================= */
.voice-prev-next {
  margin: 28px 0 0;
}

.voice-prev-next__list {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.voice-prev-next__item a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 130px;
  padding: 8px 14px;
  color: #fff;
  background: #8fcf65;
  border-radius: 4px;
  line-height: 1.4;
  text-decoration: none;
  white-space: nowrap;
}

.voice-prev-next__item a:hover {
  opacity: 0.85;
}

.voice-prev-next__item--next {
  margin-left: auto;
}


/* =========================================================
   カテゴリ一覧ページ ページネーション調整
========================================================= */
.pagination,
.page-navigation,
.wp-prev-next,
#pagination,
#pagination1,
.bones_page_navi,
.wp-pagenavi {
  margin: 28px auto 0;
  text-align: center;
  clear: both;
}

.pagination ul,
.page-navigation ul,
.wp-prev-next ul,
#pagination,
#pagination1,
.bones_page_navi ul,
.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}

.pagination li,
.page-navigation li,
.wp-prev-next li,
#pagination li,
#pagination1 li,
.bones_page_navi li {
  display: inline-flex;
  margin: 0;
}

.pagination a,
.pagination span,
.page-navigation a,
.page-navigation span,
.wp-prev-next a,
.wp-prev-next span,
#pagination a,
#pagination span,
#pagination1 a,
#pagination1 span,
.bones_page_navi a,
.bones_page_navi span,
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 30px;
  padding: 0 10px;
  color: #3b7f1f;
  background: #eef8e7;
  border: 1px solid #c7e8b5;
  border-radius: 4px;
  line-height: 1;
  text-decoration: none;
  font-size: 13px;
}

.pagination .current,
.page-navigation .current,
#pagination .current,
#pagination1 .current,
.bones_page_navi .current,
.wp-pagenavi .current {
  color: #fff;
  background: #4f8f2f;
  border-color: #4f8f2f;
}

.pagination a:hover,
.page-navigation a:hover,
.wp-prev-next a:hover,
#pagination a:hover,
#pagination1 a:hover,
.bones_page_navi a:hover,
.wp-pagenavi a:hover {
  color: #fff;
  background: #6eaa48;
  border-color: #6eaa48;
}

/* ページネーションのボタン間隔を詰める */
.page-navigation ul,
.pagination ul,
.bones_page_navi ul,
.wp-pagenavi {
  gap: 4px !important;
}

.page-navigation li,
.pagination li,
.bones_page_navi li,
.wp-pagenavi a,
.wp-pagenavi span {
  margin: 0 2px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-navigation a,
.page-navigation span,
.pagination a,
.pagination span,
.bones_page_navi a,
.bones_page_navi span,
.wp-pagenavi a,
.wp-pagenavi span {
  min-width: 28px !important;
  width: 28px;
  height: 28px;
  padding: 0 !important;
}

/* ページネーション横幅を詰める：講演・発表などカテゴリ一覧 */
#main .pagination ul,
#main .page-navigation ul,
#main .bones_page_navi ul,
#main .wp-prev-next ul,
#main ul.page-numbers,
#main .page-numbers {
  display: inline-flex !important;
  width: auto !important;
  max-width: none !important;
  justify-content: center !important;
  gap: 6px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#main .pagination,
#main .page-navigation,
#main .bones_page_navi,
#main .wp-prev-next {
  text-align: center !important;
}

#main .pagination li,
#main .page-navigation li,
#main .bones_page_navi li,
#main .wp-prev-next li,
#main .page-numbers li {
  float: none !important;
  display: inline-flex !important;
  width: auto !important;
  margin: 0 !important;
}

/* ページネーションの高さ・縦位置を揃える */
#main .pagination a,
#main .pagination span,
#main .page-navigation a,
#main .page-navigation span,
#main .bones_page_navi a,
#main .bones_page_navi span,
#main .wp-prev-next a,
#main .wp-prev-next span,
#main .page-numbers a,
#main .page-numbers span,
#main a.page-numbers,
#main span.page-numbers {
  box-sizing: border-box !important;
  width: 28px !important;
  min-width: 28px !important;
  height: 28px !important;
  min-height: 28px !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 28px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  vertical-align: middle !important;
}

/* ========================================
   講演・発表 詳細ページ ページネーション
======================================== */
.single-post-pager {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 28px 0 0;
}

.single-post-pager__item {
  display: flex;
}

.single-post-pager__item a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 122px;
  height: 42px;
  padding: 0 18px;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  transition: opacity 0.2s ease;
}

.single-post-pager__item a:hover {
  opacity: 0.9;
  text-decoration: none;
}

.single-post-pager__item--prev a {
  background: #b8d99a;
  color: #ffffff;
}

.single-post-pager__item--next a {
  background: #4f8f1f;
  color: #ffffff;
}

/* =========================================================
   受託事業 詳細ページ：サイドバーのアーカイブ下を非表示
   対象：投稿ID 2387
========================================================= */
body.postid-2387 #side-wrap #sidebar1 {
  display: none;
}

/* =========================================================
   法人情報：理事長挨拶 本番寄せ調整
   対象：page-id-212
========================================================= */

/* 見出し */
body.page-id-212 .entry-content h1,
body.page-id-212 .entry-content h2,
body.page-id-212 .entry-content h3 {
  text-align: center;
  margin-bottom: 24px;
}

/* 画像を含む段落そのものを左カラム化 */
body.page-id-212 .entry-content > p:has(img:first-of-type) {
  float: left;
  width: 330px;
  margin: 0 34px 20px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #cfcfcf;
  box-sizing: border-box;
}

/* 理事長写真 */
body.page-id-212 .entry-content > p:has(img:first-of-type) img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  float: none !important;
}

/* 画像を含まない本文段落は右カラムに固定 */
body.page-id-212 .entry-content > p:not(:has(img)) {
  margin-left: 370px;
  text-align: left;
  line-height: 1.9;
}

/* 署名だけ右寄せ */
body.page-id-212 .entry-content > p:not(:has(img)):last-of-type {
  text-align: right;
  margin-top: 8px;
}

/* 下の表から通常レイアウトに戻す */
body.page-id-212 .entry-content table {
  clear: both;
  margin-top: 28px;
}

/* =========================================================
   プライバシーポリシー：見出し・本文調整
   対象：page-id-338
========================================================= */

/* 本文全体の行間と余白 */
body.page-id-338 .entry-content {
  line-height: 1.8;
}

/* 各見出し：本番の青い丸アイコン風 */
body.page-id-338 .entry-content h3 {
  position: relative;
  margin: 24px 0 12px;
  padding-left: 22px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.6;
  color: #333;
}

/* 青い丸アイコン */
body.page-id-338 .entry-content h3::before {
  content: "›";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 13px;
  height: 13px;
  background: #2f6fa3;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  text-align: center;
  font-family: Arial, sans-serif;
}

/* 本文段落の余白を少し整える */
body.page-id-338 .entry-content p {
  margin: 0 0 14px;
}

/* 第三者提供の箇条書き風テキストの見え方を少し整える */
body.page-id-338 .entry-content br {
  line-height: 1.8;
}

/* 求人情報ページ内アンカー：固定ヘッダーかぶり対策 */
#career,
#volunteer {
  scroll-margin-top: 50px;
}

/* =========================================================
   公認心理師ページ：右サイドバー「アーカイブ」表示調整
========================================================= */

body.page-id-7642 #side-wrap #sidebar1 {
  display: block;
}

body.page-id-7642 #sidebar1 .widget {
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}

body.page-id-7642 #sidebar1 .widgettitle,
body.page-id-7642 #sidebar1 h2,
body.page-id-7642 #sidebar1 h3 {
  margin: 0;
  padding: 12px 18px;
  background: #397f1e;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
}

body.page-id-7642 #sidebar1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.page-id-7642 #sidebar1 li {
  margin: 0;
  padding: 14px 18px 14px 34px;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
}

body.page-id-7642 #sidebar1 li:last-child {
  border-bottom: none;
}

/* 公認心理師ページ：カテゴリ丸アイコン */
body.page-id-7642 #sidebar1 .news-category-icon {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #6fb33f;
  position: absolute;
  left: 16px;
  top: 19px;
}

body.page-id-7642 #sidebar1 .icon-kodomo .news-category-icon {
  background: #e9548b;
}

body.page-id-7642 #sidebar1 .icon-jidou .news-category-icon {
  background: #6fb33f;
}

body.page-id-7642 #sidebar1 .icon-oshirase .news-category-icon {
  background: #3d7f3a;
}

body.page-id-7642 #sidebar1 li a {
  color: #333;
  text-decoration: none;
}

body.page-id-7642 #sidebar1 li a:hover {
  text-decoration: underline;
}

/* =========================================================
   児童発達支援ページ 親子あそびサポート 本番寄せ
   対象：page-id-1449
========================================================= */

.page-id-1449 .jidou-support-item {
  display: flex;
  align-items: flex-start;
  gap: 42px;
  margin: 28px 0 0;
  border-bottom: 1px solid #ddd;
}

.page-id-1449 .jidou-support-item__image {
  flex: 0 0 380px;
}

.page-id-1449 .jidou-support-item__image img {
  display: block;
  width: 380px !important;
  max-width: 100% !important;
  height: auto !important;
  padding: 8px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}

.page-id-1449 .jidou-support-item__body {
  flex: 1;
  padding-top: 18px;
}

.page-id-1449 .jidou-support-item__sub {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

.page-id-1449 .jidou-support-item__title {
  margin: 0 0 18px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #999;
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.18em;
  text-align: center;
  color: #33731D;
}

.page-id-1449 .jidou-support-item__text {
  margin: 0;
  font-size: 15px;
  line-height: 2;
  text-align: justify;
  color: #333;
}

.page-id-1449 .jidou-support-item__more {
  margin: 10px 0 0;
  text-align: right;
}

.page-id-1449 .jidou-support-item__more a {
  color: #33731D;
  text-decoration: none;
}

.page-id-1449 .jidou-support-item__more a:hover {
  text-decoration: underline;
}

/* =========================================================
   児童発達支援ページ 親子あそびサポート画像サイズ調整
   対象：page-id-1449
========================================================= */

.page-id-1449 .entry-content .jidou-support-item__image {
  flex: 0 0 380px !important;
  width: 380px !important;
  min-width: 380px !important;
  max-width: 380px !important;
}

.page-id-1449 .entry-content .jidou-support-item__image img {
  display: block !important;
  width: 380px !important;
  min-width: 380px !important;
  max-width: 380px !important;
  height: auto !important;
  box-sizing: border-box !important;
}







/* きらめきの里：一日の流れ 表調整 */
#table table.kirameki-flow-table {
  width: 100% !important;
  border-collapse: collapse !important;
  border: 1px solid #3f8424 !important;
}

#table table.kirameki-flow-table td {
  border: 1px solid #3f8424 !important;
  box-sizing: border-box !important;
  font-size: 17px !important;
}

#table table.kirameki-flow-table td.th1 {
  background: #3f8424 !important;
  color: #fff !important;
  text-align: center !important;
  font-weight: bold !important;
  font-size: 17px !important;
}

#table table.kirameki-flow-table td.th2 {
  width: 110px !important;
  background: #20b52d !important;
  color: #fff !important;
  text-align: center !important;
  font-weight: bold !important;
  vertical-align: top !important;
  padding-top: 12px !important;
  font-size: 17px !important;
}

#table table.kirameki-flow-table .kirameki-flow-table__body {
  vertical-align: top !important;
  padding: 12px 14px !important;
  line-height: 2 !important;
  font-size: 17px !important;
}

#table table.kirameki-flow-table .kirameki-flow-table__normal {
  width: 320px !important;
}

#table table.kirameki-flow-table .kirameki-flow-table__afternoon {
  width: 380px !important;
  text-align: center !important;
}

/* 午前・午後の境目の濃い緑線 */
#table table.kirameki-flow-table tr.kirameki-flow-table__pm td {
  border-top: 1px solid #3f8424 !important;
}

/* 午後クラス側の縦の濃い緑線 */
#table table.kirameki-flow-table td.kirameki-flow-table__afternoon {
  border-left: 1px solid #3f8424 !important;
}

/* =========================================================
   児童発達支援ページ：アクセスマップボタン
   2026-05-15 整理版
========================================================= */

body.page-id-1449 .nire-map-button-wrap {
  margin: 18px 0 28px !important;
  text-align: left !important;
}

body.page-id-1449 .nire-map-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 366px !important;
  height: 78px !important;
  padding: 0 28px !important;
  gap: 18px !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #5a9f38 0%, #438b2d 100%) !important;
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.22) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

body.page-id-1449 .nire-map-button::before,
body.page-id-1449 .nire-map-button::after {
  content: none !important;
  display: none !important;
}

body.page-id-1449 .nire-map-button__icon {
  display: block !important;
  width: 46px !important;
  height: 46px !important;
  flex: 0 0 46px !important;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("../images/map-icon.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}

body.page-id-1449 .nire-map-button__text {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 46px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #ffffff !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  white-space: nowrap !important;
  transform: translateY(-1px) !important;
}

body.page-id-1449 .nire-map-button__arrow {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 22px !important;
  height: 46px !important;
  flex: 0 0 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #ffffff !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  transform: translateY(-1px) !important;
}

body.page-id-1449 .nire-map-button:hover,
body.page-id-1449 .nire-map-button:focus {
  opacity: 0.9 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

/* スマホ */
@media screen and (max-width: 767px) {
  body.page-id-1449 .nire-map-button-wrap {
    text-align: center !important;
    margin: 16px 0 24px !important;
  }

  body.page-id-1449 .nire-map-button {
    width: 100% !important;
    max-width: 366px !important;
    height: 68px !important;
    padding: 0 20px !important;
    gap: 14px !important;
    border-radius: 14px !important;
  }

  body.page-id-1449 .nire-map-button__icon {
    width: 40px !important;
    height: 40px !important;
    flex-basis: 40px !important;
  }

  body.page-id-1449 .nire-map-button__text {
    height: 40px !important;
    font-size: 20px !important;
  }

  body.page-id-1449 .nire-map-button__arrow {
    width: 18px !important;
    height: 40px !important;
    flex-basis: 18px !important;
    font-size: 30px !important;
  }
}

/* =========================================================
   児童発達支援ページ：アクセスマップボタン左余白調整
   2026-05-15
========================================================= */

body.page-id-1449 .nire-map-button-wrap--donuts,
body.page-id-1449 .nire-map-button-wrap--cream,
body.page-id-1449 .nire-map-button-wrap--arch {
  margin-left: 16px !important;
}

/* =========================================================
   児童発達支援ページ：下部サービス写真を上部と同じ枠・サイズに調整
   対象：ど～なっつneo／くりーむど～なっつ／あーち
   2026-05-15
========================================================= */

body.page-id-1449 .entry-content p.jidou-img-frame {
  float: left !important;
  display: block !important;
  width: 380px !important;
  max-width: 380px !important;
  margin: 0 42px 24px 0 !important;
  padding: 8px !important;
  background: #ffffff !important;
  border: 1px solid #d0d0d0 !important;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) !important;
  box-sizing: border-box !important;
  line-height: 0 !important;
  overflow: hidden !important;
}

body.page-id-1449 .entry-content p.jidou-img-frame a {
  display: block !important;
  line-height: 0 !important;
}

body.page-id-1449 .entry-content p.jidou-img-frame img {
  float: none !important;
  clear: none !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

/* 次の区切り線で回り込みを解除 */
body.page-id-1449 .entry-content p.jidou-img-frame + br,
body.page-id-1449 .entry-content hr {
  clear: both !important;
}

/* =========================================================
   児童発達支援ページ：下部サービス写真サイズ 強制再調整
   対象：ど～なっつneo／くりーむど～なっつ／あーち
   2026-05-15
========================================================= */

body.page-id-1449 #content .entry-content p.jidou-img-frame,
body.page-id-1449 #inner-content .entry-content p.jidou-img-frame,
body.page-id-1449 .entry-content p.jidou-img-frame {
  float: left !important;
  display: block !important;
  width: 380px !important;
  min-width: 380px !important;
  max-width: 380px !important;
  margin: 0 42px 24px 0 !important;
  padding: 8px !important;
  background: #ffffff !important;
  border: 1px solid #d0d0d0 !important;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) !important;
  box-sizing: border-box !important;
  line-height: 0 !important;
  overflow: hidden !important;
}

body.page-id-1449 #content .entry-content p.jidou-img-frame a,
body.page-id-1449 #inner-content .entry-content p.jidou-img-frame a,
body.page-id-1449 .entry-content p.jidou-img-frame a {
  display: block !important;
  width: 100% !important;
  line-height: 0 !important;
}

body.page-id-1449 #content .entry-content p.jidou-img-frame img,
body.page-id-1449 #inner-content .entry-content p.jidou-img-frame img,
body.page-id-1449 .entry-content p.jidou-img-frame img {
  float: none !important;
  clear: none !important;
  display: block !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

/* =========================================================
   児童発達支援ページ：くりーむど～なっつ ボタン回り込み解除
   2026-05-15
========================================================= */

body.page-id-1449 .nire-map-button-wrap--cream {
  clear: both !important;
  margin-left: 16px !important;
  padding-top: 10px !important;
}

/* =========================================================
   児童発達支援ページ：くりーむど～なっつ下線削除
   2026-05-15
========================================================= */

body.page-id-1449 .jidou-support-item--cream {
  padding-bottom: 0;
  border-bottom: none !important;
}

/* =========================================================
   児童発達支援ページ：下部サービスタイトル調整
   対象：あーち等
   2026-05-15
========================================================= */

body.page-id-1449 .jidou-lower-title-sub {
  margin: 0 0 12px !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #333 !important;
  text-align: left !important;
}

body.page-id-1449 .jidou-lower-title-main {
  margin: 0 0 18px !important;
  padding-bottom: 16px !important;
  border-bottom: 1px dotted #999 !important;
  font-size: 30px !important;
  line-height: 1.4 !important;
  font-weight: bold !important;
  letter-spacing: 0.18em !important;
  text-align: center !important;
  color: #33731D !important;
}

/* =========================================================
   児童発達支援ページ：サービスブロック下線削除
   2026-05-15
========================================================= */

.page-id-1449 .jidou-support-item {
  border-bottom: none !important;
}

/* =========================================================
   共通：アクセスマップボタン
   児童発達支援ページと同一デザイン
   2026-05-16
========================================================= */

.nire-map-button-wrap {
  margin: 18px 0 28px !important;
  text-align: left !important;
}

.nire-map-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 366px !important;
  height: 78px !important;
  padding: 0 28px !important;
  gap: 18px !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #5a9f38 0%, #438b2d 100%) !important;
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.22) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

.nire-map-button::before,
.nire-map-button::after {
  content: none !important;
  display: none !important;
}

.nire-map-button__icon {
  display: block !important;
  width: 46px !important;
  height: 46px !important;
  flex: 0 0 46px !important;
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("../images/map-icon.png") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}

.nire-map-button__text {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 46px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #ffffff !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  white-space: nowrap !important;
  transform: translateY(-1px) !important;
}

.nire-map-button__arrow {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 22px !important;
  height: 46px !important;
  flex: 0 0 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #ffffff !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  transform: translateY(-1px) !important;
}

.nire-map-button:hover,
.nire-map-button:focus {
  opacity: 0.88 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

/* =========================================================
   成人活動支援ページ：左画像・右説明レイアウト
   2026-05-16
========================================================= */

.seijin-support-list {
  margin: 24px 0 0 !important;
}

.seijin-support-item {
  display: flex !important;
  align-items: flex-start !important;
  gap: 28px !important;
  margin: 30px 0 36px !important;
  padding: 0 0 30px !important;
  border-bottom: 1px solid #dddddd !important;
  box-sizing: border-box !important;
}

.seijin-support-item__image {
  width: 46% !important;
  flex: 0 0 46% !important;
  box-sizing: border-box !important;
}

.seijin-support-item__image a {
  display: block !important;
}

.seijin-support-item__image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.seijin-support-item__body {
  width: 54% !important;
  flex: 1 1 auto !important;
  box-sizing: border-box !important;
}

.seijin-support-item__category {
  margin: 0 0 4px !important;
  color: #666666 !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

.seijin-support-item__title {
  margin: 0 0 14px !important;
  padding: 0 0 8px !important;
  color: #61a534 !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  border-bottom: 1px solid #61a534 !important;
}

.seijin-support-item__text {
  margin: 0 0 14px !important;
  color: #555555 !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
}

.seijin-support-item__detail {
  margin: 0 0 14px !important;
  text-align: right !important;
}

.seijin-support-item__detail a {
  color: #e68928 !important;
  font-size: 14px !important;
  text-decoration: none !important;
}

.seijin-support-item__detail a::before {
  content: ">> ";
}

.seijin-support-item__detail a:hover {
  text-decoration: underline !important;
}

.seijin-support-item__address {
  margin: 0 0 12px !important;
  color: #555555 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

.seijin-support-item .nire-map-button-wrap {
  margin: 10px 0 0 !important;
  text-align: left !important;
}

/* スマホ表示 */
@media screen and (max-width: 767px) {
  .seijin-support-item {
    display: block !important;
    margin: 26px 0 32px !important;
    padding-bottom: 28px !important;
  }

  .seijin-support-item__image,
  .seijin-support-item__body {
    width: 100% !important;
    flex: none !important;
  }

  .seijin-support-item__body {
    margin-top: 16px !important;
  }

  .seijin-support-item__title {
    font-size: 20px !important;
  }
}

/* 成人活動支援ページ：写真なし施設カード */
.seijin-support-item--no-image {
  display: block !important;
}

.seijin-support-item--no-image .seijin-support-item__body {
  width: 100% !important;
}

/* =========================================================
   児童発達支援ページ：住所・アクセスマップをカード内に配置
   2026-05-16
========================================================= */

.jidou-support-item__address {
  margin: 0 0 12px !important;
  color: #555555 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

.jidou-support-item .nire-map-button-wrap {
  margin: 10px 0 0 !important;
  text-align: left !important;
}

/* =========================================================
   児童発達支援ページ：共通住所・アクセスマップ右寄せ
   2026-05-16
========================================================= */

.jidou-shared-access-block {
  margin: 8px 0 34px !important;
  text-align: right !important;
  color: #555555 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

.jidou-shared-access-block__names {
  margin: 18px 0 14px !important;
}

.jidou-shared-access-block__address {
  margin: 0 0 12px !important;
}

.jidou-shared-access-block .nire-map-button-wrap {
  margin: 10px 0 0 !important;
  text-align: right !important;
}

/* 児童発達支援ページ：ルビーノ下の共通住所・アクセスマップ左寄せ */
.jidou-shared-access-block {
  width: 100% !important;
  margin: 28px 0 34px !important;
  clear: both !important;
  box-sizing: border-box !important;
  text-align: left !important;
}

.jidou-shared-access-block__inner {
  width: 100% !important;
  margin: 0 !important;
  text-align: left !important;
  box-sizing: border-box !important;
}

.jidou-shared-access-block__names,
.jidou-shared-access-block__address {
  display: block !important;
  width: 100% !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  text-align: left !important;
  color: #555555 !important;
  font-size: 14px !important;
  line-height: 1.9 !important;
  box-sizing: border-box !important;
}

.jidou-shared-access-block__address {
  margin-bottom: 18px !important;
}

.jidou-shared-access-block__map,
.jidou-shared-access-block .nire-map-button-wrap {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  clear: both !important;
}

.jidou-shared-access-block__map .nire-map-button {
  margin-left: 0 !important;
  margin-right: auto !important;
}

/* TOPページ：石川前院長 書籍ご案内バナー */
.ishikawa-book-banner-section {
  padding: 40px 20px 36px;
  background: #fff;
}

.ishikawa-book-banner-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.ishikawa-book-banner-link {
  display: block;
  transition: opacity 0.2s ease;
}

.ishikawa-book-banner-link:hover {
  opacity: 0.85;
}

.ishikawa-book-banner-img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .ishikawa-book-banner-section {
    padding: 28px 12px 24px;
  }
}

@media screen and (max-width: 767px) {
  .page-id-1449 .jidou-support-item {
    display: block;
    gap: 0;
    margin: 24px 0 32px;
  }

  .page-id-1449 .jidou-support-item img {
    max-width: 100%;
    height: auto;
    display: block;
  }

  .page-id-1449 .jidou-support-item > * {
    margin-top: 0;
  }
}

/* TOPページ：こどもクリニック外来リンク PC/SP切替 */
.contact-box--clinic-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .contact-box--clinic-pc {
    display: none;
  }

  .contact-box--clinic-sp {
    display: flex;
  }
}

/* TOPページ：こどもクリニック外来 PC/SP表示切替 */
.top-page-main .contact-box--clinic-pc {
  display: flex !important;
}

.top-page-main .contact-box--clinic-sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .top-page-main .contact-box--clinic-pc {
    display: none !important;
  }

  .top-page-main .contact-box--clinic-sp {
    display: flex !important;
  }
}

/* TOPページ：PC表示時のみ、こどもクリニック外来の矢印を非表示 */
.top-page-main .contact-box--clinic-pc .contact-box__arrow {
  display: none !important;
}







/* 成人活動支援ページ：ひまわり・はぴねす下の仕切り線を非表示 */
.page-id-1483 .seijin-support-list--no-border,
.page-id-1483 .seijin-support-list--no-border .seijin-support-item {
  border-bottom: none !important;
}

/* 成人活動支援ページ：はぁと下の共通施設名表示 */
.page-id-1483 .seijin-support-item__shared-facilities {
  margin: 28px 0 10px;
  line-height: 1.9;
}

.page-id-1483 .seijin-support-item__address {
  margin-top: 0;
}

/* 成人活動支援ページ：ひまわり・はぴねす・はぁと共通住所エリア */
.page-id-1483 .seijin-shared-access {
  display: grid;
  grid-template-columns: 47% 1fr;
  column-gap: 40px;
  padding-top: 34px;
  margin-top: 0;
}

.page-id-1483 .seijin-shared-access__body {
  grid-column: 2;
}

.page-id-1483 .seijin-shared-access__facilities {
  margin: 0 0 12px;
  line-height: 1.8;
}

.page-id-1483 .seijin-shared-access .seijin-support-item__address {
  margin-top: 0;
}




/* 児童発達支援ページ：ときめき広場・きらめきの里・ルビーノ共通住所エリアを右カラムに配置 */
.page-id-1449 .jidou-shared-access-block {
  display: grid;
  grid-template-columns: 40% 1fr;
  column-gap: 40px;
  margin-top: 34px;
  margin-bottom: 34px;
}

.page-id-1449 .jidou-shared-access-block__inner {
  grid-column: 2;
  width: 100%;
}

.page-id-1449 .jidou-shared-access-block__names {
  margin: 0 0 14px;
  line-height: 1.9;
}

.page-id-1449 .jidou-shared-access-block__address {
  margin: 0 0 18px;
  line-height: 1.8;
}

.page-id-1449 .jidou-shared-access-block__map {
  margin-top: 0;
}


/* =========================================================
   生活介護ひまわり：ページ調整
   対象：page-id-8900
========================================================= */

/* 右サイドバーを非表示 */
body.page-id-8900 #side-wrap,
body.page-id-8900 #sidebar1,
body.page-id-8900 aside {
  display: none !important;
}

/* ページ全体の本文外枠を調整 */
body.page-id-8900 #inner-content {
  width: 900px !important;
  max-width: 900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* 白いコンテンツ部分を外枠いっぱいにする */
body.page-id-8900 #main-wrap,
body.page-id-8900 #main {
  float: none !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background: #fff !important;
  box-sizing: border-box !important;
}

/* 本文中身は左にずらさない */
body.page-id-8900 #content,
body.page-id-8900 .entry-content {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: transparent !important;
  box-sizing: border-box !important;
}

/* キャッチコピー */
body.page-id-8900 .himawari-catch {
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 24px !important;
  color: #555;
  font-size: 15px;
  line-height: 1.5 !important;
}

/* 概要エリア */
body.page-id-8900 .himawari-simple-info {
  margin: 0 0 46px;
}

body.page-id-8900 .himawari-simple-info__section {
  margin: 0 0 24px;
}

body.page-id-8900 .himawari-simple-info__section h3 {
  margin: 0 0 18px;
  padding: 0;
  color: #7fbd18;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.28em;
  text-align: center;
}

body.page-id-8900 .himawari-simple-info__box {
  padding: 22px 28px;
  border: 1px solid #e6e6e6;
  background: #fff;
  box-sizing: border-box;
}

body.page-id-8900 .himawari-simple-info__box p {
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 2;
}

/* 一番下の緑の横線を非表示 */
body.page-id-8900 #main,
body.page-id-8900 #content,
body.page-id-8900 .entry-content,
body.page-id-8900 article,
body.page-id-8900 .hentry {
  border-bottom: none !important;
}

/* 本文全体を少し太めにする */
body.page-id-8900 #main,
body.page-id-8900 #main p,
body.page-id-8900 #main dd,
body.page-id-8900 #main td,
body.page-id-8900 #main li {
  font-weight: 500;
}

/* 「ひまわり」とキャッチコピーの行間を詰める */
body.page-id-8900 p.title {
  margin-bottom: 8px !important;
  line-height: 1.3 !important;
}

/* 活動紹介をおおぞら風の横並びに調整 */
body.page-id-8900 #schedule li {
  display: flex;
  align-items: flex-start;
  gap: 28px;
  padding: 24px 26px;
  margin: 0 0 28px;
  border: 1px solid #777;
  border-radius: 8px;
  background: #fff;
  box-sizing: border-box;
}

body.page-id-8900 #schedule li > div {
  flex: 0 0 230px;
  width: 230px;
}

body.page-id-8900 #schedule li > div img {
  display: block;
  width: 230px;
  height: 160px;
  object-fit: cover;
  margin: 0;
}

body.page-id-8900 #schedule li dl {
  flex: 1;
  margin: 0;
  padding: 0;
}

body.page-id-8900 #schedule li dt {
  margin: 4px 0 18px;
  padding: 0 0 14px;
  border-bottom: 1px dashed #777;
  color: #333;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
}

body.page-id-8900 #schedule li dd {
  margin: 0;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.9;
}

/* スマホ表示 */
@media only screen and (max-width: 767px) {
  body.page-id-8900 #inner-content,
  body.page-id-8900 #main-wrap,
  body.page-id-8900 #main,
  body.page-id-8900 #content,
  body.page-id-8900 .entry-content {
    width: 96% !important;
    max-width: 96% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  body.page-id-8900 .himawari-simple-info__section h3 {
    font-size: 20px;
    letter-spacing: 0.18em;
  }

  body.page-id-8900 .himawari-simple-info__box {
    padding: 18px 16px;
  }

  body.page-id-8900 #schedule li {
    display: block;
    padding: 18px 16px;
  }

  body.page-id-8900 #schedule li > div {
    width: 100%;
    margin: 0 0 14px;
  }

  body.page-id-8900 #schedule li > div img {
    width: 100%;
    height: auto;
  }

  body.page-id-8900 #schedule li dt {
    font-size: 18px;
    margin-bottom: 12px;
  }
}

/* 生活介護 ひまわり：上部情報ブロック */
.page-id-8962 .himawari-info-block,
.page-id-8983 .himawari-info-block {
  width: 92%;
  margin: 0 auto 32px;
  box-sizing: border-box;
}

.page-id-8962 .himawari-info-section {
  padding: 0 0 24px;
  margin: 0 0 28px;
  border-bottom: 1px dashed #dddddd;
}

.page-id-8962 .himawari-info-section h3 {
  margin: 0 0 14px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 1.5;
}

.page-id-8962 .himawari-info-section p {
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
  color: #333333;
}

/* TOP：子育て支援情報 追加2ボタンの色指定 */
.top-page-main .childcare-support-item--orange a::after {
  background: #f8c97a;
}

.top-page-main .childcare-support-item--purple a::after {
  background: #d8c8f0;
}

/* はぁとページ：基本情報ブロックを写真カード幅に合わせる */
body.page-id-9006 .himawari-info-block {
  max-width: 900px;
  margin: 0 auto 32px;
  padding: 0;
  box-sizing: border-box;
}


/* TOPメインビジュアル スライド */
.fv {
  position: relative;
  overflow: hidden;
}

.fv-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fv-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1.2s ease;
  z-index: 1;
}

.fv-slide.is-active {
  opacity: 1;
  z-index: 2;
}

.fv-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 右サイドボタンは写真の上に表示 */
.fv-side-links {
  position: absolute;
  z-index: 5;
}

/* 念のため、メインビジュアル全体に高さがない場合の保険 */
.fv {
  min-height: 560px;
}

@media screen and (max-width: 767px) {
  .fv {
    min-height: 420px;
  }
}

/* TOPメインビジュアル スライド表示修正 */
.fv {
  position: relative;
  height: 760px;
  min-height: 760px;
  overflow: hidden;
}

.fv-slider {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fv-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1.2s ease;
  z-index: 1;
}

.fv-slide.is-active {
  opacity: 1;
  z-index: 2;
}

.fv-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ナビバー・右サイドボタンを画像より前面に出す */
.fv-side-links {
  z-index: 10;
}

.fv .fv-side-links {
  position: absolute;
}

@media screen and (max-width: 767px) {
  .fv {
    height: 520px;
    min-height: 520px;
  }
}

/* TOPメインビジュアル：スマホ時のお問い合わせ・採用情報ボタン表示修正 */
@media screen and (max-width: 767px) {
  .fv {
    position: relative;
    height: auto;
    min-height: 0;
    overflow: visible;
  }

  .fv-slider {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: hidden;
  }

  .fv-slide {
    position: absolute;
    inset: 0;
  }

  .fv-side-links {
    display: flex !important;
    position: relative !important;
    z-index: 20;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin: 0;
    box-shadow: none;
  }

  .fv-side-link {
    flex: 1;
    width: 50%;
    min-height: 86px;
  }
}

/* =========================================================
TOPメインビジュアル
青空と子どもたちの画像位置調整
========================================================= */

.fv-slide--sky img {
object-position: center bottom;
}

/* =========================================================
子育て支援情報
記事一覧の余白・仕切り線調整
========================================================= */

body.category-support article.hentry {
margin: 0 !important;
padding: 20px 0 !important;
min-height: 0 !important;
border-bottom: 1px solid #eeeeee !important;
box-shadow: none !important;
}

/* 既存テーマ側の余分な余白・線を消す */
body.category-support article.hentry .entry-header,
body.category-support article.hentry .entry-content,
body.category-support article.hentry .article-footer {
margin: 0 !important;
padding: 0 !important;
min-height: 0 !important;
border-top: none !important;
border-bottom: none !important;
box-shadow: none !important;
}

body.category-support article.hentry .entry-title {
margin: 0 !important;
padding: 0 !important;
font-size: 16px;
line-height: 1.6;
}

body.category-support .entry-title a {
color: #333333;
text-decoration: none;
}

body.category-support .entry-title a:hover {
color: #4b8b2f;
text-decoration: underline;
}


/* =========================================================
   子育て支援情報
   一覧全体の内側余白
========================================================= */

body.category-support .category-support-main {
  width: 100%;
  box-sizing: border-box;
  padding: 32px 48px 28px !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-support .category-support-main {
    padding: 24px 16px 20px !important;
  }
}

body.category-support .entry-title a {
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
}









/* =========================================================
   子育て支援情報系
   記事詳細ページの1カラム・余白調整
========================================================= */

.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 40px 48px 36px;
  box-sizing: border-box;
}

/* 記事本文内の画像 */
.single-childcare-main .entry-content img {
  max-width: 100%;
  height: auto;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  .single-childcare-main {
    padding: 24px 16px 28px;
  }
}


/* =========================================================
   子育て支援情報系
   記事詳細ページの左右余白調整
========================================================= */

body.single-post #main.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 40px 72px 36px !important;
  box-sizing: border-box !important;
}

body.single-post #main.single-childcare-main .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

body.single-post #main.single-childcare-main .entry-content img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  body.single-post #main.single-childcare-main {
    padding: 24px 16px 28px !important;
  }
}


/* =========================================================
   発達研究センター報告
   一覧ページの1カラム・余白調整
========================================================= */

body.category-development-center-communication
.category-development-center-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 記事一覧 */
body.category-development-center-communication article.hentry {
  margin: 0 !important;
  padding: 4px 0 !important;
  min-height: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
  box-shadow: none !important;
}

/* 既存テーマ側の余白・線を消す */
body.category-development-center-communication article.hentry .entry-header,
body.category-development-center-communication article.hentry .entry-content,
body.category-development-center-communication article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* 記事タイトル */
body.category-development-center-communication article.hentry .entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}

body.category-development-center-communication .entry-title a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.category-development-center-communication .entry-title a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-development-center-communication
  .category-development-center-main {
    padding: 24px 16px 20px !important;
  }
}



/* =========================================================
   楡の会式 療育ちえぶくろ
   一覧ページの1カラム・余白調整
========================================================= */

body.category-chiebukuro .category-chiebukuro-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 記事一覧 */
body.category-chiebukuro article.hentry {
  margin: 0 !important;
  padding: 4px 0 !important;
  min-height: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
  box-shadow: none !important;
}

/* 既存テーマ側の余白・線を消す */
body.category-chiebukuro article.hentry .entry-header,
body.category-chiebukuro article.hentry .entry-content,
body.category-chiebukuro article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* 記事タイトル */
body.category-chiebukuro article.hentry .entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}

body.category-chiebukuro .entry-title a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.category-chiebukuro .entry-title a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-chiebukuro .category-chiebukuro-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
   楡の会こどもクリニック通信
   一覧ページの1カラム・余白調整
========================================================= */

body.category-nirenokai-kodomo-clinic
.category-nirenokai-clinic-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 記事一覧 */
body.category-nirenokai-kodomo-clinic article.hentry {
  margin: 0 !important;
  padding: 4px 0 !important;
  min-height: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
  box-shadow: none !important;
}

/* 既存テーマ側の余白・線を消す */
body.category-nirenokai-kodomo-clinic article.hentry .entry-header,
body.category-nirenokai-kodomo-clinic article.hentry .entry-content,
body.category-nirenokai-kodomo-clinic article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* 記事タイトル */
body.category-nirenokai-kodomo-clinic article.hentry .entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}

body.category-nirenokai-kodomo-clinic .entry-title a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.category-nirenokai-kodomo-clinic .entry-title a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-nirenokai-kodomo-clinic
  .category-nirenokai-clinic-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
   親力アップのための虎の巻
   一覧ページの1カラム・余白調整
========================================================= */

body.category-manga .category-manga-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 記事一覧 */
body.category-manga article.hentry {
  margin: 0 !important;
  padding: 4px 0 !important;
  min-height: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
  box-shadow: none !important;
}

/* 既存テーマ側の余白・線を消す */
body.category-manga article.hentry .entry-header,
body.category-manga article.hentry .entry-content,
body.category-manga article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* 記事タイトル */
body.category-manga article.hentry .entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}

body.category-manga .entry-title a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.category-manga .entry-title a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-manga .category-manga-main {
    padding: 24px 16px 20px !important;
  }
}








/* =========================================================
   講演・発表
   一覧ページの1カラム・余白調整
========================================================= */

body.category-thesis .category-thesis-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 記事一覧 */
body.category-thesis article.hentry {
  margin: 0 !important;
  padding: 4px 0 !important;
  min-height: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
  box-shadow: none !important;
}

/* 既存テーマ側の余白・線を消す */
body.category-thesis article.hentry .entry-header,
body.category-thesis article.hentry .entry-content,
body.category-thesis article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* 記事タイトル */
body.category-thesis article.hentry .entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}

body.category-thesis .entry-title a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.category-thesis .entry-title a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-thesis .category-thesis-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
   利用状況
   一覧ページの1カラム・余白調整
========================================================= */

body.category-usage-situation .category-usage-situation-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 記事一覧 */
body.category-usage-situation article.hentry {
  margin: 0 !important;
  padding: 4px 0 !important;
  min-height: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
  box-shadow: none !important;
}

/* 既存テーマ側の余白・線を消す */
body.category-usage-situation article.hentry .entry-header,
body.category-usage-situation article.hentry .entry-content,
body.category-usage-situation article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* 記事タイトル */
body.category-usage-situation article.hentry .entry-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.6;
}

body.category-usage-situation .entry-title a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.category-usage-situation .entry-title a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  body.category-usage-situation .category-usage-situation-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
   利用者さんの声
   一覧ページの1カラム・余白調整
========================================================= */

body.post-type-archive-voice .archive-voice-main {
  float: none !important;
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box;
}

/* 一覧1件分 */
body.post-type-archive-voice .news-list2 {
  margin: 0 !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid #eeeeee;
  list-style: none;
}

/* 日付 */
body.post-type-archive-voice .news-main {
  margin: 0 0 4px !important;
  padding: 0 !important;
  list-style: none;
}

/* 記事タイトル */
body.post-type-archive-voice .news-main-2-archive {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

body.post-type-archive-voice .news-main-2-archive > a {
  display: inline-block;
  color: #3f7f2a;
  font-weight: 600;
  padding-left: 12px;
  border-left: 4px solid #4b8b2f;
  text-decoration: none;
}

body.post-type-archive-voice .news-main-2-archive > a:hover {
  color: #4b8b2f;
  text-decoration: underline;
}

/* 抜粋非表示後に残る空要素の余白を消す */
body.post-type-archive-voice .news-main-2-archive .entry-content,
body.post-type-archive-voice article.hentry,
body.post-type-archive-voice article.hentry .article-header,
body.post-type-archive-voice article.hentry .article-footer {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.post-type-archive-voice .archive-voice-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
利用者さんの声
詳細ページの1カラム・余白調整
========================================================= */

body.single-voice #main.single-voice-main {
float: none !important;
width: 100% !important;
max-width: 980px !important;
margin: 0 auto !important;
padding: 40px 72px 36px !important;
box-sizing: border-box !important;
}

/* 記事本体 */
body.single-voice .single-voice-main .voice,
body.single-voice .single-voice-main article.hentry,
body.single-voice .single-voice-main .entry-content {
width: 100% !important;
max-width: none !important;
box-sizing: border-box !important;
}

/* 記事内画像 */
body.single-voice .single-voice-main .entry-content img,
body.single-voice .single-voice-main .customer_pict img {
max-width: 100%;
height: auto;
}

/* 前後ページボタン */
body.single-voice .voice-prev-next__list {
display: flex;
justify-content: center;
gap: 16px;
margin: 32px 0 0;
padding: 0;
list-style: none;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
body.single-voice #main.single-voice-main {
padding: 24px 16px 28px !important;
}

body.single-voice .voice-prev-next__list {
flex-direction: column;
gap: 10px;
}
}

/* =========================================================
   利用者さんの声
   日付とタイトルの回り込み・仕切り線調整
========================================================= */

/* 1件分の枠 */
body.post-type-archive-voice .news-list2 {
  display: block !important;
  margin: 0 !important;
  padding: 10px 0 12px !important;
  border-top: none !important;
  border-bottom: 1px solid #eeeeee !important;
  list-style: none !important;
  overflow: hidden;
}

/* 日付を横並び・回り込みから解除 */
body.post-type-archive-voice .news-list2 .news-main {
  float: none !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}

/* 日付 */
body.post-type-archive-voice .news-list2 .news-main .date {
  float: none !important;
  display: block !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  line-height: 1.5 !important;
}

/* タイトルを日付の下へ配置 */
body.post-type-archive-voice .news-list2 .news-main-2-archive {
  float: none !important;
  clear: both !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}




/* =========================================================
   各事業紹介・各事業配下：表示幅・左右余白調整

   親ページ
   ・児童発達支援 page-id-1449
   ・成人活動支援 page-id-1483
   ・訪問支援事業 page-id-1215
   ・相談支援事業 page-id-1265

   児童発達支援配下
   ・ときめき広場 page-id-2091
   ・きらめきの里 page-id-8169
   ・ルビーノ page-id-8177
   ・ど～なっつneo page-id-8189
   ・くりーむど～なっつ page-id-8179
   ・あーち page-id-8181

   成人活動支援配下
   ・おおぞら page-id-1356
   ・あけぼの page-id-1358

   訪問支援事業配下
   ・ヘルパータック page-id-1371
========================================================= */

/* 白いコンテンツ全体の幅 */
body.page-id-1449 #content-other-contents,
body.page-id-1483 #content-other-contents,
body.page-id-1215 #content-other-contents,
body.page-id-1265 #content-other-contents,
body.page-id-2091 #content-other-contents,
body.page-id-8169 #content-other-contents,
body.page-id-8177 #content-other-contents,
body.page-id-8189 #content-other-contents,
body.page-id-8179 #content-other-contents,
body.page-id-8181 #content-other-contents,
body.page-id-1356 #content-other-contents,
body.page-id-1358 #content-other-contents,
body.page-id-1371 #content-other-contents {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* 白背景内側の余白 */
body.page-id-1449 #content-other-contents #inner-content,
body.page-id-1483 #content-other-contents #inner-content,
body.page-id-1215 #content-other-contents #inner-content,
body.page-id-1265 #content-other-contents #inner-content,
body.page-id-2091 #content-other-contents #inner-content,
body.page-id-8169 #content-other-contents #inner-content,
body.page-id-8177 #content-other-contents #inner-content,
body.page-id-8189 #content-other-contents #inner-content,
body.page-id-8179 #content-other-contents #inner-content,
body.page-id-8181 #content-other-contents #inner-content,
body.page-id-1356 #content-other-contents #inner-content,
body.page-id-1358 #content-other-contents #inner-content,
body.page-id-1371 #content-other-contents #inner-content {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  box-sizing: border-box !important;
}

/* 本文領域を親要素いっぱいに広げる */
body.page-id-1449 #main-contents,
body.page-id-1449 #main-contents article,
body.page-id-1449 #main-contents .entry-content,
body.page-id-1483 #main-contents,
body.page-id-1483 #main-contents article,
body.page-id-1483 #main-contents .entry-content,
body.page-id-1215 #main-contents,
body.page-id-1215 #main-contents article,
body.page-id-1215 #main-contents .entry-content,
body.page-id-1265 #main-contents,
body.page-id-1265 #main-contents article,
body.page-id-1265 #main-contents .entry-content,
body.page-id-2091 #main-contents,
body.page-id-2091 #main-contents article,
body.page-id-2091 #main-contents .entry-content,
body.page-id-8169 #main-contents,
body.page-id-8169 #main-contents article,
body.page-id-8169 #main-contents .entry-content,
body.page-id-8177 #main-contents,
body.page-id-8177 #main-contents article,
body.page-id-8177 #main-contents .entry-content,
body.page-id-8189 #main-contents,
body.page-id-8189 #main-contents article,
body.page-id-8189 #main-contents .entry-content,
body.page-id-8179 #main-contents,
body.page-id-8179 #main-contents article,
body.page-id-8179 #main-contents .entry-content,
body.page-id-8181 #main-contents,
body.page-id-8181 #main-contents article,
body.page-id-8181 #main-contents .entry-content,
body.page-id-1356 #main-contents,
body.page-id-1356 #main-contents article,
body.page-id-1356 #main-contents .entry-content,
body.page-id-1358 #main-contents,
body.page-id-1358 #main-contents article,
body.page-id-1358 #main-contents .entry-content,
body.page-id-1371 #main-contents,
body.page-id-1371 #main-contents article,
body.page-id-1371 #main-contents .entry-content {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.page-id-1449 #content-other-contents #inner-content,
  body.page-id-1483 #content-other-contents #inner-content,
  body.page-id-1215 #content-other-contents #inner-content,
  body.page-id-1265 #content-other-contents #inner-content,
  body.page-id-2091 #content-other-contents #inner-content,
  body.page-id-8169 #content-other-contents #inner-content,
  body.page-id-8177 #content-other-contents #inner-content,
  body.page-id-8189 #content-other-contents #inner-content,
  body.page-id-8179 #content-other-contents #inner-content,
  body.page-id-8181 #content-other-contents #inner-content,
  body.page-id-1356 #content-other-contents #inner-content,
  body.page-id-1358 #content-other-contents #inner-content,
  body.page-id-1371 #content-other-contents #inner-content {
    padding: 24px 16px !important;
  }
}

/* =========================================================
   成人活動支援配下・標準テンプレートページ
   ・ひまわり page-id-8962
   ・ぱぴねす page-id-8983
   ・はぁと page-id-9006
========================================================= */

/* コンテンツ全体の表示幅 */
body.page-id-8962 #content,
body.page-id-8983 #content,
body.page-id-9006 #content {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* 白背景内側の余白 */
body.page-id-8962 #content #inner-content,
body.page-id-8983 #content #inner-content,
body.page-id-9006 #content #inner-content {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 48px !important;
  padding-right: 48px !important;
  box-sizing: border-box !important;
}

/* 本文領域 */
body.page-id-8962 #main,
body.page-id-8962 #main article,
body.page-id-8962 #main .entry-content,
body.page-id-8983 #main,
body.page-id-8983 #main article,
body.page-id-8983 #main .entry-content,
body.page-id-9006 #main,
body.page-id-9006 #main article,
body.page-id-9006 #main .entry-content {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.page-id-8962 #content #inner-content,
  body.page-id-8983 #content #inner-content,
  body.page-id-9006 #content #inner-content {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}






/* =========================================================
   その他の下層ページ：表示幅1080px統一
   2026-06-09
========================================================= */


/* =========================================================
   1．カテゴリ一覧・カスタム投稿一覧
   既存の980px指定を1080pxへ上書き
========================================================= */

/* 子育て支援情報 */
body.category-support .category-support-main,

/* 発達研究センター報告 */
body.category-development-center-communication
.category-development-center-main,

/* 療育ちえぶくろ */
body.category-chiebukuro .category-chiebukuro-main,

/* こどもクリニック通信 */
body.category-nirenokai-kodomo-clinic
.category-nirenokai-clinic-main,

/* 親力アップのための虎の巻 */
body.category-manga .category-manga-main,

/* 講演・発表 */
body.category-thesis .category-thesis-main,

/* 利用状況 */
body.category-usage-situation .category-usage-situation-main,

/* 利用者さんの声 */
body.post-type-archive-voice .archive-voice-main {
  float: none !important;
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}


/* =========================================================
   2．コンテンツページ系
   single-full-contents / single-full-contents2
========================================================= */

/*
   ・子育て親育ち読本 page-id-841
   ・理事長挨拶 page-id-212
   ・楡の会のご案内 page-id-624
   ・電子開示システムでの公開 page-id-780
   ・プライバシーポリシー page-id-338
*/

/* 白いコンテンツ全体の幅 */
body.page-id-841 #content-other-contents,
body.page-id-212 #content-other-contents,
body.page-id-624 #content-other-contents,
body.page-id-780 #content-other-contents,
body.page-id-338 #content-other-contents {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* 白背景内側の余白 */
body.page-id-841 #content-other-contents #inner-content,
body.page-id-212 #content-other-contents #inner-content,
body.page-id-624 #content-other-contents #inner-content,
body.page-id-780 #content-other-contents #inner-content,
body.page-id-338 #content-other-contents #inner-content {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  box-sizing: border-box !important;
}

/* 本文領域 */
body.page-id-841 #main-contents,
body.page-id-841 #main-contents article,
body.page-id-841 #main-contents .entry-content,
body.page-id-212 #main-contents,
body.page-id-212 #main-contents article,
body.page-id-212 #main-contents .entry-content,
body.page-id-624 #main-contents,
body.page-id-624 #main-contents article,
body.page-id-624 #main-contents .entry-content,
body.page-id-780 #main-contents,
body.page-id-780 #main-contents article,
body.page-id-780 #main-contents .entry-content,
body.page-id-338 #main-contents,
body.page-id-338 #main-contents article,
body.page-id-338 #main-contents .entry-content {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}


/* =========================================================
   3．標準テンプレート・投稿詳細ページ
   サイドバー構成を維持したまま外枠を1080pxへ
========================================================= */

/*
   ・受託事業一覧 postid-2387
   ・公認心理師実務経験プログラム page-id-7642
   ・補助事業完了報告 postid-4294
*/


/* =========================================================
   スマートフォン
========================================================= */

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

  /* カテゴリ・一覧ページ */
  body.category-support .category-support-main,
  body.category-development-center-communication
  .category-development-center-main,
  body.category-chiebukuro .category-chiebukuro-main,
  body.category-nirenokai-kodomo-clinic
  .category-nirenokai-clinic-main,
  body.category-manga .category-manga-main,
  body.category-thesis .category-thesis-main,
  body.category-usage-situation .category-usage-situation-main,
  body.post-type-archive-voice .archive-voice-main {
    width: 100% !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }

  /* コンテンツページ */
  body.page-id-841 #content-other-contents #inner-content,
  body.page-id-212 #content-other-contents #inner-content,
  body.page-id-624 #content-other-contents #inner-content,
  body.page-id-780 #content-other-contents #inner-content,
  body.page-id-338 #content-other-contents #inner-content {
    padding: 24px 16px !important;
  }

  /* 標準テンプレート・投稿詳細 */
  body.postid-2387 #inner-content,
  body.page-id-7642 #inner-content,
  body.postid-4294 #inner-content {
    width: 96% !important;
    max-width: 96% !important;
  }
}

```css
/* =========================================================
   公認心理師実務経験プログラム
   1カラム・表示幅1080px調整
   対象：page-id-7642
========================================================= */

/* ページ外側 */
body.page-id-7642 div#content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体 */
body.page-id-7642 div#inner-content.wrap.cf {
  display: block !important;
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  box-sizing: border-box !important;
}

/* 本文を横幅いっぱいに広げる */
body.page-id-7642 main#main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

/* 記事本体 */
body.page-id-7642 article#post-7642,
body.page-id-7642 article#post-7642 .entry-content {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* このページだけ右サイドバーを非表示 */
body.page-id-7642 div#side-wrap {
  display: none !important;
}

/* フォームを本文幅に合わせる */
body.page-id-7642 .wpcf7,
body.page-id-7642 .wpcf7 form,
body.page-id-7642 .table-contactform7 {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.page-id-7642 div#inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 24px 16px !important;
  }
}
```



/* =========================================================
   講演・発表／利用状況：表示幅1080px調整
   ・講演・発表 category-thesis
   ・利用状況 category-usage-situation
   2026-06-09
========================================================= */

/* ページ全体の外側 */
body.category-thesis div#content,
body.category-usage-situation div#content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-thesis div#inner-content.wrap.cf,
body.category-usage-situation div#inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 本文領域を外枠いっぱいに広げる */
body.category-thesis main#main.category-thesis-main,
body.category-usage-situation main#main.category-usage-situation-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-thesis div#inner-content.wrap.cf,
  body.category-usage-situation div#inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.category-thesis main#main.category-thesis-main,
  body.category-usage-situation main#main.category-usage-situation-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
   受託事業一覧／補助事業完了報告：表示幅1080px調整

   ・受託事業一覧 postid-2387
   ・補助事業完了報告 postid-4294
========================================================= */

/* ページ外側 */
body.postid-2387 div#content,
body.postid-4294 div#content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体 */
body.postid-2387 div#inner-content.wrap.cf,
body.postid-4294 div#inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 本文領域 */
body.postid-2387 main#main.single-childcare-main,
body.postid-4294 main#main.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 記事本体 */
body.postid-2387 article#post-2387,
body.postid-4294 article#post-4294 {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.postid-2387 div#inner-content.wrap.cf,
  body.postid-4294 div#inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.postid-2387 main#main.single-childcare-main,
  body.postid-4294 main#main.single-childcare-main {
    padding: 24px 16px 20px !important;
  }
}



/* =========================================================
   2026年度新規採用職員募集要項
   表示幅・左右余白調整
   対象：page-id-8237
========================================================= */

/* 白いコンテンツ全体を1080pxに広げる */
body.page-id-8237 #content-other-contents {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

/* 本文の内側に左右余白を付ける */
body.page-id-8237 #content-other-contents #inner-content {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  box-sizing: border-box !important;
}

/* 本文領域を親要素いっぱいに広げる */
body.page-id-8237 #main-contents,
body.page-id-8237 #main-contents article,
body.page-id-8237 #main-contents .entry-content {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* 募集要項内の表を本文幅いっぱいにする */
body.page-id-8237 #main-contents table,
body.page-id-8237 #main-contents .entry-content table {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.page-id-8237 #content-other-contents #inner-content {
    padding: 24px 16px !important;
  }

  body.page-id-8237 #main-contents table,
  body.page-id-8237 #main-contents .entry-content table {
    display: block;
    width: 100% !important;
    overflow-x: auto;
  }
}


/* =========================================================
公認心理師実務経験プログラム
表示幅・左右余白・白背景調整
対象：page-id-7642
2026-06-10
========================================================= */

/* ページ全体の外側 */
body.page-id-7642 #content {
width: 100% !important;
max-width: none !important;
}

/* 白いコンテンツ全体 */
body.page-id-7642 #inner-content.wrap {
display: block !important;
width: 100% !important;
max-width: 1080px !important;
margin-left: auto !important;
margin-right: auto !important;
padding: 40px 48px !important;
background-color: #ffffff !important;
box-sizing: border-box !important;
}

/* 本文を横幅いっぱいに広げる */
body.page-id-7642 main#main {
float: none !important;
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
background-color: #ffffff !important;
box-sizing: border-box !important;
}

/* 記事本体を白背景に統一 */
body.page-id-7642 article#post-7642,
body.page-id-7642 article#post-7642 .article-header,
body.page-id-7642 article#post-7642 .entry-content,
body.page-id-7642 article#post-7642 .article-footer {
width: 100% !important;
max-width: none !important;
background-color: #ffffff !important;
box-sizing: border-box !important;
}

/* 段落・見出し・リスト周辺 */
body.page-id-7642 .entry-content p,
body.page-id-7642 .entry-content h1,
body.page-id-7642 .entry-content h2,
body.page-id-7642 .entry-content h3,
body.page-id-7642 .entry-content ul,
body.page-id-7642 .entry-content ol,
body.page-id-7642 .entry-content li {
background-color: transparent !important;
}

/* 右側のアーカイブを非表示 */
body.page-id-7642 #side-wrap {
display: none !important;
}

/* 問い合わせフォーム全体 */
body.page-id-7642 .wpcf7,
body.page-id-7642 .wpcf7 form,
body.page-id-7642 .table-contactform7 {
width: 100% !important;
max-width: none !important;
background-color: #ffffff !important;
box-sizing: border-box !important;
}

/* フォームの表 */
body.page-id-7642 .table-contactform7 th,
body.page-id-7642 .table-contactform7 td {
background-color: #ffffff !important;
}

/* 入力欄 */
body.page-id-7642 .wpcf7 input[type="text"],
body.page-id-7642 .wpcf7 input[type="email"],
body.page-id-7642 .wpcf7 input[type="tel"],
body.page-id-7642 .wpcf7 input[type="date"],
body.page-id-7642 .wpcf7 select,
body.page-id-7642 .wpcf7 textarea {
width: 100% !important;
max-width: none !important;
background-color: #f1f4f7 !important;
box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
body.page-id-7642 #inner-content.wrap {
width: 96% !important;
max-width: 96% !important;
padding: 24px 16px !important;
}

body.page-id-7642 .table-contactform7,
body.page-id-7642 .table-contactform7 tbody,
body.page-id-7642 .table-contactform7 tr,
body.page-id-7642 .table-contactform7 th,
body.page-id-7642 .table-contactform7 td {
display: block !important;
width: 100% !important;
}
}

/* =========================================================
   子育て支援情報：表示幅・左右余白調整
   対象：category-support
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-support #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxに広げる */
body.category-support #inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.category-support main#main.category-support-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-support main#main.category-support-main article {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-support #inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.category-support main#main.category-support-main {
    padding: 24px 16px 20px !important;
  }
}


/* =========================================================
   子育て支援情報 詳細ページ共通
   表示幅・左右余白調整
   対象：category-support に属する全詳細記事
   2026-06-10
========================================================= */

/* 子育て支援情報の記事を含む詳細ページ全体 */
body.single-post:has(article.category-support) #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.single-post:has(article.category-support) #inner-content.wrap {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;

  /* 外枠 */
  border-top: 1px solid #d7d7d7 !important;
  border-left: 1px solid #d7d7d7 !important;
  border-right: 3px solid #c8c8c8 !important;
  border-bottom: 3px solid #c8c8c8 !important;
  box-shadow: none !important;
}

/* 本文領域を横幅いっぱいに広げる */
body.single-post:has(article.category-support) main#main,
body.single-post:has(article.category-support) main#main.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* 記事本体 */
body.single-post:has(article.category-support) article.category-support,
body.single-post:has(article.category-support) article.category-support .article-header,
body.single-post:has(article.category-support) article.category-support .entry-content,
body.single-post:has(article.category-support) article.category-support .article-footer {
  width: 100% !important;
  max-width: none !important;
  background-color: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* 記事内の画像 */
body.single-post:has(article.category-support)
article.category-support .entry-content img {
  max-width: 100% !important;
  height: auto !important;
}

/* 記事内の表 */
body.single-post:has(article.category-support)
article.category-support .entry-content table {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* 右側のサイドバーを非表示 */
body.single-post:has(article.category-support) #side-wrap {
  display: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.single-post:has(article.category-support) #inner-content.wrap {
    width: 96% !important;
    max-width: 96% !important;
    padding: 24px 16px !important;

    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
  }
}

/* =========================================================
発達研究センター報告
表示幅・左右余白調整
対象：category-development-center-communication
2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-development-center-communication #content {
width: 100% !important;
max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-development-center-communication #inner-content.wrap.cf {
width: 100% !important;
max-width: 1080px !important;
margin-left: auto !important;
margin-right: auto !important;
padding: 10px !important;
box-sizing: border-box !important;
}

/* 本文領域を広げ、左右余白を付ける */
body.category-development-center-communication main#main.category-development-center-main {
float: none !important;
width: 100% !important;
max-width: none !important;
margin-left: 0 !important;
margin-right: 0 !important;
padding: 32px 48px 28px !important;
box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-development-center-communication main#main.category-development-center-main article {
width: 100% !important;
max-width: none !important;
box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
body.category-development-center-communication #inner-content.wrap.cf {
width: 96% !important;
max-width: 96% !important;
padding: 0 !important;
}

body.category-development-center-communication main#main.category-development-center-main {
padding: 24px 16px 20px !important;
}
}

/* =========================================================
   発達研究センター報告 詳細ページ
   表示幅・左右余白調整
   対象：postid-4821
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.postid-4821 #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体 */
body.postid-4821 #inner-content.wrap {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;
}

/* 本文領域を横幅いっぱいに広げる */
body.postid-4821 main#main,
body.postid-4821 main#main.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

/* 記事本体 */
body.postid-4821 article#post-4821,
body.postid-4821 article#post-4821 .article-header,
body.postid-4821 article#post-4821 .entry-content,
body.postid-4821 article#post-4821 .article-footer {
  width: 100% !important;
  max-width: none !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;
}

/* 記事内の画像・表 */
body.postid-4821 article#post-4821 img {
  max-width: 100% !important;
  height: auto !important;
}

body.postid-4821 article#post-4821 table {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* 右側にサイドバーがある場合は非表示 */
body.postid-4821 #side-wrap {
  display: none !important;
}

/* 内側の不要な枠線・影を削除 */
body.postid-4821 main#main,
body.postid-4821 article#post-4821,
body.postid-4821 article#post-4821 .article-header,
body.postid-4821 article#post-4821 .entry-content,
body.postid-4821 article#post-4821 .article-footer {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

/* 白い外枠
   上・左は細線、右・下は少し太い線 */
body.postid-4821 #inner-content.wrap {
  border-top: 1px solid #d7d7d7 !important;
  border-left: 1px solid #d7d7d7 !important;
  border-right: 3px solid #c8c8c8 !important;
  border-bottom: 3px solid #c8c8c8 !important;
  box-shadow: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.postid-4821 #inner-content.wrap {
    width: 96% !important;
    max-width: 96% !important;
    padding: 24px 16px !important;
  }
}

/* =========================================================
   楡の会式 療育ちえぶくろ
   表示幅・左右余白調整
   対象：category-chiebukuro
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-chiebukuro #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-chiebukuro #inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.category-chiebukuro main#main.category-chiebukuro-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-chiebukuro main#main.category-chiebukuro-main article {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-chiebukuro #inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.category-chiebukuro main#main.category-chiebukuro-main {
    padding: 24px 16px 20px !important;
  }
}

/* =========================================================
   こどもクリニック通信
   表示幅・左右余白調整
   対象：category-nirenokai-kodomo-clinic
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-nirenokai-kodomo-clinic #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-nirenokai-kodomo-clinic #inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.category-nirenokai-kodomo-clinic main#main.category-nirenokai-clinic-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-nirenokai-kodomo-clinic main#main.category-nirenokai-clinic-main article {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-nirenokai-kodomo-clinic #inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.category-nirenokai-kodomo-clinic main#main.category-nirenokai-clinic-main {
    padding: 24px 16px 20px !important;
  }
}

/* =========================================================
   親力アップのための虎の巻
   表示幅・左右余白調整
   対象：category-manga
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-manga #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-manga #inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.category-manga main#main.category-manga-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-manga main#main.category-manga-main article {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-manga #inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.category-manga main#main.category-manga-main {
    padding: 24px 16px 20px !important;
  }
}

/* =========================================================
講演・発表
表示幅・左右余白調整
対象：category-thesis
2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-thesis #content {
width: 100% !important;
max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-thesis #inner-content.wrap.cf {
width: 100% !important;
max-width: 1080px !important;
margin-left: auto !important;
margin-right: auto !important;
padding: 10px !important;
box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.category-thesis main#main.category-thesis-main {
float: none !important;
width: 100% !important;
max-width: none !important;
margin-left: 0 !important;
margin-right: 0 !important;
padding: 32px 48px 28px !important;
box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-thesis main#main.category-thesis-main article {
width: 100% !important;
max-width: none !important;
box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
body.category-thesis #inner-content.wrap.cf {
width: 96% !important;
max-width: 96% !important;
padding: 0 !important;
}

body.category-thesis main#main.category-thesis-main {
padding: 24px 16px 20px !important;
}
}

/* =========================================================
   利用状況
   表示幅・左右余白調整
   対象：category-usage-situation
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.category-usage-situation #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.category-usage-situation #inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.category-usage-situation main#main.category-usage-situation-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.category-usage-situation main#main.category-usage-situation-main article {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.category-usage-situation #inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.category-usage-situation main#main.category-usage-situation-main {
    padding: 24px 16px 20px !important;
  }
}

/* =========================================================
   利用者さんの声
   表示幅・左右余白調整
   対象：post-type-archive-voice
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.post-type-archive-voice #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.post-type-archive-voice #inner-content.wrap.cf {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 10px !important;
  box-sizing: border-box !important;
}

/* 一覧本文を外枠いっぱいに広げ、左右余白を付ける */
body.post-type-archive-voice main#main.archive-voice-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 32px 48px 28px !important;
  box-sizing: border-box !important;
}

/* 各記事を本文幅いっぱいにする */
body.post-type-archive-voice main#main.archive-voice-main article {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.post-type-archive-voice #inner-content.wrap.cf {
    width: 96% !important;
    max-width: 96% !important;
    padding: 0 !important;
  }

  body.post-type-archive-voice main#main.archive-voice-main {
    padding: 24px 16px 20px !important;
  }
}

/* =========================================================
   親力アップのための虎の巻 詳細ページ共通
   表示幅・左右余白調整
   対象：category-manga に属する全詳細記事
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.single-post:has(article.category-manga) #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.single-post:has(article.category-manga) #inner-content.wrap {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;

  border-top: 1px solid #d7d7d7 !important;
  border-left: 1px solid #d7d7d7 !important;
  border-right: 3px solid #c8c8c8 !important;
  border-bottom: 3px solid #c8c8c8 !important;
  box-shadow: none !important;
}

/* 本文領域を横幅いっぱいに広げる */
body.single-post:has(article.category-manga) main#main,
body.single-post:has(article.category-manga) main#main.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* 記事本体 */
body.single-post:has(article.category-manga) article.category-manga,
body.single-post:has(article.category-manga) article.category-manga .article-header,
body.single-post:has(article.category-manga) article.category-manga .entry-content,
body.single-post:has(article.category-manga) article.category-manga .article-footer {
  width: 100% !important;
  max-width: none !important;
  background-color: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* 記事内の画像 */
body.single-post:has(article.category-manga)
article.category-manga .entry-content img {
  max-width: 100% !important;
  height: auto !important;
}

/* 記事内の表 */
body.single-post:has(article.category-manga)
article.category-manga .entry-content table {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* 右側のサイドバーを非表示 */
body.single-post:has(article.category-manga) #side-wrap {
  display: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.single-post:has(article.category-manga) #inner-content.wrap {
    width: 96% !important;
    max-width: 96% !important;
    padding: 24px 16px !important;

    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
  }
}

/* =========================================================
   講演・発表 詳細ページ共通
   表示幅・左右余白調整
   対象：category-thesis に属する全詳細記事
   2026-06-10
========================================================= */

/* ページ全体の外側 */
body.single-post:has(article.category-thesis) #content {
  width: 100% !important;
  max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.single-post:has(article.category-thesis) #inner-content.wrap {
  width: 100% !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 40px 48px !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;

  border-top: 1px solid #d7d7d7 !important;
  border-left: 1px solid #d7d7d7 !important;
  border-right: 3px solid #c8c8c8 !important;
  border-bottom: 3px solid #c8c8c8 !important;
  box-shadow: none !important;
}

/* 本文領域を横幅いっぱいに広げる */
body.single-post:has(article.category-thesis) main#main,
body.single-post:has(article.category-thesis) main#main.single-childcare-main {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* 記事本体 */
body.single-post:has(article.category-thesis) article.category-thesis,
body.single-post:has(article.category-thesis) article.category-thesis .article-header,
body.single-post:has(article.category-thesis) article.category-thesis .entry-content,
body.single-post:has(article.category-thesis) article.category-thesis .article-footer {
  width: 100% !important;
  max-width: none !important;
  background-color: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  box-sizing: border-box !important;
}

/* 記事内の画像 */
body.single-post:has(article.category-thesis)
article.category-thesis .entry-content img {
  max-width: 100% !important;
  height: auto !important;
}

/* 記事内の表 */
body.single-post:has(article.category-thesis)
article.category-thesis .entry-content table {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* 右側のサイドバーを非表示 */
body.single-post:has(article.category-thesis) #side-wrap {
  display: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  body.single-post:has(article.category-thesis) #inner-content.wrap {
    width: 96% !important;
    max-width: 96% !important;
    padding: 24px 16px !important;

    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
  }
}


/* =========================================================
利用状況 詳細ページ共通
表示幅・左右余白調整
対象：category-usage-situation に属する全詳細記事
2026-06-10
========================================================= */

/* ページ全体の外側 */
body.single-post:has(article.category-usage-situation) #content {
width: 100% !important;
max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.single-post:has(article.category-usage-situation) #inner-content.wrap {
width: 100% !important;
max-width: 1080px !important;
margin-left: auto !important;
margin-right: auto !important;
padding: 40px 48px !important;
background-color: #ffffff !important;
box-sizing: border-box !important;

border-top: 1px solid #d7d7d7 !important;
border-left: 1px solid #d7d7d7 !important;
border-right: 3px solid #c8c8c8 !important;
border-bottom: 3px solid #c8c8c8 !important;
box-shadow: none !important;
}

/* 本文領域を横幅いっぱいに広げる */
body.single-post:has(article.category-usage-situation) main#main,
body.single-post:has(article.category-usage-situation) main#main.single-childcare-main {
float: none !important;
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
box-shadow: none !important;
outline: none !important;
box-sizing: border-box !important;
}

/* 記事本体 */
body.single-post:has(article.category-usage-situation) article.category-usage-situation,
body.single-post:has(article.category-usage-situation) article.category-usage-situation .article-header,
body.single-post:has(article.category-usage-situation) article.category-usage-situation .entry-content,
body.single-post:has(article.category-usage-situation) article.category-usage-situation .article-footer {
width: 100% !important;
max-width: none !important;
background-color: #ffffff !important;
border: none !important;
box-shadow: none !important;
outline: none !important;
box-sizing: border-box !important;
}

/* 記事内の画像 */
body.single-post:has(article.category-usage-situation) article.category-usage-situation .entry-content img {
max-width: 100% !important;
height: auto !important;
}

/* 記事内の表 */
body.single-post:has(article.category-usage-situation) article.category-usage-situation .entry-content table {
width: 100% !important;
max-width: none !important;
box-sizing: border-box !important;
}

/* 右側のサイドバーを非表示 */
body.single-post:has(article.category-usage-situation) #side-wrap {
display: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
body.single-post:has(article.category-usage-situation) #inner-content.wrap {
width: 96% !important;
max-width: 96% !important;
padding: 24px 16px !important;
border-right-width: 2px !important;
border-bottom-width: 2px !important;
}

body.single-post:has(article.category-usage-situation) article.category-usage-situation .entry-content table {
display: block !important;
overflow-x: auto !important;
}
}

/* =========================================================
利用者さんの声 詳細ページ共通
表示幅・左右余白調整
対象：利用者さんの声の全詳細記事
2026-06-10
========================================================= */

/* ページ全体の外側 */
body.single-voice #content {
width: 100% !important;
max-width: none !important;
}

/* 白いコンテンツ全体を1080pxにする */
body.single-voice #inner-content.wrap {
width: 100% !important;
max-width: 1080px !important;
margin-left: auto !important;
margin-right: auto !important;
padding: 40px 48px !important;
background-color: #ffffff !important;
box-sizing: border-box !important;

/* 白い外枠 */
border-top: 1px solid #d7d7d7 !important;
border-left: 1px solid #d7d7d7 !important;
border-right: 3px solid #c8c8c8 !important;
border-bottom: 3px solid #c8c8c8 !important;
box-shadow: none !important;
}

/* 本文領域を横幅いっぱいに広げる */
body.single-voice main#main,
body.single-voice main#main.single-childcare-main {
float: none !important;
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
box-shadow: none !important;
outline: none !important;
box-sizing: border-box !important;
}

/* 記事本体 */
body.single-voice article.type-voice,
body.single-voice article.type-voice .article-header,
body.single-voice article.type-voice .entry-content,
body.single-voice article.type-voice .article-footer {
width: 100% !important;
max-width: none !important;
background-color: #ffffff !important;
border: none !important;
box-shadow: none !important;
outline: none !important;
box-sizing: border-box !important;
}

/* 記事内の画像 */
body.single-voice article.type-voice .entry-content img {
max-width: 100% !important;
height: auto !important;
}

/* 記事内の表 */
body.single-voice article.type-voice .entry-content table {
width: 100% !important;
max-width: none !important;
box-sizing: border-box !important;
}

/* 右側のサイドバーを非表示 */
body.single-voice #side-wrap {
display: none !important;
}

/* スマートフォン */
@media screen and (max-width: 767px) {
body.single-voice #inner-content.wrap {
width: 96% !important;
max-width: 96% !important;
padding: 24px 16px !important;
border-right-width: 2px !important;
border-bottom-width: 2px !important;
}

body.single-voice article.type-voice .entry-content table {
display: block !important;
width: 100% !important;
overflow-x: auto !important;
}
}












