/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 9, ../sass/screen.scss */
body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
  float: none;
  width: 12%;
}

/* line 17, ../sass/screen.scss */
body:not(.has-sidebar):not(.page-one-column) .page .page-header,
body.has-sidebar.error404 #primary .page .page-header,
body.page-two-column:not(.archive) #primary .page .entry-header,
body.page-two-column.archive:not(.has-sidebar) .page #primary .page-header {
  float: none;
  width: 100%;
}

/* line 25, ../sass/screen.scss */
.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
  float: none;
  width: 100%;
}

/* line 39, ../sass/screen.scss */
body.home.blog .site-content .front-content-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
/* line 47, ../sass/screen.scss */
body.home.blog .site-content .front-content-wrap .top-page-title {
  width: 1em;
  line-height: 2em;
  margin: 0 auto;
  font-family: serif;
  font-size: 140%;
}
/* line 55, ../sass/screen.scss */
body.home.blog .site-content .front-content-wrap .content-area {
  width: 84%;
  margin-left: auto;
  margin-bottom: 10em;
}
/* line 59, ../sass/screen.scss */
body.home.blog .site-content .front-content-wrap .content-area p {
  line-height: 1.4em;
  margin-bottom: 1em;
}
/* line 62, ../sass/screen.scss */
body.home.blog .site-content .front-content-wrap .content-area p .wpcf7-submit {
  margin: 1em auto;
}
/* line 66, ../sass/screen.scss */
body.home.blog .site-content .front-content-wrap .content-area .gallery-row {
  margin: 0 auto;
}

/* line 75, ../sass/screen.scss */
.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  margin-bottom: 2.4em;
  font-size: 140%;
}

/* line 85, ../sass/screen.scss */
body.page #masthead,
body.single #masthead {
  margin-bottom: 2.4em;
}
/* line 93, ../sass/screen.scss */
body.page #masthead .custom-header .site-branding .wrap,
body.single #masthead .custom-header .site-branding .wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
/* line 107, ../sass/screen.scss */
body.page #masthead .custom-header .site-branding .information-area,
body.single #masthead .custom-header .site-branding .information-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 20%;
  box-sizing: border-box;
  bottom: 5%;
  margin-left: auto;
}
/* line 118, ../sass/screen.scss */
body.page #masthead .custom-header .site-branding .information-area .item1st,
body.single #masthead .custom-header .site-branding .information-area .item1st {
  width: 65%;
}
/* line 121, ../sass/screen.scss */
body.page #masthead .custom-header .site-branding .information-area .item2nd,
body.single #masthead .custom-header .site-branding .information-area .item2nd {
  background: #666;
  width: 33%;
  margin-left: auto;
}
/* line 126, ../sass/screen.scss */
body.page #masthead .custom-header .site-branding .information-area .item2nd a,
body.single #masthead .custom-header .site-branding .information-area .item2nd a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
/* line 143, ../sass/screen.scss */
body.page #masthead .custom-header .site-branding .site-branding-text .discription,
body.single #masthead .custom-header .site-branding .site-branding-text .discription {
  color: #666;
  padding: .4em 0;
}
/* line 149, ../sass/screen.scss */
body.page #masthead .custom-header .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
body.page #masthead .custom-header .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
body.single #masthead .custom-header .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
body.single #masthead .custom-header .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
  background: url(../images/1D2_0055.JPG) no-repeat center;
  background-size: cover;
}
/* line 154, ../sass/screen.scss */
body.page #masthead .custom-header .custom-header-media,
body.single #masthead .custom-header .custom-header-media {
  background: url(../images/1D2_0055.JPG) no-repeat center;
  background-size: cover;
}
/* line 157, ../sass/screen.scss */
body.page #masthead .custom-header .custom-header-media:before,
body.single #masthead .custom-header .custom-header-media:before {
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 75%, rgba(255, 255, 255, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
}
/* line 164, ../sass/screen.scss */
body.page #masthead .custom-header .custom-header-media .wp-custom-header img,
body.single #masthead .custom-header .custom-header-media .wp-custom-header img {
  display: none;
}

/* line 181, ../sass/screen.scss */
body.home.blog #masthead .custom-header :before {
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0.2) 100%);
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0.2) 100%);
}
/* line 188, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding {
  top: 0;
  display: block;
  left: 0;
  height: 100%;
  padding-top: 1.4em;
  position: absolute;
  width: 20%;
  background: #fff;
  color: #666;
  font-family: serif;
}
/* line 199, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .site-title {
  padding: 5% 0;
}
/* line 202, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .wrap {
  padding: 0 5%;
  height: 100%;
}
/* line 206, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .wrap a.custom-logo-link {
  padding: 0;
  color: #666;
}
/* line 209, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .wrap a.custom-logo-link .custom-logo {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/* line 218, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .information-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  width: 90%;
  box-sizing: border-box;
  bottom: 5%;
}
/* line 229, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .information-area .item1st {
  width: 65%;
}
/* line 232, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .information-area .item2nd {
  background: #666;
  width: 33%;
  margin-left: auto;
}
/* line 237, ../sass/screen.scss */
body.home.blog #masthead .custom-header .site-branding .information-area .item2nd a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
/* line 255, ../sass/screen.scss */
body.home.blog #masthead .custom-header .custom-header-media .image-filter {
  width: 100vw;
  height: calc(100vh - 65px);
  background: url(../images/image-filter@2x.png?v=20180327);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50px center;
  position: absolute;
}

/* line 272, ../sass/screen.scss */
#page * {
  box-sizing: border-box;
}
/* line 276, ../sass/screen.scss */
#page .message-area {
  max-width: 1000px;
  margin: 0 auto 5em;
  padding: 0 3em 5em;
  line-height: 1.6em;
}
/* line 281, ../sass/screen.scss */
#page .message-area h2 {
  margin-bottom: 2.4em;
  text-align: center;
  font-size: 160%;
  font-family: serif;
}
/* line 287, ../sass/screen.scss */
#page .message-area p {
  margin-bottom: 1em;
}
/* line 290, ../sass/screen.scss */
#page .message-area .posi-right {
  text-align: right;
}
/* line 293, ../sass/screen.scss */
#page .message-area .detail-link-button {
  width: 100%;
  background: #0F9F94;
  color: #fff;
}
/* line 297, ../sass/screen.scss */
#page .message-area .detail-link-button a {
  display: block;
  padding: 1em;
  text-align: center;
  color: #fff;
}
/* line 306, ../sass/screen.scss */
#page .single-featured-image-header {
  max-width: calc(1000px - 6em);
  height: auto;
  margin: 0 auto;
}
/* line 315, ../sass/screen.scss */
#page #content .post .entry-content,
#page #content .page .entry-content {
  line-height: 1.6em;
}
/* line 318, ../sass/screen.scss */
#page #content .post .entry-content h1, #page #content .post .entry-content h2, #page #content .post .entry-content h3, #page #content .post .entry-content h4, #page #content .post .entry-content h5, #page #content .post .entry-content h6,
#page #content .page .entry-content h1,
#page #content .page .entry-content h2,
#page #content .page .entry-content h3,
#page #content .page .entry-content h4,
#page #content .page .entry-content h5,
#page #content .page .entry-content h6 {
  margin: 2.4em 0;
}
/* line 322, ../sass/screen.scss */
#page #content .post .entry-content p, #page #content .post .entry-content ul, #page #content .post .entry-content ol,
#page #content .page .entry-content p,
#page #content .page .entry-content ul,
#page #content .page .entry-content ol {
  margin-bottom: 1em;
}
/* line 325, ../sass/screen.scss */
#page #content .post .entry-content p li, #page #content .post .entry-content ul li, #page #content .post .entry-content ol li,
#page #content .page .entry-content p li,
#page #content .page .entry-content ul li,
#page #content .page .entry-content ol li {
  margin-bottom: 1em;
}
/* line 330, ../sass/screen.scss */
#page #content .post .entry-content ul,
#page #content .page .entry-content ul {
  list-style-type: disc;
  margin-left: 1em;
}
/* line 334, ../sass/screen.scss */
#page #content .post .entry-content ol,
#page #content .page .entry-content ol {
  list-style-type: decimal;
  margin-left: 1em;
}
/* line 338, ../sass/screen.scss */
#page #content .post .entry-content table,
#page #content .page .entry-content table {
  width: 100%;
  border: 1px solid #ccc;
}
/* line 341, ../sass/screen.scss */
#page #content .post .entry-content table tr,
#page #content .page .entry-content table tr {
  border-bottom: 1px solid #ccc;
}
/* line 344, ../sass/screen.scss */
#page #content .post .entry-content table th, #page #content .post .entry-content table td,
#page #content .page .entry-content table th,
#page #content .page .entry-content table td {
  padding: 1em;
}
/* line 347, ../sass/screen.scss */
#page #content .post .entry-content table th,
#page #content .page .entry-content table th {
  white-space: nowrap;
  background: #3399CC;
  color: #fff;
  text-align: center;
}
/* line 356, ../sass/screen.scss */
#page #content .post .post-thumbnail img,
#page #content .page .post-thumbnail img {
  width: 100%;
  height: auto;
}
/* line 366, ../sass/screen.scss */
#page footer#colophon .wrap .widget-area .footer-widget-1 {
  display: none;
}
/* line 372, ../sass/screen.scss */
#page footer#colophon .footer-widget-area {
  position: relative;
  /* Generated with http://gradient.quasi.ink */
  background-size: cover;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAADCAYAAABfwxXFAAAAWklEQVQYVwXBuw5AQBBA0Tu7QiRK0Uh0ROVndJQ63+1RKjyXMM6Rtmp19layL8c9G2u4c9uDXU6kKTt1gRJrwuCPXObAqkP8AKmLXtMoZpGRyS585iU0Hu4WfmPnIl3sgoKnAAAAAElFTkSuQmCC");
  color: #fff;
}
/* line 378, ../sass/screen.scss */
#page footer#colophon .footer-widget-area .widget-area-inner {
  max-width: 1000px;
  margin: 0 auto 2.4em;
  padding: 0 3em;
}
/* line 382, ../sass/screen.scss */
#page footer#colophon .footer-widget-area .widget-area-inner .footer-widget-1 {
  float: none;
  margin-left: auto;
}
/* line 383, ../sass/screen.scss */
#page footer#colophon .footer-widget-area .widget-area-inner .footer-widget-1 .widget-title {
  color: #fff;
}
/* line 391, ../sass/screen.scss */
#page footer#colophon .copy-area {
  line-height: 3.4em;
  text-align: center;
  color: #666;
}

/* line 400, ../sass/screen.scss */
.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
  max-width: 1000px;
}

@media screen and (max-width: 768px) {
  /* line 411, ../sass/screen.scss */
  body.home.blog #masthead .custom-header {
    height: auto;
  }
  /* line 415, ../sass/screen.scss */
  body.home.blog #masthead .custom-header :before {
    background: none;
  }
  /* line 419, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding {
    top: 0;
    display: block;
    left: 0;
    height: auto;
    padding-top: 1.4em;
    position: relative;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    color: #666;
    font-family: serif;
  }
  /* line 430, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .site-title {
    padding: 5% 0;
  }
  /* line 433, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .wrap {
    padding: 0 5%;
    height: auto;
  }
  /* line 437, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .wrap a.custom-logo-link {
    padding: 0;
    color: #666;
  }
  /* line 440, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .wrap a.custom-logo-link .custom-logo {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  /* line 449, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .information-area {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    bottom: 5%;
  }
  /* line 460, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .information-area .item1st {
    width: 65%;
  }
  /* line 463, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .information-area .item2nd {
    background: #666;
    width: 33%;
    margin-left: auto;
  }
  /* line 468, ../sass/screen.scss */
  body.home.blog #masthead .custom-header .site-branding .information-area .item2nd a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
  }

  /* line 493, ../sass/screen.scss */
  body.page #masthead,
  body.single #masthead {
    margin-bottom: 2.4em;
  }
  /* line 501, ../sass/screen.scss */
  body.page #masthead .custom-header .site-branding .wrap,
  body.single #masthead .custom-header .site-branding .wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  /* line 515, ../sass/screen.scss */
  body.page #masthead .custom-header .site-branding .information-area,
  body.single #masthead .custom-header .site-branding .information-area {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 40%;
    box-sizing: border-box;
    bottom: 5%;
    margin-left: auto;
    flex-wrap: wrap;
  }
  /* line 527, ../sass/screen.scss */
  body.page #masthead .custom-header .site-branding .information-area .item1st,
  body.single #masthead .custom-header .site-branding .information-area .item1st {
    width: 100%;
  }
  /* line 530, ../sass/screen.scss */
  body.page #masthead .custom-header .site-branding .information-area .item2nd,
  body.single #masthead .custom-header .site-branding .information-area .item2nd {
    background: #666;
    width: 100%;
    margin-left: auto;
  }
  /* line 535, ../sass/screen.scss */
  body.page #masthead .custom-header .site-branding .information-area .item2nd a,
  body.single #masthead .custom-header .site-branding .information-area .item2nd a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
  }
  /* line 552, ../sass/screen.scss */
  body.page #masthead .custom-header .site-branding .site-branding-text .discription,
  body.single #masthead .custom-header .site-branding .site-branding-text .discription {
    color: #666;
    padding: .4em 0;
  }

  /* line 564, ../sass/screen.scss */
  #page footer#colophon .copy-area {
    line-height: 1.4em;
    font-size: 80%;
  }
  /* line 574, ../sass/screen.scss */
  #page #content .post .entry-content table th,
  #page #content .page .entry-content table th {
    white-space: normal;
  }
}
