@charset "UTF-8";

/* 歯科衛生士とは用CSS */

/* ---------------------------------------------------------------------- */
/* コンテンツ */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* 歯科衛生士の仕事内容 */
/* ---------------------------------------------------------------------- */
#three-works-wrap
{
	padding-bottom: 50px;
	padding-top: 0px;
}

.content.three-works-box
{
	padding-top: 120px;
	position: relative;
	width: 1100px;
	background:#e7edf6;
	padding: 0 3rem 3rem;
}
.content.three-works-box p{
	color:#45555d;
	font-size: 1.5rem;
	line-height: 2.6em;
}
.content.three-works-box h2 {
	background:url('_images/icon_dh-8.png')no-repeat top left/cover ;
	font-size: 2.4rem;
	text-align:left !important;
	color: #8990c5;
	display: inline-block;
	margin:-30px 0 0;
	padding: 8px 8px 20px;
}
.marker_pink {
	background: linear-gradient(transparent 60%, #F8CED3 60%);
	border-top-width: medium;
	padding-top: 25px;
}

.three-works-lead
{

}
.three-works-lead strong {
    color: #EF858C!important;
}


div.content-body ul#three-works
{
	clear: both;
	width: 100%;
	margin-bottom: 35px!important;
	padding: 30px 0;
	border-radius: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

div.content-body ul#three-works li.three-works1
,div.content-body ul#three-works li.three-works2
,div.content-body ul#three-works li.three-works3
{
    width: 333px;
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-right: 50px;
    padding-left: 0px;
}

div.content-body ul#three-works li:last-child
{
	margin-right: 0!important;
}
.centertxt {
    text-align: center!important;
}

div.content-body ul#three-works li h3
{
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background:#8990c5;
	color:#FFF;
	position: relative;
	font-size: 2rem;
	line-height: 1.6em;
	text-align: center;
	margin:0 0 25px 0;
	padding: 0.5rem 1rem;
}
div.content-body ul#three-works li:nth-of-type(2) h3{
    
}
div.content-body ul#three-works li:nth-of-type(3) h3{
}
div.content-body ul#three-works li h3:before {
}
div.content-body ul#three-works img{
	width:60px;
}
div.content-body ul#three-works span
{
    display: block;
    margin-bottom: .8em;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-top: 0.8em;
    color: #8990c5;
    font-size: 1.6rem;
    padding-bottom: 0.8em;
}
div.content-body ul#three-works li h3 + span + ul {
	margin-top: 20px;
	display: block;
}
div.content-body ul#three-works li ul 
{
    text-align: left;
	list-style-type: square;
	color:#8990c5;
}
div.content-body ul#three-works li ul li
{
    display: list-item;
	color: #404040;
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 1.6em;
}
div.content-body ul#three-works li ul li p
{
    text-align: left;
    font-size: 1.6rem;
    color: #8990c5;
    padding-bottom: 0px;
    font-weight: bold;
    margin-bottom: 0px;
}
div.content-body ul#three-works li ul li ul
{
    text-align: left;
	list-style-type: disc;
	color:#8990c5;
	margin:5px 0;
}
.content-body ul#three-works li:before
{
	content: none;
}
div.content-body ul#three-works li ul li ul li
{
    display: list-item;
    font-size: 1.5rem;
    line-height: 1.6em;
    color: #666;
    position: relative;
	margin: 0;
    padding-bottom: 2px;
}
div.content-body ul#three-works li ul li ul li:before
{
}

@media only screen and ( max-width : 768px ) {

	.three-works-box
	{
		margin-left: 2%;
		margin-right: 2%;
		box-sizing:border-box;
		width: 96%;
	}

	div.content-body ul#three-works
	{
	display: block;
	border-radius: 0;
	background-color: transparent;
	clear: none;
	margin-left: 0px!important;

	}
	div.content-body ul#three-works li.three-works1
	,div.content-body ul#three-works li.three-works2
	,div.content-body ul#three-works li.three-works3
	{
	width: 100%;
	border-right: none;
	padding: 0 1%;
	text-align: left;
	margin-bottom: 60px;
	border-radius: 20px;
	padding: 0px;
	margin-right: 0px!important;
	}
	
	div.content-body ul#three-works li.three-works1:before 
	,div.content-body ul#three-works li.three-works2:before 
	,div.content-body ul#three-works li.three-works3:before
	{
		top: -10px;
	}
	div.content-body ul#three-works li:last-child
	{
		margin-bottom: 0;
	}

	div.content-body ul#three-works li h3
	{
	text-align: center;
	display: block;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	}

	div.content-body ul#three-works li ul li ul
	,div.content-body ul#three-works li ul li ul li
	{
	text-align: left!important;
	}

.content.three-works-box
{
	padding-top: 20px;
	position: relative;
	width: 90%;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.content.three-works-box:before {display: none;
}
.content.three-works-box:after {
	display: none;
}
.three-works-lead
{
    padding-left: 1%;
    padding-right: 1%;
}
	.content.three-works-box h2 {
	font-size: 2rem;
	text-align:center;
	margin:-30px auto 0;
	padding: 3px 3px 20px;
}
div.content-body ul#three-works img{
	display:block;
	margin:0 auto;
}	

}


/* ---------------------------------------------------------------------- */
/* のぞいてみよう！歯科衛生士の仕事 */
/* ---------------------------------------------------------------------- */
#about-works h2 {
	font-size: 1.6em;
	color: #404040;
}

#about-works .content {
	max-width: 100%!important;
}

.about-works-h3
{
	width: 80%;
	margin: 0 auto;
	display: block;
}

#about-works-flow {
	box-sizing: border-box;
	background-color: #FFFFFF;
	margin-top: 70px;
	position: relative;
	width: auto;
	max-width: 1100px;
	margin: 70px auto auto;
	padding-bottom: 100px;
	
}

#about-works-flow h3 {
	width: 378px;
	height: 65px;
	text-align: center;
	font-size: 2.4rem;
	color: #404040;
}

#about-works-flow ul.day {
	width: 100%;
	margin: 0 auto;
	display: block;
	justify-content: space-between;
	padding-left: 20px;
	padding-right: 20px;
}

#about-works-flow ul.day img {
	margin-bottom: 0.5em;
}

#about-works-flow ul.day2 {
	flex-flow: row-reverse!important;
}

#about-works-flow ul.day li{
	flex: 1;
	position: relative;
	clear: both;
	border: 1px solid #EE858C;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#about-works-flow ul.day li.shinryofinish  {
	border-style: none;
	text-align: center!important;
}
#about-works-flow ul.day li.shinryofinish h4 ,#about-works-flow ul.day li.shinryofinish p  {
	border-style: none;
	text-align: center!important;
}
#about-works-flow ul.day li.arrow  {
	border-style: none;
	width: 32px;
	margin: 10px auto;
	height: 20px;
}



#about-works-flow ul.day1 li, #about-works-flow ul.day2 li{

}

#about-works-flow ul.day li img {
	width: 320px;
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#about-works-flow ul.day li h4 {
	text-align: left;
	color: #EE858C;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.6em;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 25px;
}
#about-works-flow ul.day li .box{
	
	width: 470px;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.8rem;
	line-height: 2em;
}
#about-works-flow ul.day.day2 li h4 {
    background-image: url(_images/bg_arrow02.png)!important;
    background-position: left bottom!important;
}
#about-works-flow ul.day.day3 li h4 {
    background-image: none;
    float: left;
    padding-right: 10px;
    margin-right: 0px;
}



#about-works-flow ul.day li h4 {
	margin-top: 0;
}

#about-works-flow ul.day li p {
    text-align: justify;
    text-justify: inter-ideograph;
    padding-top: 0;
    padding-right: 25px;
    padding-left: 15px;
    padding-bottom: 0;
    font-size: .9em;
    margin-top: 0;
}

#about-works-flow ul.day3 li p {
	text-align: center;
}



#about-works-flow ul.day2 li:after {
  content: "";
  position: absolute;
  bottom: 50%;
  left: -50px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 13px 20px 13px 20px;
}

#about-works-flow ul.day1 li:last-child:after, #about-works-flow ul.day2 li:last-child:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 20px 13px 0 13px;
}


@media only screen and ( max-width : 768px ) {
	#about-works-flow {
    margin-top: 70px;
    position: relative;
	}

	#about-works-flow ul.day {
		width: 90%;
		padding: 1%;
		margin: 0 auto;
	  display: block;
	  justify-content:space-between;
	}

	#about-works-flow ul.day2 {
		flex-flow: row-reverse!important;
	}

	#about-works-flow ul.day li{
    margin-top: 20px;
    margin-bottom: 20px;
    flex: 1;
    position: relative;
	}
#about-works-flow ul.day li .box {
	width: auto!important;
}


	#about-works-flow ul.day1 li, #about-works-flow ul.day2 li{
    background: #fff;
    margin-bottom: 20px;
	}

	#about-works-flow ul.day li img {
	clear: both;
	margin-left: auto;
	margin-top: -4px;
	margin-right: auto;
	display: block;
	}

	#about-works-flow ul.day li h4 {
	width: auto;
	text-align: left;
	padding-top: 6px;
	border-bottom: 1px solid #4CBBB4;
	}

	#about-works-flow ul.day.day2 li h4 {
	margin-top: 0;
	background-position: center bottom;
	text-align: center;
	background-image: none!important;
	}
	#about-works-flow ul.day li h4 {
	margin-top: 0;
	background-position: center bottom;
	text-align: center;
	background-image: none!important;
	}
	#about-works-flow ul.day li p {
    text-align: justify;
    text-justify: inter-ideograph;
    padding-top: 0;
    padding-right: 25px;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: .9em;
    margin-top: 0;
	}

	#about-works-flow ul.day3 li p {
	text-align: center;
	padding-bottom: 160px;
	padding-top: 10px;
	}

	#about-works-flow ul.day1 li:after {
	  content: "";
	  position: absolute;
	  right: 0;
	  bottom: -30px;
	  left: 0;
	  width: 0px;
	  height: 0px;
	  margin: auto;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	  border-width: 20px 13px 0 13px;
	}

	#about-works-flow ul.day2 li:after {
	  content: "";
	  position: absolute;
	  right: 0;
	  bottom: -30px;
	  left: 0;
	  width: 0px;
	  height: 0px;
	  margin: auto;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	  border-width: 20px 13px 0 13px;
	}

	#about-works-flow ul.day1 li:last-child:after, #about-works-flow ul.day2 li:last-child:after {
	  content: "";
	  position: absolute;
	  right: 0;
	  bottom: -30px;
	  left: 0;
	  width: 0px;
	  height: 0px;
	  margin: auto;
	  border-style: solid;
	  border-color: #fff transparent transparent transparent;
	  border-width: 20px 13px 0 13px;
	}
}

#og-voice h3 {
	position: relative;
	font-size: 3.2rem;
	text-align: center;
	padding-top: 100px;
}

#og-voice h3::before {
  content: "";
  position: absolute;
  background: url("../dental_hygienist/_images/icon_voice.png") no-repeat;
	background-position: center top;
	background-size: contain;
  height: 100px;
  width: 100px;
	top: 0;
	left: calc(50% - 50px);

}

@media only screen and ( min-width : 769px ) {
.about-works-h3
{
	width: auto;
	height: 42px;
	margin: 0 auto 1.2em;
}
}

/* ---------------------------------------------------------------------- */
/* 多彩な分野で活躍できる歯科衛生士の仕事。 */
/* ---------------------------------------------------------------------- */
.various .content-body{
	margin:0 auto;
}
.various-bg{
	background:#ddeff2;
	margin:0 auto;
	padding:3rem;
}
ul.flow-field-list
{
	width:100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

ul.flow-field-list li
{
	flex: 2;
	margin: 2% 2% 1%;
	padding: 20px 30px;
	background-color: #FFF;
	border-left: 7px solid #86afbe;
}

ul.flow-field-list li h4
{
	font-size: 2rem;
	position: relative;
	text-align: left;
	color: #86afbe;
	margin-bottom: 10px;
}
ul.flow-field-list li p
{
	color: #45555d;
}


ul.flow-field-list li.career p
{
}

@media only screen and ( max-width : 768px ) {
	ul.flow-field-list
	{
	overflow: hidden;
	text-align: left;
	display: block;
	margin-bottom: 0px;
	}

	ul.flow-field-list li
	{
	width: auto;
	margin-bottom: 2%;
	}


}


/* ---------------------------------------------------------------------- */
/* 幅広い年代の方が活躍しています。 */
/* ---------------------------------------------------------------------- */
.age .graph-box{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:stretch;
}
.age .graph-box li:nth-child(1){
	width:60%;
}
.age .graph-box li:nth-child(2){
	width:38%;
	text-align:center;
}
.age .graph-box li:nth-child(2) img{
	width:100%;
}
.age .graph-box li:nth-child(2) .activities{
	font-size:1.6rem;
	text-align:center;
	margin:0 auto;
}
.age .graph-box li:nth-child(2) .activities span{
	font-size:1.3rem;
}
div.content .graph-box p
{
	color:#45555d;
    text-align: left;
}
/*.graph-box img
{
	width: 33%;
	margin: 20px auto 60px;
	display: block;
	height: auto;
	
}*/

@media only screen and ( max-width : 768px ) {
	.age .graph-box li:nth-child(1){
	width:100%;
}
.age .graph-box li:nth-child(2){
	width:100%;
}
	.graph-box img
	{
		width: 80%;
	}

}


/* ---------------------------------------------------------------------- */
/* 社会人の方からでも目指せます  */
/* ---------------------------------------------------------------------- */
#again{
	position:relative;
	background-color: #fcf0f3;
	display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      flex-direction: column;
}
#again::before{
	content:'';
	position:absolute;
	top:-100px;
	left:50%;
	transform:translateX(-50%);
	width:80%;
	height:80%;
	/*clip-path: ellipse(50% 30% at 50% 50%);*/
	background:#fcf0f3;
	border-radius:50%;
	z-index:-1;
}
#again .content{
	margin:-40px auto 40px;
	padding:0;
}
#again h2{
	position:relative;
	background:none;
	color:#80aad8;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size:3.2em;
	font-weight:500;
	line-height:1.75;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#again h2::before, #again h2::after{
	content: '';
	width: 60px;
	height: 60px;
	display: inline-block;
}
#again h2::before{
	margin-right: 30px;
	background:url('_images/icon_glitter-1.png') no-repeat top left/contain;
}
#again h2::after{
	margin-left: 30px;
	background:url('_images/icon_glitter-2.png') no-repeat bottom right/contain;
}
#again .sub{
	color:#e46d73;
	font-size:2.4rem;
	font-weight:700;
	text-align:center;
	margin:2rem auto;
}
#again p{
	color:#45555d;
}
.career-up
{
	width: 100%;
	margin-top: 80px;
	text-align: center;
	box-sizing: border-box;
	background-color: #FFFFFF;
	padding: 3rem;
	margin-bottom: 100px;
}
.career-up .detail{
	border-bottom:1px solid #c6c6c6;
	margin:0 auto 3rem;
	padding:0 0 3rem;
}
.career-up .detail:nth-child(2){
	border-bottom:none;
	padding:0 0 0;
}

.career-up .leftf {
	float: none;
	width: 259px;
	text-align: left;
	margin-left: -60px!important;
	margin-right: auto!important;
	max-width: 100%!important;
	padding-right: 0px!important;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: -20px;
}
.career-up .btn{width:325px;background:#e46d73;border-radius:10px; margin:1em 0; padding: 10px;}
.career-up .btn a {padding: 10px;color: #FFF;text-decoration:none;position: relative;display: block;font-size: 15px;font-weight: 700;text-align:center;}
.career-up .btn a::after {content: '';width: 8px; height: 8px;border-top: 1px solid #FFF;border-right: 1px solid #FFF;transform: rotate(45deg) translateY(-50%);position: absolute;top: 50%;right: 5px;transition: 0.8s ease-in-out;}
.career-up .btn:hover {opacity:0.8;transition:0.8s;}
.career-up .btn a:hover {color:#fff;}
.career-up .btn a:hover::after {border-top: 1px solid #fff;border-right: 1px solid #fff;}

#again .student{
	position: relative;
	background:#FFF;
    border: 1px solid #c6c6c6;
	margin:2rem auto;
	padding:2rem 2rem 0;
}
#again .student::before{
	content: '';
      position: absolute;
      top: -1px;
      left: -1px;
      width: 40px;
      height: 3px;
      background-color: #83afdd;
}
#again .student::after{
	content: '';
      position: absolute;
      top: -1px;
      left: -1px;
      width: 3px;
      height: 40px;
      background-color: #83afdd;
}
#again .student .corner-bottom::before {
      content: '';
      position: absolute;
      bottom: -1px;
      right: -1px;
      width: 40px;
      height: 3px;
      background-color: #83afdd;
    }

#again .student .corner-bottom::after {
      content: '';
      position: absolute;
      bottom: -1px;
      right: -1px;
      width: 3px;
      height: 40px;
      background-color: #83afdd;
    }
#again .student ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:stretch;
	margin:0;
	padding:0;
}
#again .student ul li:nth-child(1){
	width:6%;
	margin-top:-30px;
	padding:0;
}
#again .student ul li:nth-child(2){
	width:70%;
	margin:3rem 0 0;
}
#again .student ul li:nth-child(3){
	width:20%;
	margin:-70px 0 0;
	padding:0;
}
#again .student ul li:nth-child(1) img{
	width:100%;
}
#again .student ul li:nth-child(3) img{
	width:100%;
	display: block;
	margin:0;
	padding:0;
}
#again .student ul li h3{
	color:#83afdd;
	font-size:2rem;
	font-weight:700;
	margin:0 0 2rem;
}

@media only screen and ( max-width : 768px ) {
	#again::before{
		top:-30px;
		width:100%;
		height:100%;
		background:#fcf0f3;
		border-radius:60px;
}
	#again .content{
		margin:0 auto 40px;
		padding:3%;
}
	#again h2{
		font-size:2.4em;
}
	#again h2::before{
		margin-right: 15px;
}
	#again h2::after{
		margin-left: 15px;
}
	.career-up .btn{width:94%;margin:1em auto;}
	#again .student ul li:nth-child(1){
	width:100%;
	margin-top:-30px;
}
	#again .student ul li:nth-child(1) img{
	width:30%;
	margin:-7px auto 0;
}
#again .student ul li:nth-child(2){
	width:100%;
	margin:3rem 0 0;
}
#again .student ul li:nth-child(3){
	width:100%;
	margin:2rem auto 0;
}
	#again .student ul li:nth-child(3) img{
	width:75%;
	margin:0 auto;
}
}

.shakaibox .rightf {
	padding-right: 0px;
	width: 168px;
	float: none;
	position: absolute;
	right: 0px;
	top: -140px;
}
.shakaibox {
	width: 410px;
	display: inline-block;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(_images/bg_shakai2023.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 501px auto;
	border-left-color: #707C82;
	border-right-color: #707C82;
	border-bottom-color: #707C82;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 60px;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 60px;
}
.shakaibox:nth-of-type(2n+1){
	margin-left: 70px!important;
}
.student-voice .name {
	padding-bottom: 30px;
	padding-top: 20px;
}
.student-voice  h4 {
	color: #EF858C;
	font-size: 2rem;
	line-height: 1.6em;
}


.shakaibox .voiceicon {
	position: absolute;
	top: -130px;
	left: 0px;
}
.shakaibox:after{
	content: " ";
	width: 100%;
	height: 16px;
	background-color: #FFE506;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}



/*#again h2 {
	padding-top: 80px;
	position: relative;
}

#again h2:before {
  content: "";
  position: absolute;
  background: url("../dental_hygienist/_images/icon_again.png") no-repeat;
	background-position: center top;
	background-size: contain;
  height: 100px;
  width: 100px;
	top: 0;
	left: calc(50% - 50px);
}*/


.career-up h3
{
    margin-bottom: 1em;
    color: #EE858C;
    text-align: left!important;
    margin-top: 0px;
}
.career-up h3 span
{
	font-size: 120%;
	margin-left: 1em;
	padding: 0.2em 0.5em;
	color: #EF858C;
}
/*.career-up a
{
	margin-top: 2em;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	padding-bottom: 30px;
}*/
.career-up a:hover
{
    opacity: 0.8;
}
.career-up .top-border
{
	border-top: 1px solid #C8C8C8;
}
.student-voice
{
	text-align: left;
	position: relative;
}
.career-up h4
{
    margin-top: 0;
    color: #EF858C;
    font-size: 1.3em;
    margin-left: -18px;
    margin-bottom: 0px;
    padding-bottom: 20px;

}
.career-up img.rightf img {
    width: auto;
    height: auto;
}
.career-up .name {
    font-size: 1.4rem;
    margin-top: 0px;
    padding-top: 0px;
}
.career-up .name span
{
	font-size: 160%;
}




#scholarship-wrap {
	background-image: none!important;
}

#scholarship {
	width: 100%;
	margin: 0px auto;
	padding: 90px 30px 30px;
	box-sizing: border-box;
}
#scholarship .ssbox {
    background-color: #EF858C;
    margin-bottom: 40px;
    position: relative;
}
.seidophoto {
    position: absolute;
    right: 10px;
    bottom: -25px;
}
.seidomoji {

}



.ssbox .content-body {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
	display: block;
	vertical-align: middle;
	font-size: 1.8rem;
}



#scholarship h2 {
	font-size: 2.6rem;
	color: #565656;
	margin-bottom: 0;
}

#scholarship h3 {
	color: #FFFFFF;
	background-color: #EF858C;
	text-align: center;
	font-size: 2.4rem;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.6em;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#scholarship hr
{
	border: 1px solid #c8c8c8;
	margin: 60px 0 30px;
}


#scholarship h2:before, #scholarship h2:after {
  content: "";
  border-style: none;
  border-width: none;
}

@media only screen and ( min-width : 769px )
{
	.student-voice img
	{
	top: auto;
	}
	

}

/* ---------------------------------------------------------------------- */
/* 卒業生の声  */
/* ---------------------------------------------------------------------- */

#og-messages{
	position:relative;
	background-color:#ede6c5;
	background-image:url('_images/bg_glitter.png') ;
	background-repeat:repeat;
	background-position:top left;
	background-size:100px;
	padding:3em 0;
	font-size:15px;
}
#og-messages .interview{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:stretch;
	background:#FFF;
	border-radius:30px;
	margin:3rem auto;
	padding:3rem;
}
#og-messages .interview li:nth-child(1){
	width:30%;
	text-align:center;
}
#og-messages .interview li:nth-child(1) img{
	width:100%;
	
}
#og-messages .interview li:nth-child(1) .icon{
	width:50%;
	margin:1rem auto;
}
#og-messages .interview li:nth-child(2){
	width:67%;
}
#og-messages .interview li h3{
	background:none;
	color:#e96d73;
	font-size:2.8rem;
	font-weight:700;
	text-align:left;
	margin:1rem 0;
}
#og-messages .interview li h4{
	background:none;
	color:#83afdd;
	font-size:2rem;
	font-weight:700;
	text-align:left;
	margin:2rem 0;
}
#og-messages .interview li p{
	color:#45555d;
	line-height:2;
	margin:0;
	text-align:left;
}
#og-messages .interview li ul{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:stretch;
}
#og-messages .interview li ul li:nth-child(1){
	width:55%;
}
#og-messages .interview li ul li:nth-child(2){
	width:42%;
}
#og-messages .interview li ul li:nth-child(2) img{
	width:100%;
}

@media only screen and ( max-width : 768px ) {
	#og-messages .interview li:nth-child(1){
		width:100%;
		margin:1rem auto;
}
	#og-messages .interview li:nth-child(2){
		width:100%;
		margin:1rem auto;
}
	#og-messages .interview li ul li:nth-child(1){
		width:100%;
		margin:1rem auto;
}
	#og-messages .interview li ul li:nth-child(2){
		width:100%;
		margin:1rem auto;
}
}




@media only screen and ( max-width : 768px ) {
	.career-up .rightf {
	padding-left: 0px;
	padding-right: 0px;
}
	.career-up h4{
		margin-left: 0px;
	}
	.career-up h4 img{
		width: 100%;
		height: auto;
	}
	.career-up .name{
		font-size: 1.2rem;
	}
	.seidophoto {display: none;
}
	#scholarship h3{
		font-size: 2.0rem;
	}
	span.pickup-header{
		display: block;
		text-align:left;
		padding-left: 10px;
	}
	#scholarship .content-body{
		font-size: 1.6rem;
		width: auto;
		padding: 2% 4%;
	}
	.seidomoji{
		padding-right: 0px;
	}
	.shakaibox {
	width: calc(96% - 40px);
		padding: 50px 20px;
	font-size: 1.6rem;
		margin: 0 auto 150px;
	}
	.shakaibox:nth-of-type(2n+1){
	margin-left: 0px!important;
}
}





/* ---------------------------------------------------------------------- */
/*  */
/* ---------------------------------------------------------------------- */
