.clearfix {
    clear: both;
    overflow: hidden;
}

body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body {
    -webkit-text-size-adjust: 100%;
}

body {
    font-size: 12px;
    line-height: 18px;
    color: #313131;
}

html {
    color: #333;
    font-size: 15px;
}

img {
    vertical-align: bottom;
}

.bold {
    font-family: 'Hiragino Kaku Gothic Std';
}

#headerGnavBg {
  width: 100%;
  background: url(../img/bg_nav.png);
  background-repeat: repeat-x;
  height: 55px;
}

#headerGnav {
    width: auto;
    max-width: 1170px;
    margin: auto;
    position: relative;
    display: block;
}

#headerGnav>ul {
    width: 100%;
    height: auto;
    display: table;
    position: relative;
    margin: 0;
}

#headerGnav>ul>li {
    display: table-cell;
    min-width: 290px;
    position: relative;
    padding: 9px 0;
}

#headerGnav>ul>li:before, #headerGnav>ul>li:last-child:after {
    content: "";
    width: 1px;
    height: 20%;
    background-color: #dcdcdc;
    position: absolute;
    top: 0;
    bottom: 50px;
    margin: auto;
}

#headerGnav>ul>li:before {
    left: 0;
}

#headerGnav>ul>li:last-child {
    width: 294px;
    background: url(../img/bg_nav2.png);
    background-repeat: repeat-x;
}

#headerGnav>ul>li:last-child:after {
    right: 0;
}

#headerGnav>ul>li>a {
  width: 100%;
height: 75px;
display: block;
text-align: center;
/* margin: 0 auto 10px; */
color: #000;
font-weight: 900;
font-size: 16px;
line-height: 20px;
text-decoration: none;
background: url(../img/hd_icon.png) no-repeat;
background-position: center 20px;
}

#headerGnav>ul>li:last-child>a {
    width: 294px;
    background: url(../img/hd_icon2.png) no-repeat;
    background-position: right 10px bottom 55px;
    color: #fff;
    padding-top: 5px;
}

.mainVisualWrap {
    background: url(../img/mv_bg.jpg) top center no-repeat #fff;
}

.mainVisual {
    width: 1170px;
    min-height: 418px;
    margin: auto;
}

.mainVisual__txt {
    font-size: 3.8rem;
    font-weight: 800;
    line-height: 1.5;
    width: 890px;
    padding: 20px 0 0 10px;
}

.mainVisual_line {
    border-bottom: dashed 3px #66cc00;
}

.mainVisual__txt--bd {
    font-size: 30px;
    font-size: 1.5rem;
    padding: 20px 0 0 10px;
}

.section__ttl {
    font-size: 4rem;
    font-weight: 700;
    position: relative;
    clear: both;
    padding: 10px 0 18px;
    text-align: center;
    background-color: #20cdef;
    line-height: 100%;
    color: #fff;
    margin: 0;
}

.section__ttl__txtsub {
    font-size: 2rem;
}

.txt_y {
    color: #ffff33;
}

.aboutWrap {
    width: 100%;
    background: url(../img/bg_aboutItem.png)no-repeat;
    background-position: top center;
    padding: 55px 0 0;
}

.about {
    font-size: 1.4rem;
    line-height: 30px;
    overflow: hidden;
    width: 1170px;
    margin: 0 auto 30px;
}

.aboutItem__img {
    float: left;
}

.inner_box {
    margin-left: 230px;
    overflow: hidden;
}

.aboutItem__txtPoint {
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.5;
}

.aboutItem__txtPoint__txtsub {
    font-size: 30px;
    font-size: 2rem;
}

.aboutItem {
    border-bottom: dotted 1px #bfbfbf;
    padding: 15px 0;
}

.btn_inner_box {
    margin: 60px auto 0;
    width: 1050px;
}

.btn__img1 {
    float: left;
}

.btn__img2 {
    padding-left: 50px;
    overflow: hidden;
}

.btn__img1 a:hover img, .btn__img2 a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.section {
    width: 100%;
    background: url(../img/bg_aboutwrapper.jpg)repeat-x;
    background-position: top center;
}

.otherWrap {
    width: 100%;
    background: url(../img/bg_aboutItem.png)no-repeat;
    background-position: top center;
    padding: 55px 0 70px;
}

.otherttl {
    padding: 35px 0 35px;
}

.recruit {
    width: 1170px;
    margin: 0 auto;
    background: url(../img/bg_recruit.png);
    overflow: hidden;
    margin-bottom: 40px;
}

.recruit_wrapper {
    padding: 50px 80px;
}

.recruit h3 {
    background: url(../img/boshu_icon.png)no-repeat;
    background-position: left;
    padding: 0 40px;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.5;
    border-bottom: solid 3px #a3d148;
    font-family: 'Hiragino Kaku Gothic Std';
}

.recruit p {
    font-size: 1.4rem;
    line-height: 30px;
    margin-top: 20px;
    /* font-weight: bolder; */
    margin-bottom: 30px;
}

.notes {
    font-weight: lighter;
    font-size: smaller;
    line-height: 1.4;
}

.recruit_box {
    width: 410px;
    background-color: #fff;
    padding: 40px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.box2 {
    margin-left: 30px;
}

.question {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
    font-size: 1.4rem;
    text-align: center;
    position: relative;
}

.question ul {
    list-style-type: none;
}

.img_question {
    position: absolute;
    top: -10px;
    left: 0;
}

.img_question2 {
    position: absolute;
    top: 400px;
    left: 0;
}

.img_question3 {
    position: absolute;
    top: 770px;
    left: 0;
}

.img_question4 {
    position: absolute;
    top: 1160px;
    left: 0;
}

.img_answer {
    position: absolute;
    top: 180px;
    right: 0;
}

.img_answer2 {
    position: absolute;
    top: 580px;
    right: 0;
}

.img_answer3 {
    position: absolute;
    top: 980px;
    right: 0;
}

.img_answer4 {
    position: absolute;
    top: 1350px;
    right: 0;
}

.txt-q {
    margin: 0 auto;
    background: url(../img/bg_qa1.png)no-repeat;
    width: 790px;
    height: 140px;
    padding-top: 50px;
    line-height: 30px;
}

.txt-a {
    margin: 0 auto;
    background: url(../img/bg_qa2.png)no-repeat;
    width: 790px;
    height: 175px;
    padding-top: 30px;
    line-height: 30px;
}

.txt-a2 {
    margin: 0 auto;
    background: url(../img/bg_qa3.png)no-repeat;
    width: 790px;
    height: 156px;
    padding-top: 30px;
    line-height: 30px;
}


.btn {
    border: 0;
}
