@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&display=swap');

/* CSS Document */

:root {
    --main-color: #1e2380;
    --sub-color: #da005b;
    --sub-sub-color: #bf9c47;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}
body {
    -webkit-text-size-adjust: 100%;
    font-family: "BIZ UDPGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.75em;
    margin: 0 auto;
    position: relative;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    display: none;
    background: #eee;
}
img {
    display: block;
    width: 100%;
}

/*====================================

    .closed

====================================*/

.closed {
    color: #fff !important;
    background: #e60012 !important;
    font-weight: bold;
    display: none;
}

/*====================================

    .btn

====================================*/

.btn,
.btn_wt {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.btn a,
.btn_wt a {
    display: inline-block;
    line-height: 1em;
    background: var(--main-color);
    color: #fff;
    padding: 1.4em 5em;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 60px;
}
.btn a:hover,
.btn_wt a:hover {
    border: 1px solid var(--main-color);
    background: #fff;
    color: var(--main-color);
}
.btn_wt a {
    border: 1px solid var(--main-color);
    background: #fff;
    color: var(--main-color);
}
.btn_wt a:hover {
    border: 1px solid #fff;
    background: var(--main-color);
    color: #fff;
}

/*====================================

    #wp_tp

====================================*/

#wp_tp {
    margin: 0 auto;
    padding: 100px 0 0 0;
    background: #fff;
    width: 100%;
}
#wp_tp section {
    padding: 40px 30px;
}
#wp_tp section .inner {
}
#wp_tp section .inner .sec_ttl {
    margin-bottom: 20px;
}
#wp_tp section .inner .sec_ttl h3 {
    width: 90%;
    text-align: center;
    font-size: 500%;
    line-height: 1em;
    font-weight: 200;
}
#wp_tp section .inner .sec_ttl h4 {
    font-size: 110%;
    width: 100%;
    text-align: center;
    letter-spacing: .2em;
    padding-top: 1em;
    color: var(--bg-sub-color);
}

/*====================================

    #wp_sd

====================================*/

#wp_sd {
    margin: 0 auto;
    padding: 80px 0 0 0;
    background: #fff;
    width: 100%;
}
#wp_sd section {
    padding: 40px 30px;
}
#wp_sd section .inner {
}
#wp_sd section .inner .sec_ttl {
    margin-bottom: 40px;
}
#wp_sd section .inner .sec_ttl h3 {
    width: 100%;
    text-align: center;
    font-size: 200%;
    line-height: 1em;
    font-weight: 200;
}
#wp_sd section .inner .sec_ttl h4 {
    font-size: 120%;
    width: 100%;
    text-align: center;
    letter-spacing: .2em;
    padding-top: 1em;
    color: var(--bg-sub-color);
}

/*====================================

    breadcrumbs

====================================*/

#breadcrumbs {
    padding: 0 30px;
    margin-bottom: 10px;
}
#breadcrumbs ol {
    display: flex;
    flex-wrap:wrap;
    gap: .25rem;
    list-style: none;
    margin: 0;
    padding: 0;
}
#breadcrumbs li+li::before {
    content: "›";
    margin: 0 .25rem;
    opacity: .6;
}
#breadcrumbs a,
#breadcrumbs p {
    text-decoration: none;
    font-size: 80%;
    display: inline-block;
    line-height: 1em;
    padding: .3em 1em;
    border-radius: 40px;
    text-decoration: none;
}
#breadcrumbs [aria-current="page"] {
    color: var(--main-color);
}
#breadcrumbs a {
    background: #fff;
    color: var(--main-color);
    border: 1px solid var(--main-color);
}
#breadcrumbs a:hover {
    border: 1px solid var(--main-color);
    background: var(--main-color);
    color: #fff;
}
#breadcrumbs p {
    border: 1px solid var(--main-color);
    background: var(--main-color);
    color: #fff;
}

/*====================================

    .com_ttl

====================================*/

.com_ttl {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.com_ttl h2 {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5em;
}
.com_ttl h2 span {
    display: block;
    font-size: 60%;
    line-height: 1.5em;
}
.com_ttl p {
    margin: 20px auto;
    text-align: left;
}

/*====================================

    .wp_info

====================================*/

.wp_info {
}
.wp_info .inner {
}
.wp_info .inner .text_ph {
    width: 100%;
}
.wp_info .inner .text_ph .ph {
    width: 100%;
    margin-bottom: 40px;
}
.wp_info .inner .text_ph .ph img {
    border-radius: 20px;
    border: 1px solid #000;
    overflow: hidden;
}
.wp_info .inner .text_ph .ph p {
    font-size: 90%;
    padding: .5em 0 0 0;
    line-height: 1.5em;
}
.wp_info .inner .text_ph .text {
    width: 100%;
}
.wp_info .inner .text_ph .text h1 {
    font-size: 140%;
    padding-bottom: .5em;
    line-height: 1.5em;
    font-weight: bold;
}
.wp_info .inner .text_ph .text p {
}
.wp_info .inner .text_ph .text .inf_timetable {
    margin-top: 40px;
}
.wp_info .inner .text_ph .text .inf_timetable {
}
.wp_info .inner .text_ph .text table {
    border: 1px solid var(--main-color);
    width: 100%;
}
.wp_info .inner .text_ph .text table tr {
}
.wp_info .inner .text_ph .text table td {
    width: 19.8571428571%;
    border: 1px solid #ccc;
    font-size: 80%;
    padding: 0 8px;
}
.wp_info .inner .text_ph .text table td:first-child {
    background: #eee;
}
.wp_info .inner .text_ph .text table td:not(:nth-child(1)) {
    text-align: center;
    width: 9%;
}
.wp_info .inner .text_ph .text .cap {
    font-size: 70%;
    width: 100%;
    text-align: right;
}
.wp_info .inner .btn {
}
.wp_info .inner .point_list {
    margin-top: 60px;
}
.wp_info .inner .point_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.wp_info .inner .point_list ul li {
    width: 49%;
    border: 1px solid var(--main-color);
    border-radius: 20px;
    height: 100%;
    margin-bottom: 10px;
}
.wp_info .inner .point_list ul li .ph {
    padding: 10px;
}
.wp_info .inner .point_list ul li p {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 80%;
    line-height: 1.5em;
    padding: 0 10px;
    margin-bottom: 10px;
}

/*====================================

    page_ttl

====================================*/

.page_ttl {
    padding: 0 30px;
}
.page_ttl h2 {
    font-size: 200%;
    line-height: 1em;
    font-weight: 600;
}

/*====================================

    wp_ex

====================================*/

#wp_ex {
}
#wp_ex p {
    font-size: 110%;
    line-height: 1.85em;
}

/*====================================

    bread

====================================*/

.bread {
    margin-bottom: 20px;
    display: block;
}
.bread ul {
    width: 100%;
    padding: 0 40px;
    margin: 0 auto;
}
.bread ul li {
    float: left;
}
.bread ul li:not(:last-of-type)::after {
    content: ">";
    margin: 0 .2em;
    color: #777;
}
.bread ul li a {
    color: #333;
    font-size: 90%;
    text-decoration: underline;
}
.bread ul li a:hover {
    text-decoration: none;
}
.bread ul li p {
    color: #333;
    font-size: 90%;
}

/*====================================

    loading

====================================*/

#loading {
    width: 100vw;
    height: 100vh;
    transition: all 1s;
    background: var(--main-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    display: grid;
    place-items: center;
}
.spinner {
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 100%;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}
@keyframes sk-scaleout {
    0% {
        transform: scale(0);
    } 100% {
        transform: scale(1.0);
        opacity: 0;
    }
}
.loaded {
    opacity: 0;
    visibility: hidden;
}

/*====================================

    header

====================================*/ 

header {
    position: fixed;
    width: 100%;
    padding: 10px 10px 0;
    z-index: 200;
}
header .inner {
    border: 1px solid #000;
    position: relative;
    border-radius: 40px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px 0 10px;
    background: #fff;
    margin: 0 auto;
}
header .inner .logo {
    width: 120px;
}
header .inner .f_txt {
    flex: 1;
}
header .inner .bh_time {
    text-align: center;
    width: 180px;
    margin: 8px 0;
}
header .inner .bh_time dl {
}
header .inner .bh_time dl dt {
    font-size: 70%;
    line-height: 1em;
}
header .inner .bh_time dl dd #business_hours {
    display: inline-block;
    background: #eee;
    border-radius: 20px;
    line-height: 1em;
    padding: .4em .8em;
    font-size: 70%;
}
header .inner .tel {
    margin: 0 0 0 0;
    width: 200px;
    position: fixed;
    top: 70px;
    right: 20px;
    display: none;
}
header .inner .line {
    margin: 0 0 0 20px;
    padding: 0 10px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    height: 100%;
    display: block;
    display: none;
}
header .inner .line a {
    background: url(/common/images/icon_line_contents.svg) top 50% left 8px no-repeat #00b900;
    background-size: 20px;
    color: #fff;
    font-size: 90%;
    padding: .8em .8em .8em 2.5em;
    line-height: 1em;
    text-decoration: none;
    display: block;
    border-radius: 40px;
}
#nav:checked + .nav-open {
    transform: rotate(45deg);
}
#nav:checked + .nav-open i {
    background: #fff;
    transition: transform 0.2s ease;
}
#nav:checked + .nav-open i:nth-child(1) {
    transform: translateY(5px) rotate(180deg);
}
#nav:checked + .nav-open i:nth-child(2) {
    opacity: 0;
}
#nav:checked + .nav-open i:nth-child(3) {
    transform: translateY(-5px) rotate(90deg);
}
#nav:checked ~ .nav-container {
    z-index: 9990;
    height: auto !important;
    opacity: 1;
}
#nav:checked ~ .nav-container ul li a {
    opacity: 1;
    transform: translateY(0);
}
.nav-container {
    position: fixed;
    top: 80px;
    right: 0;
    width: 100%;
    height: 1px !important;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    transition: all 0.2s ease;
    padding: 0 14px;
}
.nav-container ul {
    width: 100%;
    background: #fff;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 20px;
}
.nav-container ul li {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 8px;
}
.nav-container ul li:last-child {
    margin-bottom: 0px;
}
.nav-container ul li:nth-child(1) a {
    transition-delay: 0.2s;
}
.nav-container ul li:nth-child(2) a {
    transition-delay: 0.3s;
}
.nav-container ul li:nth-child(3) a {
    transition-delay: 0.4s;
}
.nav-container ul li:nth-child(4) a {
    transition-delay: 0.5s;
}
.nav-container ul li:nth-child(5) a {
    transition-delay: 0.6s;
}
.nav-container ul li:nth-child(6) a {
    transition-delay: 0.7s;
}
.nav-container ul li:nth-child(7) a {
    transition-delay: 0.8s;
}
.nav-container ul li:not(:first-child) {
    margin-left: 0;
}
.nav-container ul li a {
    opacity: 0;
    font-weight: 600;
    transform: translateY(-20px);
    transition: all 0.2s ease;
    display: block;
    padding: .75em 0;
    font-size: 100%;
    background: #eee;
    border-radius: 30px;
    text-decoration: none;
    color: #000;
    text-align: center;
}
.nav-container ul li.tel {
    display: none;
}
.nav-open {
    position: absolute;
    top: 6px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9999;
    border-radius: 50%;
    background: var(--main-color);
}
.nav-open i {
    display: block;
    width: 20px;
    height: 1px;
    background: #fff;
    border-radius: 2px;
    margin-left: 10px;
}
.nav-open i:nth-child(1) {
    margin-top: 14px;
    background: #fff;
}
.nav-open i:nth-child(2) {
    margin-top: 4px;
    opacity: 1;
}
.nav-open i:nth-child(3) {
    margin-top: 4px;
}
.hidden {
  display: none !important;
}

/*====================================

    sp_tel

====================================*/

.sp_tel {
    display: none;
}

/*====================================

    menu

====================================*/

#menu {
    display: block;
}
.slicknav_menu {
    display: none;
}

/*====================================

    .wp_conversion

====================================*/

.wp_conversion {
    background: var(--sub-color);
}
.wp_conversion .inner {
}
.wp_conversion .inner .ttl {
}
.wp_conversion .inner .ttl h3 {
    width: 100%;
    text-align: center;
}
.wp_conversion .inner .ttl h3 span {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    padding: .6em 2em;
    border-radius: 48px;
    background-color: #fff;
    text-align: left;
    font-size: 110%;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
}
.wp_conversion .inner .ttl h3 span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 79%;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #fff transparent transparent;
    translate: -50% 100%;
}
.wp_conversion .inner .ttl h2 {
    width: 100%;
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    color: #fff;
    line-height: 1em;
    margin-bottom: 30px;
}
.wp_conversion .inner .ttl p {
    width: 100%;
    color: #fff;
    margin-bottom: 40px;
}
.wp_conversion .inner .mn_list {
}
.wp_conversion .inner .mn_list ul {
    align-items: center;
}
.wp_conversion .inner .mn_list ul li {
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, .1);
    padding: 20px 20px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .3);
    margin-bottom: 10px;
}
.wp_conversion .inner .mn_list ul li p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 90%;
    margin-bottom: 10px;
}
.wp_conversion .inner .mn_list ul li a {
    display: inline-block;
    border-radius: 50px;
    padding: 10px 40px;
    text-decoration: none;
    font-size: 120%;
    color: #fff;
    margin: 0 auto;
}
.wp_conversion .inner .mn_list ul li a dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.wp_conversion .inner .mn_list ul li a dl dt {
    width: 40px;
}
.wp_conversion .inner .mn_list ul li a dl dd {
    font-size: 100%;
    flex: 1;
}
.wp_conversion .inner .mn_list ul li .conv_btn_tel {
    background: var(--main-color);
}
.wp_conversion .inner .mn_list ul li .conv_btn_line {
    background: #00b900;
}
.wp_conversion .inner .mn_list ul li .conv_btn_web {
    background: #fff;
    color: #000;
}
.wp_conversion .inner .ot_list {
    margin-top: 20px;
    width: 100%;
}
.wp_conversion .inner .ot_list ul {
    width: 100%;
    border-radius: 60px;
}
.wp_conversion .inner .ot_list ul li {
    width: 100%;
    margin-bottom: 10px;
}
.wp_conversion .inner .ot_list ul li a {
    display: block;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 60px;
    padding: 0 20px;
    text-decoration: none;
    color: #000;
    width: 100%;
}
.wp_conversion .inner .ot_list ul li a:hover {
    border: 1px solid #000;
}
.wp_conversion .inner .ot_list ul li a dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.wp_conversion .inner .ot_list ul li a dl dt {
    width: 60px;
}
.wp_conversion .inner .ot_list ul li a dl dd {
    flex: 1;
    padding: 0 0 0 1em;
}

/*====================================

    #wp_secondopinion

====================================*/

#wp_secondopinion {
    background: #fcf1e4;
}
#wp_secondopinion .inner {
}
#wp_secondopinion .inner .list {
    padding: 20px 0;
}
#wp_secondopinion .inner .list ul {
    width: 100%;
}
#wp_secondopinion .inner .list ul li {
    width: 100%;
    border-radius: 60px;
    border: 1px solid var(--main-color);
    padding: 20px 20px;
    margin-bottom: 8px;
    background: #fff;
}
#wp_secondopinion .inner .list ul li dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
#wp_secondopinion .inner .list ul li dl dt {
    width: 40px;
}
#wp_secondopinion .inner .list ul li dl dd {
    padding: 0 0 0 1em;
    flex: 1;
}
#wp_secondopinion .inner .list ul li dl dd p {
    color: var(--main-color);
    font-size: 100%;
}
#wp_secondopinion .inner .comment {
    margin: 0 auto;
}

/*====================================

    #wp_group

====================================*/

#wp_group {
    background: var(--sub-sub-color);
}
#wp_group .inner {
}
#wp_group .inner .com_ttl h2,
#wp_group .inner .com_ttl h2 span {
    color: #fff;
}
#wp_group .inner .list {
}
#wp_group .inner .list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
#wp_group .inner .list ul li {
    width: 48%;
    margin-bottom: 10px;
}
#wp_group .inner .list ul li a {
    display: block;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    color: #000;
    display: block;
    text-decoration: none;
}
#wp_group .inner .list ul li a dl {
    width: 100%;
}
#wp_group .inner .list ul li a dl dt {
    width: 100%;
}
#wp_group .inner .list ul li a dl dd {
    width: 100%;
    padding: 4px 6px;
}
#wp_group .inner .list ul li a dl dd p {
    font-size: 80%;
    line-height: 1.5em;
}
#wp_group .inner .list ul li a dl dd p span {
    display: block;
    font-size: 110%;
}

/*====================================

    #footer

====================================*/

#footer {
    background: #eee;
    position: relative;
    margin: 0 auto;
    padding: 30px 30px 100px 30px;
}
#footer .inner {
}
#footer .inner .logo {
    width: 200px;
    margin-bottom: 20px;
}
#footer .inner .ft_info {
    margin-bottom: 10px;
}
#footer .inner .ft_nav {
    margin-bottom: 30px;
}
#footer .inner .ft_nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}
#footer .inner .ft_nav ul li {
    margin-right: 6px;
    margin-bottom: 6px;
}
#footer .inner .ft_nav ul li a {
    border: 1px solid var(--main-color);
    border-radius: 40px;
    background: #fff;
    font-size: 100%;
    padding: .4em 1em;
    text-decoration: none;
    color: #000;
    display: inline-block;
}
#footer .inner .ft_nav ul li a:hover {
    border: 1px solid var(--main-color);
    background: var(--main-color);
    color: #fff;
}
#footer .inner .com {
    margin-bottom: 10px;
}
#footer .inner .com p {
    font-size: 80%;
    line-height: 1.5em;
}
#footer .inner .copywright {
}
#footer .inner .copywright p {
    font-size: 80%;
    line-height: 1.5em;
}

/*====================================

    #side_line

====================================*/

.side_line {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    pointer-events: none;
    mix-blend-mode: difference;
}
.side_line .side_list_left,
.side_line .side_list_right {
}
.side_line .side_list_left {
    position: absolute;
    top: 0;
    left: 0px;
}
.side_line .side_list_right {
    position: absolute;
    top: 0;
    right: 0px;
    padding: 10px 0;
}
.side_line .side_list_left li,
.side_line .side_list_right li {
    padding: 6px 2px;
    width: 16px;
}


/*====================================

    .animate

====================================*/

.animate {
    opacity: 0;
    transform: translateY(30px);
    transition: all 2.0s;
}
.animate.show {
    opacity: 1;
    transform: translateY(0);
}
.animate.show:nth-of-type(1) {
    transition-delay: 0s;
}
.animate.show:nth-of-type(2) {
    transition-delay: 0.1s;
}
.animate.show:nth-of-type(3) {
    transition-delay: 0.2s;
}
.animate.show:nth-of-type(4) {
    transition-delay: 0.3s;
}
.animate.show:nth-of-type(5) {
    transition-delay: 0.4s;
}
.animate.show:nth-of-type(6) {
    transition-delay: 0.5s;
}
.animate.show:nth-of-type(7) {
    transition-delay: 0.6s;
}
.animate.show:nth-of-type(8) {
    transition-delay: 0.7s;
}
.animate.show:nth-of-type(9) {
    transition-delay: 0.8s;
}

/*====================================

    .wp_reservation

====================================*/

#wp_reservation {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 200;
    width: 100%;
    background: #fff;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    border-top: 1px solid #000;
}
#wp_reservation .inner {
    width: 100%;
}
#wp_reservation .inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#wp_reservation .inner ul li {
    overflow: hidden;
    width: 33.3333333333%;
}
#wp_reservation .inner ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #fff;
    height: 100%;
    text-align: center;
    padding: 12px 0;
}
#wp_reservation .inner ul li a .icon {
    width: 30px;
    margin: 0 auto;
}
#wp_reservation .inner ul li a .text {
    font-size: 90%;
}
#wp_reservation .inner ul li .icon_line {
    background: #01B902;
}
#wp_reservation .inner ul li .icon_web {
    background: var(--main-color);
}
#wp_reservation .inner ul li .icon_access {
    background: var(--sub-color);
}
#wp_reservation .inner ul li a p {
    line-height: 1.5em;
}

/*====================================

    .sr_only

====================================*/

.sr_only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    clip-path: inset(50%) !important;
    border: 0 !important;
    white-space: nowrap !important;
}



