@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:500,600');

/* body
-------------------------------------------------- */
body {
	font-size: 87.5%;
	line-height:1.75;
	zoom: 1;
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: 0.04em;
	color: #1a1a1a;
	width: 100%;
	min-width: 1180px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* link
-------------------------------------------------- */
a {
	color:#1a1a1a;
	text-decoration:none;
}

/* clear
-------------------------------------------------- */
.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* img
-------------------------------------------------- */
img {
	width: 100%;
	height: auto;
}

/* align
-------------------------------------------------- */
.alignR { text-align: right; }
.alignC { text-align: center; }

/* margin
-------------------------------------------------- */
.mB-non { margin-bottom: 0px !important; }
.mB10 { margin-bottom: 10px !important; }
.mB20 { margin-bottom: 20px !important; }
.mB25 { margin-bottom: 25px !important; }
.mB40 { margin-bottom: 40px !important; }

/*/////////////////////////////////////////////////////////////////////////////


                  ■  layout  ■


/////////////////////////////////////////////////////////////////////////////*/

/* #container
-------------------------------------------------- */
 #container {
	width: 100%;
	min-width: 1180px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	background: url(../images/bg.gif) left top repeat;
    z-index: 1;
}

/* .contents
-------------------------------------------------- */
.contents {
	width: 980px;
	margin: 0 auto;
}
.contents-inr {
	margin-bottom: 60px;
}

/*/////////////////////////////////////////////////////////////////////////////


                  ■  header  ■


/////////////////////////////////////////////////////////////////////////////*/
.header-btn a {
	display: block;
	width: 280px;
	line-height: 42px;
	box-sizing: border-box;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	right: 40px;
	bottom: 20px;
	font-size: 15px;
	font-weight: 700;
	background: rgb(239,153,17);
	background: linear-gradient(135deg, rgba(239,153,17,1) 0%, rgba(241,98,125,1) 100%);
	transition: all .1s;
	border-radius: 6px;
    z-index: 3;
}
.header-btn a.arrow:before {
	right: 15px;
	width: 8px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 8px solid #ffffff;
}
.header-btn a:hover {
	opacity: 0.6;
}

/*/////////////////////////////////////////////////////////////////////////////


                  ■  footer  ■


/////////////////////////////////////////////////////////////////////////////*/
.include-footer-new {
    background-color: #ffffff
}
.include-footer-new {
    padding: 5px 0
}
.include-footer-newlogo {
    text-align: center
}
.include-footer-newlogo img {
    width: auto
}
.include-footer {
    background-color: #222222
}
.include-footer {
    padding-bottom: 50px;
    font-family: "メイリオ", "HiraginoKaku"
}
.include-footer-logo {
    text-align: center
}
.include-footer-logo img {
    width: auto !important
}
.include-footer-area-list {
    display: -webkit-box;
    display: -ms-flexbox;
    padding: 40px 20px 0;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1140px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.include-footer-area-list__item {
    width: 24.5454545455%
}
.include-footer-area-list__area-name {
    border: 2px solid #fff;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.03em
}
.include-footer-area-list__address {
    padding-top: 10px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 1.6;
    text-align: left
}
.include-footer-area-list__tel {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    padding: 10px 0 0 58px;
    letter-spacing: 0em;
    line-height: 1.05;
    position: relative;
    text-align: left
}
.include-footer-area-list__tel img {
    vertical-align: top;
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px
}
.include-footer-area-list__tel a {
    color: #fff !important
}
.include-footer-area-list__desc {
    text-align: right;
    line-height: 1;
    padding-top: 5px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.03em
}
.include-footer-note {
    color: #fff;
    letter-spacing: 0.03em;
    font-size: 12px;
    text-align: right;
    line-height: 1;
    padding: 25px 20px 0;
    max-width: 1140px;
    margin: 0 auto
}
.include-footer-copy {
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding-top: 45px
}
.include-footer-new {
    padding: 40px 0 60px
}
.include-footer-area-list {
    gap: 10px;
}
.include-footer-area-list .include-footer-area-list__tel {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0 0 42px;
    letter-spacing: 0em;
    line-height: 1.05;
    position: relative;
    text-align: left;
}
.include-footer-area-list .include-footer-area-list__tel img {
    vertical-align: top;
    position: absolute;
    top: 10px;
    left: 0;
    width: 32px;
}
.copyright {
	font-size: 12px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
}

/*/////////////////////////////////////////////////////////////////////////////


              // common parts //


/////////////////////////////////////////////////////////////////////////////*/

/* cv
-------------------------------------------------- */
.cv-area {
	width: 100%;
	height: 360px;
	background: url(../images/cv_bg.jpg) center center no-repeat;
	background-size: cover;
}
.cv-area .ttl {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0 50px;
}
.cv-area .btn a {
	display: block;
	width: 620px;
	margin: 0 auto;
	border: 3px solid #ffffff;
	border-radius: 45px;
	line-height: 84px;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #FFFFFF;
	box-shadow:0px 0px 6px 3px rgba(255,255,255,0.40);
	transition: all .3s;
}
.cv-area .btn a:hover {
	color: #fb8c00;
	background-color: #FFFFFF;
}
.cv-area .btn a:hover.arrow::before {
	border-left: 14px solid #fb8c00;
}

/* voice
-------------------------------------------------- */
.voice {
	width: 1080px;
	margin: 0 auto 90px;
	background: #e2ecf8;
	padding: 50px 0 50px;
}
.voice .voice-ttl {
	width: 980px;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
	line-height: 60px;
	background: rgb(162,142,227);
	background: linear-gradient(135deg, rgba(162,142,227,1) 0%, rgba(105,221,254,1) 100%);
	margin:0 auto 40px;
}
.voice .thumb {
	width: 460px;
	float: left;
}
.voice dl {
	width: 465px;
	float: right;
}
.voice dl dt {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.5;
	padding: 15px 0 30px;
}
.voice dl dt span {
	font-size: 14px;
	display: block;
	font-weight: 500;
	margin-top: 10px;
}
.voice dl dd {
	position: relative;
	padding: 0 0 5px 35px;
}
.voice dl dd::after {
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgb(162,142,227);
	background: linear-gradient(0deg, rgba(162,142,227,1) 0%, rgba(105,221,254,1) 100%);
}

/* button
-------------------------------------------------- */
.arrow {
	position: relative;
}
.arrow::before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 45px;
	margin: auto;
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 14px;
	height: 7px;
	border: 7px solid transparent;
	border-left: 14px solid #ffffff;
	transition: all .3s;
}

/* title
-------------------------------------------------- */
.sec-ttl {
	position: relative;
	padding: 70px 15px 25px;
	margin-bottom: 40px;
	text-align: center;
}
.sec-ttl::after {
	content: "";
	width: 70px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	background: rgb(239,153,17);
	background: linear-gradient(135deg, rgba(239,153,17,1) 0%, rgba(241,98,125,1) 100%);
}
.sec-ttl .en {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	letter-spacing: 6px;
	font-size: 18px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.sec-ttl .en::before,
.sec-ttl .en::after {
	content: "";
	width: 1px;
	height: 21px;
	background: #000000;
	position: absolute;
	top: 0;
}
.sec-ttl .en::before {
	left: 0;
	transform: rotate(-25deg);
}
.sec-ttl .en::after {
	right: 0;
	transform: rotate(25deg);
}
.sec-ttl .ttl {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.75;
	letter-spacing: 4px;
}
.sec-ttl .ttl span {
	display: block;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 1.35;
	margin-bottom: 10px;
}
.heading {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 40px;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	background: rgb(162,142,227);
	background: linear-gradient(135deg, rgba(162,142,227,1) 0%, rgba(105,221,254,1) 100%);
}
.subheading {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 25px;
	letter-spacing: 1px;
}
.bd-ttl {
	margin-bottom: 40px;
	text-align: center;
}
.bd-ttl .ttl {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	color: #5e9ad1;
	line-height: 1.5;
	padding: 25px 0;
}
.sec-slider .bd-ttl .ttl {
	width:1080px;
	margin: 0 auto;
}
.bd-ttl .ttl span {
	display: block;
	font-size: 17px;
	font-weight: 700;
}
.bd-ttl .ttl::before,
.bd-ttl .ttl::after {
	content: "";
	width: 100%;
	height: 3px;
	background: rgb(162,142,227);
	background: linear-gradient(135deg, rgba(162,142,227,1) 0%, rgba(105,221,254,1) 100%);
	position: absolute;
	left: 0;
}
.bd-ttl .ttl::before {
	top: 0;
}
.bd-ttl .ttl::after {
	bottom: 0;
}
.bd-ttl p {
	margin-top: 30px;
	font-size: 20px;
	font-weight: 700;
}
.lead {
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 50px;
	text-align: center;
	letter-spacing: 1px;
}

/* line
-------------------------------------------------- */
.line {
	position: relative;
}
.line::after {
	content: "";
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(239,153,17);
	background: linear-gradient(180deg, rgba(239,153,17,1) 0%, rgba(241,98,125,1) 100%);
}

/* numb
-------------------------------------------------- */
.numb {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
	letter-spacing: 4px;
	color: #fb8c00;
	line-height: 1;
	position: absolute;
}
.numb span {
	display: block;
	font-weight: 700;
	font-size: 70px;
	letter-spacing: 4px;
}

/* slider
-------------------------------------------------- */
.sec-slider {
	padding: 30px 0;
}
.slider-wrap {
	width: 980px;
	margin: 0 auto 60px;
	position: relative;
}
.slider li {
	float: left;
	width: 33.33333%;
	padding: 0 10px;
	box-sizing: border-box;
}
.slide-ttl {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 40px;
	padding: 0 30px;
	background: #262626;
	position: absolute;
	top: -30px;
	left: 30px;
	z-index: 9999;
}

/* column
-------------------------------------------------- */
.col2 {
	padding-right: 40px;
}
.col2 .block {
	width: 50%;
	margin-right: 40px;
	float: left;
}
.col2 .block:nth-child(2n) {
	margin-right: -40px;
}
.col3 {
	padding-right: 80px;
	margin-bottom: 80px;
}
.col3 .block {
	width: 33.3333%;
	float: left;
	margin-right: 40px;
}
.col3 .block:nth-child(3n) {
	margin-right: -80px;
}
.col3 .block-inr {
	padding: 40px 30px 15px;
	position: relative;
}
.col3 .block .ttl {
	font-size: 17px;
	font-weight: 700;
}

/*/////////////////////////////////////////////////////////////////////////////


                  ■  contents  ■


/////////////////////////////////////////////////////////////////////////////*/

/* ===============================================
  ▼ main
=============================================== */
.main {
	width: 100%;
	position: relative;
	z-index: 9999;
	background: url(../images/main_bg.jpg) top center no-repeat;
	background-size: cover;
}
.main  h1 {
	max-width: 1080px;
	padding: 0 40px;
	margin: 0 auto;
}
.main ul {
	position: absolute;
	right: 10px;
	bottom: -10px;
}
.main ul li {
	width: 175px;
	float: left;
	margin-left: 10px;
}

/* ===============================================
  ▼ sec-introduction
=============================================== */
.sec-wrap {
	padding-bottom: 90px;
}
.sec-introduction .sec-ttl {
	margin-bottom: 30px;
}
.sec-introduction .lead {
	margin-bottom: 80px;
}
.sec-introduction .block {
	position: relative;
	background: #FFFFFF;
	margin-bottom: 30px;
}
.sec-introduction .block .numb {
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
}
.sec-introduction .block dl {
	padding: 30px 40px;
}
.sec-introduction .block dl dt {
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 10px;
}
.other-block {
	padding: 30px 40px 40px;
	background: #FFFFFF;
}
.other-block dt {
	font-size: 18px;
	font-weight: 700;
	color: #fb8c00;
	margin-bottom: 5px;
}

/* ===============================================
  ▼ sec-job
=============================================== */
.sec-job {
	background: url(../images/job_bg.jpg) center center no-repeat;
	background-size: cover;
}
.category-job {
	padding-right: 50px;
}
.category-job li {
	width: 33.3333%;
	height: 290px;
	margin: 0 25px 25px 0;
	padding: 40px 30px 0;
	color: #FFFFFF;
	background: #4b70b5;
	box-sizing: border-box;
	float: left;
}
.category-job li:nth-child(1) {
	background: rgba(75,112,181,0.95);
}
.category-job li:nth-child(2) {
	background: rgba(240,71,133,0.95);
}
.category-job li:nth-child(3) {
	background: rgba(251,140,0,0.95);
}
.category-job li:nth-child(4) {
	background: rgba(98,193,180,0.95);
}
.category-job li:nth-child(5) {
	background: rgba(117,125,187,0.95);
}
.category-job li:nth-child(6) {
	background: rgba(74,197,222,0.95);
}
.category-job li:nth-child(3n) {
	margin-right: -50px;
}
.category-job li .thumb {
	width: 100px;
	height: 100px;
	margin: 0 auto 15px;
}
.category-job li dl dt {
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
}
.category-job li dl dd {
	line-height: 1.5;
}

/* ===============================================
  ▼ sec-features
=============================================== */
.sec-features .sec-ttl .ttl span {
	margin-top: 10px;
	margin-bottom: -5px;
}

/* point-ttl
-------------------------------------------------- */
.point-ttl {
	width: 100%;
	height: 480px;
	background-position: top 30% center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 110px;
	position: relative;
}
.point01 .point-ttl {
	background-image: url(../images/point01_main.jpg);
}
.point02 .point-ttl {
	background-image: url(../images/point02_main.jpg);
}
.point03 .point-ttl {
	background-image: url(../images/point03_main.jpg);
}
.point04 .point-ttl {
	background-image: url(../images/point04_main.jpg);
}
.point05 .point-ttl {
	background-image: url(../images/point05_main.jpg);
}
.point-ttl .chara {
	width: 470px;
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -640px;
}
.point-ttl .block {
	width: 520px;
	padding: 40px 70px 60px;
	box-sizing: border-box;
	background: url(../images/point_ttl_bg.jpg) center center no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF;
	position: absolute;
	bottom: -60px;
	left: 50%;
	margin-left: -540px;
}
.point-ttl .block .count {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 8px;
	margin-bottom: 15px;
}
.point-ttl .block .count span {
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 6px;
}
.point-ttl .block .ttl {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.point-ttl .block .sub-ttl {
	font-size: 23px;
	font-weight: 700;
	border-bottom: 1px solid rgba(255,255,255,0.90);
	border-top: 1px solid rgba(255,255,255,0.90);
	padding: 10px 0;
	letter-spacing: 2px;
}

/* right-pict
-------------------------------------------------- */
.right-pict .subheading {
	float: left;
	padding-top: 40px;
}
.right-pict p {
	width: 650px;
	float: right;
}

/* teacher
-------------------------------------------------- */
.teacher .thumb {
	width: 200px;
	margin: 0 auto;
}
.teacher dl {
	padding: 15px 0 10px;
	text-align: center;
}
.teacher dl dt {
	font-size: 14px;
	font-weight: 700;
}
.teacher dl dd {
	font-size: 22px;
	font-weight: 700;
}

/* company
-------------------------------------------------- */
.company {
	width: 1080px;
	background: #e2ecf8;
	padding: 60px 50px 50px;
	margin: 0 auto 90px;
	box-sizing: border-box;
}
.company .block {
	width: 470px;
	float: left;
	position: relative;
	background: #FFFFFF;
	margin-bottom: 25px;
	margin-right: 40px;
}
.company .block:last-child {
	margin-right: 0;
}
.company .block::after {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(162,142,227);
	background: linear-gradient(90deg, rgba(162,142,227,1) 0%, rgba(105,221,254,1) 100%);
}
.company .block-inr {
	padding: 25px 40px 40px;
}
.company .block-inr dt {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	padding: 20px 0 10px;
}

/* point01
-------------------------------------------------- */
.point01 .voice {
	margin-top: 80px;
}

/* point02
-------------------------------------------------- */
.point02 .col2 {
	margin-bottom: 80px;
}
.point02 .col2 .block .thumb {
	margin-bottom: 20px;
}
.point02 .col2 .block dl {
	position: relative;
	padding: 5px 0 0 35px;
}
.point02 .col2 .block dl dt {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 5px;
}

/* point05
-------------------------------------------------- */
.point05 .numb {
	font-size: 16px;
}
.point05 .numb span {
	font-size: 60px;
}
.point05 .numb {
	top: -45px;
	left: 25px;
}

.pickup-area {
	background: #FFFFFF;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.t-line {
	position: relative;
}
.t-line::before {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgb(239,153,17);
	background: linear-gradient(135deg, rgba(239,153,17,1) 0%, rgba(241,98,125,1) 100%);
}
.pickup-ttl {
	text-align: center;
	padding: 50px 0 60px;
}
.pickup-ttl .cate {
	display: inline-block;
	line-height: 30px;
	padding: 0 50px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	background: rgb(239,153,17);
	background: linear-gradient(135deg, rgba(239,153,17,1) 0%, rgba(241,98,125,1) 100%);
}
.pickup-ttl .ttl {
	line-height: 1.5;
	font-weight: 700;
	color: #fb8c00;
	letter-spacing: 0px;
	font-size: 20px;
}
.pickup-ttl .ttl span {
	font-weight: 700;
	font-size: 36px;
}
.pickup-contents {
	width: 840px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0 0;
}
.pickup-contents-inr {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.pickup-contents .left {
	width: 400px;
	float: left;
}
.pickup-contents dl {
	margin-left: 440px;
	padding: 15px 0 25px;
}
.pickup-contents dl dt {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}
.pickup-contents .youtube iframe {
	width: 100%;
	height: 240px;
	border: none;
}
.pickup-contents .icon-list {
	margin-bottom: 0;
}
.pickup-contents .icon-list li {
	min-height: 60px;
	margin-bottom: 10px;
}
.pickup-contents .icon-list li .thumb {
	width: 60px;
	height: 60px;
	float: left;
}
.pickup-contents .icon-list li dl {
	margin-left: 75px;
	padding: 0;
}
.pickup-contents .icon-list li dl dt {
	font-family: 'Barlow Condensed', sans-serif;
	color: #fb8c00;
	line-height: 1.3;
	margin-bottom: 2px;
	font-size: 20px;
}
.pickup-contents .icon-list li dl dd {
	line-height: 1.5;
	font-size: 13px;
}

/* ===============================================
  ▼ sec-course
=============================================== */
.course-list {
	padding-right: 20px;
}
.course-list .block {
	width: 50%;
	margin-right: 20px;
	background: #FFFFFF;
	position: relative;
	padding: 15px 20px 15px 40px;
	margin-bottom: 20px;
	overflow: hidden;
	box-sizing: border-box;
	float: left;
}
.course-list .block:nth-child(2n) {
	margin-right: -20px;
}
.course-list .block .cate {
	width: 20px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.course-list .block:nth-child(1) .cate {
	background: #4b70b5;
}
.course-list .block:nth-child(2) .cate {
	background: #4ac5de;
}
.course-list .block:nth-child(3) .cate {
	background: #f04785;
}
.course-list .block:nth-child(4) .cate {
	background: #fb8c00;
}
.course-list .block:nth-child(5) .cate {
	background: #fb8c00;
}
.course-list .block:nth-child(6) .cate {
	background: #62c1b4;
}
.course-list .block:nth-child(7) .cate {
	background: #62c1b4;
}
.course-list .block:nth-child(8) .cate {
	background: #757dbb;
}
.course-list .block:nth-child(9) .cate {
	background: #e25a64;
}
.course-list .block:nth-child(10) .cate {
	background: #4ac5de;
}
.course-list .block-inr {
	min-height: 120px;
	margin-bottom: 10px;
}
.course-list .block .thumb {
	width: 180px;
	height: 180px;
	float: left;
}
.course-list .block .school {
	margin: 0 0 15px 200px;
}
.course-list .block .school li {
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	padding: 0 10px;
}
.course-list .block .school li.tokyo {
	border: 2px solid #5e9ad1;
	color: #4687c3;
  margin-bottom: 3px;
}
.course-list .block .school li.osaka {
	border: 2px solid #fb8c00;
	color: #fb8c00;
}
.course-list .block .school li.nagoya {
	border: 2px solid #0fc75e;
	color: #0fc75e;
}
.course-list .block .school li.fukuoka {
    border: 2px solid #f04785;
    color: #f04785
}
.course-list .block .school li.sapporo {
    border: 2px solid #22aaff;
    color: #22aaff;
}
.course-list .block .school li.online {
    border: 2px solid #000;
    color: #000;
}
.course-list .block .ttl {
	font-size: 16px;
	font-weight: 700;
	color: #4b70b5;
	border-bottom: 1px solid #4b70b5;
	padding-bottom: 10px;
	margin: 0 0 10px 200px;
}
.course-list .block:nth-child(1) .ttl {
	color: #4b70b5;
	border-bottom: 1px solid #4b70b5;
}
.course-list .block:nth-child(2) .ttl {
	color: #4ac5de;
	border-bottom: 1px solid #4ac5de;
}
.course-list .block:nth-child(3) .ttl {
	color: #f04785;
	border-bottom: 1px solid #f04785;
}
.course-list .block:nth-child(4) .ttl {
	color: #fb8c00;
	border-bottom: 1px solid #fb8c00;
}
.course-list .block:nth-child(5) .ttl {
	color: #62c1b4;
	border-bottom: 1px solid #62c1b4;
}
.course-list .block:nth-child(6) .ttl {
	color: #757dbb;
	border-bottom: 1px solid #757dbb;
}
.course-list .block:nth-child(7) .ttl {
	color: #e25a64;
	border-bottom: 1px solid #e25a64;
}
.course-list .block p.txt {
	margin-left: 200px;
}

/* ===============================================
  ▼ sec-parents
=============================================== */
.sec-parents {
	background: #e2ecf8;
}
.parent-cont {
	padding: 80px 0;
}
.parent-cont.bg {
	background: #FFFFFF;
}
.sec-parents .col3 {
	padding-top: 40px;
}
.sec-parents .col3 .block .thumb {
	width: 185px;
	margin: 0 auto 20px;
}
.parent-cont .thumb {
	width: 340px;
	float: left;
}
.parent-cont .thumb {
	width: 340px;
	float: left;
}
.parent-cont p.cont,
.parent-cont .bd-ttl,
.parent-cont p.name,
.parent-cont .faq {
	margin-left: 380px;
}
.parent-cont .bd-ttl .ttl {
	font-size: 18px;
}
.parent-cont p.name {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
}
.faq dt {
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.faq dd {
	margin-bottom: 20px;
}
.faq .ttl {
	display: block;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	font-size: 24px;
	float: left;
}
.faq dt .ttl {
	color: #5e9ad1;
}
.faq dd .ttl {
	color: #d11818;
}
.faq .txt {
	display: block;
	margin-left: 30px;
	padding-top: 5px;
}
.faq dt .txt,
.faq dd .txt .b {
	font-weight: 700;
}
noscript + img {
	width: 1px;
	height: 1px;
}

/*/////////////////////////////////////////////////////////////////////////////


                  ■  適職診断  ■


/////////////////////////////////////////////////////////////////////////////*/
.test {
	background: #fffdf3 url(../images/test_bg.png) center 0 no-repeat;
	height: 430px;
	padding-top: 65px;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	box-sizing:border-box;
	text-align:center;
}
.test_tit {
	margin-bottom: 60px;
}
.test_txt {
	margin-bottom: 13px;
}
.test_btn a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.test img {
	width: auto;
}
/*/////////////////////////////////////////////////////////////////////////////


                  ■  slick-slider  ■


/////////////////////////////////////////////////////////////////////////////*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
    position:  absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 0;
    line-height: 0;
	display: block;
	cursor: pointer;
    border: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-color: transparent;
	z-index: 999;
	transition: .3s all;
}
.slick-prev {
	background-image: url(../images/arrow_prev.png);
	left: -20px;
}
.slick-next {
	background-image:url(../images/arrow_next.png);
	right: -20px;
}

/**共通フッタ用**/
.bnr_line2 {
    text-align: center;
    padding: 60px 0 60px;
}
img[src^="https://f.msgs.jp/t/dummy.gif"] {
    display: none;
}
/* - - - - - - - - - - - - - - - - - - - -
  20211008共通ヘッダ
 - - - - - - - - - - - - - - - - - - - - */
 .header-vantan-logo {
	padding-left: 40px;
	padding-bottom: 0px !important;
 }
/*--------------------------------------------------------------
# our-vision
--------------------------------------------------------------*/
.our-vision-wrap{
	background-color: #fff;
	width: 100%;
	padding: 80px 0 0;
	display: flex;
	justify-content: center;
}
.our-vision-wrap.is-add-border{
	padding-top: 0;
	margin-top: 80px;
}

.our-vision-head{
	width: 140px;
	height: 40px;
}

.our-vision-wrap.is-add-border .our-vision{
border-top: 1px solid #e5e5e5;
	padding-top: 80px;
}

.our-vision-body{
	display: flex;
	margin-top: 20px;
}

.our-vision-thum{
	margin-right: 30px;
}

.our-vision-text-area-heading{
	font-size: 25px;
	line-height: 1.4;
	text-align: left;
}

.our-vision-text-wrap{
	margin-top: 20px;
}

.our-vision-text-wrap > * + * {
	margin-top: 8px;
}

.our-vision-text{
	font-size: 14px;
	line-height: 2;
	text-align: left;
}

/*--------------------------------------------------------------
# badge fukuoka
--------------------------------------------------------------*/
.badge_fukuoka {
	position: absolute;
	bottom: 14px;
	left:calc(50% + 47px);
	z-index: 10000;
}
.badge_fukuoka img {
	max-width: 160px;
}
.holdings-logo {
	padding-top: 0 !important;
	padding-bottom: 0.5em !important;
}


/*------------------
2025.5 add
-------------------*/
.point06 .point-ttl {
    background-image: url(../images/point06_main_pc.jpg);
}
.sec-voice {
    padding-top: 90px;
}
.sec-voice .contents {
    margin-bottom: 60px;
}
.sec-voice .contents:last-child {
    margin-bottom: 20px;
}
.sec-groupsystem-txt {
    font-size: 16px;
    color: #dc0000;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 6px;
}
.txt-red {
    color: #dc0000;
    font-weight: 700;
}
.sec-forcesupport-lead {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}
.sec-forcesupport-inner {
    padding: 40px 50px;
    margin-bottom: 50px;
    background: #ffffff;
}
.sec-forcesupport-ttl {
    color: #dc0000;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}
.forcesupport-table {
    width: 100%;
    margin-bottom: 20px;
}
.forcesupport-table th,
.forcesupport-table td {
    width: 25%;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}
.forcesupport-table th {
    background: #d9d9d9;
    border-bottom: 8px solid #ffffff;
}
.forcesupport-table thead th {
    background: #333333;
    font-size: 20px;
    color: #ffffff;
}
.forcesupport-table td {
    background: #ebebeb;
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid #ffffff;
}
.forcesupport-table td.txt {
    width: 50%;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}
.forcesupport-table._red thead th {
    background: #dc0000;
}
.forcesupport-table._red th {
    background: #ed7f7f;
    color: #ffffff;
}
.forcesupport-table._red td {
    background: #f6bfbf;
}
.sec-tieuplist {
    font-family: "Noto Sans JP", sans-serif;
    padding: 60px 0 100px;
    background: #f5f5f5;
}
.sec-tieuplist img {
    width: 100%;
    height: auto;
}
.sec-tieuplist-ttl {
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.06em;
    margin-bottom: 30px;
}
.sec-tieuplist-ttl br {
    display: none;
}
.sec-tieuplist-ttl span {
    display: inline-block;
    font-weight: 700;
    position: relative;
    padding: 0 30px;
}
.sec-tieuplist-ttl span::before,
.sec-tieuplist-ttl span::after {
    content: "";
    width: 2px;
    height: 80%;
    background: #1a1a1a;
    position: absolute;
    top: 50%;
}
.sec-tieuplist-ttl span::before {
    left: 0;
    transform: translateY(-45%) rotate(-28deg);
}
.sec-tieuplist-ttl span::after {
    right: 0;
    transform: translateY(-45%) rotate(28deg);
}
.tieuplist-col3 {
    display: flex;
    justify-content: space-between;
}
.tieuplist-item {
    width: 31%;
    text-align: center;
}
.tieuplist-item-fig {
    position: relative;
}
.tieuplist-item-logo {
    width: 26%;
    background: #ffffff;
    border: 1px solid #333333;
    padding: 10px 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.tieuplist-item-inner {
    padding-top: 16px;
}
.tieuplist-item-txt {
    font-size: 17px;
    line-height: 1.6;
    font-weight: 700;
    letter-spacing: 0.04em;
    font-feature-settings: "palt" 1;
}
.sec-tieup {
    padding: 0 0 60px;
    font-family: "Noto Sans JP", sans-serif;
}
.sec-tieup img {
    width: 100%;
    height: auto;
}
.sec-tieup-ttl {
    text-align: center;
    background: url(../images/point_ttl_bg.jpg) center center no-repeat;
    background-size: 100% auto;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.06em;
    padding: 18px 20px;
    margin: -35px 0 50px;
    font-feature-settings: "palt" 1;
}
.tieup-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px;
}
.tieup-block:nth-child(2n) {
    flex-direction: row-reverse;
}
.tieup-block-fig {
    width: 45%;
}
.tieup-block-inner {
    width: 50%;
}
.tieup-block-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
}
.tieup-block-title .tieup-logo {
    width: 23%;
    background: #ffffff;
    border: 1px solid #333333;
    padding: 12px 15px;
    box-sizing: border-box;
}
.tieup-block-title .tieup-ttl {
    width: 73%;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.06em;
    font-feature-settings: "palt" 1;
}
.tieup-block .tieup-txt {
    font-size: 16px;
    line-height: 1.75;
}

/*------------------
2025.6 add
-------------------*/
.sec-interview {
    margin: 0 auto;
    padding: 55px 0 80px;
    border-top: 1px solid #d9d9d9;
    font-family: "Noto Sans JP", sans-serif;
}
.sec-interview-ttl {
    text-align: center;
    margin-bottom: 50px;
}
.sec-interview-ttl span {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    color: #fb8c00;
    position: relative;
    padding: 0 60px;
}
.sec-interview-ttl span::before,
.sec-interview-ttl span::after {
    content: "";
    width: 40px;
    height: 3px;
    border-top: 1px solid #fb8c00;
    border-bottom: 1px solid #fb8c00;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}
.sec-interview-ttl span::before {
    left: 0;
}
.sec-interview-ttl span::after {
    right: 0;
}
.interview-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 40px;
}
.interview-block:nth-child(2n) {
    flex-direction: row-reverse;
}
.interview-block:last-child {
    margin-bottom: 0;
}
.interview-block-fig {
    width: 42%;
}
.interview-block-fig img {
    width: 100%;
    height: auto;
}
.interview-block-cont {
   width: 54%;
}
.interview-block-ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}
.interview-block-ttl-type {
    width: 60px;
    border: 1px solid #fb8c00;
    background: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fb8c00;
    padding: 4px 0 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.interview-block-ttl-name {
    width: calc(100% - 74px);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}
.interview-block-ttl-name span {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-left: 8px;
}
.interview-block-txtbox {
    margin-top: 20px;
}
.interview-block-txtbox-ttl {
    position: relative;
    margin-bottom: 6px;
}
.interview-block-txtbox-ttl::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    left: 0;
    top: 50%;
}
.interview-block-txtbox-ttl span {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    background: url(../images/bg.gif) left top repeat;
    padding-right: 20px;
    position: relative;
}
.interview-block-txtbox p {
    font-size: 14px;
    line-height: 1.5;
}

