/* pageVisual */

#pageVisual img{
    width: 100%;
    height: auto;
    display: block;
}

section .pure-g{
    margin:0 -25px;
}

section .pure-g [class*=pure-u]{
    padding:0 25px;
}

section{
    margin-bottom:70px;
}

/* page-navigation  */

.page-navigation {
    margin-bottom:65px;
}

.page-navigation li{
    display: inline-block;
}

.page-navigation li + li{
    margin-left: 35px;
}

.page-navigation li a{
    display: inline-block;
    padding:10px 35px;
    min-width: 200px;
    box-sizing: border-box;
    font-size:2rem;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius:25px;
    border:1px solid #cccccc;
}

.page-navigation li.current_page_item a{
    background: #67cc7d;
    border:1px solid #67cc7d;
    color:#fff;
}


/* title */

.ttl-subpage-1{
    font-size:3rem;
    color:#67cc7d;
    margin-bottom:70px;
    text-align: center;
}

.ttl-subpage-1-fix{
    margin-bottom:45px;
}

.ttl-subpage-2{
    font-size:2.4rem;
    margin-bottom:30px;
}

/* table */

table,tbody,tr{
    width: 100%;
    box-sizing: border-box;
    height:auto!important;
}

th,td{
    box-sizing: border-box;
    height:auto!important;
    border:5px solid #fff;
    font-size:1.6rem;
    padding:15px;
    background:#eaeaea;
    text-align: left;
}

th{
    background:#79e0a7;
}


/* Concept
*********************************************************/

#concept .section2,
#human .section2{
    background: #f7f7f7;
    padding:80px 0;
}

/* requirement
*********************************************************/

#requirement th{
    width: 195px;
}

.daihyo span{
    font-weight: bold;
    font-size: 3rem;
}

/* outline
*********************************************************/

#outline table li{
    display: inline-block;
    width: 30%
}

#outline th{
    width: 200px;
}


/* business
*********************************************************/

#business .section1 .container{
    max-width: 930px;
}

#business .pure-g{
    margin:0 -11px 70px;
}

#business .pure-g [class*=pure-u]{
    padding:0 11px;
}

#business .pure-g a{
    text-decoration: none;
}

#business .pure-g a img{
    margin-bottom:10px;
}

/* human
*********************************************************/

#human .section0{
    background:#f7f7f7;
}

#human .section0 .container{
    background: url(../../images/page/img_human_1.jpg) no-repeat right bottom;
    padding:80px 15px;
    min-height:530px;
    box-sizing: border-box;
}

#human .section0 p{
    max-width:735px;
    display:inline-block;
}


/* Contact
*********************************************************/
#contact #main {
    padding-bottom: 60px;
}

#contact .wrap01 {
    padding-top: 60px;
}

#contact #main .container {
    max-width: 1130px;
}

#contact .catch01 {
    width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.8;
    background: #f6f6f6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#contact .catch01 h4{
    font-size:2.2rem;
    font-weight: normal;
}

#contact .catch01 span {
    font-size: 2.8rem;
    font-weight: bold;
    color: #67cc7d;
    display: inline-block;
}

#contact .catch01 span+span {
    padding-left: 1em;
}

#contact .catch01 small {
    font-size: 1.6rem;
}

#contact ol.list01 {
    font-size: 1.6rem;
    list-style: decimal;
    padding-left: 1.75em;
    line-height: 2;
}

#contact ul.list01 {
    font-size: 1.5rem;
    list-style: disc;
    padding-left: 1.75em;
    line-height: 2;
    margin-bottom: 35px;
}


#contact .text01 {
    font-size: 1.6rem;
    line-height: 1.8;
}

#contact h2 {
    font-size: 2.2rem;
    color: #67cc7d;
    margin-bottom: 15px;
}

#contact table {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
}

#contact table th,
#contact table td {
    border: none;
    padding: 15px;
    font-size: 1.6rem;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    border: solid 5px #fff;
    background: #f6f6f6;
}

#contact table th {
    width: 250px;
    font-weight: bold;
    color:#fff;
    background: #67cc7d;
}

#contact.entryform table th{
    background:#afd5f5;
    color:#333;
}

#contact.entryform .ttl-subpage-1,
#contact.entryform h2,
#contact.entryform span.text03{
    color:#57a6e8;
}

#contact table th span {
    color: red;
}

#contact table td label {
    font-weight: normal;
}

#contact table td .inner01 {
    padding-right: 20px;
}

#contact table td input[type=text],
#contact table td input[type=mail],
#contact table td input[type=tel] {
    width: 400px;
    padding: 10px;
}

#contact table td input[type=text].var01 {
    width: 10em;
}

#contact table td input[type=checkbox] {
    display: inline-block;
    margin-right: 0.5em;
}

#contact table td input[type=checkbox]+label {
    display: inline-block;
    margin-bottom: 5px;
}

#contact table td input.var02 {
    width: 8em;
}

#contact table td input.var03 {
    width: 8em;
}

#contact table td select {
    margin-right: 5px;
    max-width: 20em;
}

#contact table td textarea {
    width: 100%;
    height: 10em;
}

#contact table td .bg-danger {
    padding: 10px;
    margin-top: 5px;
}

#contact .btnWrap01 {
    padding: 25px 0 0;
    overflow: hidden;
}

#contact .btnWrap01 p {
    font-size: 1.4rem;
}

span.text03{
    font-weight: bold;
    color:#67cc7d;
}

#contact input[type=submit],
#contact .btnWrap01 a {
    appearance: none;
    border: none;
    border-radius: none;
    width: 300px;
    height: 75px;
    line-height: 75px;
    color: #fff;
    background: #57c76f;
    display: block;
    margin: 20px auto;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

#contact.entryform input[type=submit],
#contact.entryform .btnWrap01 a{
    background:#5ba2dd;
}

#contact .btnWrap01 a.btn01 {
    background: #666;
}

#contact .wrap03 {
    padding: 0 15px;
    margin-bottom: 20px;
}

#contact .wrap03 p {
    padding: 15px;
    background: #EDEDED;
    font-size: 0.9rem;
}

#contact p.text03 {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    background: #555555;
    padding: 10px 15px;
    margin-bottom: 0;
}

#contact .textWrap02 {
    margin-bottom: 30px;
}

#contact .textWrap02 .inner01 {
    border: solid 1px #CCC;
    padding: 15px;
    height: 240px;
    -ms-overflow-y: scroll;
    overflow-y: scroll;
}

#contact input[name=policy] {
    transform: scale(1.5);
}

#contact label[for=policy] {
    font-size: 1.5rem;
    vertical-align: middle;
    display: inline-block;
    padding-left: 0.5em;
}


.accbox label.acotitle {
    display: block;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
}

.accbox label.acotitle h2:before {
    content: '▶';
    padding-right: 8px;
    color:#ccc;
    font-size:1.5rem;
}

.cssacc:checked + label.acotitle h2:before {
    content: '▼';
}

.accbox input.cssacc {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked + label.acotitle + .accshow {
    height: auto;
    opacity: 1;
}

@media screen and (max-width:768px) {
    #contact .catch01 span {
        display: block;
    }
    #contact .catch01 span+span {
        padding-left: 0;
    }
    #contact table th,
    #contact table td {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #contact table th {
        /*background: #ccc;*/
    }
    #contact table td input[type=text],
    #contact table td input[type=mail],
    #contact table td input[type=tel] {
        width: 85%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #contact table td input.var02 {
        width: 4em;
    }
    #contact table td input[type=text].var01 {
        width: 100%;
        margin-bottom: 10px;
    }

    #contact table td input.var03 {
        width: 3em;
    }

    #contact table td input.var03+br+input.var01 {
        margin-top: 20px;
    }

    #contact input[type=submit],
    #contact .btnWrap01 a {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
}



/* news
*********************************************************/

#news {
    padding-bottom: 30px;
}

#news .section01 {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dotted #67cc7d;
}

#news .section01:last-of-type,
#news .section01.var01 {
    border: none;
    margin-bottom: 0;
}

#news .section01 .pure-g {
    margin-left: -20px;
    margin-right: -20px;
}

#news .section01 .pure-g [class*=pure-u] {
    padding-left: 20px;
    padding-right: 20px;
}

#news .section01 .date {
    font-size: 1.6rem;
    color: #67cc7d;
    margin-bottom: 10px;
    font-weight: bold;
}


#news .section01 h2 {
    font-size: 2.2rem;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
}

#news .section01 h2 a {
    color: inherit;
    text-decoration: none;
}

#news .section01 .inner01 {
    font-size: 1.6rem;
    line-height: 1.8;
}

@media screen and (max-width:768px) {
    .page-navigation li{
        display: block;
    }
    .page-navigation li + li{
        margin:10px auto 0;
    }
    .page-navigation li a{
        min-width: 300px;
    }
    #outline table,
    #outline tbody,
    #outline tr,
    #outline th,
    #outline td,
    #requirement table,
    #requirement tbody,
    #requirement tr,
    #requirement th,
    #requirement td{
        display: block;
        width: 100%!important;
        box-sizing: border-box;
        height: auto!important;
    }
    #outline td li{
        display: block;
        width: 100%;
    }
    #human .section0 p{
        width: 100%;
    }
    #human .section0{
        padding:30px 0;
    }
    #human .section0 .container{
        background:none;
        padding:0 15px;
        min-height: auto;
    }
    .ttl-subpage-2{
        font-size:2rem;
    }
    .ttl-subpage-1{
        font-size: 2.3rem;
        margin-bottom: 40px;
    }
    .page-navigation li a{
        font-size: 1.6rem;
    }
    #business .pure-g {
        margin: 0 -11px 40px;
    }
    #concept .section2, #human .section2{
            padding: 40px 0;
    }
    section {
    margin-bottom: 40px;
}
}

@media screen and (min-width:769px) and (max-width:1025px) {
    #human .section0 p {
        max-width: 500px;
        display: inline-block;
    }
    #outline table li{
        width: 40%;
    }
}