@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
    margin-bottom: 52px;
    padding-top: 315px;
    min-height: 588px;
    box-sizing: border-box; 
    position: relative;
    background: url("../img/index/main_visual.jpg") no-repeat center center;
    background-size: cover;
}
.mainVisual .inner {
    margin: 0 auto;
    max-width: 760px;
    color: #FF5600;
}
.mainVisual h2 {
    float: right;
    font-size: 4.5rem;
    text-align: center;
    line-height: 1.4;
}
.mainVisual h2 .txt {
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
}
#main {
    margin-bottom: 20px;
}
#main .btnArea {
    margin-bottom: 75px;
}
#main .btnArea p {
    width: 58%;
    float: left;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: justify;
}
#main .btnArea ul {
    margin-top: 10px;
    width: 37%;
    float: right;
}
#main .btnArea li {
    margin-bottom: 18px;
}
#main .btnArea li:last-of-type {
    margin-bottom: 0;
}
#main .btnArea li a {
    padding: 14px 5px;
    font-size: 2rem;
}
#main .btnArea li:first-of-type a {
    background-color: #808080;
}
#main .message {
    margin-bottom: 35px;
}
#main .message .photoBox {
    float: left;
    width: 44%;
}
#main .message .photo {
    position: relative;
}
#main .message .photo .txt {
    padding: 0 5px;
    display: none;
    color: #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 2.2rem;
    line-height: 1.4;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #019eeb;
}
#main .message .photoBox .name {
    margin-top: 12px;
    font-size: 2.5rem;
    font-weight: bold;
}
#main .message .photoBox .name .txt {
    margin-right: 10px;
    display: inline-block;
    color: #53BB29;
    font-size: 1.5rem;
    vertical-align: middle;
}
#main .message .txtBox {
    margin-top: -5px;
    padding-right: 30px;
    width: 53%;
    float: right;
    box-sizing: border-box;
}
#main .message .txtBox h4 {
    margin-bottom: 15px;
    font-size: 2.3rem;
    line-height: 1.55;
}
#main .message .txtBox p {
    font-size: 0.9em;
    line-height: 1.92;
    text-align: justify;
}
#main .brand {
    margin-bottom: 30px;
}
#main .brand .headLine01 {
    margin-bottom: 32px;
}
#main .brand li {
    width: 48.5%;
    float: left;
}
#main .brand li:nth-child(2n) {
    float: right;
}
#main .brand li .photo {
    margin-bottom: 28px;
}
#main .brand li .logo {
    margin-bottom: 15px;
}
#main .brand li .logo img {
    height: 51px;
}
#main .brand li p {
    font-size: 1.7rem;
    line-height: 1.7;
    letter-spacing: -1px;
    text-align: justify;
}
#main .garryBox {
    margin-bottom: 110px;
    padding: 80px 0 94px;
    background-color: #f6f6f6;
}
#main .business {
    margin-bottom: 70px;
}
#main .business .headLine01 {
    margin-bottom: 50px;
}
#main .business h4 {
    margin-bottom: 18px;
    font-size: 2.3rem;
    text-align: center;
    line-height: 1.4;
}
#main .business p {
    font-size: 1.8rem;
    text-align: justify;
    line-height: 1.78;
    letter-spacing: -1px;
}
#main .business p .txt {
    background: url("../img/common/bg01.jpg") repeat-x left bottom 1px;
}
#main .business p .bold {
    font-weight: bold;
}
#main .second .headLine01 .en {
    margin-bottom: 12px;
}
#main .second .headLine01 {
    margin-bottom: 20px;
    padding-bottom: 14px;
    line-height: 1.2;
}
#main .second .cTxt {
    margin-bottom: 29px;
    font-size: 1.8rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.8;
}
#main .second ul {
    height: 282px;
}
#main .interview {
    margin-bottom: 70px;
}
#main .interview .headLine01 {
    margin-bottom: 52px;
}
#main .interview .imgBox {
    margin: 0 2.8%;
}
#main .interview .imgBox .photo {
    margin: 0;
    float: left;
    width: 41.6%;
}
#main .interview .imgBox .txtBox {
    width: 55%;
    float: right;
    font-size: 0.9em;
}
#main .interview li {
    margin-right: 3.2%;
    width: 31.2%;
    float: left;
}
#main .interview li:nth-child(3n) {
    margin-right: 0;
}
#main .interview li .photo {
    margin-bottom: 15px;
}
#main .interview .name {
    margin-bottom: 19px;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: bold;
}
#main .interview .name .sml {
    margin-top: -1px;
    display: block;
    color: #53BB29;
    font-size: 1.2rem;
    font-weight: normal;
}
#main .interview h4 {
    margin-bottom: 5px;
    font-size: 1.8rem;
    line-height: 1.55;
}
#main .interview p {
    text-align: justify;
    line-height: 1.7;
}
#main .staff {
    margin-bottom: 78px;
}
#main .staff .headLine01 {
    margin-bottom: 31px;
    padding-bottom: 7px;
}
#main .staff ul {
    margin-top: -25px;
}
#main .staff li {
    margin: 25px 2.4% 0 0;
    width: 23.2%;
}
#main .staff li:nth-child(4n) {
    margin-right: 0;
}
#main .staff li .photo {
    margin-bottom: 15px;
}
#main .staff li h4 {
    margin-bottom: 8px;
    font-size: 2rem;
    overflow: hidden;
    zoom: 1;
}
#main .staff li h4 .num {
    padding-top: 2px;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #f8d400;
}
#main .staff li h4 .txt {
    padding-left: 30px;
    display: block;
    line-height: 1.2;
}
#main .staff li p {
    font-size: 1.4rem;
    text-align: justify;
}
#main .carrer {
    margin-bottom: 95px;
}
#main .carrer .headLine01 {
    margin-bottom: 32px;
    padding-bottom: 2px;
}
#main .carrer .headLine01 .en {
    margin-bottom: 3px;
}
#main .carrer .headLine01 .sml {
    margin-bottom: -8px;
    display: block;
    font-size: 2.1rem;
}
#main .carrer .imgBox {
    margin-bottom: 30px;
}
#main .carrer .imgBox .photo {
    width: 42%;
    float: right;
}
#main .carrer .imgBox .txtBox {
    margin-top: -2px;
    width: 55%;
    float: left;
}
#main .carrer .imgBox .txtBox p {
    font-size: 1.8rem;
    line-height: 1.8;
    text-align: justify;
}
#main .carrer .imgArea {
    padding: 3% 2.7% 1.8%;
    border: 2px solid #ececec;
}
#main .carrer .imgArea .photo {
    width: 41.5%;
    float: left;
}
#main .carrer .imgArea .txtBox {
    width: 55%;
    float: right;
}
#main .carrer .imgArea .txtBox .name {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: bold;
}
#main .carrer .imgArea .txtBox .name .sml {
    margin-top: -3px;
    display: block;
    color: #53BB29;
    font-size: 1.2rem;
    letter-spacing: 0;
    font-weight: normal;
}
#main .carrer .imgArea .txtBox h4 {
    margin-bottom: 5px;
    font-size: 1.8rem;
}
#main .carrer .imgArea .txtBox p {
    line-height: 1.75;
    text-align: justify;
    letter-spacing: 0px;
    font-size: 0.9em;
}
#main .select {
    margin-bottom: 123px;
}
#main .select .headLine01 {
    margin-bottom: 25px;
}
#main .select .cTxt {
    margin-bottom: 30px;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 500;
}
#main .select .numList {
    margin-bottom: 35px;
    text-align: center;
}
#main .select .numList li {
    margin-right: 2%;
    min-width: 90px;
    display: inline-block;
    text-align: center;
    font-size: 2.1rem;
    font-weight: bold;
}
#main .select .numList li:last-of-type {
    margin-right: 0;
}
#main .select .numList li .num {
    margin: 0 auto 5px;
    padding-top: 10px;
    display: block;
    width: 60px;
    height: 60px;
    font-size: 2.8rem;
    font-weight: bold;
    position: relative;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fdd400;
}
#main .select .numList li .num .inner {
    position: relative;
    z-index: 1;
}
#main .select .numList li .num:after {
    margin-top: -1px;
    width: 100px;
    height: 2px;
    position: absolute;
    right: -70px;
    top: 50%;
    border-bottom: 2px solid #fdd400;
    
    content: "";
}
#main .select .numList li:last-of-type .num:after {
    display: none;
}
#main .select dl {
    margin: 0 auto;
    max-width: 860px;
    border-top: 2px solid #d9d9d9;
}
#main .select dt {
    padding: 18px 0 0 10px;
    width: 160px;
    float: left;
    clear: left;
    font-size: 2.2rem;
    font-weight: bold;
    box-sizing: border-box;
}
#main .select dt .num {
    margin: -5px 5px 0 0;
    padding-top: 3px;
    width: 24px;
    height: 24px;
    font-size: 1.4rem;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50%;
    vertical-align: middle;
    background-color: #fdd400;
}
#main .select dd {
    padding: 17px 10px 24px 160px;
    font-size: 1.8rem;
    line-height: 1.6;
    border-bottom: 2px solid #d9d9d9;
}
#main .faq {
    margin-bottom: 90px;
}
#main .faq .headLine01 {
    margin-bottom: 25px;
}
#main .faq .cTxt {
    margin-bottom: 40px;
    font-size: 1.8rem;
    text-align: center;
}
#main .faq ul {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 860px;
}
#main .faq li {
    margin-bottom: 10px;
    width: 100%;
}
#main .faq li:last-of-type {
    margin-bottom: 0;
}
#main .faq li .ttl,
#main .faq li .text {
    padding: 13px 15px 9px;
    display: block;
    font-size: 1.9rem;
    font-weight: bold;
    overflow: hidden;
    zoom: 1;
}
#main .faq li .ttl {
    cursor: pointer;
    background: #fff7c9 url("../img/common/icon01.png") no-repeat right 3% center;
    background-size: 12px auto;
}
#main .faq li .ttl:hover {
    opacity: 0.7;
}
#main .faq li .ttl.on {
    background-image: url("../img/common/icon02.png");
}
#main .faq li .ttl .en,
#main .faq li .text .en {
    color: #FF5600;
    float: left;
    clear: left;
    display: block;
}
#main .faq li .ttl .txt,
#main .faq li .text .txt {
    padding-left: 1.2em;
    display: block;
}
#main .faq li .text {
    padding: 15px 15px 9px;
    display: none;
    background: none;
}
#main .faq li .text .en {
    color: #595959;
}
#main .faq li .text .txt {
    padding-left: 1.8em;
    font-size: 1.56rem;
    font-weight: normal;
    line-height: 1.68;
}
#main .photoImg {
    margin-bottom: 30px;
}
#main .centerTxt {
    margin-bottom: 25px;
    color: #FF5600;
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
}
#main .colorBox {
    padding: 30px 10px 38px;
    background-color: #ff5600;
}
#main .colorBox .content {
    max-width: 860px;
}
#main .colorBox .ttl {
    margin-bottom: 25px;
    color: #FFF;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
}
#main .colorBox .comBtn {
    margin-bottom: 13px;
}
#main .colorBox .comBtn a {
    font-size: 2.2rem;
    background-color: #8c8c8c;
}
#main .colorBox .comBtn a img {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
#main .colorBox .comBtn01 {
    margin-bottom: 0;
}
#main .colorBox .comBtn01 a {
    padding: 12px 5px;
    font-size: 2.5rem;
    color: #595959;
    border-radius: 35px;
    background-color: #FFF;
}
#main .colorBox01 {
    margin-bottom: 15px;
    background-color: #ffb001;
}
#main .colorBox01 .ttl {
    margin-bottom: 15px;
}
#main .colorBox01 .comBtn a {
    padding: 4px 5px;
}
#main .colorBox01 .comBtn02 {
    margin-bottom: 30px;
}
#main .colorBox01 .comBtn02 a {
    padding: 5px 5px;
}
#main .btmBtn a {
    padding: 24px 10px;
    display: block;
    color: #595959;
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    background-color: #d9d9d9;
}

@media all and (max-width: 767px) {
    .mainVisual {
        margin-bottom: 30px;
        padding-top: 340px;
        min-height: 503px; 
        background-image: url("../img/index/sp_main_visual.jpg");
    }
    .mainVisual .inner {
        max-width: inherit;
    }
    .mainVisual h2 {
        float: none;
        font-size: 3rem;
        line-height: 1.4;
    }
    #main {
        margin-bottom: 30px;
    }
    #main .btnArea {
        margin-bottom: 60px;
    }
    #main .btnArea p {
        width: auto;
        float: none;
        font-size: 1.7rem;
        line-height: 1.6;
    }
    #main .btnArea ul {
        margin-top: 24px;
        width: auto;
        float: none;
    }
    #main .btnArea li {
        margin-bottom: 12px;
    }
    #main .btnArea li a {
        font-size: 2.1rem;
    }
    #main .message {
        margin-bottom: 64px;
    }
    #main .message .photoBox {
        margin-bottom: 26px;
        float: none;
        width: auto;
    }
    #main .message .photo .txt {
        display: none;
    }
    #main .message .photoBox .name {
        margin-top: 27px;
        font-size: 2.1rem;
    }
    #main .message .photoBox .name .txt {
        margin-right: 0;
        display: block;
        font-size: 1.3rem;
        line-height: 1.4;
    }
    #main .message .txtBox {
        margin-top: 0;
        padding-right: 0;
        width: auto;
        float: none;
    }
    #main .message .txtBox h4 {
        margin-bottom: 6px;
        font-size: 1.9rem;
        line-height: 1.5;
    }
    #main .message .txtBox p {
        font-size: 1.5rem;
        line-height: 1.82;
        letter-spacing: -1px;
    }
    #main .brand {
        margin-bottom: 43px;
    }
    #main .brand .headLine01 {
        margin-bottom: 24px;
    }
    #main .brand li {
        margin-bottom: 30px;
        width: auto;
        float: none;
    }
    #main .brand li:nth-child(2n) {
        float: none;
    }
    #main .brand li:last-of-type {
        margin-bottom: 0;
    }
    #main .brand li .photo {
        margin-bottom: 13px;
    }
    #main .brand li .logo {
        margin-bottom: 15px;
    }
    #main .brand li .logo img {
        height: 43px;
    }
    #main .brand li p {
        font-size: 1.5rem;
        line-height: 1.5;
    }
    #main .garryBox {
        margin-bottom: 48px;
        padding: 48px 0 58px;
    }
    #main .business {
        margin-bottom: 38px;
    }
    #main .business .headLine01 {
        margin-bottom: 25px;
    }
    #main .business h4 {
        margin-bottom: 15px;
        font-size: 1.9rem;
        text-align: left;
    }
    #main .business p {
        font-size: 1.5rem;
        line-height: 1.8;
        text-align: left;
        letter-spacing: -1px;
    }
    #main .business p .txt {
        display: inline;
        background: url("../img/common/bg01.jpg") repeat-x left bottom 1px;
    }
    #main .second .headLine01 .en {
        margin-bottom: 12px;
    }
    #main .second .headLine01 {
        margin-bottom: 16px;
        padding-bottom: 8px;
        line-height: 1.2;
    }
    #main .second .cTxt {
        margin-bottom: 30px;
        font-size: 1.5rem;
        text-align: left;
    }
    #main .second .imgtext {
        text-align: center;
    }
    #main .interview {
        margin-bottom: 70px;
    }
    #main .interview .imgBox {
        margin: 0;
    }
    #main .interview .imgBox .photo {
        margin: 0 0 15px;
        float: none;
        width: auto;
    }
    #main .interview .imgBox .txtBox {
        width: auto;
        float: none;
    }
    #main .interview .headLine01 {
        margin-bottom: 39px;
    }
    #main .interview li {
        margin: 0 0 38px;
        width: auto;
        float: none;
    }
    #main .interview li:last-of-type {
        margin-bottom: 0;
    }
    #main .interview li .photo {
        margin-bottom: 15px;
        text-align: center;
    }
    #main .interview .name {
        margin-bottom: 18px;
        font-size: 2.1rem;
    }
    #main .interview .name .sml {
        font-size: 1.3rem;
    }
    #main .interview h4 {
        margin-bottom: 8px;
    }
    #main .interview p {
        line-height: 1.8;
        letter-spacing: -1px;
    }
    #main .staff {
        margin-bottom: 55px;
    }
    #main .staff .headLine01 {
        margin-bottom: 22px;
        padding-bottom: 5px;
    }
    #main .staff ul {
        margin-top: 0;
        display: block;
    }
    #main .staff li {
        margin: 0 0 20px;
        width: auto;
    }
    #main .staff li:last-of-type {
        margin-bottom: 0;
    }
    #main .staff li .photo {
        margin-bottom: 0;
        float: right;
        width: 42.2%;
    }
    #main .staff li .txtBox {
        width: auto;
        float: none;
    }
    #main .staff li h4 {
        margin-bottom: 5px;
        font-size: 1.7rem;
    }
    #main .staff li h4 .num {
        padding-top: 2px;
        width: 20px;
        height: 20px;
        font-size: 1.2rem;
    }
    #main .staff li h4 .txt {
        padding-left: 25px;
    }
    #main .staff li p {
        font-size: 1.3rem;
        letter-spacing: 0;
    }
    #main .carrer {
        margin-bottom: 53px;
    }
    #main .carrer .headLine01 {
        margin-bottom: 23px;
        padding-bottom: 3px;
        line-height: 1.4;
    }
    #main .carrer .headLine01 .sml {
        font-size: 1.8rem;
    }
    #main .carrer .imgBox {
        margin-bottom: 63px;
    }
    #main .carrer .imgBox .photo {
        width: auto;
        float: none;
    }
    #main .carrer .imgBox .txtBox {
        margin: 0 0 15px;
        width: auto;
        float: none;
    }
    #main .carrer .imgBox .txtBox p {
        font-size: 1.5rem;
        letter-spacing: -1.5px;
    }
    #main .carrer .imgArea {
        padding: 0;
        border: none;
    }
    #main .carrer .imgArea .photo {
        margin-bottom: 15px;
        width: auto;
        float: none;
    }
    #main .carrer .imgArea .txtBox {
        width: auto;
        float: none;
    }
    #main .carrer .imgArea .txtBox .name {
        margin-bottom: 20px;
        font-size: 2.1rem;
        line-height: 1.5;
        letter-spacing: 0;
    }
    #main .carrer .imgArea .txtBox .name .sml {
        font-size: 1.3rem;
    }
    #main .carrer .imgArea .txtBox h4 {
        margin-bottom: 10px;
        font-size: 1.8rem;
    }
    #main .carrer .imgArea .txtBox p {
        line-height: 1.8;
        letter-spacing: -1px;
    }
    #main .select {
        margin-bottom: 23px;
    }
    #main .select .headLine01 {
        margin-bottom: 18px;
    }
    #main .select .cTxt {
        margin-bottom: 15px;
        font-size: 1.5rem;
        text-align: left;
        line-height: 1.8;
    }
    #main .select .numList {
        margin: 0 -15px 33px;
    }
    #main .select .numList li {
        margin-right: 6px;
        min-width: 48px;
        font-size: 1.05rem;
    }
    #main .select .numList li:last-of-type {
        margin-right: 0;
    }
    #main .select .numList li .num {
        margin: 0 auto 3px;
        padding-top: 5px;
        width: 30px;
        height: 30px;
        font-size: 1.4rem;
    }
    #main .select .numList li .num:after {
        width: 50px;
        height: 1px;
        right: -40px;
        border-width: 1px;
    }
    #main .select dl {
        max-width: inherit;
        border: none;
    }
    #main .select dt {
        margin-bottom: 3px;
        padding: 0;
        width: auto;
        float: none;
        font-size: 1.9rem;
    }
    #main .select dt .num {
        margin: -5px 5px 0 0;
        padding-top: 3px;
        width: 20px;
        height: 20px;
        font-size: 1.2rem;
    }
    #main .select dd {
        margin-bottom: 15px;
        padding: 0;
        font-size: 1.5rem;
        line-height: 1.6;
        border-bottom: none;
    }
    main .select dd:last-of-type {
        margin-bottom: 0;
    }
    #main .faq {
        margin-bottom: 65px;
    }
    #main .faq .headLine01 {
        margin-bottom: 18px;
    }
    #main .faq .cTxt {
        margin-bottom: 12px;
        font-size: 1.5rem;
        text-align: left;
        line-height: 1.8;
    }
    #main .faq ul {
        padding: 0;
        max-width: inherit;
    }
    #main .faq li {
        margin-bottom: 10px;
    }
    #main .faq li:last-of-type {
        margin-bottom: 0;
    }
    #main .faq li .ttl,
    #main .faq li .text {
        padding: 11px 10px 8px;
        font-size: 1.55rem;
    }
    #main .faq li .ttl {
        background-size: 10px auto;
    }
    #main .faq li .ttl:hover {
        opacity: 1;
    }
    #main .faq li .text {
        padding: 12px 0 9px 10px;
    }
    #main .faq li .text .txt {
        padding-left: 1.8em;
        font-size: 1.3rem;
        line-height: 1.68;
    }
    #main .photoImg {
        margin-bottom: 25px;
    }
    #main .photoImg img {
        width: 100%;
    }
    #main .centerTxt {
        margin-bottom: 25px;
        font-size: 2.25rem;
    }
    #main .colorBox {
        padding: 25px 10px 33px;
    }
    #main .colorBox .content {
        max-width: inherit;
    }
    #main .colorBox .ttl {
        margin-bottom: 21px;
        font-size: 1.85rem;
    }
    #main .colorBox .comBtn {
        margin-bottom: 11px;
    }
    #main .colorBox .comBtn a {
        font-size: 1.85rem;
    }
    #main .colorBox .comBtn a img {
        margin-right: 5px;
        width: 44px;
    }
    #main .colorBox .comBtn01 {
        margin-bottom: 0;
    }
    #main .colorBox .comBtn01 a {
        padding: 12px 5px 10px;
        font-size: 2.1rem;
    }
    #main .colorBox01 {
        margin-bottom: 8px;
    }
    #main .colorBox01 .comBtn02 a {
        padding: 10px 5px 6px;
    }
    #main .colorBox01 .comBtn02 {
        margin-bottom: 25px;
    }
    #main .colorBox01 .ttl {
        margin-bottom: 10px;
    }
    #main .btmBtn a {
        padding: 22px 10px 20px;
        font-size: 1.6rem;
    }
}
@media all and (max-width: 374px) {
    #main .select .numList {
        margin: 0 -23px 33px;
    }
    #main .select .numList li {
        margin-right: 3px;
        min-width: 30px;
    }
    .select .numList li .num:after {
        width: 40px;
    }
}

@media all and (-ms-high-contrast:none){
    .comBtn a {
        padding: 13px 5px 5px;
    }
    #main .btnArea li a {
        padding: 18px 5px 10px;
    }
    #main .staff li h4 .num {
        padding-top: 5px;
    }
    #main .select .numList li .num {
        padding-top: 15px;
    }
    #main .select dt .num {
        padding-top: 5px;
    }
    
	
}
