
/* --------------------------　メインスライダー　-------------------------- */

.fv {
	background: url("../../images/main.jpg") no-repeat;
	width: 100%;
	height: 615px;
	background-position: center top;
}
.fv-title {
	max-width: 1400px;
	margin: auto;
}
.fv-title img {
	width: 100%;
	height: auto;
}
.fvsp {
	display: none;
}

@media screen and (max-width: 986px) {
	
.fv {
	display: none;
}
.fvsp {
	display: block;
}
.fv-title {
	max-width: 1400px;
	margin: auto 10px;
}
.fv-title img {
	width: 100%;
	height: auto;
}

}


figure {
	padding: 0;
	margin: 0;
}

/* --------------------------　content01　-------------------------- */

.content00 {
	background: #fff;
	padding: 30px 0;
}
.content00 h2 {
	text-align: center;
	font-size: 3.6rem;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
	color:#0152a5;

}

/* --------------------------　content01　-------------------------- */

.content01 {
	padding: 50px 0;
background: #d8e7ec;
}

.content-wrap {
	max-width: 900px;
	margin: auto;
}

.content01 h2 {
text-align: center;
	font-size: 3.6rem;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
	color:#0152a5;

}





.schedulebox {

	margin-bottom: 20px;
}
.scheduleitem {
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	box-sizing: border-box;
}

.scheduleitem .inner {
	border: 1px solid #947246;
	padding: 20px;
}

.scheduleitem .title {
	background: #13295c;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	color:#fff;
	font-size: 2rem;
	padding: 15px;
	line-height: 1;
	margin-bottom: 20px;
}
.scheduleitem .title span {

	font-size: 1.6rem;
}

.schedulelist {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.schedulelist li {
	width: 23%;
  padding: 10px;
  margin: 0;
	font-size: 2rem;
	border: 1px solid #434343;
	text-align: center;
	margin: 0 5px;
	margin-bottom: 10px;
	border-radius: 6px;
	box-sizing: border-box;
}
.schedulelist li i {
	color:#16306c;
	margin-right: 10px;
}

.kome01 {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 50px;
}


.imagebox {
	padding: 40px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	box-sizing: border-box;
	margin: 80px auto;
}
.img01 {
	margin-bottom: 20px;
}
.img04 {
	width: 700px;
	margin: auto;
}
.img04 img {
	width: 100%;
	height: auto;
}


.offerprice {
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	box-sizing: border-box;
	margin-bottom: 30px;
}

.offerprice .inner {
	border: 1px solid #947246;
	padding: 20px;
}
.offerprice .inner .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	font-size: 3rem;
}
.kome02 {
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 40px;
}


.kome03 {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 20px;
}


.cta .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	font-size: 3rem;
}

.buttonbox {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: auto;
}
.buttonbox div {
	width: 100%;
}










/* --------------------------　content02　-------------------------- */

.content02 {
	width: 100%;
	padding: 50px 0;
	border-bottom: 1px solid #b3b3b3;
}


.content02 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.2rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	color:#131d33;
	
}

.lp-text {
	width: 800px;
	margin: auto;
}
.lp-text p {
	font-size: 1.7rem;
	margin-bottom: 24px;
	line-height: 1.8;
}

.min {
	font-family: 'Noto Serif JP', serif;
}
.tx24 {
	font-size: 2rem;
}
.und {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.center {
	display: block;
	text-align: center !important;
	margin: auto;
}

.ins-ph {
	width: 280px;
	float: right;
	margin-left: 20px;
}
.ins-ph img {
	width: 100%;
	height: auto;
}

.lp-block {
	margin-bottom: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid  #b3b3b3;
}


.nayamiblock {
	padding: 10px;
	background: #ebe9e5;

	box-sizing: border-box;
	margin-bottom: 30px;
}

.nayamiblock .inner {
	border: 1px solid #131b2d;
	padding: 30px;
}
.nayamiblock .inner .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	font-size: 3rem;
	line-height: 1.6;
	margin-bottom: 20px;
	color:#131b2d;
}

.nayamilist li {
  position: relative;
  padding: 0 0 0 2em;
  margin: 0;
	font-size: 1.8rem;
	border-bottom: 1px dashed #434343;
}
.nayamilist li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f058';
  color: #911b00;
}
.nayamiblock img {
	margin-bottom: 20px;
}

.nayamilist li span {
	color:#911b00;
}

.sankaku {
	width: 300px;
	margin: auto;
	margin-bottom: 20px;
}

.progrum {
	margin-bottom: 30px;
}





/* --------------------------　content03　-------------------------- */

.content03 {
	width: 100%;
	padding: 50px 0;
	border-bottom: 1px solid #b3b3b3;
}


.content03 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.2rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	
}

.movbox {
	display: flex;
	justify-content: space-between;
}
.movbox .movboxITEM {
	padding: 10px;
	background: #ebe9e5;
	width: 49%;
	box-sizing: border-box;
}
.movbox .inner {
	border: 1px solid #947246;
	padding: 20px;
}
.movbox .youtube {
	 width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}
.movbox h3 {
 text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 2rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
}




/* --------------------------　content04　-------------------------- */



.content04 {
	width: 100%;
	padding: 50px 0;
	border-bottom: 1px solid #b3b3b3;
}


.content04 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.2rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	
}

.riyuu {
	background: #131b2d;
	padding: 20px;
	margin-bottom: 40px;
}
.riyuu .inner {
	border: 1px solid #fff;
	padding: 20px;
}
.riyuu li {
  position: relative;
  padding: 0 0 0 2em;
  margin: 0;
	font-size: 1.8rem;
	border-bottom: 1px dashed #434343;
	color:#fff;
}
.riyuu li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f521';
  color: #ac7a01;
}







/* --------------------------　content05　-------------------------- */

.content05 {
	background: #f6f6f6;
	width: 100%;
	padding: 50px 0;
}


.content05 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.6rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	color:#131d33;
	
}



.merit {
	background: #771700;
	padding: 20px;
	margin-bottom: 0px;
}
.merit .inner {
	border: 1px solid #fff;
	padding: 20px;
}
.merit li {
  position: relative;
  padding: 5px 0 5px 2em;
  margin: 0;
	font-size: 1.8rem;
	border-bottom: 1px dashed #bfbfbf;
	color:#fff;
	line-height: 1.4;
}
.merit li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f521';
  color: #ac7a01;
}


.card {
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
}
.tokutenbox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.tokutenITEM {
	background: #771700;
	padding: 20px;
	margin-bottom: 0px;
	color:#fff;
	font-size: 1.6rem;
	width: 49%;
	box-sizing: border-box;
	border: 3px solid #947246;
}
.tokutenITEM .inner {
	border: 1px solid #947246;
	padding: 20px;
}
.tokutenITEM img {
	margin-bottom: 10px;
}

.tokutenITEM p {
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.mgBLOCK {
	margin-bottom: 50px;
}


.notebox {
	background: #f4f4f4;
	padding: 40px;
	box-sizing: border-box;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 40px;
	margin: 0 auto;
	width: 850px;
}

.lasttitle {
	font-size: 4rem;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	padding: 0;
	margin: 0;
	line-height: 1.6;
	font-weight: bold;
}

.note {
  background-image:
   linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 98%, #646464 100%);
  background-size: 100% 2em;
  line-height: 2em;
  padding: 2em 1em 1.98em 1em;
  margin: 0em 0;
  
	font-size: 1.8rem;
}
.endimg {
	width: 200px;
	margin: auto;
}

.sign {
	width: 100%;
	margin: 10px 0 20px 0;
	text-align: right;
}
.sign img {
	width: 300px;
}



#greeting,
#jirei,
#merit,
#schedule,
#price,
#faq,
#order
{
display: block;
padding-top: 150px;
margin-top: -150px;
}

@media screen and (max-width: 834px) {
	
.content00 h2 {
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	color:#0152a5;

}

	
	
/* --------------------------　content01　-------------------------- */

.content01 {
	padding: 25px 0;
	border-bottom: 1px solid #b3b3b3;
}

.content-wrap {
	max-width: auto;
	margin: auto 15px;
}

.content01 h2 {
text-align: center;
	font-size: 2.4rem;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}




.schedulebox {

	margin-bottom: 20px;
}
.scheduleitem {
	padding: 5px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	box-sizing: border-box;
}

.scheduleitem .inner {
	border: 1px solid #947246;
	padding: 10px;
}

.scheduleitem .title {
	background: #13295c;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	color:#fff;
	font-size: 1.5rem;
	padding: 15px;
	line-height: 1.4;
	margin-bottom: 15px;
}
.scheduleitem .title span {
	font-size: 1.4rem;
}

.schedulelist {
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.schedulelist li {
	width: 49%;
  padding: 10px;
  margin: 0;
	font-size: 1.6rem;
	border: 1px solid #434343;
	text-align: center;
	margin: 0 0;
	margin-bottom: 5px;
	border-radius: 3px;
	box-sizing: border-box;
}
.schedulelist li i {
	color:#16306c;
	margin-right: 10px;
}

.kome01 {
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 40px;
}



.offerprice {
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	box-sizing: border-box;
	margin-bottom: 15px;
}

.offerprice .inner {
	border: 1px solid #947246;
	padding: 15px;
	box-sizing: border-box;
}
.offerprice .inner .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.8rem;
	box-sizing: border-box;
}
	.offerprice img {
		margin-bottom: 5px;
	}
.kome02 {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.5;
	margin-bottom: 10px;
}


.kome03 {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.5;
	margin-bottom: 20px;
}


.cta .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	font-size: 2rem;
}

.buttonbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 90%;
	margin: auto;
}
.buttonbox div {
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
}



/* --------------------------　content02　-------------------------- */

.content02 {
	width: auto;
	padding: 25px 0;
	border-bottom: 1px solid #b3b3b3;
}


.content02 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 2rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	
}

.lp-text {
	width: auto;
	margin: auto;
}
.lp-text p {
	font-size: 1.4rem;
	margin-bottom: 18px;
	line-height: 1.6;
}

.min {
	font-family: 'Noto Serif JP', serif;
}
.tx24 {
	font-size: 1.6rem;
}
.und {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.center {
	display: block;
	text-align: center !important;
	margin: auto;
}

.ins-ph {
	width: auto;
	margin: auto;
	float: none;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 20px;
}
.ins-ph img {
	width: 50%;
	height: auto;
}

.lp-block {
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid  #b3b3b3;
}


.nayamiblock {
	padding: 10px;
	background: #ebe9e5;

	box-sizing: border-box;
	margin-bottom: 30px;
}

.nayamiblock .inner {
	border: 1px solid #947246;
	padding: 15px;
}
.nayamiblock .inner .title {
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.6;
	margin-bottom: 10px;
}

.nayamilist li {
  position: relative;
  padding: 3px 0 3px 2em;
  margin: 0;
	font-size: 1.4rem;
	border-bottom: 1px dashed #434343;
	line-height: 1.4;
}
.nayamilist li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f058';
  color: #911b00;
}
.nayamiblock img {
	margin-bottom: 10px;
}

.nayamilist li span {
	color:#911b00;
}

.sankaku {
	width: 50%;
	margin: auto;
	margin-bottom: 10px;
}

.progrum {
	margin-bottom: 15px;
}





/* --------------------------　content03　-------------------------- */

.content03 {
	width: auto;
	padding: 25px 0;
	border-bottom: 1px solid #b3b3b3;
}


.content03 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	
}

.movbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.movbox .movboxITEM {
	padding: 10px;
	background: #ebe9e5;
	width: auto;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.movbox .inner {
	border: 1px solid #947246;
	padding: 15px;
}
.movbox .youtube {
	 width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}
.movbox h3 {
 text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.6rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
}




/* --------------------------　content04　-------------------------- */



.content04 {
	width: auto;
	padding: 25px 0;
	border-bottom: 1px solid #b3b3b3;
}


.content04 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8rem;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	
}

.riyuu {
	background: #001b2c;
	padding: 10px;
	margin-bottom: 20px;
}
.riyuu .inner {
	border: 1px solid #947246;
	padding: 15px;
}
.riyuu li {
  position: relative;
  padding: 3px 0 3px 2em;
  margin: 0;
	font-size: 1.4rem;
	border-bottom: 1px dashed #434343;
	color:#fff;
	line-height: 1.4;
}
.riyuu li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f521';
  color: #947246;
}







/* --------------------------　content05　-------------------------- */

.content05 {
	width: auto;
	padding: 25px 0 0;
	border-bottom: 1px solid #b3b3b3;
}


.content05 h2 {
text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 2.2rem;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	
}



.merit {
	background: #771700;
	padding: 10px;
	margin-bottom: 0px;
}
.merit .inner {
	border: 1px solid #947246;
	padding: 15px;
}
.merit li {
  position: relative;
  padding: 3px 0 3px 2em;
  margin: 0;
	font-size: 1.4rem;
	border-bottom: 1px dashed #bfbfbf;
	color:#fff;
	line-height: 1.4;
}
.merit li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f521';
  color: #947246;
}


.card {
	width: 100%;
	margin: auto;margin-bottom: 0px;
}
.tokutenbox {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 0px;
}

.tokutenITEM {
	background: #771700;
	padding: 10px;
	margin-bottom: 0px;
	color:#fff;
	font-size: 1.4rem;
	width: auto;
	box-sizing: border-box;
	border: 3px solid #947246;
	margin-bottom: 10px;
}
.tokutenITEM .inner {
	border: 1px solid #947246;
	padding: 15px;
}
.tokutenITEM img {
	margin-bottom: 10px;
}

.tokutenITEM p {
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

.mgBLOCK {
	margin-bottom: 50px;
}


.notebox {
	background: #f4f4f4;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 40px;
	margin: 0 auto;
	width: auto;
}

.lasttitle {
	font-size: 1.8rem;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	padding: 0;
	margin: 0;
	line-height: 1.6;
	font-weight: bold;
}

.note {
  background-image:
   linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 98%, #646464 100%);
  background-size: 100% 2em;
  line-height: 2em;
  padding: 2em 1em 1.98em 1em;
  margin: 0em 0;
  
	font-size: 1.4rem;
}
.endimg {
	width: 60%;
	margin: auto;
}

.sign {
	width: 100%;
	margin: 10px 0 20px 0;
	text-align: right;
}
.sign img {
	width: 150px;
}

	
	
	
	
	
	
	
	
	
	
	
	
	


#merit,
#schedule,
#price,
#speaker,
#order
{
display: block;
padding-top: 100px;
margin-top: -100px;
}
}




.floating-banner {
display:none;

}
.floating-banner image {
  width: 100%; /* 画像の最大幅 */
}


@media screen and (max-width: 768px) {
.pcimg {
			display:none;
		}
.spimg {
			display:block;
		}
.floating-banner {
  position: fixed; /* バナーを追従させる */
  z-index: 99999; /* 他の要素の下に隠れないように */
  bottom: 0px; /* バナーの上下の位置 */
right:0px;
display:block;
width:auto;
margin:0px;
	background: #000;
	padding: 5px;
}
.floating-banner image {
  width: 100%; /* 画像の最大幅 */
}
}




.widetitle {
	background: #3c90cb;
	font-size: 3.6rem;
	color:#fff;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	line-height: 1.3;
	padding: 20px 0;
}

.widetitle span {
	font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
.widetitle {
	font-size: 1.5rem;
	color:#fff;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	line-height: 1.4;
	padding: 10px 0;
}

.widetitle span {
	font-size: 1.2rem;
}

}


.large {
	font-size: 2.4rem;
	font-weight: bold;
}




.koushi {
	display: flex;
	justify-content: space-between;
}
.rev {
	flex-direction: row-reverse;
}
.koushi_ph {
	width: 28%;
}
.koushi_ph img {
	width: 100%;
	height: auto;
}
.koushi_deta {
	width: 65%;
	font-size: 1.5rem;
	line-height: 1.7;
	display: flex;
  justify-content: center;

	flex-direction: column;
}
.koushi_deta img {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
.koushi_deta p {
	font-size: 1.5rem;
	margin-bottom: 20px;
}
.k_name {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 20px;
	
}
.k_name span {
	font-size: 3.6rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.keireki_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
}
.keireki_box01 {
	width: 48.5%;
}
.keireki_box02 {
	width: 48.5%;
}
.keireki_box02 p {
	font-size: 1.5rem;
}

.title_reki {
	background: #0099e3;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0 10px;
	margin-bottom: 15px;
	
}

.mgtop {
	margin-top: 60px;
	margin-bottom: 80px;
}






@media screen and (max-width: 834px) {
.imagebox {
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	box-sizing: border-box;
	margin: 40px auto;
}
.img01 {
	margin-bottom: 25px;
}
.img04 {
	width: auto;
	margin: auto;
}
.img04 img {
	width: 100%;
	height: auto;
}
	
.large {
	font-size: 1.8rem;
	font-weight: bold;
}
	
	


.koushi {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.rev {
	flex-direction: column;
}
.koushi_ph {
	width: 40%;
	margin: auto;
	margin-bottom: 20px;
}
.koushi_ph img {
	width: 100%;
	height: auto;
}
.koushi_deta {
	width: auto;
	font-size: 1.4rem;
	line-height: 1.7;
	display: flex;
  justify-content: center;

	flex-direction: column;
}
.koushi_deta img {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
.koushi_deta p {
	font-size: 1.4rem;
	margin-bottom: 10px;
}
.k_name {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 10px;
	
}
.k_name span {
	font-size: 2.4rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.keireki_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
}
.keireki_box01 {
	width: 48.5%;
}
.keireki_box02 {
	width: 48.5%;
}
.keireki_box02 p {
	font-size: 1.5rem;
}

.title_reki {
	background: #0099e3;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0 10px;
	margin-bottom: 15px;
	
}

.mgtop {
	margin-top: 30px;
	margin-bottom: 40px;
}


	
}


.present {
	
}
.present img {
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.present p {
	text-align: center !important;
}
.present p a {
	color:#0163B0;
	text-decoration: underline;
}
.video {
	background: linear-gradient(180deg, #222 0%, #222 50%, #000 50%, #000 100%);
	width: 800px;
	margin: auto;
	padding: 40px;
	box-sizing: border-box;
	box-shadow: 0 0 30px rgba(30,30,30,0.4);
	border-radius: 20px;
	margin-bottom: 0px;
}

.guestbox {
	display: flex;
	justify-content: space-between;
}
.guestboxL {
	width: 70%;
}
.guestboxR {
	width: 25%;
}
.guestboxL .name {
	font-size: 3rem;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	margin-bottom: 10px;
}
.guestboxL .name span {
	font-size: 1.8rem;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
}
.guestboxL .subinfo {
	line-height: 1.7;
}

@media screen and (max-width: 768px) {
	.present {
	width: 90%;
		margin: auto;
}
.present img {
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.present p {
	text-align: center !important;
}
.present p a {
	color:#0163B0;
	text-decoration: underline;
}
.video {
	background: linear-gradient(180deg, #222 0%, #222 50%, #000 50%, #000 100%);
	width: 90%;
	margin: auto;
	padding: 20px 20px 15px 20px;
	box-sizing: border-box;
	box-shadow: 0 0 30px rgba(30,30,30,0.4);
	border-radius: 20px;
	margin-bottom: 0px;
}
	
.content00 {
	padding: 20px 0;
}
	
.guestbox {
	display: flex;
	justify-content: space-between;
}
.guestboxL {
	width: 70%;
}
.guestboxR {
	width: 25%;
}
.guestboxL .name {
	font-size: 2rem;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	margin-bottom: 10px;
}
.guestboxL .name span {
	font-size: 1.3rem;
	line-height: 1.6;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
}
.guestboxL .subinfo {
	line-height: 1.5;
	font-size: 1.3rem;
}

}


.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}



.flexBOX {
	display: flex;
	justify-content: space-between;
}
.flexBOX .ph {
	width: 33%;
}
.flexBOX .text {
	width: 65%;
}
.flexBOX .ph img {
	width: 100%;
	height: auto;
}


.photoSAMPLE {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px 0;
}
.photoSAMPLE .item {
	width: 32%;
	padding: 15px;
	box-sizing: border-box;
	background: #fff;
}
.photoSAMPLE .item img {
	width: 100%;
	height: auto;
}
.photoSAMPLE .item h3 {
	background: #0152a5;
	font-size: 1.9rem;
	color:#fff;
	box-sizing: border-box;
	margin: 0;
	padding: 7px;
	text-align: center;
	line-height: 1.6;

}

@media screen and (max-width: 834px) {
	

.flexBOX {
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
}
.flexBOX .ph {
	width: 50%;
	margin: auto;
	margin-bottom: 15px;
}
.flexBOX .text {
	width: auto;
}
.flexBOX .ph img {
	width: 100%;
	height: auto;
}


.photoSAMPLE {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 0;
}
.photoSAMPLE .item {
	width: 49%;
	padding: 8px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 10px;
}
.photoSAMPLE .item img {
	width: 100%;
	height: auto;
}
.photoSAMPLE .item h3 {
	background: #0152a5;
	font-size: 1.5rem;
	color:#fff;
	box-sizing: border-box;
	margin: 0;
	padding: 7px;
	text-align: center;
	line-height: 1.6;

}
	
}

.accordion {
margin-bottom: 60px;
}

.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 10px;
}
.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 18px 70px 18px 20px;
	position: relative;
	background: #0152a5;
	font-size: 2rem;
	line-height: 1.5;
    padding-left: 2.5em;
	text-indent:-0.85em;
	font-weight: bold;
	color: #fff;
}

.accordion i {
	margin-right: 10px;
	color: #fff;
}

.accordion > ul > li > div {
	display: none;
	text-align:left;
	font-size: 1.8rem;
	line-height:1.8;
	padding:  10px 10px 15px 10px;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	top:50%;
	right:0px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}








@media screen and (max-width: 834px) {


.accordion {
margin-bottom: 30px;
}

.accordion ul {
	width:auto;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 5px;
}
.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 8px 50px 8px 20px;
	position: relative;
	font-size: 1.4rem;
	line-height: 1.5;
    padding-left: 2.5em;
	text-indent:-1em;
	font-weight: bold;
	color: #fff;
	box-sizing: border-box;
}

.accordion i {
	margin-right: 10px;
	color: #f4be23;
}

.accordion > ul > li > div {
	display: none;
	text-align:left;
	font-size: 1.4rem;
	line-height:1.8;
	padding:  10px 10px 15px 10px;
	box-sizing: border-box;
}


.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	top:50%;
	right:-20px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
}