<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#rm_contents {
    padding: 50px 0;
}
.rm_sub_table {
    max-width: 1500px;
    margin: 40px auto;
    display: table;
}

.rm_sub_co {
  width: 25%;
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 10px;
}
.rm_sub_co img {
  width: 100%;
    vertical-align: top;
}
.shop_pr {
    text-align: center;
    background: #aa955c;
    font-size: 18px;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 50px;
}
.shop_pr_ttl {
    text-align: center;
    background: #aa955c;
    font-size: 26px;
    padding: 10px 0;
    font-weight: bold;
    font-family: "游明朝" , "游明朝体" , "Times New Roman", "Yu Mincho" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.shop_pr_box {
    background: url(../images/mr/bg1.jpg) 0 0 repeat-y;
    padding: 40px 0;
}
.shop_pr_box2 {
    background: url(../images/mr/bg2.jpg) 0 0 repeat-y;
    padding: 40px 0;
}
.shop_pr_txt {
    max-width: 700px;
    width: 90%;
    margin: 20px auto;
    background: #fff;
    border: 1px solid #aa955c;
    box-sizing: border-box;
    padding: 2%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.shop_pr_s {
    color: #f00;
}

.shop_kr_table {
    max-width: 920px;
    margin: 20px auto;
    display: table;
    width: 100%;
    font-size: 0;
}
.shop_kr_con {
    border: 1px solid #222;
    display: inline-block;
    vertical-align: top;
    margin: 1%;
    width: 31%;
    font-size:16px;
    font-weight: bold;
}
.shop_kr_txt_border {
    box-sizing: border-box;
    padding: 10px;
}
.shop_kr_ttl {
    background: #222222;
    color: #fff;
    text-align: center;
}
.shop_kr_txt {
    line-height: 32px;
}
.shop_kr_s {
    color: #f00;
    font-size: 18px;
    /* font-weight: bold; */
}
.shop_kr_e {
    background: #f00;
    color: #fff;
    padding: 1px 5px;
    border-radius: 30px;
}
.shop_kr_a {
    background: #1000ff;
    color: #fff;
    padding: 1px 5px;
    border-radius: 30px;
}

.shop_kr_link {
    margin: 10px auto;
    background: #aa955c;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    width: 80%;
}
.boy_border {
    margin: 20px auto;
    max-width: 920px;
}
.r_span {
    font-size: 20px;
    color: #f00;
}








.sys_con{
    max-width:1000px;
    margin: 0 auto; 
}
.sys_border {
    box-sizing: border-box;
    padding: 50px 20px;
    background: #ebeff8;
}
.sr_box {
    margin-bottom: 20px;
}
.rm_contact {
    text-align: center;
    margin: 30px auto;
}
.rm_contact img{
  max-width: 600px;
  width: 100%;
  vertical-align: top;
}
.rm_tel {
    margin-bottom: 30px;
}

.sys_li_r_top {
    margin-bottom: 10px;
}
span.mr_line_s {
    color: #38c937;
    /* display: block; */
}
.mr_mail_link {
    width: 200px;
    border: 4px;
    box-sizing: border-box;
}
.mr_mail_link a {
    background: #7eabfd;
    color: #fff;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 16px;
}
.mr_tel_s {
    font-size: 30px;
}
 /*-----------スライダー変更----------*/

        .sec_inner{
            max-width: 780px;
            margin: 0 auto;
            width: 100%;
        }
      
        .slider img{
            width:100%;
        }

       
        .slick-slide{
            height:auto!important;
        }
        

        .slick-dots li:nth-of-type(1) button:before{
          background: url("../images/sys/slbt.jpg") no-repeat;
          background-size: contain!important;
        }
        .slick-dots li:nth-of-type(2) button:before{
          background: url("../images/sys/slbt.jpg") no-repeat;
          background-size: contain!important;
        }
        .slick-dots li:nth-of-type(3) button:before{
          background: url("../images/sys/slbt.jpg") no-repeat;
          background-size: contain!important;
        }
        .slick-dots li button:before{
            content: ''!important;
          height:100%!important;
          width: 90%!important;
        }

        .slick-dots li{
          width: 99px!important;
          height:99px!important;
          margin: 0!important;
        }
        .slick-dots li button{
          width:100%!important;
          height:100%!important;
        }

        .slick-dots{
          bottom: initial!important;
          margin-top:20px!important;
        }

        /*-----------矢印変更----------*/

          .slick-next{ right:-60px!important;}
          .slick-prev{ left:-60px!important; }


          .slick-next:before{
            background: url("../images/sys/sl_r.png")!important;
            background-size: contain!important;
          }

          .slick-prev:before{
            background: url("../images/sys/sl_l.png")!important;
            background-size: contain!important;
          }

          
          .slick-arrow{
            z-index:2!important;
            width:30px!important;
            height:30px!important;
          }
          .slick-arrow:before{
            content:""!important;
            width: 100%!important;
            height: 100%!important;
            position: absolute;
            top: 0;
            left: 0;
            opacity:1!important;
          }

 /*-----------スライダー変更ここまで----------*/

.sys_sl_txt {
    text-align: center;
    padding: 40px 0;
}
.sys_ttl {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
li.sys_li {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ebeff8;
}
.sys_li_l_bl {
    display: table-cell;
    background: #222222;
    color: #fff;
    text-align: center;
        padding: 24px 0;
        width: 20%;
        vertical-align: middle;
}
.sys_li_{
    display: table-cell;
    vertical-align: middle;
}
.sys_li_l_gl{
        display: table-cell;
    background: #3b3d43;
    color: #fff;
    text-align: center;
        padding: 24px 0;
         width: 20%;
         vertical-align: middle;
}
.sys_li_r {
    background: #fff;
    padding: 24px 0 24px 24px;
    box-sizing: border-box;
    line-height: 26px;
}
.sys_li_r {
    background: #fff;
    padding: 24px 0 24px 24px;
    box-sizing: border-box;
}
.sys_box {
    margin-bottom: 40px;
}
.cre_ttl {
    background: #3b3d43;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
}
.cre_con {
    background: #fff;
    text-align: center;
    padding: 10px 0;
}
.cre_con img{
    vertical-align: top;
}

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

  .shop_kr_con {
    border: 1px solid #222;
    display: block;
    vertical-align: top;
    margin: 2% auto;
    width: 97%;
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}

    .sys_border {
    box-sizing: border-box;
    padding: 0px;
    background: #ebeff8;
}
.sys_li_l_bl {
    text-align: center;
    padding: 8px 0;
    width: 38%;
    vertical-align: middle;
}
.sys_li_l_gl {
    text-align: center;
    padding: 8px 0;
    width: 38%;
    vertical-align: middle;
}

.slick-arrow:before{
   display: none!important;
}

.slick-prev, .slick-next{
    display: none!important;
}

.sys_li_r {
    background: #fff;
    padding: 24px 0 24px 10px;
    box-sizing: border-box;
}
.rm_sub_co {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 20px;
}
.rm_contact img {
    width: 94%;
    vertical-align: top;
}

}</pre></body></html>