@charset "utf-8";
/* CSS Document */

/*common*/

.h100 {
    height: 100%;
}

.pem1 {
    padding: 1em;
}

.ofiImg.ptc img {
    -o-object-position: top center;
    object-position: top center;
}

/*IE対策 background-position*/

@media all and (-ms-high-contrast: none) {
    .ofiImg.ptc img {
        background-position: top center !important;
    }
}

.headlabel {
    text-align: right;
    line-height: 0;
}

.headlabel span {
    display: inline-block;
    width: 40%;
    margin-left: auto;
    height: 8px;
    background: -webkit-gradient(linear, left top, right top, from(#4bc4a6), color-stop(60%, #4bc4a6), color-stop(60%, #46aee0), to(#46aee0));
    background: -webkit-linear-gradient(left, #4bc4a6 0%, #4bc4a6 60%, #46aee0 60%, #46aee0 100%);
    background: linear-gradient(90deg, #4bc4a6 0%, #4bc4a6 60%, #46aee0 60%, #46aee0 100%);
}

.ol.b li:before {
    color: #3399cc;
    font-size: 75%;
}

.ol.g li:before {
    color: #4bc4a6;
    font-size: 75%;
}

.fcLB {
    color: rgba(95, 178, 215, 255);
}

.fcLG {
    color: rgba(75, 196, 166, 255);
}

.fcBR {
    color: rgba(39, 17, 10, 255);
}

.tel.tel01 a {
    display: inline-block;
}

.tel.tel01 {
    position: relative;
    padding-left: 1em;
    display: block;
}

.tel.tel01:before {
    content: "\f095";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-weight: 400;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}


.tit01 .en {
    position: relative;
    display: inline-block;
}

.tit01 .en:before {
    content: "";
    display: block;
    width: 200px;
    height: 1px;
    margin: 0.5em auto 0.75em;
    border-bottom: 1px solid #27110a;
}

.more01 a {
    display: inline-block;
    max-width: 100%;
    opacity: 1;
}

.more01 span.btn {
    display: inline-block;
    padding: 0.5em;
    width: 230px;
    max-width: 100%;
    background: #fff;
    border: 1px solid;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.more01 .arrow {
    padding: 0 0 0 2em;
    position: relative;
}

.more01 .arrow:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "→";
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    background-color: #23b0c0;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.more01 span.btn:hover {
    background: #23b0c0;
    color: #fff;
}

.more01 .btn:hover .arrow:before {
    background-color: #fff;
    color: #23b0c0;
}


.more02 a {
    display: inline-block;
    max-width: 100%;
    opacity: 1;
}

.more02.b .btn {
    color: #fff;
    background: #46aee0;
}

.more02.b .btn:hover {
    color: #46aee0;
}

.more02.g .btn {
    color: #fff;
    background: #4bc4a6;
}

.more02.g .btn:hover {
    color: #4bc4a6;
}

.more02.gr .btn {
    color: #fff;
    background: #959595;
}

.more02.gr .btn:hover {
    color: #959595;
}

.more02.t .btn {
    color: #fff;
    border: 1px solid;
}

.more02 .btn {
    display: inline-block;
    padding: 0.25em 1em;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border: 1px solid transparent;
}

.more02 .btn:hover {
    background: none;
    border: 1px solid;
}

.more03 a {
    display: inline-block;
    max-width: 100%;
    opacity: 1;
}

.more03 .arrow {
    padding: 0 0 0 1.5em;
    position: relative;
    display: inline-block;
}

.more03 .arrow:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f138";
    font-family: FontAwesome;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    font-size: 125%;
}

.more03 .btn {
    padding: 1em;
    width: 420px;
    max-width: 100%;
    display: inline-block;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.more03.g .btn {
    background: #80d1bd;
    color: #fff;
}

.more03.g .arrow:before {
    color: #fff;
}

.more03.g .btn:hover {
    color: #80d1bd;
    background: #fff;
}

.more03.g:hover .arrow:before {
    color: #80d1bd;
}

.more04 a {
    display: inline-block;
    max-width: 100%;
    width: 260px;
    padding: 0.5em 1em;
    border: 1px solid;
    border-radius: 10px;
}

.more04 .btn {
    display: inline-block;
    max-width: 100%;
    padding-left: 40px;
    background-image: url(/import/tenant_1/133.167.85.165/html/images/book01.png);
    background-position: left center;
    background-size: 30px;
    background-repeat: no-repeat;
    text-align: left;
}

.more05 a {
    display: inline-block;
    max-width: 100%;
}

.more05 .btn {
    display: inline-block;
    max-width: 100%;
    width: 260px;
    padding: 1em;
    text-align: center;
    position: relative;
    margin-right: 35px;
}

.more05 .btn:after {
    position: absolute;
    content: url(/import/tenant_1/133.167.85.165/html/images/back01.png);
    top: 50%;
    right: -35px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.back01 a {
    display: inline-block;
}

.back01 a:before {
    display: block;
    content: url(/import/tenant_1/133.167.85.165/html/images/back01.png);
    margin-bottom: 0.25em;
}

.back02 a {
    display: inline-block;
    max-width: 100%;
    opacity: 1;
}

.back02.b .btn {
    color: #fff;
    background: #46aee0;
    width: 200px;
    max-width: 100%;
    display: inline-block;
    padding: 0.5em;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border: 1px solid transparent;
}

.back02.b .btn:hover {
    color: #46aee0;
}

.back02 .btn:hover {
    background: none;
    border: 1px solid;
}

.bbLB {
    position: relative;
}

.bbLB:after {
    display: block;
    width: 100%;
    height: 4px;
    margin: 1em 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#46aee0), color-stop(30%, #46aee0), color-stop(30%, #dcdcdc), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #46aee0 0%, #46aee0 30%, #dcdcdc 30%, #dcdcdc 100%);
    background: linear-gradient(90deg, #46aee0 0%, #46aee0 30%, #dcdcdc 30%, #dcdcdc 100%);
}

.bbLB.mh:after {
    margin: 0.5em 0;
}

.bbLB1 {
    position: relative;
}

.bbLB1:after {
    display: block;
    width: 100%;
    height: 1px;
    margin: 1em 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#46aee0), color-stop(30%, #46aee0), color-stop(30%, #dcdcdc), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #46aee0 0%, #46aee0 30%, #dcdcdc 30%, #dcdcdc 100%);
    background: linear-gradient(90deg, #46aee0 0%, #46aee0 30%, #dcdcdc 30%, #dcdcdc 100%);
}

.bbLB1.mh:after {
    margin: 0.5em 0;
}

.bbLG {
    position: relative;
}

.bbLG:after {
    display: block;
    width: 100%;
    height: 4px;
    margin: 1em 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#4bc4a6), color-stop(30%, #4bc4a6), color-stop(30%, #dcdcdc), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #4bc4a6 0%, #4bc4a6 30%, #dcdcdc 30%, #dcdcdc 100%);
    background: linear-gradient(90deg, #4bc4a6 0%, #4bc4a6 30%, #dcdcdc 30%, #dcdcdc 100%);
}

.bbLG.mh:after {
    margin: 0.5em 0;
}

.bbLG1 {
    position: relative;
}

.bbLG1:after {
    display: block;
    width: 100%;
    height: 1px;
    margin: 1em 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#4bc4a6), color-stop(30%, #4bc4a6), color-stop(30%, #dcdcdc), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #4bc4a6 0%, #4bc4a6 30%, #dcdcdc 30%, #dcdcdc 100%);
    background: linear-gradient(90deg, #4bc4a6 0%, #4bc4a6 30%, #dcdcdc 30%, #dcdcdc 100%);
}

.bbLG1.mh:after {
    margin: 0.5em 0;
}

.bb1 {
    display: inline-block;
}

.bb1:after {
    content: "";
    width: 140px;
    height: 1px;
    border-bottom: 1px solid;
    display: block;
    margin: 0.5em auto;
}

.bb1.l:after {
    margin: 0.5em 0;
}

.bb2 {
    display: inline-block;
}

.bb2:after {
    content: "";
    width: 190px;
    height: 2px;
    border-bottom: 2px solid;
    display: block;
    margin: 0.5em auto;
}

.bb1box {
    padding: 2em 3em;
    border: 1px solid;
    border-radius: 10px;
}

.bb1box.bf {
    border-color: #bfbfbf;
}

.markLB {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(60%, #ceebf8));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60%, #ceebf8 60%);
    background: linear-gradient(rgba(255, 255, 255, 0) 60%, #ceebf8 60%);
}

.checklist.g li {
    padding: 0.5em 0;
    padding-left: 50px;
    background-image: url(/import/tenant_1/133.167.85.165/html/images/check01.png);
    background-position: left top 0.25em;
    background-size: 35px;
    background-repeat: no-repeat;
    margin: 1em;
}

.reservebnr01 a {
    padding: 1.5em 3em;
    background: #46aee0;
    display: inline-block;
    width: 760px;
    max-width: 100%;
}

.reservebnr01 * {
    color: #fff;
}

.reservebnr01 dt {
    width: 10em;
    margin-right: 1em;
    border-right: 2px solid;
    font-size: 18px;
}

.reservebnr01 dt span {
    display: inline-block;
    padding-right: 2em;
    position: relative;
}

.reservebnr01 dt span:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "\f105";
    font-family: FontAwesome;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    letter-spacing: -2px;
    font-size: 150%;
}

.reservebnr01 dd {
    width: calc(100% - 13em);
}

@media only screen and (max-width:1024px) {
    .more03 .btn {
        padding: 0.75em;
    }
    .bb1:after {
        width: 105px;
    }
    .bb2:after {
        width: 137.5px;
    }
    .checklist.g li {
        margin: 1em 0.5em;
        padding-left: 40px;
        background-size: 30px;
        background-position: left top 0.5em;
    }
    .more04 .btn {
        padding-left: 35px;
        background-size: 25px;
    }
    .reservebnr01 a {
        padding: 1.25em 2em;
    }
    .bb1box {
        padding: 1.5em 2em;
    }
}

@media only screen and (max-width:599px) {
    .more03 .btn {
        padding: 0.5em;
    }
    .bb1:after {
        width: 70px;
    }
    .bb2:after {
        width: 95px;
    }
    .checklist.g li {
        margin: 1em 0;
        padding-left: 35px;
        background-size: 25px;
        background-position: left top 0.6em;
    }
    .reservebnr01 a {
        padding: 1.5em;
    }
    .reservebnr01 dt {
        width: 100%;
        border-right: none;
        border-bottom: 2px solid;
        padding-bottom: 0.5em;
        margin-bottom: 1em;
    }
    .reservebnr01 dd {
        width: 100%;
    }
    .bb1box {
        padding: 1.5em 1.5em;
    }
}

/*header*/

header {
    padding: 0.5em 0;
}

h1 {
    margin-bottom: 1.5em;
    font-weight: 400;
    font-size: 14px;
}

/* .headtop {
    margin-bottom: 60px;
} */

.hlogo a {
    max-width: 380px;
    display: inline-block;
}

@media only screen and (max-width:1024px) {
    h1 {
        padding-right: 40px;
        margin-bottom: 1em;
        display: none;
    }
    .headtop {
        margin-bottom: 0.5em;
    }
    .hlogo a {
        max-width: 290px;
    }
    .headtopinn{
      -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
    }
}

@media only screen and (max-width:599px) {
    h1 {
        margin-bottom: 0.5em;
    }
    .hlogo{
      text-align: center;
    }
    .hlogo a {
        max-width: 260px;
    }
    .headtopL {
        width: 100%;
        margin: 1%;
    }
    .headtopR {
        margin: 1%;
        display: none;
    }
}

/*gnav*/

#gnav p.toggle span.n {
    display: none;
}

#gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
    width: 100%;
}
#gnav h1{
  display: none;
}
.glist{
  position: relative;
}
.glist li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
}
.glist li.glogo{
  max-width: 250px;
}
.glist li.glogo 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%;
}
.glist li.glogo a img {
  width: 100%;
}
.glist > li:before {
    content: "|";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 700;
    color: #000;

}

[data-element-id] #gnav li.pcnone {
    display: block;
}

.glist li.pcnone {
    display: none;
}

.glist li .gIcon01 {
    display: inline-block;
    padding-left: 30px;
    background: url(/import/tenant_1/133.167.85.165/html/images/homeicon01.png) left top 2px /20px no-repeat;
}

.glist li a {
    width: 100%;
    display: block;
    font-weight: 700;
    padding: 1em;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(255, 255, 255, 0.8);
        -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;
}
.glist li.pullbox{
  position: static;
}
.glist li.pullbox:before{
  display: none;
}

[data-element-id] .glist li .pull{
  position: relative;
}

.glist li.pullbox .tit {
    width: 100%;
    display: block;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
    padding: 1em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    position: relative;
}
.glist li.pullbox .tit:before{
      content: "|";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 700;
    color: #000;
}

.glist li.pullbox .tit:after{
top: 50%;
    left: 50%;
    content: '';
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
    opacity: 0;
    background-color: #4bc4a6;
    position: absolute;
    width: 1px;
    height: 60px;
    z-index: 11;
}
.glist li.pullbox:hover .tit:after{
  top: 80%;
  opacity: 1;
  -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
}
.glist li:hover .pulllistwrap {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.glist li .pulllistwrap {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    position: absolute;
    z-index: 10;
    padding: 50px 0 0;
    width: 100%;
    -webkit-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    transform: translate(0, -60px);
    left: 0;
}

[data-element-id] .glist li .pulllistwrap {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: static;
}

.glist li .pulllist {
    border-radius: 4px;
    width: 100%;
    background: #fff;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.glist li .pulllist .pullitem {
    width: 23%;
    margin: 1%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.glist li .pulllist .pullitem dd {
    margin: 1em 0;
}

.glist li .pulllist .pullitem a {
    display: block;
    padding: 0;
}

.gnavinn .headtopR {
    display: none;
}

@media only screen and (max-width: 1024px) {
    #gnav .gnavinn {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        -webkit-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, 1);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }

    .glist li {
        display: block !important;
        width: 48%;
        text-align: left;
        position: static;
        padding: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    #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;
        text-indent: 9999px;
    }

    #gnav p.toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-bottom: 2px solid #323232;
        position: absolute;
        left: 50%;
        margin-left: -11px;
        -webkit-transition: all .7s cubic-bezier(.19, 1, .22, 1);
        transition: all .7s cubic-bezier(.19, 1, .22, 1);
        -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-property: transform, -webkit-transform;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        position: relative;
    }
    #gnav p.toggle .icon-bar:nth-child(1) {
        -webkit-transition-delay: 150ms;
        transition-delay: 150ms
    }

    #gnav p.toggle .icon-bar:nth-child(2) {
        width: 16px;
        top: 6px;
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }

    #gnav p.toggle .icon-bar:nth-child(3) {
        width: 12px;
        top: 12px;
        -webkit-transition-delay: 0;
        transition-delay: 0
    }
    #gnav.action p.toggle .icon-bar:nth-child(1) {
        -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg);
        top: 2px;
        width: 25px;
        margin-left: -14.25px;
    }

    #gnav.action p.toggle .icon-bar:nth-child(2) {
        -webkit-transform: translate(-50px, 0);
        -ms-transform: translate(-50px, 0);
        transform: translate(-50px, 0);
        opacity: 0;
    }

    #gnav.action p.toggle .icon-bar:nth-child(3) {
        width: 25px;
        -webkit-transform: rotate(-315deg);
        -ms-transform: rotate(-315deg);
        transform: rotate(-315deg);
        margin-left: -15.5px;
    }
    #gnav .gnavinn{
      padding: 60px 3% 80px;
    }
    #gnav .gnavinn .glist {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #gnav .gnavinn .glist li:not(.glogo):nth-of-type(-n+3) a{
      border-top: 1px solid;
    }
    #gnav .gnavinn .glist a {
        height: auto;
        display: block;
        padding: 1.5em 0;
        margin: 0 auto;
        border-bottom: 1px solid;
        text-align: center;
    }
    #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 .glist li.pullbox {
        width: 100%;
        display: none !important;
    }
    #gnav .glist li.pullbox .tit {
        display: none;
    }
    #gnav li .pulllistwrap:before {
        display: none;
    }
    #gnav li .pulllistwrap {
        visibility: visible;
        opacity: 1;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 100%;
        padding: 0;
    }
    #gnav li .pulllist {
        padding: 0;
        background: none;
    }
    #gnav li:hover .pulllistwrap {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .glist li .pulllist .pullitem .pbox {
        display: none;
    }
    #gnav li .pulllist .pullitem .tbox {
        font-size: 16px;
        text-align: left;
        margin: 0;
        font-weight: 700;
    }
    .glist li .pulllist .pullitem {
        width: 50%;
        margin: 0;
    }
    .glist > li:before {
        display: none;
    }


    .glist > li {
        -webkit-transform: translate(-2em, 0);
        -ms-transform: translate(-2em, 0);
        transform: translate(-2em, 0);
        -webkit-transition: 0.6s all ease;
        transition: 0.6s all ease;
        opacity: 0;
    }

    .glist > li:nth-of-type(2) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .glist > li:nth-of-type(3) {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
    .glist > li:nth-of-type(4) {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    .glist > li:nth-of-type(5) {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }
    .glist > li:nth-of-type(6) {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }
    .glist > li:nth-of-type(7) {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
    .glist > li:nth-of-type(8) {
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.7s;
    }
    .glist > li:nth-of-type(9) {
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }
    .glist > li:nth-of-type(10) {
        -webkit-transition-delay: 0.9s;
        transition-delay: 0.9s;
    }
    .glist > li:nth-of-type(11) {
        -webkit-transition-delay: 1s;
        transition-delay: 1s;
    }
    .glist > li:nth-of-type(12) {
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s;
    }
    .glist > li:nth-of-type(13) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }
    .glist > li:nth-of-type(14) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.3s;
    }
    .glist > li:nth-of-type(15) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.4s;
    }
    .glist > li:nth-of-type(16) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.5s;
    }
    .glist > li:nth-of-type(17) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.6s;
    }
    .glist > li:nth-of-type(18) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.7s;
    }
    .glist > li:nth-of-type(19) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.8s;
    }
    .glist > li:nth-of-type(20) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.9s;
    }
    .glist > li:nth-of-type(21) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2s;
    }
    .glist > li:nth-of-type(22) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.1s;
    }
    .glist > li:nth-of-type(23) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.2s;
    }
    .glist > li:nth-of-type(24) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.3s;
    }
    .glist > li:nth-of-type(25) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.4s;
    }
    .glist > li:nth-of-type(26) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.5s;
    }
    .glist > li:nth-of-type(27) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.6s;
    }
    .glist > li:nth-of-type(28) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.7s;
    }
    .glist > li:nth-of-type(29) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.8s;
    }
    .glist > li:nth-of-type(30) {
        -webkit-transition-delay: 1.2s;
        transition-delay: 2.9s;
    }
    .action .glist > li {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
    #gnav h1{
      display: block;
    width: 94%;
    font-weight: 600;
    margin: 0 auto 0;
    padding-right: 0;
    text-align: center;
    }
    .glist li.glogo{
      width: 100%;
    max-width: 100%;
        margin-bottom: 2em;
}
.glist li.glogo a{
    max-width: 250px;
    border: none !important
}
}

@media only screen and (max-width:599px) {
    #gnav .gnavinn .glist {
        padding: 0;
    }
    #gnav .gnavinn {
        padding: 60px 3% 33%;
    }
    .gnavinn .headtopR {
        display: block;
        width: 300px;
        margin: 40px auto 0;
        opacity: 0;
        -webkit-transition: 0.6s all ease;
        transition: 0.6s all ease;
    }
    .action .gnavinn .headtopR {
        opacity: 1;
    }
    .gnavinn .headtopR * {
        text-align: center;
    }
    .gnavinn .headtopR .tel{
          width: 230px;
    margin: 0 auto;
    }
    .glist li {
        /* width: 100% !important; */
        font-size: 14px;
    }
    #gnav li .pulllist .pullitem {
        width: 100%;
    }
    #gnav li .pulllist .pullitem .tbox {
        font-size: 14px;
    }
}


/*カレンダー*/
.block-calendar .txt {
  position: relative;
  padding-left: 20px;
}
.block-calendar .txt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  display: block;
  width: 15px;
  height: 15px;
}
.block-calendar .txt-holiday:before {
  background-color: #80d1bd;
}
.block-calendar .txt-altnate:before {
  background-color: #fcd15e;
}
.block-calendar .txt-extra:before {
  background-color: #93c570;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading, .fc-unthemed td.fc-today {
  border-color: #f3f1f1;
}
.fc-event {
  border: none;
}
.fc-title {
  color: #fff;
  display: block;
  font-size: 12px;
}
.calendar h2 {
    color: rgba(95, 178, 215, 255);
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 30px;
}
.calendar .holiday,
.calendar .public {
  background: #80d1bd;
}
.calendar .altnate {
  background: #fcd15e;
}
.calendar .extra {
  background: #93c570;
}


/*スライドショー mainImg*/

.homeSlide {
    position: relative;
    overflow: hidden;
}

.homeSlide .tbox {
    width: 94%;
    padding-left: 35%;
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 1250px;
}

.homeSlide .tbox * {
    color: #fff;
    font-weight: 700;
    text-shadow: 0px 0px 10px #999;
}

.homeSlide .tbox .mremh img {
    width: 50px;
}

.homeSlide .tbox dd {
    margin: 1em 0;
    text-align: right;
}

.homeSlide .tbox .flex {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 2em;
    border-top: 3px solid;
}

.homeSlide .tbox li {
    padding-left: 1.5em;
    position: relative;
    margin: 0 0.5em;
}

.homeSlide .tbox li:before {
    content: "\f14a";
    font-family: FontAwesome;
    position: absolute;
    left: 0;

}
.homeSlide .uk-slidenav-position {
    position: relative;
    overflow: hidden;
    min-height: 180px;
}

.homeSlide .uk-slidenav-position:after {
            padding-top: 50%;
    content: '';
    display: block;
}

.homeSlide .uk-slideshow {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.homeSlide .uk-slideshow * {
    height: 100% !important;
}
[data-element-id] .homeSlide .spSlide{
  display:block;
}
.homeSlide .spSlide{
  display:none;
}
/*IE対策 background-position*/

@media all and (-ms-high-contrast: none) {
    .homeSlide .ofiImg img {
        background-position: center center !important;
    }
}

.mainImg {
    position: relative;
    overflow: hidden;
}

.mainImg .ofiImg {
    padding-top: 31%;
}

@media only screen and (min-width:1900px) {
    .homeSlide .tbox {
        padding-left: 550px;
    }
}

@media only screen and (max-width:1024px) {
    .homeSlide .tbox {
        padding-left: 50%;
        -webkit-transform: scale(0.75) translate(-50%, -50%);
        -ms-transform: scale(0.75) translate(-50%, -50%);
        transform: scale(0.75) translate(-50%, -50%);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        width: 125%;
    }
    .homeSlide .tbox .mremh img {
        width: 40px;
    }
}

@media only screen and (max-width:599px) {
    .homeSlide .tbox .mremh img {
        width: 30px;
    }
    .homeSlide .tbox {
        padding-left: 60%;
        -webkit-transform: scale(0.5) translate(-50%, -50%);
        -ms-transform: scale(0.5) translate(-50%, -50%);
        transform: scale(0.5) translate(-50%, -50%);
        width: 190%;
    }
    .homeSlide .pic:not(.spSlide){
      display: none;
    }
    .homeSlide .spSlide{
  display:block;
}
    .homeSlide .uk-slidenav-position:after{
      padding-top: 80%;
    }
}

/*footer*/

footer {
    padding: 60px 0;
    margin-top: 100px;
    background: #e2f5fc;
}

footer * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 1px;
}

.finfolist {
    margin-bottom: 20px;
}

.flogo a {
    max-width: 380px;
    display: inline-block;
}

.copy {
    text-align: right;
    padding: 20px 0 0;
}

.ftable table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cccccc;
}

.ftable table tr {
    border-bottom: 1px solid #cccccc;
}

.ftable table tbody tr:last-of-type {
    border-bottom: none;
}

.ftable table th {
    width: auto;
    height: 42px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5em;
    text-align: center;
    font-size: 14px;
}

.ftable table td {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* padding: 1em; */
    padding: 1%;
    border-left: 1px solid #ccc;
    font-size: 14px;
}

.ftable tbody th {
    background: #fff;
}

.ftable tbody td {
    background: #fff;
    color: #80d1bd;
    font-size: 14px;
    width: 12%;
    line-height: 1.5;
}

.ftable table .x {
    color: #aaa;
    font-weight: 700;
}

.fitem dt {
    padding-left: 1em;
    position: relative;
    margin-bottom: 0.75em;
}

.fitem dt:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #959595;
}

.fitem .flist {
    padding-left: 2em;
}

.fitem.col2 .flist li:first-of-type:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: -1em;
    color: #5fb2d7;
}

.flist li {
    margin: 0.5em 0;
    position: relative;
}

.flist li a {
    display: block;
}

.fmap .map:after {
    padding-top: 90%;
}

@media only screen and (max-width:1024px) {
    footer {
        margin-top: 80px;
        padding-bottom: 80px;
    }
    .footR {
        width: 100%;
        margin-bottom: 4%;
    }
    .footL {
        width: 100%;
    }
    .fmap .map:after {
        padding-top: 45%;
    }
    .flogo a {
        max-width: 320px;
    }
}

@media only screen and (max-width:599px) {
    footer {
        margin-top: 60px;
    }
    .fmap .map:after {
        padding-top: 50%;
    }
    .ftable table th {
        font-size: 10px;
    }
    .ftable table td {
        font-size: 10px;
    }
    .flogo a {
        max-width: 260px;
    }
    .finfolist *{
      text-align: center;
    }
    .ftable tbody td {
      line-height: 1.2;
    }
}

/*ffix*/
[data-element-id] .ffix{
  position: static;
  max-width: inherit;
}
[data-element-id] .ffixlistSp{
      display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ffix {
    position: fixed;
    left: 0;
    top: 10%;
    z-index: 200;
    max-width: 60px;
}

.ffix li {
    margin-bottom: 2em;
}

.ffix li a {
    display: block;
    padding: 2em 1em;
    color: #fff;
    border-radius: 0 15px 15px 0;
    line-height: 120%;
    font-size: 18px;

}

.ffixlist li:nth-of-type(2n+1) a {
    background: #46aee0;
}

.ffixlist li:nth-of-type(2n+2) a {
    background: #f0bb2c;
}

.ffixlistSp {
    display: none;
}

.ffixlistSp li:nth-of-type(2n+1) a {
    background: #46aee0;
}

.ffixlistSp li:nth-of-type(2n+2) a {
    background: #f0bb2c;
}

.ffixlistSp li a {
    padding: 0.75em;
    border-radius: 10px;
}

@media only screen and (max-width:1024px) {
    .ffix {
        max-width: inherit;
        top: auto;
        bottom: 0;
        width: 100%;
        background: rgba(255, 255, 255, 0.8);
        padding: 0.5em 0;
    }
    .ffix li {
        margin-bottom: 0;
        width: 48%;
    }
    .ffix li a {
        font-size: 16px;
        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;
        width: 100%;
        max-width: 100%;
    }
    .ffixlist {
        display: none;
    }
    .ffixlistSp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:599px) {
    .ffix li a {
        font-size: 14px;
        padding: 0.5em;
    }
}

/*totop*/

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a {
    height: 80px;
    width: 80px;
    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-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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-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;
    }
}

/*home*/

.home01 .ofiImg img {
    -o-object-position: top center;
    object-position: top center;
}

/*IE対策 background-position*/

@media all and (-ms-high-contrast: none) {
    .homeSlide .pic img {
        background-position: top right !important;
    }
}

.home01 .ofiImg:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.6);
/*     background: -webkit-gradient(linear, left top, right top, from(#f4f3f0), color-stop(46%, #f4f3f0), color-stop(70%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, #f4f3f0 0%, #f4f3f0 46%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, #f4f3f0 0%, #f4f3f0 46%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%); */
}

.home01 .ofiImg {
    text-align: right;
}

.home01 .ofiImg img {
    width: 100%;
}
.home01 .tfmp{
  min-height: 500px;
}
.home01 .tfmp:before {
    content: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 40%;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, rgba(255, 255, 255, 0.6))) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6) 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6) 50.5%) no-repeat top left/100% 100%;
}

.home01box .tbox {
    width: 40%;
}

.home02 .tfmp:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    z-index: 1;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, rgba(255, 255, 255, 0.6))) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(top right, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6) 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6) 50.5%) no-repeat top left/100% 100%;
}

.home02cirlist {
    max-width: 750px;
    margin: 40px auto;
}

.home02cirlist .home02ciritem:nth-of-type(odd) .cir {
    background: #46aee0;
}

.home02cirlist .home02ciritem:nth-of-type(even) .cir {
    background: #4bc4a6;
}

.home02ciritem {
    width: 31.333%;
}

.home02ciritem .cir {
    border-radius: 50%;
    width: 220px;
    height: 220px;
    margin: 0 auto;
    color: #fff;
    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-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    text-align: center;
    font-size: 18px;
    padding: 1em;
}

.home02bnritem {
    position: relative;
    overflow: hidden;
    border: 2px solid #46aee0;
    width: 100%;
    max-width: 310px;
    margin: 1% auto;
}

.home02bnritem .tbox {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    width: 60%;
    padding: 0.5em;
}

.home02bnritem .tbox * {
    line-height: 140%;
}

.home03listwrap {
    border-bottom: 2px solid #dcdcdc;
    padding: 1em 0 2em;
}

.home03list {
    overflow-y: auto;
    max-height: 400px;
    -webkit-overflow-scrolling: touch;
    padding: 0 1em;
}

.home03list::-webkit-scrollbar {
    width: 12px;
}

.home03list::-webkit-scrollbar-thumb {
    background: #d2d2d2;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home03list::-webkit-scrollbar-track-piece {
    background: #efefef;
}

.home03item {
    margin-bottom: 30px;
}

.home03item a {
    display: block;
}

.home03item .tbox dd {
    margin: 1em 0;
}

.home03item .tbox dd.tit {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home03item .pbox {
    width: 36%;
}

.home03item .tbox {
    width: 60%;
}

.home04contwrap .home04cont:nth-of-type(2n+1) .titbox .ofiImg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(70, 174, 224, 0.6);
    content: "";
}

.home04contwrap .home04cont:nth-of-type(2n+2) .titbox .ofiImg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(75, 196, 166, 0.6);
    content: "";
}

.home04cont .titbox .tfmp {
    padding: 80px 0;
}

.home04cont .titbox h3 {
    color: #fff;
}

.home04box .pointbox {
    max-width: 768px;
    margin: 40px auto;
}

.home04box .pointbox .pbox {
    width: 140px;
}

.home04box .pointbox .tbox {
    width: calc(100% - 145px);
}

.home04box .pointbox .tbox .txt {
    padding: 1em 2em 1em 4em;
    background: url(/import/tenant_1/133.167.85.165/html/images/balloon01.png) center center /100% 100% no-repeat;
}

.home04item {
    margin-bottom: 60px;
    width: 29.333%;
    margin: 2%;
}

.home04item a {
    display: block;
}

.home04item dd {
    margin: 1em 0;
}

.home04bnritem {
    position: relative;
    overflow: hidden;
    width: 49%;
}

.home04bnritem a {
    display: block;
}

.home04bnritem .tbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 290px;
    max-width: 100%;
    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;
    z-index: 1;
    padding: 0.5em;
}

.home04bnritem .tbox dt,
.home04bnritem .tbox dd {
    color: #fff;
    margin: 0.5em 0;
    text-align: center;
}

.home04bnrlist .home04bnritem:nth-of-type(4n+1) .tbox {
    background: rgba(70, 174, 224, 0.6);
}

.home04bnrlist .home04bnritem:nth-of-type(4n+2) .tbox {
    background: rgba(75, 196, 166, 0.6);
}

.home04bnrlist .home04bnritem:nth-of-type(4n+3) .tbox {
    background: rgba(75, 196, 166, 0.6);
}

.home04bnrlist .home04bnritem:nth-of-type(4n+4) .tbox {
    background: rgba(70, 174, 224, 0.6);
}

.home04bnritem .ofiImg {
    padding-top: 35%;
}

.home05bnrbox .tbox {
    padding: 1em 60px;
    width: 500px;
    max-width: 100%;
}

.home05bnrbox .tbox .txt {
    padding: 0 1em;
    margin-bottom: 1em;
    text-shadow: 1px 1px 1px #fff;
}

@media only screen and (max-width:1024px) {
/*     .home01 .tfmp:before {
    width: 600px;
    height: 30%;
} */
    .home02 .tfmp:before {
        height: 30%;
    }
    .home02ciritem .cir {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    .home04cont01 .titbox .tfmp {
        padding: 60px 0;
    }
    .home04box .pointbox .pbox {
        width: 120px;
    }

    .home04box .pointbox .tbox {
        width: calc(100% - 125px);
    }
    .home04item {
        width: 31.333%;
        margin: 1%;
        margin-bottom: 40px;
    }
    .home04bnritem .tbox {
        width: 100%;
    }
    .home05bnrbox .tbox {
        padding: 1em 40px;
        width: 400px;
    }
}

@media only screen and (max-width:599px) {
    .home01box .tbox {
        width: 100%;
    }
    .home01 .ofiImg:before {
        background: rgba(255, 255, 255, 0.6);
    }
    .home01 .ofiImg img {
        width: 100%;
    }
    .home02 .tfmp:before {
        height: 15%;
    }
    .home02ciritem {
        width: 100%;
        margin: 1% 0;
    }
    .home02ciritem .cir {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        font-size: 14px;
        width: 100%;
        height: 100%;
        border-radius: 0;
        text-align: left;
        display: block;
    }
    .home03boxitem {
        margin: 40px 0;
    }
    .home03list {
        max-height: 300px;
    }
    .home04cont01 .titbox .tfmp {
        padding: 40px 0;
    }
    .home04box .pointbox .tbox {
        width: 100%;
    }
    .home04box .pointbox .tbox .txt {
        padding: 1em;
        background: none;
        border: 2px solid #dcdcdc;
        border-radius: 10px;
    }
    .home04item {
        width: 48%;
        margin: 1%;
        margin-bottom: 20px;
    }
    .home04item .tit{
      font-size: 16px;
    }
    .home04bnritem {
        width: 100%;
    }
    .home05bnrbox .tbox {
        padding: 1em;
        width: 300px;
    }
    .home05bnrbox .tbox .txt {
        padding: 0;
    }
}

/*under*/

/*news*/

.newsarea h2 .inb {
    padding-right: 40px;
    background: url(/import/tenant_1/133.167.85.165/html/images/balloon02.png) top right /30px no-repeat;
}

.newsarea {
    width: 64%;
}

.newscalist {
    width: 28%;
}

.nlist .nitem:first-of-type a {
    border-top: 1px solid #c9c9c9;
}

.nitem a {
    display: block;
    padding: 2em 1em;
    border-bottom: 1px solid #c9c9c9;
}

.nitem dt:before {
    font-family: FontAwesome;
    content: "\f105";
    display: inline-block;
    margin-right: 0.5em;
    color: #4bc4a6;
    font-weight: 700;
}

.nitem dt {
    width: 7em;
}

.nitem dd {
    width: calc(100% - 8em);
}

.newspagenav ul {
    max-width: 300px;
    margin: 80px auto;
}

.newspagenav li {
    width: 14%;
    text-align: center;
    font-weight: 700;
    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;
}

.newspagenav li a {
    display: block;
}

.newspagenav li.now a {
    border-bottom: 1px solid #4bc4a6;
}

.newscalist dl {
    margin-bottom: 80px;
}

.newscalist dt {
    padding: 0.5em 1em;
    color: #fff;
    text-align: center;
}

.newscalist li a {
    display: block;
    padding: 2em;
    position: relative;
    border-bottom: 1px solid #c9c9c9;
}

.newscalist li a:before {
    position: absolute;
    top: 2em;
    content: "●";
    left: 0.5em;
}

.newsclist li a:before {
    color: #4bc4a6;
}

.newsalist li a:before {
    color: #46aee0;
}

.newsclist dt {
    background: #4bc4a6;
}

.newsalist dt {
    background: #46aee0;
}

.npostbox .titbox dt {
    margin-bottom: 1.5em;
}

.npostbox .titbox dt span:after {
    content: "";
    display: block;
    width: 15em;
    height: 4px;
    border-bottom: 4px solid #c9c9c9;
    margin: 0.5em auto 0.5em;
}

.npostbox .single {
    padding: 60px 0;
    border-bottom: 1px solid #c9c9c9;
}

@media only screen and (max-width:1024px) {
    .newsarea {
        width: 100%;
    }

    .newscalist {
        width: 100%;
        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;
    }
    .newscalist dl {
        margin-bottom: 60px;
        width: 48%;
    }
    .nitem a {
        padding: 1.5em 1em;
    }
    .newscalist li a {
        padding: 1.5em;
    }
    .newscalist li a:before {
        font-size: 75%;
        left: 0.25em;
    }
    .npostbox .single {
        padding: 50px 0;
    }
}

@media only screen and (max-width:599px) {
    .newscalist dl {
        width: 100%;
    }
    .newscalist dl:last-of-type {
        margin-bottom: 0;
    }
    .nitem dt {
        width: 100%;
        margin-bottom: 1%;
    }

    .nitem dd {
        width: 100%;
    }
    .nitem a {
        padding: 1em 1em;
    }
    .npostbox .single {
        padding: 40px 0;
    }
    .home04item .txt{
      font-size: 13px;
    }
}

/*concept*/

.conceptnum {
    width: 110px;
    height: 110px;
    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;
    border-radius: 50%;
    background: #46aee0;
    margin: 0 auto;
    padding: 1em;
    margin-bottom: -55px;
    position: relative;
    z-index: 1;
}

.conceptnum.g {
    background: #4bc4a6;
}

.conceptnum * {
    color: #fff;
    text-align: center;
    line-height: 120%;
}

.conceptnum dt {
    margin-top: 0.5em;
}

.conceptbgbox {
    margin-bottom: 100px;
}

.conceptbgbox .tbox {
    min-height: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 2em;
}

.conceptbgbox .tbox .inb {
    display: inline-block;
    padding: 1em;
    background: rgba(255, 255, 255, 0.8);
}

.concept01cont02item {
    margin-top: 120px;
}

.concept01cont02list .concept01cont02item:nth-of-type(2n+1) .titbox .ofiImg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(70, 174, 224, 0.6);
    content: "";
}

.concept01cont02list .concept01cont02item:nth-of-type(2n+2) .titbox .ofiImg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(75, 196, 166, 0.6);
    content: "";
}

.concept01cont02item .titbox * {
    color: #fff;
}

.concept01cont02item .titbox .tit {
    height: 230px;
    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;
    max-width: 94%;
}
.concept01cont02itemlist {
    position: relative;
    overflow: hidden;
}

.concept01cont02itemlist:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5em;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
    content: "";
}

.concept01cont02itemlist:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5em;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
    content: "";
}

.concept01cont02itemlistitem .flexsb > * {
    width: 50%;
}

.concept01cont02itemlist .concept01cont02itemlistitem:nth-of-type(odd) .flexsb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.concept01cont02itemlistitem .txt {
    padding: 2em 2.5em;
    min-height: 280px;
    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;
    color: #fff;
}

.concept01cont02itemlistitem .txt * {
    color: #fff;
}

.concept01cont02itemlist .concept01cont02itemlistitem:nth-of-type(odd) {
    background: #46aee0;
}

.concept01cont02itemlist .concept01cont02itemlistitem:nth-of-type(even) {
    background: #4bc4a6;
}

.concept01cont02item .m600 {
    width: 100%;
    line-height: 200%;
}

.concept02cont03item {
    margin: 30px 0;
}

.concept02cont03item dd {
    margin: 1em 0;
}

@media only screen and (max-width:1024px) {
    .conceptbgbox {
        margin-bottom: 80px;
    }
    .conceptbgbox .tbox {
        min-height: inherit;
        padding: 20% 0 2em;
    }
    .conceptbgbox .tbox .inb {
        padding: 0.75em;
    }
    .concept01cont02item .titbox .tit {
        height: auto;
        padding: 5% 0;
    }
    .concept01cont02item {
        margin-top: 80px;
    }
    .conceptnum {
        width: 100px;
        height: 100px;
        margin-bottom: -50px;
    }
    .concept01cont02itemlist {
        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;
    }
    .concept01cont02itemlistitem {
        width: 50%;
    }
    .concept01cont02itemlistitem .flexsb > * {
        width: 100%;
    }
    .concept01cont02itemlistitem .ofiImg {
        position: relative;
        padding-top: 51%;
        display: block;
    }
    .concept01cont02itemlistitem .ofiImg img {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -o-object-position: top center;
        object-position: top center;
    }
    .heightLine-concept01cont02itemlistitemtxt {
        height: auto !important;
    }
    .concept01cont02itemlistitem .txt {
        min-height: inherit;
    }
    
    .concept01cont02itemlist:before,
    .concept01cont02itemlist:after {
        width: 1em;
    }
    .concept02cont03item {
        margin: 20px 0;
    }
}

@media only screen and (max-width:599px) {
    .conceptbgbox {
        margin-bottom: 60px;
    }
    .conceptbgbox .tbox .inb {
        padding: 0.5em;
        font-size: 18px;
    }
    .concept01cont02item {
        margin-top: 40px;
    }
    .conceptnum {
        width: 90px;
        height: 90px;
        margin-bottom: -45px;
    }
    .concept01cont02itemlistitem {
        width: 100%;
    }
    .concept01cont02itemlistitem .txt {
        padding: 1.5em;
    }
    .concept01cont02itemlist:before,
    .concept01cont02itemlist:after {
        width: 0.5em;
    }
    .conceptbgbox .tbox {
        padding: 40% 0 0em;
    }
    .concept02cont03item {
        margin: 10px 0;
    }
    .heightLine-concept02cont03itemtit {
        height: auto !important;
    }
}

/*staff*/

.staff01bg {
    padding: 20% 0;
}

.staff01bg .ofiImg:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(#f4f3f0), color-stop(20%, #f4f3f0), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #f4f3f0 0%, #f4f3f0 20%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #f4f3f0 0%, #f4f3f0 20%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

.staff01bg:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 40%;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, rgba(255, 255, 255, 0.6))) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6) 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6) 50.5%) no-repeat top left/100% 100%;
}

.staff01box .tbox {
    width: 50%;
}

.staff01profbox {
    background: #fff;
    padding: 2em;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 10px #dcdcdc;
    box-shadow: 0px 0px 10px #dcdcdc;
    margin-top: -8em;
}

.staff01proflist .staff01profitem:nth-of-type(2n+1) dt {
    color: rgba(70, 174, 224, 255);
}

.staff01proflist .staff01profitem:nth-of-type(2n+2) dt {
    color: rgba(75, 196, 166, 255);
}

.staff01profitem {
    margin-bottom: 80px;
}

.staff01profitem:last-of-type {
    margin-bottom: 0;
}

.staff01profitem dt {
    padding-left: 2em;
    position: relative;
    padding-bottom: 0.5em;
    border-bottom: dotted 2px #666666;
    margin-bottom: 1.5em;
}

.staff01profitem dt:before {
    position: absolute;
    left: 0;
    content: "●";
}

.staff02item .tbox {
    max-width: 510px;
    padding: 0 3%;
}

.staff02list .staff02item:nth-of-type(odd) .tbox {
    margin-left: auto;
}

.staff02list .staff02item:nth-of-type(even) .tbox {
    margin-right: auto;
}

.staff02item .introbox * {
    margin: 0.5em 0;
}

.staff02list .staff02item:nth-of-type(odd) .profbox {
    background: #4bc4a6;
}

.staff02list .staff02item:nth-of-type(even) .profbox {
    background: #46aee0;
}

.staff02item .profbox {
    padding: 2em;
    min-height: 360px;
}

.staff02item .profbox * {
    color: #fff;
}

.staff02item .profbox dt {
    padding-left: 2em;
    position: relative;
    padding-bottom: 0.5em;
    border-bottom: dotted 2px;
    margin-bottom: 1.5em;
}

.staff02item .profbox dt:before {
    position: absolute;
    left: 0;
    content: "●";
}
[data-element-id] .staff03item{
  display: none;
}
[data-element-id] .staff03list .staff03item:nth-of-type(-n+6){
  display: block;
}
.staff03item {
    width: 29.333%;
    margin: 2%;
    margin-bottom: 40px;
}

.staff03item dd {
    text-align: center;
}
.staff03item dd.left {
    text-align: left;
}

@media only screen and (max-width:1024px) {
    .staff01bg {
        padding: 150px 0;
    }
    .staff01box .tbox {
        width: 70%;
    }
    .staff01profbox {
        margin-top: -5em;
    }
    .staff02item .profbox {
        padding: 1.5em;
    }
    .staff03item {
        width: 31.333%;
        margin: 2% 1%;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:599px) {
  .staff01bg .ofiImg:before {
        background: rgba(255, 255, 255, 0.6);
              background: none;  
    }
    
    .staff01bg {
        padding: 60px 0;
    }
    .staff01bg.reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
    .staff01bg .pic.ofiImg {
      position: relative;
      margin-bottom: 40px;
      
    }
    .staff01box .tbox {
        width: 100%;
    }
    .staff01profbox {
        margin-top: -2em;
        padding: 1.5em 1em;
    }
    .staff02item .tbox {
        max-width: inherit;
        padding: 0;
        width: 96%;
        margin: 0 auto;
    }
    .staff02item .profbox {
        min-height: inherit;
    }
    .staff02item [class*="heightLine"] {
        height: auto !important;
    }
    .staff02item {
        margin-bottom: 60px;
    }
    .staff02list .staff02item:last-of-type {
        margin-bottom: 0;
    }
    .staff03item {
        width: 48%;
        margin-bottom: 20px;
    }
}

/*access*/

.access01item {
    margin-bottom: 1em;
}

.access01table table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cccccc;
}

.access01table table tr {
    border-bottom: 1px solid #cccccc;
}

.access01table table tbody tr:last-of-type {
    border-bottom: none;
}

.access01table table th {
    width: auto;
    height: 42px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5em;
    text-align: center;
    font-size: 14px;
}

.access01table table td {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    border-left: 1px solid #ccc;
    font-size: 14px;
}

.access01table tbody th {
    background: #fff;
}

.access01table tbody td {
    background: #fff;
    color: #80d1bd;
    font-size: 14px;
}

.access01table table .x {
    color: #aaa;
    font-weight: 700;
}

.access02box01 .map:after {
    padding-top: 50%;
}

.access02boxinn {
    background: #fff;
    padding: 4em;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 10px #dcdcdc;
    box-shadow: 0px 0px 10px #dcdcdc;
}

.access01worklist .access01workitem {
    padding-top: 80px;
}

.access01worklist .access01workitem:first-of-type {
    padding-top: 0;
}
.access01worklist .access01workitem .tel {
    margin: 20px auto 0;
    width: 250px;
}

.access02boxlist .access02box {
    margin-bottom: 80px;
}

.access02boxlist .access02box:last-of-type {
    margin-bottom: 0;
}

.access02boxinn .embed:after {
    padding-top: 80%;
}

.access03box .more02 .btn {
    padding: 1em 2em;
}

@media only screen and (max-width:1024px) {
    .access01worklist .access01workitem .tel {
        width: 200px;
    }
    .access02boxinn {
        padding: 3em;
    }
}

@media only screen and (max-width:599px) {
    .access01table table th {
        font-size: 10px;
    }
    .access01table table td {
        font-size: 10px;
    }
    .access01worklist .access01workitem .tel {
        width: 180px;
    }
    .access02boxinn {
        padding: 2em 1em;
    }
}

/*faq*/

.faq01list .faq01item:last-of-type {
    margin-bottom: 0;
}

.faq01item {
    margin-bottom: 60px;
}

.faq01item .subtit {
    position: relative;
    padding-left: 60px;
}

.faq01item .subtit:before {
    position: absolute;
    left: 0;
    top: -0.25em;
    content: "Q";
    font-size: 24px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    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: #46aee0;
}

.faq01item .ans {
    padding: 1em;
    background: #edf9f6;
}

.faq01item .ans .t {
    position: relative;
    padding-left: 60px;
}

.faq01item .ans .t:before {
    position: absolute;
    left: 0;
    top: -0.25em;
    content: "A";
    font-size: 24px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    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: #4bc4a6;
}

@media only screen and (max-width:1024px) {
    .faq01item .subtit:before {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }
    .faq01item .ans .t:before {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }
    .faq01item {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width:599px) {
    .faq01item .subtit {
        padding-left: 50px;
    }
    .faq01item .ans .t {
        padding-left: 50px;
    }

    .faq01item .subtit:before {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .faq01item .ans .t:before {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .faq01item {
        margin-bottom: 40px;
    }
}

/*case*/

.comcaseB .comcase01nav .tit {
    color: rgba(95, 178, 215, 255);
}

.comcaseB .comcase01nav .tit:after {
    display: block;
    width: 100%;
    height: 1px;
    margin: 0.5em 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#46aee0), color-stop(30%, #46aee0), color-stop(30%, #dcdcdc), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #46aee0 0%, #46aee0 30%, #dcdcdc 30%, #dcdcdc 100%);
    background: linear-gradient(90deg, #46aee0 0%, #46aee0 30%, #dcdcdc 30%, #dcdcdc 100%);
}

.comcaseG .comcase01nav .tit {
    color: rgba(75, 196, 166, 255);
}

.comcaseG .comcase01nav .tit:after {
    display: block;
    width: 100%;
    height: 1px;
    margin: 0.5em 0;
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#4bc4a6), color-stop(30%, #4bc4a6), color-stop(30%, #dcdcdc), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #4bc4a6 0%, #4bc4a6 30%, #dcdcdc 30%, #dcdcdc 100%);
    background: linear-gradient(90deg, #4bc4a6 0%, #4bc4a6 30%, #dcdcdc 30%, #dcdcdc 100%);
}

.comcase01navlist {
    counter-reset: number;
}

.comcase01navlist .comcase01navitem:last-of-type {
    margin-bottom: 0;
}

.comcaseB .comcase01navitem {
    background-image: url(/import/tenant_1/133.167.85.165/html/images/book01.png);
}

.comcaseG .comcase01navitem {
    background-image: url(/import/tenant_1/133.167.85.165/html/images/book02.png);
}

.comcase01navitem {
    padding-left: 70px;
    margin-bottom: 40px;
    background-position: left top;
    background-size: 30px;
    background-repeat: no-repeat;
}

.comcase01navitem a {
    display: inline-block;
}

.comcase01navitem .num {
    position: relative;
    padding-left: 1.5em;
    display: inline-block;
}

.comcase01navitem .num:before {
    position: absolute;
    top: 0;
    left: 0;
    counter-increment: number;
    content: counter(number)'.';
}

.comcase01list {
    counter-reset: number;
}

.comcaseB .comcase01item .tit {
    background: #46aee0;
    color: #fff;
}

.comcaseG .comcase01item .tit {
    background: #4bc4a6;
    color: #fff;
}

.comcase01list .comcase01item:last-of-type {
    margin-bottom: 0;
}

.comcase01item {
    margin-bottom: 60px;
}

.comcase01item .tit {
    padding: 1em 2em;
}

.comcase01item .tit .num {
    position: relative;
    padding-left: 1.5em;
    display: inline-block;
}

.comcase01item .tit .num:before {
    position: absolute;
    top: 0;
    left: 0;
    counter-increment: number;
    content: counter(number)'.';
}

.comcase01list .comcase01item:nth-of-type(odd) .comcase01itembox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.comcase01itemlistitem {
    margin: 40px 0;
}

.comcase01itemlistitem .more04 {
    margin-bottom: 0;
}

.comcaseB .comcase01itemlistitem .subtit {
    color: rgba(70, 174, 224, 255);
}

.comcaseG .comcase01itemlistitem .subtit {
    color: rgba(75, 196, 166, 255);
}

.comcaseB .comcase01itemlistitem .more04 {
    color: rgba(70, 174, 224, 255);
}

.comcase01item .reservebox {
    margin-bottom: 0;
}

.comcase01item .reservebox .more05 {
    width: 300px;
}

.comcase01item .reservebox .tbox {
    width: calc(100% - 300px);
}

.comcase01item .reservebox .tbox {
    padding-left: 90px;
    background-position: top left;
    background-size: 80px 120px;
    background-repeat: no-repeat;
}

.comcase01item .reservebox .tboxinn {
    min-height: 120px;
    padding: 1em 2em 1em 4em;
    background: url(/import/tenant_1/133.167.85.165/html/images/balloon01.png) center center /100% 100% no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.comcaseG .reservebox .tbox {
    background-image: url(/import/tenant_1/133.167.85.165/html/images/chicon02.png);
}

.comcaseG .reservebox .tbox .fc {
    color: rgba(75, 196, 166, 255);
}

.comcaseG .reservebox .more05 .btn {
    background: #4bc4a6;
    color: #fff;
}

.comcaseB .reservebox .tbox {
    background-image: url(/import/tenant_1/133.167.85.165/html/images/chicon01.png);
}

.comcaseB .reservebox .tbox .fc {
    color: rgba(70, 174, 224, 255);
}

.comcaseB .reservebox .more05 .btn {
    background: #46aee0;
    color: #fff;
}

.comcase01item .checklist.flexsb li {
    margin: 1%;
}

.comcaseB .checklist li {
    background-image: url(/import/tenant_1/133.167.85.165/html/images/check02.png);
}

.comcase01listbox .reservebnrbox {
    margin-top: 160px;
}

.comcaseB .comcase01item .bb1box .fc {
    color: rgba(70, 174, 224, 255);
}

.comcaseG .comcase01item .bb1box .fc {
    color: rgba(75, 196, 166, 255);
}

@media only screen and (max-width:1024px) {
    .comcase01navitem {
        padding-left: 40px;
        margin-bottom: 30px;
        background-size: 25px;
    }
    .comcase01item .tit {
        padding: 0.75em 1.5em;
    }
    .comcase01item {
        margin-bottom: 50px;
    }
    .comcase01itemlistitem {
        width: 48%;
        margin: 30px 0;
    }
    .comcase01item .reservebox .tbox {
        width: 100%;
        margin-bottom: 1em;
    }
    .comcase01listbox .reservebnrbox {
        margin-top: 100px;
    }
}

@media only screen and (max-width:599px) {
    .comcase01navitem {
        padding-left: 35px;
        margin-bottom: 20px;
        background-size: 20px;
        background-position: left top 4px;
    }
    .comcase01item .tit {
        padding: 0.5em 1em;
    }
    .comcase01item {
        margin-bottom: 40px;
    }
    .comcase01itemlistitem {
        width: 100%;
        margin: 20px 0;
    }
    .comcase01itemlistitem [class*='heightLine'] {
        height: auto !important;
    }
    .comcase01item .reservebox .tboxinn {
        padding: 1em;
        background: none;
        border: 2px solid #dcdcdc;
        border-radius: 10px;
    }
    .comcase01item .reservebox .tbox {
        padding-left: 0;
        padding-top: 88px;
        background-size: 60px;
    }
    .comcase01listbox .reservebnrbox {
        margin-top: 40px;
    }
}



/*blog*/

.bitem {
    width: 29.333%;
    margin: 2% 2% 60px;
}

.bitem a {
    display: block;
}
.blogrecoitem .bitem .cat{
  margin-top: 1em;
}
.bitem dd {
    margin: 0.5em 0;
}

.bitem .tit {
    margin: 1em 0;
}

.bitem .pbox {
    -webkit-box-shadow: 0.5em 0.5em #46aee0;
    box-shadow: 0.5em 0.5em #46aee0;
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}

.bitem dl:not(.院長ブログ) .pbox {
    -webkit-box-shadow: 0.5em 0.5em #4bc4a6;
    box-shadow: 0.5em 0.5em #4bc4a6;
}

.bitem .date {
    z-index: 1;
    position: relative;
    margin-left: 0.5em;
    top: -4em;
    margin-bottom: -2em;
}

.bitem .date .label {
    display: inline-block;
    color: #fff;
    padding: 0.5em;
    background: #46aee0;
}

.bitem dl:not(.院長ブログ) .date .label {
    background: #4bc4a6;
}

.calist dt {
    text-align: center;
    color: #fff;
    background: #000;
    width: 100%;
    padding: 5px;
}

.calist li {
    padding: 10px 0;
}

.calist li:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 10px;
}

.calist ul {
    padding: 10px 30px;
}

.blogpagenav ul {
    max-width: 300px;
    margin: 40px auto 160px;
}

.blogpagenav li {
    width: 14%;
    text-align: center;
    font-weight: 700;
    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;
}

.blogpagenav li a {
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    background: #bfbfbf;
}

.blogpagenav li.now a {
    background: #46aee0;
    color: #fff;
}

.blogcalist dt {
    color: #fff;
    text-align: center;
    padding: 0.5em 2em;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border: 1px solid transparent;
}

.blogcalist dt:after {
    position: absolute;
    right: 1em;
    content: "\f107";
    font-family: FontAwesome;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.blogcalist dt.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.blogcalist dt.open {
    margin-bottom: 1em;
}

.blogclist dt {
    background: #46aee0;
}

.blogalist dt {
    background: #4bc4a6;
}

.blogclist dt:hover {
    background: #fff;
    color: #46aee0;
    border-color: #46aee0;
}
.blogalist dt:hover {
    background: #fff;
    color: #4bc4a6;
    border-color: #4bc4a6;
}

.blogcalist li a {
    padding: 1em 2em;
    display: block;
    border-bottom: 1px solid #c9c9c9;
    position: relative;
}

.blogcalist li a:before {
    position: absolute;
    top: 1.5em;
    content: "●";
    left: 0.5em;
    font-size: 70%;
}

.blogalist li a:before {
    color: #4bc4a6;
}

.blogclist li a:before {
    color: #46aee0;
}

.blogsinglebox .tit {
    padding-bottom: 1em;
    border-bottom: 1px solid #dcdcdc;
}

.blogsinglebox .single {
    padding: 60px 0;
}

.blogrecoitem .tit .ruby {
    color: rgba(204, 204, 204, 255);
    display: inline-block;
    font-size: 16px;
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.blogsinglebox .back02 {
    margin-bottom: 40px;
}

@media only screen and (max-width:1024px) {
    .bitem {
        margin-bottom: 50px;
    }
    .blogpagenav ul {
        margin: 40px auto 120px;
    }
    .bitem .date {
        position: static;
        margin: 1em 0 1em 0.5em;
    }
    .bitem .date .label {
        padding: 0.25em;
    }
    .blogsinglebox .single {
        padding: 50px 0;
    }
}

@media only screen and (max-width:599px) {
    .bitem {
        width: 48%;
        margin: 2% 1% 40px;
    }
    .blogpagenav ul {
        margin: 40px auto 80px;
    }
    .blogcalist dd {
        margin-bottom: 60px;
    }
    .blogcalist dl:last-of-type dd {
        margin-bottom: 0;
    }
    .blogsinglebox .single {
        padding: 40px 0;
    }
}

/*form*/

.form dl {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}

.form dl:last-of-type {
    border-bottom: none;
}

.form dt {
    width: 36%;
    font-weight: 600;
}

.form dt .reqw {
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    background: #d5262b;
    color: #fff;
    margin-left: 10px;
    border-radius: 5px;
}

.form dd {
    width: 60%;
}

.form dd input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.form dd select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.form dd input[type="radio"] {
    display: none;
}

.form dd input[type="radio"] + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
    line-height: 200%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form dd input[type="radio"] + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #303841;
    border-radius: 50%;
    background: #fff;
}

.form dd input[type="radio"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #303841;
    border-radius: 50%;
}

.form dd input[type="radio"]:checked + label {
    border-bottom: 1px solid;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.form dd textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 16px;
    font-family: "游ゴシック",
    YuGothic,
    Hiragino Sans,
    "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic Pro",
    Hiragino Kaku Gothic ProN,
    "メイリオ",
    Meiryo,
    'ＭＳ Ｐゴシック',
    sans-serif;
    height: 300px;
}

.formbtn li button {
    text-align: center;
    color: #fff;
    display: block;
    background: #d5262b;
    padding: 20px 40px;
    position: relative;
    z-index: 1;
    opacity: 1;
    overflow: hidden;
    border: none;
    width: 100%;
    margin: 80px auto;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.formbtn li button:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}

.formbtn2 li:nth-of-type(odd) button:after {
    right: auto;
    left: 20px;
    content: "\f104";
}

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 320px;
    margin: auto;
}

.formbtn2 li {
    max-width: 250px;
}

@media only screen and (max-width:1024px) {
    .form dt {
        width: 100%;
        padding-bottom: 1em;
    }

    .form dd {
        width: 100%;
    }
    .form dl {
        padding: 15px 0;
    }
    .formbtn li button {
        margin: 60px auto;
        padding: 15px 40px;
    }
    .formbtn2 li {
        max-width: 200px;
    }

}

@media only screen and (max-width:599px) {
    .formbtn li button {
        margin: 40px auto;
        padding: 10px 40px;
        max-width: 250px;
    }
    .formbtn2 li {
        max-width: 130px;
    }
}

/*access道順*/
.way li {
  padding-left: 0em;
  position: relative;
  width: calc(100% / 3 - 5%);
  margin: 0 2.5% 3% 2.5%;

}
.way li .text{
  margin: 0.5rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
  font-size: 14px;
  margin-top: 1rem;
  margin-left: 4rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.ol.g .way li .text span {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    color: #fff;
    background: #46aee0;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 0rem;
    z-index: 1;
    left: -4rem;
    padding: 1rem;
    padding-top: 0.8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5rem;
}
.ol.g .way li:after{
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    width: 3rem;
    height: 3.5rem;
    font-size: 3rem;
    font-weight: bold;
    color: #46aee0;
    position: absolute;
    top:50%;
    right: -3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ol.g .way li:nth-of-type(3n):after,
.ol.g .way li:last-of-type:after {
    display: none;
}
@media only screen and (max-width:1024px) {
   .ol.g .way li {
        width: calc(100% / 2 - 6%);
        margin: 0 3% 6% 3%;
    }

   .ol.g .way li:nth-of-type(2n):after {
        display: none;
    }

    .ol.g .way li:nth-of-type(3n):after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    }

    .ol.g .way li:last-of-type:after {
        display: none;
    }
}

@media only screen and (max-width:599px) {
  .ol.g .way li {
        width: 100%;
        margin-bottom: 4rem;
    }

    .ol.g .way li:after {
        left: 50%;
        right: 50%;
        top: initial;
        bottom: -6rem;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }
     .ol.g .way li:nth-of-type(2n):after {
        display: block;
    }
    .ol.g .way li:last-of-type:after {
        display: none;
    }

}

.mgt80{
  margin-top: 80px;
}

.tac{
      text-align: center;
}

/*7/29 追記 */
.r{
  display: inline-block;
}

@media only screen and (max-width: 599px){
  .r{
    display: block;
  }
}

@media only screen and (max-width: 599px){
  .left-space{
    text-indent: -1em;
    padding-left: 1em;
  }
}

@media only screen and (max-width: 599px){
  .sp-none{
    display: none;
  }
}

.staff01cont {
  margin-top: 80px;
}
.fwb {
  font-weight: bold;
}

/* 2023/08/30 追記 */

.link-content {
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: auto;
    padding: 0px 0px 80px;
}

.link-content li{
  width: 45%;
  position: relative;
  max-width: 500px;
}

.link-content li a{
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.link-content li .link-txt{
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #5c5a59;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    padding: 30px 0;
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
}

.link-content li img{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
    z-index: 1;
    opacity: 0.5;
}

@media only screen and (max-width: 1024px){
  .link-content {
    padding: 0px 0px 60px;
}
}


@media only screen and (max-width: 599px){
  .link-content {
    flex-direction: column;
    width: 100%;
    margin: auto;
    padding: 0px 0px 40px;
}

.link-content li {
    width: 93%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

.link-content li:first-of-type{
  margin-bottom: 5%;
}
}

.index .link-content{
  padding: 0px;
}

/* 09/21 */

.read-contents .ol{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2em;
}

.read-contents .ol > li{
  width: 48%;
}

.read-contents .ol > li h4 {
    padding-left: 1.5em;
    position: relative;
    margin-bottom: 0.25em;
    font-size: 16px;
    font-weight: bolder;
}

.read-contents .ol > li:not(:last-of-type){
  margin-bottom: 20px;
}

.read-contents .ol > li:before {
    content: none;
    position: absolute;
    left: 0;
}

.read-contents .ol > li h4::before {
    content: "・";
    position: absolute;
    left: -10px;
    font-size: 180%;
    color: #3399cc;
}

.read-contents .ol > li div{
  font-size: 14px;
}

@media only screen and (max-width: 599px){
  .read-contents .ol > li {
    width: 100%;
    padding-left: 0;
}
}




/*2023.10.06  */

.official-voice{
      margin-top: 30px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.off-voicep{
  margin-bottom: 20px;
}

/*topメディア情報*/
.home03cont.media {
  margin-top: 50px;
}
.home03cont.media .titbox {
  width: 60%;
  margin: auto;
}
.home03cont.media .home03item .tbox {
  width: 100%;
}
.home03cont.media dl {
  display: flex;
}
.home03cont.media dt {
  width: 30%;
}
.home03cont.media .home03item {
  margin-bottom: 20px;
}
.home03cont.media .home03item .tbox dd {
  width: 67%;
  margin: 0 0 0 3%;
}
.home03cont.media .home03item .tbox dd.tit {
  white-space: initial;
}

.medea-bnr .in {
  width: 60%;
  margin: 30px auto;
  position: relative;
  border: 2px solid #46aee0;
}
/* .medea-bnr .in a {
  display: block;
  width: 100%;
} */
.medea-bnr .in a .img {
  opacity: 0.4;
}
.medea-bnr .in a .txt {
  position: absolute;
  width: 70%;
  top: 38%;
  left: 15%;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #46aee0;
  text-shadow: 2px 5px 5px #fff;
}
.newspost .single a {
  color: #0000ee;
}


@media only screen and (max-width: 1024px){
  .medea-bnr .in a .txt {
    font-size: 24px;
  }
}

@media only screen and (max-width: 599px){
  .home03cont.media .titbox {
    width: 100%;
  }
  .medea-bnr .in {
    width: 100%;
  }
  .medea-bnr .in a .txt {
    width: 100%;
    top: 35%;
    left: 0;
  }
}

/**LINEのQRコード**/
.l-qr {
  width: 180px;
  position: fixed;
  bottom: 10px;
  left: 80px;
}
.l-qr a {
  display: none;
  background: #80d1bd;
  padding: 10px;
  width: 100%;
  border-radius: 10px;
}
.l-qr .txt {
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
}
.l-qr .img {
  width: 90%;
  margin: auto;
}
.ffixlistSp li:nth-of-type(2n+3) a {
  background: #80d1bd;
}

@media only screen and (max-width: 1024px){
  .l-qr {
    display: none;
  }
  .ffix li {
    width: 32%;
  }
}

/**DX**/
.dx .img {
  width: 60%;
  margin: 10px auto;
}

/**2024/08/23**/
.teikei > div {
  padding: 3% 5%;
  border: 1px solid #46aee0;
  border-radius: 50px;
}
.teikei ul li {
  margin: 0 auto 5px 0;
}
.ablist a {
  color: rgba(70, 174, 224, 255);
}
@media (max-width: 599px){
  .teikei > div {
    padding: 3%;
  }
  .teikei ul li {
    margin: 0 auto 10px 0;
  }
}

/**2024/09/02**/
.youtube-box {
  width: 80%;
  margin: auto;
}
.youtube-box div {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #46aee0;
  margin-bottom: 10px;
}
.youtube-box iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

@media (max-width: 1024px){
  .youtube-box {
    width: 80%;
  }
  .youtube-box div {
    font-size: 20px;
  }
}

@media (max-width: 599px){
  .youtube-box {
    width: 98%;
  }
}


.forpatient{
  width: 66%;
    margin: 20px auto 30px;
}

.mt80{
  margin-top: 80px;
}

.sogo08box li{
  width: 46% !important;
}

.sogo-p08{
  background: #46aee0;
    color: #fff;
    font-size: 20px;
    padding: 10px 10px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 1.3;
}

.sogo-p09{
  padding: 20px 10px;
  background: #46aee0;
    color: #fff;
    font-size: 20px;
   text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.mt35{
  margin-top: 35px;
}

@media (max-width: 599px){
  sp-none{
    display: none;
}

.forpatient {
    width: 100%;
    margin: 20px auto -20px;
}

.sogo08box{
  display: block;
}

.sogo08box li {
    width: 100% !important;
    margin: 0 0 8%;
}

.sogo-p08, .sogo-p09{
    font-size: 16px;
}

.info-map iframe{
  height: 250px;
}
}

.blog-img img{
  width: 62%;
    margin: auto;
}

#author_profile {
    border: 1px solid #46aee0;
    width:50%;
    margin: 40px auto;
    border-radius: 10px;
    overflow: hidden;
}

#author_profile p.label {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #46aee0;
    padding: 10px 15px;
}

.blog-hisshamore p{
  color: #1081b7;
    border-bottom: 1px solid;
    width: 83%;
    font-weight: bold;
}

#author_profile p {
    margin-bottom: 20px;
    line-height: 1.8;
}

#author_profile .left {
    width: 30%;
    float: left;
    margin: 10px 0 15px 30px;
}

#author_profile .left img {
    width: 100%;
    border-radius: 100px;
}

#author_profile .right {
    width: 60%;
    float: left;
    font-size: 12px;
    line-height: 1.6;
    padding: 15px 0 0px 30px;
}

#author_profile p.author_name {
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    border-left: 1px solid #e1b874;
}

#author_profile p {
    margin-bottom: 20px;
    line-height: 1.8;
}

.w1000{
  max-width: 1000px !important;
  
}

@media only screen and (max-width:1024px) {
  #author_profile {
    border: 1px solid #46aee0;
    width: 85%;
  }
  
  .w1000 {
    max-width: 1000px !important;
    width: 87%;
    margin: auto;
}
}

@media only screen and (max-width:599px) {
  .blog-img img {
    width: 100%;
    margin: auto;
}

#author_profile {
        border: 1px solid #46aee0;
        width: 100%;
    }

#author_profile .left {
    width: 30%;
    float: left;
    margin: 10px 0 15px 10px;
}

#author_profile .right {
        width: 65%;
        float: left;
        font-size: 12px;
        line-height: 1.6;
        padding: 15px 0 0px 23px;
    }

#author_profile p {
    margin-bottom: 10px;
    font-size: 14px;
}

#author_profile p.author_name {
    font-size: 14px;
}

#author_profile p {
    margin-bottom: 10px;
    font-size: 12px;
}

.blog-hisshamore{
  white-space: nowrap;
}

.blog-hisshamore p {
    width: 89%;
}
}

.vaccine08{
 border: 1px solid;
    padding: 20px 150px;
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center;
    background: #f1f1f1;
    font-weight: bold;
}

.vaccine-box{
  width: 70%;
    margin: 4rem auto;
}

.healht-p01{
  text-align: center;
    margin-bottom: 30px;
}

.healht-box{
  width: 70%;
    margin: 0 auto 3rem;
    border: 1px solid #40b195;
    
}

.healht-box .p01{
  background: #4bc4a6;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    text-align: center;
}

.healht-box .p02{
  font-size: 18px;
    font-weight: bold;
    color: #40b195;
  padding: 30px 318px;
}

.healht-p02{
  text-align: center;
    margin-bottom: 40px;
}


@media (max-width: 1024px){
  .vaccine-box, .healht-box{
    width: 98%;
  }

.vaccine08 {
    border: 1px solid;
    padding: 20px 125px;
}

.healht-box .p02 {
        padding: 30px 295px;
        text-align: center;
    }
}

@media (max-width: 599px){
      .vaccine08 {
        border: 1px solid;
        padding: 20px 10px;
        font-size: 16px;
}

.healht-box .p02 {
        padding: 30px 100px;
        text-align: center;
    }
    
.healht-p02 {
    font-size: 14px;
}
}

/**2025/03/26**/
.youtube {
  width: 80%;
  margin: 0 auto 50px;
}
.youtube iframe {
  width:100%;
  aspect-ratio: 16/9;
}

@media (max-width: 599px){
  .youtube {
    width: 100%;
  }
}

.movie {
  width: 100%;
}
.movie video {
  width: 100%;
}

/**2025/06/03**/
.f-sns ul {
  display: flex;
  width: 20%;
  margin-left: auto;
  margin-bottom: 10px;
}
.f-sns ul li {
  width: 43%;
  margin-left: auto;
}
.f-sns ul li img {
  width: 100%;
}

@media (max-width: 1024px){
  .f-sns ul {
    width: 15%;
  }
}

@media (max-width: 599px){
  .f-sns ul {
    width: 30%;
    margin-right: auto;
  }
}

/*2025/09/20 gout*/
.t-listbox {
  margin: 20px 0;
}
.t-list {
  padding-left: 20px;
}
.t-list li {
  list-style: disc;
}
.t-listbox.check .t-list {
  padding-left: 0;
}
.t-listbox.check .t-list li {
  list-style: none;
}
