@charset "utf-8";
/*ナビ隠し*/
.pane-globalnav{display: none;}
header.pane-header{padding: 0 0 80px;}
@media screen and (max-width: 767px) {
#header_bottom{display: none;}
}
#dgf_lp {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 18px;
}
#dgf_lp section {
  margin-bottom: 40px;
}
#dgf_lp section.m_link {
  margin-bottom: 0;
}
#dgf_lp h1 {
    line-height: 1em;
    font-size: 24px;
	text-align: center;
    padding: 0;
    margin: 30px 0;
}
#dgf_lp .mv_cmt {
	margin-top:30px;
}
#dgf_lp .mv_cmt span {
	font-weight: bold;
	color: #d63d38;
}
#dgf_lp .mv_cmt span.mv_point {
	font-weight: normal;
	color: #333333;
	font-size: 0.8em;
}
#dgf_lp h2 {
    padding: 15px 0;
    margin: 0 0 40px;
    border: 0;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
	background: #f39800;
	text-align: center;
}
#dgf_lp h2 span {
    font-size: 0.7em;
}
#dgf_lp .m_link {
  width: 100%;
  max-width: 1000px;
}
.m_link h3 {
	text-align: center;
	margin: 0;
	font-size: 22px;
}
.m_link a:hover {
	opacity: 0.7;
}
.m_link img {
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 10px auto 30px;
}
@media screen and (max-width: 767px) {
#dgf_lp {
    width: 94%;
  }
#dgf_lp h1 {
    font-size: 18px;
	line-height: 1.4em;
    margin: 20px 0;
}
#dgf_lp .mv_cmt {
	margin-top:20px;
}
#dgf_lp h2 {
    padding: 15px 5px;
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
}
#dgf_lp h2 span {
    font-size: 1em;
}
.m_link h3 {
	font-size: 18px;
}
.m_link img {
	margin: 0 auto;
}
}
/*移設　先生ブロック*/
#dgf_lp .cmn_tit01 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: 3px solid #e5e4e4;
  position: relative;
  margin: 0 0 30px;
  padding: 0;
}
#dgf_lp .cmn_tit01_underline {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  height: 100%;
}
#dgf_lp .cmn_tit01_underline:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -3px;
  left: 0;
  height: 3px;
  width: 100%;
  background: #f39800;
}
#dgf_lp .cmn_tit03 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  padding: 0 0 5px 10px;
  border-left: 6px solid #f39800;
  border-bottom: none;
  margin: 40px 0 20px;
}
@media screen and (max-width: 767px) {
  #dgf_lp .cmn_tit01 {
    font-size: 20px;
    margin: 20px 0 15px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    padding-bottom: 10px;
  }
  #dgf_lp .cmn_tit01_underline {
    padding-bottom: 0;
  }
  #dgf_lp .cmn_tit01:after {
    content: '';
    width: 100px;
    position: absolute;
    z-index: 1;
    bottom: -3px;
    left: 0;
    height: 3px;
    background: #f39800;
  }
  #dgf_lp .cmn_tit01_underline:after {
    display: none;
  }
  #dgf_lp .cmn_tit03 {
    font-size: 18px;
    line-height: 2;
    padding: 0 0 0 7px !important;
    margin: 20px 0 15px;
  }
}
#dgf_lp .cmn_float01 {
  display: flex;
  justify-content: space-between;
}
#dgf_lp .cmn_float01 .cmn_float01_l_txt {
  flex: 0 1 705px;
}
#dgf_lp .cmn_float01 .cmn_float01_r_img {
  flex: 0 1 440px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #dgf_lp .cmn_float01 {
    display: block;
  }
  #dgf_lp .cmn_float01 .cmn_float01_l_txt {
    margin-right: 0;
  }
  #dgf_lp .cmn_float01 .cmn_float01_r_img {
    width: auto;
    margin: 5px 0 0;
    margin-left: 0;
  }
}
.blue {
  color: #362f93;
}
.pink {
  color: #f3497a;
}
.mb10 {
  margin-bottom: 10px !important;
}
.round-num {
  color: #fff !important;
  font-weight: bold;
  background: #474747;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-right: 10px;
}
.round-num.orange {
  background: #f59426;
}
.round-num.green {
  background: #42b33e;
}
.round-num.red {
  background: #d1403b;
}
.list-box {
  margin-left: 40px;
}
.list-box .list-item .round-num {
  margin-left: -40px;
}
/* youtube */
.youtube {
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
/* uservoice */
.uv_color01 {
  background: #fbe3d6;	
}
.uv_color02 {
  background: #c1e9ef;	
}
.uv_cts {
  width: 100%;
  padding: 50px 40px 30px;
  border-radius: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.uv_cts li {
  width: 48%;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 20px;
}
.uv_cts li.u_check {
  width: 100% !important;
  padding: 20px;
  background: transparent !important;
  font-size: 0.9rem;
}
.uv_cts li p {
  font-weight: bold !important;
}
.uv_cts li .user {
  text-align: right;
  font-size: 0.9rem;
  margin-top: 10px;
  font-weight: bold;
  color: #f6487d;
}
.uv_cts li .user02 {
  text-align: right;
  font-size: 0.9rem;
  margin-top: 10px;
  font-weight: bold;
  color: #0e2e83;
}
@media screen and (max-width: 767px) {
  .uv_cts {
    width: 100%;
    padding: 30px 10px;
  }
  .uv_cts li {
    width: 100%;
    margin-bottom: 10px;
  }
.uv_cts li.u_check {
  padding: 20px 0 10px;
  margin:0;
}
}