@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: -webkit-fill-available;
  font-size: 62.5%
}
#main{
  box-sizing: border-box;
  font-family: 'Noto Serif JP', serif;
  color: #333333;
 }


/*kv-introTxt
======================================================*/
.kvTit {
	position: relative;
	max-width: 1180px;
	margin: 0 auto;
	z-index: 1;
}
.kvTit .logo,
.kvTit .tit {
	position: absolute;
}
.kvTit .logo {
	top: 0;
	right: 10px;
	max-width: 105px;
	max-height: 80px;
}
.kvTit .tit {
	top: 112px;
	transform: translateX(50%);
}
.kv_container {
	/*position: relative;*/
}
.kv_bgslider {
	/*position: relative;*/
  /*width: 100%;*/
  height: 450px;
  /*background-position: center center;
  background-size: cover;*/
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}
.kv_bgslider img {
  object-fit: cover;
  height: 450px;
  /*height: 100%;*/
}
.slick-slider {
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
	.kvTit {
		max-width: 98.5%;
		margin: 0 0 0 auto;
	}
	.kvTit .logo {
		top: 10px;
		left: auto;
		right: 0;
		width: 45px;
	}
	.kvTit .tit {
		width: 60%;
		left: 50%;
    transform: translate(-50%, -60%);
	}
	.kv_bgslider {
		height: 200px;
	}
  .kv_bgslider img {
    object-fit: cover;
    height: 200px;
  }
	.kv > div:not(.kvTit) {
		/*background-size: cover!important;*/
		z-index: 0!important;
	}
  .otherFeaturesBox > li {
		width: 168px;
		margin: 2%;
	}
}
/*====================================================*/

/*sec_00
======================================================*/
.sec_00 {
	margin-top: 20px;
}
.sec_00 h2 {
	position: relative;
	margin: 0;
	padding-bottom: 25px;
	color: #d71921;
	font-size: 3rem;
  line-height: 1.4;
	text-align: center;
	font-weight: normal;
}
.sec_00 h2::after {
  content: '';
  position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 216px;
	height: 3px;
	background: url("../images/parts_tit.png") no-repeat;
}
.sec_00 h2 span {
  font-size: 2.4rem;
  line-height: 1.2;
  color: #333;
}
.onBgArea {
	position: relative;
	display: flex;
	align-items: center;
	height: 365px;
	margin-top: 30px;
	background: url("../images/bg_02.webp") no-repeat;
  background-size: cover;
}
.onBgArea .txtBox {
	width: 570px;
	margin-left: 10%;
	text-align: center;
}
.onBgArea .txtBox p {
	color: #fff;
	font-size: 2.1rem;
	font-weight: normal;
	text-shadow: 1px 1px 3px #4D4D4D, 1px 1px 3px #4D4D4D;
	letter-spacing: -1px;
}
.onBgArea .caption {
	position: absolute;
  bottom: 0;
  right: 1%;
	color: #fff;
	font-size: 1.3rem;
	font-weight: normal;
}
@media print, screen and (max-width: 1600px) {
	.onBgArea {
    height: 320px;
	}
}
@media print, screen and (max-width: 1440px) {
	.onBgArea {
    height: 274px;
	}
	.onBgArea .txtBox {
		margin-left: 5%;
	}
	.onBgArea .txtBox p {
    font-size: 1.8rem;
	}
}
@media print, screen and (max-width: 1280px) {
	.onBgArea {
    height: 260px;
	}
}
@media print, screen and (max-width: 767.98px) {
	.sec_00 h2 {
		padding-bottom: 12px;
    font-size: 1.9rem;
    letter-spacing: -2.5px;
	}
	.sec_00 h2::after {
    width: 108px;
    height: 2px;
    background-size: cover;
	}
  .sec_00 h2 span {
    font-size: 1.6rem;
    letter-spacing: -1px;
  }
	.onBgArea {
    display: block;
    align-items: baseline;
    height: 500px;
		margin-top: 20px;
    background: url("../images/bg_02_sp_02.webp") no-repeat;
    background-size: cover;
	}
	.onBgArea .txtBox {
		width: 100%;
    margin-left: 0;
		padding-top: 25px;
		text-shadow: 1px 1px 1px #001B37;
	}
	.onBgArea .txtBox p {
    font-size: 2rem;
		text-shadow: 1px 1px 3px #4D4D4D, 1px 1px 3px #4D4D4D, 1px 1px 3px #4D4D4D;
	}
	.onBgArea .caption {
		font-size: 1rem;
	}
}
@media print, screen and (max-width: 599px) {
	.onBgArea {
    height: 520px;
    background: url("../images/bg_02_sp.webp") no-repeat;
		background-size: cover;
	}
	.Android .onBgArea {
		background-position-y: 75%;
	}
	.onBgArea .txtBox {
		padding-top: 40px;
	}
}
@media print, screen and (max-width: 499px) {
	.onBgArea {
    height: 420px;
	}
	.onBgArea .txtBox p {
    font-size: 1.7rem;
	}
}

@media print, screen and (max-width: 413px) {
	.onBgArea {
    height: 330px;
	}
	.onBgArea .txtBox {
		padding-top: 30px;
	}
	.onBgArea .txtBox p {
    font-size: 1.4rem;
	}
}

/*====================================================*/

/*introduceArea
======================================================*/
.introduceArea {
	padding: 55px 0 60px;
	background: url("../images/bg_01.jpg") no-repeat;
	background-color: #eff3f8;
}
.sec_01wrap {
	width: 1180px;
	margin: 0 auto;
}
.sec_01:nth-of-type(n+2) {
	margin-top: 60px;
}
.sec_01 h2 {
	position: relative;
	margin: 0;
	padding-bottom: 25px;
	color: #d71921;
	font-size: 3rem;
	text-align: center;
	font-weight: normal;
}
.sec_01 h2::after {
  content: '';
  position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 216px;
	height: 3px;
	background: url("../images/parts_tit.png") no-repeat;
}
.sec_01 > p {
	margin-top: 30px;
	font-size: 2rem;
	text-align: center;
}
.imgBoxWrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 20px;
}
.imgBox {
	max-width: 550px;
}
.imgBox:nth-of-type(2n) {
	margin-left: 80px;
}
.imgBox:nth-of-type(n+3) {
	margin-top: 40px;
}
.imgBox figure {
	position: relative;
}
.imgBox figcaption {
  position: absolute;
  bottom: 0;
  right: 5px;
	font-family: 'Noto Sans JP';
  text-align: right;
  color: #ffffff;
  padding: 4px;
  font-weight: 400;
  border-radius: 0 0 5px 5px;
  font-size: 1.3rem;
  overflow-wrap: break-word;
  line-height: 1.1;
  text-shadow: 1px 1px 2px #333, -1px 1px 2px #333, 1px -1px 2px #333;
}
.imgBox .swiperItem {
  right: 40px;
}
.imgBox p {
	margin-top: 5px;
	padding: 25px 15px;
	font-size: 1.8rem;
}
.goldFrameBox {
	width: 100%;
	margin-top: 25px;
	padding: 10px;
	font-size: 2rem;
	letter-spacing: -2px;
	background: #fff;
}
.goldFrameBox .goldFrameBox_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	height: 100%;
  border: 1px solid #dfcd95;
  position: relative;
	background: #fff;
	z-index: 0;
}
.goldFrameBox .goldFrameBox_inner:before {
  content: "";
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  top: 3px;
  left: 3px;
  border: 1px solid #dfcd95;
}
.goldFrameBox .goldFrameBox_inner .h3Wrap {
	text-align: center;
}
.goldFrameBox .gF_01 h3,
.goldFrameBox .gF_02 h3,
.goldFrameBox .gF_03 h3 {
	position: relative;
  display: inline-block;
	margin: 25px auto;
  padding: 1px 0 2px;
	color: #fff;
	font-size: 3.5rem;
	background: #c2a241;
  text-align: center;
}
.goldFrameBox .gF_01 h3::before,
.goldFrameBox .gF_02 h3::before,
.goldFrameBox .gF_03 h3::before {
	content: '';
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  border-top: 29px solid transparent;
  border-right: 40px solid #c2a241;
  border-bottom: 30px solid transparent;
}
.goldFrameBox .gF_01 h3::before {
  left: -5.5%;
}
.goldFrameBox .gF_02 h3::before {
  left: -3.5%;
}
.goldFrameBox .gF_03 h3::before {
  left: -6%;
}
.goldFrameBox .gF_01 h3::after,
.goldFrameBox .gF_02 h3::after,
.goldFrameBox .gF_03 h3::after {
	content: '';
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  border-top: 29px solid transparent;
  border-left: 40px solid #c2a241;
  border-bottom: 30px solid transparent;
}
.goldFrameBox .gF_01 h3::after {
   right: -16.5%;
}
.goldFrameBox .gF_02 h3::after {
   right: -11%;
}
.goldFrameBox .gF_03 h3::after {
   right: -18.5%;
}
.goldFrameBox .goldFrameBox_inner h3 span {
	position: relative;
	display: inline-block;
	padding: 0 60px;
}
.goldFrameBox .goldFrameBox_inner h3 span::before {
	content: '';
  position: absolute;
	top: 3px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
}
.goldFrameBox .goldFrameBox_inner h3 span::after {
	content: '';
  position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
}
.intro_txt {
	position: relative;
	text-align: center;
	margin: 0 15px;
	padding: 30px 0 32px;
	font-size: 2.2rem;
	background: #fcfaf3;
}
.intro_txt::before {
  content: '';
  position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
	background: url("../images/parts_introTxt.png");
}
.intro_txt::after {
  content: '';
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 12px;
	background: url("../images/parts_introTxt.png");
}
.goldFrameBox .goldFrameBox_inner .imgBoxWrap {
	position: relative;
	display: flex;
	justify-content: center;
	z-index: 1;
}
.goldFrameBox .goldFrameBox_inner .imgBoxWrap .imgBox:nth-of-type(2n) {
	margin-left: 26px;
}
.goldFrameBox .goldFrameBox_inner .imgBoxWrap p {
	font-size: 1.8rem;
}
.goldFrameBox .goldFrameBox_inner .imgBoxWrap .h_txt {
	font-size: 2rem;
  padding: 20px 15px 0;
}
.goldFrameBox .goldFrameBox_inner .imgBoxWrap .n_txt {
  padding: 0 15px 25px;
}
.goldFrameBox .goldFrame > img {
  position: absolute;
  width: 22px;
  height: 22px;
	background: #fff;
}
.goldFrameBox .goldFrame > img:nth-of-type(1) {
  top: -2px;
  right: -2px;
}
.goldFrameBox .goldFrame > img:nth-of-type(2) {
  bottom: -2px;
  right: -2px;
}
.goldFrameBox .goldFrame > img:nth-of-type(3) {
  bottom: -2px;
  left: -2px;
}
.goldFrameBox .goldFrame > img:nth-of-type(4) {
  top: -2px;
 	left: -2px;
}

@media print, screen and (max-width: 767.98px) {
	.introduceArea {
		position: relative;
		padding: 30px 0;
		background: none;
	}
	.introduceArea::before {
		content: '';
		position: fixed;
		top: 0;
		left: 50%;
		transform: translate(-50%,0);
		z-index: -1;
		width: 100%;
		height: 100vh;
		min-height: 500px;
		background: url("../images/bg_01.jpg") no-repeat;
		background-color: #eff3f8;
		background-position: center;
		background-size: contain;
	}
	.sec_01wrap {
		width: 100%;
		padding: 0 12.5px;
	}
	.sec_01:nth-of-type(n+2) {
		margin-top: 40px;
	}
	.sec_01 h2 {
		padding-bottom: 12px;
		font-size: 1.9rem;
		letter-spacing: -2.5px;
	}
	.sec_01 h2::after {
		width: 108px;
    height: 2px;
		background-size: cover;
	}
	.sec_01 > p {
		margin-top: 15px;
		font-size: 1.4rem;
	}
	.imgBox:nth-of-type(2n) {
    margin-left: 0;
	}
	.imgBox:nth-of-type(n+2) {
    margin-top: 30px;
	}
	.imgBoxWrap.adjust {
		margin-top: 15px;
	}
	.imgBox p {
		margin-top: 15px;
		padding: 0 10px;
		font-size: 1.3rem;
		letter-spacing: -1px;
	}
	.imgBox .swiperItem {
		right: 30px;
	}
	.goldFrameBox {
		max-width: 100%;
		width: 100%;
		margin: 30px 0 0 0;
		padding: 10px;
		font-size: 1.4rem;
		letter-spacing: -2px;
	}
	.goldFrameBox .goldFrameBox_inner {
		padding: 13px 6px;
	}
	.Android .goldFrameBox .goldFrameBox_inner,
	.Android .goldFrameBox .goldFrameBox_inner:before {
		border: 1.5px solid #dfcd95;
	}
  .goldFrameBox .goldFrameBox_inner h3 span {
    padding: 0 30px;
  }
	.goldFrameBox .gF_01 h3,
  .goldFrameBox .gF_02 h3,
  .goldFrameBox .gF_03 h3 {
		margin: 10px auto 15px;
		padding: 1px 0 2px;
		font-size: 1.8rem;
		line-height: 1.4;
	}
  .goldFrameBox .gF_01 h3::before,
  .goldFrameBox .gF_02 h3::before,
  .goldFrameBox .gF_03 h3::before {
    content: '';
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    border-top: 14px solid transparent;
    border-right: 18px solid #c2a241;
    border-bottom: 14px solid transparent;
  }
  .goldFrameBox .gF_01 h3::before {
    left: -4%;
  }
  .goldFrameBox .gF_02 h3::before {
    left: -3%;
  }
  .goldFrameBox .gF_03 h3::before {
    left: -5.5%;
  }
  .goldFrameBox .gF_01 h3::after,
  .goldFrameBox .gF_02 h3::after,
  .goldFrameBox .gF_03 h3::after {
    content: '';
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    border-top: 14px solid transparent;
    border-left: 18px solid #c2a241;
    border-bottom: 14px solid transparent;
  }
  .goldFrameBox .gF_01 h3::after {
     right: -15.5%;
  }
  .goldFrameBox .gF_02 h3::after {
     right: -10%;
  }
  .goldFrameBox .gF_03 h3::after {
     right: -16.5%;
  }
	.goldFrameBox .goldFrameBox_inner h3 span::before {
		top: 1px;
	}
	.goldFrameBox .goldFrameBox_inner h3 span::after {
		bottom: 1px;
	}
	.goldFrameBox .goldFrameBox_inner .imgBoxWrap {
		margin: 15px;
	}
	.goldFrameBox .goldFrameBox_inner .imgBoxWrap .imgBox:nth-of-type(2n) {
    margin-left: 0;
	}
	.goldFrameBox .goldFrameBox_inner .imgBoxWrap p {
		font-size: 1.3rem;
	}
  .goldFrameBox .goldFrameBox_inner .imgBoxWrap .h_txt {
    font-size: 1.6rem;
    padding: 5px 10px 0;
  }
  .goldFrameBox .goldFrameBox_inner .imgBoxWrap .n_txt {
    padding: 0 0 10px;
  }
	.intro_txt {
		padding: 24px 10px 26px;
		font-size: 1.4rem;
		letter-spacing: -1px;
	}
	.intro_txt::before,
	.intro_txt::after {
		height: 6px;
		background-size: cover;
	}
}
@media print, screen and (max-width: 374px) {
	.goldFrameBox {
		letter-spacing: -2.5px;
	}
}
@media print, screen and (max-width: 359px) {
	.sec_01 h2 {
    font-size: 1.7rem;
	}
	.intro_txt {
		padding: 24px 0 26px;
		font-size: 1.2rem;
		letter-spacing: -1px;
	}
}
/*====================================================*/

/*b_tbl
=======================*/
.b_tbl {
  width: 80%;
  border: 3px solid #c2a241;
  text-align: center;
  margin: 20px auto 30px;
  font-size: 1.8rem;
  letter-spacing: -0.5px;
}
.b_tbl td {
font-weight: 600;
}
.b_tbl th {
border: 2px solid #8d9297;
padding: 15px 0;
}
.th_top {
background-image: linear-gradient(to top right, transparent 49%, #8d9297 49%, #8d9297 51%, transparent 51%, transparent); /* 右下がりの斜線 */
  
}
.b_tbl td {
  border: 2px solid #8d9297;
  padding: 5px 0;
}

.b_tbl .color_bg {
background-color: #fffbec;
}
.b_tbl th .smallTxt {
font-size: 1.4rem;
}

@media screen and (min-width:768px) {
}
@media screen and (max-width:767.98px) {
  .b_tbl {
    width: 98%;
    font-size: 1.2rem;
    line-height: 1.2;
    border: 2px solid #c2a241;
    margin: 10px auto;
  }
  .b_tbl th {
    padding: 5px 0;
    border: 1px solid #8d9297;
  }
  .b_tbl td {
    border: 1px solid #8d9297;
  }
  .b_tbl .col_01 {
    width: 28%;
  }
  .b_tbl .col_02,
  .b_tbl .col_03,
  .b_tbl .col_04 {
    width: 24%;
  }
}
@media screen and (max-width:364px) {
  .b_tbl {
    font-size: 1.0rem;
  }


}
/*=====================*/

/*seatBox
=======================*/
.int_t {
  text-align: center;
  font-size: 2.2rem;
  margin: 5px 0;
}
@media print, screen and (max-width: 767.98px) {
  .int_t {
    font-size: 1.4rem;
    letter-spacing: -1px;
  }
}
.seatBox {
  margin: 20px 0 50px;
}
.seatBox .seat_img {
  text-align: center;
  max-width: 100%;
  max-height: 100%;
}
.seatBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.seatBox ul li {
  display: inline-block;
}

.seatBox ul li:nth-of-type(1),
.seatBox ul li:nth-of-type(2),
.seatBox ul li:nth-of-type(3),
.seatBox ul li:nth-of-type(4) {
  position: relative;
}
.seatBox ul li:nth-of-type(1)::before,
.seatBox ul li:nth-of-type(2)::before,
.seatBox ul li:nth-of-type(3)::before,
.seatBox ul li:nth-of-type(4)::before {
  position: absolute;
  content: "";
  margin: auto;
  top: 50%;
  left: -25px;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
}
.seatBox ul li:nth-of-type(1)::before {
  background: #e80114;
}
.seatBox ul li:nth-of-type(2)::before {
  background: #132a8d;
}
.seatBox ul li:nth-of-type(3)::before {
  background: #e68220;
}
.seatBox ul li:nth-of-type(4)::before {
  background: #73716f;
}
@media screen and (min-width:768px) {
  .seatBox ul li +li {
    margin-left: 50px;
  }
}
@media print, screen and (max-width: 767.98px) {
  .seatBox {
    margin: 20px 10px;
  }
  .seatBox .seat_img {
    max-width: 100%;
    height: auto;
    margin: 20px auto;
  }
  .seatBox ul {
    flex-direction: column;
    text-align: left;
    margin-left: 50px;
  }

}

/*=====================*/

/*swiper
======================================================*/
.imgBox .swiper-button-prev {
  left: 0;
}
.imgBox .swiper-button-next {
  right: 0;
}
.imgBox .swiper-button-next, 
.imgBox .swiper-button-prev {
  top: 7%;
  width: 35px;
  height: 100%;
  color: #fff;
  background-color: rgba(51,3,0,0.5);
  opacity: .8;
}

@media print, screen and (max-width: 767.98px) {
	.imgBox .swiper-button-next, 
	.imgBox .swiper-button-prev {
		top: 13%;
  	width: 25px;
	}
	.swiper-button-next:after,
	.swiper-button-prev:after {
		font-size: 2.5rem!important;
	}
}
@media print, screen and (max-width: 767.98px) and (min-width: 600px) {
	.imgBox .swiper-button-next, 
	.imgBox .swiper-button-prev {
		top: 7%;
	}
}
@media print, screen and (max-width: 599px) and (min-width: 450px) {
	.imgBox .swiper-button-next, 
	.imgBox .swiper-button-prev {
		top: 10%;
	}
}
@media print, screen and (max-width: 359px) {
	.imgBox .swiper-button-next,
	.imgBox .swiper-button-prev {
		top: 14%;
	}
}
/*====================================================*/

/*courseArea
======================================================*/
.courseArea {
	margin-top: 60px;
}
.courseArea .h2Wrap {
	text-align: center;
}
.courseArea h2 {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 1px 30px;
	text-align: center;
	font-size: 2.7rem;
	font-weight: normal;
	border-top: 2px solid #d3b969;
	border-bottom: 2px solid #d3b969;
}
.courseArea h2::before {
  content: '';
  position: absolute;
	top: -2px;
	left: -25px;
	width: 25px;
	height: 49px;
	background: url("../images/parts_courseTit_01.png");
}
.courseArea h2::after {
  content: '';
  position: absolute;
	top: -2px;
	right: -25px;
	width: 25px;
	height: 49px;
	background: url("../images/parts_courseTit_02.png");
}
.courseArea .courseList {
	max-width: 1120px;
	margin: 50px auto 0;
}
.courseArea .courseList li {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 15px 0;
	font-family: 'Noto Sans JP';
}
.courseArea .courseList li .titPriceWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.courseArea .courseList li::before {
  content: '';
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: url("../images/parts_courseList.png");
}
.courseArea .courseList li:last-of-type ::before {
  content: '';
  position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: url("../images/parts_courseList.png");
}
.courseArea .courseList .crs_num01 {
	width: 90px;
	height: 33px;
	margin: 25px 20px 0 20px;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	background: #d3b969;
}
.courseArea .courseList .crs_tit01 {
	max-width: 625px;
	margin-right: 15px;
	font-size: 2.4rem;
}
.courseArea .courseList .crs_tit01 a {
	color: #333;
	transition: all .4s;
}
.courseArea .courseList li .priceWrap {
	max-width: 350px;
	text-align: end;
}
.courseArea .courseList .crs_txt01 {
	font-size: 1.4rem;
}
.courseArea .courseList .crs_price01 {
	color: #c2000c;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.2;
}
.noCourse {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
	.courseArea .courseList .crs_tit01 a:hover {
		color: #c2000c;
	}
}
@media print, screen and (max-width: 767.98px) {
	.courseArea {
		margin-top: 0;
		padding: 30px 12.5px;
		background: #fff;
	}
	.courseArea h2 {
		padding: 1px 40px 4px;
		font-size: 2.5rem;
	}
	.courseArea .courseList {
		margin: 30px auto 0;
	}
	.courseArea .courseList li,
	.courseArea .courseList li .titPriceWrap {
		display: block;
	}
	.courseArea .courseList li {
		padding: 20px 10px;
	}
	.courseArea .courseList li::before,
	.courseArea .courseList li:last-of-type ::before {
		height: 2px;
		background-size: cover;
	}
	.courseArea .courseList .crs_num01 {
    width: 70px;
    height: auto;
    margin: 0;
    padding: 3px 10px;
		font-size: 1.3rem;
	}
	.courseArea .courseList .crs_tit01 {
		margin: 8px 0 0 0;
		font-size: 1.7rem;
		letter-spacing: -2px;
	}
	.courseArea .courseList li .priceWrap {
		max-width: 100%;
		margin-top: 13px;
		text-align: end;
	}
	.courseArea .courseList .crs_txt01 {
		font-size: 1.2rem;
		line-height: 1.1;
	}
	.courseArea .courseList .crs_price01 {
    font-size: 2.5rem;
	}
}
/*====================================================*/

/*others
======================================================*/
.Footer {
	margin-top: 60px;
}
@media print, screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
	.Footer {
    margin-top: 0;
	}
}
/*====================================================*/

.slider_seat {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
   /* 高さ */
}
.slider_seat .slide {
  position: relative;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider_seat > .slick-list,
.slider_seat > .slick-list > .slick-track,
.slider_seat > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}


.slick-prev,
.slick-next {
  position: absolute;
  width: 35px;
  height: 100%;
  color: #fff;
  background-color: rgba(51,3,0,0.5);
  opacity: .8;
  border: none;
  cursor: pointer;
}
.slick-prev {
  left: 0;
  z-index: 3;
}
.slick-prev::before {
  position: absolute;
  top: calc(50% - 15px);
  left: 10px;
  content: "";
  width: 22px;
  height: 22px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform:rotate(225deg);
}
.slick-next {
  right: 0;
  top: 0;
}
.slick-next::before {
  position: absolute;
  top: calc(50% - 15px);
  right: 10px;
  content: "";
  width: 22px;
  height: 22px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform:rotate(45deg);
}
.slider_seat .area_course_flex_fig {
  right: 40px!important;
}

@media print, screen and (max-width: 767.98px) {
  .slick-prev,
  .slick-next {
    width: 30px;
  }
  .slick-prev::before,
  .slick-next::before {
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
  }
  .slider_seat .area_course_flex_fig {
  right: 35px!important;
}
}


/*otherFeaturesArea
=======================*/
.otherFeaturesArea {
	max-width: 1160px;
  background: #fff;
	margin: 50px auto 30px;
  padding: 20px 0;
}
.otherFeaturesArea .h2Wrap {
  text-align: center;
}
.otherFeaturesArea h2 {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 1px 30px;
	text-align: center;
	font-size: 2.7rem;
	font-weight: normal;
	border-top: 2px solid #d3b969;
	border-bottom: 2px solid #d3b969;
}
.otherFeaturesArea h2::before {
  content: '';
  position: absolute;
	top: -2px;
	left: -25px;
	width: 25px;
	height: 49px;
	background: url("../images/parts_courseTit_01.png");
}
.otherFeaturesArea h2::after {
  content: '';
  position: absolute;
	top: -2px;
	right: -25px;
	width: 25px;
	height: 49px;
	background: url("../images/parts_courseTit_02.png");
}
/*.otherFeaturesArea h2 {
	margin: 0;
	text-align: center;
	font-size: 3rem;
}*/
/*.otherFeaturesArea h2 span {
	position: relative;
}
.otherFeaturesArea h2 span::before {
	position: absolute;
	content: '';
	top: 50%;
	left: -110px;
	width: 80px;
	height: 2px;
	background: #0e2d5e;
	transform: translateY(-50%);
}
.otherFeaturesArea h2 span::after {
	position: absolute;
	content: '';
	top: 50%;
	right: -110px;
	width: 80px;
	height: 2px;
	background: #0e2d5e;
	transform: translateY(-50%);
}*/

.featuresBox_wrap {
	margin-top: 30px;
}
.featuresBox {
	display: flex;
  justify-content: center;
  gap: 40px;
}
.featuresBox a {
	display: inline-block;
	height: 100%;
	transition: opacity .2s;
}

@media screen and (min-width:768px) {
	.featuresBox a:hover {
		opacity: .7;
	}
}

@media screen and (max-width:767.98px) {
	.otherFeaturesArea {
		margin: 35px 0 40px;
	}
	.otherFeaturesArea h2 {
		overflow: hidden;
	}
	.otherFeaturesArea h2 span {
		font-size: 2.5rem;
	}
	/*.otherFeaturesArea h2 span::before,
	.otherFeaturesArea h2 span::after {
		height: 1px;
		width: 350%;
	}
	.otherFeaturesArea h2 span::before {
		left: -370%;
	}
	.otherFeaturesArea h2 span::after {
		right: -370%;
	}*/
	.featuresBox {
  flex-direction: column;
		gap: 20px;
		padding: 0 20px;
	}
  .featuresBox a picture img {
    border-radius: 5px;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .1);
  }
}
/*=====================*/


/*selectdiv(pulldown)
=======================*/
.select_label {
  padding: 28px 0 0;
  font-weight: bold;
}
.selectdiv {
	position: relative;
	top: 0;
	max-width: 250px;
	width: 100%;
  margin: 15px auto 30px;
	transition: .2s ease all;
}
select:focus {
	outline: 0;
	border: 1px solid #cc0d21;
}
select::-ms-expand {
  display: none;
}
.selectdiv::before {
  content: '';
  position: absolute;
  display: block;
  right: 60px;
  width: 1px;
  height: 32px;
  top: 50%;
	transform: translateY(-50%);
	background: #323232;
	pointer-events: none;
	z-index: 10;
}
.selectdiv::after {
  content: '';
  display: inline-block;
  padding: 0;
  position: absolute;
  pointer-events: none;
}
.selectdiv select {
  pointer-events: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 280px;
  height: 58px;
  margin: 5px auto;
  padding: 0 30px 0 20px;
	color: #232323;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  -ms-word-break: normal;
  word-break: normal;
	border: 1px solid #fff;
	border-radius: 5px;
  cursor: pointer;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1);
}
.selectdiv .decoration {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.selectdiv .decoration::before,
.selectdiv .decoration::after {
	position: absolute;
	content: '';
  right: 30px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #323232;
  border-bottom: 2px solid #323232;
pointer-events: none;
}
.selectdiv .decoration::before {
	top: 20px;
  transform: rotate(-135deg);
}
.selectdiv .decoration::after {
	top: 28px;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
	.selectdiv:hover select {
		border: 1px solid #cc0d21;
		transition: .2s ease all;
	}
}

@media screen and (max-width:767.98px) {
	.selectdiv {
		max-width: 205px;
	}
	.selectdiv select {
		height: 48px;
		padding: 4px 30px 0 20px;
		font-size: 1.5rem;
	}
	.selectdiv .decoration::before {
		top: 17px;
	}
	.selectdiv .decoration::after {
		top: 24px;
	}
	/*---iPhone only---*/
	.iPhone .selectdiv select {
		padding-top: 0;
	}
	/*-----------------*/
}
/*=====================*/


/*area_button
=======================*/
.area_button{
  text-align: center;
  margin: 40px 0;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
  background-color: #fff;
  padding: 20px 0;
}
.area_button .contents_wrap{
  justify-content: center;
  flex-wrap: wrap;
}
.area_button__titbox__fukidashi{
  position: relative;
  display: inline-block;
  border-bottom: solid 1px #cc0d20;
  padding: 5px 0;
  color: #cc0d20;
  font-weight: bold;
  font-size: 18px;
}
.area_button__titbox__fukidashi:before,
.area_button__titbox__fukidashi:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.area_button__titbox__fukidashi:before {
  border: solid 9px transparent;
  border-top: solid 14px #cc0d20;
}
.area_button__titbox__fukidashi:after {
  border: solid 11px transparent;
  border-top: solid 17px #fff;
  margin-top: -5px;
}
.area_button__titbox__tit{
  font-size: 2.4rem;
  color: #333333;
  margin: 15px 5px;
}
.area_button__link{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 760px;
}
.area_button__link li{
  width: 100%;
}
.area_button__link li a{
  text-align: center;
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: bold;
  border: 2px solid #cc0d20;
  border-radius: 5px;
  padding: 10px 36px 9px 9px;
  width: 100%;
  color: #333333;
  box-shadow: 0 1px 1px 1px rgb(0 0 0 / 10%);
}
.area_button__link li a:before{
	display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #cc0d21;
  content: "";
  width: 27px;
}
.area_button__link li a:after{
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
  top: calc(50% - 4px);
  right: 10px;
  width: 8px;
  height: 8px;
}
@media screen and (min-width:768px) {
	.area_button {
		margin-top: 0;
	}
	.area_button__link li{
		max-width: 138px;
	}
	.area_button__link li a:hover{
		opacity: 0.7;
	}
}
@media screen and (max-width:767.98px) {
	.area_button__link {
		margin: 0 10px 0;
	}
  .area_button__link li a {
    padding: 10px 36px 9px 9px;
    margin-bottom: 5px;
    font-size: 1.8rem;
    font-weight: bold;
  }
}
/*=====================*/


/*footer_sitemap
=======================*/
.footer_sitemap {
  background-color: #fff;
  padding: 20px 30px 0;
}

/*=====================*/
