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

div, p {
    margin: 0 auto;
}

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

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

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

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

a {
    text-decoration: none;
    color: #000;
}
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
@media screen and (min-width: 520px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

ul, li {
    list-style-type: none;
}

.mini{
    font-size: 80%;
}
.mini90 {
    font-size: 90%;
}

.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.ya {
    position: relative;
    display: inline-block;
    padding-left: 1.3rem;
    vertical-align: middle;
    text-decoration: none;
}
.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);
}

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%;
}
@media print, screen and (min-width: 960px) {
    .BodyMain {
        margin: 0 auto 90px;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .BodyMain {
        margin: 0 auto 65px;
    }
}
@media screen and (max-width: 519px) {
    .BodyMain {
        margin: 0 auto 50px;
    }
}

section {
    width: 100% !important;
    max-width: unset;
}
section:nth-child(2n) {
    background: rgba(245, 240, 250, 0.7);
}
@media print, screen and (min-width: 960px) {
    section {
        padding: 1.5rem 0 4rem;
    }
    section#contact {
        padding: 0 0 1rem;
        background: #fff;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    section {
        padding: 1.5rem 0 3.5rem;
    }
}
@media screen and (max-width: 519px) {
    section {
        padding: 1rem 0 2.5rem;
    }
}
section::after {
    content: "";
    display: block;
    clear: both;
}

.container {
    width: 99%;
    font-size: 110%;
    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-sp-menuBestnet,
    .tablet-br,
    .tablet-sp-br,
    .tablet-sp-img,
    .tablet-sp-link,
    .tablet-sp-space,
    .tablet-sp-contact {
        display: none !important;
    }
}
@media screen and (max-width: 959px) {
    header .pc-contact1,
    .pc-menu,
    .pc-menu2,
    .pc-br,
    .pc-hr,
    .pc-img,
    .pc-space,
    .pc-menuBestnet,
    #fix .card {
        display: none !important;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .container {
        font-size: 100%;
        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 {
    margin: 12px 0 10px;
}
#fix .title img {
    max-height: 60px;
}

.pc-contact1 {
    float: right;
    letter-spacing: 0.08rem;
    color: #cc5a73;
}
.pc-contact1 img {
    max-height: 35px;
    vertical-align: middle;
}
.freedialTxt {
    margin: 8px auto -8px;
}

.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 1px 2px rgba(0, 0, 0, 0.5);
}
@media print, screen and (min-width: 960px) {
    .menu {
        background: linear-gradient(#9966b4 5%, #280050 95%);
    }
    .menu-inner li {
        border-left: 1px solid #999;
    }
    .menu-inner li:nth-child(1),
    .menu-contents li {
        border: none;
    }
    .nav1_1 {
        position: fixed;
        bottom: 140px;
        right: 0;
        z-index: 5000;
    }
    .nav1_1 .menu-item2 {
        width: 45px;
        height: auto;
        border-radius: 0.3rem;
        border: 2px solid #cc5a73;
        background: rgba(255, 230, 235, 1.0);
        writing-mode: vertical-rl;
        padding: 1rem 0 1rem 0.5rem;
        margin: 0 0.05rem 1rem;
    }
    .nav1_1 .menu-item2:nth-child(2) {
        background: rgba(255, 230, 180, 1.0) !important;
    }
    .nav1_1 .menu-link {
        font-weight: bold;
        font-size: 1.15rem;
        letter-spacing: 0.07rem;
        color: #cc5a73;
        text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.5);
    }
    .nav1_1 .menu-item2:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
    }
    .nav2 {
        max-width: 1280px;
        margin: 0 auto;
    }
    .menu-item1,
    .menu-item2 {
        width: 17%;
        height: 100%;
        text-align: center;
    }
    .menu-item1:nth-child(1) {
        width: 18%;
    }
    .menu-item1:nth-child(2) {
        width: 20%;
    }
    .menu-item1:nth-child(3),
    .menu-item2 {
        width: 14%;
    }
    .menu-item1:hover {
        background: rgba(220, 130, 140, 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: 10px;
    }
    .menu-item1:hover .menu-link {
        color: #fff;
        text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
    }
    .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(220, 130, 140, 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 {
        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%, #cc5a73 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 8px;
    }
    #fix .title img {
        max-height: 53px;
        margin: 8px 0 0 5px;
    }
    .tablet-sp-menubtn {
        width: 60px;
        height: 90%;
        position: relative;
        display: block;
        z-index: 5000;
        border: none;
        background: linear-gradient(#9966b4 5%, #280050 95%);
        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(220, 130, 140, 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 {
        border-bottom: 1px solid #cc5a73;
        width: 100%;
        position: relative;
        background: linear-gradient(#be91d7 5%, #735099 95%);
    }
    .nav1_1 .menu-item2 {
        background: rgba(255, 230, 235, 0.85);
    }
    .menu-item2 {
        border-bottom: 1px solid #cc5a73;
        background: linear-gradient(#be91d7 5%, #735099 95%);
    }
    .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;
        color: #fff;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.85);
    }
    .nav1_1 .menu-link {
        color: #cc5a73;
        text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
    }
    /* アコーディオン */
    .menu-contents {
        background: rgba(220, 130, 140, 0.8);
        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;
    }
}

#slidecontainer img {
    position: relative;
    object-fit: cover;
}
.flexslider {
    border: none;
    margin: 0 0 40px;
}
.flex-control-nav {
    bottom: -50px;
}
.flex-control-paging li a {
    background: #cc5a73;
    box-shadow: inset 0 0 3px #fff;
}

h2 {
    font-size: 100%;
    font-weight: normal;
    letter-spacing: 0.07rem;
    color: #5d2083;
    margin: 0;
}
.h2-1 {
    font-size: 155%;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8);
    background:  linear-gradient(#fff 5%, rgba(153, 102, 180, 0.35) 95%);
    border-bottom: 3px solid #5d2083;
    border-radius: 1000px 1000px / 0 0 350px 350px;
    margin: -5rem 0 0;
    padding: 4.5rem 0 2.5rem;
}
footer .h2-1 {
    margin: 0 0 0.5rem;
    padding: 2.5rem 0;
}
.h2-2 {
    font-size: 115%;
    margin: 3rem 0 0;
    color: #000;
}

.topBoxW,
.topBoxWB {
    position: relative;
    margin: 3rem 0 -5rem;
}
.topBoxWB {
    margin: 0 0 3rem;
}
.h2-3 {
    position: absolute;
    width: 100%;
    font-size: 115%;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.3);
    padding: 0.8rem 0;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.topBoxWB .h2-3 {
    top: 90%;
    transform: translate(-50%, -90%);
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .h2-1 {
        font-size: 135%;
        padding: 4rem 0 2rem;
    }
    footer .h2-1 {
        padding: 2rem 0;
    }
    .h2-2 {
        font-size: 105%;
    }
    .topBoxW {
        margin: 3rem 0 -1.5rem;
    }
    .h2-3 {
        font-size: 100%;
        padding: 0.7rem 0;
    }
}
@media screen and (max-width: 519px) {
    .h2-1 {
        font-size: 115%;
        padding: 4.5rem 0 1.5rem;
    }
    footer .h2-1 {
        padding: 1.5rem 0;
    }
    .h2-2 {
        font-size: 100%;
        margin: 1.5rem 0;
    }
    .topBoxW {
        margin: 1.5rem 0 -1rem;
    }
    .h2-3 {
        font-size: 85%;
        padding: 0.5rem 0;
    }
}

.copy,
.copy2 {
    font-weight: normal;
    color: #cc5a73;
    line-height: 2.2;
    letter-spacing: 0.08rem;
}
.copy:first-letter {
    font-size: 150%;
    color: #5d2083;
}
@media print, screen and (min-width: 960px) {
    .copy {
        font-size: 2rem;
        padding: 2rem 0;
    }
    .copy2 {
        font-size: 1.75rem;
        padding: 0.5rem 0 1rem;
    }
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .copy {
        font-size: 1.75rem;
        padding: 1rem 0 1.5rem;
    }
    .copy2 {
        font-size: 1.5rem;
        padding: 1rem 0 1.5rem;
        line-height: 1.8;
    }
}
@media screen and (max-width: 519px) {
    .copy {
        font-size: 1.5rem;
        padding: 1rem 0;
        line-height: 1.5;
    }
    .copy2 {
        font-size: 1.25rem;
        line-height: 1.5;
        padding: 0 0 0.5rem;
    }
}

.btnLink a {
    display: inline-block;
    margin: 50px 0;
    padding: 10px 35px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.08rem;
    border-radius: 0.3rem;
    background: #dc828c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb9be), color-stop(95%, #dc828c));
    background-image: -webkit-linear-gradient(#ffb9be,#dc828c 95%);
    background-image:    -moz-linear-gradient(#ffb9be,#dc828c 95%);
    background-image:     -ms-linear-gradient(#ffb9be,#dc828c 95%);
    background-image:      -o-linear-gradient(#ffb9be,#dc828c 95%);
    background-image:         linear-gradient(#ffb9be,#dc828c 95%);
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.75);
}
.btnLink a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.btnLink .yaR {
    margin: 0 5px 4px 30px;
    vertical-align: middle;
}
@media screen and (max-width: 959px) {
    .btnLink .yaR {
        margin: 0 -5px 4px 20px;
    }
}

.txtLink {
    padding: 1rem 0 0;
}

.conBlock,
#planSec .conBlock {
    border-top: 3px dotted #dcdcdc;
    padding: 0.5rem 0 1rem;
}
#planSec .conBlock {
    padding: 5rem 0 3rem;
}
@media screen and (max-width: 519px) {
    #planSec .conBlock {
        padding: 2rem 0 0;
    }
}

.txtC {
    margin: -0.5rem 0 1.5rem;
}
@media screen and (max-width: 959px) {
    .txtC {
        margin: 0 0 1rem;
    }
}

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

.imgTxt {
    display: flex;
    align-items: center;
    text-align: justify;
    margin: 0 1.5rem 1rem;
}
.imgTxt img {
    max-width: 400px;
}
.imgTxt .txtL {
    margin: 0 5rem 0 0;
}
.imgTxt .txtR {
    margin: 0 0 0 5rem;
}
@media screen and (max-width: 959px) {
    .imgTxt {
        flex-wrap: wrap;
        margin: 0 1.25rem 1rem;
    }
    .imgTxt img {
        max-width: 360px;
        margin: 0 0 20px;
    }
    .imgTxt .txtL,
    .imgTxt .txtR {
        margin: 0.5rem 0;
    }
}
@media screen and (max-width: 519px) {
    .imgTxt {
        margin: 0 1rem 1rem;
    }
    .imgTxt img {
        max-width: 260px;
    }
}
.card {
    width: 265px;
}
@media screen and (max-width: 519px) {
    .card {
        width: 225px;
    }
}

.service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 0;
}
.service dt {
    position: absolute;
    width: 100%;
    color: #5d2083;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 1.0);
    background: rgba(245, 240, 250, 0.8);
    z-index: 100;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -95%);
}
.service dt:hover {
    background: rgba(255, 245, 220, 0.85);
}
.service dt::after {
    display: block;
    content: "";
    position: absolute;
    top: 42%;
    margin-top: -2px;
    border: 6px solid transparent;
    right: 10px;
    border-left: 7px solid #cc5a73;
    transition-duration: 200ms;
}
.service a {
    position: relative;
    background: #f5f5f5;
    border-radius: 0.5rem;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    margin: 35px 20px;
}
.service a img {
    width: 100%;
    border-radius: 0.5rem;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .service dt::after {
        margin-top: -4px;
        right: 10px;
    }
    .service a {
        margin: 20px 15px;
    }
}
@media screen and (max-width: 519px) {
    .service dt::after {
        margin-top: -5px;
        right: 8px;
    }
    .service a {
        max-width: 80%;
        margin: 20px 0 30px;
    }
}

.planW {
    position: relative;
    padding: 12rem 0 3rem;
}
.planWO {
    padding: 12rem 0 6rem;
}
.planW div {
    margin: 0;
}
.planCon1,
.planCon2 {
    position: absolute;
    width: 16rem;
    font-size: 165%;
    line-height: 1.8;
    color: #cc5a73;
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.8);
    background:  linear-gradient(#fff 5%, rgba(245, 220, 204, 0.8) 95%);
    border: 3px solid #cc5a73;
    border-radius: 50%;
    padding: 3.75rem 0;
    z-index: 100;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.planCon2 {
    width: 18rem;
    top: -3%;
    transform: translate(-50%, 3%);
}
.plan {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.planR {
    flex-direction: row-reverse;
}
.plan .saidan {
    width: 55%;
}
.plan .saidan img {
    border: 1px solid #dcdcdc;
}
.plan .detail {
    width: 40%;
}
.plan .btnLink a {
    margin: 0;
}
.plan .btnLink .yaR {
    margin: 0 0 4px 8px;
}
.plan .price {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.8;
    margin: 1.7rem 0;
}
.plan .price .price1 {
    font-size: 200%;
    padding: 0 3px 0 0;
}
@media screen and (max-width: 959px) {
    .planW {
        padding: 8.5rem 0 3rem;
    }
    .planWO {
        padding: 6rem 0;
    }
    .plan {
        flex-direction: column;
        margin: 1rem 0 -1.5rem !important;
    }
    .planCon1,
    .planCon2 {
        width: 15rem;
        font-size: 160%;
        line-height: 1.7;
        padding: 2.75rem 0;
    }
    .plan .saidan {
        width: 85%;
        max-width: 500px;
        margin: 2rem 0 2.5rem;
        text-align: center !important;
    }
    .plan .detail {
        width: 85%;
    }
}
@media screen and (max-width: 519px) {
    .planW {
        padding: 5rem 0 7rem;
    }
    .planCon1,
    .planCon2 {
        width: 13rem;
        font-size: 145%;
        line-height: 1.6;
        padding: 2.5rem 0;
        top: 1%;
        transform: translate(-50%, 1%);
    }
    .planCon1 {
        width: 12rem;
    }
    .plan .saidan,
    .plan .detail {
        width: 90%;
    }
}

.hall {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hall dl {
    width: 43%;
    background: rgba(255, 230, 235, 0.85);
    margin: 30px 0;
    padding: 30px;
    border-radius: 1rem;
}
.hallKosema {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    background: rgba(255, 230, 235, 0.85);
    margin: 30px 0;
    padding: 30px;
    border-radius: 1rem;
}
.hall dt,
.hallKosema dt {
    font-weight: normal;
    font-size: 160%;
    color: #5d2083;
    margin: -5px 0 0;
}
.hall dt span,
.hallKosema dt span {
    font-size: 70%;
    padding-right: 10px;
}
@media screen and (max-width: 519px) {
    .hall dt span {
        display: none !important;
    }
}
.add span {
    font-size: 90%;
    margin-right: 1rem;
}
.photo img {
    max-width: 93%;
    border: 1px solid #dcdcdc;
    margin: 30px 0;
}
.hallKosema .add {
    margin: 0 0 2rem;
}
.hallKosema .photo {
    width: 43%;
    margin: 0 40px 0 0;
}
@media screen and (max-width: 959px) {
    .hall {
        justify-content: center;
    }
    .hall dl {
        margin: 20px 0;
    }
    .hall dt,
    .hallKosema dt {
        font-size: 130%;
    }
    .add {
        font-size: 90%;
    }
    .photo img {
        max-width: 100%;
        margin: 15px 0;
    }
    .hallKosema {
        flex-wrap: wrap;
        margin: 20px auto;
    }
    .hallKosema .photo {
        width: 85%;
        margin: 0 auto 5px;
    }
}
@media screen and (min-width: 650px) and (max-width: 959px) {
    .hall dl,
    .hallKosema {
        width: 45%;
    }
}
@media screen and (max-width: 649px) {
    .hall dl,
    .hallKosema {
        width: 56.5%;
    }
}
@media screen and (max-width: 449px) {
    .hall dl,
    .hallKosema {
        width: 65%;
    }
}

footer {
    border-top: 1px solid #cc5a73;
}
.custTitle img {
    max-width: 90%;
    margin: 30px 0 15px;
}
.custLink {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.custLink li {
    position: relative;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 1.0);
    background:  linear-gradient(#fff 5%, rgba(245, 220, 204, 0.8) 95%);
    border: 2px solid #cc5a73;
    border-radius: 3rem;
    padding: 0.15rem 3rem 0.15rem 2.5rem;
    margin: 30px 0;
}
.custLink li:hover {
    background: rgba(255, 230, 235, 0.85);
}
.custLink li::after {
    display: block;
    content: "";
    position: absolute;
    top: 42%;
    margin-top: -2px;
    border: 6px solid transparent;
    right: 15px;
    border-left: 7px solid #cc5a73;
    transition-duration: 200ms;
}
@media screen and (max-width: 519px) {
    .custLink {
        display: inline-block;
        margin: 15px 0 20px;
    }
    .custLink li {
        padding: 0.5rem 2.5rem 0.5rem 2rem;
        margin: 15px;
    }
    .custLink li::after {
        margin-top: -3px;
        right: 10px;
    }
}

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

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

#fix {
    border-top: 3px solid #5d2083;
    background: rgba(255, 230, 235, 0.85);
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1002;
}
#fix .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#fix .container div {
    margin: 0;
}
@media screen and (min-width: 520px) {
    #fix .freedialTxt {
        font-size: 90%;
        margin: 3px auto -3px;
    }
    #fix .pc-contact1 img {
        max-height: 28px;
        margin: 0 auto 10px;
    }
}
@media screen and (max-width: 519px) {
    .sp-fix-freedial {
        width: 100%;
        padding: 10px 0;
    }
    .sp-fix-freedial a {
        color: #000;
        text-shadow: 0 1px 1px #fff;
    }
    .sp-fix-freedial img {
        width: 30px;
        margin: 0 8px 2px;
        vertical-align: middle;
    }
}

#page-top {
    position: fixed;
    z-index: 100;
    bottom: 98px;
    right: 8px;
}
#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: #cc5a73;
    border-radius: 50%;
}
#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 {
        bottom: 82px;
        right: 8px;
    }
    #page-top a {
        width: 44px;
        height: 44px;
    }
    #page-top a::after {
        width: 10px;
        height: 10px;
        margin-left: -6px;
        margin-top: -4px;
    }
}
@media screen and (max-width: 519px) {
    #page-top {
        bottom: 66px;
        right: 5px;
    }
    #page-top a {
        width: 40px;
        height: 40px;
    }
    #page-top a::after {
        width: 8px;
        height: 8px;
        margin-left: -5px;
        margin-top: -3px;
    }
}
