/** すべて **/
body {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-feature-settings: "palt";
	letter-spacing: 1px;
	text-transform: none !important;
   }

h6{
	font-size: 30px;
	/* background:linear-gradient(transparent 90%, #0067AE 70%); */
}


.bg-primary, .btn-primary, .progress-bar-primary, .te-primary:before, .icon-circle.icon-primary, .nav-vertical > li > a:before, .nav-horizontal > li > a:before, #messenger-box:before, #messenger-toggle:hover, #messenger-toggle:focus, .icon-white.icon-hover:hover, .icon-white.icon-hover:focus, .pace .pace-progress:before, .label-primary, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-panels > li.active > a, .nav-panels > li.active > a:focus, .nav-panels > li.active > a:hover, #ajax-loader:before, .owl-pagination .owl-page.active > span {
    background-color: #0066ae;
}


a:hover, a:focus, .text-primary, .icon-white, #messenger-toggle, .btn-primary:hover, .btn-primary:focus, .icon-primary.icon-hover:hover, .icon-primary.icon-hover:focus {
    color: #0066ae;
}


/** 左メニュー **/

/*SNSアイコン */
.icon-box {
    margin-bottom: 0px;
}

.menban {
	margin-bottom: 10px;
}

/** スライダー **/
.text-lg{
	color:#ffffff;
	text-shadow: 1px 2px 3px #000000;
}

.v-bottom>.text-tertiary{
	color:#ffffff;
	text-shadow: 1px 2px 3px #000000;
}

/** メッセージ **/
.row.padding-lg>[class*=' col'], .row.padding-lg>article[class^=col] {
    padding-left: 15px;
    padding-right: 15px;
}

.testimonial-content {
    line-height: 2;
}

.row.padding-lg {
    margin-left: -30px;
    margin-right: -30px;
}

.testimonial-author .caption {
	color: #caa669;
}

.fb-like{
    margin-left: -15px;
}

/*
.font-alt{
	font-size:17px;
}

.testimonial-author .name {
    font-size: 20px;
}

.testimonial-author .caption {
    font-size: 16px;
	color: #caa669;
}

.testimonial-with-photo .testimonial-author-txt {
    padding-top: 0px;
}
*/



/** 動画 **/
.movie{
	text-align: center;
}

video{
	width: 100%;
}

.bg-black{
	background-color: #0066ae;
}

/** ABOUT **/

h5{
	color:#caa669;
}

#about>.row.padding-lg {
    margin-left: -40px;
    margin-right: -40px;
}

.lead{
	word-break:break-all;
}

/* ご利用料金 */
.speciaity-description {
    color: #000000;
    font-size: 15px;
	margin-top: 10px;
}

/* 沿革 */
.event-date {
    font-size: 15px;
	color:#0067AE;
}

.event-name {
    font-size: 18px;
}

.event-description{
	font-size: 15px;
	color: #caa669;
}

/* 施設設備 */
.facility {
    padding-top: 6px;
}

/** オフィス紹介 **/

.post-item h1 {
    font-size: 30px;
}

.post .meta {
    padding-bottom: 0px;
}


.btn-primary{
	color: #0066ae;
	background-color: #ffffff;
	margin-top: 20px;
}

hr{
	border-top: 0px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-top: 34px;
	margin-bottom: 34px;
}

.office-h5{
	color: #caa669;
}

.office-icon {
    font-size: 20px;
	color: #caa669;
}

.office-title{
	margin-bottom: 35px;
}

.office-price{
	color:#ffffff;
}

.office-title>.speciality-content{
	padding-left: 30px;
}

.office-title>.office-title>.speciality-content{
	font-size: 24px;
}

/* イチロク */
.ichiroku{
	background-color: #0066ae!important;
}

.post .post-content {
	color: #FFFFFF;
}


.nahama{
	background-color: #1D2D68!important;
}

.creativity{
	background-color: #00a2cd!important;
}

/** 16confernce **/

.center{
	text-align: center;
}

.conf01{
	color: #0066ae;
}

iframe {
    margin: 4px;
}

.btn_blue{
	font-weight: 500;
	color: #FFFFFF;
	background-color:#0066ae;
	box-sizing: border-box;
	border: 2px solid #0066ae;
}

.btn_blue:hover{
	color: #0066ae;
	background-color:#FFFFFF;
}


.btn_center{
	text-align: center;
	margin-top: 20px;
}

@media only screen and (max-width: 468px){
#youtubeList {
	position: relative;
	width: 100%;
}
#youtubeList iframe {
	top: 0;
	right: 0;
	width: 100% !important;
}

iframe {
    margin: 0px;
}
}

/** footer **/
.contact-box>h5,.text-primary{
	color: #ffffff;
}

.conban{
	padding-top:30px;
}

.btn{
line-height: 13px;
}

.btn-xs {
	line-height: 11px;
}

.btn>span {
    vertical-align: middle;
}

.inline-icon{
	font-size: 16px;
}

.list-unstyled-icons .inline-icon {
    margin-left: -29px;
}

@media screen and (max-width:991px) { 
video{
	width: 100%;
}
}

@media only screen and (max-width: 468px)
#ajax-modal .ajax-close, #messenger-box .icon.messenger-close, #mobile-nav .mobile-nav-close, #mobile-nav-toggle {
    top: 20px;
    right: 20px;
}

#mobile-nav .mobile-nav-close {
    position: absolute;
}

.center{
	text-align: center;
}