@charset "utf-8";

/* head ---------------------- */
#head2Box{position:relative;height:260px;background:url(../travelins_company/bg_sky.jpg) 0 0 repeat;margin:10px 0 0 0;}
#head-travelins_company{width:1000px;margin:0 auto;}

/* menu ------------------------------- */
.keiyakuBtn_company{margin:10px 0;padding:3px;max-width:100%;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#3c3cc5;background:-moz-linear-gradient(top, #3c3cc5 0%, #0000cc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3cc5), color-stop(100%,#0000cc));background:-webkit-linear-gradient(top, #3c3cc5 0%,#0000cc 100%);background:linear-gradient(top, #3c3cc5 0%,#0000cc 100%);background:-ms-linear-gradient(top, #3c3cc5, #0000cc); /* IE */-webkit-box-shadow:1px 1px 4px #999;-moz-box-shadow:1px 1px 4px #999;box-shadow:1px 1px 4px #999;font-size:2.4rem;font-weight:bold;text-align:center;letter-spacing:-2px;}
.keiyakuBtn_company a{
overflow:hidden;/* 矢印の先を隠す ----------------------- */
position:relative;display:block;padding:19px 0;border:1px solid #0000cc;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#3c3cc5;background:-moz-linear-gradient(top, #3c3cc5 0%, #3c3cc5 50%, #0000cc51%, #1919c8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3cc5), color-stop(50%,#3c3cc5), color-stop(51%,#0000cc), color-stop(100%,#1919c8));background:-webkit-linear-gradient(top, #3c3cc5 0%,#3c3cc5 50%,#0000cc 51%,#1919c8 100%);background:linear-gradient(top, #3c3cc5 0%,#3c3cc5 50%,#0000cc 51%,#1919c8 100%);background:-ms-linear-gradient(top, #3c3cc5, #0000cc); /* IE */color:#fff !important;text-decoration:none;}
.keiyakuBtn_company a:hover{opacity: 0.5;}
.keiyakuBtn_company a:before{
position: absolute;content: "";
width:100px;
height:100px;
top: 0;
bottom: 0;
right:20px;
margin: auto;
border-top: 13px solid #fff;
border-right: 13px solid #fff;
transform: rotate(45deg);
box-sizing: border-box;
opacity: 0.5;}
.keiyakuBtnC_company a{margin:0 auto;} 

/* index------------------ */
#merit_1 {background:url(../travelins_company/index.png) 0 0 no-repeat;width:200px;height:116px}
#merit_2 {background:url(../travelins_company/index.png) -200px 0px no-repeat;width:200px;height:116px;}
#merit_3 {background:url(../travelins_company/index.png) -400px 0px no-repeat;width:200px;height:116px;}

#gaiyo_1 {background:url(../travelins_company/gaiyo.png) 0 0 no-repeat;width:200px;height:116px}
#gaiyo_2 {background:url(../travelins_company/gaiyo.png) -200px 0px no-repeat;width:200px;height:116px;}
#gaiyo_3 {background:url(../travelins_company/gaiyo.png) -400px 0px no-repeat;width:200px;height:116px;}

#support_1 {background:url(../travelins_company/support.png) 0 0 no-repeat;width:200px;height:116px;}
#support_2 {background:url(../travelins_company/support.png) -200px 0px no-repeat;width:200px;height:116px;}
#support_3 {background:url(../travelins_company/support.png) -400px 0px no-repeat;width:200px;height:116px;}

/* list ------------------------------- */
.ul_c{margin:0 0 0 3px;padding:0;line-height:1.4em;}
.ul_c li{list-style:none;padding-left:18px;background:url(../company/li_check.gif) 0 3px no-repeat;}

/* box ------------------------------- */
.company_insBox{border:solid 1px #ccc;margin:5px 0;overflow:hidden;position:relative;}
.company_insBoxL{float:left;border-right:solid 1px #ccc;background-color:#e6e6e6;width:20%;text-align:center;font-weight:bold;padding:3px;height:50px;}
.company_insBoxR{float:right;width:78%;padding:3px;}

.gyomu_BoxL{float:left;width:45%;padding:5px}
.gyomu_BoxR{float:right;width:50%;padding:5px; vertical-align:middle;}