/*
Theme Name:  Okamura Child Theme. Child for Lightning.
Theme URI:  https://papas.jp
Description:  Theme to Okamura Site.
Author:  Okamura
Textdomain:  papas
Author URI:  https://papas.jp/
Template:  lightning
Version:  0.5
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

body {
	font-family: "Noto Serif JP", serif;
	overflow: hidden;
	animation: fadein 3s forwards;
}

h2 { padding: 0; border: 0; }
h3 { border: 0; }
h3::after { display: none; }
p { line-height: 1.8; }
ul { list-style: none; padding: 0; }
ul li { line-height: 1.8; }
a { text-decoration: none!important; }

@keyframes fadein {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

.main-section--col--two { width: 100%; }
.sub-section--col--two { display: none; }

.home .site-body { padding-top: 0; padding-bottom: 0; }
.wp-block-cover { padding: 0; }

.page_top_btn {
	right: 10px;
    bottom: 10px;
	background: rgba(0,91,172,0.8);
    box-shadow: 0 0 0 0px rgb(255 255 255 / 80%), 0 0 0 0px rgb(0 0 0 / 80%);
	background-image: var(--ver_page_top_button_url);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 1200px) {
	:root{ --vk-width-container : 1240px; }
	.container { max-width: 1240px; }
}

/************************************** ヘッダー *************************************/

.site-body {
	padding: 2rem 0 2rem;
}

.site-header { position: relative; height: 90px; background: none; box-shadow: none; padding: 15px 0; }
.site-header-container {
	align-items: center;
    width: 100%;
    max-width: 100%!important;
    padding: 0;
}
.site-header-logo {
    margin-left: 0!important;
    margin-bottom: 0;
    padding-top: 0;
    line-height: 0;
}
.site-header-logo a { display: inline-block; padding: 0 30px; }
.site-header-logo img {
    display: block;
	max-height: 60px;
    max-width: 100%;
    margin-left: 0!important;
}
.header-top { display: none; }

/*---------- グローバルナビゲーション ----------*/

.global-nav--layout--float-right { padding: 0; margin-right: 110px; }

.global-nav-list {
    justify-content: end;
	align-items: center;
	flex-shrink: 0;
}
.global-nav-list>li {
    height: 100%;
}
.global-nav-list>li:before { display: none; }
.global-nav-list>li>a {
	display: block;
	position: relative;
	justify-content: flex-start;
	padding: 10px 0!important;
    margin: 0 1.2em;
	height: auto!important;
    color: #222;
	overflow: visible!important;
	transition: 0.3s;
	z-index: 50;
}
.global-nav-list>li>a:hover { color: #00ac4f; }

.global-nav-list>li>a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #00ac4f;
	transform: scale(0,1);
	transform-origin: left top;
	transition: transform .5s;
}
.global-nav-list>li>a:hover::after {
	transform: scale(1,1);
}

.global-nav-list>li .global-nav-name { display: block; position: relative; padding-bottom: 15px; font-size: 1.3em; font-weight: 500; letter-spacing: 0.15em; }

#menu-item-24 .global-nav-name::after { content: "NEWS"; position: absolute; top: 25px; left: 0; right: 0; font-size: 0.5rem; color: #222; letter-spacing: 0; transition: 0.3s; }
#menu-item-25 .global-nav-name::after { content: "MAKISHO TOPICS"; position: absolute; top: 25px; left: 0; right: 0; font-size: 0.5rem; color: #222; letter-spacing: 0; transition: 0.3s; }
#menu-item-26 .global-nav-name::after { content: "PRINCIPAL'S OFFICE"; position: absolute; top: 25px; left: 0; right: 0; font-size: 0.5rem; color: #222; letter-spacing: 0; transition: 0.3s; }
#menu-item-27 .global-nav-name::after { content: "PTA CULTURE CLUB"; position: absolute; top: 25px; left: 0; right: 0; font-size: 0.5rem; color: #222; letter-spacing: 0; transition: 0.3s; }
#menu-item-185 .global-nav-name::after { content: "KYORYOKU TAIRA'S ROOM"; position: absolute; top: 25px; left: 0; right: 0; font-size: 0.5rem; color: #222; letter-spacing: 0; transition: 0.3s; }

#menu-item-24 .global-nav-name:hover::after, #menu-item-25 .global-nav-name:hover::after, #menu-item-26 .global-nav-name:hover::after,
#menu-item-27 .global-nav-name:hover::after, #menu-item-185 .global-nav-name:hover::after { color: #00ac4f; }

.global-nav-list .menu-item { position: relative; }
.global-nav-list .menu-item::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #009B4A;
}

.global-nav-list #menu-item-31 {
	width: 210px;
}
.global-nav-list #menu-item-31 a {
	display: block;
	position: relative;
	padding: 1em 1em 1em 3em!important;
	color: #fff;
	background: #1245a3;
	border: 1px #1245a3 solid;
	border-radius: 50px;
	transition: 0.3s;
}
.global-nav-list #menu-item-31 a:hover {
	color: #1245a3;
	background: #fff;
}
.global-nav-list #menu-item-31 a::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 15%;
    transform: translateY(-50%);
	width: 20px;
	height: 16px;
	border-radius: 0;
	background: url(http://192.168.0.148/matusoku.co.jp/wp-content/uploads/2024/04/mail_icon.png) no-repeat;
	transition: 0.3s;
}
.global-nav-list #menu-item-31 a:hover::before {
	background: url(http://192.168.0.148/matusoku.co.jp/wp-content/uploads/2024/04/mail_icon_on.png) no-repeat;
}

.global-nav-list>li>ul.sub-menu { margin-top: 29px; }
.global-nav-list>li>ul.sub-menu li a {
	font-size: 1.2em;
    background-color: #1245a3;
	transition: 0.3s;
}
.global-nav-list>li>ul.sub-menu li a:hover {
	background-color: rgba(18, 69, 163, 0.5);
}
.global-nav-list>li.menu-item-has-children::after { display: none; }

.floating-button { position: fixed; top: 40%; right: 0; z-index: 100; }
.floating-button a { display: block; position: relative; padding: 3em 1em 1em 1em; writing-mode: vertical-rl; font-weight: 500; color: #fff; background: #298ed5; letter-spacing: 0.1em; transition: 0.3s; }
.floating-button a::before {
	content: "";
	position: absolute;
	top: 15px;
	left: 50%;
    transform: translateX(-50%);
	width: 26px;
	height: 20px;
	background: url(img/common/mail_icon.png) no-repeat;
	background-size: 26px;
	transition: 0.3s;
}
.floating-button a:hover { color: #298ed5; background: #fff; }
.floating-button a:hover::before { background: url(img/common/mail_icon_on.png) no-repeat; background-size: 26px; }

/*---------- バーガーメニュー ----------*/

.button__container {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	height: 90px;
	width: 90px;
	background: #00ac4f;
	cursor: pointer;
	-webkit-transition: opacity .25s ease;
	transition: opacity .25s ease;
	z-index: 9999;
}
.button__container:hover {
	opacity: 1;
}
.button__container.active .top {
	-webkit-transform: translateY(15px) translateX(0) rotate(45deg);
	transform: translateY(15px) translateX(0) rotate(45deg);
	background: #fff;
}
.button__container.active .middle {
	opacity: 0;
	background: #fff;
}
.button__container.active .bottom {
	width: 50%;
	-webkit-transform: translateY(-15px) translateX(0) rotate(-45deg);
	transform: translateY(-15px) translateX(0) rotate(-45deg);
	background: #fff;
}

.button__container .menu-txt {
	position: absolute;
	bottom: -40px;
	font-size: .9em;
	color: #fff;
	letter-spacing: .1em;
}
.button__container .menu-txt.change-color { color: #111; }

.button__container span {
	background: #fff;
	border: none;
	height: 2px;
	width: 50%;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	margin-left: 25%;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	cursor: pointer;
}
.button__container span:nth-of-type(2) { top: 45px; }
.button__container span:nth-of-type(3) { top: 60px; }

.button__container:hover span:nth-of-type(1) { top: 34px; }
.button__container:hover span:nth-of-type(3) { top: 56px; }

.button__container:hover.active .top { top: 30px; }
.button__container:hover.active .bottom { top: 60px; }

.overlay {
	display: block;
	position: fixed;
	background: rgba(255,255,255,1);
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s, visibility .35s, height .35s;
	transition: opacity .35s, visibility .35s, height .35s;
	overflow: hidden;
	z-index: 5000;
}
.overlay.open {
	opacity: 1;
	visibility: visible;
	height: 100%;
	z-index: 5000;
}

.overlay .link-nav_inr { display: flex; justify-content: space-between; align-items: center; margin: 0 auto; }
.overlay .link-nav_inr figure {
	position: relative;
	height: 100vh;
	width: 35%;
	background: url();
	background-size: cover;
}
.overlay .link-nav_inr figure img { height: 100vh; object-fit: cover; }

.overlay .link-area {
	width: 55%;
	display: flex;
	flex-direction: column;
	/*height: 100vh;*/
	/*padding: 7em 0;*/
	margin-left: 10%;
	/*overflow-x: auto;*/
}
.overlay .link-area nav { margin-bottom: 40px; }
.overlay .link-area nav .link-list { display: flex; flex-wrap: wrap; margin: 0; padding: 0 0 0; }
.overlay .link-area nav .link-list > li {
	width: 30%;
	margin-bottom: 12px;
	padding-left: 0;
	opacity: 0;
	transform: translateY(20px);
	transition: transform 0.3s ease, opacity 0.2s ease;
}
.overlay .link-area nav .link-list > li:nth-child(1) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(2) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(3) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(4) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(5) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(6) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(7) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(8) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(9) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(10) { transition-delay: 0.4s; }
.overlay .link-area nav .link-list > li:nth-child(11) { transition-delay: 0.4s; }

.overlay .link-area nav .link-list > li ul { padding: 0; margin-top: 10px; margin-bottom: 0; }
.overlay .link-area nav .link-list > li ul li { padding: 0; margin-top: 5px; }
.overlay .link-area nav .link-list > li ul li a { position: relative; padding-left: 30px; font-size: 1.1rem; font-weight: 500; }

.overlay .link-area nav .link-list > li ul li a::before {
	content: "";
	position: absolute;
	top: 11px;
	left: 3px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #1245a3;
	border-right: 2px solid #1245a3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.open .link-area nav .link-list > li {
	opacity: 1;
	transform: translateY(0);
	transition: transform 0.5s ease, opacity 0.9s ease;
}

.overlay .link-area nav .link-list > li p {
	position: relative;
	margin: 0;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
}

.overlay .link-area nav .link-list > li a {
	position: relative;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 600;
	color: #222;
	text-decoration: none;
	transition: .4s;
}
.overlay .link-area nav .link-list > li a:hover {
	color: #00ac4f;
}

.overlay .link-area nav .link-list > li a span {
	position: relative;
    display: block;
    margin: 0;
	font-size: 0.9rem;
	font-weight: 500;
    color: #00ac4f;
    line-height: 1.3;
    letter-spacing: 0.07em;
}
.overlay .link-area nav .link-list > li a span::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
}
.overlay .link-area nav .link-list .space { width: 100%; }

.overlay .link-area nav .link-list > li > .menu-sub { display: block; }
.overlay .link-area nav .link-list > li > .menu-sub { padding: 0; margin: 0; list-style: none; }
.overlay .link-area nav .link-list > li > .menu-sub > li { padding: 0; margin-bottom: 5px; }
.overlay .link-area nav .link-list > li > .menu-sub > li a { font-size: .8em; font-weight: 400; }
.overlay .link-area nav .link-list > li > .menu-sub > li a::after {
	position: absolute;
	bottom: -6px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #0a50a1;
	transform: scale(0,1);
	transform-origin: left top;
	transition: transform .4s;
}
.overlay .link-area nav .link-list > li > .menu-sub > li a:hover::after {
	transform: scale(1,1);
}

.overlay .link-area .link-data {
	opacity: 0;
	transform: translateY(10px);
	transition: transform 0.3s ease, opacity 0.2s ease;
}
.open .link-area .link-data {
	opacity: 1;
	transform: translateY(0);
	transition: transform 0.5s ease, opacity 0.9s ease;
}
.overlay .link-area .link-data { transition-delay: 0.4s; }

.overlay .link-area .link-logo { margin-right: 10%; }
.overlay .link-area .link-logo img { width: 300px; }

.open .link-area .link-logo {
	margin-bottom: 20px;
	transform: translateY(0);
	transition: transform 0.5s ease, opacity 0.9s ease;
	transition-delay: 1.30s;
	opacity: 1;
}

.overlay .link-area .link-add { display: block; }
.overlay .link-area .link-add .add { margin-bottom: 0; color: #222; }
.overlay .link-area .link-add .tel { margin-bottom: 0; color: #222; }
.overlay .link-area .link-add .tel span { margin-right: 20px; font-weight: 600; }
.overlay .link-area .link-add .time { margin-bottom: 5px; color: #222; }
.overlay .link-area .link-add .sns-icon { margin-top: 40px; }

/************************************* スライダー ************************************/

.n2-section-smartslider { position: relative; overflow: hidden; height: 100vh; /*height: calc(100vh - 80px);*/ }

.n2-ss-slider .n2-ss-section-main-content { }
.n2-ss-slider .slide-caption01 div {
	margin-bottom: 20px;
	font-size: 4em!important;
	font-family: "source-han-sans-japanese", sans-serif!important;
	font-weight: 700;
	letter-spacing: 0.1em!important;
}
.n2-ss-slider .slide-caption02 p { letter-spacing: 0.1em!important; }

#main-visual { position: relative; width: 100vw; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); }
#main-visual::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100vw;
    height: 80px;
    background: url(img/common/mv_under.png) no-repeat;
    background-size: 100vw;
    background-position: bottom;
}
#main-visual p { display: none; }
#main-visual .main-visual__caption { position: absolute; top: 45%; left: 0; right: 0; transform: translateY(-50%); }
#main-visual .main-visual__caption .caption01 { margin-bottom: 10px; font-size: 5.5rem; font-weight: 500; color: #fff; line-height: 1.2; text-align: center; }
#main-visual .main-visual__caption .caption01 span:nth-child(1) { display: block; }
#main-visual .main-visual__caption .caption01 span:nth-child(2) { display: block; margin-left: 40px; }

#main-visual .main-visual__caption .caption01-en01 { color: #fff; text-align: center; }
#main-visual .main-visual__caption .caption01-en02 { font-size: 1.2rem; color: #fff; text-align: center; letter-spacing: 0.05em; }

#main-visual .n2-ss-slider { height: 100vh; }
#main-visual .n2-ss-layer { padding: 0!important; }


/* スクロール */

.scroll-Block { position: absolute; bottom: 20%; right: 0px; z-index: 5; }
.scroll-Block .Txt {
    display: block;
	position: relative;
	bottom: 1.7rem;
	right: 0;
	font-family: 'Noto Serif JP', serif;
	font-size: .8em;
	font-weight: 500;
    line-height: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.scroll-Block .Txt a { color: #fff; text-decoration: none; letter-spacing: .1em; }
.scroll-Block .Line {
    position: relative;
    margin: 50px 0 0 55px;
    width: 2px;
    height: 60px;
    overflow: hidden;
    z-index: 10;
}
.scroll-Block .Line:after, .scroll-Block .Line:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
}
.scroll-Block .Line:before {
    background: #FFF;
    z-index: 10;
    -webkit-animation: scroll 2s infinite normal;
    animation: scroll 2s infinite normal;
}
.scroll-Block .Line:after {
    background: transparent;
}

@-webkit-keyframes scroll {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
	}
	15% {
		-webkit-transform: translate3d(0,-98%,0);
	}
	85% {
		-webkit-transform: translate3d(0,98%,0);
	}
	100% {
		-webkit-transform: translate3d(0,100%,0);
	}
}

/************************************** フッター *************************************/

.site-footer { position: relative; border-top: 0px; background: #00ac4f; }

.site-footer .container { max-width: 90%; padding: 50px 0; }
.site-footer .container .row { margin: 0; }
.site-footer .footer-nav { display: none; }

.site-footer .wp-block-image img { width: 300px; }
.site-footer .widget_media_image { margin-bottom: 20px; }

.site-footer .col-lg-4:nth-child(1) { flex: 0 0 28%; max-width: 28%; padding: 0; }
.site-footer .col-lg-4:nth-child(1) .add { margin-top: 20px; }
.site-footer .col-lg-4:nth-child(1) .add div { font-size: 1rem; color: #fff; }
.site-footer .col-lg-4:nth-child(1) .add div span { font-size: 1.5rem; font-weight: 600; }

.site-footer .col-lg-4:nth-child(2) { display: none; }

.site-footer .col-lg-4:nth-child(3) { display: flex; justify-content: flex-end; flex: 0 0 65%; max-width: 730px; margin-left: auto; padding: 0; }
.site-footer .col-lg-4:nth-child(3) .widget_block { width: 100%; }
.site-footer .col-lg-4:nth-child(3) .site-footer__nav { width: 100%; }
.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu { display: flex; justify-content: space-between; margin: 0; padding: 0; }
.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu>li { position: relative; width: 32%; margin: 0; margin-bottom: 10px; }
.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu>li>a {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 0.9rem;
	font-weight: 500;
	color: #fff;
	border-bottom: 1px #fff solid;
}
.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu>li>a::before {
	content: "";
	position: absolute;
	top: 9px;
    left: -2px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    background: none;
    border-radius: 0;
    transform: rotate(45deg);
}

.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0; padding: 0; }

.site-footer .widget_nav_menu { margin-bottom: 0; padding-bottom: 20px; }

.site-footer-copyright { padding-top: 0!important; }
.site-footer-copyright p { margin: 0; font-size: 0.85rem; color: #fff; text-align: center; }

/************************************ トップページ ***********************************/

/* 学校目標 */

.top__objective {
	position: relative;
	min-height: auto!important;
	padding: 3em 0;
}
.top__objective::before { content: ""; position: absolute; top: 0; left: 8%; width: 300px; height: 146px; background: url(img/common/top_objective_cloud.png) no-repeat; background-size: 100%; z-index: 10; }

.top__objective .innr {}
.top__objective h2.objective-tit {
    display: table;
	position: relative;
	width: 90%;
    max-width: 450px;
    padding: 0.5em 1.5em;
    margin: 0 auto;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
	letter-spacing: 0.1em;
    background: #8dc63f;
    border-radius: 50px;
}
.top__objective h2.objective-tit::after { content: ""; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; transform: translateY(-50%); width: 90%; height: 1px; background: #fff; }
.top__objective h2.objective-tit span { position: relative; padding: 0 10px; background: #8dc63f; z-index: 10; }

.top__objective h3.objective-sub-tit { margin-top: 30px; font-size: 2rem; text-align: center; letter-spacing: 0.1em; border-bottom: 0; }
.top__objective h3.objective-sub-tit::after { display: none; }
.top__objective h3.objective-sub-tit span { color: #8dc63f; }

.top__objective .objective-flexBox { display: flex; width: 100vw; margin-top: 50px !important; margin-left: calc(50% - 50vw) !important; margin-right: calc(50% - 50vw) !important; max-width: 100vw; }
.top__objective .objective-flexBox .objective-imgBox { width: 50%; line-height: 0; }
.top__objective .objective-flexBox .objective-imgBox img { width: 100%; height: 300px; object-fit: cover; }
.top__objective .objective-flexBox .objective-txtBox {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width: 50%;
	color: #fff;
	background: #007fc6;
}

.objective-txtBox h2 { position: relative; width: 90%; max-width: 400px; margin-top: 10px; margin-bottom: 20px; text-align: center; }
.objective-txtBox h2::after { content: ""; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; transform: translateY(-50%); width: 90%; height: 1px; background: #fff; }
.objective-txtBox h2 span { position: relative; padding: 0 10px; background: #007fc6; z-index: 10; }
.objective-txtBox h3 { padding-bottom: 0; margin-bottom: 0; font-size: 2rem; letter-spacing: 0.1em; text-align: center; }

.top__objective-shoes {
	position: relative;
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: var(--vk-width-full);
}
.top__objective-shoes::before {
    content: "";
    position: absolute;
    top: -150px;
    right: 5%;
    width: 270px;
    height: 214px;
    background: url(img/common/top_objective_shoes.png) no-repeat;
    background-size: 100%;
    z-index: 10;
}

/* お知らせ */

.top__news {
	position: relative;
	min-height: auto!important;
	padding: 3em 0;
}

.top__news h2.ttl { display: flex; align-items: center; justify-content: center; padding: 10px 0; color: #00ac4f; text-align: center; border-top: 2px #00ac4f dotted; border-bottom: 2px #00ac4f dotted; }
.top__news h2.ttl b { margin-right: 15px; }
.top__news h2.ttl span { padding: 5px 10px; font-size: 1rem; color: #fff; line-height: 1; background: #00ac4f; }

.top__news p.txt { text-align: center; }

.top__news .data { display: flex; align-items: center; margin-top: 10px; }
.top__news .data .category { display: table; padding: 5px 10px; margin-right: 10px; font-size: 0.9rem; color: #fff; line-height: 1; background: #00ac4f; }
.top__news .data time { display: table; font-size: 0.9rem; line-height: 1; }

.swiper-wrapper.news-list {}

.swiper-wrapper .news-item { width: 32%!important; margin-right: 2%; }
.swiper-wrapper .news-item:nth-child(3n) { margin-right: 0; }

/* ボタン */

.link-btn01 { display: table; margin: 20px auto 0; z-index: 10; }
.link-btn01 a {
	display: block;
	position: relative;
	padding: 1em 3em;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	background: #00ac4f;
	border: 2px #00ac4f solid;
	border-radius: 50px;
	transition: 0.3s;
}
.link-btn01 a:hover { color: #00ac4f; background: #fff; }

.link-btn01.blue { margin-top: 20px; }
.link-btn01.blue a { background: #007fc6; border: 2px #007fc6 solid; }
.link-btn01.blue a:hover { color: #007fc6; background: #fff; }

.link-btn01-sp { display: none; }

.link-btn02 { display: table; margin: 20px auto 0; z-index: 10; }
.link-btn02 a {
	display: block;
	position: relative;
	padding: 1em 4em 1em 6em;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	background: #8dc63f;
	border: 2px #8dc63f solid;
	border-radius: 50px;
	transition: 0.3s;
}
.link-btn02 a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
	width: 35px;
    height: 30px;
    background: url(img/common/login_icon01.png) no-repeat;
	background-size: 35px 30px;
	transition: 0.3s;
}
.link-btn02 a:hover { color: #8dc63f; background: #fff; }
.link-btn02 a:hover::before { width: 35px; height: 30px; background: url(img/common/login_icon01_on.png) no-repeat; background-size: 35px 30px; }

.link-btn02.green a { background: #00ac4f; border: 2px #00ac4f solid; }
.link-btn02.green a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
	width: 35px;
    height: 30px;
    background: url(img/common/login_icon02.png) no-repeat;
	background-size: 35px 30px;
	transition: 0.3s;
}
.link-btn02.green a:hover { color: #00ac4f; background: #fff; }
.link-btn02.green a:hover::before { width: 35px; height: 30px; background: url(img/common/login_icon02_on.png) no-repeat; background-size: 35px 30px; }

.button01::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	width: 50px;
	height: 1px;
	background-color: #333;
	transition: .3s;
}
.button01::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background-color: transparent;
    border: 1px solid #333;
    border-radius: 50%;
	transition: .3s;
}
.button01:hover::before { right: 32px; background-color: #fd655c; }
.button01:hover::after { width: 50px; height: 50px; right: -7px; border: 1px solid #fd655c; }

.button02::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	width: 50px;
	height: 1px;
	background-color: #fff;
	transition: .3s;
}
.button02::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
	transition: .3s;
}
.button02:hover::before { right: 32px; background-color: #fff; }
.button02:hover::after { width: 50px; height: 50px; right: -7px; border: 1px solid #fff; }

/* 牧小トピックス */

.maki-topics {
	position: relative;
	min-height: auto!important;
	padding: 5em 0;
	background: url(img/common/maki_topics_back.jpg) no-repeat;
}

.top__objective-stationery {
	position: relative;
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: var(--vk-width-full);
}
.top__objective-stationery::before {
    content: "";
    position: absolute;
    top: -70px;
    left: 5%;
    width: 330px;
    height: 184px;
    background: url(img/common/top_objective_stationery.png) no-repeat;
    background-size: 100%;
    z-index: 10;
}

.maki-topics h2.ttl { display: table; padding: 0.2em 5em; margin: 0 auto; text-align: center; background: #fff; border-radius: 50px; }
.maki-topics h2.ttl span:nth-child(1) { margin-right: 15px; color: #00ac4f; line-height: 1; }
.maki-topics h2.ttl span:nth-child(2) { color: #8dc63f; line-height: 1; }

.maki-topics h3 { padding: 0; margin: 20px 0 0; color: #00ac4f; text-align: center; }
.maki-topics p.txt { margin-top: 20px; text-align: center; }

/* 校長室から */

.top__p-office {}
.top__p-office .inner { display: flex; align-items: center; }
.top__p-office .inner .columnBox01 { width: 600px; margin-left: calc(50% - 50vw); }
.top__p-office .inner .columnBox01 img { width: 100%; height: 600px; object-fit: cover; }
.top__p-office .inner .columnBox02 { padding-left: 4em; }

.top__p-office h2.ttl { display: table; padding: 0.2em 5em; margin: 0 auto; text-align: center; background: #007fc6; border-radius: 50px; }
.top__p-office h2.ttl span { color: #fff; line-height: 1; }
.top__p-office h3 { padding: 0; margin: 20px 0 0; color: #007fc6; text-align: center; }
.top__p-office p.txt { margin-top: 20px; text-align: center; }

.top__p-office .item-list { margin-top: 30px; margin-bottom: 40px; }
.top__p-office .item-list .item { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px #ddd solid; }
.top__p-office .item-list .item a { display: flex; }
.top__p-office .item-list .item span { display: inline-block; padding: 5px 10px; margin-right: 10px; font-size: 0.9rem; color: #fff; line-height: 1; }
.top__p-office .item-list .item time { margin-right: 20px; color: #222; }
.top__p-office .item-list .item div { color: #222; }

.top__objective-music {
	position: relative;
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: var(--vk-width-full);
}
.top__objective-music::before {
    content: "";
    position: absolute;
    top: -70px;
    right: 5%;
    width: 262px;
    height: 171px;
    background: url(img/common/top_objective_music.png) no-repeat;
    background-size: 100%;
    z-index: 10;
}

/* PTA */

.pta-topics {
	position: relative;
	min-height: auto!important;
	padding: 4em 0;
	background: #fffcee;
}

.pta-topics h2.ttl { display: table; padding: 0.2em 5em; margin: 0 auto; text-align: center; background: #00ac4f; border-radius: 50px; }
.pta-topics h2.ttl span { color: #fff; line-height: 1; }
.pta-topics h3 { padding: 0; margin: 20px 0 0; color: #00ac4f; text-align: center; }
.pta-topics p.txt { margin-top: 20px; text-align: center; }

.top__objective-sports {
	position: relative;
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: var(--vk-width-full);
}
.top__objective-sports::before {
    content: "";
    position: absolute;
	top: -70px;
	left: 5%;
	width: 302px;
	height: 164px;
	background: url(img/common/top_objective_sports.png) no-repeat;
	background-size: 100%;
	z-index: 10;
}

/* 協力平 */

.top__room {
	position: relative;
	min-height: auto!important;
	padding: 4em 0;
}

.top__room h2.ttl { display: table; padding: 0.2em 5em; margin: 0 auto; text-align: center; background: #007fc6; border-radius: 50px; }
.top__room h2.ttl span { color: #fff; line-height: 1; }
.top__room h3 { padding: 0; margin: 20px 0 0; color: #007fc6; text-align: center; }
.top__room p.txt { margin-top: 20px; text-align: center; }

/* その他（年間行事・だより・いじめ防止・グランドデザイン） */

.other-link { min-height: auto; }
.other-link .inner {
	display: flex;
	flex-wrap: wrap;
    width: 100vw;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 100vw;
}
.other-links01 { width: 50%; }
.other-links01 a { display: block; position: relative; padding: 3em; background: url(img/common/other_button_back01.png) no-repeat; background-size: 100% 100%; transition: 0.3s; }
.other-links01 a::before {
	content: '';
	width: 130px;
	height: 97px;
	position: absolute;
	top: 0;
	left: 5%;
	bottom: 0;
	margin: auto;
	background: url(img/common/top_event_illust.png) no-repeat; background-size: 100% 100%;
}
.other-links01 a::after {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 45px;
	bottom: 0;
	margin: auto;
}
.other-links01 a:hover { opacity: 0.6; }

.other-links01 h2 { position: relative; margin-bottom: 10px; }
.other-links01 h2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 24%;
    transform: translateY(-50%);
	width: 10%;
	height: 1px;
	background: #fff;
}
.other-links01 h2::after {
	content: "";
	position: absolute;
	top: 50%;
    right: 24%;
    transform: translateY(-50%);
	width: 10%;
	height: 1px;
	background: #fff;
}
.other-links01 h2 span { display: table; margin: 0 auto; font-size: 1.5rem; color: #fff; }
.other-links01 h3 { display: table; padding: 0.2em 1em; margin: 0 auto; font-size: 1.1rem; color: #009e44; background: #fff; border-radius: 50px; }

.other-links02 { width: 50%; }
.other-links02 a { display: block; position: relative; padding: 3em; background: url(img/common/other_button_back02.png) no-repeat; background-size: 100% 100%; transition: 0.3s; }
.other-links02 a::before {
	content: '';
	width: 130px;
	height: 97px;
	position: absolute;
	top: 0;
	left: 5%;
	bottom: 0;
	margin: auto;
	background: url(img/common/top_letter_illust.png) no-repeat; background-size: 100% 100%;
}
.other-links02 a::after {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 45px;
	bottom: 0;
	margin: auto;
}
.other-links02 a:hover { opacity: 0.6; }

.other-links02 h2 { position: relative; margin-bottom: 10px; }
.other-links02 h2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 24%;
    transform: translateY(-50%);
	width: 16%;
	height: 1px;
	background: #fff;
}
.other-links02 h2::after {
	content: "";
	position: absolute;
	top: 50%;
    right: 24%;
    transform: translateY(-50%);
	width: 16%;
	height: 1px;
	background: #fff;
}
.other-links02 h2 span { display: table; margin: 0 auto; font-size: 1.5rem; color: #fff; }
.other-links02 h3 { display: table; padding: 0.2em 1em; margin: 0 auto; font-size: 1.1rem; color: #86bc31; background: #fff; border-radius: 50px; }

.other-links03 { width: 50%; }
.other-links03 a { display: block; position: relative; padding: 3em; background: url(img/common/other_button_back03.png) no-repeat; background-size: 100% 100%; transition: 0.3s; }
.other-links03 a::before {
	content: '';
	width: 130px;
	height: 97px;
	position: absolute;
	top: 0;
	left: 5%;
	bottom: 0;
	margin: auto;
	background: url(img/common/top_bp_illust.png) no-repeat; background-size: 100% 100%;
}
.other-links03 a::after {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 45px;
	bottom: 0;
	margin: auto;
}
.other-links03 a:hover { opacity: 0.6; }

.other-links03 h2 { position: relative; margin-bottom: 10px; }
.other-links03 h2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 24%;
    transform: translateY(-50%);
	width: 10%;
	height: 1px;
	background: #fff;
}
.other-links03 h2::after {
	content: "";
	position: absolute;
	top: 50%;
    right: 24%;
    transform: translateY(-50%);
	width: 10%;
	height: 1px;
	background: #fff;
}
.other-links03 h2 span { display: table; margin: 0 auto; font-size: 1.5rem; color: #fff; }
.other-links03 h3 { display: table; padding: 0.2em 1em; margin: 0 auto; font-size: 1.1rem; color: #0079af; background: #fff; border-radius: 50px; }

.other-links04 { width: 50%; }
.other-links04 a { display: block; position: relative; padding: 3em; background: url(img/common/other_button_back01.png) no-repeat; background-size: 100% 100%; transition: 0.3s; }
.other-links04 a::before {
	content: '';
	width: 130px;
	height: 97px;
	position: absolute;
	top: 0;
	left: 5%;
	bottom: 0;
	margin: auto;
	background: url(img/common/top_gd_illust.png) no-repeat; background-size: 100% 100%;
}
.other-links04 a::after {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 45px;
	bottom: 0;
	margin: auto;
}
.other-links04 a:hover { opacity: 0.6; }

.other-links04 h2 { position: relative; margin-bottom: 10px; }
/*.other-links04 h2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 24%;
    transform: translateY(-50%);
	width: 12%;
	height: 1px;
	background: #fff;
}
.other-links04 h2::after {
	content: "";
	position: absolute;
	top: 50%;
    right: 24%;
    transform: translateY(-50%);
	width: 12%;
	height: 1px;
	background: #fff;
}*/
.other-links04 h2 span { display: table; margin: 0 auto; font-size: 1.5rem; color: #fff; }
.other-links04 h3 { display: table; padding: 0.2em 1em; margin: 0 auto; font-size: 1.1rem; color: #009e44; background: #fff; border-radius: 50px; }

.other-links05 { width: 100%; }
.other-links05 a { display: block; position: relative; padding: 1.5em 3em; background: url(img/common/other_button_back02.png) no-repeat; background-size: 100% 100%; transition: 0.3s; }
/*.other-links05 a::before {
	content: '';
	width: 100px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 5%;
	bottom: 0;
	margin: auto;
	background: url(img/common/top_letter_illust.png) no-repeat; background-size: 100% 100%;
}*/
.other-links05 a::after {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 45px;
	bottom: 0;
	margin: auto;
}
.other-links05 a:hover { opacity: 0.6; }

.other-links05 h2 { position: relative; margin-bottom: 10px; }
.other-links05 h2::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 35%;
    transform: translateY(-50%);
	width: 10%;
	height: 1px;
	background: #fff;
}
.other-links05 h2::after {
	content: "";
	position: absolute;
	top: 50%;
    right: 35%;
    transform: translateY(-50%);
	width: 10%;
	height: 1px;
	background: #fff;
}
.other-links05 h2 span { display: table; margin: 0 auto; font-size: 1.5rem; color: #fff; }
.other-links05 h3 { display: table; padding: 0.2em 1em; margin: 0 auto; font-size: 1.1rem; color: #86bc31; background: #fff; border-radius: 50px; }

/* バナー */

.banner { display: flex; align-items: center; justify-content: center; padding: 4em 0; }
.banner__item { width: 400px; margin: 0 10px; }
.banner__item img { width: 100%; }

/* フッター画像 */

.footer-photo { min-height: auto; }
.footer-photo .inner {
	display: flex;
	flex-wrap: wrap;
    width: 100vw;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 100vw;
}
.footer-photo .inner .item { width: 50%; line-height: 0; }

/* お問い合わせ */

.top-contact {
	position: relative;
	width: auto!important;
    margin-left: calc(50% - 50vw)!important;
    margin-right: calc(50% - 50vw)!important;
    max-width: 100vw!important;
	padding: 3em 0;
	min-height: auto!important;
}
.top-contact__paint-icon { position: relative; margin: 0 auto -40px; z-index: 50; }
.top-contact__paint-icon img { width: 200px; }

.top-contact .ct-flexBox {}
.top-contact .ct-flexBox h2 { margin-bottom: 10px; }
.top-contact .ct-flexBox .flexBox01 { position: relative; }
.top-contact .ct-flexBox .flexBox01::after {
	content: "";
	position: absolute;
	bottom: 0;
    right: -2%;
	width: 1px;
	height: 90%;
	background: #ccc;
}

.ct-flexBox .flexBox01 .link-button { border-radius: 50px; transition: 0.4s; }
.ct-flexBox .flexBox01 .link-button:hover { background-color: #fff!important; }
.ct-flexBox .flexBox01 .link-button a {
	position: relative;
	width: 220px;
    padding: 0.7em 1.5em 0.7em 2em;
	font-weight: 500;
	color: #fff;
	text-align: center;
    border-radius: 50px;
    background: #fd655c;
	transition: 0.3s;
}
.ct-flexBox .flexBox01 .link-button a:hover { color: #fd655c; background: #fff; }
.ct-flexBox .flexBox01 .link-button a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    width: 20px;
    height: 16px;
    border-radius: 0;
    background: url(img/common/mail_icon.png) no-repeat;
    background-size: 20px;
    transition: 0.3s;
}
.ct-flexBox .flexBox01 .link-button a:hover::before {
	background: url(img/common/mail_icon_on_red.png) no-repeat;
    background-size: 20px;
}

.ct-flexBox .flexBox02 {}
.ct-flexBox .flexBox02 p:last-of-type { font-family: 'Roboto', sans-serif; font-size: 1.2rem; font-weight: 600; color: #fd655c; letter-spacing: 0.05em; }
.ct-flexBox .flexBox02 p:last-of-type strong { font-size: 2.5rem; color: #222; line-height: 1.2; }

/**************************************** 共通 ***************************************/

.page-header {
	position: relative;
	min-height: 30rem;
	text-align: left;
	z-index: 50;
}
.page-header::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100vw;
    height: 80px;
	background: url(img/common/mv_under.png) no-repeat;
	background-size: 100vw;
	background-position: bottom;
}
.page-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222;
    opacity: 0.3;
    width: 100%;
    height: 100%;
}

.page-header-inner { width: 100%; max-width: 100vw; margin-left: calc(50% - 40vw); margin-right: calc(50% - 40vw); }

.page-header h1, .page-header .page-header-title {
	position: relative;
	margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.page-header .page-header-title::after {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #fd655c;
	transform: skewX(-0.05turn);
}

.page-header h1.page-header-title::before,
.page-header .page-header-title::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5em;
    font-weight: 600;
    color: #fff;
    z-index: 10;
}

.breadcrumb { border-bottom: 0; }
.breadcrumb-list { padding: 20px 0; }
.breadcrumb-list i { display: none; }
.breadcrumb-list a { text-decoration: none; }

h2.heading {
	position: relative;
	font-size: 4em;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
	font-style: italic;
	color: #1245a3;
	line-height: 1.5;
}

h3.sub-heading {
	position: relative;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 10px;
    font-size: 1.2rem;
    color: #111;
    line-height: 1.6em;
    letter-spacing: 0.05em;
    border: 0;
}
h3.sub-heading::after { display: none; }

h2.title {
	position: relative;
	padding-bottom: 25px;
	margin-top: 50px;
	font-size: 2rem;
}
h2.title:after, h2.title:before {
	content: "";
	position: absolute;
    bottom: 0;
	left: 0;
    display: block;
    height: 5px;
}
h2.title:before {
    background-color: #ddd;
    width: 100%;
}
h2.title:after {
	width: 80px;
    background-color: #fd655c;
}

h3.sub-title { margin-top: 45px; }
h3.sub-title::after {
    content: ".";
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    width: 30%;
    border-bottom: 1px #fd655c solid;
}

/******************************** お知らせ *********************************/

.site-body .entry { padding-bottom: 3em; } 
.home .site-body .entry { padding-bottom: 0; }

.post-type-news .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-type-news h1.page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.post-type-news h1.page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #00ac4f;
	transform: skewX(-0.05turn);
}
.post-type-news h1.page-header-title::before {
    content: "NEWS";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.05em;
    z-index: 10;
}

.post-type-news .post-list { margin: 20px 0 100px!important; }
.post-type-news .item-list { padding: 0; }
.post-type-news .item-list .item { display: flex; align-items: center;position: relative; width: 100%; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px #ddd solid; }
.post-type-news .item-list .item::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #00ac4f;
    border-right: solid 2px #00ac4f;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.post-type-news .item-list .item:hover::after {
	right: 15px;
}

.post-type-news .item-list .item .item-data { display: flex; align-items: center; }
.post-type-news .item-list .item .item__data01 { width: 20%; line-height: 0; }
.post-type-news .item-list .item .item__data02 { width: 75%; padding-left: 2em; }

.post-type-news .item-list .item time { margin-right: 10px; font-size: 0.9rem; font-weight: normal; color: #666; letter-spacing: 0.05em; }
.post-type-news .item-list .item span { padding: 0.1em 1em; font-size: 0.9rem; color: #fff!important; }
.post-type-news .item-list .item span a { display: block; padding: 0.3em 1em; color: #fff!important; line-height: 1em; }
.post-type-news .item-list .item a { display: block; font-weight: 500; transition: .3s; }
.post-type-news .item-list .item a:hover { color: #00ac4f; }
.post-type-news .item-list .item a img { width: 240px; height: 180px; object-fit: cover; }
.post-type-news .item-list .item h2 { margin: 10px 0 0; font-size: 1.2rem; }

.post-type-news h1.archive-header-title { position: relative; padding-bottom: 25px; margin-top: 50px; font-size: 2rem; }
.post-type-news h1.archive-header-title:after, .post-type-news h1.archive-header-title:before {
	content: "";
	position: absolute;
    bottom: 0;
	left: 0;
    display: block;
    height: 3px;
}
.post-type-news h1.archive-header-title:before {
    background-color: #ddd;
    width: 100%;
}
.post-type-news h1.archive-header-title:after {
	width: 80px;
    background-color: #00ac4f;
}

.single-news .page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.single-news .page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #00ac4f;
	transform: skewX(-0.05turn);
}
.single-news .page-header-title::before {
    content: "NEWS";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.05em;
    z-index: 10;
}

.single-news .entry-data { display: flex; align-items: center; }
.single-news .entry-data time { font-size: 0.9rem; margin-right: 10px; }
.single-news .entry-data .article__category { padding: 0.1em 1em; font-size: 0.9rem; color: #fff; }

.single-news .main-section { margin: 0 0 0!important; }

.single-news .entry-meta { margin-top: 20px; text-align: right; }
.single-news .entry-meta-item { margin: 0; }
.single-news .entry-meta-item i { display: none; }
.single-news .entry-meta-item:nth-child(2),
.single-news .entry-meta-item:nth-child(3) { display: none; }

.single-news .entry-title {
	position: relative;
    padding-bottom: 25px;
    margin-top: 20px;
    font-size: 1.6rem;
}
.single-news .entry-title:after, .single-news .entry-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 3px;
}
.single-news .entry-title:before {
    background-color: #e6fcef;
    width: 100%;
}
.single-news .entry-title:after {
    width: 80px;
    background-color: #00ac4f;
}

.single-news .entry-body h2 { font-size: 1.4rem; }
.single-news .entry-body h3 { font-size: 1.2rem; }

.single-news .entry-footer { display: none; }

.vk_posts.next-prev { display: none; }
.entry-meta-data-list--news__category { padding-top: 20px; }
.entry-meta-data-list--news__category dt { border-radius: 0; }

.page-back__button01 { display: table; margin: 40px auto 0; z-index: 10; }
.page-back__button01 a {
	display: block;
	position: relative;
	padding: 1em 3em;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	text-decoration: none;
	background: #00ac4f;
	border: 2px #00ac4f solid;
	border-radius: 50px;
	transition: 0.3s;
}
.page-back__button01 a:hover { color: #00ac4f; background: #fff; }

/***************************** 牧小トピックス ******************************/

.post-type-makisho-topics .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-type-makisho-topics h1.page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.post-type-makisho-topics h1.page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #8dc63f;
	transform: skewX(-0.05turn);
}
.post-type-makisho-topics h1.page-header-title::before {
	content: "MAKISHO TOPICS";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    z-index: 10;
}

.post-type-makisho-topics .post-list { margin: 20px 0 100px!important; }
.post-type-makisho-topics .item-list { padding: 0; }
.post-type-makisho-topics .item-list .item { display: flex; align-items: center;position: relative; width: 100%; padding-top: 30px; padding-bottom: 30px; border-bottom: 1px #ddd solid; }
.post-type-makisho-topics .item-list .item::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #8dc63f;
    border-right: solid 2px #8dc63f;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.3s;
}
.post-type-makisho-topics .item-list .item:hover::after {
	right: 15px;
}

.post-type-makisho-topics .item-list .item .item-data { display: flex; align-items: center; }
.post-type-makisho-topics .item-list .item .item__data01 { width: 20%; line-height: 0; }
.post-type-makisho-topics .item-list .item .item__data02 { width: 75%; padding-left: 2em; }

.post-type-makisho-topics .item-list .item time { margin-right: 10px; font-size: 0.9rem; font-weight: normal; color: #666; letter-spacing: 0.05em; }
.post-type-makisho-topics .item-list .item span { width: 110px; margin-right: 30px; }
.post-type-makisho-topics .item-list .item span a { display: block; padding: 0.3em 0.7em; font-size: 0.9rem; color: #fff!important; line-height: 1em; text-align: center; }
.post-type-makisho-topics .item-list .item a { display: block; font-weight: 500; transition: .3s; }
.post-type-makisho-topics .item-list .item h2 { margin: 10px 0 0; font-size: 1.1rem; }

.post-type-makisho-topics .item-list .item .ttl a { font-size: 1.1rem; }
.post-type-makisho-topics .item-list .item .ttl a:hover { color: #8dc63f; }

.post-type-makisho-topics h1.archive-header-title { position: relative; padding-bottom: 25px; margin-top: 50px; font-size: 2rem; }
.post-type-makisho-topics h1.archive-header-title:after, .post-type-makisho-topics h1.archive-header-title:before {
	content: "";
	position: absolute;
    bottom: 0;
	left: 0;
    display: block;
    height: 3px;
}
.post-type-makisho-topics h1.archive-header-title:before {
    background-color: #ddd;
    width: 100%;
}
.post-type-makisho-topics h1.archive-header-title:after {
	width: 80px;
    background-color: #8dc63f;
}

.makisho-topics__category-list { display: flex; flex-wrap: wrap; }
.makisho-topics__category-list .item { width: 24%; margin-right: 1.3333%; margin-bottom: 15px; }
.makisho-topics__category-list .item:nth-child(4) { margin-right: 0; }
.makisho-topics__category-list .item a { display: block; padding: 0.5em 1em; font-size: 1.1rem; color: #fff; text-align: center; background: #8dc63f; border: 2px #8dc63f solid; transition: 0.3s; }
.makisho-topics__category-list .item a:hover { color: #8dc63f; background: #fff; }

.single-makisho-topics .page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.single-makisho-topics .page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #8dc63f;
	transform: skewX(-0.05turn);
}
.single-makisho-topics .page-header-title::before {
    content: "MAKISHO TOPICS";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    z-index: 10;
}

.single-makisho-topics .entry-data { display: flex; align-items: center; }
.single-makisho-topics .entry-data time { font-size: 0.9rem; margin-right: 10px; }
.single-makisho-topics .entry-data .article__category { padding: 0.1em 1em; font-size: 0.9rem; color: #fff; }

.single-makisho-topics .main-section { margin: 0 0 0!important; }

.single-makisho-topics .entry-meta { margin-top: 20px; text-align: right; }
.single-makisho-topics .entry-meta-item { margin: 0; }
.single-makisho-topics .entry-meta-item i { display: none; }
.single-makisho-topics .entry-meta-item:nth-child(2),
.single-makisho-topics .entry-meta-item:nth-child(3) { display: none; }

.single-makisho-topics .entry-title {
	position: relative;
    padding-bottom: 25px;
    margin-top: 20px;
    font-size: 1.6rem;
}
.single-makisho-topics .entry-title:after, .single-makisho-topics .entry-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 3px;
}
.single-makisho-topics .entry-title:before {
    background-color: #e6fcef;
    width: 100%;
}
.single-makisho-topics .entry-title:after {
    width: 80px;
    background-color: #8dc63f;
}

.single-makisho-topics .entry-body h2 { font-size: 1.4rem; }
.single-makisho-topics .entry-body h3 { font-size: 1.2rem; }

.single-makisho-topics .entry-footer { display: none; }

.single-makisho-topics .page-back__button01 a { background: #8dc63f; border: 2px #8dc63f solid; }
.single-makisho-topics .page-back__button01 a:hover { color: #8dc63f; background: #fff; }


/******************************* 校長室から ********************************/

.post-type-principal-office .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-type-principal-office h1.page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.post-type-principal-office h1.page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #007fc6;
	transform: skewX(-0.05turn);
}
.post-type-principal-office h1.page-header-title::before {
	content: "PRINCIPAL'S OFFICE";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    z-index: 10;
}

.post-type-principal-office .post-list { margin: 20px 0 100px!important; }
.post-type-principal-office .item-list { padding: 0; }
.post-type-principal-office .item-list .item { display: flex; align-items: center;position: relative; width: 100%; padding-top: 30px; padding-bottom: 30px; border-bottom: 1px #ddd solid; }
.post-type-principal-office .item-list .item::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #007fc6;
    border-right: solid 2px #007fc6;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.3s;
}
.post-type-principal-office .item-list .item:hover::after {
	right: 15px;
}

.post-type-principal-office .item-list .item .item-data { display: flex; align-items: center; }
.post-type-principal-office .item-list .item .item__data01 { width: 20%; line-height: 0; }
.post-type-principal-office .item-list .item .item__data02 { width: 75%; padding-left: 2em; }

.post-type-principal-office .item-list .item time { margin-right: 10px; font-size: 0.9rem; font-weight: normal; color: #666; letter-spacing: 0.05em; }
.post-type-principal-office .item-list .item span { margin-right: 30px; }
.post-type-principal-office .item-list .item span a { display: block; padding: 0.3em 0.7em; font-size: 0.9rem; color: #fff!important; line-height: 1em; }
.post-type-principal-office .item-list .item a { display: block; font-weight: 500; transition: .3s; }
.post-type-principal-office .item-list .item h2 { margin: 10px 0 0; font-size: 1.1rem; }

.post-type-principal-office .item-list .item .ttl a { font-size: 1.1rem; }
.post-type-principal-office .item-list .item .ttl a:hover { color: #007fc6; }

.post-type-principal-office h1.archive-header-title { position: relative; padding-bottom: 25px; margin-top: 50px; font-size: 2rem; }
.post-type-principal-office h1.archive-header-title:after, .post-type-principal-office h1.archive-header-title:before {
	content: "";
	position: absolute;
    bottom: 0;
	left: 0;
    display: block;
    height: 3px;
}
.post-type-principal-office h1.archive-header-title::before {
	background-color: #ddd;
	width: 100%;
}
.post-type-principal-office h1.archive-header-title::after {
	width: 80px;
    background-color: #007fc6;
}

.single-makisho-topics .page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.single-principal-office .page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #007fc6;
	transform: skewX(-0.05turn);
}
.single-principal-office .page-header-title::before {
    content: "PRINCIPAL'S OFFICE";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    z-index: 10;
}

.single-principal-office .entry-data { display: flex; align-items: center; }
.single-principal-office .entry-data time { font-size: 0.9rem; margin-right: 10px; }
.single-principal-office .entry-data .article__category { padding: 0.1em 1em; font-size: 0.9rem; color: #fff; }

.single-principal-office .main-section { margin: 0 0 0!important; }

.single-principal-office .entry-meta { margin-top: 20px; text-align: right; }
.single-principal-office .entry-meta-item { margin: 0; }
.single-principal-office .entry-meta-item i { display: none; }
.single-principal-office .entry-meta-item:nth-child(2),
.single-principal-office .entry-meta-item:nth-child(3) { display: none; }

.single-principal-office .entry-title {
	position: relative;
    padding-bottom: 25px;
    margin-top: 20px;
    font-size: 1.6rem;
}
.single-principal-office .entry-title:after, .single-principal-office .entry-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 3px;
}
.single-principal-office .entry-title:before {
    background-color: #dcf4ff;
    width: 100%;
}
.single-principal-office .entry-title:after {
    width: 80px;
    background-color: #007fc6;
}

.single-principal-office .entry-body h2 { font-size: 1.4rem; }
.single-principal-office .entry-body h3 { font-size: 1.2rem; }

.single-principal-office .entry-footer { display: none; }

.single-principal-office .page-back__button01 a { background: #007fc6; border: 2px #007fc6 solid; }
.single-principal-office .page-back__button01 a:hover { color: #007fc6; background: #fff; }

/******************************** PTA文化部 ********************************/

.post-type-pta-cultureclub .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-type-pta-cultureclub h1.page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.post-type-pta-cultureclub h1.page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #00ac4f;
	transform: skewX(-0.05turn);
}
.post-type-pta-cultureclub h1.page-header-title::before {
	content: "PTA CULTURECLUB";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    z-index: 10;
}

.post-type-pta-cultureclub .post-list { margin: 20px 0 100px!important; }
.post-type-pta-cultureclub .item-list { padding: 0; }
.post-type-pta-cultureclub .item-list .item { display: flex; align-items: center;position: relative; width: 100%; padding-top: 30px; padding-bottom: 30px; border-bottom: 1px #ddd solid; }
.post-type-pta-cultureclub .item-list .item::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #00ac4f;
    border-right: solid 2px #00ac4f;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.3s;
}
.post-type-pta-cultureclub .item-list .item:hover::after {
	right: 15px;
}

.post-type-pta-cultureclub .item-list .item .item-data { display: flex; align-items: center; }
.post-type-pta-cultureclub .item-list .item .item__data01 { width: 20%; line-height: 0; }
.post-type-pta-cultureclub .item-list .item .item__data02 { width: 75%; padding-left: 2em; }

.post-type-pta-cultureclub .item-list .item time { margin-right: 10px; font-size: 0.9rem; font-weight: normal; color: #666; letter-spacing: 0.05em; }
.post-type-pta-cultureclub .item-list .item span { margin-right: 30px; }
.post-type-pta-cultureclub .item-list .item span a { display: block; padding: 0.3em 0.7em; font-size: 0.9rem; color: #fff!important; line-height: 1em; }
.post-type-pta-cultureclub .item-list .item a { display: block; font-weight: 500; transition: .3s; }
.post-type-pta-cultureclub .item-list .item h2 { margin: 10px 0 0; font-size: 1.1rem; }

.post-type-pta-cultureclub .item-list .item .ttl a { font-size: 1.1rem; }
.post-type-pta-cultureclub .item-list .item .ttl a:hover { color: #00ac4f; }

.post-type-pta-cultureclub h1.archive-header-title { position: relative; padding-bottom: 25px; margin-top: 50px; font-size: 2rem; }
.post-type-pta-cultureclub h1.archive-header-title:after, .post-type-pta-cultureclub h1.archive-header-title:before {
	content: "";
	position: absolute;
    bottom: 0;
	left: 0;
    display: block;
    height: 3px;
}
.post-type-pta-cultureclub h1.archive-header-title::before {
	background-color: #ddd;
	width: 100%;
}
.post-type-pta-cultureclub h1.archive-header-title::after {
	width: 80px;
    background-color: #00ac4f;
}

.single-pta-cultureclub .page-header-title {
	position: relative;
    margin-top: 100px;
	padding: 0 0 0 25px;
    font-size: 1.3em;
    color: #fff;
}
.single-pta-cultureclub .page-header-title::after {
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 10px;
	height: 20px;
	background: #00ac4f;
	transform: skewX(-0.05turn);
}
.single-pta-cultureclub .page-header-title::before {
    content: "PTA CULTURECLUB";
    position: absolute;
    top: -60px;
    left: 0;
    padding: 0;
    font-size: 3.5vw;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.05em;
    z-index: 10;
}

.single-pta-cultureclub .entry-data { display: flex; align-items: center; }
.single-pta-cultureclub .entry-data time { font-size: 0.9rem; margin-right: 10px; }
.single-pta-cultureclub .entry-data .article__category { padding: 0.1em 1em; font-size: 0.9rem; color: #fff; }

.single-pta-cultureclub .main-section { margin: 0 0 0!important; }

.single-pta-cultureclub .entry-meta { margin-top: 20px; text-align: right; }
.single-pta-cultureclub .entry-meta-item { margin: 0; }
.single-pta-cultureclub .entry-meta-item i { display: none; }
.single-pta-cultureclub .entry-meta-item:nth-child(2),
.single-pta-cultureclub .entry-meta-item:nth-child(3) { display: none; }

.single-pta-cultureclub .entry-title {
	position: relative;
    padding-bottom: 25px;
    margin-top: 20px;
    font-size: 1.6rem;
}
.single-pta-cultureclub .entry-title:after, .single-pta-cultureclub .entry-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 3px;
}
.single-pta-cultureclub .entry-title:before {
	background-color: #e6fcef;
	width: 100%;
}
.single-pta-cultureclub .entry-title:after {
    width: 80px;
    background-color: #00ac4f;
}

.single-pta-cultureclub .entry-body h2 { font-size: 1.4rem; }
.single-pta-cultureclub .entry-body h3 { font-size: 1.2rem; }

.single-pta-cultureclub .entry-footer { display: none; }

.page-back__button01 a { background: #00ac4f; border: 2px #00ac4f solid; }
.page-back__button01 a:hover { color: #00ac4f; background: #fff; }

/****************************** 協力平の部屋 *******************************/

.post-name-kyoryokutairas-room .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-name-kyoryokutairas-room h1.page-header-title::after { background: #007fc6; }
.post-name-kyoryokutairas-room h1.page-header-title::before { content: "KYORYOKUTAITA'S ROOM"; font-size: 3.5vw; }

.post-name-kyoryokutairas-room .entry-body h2 { position: relative; padding-bottom: 20px; padding-left: 25px; margin-bottom: 30px; border-bottom: 1px #222 solid; }
.post-name-kyoryokutairas-room .entry-body h2::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 30px;
    background: #007fc6;
}

/****************************** 年間行事予定 *******************************/

.post-name-event-schedule .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-name-event-schedule h1.page-header-title::after { background: #00ac4f; }
.post-name-event-schedule h1.page-header-title::before { content: "EDUCATION PLAN"; font-size: 3.5vw; }

.post-name-event-schedule .entry-body p { position: relative; padding-left: 35px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0; border-bottom: 1px #bbb dashed; transition: 0.3s; }
.post-name-event-schedule .entry-body p::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 0;
    background: url(img/common/event_schedule_icon.png) no-repeat;
    background-size: 20px;
    transition: 0.3s;
}
.post-name-event-schedule .entry-body p:hover { opacity: 0.7; text-decoration: none!important; }
.post-name-event-schedule .entry-body p a { color: #00ac4f; text-decoration: underline!important; transition: 0.3s; }

/******************************* 学校だより ********************************/

.post-type-school-letter .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-type-school-letter h1.page-header-title::after { background: #8dc63f; }
.post-type-school-letter h1.page-header-title::before { content: "SCHOOL LETTER"; font-size: 3.5vw; }

.post-type-school-letter .post-list { margin: 20px 0 100px!important; }
.post-type-school-letter .item-list { padding: 0; }
.post-type-school-letter .item-list .item {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-bottom: 1px #ddd solid;
}
.post-type-school-letter .item-list .item::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 19px;
    height: 25px;
    border-radius: 0;
    background: url(img/common/letter_icon.png) no-repeat;
    background-size: 19px 25px;
    transition: 0.3s;
}
.post-type-school-letter .item-list .item::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0;
    border-top: solid 2px #8dc63f;
    border-right: solid 2px #8dc63f;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.3s;
}
.post-type-school-letter .item-list .item:hover::after {
	right: 15px;
}

.post-type-school-letter .item-list .item .item-data { display: flex; align-items: center; }
.post-type-school-letter .item-list .item .item__data01 { width: 20%; line-height: 0; }
.post-type-school-letter .item-list .item .item__data02 { width: 75%; padding-left: 2em; }

.post-type-school-letter .item-list .item time { margin-right: 10px; font-size: 0.9rem; font-weight: normal; color: #666; letter-spacing: 0.05em; }
.post-type-school-letter .item-list .item span { margin-right: 30px; }
.post-type-school-letter .item-list .item span a { display: block; padding: 0.3em 0.7em; font-size: 0.9rem; color: #fff!important; line-height: 1em; }
.post-type-school-letter .item-list .item a { display: block; font-weight: 500; transition: .3s; }
.post-type-school-letter .item-list .item h2 { margin: 10px 0 0; font-size: 1.1rem; }

.post-type-school-letter .item-list .item .ttl a { font-size: 1.1rem; }
.post-type-school-letter .item-list .item .ttl a:hover { color: #8dc63f; }

.post-type-school-letter h1.archive-header-title { position: relative; padding-bottom: 25px; margin-top: 50px; font-size: 2rem; }
.post-type-school-letter h1.archive-header-title:after, .post-type-school-letter h1.archive-header-title:before {
	content: "";
	position: absolute;
    bottom: 0;
	left: 0;
    display: block;
    height: 3px;
}
.post-type-school-letter h1.archive-header-title:before {
    background-color: #ddd;
    width: 100%;
}
.post-type-school-letter h1.archive-header-title:after {
	width: 80px;
    background-color: #8dc63f;
}

/*************************** いじめ防止基本方針 ****************************/

.post-name-bullying-prevention .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-name-bullying-prevention h1.page-header-title::after { background: #007fc6; }
.post-name-bullying-prevention h1.page-header-title::before { content: "BASIC POLICY"; font-size: 3.5vw; }

.post-name-bullying-prevention .entry-body p { position: relative; padding-left: 35px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0; border-bottom: 1px #bbb dashed; transition: 0.3s; }
.post-name-bullying-prevention .entry-body p::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
	width: 19px;
	height: 25px;
    border-radius: 0;
	background: url(img/common/ijime_icon.png) no-repeat;
    background-size: 25px;
    transition: 0.3s;
}
.post-name-bullying-prevention .entry-body p:hover { opacity: 0.7; text-decoration: none!important; }
.post-name-bullying-prevention .entry-body p a { color: #007fc6; text-decoration: underline!important; transition: 0.3s; }


/**************************** グランドデザイン *****************************/

.post-name-grand-design .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-name-grand-design h1.page-header-title::after { background: #00ac4f; }
.post-name-grand-design h1.page-header-title::before { content: "GRAND DESIGN"; font-size: 3.5vw; }

.post-name-grand-design .entry-body p { position: relative; padding-left: 45px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0; border-bottom: 1px #bbb dashed; transition: 0.3s; }
.post-name-grand-design .entry-body p::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
	width: 29px;
	height: 25px;
    border-radius: 0;
    background: url(img/common/grand_icon.png) no-repeat;
    background-size: 29px;
    transition: 0.3s;
}
.post-name-grand-design .entry-body p:hover { opacity: 0.7; text-decoration: none!important; }
.post-name-grand-design .entry-body p a { color: #00ac4f; text-decoration: underline!important; transition: 0.3s; }

/******************************* 給食の献立 ********************************/

.post-name-school-lunch-menu .page-header { background: url(img/common/page_head_sample01.jpg) no-repeat; background-size: cover; background-position: center; }
.post-name-school-lunch-menu h1.page-header-title::after { background: #8dc63f; }
.post-name-school-lunch-menu h1.page-header-title::before { content: "SCHOOL LUNCH MENU"; font-size: 3.5vw; }

.post-name-school-lunch-menu .entry-body p { position: relative; padding-left: 40px; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0; border-bottom: 1px #bbb dashed; transition: 0.3s; }
.post-name-school-lunch-menu .entry-body p::before {
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
    transform: translateY(-50%);
	width: 24px;
	height: 25px;
    border-radius: 0;
	background: url(img/common/sl_menu_icon.png) no-repeat;
    background-size: 29px;
    transition: 0.3s;
}
.post-name-school-lunch-menu .entry-body p:hover { opacity: 0.7; text-decoration: none!important; }
.post-name-school-lunch-menu .entry-body p a { color: #8dc63f; text-decoration: underline!important; transition: 0.3s; }

/********************************* SWIPER **********************************/

.swiper {
	width: 100vw;
	margin-top: 50px!important;
    margin-left: calc(50% - 50vw)!important;
    margin-right: calc(50% - 50vw)!important;
    max-width: 100vw;
	padding: 0 1em!important;
}
.swiper-wrapper {
	/* wrapperのサイズを調整 */
	width: 100%;
	height: 100% !important;
}

.swiper-slide {
	align-items: start;
	justify-content: start;
	width: 100%;
	height: 100%;
	color: #111;
}
.swiper-slide a { display: block; position: relative; color: #111; transition: 0.3s; }
.swiper-slide a:hover { opacity: 0.6; }
.swiper-slide a .img { position: relative; line-height: 0; background: #fff; }
.swiper-slide a img { width: 100%; height: 300px;object-fit: cover; }
.swiper-slide a h2 { margin-top: 15px!important; }
.swiper-slide a:hover h2 { color: #b9840c; }
.swiper-slide a p { margin-top: 10px; }

.swiper-slide .cat {
	display: inline-block;
    padding: 0.3em 1em;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 0.8rem;
    color: #fff !important;
    transition: 0.3s;
}

.swiper-slide h2.tit { margin-bottom: 0; font-size: 1em; font-weight: 600; letter-spacing: 0; }
.swiper-slide h2.tit a { margin-top: 15px; color: #111; }
.swiper-slide h2.tit span:nth-child(2) { display: none; }
.swiper-slide h2.tit p { margin-bottom: 0; font-weight: normal; font-size: 0.85rem; }

.swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	margin: 0 0 0 10px !important;
	background: #fff;
}
.swiper-pagination-bullet:first-child {
	margin: 0 !important;
}

/*
.swiper.margin { margin: 100px 0; }
.swiper.margin-up { margin-top: -100px; }
*/

/****************************** スクロールアニメーション *****************************/

.border_h2 { position: relative; }
.border_h2 span {
	position: relative;
	display: inline-block;
	padding: 0.3vw 1vw 0.3vw;
}
.border_h2 span .border_x_left,
.border_h2 span .border_x_right,
.border_h2 span .border_y_top,
.border_h2 span .border_y_bottom {
	transition-delay: 0.3s;
}

.img_anim { overflow: hidden; }
.img_anim img { opacity: 0; transform: translateZ(0) scale(1.1); }
.img_anim.on img {
	opacity: 1;
	transition: transform 1s cubic-bezier(0.22, 0.11, 0.22, 1) 0.5s, opacity 1s cubic-bezier(0.22, 0.11, 0.22, 1) 0.5s;
	transform: translateZ(0) scale(1);
}

.text_b { filter: blur(20px); opacity: 0; }
.text_b.on {
	filter: blur(0);
	opacity: 1;
	transition: filter 0.6s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.fade_y, .text {
	transform: translateY(10%);
	opacity: 0;
}
.fade_y.on, .text.on {
	opacity: 1;
	transform: translateY(0%);
	transition: 0.5s;
	z-index: 10;
}

.fade_x {
	transform: translateX(10%);
	opacity: 0;
}
.fade_x.on {
	opacity: 1;
	transform: translateX(0%);
	transition: 0.4s;
}

.border_y_top {
	height: 100%;
	width: 1px;
	position: absolute;
	left: 0;
	top: 0;
	transform: scaleY(0);
	transform-origin: top;
	background: #2f3739;
	transition: transform 0.9s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}
.border_y_bottom {
	height: 100%;
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleY(0);
	transform-origin: bottom;
	background: #2f3739;
	transition: transform 0.9s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}
.border_x_left {
	position: absolute;
	right: 0;
	top: 0;
	height: 1px;
	width: 100%;
	transform: scaleX(0);
	transform-origin: left;
	background: #2f3739;
	transition: transform 1s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}
.border_x_right {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	transform: scaleX(0);
	transform-origin: right;
	background: #2f3739;
	transition: transform 1s cubic-bezier(0, 1.08, 1, 1);
	z-index: 1;
}

.bgextend {
	animation-name: bgextendAnimeBase;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	position: relative;
	overflow: hidden;/*　はみ出た色要素を隠す　*/
	opacity: 0;
}

@keyframes bgextendAnimeBase {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;  
	}
}

/*中の要素*/
.bgappear {
	animation-name: bgextendAnimeSecond;
	animation-duration: 0.2s;
	animation-delay: 0.2s;
	animation-fill-mode: forwards;
	opacity: 0;
}

@keyframes bgextendAnimeSecond {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/*左から右*/
.bgLRextend::before {
	animation-name: bgLRextendAnime;
	animation-duration: 1.0s;
	animation-fill-mode: forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
	z-index: 20;
}
@keyframes bgLRextendAnime {
	0% {
		transform-origin: left;
		transform: scaleX(1);
	}
	100% {
		transform-origin: left;
		transform: scaleX(0);
	}
	/*50.001% {
		transform-origin: right;
	}
	100% {
		transform-origin: right;
    	transform: scaleX(0);
	}*/
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger { padding: 0; }
.bgappearTrigger,
.bgLRextendTrigger { opacity: 0; }

/* 横無限スクロール */
@keyframes infinity-scroll-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
.scroll-infinity { margin: 80px 0 0; }
.scroll-infinity__wrap {
	display: flex;
	overflow: hidden;
}
.scroll-infinity__list {
	display: flex;
	list-style: none;
	padding: 0
}
.scroll-infinity__list--left {
	animation: infinity-scroll-left 30s infinite linear 0.1s both;
}
.scroll-infinity__item {
	width: calc(100vw / 5);
	margin: 0 10px;
}
.scroll-infinity__item>img {
	width: 100%;
	border-radius: 15px;
}

#bar {
	position: fixed;
	top: 0;
	left: 0;
	height: 7px;
	background-color: #00ac4f;
	z-index: 9999;
}
#bar.blue {
	background-color: #fd655c;
}

.page_top_btn {
    right: 10px;
    bottom: 10px;
    background: #007fc6;
    box-shadow: 0 0 0 0px rgb(255 255 255 / 80%), 0 0 0 0px rgb(0 0 0 / 80%);
    background-image: var(--ver_page_top_button_url);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
	border-radius: 50%;
}

/********************************** レスポンシブCSS **********************************/

@media only screen and (max-width: 1366px){
	
	.device-mobile .global-nav-list>li { padding: 0 !important; margin: 0 !important; }
	.device-mobile .global-nav-list>li .global-nav-name { font-size: 1.2em; }
	.device-mobile .global-nav-list>li>a { margin: 0 1.2em; }
	
	.overlay .link-area nav .link-list > li p { font-size: 1.4rem; }
	
	/*--------------- トップ ---------------*/
	
	#main-visual .main-visual__caption { left: 0; }
	#main-visual .main-visual__caption .caption01 { font-size: 4rem; }
	
	.wp-block-cover__inner-container { width: 90%; max-width: 1100px !important; }
	
	/* お知らせ */
	.top-news { padding: 4em 0; }
	.top-news .wp-block-cover__inner-container .top-news__back-en { font-size: 7rem; line-height: 0.8; }
	.top-news h2 { padding-bottom: 40px; font-size: 2.4rem; }
	.top-news .item-list .item a div { font-size: 0.9rem; }
	.top-news .item-list .item::after { top: 10px; }
	
	.other-links01 a::before { width: 110px; height: 85px; background-size: 100%; }
	.other-links02 a::before { width: 110px; height: 85px; background-size: 100%; }
	.other-links03 a::before { width: 110px; height: 85px; background-size: 100%; }
	.other-links04 a::before { width: 110px; height: 85px; background-size: 100%; }
	
	.other-links01 h2::before { width: 12%; }
	.other-links01 h2::after { width: 12%; }
	.other-links02 h2::before { width: 14%; }
	.other-links02 h2::after { width: 14%; }
	.other-links03 h2::before { width: 6%; }
	.other-links03 h2::after { width: 6%; }
	.other-links04 h2::before { width: 8%; }
	.other-links04 h2::after { width: 8%; }
	
	/* フッター */
	.site-footer .container { padding: 50px 0 20px; }
	
	.site-footer .col-lg-4:nth-child(3) { max-width: 560px; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data p { font-size: 0.85rem; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data p:nth-child(1) { font-size: 0.95rem; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data p:nth-child(2) { font-size: 0.95rem; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data p:nth-child(3) { font-size: 0.85rem; }
	
	.site-footer-copyright { margin-bottom: 20px; }
		
}

@media only screen and (max-width: 1280px){
	
	/*--------------- トップ ---------------*/
	
	.wp-block-cover__inner-container { width: 90%; max-width: 1000px !important; }
	
	.top__objective-shoes::before { width: 230px; height: 185px; }
	.top__objective-stationery::before { width: 250px; height: 140px; }
	.top__objective-music::before { width: 220px; height: 145px; }
	.top__objective-sports::before { width: 240px; height: 140px; }
	
	.other-links01 a::before { width: 90px; height: 70px; }
	.other-links02 a::before { width: 90px; height: 70px; }
	.other-links03 a::before { width: 90px; height: 70px; }
	.other-links04 a::before { width: 90px; height: 70px; }
	
	.other-links01 h2::before { width: 10%; }
	.other-links01 h2::after { width: 10%; }
	.other-links02 h2::before { width: 12%; }
	.other-links02 h2::after { width: 12%; }
	.other-links03 h2::before { width: 4%; }
	.other-links03 h2::after { width: 4%; }
	.other-links04 h2::before { width: 6%; }
	.other-links04 h2::after { width: 6%; }
	
}

@media only screen and (max-width: 1024px){
	
	/*---------------- ヘッダー ----------------*/
	
	#site-header { padding: 10px 0; }
	#global-nav { display: none!important; }
	
	.overlay .link-area { width: 80%; padding: 10em 0; margin: 0 auto!important; }
	.overlay .link-nav_inr figure { display: none; }
	
	/*---------------- トップ ------------------*/
	
	.n2-section-smartslider { height: 60vh; }
	div#n2-ss-2 .n2-ss-slide { height: 60vh!important; }
	div#n2-ss-2 .n2-ss-slider-3 { height: 60vh; }
	
	#main-visual .main-visual__caption .caption01 { font-size: 2.7rem; }
	.floating-button { top: 20%; }
	
	/**/
	.top__objective { padding: 3em 0 0; }
	.top__objective::before { left: 5%; width: 200px; height: 100px; }
	.top__objective .objective-flexBox { margin-top: 20px !important; }
	.top__objective-shoes::before { top: -100px; width: 170px; height: 140px; }
	
	.objective-txtBox h3 { letter-spacing: 0.05em; }
	
	/* 牧小トピックス */
	.top__objective-stationery::before { top: -40px; width: 170px; height: 100px; }
	
	.maki-topics { padding: 3em 0; }
	.maki-topics h2.ttl { padding: 0.2em 3em; }
	
	/* 校長室から */
	.top__p-office { padding: 3em 0; }
	.top__p-office .inner .columnBox01 { display: none; }
	.top__p-office .inner .columnBox02 { width: 100%; padding-left: 0; }
	.top__p-office h2.ttl { padding: 0.2em 3em; }
	
	/* PTA文化部 */
	.top__objective-music::before { top: -40px; width: 150px; height: 100px; }
	
	.pta-topics { padding: 3em 0; }
	.pta-topics h2.ttl { padding: 0.2em 3em; }
	
	/* 協力平の部屋 */
	.top__objective-sports::before { top: -40px; width: 170px; height: 100px; }
	
	.top__room { padding: 3em 0; }
	.top__room h2.ttl { padding: 0.2em 1em; }
	
	/* その他 */
	.other-links01 h2::before { left: 13%; width: 16%; }
	.other-links01 h2::after { right: 13%; width: 16%; }
	.other-links02 h2::before { left: 13%; width: 18%; }
	.other-links02 h2::after { right: 13%; width: 18%; }
	.other-links03 h2::before { left: 13%; width: 8%; }
	.other-links03 h2::after { right: 13%; width: 8%; }
	.other-links04 h2::before { left: 13%; width: 11%; }
	.other-links04 h2::after { right: 13%; width: 11%; }
	
	.other-links01 a { padding: 2em; }
	.other-links02 a { padding: 2em; }
	.other-links03 a { padding: 2em; }
	.other-links04 a { padding: 2em; }
	
	.other-links01 a::before { display: none; }
	.other-links02 a::before { display: none; }
	.other-links03 a::before { display: none; }
	.other-links04 a::before { display: none; }
	
	.banner { padding: 3em 0; }
		
}

@media only screen and (min-width: 992px){
	
	/*---------------- ヘッダー ----------------*/
	
	.site-header--layout--nav-float .site-header-logo { margin-right: 0!important; }
	
	#vk-mobile-nav-menu-btn { display: none!important; }
	
}

@media only screen and (max-width: 992px){
	
	/*---------------- ヘッダー ----------------*/
	
	#vk-mobile-nav-menu-btn { display: none!important; }
	
	.overlay .link-area nav .link-list > li { width: 48%; }
	.overlay .link-area nav .link-list > li a span { font-size: 1.1em; }
	.overlay .link-area nav .link-list > li p { font-size: 2rem; }
	
	.site-header-logo { text-align: left; }
	
	/*----------------- トップ -----------------*/
	
	#main-visual .main-visual__caption .caption01 { font-size: 3rem; }
	
	/* お知らせ */
	.wp-block-cover__inner-container { width: 80% !important; }
	.top-news { padding: 3em 0; }
	.top-news h2 { padding-bottom: 30px; }
	.top-news .item-list .item { padding-bottom: 12px; margin-bottom: 12px; }
	.top-news .item-list .item a { flex-wrap: wrap; }
	.top-news .item-list .item a div { width: 100%; margin-top: 10px; }
	.top-news .item-list .item::after { top: 20px; }
	
	.top-contact { padding: 4em 0 2em; }
	.top-contact .ct-flexBox { flex-direction: column; gap: 10; }
	.top-contact .ct-flexBox .flexBox01::after { display: none; }
	.top-contact .ct-flexBox h2 { margin-bottom: 5px; }
	.top-contact .ct-flexBox .flexBox01 p,
	.top-contact .ct-flexBox .flexBox02 p { margin-bottom: 7px; }
	.top-contact .ct-flexBox .flexBox02 p:last-of-type { margin: 0; }
	.top-contact .ct-flexBox .flexBox02 { position: relative; padding-top: 20px; }
	.top-contact .ct-flexBox .flexBox02::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #fff;
	}
	
	.main-section { margin-bottom: 0; }
	
	.site-footer .container .row { flex-direction: column; }
	.site-footer .col-lg-4:nth-child(1) { flex: 0 0 100%; max-width: 100%; }
	
	/*------------------ 共通 ------------------*/
	
	.site-body { padding: 3rem 0 0; }
	.breadcrumb-list { display: none; }
	
	.page-header { min-height: 23em; }
	.page-header h1, .page-header .page-header-title { margin-top: 100px; }
	.page-header h1.page-header-title::before, .page-header .page-header-title::before { top: -50px; font-size: 2.5em; }
	.page-header .page-header-title::after { top: 2px; }
	
	h2.title { margin-top: 30px; padding-bottom: 20px; font-size: 1.8rem; }
	
	h2.heading { font-size: 3.5em; margin-bottom: 30px; }
	h3.sub-heading { margin-top: 30px; }
	
	.single-news .page-header-title { margin-top: 150px; }
	
	/* 牧小トピックス */
	.post-type-makisho-topics .item-list .item span { width: 100px; margin-right: 20px; }
	.makisho-topics__category-list .item { margin-bottom: 10px; }
	
	.swiper-slide a img { height: 200px; }
		
}

@media only screen and (max-width: 640px){
	
	#site-header { padding: 10px 0; }
	.site-header { height: 70px; }
	
	.site-header-logo a { padding: 0 10px; }
	.site-header-logo img { max-height: 50px; }
	.site-body-container { width: 90%; padding-left: 0; padding-right: 0; }
	
	.scroll-Block { display: none; }
	
	.button__container { width: 70px; height: 70px; }
	.button__container span { top: 20px; }
	.button__container span:nth-of-type(2) { top: 35px; }
	.button__container span:nth-of-type(3) { top: 50px; }
	
	.button__container:hover span:nth-of-type(1) { top: 25px; }
	.button__container:hover span:nth-of-type(3) { top: 45px; }
	
	.button__container:hover.active .top { top: 20px; }
	.button__container:hover.active .bottom { top: 50px; }
	
	.overlay .link-area nav { margin-bottom: 20px; }
	.overlay .link-nav_inr figure { display: none; }
	.overlay .link-area { width: 80%; padding: 7em 0; }
	
	.open .link-area .link-logo { margin-bottom: 10px; }
	.overlay .link-area .link-logo { margin-right: 5%; }
	.overlay .link-area .link-logo img { width: 250px; }
	.overlay .link-area .link-add { font-size: 0.9rem; }
	
	.overlay .link-area nav .link-list > li { width: 100%; margin-bottom: 5px; }
	.overlay .link-area nav .link-list > li a { display: flex; align-items: center; }
	.overlay .link-area nav .link-list > li a span { margin-right: 15px; font-size: 0.7em; letter-spacing: 0; }
	.overlay .link-area nav .link-list > li p { font-size: 1.25rem; }
	
	/*----------------- トップ -----------------*/
	
	.n2-section-smartslider { height: 45vh; }
	div#n2-ss-2 .n2-ss-slide { height: 45vh!important; }
	div#n2-ss-2 .n2-ss-slider-3 { height: 45vh; }
	
	#main-visual .main-visual__caption .caption01-en01 { font-size:0.85rem; }
	#main-visual .main-visual__caption .caption01-en02 { font-size: 1rem; }
	#main-visual .main-visual__caption .caption01 span:nth-child(1) { font-size: 2.3rem; }
	
	.floating-button { display: none; }
	.wp-block-cover__inner-container { width: 90% !important; }
	
	/**/
	.top__objective h2.objective-tit { width: 70%; padding: 0.2em 1.5em; }
	.top__objective h3.objective-sub-tit { margin-top: 20px; font-size: 1.4rem; letter-spacing: 0; }
	.top__objective::before { top: 2%; left: 4%; width: 130px; height: 70px; }
	.top__objective-shoes::before { top: -50px; width: 100px; height: 80px; }
	
	.top__objective .objective-flexBox { flex-direction: column; }
	.top__objective .objective-flexBox .objective-imgBox { width: 100%; }
	.top__objective .objective-flexBox .objective-imgBox img { height: 150px; }
	.top__objective .objective-flexBox .objective-txtBox { width: 100%; padding: 1em; }
	
	.objective-txtBox h2 { font-size: 1.5rem; margin-bottom: 10px; }
	.objective-txtBox h3 { font-size: 1.5rem; }
	
	/* お知らせ */
	.top__news { padding: 3em 0; }
	.top__news h2.ttl { font-size: 1.5rem; }
	.top__news p.txt { text-align: left; }
	
	.swiper { margin-top: 20px !important; }
	
	.link-btn01 { margin: 10px auto 0; }
	.link-btn01 a { padding: 0.7em 3em; }
	
	/* 牧小トピックス */
	.maki-topics h2.ttl { font-size: 1.35rem; padding: 0.2em 1em; }
	.maki-topics p.txt { text-align: left; }
	.maki-topics p.txt br { display: none; }
	
	.top__objective-stationery::before { top: -28px; width: 100px; height: 60px; left: 0; right: 0; margin: 0 auto; }
	
	.link-btn02 a { padding: 0.7em 4em 0.7em 6em; }
	.link-btn02 a::before { width: 30px; height: 25px; background-size: 30px 25px; }
	
	/* 校長室から */
	.top__p-office h2.ttl { padding: 0.2em 1.5em; font-size: 1.35rem; }
	.top__p-office p.txt { text-align: left; }
	.top__p-office .item-list { margin-bottom: 30px; }
	.top__p-office .item-list .item a { flex-wrap: wrap; }
	.top__p-office .item-list .item div { width: 100%; margin-top: 7px; }
	
	.top__objective-music::before { top: -25px; left: 0; right: 0; width: 80px; height: 60px; margin: 0 auto; }
	
	/* PTA文化部 */
	.pta-topics h2.ttl { padding: 0.2em 1.5em; font-size: 1.35rem; }
	.pta-topics p.txt { text-align: left; }
	
	.top__objective-sports::before { top: -25px; left: 0; right: 0; width: 90px; height: 50px; margin: 0 auto; }
	
	/* 協力平の部屋 */
	.top__room h2.ttl { font-size: 1.35rem; }
	.top__room p.txt { text-align: left; }
	
	/* その他 */
	.other-links01 { width: 100%; }
	.other-links01 h2::before, .other-links01 h2::after { width: 16%; }
	.other-links01 h3 { font-size: 0.9rem; }
	.other-links01 a { padding: 1em 2em 1.5em; }
	
	.other-links02 { width: 100%; }
	.other-links02 h2::before, .other-links02 h2::after { width: 18.5%; }
	.other-links02 h3 { font-size: 0.9rem; }
	.other-links02 a { padding: 1em 2em 1.5em; }
	
	.other-links03 { width: 100%; }
	.other-links03 h2::before, .other-links03 h2::after { width: 7%; }
	.other-links03 h3 { font-size: 0.9rem; }
	.other-links03 a { padding: 1em 2em 1.5em; }
	
	.other-links04 { width: 100%; }
	.other-links04 h2::before, .other-links04 h2::after { width: 10%; }
	.other-links04 h3 { font-size: 0.9rem; }
	.other-links04 a { padding: 1em 2em 1.5em; }
	
	/* バナー */
	.banner { padding: 2em 0; flex-wrap: wrap; }
	.banner__item { width: 45%; margin: 0 5px 10px; line-height: 0; }
	.banner__item:last-of-type { margin-bottom: 0; }
	
	/* お知らせ */
	.top-news .wp-block-cover__inner-container .top-news__back-en { font-size: 4rem; opacity: 0.5; }
	
	.top-news h2 { padding-bottom: 25px; font-size: 1.6rem; }
	.top-news .item-list { margin-bottom: 40px; }
	.top-news .item-list .item time { margin-right: 10px; }
	.top-news .item-list .item div { font-size: 1.1rem; }
	
	.top-contact { padding: 4em 0 2em; }
	.top-contact .ct-flexBox h2 { font-size: 1.4rem; }
	.top-contact .ct-flexBox .flexBox01 p, .top-contact .ct-flexBox .flexBox02 p { font-size: 0.9rem; margin-bottom: 10px; }
	.top-contact .ct-flexBox .flexBox02 p:last-of-type { font-size: 1.3rem; line-height: 0.7; }
	.top-contact .ct-flexBox .flexBox02 p:last-of-type strong { font-size: 1.7rem; line-height: 0.7; }
	
	.site-footer { background-position: bottom; }
	.site-footer .container { padding: 2.5em 0; }
	.site-footer .container .row { display: block; margin: 0; }
	.site-footer .wp-block-image img { width: 220px; }
	
	.site-footer .widget_nav_menu { padding-bottom: 0; }
	
	.site-footer .col-lg-4 .widget_media_image { margin-bottom: 10px; }
	.site-footer .col-lg-4 figure { margin-bottom: 0; }
	.site-footer .col-lg-4:nth-child(1) .footer__company p { font-size: 0.9rem; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data { margin-top: 10px; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data p:nth-child(1) { line-height: 1; margin-bottom: 5px; }
	.site-footer .col-lg-4:nth-child(1) .site-footer__data p:nth-child(1) span { font-size: 1.3rem; }
	
	.site-footer .col-lg-4:nth-child(3) { max-width: 100%; margin-top: 20px; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu>li { width: 100%; margin: 0 0 5px; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu>li>a { border-bottom: 1px #fff solid; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu>li>a::before { top: 7px; width: 7px; height: 7px; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.menu li ul { margin-bottom: 10px; }
	
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.sub-menu { justify-content: space-between; padding-left: 0; margin: 15px 0 0; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.sub-menu li { margin: 3px 7px 3px 0; padding-left: 13px; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.sub-menu li:nth-child(3) { margin: 3px 0px 3px 0; }
	.site-footer .col-lg-4:nth-child(3) .site-footer__nav ul.sub-menu li::before { top: 7px; left: -2px; width: 7px; height: 7px; }
	
    .site-footer-copyright { margin-bottom: 0; }
	
	/*------------------ 共通 ------------------*/
	
	.site-body { padding: 1rem 0 0; }
	
	.page-header { min-height: 15em; }
	.page-header-inner { margin: 0 auto; margin-left: calc(50% - 45vw); margin-right: calc(50% - 45vw); padding-left: 0; padding-right: 0; }
    .page-header h1, .page-header .page-header-title { margin-top: 50px; font-size: 1.3rem; }
	.page-header h1.page-header-title::before, .page-header .page-header-title::before { top: -40px; font-size: 1.4em; }
	
	h2.title { margin-top: 20px; padding-bottom: 15px; font-size: 1.35rem; }
	
	/*---------------- お知らせ ----------------*/
	
	.post-type-news h1.page-header-title { margin-top: 50px; }
	
	.post-type-news .post-list { margin: 20px 0 50px !important; }
	.post-type-news .item-list .item { padding-top: 15px; padding-bottom: 15px; }
	.post-type-news .item-list .item span { font-size: 0.8rem; }
	.post-type-news .item-list .item h2 { font-size: 1rem; }
	.post-type-news .item-list .item p { margin-top: 5px; margin-bottom: 0; font-size: 0.8rem; }
	
	.post-type-news .item-list .item .item__data01 { width: 30%; }
	.post-type-news .item-list .item .item__data02 { width: 65%; padding-left: 1em; }
	.post-type-news .item-list .item a img { height: 100px; }
	
	.single-news .entry-data .article__category { font-size: 0.8rem; }
	.single-news .entry-title { padding-bottom: 20px; font-size: 1.3rem; }
	
	/*---------------- 牧小トピックス ----------------*/
	
	.post-type-makisho-topics h1.page-header-title { margin-top: 50px; }
	.post-type-makisho-topics h1.archive-header-title { padding-bottom: 20px; margin-top: 20px; font-size: 1.4rem; }
	
	.post-type-makisho-topics .post-list { margin: 20px 0 50px !important; }
	.post-type-makisho-topics .item-list .item { flex-wrap: wrap; padding-top: 15px; padding-bottom: 15px; }
	.post-type-makisho-topics .item-list .item span { width: 90px; }
	.post-type-makisho-topics .item-list .item span a { font-size: 0.8rem; }
	.post-type-makisho-topics .item-list .item .ttl { width: 100%; margin-top: 10px; }
	.post-type-makisho-topics .item-list .item .ttl a { font-size: 1rem; }
	
	.makisho-topics__category-list .item { width: 49%; margin-right: 2%; margin-bottom: 7px; }
	.makisho-topics__category-list .item:nth-child(4) { margin-right: 2%; }
	.makisho-topics__category-list .item:nth-child(2n) { margin-right: 0; }
	.makisho-topics__category-list .item a { padding: 0.3em 1em; font-size: 0.85rem; }
	
	.single-makisho-topics .entry-title { padding-bottom: 20px; font-size: 1.4rem; }
	
	/*---------------- 校長室から ----------------*/
	
	.post-type-principal-office h1.page-header-title { margin-top: 50px; }
	.post-type-principal-office h1.archive-header-title { padding-bottom: 20px; margin-top: 20px; font-size: 1.4rem; }
	
	.post-type-principal-office .post-list { margin: 20px 0 50px !important; }
	.post-type-principal-office .item-list .item { flex-wrap: wrap; padding-top: 15px; padding-bottom: 15px; }
	.post-type-principal-office .item-list .item span a { font-size: 0.8rem; }
	.post-type-principal-office .item-list .item .ttl { width: 100%; margin-top: 10px; }
	.post-type-principal-office .item-list .item .ttl a { font-size: 1rem; }
	
	.single-principal-office .entry-title { padding-bottom: 20px; font-size: 1.4rem; }
	
	/*---------------- PTA文化部 ----------------*/
	
	.post-type-pta-cultureclub h1.page-header-title { margin-top: 50px; }
	.post-type-pta-cultureclub h1.archive-header-title { padding-bottom: 20px; margin-top: 20px; font-size: 1.4rem; }
	
	.post-type-pta-cultureclub .post-list { margin: 20px 0 50px !important; }
	.post-type-pta-cultureclub .item-list .item { flex-wrap: wrap; padding-top: 15px; padding-bottom: 15px; }
	.post-type-pta-cultureclub .item-list .item span a { font-size: 0.8rem; }
	.post-type-pta-cultureclub .item-list .item .ttl { width: 100%; margin-top: 10px; }
	.post-type-pta-cultureclub .item-list .item .ttl a { font-size: 1rem; }
	
	.single-pta-cultureclub .entry-title { padding-bottom: 20px; font-size: 1.4rem; }
	
	/*---------------- 協力平の部屋 ----------------*/
	
	.post-name-kyoryokutairas-room h1.page-header-title::before { font-size: 1.3em; }
	
	.post-name-kyoryokutairas-room .entry-body h2 { padding-bottom: 15px; padding-left: 20px; margin-bottom: 20px; font-size: 1.3rem; }
	.post-name-kyoryokutairas-room .entry-body h2::before { top: 3px; height: 23px; }
	
	/*---------------- 学年だより ----------------*/
	
	.post-type-page .type-page .entry-body { margin-top: 40px; }
	.home.post-type-page .type-page .entry-body { margin-top: 0; }
	
	.post-type-school-letter .post-list { margin: 20px 0 50px !important; }
	.post-type-school-letter .item-list .item { flex-wrap: wrap; padding-top: 15px; padding-bottom: 15px; padding-left: 35px; }
	.post-type-school-letter .item-list .item span a { font-size: 0.8rem; }
	.post-type-school-letter .item-list .item .ttl { width: 100%; margin-top: 10px; }
	.post-type-school-letter .item-list .item .ttl a { font-size: 1rem; }
	
	/*---------------- いじめ防止基本方針 ----------------*/
	
	.post-name-bullying-prevention .entry-body p { padding-top: 15px; padding-bottom: 15px; }
	
	/*---------------- グランドデザイン ----------------*/
	
	.post-name-grand-design .entry-body p { padding-top: 15px; padding-bottom: 15px; }
	
	
	.swiper-slide a img { height: 170px; }
	
}