@charset "utf-8";
/* CSS Document */

/*base 
rewrite*/

.harea + .harea {
    padding-top: 30px;
}

.harea[class*="bg"] + .harea,
.harea[class*="tfmp"] + .harea {
    padding-top: 60px;
}

.harea + .harea[class*="bg"] {
    padding: 60px 0;
}

.area + .area {
    padding-top: 40px;
}

.area[class*="bg"] + .area,
.area[class*="tfmp"] + .area {
    padding-top: 80px;
}

.area + .area[class*="bg"] {
    padding: 80px 0;
}

@media only screen and (max-width: 1024px) {

    .harea + .harea {
        padding-top: 25px;
    }

    .harea[class*="bg"] + .harea,
    .harea[class*="tfmp"] + .harea {
        padding-top: 50px;
    }

    .harea + .aharearea[class*="bg"] {
        padding: 50px 0;
    }

    .area + .area {
        padding-top: 30px;
    }

    .area[class*="bg"] + .area,
    .area[class*="tfmp"] + .area {
        padding-top: 60px;
    }

    .area + .area[class*="bg"] {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 599px) {

    .harea + .harea {
        padding-top: 20px;
    }

    .harea[class*="bg"] + .harea,
    .harea[class*="tfmp"] + .harea {
        padding-top: 40px;
    }

    .harea + .harea[class*="bg"] {
        padding: 40px 0;
    }

    .area + .area {
        padding-top: 20px;
    }

    .area[class*="bg"] + .area,
    .area[class*="tfmp"] + .area {
        padding-top: 40px;
    }

    .area + .area[class*="bg"] {
        padding: 40px 0;
    }
}

/*common*/

.fc01 {
    color: #3289c5;
}

.fc02 {
    color: #64ba00;
}

.fc03 {
    color: #434343;
}

.fc04 {
    color: #f39800;
}

.fc05 {
    color: #1847bc;
}

.fc06 {
    color: #629f1c;
}

.fcRed {
    color: #e42900;
}

.bgOrange {
    background-color: #f39800;
}

.bg01 {
    background-image: url(/import/tenant_1/160.16.150.243/html/images/bg01.png);
    background-size: contain;
}

.bg03 {
    background-image: url(/import/tenant_1/160.16.150.243/html/images/bg03.png);
    background-size: cover;
}

.txs01 {
    text-shadow:
        #fff 2px 0px, #fff -2px 0px,
        #fff 0px -2px, #fff 0px 2px,
        #fff 2px 2px, #fff -2px 2px,
        #fff 2px -2px, #fff -2px -2px,
        #fff 1px 2px, #fff -1px 2px,
        #fff 1px -2px, #fff -1px -2px,
        #fff 2px 1px, #fff -2px 1px,
        #fff 2px -1px, #fff -2px -1px;
}

.bdrs1 {
    overflow: hidden;
    border-radius: 1em;
}

.bxs01 {
    -webkit-box-shadow: .5em .5em 0 0 #93d3dc;
    box-shadow: .5em .5em 0 0 #93d3dc;
    margin-bottom: .5em;
    margin-right: .5em;
}

.bxs02 {
    -webkit-box-shadow: .25em .25em .4em 0 #ccc;
    box-shadow: .25em .25em .4em 0 #ccc;
}

.bd01 {
    border: .3em solid #fff;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/*common parts*/

.ribon01 {
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/ribon01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    width: 732px;
    padding: 0 2em .4em;
    max-width: 100%;
}

.ribon02 {
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/ribon02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    width: 414px;
    padding: .3em 1.25em 1em;
    max-width: 100%;
}

.book01 {
    padding-left: 4em;
    position: relative;
    display: inline-block;
}

.book01:before {
    content: "";
    position: absolute;
    left: 0;
    top: -.1em;
    width: 3.4em;
    height: 2.1em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/book03.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.marker01 {
    border-bottom: #fff7a2 solid .3em;
}

.marker02 {
    display: inline-block;
}

.marker02:after {
    content: "";
    display: block;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: #fff7a2 solid 9px;
}

.board01 {
    display: inline-block;
    position: relative;
    color: #fff;
    padding: .5em 1em;
    width: 450px;
    max-width: 100%;
    min-height: 448px;
}

.board01:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
    width: 753px;
    height: 448px;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/board01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    max-width: 100vw;
}

.popper01 {
    display: inline-block;
    position: relative;
    padding: 0 1.25em;
}

.popper01:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: .1em;
    width: 1em;
    height: 1.1em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/popper01L.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
}

.popper01:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: .1em;
    width: 1em;
    height: 1.1em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/popper01R.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right bottom;
}

.popper02 {
    display: inline-block;
    padding-right: 2em;
    position: relative;
}

.popper02:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/popper02.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right bottom;
    width: 1.4em;
    height: 2em;
}

.popper03 {
    display: inline-block;
    padding-right: 2em;
    padding-left: 2em;
    position: relative;
}

.popper03:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/popper03L.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
    width: 1.4em;
    height: 2em;
}

.popper03:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/popper03R.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right bottom;
    width: 1.4em;
    height: 2em;
}

.flag01 {
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/flag01.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding: .75em 1em 1.25em;
    width: 200px;
    max-width: 100%;
    text-align: center;
}

.flag02 {
    display: inline-block;
    width: 2.5em;
    padding: .5em .25em 1em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/flag02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.flag03 {
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/flag03.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: .75em 1em 1.25em;
    max-width: 100%;
    text-align: center;
}

.dot01 {
    display: inline-block;
    position: relative;
    padding-top: 1em;
}

.dot01:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.dot02 {
    display: inline-block;
    position: relative;
    padding-top: 1em;
}

.dot02:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-shadow: none;
    color: #313131;
}

.pen01 {
    display: inline-block;
    padding-right: 3em;
    position: relative;
}

.pen01:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 3.2em;
    height: 3.6em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/pen01.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100% auto;
}

.more01 a {
    display: inline-block;
    max-width: 100%;
}

.more01 .btn {
    display: inline-block;
    max-width: 100%;
    width: 333px;
    padding: .5em 1em;
    color: #fff;
    background-color: #77be25;
    text-align: center;
}

.more02 a {
    display: inline-block;
    max-width: 100%;
}

.more02 .btn {
    display: inline-block;
    max-width: 100%;
    width: 333px;
    padding: .4em .5em;
    color: #fff;
    background-color: #77be25;
    border: .1em solid;
    border-radius: .25em;
    -webkit-box-shadow: 5px 5px 5px #333;
    box-shadow: 5px 5px 5px #333;
    text-align: center;
}

.more03 a {
    display: inline-block;
    max-width: 100%;
}

.more03 .btn {
    display: inline-block;
    width: 230px;
    max-width: 100%;
    background-color: #fff;
    padding: .5em 1.5em;
    border: .2em solid;
    position: relative;
    text-align: center;
}

.more03 .btn:after {
    content: "\f101";
    font-family: 'Fontawesome';
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.more04 a {
    display: inline-block;
    max-width: 100%;
}

.more04 .btn {
    display: inline-block;
    max-width: 100%;
    padding: .4em 1em;
    color: #fff;
    background-color: #77be25;
    border: .1em solid;
    border-radius: .25em;
    -webkit-box-shadow: 5px 5px 5px #999;
    box-shadow: 5px 5px 5px #999;
    text-align: center;
}

.back01 a {
    display: inline-block;
    padding: .25em 1em;
    border: .15em solid;
}

.bbl01 {
    padding-left: 1em;
    position: relative;
    display: inline-block;
}

.bbl01:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f39800;
    width: .25em;
    height: 1.5em;
}

.bbl02 {
    padding-left: .5em;
    border-left: .2em solid #f39800;
    display: inline-block;
}

.icon01 {
    padding-left: 2em;
    position: relative;
}

.icon01:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.4em;
    height: 1.25em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/icon01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.bgtit01 {
    background-color: #fffbd6;
    padding: .5em 1em;
}

.student01 {
    display: inline-block;
    position: relative;
    padding-right: 4em;
}

.student01:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
    width: 3.5em;
    height: 2.5em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/student01.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% auto;
}

.student02 {
    display: inline-block;
    position: relative;
    padding-right: 3.25em;
}

.student02:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
    width: 2.75em;
    height: 3em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/student02.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% auto;
}

@media only screen and (max-width: 1024px) {

    .marker02:after {
        width: 150px;
        border-bottom: #fff7a2 solid 6px;
    }

    .ribon01 {
        width: auto;
        padding: .15em 2em .75em;
    }

    .ribon02 {
        width: auto;
    }

    .board01 {
        min-height: 336px;
    }

    .board01:before {
        width: 564px;
        height: 336px;
    }

    .more02 .btn {
        width: 250px;
    }

    .more03 .btn {
        width: 200px;
        padding: .5em 1.5em;
    }
}

@media only screen and (max-width: 599px) {

    .marker02:after {
        width: 100px;
        border-bottom: #fff7a2 solid 3px;
    }

    .ribon01 {
        width: auto;
        padding: .15em 1.1em .75em;
    }

    .board01 {
        min-height: 179px;
    }

    .board01 {
        font-size: 12px;
    }

    .board01:before {
        width: 301px;
        height: 179px;
    }
}

/*common layout*/

.table01 table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
}

.table01 table * {
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
}

.table01 table thead {
    border-bottom: 4px solid;
}

.table01 table th {
    padding: 1em .25em;
}

.table01 table td {
    padding: 1em .25em;
}

.table01 table tbody td {
    background-color: #eeeeee;
    border: .5em solid #fff;
    border-radius: 1.25em;
}

.table01 table tbody tr:first-of-type * {
    background-color: #fff;
    border: none;
    padding: .25em;
}

.cmnnav01item {
    width: calc(100% / 3);
}

.cmnnav01item a {
    display: block;
    position: relative;
    overflow: hidden;
    opacity: 1;
}

.cmnnav01item .tbox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    padding: 1em;
}

.cmnnav01item .tbox .tit {
    color: #fff;
    font-size: calc(26px + ((1vw - 10px) * 1.6));
}

.cmnnav01item .pbox .ofiImg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 1;
}

.cmnnav01item a:hover .ofiImg:before {
    background-color: rgba(242, 151, 0, .2);
}


.cmnbox01 .titbox .label {
    display: inline-block;
    padding: 1.25em;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    text-shadow: 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff;
    position: relative;
}

.cmnbox01 .titbox .label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 125%;
    height: 100%;
    background-color: #fff7a2;
    -webkit-box-shadow: 5px 5px 10px #f9e4a5;
    box-shadow: 5px 5px 10px #f9e4a5, 5px 5px 10px #f9e4a5;
    z-index: -1
}


.cmnitem01 {
    border: .2em solid #f39800;
    margin-bottom: 3em;
}

.cmnitem01 a {
    display: block;
    position: relative;
    height: 100%;
}

.cmnitem01in {
    height: 100%;
    padding: 1em 0 1em 1em;
}

.cmnitem01 .tbox .text {
    width: 105%;
}

.cmnitem01 .pbox .pix {
    width: 110%;
    margin-left: -5%;
    position: relative;
    z-index: -1;
}

.cmnitem01 .more03 {
    position: absolute;
    right: 1em;
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {

    .table01 table * {
        font-size: 11px;
    }

    .cmnnav01item {
        width: 100%;
    }

    .cmnnav01item .tbox .tit {
        font-size: calc(40px + ((1vw - 10px) * 1.6));
    }

    .cmnitem01in {
        padding: 1.5em;
    }

    .cmnitem01 .tbox {
        margin: 4% 0;
    }

    .cmnitem01 .tbox .text {
        width: 100%;
    }

    .cmnitem01 .pbox .pix {
        width: 50%;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        position: static;
    }
}

/*header*/

.headTp {
    background-color: #f39800;
    padding: .5em 0;
}

.headTp h1{
  padding-right: 30px;
}

.headTp * {
    color: #fff;
}

.headBtm .cont1000 {
    width: 100%;
}

.headBtminL {
    width: 230px;
}

.headBtminR {
    max-width: calc(100% - 250px);
    width: 580px;
}

.hlogo a {
    display: inline-block;
    max-width: 230px;
    padding: 1em;
}

.headbnritem a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
    height: 100%;
}

.headbnritem.telbox {
    background-color: #faf8e1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.headbnritem.exbox {
    background-color: #64b20a;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.headbnritem.exbox dt {
    text-align: center;
    background-color: #e6f6d3;
    padding: .75em;
}

.headbnritem.exbox dd {
    color: #fff;
    text-align: center;
    padding: .75em;
    text-shadow: 2px 2px #4a8307, 1px 1px #4a8307;
}

.headbnritem.telbox dl {
    padding-left: 3.5em;
    position: relative;
}

.headbnritem.exbox dl:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 2.75em;
    height: 2em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/mail01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.headbnritem.exbox dl {
    padding-right: 3.5em;
    position: relative;
}

.headbnritem.telbox dl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2.25em;
    height: 3.875em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/tel01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@media only screen and (max-width: 1024px) {

    .headBtminL {
        width: 190px;
    }

    .headBtminR {
        max-width: calc(100% - 210px);
    }

    .hlogo a {
        max-width: 190px;
    }

    .headbnritem.telbox dl {
        padding-left: 3em;
    }

    .headbnritem.telbox dl:before {
        background-size: 90% 90%;
    }
}

@media only screen and (max-width: 599px) {

    .headBtminL {
        width: 100%;
    }

    .headBtminR {
        max-width: 100%;
        width: 100%;
    }

    .hlogo {
        text-align: center;
    }

    .hlogo a {
        max-width: 180px;
    }

    .headbnritem.telbox dl {
        padding-left: 2.75em;
    }

    .headbnritem.telbox dl:before {
        background-size: 80% 80%;
    }
}

/*gnav*/

#gnav p.toggle span.n {
    display: none;
}

#gnav {
    z-index: 200;
    width: 100%;
}


.glist .gitem {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: center;
    position: relative;
}

.glist .gitem:last-of-type:before {
    content: none;
}

.glist .gitem:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 1em;
    border-left: 1px solid #f39800;
}

[data-element-id] #gnav li.pcnone {
    display: block;
}

[data-element-id] #gnav li.pcnone:before {
    content: "スマホのみで表示";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width:100%;
    height:auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
            top: auto;
            left: auto;
}

#gnav li.pcnone {
    display: none;
}

.glist .gitem a {
    width: 100%;
    display: block;
    padding: 1em .5em;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.fix .accordion-toggle {
    opacity: 0.8;
}



#gnav .glist li.pullbox .a {
    width: 100%;
    display: block;
    padding: 1em .5em;
    text-align: center;
    cursor: pointer;
}

#gnav li .pull {
    position: relative;
}

#gnav li.pullbox:hover .pulllist {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-element-id] #gnav li .pulllist {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative;
}

#gnav li .pulllist {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.6s all ease;
    -o-transition: 0.6s all ease;
    transition: 0.6s all ease;
    position: absolute;
    -webkit-transform: translate(-50%, -2em);
    -ms-transform: translate(-50%, -2em);
    transform: translate(-50%, -2em);
    left: 50%;
    top: 0;
    width: 155%;
    z-index: 10;
}

#gnav .gitem .pulllist li {
    width: 100%;
    font-size: 13px;
}

[data-element-id] #gnav li .pulllist li {
    width: 100%;
}

#gnav .gitem .pulllist li a {
    color: #fff;
    background-color: rgba(243, 152, 0, .8);
    border-bottom: 1px solid;
    padding: 1em;
    text-align: center;
}

#gnav .gitem .pulllist li:last-of-type a {
    border-bottom: none;
}

@media only screen and (max-width: 1024px) {

    .index #gnav {
        display: block;
    }

    #gnav .gnavinn {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        -webkit-transition: height ease .1s, opacity ease .4s;
        -o-transition: height ease .1s, opacity ease .4s;
        transition: height ease .1s, opacity ease .4s;
        padding: 0;
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.95);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }

    #gnav .glist li.gitem {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
        padding: 0;
    }

    .glist li.gitem:before {
        content: none;
    }

    #gnav p.toggle {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 6px;
        right: 10px;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        z-index: 251;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }

    #gnav p.toggle span.n {
        display: block;
        background: #323232;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p.toggle span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p.toggle span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p.toggle span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        -o-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p.toggle span.n:after,
    #gnav.action p.toggle span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    #gnav .gnavinn .glist {
        width: 100%;
        padding: 60px 3% 80px;
    }

    #gnav .gnavinn .glist a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
        font-size: 16px;
    }

    #gnav.fix {
        padding: 0;
    }

    .overlay {
        height: 100%;
        overflow: hidden;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }


    #gnav .gnavinn .glist .pullbox dt {
        text-align: left;
    }

    #gnav .gnavinn .glist .pullbox dt .a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
        font-size: 14px;
        display: none;
    }

    #gnav li .pulllist {
        width: 100%;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        position: static;
        left: 15px;
        opacity: 1;
        visibility: visible;
        background: none;
    }

    #gnav li .pulllist:before {
        left: 27px;
        display: none;
    }

    #gnav .gitem .pulllist li {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        font-size: inherit;
        font-weight: 700;
    }

    #gnav .glist li .pulllist li a {
        background: none;
        color: inherit;
        padding: .5em 10px .5em 20px;
        text-align: left;
    }
}

@media only screen and (max-width:599px) {
    #gnav .gnavinn .glist {
        padding: 60px 3% 33%;
    }
    
    #gnav .gnavinn .glist a {
        font-size: 15px;
    }
}

/*footer*/

footer {
    background-color: #f39800;
}

footer * {
    color: #fff;
}

.footin {
    padding: 40px 0;
}

.flogo a {
    display: inline-block;
    max-width: 370px;
    padding: 1em;
}

.footinL .telbox dl {
    padding-left: 5em;
    position: relative;
}

.footinL .telbox dl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4.3em;
    height: 7.5em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/tel02.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.footinL .telbox .att .label {
    display: inline-block;
    padding: .25em .75em;
    color: #313131;
    font-weight: 700;
    background-color: #fff;
}

.fmap .map {
    padding-top: 75%;
}


.spffix {
    display: none;
}

[data-element-id] .spffix {
    display: block;
    position: static;
    width: 100%;
}

.spffixitem {
    width: 50%;
}

.spffixitem * {
    color: #fff;
}

.spffixitem a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5em;
    font-size: 18px;
}

.spffixitem.telbox div {
    height: 100%;
    min-height: inherit !important;
}

.spffixitem.inq a {
    background-color: #64b20a;
}

.spffixitem.telbox .aba a {
    background-color: #81c0e0;
}

.spffixitem.telbox .abb a {
    background-color: #f39800;
}

.spffixitem .icon {
    display: inline-block;
}

.spffixitem.telbox .icon {
    position: relative;
    padding-left: 1.5em;
}

.spffixitem.telbox .icon:before {
    content: "\f2a0";
    font-family: 'Fontawesome';
    position: absolute;
    left: 0;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    font-size: 125%;
}

.spffixitem.inq .icon {
    position: relative;
    padding-left: 1.5em;
}

.spffixitem.inq .icon:before {
    content: "\f1d8";
    font-family: 'Fontawesome';
    position: absolute;
    left: 0;
}

@media only screen and (max-width: 1024px) {

    .footin {
        padding: 40px 0 60px;
    }

    .flogo a {
        max-width: 285px;
    }

    .footinL .telbox dl {
        padding-left: 3em;
    }

    .footinL .telbox dl:before {
        width: 2.25em;
        height: 4em;
    }

    .spffix {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 99;
    }
}

@media only screen and (max-width: 599px) {

    .footin {
        padding: 20px 0 60px;
    }

    .footinL {
        margin-bottom: 2em;
    }

    .footinL * {
        text-align: center;
    }

    .footinL .telbox dl {
        display: inline-block;
        padding-top: 4.5em;
        padding-left: 0;
    }

    .footinL .telbox dl:before {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .flogo a {
        max-width: 200px;
    }

    .spffixitem a {
        font-size: 16px;
    }
}

/*totop*/

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a {
    height: 80px;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background: #7cbe27;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

#totop a:before {
    content: "\f106";
    font-family: FontAwesome;
    display: block;
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-top: -0.25em;
}

@media only screen and (max-width:1024px) {
    #totop a {
        height: 65px;
        width: 65px;
    }

    #totop a:before {
        font-size: 28px;
    }
}

@media only screen and (max-width:599px) {
    #totop a {
        height: 50px;
        width: 50px;
        font-size: 10px;
    }

    #totop a:before {
        font-size: 26px;
    }
}

/*スライドショー mainImg*/

.homeSlide {
    position: relative;
    overflow: hidden;
}

.homeSlide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 64%;
    height: 100%;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/homeslidebg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 1;
}

.homeSlide .pbox {
    width: 52%;
    margin-left: auto;
}

.homeSlide .tbox {
    width: 92%;
    max-width: 1020px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
}

.homeSlide .tbox .tit {
    font-size: calc(30px + ((1vw - 10px) * 1.6));
    margin: .5em 0 .25em;
}

.homeSlide .tbox .tit .label {
    display: inline-block;
    padding: .5em 1em;
    background-color: #fff7a2;
    text-shadow: 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff;
    -webkit-box-shadow: 5px 5px 10px #fdecd0;
    box-shadow: 5px 5px 10px #fdecd0;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.homeSlide .tbox .en {
    width: 30%;
}

.homeSlide .tbox .logobox {
    width: 40%;
}

.homeSlide .tbox .logobox .logo {
    display: inline-block;
    padding: 0 1.5em;
    width: 450px;
    max-width: 100%;
}

.homeSlide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.homeSlide .uk-slidenav-position:after {
    padding-top: 65%;
    content: '';
    display: block;
}

.homeSlide .uk-slideshow {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.homeSlide .uk-slideshow * {
    height: 100% !important;
}

.mainImg {
    position: relative;
    overflow: hidden;
}

.mainImg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 64%;
    height: 101%;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/mainimgbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    z-index: 1;
}

.mainImg .pbox {
    width: 52%;
    margin-left: auto;
}

.mainImg .tbox {
    width: 92%;
    max-width: 1020px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
}

.mainImg .tbox .tit {
    font-size: calc(30px + ((1vw - 10px) * 1.6));
    color: #fff;
    text-shadow: 0 0 5px #333;
    line-height: 120%;
}

.mainImg .tbox .en {
    width: 22.5%;
    margin-bottom: .5em;
}


@media only screen and (max-width: 1024px) {
    .homeSlide .tbox .tit {
        font-size: calc(28px + ((1vw - 10px) * 1.6));
        margin: .5em 0;
    }
}

@media only screen and (max-width: 599px) {
    .homeSlide .tbox .tit {
        font-size: calc(22px + ((1vw - 10px) * 1.6));
        margin: 1em 0;
    }

    .homeSlide .uk-slidenav-position:after {
        padding-top: 100%;
    }

    .mainImg .pbox .ofiImg {
        padding-top: 65%;
    }
}

/*home*/

.home01box .attbox {
    padding: 1.5em;
    border: .2em solid #7ab5dd;
}

.home01box .attbox a {
    display: block;
}

.home02list .home02item:first-of-type {
    border: none !important;
}

.home02list .home02item:nth-of-type(3n+1) {
    border-left: none;
}

.home02item {
    padding: 1em .5em;
    border-left: .2em solid #f39800;
    width: calc(100% / 3);
    margin: 1% 0;
}

.home02item .part .label {
    display: inline-block;
    background-color: #fff7a2;
    padding: .25em 1em;
}

.home02bnrbox {
    padding: 1.5em 1.5em;
    border: .5em solid #f39800;
}

.home02bnrbox a {
    display: block;
}

[data-element-id] .home02bnrbox .ofiImg.tc{
  position: static;
}

.home02bnrbox .ofiImg.tc {
    width: 50%;
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.home02bnrbox .ofiImg.tc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(25%, rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, #fff, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, 0) 100%);
}

.home02bnrbox .ofiImg.tc img {
    -o-object-position: center right;
    object-position: center right;
    background-position: center right !important;
}

.home02bnrbox .subtit .label {
    position: relative;
    padding: .25em 1em .25em 3em;
    display: inline-block;
}

.home02bnrbox .subtit .label:before {
    content: "";
    position: absolute;
    background-color: #fffbd6;
    height: 100%;
    width: 150%;
    right: 0;
    top: 0;
    z-index: -1;
}

.home02bnrbox .subtit .label:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 2.75em;
    left: 0;
    top: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/book01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left center;
}

.home02bnrbox .tbox * {
    text-shadow: 1px 1px 1px #fff, 1px 1px 2px #fff, 1px 1px 3px #fff
}

.home02bnrbox .pointbox .label {
    display: inline-block;
    background-color: #77be25;
    text-align: center;
    border: .15em solid;
    color: #fff;
    border-radius: .15em;
    padding: .5em 1em;
    -webkit-box-shadow: 2px 5px 5px #b3b1b2;
    box-shadow: 2px 5px 5px #b3b1b2;
    overflow: hidden;
}

.home03box {
    background-color: #fff;
    padding: 3em;
    border-radius: 1em;
    border: .3em solid #f39800;
}

.home03item a {
    display: block;
}

.home03item .tbox {
    padding: 4.5em 3em 1.5em;
    background-color: #fff7a2;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/q01.png), url(/import/tenant_1/160.16.150.243/html/images/q01.png);
    background-size: 8em auto, 5em auto;
    background-repeat: no-repeat;
    background-position: top 1em left 1em, top 3em right 1em;
}

.home03list .home03item:nth-of-type(even) .tbox {
    background-color: #81c0e0;
}

.home03list .home03item .tbox [class*="heightLine"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home04box .boardbox .more a {
    display: inline-block;
    padding: 0 1em;
}

.home04bnrbox {
    padding: 1.5em 1.5em;
    border: .5em solid #f39800;
}

.home04bnrbox a {
    display: block;
}
[data-element-id] .home04bnrbox .ofiImg.tc{
  position: static;
}
.home04bnrbox .ofiImg.tc {
    width: 50%;
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.home04bnrbox .ofiImg.tc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(25%, rgba(255, 255, 255, .25)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, #fff, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, 0) 100%);
}

.home04bnrbox .ofiImg.tc img {
    -o-object-position: center right;
    object-position: center right;
    background-position: center right !important;
}

.home04bnrbox .subtit .label {
    position: relative;
    padding: .25em 1em .25em 3em;
    display: inline-block;
}

.home04bnrbox .subtit .label:before {
    content: "";
    position: absolute;
    background-color: #fffbd6;
    height: 100%;
    width: 150%;
    right: 0;
    top: 0;
    z-index: -1;
}

.home04bnrbox .subtit .label:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 2.75em;
    left: 0;
    top: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/book01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left center;
}

.home04bnrbox .tbox * {
    text-shadow: 1px 1px 1px #fff, 1px 1px 2px #fff, 1px 1px 3px #fff
}

.home04bnrbox .pointbox .label {
    display: inline-block;
    background-color: #77be25;
    text-align: center;
    border: .15em solid;
    color: #fff;
    border-radius: .15em;
    padding: .5em 1em;
    -webkit-box-shadow: 2px 5px 5px #b3b1b2;
    box-shadow: 2px 5px 5px #b3b1b2;
    overflow: hidden;
}

.home05box {
    background-color: #fff;
    padding: 3em 1.5em;
}

.home05list .home05item:nth-of-type(even) {
    border-left: .3em solid #f6b445;
}

.home05item {
    padding: 0 1.5em;
}

.home05item.hnews .titbox .tit .label {
    display: inline-block;
    padding-left: 1.5em;
    position: relative;
}

.home05item.hnews .titbox .tit .label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/news_icon01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 1em;
    height: 1.25em;
}

.home05item .item a {
    display: block;
}

.home05item.hnews .item {
    margin: 1em 0;
}

.home05item.hnews .item dt {
    width: 7em;
}

.home05item.hnews .item dt + dd {
    width: calc(100% - 7.5em);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home05item.hblog .titbox .tit .label {
    display: inline-block;
    padding-left: 1.75em;
    position: relative;
}

.home05item.hblog .titbox .tit .label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/blog_icon01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 1.25em;
    height: 1.25em;
}

.home06box {
    background-color: #fff;
    padding: 3em 1.5em;
}

.home06list .home06item:nth-of-type(3n+3) {
    border-right: none;
}

.home06item {
    border-right: .3em solid #f6b445;
    padding: 1em;
}

.home06item [class*="heightLine"] {
    display: block;
}

.home06item .subtit {
    padding-left: 1.75em;
    position: relative;
}

.home06item .subtit:before {
    content: "Q";
    color: #3289c5;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 150%;
}

.home06item .textbox {
    padding-left: 1.75em;
    position: relative;
}

.home06item .textbox:before {
    content: "A";
    color: #3289c5;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 150%;
    font-weight: 700;
}

.home07box {
    background-color: #fff;
    padding: 3em 3em;
    border: .2em solid #f39800;
    border-radius: 1em;
}

.home07bnrbox {
    background-color: #fff;
    padding: 1.5em 1.5em 1.5em 6em;
    border: .2em solid #f39800;
    border-radius: 1em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/sq01.png), url(/import/tenant_1/160.16.150.243/html/images/bg02.png);
    background-repeat: no-repeat, repeat;
    background-size: auto 100%, contain;
}

.home07bnrbox a {
    display: block;
}

@media only screen and (max-width: 1024px) {

    .home03item .tbox {
        padding: 3em 1.5em 1.5em;
        background-size: 6em auto, 3em auto;
        background-position: top 2em left 1em, top 4em right 1em;
    }

    .home05box {
        padding: 0em 1.5em 1.5em;
    }

    .home05list .home05item:nth-of-type(even) {
        border-left: none;
    }

    .home05list .home05item:first-of-type {
        border-top: none;
    }

    .home05item {
        width: 100%;
        border-top: .3em solid #f6b445;
        padding: 3em 0em 1.5em;
    }

    .home06list .home06item:nth-of-type(3n+3) {
        border-right: .3em solid #f6b445;
    }

    .home06list .home06item:nth-of-type(even) {
        border-right: none;
    }

    .home06item {
        width: 48%;
        margin: 2% 1%;
    }

    .home07bnrbox {
        padding: 1.5em 1.5em 1.5em 2em;
    }
}

@media only screen and (max-width: 599px) {

    .home02item {
        border-left: none;
        width: 100%;
        border-top: .2em solid #f39800;
        padding: 1.5em 0;
    }

    .home02item .pbox {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .home02bnrbox {
        padding: 1.5em 1em;
    }

    .home02bnrbox .ofiImg.tc {
        width: 100%;
    }

    .home02bnrbox .ofiImg.tc:before {
        content: "";
        background: rgba(255, 255, 255, .75);
    }

    .home02bnrbox .ofiImg.tc img {
        -o-object-position: center center;
        object-position: center center;
        background-position: center center !important;
    }

    .home02bnrbox .subtit .label {
        padding: .5em 0 .5em 3.5em;
    }

    .home02bnrbox .subtit .label:before {
        content: "";
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
        right: 50%;
    }

    .home03box {
        padding: 2em 1.5em;
    }

    .home03item .tbox {
        padding: 2em 1em 1em;
        background-size: 4em auto, 1.5em auto;
    }

    .home04bnrbox {
        padding: 1.5em 1em;
    }

    .home04bnrbox .ofiImg.tc {
        width: 100%;
    }

    .home04bnrbox .ofiImg.tc:before {
        content: "";
        background: rgba(255, 255, 255, .75);
    }

    .home04bnrbox .ofiImg.tc img {
        -o-object-position: center center;
        object-position: center center;
        background-position: center center !important;
    }

    .home04bnrbox .subtit .label {
        padding: .5em 0 .5em 3.5em;
    }

    .home04bnrbox .subtit .label:before {
        content: "";
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
        right: 50%;
    }

    .home05item.hnews .item dt {
        width: 100%;
    }

    .home05item.hnews .item dt + dd {
        width: 100%;
    }

    .home05item.hblog .item {
        margin: 2% 1%;
    }

    .home06list .home06item:nth-of-type(3n+3) {
        border-right: .3em solid #f6b445;
    }

    .home06list .home06item:nth-of-type(even) {
        border-right: none;
    }

    .home06item {
        width: 100%;
        border-right: none !important;
        border-bottom: .3em solid #f6b445;
        padding: 1.5em 0;
    }

    .home06list .home06item:last-of-type {
        border-bottom: none;
    }

    .home07box {
        padding: 3em 1.5em;
    }

    .home07bnrbox {
        padding: 1.5em 1.5em 1.5em 1.5em;
    }
}

/*under*/

.under .mainImgwrap:after {
    content: "";
    display: block;
    padding-bottom: 60px;
    background-color: #f39800;
}

@media only screen and (max-width: 1024px) {
    .under .mainImgwrap:after {
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 599px) {
    .under .mainImgwrap:after {
        padding-bottom: 20px;
    }
}

/*about*/

.about01box .msgbox {
    -webkit-box-shadow: 1px 1px 5px #9d9d9d;
    box-shadow: 1px 1px 5px #9d9d9d;
    padding: 1.5em 3em;
}

.about01box .msgbox .subtit {
    position: relative;
}

.about01box .msgbox .subtit:before {
    content: "";
    position: absolute;
    bottom: .5em;
    left: 0;
    width: 100%;
    height: 2px;
    border-bottom: .3em solid #f39800;
    z-index: -1;
}

.about01box .msgbox .subtit .label {
    display: inline-block;
    background-color: #fff;
    padding: 0 .5em;
    max-width: 50%;
}

.about01box .msgbox .pbox {
    margin-top: 1.5em;
    margin-bottom: -1.5em;
}

.about02box {
    background-color: #fff;
    border: .5em solid #f39800;
    padding: 1.5em 3em;
    position: relative;
}

.about02box .titbox .logo01 {
    display: inline-block;
    max-width: 200px;
}

.about02box .titbox .pen01 {
    display: inline-block;
    margin: 2em 0 0;
    vertical-align: bottom;
}

.about02box .pbox .pix {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 36%;
}
.about04 .bgbox {
    height: 70%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
}

.about04 .bgbox .list {
    height: 100%;
}

.about04 .bgbox .item {
    width: 50%;
    position: relative;
}

.about04 .bgbox .list .item:nth-of-type(odd):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(19, 115, 187, .6);
}

.about04 .bgbox .list .item:nth-of-type(even):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(242, 151, 0, .6);
}
.about04 .ofiImg.tc {
    height: 70%;
}

.about04 .ofiImg.tc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(19, 115, 187, .6)), color-stop(50%, rgba(19, 115, 187, .6)), color-stop(50%, rgba(242, 151, 0, .6)), to(rgba(242, 151, 0, .6)));
    background-image: -webkit-linear-gradient(left, rgba(19, 115, 187, .6), rgba(19, 115, 187, .6)50%, rgba(242, 151, 0, .6)50%, rgba(242, 151, 0, .6));
    background-image: -o-linear-gradient(left, rgba(19, 115, 187, .6), rgba(19, 115, 187, .6)50%, rgba(242, 151, 0, .6)50%, rgba(242, 151, 0, .6));
    background-image: linear-gradient(to right, rgba(19, 115, 187, .6), rgba(19, 115, 187, .6)50%, rgba(242, 151, 0, .6)50%, rgba(242, 151, 0, .6));
}

.about04box {
    -webkit-box-shadow: 1px 1px 5px #9d9d9d;
    box-shadow: 1px 1px 5px #9d9d9d;
    padding: 6em 3em 1.5em;
    background-color: rgba(255, 255, 255, .9);
    position: relative;
    margin-top: 60px;
}

.about04box .ribonbox {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .about02box .titbox .logo01 {
        max-width: 150px;
    }

    .about04box {
        padding: 4em 2em 1.5em;
        margin-top: 40px;
    }

    .about04box .ribonbox {
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {
    .about01box .msgbox {
        padding: 1.5em 1.5em;
    }

    .about02box {
        padding: 1.5em 1.5em;
    }

    .about02box .titbox .logo01 {
        max-width: 100px;
    }

    .about02box .pbox .pix {
        position: static;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1.5em;
    }

    .about04box {
        padding: 3em 1.5em 1.5em;
        margin-top: 20px;
    }

    .about04box .boardbox .more02 .btn {
        width: 120px;
        font-size: 12px;
    }
}

/*menuprice*/

.menuprice01box {
    padding: 6em 3em 3em;
    background-color: #fff;
    position: relative;
    border: .5em solid #f39800;
    margin-top: 3em;
}

.menuprice01box .titbox {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.menuprice01box .titbox .logo01 {
    display: inline-block;
    padding: 0 1em;
    background-color: #fff;
    max-width: 50%;
}

.menuprice02listbox {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.menuprice02item .textbox {
    padding-left: 1.5em;
}

.menuprice03aboutbox {
    border-radius: .55em;
    background-color: #fff;
    border: .3em solid;
    padding: 1.5em 1em;
    position: relative;
    margin-top: 1.5em;
}

.menuprice03aboutbox .tit {
    position: absolute;
    left: 1em;
    top: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
    background-color: #fff;
    padding: 0 1em;
}

.menuprice03aboutlist .menuprice03aboutitem:nth-of-type(3n+3) {
    border-right: none;
}

.menuprice03aboutitem {
    padding: 0 1em;
    border-right: 1px solid;
    width: calc(100% / 3);
    margin: 1% 0;
}

.menuprice03aboutitem.sh .list {
    margin-top: 3em;
}

.menuprice03aboutitem .subtit {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 3em;
}

.menuprice03aboutitem .subtit .icon {
    margin: .5em;
    display: inline-block;
}

.menuprice03aboutitem .subtit + dd {
    width: calc(100% - 4em);
}

.menuprice03aboutitem .item.w48 {
    background-color: #eeeeee;
    padding: .5em;
    text-align: center;
    border-radius: .75em;
    width: 48%;
    margin: 2% 0;
}

.menuprice03aboutitem .att {
    background-color: #eeeeee;
    padding: .5em;
    text-align: center;
    display: inline-block;
}

.menuprice04box .titbox .label {
    display: inline-block;
    padding: 1.25em;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    text-shadow: 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff;
    position: relative;
}

.menuprice04box .titbox .label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 125%;
    height: 100%;
    background-color: #fff7a2;
    -webkit-box-shadow: 5px 5px 10px #f9e4a5;
    box-shadow: 5px 5px 10px #f9e4a5, 5px 5px 10px #f9e4a5;
    z-index: -1;
}

.menuprice04boxin {
    width: 66%;
}

.menuprice04boxin .item {
    background-color: #fff;
    padding: 1em;
}

.menuprice04 .ofiImg.tc img {
    -o-object-position: right bottom;
    object-position: right bottom;
    background-position: right bottom !important;
}

@media only screen and (max-width: 1024px) {

    .menuprice03aboutitem .subtit {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        width: 100%;
        margin-bottom: 1.5em;
    }

    .menuprice03aboutitem .subtit + dd {
        width: 100%;
    }

    .menuprice04boxin .item {
        font-size: 20px;
    }
}

@media only screen and (max-width: 599px) {

    .menuprice01box {
        padding: 4em 1.5em 3em;
        border: .3em solid #f39800;
    }

    .menuprice03aboutbox {
        padding: 0 1.5em;
    }

    .menuprice03aboutitem {
        padding: 1.5em 1em;
        border-right: none;
        width: 100%;
        margin: 0 0;
        border-bottom: 1px solid;
    }

    .menuprice03aboutitem.sh .list {
        margin-top: 0;
    }

    .menuprice03aboutlist .menuprice03aboutitem:last-of-type {
        border-bottom: none;
    }

    .menuprice04 {
        background-image: url(/import/tenant_1/160.16.150.243/html/images/bg01.png);
        background-size: contain;
        padding-top: 40px !important;
        padding-bottom: 0;
    }

    .menuprice04boxin .item {
        font-size: 16px;
    }

    .menuprice04 .ofiImg.tc {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .menuprice04boxin {
        width: 100%;
    }
}

/*koshu*/

.koshu02item .subtitbox .subtit {
    width: 14em;
}

.koshu02item .subtitbox .tbox {
    width: calc(100% - 15em);
}

.koshu02item .subtitbox .subtit .label {
    display: inline-block;
    padding: .5em;
    width: 100%;
    text-align: center;
    background-color: #f39800;
    color: #fff;
}

.koshu02item .box01 .item dt {
    background-color: #fffbd6;
    padding: .25em .5em;
}

.koshu02item .box01 .item dd {
    padding: 1em 1em 1.5em;
}

.heightLine-koshu02item01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.koshu02item .box02 {
    padding: 3em;
    position: relative;
    border: .2em solid;
    border-radius: .5em;
}

.koshu02item .box02 .leadtit {
    position: absolute;
    left: 1em;
    top: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
    padding: 0 1em;
    background-color: #fff;
}

.koshu03box .titbox .label {
    display: inline-block;
    padding: 1.25em;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    text-shadow: 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff;
    position: relative;
}

.koshu03box .titbox .label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 125%;
    height: 100%;
    background-color: #fff7a2;
    -webkit-box-shadow: 5px 5px 10px #f9e4a5;
    box-shadow: 5px 5px 10px #f9e4a5, 5px 5px 10px #f9e4a5;
    z-index: -1;
}

.koshu03item {
    background-color: #fff;
    border-radius: .75em;
    border: .3em solid #f39800;
    margin-bottom: 2.5em;
}

.koshu03item a {
    display: block;
    height: 100%;
    padding: 3em;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.koshu03item.telbox dl {
    padding-left: 5em;
    position: relative;
}

.koshu03item.telbox dl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4.3em;
    height: 7.5em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/tel03.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.koshu03item.telbox .att .label {
    display: inline-block;
    padding: .25em .75em;
    color: #fff;
    font-weight: 700;
    background-color: #f39800;
}

.koshu03item .more {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    width: 100%;
}

.koshu03item .more .label {
    display: inline-block;
    max-width: 100%;
    width: 280px;
    padding: .35em .25em;
    color: #fff;
    background-color: #77be25;
    border: .1em solid;
    border-radius: .25em;
    -webkit-box-shadow: 5px 5px 5px #c8c5c6;
    box-shadow: 5px 5px 5px #c8c5c6;
    text-align: center;
    max-width: 80%;
}

.koshu03item.mailbox .more:before {
    content: "\f063";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    line-height: 100%;
}

@media only screen and (max-width: 1024px) {
    .koshu02item .subtitbox .subtit {
        width: 100%;
        margin-bottom: 1.5em;
    }

    .koshu02item .subtitbox .tbox {
        width: 100%;
    }

    .koshu03item a {
        padding: 3em 1.5em;
    }

    .koshu03item.telbox dl {
        padding-left: 3em;
    }

    .koshu03item.telbox dl:before {
        width: 2.25em;
        height: 4em;
    }
}

@media only screen and (max-width: 599px) {

    .koshu02item .box02 {
        padding: 3em 1.5em;
    }

    .koshu03item.telbox * {
        text-align: center;
    }

    .koshu03item.telbox dl {
        display: inline-block;
        padding-top: 4.5em;
        padding-left: 0;
    }

    .koshu03item.telbox dl:before {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

/*chiiki*/

.chiiki02item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.chiiki02item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.chiiki03box {
    background-color: #fff;
    padding: 3em;
    border-radius: 1em;
    border: .3em solid #f39800;
}

.chiiki03item {
    position: relative;
    margin-bottom: 2.5em;
}

.chiiki03item a {
    display: block;
}

.chiiki03item .tbox {
    padding: 4.5em 3em 1.5em;
    background-color: #fff7a2;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/q01.png), url(/import/tenant_1/160.16.150.243/html/images/q01.png);
    background-size: 8em auto, 5em auto;
    background-repeat: no-repeat;
    background-position: top 1em left 1em, top 3em right 1em;
}

.chiiki03list .chiiki03item:nth-of-type(even) .tbox {
    background-color: #81c0e0;
}

.chiiki03list .chiiki03item .tbox [class*="heightLine"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.chiiki03item .more03 {
    position: absolute;
    right: 1em;
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    max-width: 70%;
}

@media only screen and (max-width: 1024px) {
    .chiiki03item .tbox {
        padding: 3em 1.5em 1.5em;
        background-size: 6em auto, 3em auto;
        background-position: top 2em left 1em, top 4em right 1em;
    }
}

@media only screen and (max-width: 599px) {
    .chiiki03box {
        padding: 2em 1.5em 2em;
    }

    .chiiki03item .tbox {
        padding: 2em 1em 2em;
        background-size: 4em auto, 1.5em auto;
    }
}

/*point*/

.point02item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.point02item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.point03item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.point03item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/*forte*/

.forte02item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.forte02item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/*concept*/

.concept02box .box02 .textbox {
    padding: 1em;
}

.concept02item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.concept02item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.concept03box .box02 .leadbox {
    padding: 1.5em;
}

.concept03box .box02 .leadbox .leadboxin {
    display: inline-block;
}

.concept03box .box02 .box02in {
    padding: 1.5em;
    position: relative;
    border: .2em solid #f39800;
}

.concept03box .box02 .box02in .more03 {
    position: absolute;
    right: 1em;
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .concept03box .box02 .leadbox {
        text-align: center;
    }

    .concept03box .box02 .box02in {
        padding: 1.5em 1.5em 3em;
    }
}

/*necessary*/

.necessary02item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.necessary02item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.necessary03item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.necessary03item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.necessary04box .tbox {
    padding: 0 1em;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/*since*/

.since02box .box01 .tbox {
    padding: 0 1em;
}

.since03item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.since03item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.since03box .box02 .leadbox {
    padding: 1.5em;
}

.since03box .box02 .leadbox .leadboxin {
    display: inline-block;
}

.since03box .box02 .box02in {
    padding: 1.5em;
    position: relative;
    border: .2em solid #f39800;
}

.since03box .box02 .box02in .more03 {
    position: absolute;
    right: 1em;
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .since03box .box02 .leadbox {
        text-align: center;
    }

    .since03box .box02 .box02in {
        padding: 1.5em 1.5em 3em;
    }
}

/*recruit*/

.recruit01box .pbox {
    margin: 0;
}

.recruit01box .tbox .textbox {
    padding: 1.5em 0;
}

.recruit02box .box01 .item dt {
    background-color: #fffbd6;
    padding: 1em;
    width: 14em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recruit02box .box01 .item dd {
    background-color: #eeeeee;
    padding: 1em 1em 1em 3em;
    width: calc(100% - 14.5em);
}

.recruit02box .box02 {
    padding: 3em;
    position: relative;
    border: .2em solid;
    border-radius: .5em;
}

.recruit02box .box02 .leadtit {
    position: absolute;
    left: 1em;
    top: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
    padding: 0 1em;
    background-color: #fff;
}

.recruit03box .titbox .label {
    display: inline-block;
    padding: 1.25em;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    text-shadow: 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff;
    position: relative;
}

.recruit03box .titbox .label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 125%;
    height: 100%;
    background-color: #fff7a2;
    -webkit-box-shadow: 5px 5px 10px #f9e4a5;
    box-shadow: 5px 5px 10px #f9e4a5, 5px 5px 10px #f9e4a5;
    z-index: -1;
}

.recruit03item {
    background-color: #fff;
    border-radius: .75em;
    border: .3em solid #f39800;
    margin-bottom: 2.5em;
}

.recruit03item a {
    display: block;
    height: 100%;
    padding: 3em;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.recruit03item.telbox dl {
    padding-left: 5em;
    position: relative;
}

.recruit03item.telbox dl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4.3em;
    height: 7.5em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/tel03.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.recruit03item.telbox .att .label {
    display: inline-block;
    padding: .25em .75em;
    color: #fff;
    font-weight: 700;
    background-color: #f39800;
}

.recruit03item .more {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    width: 100%;
}

.recruit03item .more .label {
    display: inline-block;
    max-width: 100%;
    width: 250px;
    padding: .35em .5em;
    color: #fff;
    background-color: #77be25;
    border: .1em solid;
    border-radius: .25em;
    -webkit-box-shadow: 5px 5px 5px #c8c5c6;
    box-shadow: 5px 5px 5px #c8c5c6;
    text-align: center;
    max-width: 80%;
}

.recruit03item.mailbox .more:before {
    content: "\f063";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    line-height: 100%;
}

@media only screen and (max-width: 1024px) {

    .recruit02box .box01 .item dt {
        width: 10em;
    }

    .recruit02box .box01 .item dd {
        padding: 1em;
        width: calc(100% - 10.5em);
    }

    .recruit03item a {
        padding: 3em 1.5em;
    }

    .recruit03item.telbox dl {
        padding-left: 3em;
    }

    .recruit03item.telbox dl:before {
        width: 2.25em;
        height: 4em;
    }
}

@media only screen and (max-width: 599px) {

    .recruit02box .box01 .item dt {
        width: 100%;
        margin-bottom: .5em;
        text-align: left;
        display: block;
    }

    .recruit02box .box01 .item dd {
        width: 100%;
    }

    .recruit02box .box02 {
        padding: 3em 1.5em;
    }

    .recruit03item.telbox * {
        text-align: center;
    }

    .recruit03item.telbox dl {
        display: inline-block;
        padding-top: 4.5em;
        padding-left: 0;
    }

    .recruit03item.telbox dl:before {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

/*voice*/

.voiceitem {
    margin-bottom: 3em;
}

.voiceitem .resultbox .testname {
    position: relative;
}

.voiceitem .resultbox .testname:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 2px;
    border-bottom: 2px solid;
    z-index: -1;
}

.voiceitem .resultbox .testname .label {
    display: inline-block;
    background-color: #fff;
    padding: 0 1em;
}

.voiceitem .resultbox .subject .item {
    padding: .5em;
    background-color: #f39800;
    width: 48%;
}

.voiceitem .resultbox .subject .item dt {
    color: #fff;
}

.voiceitem .resultbox .career .item dt {
    color: #fff;
    background-color: #f39800;
    padding: .1em .5em;
    -webkit-border-radius: .25em;
            border-radius: .25em;
    width: 8em;
    text-align: center;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
}

.voiceitem .resultbox .career .item dt + dd {
    width: calc(100% - 9em);
}

.voiceitem .resultbox .acom {
    padding-left: 3em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/acom01.png);
    background-repeat: no-repeat;
    background-size: 1.5em;
    background-position: left bottom;
}

.voiceitem .resultbox .acom dd {
    background-color: #f39800;
    padding: .5em;
    border-radius: .5em;
    color: #fff;
    position: relative;
}

.voiceitem .resultbox .acom dd {
    background-color: #f39800;
    padding: .75em 1em;
    border-radius: .5em;
    color: #fff;
    position: relative;
}

.voiceitem .resultbox .acom dd:before {
    content: "";
    position: absolute;
    left: -.2em;
    bottom: .75em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 .25em .5em .25em;
    border-color: transparent transparent #f39800 transparent;
}
.heightLine-599voiceitem04{
  display: block;
}
.voiceitem .detailbox .subtit {
    padding: .5em 1.5em .5em 1em;
    background-color: #333;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.voiceitem .detailbox.open .subtit:after {
    content: none;
}

.voiceitem .detailbox .subtit:after {
    content: "\f055";
    font-family: 'FontAwesome';
    position: absolute;
    right: .5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.voiceitem .detailbox .textbox {
    padding: 2em 1em;
}

.voiceitem .detailbox .msgbox dt {
    background-color: #77be25;
    padding: .5em 1em .5em 4em;
    color: #fff;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/principal01.png);
    background-repeat: no-repeat;
    background-size: 2em auto;
    background-position: bottom left 1em;
}

.voiceitem .detailbox .msgbox dd {
    background-color: #e4f2d3;
    padding: 1.5em;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}


/*gokaku*/

.gokaku01box .box01 .item {
    width: 27.333%;
    margin: 1% 3%;
    position: relative;
    font-weight: 700;
}

.gokaku01box .box01 .item .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 1em .5em;
    border-radius: .25em;
    color: #fff;
    background-color: #f39800;
}

.gokaku01box .box01 .item .flower {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(40%, -40%);
    -ms-transform: translate(40%, -40%);
    transform: translate(40%, -40%);
    display: inline-block;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/flower01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
    color: #e42900;
    width: 3em;
    text-align: center;
    line-height: 100%;
    font-weight: 700;
    padding: .5em;
    letter-spacing: -.1em;
}
[data-element-id] .gokaku01box .box01 .item .flower{
  position: absolute !important
}

.gokaku02 {
    position: relative;
}

.gokaku02pic {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 40%;
}

.gokaku02in .ofiImg.tc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(238, 182, 185, .6);
}

.gokaku03 .ofiImg.tc {
    height: 70%;
}

.gokaku03 .ofiImg.tc:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(19, 115, 187, .6)), color-stop(50%, rgba(19, 115, 187, .6)), color-stop(50%, rgba(242, 151, 0, .6)), to(rgba(242, 151, 0, .6)));
    background-image: -webkit-linear-gradient(left, rgba(19, 115, 187, .6), rgba(19, 115, 187, .6)50%, rgba(242, 151, 0, .6)50%, rgba(242, 151, 0, .6));
    background-image: -o-linear-gradient(left, rgba(19, 115, 187, .6), rgba(19, 115, 187, .6)50%, rgba(242, 151, 0, .6)50%, rgba(242, 151, 0, .6));
    background-image: linear-gradient(to right, rgba(19, 115, 187, .6), rgba(19, 115, 187, .6)50%, rgba(242, 151, 0, .6)50%, rgba(242, 151, 0, .6));
}

.gokaku03box {
    -webkit-box-shadow: 1px 1px 5px #9d9d9d;
    box-shadow: 1px 1px 5px #9d9d9d;
    padding: 6em 3em 1.5em;
    background-color: rgba(255, 255, 255, .9);
    position: relative;
    margin-top: 60px;
}

.gokaku03box .ribonbox {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

@media only screen and (max-width: 1024px) {

    .gokaku01box .box01 .item {
        width: 44%;
        margin: 2% 3%;
    }

    .gokaku03box {
        padding: 4em 2em 1.5em;
        margin-top: 40px;
    }

    .gokaku03box .ribonbox {
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {

    .gokaku01box .box01 .popper03 {
        font-size: 11px;
    }

    .gokaku01box .box01 .popper03 .fz150 {
        letter-spacing: .1em;
    }

    .gokaku01box .box01 .item {
        width: 94%;
    }

    .gokaku03box {
        padding: 3em 1.5em 1.5em;
        margin-top: 20px;
    }

    .gokaku03box .boardbox .more02 .btn {
        width: 120px;
        font-size: 12px;
    }
}

/*flow*/

.flow02item .tbox .subtit {
    padding-top: .5em;
    padding-left: 3.5em;
    padding-bottom: 1em;
    position: relative;
}

.flow02item .tbox .num {
    position: absolute;
    left: 0;
    top: 0;
}

.flow03box .titbox .label {
    display: inline-block;
    padding: 1.25em;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    text-shadow: 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff, 0 0 0.1em #fff, 0 0 0.2em #fff, 0 0 0.3em #fff, 0 0 0.4em #fff, 0 0 0.5em #fff;
    position: relative;
}

.flow03box .titbox .label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 125%;
    height: 100%;
    background-color: #fff7a2;
    -webkit-box-shadow: 5px 5px 10px #f9e4a5;
    box-shadow: 5px 5px 10px #f9e4a5, 5px 5px 10px #f9e4a5;
    z-index: -1
}


.flow03item {
    border: .2em solid #f39800;
    margin-bottom: 3em;
    background-color: #fff;
}

.flow03item a {
    display: block;
    position: relative;
    height: 100%;
}

.flow03itemin {
    height: 100%;
    padding: 1em 0 1em 1em;
}

.flow03item .tbox .text {
    width: 105%;
    position: relative;
    z-index: 1;
}

.flow03item .pbox .pix {
    width: 110%;
    margin-left: -5%;
    position: relative;
}

.flow03item .more03 {
    position: absolute;
    right: 1em;
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}


@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .flow03itemin {
        padding: 1.5em;
    }

    .flow03item .tbox {
        margin: 4% 0;
    }

    .flow03item .tbox .text {
        width: 100%;
    }

    .flow03item .pbox .pix {
        width: 50%;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        position: static;
    }
}


/*contact*/

.contact01box {
    padding: 3em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/bg02.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: .5em;
    border: .2em solid #f39800;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.contact01box:before {
    content: "";
    position: absolute;
    left: 5%;
    top: 50%;
    background-color: #fff;
    width: 65%;
    height: 100vh;
    z-index: -1;
    -webkit-transform: rotate(-20deg) translate(0, -50%);
    -ms-transform: rotate(-20deg) translate(0, -50%);
    transform: rotate(-20deg) translate(0, -50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

.contact01box .telbox {
    text-align: center;
}

.contact01box .telbox dl {
    padding-left: 5em;
    position: relative;
    display: inline-block;
}

.contact01box .telbox dl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4.3em;
    height: 7.5em;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/tel04.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.contact01box .telbox .att .label {
    display: inline-block;
    padding: .25em .75em;
    color: #fff;
    font-weight: 700;
    background-color: #f39800;
}

.contact02box .attbox {
    padding: 1.5em;
    border: 1px dashed;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1024px) {

    .contact01box .telbox dl {
        padding-left: 3em;
    }

    .contact01box .telbox dl:before {
        width: 2.25em;
        height: 4em;
    }

}

@media only screen and (max-width: 599px) {

    .contact01box .telbox * {
        text-align: center;
    }

    .contact01box .telbox dl {
        display: inline-block;
        padding-top: 4.5em;
        padding-left: 0;
    }

    .contact01box .telbox dl:before {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

/*faq*/

.faq01navitem {
    width: 29.333%;
    margin: 1% 2%;
}

.faq01navitem a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 1em .5em;
    border-radius: .5em;
    color: #fff;
    background-color: #f39800;
}

.faq01item {
    margin-bottom: 120px;
}

.faq01item .item .subtit {
    position: relative;
    padding-left: 70px;
}

.faq01item .item .subtit:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 40px;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/q02.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.faq01item .item .textbox {
    position: relative;
    margin: 2em 0 4em;
    padding-left: 70px;
    padding-top: 16px;
}

.faq01item .item .textbox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 47px;
    height: 49px;
    background-image: url(/import/tenant_1/160.16.150.243/html/images/a01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}


@media only screen and (max-width: 1024px) {
    .faq01navitem {
        width: 46%;
    }

    .faq01item {
        margin-bottom: 90px;
    }

    .faq01item .item .subtit {
        padding-left: 60px;
    }

    .faq01item .item .subtit:before {
        width: 38px;
    }

    .faq01item .item .textbox {
        padding-left: 60px;
        margin: 1.5em 0 3em;
        padding-top: 0px;
    }

    .faq01item .item .textbox:before {
        width: 37px;
    }
}

@media only screen and (max-width: 599px) {
    .faq01navitem {
        width: 96%;
    }

    .faq01item {
        margin-bottom: 60px;
    }

    .faq01item .item .subtit {
        padding-left: 40px;
    }

    .faq01item .item .subtit:before {
        width: 28px;
    }

    .faq01item .item .textbox {
        padding-left: 40px;
    }

    .faq01item .item .textbox:before {
        width: 27px;
    }
}

/*blog news*/

.postarea .postcont {
    width: 70%;
}

.postarea .caarea {
    width: 25%;
}

.catit {
    background-color: #f39800;
    position: relative;
    padding: .5em 1em;
    color: #fff;
    cursor: pointer;
}

.catit:after {
    content: "\f103";
    font-family: 'FontAwesome';
    position: absolute;
    right: .5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.acItem.open .catit:after {
    content: "\f102";
}

.caitem ul li {
    border-bottom: 1px solid #fff;
}

.caitem ul li a {
    display: block;
    padding: .5em 1em;
    background-color: #eeeeee;
    text-align: center;
    font-weight: 700;
}

.pagenav ul {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.pagenav li {
    width: 14%;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    padding: .25em 0;
    border: .15em solid rgba(255, 255, 255, 0);
}

.pagenav li a {
    display: block;
}

.pagenav li.now {
    border: .15em solid;
    color: rgba(243, 152, 0, 255);
}


.postitem {
    border-bottom: 1px solid;
}

.postitem a {
    display: block;
    padding: 1.5em 0 1.5em;
}

.postitem .pbox .ofiImg {
    border: .2em solid #f39800;
}


.single .dcbox .date {
    width: 6em;
}

.single .dcbox .cat {
    width: calc(100% - 6em);
}

.single .dcbox .cat .label {
    display: inline-block;
    margin: 0 2px 2px;
    text-align: center;
}

.single .titbox {
    padding-bottom: .5em;
}

.singletextarea {
    padding: 3em 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.blog_detailreco {
    margin-top: 160px;
    margin-bottom: 80px;
}

.blog_detailrecoitem {
    margin-bottom: 4%;
}

.blog_detailrecoitem a {
    display: block;
}

.blog_detailrecoitem .pbox .pic {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.blog_detailrecoitem .pbox .pic .ofiImg {
    border: .2em solid #f39800;
}

.news_detailreco {
    margin-top: 160px;
    margin-bottom: 80px;
}

.news_detailrecoitem {
    margin-bottom: 4%;
}

.news_detailrecoitem a {
    display: block;
}

.news_detailrecoitem .pbox .pic {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.news_detailrecoitem .pbox .pic .ofiImg {
    border: .2em solid #f39800;
}

@media only screen and (max-width: 1024px) {

    .postarea .postcont {
        width: 100%;
    }

    .postarea .caarea {
        width: 100%;
    }

    .caarea .calist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .caarea .calist .caitem {
        width: 48%;
    }

    .pagenav li {
        font-size: 18px;
    }

    .blog_detailreco {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .news_detailreco {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .pagenav li {
        font-size: 16px;
    }

    .caitem ul li {
        font-size: 13px;
    }
}

/*form*/

.form {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.formItem {
    padding: 1em 0;
    padding-left: 1.25em;
    border-left: solid .5em #f6b445;
    margin-bottom: 3em;
}

.formItem dt {
    width: 26%;
    font-weight: 700;
    font-size: 18px;
}

.formItem dt .reqw {
    display: block;
}

.formItem dt .reqw .label {
    text-align: center;
    padding: 0 1em;
    background-color: #f39800;
    color: #fff;
    margin: .5em 0;
    display: inline-block;
}

.formItem dd {
    width: 70%;
    font-weight: 700;
    font-size: 18px;
}

.formItem dd .ph {
    font-size: 90%;
    color: rgba(153, 153, 153, 255);
}

.formItem dd input {
    width: 100%;
    padding: .75em;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    border: none;
    background-color: #f6f6f5;
}

.formItem dd select {
    padding: .75em;
    font-family: inherit;
    color: inherit;
    border: none;
    background-color: #f6f6f5;
}

.formItem dd input[type="radio"] {
    display: none;
}


.formItem dd input[type="checkbox"] {
    width: auto;
    margin-right: .5em;
    margin-left: 1em;
}

.formItem dd input[type="radio"] + label {
    padding-left: 1.25em;
    position: relative;
    margin-right: 1.25em;
}

.formItem dd input[type="radio"] + label::before {
    content: "";
    display: block;
    position: absolute;
    top: .15em;
    left: 0;
    width: 1em;
    height: 1em;
    border: 1px solid #303841;
    background: #fff;
}

.formItem dd input[type="radio"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: .25em;
    width: .5em;
    height: .5em;
    background: #303841;
}

.formItem dd input[type="radio"]:checked + label {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.formItem dd textarea {
    width: 100%;
    padding: .75em;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    height: 250px;
    border: none;
    background-color: #f6f6f5;
}

.formbtn li {
    text-align: center;
}

.formbtn li button {
    display: inline-block;
    text-align: center;
    padding: 1em;
    border-radius: .5em;
    background-color: #f39800;
    color: #fff;
    border: none;
    width: 250px;
    max-width: 100%;
}

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li input[type="reset"] {
    display: inline-block;
    text-align: center;
    padding: 1em;
    border-radius: .5em;
    background-color: #e5e5e5;
    border: none;
    width: 250px;
    max-width: 100%;
}

.formbtn li input[type="reset"]:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 250px;
    margin: auto;
}

.formbtn2 li {
    max-width: 250px;
}

@media only screen and (max-width:1024px) {

    .formItem {
        padding: .5em 0;
        padding-left: 1.25em;
        margin-bottom: 2em;
        border-left: solid .3em #f6b445;
    }

    .formItem dt {
        width: 100%;
        padding-bottom: .5em;
        font-size: 16px;
    }

    .formItem dd {
        width: 100%;
        font-size: 15px;
    }

    .formbtn li button,
    .formbtn li input[type="reset"] {
        width: 200px;
    }

    .formbtn2 li {
        max-width: 200px;
    }

}

@media only screen and (max-width:599px) {

    .formItem dt {
        font-size: 15px;
    }

    .formItem dd {
        font-size: 14px;
    }

    .formbtn li button,
    .formbtn li input[type="reset"] {
        width: 180px;
    }

    .formbtn2 li {
        max-width: 130px;
    }
}

/* 0406 */

.pen01:before {
  display: none;
}

.small__txt{
  font-size: 14px;
}
.recruit02box .box01 .item dd{
  background-color: #fff7a2
}

/* 2021 0405 */
.recruit02 .textitem{
  display:flex;
  justify-content: space-between;
}
.recruit02 .text{
  width: 60%
}
.recruit02 .imgitem{
  width: 38%
}
.recruit02 .box001{
  margin-bottom: 30px;
}
.recruit02 .box001:nth-child(odd) .textitem{
  flex-direction: row-reverse;
}
.recruit02 .box001:last-child{
  margin-bottom: 0;
}
.recruit02 .box02{
 border: .2em solid #f39800;
}
.recruit02 .txtttl{
  margin-bottom: 10px;
  color: #f39800;
  font-size: 18px;
  display: block;
  font-weight: bold;
}
.m40n{
  margin: 40px 0;
}
.syoukai{
  margin-top: 40px;
}
.about02box .pbox .pix.pix2{
  max-width: 45%;
}
.btn__box{
  display: flex;
  width: 80%;
  justify-content: space-between;
  margin: 50px auto 0;
}
.btn__box .more01 .btn01{
  background-color: #f39800;
  border-radius: 5px;
}
.btn__box .more01 .btn02{
  border-radius: 5px;
}
.kaigyou{
  display: flex;
  flex-direction: column;
}
.kaigyou span{
  display: block
}
.namemx{
  margin-top: 30px;
}
.pen01.pen001{
  padding: 0;
}
 .table01 table{
   width: 99%;
 }
@media only screen and (max-width: 1024px){
  .btn__box{
    width: 100%;
    flex-direction: column;
  }
  .btn__box .more01 .btn01{
  margin-bottom: 20px;
}
}

@media only screen and (max-width: 599px){
  .recruit02 .textbox .box001 .textitem{
    flex-direction: column;
  }
  .recruit02 .text{
    width: 100%;
  }
  .recruit02 .imgitem{
    margin-top: 30px;
    width: 100%;
  }
  .syoukai{
    text-align: center;
  }
  .about02box .pbox .pix.pix2{
  max-width: 100%;
}
.pen01{
  padding: 0;
}
.kaigyou{
  display: flex;
  flex-direction: row;
}
 
}
@media only screen and (max-width: 420px){
  .kaigyou{
  flex-direction: column;
}
}

.pcnone{
  display: none;
}
@media only screen and (max-width: 599px){
   .table01.table001{
     overflow: auto;
   }
  .table01.table001 table{
   width: 600px; 
  }
  .pcnone{
    display: block;
  }
  .spnone{
    display: none;
  }
  .homeSlide .tbox .logobox{
    width: 60%;
  }
  .mem1.tacsp{
    text-align: center;
  }
.table01 table .big__txt{
  font-size: 14px;
} 

dd .big_txt{
  font-size: 14px;
}
.small__txt{
  font-size: 11px;
}
}

.line-btn{
  width: 20%;
  margin: 2% auto;
}

.line-btn img{
  width: 100%;
}

@media only screen and (max-width: 599px){
  .line-btn {
    width: 50%;
    margin: 2% auto;
}
}

/* 2025/01/31 */
.sp-none{
  display: block;
}

.head-banner{
  /* display: flex; */
  justify-content: space-between;
  margin-bottom: 10px;
  display: none;
}

.head-banner .sp-line-btn,
.head-banner .sp-taiken-btn{
  width: 48%;
  border-radius: 5px;
  color: #fff;
}

.head-banner .sp-line-btn a,
.head-banner .sp-taiken-btn a{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.25;
  padding: 10px;
}

.head-banner .sp-line-btn{
  background-color: #00B900;
}

.head-banner .sp-line-btn a:before{
  content: "\f3c0";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  line-height: 1;
  font-size: 2.5em;
  margin-right: 10px;
}

.head-banner .sp-taiken-btn{
  background-color: #f39800;
}

.head-banner .sp-taiken-btn a:before{
  content: "\f303";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  font-size: 2em;
  margin-right: 10px;
}

@media(max-width:1024px){
#header.sp-fix-ver{
  background-color: #fff;
　box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.5);  
}

#header.sp-fix-ver .headTp {
  background-color: transparent;
}

#header.sp-fix-ver .headTp * {
  color: #000;
}

.head-banner{
  display: flex;
}

.fixed #header.sp-fix-ver{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 251;
  box-shadow: 0 0 5px 0 #999;
}    
}

@media(max-width:599px) {
.sp-none{
  display: none;
}
}

[data-element-id].head-banner{
  display: flex;
  border: 1px solid #000;
  position: relative;
  padding-top: 1.5em;
}

[data-element-id].head-banner:before{
  content: "モバイルで表示";
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}



/* 2025.02.06 */
.main-logo01{
 margin-bottom: -6rem;
 margin-top: 3rem;
}


@media only screen and (max-width: 1024px) {
.main-logo01 {
    margin-bottom: -3rem;
    margin-top: 3rem;
}
}


@media only screen and (max-width: 599px) {
  .main-logo01 {
    margin-bottom: -2rem;
    margin-top: 1rem;
}
}

/*2025/11/05*/ 
.home001 div {
  width: 100%;
  margin-bottom: 20px;
}
.home001 div img {
  width: 100%;
}
.map-img .img {
  margin-bottom: 20px;
}
.map-img .img img {
  width: 100%;
}
