body {
	font: 15px/1.5 Verdana, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: #414141;
}

.is-sticky .for-sticky {
    background: #006eb3 none repeat scroll 0 0;
}

.navigation li a {
    color: #414141;
	text-transform: none;
}

.top-slide {
	text-transform: none;
}

.bottom-slide {
	text-transform: none;
}

.caption-box h3 {
    font-size: 50px;
	text-transform: none;
}

.slider-mask {
    background-color: transparent;
}

.img-bg {
	/*background-attachment: fixed;*/
}

.caption-box {
    text-shadow: 2px 2px 2px #212121;
}

.bg-mask {
    background-color: rgba(0, 0, 0, 0.3);
}

.top-title {
	text-transform: none;
}

.line-subtext {
	text-transform: none;
}

.content-subtitle {
	padding-right: 0px;
}

.mylife h4 a{
    color: #fff;
}

.port-content {
    padding-right: 0px;
}

.port-content h3 {
    text-transform: none;
}

.box-relative .big-title {
    text-transform: none;
}

.client-list figcaption{
    color: #fff;
}

.client-list figcaption a{
    color: #fff;
}

.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.footer {
    background: #006eb3 none repeat scroll 0 0;
    color: #000;
}

