
@charset 'UTF-8';
/* Theme Name: mrs */

body{

    margin: 0 auto;
    background-color: #6d3c71;
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-optical-sizing: auto;
    font-style: normal;
}

img{
    width: 100%;
    height: auto;
    vertical-align: top;
}

iframe{
    vertical-align: top;
}

a{
    text-decoration: none;
    color: #474747;
}

h2{
    margin: 0 0 32px 0;
    font-size: 32px;
}

h3{
    font-size: 20px;
    margin: 48px 0;
}

p{
    margin: 48px 0;
    font-size: 16px;
    line-height: 1.7em;
}

ul{
    margin: 0;
    padding: 0;
}

li{
    list-style: none;
}

.list-inline li{
    display: inline-block;
}

.sp{
    display: none;
}

.slider_content{
    width: 80%;
    margin: 0 auto;
}

.sliders{
    width: 90%;
    margin: 0 auto;
}

.slider{
    width: 50%;
    position: relative;
}

.sliders img{
    width: 100%;
}

.slider p{
    width: 100%;
    margin: 0;
    padding: 6px 0 6px 16px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    background-color: rgba(179, 179, 179, 0.562);
}

.slick-prev:before, .slick-next:before{
    color: #000 !important;
}

/**** Header ****/

header{
    background-color: #6d3c71;
}

.header_content{
    max-width: 1280px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header_content p{
    margin: 0;
}

.header_heading{
    font-size: 32px;
}

.header_heading a{
    color: #fff;
}

/**** Intro ****/

.body_container_w{
    width: 85%;
    margin: 0 auto;
    padding: 64px 0 128px 0;
    background-color: #fff;
}

main{
    width: 85%;
    margin: 0 auto;
    padding: 32px 0;
    background-color: #fff;
}

.single_main{
    width: 100%;
}

#intro_section{
    max-width: 1280px;
    margin: 0 auto;
}

.intro_images{
    width: 50%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.intro_image{
    width: 33.333333%;
}

.intro_image img{
    width: 100%;
}

.intro_text{
    margin-bottom: 64px;
    text-align: center;
    color: #6d3c71;
    font-size: 24px;
    font-weight: 400;
}

.slider_content{
    padding: 64px;
}

.intro_shop_lists{
    max-width: 1080px;
    margin: 128px auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

.intro_heading{
    margin-bottom: 64px;
    color: #6d3c71;
    font-size: 32px;
    text-align: center;
}

.intro_shop_list_mrsj,
.intro_shop_list_primadam{
    width: 33%;
}

.intro_shop_list_headings{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

.intro_shop_list_mrsj_heading{
    width: 100%;
    margin-bottom: 16px;
    padding: 12px 0;
    background-color: #f1edf1;
    border: solid 1px #6d3c71;
    color: #6d3c71;
    
    font-weight: 600;
}

.intro_shop_list_primadam_heading{
    width: 100%;
    margin-bottom: 16px;
    padding: 12px 0;
    background-color: #faf2f4;
    border: solid 1px #c5487c;
    color: #c5487c;
    
    font-weight: 600;
}

.intro_shop_list_mrsj_area{
    width: 33.333333%;
}

.intro_shop_list_mrsj_area a{
    font-size: 20px;
    font-weight: 600;
    color: #333333;
}

.intro_shop_list_primadam_area{
    width: 33.333333%;
}

.intro_shop_list_primadam_area a{
    font-size: 20px;
    font-weight: 600;
    color: #333333;
}

.intro_shop_list_logo{
    width: 25%;
}

.intro_shop_list_logo img{
    width: 100%;
}

.intro_shop_list_headings{
    width: 75%;
}

.intro_shop_list_heading{
    width: 30%;
    margin: 16px 0;
    font-size: 32px;
}

.intro_area_heading{
    position: relative;
    background-color: #6d3c71;
    color: #fff;
    border-radius: 16px;
}

.intro_area_heading_p{
    position: relative;
    background-color: #c5487c;
    color: #fff;
    border-radius: 16px;
}

.intro_area_heading_icon{
    position: absolute;
    top: -2px;
    left: 75%;
}

.intro_area_heading_icon img{
    width: 33%;
    height: auto;
    vertical-align: baseline;
}

#shop_heading1,
#shop_heading2,
#shop_heading3,
#shop_heading4,
#shop_heading5,
#shop_heading6,
#shop_heading7,
#shop_heading8{
    margin-top: 16px;
    display: none;
}

.slider_content{
    padding: 16px;
}

/**** Shops_mrsj ****/

#shops_section_mrsj{
    max-width: 1280px;
    margin: 256px auto 0 auto;
    padding-bottom: 64px;
    background-color: #f1edf1;
}

.shops_heading{
    width: 100%;
    padding: 12px 0;
    background-color: #6d3c71;
    color: #fff;
    
    font-weight: 600;
    text-align: center;
}

.shops_container{
    max-width: 1120px;
    margin: 96px auto 0 auto;
}

.shops_area_heading{
    width: 100%;
    margin-bottom: 32px;
    padding: 12px 0;
    background-color: #e2cff0;
    color: #6d3c71;
    
    font-weight: 600;
    text-align: center;
}

.shops_cards ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.shops_card{
    width: 48.5%;
    margin-bottom: 32px;
    background-color: #fff;
}

.shops_card_content{
    padding: 24px;
}

.shops_card_text_shopname{
    margin: 8px 0;
    color: #6d3c71;
    font-size: 20px;
    font-weight: 600;
}

.shops_card_text_shopadd{
    margin: 8px 0;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.shops_card_text_shoptel{
    margin: 8px 0;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.shops_card_description{
    margin: 0;
}

.shops_card_icons{
    width: 40%;
}

.shops_card_icon{
    margin-left: auto;
    width: 38.5%;
}

.shops_card_icon img{
    width: 100%;
}

/**** Shops_primadam ****/

#shops_section_primadam{
    max-width: 1280px;
    margin: 256px auto 0 auto;
    padding-bottom: 64px;
    background-color: #faf2f4;
}

.shops_heading_primadam{
    width: 100%;
    padding: 12px 0;
    background-color: #c5487c;
    color: #fff;
    
    font-weight: 600;
    text-align: center;
}

/**** Footer ****/

.footer_text{
    width: 100%;
    margin: 0;
    padding: 32px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #6d3c71;
}

/**** Single ****/

/**** Single_header ****/

.single_header_section{
    max-width: 1280px;
    margin: 64px auto;
    background-color: #fff;
}

.single_header_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.single_header_logo{
    width: 15%;
    padding-left: 5%;
}

.single_header_menu ul{
    padding: 0;
}

.single_header_menu ul li{
    width: 150px;
    background: transparent linear-gradient(180deg, #B46BC7 0%, #341D3A 100%) 0% 0% no-repeat padding-box;
    border: 2px solid #673A73;
    border-radius: 16px;
    opacity: 1;
    display: inline-block;
    padding: 4px 16px;
    
    text-align: center;
}

.single_header_menu ul li a{
    color: #fff;
}

.single_shop_main_images{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

/**** Single_shop ****/

#single_shop_section{
    max-width: 1280px;
    margin: 0 auto;
}

.single_shop_detail{
    width: 40%;
}

.single_shop_content{
    padding: 96px;
    background-color: #f5f5f5;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.single_shop_main_image{
    width: 50%;
}

.single_shop_view{
    width: 50%;
}

.single_shop_name{
    margin-bottom: 32px;
    color: #6d3c71;
    font-size: 24px;
    font-weight: 600
}

.single_shop_detail_content{
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.single_shop_detail_content p{
    margin: 0;
}

.single_shop_add,
.single_shop_time,
.single_shop_tel{
    padding-left: 24px;
    font-size: 16px;
    font-weight: 600;
}

.single_shop_description{
    font-size: 16px;
}

/**** Single_Event ****/

#single_event_section{
    margin-top: 192px;
    padding: 96px 0;
    background-color: #CCB1D3;
}

.single_container{
    max-width: 1280px;
    margin: 0 auto;
}

.single_event_heading{
    max-width: 1024px;
    margin: 0 auto 32px auto;
    font-size: 32px;
    color: #fff;
    text-align: center;
    background: transparent linear-gradient(180deg, #B46BC7 0%, #341D3A 100%) 0% 0% no-repeat padding-box;
    border: 3px solid #673A73;
    border-radius: 16px;
    opacity: 1;
    }

.single_event_content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.single_event_calendar{
    width: 40%;
}

.single_event_pop{
    width: 40%;
}

.swiper-container{
    width: 100% !important;
}

/**** Single_Cast ****/

#single_cast_section{
    padding: 96px 0;
    background-color: #F7EFF8;
}

.single_cast_content{
    width: 80%;
    margin: 64px auto 0 auto;
}

.single_cast_blog{
    width: 100%;
}

.pokeparaBlogWidget{
    width: 100%;
    height: 560px;
}

.pokeparaBlogWidget iframe{
    width: 100% !important ; 
    height: 560px !important;
}

.cast_rink{
    width: 320px;
    padding: 12px 0;
    margin-top: 64px;
    margin-left: auto;
    background-color: #6d3c71;
    color: #fff;
    text-align: center;
    font-size: 24px;
}

.cast_rink a{
    color: #fff;
}

/**** Single_System ****/

#single_system_section{
    padding: 96px 0;
    background: transparent url('http://mrs-j.jp/wp-content/uploads/2025/06/グループ-360.svg') 0% 0% repeat padding-box;
    background-color: #CCB1D3;
    opacity: 1;
}

.single_system_container{
    width: 80%;
    margin: 0 auto;
    padding: 64px 0;
    background-color: #fff;
    text-align: center;
}

.single_system_heading{
    width: 80%;
    margin:0 auto 32px auto;
    padding: 6px 0;
    background-color: #6d3c71;
    color: #fff;
    
    font-weight: 600;
}

.shop_system{
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;

}

.system_head{
    width: 40%;
    height: 146px;
    background-color: #f5f5f5;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.system_head p{
    margin: 6px;
    font-size: 20px;
}


.system_price_card{
    width: 58%;
}

.system_table{
    width: 60%;
    font-size: 20px;
    font-weight: 600;
}

.system_price{
    width: 75%;
    margin: 0 auto;
    padding: 20px;
    border-bottom: solid 2px #757575;
    font-size: 20px;
}

.system_price:last-child{
    border-bottom: none;
}

.additional_charge{
    margin: 32px 0;
    font-size: 20px;
    font-weight: 600;
}

.free_drink{
    width: 60%;
    margin: 0 auto 32px auto;
    padding: 32px 0;
    border-top: solid 2px #6d3c71;
    border-bottom: solid 2px #6d3c71;
    font-weight: 600;
}

.free_drink_heading{
    margin-bottom: 12px;;
    font-size: 22px;
    color: #6d3c71;
}

.free_drink_list{
    font-size: 16px;
    font-weight: 600;
}

.features{
    margin-bottom: 32px;
    font-size: 16px;
    font-weight: 600;
}

.holiday{
    font-size: 16px;
    font-weight: 600;
}


/**** Single_Shop_Image ****/

#single_shop_image_section{
    max-width: 1280px;
    margin: 192px auto 0 auto;
}

.single_shop_image{
    width: 25%;
}

.upimage img {
    transition: transform .6s ease;
}

.upimage:hover img {
    transform: scale(2.5);
}

/**** Single_Access ****/

#single_access_section{
    padding: 96px 0;
    background-color: #F7EFF8;
}

.single_access_content{
    width: 80%;
    margin: 0 auto;
    padding: 48px;
    background-color: #fff;
    text-align: center;
}

.single_access_tel{
    margin: 16px 0;
}

.single_access_add{
    margin: 16px 0;
}

/**** Single_Recruit ****/

#single_recruit_section{
    padding: 96px 0;
    background: transparent url('http://mrs-j.jp/wp-content/uploads/2025/06/グループ-360.svg') 0% 0% repeat padding-box;
    background-color: #CCB1D3;
    opacity: 1;
}

.single_recruit_content{
    width: 80%;
    margin: 0 auto;
    padding: 48px;
    background-color: #fff;
    text-align: center;
}

.recruit-head{
    margin: 24px 0;
    font-size: 32px;
    font-weight: 600;
    color: #6d3c71;
}

.recruit-description{
    margin: 0 0 32px 0;
}

.recruit-tainyu{
    margin: 64px 0;
}

.recruit-table {
    display: table;
    width: 100%;
    margin-bottom: 32px;
    border-spacing: 5px;
    border-collapse: separate;
    font-size: 16px;
}

.recruit-table .table-group {
    margin-bottom: 0;
    display: table-row;
}

.recruit-table .table-head {
    display: table-cell;
    width: 20%;
    background-color: #6d3c71;
    color: #fff;
    vertical-align:middle;
}

.recruit-table .table-data {
    display: table-cell;
    width: 80%;
    padding: 8px 0;
    padding-left: 5%;
    background-color: #e2cff0;
    text-align: left;
}

.recruit-table .table-data ul {
    padding: 0;
    margin: 0 0 1em 0;
}

.recruit-table .table-data ul li {
    padding: 4px 0;
    padding-left: 0.5em;
    list-style-position: inside;
}

.requirements-image{
    max-width: 640px;
    margin: 0 auto;
    padding: 6px 0;
    background-color: #6d3c71;
    border-radius: 24px;
    font-size: 20px;
}

.requirements-image a{
    color: #fff;
}

.recruit-mynumber{
    margin-top: 32px;
    padding: 16px;
    background-color: #fff2e9;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: baseline;
}

.recruit-mynumber-text{
    width: 66%;
    text-align: left;
}

.identification-card{
    width: 25%;
}

.recruit-contact{
    margin-top: 64px;
}

.recruit-contact p{
    margin: 12px auto;
}

.line_text{
    margin-bottom: 12px;
}

.line_rink{
    width: 320px;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #29ca14;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 4px;
}

.contact-info{
    margin-top: 32px;
}

.contact-tel-rink{
    font-size: 32px;
    color: #6d3c71;
}

.contact-tel-rink2{
    
    color: #6d3c71;
}

.baneer_content{
    max-width: 1280px;
    margin: 64px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.baneer_content_linea{
    width: 48%;
}

.baneer_content_pokepara{
    width: 48%;
}

/* スライダー */
.swiper-container {
    width: 66.666666%;
    max-width: 100%; /* コンテナの最大幅を100%に設定 */
    height: auto; /* 必要に応じて高さを調整 */
    overflow: hidden; /* オーバーフローを隠す */
    box-sizing: border-box; /* ボックスのサイズ計算方法を変更 */
    margin: 0 auto;
}

.swiper-wrapper{
    display: flex;
    align-items: center;
}

/* スライダーのスライド */
.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    background: #000; /* スライドの背景色 */
    height: 100%; /* スライドの高さをコンテナに合わせる */
}

/* ページネーション */
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* ナビゲーションボタン */
.swiper-button-next,
.swiper-button-prev {
    color: #000;
}

.metaslider.ms-theme-clarity .flexslider .caption-wrap{
    border: none !important;
}

/*パンくずリスト*/

.pankuzu_list{
    max-width: 1280px;
    margin: 0 auto 32px auto;
    font-size: 16px;
}

.pankuzu_list span{
    color: #673A73;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumb li {
    display: inline;
    list-style: none;
    font-weight: bold;
}

.breadcrumb li:after {
    content: '>';
    padding: 0 0.2em;
    color: #555;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #673A73;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 960px){
    .single_header_logo {
        width: 33%;
        margin-left: 20px;
    }

    .single_header_menu {
        width: 100%;
        padding-top: 16px;
        text-align: center;
    }

    .single_header_menu ul li {
        width: 40%;
        margin-bottom: 10px;
        padding: 0 10px;
        font-size: 20px;
    }

    .single_shop_content {
        padding: 32px;
        display: block;
    }

    .single_shop_detail {
        width: 100%;
    }

    .single_shop_view {
        width: 100%;
    }
}


@media screen and (max-width: 480px){

    .pc{
        display: none;
    }

    .sp{
        display: inline-block;
    }

    .body_container_w {
        width: 90%;
        padding: 64px 0 0 0;
    }

    .single_header_section{
        margin: 0 auto;
    }

    #single_event_section{
        margin: 0 auto;
    }

    #single_cast_section {
        margin: 0 auto;
    }

    #single_system_section {
        margin: 0 auto;
    }

    #single_recruit_section {
        margin: 0 auto;
    }

    .header_heading{
        width: 100%;
        text-align: center;
        font-size: 24px;
    }

    .intro_text {
        margin-bottom: 32px;
        padding: 0 12px;
        font-size: 15px;
    }

    .intro_images{
        width: 66%;
        margin: 0 auto 32px auto;
    }

    .intro_image{
        width: 50%;
    }

    .intro_shop_list_heading {
        margin-bottom: 32px;
    }

    .intro_shop_lists {
        margin: 48px auto;
    }

    .intro_shop_list_mrsj,
    .intro_shop_list_primadam{
        width: 100%;
        padding: 0 18px;
    }

    .intro_shop_list_primadam{
        margin-top: 16px;
    }

    #shops_section_mrsj {
        margin: 64px auto 0 auto;
        padding: 0 16px 16px 16px;
    }

    #shops_section_primadam {
        margin: 64px auto 0 auto;
        padding: 0 16px 16px 16px;
    }

    .shops_container {
        margin: 48px auto 0 auto;
    }

    .shops_card {
        width: 100%;
    }

    #single_header_section {
        margin: 24px auto;
    }

    .single_header_logo {
        width: 25%;
        margin-left: 20px;
    }

    .single_header_menu{
        width: 100%;
        padding-top: 16px;
        text-align: center;
    }

    .single_event_heading {
        max-width: 80%;
    }

    .single_header_menu ul li {
        margin-bottom: 10px;
        padding: 0 10px;
        font-size: 16px;
    }

    .single_recruit_content {
        width: 75%;
        padding: 24px;
    }

    .single_access_content {
        width: 75%;
        padding: 0;
    }

    .single_shop_content {
        padding: 16px;
    }

    .single_shop_name {
        margin-bottom: 16px;
        font-size: 20px;
    }

    .single_shop_add, .single_shop_time, .single_shop_tel {
        padding-left: 12px;
        font-size: 14px;
        font-weight: 600;
    }

    .single_shop_view {
        width: 100%;
    }

    .single_shop_detail{
        width: 100%;
    }

    .single_event_calendar {
        width: 80%;
        margin-bottom: 10px;
        margin: 0 auto 10px auto;
    }

    .single_event_pop {
        width: 80%;
        margin: 0 auto 10px auto;
    }

    .single_system_container {
        width: 90%;
    }

    .single_system_heading {
        width: 92%;
    }

    .system_price {
        width: 70%;
        padding: 12px;
    }

    .shop_system {
        width: 92%;
    }

    .free_drink {
        width: 92%;
    }

    #single_shop_image_section {
        margin: 64px auto 0 auto;
    }

    .single_shop_image {
        width: 50%;
    }

    #single_access_section {
        margin: 0 auto;
    }

    .single_access_content {
        width: 92%;
        padding: 0;
    }

    .single_recruit_content {
        width: 86%;
        padding: 12px;
    }

    .recruit-table .table-head {
        width: 25%;
    }

    .recruit-mynumber-text {
        width: 100%;
        text-align: center;
    }

    .identification-card {
        margin-top: 20px;
        width: 66%;
    }

    .baneer_content {
        padding: 0 16px;
        margin: 64px auto;
    }

    .baneer_content_linea {
        width: 100%;
    }

    .baneer_content_pokepara {
        margin-top: 16px;
        width: 100%;
    }

    footer {
    }

    .pankuzu_list {
        max-width: 1280px;
        margin: 32px auto;
        padding-left: 16px;
        font-size: 16px;
    }

    .sliders{
    }
    
    .slider{
        width: 100%;
    }
    
    .sliders img{
    }
    
    .slider p{
        padding: 2px 0 2px 8px;
        font-size: 12px;
    }
}


  