@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body {font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana, 
Arial, Helvetica, sans-serif;font-size: 16px;}
h1 {font-family: 'Noto Sans Japanese', sans-serif;margin: 0;font-weight: bold; color:#FFFFFF;}
.midashi2{font-family: 'Noto Sans Japanese', sans-serif;margin: 0;font-size:26px; color:#FFFFFF;}
h2,h3,h4,h5 {font-family: 'Noto Sans Japanese', sans-serif;margin: 0;font-weight: 300;}
p {font-family: 'Noto Sans Japanese', sans-serif;}
.jumbotron{background-color: #fff;padding: 0;margin-bottom: 0; }
.top-read h1{margin-top: 0;margin-bottom: 10px;line-height: 1.4;}
.top-read h1 .emphasis{color:#ff7600;}
.top-read .col-md-7{margin-bottom: 10px;}
.top-read .attention{background-color: #C5E68D;color:#2E4C71;font-size:20px;font-weight: bold;}
.top-read a:focus {
  color: #FFEB3B;
  text-decoration: none;
}
.top-read a:hover{
  color: #FFEB3B;
  text-decoration: underline;
}
.m-bt30{margin-bottom: 30px;}
.navbar-static-top{background-color: #FFF;}
.navbar-brand{padding:0;}
.navbar{margin-bottom:0;}
.page-header {border-bottom: 3px dashed #2E4C71;}
.bg-info{padding: 30px 0;background-color: #333333;}
.bg-info nav{margin-top: 10px;}
.bg-success{padding: 30px 0;background-color: #222222;}
.bg-success h4{font-size:16px;color:#2E4C71;}
.info-top{margin-top: 40px;}
.btn-success:hover {color: #fff;background-color: #f81010;border-color: #FFFFFF;}
.btn-success,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success:active.focus,
.btn-success.active.focus {
  color: #fff !important;
  background-color: #fd8d00;
  border:2px solid #FFFFFF;
  text-decoration: none !important;
}
.btn-group{margin-top: 20px;}
.Emphasis_box{
  position: relative;
  display: inline-block;
  padding: 10px;
  margin-bottom: 10px;
  width: auto;
  color: #19283C;
  text-align: ;
  background: #FFF;
  border: 3px solid #FFF;
  z-index: 0;
  border-radius: 5px;
}
.Emphasis_box:before {
  content: "";
  position: absolute;
  bottom: -8px; left: 50%;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #FFF transparent transparent transparent;
  z-index: 0;
}
.Emphasis_box:after {
  content: "";
  position: absolute;
  bottom: -12px; left: 50%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #FFF transparent transparent transparent;
  z-index: -1;
}
.footer{background-color: #FFF;color:#000;position: relative;padding: 20px 10px;}
.footer p{margin-bottom: 0;}
.footer a{color:#000}
.footer a:hover{text-decoration: underline;}

@media (min-width: 768px) {
  .sp{display: none;}
}

@media (max-width: 768px) {
  body {font-size: 14px;line-height: 1.6;}
  h1 {font-size: 32px; font-weight: bold;}
  h2 {font-size: 18px;margin-bottom: 5px;}
  h3 {font-size: 16px;margin-top: 15px;}
  h4 {font-size: 16px;margin-top: 15px;}
  h5 {font-size: 16px;margin-top: 15px;}
  .pc{display: none;}
  .navbar-header{float: left;width: 50%;margin: 0;}
  .navbar-header img{width: 90%;margin-left: 15px;margin-top: 15px;}
  .navbar-right{float: right;width: 50%;padding: 8px 0 0 0;margin: 0;}
  .navbar-brand {height: 65px;}
  .bg-info .attention{font-size: 16px;}
  .bg-info{padding: 20px 0;}
  .bg-primary ul li{font-size:14px;line-height:1.6;}
  .bg-primary {border: 5px solid #62453c;}
  .Lead:after {border-width: 30px 80px;bottom: -90px;}
  .text-muted {font-size: 12px;}
  .page-header {padding-bottom: 9px;margin: 20px 0 10px;}
  .bg-success {height: auto;}
  .btn-group{margin-top: 0px;}
}


.rent {text-align:right; color:#ff0000; }

.hosoku {text-align:left; font-weight: bold; color:#777777; }

.footer-text {color:#FFFFFF;}