@charset "utf-8";
/* CSS Document */
html {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 14px;
    line-height: 160%;
    background-color: #666666;
    padding: 0px;
    margin: 0px;
}
h1 {
    font-size: 25px;
    font-weight: bold;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: -10px;
}
input {
    width: 430px;
    font-size: 15px;
}
body {
    padding: 0px;
    margin: 0px;
 
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #666666;
}

/*  */

div#bg {
    background-image: url(../images/bg_03.png);
    background-repeat: repeat;
}
div#cont {
    width: 960px;
    background-color: #FFFFFF;
    margin: 0px 160px 0px 160px;
}
div#header {
    background-image: url(../images/bg_03.png);
    background-repeat: repeat-x;
    height: 160px;
}
div#box {
    width: 640px;
    background-color: #FFFFFF;
    padding: 80px 160px 160px 160px;
}
div#box_top {
    height: 800px;
    margin-left: 0px;
    padding: 160px;
    position: relative;
}
div#footer {
    width: 960px;
    ;
    background-color: #666666;
    height: 100px;
    padding: 50px 0px 50px 160px;
    color: #cccccc;
    font-size: 12px;
}

/*  */

div#footer a {
    color: #cccccc;
    text-decoration: none;
}
div#footer a:hover {
    color: #ffffff;
    text-decoration: none;
}
div#footer dt {
    float: left;
    clear: left;
    width: 90px;
}
div#footer dd {
}
div#footer ul li {
    display: inline;
}

/*  */

#fragment-1 {
    height: 140px;
}
#fragment-2 {
    height: 300px;
}
#fragment-3 {
    height: 460px
}
#about-1 {
    height: 580px;
}
#about-2 {
    height: 1220px;
}
#about-3 {
    height: 900px;
}
#service-1 {
    height: 780px;
}
#service-2 {
    height: 780px;
}
#service-3 {
}
#service-4 {
    height: 780px;
}
#service-5 {
    height: 780px;
}
#service-6 {
}
#service-7 {
    height: 780px;
}
#service-8 {
}
#recrut-1 {
    height: 260px;
}
#recrut-2 {
    height: 420px;
}

/*  */

table#top_navi_o td:hover {
    background-color: #BFF500; /* 行の背景色 */
}

/*  */

.f14_120 {
    font-size: 14px;
    line-height: 120%;
}
.f14 {
    font-size: 14px;
}
.f12 {
    font-size: 12px;
}
.f16_u_line {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #868686;
}
.f18_u_line {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted #868686;
}
.f16b {
    font-size: 16px;
    font-weight: bold;
}
.f20b {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}
.f20b_u_line {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #1a1a1a;
    padding-left: 10px;
}
.f18b {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.mg_l10 {
    margin-top: -10px;
    margin-left: 10px;
}
.f22b {
    font-size: 22px;
    font-weight: bold;
}
.f23b {
    font-size: 23px;
    font-weight: bold;
}
.f26 {
    font-size: 26px;
    line-height: 40px;
}
.f16 {
    font-size: 16px;
}
.f100 {
    font-size: 100px;
    line-height: 80px;
}
.f97 {
    font-size: 97px;
    line-height: 80px;
}
.l90_box {
    font-size: 14px;
    margin-left: 90px;
}
.f_w_460_box {
    float: right;
    width: 460PX;
}
.img_l {
    float: left;
}
.cl {
    float: none;
    margin-top: 30px;
    margin-bottom: 20px;
}
.tb_u_b {
    border-bottom: #B3B3B3 1px solid;
}
.sub_con {
    font-size: 12px;
    margin-top: -45px;
    margin-left: 500px;
}
.sub_icon {
    font-size: 12px;
    margin-top: -45px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-left: 580px;
}
.font_w {
    color: #FFFFFF;
    font-weight: bold;
}
.font_r {
    color: #FF0000;
}
.lbox {
    float: left;
}
.rbox {
    float: right;
    width: 50%;
}

/* 横幅2000px以上 */
@media screen and (min-width: 1700px) {
div#bg {
    background-image: url(../images/bg_03.png);
    background-repeat: repeat;
    min-width: 1920px;
}
/* コンテンツ */
div#cont {
    width: 960px;
    margin: 0px 0px 0px 480px;
}
div#box_top {
    height: 800px;
    margin-left: 320px;
    padding: 160px;
    position: relative;
}
div#footer {
    width: 1000px;
    background-color: #666666;
    height: 100px;
    padding: 50px 0px 50px 480px;
    color: #cccccc;
    font-size: 12px;
}
}

/*  */

.btn_top {
    position: fixed;
    bottom: 250px;
    text-align: right;
    margin-left: 830px;
    margin-top: -50px;
}
.mont {
    font-family: Montserrat;
}
.zero {
    margin: 0px;
    padding: 0px;
}
.wfb {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}
.wfb_no {
    font-size: 100px;
    font-weight: bold;
    margin-top: 35px;
    font-family: Montserrat
}
.wfte {
    font-size: 13px;
    font-weight: bold;
    margin-top: 40px;
}

/*  */

#animation {
    display: none;
    position: fixed;
    z-index: 999;
}/* CSS Document */
CSS .mod_formbtn {
    width: 500px;
    text-align: center;
}
.mod_formbtn ul {
    letter-spacing: -0.4em;
}
.mod_formbtn ul li {
    letter-spacing: normal;
    display: inline-block;
 *display: inline;
 *zoom: 1;
    margin: 0 10px 0 10px;
}
.mod_formbtn ul li a {
    display: block;
    overflow: hidden;
}
.mod_formbtn ul li.confi {
    background: transparent url('../images/formconfi_on.png') no-repeat left top;
}
.mod_formbtn ul li.fback {
    background: transparent url('../images/formback_on.png') no-repeat left top;
}
.mod_formbtn ul li.fsend {
    background: transparent url('../images/formsend_on.png') no-repeat left top;
}
.mod_formbtn input:hover {
    opacity: 0.0;
    /* IE */
    filter: alpha(opacity=0);
}

/*  */

.tb_8 {
    margin-left: -8px;
    margin-bottom: 20px;
}
