@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.wf-notosansjapanese { font-family: "Noto Sans JP"; }
.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

.table th{
    background-color: white!important;
    text-transform: uppercase;
    color: #e9e9e9;
}



/*-- achieve タグ --*/

.swatch-white .widget_tag_cloud li{
    background-color: #267c6c!important;
    padding: 5px; 
	color: #fff!important;
	border-radius: 5px;
}
.swatch-white .widget_tag_cloud .off{
    background-color: #e6e6e6!important;  
}

.swatch-white .sidebar-header:after{
    background: black;
}
.swatch-white blockquote p{
    color: black!important;
}

/*会社概要テーブル*/
.tb-list{
  margin-left: -40px;
}

.company dt{
  float: left;
　font-weight: normal!important;
 width: 6em;
 
}
.company dd{
  margin-left: 7em;
}


.swatch-white.navbar .nav>li>a:hover:before {
   background:  #0accaf;
    
}
.swatch-white .bordered:after {
    background-color: #1c1c1c;
}

.swatch-white.navbar .nav>li>a:hover {
       color:  #0accaf;
}

.navbar .dark>li>a{
   background:  #fff;
    
}
.navbar .dark>li>a:hover:before {
   background:  #0accaf;
    
}

.btn-lg{
	font-size: 22px;
}
.swatch-white .btn-primary, .swatch-white button{
    background-color: #000000;
    color: #E3E3E3;
    }
.swatch-white .btn-primary:hover, .swatch-white button:hover, .swatch-white input[type=submit]:hover {
    background-color: rgba(10,204,175,.6);
    color: #fff;
}



.swatch-black .btn-link:hover, .swatch-black button:hover, .swatch-black input[type=submit]:hover {
    background-color: rgba(10,204,175,1);
    color: #fff;
}

.swatch-white-black button{
    background-color: #000000;
    color: #fff;
}

.swatch-white-black button:hover{
    background-color: rgba(10,204,175,1);
    color: #fff;
}

/*.swatch-black .btn-primary, .swatch-black button{
    background-color: #000000;
    color: #E3E3E3;
	box-shadow: 0 0 0 1px #f5f5f5 inset;
    }
.swatch-black .btn-primary:hover, .swatch-black button:hover, .swatch-black input[type=submit]:hover {
    background-color: rgba(10,204,175,1);
    color: #fff;
}*/

/*products*/
.swatch-white .prd a {
    color: #267c6c;
	font-size: 1.2em
}
.swatch-white .prd a:hover{
    color: #87ECDD;
}

.swatch-white .prd a i {
    color: #267c6c;
}
.swatch-white .prd i:hover{
    color: #87ECDD;
}

.swatch-white .prd .bordered-link:after{
    background-color: #267c6c!important;
}

.swatch-white .prd .nolink{
    color: #267c6c;
	font-size: 21.6px;
}

/*あいさつ*/

.row-center{
text-align:left;
letter-spacing:-0.4em;
}
.row-center > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}
.row-center.va-bottom > [class*='col-'] {
vertical-align:bottom;
}

/*   disclosure&history   */
table.history {
 border-top: 1px solid #646464 !important;
}
table.history tr {
 border-bottom: 1px solid #646464 !important;
}
table.history th {
 padding: 12px !important;
 background-color: #DEF0F7 !important;
 border-top: 1px solid #646464 !important;
 color: #333 !important;
}
table.history td {
 line-height: 1.8;
 padding: 12px !important;
 border-top: 1px solid #646464 !important;
}
table.disclosure caption {
 margin-top: 20px;
 text-align: left;
 font-size: 1.6rem;
 color:#333 !important;
}
table.disclosure {
 font-size: 1.6rem;
 border-top: 1px solid #929292;
 border-left: 1px solid #929292;
 width: 90%;
}
table.disclosure th {
 border-bottom: 1px solid #929292;
 border-right: 1px solid #929292;
 width: 80%;
 padding: 12px;
 font-weight: 400;
}
table.disclosure td {
 border-bottom: 1px solid #929292;
 border-right: 1px solid #929292;
 width: 20%;
 line-height: 1.8;
 padding: 12px;
}
table.disclosure ul {
 list-style-type: disc;
 list-style-position: outside;
 padding-left: 1em;
}




/*--footer--*/

.footer li {
 display: list-item;
 list-style-type: none;
 padding: 0.5em;
}
@media (min-width: 991px) {
.footer li {
 display: inline-block;
}
}

#footer a:hover{
  color:  #7DE9D9;
}

/* 問合せ*/

.swatch-white-black #mailformpro .input-group-btn, .swatch-white-black .uneditable-input, .swatch-white-black #mailformpro input, .swatch-white-black #mailformpro select, .swatch-white-black #mailformpro textarea, [class*=swatch-] .swatch-white-black #mailformpro .input-group-btn, [class*=swatch-] .swatch-white-black #mailformpro .uneditable-input, [class*=swatch-] .swatch-white-black #mailformpro input, [class*=swatch-] .swatch-white-black #mailformpro select, [class*=swatch-] .swatch-white-black #mailformpro textarea .swatch-white-black, [class*=swatch-] .swatch-white-black{
    background: #fff;
    color: #1D1D1D;
	border-width: 1px;
    border-style: solid;
    border-color: #1D1D1D;
	border-radius: 3px;
    margin: 0px 0px 2px 0;
}

.swatch-white-black, [class*=swatch-] .swatch-white-black {
    background: #fff;
   color: #1D1D1D;
	
}

select ::after{
  font-family: "Font Awesome 5 Solid";
  content: "";
}



/* =====================================
  recruit
========================================
*/
.jobDetail {
  border-bottom: 1px solid #A2A2A2;
  background: #f2f6f9;
  margin: 0;
}
.jobDetail dl {
  border-bottom: 1px solid #A2A2A2;
}
.jobDetail dt {
  display: inline;
  float: left;
  width: 20%;
  margin: 0;
  padding: 20px 50px 20px 20px;
  border-top: 1px solid #A2A2A2;
  background: #f2f6f9;
  text-align: center;
  font-weight: 500;
}
.jobDetail dd {
  margin: 0 0 0 20%;
  padding: 20px 50px 20px 20px;
  border-top: 1px solid #A2A2A2;
  background: #FFF;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .jobDetail dt {
    font-weight: 800;
    display: block;
    float: none;
    width: auto;
    padding: 1rem;
    color: #444444;
    text-align: left;
  }
  .jobDetail dd {
    margin: 0;
    background: #fff;
    border: none;
  }
}
/* =====================================*/
.jobEntry {
  padding: 3% 5%;
  background: #dcffc3;
  margin: 7% 0;
  text-align: left;
  font-size: 0.9em;
}
.topicTitle {
  font-size: 3rem;
  text-align: center;
  margin-top: 40px;
  visibility: visible
}
.topicTitle::after {
  content: '';
  display: block;
  margin: 15px auto 30px;
  width: 10em;
  height: 3px;
  background: #069395;
}
/* =====================================*/
.balloon {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}
.says {
  position: relative;
  margin-left:10px;
  padding: 25px 20px;
  border-radius: 12px;
  background: #d7ebfe;
}
@media (min-width: 768px) {
.says:after {
    content: "";
    position: absolute;
    top: 20px;
    left: -40px;
    border: 20px solid transparent;
    border-right: 30px solid #d7ebfe;
}
}
.says p {
  margin: 0;
  padding: 0;
}







/*--footer--*/

/* ページTOPに戻る */
#pagetop{
    display: none;
    position: fixed;
    right: 15px;
    bottom: 60px;
	z-index: 3;
}
#pagetop a{
    display: block;
    font-size: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #0accaf;
    border-radius: 50%;
    line-height: 50px;
}
#pagetop a i{
    font-size: 20px;
    color:#fff;
    line-height: 45px;
}

.mgnup0{margin-top:0px !important}
.mgnup10{margin-top:10px !important}
.mgnup20{margin-top:20px !important}
.mgnup30{margin-top:30px !important}
.mgnup40{margin-top:40px !important}
.mgnup50{margin-top:50px !important}
.mgnup60{margin-top:60px !important}
.mgn0{margin-bottom:0px !important}
.mgn10{margin-bottom:10px !important}
.mgn20{margin-bottom:20px !important}
.mgn30{margin-bottom:30px !important}
.mgn40{margin-bottom:40px !important}
.mgn50{margin-bottom:50px !important}
.mgn60{margin-bottom:60px !important}
.mgn70{margin-bottom:70px !important}
.mgn80{margin-bottom:80px !important}
.mgn90{margin-bottom:90px !important}
.mgn100{margin-bottom:100px !important}
.em12{line-height:1.2em !important}
.em13{line-height:1.3em !important}
.em14{line-height:1.4em !important}
.em15{line-height:1.5em !important}
.em16{line-height:1.6em !important}
.em17{line-height:1.7em !important}
.em18{line-height:1.8em !important}
.em19{line-height:1.9em !important}
.em20{line-height:2.0em !important}
.pdr05{margin-right:5px !important}
.pdr10{margin-right:10px !important}
.pdr15{margin-right:15px !important}
.pdr20{margin-right:20px !important}
.pdr25{margin-right:25px !important}
.pdr30{margin-right:30px !important}
.pdr40{margin-right:40px !important}
.pdl05{padding-left:5px !important}
.pdl10{padding-left:10px !important}
.pdl15{padding-left:15px !important}
.pdl20{padding-left:20px !important}
.pdl30{padding-left:30px !important}
.pdl40{padding-left:40px !important}
.pdl50{padding-left:50px !important}
.pdl60{padding-left:60px !important}




