@charset "UTF-8";
/* CSS Document */
/*
body{
	margin:0;
	 font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	line-height: 1.5;

}

p{
	letter-spacing: 0.1em;
	margin: 1em 0;
}
*/

.wrap img, .wrap2 img, .wrap3 img, .wrap4 img, .wrap5 img, .pc img, .sp img {
	max-width: 100%;
	height:auto;
	vertical-align: bottom;
}

.wrap{
	width:1100px;
	background-color:#EEEBED;
	margin:auto;

}
.wrap2{
	width:1100px;
	background-color:#EEEBED;
	margin:auto;
	padding-bottom:2%;

}
.wrap3{
	width:1100px;
	background-color:#EEEBED;
	margin:auto;
	padding-bottom:0%;
	margin-top:2%;

}
.wrap4{
	width:1100px;
	background-color:white;
	margin:auto;
	padding-bottom:2%;
	margin-top:2%;
	border:solid 1px #13AE67;

}

.wrap5{
	width:1100px;
	background-color:white;
	margin:auto;
	padding-bottom:2%;
	margin-top:2%;
	border:solid 1px #2e93c2;

}

.toppa{
	width:100%;
	background-color: blue;
	margin-top:20px;
}
.toppa2{
	width:100%;
	background-color: blue;
	margin-top:0px;
}

.toppaTitle{
	width:96%;
	background-color: #EEEBED;
	margin:auto;
	
}
.toppaTitle2{
	width:96%;
	background-color:white;
	margin:auto;
	
}

.toppaBox{
	width:100%;
	background-color: white;
	display:flex;
	margin-top:20px;	
}
.toppaBox0{
	width:100%;
	background-color: white;
	display:flex;
	margin-top:0px;	
}

.toppaBox p{
	margin:0.3em;
}
.toppaBox0 p{
	margin:0.3em;
}

.toppaBoxLeft{
	width:10%;
   
	background-color:#0F3675;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxLeft2{
	width:10%;
   
	background-color:#00A29A;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}

.toppaBoxLeft3{
	width:10%;
   
	background-color:#0054A7;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxLeft4{
	width:10%;
   
	background-color:#13AE67;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}

.toppaBoxLeft5{
	width:10%;
   
	background-color:#2e93c2;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}

.toppaBoxRight{
	width:88%;
	padding-top:1%;
	padding-left:1%;
	padding-bottom:0.5%;
	
}
.toppaBoxRight2{
	width:90%;
	padding-top:1%;
	padding-left:1%;
	padding-bottom:0.5%;
	background-color:#ECF4E3;
	
}
.toppaBoxRight3{
	width:90%;
	padding-top:1%;
	padding-left:1%;
	padding-bottom:0.5%;
	background-color:#DFF2FC;
	
}

.TLR{
	display:flex;
}
.Tleft{
	width:70%;
	/*padding: 20px 30px 20px 0;*/
	padding: 20px 0px 20px 0;
}
.Tright{
	width:30%;
	text-align: center;
}
.Tright img{
	width:50%;
	min-width: 200px;
	padding-top:20px;
	padding-left:40px;
}

.highlight{
	background-color: #CFCCDE;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
}

.highlight2{
	background-color: #D8EEF0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
}
.highlight3{
	background-color: #0054A7;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	
}
.highlight4{
	width:97%;
	border-top: solid 1px #13AE67;
	border-bottom: solid 1px #13AE67;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	
}

.highlight5{
	width:97%;
	border-top: solid 1px #13AE67;
	border-bottom: solid 1px #13AE67;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	background-color: #FFF9B1;
	
}
.highlight6{
	width:97%;
	border-top: solid 1px #0054A7;
	border-bottom: solid 1px #0054A7;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	
}
.highlight7{
	background-color: #ffdddd;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
}
.highlight  p{
	margin:0;
}
.highlight2  p{
	margin:0;
}
.highlight3  p{
	margin:0;
}
.highlight4  p{
	margin:0;
}

.sub + .highlight6,
.sub + .highlight4,
.sub + .highlight3,
.sub + .highlight2,
.sub + .highlight{
	margin-top: 40px;
}
.sub{
	display: flex;
	
    align-items:center;
}
.sub:has(.sc),
.sub:has(.in-table){
	align-items: flex-start;
}
.sub:has(.sc) .subLeft5,
.sub:has(.in-table) .subLeft5,
.sub:has(.in-table) .subLeft{
	margin: 0.3em 0;
}
@media screen and (max-width: 767px) {
	.sub:has(.sc),
	.sub:has(.in-table){
	align-items: center;
	}
	.sub:has(.sc) .subLeft5,
	.sub:has(.in-table) .subLeft5,
	.sub:has(.in-table) .subLeft{
		margin: 0;
	}
}

.subLeft{
	width:8%;
	background-color:#CFCCDE;
	text-align: center;
}
.subLeft2{
	width:8%;
	background-color:#D8EEF0;
	text-align: center;
}
.subLeft3{
	width:8%;
	background-color:#64b67b;
	text-align: center;
	color:white;
}
.subLeft4{
	width:8%;
	background-color:#64b67b;
	text-align: center;
	color:white;
}
.subLeft5{
	width:8%;
	background-color:#55a0c6;
	text-align: center;
	color:white;
}
.subLeft6{
	width:8%;
	background-color:#ffdddd;
	text-align: center;
}
.subRight{
	padding-left:2%;
	width:90%
}
.subRight .free{
	color: #e60012;
	font-weight: 700;
}
.subRight .in-table{
	display: grid;
	grid-template-columns: 120px 1fr;
}
.subRight .in-table .course-name p{
	background: #f08300;
	text-align: center;
	border-radius: 4px;
	color: #FFF;
}
.subRight .in-table .course-name.c2 p{
	background: #00afec;
}
.subRight .in-table .course-name.c3 p{
	background: #55a0c6;
}

.trial{
	width:70%;
	margin:auto;
	margin-top:3%;
}
.textPhoto{
	display: flex;
	
    align-items:center;
	margin-top:1%;
}
.textPhotoLeft{
	width:60%;
}
.textPhotoRight img{
	width:50%;
	min-width: 320px;
	padding-left:30%;
}

.midashi{
	font-size:1.4em;
	color:#0F3675;
	font-weight:bold;
}
.midashi2{
	font-size:1.2em;
	color:#0F3675;
	font-weight:bold;
}
.midashi3{
	font-size:1.2em;
	color:#00A29A;
	font-weight:bold;
}
.midashi4{
	font-size:1.5em;
	color:#0054A7;
	font-weight:bold;
}
.midashi5{
	font-size:1.2em;
	color:white;
	font-weight:bold;
}
.midashi6{
	font-size:1.5em;
	color:#13AE67;
	font-weight:bold;
}
.midashi7{
	font-size:1.2em;
	color:#13AE67;
	font-weight:bold;
}
.midashi8{
	font-size:1.5em;
	color:#2e93c2;
	font-weight:bold;
}
.midashi9{
	font-size:1.5em;
	color:#e60012;
	font-weight:bold;
}
.midashi span,
.midashi1 span,
.midashi2 span,
.midashi3 span,
.midashi4 span,
.midashi6 span,
.midashi7 span,
.midashi8 span,
.midashi9 span{
	color: #e60012;
}
.midashi5 span{
	color: #faee00;
}
.submidashi{
	font-size:1.2em;
	font-weight:bold;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.submidashi span{
	color: #e60012;
}
.gakunen{
	font-size:1.3em;
	color:white;
	font-weight:bold;
}
.tips{
	font-size:0.8em;
	text-align: right
}
.tips.al{
	text-align: left
}
.tanki{
	margin-top:20px;
}
.button{
	width:50%;
	margin: 40px auto;
}


.sp{
	display:none;	
	}
.pc{
	display:block;
}
.honbun{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	
}
@media (max-width: 767px) { 
.wrap{
		width:100%;
	}
.wrap2{
	width:100%;
	background-color:#EEEBED;
	margin:auto;
	padding-bottom:2%;

}
.wrap3{
	width:100%;
	background-color:#EEEBED;
	margin:auto;
	padding-bottom:0%;
	margin-top:2%;

}
.wrap4{
	width:100%;
	background-color:white;
	margin:auto;
	padding-bottom:2%;
	margin-top:6%;
	border:solid 0px #13AE67;

}
.wrap5{
	width:100%;
	background-color:white;
	margin:auto;
	padding-bottom:2%;
	margin-top:8%;
	border:solid 0px #2e93c2;

}

.Tright{
		display:none;
	}
.Tleft{
	width:98%;
	padding-right:0px;
	margin:auto;
}
.midashi{
	font-size:1.3em;
	color:#0F3675;
	font-weight:bold;
}
.midashi4{
	font-size:1.3em;
	color:#0054A7;
	font-weight:bold;
}
.midashi6{
	font-size:1.2em;
	color:#13AE67;
	font-weight:bold;
}
.midashi8{
	font-size:1.2em;
	color:#2e93c2;
	font-weight:bold;
}
.toppaBox{
	width:100%;
	background-color: white;
	display:flex;
	flex-flow: column;
	margin-top:30px;	
}
.toppaBox0{
	width:100%;
	background-color: white;
	display:flex;
	flex-flow: column;
	margin-top:0px;	
}
.toppaBoxLeft{
	width:100%;
   
	background-color:#0F3675;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxLeft2{
	width:100%;
   
	background-color:#00A29A;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxLeft3{
	width:100%;
   
	background-color:#0054A7;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxLeft4{
	width:100%;
   
	background-color:#13AE67;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxLeft5{
	width:100%;
   
	background-color:#2e93c2;
	text-align: center;
	display:flex;
    justify-content:center;
    align-items:center;
}
.toppaBoxRight{
	width:100%;
	padding-top:0%;
	padding-left:0%;
	padding-bottom:0.5%;
	
}
.toppaBoxRight2{
	width:100%;
	padding-top:1%;
	padding-left:0%;
	padding-bottom:0.5%;
	background-color:#ECF4E3;
	
}
.toppaBoxRight3{
	width:99%;
	padding-top:1%;
	padding-left:1%;
	padding-bottom:0.5%;
	background-color:#DFF2FC;
	
}
.sub{
	display: flex;
	flex-flow: column;
    align-items:center;
}
.subLeft{
	width:96%;
	background-color:#CFCCDE;
	text-align: center;
}
.subLeft2{
	width:96%;
	background-color:#D8EEF0;
	text-align: center;
}
.subLeft3{
	width:96%;
	background-color:#64b67b;
	text-align: center;
	color:white;
}
.subLeft5{
	width:96%;
	background-color:#55a0c6;
	text-align: center;
	color:white;
}
	
.subLeft6{
	width:96%;
	background-color:#ffdddd;
	text-align: center;
}	
.highlight{
	background-color: #CFCCDE;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
}
	
.highlight2{
	background-color: #D8EEF0;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
}
.highlight3{
	background-color: #127ae1;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	
}
.highlight4{
	width:97%;
	border-top: solid 1px #13AE67;
	border-bottom: solid 1px #13AE67;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3%;
	
}
.highlight5{
	width:97%;
	border-top: solid 1px #13AE67;
	border-bottom: solid 1px #13AE67;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3%;
	background-color: #FFF9B1;
	
}
.highlight6{
	width:97%;
	border-top: solid 1px #0054A7;
	border-bottom: solid 1px #0054A7;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3%;
	
}
.highlight7{
	background-color: #ffdddd;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
}
.tips{
	font-size:0.5em;
	text-align: right
}
.textPhotoRight {
	width:50%;
	padding-left:30%;
	display:none;
}
.textPhotoLeft{
	width:96%;
	margin:auto;
}
.toppa{
	width:100%;
	background-color: blue;
	margin-top:0px;
}
.trial{
	width:96%;
	margin:auto;
	margin-top:3%;
}
.button{
	width:90%;
	margin:auto;
	margin-top:20px;
	margin-bottom:40px;
}


.sp{
	display:block;	
	}
.pc{
	display:none;
}
}


@media screen and (max-width: 680px) {
    #pageTitle {
        margin-top: 80px !important;
    }
}

.ttx_area span {
    font-weight: 100;
}

.btn-flat-simple {
  font-size: 1.8em;
  font-weight: bold;
  padding: 20px 40px;
  text-decoration: none;
  color: #ffffff;
  background: #ff6600;
  border-radius: 10px;
  transition: .4s;
}
.btn-flat-simple:hover {
  background: #ff9966;
  color: white;
}

@media screen and (max-width: 680px) {
  .btn-flat-simple {
    width: 80%;
    font-size: 1.2em;
    font-weight: bold;
    padding: 1em 1em;
    color: #ffffff;
  }
}

.week {
    font-size: 11px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #fff;
    background-color: #000;
    border-radius: 15px;
    padding: 1px 5px 2px;
    margin: 0 5px 0 2px;
    position: relative;
    bottom: 2.5px;
}	
.week.sunday {
    background-color: #e60012;
}
.week.saturday {
    background-color: #0068B7;
}

.ts_img img{
	max-width: 100%;
	height: auto;
	display: block;
	margin-inline: auto;
}
.midashiImg img{
	width: 100%;
}
.midashiImg{
	margin-top: 80px;
}




