@media (min-width: 1300px) {
  .container {
    width: 95%;
  }
}
body{
	/*background:#e9e9e9;*/
	background:#fafafa;
}
.navbar-header{
}
.navbar-default {
  background-color: #ffffff;
  box-shadow:0px 0px 4px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.4);
}
.thumb .well {
padding: 0px;
/*
border: 1px solid #b3b3b3;
border: 1px solid #e0e0e0;
*/
border: 1px solid #efefef;
}
.img_wrapper{
    /*
    border-bottom:1px solid #b3b3b3;
    */
    border-bottom:1px solid #efefef;
    z-index:1;
    overflow: hidden;
}
.aspect3x2{
    position: relative;
    height: auto;
}
.aspect3x2:before {
    content: "";
    display: block;
    padding-top: 70%;
}
.aspect3x2 .thumb_img{
    position: absolute;
    top:0;
    left:0;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid #e8e8e8;
/*
*/
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}



.navbar-default .navbar-brand {
  color: #3c3c3c;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3c3c3c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #3c3c3c;
}
.navbar-default .navbar-nav > li > a {
  color: #3c3c3c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #3c3c3c;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #3c3c3c;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #3c3c3c;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffffff;
  color: #3c3c3c;
}
/*@media (max-width: 1024px) {*/
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #3c3c3c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3c3c3c;
    background-color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #3c3c3c;
    background-color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }

.navbar-default .navbar-link {
  color: #3c3c3c;
}
.navbar-default .navbar-link:hover {
  color: #3c3c3c;
}
.navbar-inverse {
  background-color: #008cba;
  border-color: #006687;
}
.navbar-inverse .navbar-brand {
  color: #3c3c3c;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #3c3c3c;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #3c3c3c;
}
.navbar-inverse .navbar-nav > li > a {
  color: #3c3c3c;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #3c3c3c;
  background-color: #006687;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #3c3c3c;
  background-color: #006687;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #3c3c3c;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #007196;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #006687;
  color: #3c3c3c;
}
/*@media (max-width: 1024px) {*/
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #3c3c3c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3c3c3c;
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #3c3c3c;
    background-color: #006687;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }

.navbar-inverse .navbar-link {
  color: #3c3c3c;
}
.navbar-inverse .navbar-link:hover {
  color: #3c3c3c;
}

/* 20140916asano*/
/*thumb*/
.thumb{
	margin-bottom:-7px;
}
.bg-info{
    margin-top: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f04124+0,ff268b+100 */
    background: rgb(240,65,36); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(240,65,36,1) 0%, rgba(255,38,139,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(240,65,36,1) 0%,rgba(255,38,139,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(240,65,36,1) 0%,rgba(255,38,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04124', endColorstr='#ff268b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:white;
	min-width:46px;
	min-height:36px;
	float:left;
    border-radius: 0;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}
.badge {
display: inline-block;
font-size: 15px;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
}
.thumb .badge {
font-size: 100%;
font-weight: bold;
padding-top:7px;
/*
margin:5px  auto auto 5px;
*/
position: absolute;
top:0;
left: 0;
z-index: 100;
}
#new{
	background:url(../images/icon_new.png) no-repeat;
	width:63px;
	height:45px;
	float:right;
	position:relative;
	z-index:2;
}
.bg-info{
	position:relative;
		z-index:2;
}

.clear{
	clear:both;
}
 .thumb_time {
display: inline-block;
/* font-size: 80%; */
}
.thumb_date {
display: inline-block;
/* font-size: 60%; */
font-weight:normal;
padding-bottom:0px;
}
.img_info{
	padding:4px 14px ;
	line-height:1em;
}
.img_info div{
	float:left;
}
.img_info img{
	float:right;
	width:40%;
	height:40%;
    margin-top: -30%;
	margin-bottom:0px;
    z-index: 100;
    position: relative;
}
@media (max-width: 1150px){
	.img_info img{
        margin-top: -25%;
	}
	.img_info{
        font-size: 13px;
        padding:4px 8px ;
    }
}
@media (max-width: 767px){
	.img_info img{
        margin-top: -30%;
	}
	.img_info{
        font-size: 100%% ;
        padding:4px 12px ;
    }
}
/*btn*/
.info_area{
	margin-top:10px ;
	margin-bottom:5px;
	min-height:55px;
}

.info_area .delete_all_btn,
.info_area .delete_btn
{
	border-radius: 4px;
}

.info_area .round_btn
{
	border-radius: 4px;
}

#all-delete{
	padding-top: 15px;
}


.news_area{
    background: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    min-height:55px;
    padding:3px 5px;
    margin-bottom:10px;
}
.news_txt{
	min-height:47px;
}
.icon_chara{
    float: left;
    margin-top: -10px;
}

img.chara{
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 100;
}
.news_txt p{
	margin:0px;
	padding:10px 15px 10px 65px ;
	font-size:80%;
}
.img_wrapper,
.thumb_img{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;

}
.noimage{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.noimage .inner {
	border:none;
}
.noimage .img{
}

.btn_all{
	margin-top: 1px;
}

/*kakudai*/
.thumb .buttons{
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
}
.thumb .buttons .btn{
border-radius: 4px;
}


/*
 * concierge
 * */
.info_area{
  margin-top:0;
  margin-bottom:10px;
}
.info_area.sub .news_area{
  margin-top:0;
}
.row.clear{
  margin-top:30px;
}
.important-news .news_area{
    padding: 0px;
    border: 0px solid #e3e3e3;
    background-color:transparent;
}
.important-news .news_area_left{
    border-radius: 4px 0px 0px 4px;
    margin-top: -10px;
    float:left;
}
.important-news .news_area_left img{
    margin: 4px 4px 0 4px;
}
.important-news .news_txt{
    background:white;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}
.important-news .news_txt p{
    border-radius: 0px 4px 4px 0px;
	padding:15px 15px 20px 4px ;
    margin-left:65px;
    padding-top: 17px;
    padding-bottom: 15px;
    min-height: 47px;
}
.news{
}


/* django-endless-pagination  */
.endless_more {
    visibility:hidden;
}
.hidden{
    visibility:hidden;
}


/*pull down menu */
.navbar-default .dropdown-menu{
    background-color:white;
}
.navbar-default .dropdown-menu li a{
    font-size: 120% !important;
}



/*
 * mail
 */
#mail .btn-danger{
    margin-bottom:10px;
}
#whole_wrapper .toggle-wrapper form{
    margin-top: 0;
}

/*全画面iframe*/
.full-iframe {
    margin-top: 44px;
    width:100%;
    height:100%;
}
/*ライブカメラ用iframe*/
.livecamera-iframe{
    width: 640px;
    height: 480px;
    display: block;
    overflow: hidden;
}
.livecamera-wrapper{
    position: absolute;
    padding:10px;
    top: 0px;
    left 0px;
}


.check-image{
    width: 200px;
}


.loading {
    width:100%;
    background-repeat: repeat-x;
    background-position:center center;
}

.height_priori{
    width:auto;
    height:100%;
}
.width_priori{
    width:100%;
    height:auto;
}
.thumb.large_wide .img_info img,
.thumb.large_high .img_info img{
	width:60px;
	height:60px;
    margin-top: -20px;
}
.thumb.large_wide video,
.thumb.large_high video,
.thumb.large_wide .thumb_img,
.thumb.large_high .thumb_img{
    width:100% !important;
    height:auto !important;
    position: relative;
}
.thumb.large_wide .aspect3x2:before,
.thumb.large_high .aspect3x2:before {
    display:inline;
}
.thumb.large_wide .normal_info,
.thumb.large_high .normal_info{
    display:none;
}
.thumb.large_wide .img_wrapper,
.thumb.large_high .img_wrapper{
    border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    border:none;
}
.movie_play,
.movie_loading{
    width: 100%;
    position: absolute;
    top: 40%;
    z-index: 100;
}
.movie_play img.play_btn{
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
}
.movie_play .hide,
.movie_loading .hide{
    display: none;
}
.closeup_info{
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white;
}
.videomode .closeup_info{
    position: relative;
    width: 100%;
    color: white;
    background: transparent;
}
.videomode .closeup_info .img_info{
    display: none;
}

.overlay_color{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+100&0+0,0.7+100 */
    background: -moz-linear-gradient(top,  rgba(229,229,229,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(229,229,229,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(229,229,229,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}

.drawer-icon{
    border-radius: 0;
}


body{
    -webkit-font-smoothing: antialiased;
    font-family: "Avenir Next Cyr W00 Light", "Noto Sans Japanese", " ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-family: Roboto, "Droid Sans", "Avenir Next Cyr W00 Light", "Noto Sans Japanese", " ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* button gradations */
.btn-danger{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f04124+0,ff268b+100 */
    background: rgb(240,65,36); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(240,65,36,1) 0%, rgba(255,38,139,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(240,65,36,1) 0%,rgba(255,38,139,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(240,65,36,1) 0%,rgba(255,38,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04124', endColorstr='#ff268b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d63820+0,e5227a+100 */
    background: rgb(214,56,32); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(214,56,32,1) 0%, rgba(229,34,122,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(214,56,32,1) 0%,rgba(229,34,122,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(214,56,32,1) 0%,rgba(229,34,122,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d63820', endColorstr='#e5227a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-success{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ca38d+0,acc938+100 */
    background: rgb(44,163,141); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(44,163,141,1) 0%, rgba(172,201,56,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(44,163,141,1) 0%,rgba(172,201,56,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(44,163,141,1) 0%,rgba(172,201,56,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ca38d', endColorstr='#acc938',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#248773+0,96ad30+100 */
    background: rgb(36,135,115); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(36,135,115,1) 0%, rgba(150,173,48,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(36,135,115,1) 0%,rgba(150,173,48,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(36,135,115,1) 0%,rgba(150,173,48,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#248773', endColorstr='#96ad30',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-info{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f51b5+0,00bcd4+100 */
    background: #3f51b5; /* Old browsers */
    background: -moz-linear-gradient(left,  #3f51b5 0%, #00bcd4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #3f51b5 0%,#00bcd4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #3f51b5 0%,#00bcd4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f51b5', endColorstr='#00bcd4',GradientType=1 ); /* IE6-9 */
    color:white;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f39a8+0,34bab5+100 */
    background: rgb(47,57,168); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(47,57,168,1) 0%, rgba(52,186,181,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(47,57,168,1) 0%,rgba(52,186,181,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(47,57,168,1) 0%,rgba(52,186,181,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f39a8', endColorstr='#34bab5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f39a8+0,31a1b2+100 */
    background: rgb(47,57,168); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(47,57,168,1) 0%, rgba(49,161,178,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(47,57,168,1) 0%,rgba(49,161,178,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(47,57,168,1) 0%,rgba(49,161,178,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f39a8', endColorstr='#31a1b2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.btn-warning{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c19503+0,c8cc04+100 */
    background: rgb(193,149,3); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(193,149,3,1) 0%, rgba(200,204,4,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(193,149,3,1) 0%,rgba(200,204,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(193,149,3,1) 0%,rgba(200,204,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19503', endColorstr='#c8cc04',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a57f03+0,afb203+100 */
    background: rgb(165,127,3); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(165,127,3,1) 0%, rgba(175,178,3,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(165,127,3,1) 0%,rgba(175,178,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(165,127,3,1) 0%,rgba(175,178,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a57f03', endColorstr='#afb203',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-primary{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006d91+0,007ee5+100 */
    background: rgb(0,109,145); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(0,109,145,1) 0%, rgba(0,126,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(0,109,145,1) 0%,rgba(0,126,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(0,109,145,1) 0%,rgba(0,126,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006d91', endColorstr='#007ee5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005975+0,0072c9+100 */
    background: rgb(0,89,117); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(0,89,117,1) 0%, rgba(0,114,201,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(0,89,117,1) 0%,rgba(0,114,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(0,89,117,1) 0%,rgba(0,114,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005975', endColorstr='#0072c9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color:white;
}

.container{
    width: 100%;
}
@media (min-width: 767px){
    .container{
        width: 95%;
    }
}

.novideo{
    width: 100%;
    position: absolute;
    top: 40%;
    z-index: 100;
    text-align: center;
}

.novideo_message{
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
}


/*---- hamburger ----*/

.menuicon{
    border-radius: 0px !important;
}

@keyframes endless-flash {
  from, 10%, to {
    opacity: 1;
  }

  13% {
    opacity: 0;
  }

  15% {
    opacity: 1;
  }

  17% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }
}

.endless-flash {
  animation-name: endless-flash;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-fill-mode: both;
}


/*
 *
 */
h1{
    font-size: 250%;
}
h2{
    font-size: 200%;
}
.flexbox-container-vertical-center {
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}
.flexbox-container-vertical {
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
}
.flex-container {
  display: -webkit-flex; /* Safari */
  display: flex;
}
.flex-item {
    float: none;
}
