@charset "utf-8";
/*--------------------------------------------------------------------------
   サイト：戦略的WebシステムMIWACS株式会社 CSS「stylen.css」
----------------------------------------------------------------------------
■制作者：miwacs2050@gmail.com
■最終更新日：(2014-02-15)
■スタイル階層
    |
    |--import.css
        |
        |--base.css
        |--index.css
        |--stylen.css(*)
------------------------------------*/
body{
    border-top: 10px solid #330003;
}
.maintitle {
    margin-top: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
	font-weight:bold;
    line-height: 1.2;
    padding: 12px 20px 12px 24px;
    color: #250d00;
    border-left: 10px solid #250d00;
	margin-top:30px;
	margin-bottom:30px;
}

.subtitle {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: 1.2;
    padding: 12px 20px 12px 16px;
    color: #333;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 6px solid #333;
}

.cat-nav .cat-title {
    font-size: 16px;
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 10px;
    color: #fff;
    background: #250d00;
}
.cat-nav .cat-title {
    font-size: 16px;
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 10px;
    color: #fff;
    background: #250d00;
}

.cat-nav li a {
    font-size: 16px;
    line-height: 20px;
    display: block;
    padding: 5px;
    color: #333;
}
.cat-nav li a {
    font-size: 16px;
    line-height: 20px;
    display: block;
    padding: 5px;
    color: #333;
}

.cat-nav li {
    height: auto;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    padding: 10px;
}

.cat-nav ul {
    padding: 0;
    list-style: none;
    border-top: 1px solid #eaeaea;
}

#calenderArea {
	width: 635px;
}
#calenderArea #calenderHead {
	background-repeat: no-repeat;
	height: 63px;
	width: 635px;
}
#calenderHead .prevMonth {
	float: left;
	width: 130px;
	padding-left: 1.5em;
	padding-top: 36px;
	font-size: 14px;
	font-weight: 600;
}
#calenderHead h3 {
	float: left;
	font-size: 180%;
	font-weight: 800;
	padding-top: 23px;
	background-repeat: no-repeat;
	background-position: right 17px;
	padding-right: 105px;
}
#calenderHead .nextMonth {
	float: right;
	padding-right: 1.5em;
	padding-top: 36px;
	font-size: 14px;
	font-weight: 600;
}
#calenderHead h3 .month {
	font-size: 125%;
}
#calenderArea #calenderTbl {
	width: 635px;
	text-align: center;
	table-layout: fixed;
}
#calenderTbl th, #calenderTbl td {
	border: solid 1px #b0b1b1;
}
#calenderTbl tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	background-color: #727171;
	font-weight: 600;
	border: solid 1px #b0b1b1;
	text-align:center;
}
#calenderTbl tr .sun {
	background-color: #f55382;
}
#calenderTbl tr .sat {
	background-color: #6573af;
}
#calenderTbl .calDay td {
	padding: 4px 0;
	font-weight: 600;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#calenderTbl .calPrice td {
	height: 40px;
	vertical-align: middle;
}
#calenderTbl .calPrice td .yen {
	padding-left: 3px;
}
#calenderTbl .calPrice td a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
#calenderTbl .calPrice td a:hover {
	background-color: #ffd4f0;
}
#calenderTbl .calDay .sunDay {
	background-color: #fddde6;
	color: #F55382;
}
#calenderArea #calenderTbl .calDay .satDay {
	background-color: #e0e3ff;
	color: #6573AF;
}
#calenderTbl .calPrice .Lowest {
	background-color: #fff9cc;
}
#calenderTbl .calPrice .current {
	background-color: #f55382;
}
#calenderTbl .calPrice .current a {
	height: 40px;
	width: 83px;
	background-color: #FFF;
	margin: auto;
	line-height: 40px;
	font-size: 13px;
	font-weight: 600;
	color: #f55382;
}
th {
    font-weight: bold;
    text-align: -internal-center;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
/*----カレンダーここまで----*/


/*********************************************
/*
/* Footer
/*
/********************************************/

/****************************************
.btn-pagetop
****************************************/
.btn-pagetop {
  border-bottom: 5px solid #9C3;
  background: #fbfbfb;
}

.btn-pagetop .container {
  text-align: right;
}

.btn-pagetop .container a {
  display: inline-block;
  width: 50px;
  height: 25px;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  background: #250d00;
}

.btn-pagetop .container a:hover {
  text-decoration: none;
  background: #c1d5e8;
}

.btn-pagetop .container a i {
  padding-top: 5px;
}


/****************************************
.footer
****************************************/
.footer {
  background: #E7DEC2;
  border-top: 1px solid #CCC;
}

.footer .container {
  padding: 10px 0 100px 0;
}

.footer-nav {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 34px;
  margin: 0;
  color: #250d00;
}

@media screen and (min-width: 768px) {
  .footer-nav>div {
    float: left;
    max-width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-nav>div {
    max-width: 25%;
    text-align: left;
  }
}

.footernav-title {
  font-size: 16px;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #FFF;
  color:#FFF;
}

.footernav-title .glyphicon-chevron-down:before {
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .footernav-title .glyphicon-chevron-down:before {
    display: none;
  }
}
.list-group {
    list-style: none;
}
.list-group3 {
  margin-bottom: 0;
  color: #FFF;
}

.list-group3 a {
  font-size: 14px;
  position: relative;
  display: block;
  padding: 10px 10px;
  color: #FFF;
}

.list-group3 a:hover {
  text-decoration: none;
  background-color:#250d00;
  color: #FFF;
}

.footer-logo {
  margin-top: 20px;
}

.footer-icon .container {
  list-style-type: none;
}

.footer-icon p,
.footer-icon ul {
  width: 100%;
  text-align: center;
}

.footer-icon li {
  display: inline-block;
  float: none;
}

.footer-icon li a:hover {
  opacity: 0.6;
}

.footer-icon li img {
  width: 40px;
  height: auto;
}


.copyright {
  text-align: center;
}

 /*===============================================
  フッター
===============================================*/
 
div#footerArea { 
	color:#FFF;
    position: fixed !important;  
    position: absolute;  
    bottom: 0;  
    left: 0;  
    width: 100%;  
    height: 80px;  
    background-color: #250d00;  
	padding-top:10px;   
	padding-bottom:10px; 
	border-top: 1px solid #CCC ;
} 


div#footerArea a {
    color: #FFF;
    text-decoration: none;
}

* html div#contentsArea{  
    height: 100%; 
    overflow: auto;
} 

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 100;
    margin-bottom: 0;
    list-style: none;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://ww…p='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E);
}

form-group{
	margin:1em;
}
.btn {
    color: #FFF;
    background-color: #250d00;
    border-color: #250d00;
}
/*}*/

