@charset "utf-8";
/*
Theme Name: portals_responsive
Author: portals
*/
/*==================================
* reset
* html5doctor.com Reset Stylesheet
* v1.6.1
* Last Updated: 2010-09-17
* Author: Richard Clark - http://richclarkdesign.com
* Twitter: @rich_clark
==================================*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colors to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border color to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
address {
	font-style: normal;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*==================================
WordPress Natie Styles
editor
==================================*/
img.wp-smiley,
img.emoji {
	height: 2% !important;
	width: 2% !important;
}
.post p {
	display: block;
	margin: 1em;
}
.post strong {
	font-weight: bold;
}
.post em {
	font-style: oblique;
}
.post blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.post ul {
	list-style: disc;
	margin: 0 3em 1em;
}
.post ol {
	list-style: decimal;
	margin: 0 3em 1em;
}
/* img */
.aligncenter {
	display: block;
	margin: 0 auto 8px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
/*==================================
SP_base
==================================*/
.clear {
	clear: both;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.flex-center {
	justify-content: center;
}
.img_left,
.img_right {
	margin: 0 auto 0.5em;
}
.img_center {
	display: block;
	margin: 0 auto 16px;
}
.only_pc {
	display: none;
}
img {
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	height: auto;
}
a:link {
	color: inherit;
}
a:visited {
	color: inherit;
}
a:hover {
	color: #baea83;
}
a:active {
	color: #baea83;
}
body {
	overflow-x: hidden;
	background: #fff;
	color: #3f3f3f;
	font-size: 15px;
	line-height: 1.5;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
}
.top_txt_omoi {
	line-break:strict;
	white-space: nowrap;
	font-size: clamp(17px, 5vw, 25px);
	text-align: center;
	flex-basis: auto;
}

/*==================================
SP_layout
==================================*/
#contents {
	margin:24px auto;
}
#main {
	margin: 0 auto;
	width: 100%;
	max-width: 720px;
	overflow: hidden;
}
#main_blog {
	margin: 0 auto;
	width: 100%;
	float: right;
	max-width: 720px;
	overflow: hidden;
}
.breadcrumbs {
	padding: .1em .5em;
	box-sizing: border-box;
}
.conts {
	margin: 0 12px 16px;
}
.conts:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
.conts .conts_inner {
	overflow: hidden;
}
.conts p:not([class]) {
	margin-bottom: 8px;
}
.ttl {
	margin: 0 4px 32px;
	text-align: center;
}
.bnr {
	margin: 0 4px 16px;
}
a:active img {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*==================================
SP_heading
==================================*/
.h_style01 {
	margin: .1em .1em 1.3em;
	padding: .8em 1em;
	background: #b3b3b3;
	color: #fff;
	font-size: clamp(20px,6vw,34px);
	box-sizing: border-box;
}
.h_style01 a {
	color: inherit;
}
.h_style02,
.post h3:not([class]),
.block_wrapper h2:not([class]) {
	clear: both;
	margin: 24px auto 16px;
	padding: 8px;
	font-size: 16px;
	color: #fff;
	background: #acac9d;
	box-sizing: border-box;
}
.h_style03,
.post h4,
.block_wrapper h3:not([class]) {
	clear: both;
	margin: 32px 4px 24px;
	padding: 0 8px;
	font-size: 18px;
	border-left: solid 8px #79796a;
	border-bottom: dotted 2px #cfcfc7;
	box-sizing: border-box;
}
.h_style04,
.post h5,
.block_wrapper h4:not([class]) {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 8px 2px 32px;
	font-weight: bold;
	border-bottom: dotted 2px #cfcfc7;
	font-size: 16px;
	box-sizing: border-box;
}
.h_style04::before,
.post h5::before,
.block_wrapper h4:not([class])::before {
	position: absolute;
	margin-top: -0.25em;
	top: 50%;
	left: 0.5em;
	content: "";
	display: inline-block;
	background: #fff;
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #f0f0e1;
}
.h_style05,
.post h6,
.block_wrapper h5:not([class]) {
	clear: both;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 4px 2px;
	font-weight: bold;
	border-bottom: double 4px #cfcfc7;
	font-size: 16px;
	box-sizing: border-box;
}
/*==================================
SP_header
==================================*/
#header {
	background: #fff;
}
.h_upper {
	padding: 4px 8px;
	background: #fff;
	color: #fff;
	box-sizing: border-box;
}
.h_inner {
	overflow: hidden;
	margin: 0 auto;
	padding: 8px 0;
	width: 95%;
	max-width: 1240px;
}
.h_upper > * {
	font-weight: normal;
	font-size: 13px;
}
.h_logo {
	margin: 8px auto;
	width: 64%;
}
/*==================================
SP_hamburger-menu
==================================*/
/* ハンバーガーメニュー */
#overlay-button {
	position: fixed;
	right: 0.5em;
	top: 0.5em;
	padding: 26px 11px;
	z-index: 9;
	cursor: pointer;
	user-select: none;
	background: #fff;
	border-radius: 50px;

}
#overlay-button span {
	height: 4px;
	width: 35px;
	border-radius: 2px;
	background-color: #000;
	position: relative;
	display: block;
	transition: all .2s ease-in-out;
}
#overlay-button span:before {
	top: -10px;
	visibility: visible;
}
#overlay-button span:after {
	top: 10px;
}
#overlay-button span:before, #overlay-button span:after {
	height: 4px;
	width: 35px;
	border-radius: 2px;
	background-color: #000;
	position: absolute;
	content: "";
	transition: all .2s ease-in-out;
}
#overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {
	background: #000;
}

input[type=checkbox] {
	display: none; 
}

input[type=checkbox]:checked ~ #overlay {
	visibility: visible;
	animation-duration: 0.5s;
	animation-name: fade-in;
}
@keyframes fade-in {
	0% {
		visibility: hidden;
		opacity: 0;
	}

	5% {
		visibility: visible;
		opacity: 0.5;
	}

	100% {
		visibility: visible;
		opacity: 1;
	}
}
input[type=checkbox]:checked ~ #overlay-button:hover span, input[type=checkbox]:checked ~ #overlay-button span {
	background: transparent;


}
input[type=checkbox]:checked ~ #overlay-button span:before {
	transform: rotate(45deg) translate(7px, 7px);

}
input[type=checkbox]:checked ~ #overlay-button span:after {
	transform: rotate(-45deg) translate(7px, -7px);


}
.overlay > .ov_inner {
	height: 100%;
	overflow-y: auto;
}
#overlay {
	height: 100%;
	padding: 10px 10px 60px;
	background: #f1f1f1;
	z-index: 8;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
}
#overlay.active {

}
/* #overlay ul {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
height: 100vh;
padding-left: 0;
list-style-type: none;
}
#overlay ul li {
padding: 1em;
}
#overlay ul li a {
color: #fff;
text-decoration: none;
font-size: 1.5em;
}
#overlay ul li a:hover {
color: #000!important;
} */
.ov_inner {
	padding-bottom: 80px;
}
.ov_inner ul {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ov_inner ul li:nth-of-type(1),
.ov_inner ul li:nth-of-type(4) {
	background: #f29193;
}
.ov_inner ul li:nth-of-type(2),
.ov_inner ul li:nth-of-type(3) {
	background: #49b6ba;
}
.ov_inner ul li {
	width: 48%;
	margin: 0 0 25px;
	position: relative;
	min-height: 200px;
}
.ov_inner li a {
	display: block;
	padding: 12px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	position: relative;
	text-align: left;
}
.hbg_menu01 {
	padding-top: 24px;
}
.hbg_menu01 div {
	padding: 12px 0 12px 24px;
}
.hbg_ttl {
	display: inline-block;
	padding: 12px 0 0;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	position: relative;
}
.hbg_menu01 div a::before {
	content: "";
	position: absolute;
	top: 65%;   /* 縦軸をセンタリングする */ 
	left: -12px;
	transform: translateY(-50%);   /* 縦軸をセンタリングする */  
	border: 5px solid transparent;
	border-left: 8px solid #fff;   /* 好みで色を変えてください */  
	text-align: left;
}
/*==================================
SP_navigation
==================================*/
nav {
	z-index: 7;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
	transition: .8s;
	top: -100px;
}
.gnav_sp {
	width: 100%;
	display: none;
	margin: 0 auto;
	background: #d9d9d9;
}
.gnav_sp li {
	padding: 8px 0;
	width: 25%;
}
.gnav_sp img {
	width: 62.5%;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 6;
}
.f_contact {
	position: fixed;
	z-index: 8;
	bottom: 0;
	padding: 2%;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 1%;
	background: #cdcdcd;
	box-sizing: border-box;
}
.f_contact > * {
	margin: 0 0.5%;
	width: calc(50% - .5%);
}
/* topへ戻るボタン */
.bt_pagetop {
	display: block;
	aspect-ratio: 1 / 1;
	margin: 0 auto;
	width: min(15vw, 90px);
}
/*==================================
SP_mainimg
==================================*/
.main_img {
	display: block;
	margin: 0 auto;
	width: 100%;
	background: #f1f1f1;
}
/*==================================
SP_contact
==================================*/
.contact {
	background: #d8d8d8;
	padding: 3em 0;
}
.contact_conts {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 1em;
	margin: 0 auto;
	width: 94%;
}
.contact_info {
	line-height: 1em;
	font-weight: bold;
	text-align: center;
}
.contact_info .block_uketsuke {
	margin: 1em auto 0;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}
.contact_info .block_uketsuke tr > :first-child {
	width: 8em;
}
.contact_info .block_uketsuke th, .contact_info .block_uketsuke td {
	padding: .3em .1em;
	font-size: clamp(14px,4vw,28px);
}
.contact_info .contact_uketsuke_note {
	text-align: center;
	font-size: clamp(14px,3.5vw,24px);
}
.contact_info_box {
	text-align: center;
}
.contact_info_box p {
	margin: 0 0 8px;
}
.contact_access {
	margin: 0 auto;
	width: 90%;
	/* display: grid;
	grid-template-columns: 7em 1fr; */
	row-gap: .3em;
	line-height: 1.3;
	font-size: clamp(14px,3vw,18px);
}
.contact_add span {
	display: inline-block;
	text-align: left;
}
.contact_add span:first-child {
	margin-right: .5em;
	font-size: 1.2em;
}
.contact_add span:nth-child(-n+2) {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	margin-bottom: 16px;
}
.contact_txt p {
	letter-spacing: 0.05em;
	text-align: left;
	text-align:justify;
	line-height: 1.5;
}
.contact_txt span {
	display: inline-block;
	width : 100%;
	text-align: center;
}
.contact_bt, .access_contact_bt {
	margin: 1.2em auto;
	display: flex;
	flex-direction: column;
	gap: 1em;
	text-align: center;
}
.contact_bt li:first-child {
	font-size: 20px;
}
.contact_bt li:first-child a {
	font-size: 42px;
	letter-spacing: 0.1em;
	text-decoration: none;
	border-bottom: solid 2px #49b6b9;
}
.contact_map iframe {
	aspect-ratio:16 / 9;
	width:100%!important;
	height: 100%!important;
}
.page_top_pc {
	display: none;
}
/*==================================
SP_map
==================================*/
.map {
	position: relative;
	margin: 0 auto 1em;
	padding-bottom: 250px;
	width: 95%;
	max-width: 600px;
	height: 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/*==================================
SP_menu
==================================*/
.sideUpper,
.sideNav,
.sideLower,
.topUpper,
.topLower,
.blogNav {
	margin: 0 0 16px;
}
.side_fixed_menu {
	margin: 0 auto;
	border: none;
	width: 95%;
}
.side_fixed_menu a {
	border: none;
}
.side_fixed_menu li {
	margin: 0 auto 10px;
}
.side_fixed_menu li a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 16px 0;
	background: #7d7d7d;
}
/*メニュー共通設定*/
.widget_nav_menu p,
.widget_categories p,
.widget_recent_entries p {
	padding: 8px;
	background: #7d7d7d;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
/*メニュー（固定ページ/関連メニュー）*/
.widget_nav_menu,
.widget_categories,
.widget_recent_entries {
	width: 95%;
	margin: 0 auto 1em;
	border: solid 1px #aaa;
	box-sizing: border-box;
}
.widget_nav_menu ul,
.widget_categories ul,
.widget_recent_entries ul  {
	margin: 16px;
}
.widget_nav_menu li,
.widget_categories li,
.widget_recent_entries li {
	margin: 0 0 8px;
	border-bottom: solid 1px #666;
}
.widget_nav_menu li:last-child,
.widget_categories li:last-child,
.widget_recent_entries li:last-child  {
	border-bottom: solid 1px #666;
}
.widget_nav_menu li a,
.widget_categories li a,
.widget_recent_entries li a {
	position: relative;
	display: block;
	padding: .5em 1.5em .5em .2em;
	background-size: 31px 31px;
	text-decoration: none;
	color: inherit;
}
.widget_nav_menu li a::after,
.connection_menu li a::after {
	position: absolute;
	top: 50%;
	right: 8px;
	display: block;
	content:"▲";
	font-size: 14px;
	color: #7d7d7d;
	transform: translate(0,-50%) rotate(90deg);
}

/*検索*/
.widget_search {
	text-align: center;
}
.widget_search label {
	display: none;
}
/*月別アーカイブ*/
.widget_archive {
	text-align: center;
}
.widget_archive label::before {
	content: "月別アーカイブ";
}
/*メタ情報*/
.widget_meta {
	border-bottom: solid 1px #666;
}
.widget_meta p {
	padding: 8px;
	border-bottom: solid 1px #666;
	text-align: center;
}
.widget_meta ul {
	margin: 16px 8px 0;
}
.widget_meta li {
	position: relative;
	margin: 0 0 8px;
	border-bottom: dotted 1px #666;
	font-size: 14px;
}
.widget_meta li:last-child {
	border-bottom: none;
}
/*==================================
SP_copyright
==================================*/
.copyright {
	background: #62b0dc;
	color: #fff;
	text-align: center;
	margin: 0 0 20%;
}
.copyright small {
	font-size: 1rem;
	font-size: 10px;
}
/*==================================
SP_footer
==================================*/
/*==================================
SP_voice
==================================*/
.voice {
	margin: 0 0 24px;
}
.voice_list li {
	margin: 0 4px 16px;
	padding: 16px;
	background: #f0f0e1;
	border: solid 1px #bdbdae;
	border-radius: 8px;
}
.voice_conts {
	overflow: hidden;
	padding: 16px;
	background: #fff;
}
.voice_conts h3,
.voice_tit {
	margin: 0 0 8px;
	padding: 8px 16px;
	background: #fff;
	border-bottom: dotted 2px #e3e3da;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.voice_txt p {
	margin: 0 0 1em;
}
.voice_pic {
	width: 150px;
	margin: 0 auto 16px;
}
.voice_pic p > :first-child {
	display: block;
	margin: 0 auto 8px;
}
.menseki {
	overflow: hidden;
	margin: 16px 0 0;
	font-size: 12px;
	color: #79796a;
}

/*==================================
SP_toppage
==================================*/
.top_inner {
	margin: 0 calc(50% - 50vw);
	padding: min(8vw,96px) calc(50vw - 48%);
}
.block_wrapper .top_inner:first-child {
	padding-top: 1em;
}
.nopaddingtop {
	padding-top: 0!important;
}
.top_catch_ttl {
	margin: 0 calc(50% - 50vw)!important;
	padding: min(3vw,32px) calc(50vw - 48%);
	background: #d8d8d8;
}
.top_onayami_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 1em;
	margin: min(8vw,48px) auto;
}
.top_onayami_list li {
	width: min(calc(50% - 1em),320px);
}
.top_osusume {
	background: #d8d8d8;
}
.top_osusume_list {
	display: flex;
	flex-direction: column;
	gap: 1em;
}
.top_greet {
	background: #d8d8d8;
}
.top_greet_box {
	display: flex;
	flex-direction: column;
	gap: 1em;
}
.top_greet_box figure {
	margin: 0 auto;
	width: 50%;
}
.flex_rev_sp {
	flex-direction:column-reverse;
}
/* お知らせ・給食だより */
.news_flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
}
.top_new_txt {
	margin-bottom: 24px;
}

/* 保育園について */
.top_hoiku {
	background-color: #fff;
}
.ribbon1 {
	display: inline-block;
	position: relative;
	height: 50px;/*リボンの高さ*/
	line-height: 50px;/*リボンの高さ*/
	text-align: center;
	padding: 0 30px;/*横の大きさ*/
	font-size: 26px;/*文字の大きさ*/
	font-weight: 500;
	/* background: #f57a78;塗りつぶし色 */
	color: #FFF;/*文字色*/
	box-sizing: border-box;
	min-width: 260px;
}

.ribbon1:before, .ribbon1:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}

.ribbon1:before {
	top: 0;
	left: 0;
	border-width: 25px 0px 25px 15px;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
}

.ribbon1:after {
	top: 0;
	right: 0;
	border-width: 25px 15px 25px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
}
/* バナーボタン */
.top_bnr {
	display: block;
}
.top_bnr a {
	text-decoration: none;
}
.top_bnr li {
	text-align: center;
	flex: 1;
}
.bg_b {
	background-color: #62b0dc;
}
.bg_p {
	background-color: #f09192;
}
.bg_g {
	background-color: #49b6b9;
}
/* 要素フェードイン */
.fadein {
	opacity: 0;
	transform: translate(0,0);
	transition: all 1.5s;
}

.fadein.fadein-left {
	transform: translate(-30px,0);
}

.fadein.fadein-right {
	transform: translate(30px,0);
}

.fadein.fadein-up {
	transform: translate(0,-30px);
}

.fadein.fadein-bottom {
	transform: translate(0,30px);
}

.fadein.scrollin {
	opacity: 1 !important;
	transform: translate(0,0) !important;
}
/*==================================
SP_news
==================================*/
.news_box {
	display:block;
	gap: 5px;
	width: 100%;
}
.news_box li {
	height: auto;
	margin-bottom: 16px;
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #adacac;
}
.news_box li a {
	text-decoration: none;
}
.news_box li img {
	margin: 10px 0;
}
.news_cat {
	min-width: 100px;
	color: #fff;
	padding: 5px 10px;
}
.playing {
	background-color: #f09091;
}
.news {
	background-color: #49b6ba;
}
.news_more {
	font-size: clamp(15px,5vw,16px);
	font-weight: bold;
	text-align: center;
	position: relative;
	text-align: right;
}
.news_more a {
	text-decoration: none;
	border-bottom: solid 2px #7dbde2;
}
/*==================================
SP_page
==================================*/
/*お悩み別メニュー一覧*/
.menu_list {
	overflow: hidden;
}
.menu_list ul {
	overflow: hidden;
	margin: 4px 0;
}
.menu_list li {
	margin: 0 0 4px;
	padding: 10px 0 8px 44px;
	background: url(image/page/catch_ico01.png) no-repeat left 4px;
	font-size: 15px;
	border-bottom: dotted 2px #c9c9ba;
}
/* 下層ページ */
.page_box {
	margin: 0 0 32px;
}
.page_ttl_line {
	font-size: clamp(17px, 5vw, 25px);
	text-align: center;
	font-weight: 600;
}
.page_ttl_g {
	border-bottom: solid 2px #49b6b9;
}
.page_ttl_b {
	border-bottom: solid 2px #7dbde2;
}
.page_ttl_p {
	border-bottom: solid 2px #f7d1d2 ;
}
.wp-block-column {
	min-width:auto;
}
/*==================================
SP_access
==================================*/
.access_box01 {
	display: flex;
	flex-direction: column;
	gap: 1.5em;
}
.access_box01_conts {
	display: flex;
	flex-direction: column;
	gap: 1.5em;
}
.access_box01_conts .contact_access {
	width: auto;
	font-size: 15px;
}
.ryoukin_list01,
.ryoukin_list02 {
	margin: 0 auto 32px;
	width: 100%;
	text-align: center;
}
.ryoukin_list01 th,
.ryoukin_list01 td {
	width: 50%;
}
.ryoukin_list02 th,
.ryoukin_list02 td {
	width: 33.3%;
}
.ryoukin_list01 th,
.ryoukin_list01 td,
.ryoukin_list02 th,
.ryoukin_list02 td {
	padding: 3px;
	border: solid 1px #ccc;
}
.ryoukin_list01 th,
.ryoukin_list02 th {
	background: #f0f0e1;
}
.ryoukin_style01 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 50px;
}
.ryoukin_chui {
	text-indent: -1em;
	margin: 0 30px;
}
/*==================================
SP_form
==================================*/
.wpcf7-form {
	width: 96%;
	margin: 0 auto 30px;
}
.wpcf7-form p {
	margin: 0 auto 10px;
	line-height: 2em;
}
.privacy_policy {
	width: 92%;
	margin: 0 auto 30px;
	height: 300px;
	overflow: auto;
	border: solid 1px #999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.privacy_policy dl dt {
	margin: 0 auto 10px;
	font-weight: bold;
}
.privacy_policy dl dd {
	margin: 0 auto 2em;
}
.required {
	background: #ffe6e6;
	color: #ff7373;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.any {
	background: #ffe599;
	color: #ff8000;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.wpcf7-text,
.wpcf7-textarea {
	width: 100%;
	line-height: 2em;
	font-size: 16px;
}
#form_contents article {
	margin: 0 auto;
	max-width: 640px;
}
.form_atention {
	background: #ffdfdf none repeat scroll 0 0;
	border: 1px solid #f2f2f2;
	margin: 0 auto 20px;
	padding: 15px;
	width: 96%;
	max-width: 640px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form-width {
	max-width: 100%;
}
.check_form .wpcf7-list-item input[type="checkbox"]{
	position: static !important;
	opacity: 1 !important;
	appearance: auto !important;
	-webkit-appearance: checkbox !important;
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 .5em 0 0;
}
/*==================================
SP_blog
==================================*/
ul.blog_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
}
ul.blog_list li {
	width: 50%;
	margin-top: 0;
	padding: 0 0.2em;
	box-sizing: border-box;
}
.post_box {
	box-sizing: border-box;
	margin: 1em 0.5em;
}
h2.post_box_post_ttl {
	font-weight: 800;
	font-size: clamp(15px, 1.4vw, 22px);
}
h2.post_box_post_ttl a {
	color: inherit;
	text-decoration: none;
}
.post_box_post time {
	font-size: clamp(10px, 1vw, 14px);
}
.post_box_post time::before {
	font-family: "icomoon";
	content: "\e900";
	display: inline-block;
	margin-right: 2px;
	vertical-align: baseline;
}
.post_box_info {
	box-sizing: border-box;
}
p.post_box_info_cat a {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	font-size: clamp(10px, 1vw, 14px);
	margin-right: 6px;
	transition: 0.4s;
}
p.post_box_info_cat a::before {
	font-family: "icomoon";
	content: "\e901";
	display: inline-block;
	margin-right: 2px;
	vertical-align: bottom;
}
p.post_box_info_cat a:hover {
	letter-spacing: 0.05em;
}
.post_box_thumb {
	overflow: hidden;
}
.post_box_thumb_img {
	width: 100%;
	background-size: cover;
	background-position: center;
	height: auto;
	padding-top: 68%;
	overflow: hidden;
	transition-duration: 0.3s;
}

a:hover .post_box_thumb_img {
	transform: scale(1.1, 1.1); /*画像の拡大*/
}

@media screen and (min-width: 782px) {
	.post_box {
		margin: 14px;
		overflow: hidden;
	}
	.post_box_thumb {
		margin-bottom: 0.5em;
	}
}

/*==================================
SP_pager
==================================*/
.pager {
	text-align: right;
	padding-bottom: 10px;
}
a.page-numbers,
.pager .current {
	color: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 5px 8px;
	margin: 0 2px;
}
.pager .current {
	background: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 1);
}
.navigation {
	overflow: hidden;
	margin: 0 auto;
	width: 95%;
}
.navigation .alignleft {
	width: 48%;
	float: left;
}
.navigation .alignright {
	width: 48%;
	float: right;
	text-align: right;
}
/*==================================
for iPhone Landscape(iPhone 横)
==================================*/
@media screen and (min-width: 480px) {
	.gnav img {
		width: 48%;
	}
	.br_onoff {
		display: none;
	}
	.img_left,
	.alignleft {
		float: left;
		margin: 0 8px 8px 0;
	}
	.img_right,
	.alignright {
		float: right;
		margin: 0 0 8px 8px;
	}
	.voice_pic {
		float: left;
		margin: 0 16px 0 0;
	}
	.voice_pic p > :first-child {
		display: block;
		margin: 0 0 8px;
	}
	.catch_list .img_right {
		max-width: none;
		float: none;
		margin: 0 0 8px;
	}
	.access_contact_bt {
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
	}
	.access_contact_bt > * {
		width: calc(50% - 1em);
	}	
}
/*==================================
スマホ用サイドバー設定
==================================*/
@media screen and (max-width: 782px) {
	#sp_menu {
		display: contents;
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
	}
	#sidebar {
		position: fixed;
		top: 0;
		left: 0;
		width: 85%;
		height: 100%;
		padding: 2em 0;
		background-color: #fff;
		transition: all 0.2s;
		transform: translate(-100%);
		overflow-y: scroll;
		overflow-x: hidden;
		z-index: 4;
		box-shadow: 0 8px 3px -3px rgba(0,0,0,0.1);
	}
	#sidebar.open {
		transform: translate(0%); 
	}
	#mask {
		display: none;
		transition: all 0.5s;
	}
	#sidebar.open + #mask {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: 0.5;
		z-index: 3;
		cursor: pointer;
	}
}

/*==================================
for iPad~PC
==================================*/
@media screen and (min-width: 782px) {
	/*==================================
	PC_base
	==================================*/
	a:hover img,
	a:active img {
		-webkit-opacity: 0.7;
		opacity: 0.7;
	}
	.only_sp {
		display: none;
	}
	.only_pc {
		display: block;
	}
	body {
		width: 100%;
		max-width: 1300px;
		font-size: 18px;
		line-height: 1.6;
	}
	/*==================================
	PC_layout
	==================================*/
	#sidebar {
		margin: 0 auto;
		width: min(98%,720px);
		column-count: 2;
		column-gap: 1.5em;
	}
	#sidebar > div {
		width: 100%;
		margin: 0 auto 1.5em;
	}
	.conts {
		margin: 0 24px 24px;
	}
	.ttl {
		margin: 0 0 32px;
	}
	.bnr {
		margin: 0 0 16px;
		text-align: center;
	}

	/*==================================
	PC_heading
	==================================*/
	.h_style02,
	.post h3:not([class]),
	.block_wrapper h2:not([class])
	/*トップのh2、下層のh3*/ {
		margin: 32px 0 24px;
		padding: 8px 16px;
		font-size: 18px;
	}
	.h_style03,
	.post h4,
	.block_wrapper h3:not([class])
	/*トップのh3、下層のh4*/ {
		clear: both;
		overflow: hidden;
		margin: 32px 0 24px;
	}
	.h_style04,
	.post h5,
	.block_wrapper h4:not([class])
	/*ブログ見出し*/ {
		margin: 24px 0 16px;
		padding: 0 8px 2px 32px;
		font-size: 18px;
	}
	.h_style05,
	.post h6,
	.block_wrapper h5:not([class]) {
		margin: 24px 0 16px;
		padding: 0 16px 2px;
		font-size: 18px;
	}
	/*==================================
	PC_header
	==================================*/
	#header {
		background: #fff;
	}
	.h_upper {
		background: #fff;
		color: inherit;
	}
	.h_upper > * {
		margin: 0 auto;
		width: 95%;
		max-width: 1240px;
		font-size: 15px;
	}
	.h_inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
		gap: 1em;
		padding: 12px 0;
	}
	.h_box01 {
		margin: 0 auto;
		width: min(calc(60% - 1em),680px);
	}
	.h_box02 {
		margin: 0 auto;
		width: min(calc(40% - 1em),320px);
	}
	.h_logo img {
		margin: 0 auto;
	}
	.h_logo {
		margin: 0 auto;
	}
	.h_contact a {
		position: relative;
		display: block;
		padding: .5em;
		background-color: #666666;
		border: solid 2px #666666;
		color: #fff;
		text-decoration: none;
		text-align: center;
		font-size: clamp(16px,2vw,18px);
		border-radius: 100px;
		box-sizing: border-box;
		transition: background .5s;
	}
	.h_contact a::after {
		position: absolute;
		top: 50%;
		right: 1.8em;
		transform: translateY(-50%);
		display: flex;
		flex-direction: column;
		justify-content: center;
		content: '＞';
		width: 1.2em;
		height: 1.2em;
		font-size: 70%;
		font-weight: bold;
		line-height: 1;
		text-align: center;
		vertical-align: middle;
		transition: right .3s;
		-webkit-transition: right .3s;		
	}
	.h_contact a:hover,
	.h_contact a:active {
		background: #fff;
		color: #666666;
	}
	.h_contact a:hover::after,
	.h_contact a:active::after {
		right: 1.3em;
	}
	.h_add {
		margin: 8px 0 0;
		font-size: clamp(13px,1.5vw,14px);
		text-align: center;
	}
	.h_add span {
		display: inline-block;
	}
	.h_add span:first-child {
		margin-right: .5em;
	}
	/*==================================
	PC_navigation
	==================================*/
	nav {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.fixed {
		-webkit-box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
	}
	.gnav_pc {
		max-width: 1240px;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.gnav_pc > li {
		text-align: center;
		width: 20%;
		box-sizing: border-box;
	}
	.gnav_pc > li::before,.gnav_pc > li:last-child::after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		transform: translatey(-50%);
		width: 0;
		padding-top: 2em;
		border-left: dotted 1px #3f3f3f;
		box-sizing: border-box;
	}
	.gnav_pc > li::before {
		left: 0;
	}
	.gnav_pc > li:last-child::after {
		right: 0;
	}
	.gnav_pc > li span {
		display: block;
		padding: 15px 10px;
		color: inherit;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
	}
	.gnav_pc > li a {
		display: block;
		padding: 15px 10px;
		color: inherit;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
	}
	.gnav_pc > li{position: relative;}
	.sub-menu {
		position: absolute;
		left: 0;
		top: 3em;
		display: none;
		width: 100%;
	}
	.sub-menu > li > a {
		font-size: 16px;
		color: inherit;
		line-height: 1.75;
		background-color: #fff;
	}
	.sub-menu > li > a:hover {
		background-color: #fff;
		box-sizing: border-box;
		opacity: 1;
		color: inherit;
	}

	/* TOPへもどるボタン */
	/* topページへ戻るボタン */
	.bt_pagetop {
		position: fixed;
		z-index: 10;
		bottom: 16px;
		right: 16px;
		width: min(10vw, 90px);
		opacity: 0;
		visibility: hidden;
		transition: opacity 1s, visibility 1s;
	}
	.bt_pagetop.active {
		opacity: 1;
		visibility: visible;
	}
	.anchor{
		display: block;
		padding-top: 70px;
		margin-top: -70px;
	}
	/*==================================
	PC_mainimg
	==================================*/
	.main_img {
		text-align: center;
	}
	/*==================================
	PC_contact
	==================================*/
	.contact {
		padding: 4em 0;
	}
	.contact_conts {
		display: flex;
		flex-direction: row;
		width: 98%;
		max-width: 1090px;
		margin: auto;
		gap: 2em;
	}
	.contact_info_box {
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		margin:  0 auto;
	}
	.contact_info_box > * {
		width: calc(100% - 1em);
	}
	.contact_info .block_uketsuke {
		margin: 0 auto;
		font-size: 14px;
		width: 100%;
	}
	.contact_info_box p {
		margin: 0 0 20px;
	}
	.contact_info .block_uketsuke th, .contact_info .block_uketsuke td {
		padding: .3em;
		font-size: clamp(14px,2vw,24px);
	}
	.contact_info .contact_uketsuke_note {
		font-size: clamp(14px,1.8vw,20px);
	}
	.contact_access {
		font-size: clamp(14px,1.6vw,18px);
	}
	.contact_bt {
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
		width: 100%;
	}
	.contact_bt > * {
		width: calc(50% - 1em);
	}
	.page_top_pc {
		display: block;
		margin: 0 32px 0 0;
		text-align: right;
		font-size: 14px;
	}
	.page_top_pc a {
		color: inherit;
	}
	.f_cta {
		margin: 40px auto;
		padding: 0 40px;
		width: min(100%, 1080px);
		box-sizing: border-box;
	}
	.f_cta_mokuji {
		margin: 0 0 0 25px;
	}
	.f_cta ul {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	.f_cta li {
		box-sizing:border-box;
		border: 5px solid white;
		flex-basis: 20%;
		padding: 10px;
		text-align: left;
		position: relative;
	}
	.f_cta li a {
		display: inline-block;
		text-decoration: none;
		white-space: nowrap;
	}
	.f_cta_ttl {
		font-weight: 700;
	}
	.f_cta li a:not(.nobef)::before {
		content: "";
		position: absolute;
		left: -12px;
		transform: translateY(100%);   /* 縦軸をセンタリングする */  
		border: 5px solid transparent;
		border-left: 8px solid #000;   /* 好みで色を変えてください */  
		text-align: left;
	}
	/* 内側のulは縦並びに戻す */
	.f_cta_mokuji > ul > li > ul {
		display: block;          /* flexを無効化 */
	}
	.f_cta_mokuji > ul > li > ul > li {
		display: list-item;
		padding: 0;
	}
	/* クリック領域を広げる */
	.f_cta_mokuji a { display: block; }
	/*==================================
	PC_menu sidemenu
	==================================*/
	.side_fixed_menu li {
		margin: 0 auto 16px;
	}
	.side_fixed_menu li a {
		padding: 16px 0;
		transition: .3s;
	}
	.side_fixed_menu li a:hover {
		background: #969696;
	}
	/*メニュー（固定ページ/関連メニュー）*/
	.widget_nav_menu,
	#custom_html-13,
	.widget_categories,
	.widget_recent_entries,
	.widget_search,
	.widget_archive,
	.widget_meta {
		width: 100%;
	}
	.widget_nav_menu li a:hover,
	.widget_nav_menu li a:active,
	.widget_categories li a:hover,
	.widget_categories li a:active,
	.widget_recent_entries li a:hover,
	.widget_recent_entries li a:active {
		color: #bdbdae;
	}
	.widget_nav_menu li a:hover::after,
	.widget_nav_menu li a:active::after,
	.connection_menu li a:hover::after,
	.connection_menu li a:active::after {
		color: #bdbdae;
	}
	/*==================================
	PC_copyright
	==================================*/
	.copyright {
		padding: 8px 0;
		margin: 0;
	}
	.copyright small {
		font-size: 14px;
	}
	.copyright a {
		color: inherit;
	}
	.copyright a:hover,
	.copyright a:active {
		color: #baea83;
	}
	/*==================================
	PC_footer
	==================================*/
	/*==================================
	PC_voice
	==================================*/
	.voice {
		margin: 0 0 40px;
	}
	.voice_list li {
		margin: 0 24px 32px;
		padding: 24px;
	}
	.voice_conts {
		padding: 24px;
	}
	.voice_conts h3 {
		width: 100%;
	}
	.voice_txt {
		clear: right;
		overflow: hidden;
		padding: 0 0 0 16px;
	}
	.voice_pic {
		float: left;
		margin: 0 16px 0 0;
	}
	.voice_pic img {
		display: inline-block;
		margin: 0 0 8px;
		max-width: 100%;
		height: auto;
	}
	/*==================================
	PC_news
	==================================*/
	.news_box {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.news_box li {
		width: 30%;
		height: auto;
		margin-bottom: 16px;
		background-color: transparent;
		padding: 10px;
		border-radius: 0;
		border: none;
	}
	#contents .news_box li {
		width: 45%;
		height: auto;
		margin-bottom: 16px;
		background-color: transparent;
		padding: 10px;
		border-radius: 0;
		border: none;
	}
	/*==================================
	PC_toppage
	==================================*/
	.top_onayami_list li {
		width: min(calc(33% - 1em),320px);
	}
	.top_osusume_list {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin: min(8vw,48px) auto;
	}
	.top_osusume_list li {
		width: min(calc(50% - 1em),686px);
	}
	.top_greet_box {
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	.top_greet_box figure {
		margin: 0 auto;
		width: calc(33% - 1em);
	}
	.top_greet_txt {
		width: calc(66% - 1em);
	}
	.flex_rev_sp {
		flex-direction:row
	}
	/* バナーボタン */
	.top_bnr {
		display: flex;
	}
	/*==================================
	PC_page
	==================================*/
	/* 下層ページ */
	.page_ttl_line {
		text-align: left;
	}
	/*==================================
	PC_access
	==================================*/
	.access_box01 {
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
	}
	.access_box01 > :first-child {
		width: 49%;
	}
	.access_box01 > :last-child {
		width: 49%;
	}
	.access_box01 .img_left {
		width: 44.64%;
		max-width: none;
	}
	.access_info01 {
		float: right;
		width: 52.08%;
	}
	.access_pic {
		float: left;
		width: 47%;
	}
	.access_info01 p {
		margin: 0;
	}
	.access_info02 {
		clear: both;
	}
	.access_info03 {
		margin: 0 auto;
		width: 500px;
	}
	.contact_bt,.access_contact_bt {
		flex-wrap: nowrap;
	}
	.contact_bt > *, .access_contact_bt > * {
		width: auto;
	}
	/*==================================
	PC_form
	==================================*/
	.form_atention {
		width: 92%;
	}
	.privacy_policy {
		height: 150px;
	}
	/*==================================
	PC_Blog
	==================================*/
	.date {
		font-size: 13px;
		color: #ccc;
		text-align: right;
	}
	/*==================================
	PC_pager
	==================================*/
	.navigation {
		width: 630px;
	}
}
/*==================================
PC iPad landscape ~
==================================*/
@media screen and (min-width: 960px) {
	#top_contents {
		margin: 0 auto;
		padding: 0 40px;
		width: min(100%,1080px);
		box-sizing: border-box;
	}
	#top_contents::after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: "";
		clear: both;
		height: 0;
	}
	#contents {
		margin: 40px auto;
		padding: 0 40px;
		width: min(100%,1080px);
		box-sizing: border-box;
	}
	#contents::after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: "";
		clear: both;
		height: 0;
	}
	#form_contents {
		width: 720px;
		margin: 0 auto;
	}
	#main {
		z-index: -1;
		/* float: right; */
		width: 74%;
		overflow: hidden;
	}
	#sidebar {
		display: block;
		float: left;
		width: 25%;
		max-width: 256px;
		column-count: 1;
		column-gap: 0;
	}
	#sidebar > div {
		width: 100%;
		margin: 0 auto 1em;
	}
	#sidebar.only_sp {
		display: none;
	}
	#sidebar > div {
		width: 100%;
	}
	/* img */
	.img_left {
		margin: 0 16px 16px 0;
		float: left;
	}
	.img_right {
		margin: 0 0 16px 16px;
		float: right;
	}
	.side_fixed_menu {
		width: 100%;
	}
	.contact_info .block_uketsuke th, .contact_info .block_uketsuke td {
		padding: .3em;
	}
	.contact_bt {
		flex-wrap: nowrap;
	}
	.contact_bt > * {
		width: auto;
	}
}
/*==================================
PC Wide
==================================*/
@media screen and (min-width: 1240px) {
	body {
		min-width: 1240px;
		max-width: none;
	}
	.side_fixed_menu {
		width: 100%;
	}
}
