@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Hind:400,500,700");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* Sections
========================================================================== */
body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
figcaption, figure {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

main {
  display: block; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Links
========================================================================== */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

/* Text-level semantics
========================================================================== */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
========================================================================== */
audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

/* Forms
========================================================================== */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input {
  overflow: visible; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

/* Interactive
========================================================================== */
details {
  display: block; }

summary {
  display: list-item; }

menu {
  display: block; }

/* Scripting
========================================================================== */
canvas {
  display: inline-block; }

template {
  display: none; }

/* Hidden
========================================================================== */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.fr {
  float: right; }

.imgR {
  float: right;
  margin-left: 20px; }

.fl {
  float: left; }

.imgL {
  float: left;
  margin-right: 20px; }

.imgC, .tC {
  text-align: center; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tR {
  text-align: right; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mr0 {
  margin-right: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

/* clearfix */
.clear-fix {
  zoom: 1; }
  .clear-fix:before, .clear-fix:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .clear-fix:after {
    clear: both; }

.clear {
  clear: both; }

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, th, td, address, li, dt, dd {
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

.contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6, .contents input, .contents button, .contents textarea, .contents select, .contents p, .contents th, .contents td, .contents address, .contents li, .contents dt, .contents dd {
  line-height: 1.6;
  letter-spacing: .1em; }
  @media screen and (min-width: 960px) {
    .contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6, .contents input, .contents button, .contents textarea, .contents select, .contents p, .contents th, .contents td, .contents address, .contents li, .contents dt, .contents dd {
      font-size: 16px; } }
  @media screen and (max-width: 959px) {
    .contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6, .contents input, .contents button, .contents textarea, .contents select, .contents p, .contents th, .contents td, .contents address, .contents li, .contents dt, .contents dd {
      font-size: 14px; } }

/* =========================================================
	element style
========================================================= */
html, body {
  height: 100%; }

body {
  color: #000;
  font-family: "Hind", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

input, textarea, button {
  font-family: "Hind", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-appearance: none; }

a {
  color: #153165; }

@media screen and (min-width: 1024px) {
  a:hover {
    text-decoration: none; }

  .hov {
    opacity: 0.6; } }
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/* =========================================================
 icon
========================================================= */
@font-face {
  font-family: 'fonts';
  src: url("/common/fonts/fonts.ttf?ielakg") format("truetype"), url("/common/fonts/fonts.woff?ielakg") format("woff"), url("/common/fonts/fonts.svg?ielakg#fonts") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'def';
  src: url("/common/fonts/def.ttf?b8fhm8") format("truetype"), url("/common/fonts/def.woff?b8fhm8") format("woff"), url("/common/fonts/def.svg?b8fhm8#def") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"], [class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'fonts' !important; }

[class^="ico-"], [class*=" ico-"] {
  font-family: 'def' !important; }

/* original
--------------------------------------------------------- */
.icon-arrow:before {
  content: "\e900"; }

.icon-mail:before {
  content: "\e901"; }

.icon-tel:before {
  content: "\e902"; }

/* defalt
--------------------------------------------------------- */
.ico-down:before {
  content: "\e802"; }

.ico-prv:before {
  content: "\e803"; }

.ico-up:before {
  content: "\e805"; }

.ico-comment:before {
  content: "\e806"; }

.ico-download:before {
  content: "\e807"; }

.ico-external:before {
  content: "\e808"; }

.ico-map:before {
  content: "\e80a"; }

.ico-close:before {
  content: "\e80b"; }

.ico-open:before {
  content: "\e80d"; }

.ico-search:before {
  content: "\e80e"; }

.ico-zoom-in:before {
  content: "\e80f"; }

.ico-zoom-out:before {
  content: "\e810"; }

/* =========================================================
	general
========================================================= */
.contents h2 {
  position: relative;
  font-weight: 700;
  line-height: 1;
  text-align: center; }
  @media screen and (min-width: 960px) {
    .contents h2 {
      letter-spacing: 3px;
      margin-bottom: 40px;
      padding: 0 0 36px 0;
      font-size: 32px; } }
  @media screen and (max-width: 959px) {
    .contents h2 {
      letter-spacing: 1px;
      margin-bottom: 20px;
      padding: 0 0 15px 0;
      font-size: 20px;
      line-height: 1.3; } }
  .contents h2:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    background-color: #000;
    content: "";
    font-size: 0; }
    @media screen and (min-width: 960px) {
      .contents h2:after {
        width: 50px;
        height: 4px;
        margin-left: -25px; } }
    @media screen and (max-width: 959px) {
      .contents h2:after {
        width: 30px;
        height: 2px;
        margin-left: -15px;
        line-height: 1.3; } }
.contents h3 {
  color: #153165;
  font-weight: 600;
  line-height: 1.3; }
  @media screen and (min-width: 960px) {
    .contents h3 {
      margin-bottom: 30px;
      padding-left: 7px;
      border-left: 3px solid #153165;
      font-size: 24px; } }
  @media screen and (max-width: 959px) {
    .contents h3 {
      margin-bottom: 15px;
      padding-left: 5px;
      border-left: 2px solid #153165;
      font-size: 16px; } }
.contents.copy {
  padding: 0;
  border: none; }

.article, .section {
  zoom: 1; }
  .article:before, .article:after, .section:before, .section:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .article:after, .section:after {
    clear: both; }
  .article p:last-child, .section p:last-child {
    margin-bottom: 0; }

.article {
  margin: auto; }
  @media screen and (min-width: 960px) {
    .article {
      width: 1000px;
      padding: 0 0 100px; } }
  @media screen and (max-width: 767px) {
    .article {
      width: 90%;
      padding: 0 0 50px; } }
  .article p, .article ul, .article dl {
    margin-bottom: 1em;
    line-height: 1.8; }

.section {
  width: 100%; }
  @media screen and (min-width: 960px) {
    .section {
      padding: 60px 0 0; } }
  @media screen and (max-width: 767px) {
    .section {
      padding: 30px 0 0; } }

table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  border-top: 1px dotted #ddd; }
  table th, table td {
    border: none;
    border-bottom: 1px dotted #ddd;
    text-align: left;
    vertical-align: top;
    font-weight: normal; }
    @media screen and (min-width: 960px) {
      table th, table td {
        padding: 20px; } }
    @media screen and (max-width: 959px) {
      table th, table td {
        display: block;
        width: auto;
        padding: 10px; } }
  table th {
    background: #f2f4f5; }
  table td ul:last-child, table td dl:last-child {
    margin-bottom: 0; }

.bold {
  font-weight: bold; }

.emphasis {
  color: #c67034;
  font-weight: bold; }

p.attention {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 13px; }

ul.attention {
  margin-top: 10px; }
  ul.attention li {
    margin-left: 1em;
    text-indent: -1em;
    font-size: 13px; }

ul.list li {
  position: relative;
  padding-left: 1em; }
  ul.list li:last-child {
    margin-bottom: 0; }
  ul.list li:before {
    position: absolute;
    display: block;
    content: '';
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #153165;
    border-radius: 50%; }

ol.num {
  padding: 0 25px 0 25px;
  list-style-position: outside; }
  ol.num li {
    list-style-type: decimal; }
    ol.num li:last-child {
      margin-bottom: 0; }

.btn-link {
  clear: both;
  padding: 50px 0 0;
  text-align: center; }
  .btn-link a {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #153165;
    background: #153165;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px; }
  .btn-link i {
    margin-right: 8px;
    vertical-align: top; }

.btn-link li {
  display: inline-block;
  margin: 0 15px; }
.btn-link a {
  width: 260px;
  font-size: 20px;
  line-height: 60px;
  border-radius: 30pxpx; }
.btn-link i {
  font-size: 18px; }
.btn-link a:hover {
  background: rgba(21, 49, 101, 0.1);
  color: #153165 !important; }

/*@media screen and (max-width: 959px) { // Tablet 959px以下
.btn-link {
	li {
		margin-bottom: 15px;
		&:last-child {
			margin-bottom: 0;
		}
	}
	a {
		width: 90%;
	}
}
} // end max-width: 959px*/
.wp-pagenavi {
  clear: both;
  padding-top: 50px;
  line-height: 1;
  text-align: center;
  font-size: 14px; }
  .wp-pagenavi span, .wp-pagenavi a {
    display: inline-block;
    width: 35px;
    margin: 0 1px 0 2px;
    *display: inline;
    *zoom: 1;
    line-height: 35px; }
  .wp-pagenavi .current {
    border: solid 1px #153165;
    background: #153165;
    color: #fff; }
  .wp-pagenavi .extend {
    padding: 0; }
  .wp-pagenavi .first, .wp-pagenavi .last {
    width: auto;
    padding: 0 10px; }
  .wp-pagenavi .pages {
    width: auto;
    margin-right: 5px; }
  .wp-pagenavi a {
    border: solid 1px #ddd;
    background: #fff;
    color: #aaa;
    text-decoration: none; }
  .wp-pagenavi a:hover {
    border: solid 1px #153165;
    background: #fff;
    color: #000; }

.img-btm, .img-top {
  text-align: center; }

.img-top {
  padding-bottom: 30px; }

.img-btm {
  padding-top: 30px; }

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.clm5, .clm4, .clm3, .clm2 {
  position: relative;
  zoom: 1; }
  .clm5:before, .clm5:after, .clm4:before, .clm4:after, .clm3:before, .clm3:after, .clm2:before, .clm2:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .clm5:after, .clm4:after, .clm3:after, .clm2:after {
    clear: both; }
  .clm5 .item, .clm5 li, .clm4 .item, .clm4 li, .clm3 .item, .clm3 li, .clm2 .item, .clm2 li {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.clm5 {
  margin: 0 -5px; }
  .clm5 .item, .clm5 li {
    width: 20%;
    padding: 0 5px; }

.clm4 {
  margin: 0 -10px; }
  .clm4 .item, .clm4 li {
    width: 25%;
    padding: 0 10px; }

.clm3 {
  margin: 0 -10px; }
  .clm3 .item, .clm3 li {
    width: 33.33333%;
    padding: 0 10px; }

.clm5 {
  margin: 0 -20px; }
  .clm5 .item, .clm5 li {
    width: 50%;
    padding: 0 20px; }

/* =========================================================
	fade
========================================================= */
#js_fade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999999; }
  #js_fade .sk-fading-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px; }
    #js_fade .sk-fading-circle .sk-circle {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    #js_fade .sk-fading-circle .sk-circle:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #153165;
      border-radius: 100%;
      -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
      animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
    #js_fade .sk-fading-circle .sk-circle2 {
      transform: rotate(30deg);
      -moz-transform: rotate(30deg);
      -webkit-transform: rotate(30deg); }
    #js_fade .sk-fading-circle .sk-circle3 {
      transform: rotate(60deg);
      -moz-transform: rotate(60deg);
      -webkit-transform: rotate(60deg); }
    #js_fade .sk-fading-circle .sk-circle4 {
      transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg); }
    #js_fade .sk-fading-circle .sk-circle5 {
      transform: rotate(120deg);
      -moz-transform: rotate(120deg);
      -webkit-transform: rotate(120deg); }
    #js_fade .sk-fading-circle .sk-circle6 {
      transform: rotate(150deg);
      -moz-transform: rotate(150deg);
      -webkit-transform: rotate(150deg); }
    #js_fade .sk-fading-circle .sk-circle7 {
      transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg); }
    #js_fade .sk-fading-circle .sk-circle8 {
      transform: rotate(210deg);
      -moz-transform: rotate(210deg);
      -webkit-transform: rotate(210deg); }
    #js_fade .sk-fading-circle .sk-circle9 {
      transform: rotate(240deg);
      -moz-transform: rotate(240deg);
      -webkit-transform: rotate(240deg); }
    #js_fade .sk-fading-circle .sk-circle10 {
      transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -webkit-transform: rotate(270deg); }
    #js_fade .sk-fading-circle .sk-circle11 {
      transform: rotate(300deg);
      -moz-transform: rotate(300deg);
      -webkit-transform: rotate(300deg); }
    #js_fade .sk-fading-circle .sk-circle12 {
      transform: rotate(330deg);
      -moz-transform: rotate(330deg);
      -webkit-transform: rotate(330deg); }
    #js_fade .sk-fading-circle .sk-circle2:before {
      animation-delay: -1.1s;
      -moz-animation-delay: -1.1s;
      -webkit-animation-delay: -1.1s; }
    #js_fade .sk-fading-circle .sk-circle3:before {
      animation-delay: -1s;
      -moz-animation-delay: -1s;
      -webkit-animation-delay: -1s; }
    #js_fade .sk-fading-circle .sk-circle4:before {
      animation-delay: -0.9s;
      -moz-animation-delay: -0.9s;
      -webkit-animation-delay: -0.9s; }
    #js_fade .sk-fading-circle .sk-circle5:before {
      animation-delay: -0.8s;
      -moz-animation-delay: -0.8s;
      -webkit-animation-delay: -0.8s; }
    #js_fade .sk-fading-circle .sk-circle6:before {
      animation-delay: -0.7s;
      -moz-animation-delay: -0.7s;
      -webkit-animation-delay: -0.7s; }
    #js_fade .sk-fading-circle .sk-circle7:before {
      animation-delay: -0.6s;
      -moz-animation-delay: -0.6s;
      -webkit-animation-delay: -0.6s; }
    #js_fade .sk-fading-circle .sk-circle8:before {
      animation-delay: -0.5s;
      -moz-animation-delay: -0.5s;
      -webkit-animation-delay: -0.5s; }
    #js_fade .sk-fading-circle .sk-circle9:before {
      animation-delay: -0.4s;
      -moz-animation-delay: -0.4s;
      -webkit-animation-delay: -0.4s; }
    #js_fade .sk-fading-circle .sk-circle10:before {
      animation-delay: -0.3s;
      -moz-animation-delay: -0.3s;
      -webkit-animation-delay: -0.3s; }
    #js_fade .sk-fading-circle .sk-circle11:before {
      animation-delay: -0.2s;
      -moz-animation-delay: -0.2s;
      -webkit-animation-delay: -0.2s; }
    #js_fade .sk-fading-circle .sk-circle12:before {
      animation-delay: -0.1s;
      -moz-animation-delay: -0.1s;
      -webkit-animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
/* =========================================================
	#wrapper
========================================================= */
#wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto; }

@media screen and (max-width: 959px) {
  #wrapper {
    padding-top: 60px; } }
/* =========================================================
	.contents
========================================================= */
.contents {
  zoom: 1; }
  .contents:before, .contents:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .contents:after {
    clear: both; }
  @media screen and (min-width: 960px) {
    .contents {
      padding-top: 100px; } }
  @media screen and (max-width: 959px) {
    .contents {
      padding-top: 50px; } }

/* =========================================================
	.pagetitle
========================================================= */
.pagetitle {
  position: relative; }
  @media screen and (min-width: 960px) {
    .pagetitle {
      height: 500px; } }
  @media screen and (max-width: 959px) {
    .pagetitle {
      padding-bottom: 50%; } }
  .pagetitle hgroup {
    position: absolute;
    z-index: 10; }
    @media screen and (min-width: 960px) {
      .pagetitle hgroup {
        top: 90px;
        left: 50%;
        margin-left: -500px; } }
    @media screen and (max-width: 959px) {
      .pagetitle hgroup {
        padding: 0 20px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); } }
  .pagetitle h1 {
    color: #153165;
    font-weight: 700;
    line-height: 1; }
    @media screen and (min-width: 960px) {
      .pagetitle h1 {
        margin-bottom: 30px;
        font-size: 20px;
        text-shadow: 0 0 20px #fff;
        -moz-text-shadow: 0 0 20px #fff;
        -webkit-text-shadow: 0 0 20px #fff; } }
    @media screen and (max-width: 959px) {
      .pagetitle h1 {
        margin-bottom: 15px;
        font-size: 16px;
        text-shadow: 0 0 10px #fff;
        -moz-text-shadow: 0 0 10px #fff;
        -webkit-text-shadow: 0 0 10px #fff; } }
    .pagetitle h1 span:nth-of-type(1) {
      display: block; }
    .pagetitle h1 span:nth-of-type(2) {
      position: relative;
      display: inline-block;
      letter-spacing: 2px;
      line-height: .5;
      border-bottom: 1px solid #000;
      text-transform: uppercase; }
      @media screen and (min-width: 960px) {
        .pagetitle h1 span:nth-of-type(2) {
          margin-top: 30px;
          font-size: 90px; } }
      @media screen and (max-width: 959px) {
        .pagetitle h1 span:nth-of-type(2) {
          margin-top: 15px;
          font-size: 30px; } }
  .pagetitle p {
    font-weight: 500;
    text-shadow: 0 0 10px #fff;
    -moz-text-shadow: 0 0 10px #fff;
    -webkit-text-shadow: 0 0 10px #fff; }
    @media screen and (min-width: 960px) {
      .pagetitle p {
        font-size: 15px; } }
    @media screen and (max-width: 959px) {
      .pagetitle p {
        font-size: 12px;
        line-height: 1.4; } }
  .pagetitle img {
    position: absolute; }
    @media screen and (min-width: 960px) {
      .pagetitle img {
        top: 50px;
        left: 50%;
        margin-left: -300px; } }
    @media screen and (max-width: 959px) {
      .pagetitle img {
        top: 0;
        left: 50px; } }
  .pagetitle:before, .pagetitle:after {
    position: absolute;
    content: "";
    background: #e7eaef;
    z-index: -1; }
    @media screen and (min-width: 960px) {
      .pagetitle:before, .pagetitle:after {
        display: block;
        height: 400px; } }
    @media screen and (max-width: 959px) {
      .pagetitle:before, .pagetitle:after {
        height: 90%; } }
  @media screen and (min-width: 960px) {
    .pagetitle:before {
      top: 0;
      left: 0;
      width: 50%;
      margin-left: -50px; } }
  @media screen and (min-width: 960px) {
    .pagetitle:after {
      bottom: 0;
      right: 0;
      width: 50%;
      margin-right: -500px; } }
  @media screen and (max-width: 959px) {
    .pagetitle:after {
      display: block;
      width: 80%;
      left: 0;
      bottom: 0; } }

/* =========================================================
	header
========================================================= */
@media screen and (max-width: 959px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100; } }
.header .head-inner {
  position: relative;
  margin: auto;
  background: #fff;
  text-align: left; }
  @media screen and (min-width: 960px) {
    .header .head-inner {
      width: 1000px;
      height: 130px;
      z-index: 10; } }
  @media screen and (max-width: 959px) {
    .header .head-inner {
      height: 60px; } }
.header a {
  text-decoration: none;
  display: block;
  color: #000;
  line-height: 1; }
@media screen and (min-width: 960px) {
  .header .head-logo, .header .gnav, .header .head-info {
    position: absolute; } }
@media screen and (min-width: 960px) {
  .header .head-logo {
    top: 26px;
    left: 0;
    width: 157px; } }
@media screen and (max-width: 959px) {
  .header .head-logo {
    padding: 15px;
    text-align: left; } }
@media screen and (max-width: 959px) {
  .header .head-logo a {
    display: inline-block; } }
@media screen and (max-width: 959px) {
  .header .head-logo img {
    height: 30px; } }
@media screen and (max-width: 959px) {
  .header .menu {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    background: #e7eaef;
    z-index: 10; } }
@media screen and (min-width: 960px) {
  .header .gnav {
    top: 38px;
    right: 0; } }
.header .gnav li {
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 960px) {
    .header .gnav li {
      float: left;
      font-size: 10px; } }
  @media screen and (max-width: 959px) {
    .header .gnav li {
      border: none;
      border-bottom: 1px solid #fff;
      font-size: 11px; }
      .header .gnav li:last-child {
        border-bottom: none; } }
.header .gnav span {
  display: block;
  margin-bottom: 10px;
  font-weight: 700; }
  @media screen and (min-width: 960px) {
    .header .gnav span {
      font-size: 16px; } }
  @media screen and (max-width: 959px) {
    .header .gnav span {
      font-size: 18px; } }
.header .gnav a {
  position: relative; }
  @media screen and (min-width: 960px) {
    .header .gnav a {
      padding: 0 25px 15px; }
      .header .gnav a:after {
        content: "";
        display: block;
        position: absolute;
        left: 25px;
        right: 25px;
        bottom: -3px;
        height: 3px;
        background: #153165; } }
  @media screen and (max-width: 959px) {
    .header .gnav a {
      display: block;
      padding: 15px; } }
.header .sp-nav {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  width: 30px;
  height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  line-height: 1; }
  @media screen and (min-width: 960px) {
    .header .sp-nav {
      display: none; } }
  .header .sp-nav figure {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #000;
    transition: 0.25s;
    -moz-transition: 0.25s;
    -webkit-transition: 0.25s; }
    .header .sp-nav figure:nth-child(1) {
      top: 0; }
    .header .sp-nav figure:nth-child(2) {
      top: 50%; }
    .header .sp-nav figure:nth-child(3) {
      bottom: 0; }
  .header .sp-nav.on figure:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .header .sp-nav.on figure:nth-child(2) {
    background: transparent; }
  .header .sp-nav.on figure:nth-child(3) {
    bottom: 50%;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
.header .action {
  background: #153165;
  text-align: center; }
  @media screen and (min-width: 960px) {
    .header .action {
      position: fixed;
      right: 0;
      top: 145px;
      width: 210px;
      padding: 30px 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      z-index: 1000; } }
  @media screen and (max-width: 959px) {
    .header .action {
      padding: 20px 15px;
      zoom: 1; }
      .header .action:before, .header .action:after {
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      .header .action:after {
        clear: both; } }
  .header .action dt, .header .action dd, .header .action a {
    color: #fff;
    text-decoration: none;
    line-height: 1; }
  @media screen and (min-width: 960px) {
    .header .action dt {
      padding-bottom: 15px;
      border-bottom: 1px dotted #fff;
      font-size: 12px; } }
  @media screen and (max-width: 959px) {
    .header .action dt {
      margin-bottom: 15px;
      font-size: 11px; } }
  .header .action dt span {
    display: block;
    margin-bottom: 10px;
    font-weight: 500; }
    @media screen and (min-width: 960px) {
      .header .action dt span {
        font-size: 24px; } }
    @media screen and (max-width: 959px) {
      .header .action dt span {
        font-size: 20px; } }
  @media screen and (min-width: 960px) {
    .header .action dd {
      margin-top: 15px; } }
  @media screen and (max-width: 959px) {
    .header .action dd {
      float: left;
      width: 50%;
      padding: 0 5px; } }
  .header .action dd a {
    display: block;
    background: #fff;
    color: #153165;
    font-weight: 500; }
    @media screen and (max-width: 959px) {
      .header .action dd a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 80px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        font-size: 18px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center; } }
  @media screen and (min-width: 960px) {
    .header .action dd i {
      margin-right: 5px; } }
  @media screen and (max-width: 959px) {
    .header .action dd i {
      display: block;
      width: 100%;
      margin-bottom: 10px;
      font-size: 26px; } }
  @media screen and (min-width: 960px) {
    .header .action dd.tel {
      font-size: 25px; } }
  @media screen and (max-width: 959px) {
    .header .action dd.tel {
      font-size: 18px; } }
  @media screen and (min-width: 960px) {
    .header .action dd.tel i {
      font-size: 18px;
      vertical-align: baseline; } }
  @media screen and (min-width: 960px) {
    .header .action dd.tel a {
      background: none;
      color: #fff; } }
  .header .action dd.mail {
    font-weight: 600; }
    @media screen and (min-width: 960px) {
      .header .action dd.mail i {
        vertical-align: text-bottom;
        font-size: 26px; } }
    @media screen and (min-width: 960px) {
      .header .action dd.mail a {
        line-height: 50px; }
        .header .action dd.mail a:hover {
          background-color: rgba(255, 255, 255, 0.6); } }

/* =========================================================
	フッター
========================================================= */
.footer {
  background: #f2f4f5; }
  @media screen and (min-width: 960px) {
    .footer {
      padding: 40px 0; } }
  @media screen and (max-width: 959px) {
    .footer {
      padding: 20px 0 0; } }
  @media screen and (min-width: 960px) {
    .footer .foot-inner {
      position: relative;
      width: 1000px;
      margin: auto; } }
  @media screen and (min-width: 960px) {
    .footer dl {
      display: table;
      table-layout: fixed; } }
  @media screen and (min-width: 960px) {
    .footer dt, .footer dd {
      display: table-cell;
      vertical-align: middle; } }
  @media screen and (min-width: 960px) {
    .footer dt {
      padding-right: 30px;
      border-right: 1px dotted #ddd; } }
  @media screen and (max-width: 959px) {
    .footer dt {
      width: 50%;
      margin: 0 auto 15px;
      text-align: center; } }
  @media screen and (min-width: 960px) {
    .footer dt img {
      width: 125px; } }
  @media screen and (max-width: 959px) {
    .footer dt img {
      width: 100px; } }
  .footer dd {
    font-size: 13px; }
    @media screen and (min-width: 960px) {
      .footer dd {
        padding-left: 30px; } }
    @media screen and (max-width: 959px) {
      .footer dd {
        margin: 0 15px;
        text-align: center; } }
  .footer li {
    line-height: 1.5; }
  .footer .copyright {
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1; }
    @media screen and (min-width: 960px) {
      .footer .copyright {
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 11px;
        text-align: right; } }
    @media screen and (max-width: 959px) {
      .footer .copyright {
        margin-top: 10px;
        padding: 5px 0;
        background: #153165;
        color: #fff;
        font-size: 10px;
        text-align: center; } }

/* =========================================================
	pagetop
========================================================= */
.pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px; }
  .pagetop a {
    display: table-cell;
    width: 40px;
    height: 40px;
    background: #153165;
    color: #fff;
    text-decoration: none;
    text-align: center;
    vertical-align: middle; }
    .pagetop a:hover {
      opacity: 0.8; }

/* index page
========================================================= */
@media screen and (min-width: 960px) {
  #preindex-page .mv,
  #home-page .mv {
    height: 630px; } }
@media screen and (min-width: 960px) {
  #preindex-page .mv .sp-slides-container, #preindex-page .mv .sp-mask, #preindex-page .mv .sp-slide,
  #home-page .mv .sp-slides-container,
  #home-page .mv .sp-mask,
  #home-page .mv .sp-slide {
    height: 630px !important; } }
@media screen and (max-width: 959px) {
  #preindex-page .mv .sp-mask,
  #home-page .mv .sp-mask {
    height: auto !important; } }
#preindex-page .mv .sp-slides,
#home-page .mv .sp-slides {
  position: relative; }
  @media screen and (max-width: 959px) {
    #preindex-page .mv .sp-slides,
    #home-page .mv .sp-slides {
      height: auto !important;
      padding-bottom: 62.5%; } }
@media screen and (max-width: 959px) {
  #preindex-page .mv .sp-slide,
  #home-page .mv .sp-slide {
    height: auto !important;
    padding-bottom: 62.5%; } }
@media screen and (min-width: 960px) {
  #preindex-page .mv #mv01,
  #home-page .mv #mv01 {
    background: url(/images/index-mv01.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #preindex-page .mv #mv01,
  #home-page .mv #mv01 {
    background: url(/images/index-mv01-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #preindex-page .mv #mv02,
  #home-page .mv #mv02 {
    background: url(/images/index-mv02.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #preindex-page .mv #mv02,
  #home-page .mv #mv02 {
    background: url(/images/index-mv02-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #preindex-page .mv #mv03,
  #home-page .mv #mv03 {
    background: url(/images/index-mv03.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #preindex-page .mv #mv03,
  #home-page .mv #mv03 {
    background: url(/images/index-mv03-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
#preindex-page .mv .txt,
#home-page .mv .txt {
  position: absolute; }
  @media screen and (min-width: 960px) {
    #preindex-page .mv .txt,
    #home-page .mv .txt {
      top: 90px;
      left: 50%;
      margin-left: -500px; } }
  @media screen and (max-width: 959px) {
    #preindex-page .mv .txt,
    #home-page .mv .txt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      width: 100%;
      height: 100%;
      padding: 0 5%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #preindex-page .mv .txt h2, #preindex-page .mv .txt p,
      #home-page .mv .txt h2,
      #home-page .mv .txt p {
        text-shadow: 0px 0px 10px #ffffff; } }
#preindex-page .mv h2,
#home-page .mv h2 {
  color: #153165;
  font-weight: 700;
  line-height: 1; }
  @media screen and (min-width: 960px) {
    #preindex-page .mv h2,
    #home-page .mv h2 {
      margin-bottom: 30px;
      font-size: 20px; } }
  @media screen and (max-width: 959px) {
    #preindex-page .mv h2,
    #home-page .mv h2 {
      margin-bottom: 15px;
      font-size: 14px;
      text-align: center; } }
  #preindex-page .mv h2 span,
  #home-page .mv h2 span {
    position: relative;
    display: block;
    letter-spacing: 1px;
    line-height: .5; }
    @media screen and (min-width: 960px) {
      #preindex-page .mv h2 span,
      #home-page .mv h2 span {
        margin-top: 30px;
        border-bottom: 1px solid #000;
        font-size: 90px; } }
    @media screen and (max-width: 959px) {
      #preindex-page .mv h2 span,
      #home-page .mv h2 span {
        margin-top: 15px;
        font-size: 30px; } }
#preindex-page .mv p,
#home-page .mv p {
  font-weight: 500; }
  @media screen and (min-width: 960px) {
    #preindex-page .mv p,
    #home-page .mv p {
      font-size: 15px; } }
  @media screen and (max-width: 959px) {
    #preindex-page .mv p,
    #home-page .mv p {
      font-size: 12px;
      text-align: center;
      line-height: 1.5; } }
#preindex-page .contents,
#home-page .contents {
  padding-top: 0; }
  #preindex-page .contents a,
  #home-page .contents a {
    text-decoration: none; }
  #preindex-page .contents .article,
  #home-page .contents .article {
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .article,
      #home-page .contents .article {
        padding: 80px 0; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .article,
      #home-page .contents .article {
        padding: 50px 0; } }
    #preindex-page .contents .article .inner,
    #home-page .contents .article .inner {
      position: relative;
      margin: auto;
      zoom: 1; }
      #preindex-page .contents .article .inner:before, #preindex-page .contents .article .inner:after,
      #home-page .contents .article .inner:before,
      #home-page .contents .article .inner:after {
        content: "";
        display: table;
        height: 0;
        visibility: hidden; }
      #preindex-page .contents .article .inner:after,
      #home-page .contents .article .inner:after {
        clear: both; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .article .inner,
        #home-page .contents .article .inner {
          width: 1000px; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents .article .inner,
        #home-page .contents .article .inner {
          width: 90%; } }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .article .item a:hover img,
      #home-page .contents .article .item a:hover img {
        opacity: 0.7; } }
  #preindex-page .contents h3,
  #home-page .contents h3 {
    position: relative;
    border: none;
    color: #000;
    font-weight: 700;
    letter-spacing: 1px; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents h3,
      #home-page .contents h3 {
        margin-bottom: 40px;
        padding: 15px 0 0;
        font-size: 14px; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents h3,
      #home-page .contents h3 {
        margin-bottom: 20px;
        padding: 10px 0 0;
        font-size: 10px; } }
    #preindex-page .contents h3 span,
    #home-page .contents h3 span {
      display: block; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents h3 span,
        #home-page .contents h3 span {
          font-size: 50px; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents h3 span,
        #home-page .contents h3 span {
          font-size: 26px; } }
    #preindex-page .contents h3:before,
    #home-page .contents h3:before {
      position: absolute;
      display: block;
      content: "";
      top: -3px;
      left: 50%;
      height: 3px;
      background: #153165; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents h3:before,
        #home-page .contents h3:before {
          margin-left: -30px;
          width: 60px; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents h3:before,
        #home-page .contents h3:before {
          margin-left: -20px;
          width: 40px; } }
  #preindex-page .contents .service,
  #home-page .contents .service {
    position: relative; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .service:after,
      #home-page .contents .service:after {
        visibility: visible;
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background: #e7eaef;
        z-index: -1; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .service,
      #home-page .contents .service {
        padding: 50px 0;
        background: #e7eaef;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    #preindex-page .contents .service a,
    #home-page .contents .service a {
      display: block;
      background: #fff; }
    #preindex-page .contents .service .inner,
    #home-page .contents .service .inner {
      margin: 0 auto; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .service .inner,
        #home-page .contents .service .inner {
          width: 1050px; } }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .service .item,
      #home-page .contents .service .item {
        float: left;
        width: 33.3333%;
        padding: 0 25px; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .service .item,
      #home-page .contents .service .item {
        margin-bottom: 20px; }
        #preindex-page .contents .service .item:last-child,
        #home-page .contents .service .item:last-child {
          margin-bottom: 0; } }
    #preindex-page .contents .service .item dl,
    #home-page .contents .service .item dl {
      position: relative;
      margin-bottom: 0; }
    #preindex-page .contents .service .item dt, #preindex-page .contents .service .item dd,
    #home-page .contents .service .item dt,
    #home-page .contents .service .item dd {
      font-weight: 700;
      text-align: center;
      letter-spacing: 1px;
      line-height: 1; }
    #preindex-page .contents .service .item dt,
    #home-page .contents .service .item dt {
      position: absolute;
      top: -25px;
      left: 50%;
      width: 50px;
      margin-left: -25px;
      background: #153165;
      color: #fff;
      font-size: 25px;
      line-height: 50px;
      border-radius: 50%; }
    #preindex-page .contents .service .item dd,
    #home-page .contents .service .item dd {
      padding: 40px 0 25px;
      color: #000;
      font-size: 12px; }
      #preindex-page .contents .service .item dd span,
      #home-page .contents .service .item dd span {
        display: block;
        margin-bottom: 5px;
        font-size: 24px; }
  #preindex-page .contents .works .inner,
  #home-page .contents .works .inner {
    margin: 0 auto; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .works .inner,
      #home-page .contents .works .inner {
        width: 1050px; } }
  @media screen and (min-width: 960px) {
    #preindex-page .contents .works .item,
    #home-page .contents .works .item {
      float: left;
      width: 33.3333%;
      padding: 0 25px; } }
  @media screen and (max-width: 959px) {
    #preindex-page .contents .works .item,
    #home-page .contents .works .item {
      margin-bottom: 20px; }
      #preindex-page .contents .works .item:last-child,
      #home-page .contents .works .item:last-child {
        margin-bottom: 0; } }
  #preindex-page .contents .works .item h4,
  #home-page .contents .works .item h4 {
    margin: 0;
    background: #e7eaef;
    color: #153165;
    font-weight: 700;
    line-height: 1; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .works .item h4,
      #home-page .contents .works .item h4 {
        padding: 20px 0;
        font-size: 12px; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .works .item h4,
      #home-page .contents .works .item h4 {
        padding: 15px;
        font-size: 11px; } }
    #preindex-page .contents .works .item h4 span,
    #home-page .contents .works .item h4 span {
      display: block;
      margin-bottom: 5px; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .works .item h4 span,
        #home-page .contents .works .item h4 span {
          font-size: 20px; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents .works .item h4 span,
        #home-page .contents .works .item h4 span {
          font-size: 18px; } }
  #preindex-page .contents .works .item a,
  #home-page .contents .works .item a {
    display: block; }
  @media screen and (min-width: 960px) {
    #preindex-page .contents .works .item .img,
    #home-page .contents .works .item .img {
      position: relative;
      height: 300px;
      background: #f2f4f5;
      text-align: center; }
      #preindex-page .contents .works .item .img:before,
      #home-page .contents .works .item .img:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      #preindex-page .contents .works .item .img img,
      #home-page .contents .works .item .img img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; } }
  @media screen and (min-width: 960px) {
    #preindex-page .contents .works .item p,
    #home-page .contents .works .item p {
      margin-top: 30px; } }
  #preindex-page .contents .works .item dl,
  #home-page .contents .works .item dl {
    margin-bottom: 0; }
  #preindex-page .contents .works .item dt,
  #home-page .contents .works .item dt {
    font-weight: 700;
    color: #000;
    line-height: 1.3; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .works .item dt,
      #home-page .contents .works .item dt {
        padding: 20px 0; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .works .item dt,
      #home-page .contents .works .item dt {
        padding: 15px; } }
  #preindex-page .contents .works .item dd,
  #home-page .contents .works .item dd {
    display: block;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    line-height: 1; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .works .item dd,
      #home-page .contents .works .item dd {
        font-size: 14px; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .works .item dd,
      #home-page .contents .works .item dd {
        font-size: 12px; } }
    #preindex-page .contents .works .item dd i,
    #home-page .contents .works .item dd i {
      margin-right: 5px;
      vertical-align: baseline; }
  #preindex-page .contents .news,
  #home-page .contents .news {
    background: #e7eaef;
    text-align: left; }
    #preindex-page .contents .news h3,
    #home-page .contents .news h3 {
      text-align: left; }
      #preindex-page .contents .news h3:before,
      #home-page .contents .news h3:before {
        left: 0;
        margin: 0; }
    #preindex-page .contents .news .item,
    #home-page .contents .news .item {
      position: relative;
      border-bottom: 1px solid #ddd; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .news .item,
        #home-page .contents .news .item {
          float: left;
          width: 475px; }
          #preindex-page .contents .news .item:nth-of-type(odd),
          #home-page .contents .news .item:nth-of-type(odd) {
            margin-right: 50px; }
          #preindex-page .contents .news .item:nth-of-type(1), #preindex-page .contents .news .item:nth-of-type(2),
          #home-page .contents .news .item:nth-of-type(1),
          #home-page .contents .news .item:nth-of-type(2) {
            border-top: 1px solid #ddd; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents .news .item:nth-of-type(1),
        #home-page .contents .news .item:nth-of-type(1) {
          border-top: 1px solid #ddd; } }
      #preindex-page .contents .news .item a,
      #home-page .contents .news .item a {
        display: table;
        table-layout: fixed;
        color: #000; }
        @media screen and (min-width: 960px) {
          #preindex-page .contents .news .item a,
          #home-page .contents .news .item a {
            padding: 25px 0; } }
        @media screen and (max-width: 959px) {
          #preindex-page .contents .news .item a,
          #home-page .contents .news .item a {
            padding: 15px 0; } }
      #preindex-page .contents .news .item .img, #preindex-page .contents .news .item dl,
      #home-page .contents .news .item .img,
      #home-page .contents .news .item dl {
        display: table-cell;
        vertical-align: middle; }
      #preindex-page .contents .news .item .img,
      #home-page .contents .news .item .img {
        width: 100px;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (min-width: 960px) {
          #preindex-page .contents .news .item .img,
          #home-page .contents .news .item .img {
            width: 100px; } }
        @media screen and (max-width: 959px) {
          #preindex-page .contents .news .item .img,
          #home-page .contents .news .item .img {
            width: 70px; } }
        #preindex-page .contents .news .item .img img,
        #home-page .contents .news .item .img img {
          width: 100%;
          border: 1px solid #ddd; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .news .item dl,
        #home-page .contents .news .item dl {
          padding: 0 35px 0 20px; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents .news .item dl,
        #home-page .contents .news .item dl {
          padding: 0 25px 0 15px; } }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .news .item dt,
        #home-page .contents .news .item dt {
          font-size: 14px; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents .news .item dt,
        #home-page .contents .news .item dt {
          font-size: 12px; } }
      #preindex-page .contents .news .item i,
      #home-page .contents .news .item i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0; }
    #preindex-page .contents .news .link,
    #home-page .contents .news .link {
      position: absolute;
      right: 0;
      font-weight: 500px; }
      @media screen and (min-width: 960px) {
        #preindex-page .contents .news .link,
        #home-page .contents .news .link {
          top: 0; } }
      @media screen and (max-width: 959px) {
        #preindex-page .contents .news .link,
        #home-page .contents .news .link {
          top: 30px; } }
      #preindex-page .contents .news .link i,
      #home-page .contents .news .link i {
        margin-right: 7px; }
  @media screen and (min-width: 960px) {
    #preindex-page .contents .about,
    #home-page .contents .about {
      text-align: left; } }
  @media screen and (min-width: 960px) {
    #preindex-page .contents .about h3,
    #home-page .contents .about h3 {
      text-align: left; }
      #preindex-page .contents .about h3:before,
      #home-page .contents .about h3:before {
        left: 0;
        margin: 0; } }
  @media screen and (min-width: 960px) {
    #preindex-page .contents .about .txt,
    #home-page .contents .about .txt {
      float: left;
      width: 380px; } }
  @media screen and (max-width: 959px) {
    #preindex-page .contents .about .txt,
    #home-page .contents .about .txt {
      margin-bottom: 25px; } }
  #preindex-page .contents .about .img,
  #home-page .contents .about .img {
    margin: 0;
    zoom: 1; }
    #preindex-page .contents .about .img:before, #preindex-page .contents .about .img:after,
    #home-page .contents .about .img:before,
    #home-page .contents .about .img:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #preindex-page .contents .about .img:after,
    #home-page .contents .about .img:after {
      clear: both; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .about .img,
      #home-page .contents .about .img {
        float: right;
        width: 570px; } }
    #preindex-page .contents .about .img li:first-child,
    #home-page .contents .about .img li:first-child {
      margin-bottom: 10px; }
    @media screen and (min-width: 960px) {
      #preindex-page .contents .about .img li:nth-child(2), #preindex-page .contents .about .img li:nth-child(3),
      #home-page .contents .about .img li:nth-child(2),
      #home-page .contents .about .img li:nth-child(3) {
        width: 280px; } }
    @media screen and (max-width: 959px) {
      #preindex-page .contents .about .img li:nth-child(2), #preindex-page .contents .about .img li:nth-child(3),
      #home-page .contents .about .img li:nth-child(2),
      #home-page .contents .about .img li:nth-child(3) {
        width: calc(50% - 5px); } }
    #preindex-page .contents .about .img li:nth-child(2),
    #home-page .contents .about .img li:nth-child(2) {
      float: left; }
    #preindex-page .contents .about .img li:nth-child(3),
    #home-page .contents .about .img li:nth-child(3) {
      float: right; }

@media screen and (min-width: 960px) {
  #home-page .mv #mv01 {
    background: url(/images/index/index-mv01.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv01 {
    background: url(/images/index/index-mv01-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv02 {
    background: url(/images/index/index-mv02.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv02 {
    background: url(/images/index/index-mv02-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv03 {
    background: url(/images/index/index-mv03.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv03 {
    background: url(/images/index/index-mv03-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv04 {
    background: url(/images/index/index-mv04.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv04 {
    background: url(/images/index/index-mv04-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv05 {
    background: url(/images/index/index-mv05.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv05 {
    background: url(/images/index/index-mv05-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv06 {
    background: url(/images/index/index-mv06.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv06 {
    background: url(/images/index/index-mv06-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv07 {
    background: url(/images/index/index-mv07.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv07 {
    background: url(/images/index/index-mv07-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv08 {
    background: url(/images/index/index-mv08.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv08 {
    background: url(/images/index/index-mv08-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv09 {
    background: url(/images/index/index-mv09.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv09 {
    background: url(/images/index/index-mv09-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .mv #mv10 {
    background: url(/images/index/index-mv10.png) no-repeat top center; } }
@media screen and (max-width: 959px) {
  #home-page .mv #mv10 {
    background: url(/images/index/index-mv10-sp.png) no-repeat top center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; } }
@media screen and (min-width: 960px) {
  #home-page .service-contents .article2 {
    width: auto;
    margin-top: 100px; } }
@media screen and (max-width: 959px) {
  #home-page .service-contents .article2 {
    margin-top: 50px; } }
#home-page .service-contents .article2 .inner {
  position: relative; }
  @media screen and (min-width: 960px) {
    #home-page .service-contents .article2 .inner {
      padding: 50px 0; } }
  @media screen and (max-width: 959px) {
    #home-page .service-contents .article2 .inner {
      background: #f2f4f5; } }
  @media screen and (min-width: 960px) {
    #home-page .service-contents .article2 .inner:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 100%;
      margin-left: -150px;
      background: #f2f4f5;
      z-index: -1; } }
@media screen and (min-width: 960px) {
  #home-page .service-contents .article2 .txt {
    position: absolute;
    width: 440px;
    left: 50%;
    margin-left: 60px;
    padding-top: 50px;
    z-index: 1; } }
@media screen and (max-width: 959px) {
  #home-page .service-contents .article2 .txt {
    padding: 0 20px 20px; } }
#home-page .service-contents .article2 .txt h2 {
  position: relative;
  border: none;
  color: #000;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px; }
  @media screen and (min-width: 960px) {
    #home-page .service-contents .article2 .txt h2 {
      margin-bottom: 40px;
      padding: 15px 0 0;
      font-size: 14px; } }
  @media screen and (max-width: 959px) {
    #home-page .service-contents .article2 .txt h2 {
      padding: 20px 0 0;
      font-size: 12px; } }
  #home-page .service-contents .article2 .txt h2 span {
    display: block;
    margin-bottom: 5px; }
    @media screen and (min-width: 960px) {
      #home-page .service-contents .article2 .txt h2 span {
        font-size: 46px; } }
    @media screen and (max-width: 959px) {
      #home-page .service-contents .article2 .txt h2 span {
        font-size: 26px; } }
  #home-page .service-contents .article2 .txt h2:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    height: 3px;
    background: #153165; }
    @media screen and (min-width: 960px) {
      #home-page .service-contents .article2 .txt h2:before {
        top: -3px;
        width: 60px; } }
    @media screen and (max-width: 959px) {
      #home-page .service-contents .article2 .txt h2:before {
        top: 0;
        width: 40px; } }
  #home-page .service-contents .article2 .txt h2:after {
    display: none; }
#home-page .service-contents .article2 .txt table, #home-page .service-contents .article2 .txt th, #home-page .service-contents .article2 .txt td {
  border: none;
  background: none; }
#home-page .service-contents .article2 .txt th, #home-page .service-contents .article2 .txt td {
  padding: 15px;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 15px; }
#home-page .service-contents .article2 .txt th {
  padding-right: 0;
  background: #153165;
  color: #fff; }
  @media screen and (min-width: 960px) {
    #home-page .service-contents .article2 .txt th {
      width: 25%; } }
#home-page .service-contents .article2 .txt td {
  background: #fff; }
@media screen and (min-width: 960px) {
  #home-page .service-contents .article2 .img {
    position: relative;
    width: 800px;
    margin-left: 50%; } }
#home-page .service-contents .article2 .img img {
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 14px rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 960px) {
    #home-page .service-contents .article2 .img img {
      position: relative;
      margin-left: -800px; } }
@media screen and (min-width: 960px) {
  #home-page .service-contents .article2:nth-of-type(1) .inner:after, #home-page .service-contents .article2:nth-of-type(3) .inner:after {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -150px; } }
@media screen and (min-width: 960px) {
  #home-page .service-contents .article2:nth-of-type(1) .txt, #home-page .service-contents .article2:nth-of-type(3) .txt {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: 60px; } }
#home-page .service-contents .article2:nth-of-type(1) .img img, #home-page .service-contents .article2:nth-of-type(3) .img img {
  margin-left: 0; }
#home-page .service-contents .btn a {
  position: relative;
  display: block;
  padding: 20px 10px 15px;
  border-left: 4px solid #153165;
  text-decoration: none;
  background: white; }
  #home-page .service-contents .btn a i {
    position: absolute;
    right: 10px;
    top: 18px; }
  #home-page .service-contents .btn a:hover {
    opacity: .6; }
  @media screen and (max-width: 959px) {
    #home-page .service-contents .btn a {
      font-size: 14px; } }
#home-page .service-contents .btn + .btn {
  margin-top: 10px; }

/* works page
========================================================= */
#works-page .contents .works-list .btn-link {
  padding-top: 0; }
#works-page .contents .works-list .item {
  background: #e7eaef; }
  @media screen and (min-width: 960px) {
    #works-page .contents .works-list .item {
      float: left;
      width: 480px;
      margin: 0 40px 40px 0;
      padding-bottom: 25px; } }
  @media screen and (max-width: 959px) {
    #works-page .contents .works-list .item {
      margin: 0 0 20px 0;
      padding-bottom: 15px; } }
  #works-page .contents .works-list .item a {
    display: block;
    color: #000;
    text-decoration: none; }
    @media screen and (min-width: 960px) {
      #works-page .contents .works-list .item a:hover {
        opacity: 0.7; } }
  #works-page .contents .works-list .item:nth-of-type(2n) {
    margin-right: 0; }
  #works-page .contents .works-list .item h3 {
    margin-bottom: 0;
    background: #153165;
    color: #fff;
    text-align: center;
    line-height: 1; }
    @media screen and (min-width: 960px) {
      #works-page .contents .works-list .item h3 {
        padding: 15px;
        font-size: 18px; } }
    @media screen and (max-width: 959px) {
      #works-page .contents .works-list .item h3 {
        padding: 10px;
        font-size: 16px; } }
  #works-page .contents .works-list .item .thumb {
    position: relative;
    zoom: 1; }
    #works-page .contents .works-list .item .thumb:before, #works-page .contents .works-list .item .thumb:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #works-page .contents .works-list .item .thumb:after {
      clear: both; }
    @media screen and (min-width: 960px) {
      #works-page .contents .works-list .item .thumb {
        padding: 25px; } }
    @media screen and (max-width: 959px) {
      #works-page .contents .works-list .item .thumb {
        padding: 15px; } }
    #works-page .contents .works-list .item .thumb i {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 20px;
      margin: -10px 0 0 -16px;
      background: linear-gradient(45deg, transparent 50%, #153165 50%);
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    #works-page .contents .works-list .item .thumb div {
      position: relative;
      background: #fff;
      font-size: 0;
      text-align: center; }
      @media screen and (min-width: 960px) {
        #works-page .contents .works-list .item .thumb div {
          width: 200px;
          height: 200px; } }
      @media screen and (max-width: 959px) {
        #works-page .contents .works-list .item .thumb div {
          width: 45%; } }
      #works-page .contents .works-list .item .thumb div:before {
        content: "";
        vertical-align: middle; }
        @media screen and (min-width: 960px) {
          #works-page .contents .works-list .item .thumb div:before {
            display: inline-block;
            height: 100%; } }
        @media screen and (max-width: 959px) {
          #works-page .contents .works-list .item .thumb div:before {
            display: block;
            width: 100%;
            padding-bottom: 100%; } }
      #works-page .contents .works-list .item .thumb div:after {
        content: "";
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-family: "Hind", sans-serif;
        font-weight: 700;
        letter-spacing: 1px; }
        @media screen and (min-width: 960px) {
          #works-page .contents .works-list .item .thumb div:after {
            position: relative;
            top: -220px;
            left: -20px;
            display: table-cell;
            width: 70px;
            height: 70px;
            font-size: 12px;
            vertical-align: middle; } }
        @media screen and (max-width: 959px) {
          #works-page .contents .works-list .item .thumb div:after {
            position: absolute;
            top: -10px;
            left: -10px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 50px;
            height: 50px;
            font-size: 10px; } }
      #works-page .contents .works-list .item .thumb div img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
        @media screen and (max-width: 959px) {
          #works-page .contents .works-list .item .thumb div img {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 0; } }
      #works-page .contents .works-list .item .thumb div:first-of-type {
        float: left; }
        #works-page .contents .works-list .item .thumb div:first-of-type:after {
          content: "BEFORE";
          background: #ccc; }
      #works-page .contents .works-list .item .thumb div:last-of-type {
        float: right; }
        #works-page .contents .works-list .item .thumb div:last-of-type:after {
          content: "AFTER";
          background: #c67034; }
@media screen and (min-width: 960px) {
  #works-page .contents .works-list table {
    width: 430px;
    margin: 0 25px 20px;
    border: none;
    border-collapse: separate;
    border-spacing: 1px; } }
@media screen and (max-width: 959px) {
  #works-page .contents .works-list table {
    width: calc(100% - 30px);
    margin: 0 15px 15px; } }
#works-page .contents .works-list th, #works-page .contents .works-list td {
  padding: 10px;
  border: none;
  font-size: 14px;
  text-align-last: auto;
  vertical-align: middle; }
#works-page .contents .works-list th {
  background: #ccc; }
  @media screen and (min-width: 960px) {
    #works-page .contents .works-list th {
      width: 25%; } }
  #works-page .contents .works-list th:after {
    display: none; }
#works-page .contents .works-list td {
  background: #fff; }
#works-page .contents .works-list .btn {
  display: block;
  background: #153165;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
  border-radius: 20pxpx; }
  @media screen and (min-width: 960px) {
    #works-page .contents .works-list .btn {
      margin: 0 150px; } }
  @media screen and (max-width: 959px) {
    #works-page .contents .works-list .btn {
      margin: 0 15px; } }
  #works-page .contents .works-list .btn i {
    margin-right: 5px;
    font-size: 10px; }
#works-page .contents #case-detail .ba {
  position: relative;
  zoom: 1; }
  #works-page .contents #case-detail .ba:before, #works-page .contents #case-detail .ba:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #works-page .contents #case-detail .ba:after {
    clear: both; }
  #works-page .contents #case-detail .ba i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    background: linear-gradient(45deg, transparent 50%, #153165 50%); }
    @media screen and (min-width: 960px) {
      #works-page .contents #case-detail .ba i {
        margin: -20px 0 0 -32px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); } }
    @media screen and (max-width: 959px) {
      #works-page .contents #case-detail .ba i {
        margin: -35px 0 0 -20px;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg); } }
  #works-page .contents #case-detail .ba div {
    position: relative;
    background: #e7eaef;
    font-size: 0;
    text-align: center; }
    @media screen and (min-width: 960px) {
      #works-page .contents #case-detail .ba div {
        width: 470px;
        height: 470px; } }
    #works-page .contents #case-detail .ba div:before {
      content: ""; }
      @media screen and (min-width: 960px) {
        #works-page .contents #case-detail .ba div:before {
          display: inline-block;
          height: 100%;
          vertical-align: middle; } }
      @media screen and (max-width: 959px) {
        #works-page .contents #case-detail .ba div:before {
          display: block;
          width: 100%;
          padding-bottom: 100%; } }
    #works-page .contents #case-detail .ba div:after {
      border-radius: 50%;
      color: #fff;
      text-align: center;
      font-family: "Hind", sans-serif;
      font-size: 16px;
      letter-spacing: 1px; }
      @media screen and (min-width: 960px) {
        #works-page .contents #case-detail .ba div:after {
          position: relative;
          top: -490px;
          left: -20px;
          content: "";
          display: table-cell;
          width: 100px;
          height: 100px;
          vertical-align: middle; } }
      @media screen and (max-width: 959px) {
        #works-page .contents #case-detail .ba div:after {
          position: absolute;
          top: -10px;
          left: -10px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 60px;
          height: 60px;
          font-size: 11px; } }
    #works-page .contents #case-detail .ba div img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle; }
      @media screen and (max-width: 959px) {
        #works-page .contents #case-detail .ba div img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
    @media screen and (min-width: 960px) {
      #works-page .contents #case-detail .ba div:first-of-type {
        float: left; } }
    @media screen and (max-width: 959px) {
      #works-page .contents #case-detail .ba div:first-of-type {
        margin-bottom: 60px; } }
    #works-page .contents #case-detail .ba div:first-of-type:after {
      content: "BEFORE";
      background: #ccc; }
    @media screen and (min-width: 960px) {
      #works-page .contents #case-detail .ba div:last-of-type {
        float: right; } }
    #works-page .contents #case-detail .ba div:last-of-type:after {
      content: "AFTER";
      background: #c67034; }
@media screen and (min-width: 960px) {
  #works-page .contents #case-detail #other-img .item {
    width: 310px;
    float: left;
    margin: 0 35px 35px 0; } }
@media screen and (max-width: 959px) {
  #works-page .contents #case-detail #other-img .item {
    margin-bottom: 15px; } }
@media screen and (min-width: 960px) {
  #works-page .contents #case-detail #other-img .item:nth-of-type(3n) {
    margin-right: 0; } }
@media screen and (max-width: 959px) {
  #works-page .contents #case-detail #other-img .item:last-child {
    margin-bottom: 0; } }
#works-page .contents #case-detail #other-img .item .img {
  background: #e7eaef;
  font-size: 0;
  text-align: center; }
  @media screen and (min-width: 960px) {
    #works-page .contents #case-detail #other-img .item .img {
      width: 310px;
      height: 232px; } }
  @media screen and (max-width: 959px) {
    #works-page .contents #case-detail #other-img .item .img {
      position: relative; } }
  #works-page .contents #case-detail #other-img .item .img:before {
    content: "";
    vertical-align: middle; }
    @media screen and (min-width: 960px) {
      #works-page .contents #case-detail #other-img .item .img:before {
        display: inline-block;
        height: 100%; } }
    @media screen and (max-width: 959px) {
      #works-page .contents #case-detail #other-img .item .img:before {
        display: block;
        width: 100%;
        padding-bottom: 100%; } }
  #works-page .contents #case-detail #other-img .item .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle; }
    @media screen and (max-width: 959px) {
      #works-page .contents #case-detail #other-img .item .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
#works-page .contents #case-detail #other-img .item dl {
  margin-top: 10px; }
  @media screen and (max-width: 959px) {
    #works-page .contents #case-detail #other-img .item dl {
      margin-bottom: 0; } }
  #works-page .contents #case-detail #other-img .item dl dt {
    font-weight: bold; }

/* service page
========================================================= */
@media screen and (min-width: 960px) {
  #service-test-page .contents .article,
  #service-page.cnt-service .contents .article {
    width: auto; } }
#service-test-page .contents .article .inner,
#service-page.cnt-service .contents .article .inner {
  position: relative; }
  @media screen and (min-width: 960px) {
    #service-test-page .contents .article .inner,
    #service-page.cnt-service .contents .article .inner {
      padding: 50px 0; } }
  @media screen and (max-width: 959px) {
    #service-test-page .contents .article .inner,
    #service-page.cnt-service .contents .article .inner {
      background: #f2f4f5; } }
  @media screen and (min-width: 960px) {
    #service-test-page .contents .article .inner:after,
    #service-page.cnt-service .contents .article .inner:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 100%;
      margin-left: -150px;
      background: #f2f4f5;
      z-index: -1; } }
@media screen and (min-width: 960px) {
  #service-test-page .contents .article .txt,
  #service-page.cnt-service .contents .article .txt {
    position: absolute;
    width: 440px;
    left: 50%;
    margin-left: 60px;
    padding-top: 50px;
    z-index: 1; } }
@media screen and (max-width: 959px) {
  #service-test-page .contents .article .txt,
  #service-page.cnt-service .contents .article .txt {
    padding: 0 20px 20px; } }
#service-test-page .contents .article .txt h2,
#service-page.cnt-service .contents .article .txt h2 {
  position: relative;
  border: none;
  color: #000;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px; }
  @media screen and (min-width: 960px) {
    #service-test-page .contents .article .txt h2,
    #service-page.cnt-service .contents .article .txt h2 {
      margin-bottom: 40px;
      padding: 15px 0 0;
      font-size: 14px; } }
  @media screen and (max-width: 959px) {
    #service-test-page .contents .article .txt h2,
    #service-page.cnt-service .contents .article .txt h2 {
      padding: 20px 0 0;
      font-size: 12px; } }
  #service-test-page .contents .article .txt h2 span,
  #service-page.cnt-service .contents .article .txt h2 span {
    display: block;
    margin-bottom: 5px; }
    @media screen and (min-width: 960px) {
      #service-test-page .contents .article .txt h2 span,
      #service-page.cnt-service .contents .article .txt h2 span {
        font-size: 46px; } }
    @media screen and (max-width: 959px) {
      #service-test-page .contents .article .txt h2 span,
      #service-page.cnt-service .contents .article .txt h2 span {
        font-size: 26px; } }
  #service-test-page .contents .article .txt h2:before,
  #service-page.cnt-service .contents .article .txt h2:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    height: 3px;
    background: #153165; }
    @media screen and (min-width: 960px) {
      #service-test-page .contents .article .txt h2:before,
      #service-page.cnt-service .contents .article .txt h2:before {
        top: -3px;
        width: 60px; } }
    @media screen and (max-width: 959px) {
      #service-test-page .contents .article .txt h2:before,
      #service-page.cnt-service .contents .article .txt h2:before {
        top: 0;
        width: 40px; } }
  #service-test-page .contents .article .txt h2:after,
  #service-page.cnt-service .contents .article .txt h2:after {
    display: none; }
#service-test-page .contents .article .txt table, #service-test-page .contents .article .txt th, #service-test-page .contents .article .txt td,
#service-page.cnt-service .contents .article .txt table,
#service-page.cnt-service .contents .article .txt th,
#service-page.cnt-service .contents .article .txt td {
  border: none;
  background: none; }
#service-test-page .contents .article .txt th, #service-test-page .contents .article .txt td,
#service-page.cnt-service .contents .article .txt th,
#service-page.cnt-service .contents .article .txt td {
  padding: 15px;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 15px; }
#service-test-page .contents .article .txt th,
#service-page.cnt-service .contents .article .txt th {
  padding-right: 0;
  background: #153165;
  color: #fff; }
  @media screen and (min-width: 960px) {
    #service-test-page .contents .article .txt th,
    #service-page.cnt-service .contents .article .txt th {
      width: 25%; } }
#service-test-page .contents .article .txt td,
#service-page.cnt-service .contents .article .txt td {
  background: #fff; }
@media screen and (min-width: 960px) {
  #service-test-page .contents .article .img,
  #service-page.cnt-service .contents .article .img {
    position: relative;
    width: 800px;
    margin-left: 50%; } }
@media screen and (min-width: 960px) {
  #service-test-page .contents .article .img img,
  #service-page.cnt-service .contents .article .img img {
    position: relative;
    margin-left: -800px; } }
@media screen and (min-width: 960px) {
  #service-test-page .contents .article:nth-of-type(1) .inner:after, #service-test-page .contents .article:nth-of-type(3) .inner:after,
  #service-page.cnt-service .contents .article:nth-of-type(1) .inner:after,
  #service-page.cnt-service .contents .article:nth-of-type(3) .inner:after {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -150px; } }
@media screen and (min-width: 960px) {
  #service-test-page .contents .article:nth-of-type(1) .txt, #service-test-page .contents .article:nth-of-type(3) .txt,
  #service-page.cnt-service .contents .article:nth-of-type(1) .txt,
  #service-page.cnt-service .contents .article:nth-of-type(3) .txt {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: 60px; } }
#service-test-page .contents .article:nth-of-type(1) .img img, #service-test-page .contents .article:nth-of-type(3) .img img,
#service-page.cnt-service .contents .article:nth-of-type(1) .img img,
#service-page.cnt-service .contents .article:nth-of-type(3) .img img {
  margin-left: 0; }
#service-test-page .contents .btn a,
#service-page.cnt-service .contents .btn a {
  position: relative;
  display: block;
  padding: 20px 10px 15px;
  border-left: 4px solid #153165;
  text-decoration: none;
  background: white; }
  #service-test-page .contents .btn a i,
  #service-page.cnt-service .contents .btn a i {
    position: absolute;
    right: 10px;
    top: 18px; }
  #service-test-page .contents .btn a:hover,
  #service-page.cnt-service .contents .btn a:hover {
    opacity: .6; }
  @media screen and (max-width: 959px) {
    #service-test-page .contents .btn a,
    #service-page.cnt-service .contents .btn a {
      font-size: 14px; } }
#service-test-page .contents .btn + .btn,
#service-page.cnt-service .contents .btn + .btn {
  margin-top: 10px; }

#service-page.cnt-ecology .btn, #service-page.cnt-items .btn, #service-page.cnt-secure .btn, #service-page.cnt-homeservice .btn, #service-page.cnt-renovation .btn, #service-page.cnt-store-service .btn, #service-page.cnt-interior .btn, #service-page.cnt-closing .btn, #service-page.cnt-opening .btn, #service-page.cnt-consulting .btn {
  max-width: 300px;
  margin: 30px auto 0; }
  #service-page.cnt-ecology .btn a, #service-page.cnt-items .btn a, #service-page.cnt-secure .btn a, #service-page.cnt-homeservice .btn a, #service-page.cnt-renovation .btn a, #service-page.cnt-store-service .btn a, #service-page.cnt-interior .btn a, #service-page.cnt-closing .btn a, #service-page.cnt-opening .btn a, #service-page.cnt-consulting .btn a {
    position: relative;
    display: block;
    padding: 20px 10px 15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-decoration: none; }
    #service-page.cnt-ecology .btn a i, #service-page.cnt-items .btn a i, #service-page.cnt-secure .btn a i, #service-page.cnt-homeservice .btn a i, #service-page.cnt-renovation .btn a i, #service-page.cnt-store-service .btn a i, #service-page.cnt-interior .btn a i, #service-page.cnt-closing .btn a i, #service-page.cnt-opening .btn a i, #service-page.cnt-consulting .btn a i {
      position: absolute;
      right: 10px;
      top: 18px; }
    #service-page.cnt-ecology .btn a:hover, #service-page.cnt-items .btn a:hover, #service-page.cnt-secure .btn a:hover, #service-page.cnt-homeservice .btn a:hover, #service-page.cnt-renovation .btn a:hover, #service-page.cnt-store-service .btn a:hover, #service-page.cnt-interior .btn a:hover, #service-page.cnt-closing .btn a:hover, #service-page.cnt-opening .btn a:hover, #service-page.cnt-consulting .btn a:hover {
      opacity: .6; }
    @media screen and (max-width: 959px) {
      #service-page.cnt-ecology .btn a, #service-page.cnt-items .btn a, #service-page.cnt-secure .btn a, #service-page.cnt-homeservice .btn a, #service-page.cnt-renovation .btn a, #service-page.cnt-store-service .btn a, #service-page.cnt-interior .btn a, #service-page.cnt-closing .btn a, #service-page.cnt-opening .btn a, #service-page.cnt-consulting .btn a {
        font-size: 14px; } }
#service-page.cnt-ecology p.center, #service-page.cnt-items p.center, #service-page.cnt-secure p.center, #service-page.cnt-homeservice p.center, #service-page.cnt-renovation p.center, #service-page.cnt-store-service p.center, #service-page.cnt-interior p.center, #service-page.cnt-closing p.center, #service-page.cnt-opening p.center, #service-page.cnt-consulting p.center {
  text-align: center; }
#service-page.cnt-ecology .image, #service-page.cnt-items .image, #service-page.cnt-secure .image, #service-page.cnt-homeservice .image, #service-page.cnt-renovation .image, #service-page.cnt-store-service .image, #service-page.cnt-interior .image, #service-page.cnt-closing .image, #service-page.cnt-opening .image, #service-page.cnt-consulting .image {
  padding: 30px 0; }
  @media screen and (max-width: 959px) {
    #service-page.cnt-ecology .image, #service-page.cnt-items .image, #service-page.cnt-secure .image, #service-page.cnt-homeservice .image, #service-page.cnt-renovation .image, #service-page.cnt-store-service .image, #service-page.cnt-interior .image, #service-page.cnt-closing .image, #service-page.cnt-opening .image, #service-page.cnt-consulting .image {
      padding: 15px 0; } }
  #service-page.cnt-ecology .image a:hover, #service-page.cnt-items .image a:hover, #service-page.cnt-secure .image a:hover, #service-page.cnt-homeservice .image a:hover, #service-page.cnt-renovation .image a:hover, #service-page.cnt-store-service .image a:hover, #service-page.cnt-interior .image a:hover, #service-page.cnt-closing .image a:hover, #service-page.cnt-opening .image a:hover, #service-page.cnt-consulting .image a:hover {
    opacity: .4; }
  #service-page.cnt-ecology .image.center, #service-page.cnt-items .image.center, #service-page.cnt-secure .image.center, #service-page.cnt-homeservice .image.center, #service-page.cnt-renovation .image.center, #service-page.cnt-store-service .image.center, #service-page.cnt-interior .image.center, #service-page.cnt-closing .image.center, #service-page.cnt-opening .image.center, #service-page.cnt-consulting .image.center {
    text-align: center; }
#service-page.cnt-ecology .block, #service-page.cnt-items .block, #service-page.cnt-secure .block, #service-page.cnt-homeservice .block, #service-page.cnt-renovation .block, #service-page.cnt-store-service .block, #service-page.cnt-interior .block, #service-page.cnt-closing .block, #service-page.cnt-opening .block, #service-page.cnt-consulting .block {
  background: #f2f4f5;
  margin-top: 30px; }
  #service-page.cnt-ecology .block.small, #service-page.cnt-items .block.small, #service-page.cnt-secure .block.small, #service-page.cnt-homeservice .block.small, #service-page.cnt-renovation .block.small, #service-page.cnt-store-service .block.small, #service-page.cnt-interior .block.small, #service-page.cnt-closing .block.small, #service-page.cnt-opening .block.small, #service-page.cnt-consulting .block.small {
    width: 60%;
    margin: 30px auto 0; }
    @media screen and (max-width: 959px) {
      #service-page.cnt-ecology .block.small, #service-page.cnt-items .block.small, #service-page.cnt-secure .block.small, #service-page.cnt-homeservice .block.small, #service-page.cnt-renovation .block.small, #service-page.cnt-store-service .block.small, #service-page.cnt-interior .block.small, #service-page.cnt-closing .block.small, #service-page.cnt-opening .block.small, #service-page.cnt-consulting .block.small {
        width: 100%; } }
  #service-page.cnt-ecology .block p.title, #service-page.cnt-items .block p.title, #service-page.cnt-secure .block p.title, #service-page.cnt-homeservice .block p.title, #service-page.cnt-renovation .block p.title, #service-page.cnt-store-service .block p.title, #service-page.cnt-interior .block p.title, #service-page.cnt-closing .block p.title, #service-page.cnt-opening .block p.title, #service-page.cnt-consulting .block p.title {
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-top: 20px; }
  #service-page.cnt-ecology .block .image, #service-page.cnt-items .block .image, #service-page.cnt-secure .block .image, #service-page.cnt-homeservice .block .image, #service-page.cnt-renovation .block .image, #service-page.cnt-store-service .block .image, #service-page.cnt-interior .block .image, #service-page.cnt-closing .block .image, #service-page.cnt-opening .block .image, #service-page.cnt-consulting .block .image {
    padding: 0; }
    #service-page.cnt-ecology .block .image img, #service-page.cnt-items .block .image img, #service-page.cnt-secure .block .image img, #service-page.cnt-homeservice .block .image img, #service-page.cnt-renovation .block .image img, #service-page.cnt-store-service .block .image img, #service-page.cnt-interior .block .image img, #service-page.cnt-closing .block .image img, #service-page.cnt-opening .block .image img, #service-page.cnt-consulting .block .image img {
      padding: 30px;
      padding-top: 15px; }
      @media screen and (max-width: 959px) {
        #service-page.cnt-ecology .block .image img, #service-page.cnt-items .block .image img, #service-page.cnt-secure .block .image img, #service-page.cnt-homeservice .block .image img, #service-page.cnt-renovation .block .image img, #service-page.cnt-store-service .block .image img, #service-page.cnt-interior .block .image img, #service-page.cnt-closing .block .image img, #service-page.cnt-opening .block .image img, #service-page.cnt-consulting .block .image img {
          padding: 15px; } }
  #service-page.cnt-ecology .block .incontents, #service-page.cnt-items .block .incontents, #service-page.cnt-secure .block .incontents, #service-page.cnt-homeservice .block .incontents, #service-page.cnt-renovation .block .incontents, #service-page.cnt-store-service .block .incontents, #service-page.cnt-interior .block .incontents, #service-page.cnt-closing .block .incontents, #service-page.cnt-opening .block .incontents, #service-page.cnt-consulting .block .incontents {
    padding: 30px;
    padding-top: 15px; }
    @media screen and (max-width: 959px) {
      #service-page.cnt-ecology .block .incontents, #service-page.cnt-items .block .incontents, #service-page.cnt-secure .block .incontents, #service-page.cnt-homeservice .block .incontents, #service-page.cnt-renovation .block .incontents, #service-page.cnt-store-service .block .incontents, #service-page.cnt-interior .block .incontents, #service-page.cnt-closing .block .incontents, #service-page.cnt-opening .block .incontents, #service-page.cnt-consulting .block .incontents {
        padding: 15px; } }
    #service-page.cnt-ecology .block .incontents p, #service-page.cnt-items .block .incontents p, #service-page.cnt-secure .block .incontents p, #service-page.cnt-homeservice .block .incontents p, #service-page.cnt-renovation .block .incontents p, #service-page.cnt-store-service .block .incontents p, #service-page.cnt-interior .block .incontents p, #service-page.cnt-closing .block .incontents p, #service-page.cnt-opening .block .incontents p, #service-page.cnt-consulting .block .incontents p {
      padding: 15px;
      background: white; }
      #service-page.cnt-ecology .block .incontents p.center, #service-page.cnt-items .block .incontents p.center, #service-page.cnt-secure .block .incontents p.center, #service-page.cnt-homeservice .block .incontents p.center, #service-page.cnt-renovation .block .incontents p.center, #service-page.cnt-store-service .block .incontents p.center, #service-page.cnt-interior .block .incontents p.center, #service-page.cnt-closing .block .incontents p.center, #service-page.cnt-opening .block .incontents p.center, #service-page.cnt-consulting .block .incontents p.center {
        text-align: center; }
  #service-page.cnt-ecology .block .inner-list, #service-page.cnt-items .block .inner-list, #service-page.cnt-secure .block .inner-list, #service-page.cnt-homeservice .block .inner-list, #service-page.cnt-renovation .block .inner-list, #service-page.cnt-store-service .block .inner-list, #service-page.cnt-interior .block .inner-list, #service-page.cnt-closing .block .inner-list, #service-page.cnt-opening .block .inner-list, #service-page.cnt-consulting .block .inner-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px;
    padding-top: 15px; }
    @media screen and (max-width: 959px) {
      #service-page.cnt-ecology .block .inner-list, #service-page.cnt-items .block .inner-list, #service-page.cnt-secure .block .inner-list, #service-page.cnt-homeservice .block .inner-list, #service-page.cnt-renovation .block .inner-list, #service-page.cnt-store-service .block .inner-list, #service-page.cnt-interior .block .inner-list, #service-page.cnt-closing .block .inner-list, #service-page.cnt-opening .block .inner-list, #service-page.cnt-consulting .block .inner-list {
        padding: 15px; } }
    #service-page.cnt-ecology .block .inner-list li, #service-page.cnt-items .block .inner-list li, #service-page.cnt-secure .block .inner-list li, #service-page.cnt-homeservice .block .inner-list li, #service-page.cnt-renovation .block .inner-list li, #service-page.cnt-store-service .block .inner-list li, #service-page.cnt-interior .block .inner-list li, #service-page.cnt-closing .block .inner-list li, #service-page.cnt-opening .block .inner-list li, #service-page.cnt-consulting .block .inner-list li {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 49%;
      padding: 15px 10px 9px;
      text-align: center;
      background: white;
      margin-bottom: 10px; }
      @media screen and (max-width: 959px) {
        #service-page.cnt-ecology .block .inner-list li, #service-page.cnt-items .block .inner-list li, #service-page.cnt-secure .block .inner-list li, #service-page.cnt-homeservice .block .inner-list li, #service-page.cnt-renovation .block .inner-list li, #service-page.cnt-store-service .block .inner-list li, #service-page.cnt-interior .block .inner-list li, #service-page.cnt-closing .block .inner-list li, #service-page.cnt-opening .block .inner-list li, #service-page.cnt-consulting .block .inner-list li {
          font-size: 12px;
          letter-spacing: 0; } }
#service-page.cnt-ecology .works-list:before, #service-page.cnt-ecology .works-list:after, #service-page.cnt-items .works-list:before, #service-page.cnt-items .works-list:after, #service-page.cnt-secure .works-list:before, #service-page.cnt-secure .works-list:after, #service-page.cnt-homeservice .works-list:before, #service-page.cnt-homeservice .works-list:after, #service-page.cnt-renovation .works-list:before, #service-page.cnt-renovation .works-list:after, #service-page.cnt-store-service .works-list:before, #service-page.cnt-store-service .works-list:after, #service-page.cnt-interior .works-list:before, #service-page.cnt-interior .works-list:after, #service-page.cnt-closing .works-list:before, #service-page.cnt-closing .works-list:after, #service-page.cnt-opening .works-list:before, #service-page.cnt-opening .works-list:after, #service-page.cnt-consulting .works-list:before, #service-page.cnt-consulting .works-list:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden; }
#service-page.cnt-ecology .works-list:after, #service-page.cnt-items .works-list:after, #service-page.cnt-secure .works-list:after, #service-page.cnt-homeservice .works-list:after, #service-page.cnt-renovation .works-list:after, #service-page.cnt-store-service .works-list:after, #service-page.cnt-interior .works-list:after, #service-page.cnt-closing .works-list:after, #service-page.cnt-opening .works-list:after, #service-page.cnt-consulting .works-list:after {
  clear: both; }
#service-page.cnt-ecology .works-list .btn-link, #service-page.cnt-items .works-list .btn-link, #service-page.cnt-secure .works-list .btn-link, #service-page.cnt-homeservice .works-list .btn-link, #service-page.cnt-renovation .works-list .btn-link, #service-page.cnt-store-service .works-list .btn-link, #service-page.cnt-interior .works-list .btn-link, #service-page.cnt-closing .works-list .btn-link, #service-page.cnt-opening .works-list .btn-link, #service-page.cnt-consulting .works-list .btn-link {
  padding-top: 0; }
#service-page.cnt-ecology .works-list .item, #service-page.cnt-items .works-list .item, #service-page.cnt-secure .works-list .item, #service-page.cnt-homeservice .works-list .item, #service-page.cnt-renovation .works-list .item, #service-page.cnt-store-service .works-list .item, #service-page.cnt-interior .works-list .item, #service-page.cnt-closing .works-list .item, #service-page.cnt-opening .works-list .item, #service-page.cnt-consulting .works-list .item {
  background: #e7eaef; }
  @media screen and (min-width: 960px) {
    #service-page.cnt-ecology .works-list .item, #service-page.cnt-items .works-list .item, #service-page.cnt-secure .works-list .item, #service-page.cnt-homeservice .works-list .item, #service-page.cnt-renovation .works-list .item, #service-page.cnt-store-service .works-list .item, #service-page.cnt-interior .works-list .item, #service-page.cnt-closing .works-list .item, #service-page.cnt-opening .works-list .item, #service-page.cnt-consulting .works-list .item {
      float: left;
      width: 480px;
      margin: 0 40px 40px 0; }
      #service-page.cnt-ecology .works-list .item img,
      #service-page.cnt-ecology .works-list .item p, #service-page.cnt-items .works-list .item img,
      #service-page.cnt-items .works-list .item p, #service-page.cnt-secure .works-list .item img,
      #service-page.cnt-secure .works-list .item p, #service-page.cnt-homeservice .works-list .item img,
      #service-page.cnt-homeservice .works-list .item p, #service-page.cnt-renovation .works-list .item img,
      #service-page.cnt-renovation .works-list .item p, #service-page.cnt-store-service .works-list .item img,
      #service-page.cnt-store-service .works-list .item p, #service-page.cnt-interior .works-list .item img,
      #service-page.cnt-interior .works-list .item p, #service-page.cnt-closing .works-list .item img,
      #service-page.cnt-closing .works-list .item p, #service-page.cnt-opening .works-list .item img,
      #service-page.cnt-opening .works-list .item p, #service-page.cnt-consulting .works-list .item img,
      #service-page.cnt-consulting .works-list .item p {
        margin-bottom: 0;
        padding: 20px; }
        #service-page.cnt-ecology .works-list .item img + img,
        #service-page.cnt-ecology .works-list .item p + img, #service-page.cnt-items .works-list .item img + img,
        #service-page.cnt-items .works-list .item p + img, #service-page.cnt-secure .works-list .item img + img,
        #service-page.cnt-secure .works-list .item p + img, #service-page.cnt-homeservice .works-list .item img + img,
        #service-page.cnt-homeservice .works-list .item p + img, #service-page.cnt-renovation .works-list .item img + img,
        #service-page.cnt-renovation .works-list .item p + img, #service-page.cnt-store-service .works-list .item img + img,
        #service-page.cnt-store-service .works-list .item p + img, #service-page.cnt-interior .works-list .item img + img,
        #service-page.cnt-interior .works-list .item p + img, #service-page.cnt-closing .works-list .item img + img,
        #service-page.cnt-closing .works-list .item p + img, #service-page.cnt-opening .works-list .item img + img,
        #service-page.cnt-opening .works-list .item p + img, #service-page.cnt-consulting .works-list .item img + img,
        #service-page.cnt-consulting .works-list .item p + img {
          padding-top: 0; } }
  @media screen and (max-width: 959px) {
    #service-page.cnt-ecology .works-list .item, #service-page.cnt-items .works-list .item, #service-page.cnt-secure .works-list .item, #service-page.cnt-homeservice .works-list .item, #service-page.cnt-renovation .works-list .item, #service-page.cnt-store-service .works-list .item, #service-page.cnt-interior .works-list .item, #service-page.cnt-closing .works-list .item, #service-page.cnt-opening .works-list .item, #service-page.cnt-consulting .works-list .item {
      margin: 0 0 20px 0; }
      #service-page.cnt-ecology .works-list .item img,
      #service-page.cnt-ecology .works-list .item p, #service-page.cnt-items .works-list .item img,
      #service-page.cnt-items .works-list .item p, #service-page.cnt-secure .works-list .item img,
      #service-page.cnt-secure .works-list .item p, #service-page.cnt-homeservice .works-list .item img,
      #service-page.cnt-homeservice .works-list .item p, #service-page.cnt-renovation .works-list .item img,
      #service-page.cnt-renovation .works-list .item p, #service-page.cnt-store-service .works-list .item img,
      #service-page.cnt-store-service .works-list .item p, #service-page.cnt-interior .works-list .item img,
      #service-page.cnt-interior .works-list .item p, #service-page.cnt-closing .works-list .item img,
      #service-page.cnt-closing .works-list .item p, #service-page.cnt-opening .works-list .item img,
      #service-page.cnt-opening .works-list .item p, #service-page.cnt-consulting .works-list .item img,
      #service-page.cnt-consulting .works-list .item p {
        margin-bottom: 0;
        padding: 15px; }
        #service-page.cnt-ecology .works-list .item img + img,
        #service-page.cnt-ecology .works-list .item p + img, #service-page.cnt-items .works-list .item img + img,
        #service-page.cnt-items .works-list .item p + img, #service-page.cnt-secure .works-list .item img + img,
        #service-page.cnt-secure .works-list .item p + img, #service-page.cnt-homeservice .works-list .item img + img,
        #service-page.cnt-homeservice .works-list .item p + img, #service-page.cnt-renovation .works-list .item img + img,
        #service-page.cnt-renovation .works-list .item p + img, #service-page.cnt-store-service .works-list .item img + img,
        #service-page.cnt-store-service .works-list .item p + img, #service-page.cnt-interior .works-list .item img + img,
        #service-page.cnt-interior .works-list .item p + img, #service-page.cnt-closing .works-list .item img + img,
        #service-page.cnt-closing .works-list .item p + img, #service-page.cnt-opening .works-list .item img + img,
        #service-page.cnt-opening .works-list .item p + img, #service-page.cnt-consulting .works-list .item img + img,
        #service-page.cnt-consulting .works-list .item p + img {
          padding-top: 0; } }
  #service-page.cnt-ecology .works-list .item a, #service-page.cnt-items .works-list .item a, #service-page.cnt-secure .works-list .item a, #service-page.cnt-homeservice .works-list .item a, #service-page.cnt-renovation .works-list .item a, #service-page.cnt-store-service .works-list .item a, #service-page.cnt-interior .works-list .item a, #service-page.cnt-closing .works-list .item a, #service-page.cnt-opening .works-list .item a, #service-page.cnt-consulting .works-list .item a {
    display: block;
    color: #000;
    text-decoration: none; }
    @media screen and (min-width: 960px) {
      #service-page.cnt-ecology .works-list .item a:hover, #service-page.cnt-items .works-list .item a:hover, #service-page.cnt-secure .works-list .item a:hover, #service-page.cnt-homeservice .works-list .item a:hover, #service-page.cnt-renovation .works-list .item a:hover, #service-page.cnt-store-service .works-list .item a:hover, #service-page.cnt-interior .works-list .item a:hover, #service-page.cnt-closing .works-list .item a:hover, #service-page.cnt-opening .works-list .item a:hover, #service-page.cnt-consulting .works-list .item a:hover {
        opacity: 0.7; } }
  #service-page.cnt-ecology .works-list .item:nth-of-type(2n), #service-page.cnt-items .works-list .item:nth-of-type(2n), #service-page.cnt-secure .works-list .item:nth-of-type(2n), #service-page.cnt-homeservice .works-list .item:nth-of-type(2n), #service-page.cnt-renovation .works-list .item:nth-of-type(2n), #service-page.cnt-store-service .works-list .item:nth-of-type(2n), #service-page.cnt-interior .works-list .item:nth-of-type(2n), #service-page.cnt-closing .works-list .item:nth-of-type(2n), #service-page.cnt-opening .works-list .item:nth-of-type(2n), #service-page.cnt-consulting .works-list .item:nth-of-type(2n) {
    margin-right: 0; }
  #service-page.cnt-ecology .works-list .item h3, #service-page.cnt-items .works-list .item h3, #service-page.cnt-secure .works-list .item h3, #service-page.cnt-homeservice .works-list .item h3, #service-page.cnt-renovation .works-list .item h3, #service-page.cnt-store-service .works-list .item h3, #service-page.cnt-interior .works-list .item h3, #service-page.cnt-closing .works-list .item h3, #service-page.cnt-opening .works-list .item h3, #service-page.cnt-consulting .works-list .item h3 {
    margin-bottom: 0;
    background: #153165;
    color: #fff;
    text-align: center;
    line-height: 1; }
    @media screen and (min-width: 960px) {
      #service-page.cnt-ecology .works-list .item h3, #service-page.cnt-items .works-list .item h3, #service-page.cnt-secure .works-list .item h3, #service-page.cnt-homeservice .works-list .item h3, #service-page.cnt-renovation .works-list .item h3, #service-page.cnt-store-service .works-list .item h3, #service-page.cnt-interior .works-list .item h3, #service-page.cnt-closing .works-list .item h3, #service-page.cnt-opening .works-list .item h3, #service-page.cnt-consulting .works-list .item h3 {
        padding: 15px;
        font-size: 18px; } }
    @media screen and (max-width: 959px) {
      #service-page.cnt-ecology .works-list .item h3, #service-page.cnt-items .works-list .item h3, #service-page.cnt-secure .works-list .item h3, #service-page.cnt-homeservice .works-list .item h3, #service-page.cnt-renovation .works-list .item h3, #service-page.cnt-store-service .works-list .item h3, #service-page.cnt-interior .works-list .item h3, #service-page.cnt-closing .works-list .item h3, #service-page.cnt-opening .works-list .item h3, #service-page.cnt-consulting .works-list .item h3 {
        padding: 10px;
        font-size: 16px; } }
  #service-page.cnt-ecology .works-list .item .thumb, #service-page.cnt-items .works-list .item .thumb, #service-page.cnt-secure .works-list .item .thumb, #service-page.cnt-homeservice .works-list .item .thumb, #service-page.cnt-renovation .works-list .item .thumb, #service-page.cnt-store-service .works-list .item .thumb, #service-page.cnt-interior .works-list .item .thumb, #service-page.cnt-closing .works-list .item .thumb, #service-page.cnt-opening .works-list .item .thumb, #service-page.cnt-consulting .works-list .item .thumb {
    position: relative;
    zoom: 1; }
    #service-page.cnt-ecology .works-list .item .thumb:before, #service-page.cnt-ecology .works-list .item .thumb:after, #service-page.cnt-items .works-list .item .thumb:before, #service-page.cnt-items .works-list .item .thumb:after, #service-page.cnt-secure .works-list .item .thumb:before, #service-page.cnt-secure .works-list .item .thumb:after, #service-page.cnt-homeservice .works-list .item .thumb:before, #service-page.cnt-homeservice .works-list .item .thumb:after, #service-page.cnt-renovation .works-list .item .thumb:before, #service-page.cnt-renovation .works-list .item .thumb:after, #service-page.cnt-store-service .works-list .item .thumb:before, #service-page.cnt-store-service .works-list .item .thumb:after, #service-page.cnt-interior .works-list .item .thumb:before, #service-page.cnt-interior .works-list .item .thumb:after, #service-page.cnt-closing .works-list .item .thumb:before, #service-page.cnt-closing .works-list .item .thumb:after, #service-page.cnt-opening .works-list .item .thumb:before, #service-page.cnt-opening .works-list .item .thumb:after, #service-page.cnt-consulting .works-list .item .thumb:before, #service-page.cnt-consulting .works-list .item .thumb:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #service-page.cnt-ecology .works-list .item .thumb:after, #service-page.cnt-items .works-list .item .thumb:after, #service-page.cnt-secure .works-list .item .thumb:after, #service-page.cnt-homeservice .works-list .item .thumb:after, #service-page.cnt-renovation .works-list .item .thumb:after, #service-page.cnt-store-service .works-list .item .thumb:after, #service-page.cnt-interior .works-list .item .thumb:after, #service-page.cnt-closing .works-list .item .thumb:after, #service-page.cnt-opening .works-list .item .thumb:after, #service-page.cnt-consulting .works-list .item .thumb:after {
      clear: both; }
    @media screen and (min-width: 960px) {
      #service-page.cnt-ecology .works-list .item .thumb, #service-page.cnt-items .works-list .item .thumb, #service-page.cnt-secure .works-list .item .thumb, #service-page.cnt-homeservice .works-list .item .thumb, #service-page.cnt-renovation .works-list .item .thumb, #service-page.cnt-store-service .works-list .item .thumb, #service-page.cnt-interior .works-list .item .thumb, #service-page.cnt-closing .works-list .item .thumb, #service-page.cnt-opening .works-list .item .thumb, #service-page.cnt-consulting .works-list .item .thumb {
        padding: 25px; } }
    @media screen and (max-width: 959px) {
      #service-page.cnt-ecology .works-list .item .thumb, #service-page.cnt-items .works-list .item .thumb, #service-page.cnt-secure .works-list .item .thumb, #service-page.cnt-homeservice .works-list .item .thumb, #service-page.cnt-renovation .works-list .item .thumb, #service-page.cnt-store-service .works-list .item .thumb, #service-page.cnt-interior .works-list .item .thumb, #service-page.cnt-closing .works-list .item .thumb, #service-page.cnt-opening .works-list .item .thumb, #service-page.cnt-consulting .works-list .item .thumb {
        padding: 15px; } }
    #service-page.cnt-ecology .works-list .item .thumb i, #service-page.cnt-items .works-list .item .thumb i, #service-page.cnt-secure .works-list .item .thumb i, #service-page.cnt-homeservice .works-list .item .thumb i, #service-page.cnt-renovation .works-list .item .thumb i, #service-page.cnt-store-service .works-list .item .thumb i, #service-page.cnt-interior .works-list .item .thumb i, #service-page.cnt-closing .works-list .item .thumb i, #service-page.cnt-opening .works-list .item .thumb i, #service-page.cnt-consulting .works-list .item .thumb i {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 20px;
      margin: -10px 0 0 -16px;
      background: linear-gradient(45deg, transparent 50%, #153165 50%);
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    #service-page.cnt-ecology .works-list .item .thumb div, #service-page.cnt-items .works-list .item .thumb div, #service-page.cnt-secure .works-list .item .thumb div, #service-page.cnt-homeservice .works-list .item .thumb div, #service-page.cnt-renovation .works-list .item .thumb div, #service-page.cnt-store-service .works-list .item .thumb div, #service-page.cnt-interior .works-list .item .thumb div, #service-page.cnt-closing .works-list .item .thumb div, #service-page.cnt-opening .works-list .item .thumb div, #service-page.cnt-consulting .works-list .item .thumb div {
      position: relative;
      background: #fff;
      font-size: 0;
      text-align: center; }
      @media screen and (min-width: 960px) {
        #service-page.cnt-ecology .works-list .item .thumb div, #service-page.cnt-items .works-list .item .thumb div, #service-page.cnt-secure .works-list .item .thumb div, #service-page.cnt-homeservice .works-list .item .thumb div, #service-page.cnt-renovation .works-list .item .thumb div, #service-page.cnt-store-service .works-list .item .thumb div, #service-page.cnt-interior .works-list .item .thumb div, #service-page.cnt-closing .works-list .item .thumb div, #service-page.cnt-opening .works-list .item .thumb div, #service-page.cnt-consulting .works-list .item .thumb div {
          width: 200px;
          height: 200px; } }
      @media screen and (max-width: 959px) {
        #service-page.cnt-ecology .works-list .item .thumb div, #service-page.cnt-items .works-list .item .thumb div, #service-page.cnt-secure .works-list .item .thumb div, #service-page.cnt-homeservice .works-list .item .thumb div, #service-page.cnt-renovation .works-list .item .thumb div, #service-page.cnt-store-service .works-list .item .thumb div, #service-page.cnt-interior .works-list .item .thumb div, #service-page.cnt-closing .works-list .item .thumb div, #service-page.cnt-opening .works-list .item .thumb div, #service-page.cnt-consulting .works-list .item .thumb div {
          width: 45%; } }
      #service-page.cnt-ecology .works-list .item .thumb div:before, #service-page.cnt-items .works-list .item .thumb div:before, #service-page.cnt-secure .works-list .item .thumb div:before, #service-page.cnt-homeservice .works-list .item .thumb div:before, #service-page.cnt-renovation .works-list .item .thumb div:before, #service-page.cnt-store-service .works-list .item .thumb div:before, #service-page.cnt-interior .works-list .item .thumb div:before, #service-page.cnt-closing .works-list .item .thumb div:before, #service-page.cnt-opening .works-list .item .thumb div:before, #service-page.cnt-consulting .works-list .item .thumb div:before {
        content: "";
        vertical-align: middle; }
        @media screen and (min-width: 960px) {
          #service-page.cnt-ecology .works-list .item .thumb div:before, #service-page.cnt-items .works-list .item .thumb div:before, #service-page.cnt-secure .works-list .item .thumb div:before, #service-page.cnt-homeservice .works-list .item .thumb div:before, #service-page.cnt-renovation .works-list .item .thumb div:before, #service-page.cnt-store-service .works-list .item .thumb div:before, #service-page.cnt-interior .works-list .item .thumb div:before, #service-page.cnt-closing .works-list .item .thumb div:before, #service-page.cnt-opening .works-list .item .thumb div:before, #service-page.cnt-consulting .works-list .item .thumb div:before {
            display: inline-block;
            height: 100%; } }
        @media screen and (max-width: 959px) {
          #service-page.cnt-ecology .works-list .item .thumb div:before, #service-page.cnt-items .works-list .item .thumb div:before, #service-page.cnt-secure .works-list .item .thumb div:before, #service-page.cnt-homeservice .works-list .item .thumb div:before, #service-page.cnt-renovation .works-list .item .thumb div:before, #service-page.cnt-store-service .works-list .item .thumb div:before, #service-page.cnt-interior .works-list .item .thumb div:before, #service-page.cnt-closing .works-list .item .thumb div:before, #service-page.cnt-opening .works-list .item .thumb div:before, #service-page.cnt-consulting .works-list .item .thumb div:before {
            display: block;
            width: 100%;
            padding-bottom: 100%; } }
      #service-page.cnt-ecology .works-list .item .thumb div:after, #service-page.cnt-items .works-list .item .thumb div:after, #service-page.cnt-secure .works-list .item .thumb div:after, #service-page.cnt-homeservice .works-list .item .thumb div:after, #service-page.cnt-renovation .works-list .item .thumb div:after, #service-page.cnt-store-service .works-list .item .thumb div:after, #service-page.cnt-interior .works-list .item .thumb div:after, #service-page.cnt-closing .works-list .item .thumb div:after, #service-page.cnt-opening .works-list .item .thumb div:after, #service-page.cnt-consulting .works-list .item .thumb div:after {
        content: "";
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-family: "Hind", sans-serif;
        font-weight: 700;
        letter-spacing: 1px; }
        @media screen and (min-width: 960px) {
          #service-page.cnt-ecology .works-list .item .thumb div:after, #service-page.cnt-items .works-list .item .thumb div:after, #service-page.cnt-secure .works-list .item .thumb div:after, #service-page.cnt-homeservice .works-list .item .thumb div:after, #service-page.cnt-renovation .works-list .item .thumb div:after, #service-page.cnt-store-service .works-list .item .thumb div:after, #service-page.cnt-interior .works-list .item .thumb div:after, #service-page.cnt-closing .works-list .item .thumb div:after, #service-page.cnt-opening .works-list .item .thumb div:after, #service-page.cnt-consulting .works-list .item .thumb div:after {
            position: relative;
            top: -220px;
            left: -20px;
            display: table-cell;
            width: 70px;
            height: 70px;
            font-size: 12px;
            vertical-align: middle; } }
        @media screen and (max-width: 959px) {
          #service-page.cnt-ecology .works-list .item .thumb div:after, #service-page.cnt-items .works-list .item .thumb div:after, #service-page.cnt-secure .works-list .item .thumb div:after, #service-page.cnt-homeservice .works-list .item .thumb div:after, #service-page.cnt-renovation .works-list .item .thumb div:after, #service-page.cnt-store-service .works-list .item .thumb div:after, #service-page.cnt-interior .works-list .item .thumb div:after, #service-page.cnt-closing .works-list .item .thumb div:after, #service-page.cnt-opening .works-list .item .thumb div:after, #service-page.cnt-consulting .works-list .item .thumb div:after {
            position: absolute;
            top: -10px;
            left: -10px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 50px;
            height: 50px;
            font-size: 10px; } }
      #service-page.cnt-ecology .works-list .item .thumb div img, #service-page.cnt-items .works-list .item .thumb div img, #service-page.cnt-secure .works-list .item .thumb div img, #service-page.cnt-homeservice .works-list .item .thumb div img, #service-page.cnt-renovation .works-list .item .thumb div img, #service-page.cnt-store-service .works-list .item .thumb div img, #service-page.cnt-interior .works-list .item .thumb div img, #service-page.cnt-closing .works-list .item .thumb div img, #service-page.cnt-opening .works-list .item .thumb div img, #service-page.cnt-consulting .works-list .item .thumb div img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
        @media screen and (max-width: 959px) {
          #service-page.cnt-ecology .works-list .item .thumb div img, #service-page.cnt-items .works-list .item .thumb div img, #service-page.cnt-secure .works-list .item .thumb div img, #service-page.cnt-homeservice .works-list .item .thumb div img, #service-page.cnt-renovation .works-list .item .thumb div img, #service-page.cnt-store-service .works-list .item .thumb div img, #service-page.cnt-interior .works-list .item .thumb div img, #service-page.cnt-closing .works-list .item .thumb div img, #service-page.cnt-opening .works-list .item .thumb div img, #service-page.cnt-consulting .works-list .item .thumb div img {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 0; } }
      #service-page.cnt-ecology .works-list .item .thumb div:first-of-type, #service-page.cnt-items .works-list .item .thumb div:first-of-type, #service-page.cnt-secure .works-list .item .thumb div:first-of-type, #service-page.cnt-homeservice .works-list .item .thumb div:first-of-type, #service-page.cnt-renovation .works-list .item .thumb div:first-of-type, #service-page.cnt-store-service .works-list .item .thumb div:first-of-type, #service-page.cnt-interior .works-list .item .thumb div:first-of-type, #service-page.cnt-closing .works-list .item .thumb div:first-of-type, #service-page.cnt-opening .works-list .item .thumb div:first-of-type, #service-page.cnt-consulting .works-list .item .thumb div:first-of-type {
        float: left; }
        #service-page.cnt-ecology .works-list .item .thumb div:first-of-type:after, #service-page.cnt-items .works-list .item .thumb div:first-of-type:after, #service-page.cnt-secure .works-list .item .thumb div:first-of-type:after, #service-page.cnt-homeservice .works-list .item .thumb div:first-of-type:after, #service-page.cnt-renovation .works-list .item .thumb div:first-of-type:after, #service-page.cnt-store-service .works-list .item .thumb div:first-of-type:after, #service-page.cnt-interior .works-list .item .thumb div:first-of-type:after, #service-page.cnt-closing .works-list .item .thumb div:first-of-type:after, #service-page.cnt-opening .works-list .item .thumb div:first-of-type:after, #service-page.cnt-consulting .works-list .item .thumb div:first-of-type:after {
          content: "BEFORE";
          background: #ccc; }
      #service-page.cnt-ecology .works-list .item .thumb div:last-of-type, #service-page.cnt-items .works-list .item .thumb div:last-of-type, #service-page.cnt-secure .works-list .item .thumb div:last-of-type, #service-page.cnt-homeservice .works-list .item .thumb div:last-of-type, #service-page.cnt-renovation .works-list .item .thumb div:last-of-type, #service-page.cnt-store-service .works-list .item .thumb div:last-of-type, #service-page.cnt-interior .works-list .item .thumb div:last-of-type, #service-page.cnt-closing .works-list .item .thumb div:last-of-type, #service-page.cnt-opening .works-list .item .thumb div:last-of-type, #service-page.cnt-consulting .works-list .item .thumb div:last-of-type {
        float: right; }
        #service-page.cnt-ecology .works-list .item .thumb div:last-of-type:after, #service-page.cnt-items .works-list .item .thumb div:last-of-type:after, #service-page.cnt-secure .works-list .item .thumb div:last-of-type:after, #service-page.cnt-homeservice .works-list .item .thumb div:last-of-type:after, #service-page.cnt-renovation .works-list .item .thumb div:last-of-type:after, #service-page.cnt-store-service .works-list .item .thumb div:last-of-type:after, #service-page.cnt-interior .works-list .item .thumb div:last-of-type:after, #service-page.cnt-closing .works-list .item .thumb div:last-of-type:after, #service-page.cnt-opening .works-list .item .thumb div:last-of-type:after, #service-page.cnt-consulting .works-list .item .thumb div:last-of-type:after {
          content: "AFTER";
          background: #c67034; }
@media screen and (min-width: 960px) {
  #service-page.cnt-ecology .works-list table, #service-page.cnt-items .works-list table, #service-page.cnt-secure .works-list table, #service-page.cnt-homeservice .works-list table, #service-page.cnt-renovation .works-list table, #service-page.cnt-store-service .works-list table, #service-page.cnt-interior .works-list table, #service-page.cnt-closing .works-list table, #service-page.cnt-opening .works-list table, #service-page.cnt-consulting .works-list table {
    width: 430px;
    margin: 0 25px 20px;
    border: none;
    border-collapse: separate;
    border-spacing: 1px; } }
@media screen and (max-width: 959px) {
  #service-page.cnt-ecology .works-list table, #service-page.cnt-items .works-list table, #service-page.cnt-secure .works-list table, #service-page.cnt-homeservice .works-list table, #service-page.cnt-renovation .works-list table, #service-page.cnt-store-service .works-list table, #service-page.cnt-interior .works-list table, #service-page.cnt-closing .works-list table, #service-page.cnt-opening .works-list table, #service-page.cnt-consulting .works-list table {
    width: calc(100% - 30px);
    margin: 0 15px 15px; } }
#service-page.cnt-ecology .works-list th, #service-page.cnt-ecology .works-list td, #service-page.cnt-items .works-list th, #service-page.cnt-items .works-list td, #service-page.cnt-secure .works-list th, #service-page.cnt-secure .works-list td, #service-page.cnt-homeservice .works-list th, #service-page.cnt-homeservice .works-list td, #service-page.cnt-renovation .works-list th, #service-page.cnt-renovation .works-list td, #service-page.cnt-store-service .works-list th, #service-page.cnt-store-service .works-list td, #service-page.cnt-interior .works-list th, #service-page.cnt-interior .works-list td, #service-page.cnt-closing .works-list th, #service-page.cnt-closing .works-list td, #service-page.cnt-opening .works-list th, #service-page.cnt-opening .works-list td, #service-page.cnt-consulting .works-list th, #service-page.cnt-consulting .works-list td {
  padding: 10px;
  border: none;
  font-size: 14px;
  text-align-last: auto;
  vertical-align: middle; }
#service-page.cnt-ecology .works-list th, #service-page.cnt-items .works-list th, #service-page.cnt-secure .works-list th, #service-page.cnt-homeservice .works-list th, #service-page.cnt-renovation .works-list th, #service-page.cnt-store-service .works-list th, #service-page.cnt-interior .works-list th, #service-page.cnt-closing .works-list th, #service-page.cnt-opening .works-list th, #service-page.cnt-consulting .works-list th {
  background: #ccc; }
  @media screen and (min-width: 960px) {
    #service-page.cnt-ecology .works-list th, #service-page.cnt-items .works-list th, #service-page.cnt-secure .works-list th, #service-page.cnt-homeservice .works-list th, #service-page.cnt-renovation .works-list th, #service-page.cnt-store-service .works-list th, #service-page.cnt-interior .works-list th, #service-page.cnt-closing .works-list th, #service-page.cnt-opening .works-list th, #service-page.cnt-consulting .works-list th {
      width: 25%; } }
  #service-page.cnt-ecology .works-list th:after, #service-page.cnt-items .works-list th:after, #service-page.cnt-secure .works-list th:after, #service-page.cnt-homeservice .works-list th:after, #service-page.cnt-renovation .works-list th:after, #service-page.cnt-store-service .works-list th:after, #service-page.cnt-interior .works-list th:after, #service-page.cnt-closing .works-list th:after, #service-page.cnt-opening .works-list th:after, #service-page.cnt-consulting .works-list th:after {
    display: none; }
#service-page.cnt-ecology .works-list td, #service-page.cnt-items .works-list td, #service-page.cnt-secure .works-list td, #service-page.cnt-homeservice .works-list td, #service-page.cnt-renovation .works-list td, #service-page.cnt-store-service .works-list td, #service-page.cnt-interior .works-list td, #service-page.cnt-closing .works-list td, #service-page.cnt-opening .works-list td, #service-page.cnt-consulting .works-list td {
  background: #fff; }
#service-page.cnt-ecology .works-list .btn, #service-page.cnt-items .works-list .btn, #service-page.cnt-secure .works-list .btn, #service-page.cnt-homeservice .works-list .btn, #service-page.cnt-renovation .works-list .btn, #service-page.cnt-store-service .works-list .btn, #service-page.cnt-interior .works-list .btn, #service-page.cnt-closing .works-list .btn, #service-page.cnt-opening .works-list .btn, #service-page.cnt-consulting .works-list .btn {
  display: block;
  background: #153165;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
  border-radius: 20pxpx; }
  @media screen and (min-width: 960px) {
    #service-page.cnt-ecology .works-list .btn, #service-page.cnt-items .works-list .btn, #service-page.cnt-secure .works-list .btn, #service-page.cnt-homeservice .works-list .btn, #service-page.cnt-renovation .works-list .btn, #service-page.cnt-store-service .works-list .btn, #service-page.cnt-interior .works-list .btn, #service-page.cnt-closing .works-list .btn, #service-page.cnt-opening .works-list .btn, #service-page.cnt-consulting .works-list .btn {
      margin: 0 150px; } }
  @media screen and (max-width: 959px) {
    #service-page.cnt-ecology .works-list .btn, #service-page.cnt-items .works-list .btn, #service-page.cnt-secure .works-list .btn, #service-page.cnt-homeservice .works-list .btn, #service-page.cnt-renovation .works-list .btn, #service-page.cnt-store-service .works-list .btn, #service-page.cnt-interior .works-list .btn, #service-page.cnt-closing .works-list .btn, #service-page.cnt-opening .works-list .btn, #service-page.cnt-consulting .works-list .btn {
      margin: 0 15px; } }
  #service-page.cnt-ecology .works-list .btn i, #service-page.cnt-items .works-list .btn i, #service-page.cnt-secure .works-list .btn i, #service-page.cnt-homeservice .works-list .btn i, #service-page.cnt-renovation .works-list .btn i, #service-page.cnt-store-service .works-list .btn i, #service-page.cnt-interior .works-list .btn i, #service-page.cnt-closing .works-list .btn i, #service-page.cnt-opening .works-list .btn i, #service-page.cnt-consulting .works-list .btn i {
    margin-right: 5px;
    font-size: 10px; }
#service-page.cnt-ecology .list-flow li, #service-page.cnt-items .list-flow li, #service-page.cnt-secure .list-flow li, #service-page.cnt-homeservice .list-flow li, #service-page.cnt-renovation .list-flow li, #service-page.cnt-store-service .list-flow li, #service-page.cnt-interior .list-flow li, #service-page.cnt-closing .list-flow li, #service-page.cnt-opening .list-flow li, #service-page.cnt-consulting .list-flow li {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 15px 15px 14px;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  #service-page.cnt-ecology .list-flow li + li, #service-page.cnt-items .list-flow li + li, #service-page.cnt-secure .list-flow li + li, #service-page.cnt-homeservice .list-flow li + li, #service-page.cnt-renovation .list-flow li + li, #service-page.cnt-store-service .list-flow li + li, #service-page.cnt-interior .list-flow li + li, #service-page.cnt-closing .list-flow li + li, #service-page.cnt-opening .list-flow li + li, #service-page.cnt-consulting .list-flow li + li {
    margin-top: 15px; }
  #service-page.cnt-ecology .list-flow li:before, #service-page.cnt-items .list-flow li:before, #service-page.cnt-secure .list-flow li:before, #service-page.cnt-homeservice .list-flow li:before, #service-page.cnt-renovation .list-flow li:before, #service-page.cnt-store-service .list-flow li:before, #service-page.cnt-interior .list-flow li:before, #service-page.cnt-closing .list-flow li:before, #service-page.cnt-opening .list-flow li:before, #service-page.cnt-consulting .list-flow li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -27px;
    margin: 0 auto;
    width: 80px;
    border-top: 20px solid #b4bcd0;
    border-right: 40px solid transparent;
    border-left: 40px solid transparent;
    z-index: 10; }
  #service-page.cnt-ecology .list-flow li span, #service-page.cnt-items .list-flow li span, #service-page.cnt-secure .list-flow li span, #service-page.cnt-homeservice .list-flow li span, #service-page.cnt-renovation .list-flow li span, #service-page.cnt-store-service .list-flow li span, #service-page.cnt-interior .list-flow li span, #service-page.cnt-closing .list-flow li span, #service-page.cnt-opening .list-flow li span, #service-page.cnt-consulting .list-flow li span {
    display: inline-block;
    background: #153165;
    color: white;
    font-weight: bold;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    padding-top: 6px;
    padding-left: 2px;
    font-size: 13px;
    margin-right: 10px;
    vertical-align: 2px; }
  #service-page.cnt-ecology .list-flow li:last-of-type:before, #service-page.cnt-items .list-flow li:last-of-type:before, #service-page.cnt-secure .list-flow li:last-of-type:before, #service-page.cnt-homeservice .list-flow li:last-of-type:before, #service-page.cnt-renovation .list-flow li:last-of-type:before, #service-page.cnt-store-service .list-flow li:last-of-type:before, #service-page.cnt-interior .list-flow li:last-of-type:before, #service-page.cnt-closing .list-flow li:last-of-type:before, #service-page.cnt-opening .list-flow li:last-of-type:before, #service-page.cnt-consulting .list-flow li:last-of-type:before {
    content: none; }

#service-page:not(.cnt-service) h2 {
  line-height: 1.4; }
  #service-page:not(.cnt-service) h2 span.small {
    display: block;
    font-size: .6em;
    margin-bottom: .5em; }
  #service-page:not(.cnt-service) h2 span.logo {
    display: block;
    margin-bottom: .5em; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) h2 span.logo {
        width: 240px;
        margin: 0 auto 15px; } }
#service-page:not(.cnt-service) p.strong {
  font-weight: bold;
  color: #153165;
  text-align: center; }
#service-page:not(.cnt-service) p.center {
  text-align: center; }
#service-page:not(.cnt-service) p.bkwhite {
  padding: 1em 1em .8em;
  background: white; }
#service-page:not(.cnt-service) p.bkglay {
  padding: 1em 1em .8em;
  background: #e7eaef; }
#service-page:not(.cnt-service) p.attention {
  margin-bottom: 0; }
#service-page:not(.cnt-service) span.strong {
  font-weight: bold;
  font-size: 1.3em;
  color: #153165; }
#service-page:not(.cnt-service) span.category {
  display: inline-block;
  background: #e7eaef;
  padding: 7px 10px 3px;
  font-size: 14px;
  letter-spacing: 0;
  vertical-align: 4px;
  margin-right: 10px;
  color: #153165;
  font-weight: bold; }
  @media screen and (max-width: 959px) {
    #service-page:not(.cnt-service) span.category {
      vertical-align: 0; } }
@media screen and (max-width: 959px) {
  #service-page:not(.cnt-service) span.maintitle {
    display: block;
    margin-top: 7px; } }
@media screen and (max-width: 959px) {
  #service-page:not(.cnt-service) .scroller {
    overflow-x: scroll; } }
#service-page:not(.cnt-service) .scroller + p {
  margin-top: 1.5em; }
#service-page:not(.cnt-service) .table td {
  border-right: 1px dotted #ddd; }
#service-page:not(.cnt-service) .table th {
  width: 200px; }
@media screen and (max-width: 959px) {
  #service-page:not(.cnt-service) .table {
    width: 600px; }
    #service-page:not(.cnt-service) .table td, #service-page:not(.cnt-service) .table th {
      display: table-cell; } }
#service-page:not(.cnt-service) .table.inbox {
  background: white;
  border-top: none; }
  #service-page:not(.cnt-service) .table.inbox thead th {
    background: #666666;
    color: white;
    border-bottom: 1px solid #ddd;
    text-align: center;
    vertical-align: middle; }
    #service-page:not(.cnt-service) .table.inbox thead th + th {
      border-left: 1px solid #ddd; }
  #service-page:not(.cnt-service) .table.inbox tbody th {
    background: #666666;
    color: white; }
  #service-page:not(.cnt-service) .table.inbox tbody tr.glay {
    background: #fafafa; }
  #service-page:not(.cnt-service) .table.inbox tbody tr td:nth-child(1) {
    width: 180px; }
  #service-page:not(.cnt-service) .table.inbox tbody tr td:nth-last-child(-n+4) {
    width: 100px; }
  @media screen and (max-width: 959px) {
    #service-page:not(.cnt-service) .table.inbox tbody tr td:nth-child(1) {
      width: 460px; } }
#service-page:not(.cnt-service) .img + p {
  margin-top: 1.5em; }
#service-page:not(.cnt-service) .img.center {
  text-align: center; }
#service-page:not(.cnt-service) .p20 {
  padding: 20px; }
#service-page:not(.cnt-service) .cnt-SP {
  display: none; }
  @media screen and (max-width: 959px) {
    #service-page:not(.cnt-service) .cnt-SP {
      display: block; } }
#service-page:not(.cnt-service) .box {
  padding: 30px;
  margin-top: 30px; }
  @media screen and (max-width: 959px) {
    #service-page:not(.cnt-service) .box {
      padding: 15px; } }
  #service-page:not(.cnt-service) .box.hotdenki {
    background: #F8F2EA; }
  #service-page:not(.cnt-service) .box.glay {
    background: #f2f4f5; }
  #service-page:not(.cnt-service) .box__title {
    border: none;
    text-align: center;
    color: #000;
    font-size: 20px;
    padding: 15px 0 11px;
    background: white; }
    #service-page:not(.cnt-service) .box__title.accent {
      background: #c67034 !important;
      color: white; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .box__title {
        font-size: 16px;
        font-weight: bold;
        padding: 11px 0 7px; } }
  #service-page:not(.cnt-service) .box.white {
    background: white;
    padding-left: 0;
    padding-right: 0; }
    #service-page:not(.cnt-service) .box.white .box__title {
      background: #f2f4f5; }
  #service-page:not(.cnt-service) .box + .box-list {
    margin-top: 30px; }
#service-page:not(.cnt-service) .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -10px; }
  #service-page:not(.cnt-service) .flex.jcsb {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #service-page:not(.cnt-service) .flex.col3 .img {
    margin-bottom: 10px;
    width: calc((100% - 20px)/3);
    margin-right: 10px; }
    #service-page:not(.cnt-service) .flex.col3 .img:nth-of-type(3n) {
      margin-right: 0; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .flex.col3 .img {
        width: 100%;
        margin-right: 0; } }
  #service-page:not(.cnt-service) .flex.col2 .img {
    margin-bottom: 10px;
    width: calc((100% - 10px)/2);
    margin-right: 10px; }
    #service-page:not(.cnt-service) .flex.col2 .img:nth-of-type(2n) {
      margin-right: 0; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .flex.col2 .img {
        width: 100%;
        margin-right: 0; } }
  #service-page:not(.cnt-service) .flex.col2 .txt {
    margin-bottom: 10px;
    width: calc((100% - 10px)/2); }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .flex.col2 .txt {
        width: 100%; } }
  #service-page:not(.cnt-service) .flex.col4 .img {
    margin-bottom: 10px;
    width: calc((100% - 30px)/4);
    margin-right: 10px; }
    #service-page:not(.cnt-service) .flex.col4 .img:nth-of-type(4n) {
      margin-right: 0; }
  #service-page:not(.cnt-service) .flex.col5 .img {
    margin-bottom: 10px;
    width: calc((100% - 40px)/5);
    margin-right: 10px; }
    @media screen and (min-width: 960px) {
      #service-page:not(.cnt-service) .flex.col5 .img:nth-of-type(5n) {
        margin-right: 0; } }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .flex.col5 .img {
        width: calc((100% - 10px)/2); }
        #service-page:not(.cnt-service) .flex.col5 .img:nth-of-type(2n) {
          margin-right: 0; } }
  @media screen and (max-width: 959px) {
    #service-page:not(.cnt-service) .flex.spcol2 .img {
      width: calc((100% - 10px)/2); }
      #service-page:not(.cnt-service) .flex.spcol2 .img:nth-of-type(2n) {
        margin-right: 0; } }
#service-page:not(.cnt-service) .flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 700px;
  margin: 0 auto; }
  #service-page:not(.cnt-service) .flex-box .img {
    width: 30%;
    text-align: center; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .flex-box .img {
        width: 100%; } }
  #service-page:not(.cnt-service) .flex-box .txt {
    width: 70%;
    padding-left: 20px; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .flex-box .txt {
        width: 100%;
        padding-left: 0; } }
    #service-page:not(.cnt-service) .flex-box .txt__title {
      font-size: 1.4em;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  #service-page:not(.cnt-service) .flex-box + .flex-box {
    margin-top: 30px; }
#service-page:not(.cnt-service) .text-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #service-page:not(.cnt-service) .text-list li {
    width: calc((100% - 30px)/4);
    padding: 10px 10px 7px;
    background: #c67034;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px; }
    #service-page:not(.cnt-service) .text-list li span.small {
      font-size: 0.6em; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .text-list li {
        width: calc(50% - 5px); } }
#service-page:not(.cnt-service) .post-list {
  margin-top: 50px; }
  #service-page:not(.cnt-service) .post-list .item h3 {
    padding-top: 6px;
    padding-left: 12px;
    margin-bottom: 20px; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .post-list .item h3 {
        padding-top: 0; } }
  #service-page:not(.cnt-service) .post-list .item__contents {
    padding: 20px;
    background: #f2f4f5; }
    #service-page:not(.cnt-service) .post-list .item__contents.inflex {
      width: calc(50% - 10px); }
      @media screen and (max-width: 959px) {
        #service-page:not(.cnt-service) .post-list .item__contents.inflex {
          width: 100%; }
          #service-page:not(.cnt-service) .post-list .item__contents.inflex + .inflex {
            margin-top: 20px; } }
    #service-page:not(.cnt-service) .post-list .item__contents h4 {
      background: #666;
      font-weight: bold;
      color: white;
      text-align: center;
      padding: 7px 7px 2px;
      margin-bottom: 10px; }
      #service-page:not(.cnt-service) .post-list .item__contents h4.before {
        background: #666; }
      #service-page:not(.cnt-service) .post-list .item__contents h4.after {
        background: #c67034; }
    #service-page:not(.cnt-service) .post-list .item__contents.before {
      position: relative; }
    #service-page:not(.cnt-service) .post-list .item__contents.before::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -35px;
      margin: 0 auto;
      width: 100px;
      border-top: 30px solid #153165;
      border-left: 50px solid transparent;
      border-right: 50px solid transparent; }
    #service-page:not(.cnt-service) .post-list .item__contents.after {
      margin-top: 30px; }
  #service-page:not(.cnt-service) .post-list .item + .item {
    margin-top: 50px; }
#service-page:not(.cnt-service) .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -30px; }
  @media screen and (max-width: 959px) {
    #service-page:not(.cnt-service) .box-list {
      margin-bottom: -15px; } }
  #service-page:not(.cnt-service) .box-list .item {
    width: calc(50% - 15px);
    background: #e7eaef;
    margin-bottom: 30px; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .box-list .item {
        width: 100%;
        margin-bottom: 15px; } }
    #service-page:not(.cnt-service) .box-list .item.wide {
      width: 100%; }
    #service-page:not(.cnt-service) .box-list .item__title {
      width: 100%;
      padding: 15px 0 11px;
      margin-bottom: 0;
      background: #153165;
      color: white;
      text-align: center;
      font-size: 16px;
      font-weight: bold; }
    #service-page:not(.cnt-service) .box-list .item__contents {
      padding: 1.3em; }
    #service-page:not(.cnt-service) .box-list .item.merit {
      background: #f2f4f5; }
      #service-page:not(.cnt-service) .box-list .item.merit .item__title {
        background: #c67034; }
    #service-page:not(.cnt-service) .box-list .item.demerit {
      background: #f2f4f5; }
      #service-page:not(.cnt-service) .box-list .item.demerit .item__title {
        background: #666666; }
#service-page:not(.cnt-service) .check-list {
  list-style: none; }
  #service-page:not(.cnt-service) .check-list li {
    position: relative;
    text-indent: 3em;
    font-size: 20px;
    background: #f2f4f5;
    padding: 1em 1em .8em; }
    #service-page:not(.cnt-service) .check-list li + li {
      margin-top: 1em; }
    #service-page:not(.cnt-service) .check-list li p {
      font-size: inherit; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .check-list li {
        font-size: 14px; } }
  #service-page:not(.cnt-service) .check-list li:after {
    display: block;
    content: '';
    position: absolute;
    top: 40%;
    left: 2em;
    width: 1em;
    height: 0.6em;
    border-left: 0.3em solid #153165;
    border-bottom: 0.3em solid #153165;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
#service-page:not(.cnt-service) .number-list {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #service-page:not(.cnt-service) .number-list .item {
    width: 47%;
    margin-bottom: 50px; }
    #service-page:not(.cnt-service) .number-list .item.wide {
      width: 100%; }
    @media screen and (max-width: 959px) {
      #service-page:not(.cnt-service) .number-list .item {
        width: 100%; } }
    #service-page:not(.cnt-service) .number-list .item__title {
      border: none;
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 15px;
      padding-left: 0; }
      @media screen and (max-width: 959px) {
        #service-page:not(.cnt-service) .number-list .item__title {
          font-size: 16px;
          font-weight: bold; } }
      #service-page:not(.cnt-service) .number-list .item__title .number {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        border: 2px solid #153165;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 16px;
        font-weight: normal;
        background: #153165;
        color: white;
        letter-spacing: .1em;
        padding-top: 1px;
        margin-right: 10px;
        vertical-align: 2px; }
        @media screen and (max-width: 959px) {
          #service-page:not(.cnt-service) .number-list .item__title .number {
            vertical-align: -1px; } }
    #service-page:not(.cnt-service) .number-list .item__contents {
      padding: 20px;
      background: #f2f4f5; }

/* info page
========================================================= */
#news-page .contents .info-list {
  zoom: 1; }
  #news-page .contents .info-list:before, #news-page .contents .info-list:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #news-page .contents .info-list:after {
    clear: both; }
  #news-page .contents .info-list .item {
    position: relative;
    border-bottom: 1px solid #ddd; }
    @media screen and (min-width: 960px) {
      #news-page .contents .info-list .item {
        float: left;
        width: 475px; } }
    @media screen and (min-width: 960px) {
      #news-page .contents .info-list .item:nth-of-type(odd) {
        margin-right: 50px; } }
    @media screen and (min-width: 960px) {
      #news-page .contents .info-list .item:nth-of-type(1), #news-page .contents .info-list .item:nth-of-type(2) {
        border-top: 1px solid #ddd; } }
    #news-page .contents .info-list .item:nth-of-type(1) {
      border-top: 1px solid #ddd; }
    #news-page .contents .info-list .item a {
      display: table;
      table-layout: fixed;
      color: #000; }
      @media screen and (min-width: 960px) {
        #news-page .contents .info-list .item a {
          padding: 25px 0; } }
      @media screen and (max-width: 959px) {
        #news-page .contents .info-list .item a {
          padding: 15px 0; } }
    #news-page .contents .info-list .item .img, #news-page .contents .info-list .item dl {
      display: table-cell;
      vertical-align: middle; }
    #news-page .contents .info-list .item .img {
      background: #fff;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (min-width: 960px) {
        #news-page .contents .info-list .item .img {
          width: 100px; } }
      @media screen and (max-width: 959px) {
        #news-page .contents .info-list .item .img {
          width: 80px; } }
      #news-page .contents .info-list .item .img img {
        border: 1px solid #ddd; }
    @media screen and (min-width: 960px) {
      #news-page .contents .info-list .item dl {
        padding: 0 35px 0 20px; } }
    @media screen and (max-width: 959px) {
      #news-page .contents .info-list .item dl {
        padding: 0 25px 0 15px; } }
    @media screen and (min-width: 960px) {
      #news-page .contents .info-list .item dt {
        font-size: 14px; } }
    @media screen and (max-width: 959px) {
      #news-page .contents .info-list .item dt {
        font-size: 12px; } }
    #news-page .contents .info-list .item i {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0; }
#news-page .contents .update {
  margin-bottom: 20px;
  background: #f2f4f5;
  text-align: right;
  line-height: 1; }
  @media screen and (min-width: 960px) {
    #news-page .contents .update {
      padding: 15px; } }
  @media screen and (max-width: 959px) {
    #news-page .contents .update {
      padding: 10px;
      font-size: 12px; } }
  #news-page .contents .update dt, #news-page .contents .update dd {
    display: inline-block;
    line-height: 1; }
  #news-page .contents .update dt {
    margin-right: 15px; }

/*  contact page
========================================================= */
#contact-page .contents form {
  width: 100%; }
#contact-page .contents #mfp_confirm_table {
  width: 100%;
  margin-top: 20px; }
#contact-page .contents dl {
  display: table;
  width: inherit;
  margin: 0;
  padding: 20px 0;
  border-bottom: dotted 1px #ddd; }
  #contact-page .contents dl:first-of-type {
    border-top: dotted 1px #ddd; }
  @media screen and (max-width: 767px) {
    #contact-page .contents dl {
      display: block; } }
#contact-page .contents dt, #contact-page .contents dd {
  display: table-cell;
  padding: 0;
  border: none !important;
  font-size: 100%;
  text-align: left;
  vertical-align: middle; }
  @media screen and (max-width: 767px) {
    #contact-page .contents dt, #contact-page .contents dd {
      display: block; } }
@media screen and (min-width: 960px) {
  #contact-page .contents dt {
    width: 300px; } }
@media screen and (max-width: 767px) {
  #contact-page .contents dt {
    width: auto;
    padding-bottom: 10px; } }
#contact-page .contents dt span {
  display: block;
  float: right;
  width: 35px;
  height: 18px;
  margin-top: 3px;
  background: #c67034;
  color: #fff;
  font-size: 9px;
  text-align: center;
  line-height: 18px;
  text-indent: 0;
  border-radius: 6px; }
#contact-page .contents #submit {
  margin-top: 30px;
  text-align: center; }
#contact-page .contents #add {
  width: 100%; }
#contact-page .contents h3 {
  margin-bottom: 15px; }
#contact-page .contents dd {
  padding-left: 20px; }
  @media screen and (max-width: 767px) {
    #contact-page .contents dd {
      padding-left: 0; } }
  #contact-page .contents dd dl {
    width: 100%;
    padding: 5px 0;
    border: none !important; }
    #contact-page .contents dd dl:first-of-type {
      border-top: none; }
    #contact-page .contents dd dl dt {
      width: 100px;
      padding-top: 10px; }
    @media screen and (max-width: 767px) {
      #contact-page .contents dd dl dd a {
        display: block; } }
    @media screen and (max-width: 767px) {
      #contact-page .contents dd dl {
        padding-left: 1em; }
        #contact-page .contents dd dl dt, #contact-page .contents dd dl dd {
          width: auto; } }
  #contact-page .contents dd .mfp_err {
    clear: both;
    display: none;
    text-align: left;
    margin: 5px 0px 0px 0px;
    padding: 3px 0px 5px 17px;
    color: #c67034;
    font-size: 12px;
    line-height: normal;
    background-repeat: no-repeat;
    background-position: 0px center; }
  #contact-page .contents dd input[type="text"], #contact-page .contents dd input[type="tel"], #contact-page .contents dd input[type="email"], #contact-page .contents dd textarea {
    -webkit-appearance: none;
    width: 100% !important;
    padding: 10px;
    border: solid 1px #ddd;
    background: #f2f4f5;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100% !important; }
  #contact-page .contents dd #zip-code {
    width: 250px !important;
    margin-right: 10px; }
  #contact-page .contents dd .custom {
    overflow: hidden;
    position: relative;
    width: 250px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f2f4f5;
    z-index: 10; }
    #contact-page .contents dd .custom i {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 10px; }
  #contact-page .contents dd select {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    position: relative;
    width: 130%;
    height: 44px;
    padding: 11px 0 10px 15px;
    font-weight: normal;
    cursor: pointer;
    background: none;
    z-index: 15;
    vertical-align: middle;
    line-height: 24px;
    border: none;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button; }
  #contact-page .contents dd input[type=radio], #contact-page .contents dd input[type=checkbox] {
    display: none; }
  #contact-page .contents dd .radio, #contact-page .contents dd .checkbox {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: block;
    padding: 15px 15px 15px 45px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background-color: #e7eaef;
    vertical-align: middle;
    cursor: pointer; }
    #contact-page .contents dd .radio:hover:after, #contact-page .contents dd .checkbox:hover:after {
      border-color: #153165; }
    #contact-page .contents dd .radio:before, #contact-page .contents dd .radio:after, #contact-page .contents dd .checkbox:before, #contact-page .contents dd .checkbox:after {
      display: block;
      position: absolute;
      top: 50%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      content: ''; }
    #contact-page .contents dd .radio:before, #contact-page .contents dd .checkbox:before {
      opacity: 0; }
    #contact-page .contents dd .radio:after, #contact-page .contents dd .checkbox:after {
      -webkit-transition: border-color 0.2s linear;
      transition: border-color 0.2s linear;
      left: 15px;
      margin-top: -10px;
      width: 20px;
      height: 20px;
      border: 2px solid #bbb;
      border-radius: 6px; }
    #contact-page .contents dd .radio.mfp_checked:after, #contact-page .contents dd .checkbox.mfp_checked:after {
      border-color: #153165; }
    #contact-page .contents dd .radio.mfp_checked:before, #contact-page .contents dd .checkbox.mfp_checked:before {
      opacity: 1; }
  #contact-page .contents dd .radio:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    left: 21px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #153165; }
  #contact-page .contents dd .radio:after {
    border-radius: 50%; }
  #contact-page .contents dd .checkbox:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 50%;
    left: 22px;
    display: block;
    margin-top: -6px;
    width: 5px;
    height: 9px;
    border-right: 3px solid #153165;
    border-bottom: 3px solid #153165;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  #contact-page .contents dd ol {
    zoom: 1; }
    #contact-page .contents dd ol:before, #contact-page .contents dd ol:after {
      content: "";
      display: table;
      height: 0;
      visibility: hidden; }
    #contact-page .contents dd ol:after {
      clear: both; }
  #contact-page .contents dd li {
    padding: 5px 0 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      #contact-page .contents dd li {
        float: none;
        width: auto;
        padding: 0 0 10px 0; }
        #contact-page .contents dd li:last-child {
          padding-bottom: 0; } }
    #contact-page .contents dd li input {
      margin-right: 5px;
      padding: 0;
      border: none;
      background: none; }
#contact-page .contents #button, #contact-page .contents .mfp_buttons {
  text-align: center; }
  @media screen and (min-width: 960px) {
    #contact-page .contents #button, #contact-page .contents .mfp_buttons {
      margin: 50px 180px 0; } }
  @media screen and (max-width: 767px) {
    #contact-page .contents #button, #contact-page .contents .mfp_buttons {
      margin-top: 50px; } }
  @media screen and (max-width: 767px) {
    #contact-page .contents #button, #contact-page .contents .mfp_buttons {
      margin-top: 0; } }
  #contact-page .contents #button li, #contact-page .contents .mfp_buttons li {
    width: 45%; }
    @media screen and (max-width: 767px) {
      #contact-page .contents #button li, #contact-page .contents .mfp_buttons li {
        float: none;
        width: 100%;
        margin-top: 30px; } }
  #contact-page .contents #button button, #contact-page .contents .mfp_buttons button {
    display: block;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
    border: none;
    background: #153165;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center; }
    #contact-page .contents #button button:hover, #contact-page .contents .mfp_buttons button:hover {
      opacity: 0.8; }
#contact-page .contents .mfp_buttons {
  padding: 0;
  zoom: 1; }
  #contact-page .contents .mfp_buttons:before, #contact-page .contents .mfp_buttons:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  #contact-page .contents .mfp_buttons:after {
    clear: both; }
  #contact-page .contents .mfp_buttons button {
    width: 45%; }
    @media screen and (max-width: 767px) {
      #contact-page .contents .mfp_buttons button {
        width: 100%;
        margin-top: 30px; } }
  #contact-page .contents .mfp_buttons #mfp_button_send {
    float: right; }
  #contact-page .contents .mfp_buttons #mfp_button_cancel {
    float: left; }
#contact-page .contents #mfp_confirm_table dt {
  padding-top: 0; }
#contact-page .contents .thanks {
  text-align: center; }
  #contact-page .contents .thanks h2, #contact-page .contents .thanks div {
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s; }
  #contact-page .contents .thanks h2 {
    margin-bottom: 50px;
    padding: 0;
    border: none;
    font-size: 30px;
    font-weight: 700; }
    #contact-page .contents .thanks h2:before, #contact-page .contents .thanks h2:after {
      display: none; }
    @media screen and (max-width: 767px) {
      #contact-page .contents .thanks h2 {
        margin-bottom: 30px;
        font-size: 22px; } }
  #contact-page .contents .thanks p {
    margin-bottom: 1em;
    text-align: center;
    line-height: 2; }
  #contact-page .contents .thanks .btn-link {
    padding-top: 80px; }
    @media screen and (max-width: 767px) {
      #contact-page .contents .thanks .btn-link {
        padding-top: 40px; } }
#contact-page .contents #mfp_phase_confirm h4 {
  font-size: 30px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #contact-page .contents #mfp_phase_confirm h4 {
      font-size: 18px; } }

/*  error page
========================================================= */
#error-page .pagetitle {
  height: auto; }
  #error-page .pagetitle:before, #error-page .pagetitle:after {
    display: none; }
  #error-page .pagetitle hgroup {
    position: static;
    margin: 0;
    padding: 50px 0;
    background: #e7eaef;
    text-align: center; }
  #error-page .pagetitle h1 {
    margin: 0;
    padding: 0;
    border: none; }
    #error-page .pagetitle h1 span {
      margin-top: 10px;
      font-size: 50px; }
#error-page .contents {
  text-align: center; }
  #error-page .contents h2 span {
    display: block;
    font-size: 11px; }

/*@media screen and (max-width: 767px) { // SP 767px以下
#error-page {
	#pagetitle {
		h1 {
			padding: 0;
			border: none;
		}
	}
#contents {
}
}
} // end max-width: 959px*/
/*!
*  - v1.3
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.slider-pro {
  position: relative;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.sp-slides-container {
  position: relative; }

.sp-mask {
  position: relative;
  overflow: hidden; }

.sp-slides {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.sp-slide {
  position: absolute; }

.sp-image-container {
  overflow: hidden; }

.sp-image {
  position: relative;
  display: block;
  border: none; }

.sp-no-js {
  overflow: hidden;
  max-width: 100%; }

/* Thumbnails
--------------------------------------------------*/
.sp-thumbnails-container {
  position: relative;
  overflow: hidden;
  direction: ltr; }

.sp-top-thumbnails,
.sp-bottom-thumbnails {
  left: 0;
  margin: 0 auto; }

.sp-top-thumbnails {
  position: absolute;
  top: 0;
  margin-bottom: 4px; }

.sp-bottom-thumbnails {
  margin-top: 4px; }

.sp-left-thumbnails,
.sp-right-thumbnails {
  position: absolute;
  top: 0; }

.sp-right-thumbnails {
  right: 0;
  margin-left: 4px; }

.sp-left-thumbnails {
  left: 0;
  margin-right: 4px; }

.sp-thumbnails {
  position: relative; }

.sp-thumbnail {
  border: none; }

.sp-thumbnail-container {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.sp-rtl .sp-thumbnail-container {
  float: right; }

/* Horizontal thumbnails
------------------------*/
.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
  margin-left: 2px;
  margin-right: 2px; }

.sp-top-thumbnails .sp-thumbnail-container:first-child,
.sp-bottom-thumbnails .sp-thumbnail-container:first-child {
  margin-left: 0; }

.sp-top-thumbnails .sp-thumbnail-container:last-child,
.sp-bottom-thumbnails .sp-thumbnail-container:last-child {
  margin-right: 0; }

/* Vertical thumbnails 
----------------------*/
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
  margin-top: 2px;
  margin-bottom: 2px; }

.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
  margin-top: 0; }

.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
  margin-bottom: 0; }

/* Right thumbnails with pointer
--------------------------------*/
.sp-right-thumbnails.sp-has-pointer {
  margin-left: -13px; }

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  left: 18px;
  margin-left: 0 !important; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  left: 0;
  top: 0;
  margin-left: 13px; }

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin-top: -8px;
  border-right: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Left thumbnails with pointer
-------------------------------*/
.sp-left-thumbnails.sp-has-pointer {
  margin-right: -13px; }

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  right: 18px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  height: 100%;
  border-left: 5px solid #F00;
  right: 0;
  top: 0;
  margin-right: 13px; }

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  margin-top: -8px;
  border-left: 13px solid #F00;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent; }

/* Bottom thumbnails with pointer
---------------------------------*/
.sp-bottom-thumbnails.sp-has-pointer {
  margin-top: -13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  top: 18px;
  margin-top: 0 !important; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  top: 0;
  margin-top: 13px; }

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  margin-left: -8px;
  border-bottom: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Top thumbnails with pointer
------------------------------*/
.sp-top-thumbnails.sp-has-pointer {
  margin-bottom: -13px; }

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
  position: absolute;
  bottom: 18px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: 5px solid #F00;
  bottom: 0;
  margin-bottom: 13px; }

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  margin-left: -8px;
  border-top: 13px solid #F00;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* Layers
--------------------------------------------------*/
.sp-layer {
  position: absolute;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-backface-visibility: hidden; }

.sp-black {
  color: #FFF;
  background: black;
  background: rgba(0, 0, 0, 0.7); }

.sp-white {
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.7); }

.sp-rounded {
  border-radius: 10px; }

.sp-padding {
  padding: 10px; }

/* Touch Swipe
--------------------------------------------------*/
/*
.sp-grab {
	cursor: url(images/openhand.cur), move;
}

.sp-grabbing {
	cursor: url(images/closedhand.cur), move;
}

.sp-selectable {
	cursor: default;
}
*/
/* Caption
--------------------------------------------------*/
.sp-caption-container {
  text-align: center;
  margin-top: 10px; }

/* Full Screen
--------------------------------------------------*/
.sp-full-screen {
  margin: 0 !important;
  background-color: #000; }

.sp-full-screen-button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sp-full-screen-button:before {
  content: '\2195'; }

.sp-fade-full-screen {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.slider-pro:hover .sp-fade-full-screen {
  opacity: 1; }

/* Buttons
--------------------------------------------------*/
.sp-buttons {
  position: relative;
  width: 100%;
  text-align: center;
  padding-top: 10px; }

.sp-rtl .sp-buttons {
  direction: rtl; }

.sp-full-screen .sp-buttons {
  display: none; }

.sp-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

.sp-selected-button {
  background-color: #000; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .sp-button {
    width: 14px;
    height: 14px; } }
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .sp-button {
    width: 16px;
    height: 16px; } }
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .sp-button {
    width: 18px;
    height: 18px; } }
/* Arrows
--------------------------------------------------*/
.sp-fade-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-slides-container:hover .sp-fade-arrows {
  opacity: 1; }

.sp-arrow {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  display: block;
  width: 80px;
  height: 80px;
  cursor: pointer;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fonts' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sp-arrow:before {
  content: "\e900";
  position: absolute;
  top: 0;
  left: 0;
  border: 10px solid #f2f4f5;
  background: #f2f4f5;
  border-radius: 50%;
  color: #153165;
  font-size: 60px;
  line-height: 1; }

.sp-next-arrow {
  right: 50%;
  margin-right: -380px; }

.sp-previous-arrow {
  left: 50%;
  margin-left: -380px; }

.sp-previous-arrow:before {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

/* Thumbnail Arrows
--------------------------------------------------*/
.sp-thumbnail-arrows {
  position: absolute; }

.sp-fade-thumbnail-arrows {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
  opacity: 1; }

.sp-top-thumbnails .sp-thumbnail-arrows,
.sp-bottom-thumbnails .sp-thumbnail-arrows {
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -12px; }

.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -7px; }

.sp-thumbnail-arrow {
  position: absolute;
  display: block;
  width: 15px;
  height: 25px;
  cursor: pointer; }

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sp-top-thumbnails .sp-previous-thumbnail-arrow,
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  left: 0px; }

.sp-top-thumbnails .sp-next-thumbnail-arrow,
.sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  right: 0px; }

.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
  top: 0px; }

.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
  bottom: 0px; }

.sp-previous-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-next-thumbnail-arrow:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 50%;
  background-color: #FFF; }

.sp-previous-thumbnail-arrow:before {
  left: 30%;
  top: 0;
  -webkit-transform: skew(145deg, 0deg);
  transform: skew(145deg, 0deg); }

.sp-previous-thumbnail-arrow:after {
  left: 30%;
  top: 50%;
  -webkit-transform: skew(-145deg, 0deg);
  transform: skew(-145deg, 0deg); }

.sp-next-thumbnail-arrow:before {
  right: 30%;
  top: 0;
  -webkit-transform: skew(35deg, 0deg);
  transform: skew(35deg, 0deg); }

.sp-next-thumbnail-arrow:after {
  right: 30%;
  top: 50%;
  -webkit-transform: skew(-35deg, 0deg);
  transform: skew(-35deg, 0deg); }

.ie8 .sp-thumbnail-arrow,
.ie7 .sp-thumbnail-arrow {
  width: 0;
  height: 0; }

.ie8 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie7 .sp-thumbnail-arrow:after {
  content: none; }

.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
  border-right: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
  border-left: 12px solid #FFF;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
  border-bottom: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
  border-top: 12px solid #FFF;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

/* Video
--------------------------------------------------*/
a.sp-video {
  text-decoration: none; }

a.sp-video img {
  -webkit-backface-visibility: hidden;
  border: none; }

a.sp-video:after {
  content: '\25B6';
  position: absolute;
  width: 45px;
  padding-left: 5px;
  height: 50px;
  border: 2px solid #FFF;
  text-align: center;
  font-size: 30px;
  border-radius: 30px;
  top: 0;
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  margin: auto;
  line-height: 52px; }

/* CSS for preventing styling issues in WordPress
--------------------------------------------------*/
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
  max-width: none;
  max-height: none;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.slider-pro a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.slider-pro iframe,
.slider-pro object,
.slider-pro video,
.slider-pro embed,
.slider-pro canvas {
  max-width: none;
  max-height: none; }

.slider-pro p.sp-layer {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h1.sp-layer {
  font-size: 32px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h2.sp-layer {
  font-size: 24px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h3.sp-layer {
  font-size: 19px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h4.sp-layer {
  font-size: 16px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h5.sp-layer {
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

.slider-pro h6.sp-layer {
  font-size: 11px;
  line-height: 1.4;
  margin: 0; }

.slider-pro img.sp-layer {
  border: none; }

@media print {
  * html body {
    zoom: .7; } }

/*# sourceMappingURL=style.css.map */