@charset "utf-8";

/**{
    margin: 0;
    padding: 0;
}*/


.row .col-xl-6 .waku p {
  -webkit-transition: all 1s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.row .col-xl-6 .waku p.move {
  -webkit-transform: translate(-70px, 0);
  opacity: 0;
}








/*body {
    background-size: cover;   
}*/

/* 送信ボタン */

input[type="submit"] {
padding: 10px 20px;
border: none;
background: #9FD6D2;
color: #fff;
}

/* 送信ボタン - マウスオーバー時 */

input[type="submit"]:hover {
background: #54A9BD;
}

/* 送信ボタン - 押せないとき */

input[type="submit"][disabled] {
background-color: #ccc;
cursor: default;
}



/*プライバシーポリシーページのみ*/
/*.wrapper{
    min-height: 100vh;
}*/
body,
#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}





.card1 {
    background: linear-gradient(-135deg, #E4A972, #9941D8);
    border-radius: 10px;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
}
table {
    margin-left: auto;
    margin-right: auto;
    color: rgba(50,50,50,1.00);


}

.card2 {
    border-radius: 10px;
    background: linear-gradient(-135deg, #05FBFF, #1E00FF);
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #FFFFFF;
}
.card3 {
    border-radius: 10px;
    background: linear-gradient(-135deg, #F2B9A1, #EA6264);
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #FFFFFF;
}
.underbody {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}


.company {
    display: inline;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: auto;
    padding-bottom: auto;
    padding-right: auto;
    padding-left: auto;
    font-style: normal;
    font-weight: 400;
}
.companyguide {
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    text-align: center;
    color: rgba(50,50,50,1.00);
    
   /* transform : translate(0, 50px);
    transition : all 500ms;*/
}



.ppp {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: rgba(50,50,50,1.00);
}


.office {
    background-color: rgba(0,0,0,1.00);
    position: relative;
    margin-top: -22px;





}


.officeimg {
    background-color: rgba(0,0,0,1.00);
    /* [disabled]opacity: 0.7; */
    display: block;
    width: 100%;
    background-size: auto 500px;
}
.navbar.fixed-top.navbar-expand-lg.navbar-dark {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    opacity: 1;
}
.nav-link {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
}



video {
    background-size: auto 500px;
    background-color: rgba(0,0,0,1.00);
    opacity: 0.4;
    display: block;
    width: 100%;
}
.flexp {
    margin-left: -50px;

}

.flexps {
    font-size: 50px;
    color: rgba(255,255,255,1.00);
    display: none;
    float: right;
    line-height: 65px;
    padding-top: 0px;
    margin-top: -55px;
    font-family: 'Abel', sans-serif;
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    margin-right: 0px;
    margin-bottom: 0px;
	
}

.flexps1 {
    font-size: 25px;
    color: rgba(255,255,255,1.00);
    display: none;
    float: right;
}


.logo {
    width: 300px;
    display: none;
    margin: 0 auto;
    /*margin-left: 0px;*/
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
    /* [disabled]-webkit-box-sizing: content-box; */
    /* [disabled]-moz-box-sizing: content-box; */
    /* [disabled]box-sizing: content-box; */
}

.flexp {
    position: absolute;
    top: 50%;
    left: 50%;
}

.navbar.navbar-expand-sm.navbar-dark.bg-dark {
    background-color: rgba(0,0,0,1.00);
    font-style: normal;
    font-weight: 400;
}
.flexp .flexps .small {
    font-size: 22px;
    padding-top: 0px;
    text-indent: 0px;
    margin-top: 0px;
}

footer {
    background-color: #2E2E2E;
    margin-top: auto;
    opacity: 0.9;
    
}
.right {
    color: #E5E5E5;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    font-family: abel;
    font-style: normal;
    font-weight: 400;
}
.jouhou {
    color: #E4E4E4;
    text-align: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    font-family: abel;
    font-style: normal;
    font-weight: 400;
}
.blk {
    background-color: #2E2E2E;
    height: 60px;
    opacity: 0.9;
}

.emp {
    height: 500px;
    opacity: 1;
}
.emp.mapue {
    height: 50px;
}
.emp.pp.recshita {
    height: 75px;
}


.emp1 {
    height: 50px;
    opacity: 1;
    font-size: 30px;
}
.watashi {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(50,50,50,1.00);
}
.sevc {
    color: rgba(50,50,50,1.00);
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 60px;
    font-weight: 400;
    font-family: abel;
    font-style: normal;
    padding-top: 0px;
    margin-top: 0px;
}


.hidarikara {
    width: 100%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/03.jpg);
    -webkit-box-shadow: 10px 10px 20px 0px rgba(50,50,50,1.00);
    box-shadow: 10px 10px 20px 0px rgba(50,50,50,1.00);
    background-size: cover;
    
}






.hidarikara p {
    color: rgba(255,255,255,1.00);
    font-size: 50px;
    text-align: center;
    font-weight: 400;
    font-family: abel;
    font-style: normal;
    padding-top: 35px;
    text-shadow: 10px 10px 10px rgba(50,50,50,1.00);
    
}



.ichi {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 10px 10px 20px;
    box-shadow: 10px 10px 20px;
}

.ichi1 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255,255,255,1.00);
}
.row {


}

.ichi .row .col-lg-4 {
    text-align: center;
    font-size: 20px;
    color: rgba(255,255,255,1.00);
    margin-top: 0px;
    margin-right: 0px;
}
.col-lg-4.zzzz {
    background-image: url(images/01.jpg);
    margin-left: auto;
    margin-right: auto;
    border-width: 0px;
    color: rgba(255,255,255,1.00);
}



.col-lg-4.zzzz:hover{
    transform: scale(1.06);
    z-index: 3;
    transition: all 0.2s;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50,50,50,1.00);
    box-shadow: 5px 5px 5px 0px rgba(50,50,50,1.00);
}


.col-lg-4.aaaa {
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
    background-image: url(images/02.jpg);
    margin-left: 0px;
}

.col-lg-4.aaaa:hover{
    transform: scale(1.06);
    z-index: 3;
    transition: all 0.2s;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50,50,50,1.00);
    box-shadow: 5px 5px 5px 0px rgba(50,50,50,1.00);
}


.col-lg-4.bbbb {
    background-image: url(images/03.jpg);
    margin-right: 0px;
    margin-left: 0px;
}

.col-lg-4.bbbb:hover{
    transform: scale(1.06);
    z-index: 3;
    transition: all 0.2s;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50,50,50,1.00);
    box-shadow: 5px 5px 5px 0px rgba(50,50,50,1.00);
}


.ichi1 .row .col-lg-6 {
    text-align: center;
    font-size: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}
.col-lg-6.aaaa {
    background-image: url(images/01.jpg);
    margin-left: 0px;
}

.col-lg-6.bbbb {
    background-size: cover;
    background-image: url(images/03.jpg);
    margin-right: 0px;
    margin-left: 0px;
}
.aida {

}



.expla {
    font-size: 14px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(255,255,255,1.00);
}
.kyuu {
    margin-top: -200px;
}
.navbar.fixed-top.navbar-expand-lg.navbar-dark #navbarSupportedContent1 .navbar-nav.ml-auto {
    font-weight: bold;
}

/* 画面外にいる状態 */
.fadein {
    transform : translate(0, 100px);
    transition : all 500ms;
    opacity: 1;
    }


.wcon {
    transform : translate(0, 100px);
    transition : all 500ms;
    opacity: 1;
    }


.waku {
    transform : translate(0, 100px);
    transition : all 500ms;
    opacity: 1;
    }



.plan {
    background-image: url(images/gf_images/IMG_0198.jpg);
    background-size: cover;
    height: 250px;
    position: relative;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
    transition: .3s;
    border-radius: 10px;
    
}
.plan::before{
    /* 透過した黒を重ねる */
    /* [disabled]background-color: rgba(0,0,0,0.4); */
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    border-radius: 10px;
}



.plan:hover {
    box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
    transform: translateY(-10px) /*translateX(-2px)*/;
    
}

.plan:hover::before {
    /* 透過した黒を重ねる */
	background-color:rgba(198,182,255,0.40);
	/* どの範囲に重ねるかを指定 */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.plan .ex .en {
    display: inline;
}
.plan:hover span.en   {
    display: none;
}
.plan .ex .ja {
    display: none;
}
.plan:hover span.ja {
    display: inline;
}




.plan.ichii {
    background-image: url(images/gf_images/keitaling.jpg);
    background-size: cover;
}


.posting {
    background-image: url(images/gf_images/image01.jpeg);
    background-size: cover;
    height: 250px;
    position: relative;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
    transition: .3s;
    border-radius: 10px;




    /*background-image: url(images/gf_images/image0
%20(17).jpeg);*/
    
}



.posting::before{
    /* 透過した黒を重ねる */
    /* [disabled]background-color: rgba(0,0,0,0.4); */
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    border-radius: 10px;
}





.posting:hover {
   box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-10px) /*translateX(-2px)*/; 
    
}
.posting:hover::before {
    /* 透過した黒を重ねる */
	background-color:rgba(198,182,255,0.40);
	/* どの範囲に重ねるかを指定 */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.posting .ex .en {
    display: inline;
}
.posting:hover span.en {
    display: none;
}
.posting .ex .ja {
    display: none;
}
.posting:hover span.ja {
    display: inline;
}







.posting.niii {
    background-image: url(images/gf_images/image1002.jpeg);
    background-size: cover;
}

.fadein a .posting.111 {
    background-image: url(images/gf_images/keitaling.jpg);
    background-size: cover;
    height: 250px;
    position: relative;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
    transition: .3s;
    border-radius: 10px;
    
}







.search {
    background-image: url(images/gf_images/image1.jpeg);
    background-size: cover;
    height: 250px;
    position: relative;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
    transition: .3s;
    border-radius: 10px;
}
.search::before{
    /* 透過した黒を重ねる */
    /* [disabled]background-color: rgba(255,255,255,0.40); */
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
    border-radius: 10px;
}




.search:hover {
        box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-10px) /*translateX(-2px)*/;
}

.search:hover::before {
    /* 透過した黒を重ねる */
	background-color:rgba(198,182,255,0.40);
	/* どの範囲に重ねるかを指定 */
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}





.search.sannn {
    background-image: url(images/gf_images/2%E5%92%8C%E9%A3%9F.jpg);
}
.search .ex .en {
    display: inline;
}
.search:hover span.en {
    display: none;
}
.search .ex .ja {
    display: none;
}
.search:hover span.ja {
    display: inline;
}







.ex {
    text-align: center;
    color: #FFFFFF;
    font-size: 150%;
    margin-bottom: 0px;
    width: 100%;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-family: abel;
    font-style: normal;
    text-shadow: 5px 5px 10px rgba(50,50,50,1.00);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
    
}
.plan.ichii .ex .en {
}
.plan.ichii .ex .ja {
}



.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }


.wcon.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }

.waku.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }


.container-fluid {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.companyprofile {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.container-fluid .row {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.companyprofile #comp .companyguide {
    text-align: center;

}
.companyprofile #comp table {
    border-collapse: separate;
    border-spacing: 0px 5px;
}
.cov {
    font-size: 16px;
    opacity: 1;
    font-family: abel;
    font-style: normal;
    font-weight: 400;
}

#global-nav.m_fixed {
  left: 0;
  position: fixed;
  top: 0;
}

#global-nav {
  background: #fff;
  border-bottom: 1px solid #16244e;
  border-top: 1px solid #16244e;
  width: 100%;
}
#gree {


}
.daihyougreeting {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
    padding-top: 25px;
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    color: rgba(50,50,50,1.00);
}
.greetingback {
    width: 100%;
    margin-top: auto;
    margin-left: auto;
    margin-bottom: auto;
    margin-right: auto;
    border-radius: 10px;
    background-color: rgba(117,119,188,0.10);
    padding-left: 0px;
}
.greetingback.ni {
    padding-top: 50px;
    padding-bottom: 50px;
}

.greetingback p {
    text-align: left;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    width: 58%;
    margin-left: auto;
    margin-right: auto;
    color: rgba(50,50,50,1.00);
}
.deden {
    position: relative;
    margin-left: 0px;
    text-align: right;
    display: block;
    padding-top: 20px;
    clear: right;
}
.office2 {
    width: 45%;

}





.tb-cell {
    margin: 20px auto 40px auto;
    text-align: left;
    width: 300px;
    display: table;
}
.tb-cell.mail-form {
    margin-top: 0px;
}

.tb-cell .row {
	display: table-row;
}
.tb-cell .row .cell {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    color: rgba(100,100,100,1.00);
}

.tb-cell .row .cell:nth-child(odd) {
  /*width: 100px;*/
	white-space: nowrap;
	padding-right: 30px;
}
.tb-cell .row .cell:nth-child(even) {
  width: 100%;	
}

.mail-form .row .cell {

}

.mail-form .row .cell:nth-child(1) {

}
.mail-form .row .cell:nth-child(2) {
	background-color: #FFFFFF;
}
input[type="text"],
input[type="email"] {
  height: 25px;
  font-size: 16px;
}
textarea {
    height: 130px;
    font-size: 16px;
    border-radius: 5px;
    width: 350px;
}
button {
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
}
button[type="button"] {
    margin-left: 10px;
}
button[type="button"],
button[type="submit"] {
    background-color: #46A0F5;
    cursor: default;
}

button[type="button"]:hover,
button[type="submit"]:hover {
    background-color: #46A0F5;
}


button[type="reset"] {
	background: none;
	color: rgba(100,100,100,1.00);
	border-color: rgba(255,255,255,1.00);
}

button[type="reset"]:hover {
	text-decoration: underline;
	color: rgba(100,100,100,1.00);
}

.row .cell span {
	color: rgba(100,100,100,1.00);
}
.row .cell select {
	color: rgba(100,100,100,1.00);
}
#form .row  label {
    color: rgba(0,0,0,1.00);
}
.row .cell input {
    border-radius: 5px;
    border: 1px solid rgba(169,169,169,1.00);
    height: 40px;


}
input {
    width: 280px;

}
.cell.iroha input {
    width: 40px;
    height: 20px;
}
select {
    height: 40px;
    border-radius: 5px;
}
#check {
    width: 4%;
    margin-left: 120px;



}
label {
    color: rgba(50,50,50,1.00);

}
.pppd {
    margin-left: 0px;
    color: rgba(50,50,50,1.00);
}
.emp.pp {
    height: 200px;
}
.emp.pp.imgue {
    height: 135px;
}

.decimalList {
    /* [disabled]line-height: 40px; */
}
#contactbtn {
    width: 15%;
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    height: 50px;
    color: #FFFFFF;
    text-shadow: 0px 0px;
    font-size: 20px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
	transition: .3s;
}




#sbtn {
    box-shadow: 0 0 3px 0 rgba(0,0,0,.12), 0 2px 3px 0 rgba(0,0,0,.22);
	transition: .3s; 
}



#contactbtn:hover{
    box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-2px) translateX(-2px);
   
}

#sbtn:hover {
   box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
	transform: translateY(-1px) translateX(-1px); 
}
.oshirase {
    text-align: left;
    width: 36%;
    margin-left: auto;
    margin-right: auto;
}
.newsback {
    width: 100%;
    margin-top: auto;
    margin-left: auto;
    margin-bottom: auto;
    border-radius: 10px;
    margin-right: auto;
    background-color: rgba(117,119,188,0.10);
    padding-left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.ichiran {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-bottom: 10px;
}
.noa {
    color: rgba(50,50,50,1.00);
}


.noa:hover {
text-decoration: none;
}

.nlst {
    color: rgba(50,50,50,1.00);
}
.newsratest1 p {
    display: inline;
    color: rgba(50,50,50,1.00);
}

.nlst:hover {
    color: rgba(50,50,50,1.00);
    text-decoration: none;
}
.newsbox {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}
.newsratest1 {
    padding-top: 30px;
    padding-bottom: 30px;
    border-left: 15px solid rgba(241,241,248,1.00);
    background-size: 200% 100%;
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(241,241,248,1.00) 50%);
    background-image: linear-gradient(to right, transparent 50%, rgba(241,241,248,1.00) 50%);
    -webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
    transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}
.newsratest1:hover{
    background-color: rgba(241,241,248,1.00);
    background-position: -100% 100%;
    
}

.emp.mapue.ccc {
    height: 10px;
}
.ntitle {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: rgba(50,50,50,1.00);
}
.date1 {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: rgba(50,50,50,1.00);
}
.pback {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 150px;
    padding-left: 75px;
    padding-right: 75px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(150,150,150,1.00);
    box-shadow: 1px 1px 5px 0px rgba(150,150,150,1.00);
}
.pback p {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    display: inline;
    color: rgba(50,50,50,1.00);
}
.svisual {

}
.sback {
    width: 100%;
    height: 600px;
}
.companyguide.service {
    color: rgba(255,255,255,1.00);
    margin-top: -300px;
    padding-bottom: 196px;
}
.row .col-xl-6 .wcon {
    width: 100%;
    border-radius: 3px;
    -webkit-box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    position: relative;
    z-index: -1;
}


.row .col-xl-6 .wconti {
    color: rgba(245,245,245,1.00);
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    width: 100%;
    text-align: left;
    border-left: 12px solid rgba(150,150,150,1.00);
    padding-left: 15px;
    display: inline;
}
.wago   {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding-left: 30px;
    color: rgba(245,245,245,1.00);
}

.row .col-xl-6 .wconsen {
    color: rgba(245,245,245,1.00);
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-left: 2px solid rgba(150,150,150,1.00);
    padding-left: 10px;
}
.row .col-xl-6 .waku {
    background-color: rgba(0,27,83,1.00);
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    margin-top: 50px;
    margin-left: -140px;
    border-radius: 3px;
    -webkit-box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
}
.row .col-xl-6 .waku.hantai {
    background-color: rgba(240,240,240,1.00);
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    margin-top: 50px;
    border-radius: 3px;
    margin-left: 0px;
    -webkit-box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    margin-right: -140px;
}
.waku.hantai .wconti.hantai {
    color: rgba(50,50,50,1.00);
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    width: 100%;
    text-align: left;
    border-left: 12px solid rgba(150,150,150,1.00);
    padding-left: 15px;
    display: inline;
}
.wago.hantai  {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding-left: 30px;
    color: rgba(50,50,50,1.00);
}
.waku.hantai .wconsen.hantai {
    color: rgba(50,50,50,1.00);
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-left: 2px solid rgba(150,150,150,1.00);
    padding-left: 10px;
}
.dai {
    font-size: 50px;
}
.syou {
    font-size: 40px;
    font-family: abel;
    font-style: normal;
    font-weight: 800;
}
.empsv {
    height: 100px;
}
.btn.btn-sm {
    width: 95%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(200,200,200,1.00);
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    color: rgba(50,50,50,1.00);
    font-size: 18px;
    background-size: cover;
}

.btn.btn-sm.hantai {
    width: 95%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(0,27,83,1.00);
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    color: rgba(245,245,245,1.00);
    font-size: 18px;
}
.btn.btn-sm.hantai:hover {
    width: 95%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(0,27,83,0.70);
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    color: rgba(245,245,245,1.00);
    font-size: 18px;
}
.btn.btn-sm:hover {
    width: 95%;
    height: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-color: rgba(200,200,200,0.70);
    font-family: abel;
    font-style: normal;
    font-weight: 800;
    color: rgba(50,50,50,1.00);
    font-size: 18px;
}
.row.tokubetsu {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
}
.row.fl {
    display: flex;
}
.111 {
    text-align:right;
}
#wrapper .companyprofile img {
}






































































@media screen and (min-width: 576px){	


.noa:hover {
text-decoration: none;
}


.noa:hover {
text-decoration: none;
}
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 576px){	
  .br-pc { display:none; }
  .br-sp { display:block; }

}





























@media (max-width:1024px){
    
.row .col-xl-6 .waku p {
  -webkit-transition: all 1s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.row .col-xl-6 .waku p.move {
  -webkit-transform: translate(-30px, 0);
  opacity: 0;
}    
    

/*.boxone .companyguide {
  -webkit-transition: all 0s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.boxone .companyguide.move {
  -webkit-transform: translate(0px, 0);
  opacity: 0;
}  */  
    
    
    
    
.navbar.fixed-top.navbar-expand-lg.navbar-dark {
    font-weight: bold;
}
.office .officeimg {
    height: 400px;
}

.office .flexp {

}
.office .flexp .logo {
    width: 60px;
}
.office .flexp .flexps {
    font-size: 25px;
    margin-left: 21px;
}
.flexp .flexps .small {
    font-size: 11px;
}
table {
    font-size: 14px;
}
.greetingback p {
    font-size: 14px;
    width: 80%;
    padding-top: 0px;
}

.map {
    width: 85%;
    height: 380px;
}
.navbar-brand {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
}
.blk {
    display: none;
}
.ppp {
    width: 80%;

}
#wrapper .ppp p {
    font-size: 14px;
}
#wrapper .ppp .decimalList {
    font-size: 14px;
}


textarea {
    width: 200px;
}
.row .cell input {
    width: 200px;
    font-size: 14px;
}
.row .cell select {
    width: 200px;
}
.tb-cell.mail-form #form #check {
    margin-left: 50px;


}
.row .cell label {
    width: 95px;
    font-size: 14px;
}

#wrapper .emp.pp {
    height: 100px;
}
.companyprofile #comp table {
    width: 90%;
}
table tr th {
    width: 80px;
}

center a #contactbtn {
    width: 150px;
}
#wrapper .emp.pp.recshita {
    height: 50px;
}
#wrapper center .office2 {
    width: 75%;
    padding-bottom: 10px;
    margin-top: -20px;

}
#wrapper #gree {
    margin-top: -30px;
}
#wrapper .newsbox {
    width: 90%;
}
.nlst .newsratest1 p {
    color: rgba(50,50,50,1.00);
    font-size: 14px;
}
.posting {
    margin-top: 10px;

}
.container-fluid {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid .row {
    width: 100%;

}
.search {
    margin-top: 10px;
}
.plan.ichii {
    margin-top: 10px;
}
.newsback .oshirase {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.newsback .oshirase p {
    color: rgba(50,50,50,1.00);
    font-size: 14px;
}
.newsback .ichiran {
    color: rgba(50,50,50,1.00);
    font-size: 14px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#wrapper .ntitle {
    font-size: 26px;
}
#wrapper .pback {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 90%;
}
#wrapper .pback p {
    font-size: 14px;
}


#wrapper .date1 {
    font-size: 15px;
}
.svisual .sback {
    height: 350px;
}
.companyguide.service {
    padding-top: 100px;
}
.emp.mapue {
    height: 10px;
}
.row .col-xl-6 .waku {
    background-color: rgba(0,27,83,1.00);
    border-radius: 3px;
    -webkit-box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 150px;
    padding-left: 15px;
    padding-right: 15px;
}
.row.fl .col-xl-6.order2 .waku.hantai {
    padding-left: 15px;
    padding-right: 15px;
}


.col-xl-6.order2 {
    margin-top: -50px;



}



.col-xl-6 .waku .wconti {
    font-size: 35px;
}
.syou   {
    font-size: 26px;
}
.col-xl-6 .waku .wconsen {
    font-size: 14px;
    width: 100%;

}
.btn.btn-sm   {
    padding-bottom: 20px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10px;

}

.row.fl {
    flex-direction: column;
}

.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.waku.hantai {
    border-radius: 3px;
    background-color: rgba(0,27,83,1.00);
    -webkit-box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    box-shadow: 5px 5px 10px rgba(150,150,150,1.00);
    font-size: 14px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom: 150px;
    height: 450px;




}
.wago {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
}
.wago.hantai {
    font-family: abel;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
}
.deden {
    padding-top: 10px;
    margin-top: 0px;
}
#wrapper .companyprofile img {
    width: 100%;
}



































































}

@media (min-width:1025px){
.navbar-brand {
    margin-left: 10%;
    font-weight: 400;
    font-family: abel;
    font-style: normal;
}
.navbar-nav.ml-auto {
    margin-right: 10%;
}


.boxone .companyguide {
  -webkit-transition: all 0.7s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.boxone .companyguide.move {
  -webkit-transform: translate(-170px, 0);
  opacity: 0;
}    

    
    

}
