@charset "utf-8";
/* CSS Document */
/*-------------------------------------------*/
/*	max-width: 1510px
/*-------------------------------------------*/
@media (max-width: 1510px) {
/*----#lpPagetop---*/
#lpPagetop {
    bottom: 60px;
}
}
/*-------------------------------------------*/
/*	max-width: 1199px
/*-------------------------------------------*/
@media (max-width: 1199px) {
/*--表示、非表示--*/
.sp-none-1199 {
display: none;
}
.sp-display-1199 {
display: block;
}
/*--文字揃え--*/
.text-cl-1199 {
text-align: left !important;
}
/*-------------------------------------------*/
/* 開講概要
/*-------------------------------------------*/
.priceListTxtBlock {
    padding: 20px;
	}
}
/*-------------------------------------------*/
/*	max-width: 969px
/*-------------------------------------------*/
@media (max-width: 969px) {
/*-------改行、揃えなどの文字設定------*/
.pcbr {
display: inline;
}
.spbr {
display: block;
}
.textC {
text-align: left;
}
/*-------------------------------------------*/
/* パララックス
/*-------------------------------------------*/
.paraBox .para {
    min-height: 450px;
}
/*----#lpPagetop---*/
#lpPagetop {
    bottom: 20px;
}
/*----footer.footerLP---*/
footer.footerLP {
    text-align: left;
}
footer.footerLP ul {
    width: calc(100% - 100px);
}
footer.footerLP p {
    width: 100%;
    font-size: 14px;
}
}
/*-------------------------------------------*/
/*	max-width: 959px
/*-------------------------------------------*/
@media (max-width: 959px) {
/*--表示、非表示--*/
.sp-none-959 {
display: none;
}
.sp-display-959 {
display: block;
}
/*--文字揃え--*/
.text-cl-959 {
text-align: left !important;
}
h3.h3ttl01 span {
    padding: 0 0 15px;
    border-bottom: 1px solid;
}
h3.h3ttl01 span:before,
h3.h3ttl01 span:after {
content: none;
}
/*-------------------------------------------*/
/* 開講概要
/*-------------------------------------------*/
.com_OverviewInner {
    padding: 0 20px 100px;
}
.com_Overview_seminarDay .day01 strong {
    font-size: 30px;
}
.com_Overview_seminarDay .day02 {
    font-size: 13px;
    bottom: 0.25em;
    margin-left: 0;
}
.com_price strong {
    font-size: 30px;
}
}

/*-------------------------------------------*/
/*	max-width: 800px
/*-------------------------------------------*/
@media (max-width: 800px) {
/*--表示、非表示--*/
.sp-none-800 {
display: none;
}
.sp-display-800 {
display: block;
}
/*--文字揃え--*/
.text-cl-800 {
text-align: left !important;
}
}

/*-------------------------------------------*/
/*	max-width: 780px
/*-------------------------------------------*/
@media (max-width: 780px) {
/*--LP共通設定--*/
h2 {
font-size: 23px;
    margin: 0 auto 20px;
}
a.btn01,
a.btn02 {
    padding: 30px 30px 30px 20px;
    font-size: 18px;
    max-width: 85%;
    background-position: right 10px center,left top;
}
a.btn01:hover,
a.btn02:hover {
    background-position: right 10px center,left top;
	}
.com_CheckList01 ul li {
    font-size: 18px;
}
.priceListTxtBlock {
    padding: 20px 10px 10px;
}
ul.priceList>li.flex33 {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
	}


}

/*-------------------------------------------*/
/*	max-width: 769px
/*-------------------------------------------*/
@media (max-width: 769px) {
/*--表示、非表示--*/
.sp-none-769 {
display: none;
}
.sp-display-769 {
display: block;
}
/*--文字揃え--*/
.text-cl-769 {
text-align: left !important;
}
}

/*-------------------------------------------*/
/*	max-width: 660px
/*-------------------------------------------*/
@media (max-width: 660px) {
/*--LP共通設定--*/
p {
font-size: 16px;
}
/*-------改行、揃えなどの文字設定------*/
.spbr br,
br.spbr660 {
display: block;
}
/*-------------------------------------------*/
/* 開講概要
/*-------------------------------------------*/
.com_Overview_01 {
    padding: 30px 0 0;
}
.com_Overview_01 h3.h3ttl01 {
    font-size: 22px;
}
.com_Overview_seminarDay .day01 {
    margin-bottom: 10px;
}
.com_Overview_seminarDay .day01 .day01_year {
    font-size: 15px;
    padding: 0 1.5em;
}
.com_Overview_seminarDay .day01 .day01_year:before,
.com_Overview_seminarDay .day01 .day01_year:after {
    width: 1em;
}
.com_Overview_seminarDayTxt {
    font-size: 23px;
}
/*---よくあるご質問---*/
.faq-button,
.faq-detail {
    font-size: 16px;
}
.faq-button {
    padding: 20px 45px 20px 20px;
}
.faq-detail {
    padding: 20px;
}
.faq-button:before,
.faq-button:after {
    right: 20px;
}
.faq-button figure,
.faq-detail figure {
    width: 2em;
    height: 2em;
    line-height: 2em;
}
.faq-button span,
.faq-detail span {
    padding-top: 0.25em;
width: calc(100% - 3em);
	}
/*----footer.footerLP---*/
footer.footerLP .com_Inner,
footer.footerLP .com_Inner1250 {
    margin-top: 30px;
    padding: 20px 0px;
}
#lpPagetop {
    right: 10px;
}
#lpPagetop a {
    width: 70px;
    height: 70px;
    font-size: 12px;
    padding-top: 27px;
    background-position: center 12px;
    background-size: 10px;
}
footer.footerLP ul li {
    width: 100%;
}
footer.footerLP ul li a,
footer.footerLP p {
font-size: 13px;
}
}

/*-------------------------------------------*/
/*	max-width: 599px
/*-------------------------------------------*/
@media (max-width: 599px) {
/*--表示、非表示--*/
.sp-none-599 {
display: none;
}
.sp-display-599 {
display: block;
}
/*--文字揃え--*/
.text-cl-599 {
text-align: left !important;
}
}


/*-------------------------------------------*/
/*	max-width: 480px
/*-------------------------------------------*/
@media (max-width: 480px) {
/*--表示、非表示--*/
.sp-none-480 {
display: none;
}
.sp-display-480 {
display: block;
}
/*--文字揃え--*/
.text-cl-480 {
text-align: left !important;
}
/*-------改行、揃えなどの文字設定------*/
br.spbr480 {
display: block;
}
/*-------ボタン------*/
a.btn01,
a.btn02 {
    padding: 20px;
    font-size: 18px;
    max-width: 92%;
    background-position: right 3px center,left top;
    background-size: 15px, auto;
}
/*-------------------------------------------*/
/* 開講概要
/*-------------------------------------------*/
.com_Overview_seminarDay ul li {
    width: 100%;
}
.com_Overview_seminarDay .day01 figure {
    margin: 0;
}
/*--募集終了(満員御礼の場合)--*/
.com_Overview_seminarDay.com_Overview_seminarDayclose:before {
    font-size: 20px;
}
/*-------------------------------------------*/
/* パララックス
/*-------------------------------------------*/
.paraBox .para {
    min-height: 350px;
}
}
/*-------------------------------------------*/
/*	max-width: 370px
/*-------------------------------------------*/
@media (max-width: 370px) {
/*--表示、非表示--*/
.sp-none-370 {
display: none;
}
.sp-display-370 {
display: block;
}
/*--文字揃え--*/
.text-cl-370 {
text-align: left !important;
}
/*-------------------------------------------*/
/* 開講概要
/*-------------------------------------------*/
/*--募集終了(満員御礼の場合)--*/
.com_Overview_seminarDay.com_Overview_seminarDayclose:before {
    font-size: 18px;
}
.com_Overview_seminarDay.com_Overview_seminarDayclose:after {
    font-size: 15px;
}

}