/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
  color: #fff;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #fff;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}



h4.workflow{text-align:left;}
span.workflow{text-align:left;}


.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.md-60 { font-size: 60px;padding-top:30px; }



.mdl-typography--subhead, .mdl-typography--subhead-color-contrast {
    font-family: "Century Gothic","Roboto","Helvetica","Arial",sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 24px;
}


.mdl-card__title {
    align-items: center;
    box-sizing: border-box;
    color: #000;
    justify-content: stretch;
    line-height: normal;
    padding: 16px;
    perspective-origin: 165px 56px;
    transform-origin: 165px 56px 0;
}

.mdl-card__title-text {
    align-self: flex-end;
    color: inherit;
    display: flex;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    overflow: hidden;
    transform-origin: 149px 48px 0;
}

.mdl-typography--display-1, .mdl-typography--display-1-color-contrast {
    font-family: "Century Gothic","Roboto","Helvetica","Arial",sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
}

.mdl-typography--display-h1, .mdl-typography--display-1-color-contrast-h1 {
    font-family: "Century Gothic","Roboto","Helvetica","Arial",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    padding-top:30px;
}

.mdl-typography--display-h2, .mdl-typography--display-1-color-contrast-h2 {
    font-family: "Century Gothic","Roboto","Helvetica","Arial",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    padding-bottom:30px;
}






.footer-img{
	border-bottom:2px solid #333;
	padding-top:10px!important;
	padding-bottom:20px!important;
	margin-bottom:30px!important;
}
.footer-h5{
	border-bottom:1px solid #333;
}


.padding-bottom-15{
	padding-bottom:15px!important;
}
.padding20{
	padding:20px;
}
.padding20{
	padding:20px 0;
}


.margin20-0{
	margin:20px 0;
}
.margin20{
	margin:20px;
}
.margin-bottom-50{
	margin:0 0 50px 0;
}

.mfp_ok{display:none!important;}



.full-width-img{
	position:relative;
}

.full-width-img img {width : 100%; /* 画像を枠の100%の横幅にする */}


a.btn img{  vertical-align: middle;
}

.profile-text{font-size:13px;}
.profileh5{font-size:16px;}




.first-h1 {
    font-family: "Century Gothic",serif;
    font-size: 36px;
    line-height: 170%;
    text-shadow: 0 0 10px #666;
    color: #ffffff;
    text-shadow: 0 0 10px #666666 !important;
}

.test{position:relative;}