/*
Theme Name:URAWA-CHU-THEME
*/
html {
	font-size: 62.5%;
	scroll-behavior: smooth;
}
html.parent {
overflow:hidden;
}
:root {
	--color-red: #b81c25;
	--color-blue:#5690e1;
	--color-green:#6db81c;
	--color-white:#ffffff;
	--color-gray: #f3f3f3;
	--color-line: #dddddd;
	--color-black: #111111;
	--sp-gutter:4vw;
	--font-sp-xxxx-large:clamp(6.0rem, 16vw, 6.4rem);
	--font-sp-xxx-large:clamp(3.0rem, 8vw, 4.0rem);
	--font-sp-xx-large:clamp(2.2rem, 6vw, 3.0rem);
	--font-sp-x-large:clamp(1.6rem, 5.3vw, 2.0rem);
	--font-sp-large:clamp(1.4rem, 4.8vw, 1.8rem);
	--font-sp-normal:clamp(1.3rem, 3.73vw, 1.6rem);
	--font-sp-small:clamp(1.2rem, 3.2vw, 1.4rem);
	--font-sp-x-small:1.2rem;
	--font-pc-xxxx-large:clamp(3.4rem, 3.8vw, 4.8rem);
	--font-pc-xxx-large:clamp(3.0rem, 2.8vw, 4.0rem);
	--font-pc-xx-large:clamp(2.4rem, 2.4vw, 3.0rem);
	--font-pc-x-large:2.4rem;
	--font-pc-large:2.0rem;
	--font-pc-normal:1.6rem;
	--font-pc-small:1.4rem;
	--font-pc-x-small:1.2rem;
}
body {
	position: relative;
	z-index: 1;
}
html,body{
	height: 100%;
}
body.drawer-body-on {
	overflow: hidden;
}
body.drawer-body-on:before {
	content:"";
	position: fixed;
	top:0px;
	right:0px;
	z-index: 500;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100vh;
	height:100dvh;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}
body,th,td,li,dt,dd,input,select,a,p,div,span,textarea,h1,h2,h3,h4,h5,h6,label {
	font-family:'Noto Sans JP','Yu Gothic','Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
	color:var(--color-black);
}
@media (width < 767px) {
	body,th,td,li,dt,dd,input,select,a,p,div,span,textarea,h1,h2,h3,h4,h5,h6,label,button {
		font-size: var(--font-sp-normal);
	}
	input[type=text],input[type=tel],input[type=email] ,textarea,select {
		font-size: 1.6rem;
	}
	input {
		appearance: none;
		-webkit-appearance: none;
	}
	p {
		line-height:175%;
	}
}
@media (768px <= width) {
	body,th,td,li,dt,dd,input,select,a,p,div,span,textarea,h1,h2,h3,h4,h5,h6,label,button {
		font-size: var(--font-pc-normal);
	}
	p {
		line-height:200%;
	}
}
.en{
	font-family: "Oswald", sans-serif;
}
a {
	outline: none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
a.txtlink {
	color:var(--color-blue);
	text-decoration: underline;
}
a.anchor {
	display:block;
	height:1px;
}
p {
	word-break: break-word;
}
hr {
	border: none;
	border-bottom:1px solid var(--color-line);
	margin-top:1em;
	margin-bottom:1em;
}
ol li {
	list-style-type:decimal;
}
ul.dot li {
	list-style-type:disc;
}
strong,b {
	color:var(--color-red);
}
.bg-white {
	background-color:var(--color-white);
}
.bg-gray {
	background-color:var(--color-gray);
}
.bg-red {
	background-color:var(--color-red);
}
.bg-blue {
	background-color:var(--color-blue);
}
.bg-green {
	background-color:var(--color-green);
}
.bg-dark {
	background-color:#4a5058;
}
hr.scroll {
	display:block;
	position: relative;
	z-index: 1;
	border:none;
}
hr.scroll:after {
	content : '';
	display : block;
	position : absolute;
	background-color: var(--color-black);
	left : 50%;
	transform : translateX(-50%);
	width : 1px;
	animation: scroll 1.5s infinite;
}
@keyframes scroll {
	0% {
		transform: scale(1, 0);
		transform-origin: 0 0;
	}
	50% {
		transform: scale(1, 1);
		transform-origin: 0 0;
	}
	50.1% {
		transform: scale(1, 1);
		transform-origin: 0 100%;
}
	100% {
		transform: scale(1, 0);
		transform-origin: 0 100%;
	}
}

@media (width < 767px) {
	ul.dot li,
	ol li {
		margin-left:5vw;
		line-height:175%;
	}
	hr.scroll {
		height:8vw;
		margin-top:8vw;
		margin-bottom:8vw;
	}
	hr.scroll:after {
		height:8vw;
		top:0;
	}
}
@media (768px <= width) {
	ul.dot li,
	ol li {
		margin-left:16px;
		padding-left:4px;
		line-height:200%;
	}
	hr.scroll {
		height:64px;
		margin-top:60px;
		margin-bottom:60px;
	}
	hr.scroll:after {
		height:64px;
		top:0;
	}
}
strong {
	color:var(--color-red);
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts2/icomoon.eot?tcz9hd');
  src:  url('fonts2/icomoon.eot?tcz9hd#iefix') format('embedded-opentype'),
    url('fonts2/icomoon.ttf?tcz9hd') format('truetype'),
    url('fonts2/icomoon.woff?tcz9hd') format('woff'),
    url('fonts2/icomoon.svg?tcz9hd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-email-o:before {
  content: "\e906";
}
.icon-check-o:before {
  content: "\e908";
}
.icon-arrow-o:before {
  content: "\e90b";
}
.icon-logo-line:before {
  content: "\e901";
}
.icon-logo-x:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-instagram:before {
  content: "\f16d";
}

/*-----------------------------------------
master-layout-control
------------------------------------------*/
.container,
.container-middle,
.container-txt {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
@media (width < 767px) {
	.container {
	padding-right: var(--sp-gutter);
	padding-left: var(--sp-gutter);
	}
	.sp-only {display:block !important;}
	.pc-only {display:none !important;}
	.anchor {
		padding-top:13.3vw;
		margin-top:-13.3vw;
	}
}
@media (768px <= width) {
	.container {
		max-width:1000px;
		padding-left:20px;
		padding-right:20px;
	}
	.container-middle {
		max-width:720px;
	}
	.container-txt {
		max-width:640px;
	}
	.sp-only {display:none !important;}
	.pc-only {display:block !important;}
	.anchor {
		padding-top:80px;
		margin-top:-80px;
	}
}
/*-----------------------------------------
master-grid-control
------------------------------------------*/
.grid {
	display: grid;
}
@media (max-width: 767px) {
	.grid-2-1,
	.grid-3-1,
	.grid-4-1 {
		grid-template-columns: 1fr;
	}
	.grid-3-3,
	.grid-4-3 {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.grid-3-2,
	.grid-2-2,
	.grid-4-2 {
		grid-template-columns: 1fr 1fr;
	}
	.grid-4-4 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}
@media (min-width: 768px) {
	.grid-4-2,
	.grid-4-3,
	.grid-4-4 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.grid-3-3,
	.grid-3-2,
	.grid-3-1 {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.grid-2-2,
	.grid-2-1 {
		grid-template-columns: 1fr 1fr;
	}
}
/*-----------------------------------------
header & mainvisual
------------------------------------------*/
header {
	width:100%;
	z-index: 98;
	top:0;
	left:0;
}
header.smaller {
	position: fixed;
	top:0;
	background-color:rgba(255,255,255,0.9);
	box-shadow:0 3px 3px -1px rgba(0,0,0,0.2);
	animation:headup 0.4s forwards;
}
@keyframes headup {
	0% {
		opacity: 0;
		transform: translate3d(0,-80px,0);
	}
	100% {
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
.header-logo {
	display:block;
	background-image: url(images/ug-logo-black.webp);
	background-size:100% auto;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
header.smaller .header-logo {
	background-image: url(images/ug-logo-black.webp);
}
@media (width < 767px) {
	header {
		position: absolute;
		height:13.3vw;
	}
	.header-logo {
		width:50vw;
		height:8vw;
		margin-top:2.65vw;
		margin-left:var(--sp-gutter);
	}
}
@media (768px <= width) {
	header {
		position: fixed;
		height:80px;
	}
	.header-logo {
		width:298px;
		height:50px;
		margin-top:15px;
		margin-left:50px;
	}
	.header-mail {
		position: fixed;
		z-index: 999;
		top:0;
		right:0;
		width:80px;
		height:80px;
		opacity: 0;
		padding:24px;
	}
	header.smaller .header-mail {
		opacity: 1;
		background-color:var(--color-red);
	}
}
.mainvisual {
	position: relative;
	width:100%;
	z-index: 1;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.mainvisual-normal {
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.mainvisual-normal:after {
	content:"";
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);
	z-index: 2;
	mix-blend-mode: multiply;
}
.mainvisual-archive {
	background-image:url(images/mainvisual/archive.webp);
}
.mainvisual-single h1 {
	padding-left:2em;
	padding-right:2em;
}
.mainvisual-normal h1 span,
.mainvisual-archive h1 span,
.mainvisual-single h1 span {
	display: inline;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(255, 255,255,1) 30%);
	background-repeat: no-repeat;
	transition:background-size 1s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.mainvisual-normal h1.putactionon span,
.mainvisual-archive h1.putactionon span,
.mainvisual-single h1.putactionon span{
	background-size: 100% 100%;
}
.mainvisual-open-date {
	position: absolute;
	z-index: 30;
}
.mainvisual-open-date span {
	color:var(--color-white);
	font-weight: 700;
}

.mainvisual-normal h1,
.mainvisual-nopic h1,
.mainvisual-archive h1,
.mainvisual-single h1 {
	color:var(--color-white);
	font-weight: 700;
	text-align: center;
	position: absolute;
	z-index: 10;
	width:100%;
	top:50%;
	transform: translateY(-50%);
}
.mainvisual-normal h1:after {
	content:"URAWA GAKUIN JUNIOR HIGH SCHOOL";
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	letter-spacing: 0.05em;
	position: absolute;
	z-index: 10;
	width:100%;
	left:50%;
	transform: translateX(-50%);
}
@media (width < 767px) {
	.mainvisual-nopic {
		background-image:url(images/mainvisual-sp.webp);
	}
	.mainvisual-open-date {
		width:75vw;
		left:12.5vw;
		bottom:15vw;
	}
	.mainvisual-open-date span {
		display: block;
		text-align: center;
		font-size:var(--font-sp-xxx-large);
		padding-top:8vw;
	}
	.mainvisual-normal,
	.mainvisual-nopic {
		aspect-ratio:3 / 4;
	}
	.mainvisual-archive,
	.mainvisual-single {
		aspect-ratio:4 / 3;
	}
	.mainvisual-normal h1,
	.mainvisual-nopic h1 {
		transform: rotate(-5deg) translateY(-50%);
	}
	.mainvisual-normal h1 span,
	.mainvisual-nopic h1 span {
		font-size:var(--font-sp-xxx-large);
	}
	.mainvisual-archive h1 span,
	.mainvisual-single h1 span {
		font-size:var(--font-sp-x-large);
	}
	.mainvisual-normal h1:after {
		bottom:-8vw;
		font-size:var(--font-sp-x-small);
	}
}
@media (768px <= width) {
	.mainvisual-nopic {
		background-image:url(images/mainvisual-pc.webp);
	}
	.mainvisual-open-date {
		width:clamp(230px,32vw,640px);
		left:50%;
		transform: translateX(-50%);
		bottom:50px;
	}
	.mainvisual-open-date span {
		display: block;
		text-align: center;
		font-size:var(--font-pc-xxx-large);
		padding-top:16px;
	}
	.mainvisual-normal,
	.mainvisual-nopic,
	.mainvisual-archive,
	.mainvisual-single {
		aspect-ratio:3 / 1;
	}
	.mainvisual-normal h1,
	.mainvisual-nopic h1 {
		transform: rotate(-5deg) translateY(-50%);
	}
	.mainvisual-normal h1 span,
	.mainvisual-nopic h1 span {
		font-size:var(--font-pc-xxxx-large);
	}
	.mainvisual-archive h1 span,
	.mainvisual-single h1 span {
		font-size:var(--font-pc-xxx-large);
	}
	.mainvisual-normal h1:after {
		bottom:-2vw;
		font-size:var(--font-pc-x-small);
	}
}
/*-----------------------------------------
drawr
------------------------------------------*/
.drawer-btn {
	position: fixed;
	top:0px;
	right:0px;
	background-color:var(--color-red);
	margin-left:auto;
	margin-right:0;
	cursor: pointer;
	z-index: 999;
	clip-path: polygon(100% 0%, 0 0, 100% 100%);
}
.drawer-btn.drawer-btn-peke {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.drawer-btn span {
	position: absolute;
	display:block;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-indent:100%;
	white-space:nowrap;
}
.drawer-btn span:before,.drawer-btn span:after {
	content: '';
	display: inline-block;
	border-top: 1px solid var(--color-white);
	position: absolute;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.drawer-btn-peke span:before {
	border-top: 1px solid #ffffff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.drawer-btn-peke span:after {
	border-top: 1px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.drawer {
	display: none;
	background:var(--color-red);
	position: fixed;
	top: 0px;
	left:0;
	width:100vw;
	height:100dvh;
	overflow-y:auto;
	overflow-x:hidden;
	z-index: 998;
}
.drawer-logo {
	display:block;
	background-image: url(images/ug-logo.webp);
	background-size:100% auto;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.drawer-menu a {
	color:var(--color-white);
	display:block;
	position: relative;
}
.drawer-menu>ul>li>a:before {
	content:"";
	position: absolute;
	left:0;
	background-image:url(images/ring.svg);
	background-size:contain;
	background-repeat: no-repeat;
}
.drawer-menu>ul>li>a:after {
	font-family: 'icomoon';
	content: "\e90b";
	position: absolute;
	top:50%;
	transform: translateY(-50%);
}
.drawer-menu .sub-menu a:before {
	font-family: 'icomoon';
	content: "\f105";
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	left:0;
}
.drawer-cta,
.drawer-supportmenu ul {
	display:flex;
	align-items: center;
	justify-content: center;
	margin-left:auto;
	margin-right:auto;
}
.drawer-supportmenu ul {
	flex-wrap: wrap;
}
.drawer-supportmenu ul li a {
	color:var(--color-white);
}
@media screen and (max-width :767px){
	.drawer-container {
		padding-left:var(--sp-gutter);
		padding-right:var(--sp-gutter);
	}
	.drawer-btn {
		width:18.6vw;
		height: 13.3vw;
	}
	.drawer-btn span {
		width: 5.3vw;
		height:5.3vw;
		top:14px;
		right:10px;
	}
	.drawer-btn span:before {
		width: 2.66vw;
		right:0;
		bottom:12px;
	}
	.drawer-btn span:after {
		width: 5.3vw;
		right:0;
		bottom: 18px;
	}
	.drawer-btn.drawer-btn-peke {
		background-color:transparent;
	}
	.drawer-btn.drawer-btn-peke span:before{
		width:5.3vw;
		bottom:8px;
	}
	.drawer-btn.drawer-btn-peke span:after {
		width:5.3vw;
		bottom:8px;
	}
	.drawer {
		background-image:url(images/bg-inputbox-sp.webp);
		background-size:contain;
		background-repeat: no-repeat;
		background-position: right bottom;
	}
	.drawer-logo {
		width:50vw;
		height:8vw;
		margin-top:2.65vw;
		margin-left:0;
	}
	.drawer-menu {
		padding-top:9.6vw;
	}
	.drawer-menu>ul>li {
		border-top:1px solid var(--color-white);
	}
	.drawer-menu>ul>li>a {
		padding-top:5.3vw;
		padding-bottom:5.3vw;
		padding-left:14vw;
	}
	.drawer-menu>ul>li>a:before {
		width:10vw;
		height:10vw;
		top:2.1vw;
	}
	.drawer-menu>ul>li>a:after {
		width:5vw;
		height:5vw;
		font-size:5vw;
		left:2.5vw;
	}
	.drawer-menu>ul>li>ul.sub-menu {
		padding-top:5.3vw;
		padding-bottom:5.3vw;
		display:grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap:var(--sp-gutter);
		grid-row-gap:var(--sp-gutter);
	}
	.drawer-menu li.menu-item-has-children>a:after {
		transform: translateY(-50%) rotate(90deg);
	}
	.drawer-menu .sub-menu a {
		padding-left:1em;
	}
	.drawer-cta {
		gap:var(--sp-gutter);
	}
	.drawer-supportmenu ul {
		gap:var(--sp-gutter);
	}
}
@media screen and (min-width : 768px){
	.drawer-btn {
		width:120px;
		height: 80px;
	}
	.drawer-btn span {
		width: 40px;
		height:40px;
		top:0px;
		right:15px;
	}
	.drawer-btn span:before {
		bottom:10px;
		width: 30px;
		right:0;
	}
	.drawer-btn span:after {
		bottom: 20px;
		width: 40px;
		right:0;
	}
	.drawer-btn.drawer-btn-peke span:before {
		width: 40px;
		bottom:12px;
	}
	.drawer-btn.drawer-btn-peke span:after {
		width: 40px;
		bottom:12px;
	}
	.drawer {
		padding-bottom:30px;
	}
	.drawer-logo {
		width:298px;
		height:50px;
		margin-top:15px;
		margin-left:50px;
	}
	.drawer-menu {
		max-width:720px;
		margin-top:60px;
		margin-left:auto;
		margin-right:auto;
	}
	.drawer-menu>ul {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 40px;
		grid-row-gap: 40px;
	}
	.drawer-menu>ul>li {
		border-top:1px solid var(--color-white);
	}
	.drawer-menu>ul>li>a {
		padding-top:20px;
		padding-bottom:20px;
		padding-left:60px;
	}
	.drawer-menu>ul>li>a:before {
		width:40px;
		height:40px;
		top:10px;
	}
	.drawer-menu>ul>li>a:after {
		width:20px;
		height:20px;
		font-size:20px;
		left:10px;
	}
	.drawer-menu>ul>li>ul.sub-menu {
		padding-bottom:20px;
	}
	.drawer-menu li.menu-item-has-children>a:after {
		transform: translateY(-45%) rotate(90deg);
	}
	.drawer-menu .sub-menu a {
		padding:10px 20px;
	}
	.drawer-cta {
		gap:40px;
	}
	.drawer-supportmenu ul {
		gap:40px;
	}
}
/*-----------------------------------------
master-layout-control
------------------------------------------*/
.container,
.container-middle,
.container-txt,
.container-full {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
@media (width < 767px) {
	.container {
	padding-right: 8vw;
	padding-left: 8vw;
	}
	.maincontents {
		padding-top:8vw;
		padding-bottom:8vw;
	}
	.sp-only {display:block !important;}
	.pc-only {display:none !important;}
	.text-right-sp {
		text-align: right;
	}
}
@media (768px <= width) {
	.container {
		max-width:1000px;
		padding-left:20px;
		padding-right:20px;
	}
	.container-middle {
		max-width:720px;
	}
	.container-txt {
		max-width:640px;
	}
	.container-full {
		width:100%;
	}
	.maincontents {
		padding-top:60px;
		padding-bottom:60px;
	}
	.sp-only {display:none !important;}
	.pc-only {display:block !important;}
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
/*-----------------------------------------
master-parts-underline
------------------------------------------*/
.tt-underline span {
	display: inline;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(237, 211, 212, 1) 30%);
	background-repeat: no-repeat;
	transition:background-size 1s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.tt-underline.putactionon span {
	background-size: 100% 100%;
}
/*-----------------------------------------
master-parts-thumb
------------------------------------------*/
.pic-thumb {
	position: relative;
	z-index: 1;
	aspect-ratio: 16 / 9;
	background-size:cover;
	background-position: center center;
	width:100%;
	width:stretch;
}
.pic-thumb span {
	display: inline;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(255, 255,255,1) 30%);
	background-repeat: no-repeat;
	transition:background-size 0.5s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.pic-thumb.putactionon span {
	background-size: 100% 100%;
}
.pic-thumb-word {
	position: absolute;
	top:50%;
	transform: translateY(-50%);
}
@media (width < 767px) {
	.pic-thumb-right .pic-thumb-word {
		right:0;
		text-align: right;
	}
	.pic-thumb span {
		font-size:var(--font-sp-xx-large);
	}
}
@media (768px <= width) {
	.pic-thumb span {
		font-size:var(--font-pc-xx-large);
	}
}
/*-----------------------------------------
master-parts-title
------------------------------------------*/
.page-tt {
	position: relative;
	text-align: center;
}
.page-tt h2 {
	color:var(--color-red);
	letter-spacing: 0.1em;
	background-image:url(images/stripe.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page-tt span {
	display: block;
	font-weight: 700;
}
@media (width < 767px) {
	.page-tt {
		padding:8vw 0;
	}
	.page-tt h2 {
		font-size:var(--font-sp-xx-large);
		padding-bottom:6vw;
		background-size:60vw 1vw;
		margin-bottom:5vw;
	}
}
@media (768px <= width) {
	.page-tt {
		padding:60px 0;
	}
	.page-tt h2 {
		font-size:var(--font-pc-xx-large);
		padding-bottom:30px;
		background-size:240px 4px;
		margin-bottom:24px;
	}
}
/*-----------------------------------------
master-parts-btn
------------------------------------------*/
.btn {
	position: relative;
}
.btn-normal {
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color:var(--color-white);
	background: linear-gradient(135deg,rgba(74, 139, 198, 1) 0%, rgba(228, 47, 147, 1) 100%);
	box-shadow: 0 4px 0 0 rgba(0,0,0,0.1);
}
.btn-normal:hover {
	background: rgba(0,0,0,1);
	transform: translateY(4px);
	box-shadow: 0 0px 0 0 rgba(0,0,0,0.1);
}
.btn-negative {
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color:var(--color-blue);
	background-color:var(--color-white);
	border:1px solid var(--color-blue);
	box-shadow: 0 4px 0 0 rgba(0,0,0,0.1);
}
.btn-center {
	margin-left:auto;
	margin-right:auto;
}
.btn-circle-parent {
	display:block;
	text-align: center;
}
.btn-circle {
	display:inline-block;
	justify-content: center;
	align-items: center;
	font-weight: 700;
}
.btn-circleonly,
.nextpostslink,
.previouspostslink {
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 700;
}
.btn-circle:before {
	content:"";
	position: absolute;
	top:0;
	left:0;
	background-image: url(images/ring.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0.8s;
}
.btn-circleonly:before,
.nextpostslink:before,
.previouspostslink:before {
	content:"";
	position: absolute;
	top:0;
	left:0;
	background-image: url(images/ring.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0.8s;
}
.btn-circle:hover:before,
.btn-circleonly:hover:before,
.nextpostslink:hover:before,
.previouspostslink:hover:before {
	transform: rotate(360deg);
}
.btn-circle:after,
.btn-circleonly:after,
.nextpostslink:after {
	font-family: 'icomoon';
	content: "\e90b";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-indent: 0;
	line-height:100%;
}
.btn-circle.btn-circle-back:after {
	transform: translateY(-50%) rotate(180deg);
}
.previouspostslink:after {
	font-family: 'icomoon';
	content: "\e90b";
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	text-indent: 0;
	line-height:100%;
}
@media (width < 767px) {
	.btn-normal,
	.btn-negative {
		width:80vw;
		height:12vw;
		border-radius:12vw;
		margin:8vw auto;
	}
	.btn-circle-parent {
		padding:10vw 0 5vw 0;
	}
	.btn-circle {
		height: 10vw;
		line-height:10vw;
		padding-left:15vw;
	}
	.btn-circleonly {
		width: 10vw;
		height: 10vw;
	}
	.btn-circle:before,
	.btn-circleonly:before,
	.nextpostslink:before,
	.previouspostslink:before {
		width: 10vw;
		height: 10vw;
	}
	.btn-circle:after,
	.btn-circleonly:after,
	.nextpostslink:after,
	.previouspostslink:after {
		width: 5vw;
		height: 5vw;
		font-size: 5vw;
		left: 2.5vw;
	}
}
@media (768px <= width) {
	.btn-normal,
	.btn-negative {
		width:320px;
		height:48px;
		border-radius:48px;
		margin-top:40px;
		margin-bottom:40px;
	}
	.btn-circle-parent {
		padding:40px 0;
	}
	.btn-circle {
		height: 40px;
		line-height:40px;
		padding-left:60px;
	}
	.btn-circleonly,
	.nextpostslink {
		width: 40px;
		height: 40px;
	}
	.btn-circle:before,
	.btn-circleonly:before,
	.nextpostslink:before,
	.previouspostslink:before {
		width: 40px;
		height: 40px;
	}
	.btn-circle:after,
	.btn-circleonly:after,
	.nextpostslink:after,
	.previouspostslink:after {
		width: 20px;
		height: 20px;
		font-size: 20px;
		left: 10px;
	}
}
/*-----------------------------------------
thumb-type
------------------------------------------*/
.top-sec-2 {
	position: relative;
	z-index: 10;
}
/*----------pic-----------*/
.top-sec-2-1 .pic-thumb {
	background-image:url(images/pic-top-2-1.webp);
}
.top-sec-2-2 .pic-thumb {
	background-image:url(images/pic-top-2-2.webp);
}
.top-sec-2-3 .pic-thumb {
	background-image:url(images/pic-top-2-3.webp);
}
.pic-sdgs .pic-thumb {
	background-image:url(images/pic-sdgs.webp);
}
.pic-club .pic-thumb {
	background-image:url(images/pic-club.webp);
}
.pic-winter .pic-thumb {
	background-image:url(images/pic-sky.webp);
}
.pic-kobetsu .pic-thumb {
	background-image:url(images/pic-top-2-2.webp);
}
.pic-threepower .pic-thumb {
	background-image:url(images/sanbon-lifeskill.webp);
}
.pic-ikkan .pic-thumb {
	background-image:url(images/pic-top-2-1.webp);
}
.pic-timetable .pic-thumb {
	background-image:url(images/pic-timetable.webp);
}
.pic-career .pic-thumb {
	background-image:url(images/pic-top-2-3.webp);
}
.pic-ib .pic-thumb {
	background-image:url(images/pic-ib.webp);
}
.pic-kobetsu .pic-thumb {
	background-image:url(images/pic-kobetsu.webp);
}
.pic-foreign .pic-thumb {
	background-image:url(images/pic-foreign.webp);
}
.pic-ict .pic-thumb {
	background-image:url(images/pic-ict.webp);
}
/*----------picend-----------*/
@media (width < 767px) {
	.pic-thumb-txt {
		padding:8vw;
	}
	.thumb-sec .btn-circleonly {
		margin-left:auto;
		margin-right:8vw;
		margin-bottom:8vw;
	}
}
@media (768px <= width) {
	.thumb-sec {
		display:grid;
		grid-template-columns: 1fr 1fr 1fr;
		margin-left:auto;
		margin-right:auto;
	}
	.pic-thumb-txt {
		padding:30px;
	}
	.thumb-sec .btn-circleonly {
		margin-left:auto;
		margin-right:auto;
	}
	.thumb-sec section {
		display:grid;
		grid-template-rows: subgrid;
		grid-row: span 3;
		padding-bottom:40px;
	}
}

/*-----------------------------------------
news
------------------------------------------*/
.tabgroup {
	position: relative;
}
.tabnav {
	position: relative;
	display: flex;
}
.tabnav li {
	position: relative;
	display: block;
	width:100%;
	color:var(--color-black);
	background-color:var(--color-gray);
	font-size:14px;
	font-weight:700;
	text-align: center;
	cursor:pointer;
	transition: all 0.4s;
}
.tabnav li a {
	display:block;
	width:100%;
}
.bg-gray .tabnav li {
	background-color:var(--color-white);
}
.tabnav li.active  {
	color:var(--color-white);
	background-color:var(--color-red);
}
.tabnav li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-color: transparent transparent transparent;
	translate: -50% 100%;
}
.tabnav li.active:after {
	border-color: var(--color-red) transparent transparent;

}
.tabcontent {
	margin-left:auto;
	margin-right:auto;
}
.tabcontent-list {
	display: none;
}
.tabcontent-list.show {
	display:block;
}
.news-date {
	display:inline-block;
	color:#666666;
	font-weight: 400;
	padding-bottom:0.25em;
	letter-spacing: 0.1em;
}
.newslist li {
	display:grid;
}
.newslist-pic {
	display:grid;
	overflow: hidden;
	background-image:url(images/ug-mark.webp);
	background-size:50% auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.newslist-pic img {
	object-fit: cover;
}
.newslist a,
.newslist div {
	display: block;
	line-height: 150%;
}
@media (width < 767px) {
	.top-news,
	.top-projects {
		padding-bottom: 6vw;
	}
	.archive-list {
		padding-top:8vw;
		padding-bottom:8vw;
	}
	.tabnav {
		padding-bottom:6vw;
		grid-column-gap: 1vw;
	}
	.tabnav li {
		padding:2vw;
	}
	.tabnav li:after,
	.tabnav li.active:after {
		border-width: 3vw 2vw 0 2vw;
	}
	.newslist li {
		grid-template-columns: 1fr 3fr;
		grid-column-gap: 4vw;
		padding-bottom: 5vw;
	}
	.newslist-pic {
		width:20vw;
		height:20vw;
		border-radius:3vw 0 3vw 0;
	}
	.newslist-pic img {
		min-width:20vw;
		min-height:20vw;
	}
	.tabnav .tab-1x {
		flex: 1;
	}
	.tabnav .tab-2x {
		flex: 2;
	}
}
@media (768px <= width) {
	.top-news,
	.top-projects {
		padding-bottom: 40px;
	}
	.archive-list {
		padding-top:40px;
		padding-bottom:40px;
	}
	.tabnav {
		width:700px;
		margin-left:auto;
		margin-right:auto;
		padding-bottom:60px;
		grid-column-gap: 4px;
	}
	.tabnav li {
		padding:8px;
	}
	.tabnav li:after,
	.tabnav li.active:after {
		border-width: 15px 10px 0 10px;
	}
	.newslist {
		max-width:720px;
		margin-left:auto;
		margin-right:auto;
	}
	.newslist li {
		grid-template-columns: 1fr 4fr;
		grid-column-gap: 20px;
		padding-bottom: 40px;
	}
	.newslist-pic {
		width:120px;
		height:120px;
		border-radius:10px 0 10px 0;
	}
	.newslist-pic img {
		min-width:120px;
		min-height:120px;
	}
}
/*---------pagenavi----------*/
.wp-pagenavi {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wp-pagenavi a,
.wp-pagenavi span.current {
	color:var(--color-black);
	font-weight:700;
}
.wp-pagenavi a {
	background-color:var(--color-white);
}
.wp-pagenavi span.current {
	display:block;
	background-color:var(--color-gray);
}
.previouspostslink,
.nextpostslink {
	position: relative;
}
@media (width < 767px) {
	.wp-pagenavi {
		margin:8vw auto;
		column-gap: 3vw;
	}
	.wp-pagenavi a,
	.wp-pagenavi span {
		height:10vw;
		min-width:10vw;
		line-height:10vw;
		border-radius:5vw;
	}
}
@media (768px <= width) {
	.wp-pagenavi {
		margin:48px auto 0px auto;
		column-gap: 16px;
	}
	.wp-pagenavi a,
	.wp-pagenavi span {
		height:40px;
		min-width:40px;
		line-height:40px;
		border-radius:20px;
	}
}
/*-----------------------------------------
single
------------------------------------------*/
.single img {
	display:block;
	margin:2em auto;
}
@media (width < 767px) {
	.single {
		padding-top:8vw;
	}
	.single,
	.single * {
		line-height:175%;
	}
}
@media (768px <= width) {
	.single {
		max-width:720px;
		margin-left:auto;
		margin-right:auto;
		padding-top:60px;
	}
	.single,
	.single * {
		line-height:200%;
	}
}
/*-----------------------------------------
gallery
------------------------------------------*/
.top-gallery {
	background-image:url(images/bg-gallery.webp);
	background-size:cover;
	background-position: center center;
}
.top-gallery * {
	color:var(--color-white);
	text-align: center;
}
.top-gallery h2 {
	letter-spacing: 0.1em;
}
@media (width < 767px) {
	.top-gallery {
		padding-bottom:8vw;
	}
	.top-gallery h2 {
		font-size:var(--font-sp-xxx-large);
		padding:8vw 0;
	}
	.top-gallery h3 {
		padding-top:4vw;
	}
}
@media (768px <= width) {
	.top-gallery {
		padding-bottom:40px;
	}
	.top-gallery h2 {
		font-size:var(--font-pc-xxx-large);
		padding:40px 0;
	}
	.top-gallery h3 {
		padding-top:10px;
	}
}
/*-----------------------------------------
bigbanner
------------------------------------------*/
.bigbanner {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.bigbanner:hover {
	opacity: 0.7;
	transition: all 0.4s;
}
.bigbanner-btnbox {
	position: absolute;
	z-index: 10;
}
.banner-uniform .pic-thumb {
	background-image:url(images/bg-uniform.webp);
	background-repeat: repeat;
	background-size:32px 32px;
}
.banner-uniform .pic-thumb:before {
	content:"";
	background-image:url(images/word-top-uniform.webp);
	background-repeat: no-repeat;
	background-size:contain;
	background-position: left top;
	position: absolute;
	z-index: 2;
	top:0;
	left:-100%;
	transition: all 0.4s;
}
.banner-kyushoku .pic-thumb {
	background-image:url(images/pic-kyushoku.webp);
	background-repeat: repeat;
	background-size:cover;
}
.banner-uniform .pic-thumb.putactionon:before {
	left:0;
}
.banner-uniform .pic-thumb:after {
	content:"";
	background-image:url(images/pic-top-uniform.webp);
	background-repeat: no-repeat;
	background-size:contain;
	background-position: right bottom;
	position: absolute;
	z-index: 3;
}
.pic-thumb-word {
	z-index: 10;
}
@media (width < 767px) {
	.bigbanner-btnbox {
		left:10vw;
		bottom:7.5vw;
		width:10vw;
		height:10vw;
	}
	.banner-uniform .pic-thumb:before {
		width:65.7vw;
		height:20.2vw;
	}
	.banner-uniform .pic-thumb:after {
		width:60.8vw;
		height:70.3vw;
		bottom:-5vw;
		right:0;
	}
}
@media (768px <= width) {
	.bigbanner-btnbox {
		left:20px;
		bottom:20px;
		width:40px;
		height:40px;
	}
	.banner-uniform .pic-thumb,
	.banner-kyushoku .pic-thumb {
		aspect-ratio: 4 / 1;
	}
	.grid-2-1 .banner-uniform .pic-thumb,
	.grid-2-1 .banner-kyushoku .pic-thumb {
		aspect-ratio: 2 / 1;
	}
	.banner-uniform .pic-thumb:before {
		width:493px;
		height:152px;
	}
	.banner-uniform .pic-thumb:after {
		width:627px;
		height:724px;
		top:50%;
		transform: translateY(-45%);
		right:0;
	}
}
/*-----------------------------------------
contact
------------------------------------------*/
.top-contact {
	background-color:var(--color-red);
	position: relative;
	z-index: 10;
}
.top-contact-tt {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.top-contact h2,
.top-contact .h2-sub span {
	color:var(--color-white);
}
.top-contact .h2-sub span {
	display: inline-block;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(133, 11,18,1) 30%);
	background-repeat: no-repeat;
	transition:background-size 1s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.top-contact .h2-sub.putactionon span {
	background-size: 100% 100%;
}
.inputbox {
	position: relative;
	z-index: 10;
}
.inputbox dt {
	color:var(--color-red);
}
.top-contact .inputbox dt {
	color:var(--color-white);
	font-weight:700;
}
.inputbox input[type=text],
.inputbox input[type=email],
.inputbox textarea {
	border:none;
	padding:0.5em;
	width:100%;
	resize: none;
	background-color:var(--color-gray);
}
.top-contact .inputbox input[type=text],
.top-contact .inputbox input[type=email],
.top-contact .inputbox textarea {
	background-color:var(--color-white);
}

.submit-btn {
	display: block;
	position: relative;
	z-index: 10;
	text-align: center;
	font-weight: 700;
	color:var(--color-white);
	background: linear-gradient(135deg,rgba(74, 139, 198, 1) 0%, rgba(228, 47, 147, 1) 100%);
	margin-left:auto;
	margin-right:auto;
	border:none;
	box-shadow: 0 4px 0 0 rgba(0,0,0,0.1);
	cursor: pointer;
}
.submit-btn:hover {
	background: rgba(0,0,0,1);
	transform: translateY(4px);
	box-shadow: 0 0px 0 0 rgba(0,0,0,0.1);
}
@media (width < 767px) {
	.top-contact {
		padding:10vw 0;
	}
	.top-contact:after {
		content:"";
		position: absolute;
		z-index: -1;
		width:100%;
		height:100%;
		right:0;
		bottom:0;
		background-image:url(images/bg-inputbox-sp.webp);
		background-size:100% auto;
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	.top-contact h2 {
		font-size:var(--font-sp-xxx-large);
		margin-bottom:5vw;
	}
	.inputbox {
		padding-left:8vw;
		padding-right:8vw;
	}
	.inputbox dt {
		padding-top:8vw;
		padding-bottom:3vw;
	}
	.inputbox input[type=text],
	.inputbox input[type=email],
	.inputbox textarea {
		border-radius:3vw 0 3vw 0;
	}
	.submit-btn {
		height:48px;
		line-height:48px;
		border-radius:48px;
		width:50vw;
		margin-top:8vw;
	}
}
@media (768px <= width) {
	.top-contact {
		display:grid;
		grid-template-columns: 1fr 1fr;
		align-items: center;
		padding-left:50px;
		padding-right:50px;
		padding-bottom:50px;
	}
	.top-contact h2 {
		font-size:var(--font-pc-xxxx-large);
		margin-bottom:20px;
	}
	.top-contact .h2-sub span {
		font-size:var(--font-pc-x-large);
	}
	.inputbox dt {
		padding-top:40px;
		padding-bottom:10px;
	}
	.inputbox input[type=text],
	.inputbox input[type=email],
	.inputbox textarea {
		border-radius:10px 0 10px 0;
	}
	.submit-btn {
		height:48px;
		line-height:48px;
		border-radius:48px;
		width:300px;
		margin-top:40px;
		margin-left:auto;
		margin-right:auto;
	}
}
/*-----------------------------------------
contactform7
------------------------------------------*/
.inputbox .wpcf7-not-valid-tip {
	color:#ffcc00;
	padding-top:1em;
}
.inputbox .wpcf7 form .wpcf7-response-output {
	border:none;
	background-color:var(--color-gray);
	padding:1em;
	border-radius:0.25em;
}
/*-----------------------------------------
vertical-type-contents
------------------------------------------*/
.number-sec {
	position: relative;
}
.number-tt-box {
	display:grid;
	left:0;
}
.number-num {
	font-weight: 700;
}
.number-sec-1 .number-num,
.number-sec-1 .number-tt h2 {
	color:var(--color-red);
}
.number-sec-2 .number-num,
.number-sec-2 .number-tt h2 {
	color:var(--color-green);
}
.number-sec-3 .number-num,
.number-sec-3 .number-tt h2 {
	color:var(--color-blue);
}
.number-tt * {
	font-weight: 700;
}
.number-pic {
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
}
/*------pic-------*/
.three-power-1 .number-pic {
	background-image:url(images/sanbon-jikojitsugen.webp);
}
.three-power-2 .number-pic {
	background-image:url(images/sanbon-kokusai.webp);
}
.three-power-3 .number-pic {
	background-image:url(images/sanbon-lifeskill2.webp);
}
.sdgs-1 .number-pic {
	background-image:url(images/sdgs-1.webp);
}
.sdgs-2 .number-pic {
	background-image:url(images/sdgs-2.webp);
}
.sdgs-3 .number-pic {
	background-image:url(images/sdgs-3.webp);
}
/*------picend-------*/
.number-content-box-1 .page-st span,
.numberless-content-box .page-st span {
	display: inline;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(237, 211,212,1) 30%);
	background-repeat: no-repeat;
	transition:background-size 1s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.number-content-box-2 .page-st span {
	display: inline;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(176, 213,135,1) 30%);
	background-repeat: no-repeat;
	transition:background-size 1s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.number-content-box-3 .page-st span {
	display: inline;
	font-weight:700;
	background:linear-gradient(transparent 30%, rgba(170, 199,240,1) 30%);
	background-repeat: no-repeat;
	transition:background-size 1s;
	background-size: 0% 100%;
	font-feature-settings:"palt";
	line-height:150%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.number-content-box-1 .page-st.putactionon span,
.number-content-box-2 .page-st.putactionon span,
.number-content-box-3 .page-st.putactionon span,
.numberless-content-box .page-st.putactionon span {
	background-size: 100% 100%;
}
@media (width < 767px) {
	.number-sec {
		padding-top:33vw;
	}
	.number-tt-box {
		position: absolute;
		grid-template-columns: 24vw 1fr;
		height:34vw;
		top:8vw;
		left:0;
	}
	.number-num {
		text-align: center;
		font-size:34vw;
	}
	.number-tt {
		padding-top:8vw;
	}
	.number-tt h2 {
		font-size:var(--font-sp-xx-large);
		padding-bottom:2vw;
	}
	.number-pic {
		aspect-ratio:16 / 9;
	}
	.number-content-box {
		padding-top: 8vw;
	}
	.number-content {
		padding:5vw 8vw 10vw 8vw;
	}
	.number-content-box-2 {
		background-color:var(--color-gray);
	}
	.number-content-box .page-st span,
	.numberless-content-box .page-st span {
		font-size:var(--font-sp-x-large);
	}
	.numberless-content-box {
		padding-top:4vw;
	}
}
@media (768px <= width) {
	.number-grid {
		position: relative;
		height:16.66vw;
		margin-top:60px;
		margin-bottom:60px;
	}
	.number-sec-1 .number-pic,
	.number-sec-3 .number-pic {
		aspect-ratio:3 / 1;
		position: absolute;
		z-index: -1;
		top:0;
		right:0;
		width:55%;
	}
	.number-sec-2 .number-pic {
		aspect-ratio:3 / 1;
		position: absolute;
		z-index: -1;
		top:0;
		left:0;
		width:55%;
	}
	.number-sec-1 .number-tt-box,
	.number-sec-3 .number-tt-box {
		grid-template-columns: 1fr 3fr;
		align-items: center;
		grid-column-gap: 20px;
		position: absolute;
		top:50%;
		right:50%;
		transform: translate(20%,-50%);
	}
	.number-sec-2 .number-tt-box {
		grid-template-columns: 3fr 1fr;
		align-items: center;
		grid-column-gap: 20px;
		position: absolute;
		top:50%;
		left:50%;
		transform: translate(0,-50%);
	}
	.number-num {
		font-size:clamp(100px,13vw,250px);
		text-align: center;
	}
	.number-sec-1 .number-num,
	.number-sec-3 .number-num {
		text-align: right;
	}
	.number-sec-2 .number-num {
		grid-area: 1 / 2 / 2 / 3;
	}
	.number-tt {
		overflow: hidden;
	}
	.number-sec-2 .number-tt {
		grid-area: 1 / 1 / 2 / 2;
		text-align: right;
	}
	.number-tt h2 {
		font-size:var(--font-pc-xxxx-large);
		padding-bottom:0.5em;
	}
	.number-content-box {
		max-width:960px;
		padding-left:3%;
		padding-right:3%;
		margin-left:auto;
		margin-right:auto;
		display:grid;
		grid-template-columns: 2fr 3fr;
		grid-column-gap: 40px;
		grid-row-gap: 40px;
		overflow: hidden;
	}
	.number-sec .page-st span,
	.numberless-content-box .page-st span {
		font-size:var(--font-pc-x-large);
	}
	.pic-thumb-left+.numberless-content-box {
		padding-left:40px;
	}
	.numberless-list {
		padding-left:clamp(20px,10%,50px);
		padding-right:clamp(20px,10%,50px);
	}
	.numberless-list section {
		display:grid;
		align-items: center;
		padding-bottom:80px;
	}
	.numberless-list section:nth-child(odd) {
		grid-template-columns: 2fr 3fr;
	}
	.numberless-list section:nth-child(even) {
		grid-template-columns: 3fr 2fr;
	}
	.numberless-list section:nth-child(even) .pic-thumb-right {
		grid-area: 1 / 2 / 2 / 3;
	}
	.numberless-list section:nth-child(even) .numberless-content-box {
		grid-area: 1 / 1 / 2 / 2;
	}
	.numberless-content-box .number-content {
		padding-bottom:40px;
	}
	.numberless-content-box .number-content:last-child {
		padding-bottom:0;
	}
}
/*-----------------------------------------
pamphlet
------------------------------------------*/
.top-digipamphlet {
	background-image:url(images/bg-digipamphlet.webp);
	background-size:cover;
	background-position: center center;
	border-top: 15px solid #850b12;
}
.top-digipamphlet * {
	text-align: center;
}
.top-digipamphlet h2 {
	letter-spacing: 0.1em;
}
.box-digipamphlet .box-photo img {
    max-width: 200px;
    width: 100%;
	box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.2);
}
@media (width < 767px) {
	.top-digipamphlet {
		padding-bottom:8vw;
	}
	.top-digipamphlet h2 {
		font-size:var(--font-sp-xxx-large);
		padding:8vw 0;
	}
	.top-digipamphlet h3 {
		padding-top:4vw;
		padding-bottom: 4vw;
		font-size: var(--font-sp-large);
	}
}
@media (768px <= width) {
	.top-digipamphlet {
		padding-bottom:40px;
	}
	.top-digipamphlet h2 {
		font-size:var(--font-pc-xxx-large);
		padding:40px 0;
	}
	.top-digipamphlet h3 {
		padding-top:10px;
		padding-bottom: 2vw;
        font-size: 155%;
	}
	.box-digipamphlet {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 20px;
		max-width: 850px;
		margin: 0 auto;
	}
}
/*-----------------------------------------
top-eventbtn
------------------------------------------*/
.top-event {
	background-color: var(--color-red);
}
.top-event .submit-btn {
	margin-top:0;
}
@media (width < 767px) {
	.top-event {
		padding:8vw;
	}
	.top-event .submit-btn {
		width:84vw;
	}
}
@media (768px <= width) {
	.top-event {
		padding:40px;
	}
}
/*-----------------------------------------
top-eventzone
------------------------------------------*/

.event-month {
	background-color:var(--color-white);
	border-radius:8px;
	position: relative;
	z-index: 1;
}
.event-month h3 {
	color:var(--color-red);
	position: absolute;
	top:-0.5em;
	left:0.5em;
}
.event-cel {
	background-color:var(--color-white);
	border:1px solid var(--color-line);
	border-radius:5px;
	margin-bottom:0.5em;
	display:grid;
	overflow: hidden;
}
.event-date * {
	color:var(--color-white);
	display: block;
	text-align: center;
}
.event-excerpt h4 {
	padding:0;
	display:inline-block;
}
.event-excerpt span {
	padding:0;
}
.event-red .event-excerpt h4 {
	color:var(--color-red);
}
.event-blue .event-excerpt h4 {
	color:var(--color-blue);
}
.event-green .event-excerpt h4 {
	color:var(--color-green);
}
.event-red .event-date {
	background-color:var(--color-red);
}
.event-blue .event-date {
	background-color:var(--color-blue);
}
.event-green .event-date {
	background-color:var(--color-green);
}
.event-accept {
	background:rgba(0,0,0,0.3);
	border-radius:4px;
	padding:4px 8px;
	font-size:smaller;
}
.event-caution h3 {
	text-align: center;
}
@media (width < 767px) {
	.event-month {
		padding:6vw 2vw 2vw 2vw;
		margin-bottom:8vw;
	}
	.event-month h3 {
		font-size: var(--font-sp-xx-large);
	}
	.event-cel {
		grid-template-columns: 1fr 3fr;
	}
	.event-date {
		padding:2vw;
	}
	.event-date span {
		font-size: var(--font-sp-large);
		padding:2vw;
	}
	.event-excerpt * {
		display: block;
		line-height:150%;
		padding:2.5vw;
	}
	.event-caution h3 {
		font-size: var(--font-sp-xx-large);
		margin-top:8vw;
		margin-bottom:4vw;
	}
	.top-event2 .submit-btn {
		width:80vw;
	}
}
@media (768px <= width) {
	.event-grid {
		display:grid;
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 30px;
	}
	.event-month {
		padding:30px 10px 10px 10px;
	}
	.event-month h3 {
		font-size: var(--font-pc-x-large);
	}
	.event-cel {
		grid-template-columns: 1fr 3fr;
	}
	.event-date {
		padding:5px;
	}
	.event-date span {
		padding:5px 0;
	}
	.event-excerpt * {
		heght:100%;
		display: block;
		line-height:150%;
		padding:5px;
		font-size:var(--font-pc-small);
	}
	.event-excerpt a:hover {
		color:var(--color-red);
	}
	.event-caution h3 {
		font-size: var(--font-pc-xx-large);
		margin-top:40px;
	}
	.event-caution p {
		text-align: center;
		padding:40px;
	}
}
/*-----------------------------------------
data-box
------------------------------------------*/
.databox {
	display:block;
	width:100%;
	background-color:var(--color-gray);
}
.databox-tt {
	color:var(--color-white);
	font-weight: 700;
	padding:0.5em 1em;
}
.databox-content li {
	list-style-type: disc;
	margin-left:1em;
	line-height:150%;
}
@media (width < 767px) {
	.databox {
		border-radius: 3vw 0 3vw 0;
		margin:4vw auto;
	}
	.databox-tt {
		border-radius:3vw 0 0 0;
	}
	.databox-content {
		padding:5vw;
	}
}
@media (768px <= width) {
	.grid:has(.databox) {
		grid-column-gap:40px;
	}
	.databox {
		border-radius: 10px 0 10px 0;
		margin:20px auto;
	}
	.databox-tt {
		border-radius:10px 0 0 0;
	}
	.databox-content {
		padding:20px;
	}
}
/*-----------------------------------------
sns-box
------------------------------------------*/
.sns-box {
	position: fixed;
	z-index: 98;
	display: grid;
	grid-row-gap: 20px;
	left:10px;
	bottom:20px;
	width:40px;
	height:100px;
}
.sns-icon {
	display:block;
	position: relative;
	z-index: 98;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius:50%;
	width:40px;
	height:40px;
}
.sns-x {
	background-color:#000000;
}
.sns-fb {
	background-color:#0866ff;
}
.sns-line {
	background-color:#4cc764;
}
.sns-insta {
	background: linear-gradient(135deg, #427eff 0%, #f13f79 60%,#ffd600 100%) no-repeat;
}
.sns-icon:before {
	font-family: 'icomoon';
	position: absolute;
	top:8px;
	left:8px;
	width:24px;
	height:24px;
	font-size:24px;
	color:var(--color-white);
	font-weight: 400;
	text-indent: 0;
}
.sns-x:before {
	content: "\e900";
}
.sns-fb:before {
	content: "\e902";
}
.sns-line:before {
	content: "\e901";
}
.sns-insta:before {
	content: "\f16d";
}
.tt-divider {
	display:flex;
	align-items:center;
	margin-top:2em;
	margin-bottom:2em;
	font-weight: 400;
}
.tt-divider:before,
.tt-divider:after {
	content: '';
	height: 1px;
	background-color: var(--color-black);
	flex-grow: 1;
}
.tt-divider:before {
	margin-right: 1em;
}
.tt-divider:after {
	margin-left: 1em;
}
.sns-share-box {
	display:flex;
	align-items: center;
	justify-content: center;
	gap:1.5em;
	padding-bottom:3em;
}
/*-----------------------------------------
footer
------------------------------------------*/
.footer-group {
	background-color:var(--color-black);
	background-image:url(images/bg-group.webp);
	background-size: cover;
	background-position: center center;
}
.footer-group h2 {
	color:var(--color-white);
	text-align:center;
	padding:0.5em;
}
.footer-group-grid {
	display:flex;
	justify-content: center;
	align-items:center;
	flex-wrap: wrap;
	column-gap: 20px;
}
.btn-group {
	display:flex;
	justify-content: center;
	align-items:center;
	background-color:var(--color-white);
	border-radius:5px;
	box-shadow:0 2px 3px -1px rgba(0,0,0,0.3);
}
.footer-link {
	text-align: center;
	padding:1em;
	color:var(--color-white);
}
.footer-link a {
	color:var(--color-white);
}
@media (width < 767px) {
	.footer-group {
		padding:2vw 5vw;
	}
	.btn-group {
		width:60vw;
		height:14vw;
		margin-top:2vw;
		margin-bottom:2vw;
		padding:2vw 5vw;
	}
	.footer-mail-float {
		display: block;
		position: fixed;
		z-index: 98;
		width: 60px;
		height: 60px;
		bottom:0;
		overflow: hidden;
		background:var(--color-red);
		padding:15px;
		border-radius: 5vw 0 0 0;
		right:0;
	}
}
@media (768px <= width) {
	.footer-group {
		padding:20px;
	}
	.btn-group {
		width:360px;
		height:60px;
		padding:10px 20px;
	}
}
.grecaptcha-badge {
	z-index:99;
}