@charset "UTF-8";

*{
	margin:0;
	padding:0;
	}

html{
	margin:0;
	padding:0;
	}
body{
	margin:0;
	padding:0;
    font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-size:13px;
	color: #000;
	-webkit-text-size-adjust: 100%;
}

img{
	border:0;
	vertical-align:bottom; /* Firefox用 */
	}

p{
	margin:0;
	padding:0;
	line-height: 150%;
	}
ul,ol{
	list-style:none;
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

header,nav{
		margin: 0;
		padding: 0;
	}

table,th,td{
			margin: 0;
		padding: 0;
}



a:link {
	text-decoration: none;
}

a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

/* ----------------------------------------
	共通
----------------------------------------*/


img {
    width: 100%;
    height: auto;
}




/*ヘッダー*/


.full {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: url("../img/school/headerImg.jpg")
    center / cover;
}

.TopheadImg{
    width: 100%;
    position: relative;
    height: 100%;
}
.TopheadImg h1{
    width: 15%;
    max-width: 280px;
    position: absolute;
}
.topleft{
    position: absolute;
    z-index: 3000;
    width: 40%;
    bottom: 4rem;
    max-width: 840px;
    left:2rem;
}
.TopheadImg ul{
    position: absolute;
    z-index: 3000;
    width: 27%;
    bottom: 12rem;
    max-width: 525px;
    right: 2rem;
}
.TopheadImg ul li{
    text-align: center;
    margin-bottom: 1rem;
}



/*内容へ*/

.sc_headTxt{
    width: 100%;
background-image: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);
    }
.shippori {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}


/*コンタクト*/




/*コース紹介*/
.sc_corse{
    width: 100%;
    background-color: #FFE6FA;
    /*background-image: linear-gradient(to top, #fad0c4 0%, #ffd1ff 100%);
    */padding: 4rem 0 5rem;
}
.sc_corse h3,
.sc_voice h3,
.sc_contact h3{
    text-align: center;
}
.montserrat{
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.sc_corse h4,
.sc_voice h4,
.sc_contact h4{
    text-align: center;
}



/*丸パープルの「まずはお試し」*/
.sc_coutry1{
    position: absolute;
}


.sc_courseBox dl {
    width: 94%;
    margin: 0 auto 1rem;
}

.notosansjp{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}




.sc_courseBox dl dd:before{/*疑似要素*/
    font-family: FontAwesome;
    content: "\f0c8";
    padding-right : 5px;/*文字との隙間*/
    color: #A971AD;/*アイコンの色*/
    font-weight: 900;
}
span.ye_ta{
    background-color: #FFF574;/*黄色*/
}


.sc_coudtl{
    display: flex;
    justify-content: center;
    align-items: center;
}

.sc_coutime{
    background-color: #000;
    color: #fff;
    padding: 0.5rem 0.8rem 0.5rem 0.8rem;
    margin-right: 1rem;
    font-size: 1rem;
    letter-spacing: 0.08rem;
}
.sc_couprice{
    font-size: 2.4rem;
    position: relative;
}
.sc_couprice span{
    font-size: 1.6rem;
}
/*金額上の「まずはお試し」の部分*/
.sc_coutry2{
    top: -1.3rem;
    color: #A971AD;
    font-size: 0.9rem;
    position: absolute;
    left: 25px;
    letter-spacing: 0.08em;
}
.sc_coutry2::before,
.sc_coutry2::after {
    content: '';
    width: 3px;
    height: 25px;
    background-color: #A971AD;
    position: absolute;
}
.sc_coutry2::before {
/*    margin-right: 30px;*/
    transform: rotate(-35deg);
    left: -12px;
}
.sc_coutry2::after {
/*    margin-left: 30px;*/
    transform: rotate(35deg);
    left: 100px;
}

.sc_couimg{
    max-width: 240px;
    margin-right: 0.3rem;
    width: 25%;
}

.sc_sp_price{
    background: #A971AD;
    color: #fff;
    padding: 0.2rem 0.3rem;
    line-height: 1.3;
    margin-right: 0.4rem;
}


ul.sc_couseLabel li.lab_p{
    background-color: #f99;
}
ul.sc_couseLabel li.lab_r{
    background-color: #C74974;
}
ul.sc_couseLabel li.lab_b{
    background-color: #00638D;
}
ul.sc_couseLabel li.lab_og{
    background-color: #FA810E;
}
ul.sc_couseLabel li.lab_pu{
    background-color: #4E6FFC;
}

/*リクルート*/

.sc_recruit{
    background-color: #F1F4F4;
    width: 100%;
}
.sc_recTxt h4{
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 2rem;
}
.sc_rec_work{
    background-color: #fff;
    padding: 1rem 2rem;
    margin-bottom: 1rem;
}

.sc_rec_work h5 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
}

.sc_rec_work h5:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #000;
}

.sc_rec_work h5 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}
.sc_rec_work ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

dl.sc_rec_dtl{
    background-color: #fff;
    margin-bottom: 1rem;
}
dl.sc_rec_dtl dt{
    color: #A971AD;/*紫*/
}








/*voice*/


.sc_voiceWrap{
    max-width: 1280px;
    margin:0 auto;
}

.sc_voiBox{
    display: flex;
    margin-bottom: 2rem;
    align-items: center;
}


.ksnamebox{
    position: relative;
    top: -5rem;
}


/*contact*/
.sc_contactBox{
    max-width: 1280px;
    margin:0 auto;
}

/*コンタクトのテーブル*/
table.out_tbl{
    width: 85%;
    margin: 0 auto;
    padding: 0;
    font-size: 1.1em;
}
.attention{
    color: #ff473d;
    padding-left: 5px;
}
.sc_contactBox table td span{
    font-size:0.9em;
}
.sc_contactBox table td span.fm_num{
    margin-right: 10px;
}
.res_date{
    line-height:2.2em;
}
td.sc_radio {
    font-size: 1.4rem;
}
td.sc_radio span.wpcf7-list-item {
    display: block;
}

/*お問い合わせボタン*/
.con_btn {
    background-color: #4a473c;
    text-align: center;
    border: 0 none;
    width: 85%;
    height: 52px;
    line-height: 52px;
    font-size: 1.1em;
    letter-spacing: .1em;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #fff;
}







/*フッター*/


.noto-serif-jp-<uniquifier> {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}



/*トップへ戻る*/
#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    background: #a971ad;
    opacity: 0.6;
    border-radius: 50%;
}
#page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f062';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}











/*共有*/

.mb5rem{
    margin-bottom: 5rem;
}
.mb1r{
    margin-bottom: 1rem;
}
.mt2r{
    margin-top: 2rem;
}
.lh5{
    line-height: 5;
}

.mr5{
    margin-right: 5px;
}
.mr25{
    margin-right: 25px;
}
.mt25{
    margin-top: 25px;
}
.mb60{
    margin-bottom: 60px;
}
.mb120{
    margin-bottom: 120px;
}
.mb12rem{
    margin-bottom: 12rem;
}

#pageTop {
    display:none;
    position: fixed;
    bottom: 60px;
    right: 60px;
}

.tac{
    text-align: center;
}



