* {
    float: none;
    position: static;
    margin: 0;
    padding: 0;
}

div, p {
    margin: 0 auto;
}

.clear {
    clear: both;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

img {
    max-width: 100%;
    border: none;
    vertical-align: bottom;
}

a {
    text-decoration: none;
    color: #000;
}
@media screen and (min-width: 520px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

@media print, screen and (min-width: 960px) {
    .tablet-sp-fukidashi,
    .tablet-sp-br {
        display: none !important;
    }
}
@media print, screen and (max-width: 959px) {
    .pc-fukidashi {
        display: none !important;
    }
}
@media print, screen and (min-width: 520px) {
    .sp-br,
    .sp-contact {
        display: none !important;
    }
}
@media screen and (max-width: 519px) {
    .pc-tablet-contact,
    .pc-tablet-space,
    .pc-tablet-img {
        display: none !important;
    }
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.aiC {
    align-items: center;
}

/* body */
body {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.8;
}
@media screen and (max-width: 519px) {
    body {
        /* Android Chrome 40 upper */
        font-size: 1rem;
        line-height: 1.6;
    }
}

.BodyMain {
    background: #fff;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
    -webkit-text-size-adjust: 100%;
}

.logo {
    width: 25%;
    float: left;
    max-width: 270px;
    padding-left: 1%;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .logo {
        width: 30%;
        max-width: 220px;
    }
}
@media screen and (max-width: 519px) {
    .logo {
        width: 49%;
        max-width: 200px;
    }
}

.pc-tablet-contact,
.sp-contact {
    float: right;
}
.pc-tablet-contact {
    padding: 1.2% 1% 0 0;
    line-height: 1.3;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .pc-tablet-contact {
        padding: 1.5% 1% 0 0;
    }
}
.sp-contact {
    padding: 4.2% 1% 0 0;
}
.pc-tablet-contact img {
    width: 50px;
    vertical-align: middle;
    margin: 0 5px 0 0;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .pc-tablet-contact img {
        width: 35px;
    }
}
@media screen and (max-width: 519px) {
    .sp-contact img {
        width: 30px;
        vertical-align: middle;
        margin: 0 5px 0 0;
    }
}
.pc-tablet-contact a {
    font-size: 230%;
    font-weight: bold;
    color: #4abdb7;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .pc-tablet-contact a {
        font-size: 200%;
    }
}
@media screen and (max-width: 519px) {
    .sp-contact a {
        display: inline-block;
        border-radius: 0.5rem;
        background: #def6f5;
        color: #4abdb7;
        border: 1px solid #e0e0e0;
        box-shadow: 2px 2px 2px rgba(216, 216, 216, 0.6);
        text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.85);
        font-size: 105%;
        padding: 0.3rem;
    }
}

.backB {
    background: #f7fefe;
    padding-bottom: 1rem;
}

/* section */
section {
    margin: auto;
}
.backB section {
    margin-top: 50px;
}
@media print, screen and (min-width: 960px) {
    section {
        width: 99%;
        max-width: 1280px;
        padding: 20px 0;
        line-height: 3;
    }
}
@media screen and (max-width: 959px) {
    section {
        width: 95%;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    section {
        padding: 20px 0;
        line-height: 2.3;
    }
}
@media screen and (max-width: 519px) {
    section {
        padding: 15px 0;
        line-height: 2;
    }
}
section::after,
header::after,
footer::after {
    content: "";
    display: block;
    clear: both;
}

header div,
footer div {
    width: 99%;
    max-width: 1280px;
}

h1,
h2 {
    font-weight: normal;
}
h2 {
    font-size: 160%;
    margin-top: 2rem;
    color: #333;
}
.policeWrap h2 {
    margin-top: 1.5rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    h2 {
        margin-top: 1.5rem;
    }
}
#policeTop h2 {
    margin-top: 1rem;
}
@media screen and (max-width: 519px) {
    #policeTop h2 {
        margin-top: 0.5rem;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    h2 {
        font-size: 140%;
    }
}
@media screen and (max-width: 519px) {
    h2 {
        font-size: 120%;
    }
}
h2:first-letter {
    font-size: 110%;
    color: #4abdb7;
}
.policeWrap h2 img {
    width: 40px;
    margin: -5px 7px 0 0;
    vertical-align: middle;
}
@media screen and (max-width: 519px) {
    .policeWrap h2 img {
        width: 33px;
    }
}
h1 {
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
    background: #4abdb7;
    font-size: 170%;
    letter-spacing: 0.05rem;
    margin: 0 0 1rem;
    padding: 5px 0 3px;
    border-top: 3px double #fff;
    border-bottom: 3px double #fff;
}
h1 img {
    width: 45px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    h1 {
        font-size: 140%;
    }
}
@media screen and (max-width: 519px) {
    h1 {
        font-size: 120%;
    }
    h1 img {
        width: 35px;
        margin: -3px 7px 0 0;
    }
}

.waku {
    border: 1px solid #dcdcdc;
}

.flip-horizontal {
    transform: scale(-1, 1);
}

.mini90 {
    font-size: 90%;
}
.big {
    font-size: 120%;
}

.fontEmerald {
    color: #4abdb7;
}

.txtL {
    text-align: justify;
    margin: 1rem;
}
@media screen and (max-width: 959px) {
    .txtL {
        margin: 0.7rem;
    }
}

.marTop1 {
    margin-top: 0;
}

.photoObi {
    max-width: 1280px;
}
.photoObi img {
    width: 24.99%;
    margin: 3rem 0 4.5rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .photoObi img {
        margin: 3rem 0;
    }
}
@media screen and (max-width: 519px) {
    .photoObi img {
        width: 33.33%;
        margin: 2rem 0;
    }
}

.imgTxt {
    display: flex;
    align-items: center;
    text-align: justify;
    margin: 0.5rem 1.5rem 1rem;
}
@media screen and (max-width: 959px) {
    .imgTxt {
        margin: 0.7rem 0 0.5rem;
    }
}

.imgTxt .txtL {
    width: 70%;
    margin: 0 2rem 0 0;
}
@media screen and (max-width: 959px) {
    .imgTxt,
    .imgTxt img {
        display: block;
    }
    .imgTxt .txtL {
        width: fit-content;
        margin: 0 1rem 1rem;
    }
    .imgTxt img {
        margin: 0 auto;
    }
}
.imgTxt img {
    width: 99%;
    max-width: 350px;
}

.imgTxt img.hospital {
    max-width: 300px;
}
.imgTxt img.yukan {
    margin-bottom: 2rem;
}
@media screen and (max-width: 959px) {
    .imgTxt img.yukan {
        max-width: 300px;
    }
}
@media screen and (max-width: 519px) {
    .imgTxt img.yukan {
        width: 90%;
    }
}
#policeTop .imgTxt {
    padding: 0 0 3rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #policeTop .imgTxt {
        padding: 0 0 2.5rem;
    }
}
@media screen and (max-width: 519px) {
    #policeTop .imgTxt {
        padding: 0 0 2rem;
    }
}
#policeTop .policePattern {
    padding: 2rem 0 1rem;
}
@media screen and (max-width: 959px) {
    #policeTop .policePattern {
        padding: 1rem 0 0;
    }
}
#policeTop img.policeMark {
    max-width: 260px;
    margin: 0 auto;
}

.policePattern {
    width: 98%;
    max-width: 650px;
    margin: 0 auto;
}
.policePattern .listTxt li {
    list-style-type: none;
    background: url("../images/icon_check.png") left no-repeat;
    background-size: auto;
    background-size: 25px;
    font-size: 110%;
    padding-left: 35px;
}
@media screen and (max-width: 959px) {
    .policePattern .listTxt {
        margin: 1rem auto 0;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .policePattern .listTxt {
        width: 245px;
        margin: 1rem auto 0;
    }
}
@media screen and (max-width: 519px) {
    .policePattern .listTxt {
        width: 225px;
    }
}

.policeWrap {
    width: 90%;
    max-width: 1190px;
    border: 3px solid #4abdb7;
    border-radius: 0.5rem;
    margin: 3rem auto 6rem;
    padding: 0 2% 2.7rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .policeWrap {
        margin: 2rem auto 4rem;
    }
}
@media screen and (max-width: 519px) {
    .policeWrap {
        margin: 1.5rem auto 3rem;
        padding: 0 2% 2rem;
    }
}

.fukidashi {
    width: 90%;
    line-height: 2.2;
    padding: 1.5rem 0 2rem;
}
@media screen and (max-width: 519px) {
    .fukidashi {
        width: 99%;
        line-height: 1.8;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .fukidashi {
        max-width: 680px;
    }
}
.fukidashiTxtL,
.fukidashiTxtR {
    width: 55%;
    position: relative;
    text-align: left;
    padding: 1.2rem 2.2rem;
    background: #f3f3f3;
    border-radius: 30px;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .fukidashiTxtL,
    .fukidashiTxtR {
        width: 60%;
        padding: 1rem 1.5rem;
    }
}
@media screen and (max-width: 519px) {
    .fukidashiTxtL,
    .fukidashiTxtR {
        width: 60%;
        padding: 0.7rem 1.3rem;
    }
}
.fukidashiTxtL {
    margin: 0 auto 0 0;
}
.fukidashiTxtR {
    margin: 0 0 0 auto;
}
.fukidashiTxtL::before,
.fukidashiTxtR::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #f3f3f3;
    border-radius: 50%;
}
.fukidashiTxtL::before {
    right: -38px;
}
.fukidashiTxtR::before {
    left: -38px;
}
.fukidashiTxtL::after,
.fukidashiTxtR::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #f3f3f3;
    border-radius: 50%;
}
.fukidashiTxtL::after {
    right: -24px;
}
.fukidashiTxtR::after {
    left: -24px;
}
.fukidashiTxtL p,
.fukidashiTxtR p {
    margin: 0;
    padding: 0;
}
.fukidashiTxtL span,
.fukidashiTxtR span {
    font-size: 140%;
    color: #4abdb7;
    line-height: 1;
    padding-right: 0.3rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .fukidashiTxtL span,
    .fukidashiTxtR span {
        font-size: 120%;
    }
}
@media screen and (max-width: 519px) {
    .fukidashiTxtL span,
    .fukidashiTxtR span {
        font-size: 110%;
    }
}
.fukidashiImg {
    width: 31%;
    margin: 0;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .fukidashiImg {
        width: 38%;
        margin: 0 0 0 auto;
    }
}
@media screen and (max-width: 519px) {
    .fukidashiImg {
        width: 35%;
        margin: 0 0 0 auto;
    }
}
@media screen and (max-width: 959px) {
    .tablet-sp-fukidashi .fukidashiImg {
        margin: 0 auto 0 0;
    }
}

.fukidashiImg img {
    width: 98%;
    max-width: 300px;
    border-radius: 50%;
}
@media screen and (max-width: 959px) {
    .fukidashiImg img {
        max-width: 250px;
    }
}
.picImg1 img {
    width: 43%;
    max-width: 600px;
    margin: 3% 1.5% 0;
    border: 1px solid #dcdcdc;
}
@media screen and (max-width: 519px) {
    .picImg1 img {
        width: 90%;
    }
}
.picImg2 img {
    width: 26%;
    max-width: 290px;
    margin: 3% 1.5% 0;
    border: 1px solid #dcdcdc;
}
@media screen and (max-width: 519px) {
    .picImg2 img {
        width: 43%;
    }
    .picImg2 img:first-child {
        margin: 3% 29% 0;
    }
}
.picPad1 {
    padding-bottom: 4%;
}

/* page-top */
#page-top {
    position: fixed;
    z-index: 100;
    bottom: 95px;
    right: 8px;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #page-top {
        bottom: 80px;
        right: 8px;
    }
}
@media screen and (max-width: 519px) {
    #page-top {
        bottom: 65px;
        right: 5px;
    }
}
#page-top a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    display: block;
    width: 48px;
    height: 48px;
    background: #4abdb7;
    border-radius: 50%;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #page-top a {
        width: 44px;
        height: 44px;
    }
}
@media screen and (max-width: 519px) {
    #page-top a {
        width: 40px;
        height: 40px;
    }
}
#page-top a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    margin-top: -4px;
    top: 50%;
    width: 11px;
    height: 11px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #page-top a:after {
        width: 10px;
        height: 10px;
        margin-left: -6px;
        margin-top: -4px;
    }
}
@media screen and (max-width: 519px) {
    #page-top a:after {
        width: 8px;
        height: 8px;
        margin-left: -5px;
        margin-top: -3px;
    }
}
