body { padding-top: 30px; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-color:#FFF; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ }
h1,.h1,h2,.h2{ line-height:1.75;}
section .col-md-6 p,
section .col-md-6 li,
section .col-md-8 p,
section .col-md-8 li,
section .col-md-9 p,
section .col-md-9 li,
section .col-xs-12 p,
section .col-xs-12 li,
section .col-lg-6 p,
section .col-lg-6 li,
section .col-lg-8 p,
section .col-lg-8 li,
section .col-lg-9 p,
section .col-lg-9 li,
section .col-lg-12 p,
section .col-lg-12 li{font-size:16px; margin-bottom:30px; line-height:1.75;}
header .well p{font-size:18px; line-height:1.75;}
.side p{ line-height:1.7; margin-bottom:20px;}
header{padding-bottom:40px;}
.page-header  small{ font-weight:100; color:#404040 !important; border-color:#DDDDDD;}
.navbar-inverse {background-color: #656565 !important; border-color: #656565 !important;}
.navbar-inverse .navbar-brand {color: #000;}
.navbar-inverse .navbar-nav > li > a { color:#FFF;}
.portfolio-item { margin-bottom: 25px; }
footer { color:#AAA; margin: 20px 0 0 0; padding:50px 0 30px 0; font-size:11px; background-color:#FFF; }
footer hr{ margin:10px 0 !important;}
.container{
	max-width:970px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btn{
	white-space:normal !important;
	line-height:140%;
}

@media(max-width:991px) {
	.mobnone{
		display:none;
	}
	.btn{
		margin-top:20px;
	}
	h3.page-header{
		font-size:140%;
	}
}
@media screen and (max-device-width: 480px) {
	.page-header{
		margin:5px 0  5px;
	}
	.nonmob{
		display:none;
	}
	
	#yoyaku2{
	width: 100%;
	margin-right: 150px;
	padding: 0 ;
	background-color: #eee;
}
#yoyaku2 .fontb2{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 13px; 
    }
    
 #yoyaku2 .fontbred2{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

#yoyaku2  a{
	color: #ff0000;
}

#yoyaku2 a:hover{
	color: #ff0000;
	text-decoration: underline;
}
	
	
	
}

@media screen and (max-device-width: 640px) {
	.page-header{
		margin:5px 0  5px;
	}
	.nonmob{
		display:none;
	}
	
	#yoyaku2{
	width: 100%;
	padding: 0 ;
	background-color: #eee;
}
#yoyaku2 .fontb2{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 13px; 
    }
    
 #yoyaku2 .fontbred2{
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

#yoyaku2  a{
	color: #ff0000;
}

#yoyaku2 a:hover{
	color: #ff0000;
	text-decoration: underline;
}
	
	
	
}



@media(min-width:991px) {
/*--#yoyaku2----------------------------------------------------------*/
#yoyaku2{
	width: 100%;
	margin-right: 150px;
	padding: 0 ;
	background-color: #eee;
}
#yoyaku2 .fontb2{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 13px; 
    }
    
 #yoyaku2 .fontbred2{
	color: #ff0000;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

#yoyaku2  a{
	color: #ff0000;
}

#yoyaku2 a:hover{
	color: #ff0000;
	text-decoration: underline;
}
}

/* youtube */
#youtube-movie {
  margin: 0 auto;
  width: 100%;
  max-width: 940px; /* 最大の横幅 */
}
 
#youtube-movie-content {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
 
#youtube-movie-content iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
