@charset "UTF-8";

ul {
    padding: 0;
    list-style: none;
}
.entry-column h3, h3 {
    background: #f0f3f5;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 20px;
}
.entry-column h3::before, h3::before {
    content: "■";
    margin-right: 10px;
    color: #f39422;
}
h3.acms-admin-accordion-title::before {
    content: "";
}
main div.wide_con {
    padding: 80px 10px;
}
.wide_100 {
    width: 100%;
}
em {
    position: relative;
    padding-bottom: 0.3em;
    font-size: 1.25em;
    font-style: normal;
    color: #6666cd;
}
em::after, .module-header::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, #eee, #eee 2px, white 2px, white 4px);
}
.side .module-section {
    margin: 0;
}
.side-bg {
    background: #F0F3F5;
}
.side section {
    padding: 10px;
}
.module-header {
    position: relative;
    border-bottom: 0;
    background: #6666cd;
    padding: 10px;
    color: #fff;
    padding-bottom: 20px;
    border-left: 1px solid #6666cd;
    border-top: 1px solid #6666cd;
    border-right: 1px solid #6666cd;
    border-radius: 5px 5px 0 0;
}
ul.acms-list-group {
    background: #fff;
    padding: 0 10px 10px;
    border-left: 1px solid #6666cd;
    border-right: 1px solid #6666cd;
    border-bottom: 1px solid #6666cd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}
.acms-list-group-item:hover {
    background: none;
}
.side img {
    border: 3px solid #eee;
    box-sizing: border-box;
    border-radius: 5px;
}
a.recruit_voice-card:hover {
    text-decoration: none;
    color: currentColor;
    border: 1px solid #e2e2e2;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    cursor: pointer;
}
.entry-column a:visited, .entry-column a:hover {
    color: inherit;
    text-decoration: none;
}
.btn-more, a.btn-more:visited {
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 25px;
    background: #f39422;
    box-shadow: 0 0 10px #ccc;
    color: #fff;
    text-shadow: 0 0 2px #6f430f;
}
a.btn-more:hover {
    background: #da7200;
    text-decoration: none;
}
/* ------------------------------
　　ヘッダー
------------------------------ */
.site-name, .site-name a, .site-name a:active, .site-name a:focus, .site-name a:hover, .site-name a:visited {
    color: #333333;
}
.sp-site-name {
    display: inline-block;
}
.sp-site-name .site-name-text {
    font-size: 20px;
    color: #333;
}
.block-show-lg { /*1024px以下は非表示*/
    display: none;
}
.site-header {
    border-top: 0;
}
.nav-menu-action { /*SP固定headerのアイコン*/
    padding: 7px 0;
}
.nav-menu-action-item {
    width: 35px;
}
.site-logo {
    width: 40px;
    margin: 0 10px 0 10px;
}
.nav-menu-btn {
    display: inline-block;
    height: 44px;
    padding: 7px 5px;
    margin: 8px 10px 0 0;
    font-size: 40px;
    color: #333;
    box-sizing: border-box;
    float: right;
}
.header-logo {
    padding: 60px 0 0;
}
@media (min-width: 1024px){
.header_caption {
	display: block;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.header {
    height: 70px;
	}
.block-show-lg {/*1024px以上で表示*/
    display: block;
}
.header-logo {
    padding: 0;
}
 /*問い合わせボタン*/
.navbar a.btn-contact {
    background: #6666cd;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 20px;
    border: 0;
}
.navbar a.btn-contact:hover {
    color: #fff;
    background-color: #4d4da0;
    border: 0;
    }
 /*採用ボタン*/
.navbar a.btn-recruit {
    background: #f39422;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 20px;
    border: 0;
}
.navbar a.btn-recruit:hover {
    color: #fff;
    background-color: #da7200;
    border: 0;
    }
.navbar ul li a {
    padding: 6px 5px;
}
}
@media (min-width: 1440px){
.navbar ul li a {
    padding: 6px 5px;
}
}
/* ------------------------------
　　トピックパス
------------------------------ */
.topicpath {
    background: #F0F3F5;
}
/* ------------------------------
　　フッター
------------------------------ */
.foot-wrapper {
    background: #6666cd;
}
@media (max-width: 767px){
.foot-wrapper {
    margin: 30px 0 40px;
}
}
.company-about {
    color: #fff;
}
.company-name {
    color: #fff;
}
.company-detail {
    color: #fff;
}
.company-detail a {
    color: #fff;
}
.copyright {
    color: #fff;
}
.foot_title {
    margin: 0;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #fff
}
.foot_ul {
    padding: 0;
    font-size: 12px;
    line-height: 1.8em;
}
.foot_ul a {
    color: #fff;
}
.foot_ul a:visited {
    color: #fff;
}
.foot_ul a:hover {
    color: #eee;
    text-decoration: none;
}
.foot_ul li {
    color: #ccc;
}
/* ------------------------------
　　トップページ
------------------------------ */
#top .entry-title {
    text-align: center;
}
#top .entry {
    border-bottom: 0;
}
#top .acms-entry [class*=acms-col-] {
    padding: 0 10px;
}
#top img + p {
    margin-top: 30px;
    color: #555555;
}
/* 動画 */
.main-movie {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 41.6666%;
    overflow: hidden;
}
iframe#js-main-movie {
    position: absolute;
    top: 0;
    left: 0;
    width: 101%;
    height: 101%;
    border: none;
    padding: 0;
    margin: 0 -5px;
}
.main-title-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* リンクボタン */
.btn-link a, .btn-link a:visited {
    background: #6666cd;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 25px;
    border: 1px solid #6666cd;
}
.btn-link a:hover {
    background: #ffffffa6;
    color: #6666cd;
    text-decoration: none;
    border: 1px solid #6666cd;
}
/* 求人情報 */
.top-recruit {
    padding: 80px 0;
    background: url(/media/001/202005/topImg_recruit.jpg) no-repeat 50% 50%;
    background-size: cover;
}
.recruit_box {
    position: relative;
    background: #ffffff80;
    opacity: .95;
    padding: 30px 50px;
    backdrop-filter: blur(10px);
    border-radius: 5px;
    font-size: 16px;
}
/* お知らせ */
.top-news {
    padding: 80px 0;
}
a.module-index-link {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 16px;
}
/* ------------------------------
　　求人情報
------------------------------ */

img.acms-img-shadow:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

/* 求人について */
#recruit_about ul img {
    border: 2px solid #290a58;
    border-radius: 10px;
}
.wide_100.r-about_bg {
    background: url(../images/recruit/r-about_bg.jpg) 50% top;
    background-size: cover;
}

/* 先輩社員の声 */
#recruit_voice ul {
    padding: 0;
}
#recruit_voice li {
    list-style: none;
}
.recruit_voice-card {
    display: block;
    border: 1px solid #eee;
    border-radius: 5px;
	padding: 10px;
}
.recruit_voice_box {
    position: relative;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-top: 5px solid #6666cd;
    border-radius: 5px;
    padding: 10px;
	margin: 20px 10px 50px;
}
.recruit_voice_box::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, #eee, #eee 2px, white 2px, white 4px);
}
.recruit_voice_apperbox{
    padding: 10px;
}
.recruit_voice_img {
    border-radius: 50%;
    width: 90%;
}
p.recruit_voice_job {
    background: #6666cd;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    margin: 20px;
}
.recruit_voice_h2 {
    border-left: none;
}
.entry-column h2.title_name{
    text-align: left;
    margin: 20px;
}
.entry-column h2.title_name::after {
    content: " ";
    bottom: -10px;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #eee;
}
p.years {
    margin: 20px;
}
/* 一日のスケジュール */
.sche_box {
    padding: 20px 0;
    border-top: 1px solid #eee;
}
.sche_box:last-child {
    border-bottom: 1px solid #eee;
}
p.sche_time {
    font-size: 1.5em;
}
.acms-entry .sche_img01, .acms-entry .sche_img02 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    float: left;
    box-sizing: border-box;
    max-width: 100%;
}
/* 募集要項 */
.recruit_tab {
    margin: 20px 0px;
}
.requirement_box {
    border: 1px solid #e5e5e5;
    background: #f0f3f5;
    margin-bottom: 30px;
}
/* ------------------------------
　　お問い合わせ
------------------------------ */
#contact p {
    padding: 0 10px;
}
#contact h3 {
    margin-top: 80px;
}
.contact-box .mail-step {
    background: #fafafa;
    margin: 10px 10px 35px;
    border: 1px solid #f0f3f5;
}
.contact-form, .contact-form-group {
    background: #fff;
}
.contact-form {
    border-top: 1px solid #e5e5e5;
}
.contact-form-control {
    border-bottom: 1px solid #e5e5e5;
}
@media screen and (min-width: 768px){
.contact-form-label {
        border-bottom: 1px solid #e5e5e5;
}
}
.entry-column ul {
    padding: 0;
    margin: 0 10px 25px;
}
.contact-box .mail-step-item-current {
    color: #333;
    border-bottom: 4px solid #6666cd;
}
/******************* 
基本テーブルの装飾
*******************/
.entry-container table {
    border: 1px solid #ccc;
}
.entry-container th {
    background: #f0f0f0;
    border: 1px solid #ccc;
}
.entry-container td {
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
}
@media screen and (min-width: 768px){
.entry-column td, .entry-column th {
	font-size: 14px;
	}
	}
/******************* 
見出し
*******************/
.page-title-wrapper {
    height: 300px;
}
.page-title {
    position: relative;
    display: block;
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}
.page-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #f39422;
    border-radius: 5px;
}
/******************* 
エントリ―ヘッダー
*******************/
.page-title-filter {
    background: url(../images/overdot.png) repeat; /*修正時にファイルの位置、URLに注意*/
}
/******************* 
エントリ―共通
*******************/
.entry-title {
    margin: 10px 0;
    text-align: center;
    color: #45217b;
}
.entry-column h2 {
    position: relative;
    margin: 35px 10px 50px;
    font-size: 24px;
    color: #666;
    text-align: center;
    padding: 0;
    border-left: 0;
}
.entry-column h2:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: inline-block;
    width: 60px;
    height: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #f39422;
    border-radius: 5px;
}
h2.entry-title2 {
    padding-top: 80px;
    border-top: 1px solid #e5e5e5;
}
.sp_footer {
    height: 40px;
    width: 100%;
    background: #6666cd;
    position: fixed;
    bottom: 0px;
    left: 0;
    border-top: 1px solid #efefef;
}
.foot_half {
    width: 50%;
    height: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 1.1em;
    padding: 10px 0;
	box-sizing: border-box;
	position: relative;
}
.foot_half + .foot_half {
    border-left: 1px solid #efefef;
}
.foot_half a {
	color: #fff;
	width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 0;
}
@media (min-width: 1024px){
.navbar li:hover a {
    border-bottom: 0;
}
.navbar li.stay a {
    border-bottom: 0;
}
.navbar li a {
    padding: 0;
    border-top: 0;
    border-bottom: 0;
    transition: none;
}
    .navbar li.stay a {
      border-bottom: 0;  
    }
}
.acms-page-header {
    border-bottom: 0;
}
/*******************
wysiwyg
*******************/
.marker
{
	background-color: Yellow;
}
