* {
    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;
    }
}
.obiComment1 {
    padding-top: 1rem;
    font-size: 110%;
}
.obiComment2 {
    font-size: 110%;
    text-align: center;
}
.obiImg {
    margin: 5px auto 3rem;
}
.obiImg img {
    max-height:220px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 959px) {
    .obiComment {
        font-size: 95%;
    }
    .obiImg {
        margin: 5px auto 2rem;
    }
}
@media screen and (max-width: 519px) {
    .obiComment {
        font-size: 90%;
        text-align: left;
    }
    .obiImg {
        margin: 5px auto 1.5rem;
    }
}

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

/* 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 {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    -webkit-text-size-adjust: 100%;
}

@media screen and (min-width: 520px) and (max-width: 959px) {
    .BodyMain {
        margin: 0 auto 90px;
    }
}
@media screen and (max-width: 519px) {
    .BodyMain {
        margin: 0 auto 70px;
    }
}

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

#bottom {
    width: 100%;
}
#bottom .btnLink {
    background: #66e1b538;
    margin: 0.5rem 20px;
  }
.bottomPad {
    border-top: 1px solid #32a859;
    padding: 4rem 0 2rem 1rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .bottomPad {
        padding: 1.5rem 0 1rem;
    }
}
@media screen and (max-width: 519px) {
    .bottomPad {
        padding: 1rem 0;
    }
}


/* header & footer & menu */
#fix {
    background: #32a859;
}
@media print, screen and (min-width: 960px) {
    footer {
        background: rgba(180, 255, 213, 0.15);
        padding-bottom: 1.5rem;
    }
}
@media screen and (max-width: 959px) {
    #fix {
        border-top: 3px solid #32a859;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 1002;
    }
}
header .clearfix {
    width: 99%;
    max-width: 1280px;
}
.header-logo {
    float: left;
    line-height: 0;
}
.menu,
.menu-contents, {
    background: #ffffffcf;
}
.tablet-sp-menubtn {
    background: #32a859;
}
footer .linkB {
    padding-left: 1rem;
}
.pc-contact1,
.freedial,
.telComment {
    color: #3f496f;
}
.telFax {
    padding-bottom: 1rem;
}
.freedial {
    font-size: 140%;
    line-height: 1.3;
}
@media screen and (max-width: 519px) {
    .freedial {
        font-size: 120%;
    }
}
.pc-contact1 a,
.freedial a {
    color: #919191;
    font-weight: bold;
}
.freedial a {
    font-size: 210%;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .freedial a {
        font-size: 180%;
    }
}
@media screen and (max-width: 519px) {
    .freedial a {
        font-size: 170%;
    }
}
.pc-contact1 img,
.freedial img {
    vertical-align: middle;
}
.freedial img {
    max-height: 35px;
    margin: -8px 9px 0 0;
}
.big {
    font-size: 1.4rem;
}
.green {
    color: #32a859;
    font-size: 1.2rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .freedial img {
        max-height: 28px;
        margin: -7px 8px 0 0;
    }
}
@media screen and (max-width: 519px) {
    .freedial img {
        max-height: 22px;
        margin: -6px 5px 0 0;
    }
}
@media print, screen and (min-width: 960px) {
    header .clearfix {
        padding: 5px 0 0;
    }
    .header-logo,
    .pc-fix-logo {
        text-align: left;
    }
    .pc-fix-logo,
    .pc-tablet-fix-tel {
        margin: 0;
    }
    .pc-fix-logo {
        width: 25%;
    }
    .header-logo img,
    .pc-fix-logo img {
        max-height: 80px;
        margin: 2px 0 3px;
    }
    h1 a,
    .pc-fix-logo a {
        display: inline-block;
    }
    h1 a {
        height: 55px;
    }
    .pc-contact1,
    .pc-tablet-fix-tel,
    .telComment {
        line-height: 1.45rem;
        font-size: 1rem;
        float: right;
        margin: 10px 15px 0 0;
    }
    .telComment {
        line-height: 1.45rem;
        font-size: 1.2rem;
        float: none;
        margin: 0 auto 10px;
    }
    .pc-tablet-fix-tel {
        width: 300px;
    }
    .pc-contact1 a {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .pc-contact1 .big,
    .big {
        font-size: 1.4rem;
    }
    .pc-contact1 .green,
    .green {
        color: #32a859;
        font-size: 1.2rem;
    }
    .pc-contact1 p {
        text-align: right;
    }
    .pc-contact1 img,
    .pc-tablet-fix-tel img {
        margin: -5px 5px 0 20px;
    }
    .pc-contact1 img {
        max-height: 45px;
    }
    .tablet-sp-link,
    .tablet-sp-menubtn,
    .tablet-sp-contact,
    .tablet-contact1 {
        display: none !important;
    }
    .fix-link .emergencyLink a,
    .fix-link .btnLink a {
        margin: 0 5px;
    }
    .btnLink {
        max-width: 200px;
        margin: 17px 0;
    }
}
@media screen and (max-width: 959px) {
    .pc-fix-logo,
    .pc-contact1,
    .pc-contact2,
    .pc-menu {
        display: none !important;
    }
    .tablet-sp-contact {
        color: #fff;
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        padding-top: 20px;
    }
    .tablet-sp-contact a {
        color: #fff;
    }
    .tablet-sp-contact img {
        max-height: 25px;
        margin: -5px 8px 0 0;
        vertical-align: middle;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    footer {
        margin: 15px 0 -30px;
    }
    .tablet-contact1 {
        line-height: 1.45rem;
        font-size: 1rem;
    }
    .tablet-contact1 a {
        font-size: 2rem;
        line-height: 2.2rem;
        color: #919191;
    }
    .tablet-contact1 .big,
    .big {
        font-size: 1.4rem;
    }
    .tablet-contact1 .green,
    .green {
        color: #32a859;
        font-size: 1.2rem;
    }
    #fix .tablet-contact1 .green,
    #fix .green {
        color: #fff;
        font-size: 1.2rem;
    }
    .tablet-contact1 img {
        margin: -5px 5px 0 20px;
    }
    .tablet-contact1 img {
        max-height: 45px;
        margin: -5px 5px 3px 20px;
        vertical-align: middle;
    }
    .tablet-fix-tel {
        width: 95%;
        font-size: 80%;
        color: #fff;
        margin: 0.5rem auto 0.2rem;
        line-height: 1.1;
    }
    .tablet-fix-tel a {
        font-size: 200%;
        color: #fff;
        letter-spacing: 0.04rem;
    }
    .tablet-fix-tel img {
        width: 42px;
        margin: 0 10px 5px 30px;
        vertical-align: middle;
    }
}

@media screen and (max-width: 519px) {
    footer {
        margin-top: 7px;
    }
    .sp-fix-tel,
    .fix-link {
        font-size: 90%;
        letter-spacing: -0.03rem;
        margin: 5px 0;
    }
    .sp-fix-tel {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .sp-fix-tel div {
        margin: 2px auto;
        line-height: 2;
        padding: 5px 8px 5px 5px;
        border: 1px solid #fff;
    }
    .sp-fix-tel div a {
        color: #fff;
        letter-spacing: 0.04rem;
    }
    .sp-fix-tel img {
        height: 30px;
        margin: 2px 5px;
        vertical-align: middle;
    }
    .tablet-contact1 {
        display: none !important;
    }
    .sp-contact1 a {
        font-size: 170%;
        margin-left: 3rem;
    }
}

.menu-inner {
    display: flex;
    align-items: center;
    height: 45px;
    position: relative;
}
.menu-inner,
.menu.active {
    z-index: 1003;
}
.menu-link {
    color: #979595;
    font-size: 1.2rem;
}
.menu-item2 {
    background: #fff;
}
@media screen and (max-width: 959px) {
    .menu-item2 {
        background: #f4fff9;
    }
}
.linkEmergency {
  color: #ff2b67;
  text-shadow: none;
  font-size: 1.2rem;
  background: #ff4b4b38;
}
.linkEmergency:hover {
    background: #fff;
}

@media print, screen and (min-width: 960px) {
    .menu {
        max-width: 1280px;
        margin: 0 auto;
        padding-top: 62px;
        position: relative;
        z-index: 10;
    }
    .menu-inner li {
        border-left: 1px solid #eee;
    }
    .menu-inner li:nth-child(1) {
        border-left: none;
    }
    .nav1_1 {
        width: 60%;
        margin: 0 auto;
    }
    .nav1_1 li:nth-child(1),
    .menu-contents li {
        border: none;
    }
    .nav1_1 .menu-item2 {
        width: 33.26%;
        float: left;
    }
    .nav1_1 .menu-link {
        line-height: 2;
    }
    .nav1_1::after {
        content: "";
        display: block;
        clear: both;
    }
    .menu-item1,
    .menu-item2 {
        width: 20%;
        height: 100%;
        font-size: 1.1rem;
        text-align: center;
    }
    .menu-item1::after {
        content: "";
        position: absolute;
        top: 14px;
        transform: translateY(-50%);
        transition: all 0.2s ease-in-out;
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #919191;
        border-right: 2px solid #919191;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-left: 7px;
    }
    .menu-item1:hover,
    .menu-item2:hover {
        background: #8ddba757;
    }
    .menu-link {
        display: block;
        height: 100%;
        line-height: 2.2;
    }
    .menu-link span {
        margin-left: 15px;
    }
    .serviceName {
        margin-top: -24px;
    }
    /* メガメニュー */
    .menu-contents {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: #ffffffcc;
        width: calc(100% - 40px);
        padding: 20px 20px 29px 20px;
    }
    .menu-contents ul {
        display: flex;
        justify-content: space-around;
    }
    .menu-contents ul li {
        height: 95px;
        margin: 0 5px;
    }
    .menu-contents ul li a {
        display: block;
        color: #fff;
        font-size: 0.9rem;
        font-weight: bold;
    }
    .pc-menu {
        display: flex;
        width: 98%;
        max-width: 1280px;
        padding: 1.5rem 0;
    }
    .pc-menu .serviceGroup {
        text-align: left;
        font-size: 0.95rem;
        line-height: 2;
        padding: 0.5rem;
    }
    .pc-menu .category {
        border-left: 4px solid #32a859;
        font-size: 1.05rem;
        line-height: 1.5rem;
        margin-bottom: 0.5rem;
        padding-left: 0.5rem;
    }
    .pc-menu .emergency a {
        color: #c03;
    }
}
@media print, screen and (min-width: 960px) {
    header {
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 5px rgba(173, 173, 173, 0.5);
    }
    .pc-header {
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        background: rgba(255, 255, 255, 0.9);
    }
}

@media screen and (max-width: 959px) {
    .tablet-sp-header {
        width: 100%;
        max-width: 1280px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        background: rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 5px rgba(173, 173, 173, 0.5);
    }
    .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: 60px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .tablet-sp-menubtn {
        width: 60px;
        height: 100%;
        position: relative;
        display: block;
        z-index: 5000;
        border: none;
        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: 60px;
        left: 0;
        width: 100%;
        height: calc(100% - 60px);
        color: #fff;
        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;
        background: #f4fff9;
    }    
    .menu-item1,
    .menu-item2 {
        border-bottom: 1px solid #eee;
        width: 100%;
        position: relative;
    }
    .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;
        text-align: left;
        padding-left: 7px;
    }
    /* アコーディオン */
    .menu-contents {
        background: #b5c1ef;
        display: none;
        position: static;
        width: 100%;
        padding: 0;
    }
    .menu-contents img {
        display: none !important;
    }
    .menu-contents ul {
        display: block;
    }
    .menu-contents ul li {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }
    .menu-contents ul li a {
        width: 95%;
        color: #fff;
        display: block;
        text-align: left;
        line-height: 2;
        margin: 0 auto;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .header-logo img {
        height: 50px;
        vertical-align: middle;
    }
}
@media screen and (max-width: 519px) {
    .header-logo img {
        height: 35px;
    }
}
ul {
    list-style-type: none;
}
@media print, screen and (min-width: 960px) {
    section {
    width: 95%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 0 40px;
    }
    section#flow {
        padding: 40px 0 60px;
    }
    section#useful {
        padding: 40px 0 20px;
    }
    section#custInfo {
        padding: 50px 0 45px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    section {
        width: 95%;
        padding: 30px 0;
        margin: 0 auto;
    }
    section#useful {
        padding: 30px 0 0;
    }
}
@media screen and (max-width: 519px) {
    section {
        width: 95%;
        padding: 20px 0;
        margin: 0 auto;
    }
    section#useful {
        padding: 20px 0 0;
    }
}
section p {
    line-height: 3;
    padding-bottom: 10px;
}

@media screen and (min-width: 520px) and (max-width: 959px) {
    section p {
        line-height: 2.3;
    }
}
@media screen and (max-width: 519px) {
    section p {
        line-height: 2;
    }
}
.box p {
    width: 88%;
}
.box .txtL p {
    width: 99%;
}

.center {
    text-align: center;
}

.waku {
    border: 1px solid #dcdcdc;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
}

@media screen and (min-width: 520px) and (max-width: 959px) {
    section#flow {
        padding: 20px 0 35px;
    }
}
@media screen and (max-width: 519px) {
    section#flow {
        padding: 15px 0 30px;
    }
}
#heading {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 519px) {
    #heading {
        font-size: 190%;
        letter-spacing: -0.03rem;
    }
}

@media screen and (min-width: 520px) and (max-width: 959px) {
    #heading {
        font-size: 90%;
    }
}
@media screen and (max-width: 959px) {
    #heading .heading1 {
        bottom: 15px;
    }
}

h2 {
    font-size: 140%;
    line-height: 1.8;
    font-weight: normal;
    color: #32157c;
}
h2.seo {
    font-size: 75%;
    font-weight: normal;
    color: #666;
    margin: 0 auto;
    padding: 10px 0;
    letter-spacing: 0.07em;
}
h2.pad {
    padding: 1rem 0;
}
h2 span {
    font-size: 120%;
}

.plan h2,
.saijo h2 {
    text-align: center;
}
.first h2 {
    line-height: 1.9;
}
.first h2,
.saijo h2 {
    font-size: 130%;
}
@media screen and (max-width: 959px) {
    .saijo h2 {
        font-size: 115%;
        letter-spacing: -0.03rem;
    }
}
.plan h2 {
    font-size: 160%;
}

@media screen and (min-width: 520px) and (max-width: 959px) {
    h2 {
        font-size: 120%;
    }
    h2.seo {
    text-align: left;
    }
}
@media screen and (max-width: 519px) {
    h2 {
        font-size: 110%;
    }
    h2.seo {
    text-align: left;
    padding: 0;
    }
}

#flow h2 {
    text-align: center;
}
h3.copy {
    position: relative;
    font-size: 1.9rem;
    font-weight: normal;
    color: #4d4f72;
    margin: 10px 0 40px;
    line-height: 1.5;
    padding: 0.6rem 0 0.1rem 0;
}
h3.copy::first-letter {
    font-size: 130%;
    color: #32a859;
    margin-right: 3px;
}
h3.copy::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #000 25%, #000 75%, transparent);
    background-image: linear-gradient(to right, transparent, #000 25%, #000 75%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}
h3.hall {
    font-size: 1.8rem;
    font-weight: normal;
    color: #4d4f72;
    margin: 0 0 20px;
    line-height: 1.5;
    padding: 0.6rem 0 0.1rem 0;
}
h3.hall span {
    color: #32a859;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    h3.copy {
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 519px) {
    h3.copy {
        font-size: 1.3rem;
        letter-spacing: 0.03rem;
        margin: 0 auto 10px;
    }
    h3.hall {
        font-size: 1.1rem;
        margin: 0 0 10px;
    }
}

@media print, screen and (min-width: 960px) {
    .copy {
        font-size: 1.5rem;
        margin: 0 auto 2rem;
        padding: 0.3rem 1rem 0.1rem;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .copy {
        font-size: 1.3rem;
        line-height: 1.8;
        margin: 0.7rem auto 1.7rem;
        padding: 0.3rem 0.7rem 0.1rem;
    }
}
@media screen and (max-width: 519px) {
    .copy {
        font-size: 1.2rem;
        line-height: 1.6;
        margin: 0.6rem auto 1.5rem;
        padding: 0.3rem 0.5rem 0.2rem;
    }
    h3.copy {
        padding: .6rem 0 .3rem 0;
    }
}
@media screen and (max-width: 959px) {
    #flow h2.seo {
        padding-top: 0.7rem;
    }
}

@media print, screen and (min-width: 960px) {
    #plan h2.seo {
        padding-top: 2rem;
    }
}

.btnLink,
.emergencyLink {
    position: relative;
    width: 90%;
    width: 200px;
    margin: 0 auto;
    padding: 5px 10px 3px 0;
    background: #fff;
    border: 1px solid #32a859;
    border-radius: 40px;
    text-align: center;
}
.emergencyLink {
    background: #ff2b67;
    border: 1px solid #ff2b67;
    margin-left: 10px;
}
.emergencyLink a {
    color: #fff;
}
.emergencyTxt .btnLink {
    margin-top: 20px;
}

.serviceYa {
    position: relative;
}
.serviceYa::before,
.serviceYa::after {
    display: block;
    position: absolute;
    top: 50%;
    content: "";
}
.serviceYa::after {
    border-width: 3px 3px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    border-color: #32a859;
    right: 15px;
    width: 9px;
    height: 9px;
    margin-top: -7px;
}
@media screen and (max-width: 519px) {
    .serviceYa::after {
        right: 5px;
    }
}
.service {
    border: 1px solid #dcdcdc;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    border-radius: 0.5rem;
    margin: 1rem auto;
    font-size: 120%;
}
#saijo .service img {
    border-radius: 0;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #plan .service {
        margin: 0 auto 3rem;
    }
}

@media screen and (max-width: 519px) {
    .service {
        font-size: 100%;
    }
    #plan .service {
        margin: 0 auto 3rem;
    }
    #goods .service:last-child,
    #first .service:last-child {
        margin-top: 1.7rem;
    }
}
.service img {
    max-width: 350px;
    border-radius: 0.5rem 0.5rem 0 0;
    margin-bottom: 3px;
}
.service p {
    line-height: 2;
    padding: 0;
}

.planName,
.planTxt {
    font-size: 2rem;
    color: #32a859;
    font-weight: bold;
}
.planTxt {
    font-size: 2.8rem;
}
.planGreen {
    color: #32a859;
    font-weight: bold;
    padding-left: 6px;
}
.cremation {
  font-size: 130%;
  color: #32a859;
  font-weight: bold;
}
.priceBig1 {
    font-size: 230%;
    padding-right: 10px;
}
.priceBig2 {
    font-size: 125%;
    padding: 0 5px;
}
@media print, screen and (min-width: 960px) {
    .planTxt {
        padding-left: 15px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .planTxt {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 519px) {
    .service img {
        max-width: 300px;
    }
    .planName,
    .planTxt {
        font-size: 1.5rem;
    }
}
@media print, screen and (min-width: 960px) {
    .imgTxtReverse {
        flex-direction: row-reverse;
  }
}
@media screen and (max-width: 959px) {
    .sp-tablet-Reverse {
        flex-direction: column-reverse;
  }
}
.rink {
    width: 80%;
    padding-top: 1rem;
}
.icon-calendar,
.icon-fukidashi {
    max-height: 40px;
    padding: 5px 0;
    margin: 0 15px 0 0;
    vertical-align: middle;
}
.icon-fukidashi {
    margin: 0 15px 0 30px;
}
#flow .btnLink {
    margin-bottom: 1rem;
}
@media print, screen and (min-width: 960px) {
    #saijo .btnLink {
        margin: 1.5rem auto;
    }
}
@media screen and (max-width: 959px) {
    .btnLink  {
        font-size: 105%;
        margin: 0.5rem auto;
    }
    .right {
        order: -1;
      }
    .left {
        order: 1;
      }
    
    #saijo .btnLink {
        margin: 1rem auto 1.5rem;
    }
}
@media screen and (max-width: 519px) {
    .rink .btnLink {
        margin-top: 0.5rem;
    }
}

.plan .btnLink,
#hall .btnLink {
    margin: 0.5rem 20px;
  }
.hall .btnLink {
    margin: 0.5rem 20px;
  }
.hallPad {
    padding: 0 0 3rem;
}

#first .btnLink {
    margin-top: 0.7rem;
}
.fukushi .btnLink {
    margin-top: 1rem;
}
.tera .btnLink,
.saijo .btnLink {
    max-width: 230px;
    width: 230px;
    margin: 1rem auto 1.5rem;
}
#useful .btnLink {
    width: 250px;
    margin: 5px 10px;
}

@media screen and (max-width: 519px) {
    .goods .btnLink,
    .after .btnLink {
        padding: 5px 0 3px;
        letter-spacing: -0.03rem;
    }
    .goods .btnLink::after,
    .after .btnLink {
        margin-top: -4px;
    }
    #useful .btnLink {
        margin: 1rem 0 0.5rem;
    }
    .hallPad {
        padding: 0 0 1.5rem;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #useful .btnLink {
        margin-top: 2rem;
    }
    #useful .btnLink:nth-child(1) {
        margin-top: 1rem;
    }
    #useful .btnLink:nth-child(5) {
        margin: 2rem 0 1rem;
    }
}

.btnLink a {
    display: block;
}
.btnLink::after,
.emergencyLink::after {
    display: block;
    content: "";
    position: absolute;
    top: 42%;
    margin-top: -3px;
    border: 6px solid transparent;
    right: 10px;
    border-left: 7px solid #32a859;
    transition-duration: 200ms;
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
#useful .flex {
    width: 98%;
    flex-wrap: wrap;
    margin: 1rem auto 1.5rem;
}
@media screen and (max-width: 959px) {
    #flow .flex,
    #useful .flex {
        width: 98%;
        max-width: 400px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .flex {
        flex-wrap: wrap;
    }
    #useful .flex {
        margin-bottom: 1.5rem;
    }
}
@media screen and (max-width: 519px) {
    .flex {
        flex-wrap: wrap;
    }
}

.ya {
    position: relative;
    padding: 0 13px 0 0;
    margin: 0;
    vertical-align: unset;
}
.ya::before,
.ya::after {
    display: block;
    position: absolute;
    top: 50%;
    content: "";
}
.ya::before {
    width: auto;
    height: auto;
    bottom: 0;
    margin: 0;
}
.ya::after {
    border-width: 3px 3px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    border-color: #32a859;
    left: unset;
    bottom: 0;
    right: 0;
    width: 8px;
    height: 8px;
    margin: -6px 0 0;
}

.emergencyImg {
    font-size: 80%;
}
@media screen and (max-width: 959px) {
    .emergencyImg img {
        width: 75%;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .emergencyImg img {
        margin-top: 2rem;
    }
}
@media screen and (max-width: 519px) {
    .emergencyImg img {
        margin-top: 1.5rem;
    }
}

#flow img {
    margin: 2rem 0 3rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    #flow img {
        margin: 1.5rem 0 2.1rem;
    }
}
@media screen and (max-width: 519px) {
    #flow img {
        margin: 1.3rem 0 1.9rem;
    }
}

#useful img {
    margin-top: 2.5rem;
}
@media screen and (max-width: 959px) {
    #useful img {
        margin-top: 1rem;
    }
}
@media screen and (max-width: 519px) {
    #first p,
    #plan p,
    #goods p,
    #after p,
    #useful p {
        padding-top: 0.3rem;
    }
}
.first,
.goods,
.after {
    display: flex;
}
@media print, screen and (min-width: 960px ) {
    .planPad {
        padding: 2.5rem 1rem;
    }
}
@media screen and (max-width: 959px) {
    .sp-tablet-planPad {
        padding: 2.5rem 0 0;
    }
}
@media print, screen and (min-width: 520px) {
    .saijoPad,
    .firstPad,
    .goodsPad,
    .supportPad {
        padding: 0 0 2rem;
    }
}

.planJitaku {
    padding: 1.5rem;
}
.tomonokai {
    margin: 2rem auto;
}
.tokuten {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 1rem;
}
.societyTxt1 {
    background: #fdf7d5;
    border-radius: 50%;
    width: 100px;
    padding: 20px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
}
.pricePad {
    padding: 10px 0;
    font-size: 120%;
    line-height: 2.1rem;
    text-align: center;
}
.priceTxt1 {
    background: #fdf7d5;
    border-radius: 50%;
    width: 200px;
    padding: 20px;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
}
.priceTxt2,
.priceTxt3,
.priceTxt4 {
    font-size: 130%;
    color: #32a859;
    font-weight: bold;
}
.priceTxt3 {
    padding-right: 1rem;
}
.priceTxt4 {
    padding-left: 1.3rem;
}

@media screen and (min-width: 960px) {
    .tokuten {
        width: 700px;
    }
}

@media screen and (max-width: 959px) {
    .societyTxt1 {
        margin: 1rem auto 1.5rem;
    }
    .pricePad {
        font-size: 90%;
    }
    .priceTxt1 {
        width: 150px;
        padding: 5px;
    }
    .priceTxt2,
    .priceTxt3,
    .priceTxt4 {
        font-size: 150%;
    }
}

@media screen and (max-width: 519px) {
    .pricePad {
        font-size: 100%;
    }
    .priceTxt1 {
        width: 180px;
        padding: 5px;
    }
}

.hall p {
    text-align: center;
}
#hall .txtL {
    padding-top: 2rem;
}
.hallImg {
    width: 98%;
    max-width: 480px;
}
.hallImgW {
    max-width: 800px;
    margin: 2rem auto
}
.jitakuImg {
    max-width: 350px;
    border-radius: 0.5rem 0.5rem 0 0;
}
.hallName {
    font-size: 125%;
    color: #919191;
    line-height: 1;
}
.hallName span {
    font-size: 1.6rem;
    color: #32a859;
}

@media screen and (max-width: 959px) {
    .hallImg {
        margin-bottom: 1rem;
    }
    .hallImgW {
        width: 98%;
        margin: 1.5rem auto
    }
    .hallName span {
        font-size: 1.4rem;
    }
    .sp-Logoimg {
        max-width: 220px;
        width: 90%;
        margin: 1.5rem auto 1rem
    }
    .jitakuImg {
        width: 98%;
        margin-bottom: 1.5rem;
    }
}


.first,
.goods {
    padding: 1.5rem;
}
.icon-tel {
    max-height: 45px;
    margin: -5px 5px 0 0;
    vertical-align: middle;
}
.icon-tel2,
.icon-fax {
    max-height: 40px;
    margin: -5px 5px 0 0;
    vertical-align: middle;
}
@media screen and (min-width: 960px) {
    .icon-fax {
        margin: -5px 5px 0 30px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .icon-fax {
        margin: -5px 5px 0 20px;
    }
}
@media screen and (max-width: 519px) {
    .icon-tel2,
    .icon-fax {
        max-height: 38px;
    }
}
.tel {
    padding: 15px 0 10px;
    font-size: 2.5rem;
    font-weight: bold;
}
.tel2 {
    font-size: 1.4rem;
    line-height: 2.8rem;
}
.fukushi {
    width: 98%;
}
.fukushi {
    margin-top: 2.5rem;
    padding: 1.2rem 0;
}
@media screen and (max-width: 959px) {
    .fukushi {
        margin-bottom: 0.5rem;
        padding: 0.8rem 0 0.3rem;
    }
}
section .box {
    background: rgba(255, 205, 180, 0.15);
    padding: 1rem 0 1.8rem;
    border-radius: 10px;
}
section .box .btnLink {
    margin: 0 auto;

}

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

#custInfo img {
    width: 50%;
    max-width: 330px;
}
@media screen and (max-width: 519px) {
    #custInfo img {
        width: 250px;
    }
}
.address {
    text-align: left;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #dcdcdc;
}
.address .listTxt {
    width: 920px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    line-height: 3;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .address .listTxt {
        width: 430px;
    }
}
@media screen and (max-width: 519px) {
    .address .listTxt {
        width: 250px;
        line-height: 2;
    }
}

@media print, screen and (min-width: 960px) {
    .address .listTxt li:nth-child(1) {
        width: 51%;
        margin-left: 1rem;
    }
    .addressPad1 {
        padding-left: 11.2rem;
    }
}

/* voice */
.voiceBack {
      background: rgba(180, 255, 213, 0.15);
}
.voice {
      text-align: left;
      padding: 1rem 0 1.8rem;
      border-radius: 10px;
      height: 600px;
      overflow: auto;
}
.voiceBox .date {
      padding: 0 20px;
}
.voiceBox .date span {
      font-size: 120%;
}
.voiceBox .txtL {
      padding: 0.5rem 0;
}
@media print, screen and (min-width: 960px) {
    .voice {
        width: 90%;
        margin: 1rem auto;
    }
    .voiceBox {
        width: 95%;
        background: #fff;
        padding: 1rem 0 0.5rem;
        margin: 15px auto;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .voice {
        max-width: 900px;
        width: 90%;
        margin: 2rem auto;
    }
    .voiceBox {
        width: 90%;
        background: #fff;
        padding: 1rem 0.5rem 0.5rem;
        margin: 15px auto;
    }
    .icon-fukidashi {
        margin: 0 10px 0;
    }
}
@media screen and (max-width: 519px) {
    .voice {
        max-width: 480px;
        width: 95%;
        margin: 0 auto;
    }
    .voiceBox {
        width: 90%;
        background: #fff;
        padding: 1rem 0.5rem 0.5rem;
        margin: 15px auto;
    }
    .icon-fukidashi {
        margin: 0 10px 0;
    }
}


/* sideBtn */
@media print, screen and (min-width: 960px) {
    .sideBtn {
      position: fixed;
      bottom: 100px;
      right: 0;
      z-index: 999;
    }
    #emergencyBtn a,
    #inquiryBtn a {
        position: absolute;
        bottom: 195px;
        right: 0;
        background: #fff;
        padding: 8px;
        color: #ff2b67;
        border: 1px solid #32a859;
        line-height: 1.1;
        border-radius: 0.3em;
        font-size: 115%;
    }
    #inquiryBtn a {
        color: #6c6969;
        bottom: 30px;
    }
}


/* page-top */
#page-top {
    position: fixed;
    z-index: 100;
}
#page-top {
    bottom: 40px;
}
#page-top {
    right: 8px;
}

@media screen and (min-width: 520px) and (max-width: 959px) {
    #page-top {
        bottom: 103px;
        right: 5px;
    }
}
@media screen and (max-width: 519px) {
    #page-top {
        bottom: 70px;
        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: 40px;
    height: 40px;
    background: #32a859b2;
    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;
    }
}

/* info */
@media print, screen and (min-width: 960px) {
    .info {
        margin: 2rem auto 0;
    }
}
.backG {
    background: #f4fff9;
}
.infoTitle {
    font-size: 115%;
}

/* topics */
.topics {
      padding: 1rem 0 1.8rem;
      border-radius: 10px;
      height: 300px;
      overflow: auto;
      background: #f4fff9;
      box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.topics p {
    line-height: 1.8;
    padding-bottom: 0;
}
.topicsBox {
      border-bottom: 1px dotted #6c6c6c;
}
.topicsBox .date {
      width: 200px;
      padding: 0 10px;
      text-align: left;
}
.topicsBox .date span {
      font-size: 120%;
}
.topicsBox .topicsTitle {
      width: 600px;
      padding: 0 10px;
      text-align: left;
}
@media print, screen and (min-width: 960px) {
    .topics {
        width: 900px;
        margin: 1rem auto;
    }
    .topicsBox {
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        width: 95%;
        padding: 1rem 0 0.5rem;
        margin: 15px auto;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .topics {
        max-width: 750px;
        width: 90%;
        margin: 2rem auto;
    }
    .topicsBox {
        width: 90%;
        padding: 0.5rem;
        margin: 10px auto;
    }
    .topicsBox .date {
          width: unset;
    }
    .topicsBox .topicsTitle {
              width: unset;
    }
}
@media screen and (max-width: 519px) {
    .topics {
        max-width: 480px;
        width: 95%;
        margin: 0 auto;
    }
    .topicsBox {
        width: 90%;
        padding: 0.5rem;
        margin: 5px auto;
    }
    .topicsBox .date {
          width: unset;
    }
    .topicsBox .topicsTitle {
              width: unset;
    }
}