#about .contentTitle {
	background: url(../img/contentTitle_about.jpg)center center / cover
}
#program .contentTitle {
	background: url(../img/contentTitle_program.jpg)center center / cover
}
#worklife .contentTitle {
	background: url(../img/contentTitle_worklife.jpg)center center / cover
}
#ourlife .contentTitle {
	background: url(../img/contentTitle_worklife.jpg)center center / cover
}
#message .contentTitle {
	background: url(../img/contentTitle_message.jpg)center center / cover
}
#staff .contentTitle {
	background: url(../img/contentTitle_staff.jpg)center center / cover
}
#interview .contentTitle {
	background: url(../img/contentTitle_interview.jpg)center center / cover
}
section h2 {
	display: block;
	height: 55px;
	font-size: 2.2rem;
	letter-spacing: .1rem;
	font-weight: 500;
	position: relative;
	margin-bottom: 40px
}
section h2:after {
	content: "";
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 130px;
	height: 8px;
	background: repeating-linear-gradient(-45deg, #1aa2e6, #1aa2e6 2px, #fff 2px, #fff 7px)
}
.about-1>.theory {
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	position: relative
}
.about-1>.theory>.theory-item {
	width: 47%;
	border: 1px dashed #85d4fc;
	border-radius: 10px
}
.about-1>.theory>.theory-item:nth-child(1), .about-1>.theory>.theory-item:nth-child(2) {
	margin-bottom: 5%
}
.about-1>.theory>.theory-item>h3 {
	height: 75pt;
	text-align: center;
	background-color: #85d4fc;
	color: #fff;
	font-size: 1.8rem;
	line-height: 75pt;
	font-weight: 600;
	border-radius: 10px 10px 0 0
}
.about-1>.theory>.theory-item:nth-child(2)>h3 {
	line-height: 1.5;
	padding-top: 25px
}
.about-1>.theory>.theory-item>p {
	padding: 25px
}
.about-1>.theory>img.theoryLogo {
	width: 125px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: .3s all
}
.about-1>.theory>img.theoryLogo:hover {
	width: 135px;
	transition: .3s all
}
.about-2>.strength>.strength-item {
	display: flex;
	align-items: center
}
.about-2>.strength>.strength-item+.strength-item {
	margin-top: 60px
}
.about-2>.strength>.strength-item>.img {
	width: 45%
}
.about-2>.strength>.strength-item>.img>img {
	width: 100%
}
.about-2>.strength>.strength-item>.txt {
	width: 55%;
	margin: 0 30px 0 0
}
.about-2>.strength>.strength-item h3 {
	color: #1aa2e6;
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 10px
}
.about-2>.strength>.strength-item:nth-child(even) {
	flex-direction: row-reverse
}
.about-2>.strength>.strength-item:nth-child(even)>.txt {
	margin: 0 0 0 30px
}
ul.programLink {
	display: flex;
	margin: 50px 0
}
ul.programLink li {
	display: block;
	width: 30%;
	text-align: center;
	color: #fff
}
ul.programLink li>a {
	display: block;
	width: 100%;
	padding: 20px 0
}
ul.programLink li:nth-child(1)>a {
	background-color: #85d4fc
}
ul.programLink li:nth-child(2)>a {
	background-color: #ff95b3
}
ul.programLink li:nth-child(3)>a {
	background-color: #888
}



.program_inner {
	margin: 20px 0 40px 40px;
}
.program-for-vet > h1, .program-for-nurse > h1 {
	font-size: 150%;
	font-weight: 700;
	margin: 30px 0;
}
.program-for-nurse {
	border-top: 1px solid #CCC;
}

.program-1>.programDetail>.programTable {
	margin-top: 40px
}
.program-1>.programDetail>.programTable>h3 {
	margin-bottom: 10px;
	color: #85d4fc
}
.program-1>.programDetail>.programTable>ul {
	align-items: stretch;
	margin-top: -1px
}
.program-1>.programDetail>.programTable>ul>li.programTable_L, .program-1>.programDetail>.programTable>ul>li.programTable_R {
	width: 50%
}
.program-1>.programDetail>.programTable>ul>li.programTable_L>table {
	width: 100%;
	border: 1px solid #85d4fc
}
.program-1>.programDetail>.programTable>ul>li.programTable_L>table td, .program-1>.programDetail>.programTable>ul>li.programTable_L>table th {
	padding: 10% 6%;
	vertical-align: middle;
	border: 1px solid #85d4fc;
	line-height: 1.75
}
.program-1>.programDetail>.programTable>ul>li.programTable_L>table th {
	width: 150px;
	text-align: center;
	font-weight: 400
}
.program-1>.programDetail>.programTable>ul>li.programTable_R {
	padding: 4% 3%;
	border: 1px solid #85d4fc;
	border-left: 0;
	position: relative
}
.program-1>.programDetail>.programTable>ul>li.programTable_R>.tag {
	position: absolute;
	transform: rotate(-10deg);
	bottom: 90pt;
	left: 20px;
	font-size: 1.4rem;
	color: #1aa2e6;
	font-weight: 600;
	z-index: 2
}
.program-1>.programDetail>.programTable>ul>li.programTable_R>.message {
	position: absolute;
	width: 90%;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 10px;
	background-color: #d3f0ff;
	margin-top: 40px;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 600;
	line-height: 1.75;
	z-index: 1
}
.program-2 h2:after {
	background: repeating-linear-gradient(-45deg, #ff95b3, #ff95b3 2px, #fff 2px, #fff 7px)
}

.program-2>.programDetail>.nurse-skill {
	font-weight: 700;
	color: #ff95b3;
}
.program-2>.programDetail>.nurse-skill>small {
	margin-left: 2rem;
}
.program-2>.programDetail>dl {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%
}
.program-2>.programDetail>dl>dd, .program-2>.programDetail>dl>dt {
	line-height: 1.75
}
.program-2>.programDetail>dl>dt {
	width: 30%;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	background-color: #ff95b3;
}
.program-2>.programDetail>dl>dd {
	width: 65%
}
.program-2>.programDetail>dl>dd>span {
	display: block;
	color: #888
}
.program-3 h2:after {
	background: repeating-linear-gradient(-45deg, #aaa, #aaa 2px, #fff 2px, #fff 7px)
}
.program-3>.programDetail>ul.voice {
	align-items: stretch
}
.program-3>.programDetail>ul.voice>li {
	display: flex;
    flex-direction: column;
    flex: 1 0 auto; /* fix IE11 */
	margin: 0 15px 0 0;
	background-color: #f7f7f7;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
}
.program-3>.programDetail>ul.voice>li:last-child {
		margin: 0 0 0 0;
}
.program-3>.programDetail>ul.voice>li>.voice_txt {
	margin-bottom: 30px;
}
.program-3>.programDetail>ul.voice>li>.voice_txt>* {
	flex-shrink: 0; /* fix IE11 */
}
.program-3>.programDetail>ul.voice>li>.voice_txt>h3 {
	color: #1aa2e6;
	font-weight: 600;
	margin-bottom: 10px
}
.program-3>.programDetail>ul.voice>li>.voice_txt>p.teacher {
	font-size: 1.4rem;
	text-align: right
}

.program-3 img {
	border-radius: 10px;
	margin-top: auto; /* 位置を下に揃える */

}
.worklife-2>ul {
	align-items: stretch
}
.worklife-2>ul>li {
	display: block;
	width: 32%;
	position: relative;
	border-radius: 10px;
	padding: 50px 20px 25px;
	box-sizing: border-box;
	text-align: center
}
.worklife-2>ul>li:nth-child(1) {
	background-color: #effaff
}
.worklife-2>ul>li:nth-child(2) {
	background-color: #fff2f7
}
.worklife-2>ul>li:nth-child(3) {
	background-color: #edfaf1
}
.worklife-2>ul>li>h3>span {
	margin-left: 10px;
	font-size: 2.2rem;
	font-weight: 600
}
.worklife-2>ul>li>h3:after {
	display: block;
	font: var(--fa-font-solid);
	content: "\f0dd";
	text-align: center;
	font-size: 3.2rem;
	margin-bottom: 15px
}
.worklife-2>ul>li:nth-child(1)>h3:after, .worklife-2>ul>li:nth-child(1)>h3>span {
	color: #1aa2e6
}
.worklife-2>ul>li:nth-child(2)>h3:after, .worklife-2>ul>li:nth-child(2)>h3>span {
	color: #ff95b3
}
.worklife-2>ul>li:nth-child(3)>h3:after, .worklife-2>ul>li:nth-child(3)>h3>span {
	color: #6cbf85
}
.worklife-2>ul>li>p {
	text-align: center
}
.worklife-2>ul>li>p>span {
	padding-bottom: 2px;
	border-bottom: 2px solid #ccc
}
.worklife-2>ul>li:nth-child(1)>p>span {
	border-bottom: 2px solid #1aa2e6
}
.worklife-2>ul>li:nth-child(2)>p>span {
	border-bottom: 2px solid #ff95b3
}
.worklife-2>ul>li:nth-child(3)>p>span {
	border-bottom: 2px solid #6cbf85
}
.worklife-2 img {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 230px
}
.worklife-3>.examdayWrap {
	align-items: stretch;
	line-height: 1.75
}
.worklife-3>.examdayWrap>.examday {
	width: 48%
}
.worklife-3>.examdayWrap>.examday>ul {
	align-items: flex-start;
	justify-content: flex-start
}
.worklife-3>.examdayWrap>.examday>ul>li:nth-child(1) {
	padding: 5px 0 5px 10px;
	margin-right: 30px
}
.worklife-3>.examdayWrap>.examday>ul>li>dl {
	display: flex;
	justify-content: flex-start
}
.worklife-3>.examdayWrap>.examday>ul>li>dl>dt {
	font-weight: 400;
	margin-right: 15px
}
.worklife-3>.examdayWrap>.examday:nth-child(1)>ul>li:nth-child(1) {
	border-left: 3px solid #ff95b3
}
.worklife-3>.examdayWrap>.examday:nth-child(2)>ul>li:nth-child(1) {
	border-left: 3px solid #6cbf85
}
.worklife-3>.examdayWrap>.examday:nth-child(1)>ul>li:nth-child(2)>dl:nth-child(7) {
	color: #ff95b3
}
.worklife-3>.examdayWrap>.examday:nth-child(2)>ul>li:nth-child(2)>dl:nth-child(6) {
	color: #6cbf85
}

.worklife-4>.exampeopleWrap {
	padding: 2rem 3rem;
	background-color: #f7f7f7;
}

.worklife-4>.exampeopleWrap h4 {
	padding: 20px;
	margin: 0 0 20px 0;
	line-height: 1.75;
	text-align: center;
	background-color: #FFF;
	border-radius: 10px;	
}

.worklife-4>.exampeopleWrap h4 span {
	display: block;
	font-size: 120%;
	font-weight: 700;
	color: #18a2e6;
}

.worklife-4>.exampeopleWrap>.examdpeople>ul {
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
	border-bottom: 1px solid #CCC;
}

.worklife-4>.exampeopleWrap>.examdpeople>ul:last-child {
	padding: 40px 0 0 0;
	border: 0;
}

.worklife-4>.exampeopleWrap>.examdpeople>ul>li {
	width: 48%;
	position: relative;
}

.worklife-4>.exampeopleWrap>.examdpeople>ul>li>h5 {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -45px;
	padding: 7px 15px;
	background-image: repeating-linear-gradient(-45deg, #18a2e6, #18a2e6 4px, #70cefc 4px, #70cefc 5px);
	border-radius: 5px;
	color: #FFF;
	margin: 0 0 15px 0;
	rotate: -6deg;
}
.worklife-4>.exampeopleWrap>.examdpeople>ul>li>h5 span {
	font-weight: 700;
	margin: 0 5px;
}
.worklife-4>.exampeopleWrap>.examdpeople>ul>li>h6 {
	text-align: right;
	line-height: 2;
}
.worklife-4>.exampeopleWrap>.examdpeople>ul>li>p {
	margin: 20px 0;
}
.worklife-4>.exampeopleWrap>.examdpeople>ul>li>p span {
	font-weight: 700;
	border-bottom: 1px dashed #18a2e6;
}

.worklife-5>p {
	text-align: center;
	color: #18a2e6;
	font-weight: 700;
}

.worklife-5>a>img {
	display: block;
	margin: 0 auto;
	width: 70%;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, .2);
	opacity: 1;
	transition: .3s all;
} 

.worklife-5>a>img:hover {
	opacity: 0.7;
	transition: .3s all;
} 

.ourlife-2>.timescheWrap {
    margin: 0 40px;
    box-sizing: 0;
}

.ourlife-2>.timescheWrap>.timescheBox {
    display: block;
    padding: 30px 20px 20px 40px;
    border-left: 4px solid #18a2e6;
}

.at0800,.at0900,.at1200,.at1300,.at1600,.at1700,.at1800 {
    position: relative;
}

.at0800::before,.at0900::before,.at1200::before,.at1300::before,.at1600::before,.at1700::before,.at1800::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    position: absolute;
    top: 20px;
    left: -22px;
}

.at0800::before {
    background: url(../img/ourlife0800.gif) center center / contain no-repeat;
}
.at0900::before {
    background: url(../img/ourlife0900.gif) center center / contain no-repeat;
}
.at1200::before {
    background: url(../img/ourlife1200.gif) center center / contain no-repeat;
}
.at1300::before {
    background: url(../img/ourlife1300.gif) center center / contain no-repeat;
}
.at1600::before {
    background: url(../img/ourlife1600.gif) center center / contain no-repeat;
}
.at1700::before {
    background: url(../img/ourlife1700.gif) center center / contain no-repeat;
}
.at1800::before {
    background: url(../img/ourlife1800.gif) center center / contain no-repeat;
}

.ourlife-2>.timescheWrap>.timescheBox>ul {
    display: flex;
    justify-content: space-around;
}

.ourlife-2>.timescheWrap>.timescheBox>ul>li:nth-child(1){
    width: 100%;
}

.ourlife-2>.timescheWrap>.timescheBox>ul>li:nth-child(2){
    text-align: right;
    margin: 0 0 0 20px;
}

.ourlife-2>.timescheWrap>.timescheBox>ul>li>span {
    color: #18a2e6;
    font-weight: 600;
}
.ourlife-2>.timescheWrap>.timescheBox>ul>li>span>small {
    margin: 0 10px 0 0;
}

.ourlife-2>.timescheWrap>.timescheBox>ul>li>img {
    width: 320px;
    border-radius: 10px;
}

.ourlife-2>.floormap {
    border-radius: 10px;
    padding: 40px;
    background: url(../img/ourlifeFloormap.png) left top 30px / contain no-repeat;
    background-size: 480px;
    background-color: #edf9ff;
}

.ourlife-2>.floormap {}
.ourlife-2>.floormap p {
    line-height: 1.5;
}

.ourlife-2>.floormap>ul>li {
    padding: 15px 20px;
    margin: 10px 0;
}

.ourlife-2>.floormap>ul>li>h3 {
    font-weight: 700;
    font-size: 2.0rem;
    color: #18a2e6;
    line-height: 1.5;
    margin-bottom: 1rem;
}

.ourlife-2>.floormap>ul>li>h3>span {
    display: block;
    font-weight: 500;
    font-size: 1.4rem;
}

.ourlife-2>.floormap>ul>li>h3>span::before {
    content: url(../img/ourlifemapicon.gif);
    margin: 0 2px 0 0;
}

.ourlife-2>.floormap>ul>li>img {
    display: block;
    margin: 15px auto 0 auto;
    border-radius: 10px;
}

.ourlife-2>.floormap>ul.floormapCLM2 {
    display: block;
    width: 35%;
    margin: 0 4% 0 auto;
}

.ourlife-2>.floormap>ul.floormapCLM3 {
    display: flex;
    flex-wrap: wrap;
    justify-content:flex-start;
}

.ourlife-2>.floormap>ul.floormapCLM3>li {
    width:calc(100%/3);/* 横幅を3等分 */
    height:auto;
    display:flex;/* 高さを揃えるための指定 */
    flex-direction:column;/* 高さを揃えるための指定 */
}

.ourlife-2>.floormap>.power {
    background-color: #FFF;
    padding: 20px 30px;
    margin: 20px 0 0 0;
    border-radius: 10px;
}

.ourlife-2>.floormap>.power>h4 {
    font-size: 2.0rem;
    font-weight: 700;
    color: #18a2e6;
    text-align: center;
    margin: 0 0 20px 0;
}

.ourlife-2>.floormap>.power>p>span {
    color: #18a2e6;
    font-weight: 700;
}

.ourlife-2>.floormap>.power>ul.powerlist {
    display: flex;
    align-items:center;
    justify-content: space-between;
    margin: 20px 0 0 0;
    line-height: 1.5;
    margin: 20px;
    box-sizing: border-box;
    background: url(../img/ourlifePowerarrow.png) center center / contain no-repeat;
    background-size: 20px;
}

.ourlife-2>.floormap>.power>ul.powerlist>li {
    width: 48%;
    color: #18a2e6;
}

.ourlife-2>.floormap>.power>ul.powerlist>li>span {
    font-weight: 700;
    margin: 0 7px;
}

.ourlife-2>.floormap>.power>ul.powerlist>li:nth-child(2) {
    text-align: center;
    color: #444;
    font-weight: 600;
}

.message-1 {
	margin-top: 60px
}
.message-1>.img {
	width: 50%;
	float: right;
	margin: 0 0 5% 5%
}
.message-1>.txt {
	padding-top: 40px
}
.message-1>.txt>h3 {
	color: #1aa2e6;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1.75
}
.message-1>.txt>p {
	margin-top: 40px
}
.message-1>.sign {
	text-align: right;
	margin-top: 40px
}
.message-1>.sign>img {
	display: inline-block;
	width: 130px
}
.message-1>.sign>small {
	display: inline-block;
	margin: 0 15px 0 0;
	padding-bottom: 10px;
	font-weight: 400
}
.staff-1>.inner>ul.flex>li {
	display: block;
	width: 33%;
	text-align: center
}
.staff-1>.inner>ul.flex>li h3 {
	display: inline-block;
	border-bottom: 1px solid #1aa2e6;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.circle {
	display: block;
	text-align: center;
	margin: 0;
	width: 100%;
	transform: rotate(-90deg)
}
.circle .type {
	fill: transparent
}
#Chart1, #Chart2, #Chart3 {
	animation: a 1s linear;
	animation-fill-mode: both
}
.staff-1>.inner>ul.flex>li {
	position: relative
}
.staff-1>.inner>ul.flex>li>.graphTag-1, .staff-1>.inner>ul.flex>li>.graphTag-2, .staff-1>.inner>ul.flex>li>.graphTag-3 {
	position: absolute;
	display: inline-block;
	font-size: 1.2rem;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 10px
}
.staff-1>.inner>ul.flex>li:nth-child(1)>.graphTag-1 {
	background-color: #96d3f8;
	right: calc(50% - 150px);
	top: 130px
}
.staff-1>.inner>ul.flex>li:nth-child(1)>.graphTag-2 {
	background-color: #f19ab3;
	right: calc(50% - 150px);
	bottom: 0
}
.staff-1>.inner>ul.flex>li:nth-child(1)>.graphTag-3 {
	background-color: #aaa;
	left: calc(50% - 150px);
	top: 75pt
}
.staff-1>.inner>ul.flex>li:nth-child(2)>.graphTag-1 {
	background-color: #96d3f8;
	right: calc(50% - 75pt);
	top: 130px
}
.staff-1>.inner>ul.flex>li:nth-child(2)>.graphTag-2 {
	background-color: #f19ab3;
	right: 50px;
	bottom: 50px
}
.staff-1>.inner>ul.flex>li:nth-child(2)>.graphTag-3 {
	background-color: #aaa;
	left: calc(50% - 150px);
	top: 75pt
}
.staff-1>.inner>ul.flex>li:nth-child(3)>.graphTag-1 {
	background-color: #96d3f8;
	right: calc(50% - 150px);
	top: 130px
}
.staff-1>.inner>ul.flex>li:nth-child(3)>.graphTag-2 {
	background-color: #f19ab3;
	right: calc(50% - 150px);
	bottom: 20px
}
.staff-1>.inner>ul.flex>li:nth-child(3)>.graphTag-3 {
	background-color: #aaa;
	left: calc(50% - 150px);
	top: 75pt
}
@keyframes a {
	0 {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.typeA1 {
	animation: b 1s forwards;
	background-color: #ff0
}
@keyframes b {
	0 {
		stroke-dasharray: 0 565
	}
	99.9%, to {
		stroke-dasharray: 350 565
	}
}
.typeA2 {
	animation: c 1s forwards;
	background-color: red
}
@keyframes c {
	0 {
		stroke-dasharray: 0 565
	}
	99.9%, to {
		stroke-dasharray: 446 565
	}
}
.typeA3 {
	animation: d 1s forwards
}
@keyframes d {
	0 {
		stroke-dasharray: 0 565
	}
	99.9%, to {
		stroke-dasharray: 520 565
	}
}
.typeA4 {
	animation: e 1s forwards
}
@keyframes e {
	0 {
		stroke-dasharray: 0 565
	}
	99.9%, to {
		stroke-dasharray: 565 565
	}
}
.staff-3>.inner>.voiceWrap>.voice-item {
	display: flex;
	align-items: center;
	margin: 40px 0
}
.staff-3>.inner>.voiceWrap>.voice-item>.img {
	width: 45%
}
.staff-3>.inner>.voiceWrap>.voice-item>.img>img {
	width: 100%
}
.staff-3>.inner>.voiceWrap>.voice-item>.txt {
	width: 45%;
	margin: 3%
}
.staff-3>.inner>.voiceWrap>.voice-item h3 {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 2;
	margin-bottom: 10px
}
.staff-3>.inner>.voiceWrap>.voice-item:nth-child(odd) {
	flex-direction: row-reverse
}
.staff-3>.inner>.voiceWrap>.voice-item:nth-child(odd)>.txt {
	margin: 3%
}
.staff-3>.inner>.voiceWrap>.voice-item>.txt>ul {
	margin-top: 10px;
	font-size: 1.4rem;
	color: #888
}
.staff-3>.inner>.voiceWrap>.voice-item>.txt>ul>li>a {
	display: inline-block;
	border-radius: 5px;
	background-color: #ff95b3;
	color: #fff;
	padding: 10px 20px
}
.staff-3>.inner>.voiceWrap>.voice-item>.txt>ul>li>a:hover {
	opacity: .7
}
.staff-4 {
	background-color: #fcf9f4;
	margin-bottom: -70px;
	position: relative
}
.staff-4:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-color: #fff transparent transparent;
	border-width: 40px 75pt 0
}
.staff-4>.inner>h3 {
	padding: 50px 0;
	box-sizing: border-box;
	width: 40%;
	margin: 0 auto
}
.staff-4>.inner>.nerimaWrap {
	margin: 0;
	padding: 0 0 75pt;
	box-sizing: border-box;
	position: relative
}
.staff-4>.inner>.nerimaWrap:last-child {
	padding: 0 0 20px
}
.nerimaWrap+.nerimaWrap:before {
	content: "";
	position: absolute;
	top: -40px;
	left: 0;
	width: 100%;
	height: 10px;
	background: repeating-linear-gradient(-45deg, #fcf9f4, #fcf9f4 5px, #fff 5px, #fff 10px)
}
.staff-4>.inner>.nerimaWrap>h4 {
	width: 450px;
	margin: 0 auto 30px
}
.staff-4>.inner>.nerimaWrap>.nerima>.flex {
	display: flex;
	justify-content: center;
	align-items: center
}
.staff-4>.inner>.nerimaWrap>.nerima>.flex>li {
	margin: 0 2%
}
.staff-4>.inner>.nerimaWrap>.nerima>ul.access>li {
	margin: 0 5px;
	line-height: 1.75
}
.staff-4>.inner>.nerimaWrap>.nerima>ul.access>li:first-child {
	min-width: 300px
}
.staff-4>.inner>.nerimaWrap>.nerima>.access>li dd {
	margin-bottom: 30px;
	font-weight: 400;
	margin-left: 27px
}
.staff-4>.inner>.nerimaWrap>.nerima>.access>li dt:before {
	font: var(--fa-font-solid);
	content: "\f3c5";
	margin-right: 10px;
	font-size: 150%;
	color: #1aa2e6
}
.staff-4>.inner>.nerimaWrap>.nerima>.access>li dt.seibu:before {
	font: var(--fa-font-solid);
	content: "\f3c5";
	margin-right: 10px;
	font-size: 150%;
	color: #aaa
}
.staff-4>.inner>.nerimaWrap>.nerima>.eki>li {
	display: block;
	position: relative;
	margin: 0 7%
}
.staff-4>.inner>.nerimaWrap>.nerima>.eki>li>h5 {
	display: block;
	text-align: center;
	padding: 20px 0 45px;
	background: url(../img/ekiTag.png)center center / contain no-repeat;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
	color: #85d4fc;
	font-weight: 700
}
.staff-4>.inner>.nerimaWrap>.nerima>.HarryPotter {
	position: relative;
	max-width: 700px;
	margin: 60px auto 0;
	border: 1px dashed #ff95b3;
	border-radius: 10px;
	padding: 10px
}
.staff-4>.inner>.nerimaWrap>.nerima>.HarryPotter>.HarryPotterTag {
	position: absolute;
	left: -50px;
	bottom: 0;
	width: 200px;
	transform: rotate(-10deg);
	display: block
}
.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li:first-child {
	max-width: 350px;
	margin-top: -50px
}
.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li>dl>dd {
	font-weight: 600;
	margin: 10px 0 30px
}
.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li>dl>dd>span {
	font-weight: 400;
	font-size: 1.4rem;
	margin-right: 15px
}
.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li {
	display: block;
	position: relative
}
.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li>h5 {
	position: absolute;
	width: 75%;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	border-radius: 15px 0 15px 0;
	color: #fff
}
.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li:before {
	content: url(../img/shizenTag.png);
	display: block;
	position: absolute;
	right: -20px;
	top: -30px
}
.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li:nth-child(1)>h5 {
	background-color: #6daf4a
}
.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li:nth-child(2)>h5 {
	background-color: #ffbc00
}
.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li:nth-child(3)>h5 {
	background-color: #db7188
}
h4.lastmessage {
	font-family: Kaisei Opti, serif;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.75;
	transform: rotate(-5deg);
	text-align: center;
	padding: 60px 0;
	color: #888
}
.tab-area {
	width: 100%;
	margin: 0 auto
}
.tab-btn {
	display: none
}
ul.tab-list-wrap {
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	justify-content: space-around;
	margin: 60px 0 70px
}
ul.tab-list-wrap>li {
	width: 32%;
	cursor: pointer
}
ul.tab-list-wrap>li>.tab-list {
	display: block;
	width: 100%;
	padding: 25px 0;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	color: #fff
}
ul.tab-list-wrap #tab-list1 {
	background-color: #85d4fc
}
ul.tab-list-wrap #tab-list2 {
	background-color: #ff95b3
}
ul.tab-list-wrap #tab-list3 {
	background-color: #888
}
#tab-btn1:checked~.tab-list-wrap #tab-list1:after, #tab-btn2:checked~.tab-list-wrap #tab-list2:after, #tab-btn3:checked~.tab-list-wrap #tab-list3:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent
}
#tab-btn1:checked~.tab-list-wrap #tab-list2, #tab-btn1:checked~.tab-list-wrap #tab-list3, #tab-btn2:checked~.tab-list-wrap #tab-list1, #tab-btn2:checked~.tab-list-wrap #tab-list3, #tab-btn3:checked~.tab-list-wrap #tab-list1, #tab-btn3:checked~.tab-list-wrap #tab-list2 {
	opacity: .5
}
#tab-btn1:checked~.tab-list-wrap #tab-list1:after {
	border-top: 15px solid #85d4fc
}
#tab-btn2:checked~.tab-list-wrap #tab-list2:after {
	border-top: 15px solid #ff95b3
}
#tab-btn3:checked~.tab-list-wrap #tab-list3:after {
	border-top: 15px solid #888
}
.tab-content {
	display: none
}
#tab-btn1:checked~.tab-content-wrap #tab-content1, #tab-btn2:checked~.tab-content-wrap #tab-content2, #tab-btn3:checked~.tab-content-wrap #tab-content3 {
	display: block
}
.interview {
	line-height: 1.75
}
.interview:first-child {
	margin-top: 0
}
.interview:last-child {
	border-bottom: 0
}
.interview+.interview {
	margin-top: 60px;
	padding-top: 60px;
	border-top: 1px dotted #ccc
}
.interview>h3 {
	display: inline-block;
	padding: 10px 20px
}
#tab-content1 .interview>h3 {
	border: 1px solid #85d4fc;
	color: #85d4fc
}
#tab-content2 .interview>h3 {
	border: 1px solid #ff95b3;
	color: #ff95b3
}
#tab-content3 .interview>h3 {
	border: 1px solid #888;
	color: #888
}
.interview>h3>small {
	font-size: 1.2rem;
	margin-left: 10px
}
.interview>.interviewInner {
	margin-top: 10px
}
.interview>.interviewInner>ul {
	margin-bottom: 30px
}
.interview>.interviewInner>ul>li {
	width: 48%
}
.interview>.interviewInner>ul>li>h4 {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 30px
}
.interview>.interviewInner>ul>li>ul.author {
	width: 100%
}
.interview>.interviewInner>ul>li>ul.author>.authorName {
	margin-bottom: 10px
}
.interview>.interviewInner>ul>li>ul.author>.authorKeireki>dl {
	display: flex;
	font-size: 1.2rem;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
	color: #888
}
.interview>.interviewInner>ul>li>ul.author>.authorKeireki>dl>dt {
	width: 50px;
	font-weight: 400
}
.interview>.interviewInner>ul>li>ul.author>.authorKeireki>dl>dd {
	width: 100%
}
.interview>.interviewInner>.interviewDetail>h5 {
	font-weight: 600;
	margin-bottom: 20px;
	padding-left: 40px;
	position: relative
}
.interview>.interviewInner>.interviewDetail>h5:before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	display: block;
	width: 30px;
	height: 2px;
	background-color: #444
}
.interview>.interviewInner>.interviewDetail>p {
	margin-bottom: 20px
}
.interview>.interviewInner>.interviewDetail>.interviewPic {
	text-align: center
}
.interview>.interviewInner>.interviewDetail>.interviewPic>img {
	width: 35%;
	margin: 0 1%;
	margin-bottom: 30px
}
.recruitingTitle {
	padding: 0;
	text-align: center;
	border-top: 1px solid #1aa2e6;
	margin-bottom: 70px
}
.recruitingTitle>.inner>h1 {
	font-size: 2.4rem;
	color: #444;
	margin: 0;
	font-weight: 600;
	padding: 3rem 0;
	letter-spacing: .2rem;
	position: relative
}
.recruitingTitle>.inner>h1:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 5pc;
	height: 5px;
	background-color: #1aa2e6
}
.recruitingDetail>table {
	border: 1px solid #ddd;
	margin-top: 40px;
	width: 100%;
	line-height: 1.75
}
.recruitingDetail>table td, .recruitingDetail>table th {
	padding: 3%;
	vertical-align: middle
}
.recruitingDetail>table th {
	width: 20%;
	text-align: center;
	background-color: #f1fbff;
	border-bottom: 1px solid #ddd
}
.recruitingDetail>table td {
	width: 80%;
	border-bottom: 1px solid #ddd
}
.recruitingDetail>table td>span {
	display: block;
	margin: 10px 0 0;
	font-size: 1.4rem
}
.recruiting-2 h2:after {
	background: repeating-linear-gradient(-45deg, #ff95b3, #ff95b3 2px, #fff 2px, #fff 7px)
}
.recruiting-2>.recruitingDetail>table th {
	background-color: #fff2f7
}
.entryTitle {
	padding: 0;
	text-align: center;
	border-top: 1px solid #1aa2e6;
	margin-bottom: 30px
}
.entryTitle>.inner>h1 {
	font-size: 2.4rem;
	color: #444;
	margin: 0;
	font-weight: 600;
	padding: 3rem 0;
	letter-spacing: .2rem;
	position: relative
}
.entryTitle>.inner>h1:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 5pc;
	height: 5px;
	background-color: #1aa2e6
}
.gformWrap iframe {
	height: 2200px
}
#aboutstaff {
	margin: 0 auto;
	overflow: hidden
}
#aboutstaff .titleWrap {
	background-color: #1aa2e6;
	color: #fff;
	text-align: center;
	padding: 20px 0 0;
	position: relative
}
#aboutstaff .titleWrap img {
	width: 300px;
	text-align: center
}
#aboutstaff h1 .dots {
	-webkit-text-emphasis: filled;
	text-emphasis: filled
}
#aboutstaff h1 {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: stretch;
	font-size: 200%;
	font-weight: 700
}
#aboutstaff h1>p {
	flex: 0 0 auto
}
#aboutstaff h1:after, #aboutstaff h1:before {
	content: "";
	flex: 0 0 2px;
	height: auto;
	margin: 10px 50px 0;
	background: #fff
}
#aboutstaff h1:before {
	transform: rotate(-30deg)
}
#aboutstaff h1:after {
	transform: rotate(30deg)
}
.photoslide {
	position: relative
}
.photoslide:before {
	content: "";
	width: 100%;
	height: 150px;
	background: url(../img/aboutstaffTitleWave.png)top center / contain no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.aboutstaffBox {
	padding: 50px 0 75pt
}
.aboutstaffBox .inner {
	position: relative
}
.aboutstaffBox .inner>img {
	width: 10pc;
	position: absolute;
	top: -5pc;
	left: 0
}
.aboutstaffBox h2 {
	margin: 0 0 30px 270px;
	font-size: 150%;
	font-family: Zen Maru Gothic, serif;
	font-weight: 700
}
.aboutstaffBox h2>span {
	display: block;
	margin-bottom: 25px;
	font-size: 70%;
	font-weight: 400;
	rotate: -3
}
.aboutstaffBox h2>span.marker {
	display: inline;
	font-size: 120%;
	font-weight: 700;
	margin: 0 5px;
	background: linear-gradient(transparent 55%, #ffd500 50%);
	padding-bottom: .1rem
}
.aboutstaffBox p {
	margin-bottom: 40px;
	text-align: center
}
.aboutstaffBox-1 {
	background: repeating-linear-gradient(90deg, #f0f6fa, #f0f6fa 20px, #fff 20px, #fff 40px)
}
.aboutstaffBox-2 {
	background-color: #fff
}
.aboutstaffBox-3 {
	background: linear-gradient(180deg, #f1f8fb 90%, #fff 100%)
}
.aboutstaffBox-1 ul {
	display: flex;
	justify-content: left;
	flex-wrap: wrap
}
.aboutstaffBox-1 ul>li {
	display: block;
	background-color: #fff;
	border-radius: 10px;
	line-height: 2;
	box-shadow: 5px 8px 3px rgba(0, 0, 0, .1);
	padding: 40px 30px;
	width: 31%;
	margin: 0 3.5% 3.5% 0;
	position: relative
}
.aboutstaffBox-1 ul>li:before {
	top: 10px;
	left: 10px
}
.aboutstaffBox-1 ul>li:after, .aboutstaffBox-1 ul>li:before {
	content: "";
	position: absolute;
	width: 25px;
	height: 20px;
	background: url(../img/quote.gif)center center / contain no-repeat
}
.aboutstaffBox-1 ul>li:after {
	bottom: 10px;
	right: 10px;
	rotate: 180
}
.aboutstaffBox-1 ul>li:nth-child(3n) {
	margin: 0 0 3.5%
}
.aboutstaffBox-1 ul>li:last-child {
	background: 0;
	border-radius: none;
	box-shadow: none;
	background: url(../img/aboutstaff-1Img.png)center center / contain no-repeat
}
.aboutstaffBox-1 ul>li:last-child:after, .aboutstaffBox-1 ul>li:last-child:before {
	display: none
}
.aboutstaffBox-1 ul>li>span {
	color: #1aa2e6;
	font-weight: 700
}
.aboutstaffBox-2 {
	position: relative;
	background: url(../img/BG_FLAG.gif)top 260px center / contain no-repeat
}
.aboutstaffBox-2:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: -99
}
.aboutstaffBox-2 ul {
	display: flex;
	justify-content: left;
	flex-wrap: wrap
}
.aboutstaffBox-2 ul>li {
	display: block;
	border-radius: 10px;
	width: 31%;
	margin: 0 3.5% 0 0
}
.aboutstaffBox-2 ul>li:nth-child(3n) {
	margin: 0
}
.aboutstaffBox-2 ul>li:last-child {
	background: 0;
	border-radius: none;
	text-align: center;
	padding-top: 20px;
	background: url(../img/aboutstaff-2Img.png)center center / contain no-repeat
}
.aboutstaffBox-2 ul>li>img {
	border-radius: 10px;
	margin-bottom: 10px
}
.aboutstaffBox-2 ul>li>p {
	color: #6daf4a;
	text-align: center
}
.aboutstaffBox-3 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px
}
.aboutstaffBox-3 ul>li {
	display: block;
	width: 49.5%;
	margin: 0;
	color: #1aa2e6
}
.aboutstaffBox-3 ul>li:nth-child(odd) {
	padding-bottom: 70px
}
.aboutstaffBox-3 ul>li:nth-child(even) {
	padding-top: 70px
}
.aboutstaffBox-3 ul>li>figure>.hobbyphoto {
	position: relative;
	width: 90%;
	margin: 0 auto;
	background: url(../img/hobbyLight.png)left top / cover no-repeat;
	background-size: 75pt
}
.aboutstaffBox-3 ul>li>figure>p {
	display: block;
	width: 85%;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5;
	font-family: Yomogi, cursive
}
.aboutstaffBox-3 ul>li>figure>.hobbyphoto>.hobbyTag {
	display: block;
	position: absolute;
	bottom: 40px;
	right: 10px;
	font-size: 75%;
	width: 220px;
	height: 50px;
	text-align: center;
	line-height: 40px;
	background: url(../img/hobbyTag.png)center center / contain no-repeat
}
.aboutstaffBox-3 ul>li>figure>.hobbyphoto>.hobbyArrow {
	display: block;
	width: 5pc;
	height: 90pt
}
.aboutstaffBox-3 ul>li:nth-child(odd)>figure>p {
	rotate: -6;
	margin-top: 20px
}
.aboutstaffBox-3 ul>li:nth-child(even)>figure>p {
	rotate: 6;
	margin-bottom: 20px
}
.aboutstaffBox-3 ul>li:nth-child(odd)>figure>.hobbyphoto>.hobbyArrow {
	display: block;
	position: absolute;
	bottom: 0;
	left: 10%
}
.aboutstaffBox-3 ul>li:nth-child(even)>figure>.hobbyphoto>.hobbyArrow {
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	rotate: 180
}
.aboutstaffMessage {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: stretch;
	margin: 0
}
.aboutstaffMessage>span {
	flex: 0 0 auto;
	text-align: center;
	line-height: 1.5
}
.aboutstaffMessage:after, .aboutstaffMessage:before {
	content: url(../img/aboutstaffMessage.png);
	margin: 10px 30px 0
}
.aboutstaffMessage:before {
	transform: scale(1, 1)
}
.aboutstaffMessage:after {
	transform: scale(-1, 1)
}
@media screen and (max-width:768px) {
	section h2 {
		display: block;
		height: 45px;
		font-size: 1.8rem;
		letter-spacing: .1rem;
		font-weight: 500;
		position: relative;
		margin-bottom: 35px
	}
	section h2:after {
		width: 75pt
	}
	.about-1>.theory>.theory-item {
		width: 100%
	}
	.about-1>.theory>.theory-item:nth-child(1), .about-1>.theory>.theory-item:nth-child(2), .about-1>.theory>.theory-item:nth-child(3) {
		margin-bottom: 5%
	}
	.about-1>.theory>.theory-item>h3 {
		height: 70px;
		line-height: 70px;
		font-size: 1.6rem
	}
	.about-1>.theory>.theory-item:nth-child(2)>h3 {
		line-height: 1.3;
		padding-top: 15px
	}
	.about-1>.theory>.theory-item>p {
		padding: 4%
	}
	.about-1>.theory>img.theoryLogo {
		display: none
	}
	.about-2>.strength>.strength-item {
		display: block
	}
	.about-2>.strength>.strength-item>.txt>h3 {
		font-size: 1.6rem
	}
	.about-2>.strength>.strength-item>.txt {
		display: block;
		width: 100%;
		margin: 0 0 20px
	}
	.about-2>.strength>.strength-item>.img {
		display: block;
		width: 90%;
		margin: 0 auto
	}
	.about-2>.strength>.strength-item:nth-child(even)>.txt {
		margin: 0 0 20px
	}









	.program-1>.programDetail>.programTable>ul {
		display: block
	}
	.program-1>.programDetail>.programTable>ul>li.programTable_L, .program-1>.programDetail>.programTable>ul>li.programTable_R {
		width: 100%
	}
	.programTable>ul>li.programTable_L>table td, .programTable>ul>li.programTable_L>table th {
		padding: 5%
	}
	.program-1>.programDetail>.programTable>ul>li.programTable_R {
		padding: 5%;
		border: 0;
		background-color: #1aa2e6;
		color: #fff;
		margin-top: -1px
	}
	.program-1>.programDetail>.programTable>ul>li.programTable_R>.tag {
		color: #fff;
		bottom: 125px;
		font-size: 1.2rem
	}
	.program-1>.programDetail>.programTable>ul>li.programTable_R>.message {
		position: static;
		width: 100%;
		margin: auto;
		background-color: #d3f0ff;
		color: #444;
		margin-top: 50px;
		padding: 20px;
		box-sizing: border-box;
		text-align: center;
		font-weight: 600;
		line-height: 1.75
	}
	.program-3>.programDetail>ul.voice {
		display: block
	}
	.program-3>.programDetail>ul.voice>li {
		width: 100%;
		margin-bottom: 20px
	}
	.worklife-2>ul {
		display: block
	}
	.worklife-2>ul>li {
		width: 90%;
		margin: 0 auto 30px;
		padding: 30px 20px 20px
	}
	.worklife-3>.examdayWrap {
		display: block;
		margin-top: -20px
	}
	.worklife-3>.examdayWrap>.examday {
		width: 100%;
		margin: 0 auto 30px;
		padding: 20px;
		box-sizing: border-box
	}
	.worklife-3>.examdayWrap>.examday:nth-child(1) {
		border: 1px solid #ff95b3
	}
	.worklife-3>.examdayWrap>.examday:nth-child(2) {
		border: 1px solid #6cbf85
	}
	.worklife-3>.examdayWrap>.examday>ul {
		justify-content: space-around
	}


	.worklife-4>.exampeopleWrap>.examdpeople>ul {
		display: block;
	}

	.worklife-4>.exampeopleWrap>.examdpeople>ul>li {
		width: 100%;
	}

	.worklife-4>.exampeopleWrap>.examdpeople>ul>li>img {
		display: block;
		width: 90%;
		margin: 0 auto;
	}

	.worklife-5>p {
		font-size: 80%;
	}

	.worklife-5>a>img {
		display: block;
		margin: 0 auto;
		width: 95%;
	} 

    .ourlife-2>.timescheWrap {
        margin: 0 10px;
    }

    .ourlife-2>.timescheWrap>.timescheBox {
        display: block;
        padding: 30px 0px 20px 30px;
    }

    .ourlife-2>.timescheWrap>.timescheBox>ul {
        display: block;
    }
    .ourlife-2>.timescheWrap>.timescheBox>ul>li:nth-child(2){
        text-align: left;
    }
    .ourlife-2>.timescheWrap>.timescheBox>ul>li>img {
        width: 280px;
    }

    .ourlife-2>.floormap {
    padding: 2%;
    background-size: 100%;
    }

    .ourlife-2>.floormap>ul>li {
        padding: 10px 10px;
        margin: 10px 0;
    }

    .ourlife-2>.floormap>ul>li>img {
        margin: 15px 0 0 0;
    }
    .ourlife-2>.floormap>ul.floormapCLM2 {
        width: 100%;
        margin: 120% 0 0 auto;
    }
    .ourlife-2>.floormap>ul.floormapCLM3 {
        display: block;
    }

    .ourlife-2>.floormap>ul.floormapCLM3>li {
        width:calc(100%/1);/* 横幅を3等分 */
    }


    .ourlife-2>.floormap>.power {
        background-color: #FFF;
        padding: 15px 10px;
    }

    .ourlife-2>.floormap>.power>h4 {
        font-size: 1.8rem;
        margin: 0 0 15px 0;
    }

    .ourlife-2>.floormap>.power>ul.powerlist {
        display: block;
        margin: 5px;
        background: none;
    }

    .ourlife-2>.floormap>.power>ul.powerlist>li {
        width: 100%;
        margin: 15px 0;
    }


    .ourlife-2>.floormap>.power>ul.powerlist>li>span {
        font-weight: 700;
        margin: 0 7px;
    }


	.message-1 {
		margin-top: 0
	}
	.message-1>.img {
		width: 50%;
		float: right;
		margin: 0 0 5% 5%
	}
	.message-1>.txt {
		padding-top: 20px
	}
	.message-1>.txt>img {
		padding: 40px 0;
		width: 80%;
		margin: 0 auto
	}
	.message-1>.txt>p {
		margin-top: 20px
	}
	.staff-1>.inner>ul.flex {
		display: block
	}
	.staff-1>.inner>ul.flex>li {
		width: 100%;
		margin: 0 auto;
		text-align: center
	}
	canvas {
		width: 75%;
		margin: 0 auto 30px
	}
	.staff-3>.inner>.voiceWrap>.voice-item {
		margin: 10px 0
	}
	.staff-3>.inner>.voiceWrap>.voice-item>.img {
		width: 40%
	}
	.staff-3>.inner>.voiceWrap>.voice-item>.txt {
		width: 55%;
		margin: 2%
	}
	.staff-3>.inner>.voiceWrap>.voice-item h3 {
		font-size: 1.6rem
	}
	.staff-3>.inner>.voiceWrap>.voice-item:nth-child(odd)>.txt {
		margin: 2%
	}
	.staff-3>.inner>.voiceWrap>.voice-item>.txt>ul {
		flex-direction: column;
		font-size: 1.2rem
	}
	.staff-3>.inner>.voiceWrap>.voice-item>.txt>ul>li:first-child {
		order: 2;
		margin-top: 10px
	}
	.staff-4>.inner>h3 {
		min-width: 300px
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.flex {
		flex-direction: column
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.flex>li {
		display: block;
		width: 100%;
		margin: 0
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.access>li:first-child {
		text-align: center;
		order: 2
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.access>li>dl {
		display: inline-block;
		text-align: left
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.access>li:last-child {
		order: 1
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.eki>li>img {
		display: block;
		width: 300px;
		margin: 0 auto 30px
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li:first-child {
		text-align: center;
		padding-bottom: 20px
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li:first-child>img {
		width: 250px
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li:last-child {
		text-align: center
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.restaurant>li>dl {
		display: inline-block;
		text-align: left
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li {
		display: block;
		margin-bottom: 40px
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li>img {
		display: block;
		width: 300px;
		margin: 0 auto
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li>h5 {
		bottom: -10px;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		margin: 0 auto;
		padding: 10px;
		border-radius: 15px 0 15px 0;
		color: #fff
	}
	.staff-4>.inner>.nerimaWrap>.nerima>.shizen>li:before {
		content: url(../img/shizenTag.png);
		display: block;
		position: absolute;
		right: 40px;
		top: 10px
	}
	.interview>.interviewInner>ul {
		flex-direction: column
	}
	.interview>.interviewInner>ul>li {
		width: 100%
	}
	.interview>.interviewInner>ul>li:first-child {
		margin-top: 20px
	}
	.interview>.interviewInner>ul>li:last-child {
		margin-top: 50px
	}
	.interview>.interviewInner>.interviewDetail>.interviewPic>img {
		width: 45%
	}
	.recruiting-1>.recruitingDetail>table th {
		width: 75pt
	}
	.recruiting-1>.recruitingDetail>table td {
		width: auto
	}
	.gformWrap iframe {
		height: 25in
	}
	#aboutstaff h1 {
		font-size: 1.25rem
	}
	#aboutstaff h1:after, #aboutstaff h1:before {
		margin: 10px 5% 0
	}
	.aboutstaffBox {
		padding: 30px 0 60px
	}
	.aboutstaffBox .inner>img {
		width: 75pt;
		top: -50px
	}
	.aboutstaffBox h2 {
		text-align: center;
		margin: 0 0 30px;
		padding-top: 30px;
		font-size: 1.25rem
	}
	.aboutstaffBox h2>span {
		margin-bottom: 10px
	}
	.aboutstaffBox p {
		margin-bottom: 40px;
		text-align: left
	}
	.aboutstaffBox p>br {
		display: none
	}
	.aboutstaffBox-1 ul {
		justify-content: space-between
	}
	.aboutstaffBox-1 ul>li {
		padding: 30px 10px;
		width: 48%;
		margin: 0 0 2%;
		line-height: 1.8;
		position: relative
	}
	.aboutstaffBox-1 ul>li:after, .aboutstaffBox-1 ul>li:before {
		width: 20px;
		height: 15px
	}
	.aboutstaffBox-1 ul>li:nth-child(3n) {
		margin: 0 0 2%
	}
	.aboutstaffBox-1 ul>li:last-child {
		width: 100%
	}
	.aboutstaffBox-2 {
		background: url(../img/BG_FLAG.gif)top 280px center / contain no-repeat
	}
	.aboutstaffBox-2 ul {
		justify-content: space-between
	}
	.aboutstaffBox-2 ul>li {
		width: 48%;
		margin: 0 0 -20px
	}
	.aboutstaffBox-2 ul>li:nth-child(3n) {
		margin: 0
	}
	.aboutstaffBox-2 ul>li:last-child {
		padding-top: 2%;
		font-size: 80%
	}
	.aboutstaffBox-2 ul>li>p {
		font-size: 80%
	}
	.aboutstaffBox-3 ul {
		margin-bottom: 20px
	}
	.aboutstaffBox-3 ul>li {
		display: block;
		width: 90%;
		margin: 0 auto;
		color: #1aa2e6;
		border-bottom: 1.5px solid #fff
	}
	.aboutstaffBox-3 ul>li:nth-child(even), .aboutstaffBox-3 ul>li:nth-child(odd) {
		padding-bottom: 6%;
		padding-top: 6%
	}
	.aboutstaffBox-3 ul>li>figure>.hobbyphoto {
		background-size: 20%
	}
	.aboutstaffBox-3 ul>li>figure>.hobbyphoto>.hobbyTag {
		bottom: 5%;
		right: 3%;
		font-size: 90%;
		width: 220px;
		height: 50px
	}
	.aboutstaffBox-3 ul>li>figure>.hobbyphoto>.hobbyArrow {
		display: block;
		width: 50px;
		height: 5pc
	}
	.aboutstaffBox-3 ul>li:nth-child(odd)>figure>p {
		rotate: -3;
		margin-top: 10px
	}
	.aboutstaffBox-3 ul>li:nth-child(even)>figure>p {
		rotate: 3;
		margin-bottom: 10px
	}
	.aboutstaffMessage {
		font-size: 90%
	}
	.aboutstaffMessage:after, .aboutstaffMessage:before {
		content: url(../img/aboutstaffMessage.png);
		margin: 10px 10px 0
	}
}