@charset "UTF-8";

p.btn {
       margin-left:0 !important;
       font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica, Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #fff;
	text-decoration: none;
        -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
     letter-spacing: 0;
       
}


.tel-link {
    font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica, Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	outline: none;
	padding: 0 !important;
	text-decoration: none;
        line-height: 38px;
    color: #fff;
    text-decoration: none !important;
        letter-spacing: 0;
    
}
p.btn { margin-top: 10px !important; margin-bottom: 10px !important;}

.tel-link a:link { color: #ffffff !important; }
.tel-link a:visited { color: #ffffff !important;text-decoration: none !important; }
.tel-link a:hover { color: #ffffff!important;text-decoration: none !important; }
.tel-link a:active { color: #ffffff !important; text-decoration: none !important;}

.action, .resetbtn{
	font-size: 15px;
        margin: 10px auto 0 !important;
	padding: 10px 0;
        width: 200px;
        border: none;
        background: #ddd;
        border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
        color: #111;
        text-align: center !important;
        -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out
}


.action:hover{
	color: #EA8C8C;
	cursor: pointer !important;
}

.resetbtn:hover{
	color: #71CEBB;
	cursor: pointer !important;
}

p.er {
       font-size: 15px;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
	color: #000; /* a6d1c9*/
       font-weight: bold;
       text-align: center;
       margin-bottom: 30px;
}

p.error_messe {
       font-size: 15px;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
	color: #000;
       
       text-align: left;
       
}


#base_n { 
       width: 50%;
       margin: 0 auto 30px;
 }
#base_n th, #base_n td {
     display: block;
     width: 98%;
     padding: 1%;
}

#base_n th {
     font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     font-size: 14px !important;
}

#base_n td {
     font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     font-size: 15px !important;
}

#top {
     
        margin: 60px auto 0 !important;
	padding: 10px 0;
        width: 200px;
        border: none;
        background: #ddd;
        border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
        
        text-align: center !important;
        -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out
}

#top a { 
       font-size: 15px;
       color: #000 ;
}


#top a:hover{
	color: #EA8C8C;
	cursor: pointer !important;
}


#bb {
     font-size: 15px;
        margin: 25px auto 0 !important;
	padding: 10px 0;
        width: 260px;
        border: none;
        background: #ddd;
        border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
        color: #641923;
        text-align: center !important;
        -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out
}

#bb:hover{
	
	cursor: pointer !important;
}

  .pu-only--pc {
        display: block!important
    }
    .pu-only--sp {
        display: none!important
    }
    
.center {
    width: 100%;
    text-align: center !important;
    }


.t_right5 a {
  display: block;
  text-align: right !important;
  padding: 5px 5px 10px !important;
}
  

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

#base_n { 
       width: 100%;
       margin: 0 auto 30px;
 }

input[type="submit"] {
   -webkit-appearance: none;
   
}

* {
   -webkit-appearance: none;
}

.action, .resetbtn{
	font-size: 13px;
	padding: 8px 0;
        width: 180px;
        color: #000;
        }

#top{
	font-size: 11px;
	padding: 8px 0;
        width: 180px;
        color: #000;
        }

#top a{
	font-size: 13px;

}
.f_sitemap li a{
       
       line-height: 2;
       
}

#footer-widget-area-2 p {
    color: #333 !important;
}

#footer-widget-area-2 p.btn {
    color: #fff !important;
}

.btn.foot {
       margin: 20px auto 10px !important;
       min-width: 180px;
  max-width: 220px;
  height: 38px;
  margin: 0 auto;
  line-height: 38px;
   font-size: 15px;
  font-size: 1.5rem;
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
       font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica, Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing: 0;
	outline: none;
	color: #fff !important;
	text-decoration: none;
}

p.btn {
       margin: 20px auto 10px !important;
       min-width: 180px;
  max-width: 220px;
  height: 38px;
  margin: 0 auto;
  line-height: 38px;
      font-size: 13px;
  font-size: 1.3rem;
  border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
       font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica, Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        /*font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, 'Noto Serif Japanese', serif;*/
	letter-spacing: 0;
	outline: none;
	color: #fff !important;
	text-decoration: none;
}


.tel-link {
        font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica, Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	outline: none;
	letter-spacing: 0;
	text-decoration: none;
        line-height: 38px;
    color: #fff;
    text-decoration: none !important;
    }

p.btn:hover {color: #641923 !important;}
.tel-link a:link { color: #ffffff !important; }
.tel-link a:visited { color: #641923 !important;text-decoration: none !important; }
.tel-link a:hover { color: #641923!important;text-decoration: none !important; }
.tel-link a:active { color: #641923 !important; text-decoration: none !important;}



#base_n th {
     font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     font-size: 13px !important;
}

#base_n td {
     font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     font-size: 14px !important;
}


p.er {
       font-size: 14px;
	font-family:  "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
	color: #000; /* a6d1c9*/
       font-weight: bold;
       text-align: center;
       margin-bottom: 30px;
}

p.error_messe {
       font-size: 14px;
	font-family:  "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
	color: #000;
       
       text-align: left;
       
}

    .pu-only--pc {
        display: none!important
    }
    .pu-only--sp {
        display: block!important
    }


}