﻿body, .txt_color_nomal{
    color: #fff;
}
.linkStyle{
    color: #fff;
}
/*header*/
header{
    background-color: #252A44;
    background-image: url('./Dup/img/con1tex.jpg');
}
.fa-phone:before {
    content: url("./Dup/img/telmark-white21.png");
}
.fa-envelope:before {
    content: url("./Dup/img/hatena.png");
}
.menu_bt .drawer-hamburger{
    background-color: rgba(255,255,255,0.6);
}
nav ul .txt_color_nomal{
    color: #fff;
}
nav .tt_right{
    line-height: 1.15rem;
}
/*top*/
main{
     background-color: #252A44;
}
#contents .contents_box {
    background-color: #252A44;
}
#contents .contents_box h3.txt_color1{
    color: #fff;
}
#top_cms .more span.txt_color1{
    color: #fff;
}
/*TOP-モーダル*/
.md-overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  z-index: 9999;
}
.md-btn__wrapper{
    padding-inline:50px;
    margin: 50px;
    color: #fff;
    border: solid 2px #fff;
    transition-duration: 0.2s;
}
.md-btn{
    padding-block:20px;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}
.md-btn:hover{
    transform: scale(1.05);
    transition-duration: 0.2s;
}
.md-contents{
  display: none;
  position: fixed;
  top: 35vh;
  left: 50%;
  width: 95%;
  height: auto;
  overflow: hidden;
  transform: translateX(-50%);
  z-index: 10000;
}
.md-inner{
  padding: 24px 40px;
  background: #fff;
  height: auto;
}
.md-xmark{
  position: absolute;
  top: 34px;
  right: 55px;
  width: 25px;
  height: 22px;
  z-index: 9999;
  cursor: pointer;
}
 
.md-xmark span {
  height: auto;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
}
 
.md-xmark span:nth-of-type(1) {
  top: 0;
  transform: translateY(10px) rotate(-45deg);
}
.md-xmark span:nth-of-type(2) {
  bottom: 0;
  transform: translateY(-10px) rotate(45deg);
}
@media screen and (max-width: 768px){
    .md-contents{
        top: 20vh;
    }
}
@media screen and (max-width: 385px){
    #contents .md-btn__wrapper{
        font-size: 0.8rem;
    }
    .md-btn__wrapper{
        padding-inline: 25px;
    }

}
/*TOP CMS*/
#top_cms .cms_title h2.txt_color1{
    color: #fff;
}
#top_cms .cate_box .box_txt1 {
    color: #252A44;
}
#top_cms .btn{
    transition-duration: 0.75s;
}
#top_cms .btn:hover{
    background-color: #0f90db;
    transition-duration: 0.75s;
}
/*下層一般*/
.box_title1.txt_color1{
    color:#fff;
}
.box_txt1.txt_color_nomal{
    color: #252A44 ;
}
/*about*/
.page3 #page_title .back_color2 h2{
    max-height: 260px;
    padding: 0;
    text-align: right;
}
.page3 #page_title .back_color2 h2.font_20{
    font-size: 24px;
}
.page3 #page_title .back_color2 h2 span{
    font-size: 20px;
}
@media screen and (max-width: 667px){
    .page3 #page_title .back_color2 h2.font_20{
        font-size: 18px;
    }
    .page3 #page_title .back_color2 h2 span{
    font-size:16px;
}
}
/*お知らせ*/
#cms_1-a .box_txt1.txt_color_nomal{
    color: #fff;
}
ul.pager li a.txt_color1{
    color:#fff;
}
ul.pager li a:hover{
    color: #fff;
    background-color: rgba(255,255,255,0.2);
}
/*料金表*/
#cms_3-a .cate_wrap {
    border: solid 1px #fff;
    padding: 20px 0 0 20px;
}
.page4 .cate .flex_top-center{
    align-items: center;
}
/*お客様の声*/
#cms_6-c .box_txt1{
    color: #252A44 ;
}
/*初めての方へ*/
.page6 .back_color2 h2.font_20{
    font-size: 22px;
}
@media screen and (max-width: 768px){
    .page6 .back_color2 h2.font_20{
        font-size: 18px;
    }
    .page6 #Cbanner-06 .invisible_sp{
        display: none;
    }
}
#Cbanner-06{
    max-width: 50%;
    border: solid 1px #fff;
    margin: 0 auto 40px auto;
}
#Cbanner-06 a{
    height: 100%;
    padding: 40px;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
}
/*footer*/
#footer-BG{
    background-image: url('./Dup/img/footerBG.jpg');
    background-position: center;
}
footer .tel .txt_color_nomal{
    color: #252A44;
}
#info{
    background-color: rgba(254,254,254,0.7);
    padding: 20px;
}
/*店舗情報*/
#page7 .txt_color1,#page7 .txt_color3{
    color: #fff;
}
/*お問い合わせ*/
#tel_txt h3{
    color: #fff;
}
#tel_wrap{
    margin-bottom: 100px;
}
/*プライバシーポリシー*/
.page9 #page_title h2.font_20{
    font-size: 23px;
}
@media screen and (max-width: 667px){
    .page9 #page_title h2.font_20{
        font-size: 22px;
    }
}
/*pp*/
#page9 h3{
    color: #fff;
}
/*お問い合わせ固定リンク*/
#contactLink{
    position: fixed;
    top:35vh;
    min-width: 46px;
    right: 20px;
    border: solid 1px #fff;
    z-index: 10;
    transition-duration: 0.5s;
}
#contactLink:hover{
    background-color: #0F90DB;
    transition-duration: 0.5s;
}
#contactLink a{
    padding: 20px 10px;
    writing-mode: vertical-lr;
    webkit-writing-mode: verticai-lr;
}
@media screen and (max-width: 667px){
    #contactLink{
        display: none;
    }
}