body {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height:1.6;
}
img {
	max-width:100%;
}
html { scroll-behavior: smooth;}

div.none {clear: both;}
div.none hr {display: none;}

p.normalText {
	font-size:1.4em;
}
p.largeText {
	font-size:1.7em;
}

.f80 {
	font-size:80%;
}
.f110 {
	font-size:110%;
}
.f115 {
	font-size:115%;
}
.f120 {
	font-size:120%;
}

.bold {
	font-weight:bold;
}
.under {
	text-decoration: underline;
}


.nopc{
	display: none;
}

.nosp{
	display: block;
}

/*
*{
	border-radius: 0px !important;
}
*/
a{
/*	text-decoration: none;*/
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a>img:hover{
	opacity: 0.9;
}

h1 {
	margin: 0;
	padding: 0;
}
.page_wrap {
	min-width: 1010px;
}
.navbar{
	min-height: 82px;
	margin-bottom: 0px;
}

.navbar p{
	margin-bottom: 0px;
}

.navbar-brand{
	height: 100%;
}

.navbar-default{
	border-color: transparent;
}

.jumbotron-h{
/*	height: 700px;*/
  /*
	background: url(./img/topbg.jpg);
	background-position: center top;
  */
	background-size: cover;
	text-align:center;
  /*
	padding-left:10px;
	padding-right:10px;
  */
}
/*
.jumbotron-h-sp{
	height: 700px;
	background: url(./img/img03_sp.png);
	background-position: center top;
	background-size: cover;
}
*/
.jumbotron  {
  /*	padding-top:30px;*/
  padding: 0;
  background-color: #fff;
}
.jumbotron p {
/*	font-size:20px;*/
	font-size:1.4em;
	font-weight:bold;
	color:#333326;
	line-height:1.8;
	letter-spacing:-1px;
}

.bgupper {
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	background: url(./img/bg01.png);
	background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #fff;
}
.bglower {
	padding-left:10px;
	padding-right:10px;
	background: url(./img/bg02.png);
	background-position: center -50px;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #fff;
}

.bg1{
	background-color: #f6eeea
}


.bg3{
	background-color: #F6F6F6;
/*	padding-bottom: 90px;*/
	height:240px;
	color:#333333;
	font-size:1.1em;
}
.bg3 a {
	color:#333333;
}

.text-white{color: white !important;}

.bg4{
	background-color: #f6eeea;
}

.carousel-cell .panel{
	background-color: white;
	margin: 10px;
	height: 200px;
	width: 245px;
	padding: 10px 20px 10px 20px;
}

.fc-color{
	color: #003757 !important;
}

.lh-200{
	line-height: 200%;
}

ul.numberlist{
	margin-top: 10px;
}

ul.numberlist>li{
	padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 30px;
    border-bottom: 1px solid;
}

ul.numberlist>li:last-child{
	border-bottom: none;
}


section{
	padding-top: 30px;
	padding-bottom: 30px;
}

.pt-0{
	padding-top: 0px;
}

.pt-1{
	padding-top:10px;
}

.pt-2{
	padding-top:20px;
}

.pt-3{
	padding-top:30px;
}

.pt-4{
	padding-top:40px;
}

.pt-5{
	padding-top:50px;
}

.pb-0{
	padding-bottom: 0px;
}

.pb-1{
	padding-bottom: 10px;
}

.pb-2{
	padding-bottom: 20px;
}

.pb-3{
	padding-bottom: 30px;
}

.pb-4{
	padding-bottom: 40px;
}

.pb-5{
	padding-bottom: 50px;
}



.p-1{
	padding-top:10px;
	padding-bottom: 10px;
}

.p-2{
	padding-top:20px;
	padding-bottom: 20px;
}

.p-3{
	padding-top:30px;
	padding-bottom: 30px;
}

.p-4{
	padding-top:40px;
	padding-bottom: 40px;
}

.p-5{
	padding-top:50px;
	padding-bottom: 50px;
}

.p10 {
	padding:10px;
}


.mt-0{
	margin-top: 0px;
}

.mt-1{
	margin-top:10px;
}

.mt-2{
	margin-top:20px;
}

.mt-3{
	margin-top:30px;
}

.mt-4{
	margin-top:40px;
}

.mt-5{
	margin-top:50px;
}

.mb-0{
	margin-bottom: 0px;
}

.mb-1{
	margin-bottom: 10px;
}

.mb-2{
	margin-bottom: 20px;
}

.mb-3{
	margin-bottom: 30px;
}

.mb-4{
	margin-bottom: 40px;
}

.mb-5{
	margin-bottom: 50px;
}


.panel-default>.panel-heading.fc{
	color: white;
	background-color: #7babbf;
	border-color: #7babbf;
}

.panel-fc{
	border-color: #e2f0f1;
}

.panel.fc{
	margin-bottom: 20px;
    background-color: #e2f0f1;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-fc-list-hd{
	border-color: #2e6793;
}

.panel.fc-ld{
	margin-bottom: 20px;
    background-color: #2e6793;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-fc-list{
	border-color: #003757;
}

.panel.fc-l{
	margin-bottom: 20px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.alert-fc{
	color: white;
	background-color: #cee5e9;
	border-color: #cee5e9;
}

.alert-fcng{
	color: white;
	background-color: #003757;
	border-color: #003757;
}

ul.dot {
    list-style: none;
    padding:0;
    margin:0;
}
ul.dot>li {
    padding-left: 1em;
    text-indent: -.7em;
}
ul.dot>li:before {
    content: "■ ";
    color: #003757;
}

.panel-body.pb-fc{
	height: 70px;
	display: table;
	width: 100%
}
.panel-body.pb-fc>span{
	display: table-cell;
	vertical-align: middle;
}


.inner {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.bgy-half {
	background-image: linear-gradient(transparent 60%, #ffff00 60%);
}
.bgs-half {
	background-image: linear-gradient(transparent 60%, #00ffff 60%);
}
.bgy {
	background-color: #ffff00;
}
.bgs {
	background-color: #00ffff;
}
.bgs2 {
	background-color:#E1F7FF;
}

.red{
	color: #CC0000;
}
.red2{
	color: #ff0000;
}

.red-b{
	color: #CC0000;
	font-weight: bold;
}

.blue{
	color: #0085B2;
}
.blueviolet {
	color:#3F00FF;
}
.purple {
	color:#8500B2;
}

.align-c{
	text-align: center;
}


#title {
	margin-top:90px;
	max-width:90%;
}

.h_banners {
	margin:40px auto 30px;
}
.h_banners img {
	padding:10px;
	box-sizing:border-box;
}

.update h2 {
	margin-top:0;
}

.textBoxs {
	display:flex;
}
.textBox {
	flex:4;
	border-radius:10px;
	margin:4px;
	padding:0 20px 10px 20px;
}
.textBox h3 {
	text-align:center;
	font-weight:bold;
	font-size:1.7em;
}

.textBoxsArrow {
	flex:1;
	background-position: center center;
	background-repeat:no-repeat;
}
.arrow1 {
	background-image: url(./img/ar_1pc.jpg);
}
.arrow2 {
	background-image: url(./img/ar_2pc.jpg);
}
.arrow3 {
	background-image: url(./img/ar_3pc.jpg);
}


.textBox ul {
	padding-left:1em;
/*	font-size:18px;*/
	font-size:1.3em;
}
.textBox ul li {
	list-style-type:none;
	text-indent:-1em;
	margin-bottom:3px;
}
.textBoxLeft ul li:before  {
	content: "●";
}
.textBoxRight ul li:before  {
	content: "◎";
}
.textBoxRight h3  {
	text-decoration:underline;
}
.textBoxRight ul  {
	font-weight:bold;
}

.boxBgYellow {
	background-color:#FFFFE1;
}
.boxBgYellow h3 {
	color:#8C6900;
}

.boxBgCyan {
	background-color:#E1F7FF;
}
.boxBgCyan h3 {
	color:#001A66;
}

.boxBgYellow2 {
	background-color:#FFF7DD;
}
.boxBgYellow2 h3 {
	color:#663300;
}

.boxBgGreen {
	background-color:#EEFBE6;
}
.boxBgGreen h3 {
	color:#4C6600;
}

.boxBgPurple {
	background-color:#EDDBFF;
}
.boxBgPurple h3 {
	color:#9721DE;
}


#lrContent {
	background:url(./img/lrbg.jpg) no-repeat center bottom ;
	margin-top:20px;
	margin-bottom:50px;
}

.lrTextBox {
	width:90%;
	clear:both;
/*	border:1px solid #000;*/
	margin-top:20px;
}
.lrTextBox:first-child {
	margin-top:0;
}
.lrTextBox h3 {
/*	font-weight:bold;*/
	background-image: linear-gradient(#A64DFF , #5900B2);
	color:#fff;
	padding:15px 20px;
	margin-top:20px;
	margin-bottom:20px;
/*	font-size:28px;*/
	font-size:2em;
}
.lrTextBox h4 {
/*	font-size:22px;*/
	font-size:1.6em;
}
.lrTextBox ul {
	padding-left:2em;
/*	font-size:17px;*/
	font-size:1.2em;
}
.lrTextBox ul li {
	list-style-type:disc;
}
.lrTextBox p {
/*	font-size:17px;*/
	font-size:1.2em;
	color:#242414;
}
.leftTextBox {
	float:left;
}
.leftTextBox h4 ,
.leftTextBox ul ,
.leftTextBox p {
	margin-left:20px;
}
.rightTextBox {
	float:right;
}
.rightTextBox h4,
.rightTextBox ul,
.rightTextBox p {
	margin-right:20px;
}

.profBox {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	max-width:960px;
	width:96%;
	margin:0 auto;
	background-color:#EEEEEE;
	padding:40px 24px;
	position: relative;
}
.profBox h2 {
	margin-top:0;
	margin-bottom:28px;
}
.profBox h3 {
	font-weight:bold;
/*	font-size:26px;*/
	font-size:1.9em;
	color:#fff;
	background-color:#AD975A;
	padding:10px;
	margin-top:40px;
	margin-bottom:24px;
	text-align:center;
}
.profBox h4 {
	text-align:center;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
	font-size:1.3em;
}

.profBox img {
	margin-bottom:10px;
}
.profBox ul {
	padding-left:1em;
/*	font-size:17px;*/
	font-size:1.2em;
}
.profBox ul li {
	list-style-type:none;
	text-indent:-1em;
	margin-bottom:3px;
}
.profBox ul li:before  {
	content: "◎";
}

.profBox .profImg {
	position: absolute;
	top:0;
	right:0;
}
.profBox p {
/*	font-size:17px;*/
	font-size:1.2em;
}
.profBox p.profText {
	max-width:calc(100% - 506px);
}

.profBox dl {
	font-size:1.2em;
	display: flex;
	flex-wrap: wrap;
}
.profBox dl dt {
	width:50%;
	margin-bottom:6px;
}
.profBox dl dt span {
	font-weight:normal;
}
.profBox dl dd {
	width:50%;
	margin-bottom:6px;
}

.profBox2 {
	background-color:#CDD0D3;
}
profBox2 h2 img {
	display:block;
}
.profBox2 h2 img:first-child {
	margin-bottom:25px;
}
.profBox2 p.profText {
	max-width:calc(100% - 315px);
}


.w960 {
	max-width:960px;
	width:96%;
	margin:20px auto;
}

ul.normalList {
	padding-left:1.5em;
/*	font-size:17px;*/
	font-size:1.2em;
}
ul.normalList li {
	list-style-type:disc;
}
.fontNormal {
/*	font-size:17px;*/
	font-size:1.2em;
}

.fontg {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text1 {
/*	font-size:17px;*/
	font-size:1.2em;
	font-weight:bold;
	line-height:2.0;
}
.text2 {
/*	font-size:20px;*/
	font-size:1.4em;
	font-weight:bold;
	line-height:2.0;
}
.bigYellow {
	font-size:117%;
	background-color:#ffff00;
}

.lessonBox {
	max-width:900px;
	width:90%;
	margin:20px auto;
	border:5px solid #CCCCCC;
	padding:25px 30px;
}
.lessonBox h3 {
	text-align:center;
	margin-top:0;
	margin-bottom:30px;
}
.rightImg {
	float:right;
	margin-left:12px;
	margin-bottom:12px;
}
.lessonBox p {
/*	font-size:20px;*/
	font-size:1.4em;
}



.centerContent{
	background: url(./img/centerbg.jpg);
	background-position: center top;
	/*background-size: 300%;*/
	background-repeat: no-repeat;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.centerContent dl {
	text-align:left;
	margin-top:67px;
}
.centerContent dl dt {
	font-size:2.1em;
	margin-bottom:20px;
}
.centerContent dl dt img {
	margin-right:10px;
}
.centerContent dl dd {
	font-weight:bold;
	font-size:1.65em;
	margin-bottom:30px;
}

table.kozaTable {
	font-size:1.4em;
	font-weight:bold;
	border-collapse:separate;
	border-spacing:2px;
	width:100%;
}
table.kozaTable tr th ,
table.kozaTable tr td {
	padding:15px;
}
table.kozaTable tr th {
	background-color:#4472C4;
	color:#fff;
}
table.kozaTable tr th:first-child {
	min-width:4.9em;
}
table.kozaTable tr:nth-child(2n) td {
	background-color:#CFD5EA;
}
table.kozaTable tr:nth-child(2n+1) td {
	background-color:#E9EBF5;
}

.pinkLineBox {
	border:5px solid #EBDDF4;
	padding:0 20px;
	margin-top:40px;
}

.kozaText h3 {
	font-weight:bold;
	font-size:2.0em;
	margin-top:0;
	margin-bottom:0.5em;
	line-height:1.4;
/*	text-indent: -1em each-line; どのブラウザも非対応 */
	text-indent: -1em;
	padding-left:1em;
}
.kozaText h3.pre {
	margin-top:40px;
	margin-bottom:0;
}
.kozaText p {
	font-size:1.75em;
	margin-bottom:1.5em;
}
.kozaText p.normalText {
	font-size:1.4em;
}

.kozaText ul {
	font-size:1.75em;
	margin-bottom:1.5em;
	padding-left:1.5em;
}

.kozaText ul li {
	list-style-type:disc;
}

.kozaText ul.line {
	font-size:1.6em;
	margin-bottom:1.5em;
	padding-left:6em;
	background: url(./img/line.jpg);
	background-repeat: no-repeat;
	background-position: left 5px top;
	background-size: 4em;
}

.profBox .profImg2 {
	display:none;
	position: relative;
	margin:10px auto;
}

.price{
	text-align: center;
	font-weight: bold;
	font-size:2.5em;
	margin-bottom:0.7em;
}

.price span{
	font-weight: normal;
	font-size:80%;
}

.waribiki{
	font-size:2.0em;
}

#schText {
	font-weight: bold;
	font-size:2.1em;
	display:block;
	max-width:20em;
	margin:43px auto 50px;
}
#schText span {
	font-weight: normal;
	font-size:0.8em;
}

div#schTable {
	width:100%;
	overflow-x:auto;
}
div#schTable table {
	font-size:1.4em;
	font-weight:bold;
	width:100%;
	border-spacing:2px;
}
div#schTable table tr th ,
div#schTable table tr td {
	text-align:center;
	padding:15px;
	border:1px solid #000;
	word-break:keep-all;
	vertical-align:middle;
}
div#schTable table tr th {
	background-color:#4472C4;
	color:#fff;
}
div#schTable table tr .normal {
	font-weight: normal;
}
div#schTable table tr td:first-child {
	font-size:1.4em;
}


.entry h3 {
	text-align:center;
	font-weight:bold;
	display:inline-block;
	font-size:2.1em;
	margin-top:20px;
	margin-bottom:50px;
}
.entry h4 {
	font-weight:normal;
	font-size:2.0em;
	margin-top:40px;
}
.entry ul {
    list-style: none;
    padding:0;
    margin:0;
	font-weight:bold;
	font-size:1.7em;
}
.entry ul > li {
    padding-left: 1em;
    text-indent: -.7em;
}
.entry ul > li:before {
    content: "◇";
}
.entry ul > li small ,
.entry ul > li .normal {
	font-weight:normal;
}

.entry a {
	color:#0085B2;
	text-decoration:none;
	font-size:1.2em;
}
.entry a:hover {
}
.entry .a {
	color:#0085B2;
	font-size:1.2em;
}


.bg3 .leftImg {
	float:left;
}
.bg3 a {
	text-decoration:none;
}
.bg3 .futlink {
	margin-bottom:50px;
}

#kyozai + .w960 img {
	margin-top:10px;
}

.koseiBox {
	color:#242413;
	text-align:left;
	line-height:1.5;
	margin-top:30px;
	margin-bottom:30px;
}
.koseiBox h3 {
	padding:12px 15px;
	margin-top:0;
	font-weight:bold;
	width:100%;
	color:#fff;
	font-size:1.7em;
}
.koseiBox h4 {
	font-weight:bold;
	font-size:1.7em;
	line-height:1.7;
	margin:16px;
}
.koseiBox p {
	margin:16px;
	font-size:1.7em;
}

.kosei1 {
	background-color:#E1F7FF;
	max-width:calc(50% - 10px);
	float:left;
}
.kosei1 h3 {
	background-color:#3B69AC;
}

.kosei2 {
	background-color:#FFEFDF;
	max-width:calc(50% - 10px);
	float:right;
}
.kosei2 h3 {
	background-color:#EA4F23;
}

.kosei3 {
	background-color:#EAF9F9;
	width:100%;
	clear:both;
	padding-bottom:1px;	/* float が無いためか、0だと pのmargin が効かない */
}
.kosei3 h3 {
	background-color:#008C8C;
}


.kosei5 {
	background-color:#E1F7FF;
/*	width:100%;*/
	/* max-width:calc(50% - 10px); */
	/* float:left; */
}
.kosei5 h3 {
	background-color:#3B69AC;
}
.kosei5 p {
	font-size:1.6em;
}

.kyozaiPrice p.priceText {
	font-size:1.8em;
}
.kyozaiPrice p.priceText b {
	font-size:1.2em;
}
.kyozaiPrice h4 {
	font-size:1.4em;
	margin-top:20px;
	margin-bottom:20px;
}
.kyozaiPrice h4 b {
	font-size:1.4em;
}
.kyozaiPrice p.waribiki {
	font-size:1.9em;
	line-height:1.8;
}


.kyozaiBox {
	padding:1px 20px;
}
.kyozaiBox h3 {
	font-size:2em;
	line-height:1.8;
}
.kyozaiBox h3 span {
	margin-left:10px;
}
.kyozaiBox h4,
h4.blueH4 {
	font-size:2em;
	color:#fff;
	background-color:#3B69AC;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.kyozaiBox p {
	font-size:1.5em;
	line-height:1.5;
	color:#242413;
}
.kyozaiBox ol {
	list-style-type:decimal;
	padding-left:2em;
}
.kyozaiBox ol > li {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:20px;
}
.kyozaiBox ol > li > span {
	margin-left:10px;
}
.kyozaiBox ol li ul {
	padding-left:1em;
	list-style-type:disc;
	margin-top:8px;
}
.kyozaiBox ol li ul li {
	font-weight:normal;
	font-size:86%;
}


.kosei4 {
	background-color:#FFEFDF;
	padding-bottom:1px;
	width:100%;
	padding-left:20px;
	padding-right:20px;
}
.kosei4 .kyozaiBox {
	padding:1px 0;
	margin-top:60px;
}
.koseiBox p.pagesuu {
	margin-top:6px;
}
.kosei4 h3 {
/*	background-color:#EA4F23;*/
	font-size: 1.6em;
	line-height: 1.8;
	font-weight:bold;
	color:#242413;
	margin-bottom:0;
	padding-bottom:4px;
	padding-top: 20px;
}
.kosei4 h4 {
	font-size: 1.9em;
	line-height: 1.8;
	font-weight:bold;
	color:#242413;
	margin:0;
}
.kosei4 h5 {
/*	font-size:1.7em;
	background-color:#EA4F23;
	color:#fff;
	padding:8px;
	margin:12px 8px;
*/
	font-size:2em;
	color:#fff;
	background-color:#EA4F23;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.kosei4  .naiyoDsp {
	font-size:2.1em;
	border-bottom:3px solid #EA4F23;
	display:inline-block;
	font-weight:bold;
}

.kosei4  ul.hishi {
	font-size:1.5em;
    list-style: none;
    padding:0 0 0 1em;
    margin:0;
}
.kosei4 ul.hishi > li {
    padding-left: 1em;
    text-indent: -1em;
}
.kosei4  ul.hishi > li:before {
    content: "◇";
}

.kosei4 ul.dayBox {
    padding:0 0 0 1em;
	font-size:1.5em;
}
.kosei4 ul.dayBox li {
	width:50%;
	float:left;
	padding-right:1em;
}
.kosei4 ul.dayBox li table tr th {
	width:3.5em;
}
.kosei4 img.rightImg {
	padding-top:10px;
}

p.kome {
	padding-left: 1em;
	text-indent: -1em;
}

.FacebookBox {
}
.FacebookBox h3 {
	font-weight:bold;
	font-size: 2.0em;
}
.FacebookBox h4 {
	font-weight:bold;
	font-size:1.1em;
}
.FacebookBox ul {
/*	padding-left:1.3em;*/
	font-size:1.8em;
	list-style-position:inside;
}
.FacebookBox ul li {
	list-style-type:none;
	margin-bottom:1.0em;
}
/*
.FacebookBox > ul > li::marker {
	margin-right:1px;
}

.FacebookBox > ul > li:first-letter {
}
*/
.FacebookBox ul li ul {
	padding-left:2em;
	font-size:90%;
	list-style-position:outside;
}
.FacebookBox ul li ul li {
	list-style-type:'\30fb';
	margin-bottom:0.5em;
}

.youtube-box{
	margin-top: 2em;
	margin-bottom: 2em;
	box-sizing: border-box;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.koe {
	border: 2px solid #EBDDF4;
	margin: 2em auto;
	padding: 2em;
	box-shadow:0px 0px 8px 3px #efefef,
			0 0px 50px rgba(0, 0, 0,0.05)inset;
}
.koe h3 {
	padding: 0.4em;
	margin: 0 0 0.5em 0;
	background-color: #E9EBF5;
}
.koe p {
	padding: 0.4em;
	margin: 0;
	font-size: 1.4em;
}

@media screen and (max-width: 970px)	{
	.profBox .profImg {
		display:none;
	}
	.profBox .profImg2 {
		display:block;
	}
	.profBox p.profText {
		max-width:100%;
	}

  .bgupper {
    background-size: auto 100%;
  }
  .bglower {
    background-size: auto 100%;
  }
  .centerContent{
    background-size: 300%;
  }
  #title {
    margin-top: 3rem;
  }

  ul.normalList li {
    list-style-type: none;
    text-indent: -1em;
  }
  ul.normalList li::before {
    content: '・';
  }

  ul.dots li {
    list-style-type: none;
    text-indent: -1em;
  }
  ul.dots li::before {
    content: '・';
  }

}

@media screen and (max-width: 768px)	{
	.page_wrap {
		min-width: 100%;
	}
	body {
		font-size:100%;
	}
	.nopc{
		display: block;
	}
	.nosp{
		display: none!important;
	}
	.textBoxs {
		display:block;
	}
	.textBox {
		padding:10px 20px 10px 20px;
	}
	.textBox h3 {
		margin-top:0;
	}
	.textBoxsArrow {
		transform: rotateZ(90deg);
		background-repeat:no-repeat;
		height:70px;
		width:70px;
		display:block;
		margin:10px auto;
	}
	.arrow1 {
		background-image: url(./img/ar_1.jpg);
	}
	.arrow2 {
		background-image: url(./img/ar_2.jpg);
	}
	.arrow3 {
		background-image: url(./img/ar_3.jpg);
	}
	section {
		padding-left:5px;
		padding-right:5px;
	}
	section + section {
    padding-top: 30px;
    padding-bottom: 0px;
	}
	.update {
		padding-bottom:0;
	}
	section.sp_nop {
		padding-left:0;
		padding-right:0;
	}
	.leftTextBox h4 ,
	.leftTextBox ul ,
	.leftTextBox p {
		margin-left:5px;
	}
	.rightTextBox h4 ,
	.rightTextBox ul ,
	.rightTextBox p {
		margin-right:5px;
	}
	.rightImg {
		float:none;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;
		display:block;
	}
	.lessonBox {
		width:94%;
		margin:20px auto;
		border:5px solid #CCCCCC;
		padding:25px 15px;
	}
	.lessonBox .rightImg {
		max-width:70%;
	}
	#lrContent {
		padding-bottom:150px;
		background-position: 62% bottom ;
	}
	.profBox dl {
		/*display: block;*/
    flex-direction: column;
	}
	.profBox dl dt {
		width:100%;
	}
	.profBox dl dd {
		width:100%;
		margin-bottom:8px;
		padding-left:1em;
	}
	.profBox h2 img {
		max-width:70%;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.profBox .profImg2 {
		width:70%;
	}
	.profBox2 h2 {
		line-height:1.1;
	}
	.profBox2 h2 img:first-child  {
		margin-bottom:15px;
	}
	.profBox2 h2 img.pc ,
	.profBox2 h2 br {
		display:none;
	}
	.profBox2 p.nopc {
		font-size:1.6em;
		margin-bottom:20px;
	}
	table.kozaTable tr th ,
	table.kozaTable tr td {
		padding:5px;
	}
  .centerContent dl {
      margin-top: 3em;
  }
  .centerContent dl dt {
      font-size: 2em;
      margin-bottom: 1em;
  }
  .centerContent dl dd {
      font-size: 1.5em;
      margin-bottom: 3em;
  }
  .fontg dt img {
    height: 1.8em;
  }

  .flex {
    display: flex;
  }
  .flex span.ico {
    width: 2.2em;
  }
  .flex span {
    width: calc(100% - 3em);
  }
	.kozaText h3 {
		font-size:1.6em;
	}
	.kozaText p {
		font-size:1.5em;
	}
	.kozaText ul {
		font-size:1.5em;
	}
	.kozaText ul.line {
		font-size:1.35em;
	}
	.price{
		text-align: left;
		font-size:2.0em;
	}
	div#schTable table tr td[rowspan="2"]:first-child img ,
	div#schTable table tr td[rowspan="2"]:first-child br {
		display:none;
	}
	.bg3 .leftImg {
		float:none;
		margin-bottom:20px;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.bg3 .text-right {
		text-align:center;
	}
	.pinkLineBox {
		padding:0 10px;
	}
	#schText {
		font-size:1.6em;
	}
	#schText span {
		font-size:0.7em;
	}
	.koseiBox {
		padding-bottom:10px;
	}
	.kosei1 ,
	.kosei2 {
		max-width:100%;
		width:100%;
		float:none;
	}
	.kyozaiBox {
		padding:1px 10px;
	}
	.kyozaiBox h4,
	h4.blueH4 {
		padding:10px;
	}

	.kosei4 {
		padding-left:10px;
		padding-right:10px;
	}
	.kosei4 ul.dayBox li {
		width:100%;
		float:none;
		padding-right:1em;
	}
	.kosei4 img.rightImg {
		padding-top:20px;
	}
	.kosei4 .kyozaiBox {
		margin-top:0;
	}

	.kosei5 img.rightImg {
		margin-top:30px;
	}

	.FacebookBox ul li ul {
		padding-left:1.5em;
	}
	.koe {
		padding: 1em;
	}
	.koe h3 {
		font-size: 1.6em;
	}

}

