@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 81-LTT */
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	max-width: 130rem;
	margin: 0 auto;
	padding: 0 2rem;
	position: relative;
}
.min {
	font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 896px) {
	.content {
		max-width: inherit !important;
	}
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	margin-bottom: 10.4rem;
	padding-top: 13.6rem;
	text-align: center;
	min-height: 56rem;
	background: url(../img/schedule/main_bg.jpg) center top / cover;
}	
.pageTitle .logo {
	margin-bottom: 3.7rem;
}
.pageTitle .logo img {
	width: 42.6rem;
}
.pageTitle .logo a:hover {
	opacity: 1;
}
.pageTitle h2 {
	margin-bottom: 1.8rem;
	color: #283757;
	font-size: 3rem;
	line-height: 1.33;
	font-style: italic;
	font-family: "Hina Mincho", serif;
	text-shadow: 0.1rem 0.1rem 0.1rem #fff,0.1rem -0.1rem 0.1rem #fff,-0.1rem 0.1rem 0.1rem #fff,-0.1rem -0.1rem 0.1rem #fff,0.1rem 0.1rem 0.1rem #fff,0.1rem -0.1rem 0.1rem #fff,-0.1rem 0.1rem 0.1rem #fff,-0.1rem -0.1rem 0.1rem #fff,0.1rem 0.1rem 0.1rem #fff,0.1rem -0.1rem 0.1rem #fff,-0.1rem 0.1rem 0.1rem #fff,-0.1rem -0.1rem 0.1rem #fff;
}
.pageTitle .time {
	color: #283757;
	font-size: 3.2rem;
	line-height: 1.3;
	font-weight: bold;
	font-style: oblique;
	font-family: "Hina Mincho", serif;
	text-shadow: 0.1rem 0.1rem 0.1rem #fff,0.1rem -0.1rem 0.1rem #fff,-0.1rem 0.1rem 0.1rem #fff,-0.1rem -0.1rem 0.1rem #fff,0.1rem 0.1rem 0.1rem #fff,0.1rem -0.1rem 0.1rem #fff,-0.1rem 0.1rem 0.1rem #fff,-0.1rem -0.1rem 0.1rem #fff,0.1rem 0.1rem 0.1rem #fff,0.1rem -0.1rem 0.1rem #fff,-0.1rem 0.1rem 0.1rem #fff,-0.1rem -0.1rem 0.1rem #fff;
}
.pageTitle .time a {
	margin-left: 0.5rem;
	color: #131e37;
	font-size: 4.8rem;
	letter-spacing: 0.08em;
}
.pageTitle .time small {
	display: block;
	font-size: 2.2rem;
}
.pageTitle .time small span {
	margin-left: 1rem;
	font-size: 3.4rem;
	vertical-align: -0.2rem;
}
.pageTitle .time small .line {
	margin: 0 3rem;
	font-size: 6rem;
	line-height: 1;
	/*vertical-align: -1.4rem;*/
	vertical-align: -0.5rem
}
@media all and (max-width: 896px) {
	.pageTitle {
		margin-bottom: 4.4rem;
		padding: 4rem 0;
		min-height: auto;
	}
	.pageTitle .logo {
		margin-bottom: 2rem;
	}
	.pageTitle .logo img {
		width: 20rem;
	}
	.pageTitle h2 {
		margin-bottom: 1rem;
		font-size: 1.6rem;
	}
	.pageTitle .time {
		font-size: 2rem;
	}
	.pageTitle .time a {
		font-size: 3.2rem;
	}
	.pageTitle .time small {
		margin-top: -0.7rem;
		font-size: 1.2rem;
	}
	.pageTitle .time small span {
		margin-left: 0.5rem;
		font-size: 2rem;
	}
	.pageTitle .time small .line {
		margin: 0 2rem;
		font-size: 4rem;
		vertical-align: -0.4rem;
	}
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin: 0 auto;
	padding: 0 0 2.2rem 0.8rem;
	text-align: center;
	color: #191f09;
	max-width: 63rem;
	font-size: 3.6rem;
	font-weight: bold;
	border-bottom: 1rem solid #131e37;
	font-family: "Hina Mincho", serif;
}
@media all and (max-width: 896px) {
	.headLine01 {
        padding: 0 0 1rem 0.5rem;
        max-width: 30rem;
        font-size: 1.8rem;
		border-width: 0.7rem;
	}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	margin: 0 0 1.8rem 7.3rem;
	padding-left: 2.3rem;
	font-size: 2.4rem;
	font-weight: normal;
	color: #283757;
	position: relative;
	letter-spacing: 0.1rem;
}
#main .headLine02::before {
	content: "";
	position: absolute;
	left: 0.2rem;
	top: 1rem;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #283757;
}
@media all and (max-width: 896px) {
	#main .headLine02 {
		margin: 1.5rem 0 1rem;
		padding-left: 1.8rem;
		font-size: 1.4rem;
	}
	#main .headLine02::before {
		top: 0.6rem;
		width: 0.9rem;
		height: 0.9rem;
	}
}
/*------------------------------------------------------------
	comPhotoList
------------------------------------------------------------*/
.comPhotoList {
	margin-top: -5.6rem;
	text-align: center;
}
.comPhotoList li {
	margin-top: 5.6rem;
	width: 23.81%;
}
.comPhotoList li a {
	display: block;
	height: 100%;
}
.comPhotoList li:not(:nth-of-type(4n)) {
	margin-right: calc(4.76% / 3);
}
.comPhotoList li .photo {
	aspect-ratio: 3/4;
}
.comPhotoList li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comPhotoList .txt {
	margin: 2.5rem 0 2.8rem 0.5rem;
	color: #191f09;
	line-height: 1.85;
}
.comPhotoList .time {
	padding: 0.8rem 0.5rem 0.9rem 1rem;
	color: #fff;
	background-color: #283757;
}
.comPhotoList li a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comPhotoList {
		margin: -3rem 1rem 0;
	}
	.comPhotoList li {
		margin-top: 3rem;
		width: 48%;
	}
	.comPhotoList li:not(:nth-of-type(4n)) {
		margin-right: 0;
	}
	.comPhotoList li:not(:nth-of-type(2n)) {
		margin-right: calc(4% / 1);
	}
	.comPhotoList .txt {
		margin: 1.2rem 0 1.2rem;
		font-size: 1.3rem;
	}
	.comPhotoList li img {
		width: 100%;
	}
}
/*------------------------------------------------------------
	comPhotoList2
------------------------------------------------------------*/
.comPhotoList2 {
	margin-top: -5.6rem;
	text-align: center;
}
.comPhotoList2 li {
	margin-top: 5.6rem;
	width: 23.81%;
}
.comPhotoList2 li a {
	display: block;
	height: 100%;
}
.comPhotoList2 li:not(:nth-of-type(4n)) {
	margin-right: calc(4.76% / 3);
}
.comPhotoList2 li .photo {
	aspect-ratio: 3/4;
}
.comPhotoList2 li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comPhotoList2 .txt {
	margin: 2.5rem 0 2.8rem 0.5rem;
	color: #191f09;
	line-height: 1.85;
}
.comPhotoList2 .time {
	padding: 0.8rem 0.5rem 0.9rem 1rem;
	color: #fff;
	background-color: #283757;
}
.comPhotoList2 li a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comPhotoList2 {
		margin: -3rem 1rem 0;
	}
	.comPhotoList2 li {
		margin-top: 3rem;
		width: 48%;
	}
	.comPhotoList2 li:not(:nth-of-type(4n)) {
		margin-right: 0;
	}
	.comPhotoList2 li:not(:nth-of-type(2n)) {
		margin-right: calc(4% / 1);
	}
	.comPhotoList2 .txt {
		margin: 1.2rem 0 1.2rem;
		font-size: 1.3rem;
	}
	.comPhotoList2 li img {
		width: 100%;
	}
}
/*------------------------------------------------------------
	comBtn
------------------------------------------------------------*/
.comBtn a {
	margin: 0 auto;
	width: 45rem;
	height: 10rem;
	padding-top: 0.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 3.6rem;
	background-color: #0068b7;
}
@media all and (min-width: 897px) {
	.comBtn {
		margin: 0 auto;
		width: 45rem;
		background-color: #0068b7;
	}
}
@media all and (max-width: 896px) {
	.comBtn a {
		width: 28rem;
		height: 6rem;
		font-size: 2rem;
	}
}
/*------------------------------------------------------------
	sns
------------------------------------------------------------*/
.sns .subBox {
	margin: 0 auto;
	width: 60rem;
    max-height: 75rem;
    overflow: auto;
}
.sns .subBox iframe {
	width: 100%;
	height: 60.2rem;
}
@media all and (max-width: 896px) {
	.sns .subBox {
		width: 30rem;
	}
	.sns .subBox iframe {
		height: 34rem;
		width: 100% !important;
	}
}
/*------------------------------------------------------------
	mailForm
------------------------------------------------------------*/
.mailForm input[type="text"], .mailForm input[type="tel"], .mailForm input[type="email"], .mailForm select, .mailForm textarea {
	padding: 1rem 1.4rem 0.6rem;
	width: 100%;
	height: 5.4rem;
	color : #000;
	font-size: 2.4rem;
	border-radius: 0;
	background-color: #fff;
	border: 0.2rem solid #131d36;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
	-webkit-box-shadow: 0 0 0rem 100rem #fff inset !important;
}
.mailForm input[type="text"]::placeholder, .mailForm input[type="tel"]::placeholder, .mailForm input[type="email"]::placeholder,.mailForm textarea::placeholder { 
	color: #aaa;
	opacity: 1; 
}
.mailForm select {
	padding-right: 6.5rem;
	cursor: pointer;
	-webkit-box-shadow: none !important;
	background: #fff url(../img/common/select_bg.png) no-repeat right 2.2rem center/3rem auto;
}
.mailForm .list {
	gap: 1rem;
}
.mailForm .list li {
	width: calc((100% - 3rem)/4);
}
.mailForm .list select {
	text-align: right;
}
.mailForm textarea {
	height: 10.4rem;
	resize: vertical;
}
.mailForm .submit {
	display: flex;
	justify-content: center;
	gap: 0 2rem;
}
.mailForm .submit input {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 30rem;
	height: 8rem;
	cursor: pointer;
	color: #fff;
	font-size: 3rem;
	appearance: none;
	-webkit-appearance: none;
	border: 0.4rem solid #100964;
	background: linear-gradient(180deg, #2271bb 0%, #03396e 60%, #125594 100%);
	transition: .3s;
	border-radius: 0;
	padding: 1rem;
	box-sizing: border-box;
}
@media (hover: hover) and (min-width: 897px) {
	.mailForm .submit input:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.mailForm input[type="text"], .mailForm input[type="tel"], .mailForm input[type="email"], .mailForm select, .mailForm textarea {
		height: 4rem;
		font-size: 1.5rem;
	}
	.mailForm select {
		padding-right: 3.5rem;
		padding-top: 0.7rem;
		background-position: right 1rem center;
		background-size: 2rem auto;
	}
	.mailForm textarea {
		height: 10.4rem;
	}
	.mailForm .list li {
		width: calc((100% - 1rem)/2);
	}
	.mailForm .submit {
		display: block;
	}
	.mailForm .submit li:not(:last-child) {
		margin-bottom: 2rem;
	}
	.mailForm .submit input {
		min-width: 20rem;
		margin: 0 auto;
		height: 5rem;
		font-size: 2.4rem;
		border-width: 0.2rem;
		padding: 0.5rem;
	}
}
