@charset "UTF-8"; /*SP*/
.sp {
    display: block;
}

.pc {
    display: none;
}

.youtube {
    padding-top: 56.25%;
}

.table-layout {
    width: 100%;
    margin: 30px 0;
}

.table-layout {
    overflow: auto;
    white-space: nowrap;
}

.table-layout::-webkit-scrollbar {
    height: 6px;
    background: #FFF;
}

.table-layout::-webkit-scrollbar-track {
    background: inherit;
}

.table-layout::-webkit-scrollbar-thumb {
    background: #CDCFD2;
    border-radius: 10px;
}

.header-logo {
    display: none;
}

.header-logo a {
}

.header-logo img {
}

.sp_btn {
    display: block;
    right: 10px;
}

.sp_btn:hover {
    opacity: 1;
}

.sp_btn span {
    width: 30px;
    border: none;
    height: 7px;
    /* background: #0078c8; */
    left: 0;
    right: 0;
    margin: auto;
    border: 2px solid #fff;
}

.sp_btn span:nth-child(1) {
    top: 7px;
}

.sp_btn span:nth-child(2) {
}

.sp_btn span:nth-child(3) {
}

.sp_btn.active span:nth-child(1) {
    background: #FFF;
}

.sp_btn.active span:nth-child(2) {
}

.sp_btn.active span:nth-child(3) {
    background: #FFF;
}

.sp_menu {
}

.header-logo {
}

.header-logo a {
}

.header-logo img {
}

.sp_btn {
    top: 18px;
    height: 47px;
}

.sp_btn:hover {
}

.sp_btn span {
}

.sp_btn span:nth-child(1) {
}

.sp_btn span:nth-child(2) {
    top: 14px;
}

.sp_btn span:nth-child(3) {
    top: 21px;
}

.sp_btn span:nth-child(4) {
    margin: 27px 0 0;
}

.sp_btn.active span:nth-child(1) {
}

.sp_btn.active span:nth-child(2) {
}

.sp_btn.active span:nth-child(3) {
}

.sp_menu {
}

.site-header {
    height: 90px;
}

.site-header .container {
}

.site-logo {
    /* width: 70px; */
    width: 220px;
}

.site-logo a {
}

.site-logo a img {
    width: 70px;
}

.site-logo a p {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding: 5px 0 0;
}

.site-nav {
    display: none;
}

.site-nav ul {
}

.site-nav li {
}

.site-nav a {
}

.site-header__btns {
    margin: 0 39px 0 0;
    width: auto;
}

.site-header__btns ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-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;
    justify-content: space-between;
}

.site-header__btns li {
}

.site-header__btns a {
    padding: 10px 12px;
    height: 100%;
}

.site-header__btns a span {
    display: none;
}

.site-header__btns li:nth-child(1) a {
}

.site-header__btns a::before {
    width: 15px;
    height: 16px;
    top: -2px;
    margin: 0;
}

.site-header__btns li:nth-child(2) a::before {
    margin: 0;
}

.site-header__btns li:nth-child(2n) a {
    padding: 10px 10px;
}

.sp_btn span {
}

.sp_menu.hide {
}

.sp_menu.hide nav.header_navi {
}

.sp_menu.hide nav.header_navi ul {
}

.sp_menu.hide nav.header_navi ul li {
}

.sp_menu.hide nav.header_navi ul li a {
}

#top .site-header {
    /* background: none; */
    box-shadow: none;
}

.site-header {
    height: 80px;
}

.site-header .container {
}

.site-logo {
}

.site-logo a {
}

.site-logo a img {
}

.site-nav {
}

.site-nav ul {
}

.site-nav li {
}

.site-nav a {
}

.site-nav a.btn-nav {
}

.site-nav a.bd-none {
}

.site-header__btns {
}

.site-header__btns ul {
}

.site-header__btns li {
}

.site-header__btns a {
}

.site-header__btns li:nth-child(1) a {
}

.site-header__btns a::before {
}

.site-header__btns li:nth-child(2) a::before {
}

.site-header__btns li:nth-child(2n) a {
}

.sp_btn {
    background: none;
    background: #1c1c1c;
}

.sp_btn span {
    background: #FFF;
    border: none;
    height: 3px;
    color: #FFF;
}

.sp_menu {
}

.sp_menu .header_navi {
}

.sp_menu .header_navi ul {
}

.sp_menu .header_navi li {
}

.sp_menu .header_navi a {
}

.main {
}

.lower-main {
    padding: 80px 0 0;
}

.top-mv {
    padding: 90px 0 0;
    padding: 0;
    display: block;
    min-height: 1px;
    background-position: center top;
    /* background-size: contain; */
    /* background-position: center top 90px; */
    background: url("../img/top/mv_sp.jpg") no-repeat right top;
    background: url("../img/top/mv2_sp.jpg") no-repeat right top;
    background-size: cover;
}

.top-mv .container {
    padding: 0;
}

.top-mv .txts {
    width: 100%;
    padding: 40% 3% 1px;
    background: rgba(0,0,0,0.2);
    margin: 0 auto 0;
    /* background: none; */
    /* background: url(../img/common/bg_01.png) repeat left center; */
}

.top-mv h2 {
    font-size: 30px;
    letter-spacing: 0;
    text-align: left;
    margin: 0 0 20px;
}

.top-mv h2 span {
    font-size: 12px;
    margin: 0 0 10px;
    padding: 5px 19px;
    padding: 0;
    border: none;
    margin: 0 0;
}

.mv-detail {
    padding: 0;
    background: initial;
}

.mv-detail h3 {
    font-size: 16px;
    text-shadow: 0 0 5px black;
    text-align: left;
}

.mv-detail ul {
}

.mv-detail li {
    font-size: 14px;
    text-shadow: 0 0 5px black;
    padding: 0 0 0 34px;
}

.mv-detail span {
    font-size: 24px;
}

.mv-detail li:nth-child(2) span {
}

.mv-detail li:nth-child(3) span {
}

.mv-detail li:nth-child(4) span {
}

section {
    padding: 40px 3%;
}

section h2 {
    font-size: 24px;
    margin: 0 0 20px;
}

section h2 span {
}

section p {
}

.btn {
}

.btn::before {
}

.img-background {
}

.img-background h2 {
}

.img-background .img {
}

.img-background.reverse .img {
}

.img-background h2 span {
}

.top-support-block {
}

.img-background__img-txt {
}

.img-background .container {
}

.img-background__img-txt .txt {
}

.reverse .img-background__img-txt .txt {
}

.reverse .img-background__img-txt .img {
}

.img-background__img-txt .txt h2 {
}

.img-background__img-txt .txt h2::after {
}

.img-background__img-txt .txt p {
}

.img-background__img-txt .txt p.last::after {
}

.img-background__img-txt .txt .btn {
}

.img-background__img-txt .img {
}

.top-feature {
}

.top-feature .container {
}

.top-feature ul {
}

.top-feature li {
    width: 100%;
}

.top-feature li::before {
}

.top-feature li span {
}

.top-feature h3 {
}

.top-feature p {
}

.top-merit {
}

.top-merit .container {
}

.top-merit ul {
    display: block;
    margin: 40px 0 0;
}

.top-merit li {
    padding: 20px 20px 20px;
    max-width: 420px;
    margin: 0 auto 40px;
}

.top-merit li:first-child {
    max-width: 420px;
    margin: 0 auto 40px;
    min-height: 1px;
    padding: 100px 20px 20px;
}

.top-merit li:first-child .img {
    padding-top: 141%;
    /* border-radius: 100%; */
    margin: 0 auto 40px;
    position: relative;
    top: 10px;
    max-width: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.top-merit li:first-child span {
    left: 30px;
    top: 10px;
    width: auto;
}

.top-merit li:first-child h3 {
    font-size: 20px;
    text-align: center;
}

.top-merit li:first-child p {
    font-size: 15px;
    margin: 0 0 10px;
}

.top-merit li:last-child {
}

.top-merit span {
    font-size: 40px;
}

.top-merit li:first-child span::before {
    left: 20px;
    top: 20px;
}

.top-merit span::before {
    left: 20px;
    top: 20px;
}

.top-merit h3 {
}

.top-merit p {
    margin: 0 0 10px;
}

.top-merit .img {
}

.top-merit figure img {
}

.top-study {
}

.top-study .container {
}

.top-study ul {
}

.top-study li {
    width: 100%;
}

.top-study h3 {
}

.top-study figure {
}

.top-study figure img {
}

.top-study p {
}

.top-study .btn-01 {
}

.top-schedule {
    padding-bottom: 1px;
}

.top-schedule .container {
}

.top-schedule ul {
}

.top-schedule li {
}

.top-schedule h3 {
    font-size: 18px;
    text-align: center;
    margin: 0 0 10px;
}

.top-schedule h3 span {
    margin: 0 auto 10px;
    display: block;
    width: 60px;
    font-size: 17px;
    text-align: center;
    padding: 10px;
}

.top-schedule p {
    font-weight: 500;
    font-size: 14px;
}

.top-schedule figure {
    padding: 10px;
    border-radius: 0;
}

.top-schedule figure img {
}

/*============================
#top-news
============================*/
#top-news {
}

#top-news .container {
    padding: 30px 0 10px;
}

#top-news .lbox {
    width: 100%;
    display: block;
}

#top-news h2 {
    text-align: center;
}

#top-news h2 span {
}

#top-news .rbox {
    width: 100%;
}

.top-news__list {
}

.top-news__list li {
}

.top-news__list a {
}

.top-news__list a::before {
}

.top-news__list span {
}

#top-news .btn {
}

/*============================
#top-company
============================*/
#top-company {
}

#top-company h2 {
}

#top-company h2 span {
}

#top-company .container {
}

#top-company .txt {
}

#top-company .txt p {
}

#top-company .btn {
}

/*============================
#top-service
============================*/
#top-service {
}

#top-service .container {
}

#top-service h2 {
}

#top-service h2 span {
}

#top-service p {
}

.imgs {
}

.imgs ul {
}

.imgs ul::after {
}

.imgs li {
}

.imgs a {
}

.imgs .img {
}

.imgs h3 {
}

/*============================
#top-csr
============================*/
#top-csr {
}

#top-csr h2 {
}

#top-csr h2 span {
}

#top-csr .container {
}

#top-csr .txt {
}

#top-csr .txt p {
}

#top-csr .txt .btn {
}

.etc-links {
}

.etc-links .container {
}

.etc-links ul {
}

.etc-links li {
}

.etc-links a {
}

.etc-links a.btn::before {
}

.etc-links h3 {
}

.etc-links p {
}

.access-block {
}

.access-block .img {
}

.access-block .img img {
}

.access-block .container {
}

.access-block h2 {
}

.access-block h2 span {
}

.access-block p {
}

.access-block p b {
}

.access-block .youtube {
}

.access-block .youtube iframe {
}

.contact-block {
}

.contact-block .container {
}

.contact-block h2 {
}

.contact-block h2 span {
}

.tel-mail {
}

.tel-mail__tel {
}

.tel-mail__tel p.tel-text {
}

.tel-mail__tel p.tel-text::before {
}

.tel-text a {
}

.tel-mail__tel p {
}

.tel-mail__mail {
}

.tel-mail__mail a {
}

.tel-mail__mail a::before {
}

.recruit-block {
}

.recruit-block h2 {
}

.recruit-block h2 span {
}

.recruit-block .btn {
}

.recruit-block .btn::before {
}

.gotop {
    width: 60px;
    bottom: 40px;
}

.gotop img {
    width: 60px;
}

.site-footer {
}

.site-footer .container {
}

.site-footer__nav {
}

.site-footer__nav ul {
}

.site-footer__nav ul li {width: 100%;margin: 0 0 15px;}

.site-footer__nav ul li a {
}

.site-footer__nav ul li a::before {
}

.site-footer__address {
}

.site-footer__logo {
}

.site-footer__logo a {
}

.site-footer__logo img {
}

.site-footer__address p {
}

.site-footer__logo_another {
}

.site-footer__logo_another ul {
}

.site-footer__logo_another li {
    margin: 0 auto 20px;
    width: 100%;
    text-align: center;
}

.site-footer__logo_another li img {
}

.site-footer__logo_another p {
}

.site-footer__logo_another a {
}

.site-footer__logo_another img {
}

.site-footer .copyright {
}

.site-footer__sns {
}

.site-footer__sns ul {
}

.site-footer__sns li {
}

/* lower */
.lower-mv {
}

.lower-mv::before {
}

.lower-mv .container {
}

.lower-mv h1 {
}

.breadcrumbs {
}

.breadcrumbs span {
}

.breadcrumbs span:first-child {
}

.entry-contents {
}

.entry-contents .container {
}

.wp-block-group {
}

.company-03 {
}

.entry-contents h2 {
}

.entry-contents h2::before {
}

.entry-contents h2::after {
}

.entry-contents h2.white {
}

.entry-contents h2 span {
}

.entry-contents h3 {
}

.entry-contents .wp-block-column {
}

.entry-contents .wp-block-column p {
}

.entry-contents h4 {
}

.entry-contents h5 {
}

.entry-contents p {
}

.entry-contents p small {
}

p.has-text-align-right {
}

p.has-text-align-left {
}

p.has-text-align-center {
}

.entry-contents ul {
}

.entry-contents li {
}

.entry-contents ol {
}

.wp-block-table {
}

.entry-contents table {
}

.entry-contents th {
}

.entry-contents td {
}

.entry-contents .name-position {
}

.entry-contents .name-jp {
}

.entry-contents .name-en {
}

.entry-contents .wp-block-media-text__media {
}

.entry-contents .wp-block-media-text__media img {
}

.entry-contents .wp-block-media-text {
}

.entry-contents .wp-block-image {
}

.single-container {
}

.csr-bg {
}

.bg-white {
}

.csr-wrap {
}

.slider-wrap {
}

.sliders {
}

.slider-list {
}

.slider-list li {
}

.slider-list__thumb {
}

.slider-list__thumb li {
}

.slider-list__thumb li:hover {
}

.slider-list__thumb a {
}

.news-list {
}

.news-list .container {
}

.news-list h2 {
}

.news-list__post {
}

#top .news-list__post {
}

.news_time {
}

#top .news_time {
    margin: 0 0 6px;
}

.news_time time {
}

.categories-btn {
}

.categories-btn li {
}

.categories-btn li a {
}

#top .categories-btn li a {
}

.categories-btn li a.news-info {
}

.categories-btn li a.news-recruit {
}

.news-list__post a {
}

#top .news-list__post a {
    display: block;
    width: 100%;
}

.news-list__post a h3 {
}

#top .news-list__post a h3 {
}

.news-list__post a h3::before {
}

#top .news-list__post a h3::before {
}

/*============================
#top-nayami
============================*/
#top-nayami {
}

#top-nayami .white-box {
    padding: 20px;
    margin: 0 0 20px;
}

#top-nayami h2 {
}

#top-nayami ul {
}

#top-nayami li {
    font-size: 16px;
    padding: 0 0 0 30px;
}

#top-nayami li::before {
    width: 25px;
    height: 25px;
    top: 1px;
}

#top-nayami li strong {
}

#top-nayami .nayami-txt {
    font-size: 25px;
    /* text-align: left; */
    padding: 0 80px 0 0;
    line-height: 1.4;
}

#top-nayami .nayami-txt::after {
    width: 70px;
    height: 82px;
    /* top: -40px; */
    top: 0px;
}

#top-nayami .nayami-txt small {
    font-size: 12px;
}

#top-nayami .nayami-txt b {
    font-size: 22px;
}

.top-teacher {
}

.top-teacher .container {
}

.top-teacher ul {
}

.top-teacher li {
    margin: 0 0 20px;
    width: 100%;
}

.top-teacher figure {
    max-width: 180px;
    margin: 0 auto 10px;
}

.top-teacher figure img {
}

.top-teacher h3 {
}

.top-teacher h4 {
    margin: 0 0 20px;
}

.top-teacher p {
}

.top-btns {
}

.top-btns .container {
    max-width: 300px;
}

.top-btns ul {
}

.top-btns li {
    width: 100%;
    margin: 0 0 30px;
}

.top-btns.lower li {
    width: 48%;
}

.top-btns a {
}

.top-btns a img {
}

.top-knowledge {
}

.top-knowledge .container {
}

.top-knowledge h2 {
}

.top-knowledge ul {
}

.top-knowledge li {
    width: 100%;
    margin: 0 0 30px;
}

.entry-contents .top-knowledge li {
    width: 100%;
}

#voices .entry-contents .top-knowledge li {
    width: 100%;
}

.top-knowledge a {
}

.top-knowledge figure {
}

.top-knowledge figure img {
}

.top-knowledge h3 {
}

.site-footer {
    padding: 40px 3% 80px;
}

.site-footer .container {
}

.site-footer__nav {
    width: 100%;
    margin: 0 auto 20px;
    max-width: 340px;
}

.site-footer__nav ul {
}

.site-footer__nav ul li {
}

.site-footer__nav ul li a {
}

.site-footer__nav ul li a::before {
}

.site-footer__address {
    /* order: -1; */
    width: 100%;
    max-width: 420px;
    margin: 0 auto 40px;
}

.site-footer__logo {
    text-align: center;
}

.site-footer__logo a {
}

.site-footer__logo img {
    width: 110px;
}

.site-footer__logo_another {
    margin: 0 0 0;
    width: 100%;
}

.site-footer__logo_another img {
    max-width: 200px;
}

.site-footer__address p {
}

.site-footer .copyright {
    margin: 30px 0 0;
}

/* lower */
.lower-mv {
    padding: 0 3%;
    height: 110px;
    margin: 0 0 10px;
}

.lower-mv .container {
}

.lower-mv h1 {
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100%;
}

.breadcrumbs {
    margin: 0 0 0px;
}

.breadcrumbs span {
    font-size: 10px;
    margin: 0 3px 0;
}

.breadcrumbs span:first-child {
    margin: 0 3px 0 0;
}

.entry-contents {
    margin: 0 0 30px;
}

.entry-contents .container {
}

.wp-block-group {
    padding: 20px 0%;
}

.entry-contents .wp-block-image {
    padding: 20px 0;
    margin: 0 auto 0;
}

.company-03 {
}

.entry-contents h2 {
    margin: 0 auto 20px;
    font-size: 22px;
    padding: 0 0 20px;
}

.entry-contents h3 {
    margin: 0 0 14px;
}

.entry-contents h4 {
}

.entry-contents h5 {
}

.entry-contents p {
}

p.has-text-align-right {
}

p.has-text-align-left {
}

p.has-text-align-center {
}

.entry-contents ul {
}

.entry-contents li {
}

.entry-contents ol {
}

.wp-block-table {
    margin: 20px 0;
}

.entry-contents table {
}

.entry-contents th {
}

.entry-contents th {
    font-size: 14px;
    display: block;
    float: none;
    border-bottom: none;
    background: #ddd;
    padding: 4px 10px;
}

.entry-contents td:first-child {
    background: #dcdfdf;
    /* color: #FFF; */
    padding: 4px 10px;
}

.entry-contents td {
    background: #FFF;
    padding: 10px 10px;
    margin: 0 0 0px;
    font-size: 14px;
    display: block;
    float: none;
    border-bottom: none;
}

.entry-contents .name-position {
}

.entry-contents .name-jp {
    font-size: 20px;
}

.entry-contents .name-en {
}

.csr-bg {
    padding-top: 120px;
}

.bg-white {
}

.csr-wrap {
}

.news-list__post a h3 {
    font-size: 16px;
}

.course-list {
    padding: 0;
    margin: 30px 0 0;
}

.course-list .wp-block-group {
    width: 100%;
}

.course-list .wp-block-group__inner-container {
}

.course-list .wp-block-image {
    padding: 0;
}

.course-list .wp-block-image img {
}

.course-list h4 {
}

.course-list p {
}

.side-float {
    width: 100%;
    height: 64px;
    top: auto;
    bottom: 0;
    border-radius: 0;
    box-shadow: 0 0 10px #5e5e5e;
}

.side-float ul {
    text-align: center;
}

.side-float li {
    display: inline-block;
    width: 30px;
    margin: 0 10px;
}

.side-float li:last-child {
    margin: 0 10px;
}

.side-float a {
}

.side-float img {
}

/* 20221110 added */
.banner-block {
}

.banner-block .container {
}

.banner-block ul {
}

.banner-block ul li {
    width: 100%;
    margin: 0 0 20px;
}

.banner-block ul li:nth-last-child(-n+2) {
    margin: 0 0 20px;
}

.banner-block ul li:last-child {
    margin: 0 0 0px;
}

.banner-block ul a {
}

.banner-block a img {
}

.top_cover {
    padding: 80px 0 0;
    height: 95vh;
}
#topimg {
}
#topimg .slider {
}
#topimg .slider li {
}
#topimg .slider li.main01 {

}
#topimg_box {
    width: 95%;
}
#topimg_box .txt p {
}
#topimg_box .txt h2 {
    text-align: right;
    font-size: 20px;
}

#topimg_box .txt .tvad {
}
#topimg_box .txt .tvad a{
}
#topimg_box .txt .tvad a img{
}

#topimg .scroll {
    left: -10%;bottom: 52px;
}
#topimg .scroll a {
    font-size: 10px;
    width: 130px;
    height: 30px;
    line-height: 30px;
}

.entry-contents .white-box {
    border-radius: 15px;
    padding: 10px 5%;
}

.entry-contents p.font-s_16 {
    font-size: 14px;
}

.entry-contents p.font-s_18 {
    font-size: 14px;
}

.entry-contents p.font-s_20 {
    font-size: 15px;
}

.entry-contents p.font-s_22 {
    font-size: 16px;
}

.entry-contents p.font-s_24 {
    font-size: 20px;
}

.entry-contents p.font-s_26 {
    font-size: 22px;
}

.entry-contents p.font-s_28 {
    font-size: 24px;
}

.entry-contents p.font-s_30 {
    font-size: 26px;
}

.entry-contents p.font-s_32 {
    font-size: 28px;
}

.entry-contents p.font-s_34 {
    font-size: 30px;
}

.entry-contents p.font-s_36 {
    font-size: 32px;
}

.bnr_campaign {
    margin: 40px 0 40px;
}

.bnr_campaign .bnr_campaign__inner {
    padding: 20px;
}

.bnr_campaign .bnr_campaign__inner h2 {
    font-size: 22px;
}

.bnr_campaign .bnr_campaign__inner p {
    font-size: 14px;
}

.bnr_campaign .bnr_campaign__inner p.btn {
}

.header__tel-text {
    color: #FFF;
}
