@charset "UTF-8";
/* Scss Document */
.price {
	text-align: center;
}
.price span {
	font-size: 20px;
	font-weight: 500;
}
.txt1 {
	text-align: center;
	font-size: 30px;
}
#sec1, #lead, #sec2, #sec3, #sec8, #sec9, #sec10 {
	padding-bottom: 13%;
}
#sec1 {
	background: url(../img/party/sec1_bg.jpg) no-repeat top center/100% auto;
}
#lead, #sec7, #sec8 {
	background: url(../img/main/sec1_bg.jpg) repeat-y top center/100% auto;
	color: #000;
}
section .toggle {
	margin: 0 6% 5.5%;
	border: 1px solid #ceae77;
	box-sizing: border-box;
	background: url(../img/party/sec2_bg1.jpg) repeat-y top center/100% auto;
}
section .toggle .toggle-link {
	text-align: center;
	padding-bottom: 14%;
}
section .toggle .toggle-link dt {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.8em;
	letter-spacing: 2px;
}
section .toggle .toggle-link:after {
	color: #fff;
	bottom: 6%;
}
section .toggle .toggle-main {
	box-sizing: border-box;
	padding: 0 4% 10%;
}
section .toggle .toggle-main dl + dl {
	margin-top: 20px;
}
section .toggle .toggle-main dd {
	margin-left: 7px;
}
section .toggle .price {
	letter-spacing: 1.5px;
}
#sec2 {
	background: url(../img/main/sec3_bg.jpg) repeat-y top center/100% auto;
}
#sec2 h2 {
	position: relative;
	z-index: 1;
}
#sec2 .sec2_img {
	margin-top: -19%;
}
#sec2 #course2 {
	margin-top: 10%;
}
#sec2 .sec2_ttl {
	font-size: 22px;
	font-weight: 500;
	padding-top: 17px;
}
#sec2 #monja {
	padding-top: 5%;
}
#sec2 #monja .toggle .toggle-link {
	padding-bottom: 12%;
}
#sec2 #monja .toggle .toggle-link:after {
	bottom: 18%;
}
.sec3_txt1, .sec3_txt2 {
	text-align: center;
	display: inline-block;
	font-weight: 600;
	padding: 0 10px;
	line-height: 25px;
	letter-spacing: 1.5px;
	margin-top: 6px;
}
.sec3_txt1 {
	color: #bb1010;
	background: #fff;
}
.sec3_txt2 {
	background: #bb1010;
	color: #fff;
}
#sec3 h2{
	padding-bottom: 0;
}
#sec3 .toggle {
	padding-top: 5.5%;
}
#sec3 .toggle .toggle-link:after {
	bottom: 9%;
}
#sec3 .price {
	margin-bottom: 5px;
}
#sec4, #sec6 {
	padding-bottom: 10%;
}
#sec4 .sec4_img, #sec6 .sec4_img {
	margin-bottom: 4%;
}
#sec4 .toggle, #sec6 .toggle {
	padding-top: 5.5%;
}
#sec4 .toggle .toggle-link:after, #sec6 .toggle .toggle-link:after {
	bottom: 9%;
}
#sec4 .sec3_txt1, #sec6 .sec3_txt1 {
	padding: 0 40px;
}
.dl_num {
	margin: 0 6% 20px;
}
.dl_num dt {
	float: left;
	width: 35px;
	margin-right: 10px;
}
.dl_num dd {
	float: left;
	width: calc(100% - 45px);
}
#sec5 {
	background: url(../img/party/sec5_bg.jpg) repeat-y top center/100% auto;
	padding-bottom: 4%;
}
#sec6 {
	background: url(../img/main/sec3_bg.jpg) repeat-y top center/100% auto;
	padding-top: 11%;
}
#sec6 h2{
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 158%;
    letter-spacing: 3px;
	line-height: 2em;
}
#sec6 h2 span{
    font-size: 160%;	
}
#sec7, #sec5 {
	padding-bottom: 4%;
	padding-top: 13%;
}
.party_txt {
	margin: auto;
	background: #fff;
	color: #bb1010;
	    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	display: table;
	text-align: center;
	padding: 0 10px;
	letter-spacing: 2px;
}
#sec7 h2, #sec5 h2 {
	    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	line-height: 1.4em;
	font-size: 26px;
	letter-spacing: 8px;
	padding-bottom: 6%;
	padding-top: 5px;
}
#sec7 h2 span, #sec5 h2 span {
	font-size: 18px;
	letter-spacing: 5px;
}
#sec9 {
	background: url(../img/party/sec9_bg.jpg) no-repeat top center/100% auto;
}
#sec9 .slick-dots button {
	background: #000;
}
#sec9 .slick-dots li.slick-active button {
	background: #fff;
}
