@charset "utf-8";
/* CSS Document */

/*base
rewrite*/

.harea + .harea {
    padding-top: 40px;
}

.harea[class*="bg"] + .harea,
.harea[class*="relative"] + .harea {
    padding-top: 80px;
}

.harea + .harea[class*="bg"],
.harea + .harea[class*="relative"] {
    padding: 80px 0;
}

.area + .area {
    padding-top: 40px;
}

.area[class*="bg"] + .area,
.area[class*="relative"] + .area {
    padding-top: 80px;
}

.area + .area[class*="bg"],
.area + .area[class*="relative"] {
    padding: 80px 0;
}

@media only screen and (max-width: 1024px) {

    .harea + .harea {
        padding-top: 30px;
    }

    .harea[class*="bg"] + .harea,
    .harea[class*="relative"] + .harea {
        padding-top: 60px;
    }

    .harea + .harea[class*="bg"],
    .harea + .harea[class*="relative"] {
        padding: 60px 0;
    }

    .area + .area {
        padding-top: 30px;
    }

    .area[class*="bg"] + .area,
    .area[class*="relative"] + .area {
        padding-top: 60px;
    }

    .area + .area[class*="bg"],
    .area + .area[class*="relative"] {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 599px) {

    .harea + .harea {
        padding-top: 20px;
    }

    .harea[class*="bg"] + .harea,
    .harea[class*="relative"] + .harea {
        padding-top: 40px;
    }

    .harea + .harea[class*="bg"],
    .harea + .harea[class*="relative"] {
        padding: 40px 0;
    }

    .area + .area {
        padding-top: 20px;
    }

    .area[class*="bg"] + .area,
    .area[class*="relative"] + .area {
        padding-top: 40px;
    }

    .area + .area[class*="bg"],
    .area + .area[class*="relative"] {
        padding: 40px 0;
    }
}

/* ------------------------------
 common
------------------------------ */

.fc01 {
    color: #555247;
}

.fc02 {
    color: #005c96;
}

.fc03 {
    color: #faef76;
}

.fc04 {
    color: #009f5d;
}

.bgc01 {
    background-color: #e5ecf2;
}

.bgc02 {
    background-color: #f9f4dc;
}

.bgc03 {
    background-color: #f8f8f8;
}

.bg01 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg01.png);
    background-repeat: no-repeat;
    background-position: left 4% bottom 80px;
}

.bg02 {
    position: relative;
}

.bg02:before {
    content: '';
    width: 775px;
    height: 717px;
    max-width: 150%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    z-index: -1;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg02.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.bg03 {
    position: relative;
}

.bg03:before {
    content: '';
    width: 905px;
    height: 738px;
    max-width: 150%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg03.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.bg04 {
    position: relative;
}

.bg04:before {
    content: '';
    width: 672px;
    height: 925px;
    max-width: 105%;
    position: absolute;
    right: 0;
    top: -120px;
    -webkit-transform: translate(15%, 0);
    -ms-transform: translate(15%, 0);
    transform: translate(15%, 0);
    z-index: -1;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg04.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.bg05 {
    position: relative;
}

.bg05:after {
    content: '';
    position: absolute;
    top: -80px;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg05.png);
    background-repeat: no-repeat;
    background-position: right 4% top 0;
    z-index: -1;
}

.bg06 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg01.png);
    background-repeat: no-repeat;
    background-position: left 4% bottom;
}

.bg07 {
    position: relative;
}

.bg07:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg05.png);
    background-repeat: no-repeat;
    background-position: right 4% bottom;
    z-index: -1;
}

.bg08 {
    position: relative;
}

.bg08:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg08.png);
    background-repeat: no-repeat;
    background-position: right 4% bottom;
    z-index: -1;
}

.bg09 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg05.png);
    background-repeat: no-repeat;
    background-position: right 4% center;
}

.bg10 {
    background-color: #e6edf2;
    position: relative;
    margin-top: 65px;
}

.bg10:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 92%;
    height: 65px;
    max-width: 1020px;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/bg10.png);
    background-repeat: no-repeat;
    background-size: auto 65px;
    background-position: right bottom;
}

.deco01 {
    position: relative;
    padding-right: 5em;
    padding-bottom: 8em;
}

.deco01:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco01.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 15em;
    height: 16em;
}

.deco02 {
    position: relative;
    padding-left: 5em;
    padding-bottom: 8em;
}

.deco02:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco02.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 15em;
    height: 16em;
}

.dot01 {
    display: inline-block;
    position: relative;
    padding-left: 1em;
}

.dot01:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: .5em;
    height: .5em;
    border-radius: 50%;
    background-color: #005c96;
}

.maru01 {
    position: relative;
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
    margin: 0 .5em;
}

.maru01:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 1.25em;
    height: 1.25em;
    border-radius: 50%;
    background-color: #eaaf1d;
}

.bdrs01 {
    border-radius: 30px;
    overflow: hidden;
}

.bdrs02 {
    border-radius: 0 30px 30px 0;
    overflow: hidden;
}

.bdrs03 {
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}

.bdrs04 {
    border-radius: 15px;
    overflow: hidden;
}

.bdrs05 {
    border-radius: 0 15px 15px 0;
    overflow: hidden;
}

.bdrs06 {
    border-radius: 15px 0 0 15px;
    overflow: hidden;
}

.bdrs07 {
    border-radius: 30% 30% 25% 25% / 20% 25% 25% 30%;
    overflow: hidden;
}

@media only screen and (max-width:1024px) {

    .bg01 {
        background-size: 25% auto;
        background-position: left bottom 60px;
    }

    .bg04:before {
        top: -100px;
    }

    .bg05:after {
        top: -60px;
        background-size: 25% auto;
        background-position: right top;
    }

    .bg06 {
        background-size: 25% auto;
        background-position: left bottom;
    }

    .bg07:after {
        background-size: 25% auto;
        background-position: right bottom;
    }

    .bg08:after {
        background-size: 25% auto;
        background-position: right bottom;
    }

    .bg09 {
        background-size: 25% auto;
    }

    .deco01 {
        padding-right: 3.3em;
        padding-bottom: 5.3em;
    }

    .deco01:after {
        width: 10em;
        height: 10.6em;
    }

    .deco02 {
        padding-left: 3.3em;
        padding-bottom: 5.3em;
    }

    .deco02:after {
        width: 10em;
        height: 10.6em;
    }
}

@media only screen and (max-width:599px) {

    .bg01 {
        background-size: 50% auto;
        background-position: left bottom 40px;
    }

    .bg04:before {
        top: -80px;
    }

    .bg05:after {
        background-size: 50% auto;
        top: -40px;
    }

    .bg06 {
        background-size: 50% auto;
    }

    .bg07:after {
        background-size: 50% auto;
    }

    .bg08:after {
        background-size: 50% auto;
    }

    .bg09 {
        background-size: 50% auto;
    }

    .deco01 {
        padding-right: 2.5em;
        padding-bottom: 4em;
    }

    .deco01:after {
        width: 7.5em;
        height: 8em;
    }

    .deco02 {
        padding-left: 2.5em;
        padding-bottom: 4em;
    }

    .deco02:after {
        width: 7.5em;
        height: 8em;
    }
}

/* ------------------------------
 common layout
------------------------------ */

.cmntit01 .ruby {
    display: block;
    line-height: 1.2;
}

.cmntit01 .jp {
    display: block;
    letter-spacing: .25em;
}

.cmntit01 .en {
    display: block;
    line-height: 1.2;
}

.cmntit02 {
    letter-spacing: .5em;
}

.cmntit03 {
    letter-spacing: .5em;
}

.cmntit03 .icon {
    display: inline-block;
    position: relative;
    padding-left: 1.5em;
}

.cmntit03 .icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.15em;
    height: 1.2em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/footprints01.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.tbox h4{
  display: block;
  font-size: 24px;
  background-color: #005c96;
  padding: 10px;
  color: #fff;
  border-radius: 10px 10px 0 0;
}
.cmntit04 {
    padding: 0 0 .5em;
    border-bottom: .1em solid #009f5d;
    letter-spacing: .25em;
}

.cmntit05 {
    background-color: #009f5d;
    position: relative;
    color: #fff;
    padding: 1.25em 0;
    letter-spacing: .25em;
}

.cmntit05:before {
    content: '';
    background-color: #009f5d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100%;
    z-index: -1;
}

.cmntit06 .label {
    display: inline-block;
    background-color: #009f5d;
    color: #fff;
    text-align: center;
    width: 300px;
    border-radius: 5em;
    padding: .5em 1em;
}

.cmntit07 {
    line-height: 1.4;
}

.cmntit07 .icon {
    display: inline-block;
    position: relative;
    padding: 0 2.5em;
}

.cmntit07 .icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.57em;
    height: 1.57em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/footprints02.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.cmntit07 .icon:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.57em;
    height: 1.57em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/footprints02.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.cmntit08 {
    line-height: 1.4;
}

.cmntit08 .icon {
    display: inline-block;
    position: relative;
    padding: 0 2.5em;
}

.cmntit08 .icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.7em;
    height: 1.7em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/footprints03.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.cmntit09.tac:after {
    margin: .5em auto;
}

.cmntit09:after {
    content: '';
    display: block;
    width: 1em;
    height: 2px;
    background-color: currentColor;
    margin: .5em 0;
}

.cmntit10 {
    padding-top: calc(3em - 4px);
}

.cmntit10 .label {
    display: inline-block;
    position: relative;
    border: 2px solid;
    border-radius: 5em;
    text-align: center;
    padding: .7em 1px;
    width: 400px;
    max-width: 100%;
}

.cmntit10 .label:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 2px;
    height: 3em;
    background-color: currentColor;
}

.cmntit10 .label:after {
    content: '';
    position: absolute;
    bottom: calc(100% + 3em - 4px);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: currentColor;
}

.cmntit11 {
    line-height: 1.4;
}

.cmntit11 .icon {
    display: inline-block;
    position: relative;
    padding: 0 2.5em;
}

.cmntit11 .icon:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.7em;
    height: 1.7em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/footprints03.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.more01 a {
    display: inline-block;
    max-width: 100%;
}

.more01 .btn {
    display: inline-block;
    width: 195px;
    max-width: 100%;
    border: 2px solid;
    border-radius: 5em;
    padding: .5em 1.25em;
    text-align: center;
    background-color: #fff;
}

.more01 .arrow {
    display: inline-block;
    position: relative;
    padding-right: 1.5em;
}

.more01 .arrow:after {
    content: '\f061';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.more02 a {
    display: inline-block;
    max-width: 100%;
}

.more02 .btn {
    display: inline-block;
    width: 263px;
    max-width: 100%;
    border: 2px solid;
    border-radius: 5em;
    padding: .5em 1.5em;
    text-align: center;
    background-color: #fff;
}

.more02 .arrow {
    display: inline-block;
    position: relative;
    padding-right: 1.5em;
}

.more02 .arrow:after {
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.back01 a {
    display: inline-block;
    max-width: 100%;
    width: 160px;
    text-align: center;
    padding: 1em .5em;
    background-color: #fcf05f;
    border-radius: 10px;
}

.tel .tel01 {
    display: inline-block;
    position: relative;
    padding-left: 2em;
}

.tel .tel01:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0.84em;
    height: 1.5em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/tel01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.cmnsnslist .cmnsnsitem {
    margin: .25em;
}

.cmnsnslist .cmnsnsitem a {
    display: inline-block;
    max-width: 5em;
}
.cmnsnslist .cmnsnsitem a img {
  width: 5em;
}

.cmnbox01 {
    padding: 5em 7em 12em;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    position: relative;
    margin-top: 23px;
}

.cmnbox01:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    width: 49px;
    height: 46px;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/footprints02.png);
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.cmnbox01:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 4em;
    width: 126px;
    height: 121px;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/illsut01.png);
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.table01 {
    background-color: #faf450;
    padding: 1em 2em;
    border-radius: 1.25em;
}

.table01 table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

.table01 table * {
    vertical-align: middle;
}

.table01 thead {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #f1f0e9;
}

.table01 tbody th {
    font-size: 17px;
}

.table01 tbody td {
    font-size: 19px;
}

.table01 th {
    text-align: center;
    padding: .25em;
}

.table01 td {
    text-align: center;
    padding: .25em;
}

.table02 table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

.table02 table * {
    vertical-align: middle;
}

.table02 thead {
    font-size: 18px;
    color: #fff;
}

.table02 thead th {
    background-color: #005c96;
    border-radius: 10px 10px 0 0;
}

.table02 thead td {
    background-color: #005c96;
    border-radius: 10px 10px 0 0;
}

.table02 tbody tr {
    background-color: #eeeeee;
}

.table02 tbody tr:nth-of-type(even) {
    background-color: #fff;
}

.table02 tbody th {
    font-size: 14px;
    text-align: left;
}

.table02 tbody td {
    font-size: 18px;
}

.table02 th {
    text-align: center;
    padding: .75em 3em;
    font-weight: 500;
    width: 43%;
}

.table02 td {
    text-align: center;
    padding: .75em 1em;
    font-weight: 500;
    border-left: 1px solid #fff;
}

.table02 .illust01 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/table02.png);
    background-position: left .5em bottom;
    background-repeat: no-repeat;
    background-size: 12% auto;
}

.table03 table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

.table03 table * {
    vertical-align: middle;
}

.table03 thead {
    font-size: 18px;
    color: #fff;
}

.table03 thead th {
    background-color: #eaaf1d;
    border-radius: 10px 10px 0 0;
}

.table03 thead td {
    background-color: #eaaf1d;
    border-radius: 10px 10px 0 0;
}

.table03 tbody tr {
    background-color: #eeeeee;
}

.table03 tbody tr:nth-of-type(even) {
    background-color: #fff;
}

.table03 tbody th {
    font-size: 14px;
    text-align: left;
}

.table03 tbody td {
    font-size: 18px;
}

.table03 th {
    text-align: center;
    padding: .75em 3em;
    font-weight: 500;
    width: 43%;
}

.table03 td {
    text-align: center;
    padding: .75em 1em;
    font-weight: 500;
    border-left: 1px solid #fff;
}

.table03 .illust01 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/table03_01.png);
    background-position: left .5em bottom;
    background-repeat: no-repeat;
    background-size: 12% auto;
}

.table03 .illust02 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/table03_02.png);
    background-position: left .5em bottom;
    background-repeat: no-repeat;
    background-size: 12% auto;
}

.table03 .illust03 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/table03_03.png);
    background-position: left .5em bottom;
    background-repeat: no-repeat;
    background-size: 20% auto;
}

.table04 table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

.table04 table * {
    vertical-align: middle;
}

.table04 thead {
    font-size: 18px;
    color: #fff;
}

.table04 thead th {
    background-color: #009f5d;
    border-radius: 10px 10px 0 0;
}

.table04 thead td {
    background-color: #009f5d;
    border-radius: 10px 10px 0 0;
}

.table04 tbody tr {
    background-color: #eeeeee;
}

.table04 tbody tr:nth-of-type(even) {
    background-color: #fff;
}

.table04 tbody th {
    font-size: 14px;
    text-align: left;
}

.table04 tbody td {
    font-size: 18px;
}

.table04 th {
    text-align: center;
    padding: .75em 3em;
    font-weight: 500;
    /* width: 43%; */
    width: 60%;
}

.table04 td {
    text-align: center;
    padding: .75em 1em;
    font-weight: 500;
    border-left: 1px solid #fff;
}

.table04 th + td {
    font-size: 14px;
}

.table04 .illust01 {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/table04_01.png), url(/import/tenant_1/160.16.196.229/html/images/table04_02.png);
    background-position: left .5em bottom, right .5em bottom;
    background-repeat: no-repeat;
    background-size: 22% auto, 15% auto;
}

@media only screen and (max-width: 1024px) {

    .tel .tel01 {
        padding-left: 1.5em;
    }

    .cmnbox01 {
        padding: 4em 4em 12em;
    }

    .cmnbox01:after {
        right: 2em;
    }

    .table02 th {
        padding: .75em 2em;
    }

    .table03 th {
        padding: .75em 1em;
    }

    .table04 th {
        padding: .75em 1em;
    }
}

@media only screen and (max-width: 599px) {

    .cmnbox01 {
        padding: 3em 2em 10em;
    }

    .cmnbox01:after {
        right: 1em;
    }

    .table01 {
        padding: 1em;
    }

    .table01 thead {
        font-size: 14px;
    }

    .table01 tbody th {
        font-size: 12px;
    }

    .table01 tbody td {
        ;
        font-size: 13px;
    }

    .table01 th {
        padding: .25em .1em;
    }

    .table01 td {
        padding: .25em .1em;
    }

    .table02 thead {
        font-size: 11px;
    }

    .table02 tbody th {
        font-size: 11px;
        width: 41%;
    }

    .table02 tbody td {
        font-size: 11px;
    }

    .table02 th {
        padding: .75em 0;
    }

    .table02 td {
        padding: .75em .75em;
    }

    .table03 thead {
        font-size: 11px;
    }

    .table03 tbody th {
        font-size: 11px;
        width: 41%;
    }

    .table03 tbody td {
        font-size: 11px;
    }

    .table03 th {
        padding: .75em 1em;
    }

    .table03 td {
        padding: .75em .75em;
    }

    .table04 thead {
        font-size: 11px;
    }

    .table04 tbody th {
        font-size: 11px;
        width: 41%;
    }

    .table04 tbody td {
        font-size: 11px;
    }

    .table04 th {
        padding: .75em 1em;
    }

    .table04 td {
        padding: .75em .75em;
    }

    .table04 th + td {
        font-size: 10px;
    }
}

/* ------------------------------
 home
------------------------------ */

.home01box .tablebox01 {
    max-width: 762px;
    margin-left: auto;
    margin-right: auto;
}

.home01box .tablebox01 .table01wrap {
    padding-right: 20%;
    position: relative;
}

.home01box .tablebox01 .table01wrap:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/top/illust01.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% auto;
    width: 16.5%;
    padding-top: 16.5%;
}

.home01box .tablebox01 .att {
    padding: 1em;
}

.hnews {
    background-color: #fff;
    border-radius: 3em;
    padding: 1.5em;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.hnewslist {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.hnewsitem dt {
    width: 5em;
}

.hnewsitem dd {
    width: calc(100% - 6em);
    text-decoration: underline;
    text-underline-position: under;
}

.home02 {
    padding-top: 40px !important;
}

.home02 .piclist .picitem:nth-of-type(odd) {
    width: 30%;
}

.home02 .piclist .picitem:nth-of-type(even) {
    width: 66%;
    margin-top: 20px;
}

.home03 {
    padding-top: 40px !important;
}

.home03box .tbox .item {
    width: 21%;
    margin: 1% 2%;
    background-color: #009f5d;
    color: #fff;
    border-radius: 15px;
}

.home03box .tbox .item [class*="heightLine"] {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home03box .tbox .item .icon {
    text-align: center;
    padding: 1em .5em .5em;
}

.home03box .tbox .item .text {
    text-align: center;
    padding: .5em .5em .5em;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.home03box .tbox .item dd:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 25%);
    -ms-transform: translate(-50%, 25%);
    transform: translate(-50%, 25%);
    width: 150%;
    height: 125%;
    background-color: rgba(255, 255, 255, .4);
    z-index: -1;
    border-radius: 50%;
}

.home04box {
    max-width: 700px;
    margin-left: auto;
}

.home04item {
    width: 29.333%;
    margin: 1% 2%;
}

.home04item a {
    height: 100%;
    background-color: #005c96;
    padding: 1.5em .5em 3em;
    position: relative;
    border-radius: 1em;
    display: block;
    text-align: center;
    line-height: 1.4;
}

.home04item a:after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 50%;
    bottom: 1.5em;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #4395cd;
    color: #005c96;
    width: 1.5em;
    height: 1.5em;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    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;
    font-size: 75%;
}

.home04item [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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home05 {
    padding-top: 40px !important;
}

.home05 .slickItem01 {
    margin: 0 10px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.home05 .slickItem01 .ofiImg {
    overflow: hidden;
    border-radius: 50%;
}

.home07box .vw {
    width: 50%;
    margin-left: auto;
    margin-top: -10%;
}

.home08box {
    background-color: #faf450;
    padding: 3em 1.5em;
    border-radius: 2em;
}

.home09list {
    margin-bottom: 50px;
}

.home09item {
    margin: 0 60px 0 70px;
    padding: 1em 0;
    border-bottom: 1px solid #c5d5e3;
    margin-bottom: 1.5em;
}

.home09item .acHead {
    position: relative;
}

.home09item .acHead:before {
    content: 'Q';
    color: rgba(255, 227, 0, 255);
    position: absolute;
    left: -70px;
    top: -.5em;
    font-size: 24px;
    font-weight: 700;
    width: 2.25em;
    height: 2.25em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/top/q_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 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;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home09item .acHead.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.home09item .acHead:after {
    content: '▼';
    position: absolute;
    right: -60px;
    top: -.5em;
    font-size: 20px;
    font-weight: 700;
    width: 2.25em;
    height: 2.25em;
    background-color: #c5d6e3;
    border-radius: 50%;
    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;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.home09item .acBody {
    position: relative;
    padding: 1em 0 1em 3em;
}

.home09item .acBody:before {
    content: 'A';
    position: absolute;
    left: 0;
    top: .25em;
    font-size: 24px;
    font-weight: 700;
}

.home10list {
    margin-bottom: 50px;
}

.home10item a {
    display: block;
}

.home10item .cate .label {
    display: inline-block;
    border-radius: 3em;
    background-color: #f9f4db;
    padding: .1em 1em;
}

@media only screen and (max-width: 1024px) {

    .home03box .tbox .item {
        width: 48%;
        margin: 1%;
    }

    .home07box .pbox .vw {
        width: 100%;
        margin-left: 0;
    }

    .home09list {
        margin-bottom: 40px;
    }

    .home09item {
        margin: 0 55px 0 65px;
    }

    .home09item .acHead:before {
        left: -65px;
        font-size: 22px;
    }

    .home09item .acHead:after {
        right: -55px;
        font-size: 18px;
    }

    .home09item .acBody:before {
        font-size: 22px;
    }

    .home10list {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 599px) {

    .home01box .tablebox01 .table01wrap {
        padding-right: 0;
        padding-bottom: 10%;
    }

    .home02 .piclist .picitem:nth-of-type(odd) {
        width: 40%;
    }

    .home02 .piclist .picitem:nth-of-type(even) {
        width: 56%;
        margin-top: 0;
    }

    .home04item {
        width: 48%;
        margin: 1% 1%;
    }

    .home07box .vw {
        width: 100%;
        margin-left: auto;
        margin-top: 2em;
    }

    .home09list {
        margin-bottom: 30px;
    }

    .home09item {
        margin: 0 40px 0 55px;
    }

    .home09item .acHead:before {
        left: -55px;
        font-size: 18px;
    }

    .home09item .acHead:after {
        right: -40px;
        font-size: 14px;
    }

    .home09item .acBody {
        padding: 1em 0 1em 2em;
    }

    .home09item .acBody:before {
        font-size: 18px;
        top: .5em;
    }

    .home10list {
        margin-bottom: 30px;
    }
}

/* ------------------------------
 about
------------------------------ */

.about01box {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}

.about02box {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.about04box {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
}

.about04box .tbox .item {
    width: 21%;
    margin: 1% 2%;
    background-color: #009f5d;
    color: #fff;
    border-radius: 15px;
}

.about04box .tbox .item [class*="heightLine"] {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about04box .tbox .item .icon {
    text-align: center;
    padding: 1em .5em .5em;
}

.about04box .tbox .item .text {
    text-align: center;
    padding: .5em .5em .5em;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.about04box .tbox .item dd:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 25%);
    -ms-transform: translate(-50%, 25%);
    transform: translate(-50%, 25%);
    width: 150%;
    height: 125%;
    background-color: rgba(255, 255, 255, .4);
    z-index: -1;
    border-radius: 50%;
}

.about06box .tit {
    line-height: 1;
}

.about06box .tit .illust {
    display: inline-block;
    position: relative;
    padding-right: 3em;
    line-height: 1;
}

.about06box .tit .illust:after {
    content: '';
    width: 3em;
    height: 3em;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/about/illust05.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.about06box .infobox {
    background-color: #faf450;
    color: #005c96;
    padding: 1.5em 3em;
    border-radius: 30px;
}

.about06box .infobox .item {
    margin-bottom: 1em;
}

.about06box .infobox .item dt {
    width: 5em;
}

.about06box .infobox .item dt + dd {
    width: calc(100% - 6em);
}

.about06box .infobox .item dt + dd img {
    vertical-align: middle;
}

.about06box .infobox .map {
    height: 100%;
}

.about07 .slickItem01 {
    margin: 0 10px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.about07 .slickItem01 .ofiImg {
    overflow: hidden;
    border-radius: 50%;
}

.about08box .infoitem dt {
    width: 5em;
}

.about08box .infoitem dt + dd {
    width: calc(100% - 6em);
}

.about08box .accitem .label {
    display: inline-block;
    border: 1px solid #221815;
    padding: .1em 1em;
    border-radius: .25em;
}

.about08box .accitem dt {
    margin-bottom: .25em;
}

.about08box .accitem .icon {
    display: inline-block;
    margin-right: .5em;
}

.about08box .accitem .icon img {
    vertical-align: middle;
}

.about09list {
    margin-bottom: 50px;
}

.about09item {
    margin: 0 60px 0 70px;
    padding: 1em 0;
    border-bottom: 1px solid #c5d5e3;
    margin-bottom: 1.5em;
}

.about09item .acHead {
    position: relative;
}

.about09item .acHead:before {
    content: 'Q';
    color: rgba(255, 227, 0, 255);
    position: absolute;
    left: -70px;
    top: -.5em;
    font-size: 24px;
    font-weight: 700;
    width: 2.25em;
    height: 2.25em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/top/q_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 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;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.about09item .acHead.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.about09item .acHead:after {
    content: '▼';
    position: absolute;
    right: -60px;
    top: -.5em;
    font-size: 20px;
    font-weight: 700;
    width: 2.25em;
    height: 2.25em;
    background-color: #c5d6e3;
    border-radius: 50%;
    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;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.about09item .acBody {
    position: relative;
    padding: 1em 0 1em 3em;
}

.about09item .acBody:before {
    content: 'A';
    position: absolute;
    left: 0;
    top: .25em;
    font-size: 24px;
    font-weight: 700;
}

.about10item {
    border-radius: 15px;
    overflow: hidden;
    color: #fff;
}

.about10item a {
    display: block;
}

.about10item .tbox {
    text-align: center;
    padding: .5em .5em .5em;
    position: relative;
    z-index: 1;
    background-color: #005c96;
}

.about10item .tbox:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 125%;
    height: 125%;
    background-color: #005c96;
    z-index: -1;
    border-radius: 50%;
}

@media only screen and (max-width: 1024px) {

    .about04box .tbox .item {
        width: 48%;
        margin: 1%;
    }

    .about06box .infobox {
        padding: 1.5em 2em;
    }

    .about09list {
        margin-bottom: 40px;
    }

    .about09item {
        margin: 0 55px 0 65px;
    }

    .about09item .acHead:before {
        left: -65px;
        font-size: 22px;
    }

    .about09item .acHead:after {
        right: -55px;
        font-size: 18px;
    }

    .about09item .acBody:before {
        font-size: 22px;
    }
}

@media only screen and (max-width: 599px) {

    .about06box .infobox {
        padding: 1.5em 1.5em;
    }

    .about09list {
        margin-bottom: 30px;
    }

    .about09item {
        margin: 0 40px 0 55px;
    }

    .about09item .acHead:before {
        left: -55px;
        font-size: 18px;
    }

    .about09item .acHead:after {
        right: -40px;
        font-size: 14px;
    }

    .about09item .acBody {
        padding: 1em 0 1em 2em;
    }

    .about09item .acBody:before {
        font-size: 18px;
        top: .5em;
    }
}

/* ------------------------------
 price
------------------------------ */

.price01item a {
    height: 100%;
    padding: 1em 3.5em 1em 1em;
    position: relative;
    background-color: #005c96;
    color: #fff;
    border-radius: 15px;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    min-height: 4.4em;
}

.price01item a:after {
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 3em;
    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;
    background-color: #4d8db6;
}

.price02list .price02item:nth-of-type(odd) .flexbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.price02list .price02item:nth-of-type(odd) .vw {
    margin-right: calc((100vw - 1000px) / -2);
}

.price02list .price02item:nth-of-type(even) .vw {
    margin-left: calc((100vw - 1000px) / -2);
}

.price02list .price02item:nth-of-type(odd) .vw .ofiImg {
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}

.price02list .price02item:nth-of-type(even) .vw .ofiImg {
    border-radius: 0 30px 30px 0;
    overflow: hidden;
}

.price02item .list01 .item01:nth-of-type(odd) {
    background-color: #eeeeee;
}

.price02item .item01 {
    padding: 1.25em 2em;
}

.price02item .item01 dt {
    width: calc(100% - 12em);
}

.price02item .item01 dd {
    width: 12em;
    text-align: right;
}

@media only screen and (max-width: 1024px) {

    .price02list .price02item:nth-of-type(odd) .vw {
        margin-right: calc((100vw - 95vw) / -2);
    }

    .price02list .price02item:nth-of-type(even) .vw {
        margin-left: calc((100vw - 95vw) / -2);
    }
}

@media only screen and (max-width: 599px) {

    .price01item a {
        padding: 1em 2em 1em 1em;
    }

    .price01item a:after {
        width: 2em;
    }

    .price02item .pbox {
        margin-bottom: 1.5em;
    }

    .price02list .price02item:nth-of-type(odd) .vw {
        width: 102vw;
        max-width: inherit;
        margin-right: 0 !important;
        margin-left: -5.5% !important;
    }

    .price02list .price02item:nth-of-type(even) .vw {
        width: 102vw;
        max-width: inherit;
        margin-right: 0 !important;
        margin-left: -5.5% !important;
    }

    .price02list .price02item:nth-of-type(odd) .vw .ofiImg {
        border-radius: 0;
    }

    .price02list .price02item:nth-of-type(even) .vw .ofiImg {
        border-radius: 0;
    }
}

/* ------------------------------
 yobou
------------------------------ */

.yobou02box {
    padding: 5em 3em;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.yobou02list .yobou02item:nth-of-type(odd) {
    background-color: #e6edf2;
}

.yobou02list .yobou02item:nth-of-type(even) {
    background-color: #ebf0da;
}

.yobou02item {
    margin-top: 5%;
}

.yobou02item .subtit {
    background-color: #fff;
    line-height: 1.2;
}

.yobou02list .yobou02item:nth-of-type(odd) .textbox:before {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/yobou/illust01.png);
}

.yobou02list .yobou02item:nth-of-type(even) .textbox:before {
    background-image: url(/import/tenant_1/160.16.196.229/html/images/yobou/illust02.png);
}

.yobou02item .textbox {
    padding: 5em 1.5em;
    position: relative;
}

.yobou02item .textbox:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    background-size: auto 100%;
    padding-top: 15%;
}

.yobou03box .list01 .item01:nth-of-type(odd) {
    background-color: #eeeeee;
}

.yobou03box .item01 {
    padding: 1.25em 2em;
}

.yobou03box .item01 dt {
    width: calc(100% - 7em);
}

.yobou03box .item01 dd {
    width: 6em;
    text-align: right;
}

.yobou04item {
    width: calc(100% / 4);
    padding: 1em 2em;
    position: relative;
}

.yobou04item .pbox {
    position: relative;
    margin-bottom: 2em;
}

.yobou04list .yobou04item:last-of-type .pbox:after {
    content: none !important;
}

.yobou04list .yobou04item:nth-of-type(4n + 4) .pbox:after {
    content: none;
}

.yobou04item .pbox:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -1.5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 150%;
}

.yobou04item .pbox .ofiImg {
    overflow: hidden;
    border-radius: 50%;
}

.yobou05box .pbox {
    margin-top: 20%;
}

.yobou05box .tbox {
    position: relative;
    -webkit-align-self: self-start;
    -ms-flex-item-align: self-start;
    align-self: self-start;
    padding: 4em 4em 8em 0;
    margin-bottom: 12.5%;
}

.yobou05box .tbox:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    margin-right: calc((100vw - 1000px) / -2);
    z-index: -1;
}

.yobou05box .tbox:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco01.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 15em;
    height: 16em;
}

@media only screen and (max-width: 1024px) {

    .yobou04list {
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }

    .yobou04list .yobou04item:nth-of-type(4n + 2) .pbox:after {
        content: none;
    }

    .yobou04item {
        width: calc(100% / 2);
    }

    .yobou05box .tbox:before {
        margin-right: calc((100vw - 80vw) / -2);
    }
}

@media only screen and (max-width: 599px) {

    .yobou02box {
        padding: 3em 1.5em;
    }

    .yobou02item {
        margin-top: 15%;
    }

    .yobou04item {
        padding: 1em;
    }

    .yobou04item .pbox:after {
        font-size: 100%;
    }

    .yobou05box .pbox {
        margin-top: 0;
    }

    .yobou05box .tbox {
        padding: 4em 1.5em 10em 1.5em;
    }

    .yobou05box .tbox:before {
        margin-right: 0;
    }

    .yobou05box .tbox:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 7.5em;
        height: 8em;
        bottom: 1.5em;
        right: 1.5em;
    }
}

/* ------------------------------
 kyosei
------------------------------ */

.kyosei03item {
    width: calc(100% / 4);
    padding: 1em 2em;
    position: relative;
}

.kyosei03item .pbox {
    position: relative;
    margin-bottom: 2em;
}

.kyosei03list .kyosei03item:last-of-type .pbox:after {
    content: none !important;
}

.kyosei03list .kyosei03item:nth-of-type(4n + 4) .pbox:after {
    content: none;
}

.kyosei03item .pbox:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -1.5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 150%;
}

.kyosei03item .pbox .ofiImg {
    overflow: hidden;
    border-radius: 50%;
}

.kyosei04box .list01 .item01:nth-of-type(odd) {
    background-color: #eeeeee;
}

.kyosei04box .item01 {
    padding: 1.25em 2em;
}

.kyosei04box .item01 dt {
    /* width: calc(100% - 8em); */
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.kyosei04box .item01 dd {
    /* width: 8em; */
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right;
}

.kyosei05box .pbox {
    margin-top: 20%;
}

.kyosei05box .tbox {
    position: relative;
    -webkit-align-self: self-start;
    -ms-flex-item-align: self-start;
    align-self: self-start;
    padding: 4em 4em 8em 0;
    margin-bottom: 12.5%;
}

.kyosei05box .tbox:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    margin-right: calc((100vw - 1000px) / -2);
    z-index: -1;
}

.kyosei05box .tbox:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco01.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 15em;
    height: 16em;
}

@media only screen and (max-width: 1024px) {

    .kyosei03list {
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }

    .kyosei03list .kyosei03item:nth-of-type(4n + 2) .pbox:after {
        content: none;
    }

    .kyosei03item {
        width: calc(100% / 2);
    }

    .kyosei05box .tbox:before {
        margin-right: calc((100vw - 80vw) / -2);
    }
}

@media only screen and (max-width: 599px) {

    .kyosei03item {
        padding: 1em;
    }

    .kyosei03item .pbox:after {
        font-size: 100%;
    }

    .kyosei05box .pbox {
        margin-top: 0;
    }


    .kyosei05box .tbox {
        padding: 4em 1.5em 10em 1.5em;
    }

    .kyosei05box .tbox:before {
        margin-right: 0;
    }

    .kyosei05box .tbox:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 7.5em;
        height: 8em;
        bottom: 1.5em;
        right: 1.5em;
    }
}

/* ------------------------------
 skin
------------------------------ */

.skin02item .flexsb .item {
    width: calc(50% - 1px);
}

.skin02item .item dt {
    padding: .7em 3em .7em 3em;
    background-color: #eeeeee;
}

.skin02item .item dd {
    padding: 1.25em 3em 1.25em 3em;
}

.skin02item .item .dots {
    display: inline-block;
    position: relative;
}

.skin02item .item .dots:before {
    content: '';
    position: absolute;
    left: -1em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #009f5d;
    border-radius: 50%;
    width: .335em;
    height: .335em;
}

.skin03box .tbox {
    margin-top: 3em;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {

    .skin02item .flexsb .item {
        width: 100%;
    }

    .skin02item .item dd {
        padding: 1.25em 0 1.25em 0;
    }

    .skin03box .tbox {
        margin-top: 1.5em;
    }
}

/* ------------------------------
 shampoo
------------------------------ */

.shampoo04 {
    padding-bottom: 40px !important;
}

.shampoo05box .pbox {
    margin-top: 20%;
}

.shampoo05box .tbox {
    position: relative;
    -webkit-align-self: self-start;
    -ms-flex-item-align: self-start;
    align-self: self-start;
    padding: 4em 4em 8em 0;
    margin-bottom: 12.5%;
}

.shampoo05box .tbox:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    margin-right: calc((100vw - 1000px) / -2);
    z-index: -1;
}

.shampoo05box .tbox:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco01.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 15em;
    height: 16em;
}

@media only screen and (max-width:1024px) {

    .shampoo05box .tbox:before {
        margin-right: calc((100vw - 80vw) / -2);
    }
}

@media only screen and (max-width:599px) {

    .shampoo05box .pbox {
        margin-top: 0;
    }

    .shampoo05box .tbox {
        padding: 4em 1.5em 10em 1.5em;
    }

    .shampoo05box .tbox:before {
        margin-right: 0;
    }

    .shampoo05box .tbox:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 7.5em;
        height: 8em;
        bottom: 1.5em;
        right: 1.5em;
    }
}

/* ------------------------------
 pethotel
------------------------------ */

.pethotel01item {
    position: relative;
    padding-left: 2em;
    padding-right: .5em;
    width: calc(100% / 3);
    margin: 1.5em 0 .5em;
}

.pethotel01item:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4em;
    height: 4em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/illsut01.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: calc(100% - .5em) auto;
    background-color: #fff;
    z-index: 1;
}

.pethotel01item .num {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 1;
    line-height: 1;
}

.pethotel01item .num * {
    line-height: inherit;
}

.pethotel01item .num img {
    vertical-align: super;
}

.pethotel01itemin {
    height: 100%;
    border-radius: 10px;
    padding: 2em 1em;
    border: .15em solid;
    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;
    text-align: center;
    position: relative;
}

.pethotel01box .msgbox {
    border-radius: 30px;
    padding: 3em 3em 6em;
    background-color: #faf450;
    position: relative;
}

.pethotel01box .msgbox .pbox {
    width: 185px;
    max-width: 40%;
    position: absolute;
    right: 3em;
    bottom: 0;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.pethotel01box .msgbox .pbox .ofiImg {
    border-radius: 50%;
    overflow: hidden;
}

.pethotel02item {
    width: calc(100% / 4);
    padding: 1em 2em;
    position: relative;
}

.pethotel02item .pbox {
    position: relative;
    margin-bottom: 2em;
}

.pethotel02list .pethotel02item:last-of-type .pbox:after {
    content: none !important;
}

.pethotel02list .pethotel02item:nth-of-type(4n + 4) .pbox:after {
    content: none;
}

.pethotel02item .pbox:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -1.5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 150%;
}

.pethotel02item .pbox .ofiImg {
    overflow: hidden;
    border-radius: 50%;
}

.pethotel04 {
    padding-bottom: 0 !important;
}

.pethotel04box {
    padding: 3em 4em 4em;
    border-radius: 15px;
    border: .2em solid;
}

.pethotel05box .pbox {
    margin-top: 20%;
}

.pethotel05box .tbox {
    position: relative;
    -webkit-align-self: self-start;
    -ms-flex-item-align: self-start;
    align-self: self-start;
    padding: 4em 4em 8em 0;
    margin-bottom: 12.5%;
}

.pethotel05box .tbox:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    margin-right: calc((100vw - 1000px) / -2);
    z-index: -1;
}

.pethotel05box .tbox:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco01.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 15em;
    height: 16em;
}

@media only screen and (max-width: 1024px) {

    .pethotel01item {
        padding-left: 1.5em;
    }

    .pethotel01item:before {
        width: 3em;
        height: 3em;
    }

    .pethotel02list {
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }

    .pethotel02list .pethotel02item:nth-of-type(4n + 2) .pbox:after {
        content: none;
    }

    .pethotel02item {
        width: calc(100% / 2);
    }

    .pethotel04box {
        padding: 3em 3em 4em;
    }

    .pethotel05box .tbox:before {
        margin-right: calc((100vw - 80vw) / -2);
    }
}

@media only screen and (max-width: 599px) {

    .pethotel01item {
        width: calc(100% / 2);
    }

    .pethotel01box .msgbox {
        padding: 2em 1.5em 2em;
        border-radius: 10px;
    }

    .pethotel01box .msgbox .pbox {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-left: auto;
        margin-top: 2em;
    }

    .pethotel02item {
        padding: 1em;
    }

    .pethotel02item .pbox:after {
        font-size: 100%;
    }

    .pethotel04box {
        padding: 3em 1.5em 4em;
    }

    .pethotel05box .pbox {
        margin-top: 0;
    }

    .pethotel05box .tbox {
        padding: 4em 1.5em 10em 1.5em;
    }

    .pethotel05box .tbox:before {
        margin-right: 0;
    }

    .pethotel05box .tbox:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 7.5em;
        height: 8em;
        bottom: 1.5em;
        right: 1.5em;
    }
}

/* ------------------------------
 kenshin
------------------------------ */

.kenshin05item {
    width: calc(100% / 4);
    padding: 1em 2em;
    position: relative;
}

.kenshin05item .pbox {
    position: relative;
    margin-bottom: 2em;
}

.kenshin05list .kenshin05item:last-of-type .pbox:after {
    content: none !important;
}

.kenshin05list .kenshin05item:nth-of-type(4n + 4) .pbox:after {
    content: none;
}

.kenshin05item .pbox:after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -1.5em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 150%;
}

.kenshin05item .pbox .ofiImg {
    overflow: hidden;
    border-radius: 50%;
}

.kenshin06box .pbox {
    margin-top: 20%;
}

.kenshin06box .tbox {
    position: relative;
    -webkit-align-self: self-start;
    -ms-flex-item-align: self-start;
    align-self: self-start;
    padding: 4em 4em 8em 0;
    margin-bottom: 12.5%;
}

.kenshin06box .tbox:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    margin-right: calc((100vw - 1000px) / -2);
    z-index: -1;
}

.kenshin06box .tbox:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/deco01.png);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 15em;
    height: 16em;
}

@media only screen and (max-width:1024px) {

    .kenshin05list {
        max-width: 768px;
        margin-left: auto;
        margin-right: auto;
    }

    .kenshin05list .kenshin05item:nth-of-type(4n + 2) .pbox:after {
        content: none;
    }

    .kenshin05item {
        width: calc(100% / 2);
    }

    .kenshin06box .tbox:before {
        margin-right: calc((100vw - 80vw) / -2);
    }
}

@media only screen and (max-width:599px) {

    .kenshin05item {
        padding: 1em;
    }

    .kenshin05item .pbox:after {
        font-size: 100%;
    }

    .kenshin06box .pbox {
        margin-top: 0;
    }

    .kenshin06box .tbox {
        padding: 4em 1.5em 10em 1.5em;
    }

    .kenshin06box .tbox:before {
        margin-right: 0;
    }

    .kenshin06box .tbox:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 7.5em;
        height: 8em;
        bottom: 1.5em;
        right: 1.5em;
    }
}

/* ------------------------------
 kainushi
------------------------------ */

.kainushi02 {
    background-color: #f9f4dc;
}

.kainushi02 .ofiImg.tc {
    width: 50%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
}

.kainushi02 .ofiImg.tc:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#f9f4dc), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(right, #f9f4dc, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(right, #f9f4dc, rgba(255, 255, 255, 0));
    background-image: linear-gradient(-90deg, #f9f4dc, rgba(255, 255, 255, 0));
    width: 50%;
    height: 100%;
}

.kainushi02box {
    width: 500px;
    max-width: 100%;
    margin-left: auto;
}

.kainushi03 {
    padding-top: 0 !important;
}

.kainushi03list .kainushi03item:nth-of-type(odd) .flexbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {

    .kainushi02 {
        padding-top: 0 !important;
    }

    .kainushi02 .ofiImg.tc {
        position: static;
        width: 100%;
        margin-bottom: 1.5em;
    }
}

/* ------------------------------
 staff
------------------------------ */

.staffitem {
    border-radius: 15px;
    overflow: hidden;
    color: #fff;
}

.staffitem a {
    display: block;
}

.staffitem .tbox {
    text-align: center;
    padding: .5em .5em .5em;
    position: relative;
    z-index: 1;
    background-color: #005c96;
}

.staffitem .tbox:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 125%;
    height: 125%;
    background-color: #005c96;
    z-index: -1;
    border-radius: 50%;
}

.staff_detailsingle .titbox {
    padding-right: 40%;
}

.staff_detailsingle .pbox {
    margin-top: -3em;
}

.staff_detailsingle .pbox .photo {
    width: 100%;
    margin-left: -25%;
    margin-bottom: 1.5em;
    position: relative;
    z-index: 1;
}

.staff_detailsingle .pbox .item02head {
    position: relative;
}

.staff_detailsingle .pbox .item02head: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: 1px;
    background-color: currentColor;
    z-index: -1;
}

.staff_detailsingle .pbox .item02head .dib {
    background-color: #fff;
    display: inline-block;
    padding-right: 1em;
}

.staff_detailsingle .pbox .item02body {
    padding: .5em 0;
    line-height: 1.4;
}

.staff_detailsingle .tbox {
    padding: 3em;
    background-color: #e6edf2;
}

.staff_detailsingle .tbox .subtit {
    position: relative;
}


.staff_detailsingle .tbox .subtit:before {
    content: '';
    position: absolute;
    right: calc(100% + .5em);
    top: 1em;
    border-bottom: 1px solid;
    width: 2em;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {

    .staff_detailsingle .titbox {
        padding-right: 0;
    }

    .staff_detailsingle .pbox {
        margin-top: 1em;
    }

    .staff_detailsingle .pbox .photo {
        width: 100%;
        margin-left: 0;
        margin-bottom: 1.5em;
    }

    .staff_detailsingle .tbox {
        padding: 3em 1.5em 4em;
    }

}

/* ------------------------------
 reruit
------------------------------ */

.reruititem {
    padding: 5em 0;
    border-bottom: 1px solid;
}

.recruit_detail02box .list .item:nth-of-type(odd) {
    background-color: #eeeeee;
}

.recruit_detail02box .item {
    padding: 0 3em;
}

.recruit_detail02box .item dt {
    width: 8em;
    padding: 1em 0;
}

.recruit_detail02box .item dt + dd {
    width: calc(100% - 10em);
    padding: 1em 0;
}

@media only screen and (max-width: 1024px) {

    .reruititem {
        padding: 4em 0;
    }
}

@media only screen and (max-width: 599px) {

    .reruititem {
        padding: 3em 0;
    }

    .recruit_detail02box .item {
        padding: 0 1.5em;
    }

    .recruit_detail02box .item dt {
        width: 100%;
    }

    .recruit_detail02box .item dt + dd {
        width: 100%;
    }
}

/* ------------------------------
 faq
------------------------------ */

.faq01item {
    margin: 0 60px 0 70px;
    padding: 1em 0;
    border-bottom: 1px solid #c5d5e3;
    margin-bottom: 1.5em;
}

.faq01item .acHead {
    position: relative;
}

.faq01item .acHead:before {
    content: 'Q';
    color: rgba(255, 227, 0, 255);
    position: absolute;
    left: -70px;
    top: -.5em;
    font-size: 24px;
    font-weight: 700;
    width: 2.25em;
    height: 2.25em;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/top/q_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 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;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.faq01item .acHead.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq01item .acHead:after {
    content: '▼';
    position: absolute;
    right: -60px;
    top: -.5em;
    font-size: 20px;
    font-weight: 700;
    width: 2.25em;
    height: 2.25em;
    background-color: #c5d6e3;
    border-radius: 50%;
    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;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.faq01item .acBody {
    position: relative;
    padding: 1em 0 1em 3em;
}

.faq01item .acBody:before {
    content: 'A';
    position: absolute;
    left: 0;
    top: .25em;
    font-size: 24px;
    font-weight: 700;
}

@media only screen and (max-width: 1024px) {

    .faq01item {
        margin: 0 55px 0 65px;
    }

    .faq01item .acHead:before {
        left: -65px;
        font-size: 22px;
    }

    .faq01item .acHead:after {
        right: -55px;
        font-size: 18px;
    }

    .faq01item .acBody:before {
        font-size: 22px;
    }
}

@media only screen and (max-width: 599px) {

    .faq01item {
        margin: 0 40px 0 55px;
    }

    .faq01item .acHead:before {
        left: -55px;
        font-size: 18px;
    }

    .faq01item .acHead:after {
        right: -40px;
        font-size: 14px;
    }

    .faq01item .acBody {
        padding: 1em 0 1em 2em;
    }

    .faq01item .acBody:before {
        font-size: 18px;
        top: .5em;
    }
}

/* ------------------------------
 news
------------------------------ */

.newslist .newsitem:first-of-type:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 25px;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/ribon01.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: 1;
}

.newsitem {
    margin-bottom: 1em;
    position: relative;
}

.newsitem a {
    display: block;
    background-color: #fff;
    padding: 1.5em 3em 1.5em 6em;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.newsitem dt {
    width: 5em;
}

.newsitem dd {
    width: calc(100% - 6em);
}

.news_singlebox {
    padding: 3em 1.5em 4em;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    background-color: #fff;
    position: relative;
}

.news_singlebox:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 25px;
    background-image: url(/import/tenant_1/160.16.196.229/html/images/ribon01.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: 1;
}

.news_singlebox .titbox {
    padding: 1em 0;
    border-bottom: .2em solid #dcdcdc;
    margin-bottom: 1em;
}

.news_singlebox .single {
    padding: 1em 0;
}

@media only screen and (max-width: 1024px) {

    .newsitem a {
        padding: 1.5em 2em 1.5em 4em;
    }
}

@media only screen and (max-width: 599px) {

    .newsitem a {
        padding: 1.5em 1.5em 1.5em 3em;
    }

    .newsitem dt {
        width: 100%;
    }

    .newsitem dd {
        width: 100%;
    }
}

/* ------------------------------
 blog
------------------------------ */

.blogitem {
    margin-bottom: 40px;
}

.blogitem a {
    display: block;
}

.blogitem .cate .label {
    display: inline-block;
    border-radius: 3em;
    background-color: #f9f4db;
    padding: .1em 1em;
}

.blog_singlebox .titbox {
    padding: 2em 0;
    border-bottom: .2em solid #dcdcdc;
}

.blog_singlebox .titbox .cate .label {
    display: inline-block;
    border-radius: 3em;
    background-color: #f9f4db;
    padding: .1em 1em;
}

.blog_singlebox .single {
    padding: 3em 0;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/* ------------------------------
 contact
------------------------------ */

.contact01box {
    padding: 3em 8em 4em;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2);
}

.contact01box .introbox .ttlbox .cmntit02 {
    padding-bottom: .5em;
    border-bottom: 1px solid #dcdcdc;
}

.contact01box .privacybox {
    position: relative;
    border: 2px solid;
    margin-top: 3em;
    margin-bottom: 3em;
}

.contact01box .privacybox dt {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    border: 2px solid;
    border-radius: 5em;
    padding: .5em 1.25em;
    text-align: center;
    background-color: #fff;
}

.contact01box .privacybox dd {
    padding: 3.5em 3em 3em;
    overflow-y: auto;
    height: 250px;
}

@media only screen and (max-width: 1024px) {

    .contact01box {
        padding: 3em 4em 4em;
    }
}

@media only screen and (max-width: 599px) {

    .contact01box {
        padding: 3em 2em 4em;
    }

    .contact01box .privacybox dt {
        width: 80%;
    }

    .contact01box .privacybox dd {
        padding: 4em 1.5em 3em;
    }
}

#staff-history .history-item:nth-of-type(odd) {
  position: relative;
}
#staff-history .history-item:nth-of-type(odd):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: 1px;
    background-color: currentColor;
    z-index: -1;
}
#staff-history .history-item:nth-of-type(odd) span {
      background-color: #fff;
    display: inline-block;
    padding-right: 1em;
}
#staff-history .history-item:nth-of-type(even) {
  padding: 0.5em 0;
    line-height: 1.4;
    margin-bottom: 20px;
}

[data-element-id] .home-slider {
  opacity: 1;
}
[data-element-id] .hfix {
  position: absolute;
    top: 0;
    transform: none;
}

/* 2023.01.04 */

.comingimg{
  padding-top: 79% !important;
}
