* {
    float: none;
    position: static;
    margin: 0;
    padding: 0;
}
@media print {
    .no-print {
        display: none !important;
    }
}

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: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    -webkit-text-size-adjust: 100%;
}
@media print, screen and (min-width: 960px) {
    .BodyMain {
        margin: 0 auto 100px;
    }
}
@media screen and (max-width: 959px) {
    .BodyMain {
        margin: 0 auto 60px;
    }
}

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;
    }
}

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

.mini{
    font-size: 80%;
}
.mini90 {
    font-size: 90%;
}
.mark {
    font-size: 80%;
    margin: 0 0.5em 0 0;
    color: #60947a;
}

ul {
    list-style-type: none;
}

hr {
    color: #dcdcdc;
    background-color: #dcdcdc;
    height: 1px;
    border: none;
    padding: 0;
}

.ya {
    position: relative;
    display: inline-block;
    padding-left: 1rem;
    margin-left: 0.5rem;
    vertical-align: middle;
    text-decoration: none;
    font-size: 0.95rem;
}
.ya::before,
.ya::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.ya::before {
    width: 18px;
    height: 18px;
    bottom: 2px;
}
.ya::after {
    left: 3px;
    bottom: 2px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.padTB2 {
    padding: 2rem 0;
}
.padTB4 {
    padding: 4rem 0;
}
.padT3 {
    padding: 3rem 0 0;
}

section {
    margin: auto;
}
@media print, screen and (min-width: 960px) {
    section {
        padding: 2.5rem 0;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    section {
        padding: 2rem 0;
    }
}
@media screen and (max-width: 519px) {
    section {
        padding: 1.5rem 0;
    }
}
section::after {
    content: "";
    display: block;
    clear: both;
}

.container {
    width: 99%;
    font-size: 115%;
    line-height: 2.3;
}
@media print, screen and (min-width: 960px) {
    .container {
        max-width: 1280px;
    }
    header .container,
    #fix .container {
        max-width: 1200px;
        width: 98%;
    }
    .tablet-sp-menubtn,
    .tablet-br,
    .tablet-sp-br,
    .tablet-sp-img,
    .tablet-sp-link,
    .tablet-sp-contact {
        display: none !important;
    }
}
@media screen and (max-width: 959px) {
    header .pc-contact2,
    .pc-menu,
    .pc-br,
    .pc-hr,
    .pc-img,
    .pc-space,
    .fix-link {
        display: none !important;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .container {
        font-size: 105%;
        line-height: 2.1;
    }
    .pc-sp-br {
        display: none !important;
    }
}
@media screen and (min-width: 520px) {
    .sp-br,
    .sp-fix-freedial {
        display: none !important;
    }
}
@media screen and (max-width: 519px) {
    .container {
        font-size: 100%;
        line-height: 1.8;
    }
    .tablet-br,
    .pc-tablet-br,
    .pc-tablet-space,
    #fix .title,
    #fix .pc-contact1 {
        display: none !important;
    }
}

.title {
    float: left;
}
.title img {
    max-height: 90px;
    margin: 12px 0 10px;
}
#fix .title img {
    max-height: 75px;
    margin: 15px 0 0;
}
.pc-contact1,
.pc-contact2 {
    float: right;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.8;
}
.pc-contact1 img,
.pc-contact2 img {
    max-height: 25px;
    margin: -5px 8px 0 0;
    vertical-align: middle;
}
.pc-contact2 a {
    color: #dd818c;
}
#fix .pc-contact1 a {
    color: #fff;
}
@media print, screen and (min-width: 960px) {
    #fix .pc-contact1 {
        font-size: 2rem;
    }
    .freedialTxt {
        background: #fff;
        color: #dd818c;
        border-radius: 0.3rem;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.5rem;
        margin: 24px auto -5px;
        padding: 0 10px;
    }
    .freedialTxt span {
        font-size: 1.15rem;
    }
    .fix-link {
        position: absolute;
        top: 28%;
        right: 31%;
        display: flex;
        width: 30%;
    }
    .fix-link .btnLink a {
        font-size: 1rem;
        line-height: 1;
        margin: 7px;
        padding: 10px 20px 9px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #fix .pc-contact1 {
        font-size: 1.65rem;
        font-weight: bold;
        line-height: 1.5rem;
        margin: 0;
        padding-bottom: 5px;
    }
    .freedialTxt {
        background: #fff;
        color: #dd818c;
        border-radius: 0.3rem;
        font-size: 0.8rem;
        font-weight: normal;
        margin: 8px auto 7px;
    }
}
@media screen and (max-width: 519px) {
    .sp-fix-freedial {
        margin-top: 5px;
    }
    .sp-fix-freedial .btnLink a {
        padding: 5px 0 8px;
    }
    .sp-fix-freedial img {
        width: 55px;
        margin: 0 8px 2px;
        vertical-align: middle;
    }
}

.btnLink {
    text-align: center;
}
.btnLink a,
.linkEmergency {
    display: inline-block;
    margin: 20px;
    padding: 10px 35px 9px;
    border-radius: 0.3em;
    background: #886094;
    border-bottom: 2px solid #503366;
    color: #fff;
    text-align: center;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.75);
    font-size: 105%;
}
.btnLink a:hover,
.linkEmergency a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
@media screen and (max-width: 959px) {
    .linkEmergency {
        display: block !important;
        height: 37px !important;
        margin: 0;
        border-bottom: none;
        background: none;
    }
}
@media screen and (max-width: 519px) {
    #fix .btnLink a {
        margin: 0;
        border-bottom: none;
        background: none;
        font-weight: bold;
    }
}

.menu-inner {
    display: flex;
    align-items: center;
    height: 50px;
    position: relative;
}
.menu-inner,
.menu.active {
    z-index: 1002;
}
.menu-link {
    font-size: 1rem;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
}
@media print, screen and (min-width: 960px) {
    .menu {
        background: #886094;
    }
    .menu-inner li {
        border-left: 1px solid #bcbbbb;
    }
    .menu-inner li:nth-child(1),
    .menu-contents li {
        border: none;
    }
    .nav1_2 {
        position: absolute;
        top: 1.2%;
        right: 33%;
    }
    .nav1_2 .menu-link {
        line-height: 1.8;
        padding: 5px 25px 4px;
    }
    .nav1_2 .linkEmergency {
        border-bottom: 2px solid #503366;
    }
    .nav2 {
        max-width: 1280px;
        margin: 0 auto;
    }
    .menu-item1 {
        width: 20%;
        height: 100%;
        text-align: center;
    }
    .menu-item1:hover {
        background: rgba(96, 148, 122, 1.0);
    }
    .menu-item1::after {
        content: "";
        position: absolute;
        top: 18px;
        transform: translateY(-50%);
        transition: all 0.2s ease-in-out;
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-left: 7px;
    }
    .menu-link {
        display: block;
        height: 100%;
        line-height: 3;
    }
    .menu-link span {
        margin-left: 15px;
    }
    /* メガメニュー */
    .menu-contents {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: calc(100% - 40px);
        background: rgba(96, 148, 122, 0.8);
        padding: 15px 20px 10px;
    }
    .menu-contents ul {
        display: flex;
        justify-content: space-around;
    }
    .menu-contents ul li img {
        width: 120px;
        margin: 3px 0 8px;
        border-radius: 0.5rem;
    }
    .menu-contents ul li a:hover img {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
    }
    .menu-contents ul li a {
        display: block;
        color: #fff;
        text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.85);
        font-size: 0.9rem;
    }
}
@media screen and (max-width: 959px) {
    .tablet-sp-header {
        width: 100%;
        max-width: 1280px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .tablet-sp-header-inner:before {
        content: "";
        width: 100%;
        background: linear-gradient(43.37deg, #4d4d4d 6.71%, #bcbbbb 101.43%);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -100;
    }
    .tablet-sp-header-inner {
        width: 100%;
        height: 70px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .title img {
        max-height: 60px;
        vertical-align: middle;
        margin: 0;
    }
    #fix .title img {
        max-height: 57px;
        margin: 5px 0 0;
    }
    .tablet-sp-menubtn {
        width: 60px;
        height: 90%;
        position: relative;
        display: block;
        z-index: 5000;
        border: none;
        background: #886094;
        cursor: pointer;
    }    
    .tablet-sp-menubtn span {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 100%;
        width: 22px;
        height: 3px;
        background: #fff;
        position: absolute;
        transition: 0.2s;
        left: 50%;
        top: 50%;
    }    
    .tablet-sp-menubtn span:nth-child(1) {
        transform: translate(-50%, -9px);
    }    
    .tablet-sp-menubtn span:nth-child(2) {
        transform: translate(-50%, -50%);
    }    
    .tablet-sp-menubtn span:nth-child(3) {
        transform: translate(-50%, 6px);
    }    
    .tablet-sp-menubtn.active span {
        width: 27px;
        height: 3px;
        top: 45%;
    }    
    .tablet-sp-menubtn.active span:nth-child(1) {
        transform: translate(-50%, 50%) rotate(45deg);
    }    
    .tablet-sp-menubtn.active span:nth-child(2) {
        opacity: 0;
        left: 50%;
    }    
    .tablet-sp-menubtn.active span:nth-child(3) {
        transform: translate(-50%, 50%) rotate(-45deg);
    }
    .menu {
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        height: calc(100% - 70px);
        background: rgba(96, 148, 122, 0.8);
        color: #fff;
        text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        transition: opacity .6s ease, visibility .6s ease;
    }
    .menu.active {
        opacity: 100;
        visibility: visible;
    }
    .menu-inner {
        display: block;
        height: auto;
        margin: 0 auto;
    }    
    .menu-item1,
    .menu-item2 {
        border-bottom: 1px solid #bcbbbb;
        width: 100%;
        position: relative;
        background: #886094;
    }
    .menu-item2 {
        background: #aa82b9;
    }
    .menu-item1::after {
        content: "";
        position: absolute;
        right: 16px;
        top: 30px;
        transform: translateY(-50%);
        transition: all 0.2s ease-in-out;
        display: block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .menu-link {
        font-weight: bold;
        font-size: 1.15rem;
        letter-spacing: 0.04rem;
        height: 70px;
        display: flex;
        align-items: center;
        padding-left: 20px;
    }
    /* アコーディオン */
    .menu-contents {
        background: #60947a;
        display: none;
        position: static;
        width: 100%;
        padding: 10px 0;
    }
    .menu-contents img {
        display: none !important;
    }
    .menu-contents ul {
        display: block;
    }
    .menu-contents ul li {
        width: 100%;
        height: auto;
        padding: 10px 20px;
    }
    .menu-contents ul li a {
        width: 95%;
        color: #fff;
        display: block;
        text-align: left;
        line-height: 2;
        margin: 0 auto;
    }
}

h2 {
    font-size: 75%;
    line-height: 20px;
    margin: 0 auto;
    padding: 30px 0 20px;
    font-weight: normal;
    letter-spacing: 0.07em;
}
h2.headCopy {
    background: #60947a;
    font-size: 130%;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
    letter-spacing: 0.1em;
    padding: 20px 0;
}
@media screen and (max-width: 790px) {
    h2 {
        width: 80%;
        font-size: 70%;
        text-align: left;
    }
    h2.headCopy {
        width: 100%;
        font-size: 110%;
        text-align: center;
        padding: 12px 0;
    }
}

.backP {
    background: #e2f5ee;
}
.wrap {
    margin: 10px;
}

.copy {
    font-weight: normal;
    color: #60947a;
    line-height: 2.2;
    letter-spacing: 0.05rem;
}
.copy .marker {
    padding: 0 0 0.5rem;
    background: linear-gradient(transparent 60%, #60947a 200%);
}
@media print, screen and (min-width: 960px) {
    .copy {
        font-size: 1.8rem;
        padding: 2rem 0;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .copy {
        font-size: 1.4rem;
        padding: 1rem 0 1.5rem;
    }
}
@media screen and (max-width: 519px) {
    .copy {
        font-size: 1.2rem;
        padding: 1rem 0;
    }
}

.txt {
    text-align: justify;
    margin: 1.5rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .txt {
        margin: 1rem 1.25rem 0;
    }
}
@media screen and (max-width: 519px) {
    .txt {
        margin: 0 1rem;
    }
}

.img2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.img2 img {
    max-width: 400px;
    border: 1px solid #dcdcdc;
    margin: 35px 0;
}
@media screen and (max-width: 959px) {
    .img2 img {
        max-width: 400px;
        margin: 30px 0 25px;
    }
}
@media screen and (max-width: 519px) {
    .img2 img {
        width: 90%;
        max-width: 300px;
    }
}

.imgTxt {
    display: flex;
    align-items: center;
    text-align: justify;
    margin: 0 1.5rem 1rem;
}
.imgTxt img {
    max-width: 400px;
    border: 1px solid #dcdcdc;
    margin: 15px 0;
}
.imgTxt .cap {
    text-align: center;
    font-size: 80%;
}
.imgTxt .txtL {
    margin: 0 5rem 0 0;
}
.imgTxt .txtR {
    margin: 0 0 0 5rem;
}
@media screen and (max-width: 959px) {
    .imgTxt {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 1.25rem 1rem;
    }
    .imgTxt img {
        max-width: 360px;
    }
    .imgTxt .txtL,
    .imgTxt .txtR {
        margin: 0.5rem 0;
    }
}
@media screen and (max-width: 519px) {
    .imgTxt {
        margin: 0 1rem 1rem;
    }
    .imgTxt img {
        width: 100%;
        max-width: 300px;
    }
}

.service {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.service dt {
    padding: 0.85rem 0;
}
.service a {
    background: #60947a;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
    margin: 25px;
    border-radius: 0.3rem;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
}
.service a img {
    width: 100%;
}
.service a:hover img,
.serviceTxt a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.serviceTxt a {
    width: 100%;
    padding: 0.85rem 0;
    margin: 30px;
    letter-spacing: 0.1rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .service {
        flex-wrap: wrap;
    }
    .service a {
        width: 45%;
        margin: 25px 0;
    }
}
@media screen and (max-width: 519px) {
    .service {
        flex-direction: column;
    }
    .service a,
    .serviceTxt a {
        width: 65%;
        margin: 15px 0;
    }
}

.supportBox {
    position: relative;
    background: #fff;
    border: 3px solid #60947a;
    border-radius: 10px;
    padding: 2rem 1rem 1rem;
    box-sizing: border-box;
}
.supportBox .header {
    font-size: 1.8rem;
    color: #60947a;
    line-height: 1.8;
}
.supportBox .txt {
    text-align: justify;
    font-size: 90%;
    line-height: 1.8;
}
@media print, screen and (min-width: 960px) {
    .supportBox .header {
        min-height: 120px;
    }
    .supportBox .header.wide {
        min-height: 165px;
    }
}
@media print, screen and (min-width: 520px) {
    .supportWrap {
        display: flex;
        flex-wrap: wrap;
    }
    .supportBox {
        width: 32%;
        margin: 2rem auto;
    }
    .supportBox .icon {
        margin: 0 auto 2rem;
    }
    .supportBox .inner {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .supportBox .txt {
        flex-grow: 1;
        box-sizing: border-box;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .supportBox {
        width: 49%;
        margin: 2rem auto;
    }
    .supportBox .header {
        font-size: 1.4rem;
        padding: 1rem 0 1.5rem;
    }
    .supportBox .txt {
        margin: 0 1.25rem 1rem;
    }
}
@media screen and (max-width: 519px) {
    .supportBox {
        width: 80%;
        margin: 2rem auto 3rem;
    }
    .supportBox .header {
        font-size: 1.2rem;
        padding: 1.5rem 0 1rem;
    }
    .supportBox .txt {
        margin: 0 1rem 1rem;
    }
}

.number {
    font-size: 140%;
    position: absolute;
    top: 0;
    left: 7px;
    transform: translateY(-50%);
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(102, 102, 102, 1.0);
    border: 2px solid #60947a;
    border-radius: 50%;
    background: linear-gradient(#d2f7e5 0%, #60947a 100%);
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .number {
        margin: 10px 15px 10px 0;
        top: -10px;
    }
}
@media screen and (max-width: 519px) {
    .number {
        width: 40px;
        min-width: 40px;
        height: 40px;
        margin: 10px 10px 10px 0;
        line-height: 40px;
        top: -10px;
    }
}

.license {
    display: flex;
    justify-content: space-around;
    margin: 3rem 0 2rem;
    align-items: center;
}
.license img {
    max-width: 300px;
    border: 1px solid #dcdcdc;
}
.license .txt {
    margin: 0 3rem;
}
@media print, screen and (min-width: 1190px) {
    .licenseSP {
        display: none !important;
    }
}
@media screen and (max-width: 1189px) {
    .licensePC {
        display: none !important;
    }
    .license {
        flex-wrap: wrap;
    }
    .license img {
        max-width: 85%;
        margin: 30px 0 25px;
    }
    .license .txt {
        margin: 1.5rem 1rem -1rem;
    }
}
@media screen and (max-width: 519px) {
    .license img {
        width: 100%;
        max-width: 300px;
        margin: 20px 0 15px;
    }
}

#fix {
    background: rgba(96, 148, 122, 0.8);
}
#fix {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1002;
}
footer {
    border-top: 1px solid #dcdcdc;
}

.pc-menu {
    display: flex;
    width: 98%;
    max-width: 1280px;
    padding: 2rem 0 1.5rem;
    border-bottom: 1px solid #dcdcdc;
}
.pc-menu .serviceGroup {
    text-align: left;
    font-size: 0.95rem;
    line-height: 2;
    padding: 0.5rem;
}
.pc-menu .category {
    border-left: 4px solid #60947a;
    font-size: 1.05rem;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.copyright {
    font-weight: normal;
    padding: 1rem 0;
}
@media screen and (min-width: 520px) {
    .copyright {
        font-size: 0.75rem;
    }
}
@media screen and (max-width: 519px) {
    .copyright {
        font-size: 0.7rem;
    }
}

#page-top {
    position: fixed;
}
#page-top a {
    background: url("../images/page-top.png") center/85% no-repeat;
    width: 40px;
    height: 40px;
    display: block;
}
@media print, screen and (min-width: 960px) {
    #page-top {
        bottom: 110px;
        right: 7px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #page-top {
        bottom: 75px;
        right: 7px;
    }
}
@media screen and (max-width: 519px) {
    #page-top {
        bottom: 70px;
        right: 3px;
    }
}
